#preset_34577, #preset_37883 {
background-color: var(--theme-color-alter_bg_color);
}
.yith-wcan-filters .filters-container form {
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
}
.yith-wcan-filters .yith-wcan-filter {
flex: 1;
margin: 0 10px;
} @media (max-width: 768px) {
.yith-wcan-filters .filters-container form {
flex-direction: column;
align-items: center;
}
.yith-wcan-filters .yith-wcan-filter {
width: 100%;
margin: 10px 0;
text-align: center;
}
}
#preset_37883 .yith-wcan-filter .filter-title, 
#preset_34577 .yith-wcan-filter .filter-title,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a{
color: var(--theme-color-alter_dark);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label {
font-size: 1em;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
background-color: cornsilk;
color: dimgray;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
background-color: var(--theme-color-input_bd_color);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active {
background-color: #B18857;
}
.yith-wcan-filters .yith-wcan-filter .filter-items li:hover {
background-color: var(--theme-color-alter_bg_color);
}
.yith-wcan-filters .yith-wcan-filter ul > li a:first-child:before {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper{
position: relative !important;
}
.woocommerce-ordering{
display: none;
}
#rozmer_samonosne, #rozmer_obklady {
display: none;
}
.image-container {
position: absolute;
top: 50em;
left: 25em;
width: 300px;
height: 300px;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 920px) { 
#menu_main {
font-size: 32px;
}
}
@media (max-width: 920px) {
.image-container {
left: 15em;
}
}
@media (max-width: 420px) {
.image-container {
display: none;
}
}
.hover-image {
position: absolute;
width: 100%;
height: auto;
opacity: 0;
transition: opacity 0.3s ease-in-out;
}
.hover-image.show {
opacity: 1;
}
.sc_squeeze_title_text{
padding: 20px;
box-shadow: 10px 10px 28px black;
border-radius: 25px;
}
.sc_squeeze_titles .sc_squeeze_title{
background-color: rgb(80 64 55 / 50%);
padding: 15px;
} .sc_squeeze_titles .sc_squeeze_title:nth-of-type(1) .sc_squeeze_title_text {
background-color: #851c1c;
} .sc_squeeze_titles .sc_squeeze_title:nth-of-type(2) .sc_squeeze_title_text {
background-color: #0e3f0e;
} .sc_squeeze_titles .sc_squeeze_title:nth-of-type(3) .sc_squeeze_title_text {
background-color: #20204d;
}
.sc_squeeze_viewport {
position: sticky !important;
}
.page-filter-wrap{
display: block;
}
.page-filters{	
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
}
.page-filter{
flex: 1;
margin: 0 10px;
} #post-32476 .attachment-full.size-full.wp-post-image,
#post-32477 .attachment-full.size-full.wp-post-image,
#post-32472 .attachment-full.size-full.wp-post-image,
#post-32441 .attachment-full.size-full.wp-post-image,
#post-32440 .attachment-full.size-full.wp-post-image,
.postid-38190 .page_content_wrap .with_featured_image
{
display: none;
}
#ccfd891{
opacity: .9;
}