/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.0
*/
/* index page */
.widget_polylang>ul {list-style: none; margin: 0 } 
.lang-item {float: left; padding-right: 5px; } 

.wppg-main-product-wrapper.wppg-car-template-6 .wppg-inner-wrap-contain .wppg-price {color: #984C08}
.wppg-main-product-wrapper.wppg-car-template-6 .wppg-inner-wrap-contain .wppg-button a:hover {background-color: #984C08}

.ls-featured-area {
    margin-top: -70px;
}

.popmake-kupit-v-odin-klik button {
	margin: 10px 0 !important;
}

.image-feature .widget-image-caption {
    color: #FCFCFC  !important;
	background-color: #c3c9c780;
    margin: 10px;
	padding: 1em 1em 6px !important;
}
.image-feature figcaption span {
	background-color: #18335a !important; 
}

.head-with-border h2:before {
left: 60%;	
content: "";
position: absolute;
top: calc(50% - (calc(.7px + .05em)/ 2));
width: 39%;
border-bottom: calc(.7px + .05em) solid #e9e9e9;
}

/*.head-with-border > ::after {
content: "";
position: absolute;
top: calc(50% - (calc(.7px + .05em)/ 2));
width: 50%;
border-bottom: calc(.7px + .05em) solid #e9e9e9;
}*/

.widget_polylang select {
	border: none;
	font-weight: bold;
	color: #2a4875;
}

.collection-title {text-align: center}


@media (max-width: 767px) {
.ls-featured-area {
    /*margin-top: -20px; */
	display: none
}

.img-with-text figure {
   float: left;	  
   padding-right: 10%;
}

.head-with-border h2:before {
left: 60%;	
content: none;
}


}	

@media (max-width: 992px) {
.top-bar {
    padding: 1.6rem 0;
    font-size: 14px;
}
}	
