/*
Theme Name: sconcept
Theme URI: http://phlox.pro/
Template: phlox
Author: averta
Author URI: http://www.averta.net
Description: Phlox is a modern, lightweight and customizable theme perfect for almost any type of website including, blog, portfolio, business, agency, news &amp; magazine, food &amp; restaurant, travel, and photography as well as WooCommerce storefront. What makes the Phlox unbeatable is being fast, truly responsive, translation ready, RTL layout, built with SEO in mind, professional portfolio features, 30 exclusive widgets and elements, 19 demo sites for one-click import, WooCommerce Ready, WPML ready, 100% GDPR compliance, reliable with regular updates, and also integrated with Elementor, Visual Composer and SiteOrigin page builders. Phlox is architect from scratch by the team behind the famous "Master Slider" project, so relax and be assured that you are supported by a good company. Phlox is the only theme that you have ever need to use and look no further. Start exploring the demos: http://demo.phlox.pro/default/
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,grid-layout,custom-menu,custom-colors,editor-style,featured-images,featured-image-header,footer-widgets,full-width-template,post-formats,sticky-post,theme-options,translation-ready,e-commerce,portfolio,food-and-drink,threaded-comments,custom-logo
Version: 2.4.17.1580595024
Updated: 2020-02-02 01:10:24

*/



.wpc-filters-widget-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}
.wpc-filters-widget-wrapper > div:nth-child(1) {
   	width: 100%;
}
.wpc-filters-widget-wrapper > div:nth-child(23333), .wpc-custom-selected-terms, .wpc-edit-filter-set {
    display: none!important;
}
.wpc-filters-widget-wrapper > div:nth-child(3), .wpc-filters-widget-wrapper > div:nth-child(2), .wpc-filters-widget-wrapper > div:nth-child(5), .wpc-filters-widget-wrapper > div:nth-child(4) {
    width: calc(50% - 40px);
}

.wpc-filters-widget-wrapper > div:nth-child(6) {
    width: 100%;
    margin-top: 30px;
}
.wpc-filters-widget-wrapper > div {
    flex-grow: 1;
}
.wpc-filters-section, .wpc-filter-content select {
    margin-bottom: 0!important;
}
.wpc-filters-range-wrapper input[type="number"] {
    width: 100%;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 1px solid #bbbbbb;
    padding: 7px 30px 7px 15px;
    max-width: 80px;
    margin-bottom: 10px;
    position: relative;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.wpc-filters-range-column {
    position: relative;
}
.wpc-filters-range-column:after {
    content: "м³";
    position: absolute;
    z-index: 9;
    right: 6px;
    top: 9px;
}
.wpc-filters-main-wrap a.wpc-filters-reset-button, .wpc-filters-main-wrap a.wpc-filters-submit-button {
    padding: 14px!important;
    font-size: 16px!important;
    text-transform: uppercase;
    font-weight: 500;
}
.widget-title.wpc-filter-title {
    font-weight: 600;
    font-size: 18px!important;
    margin-bottom: 10px;
}
body .wpc-filters-main-wrap .wpc-filters-widget-controls-container a.wpc-filters-apply-button, body .wpc-filters-main-wrap a.wpc-filters-submit-button {
    border-color: #1f73b3!important;
    background-color: #1f73b3!important;
    color: #f5f5f5;
}
.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range {
    background-color: #1f73b3!important;
}
.wpc-filters-widget-containers-wrapper {
    margin-bottom: 80px;
}

table.variations select#pa_obemkamery, table.variations label[for="pa_obemkamery"], table.variations select#pa_temperatura-snaruzhi-kamery, table.variations label[for="pa_temperatura-snaruzhi-kamery"] {
    display: none!important;
}


@media screen and (max-width: 768px) {
	.wpc-filters-widget-wrapper > div:nth-child(3), .wpc-filters-widget-wrapper > div:nth-child(4), .wpc-filters-widget-wrapper > div:nth-child(5), .wpc-filters-widget-wrapper > div:nth-child(6) {
    width: 100%;
}
	
}

table.variations  tbody tr { display: none; }
table.variations tr:first-child { display: table-row; }












