.container_product_list .product-layout{height:auto!important;}
.ajax-overlay .product-options{
    max-width: 90%;
}
.option-product-color .radio{
    margin:0px 5px!important;
}
.option-product-color .radio input[type="radio"]+label{
    border-radius: 100%;
    border: 2px solid #ededed;
    overflow: hidden;
}	
.option-product-color .radio input[type="radio"]+label img{
    width: 150px;
    height: 150px;
    max-width: inherit;
    left: 0;
    position: relative;
    top: 0;
    vertical-align: bottom;
}
.option-product-color .radio input[type="radio"]+label:after{
    display: none;
}
.option-color .radio input[type="radio"]:checked+label{
    border: 2px solid #b42fd8;
} 
.option-color .radio input[type="radio"]:checked+label:after{
    display:none;
}
.product-options .control-label{
    font-weight: 800;
    text-align: center;
}
.product-option-wrap-title{
    margin-bottom: 20px; display: block;
}
.product-options .radio{
    float:none;
}
.campaign_badge {
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
}

.container_product_list .product-grid.product-layout.campaign_bigbox {
    /*width: calc(49.26% - 3px) !important; 
    max-width:calc(50.23% - 3px) !important; */
    width: calc(50% - 10px) !important; /** 50% - 10px margin */
    border-radius: 5px;
}
.container_product_list .product-grid.product-layout.campaign_bigbox .product-thumb.transition img {
    width: 100%;
    height: 100% !important;
    aspect-ratio: 1/1;
    object-fit: contain;
}
@media screen and (max-width: 767px) {/** 600 */
    .container_product_list .product-grid.product-layout.campaign_bigbox {
        width: calc(100% - 3px) !important;
        max-width: calc(100% - 3px) !important;
        border-radius: 5px;
        height: auto !important;
    }
    .container_product_list .product-grid.product-layout.campaign_bigbox .product-thumb.transition {
        width: 100%;
    }
}
@media only screen and (max-width:750px){ 
    .ajax-overlay{display: block;}
    .option-product-color .radio input[type="radio"]+label img{
        width: 100px;
        height: 100px;
    }
}
.category-h2{
    font-size: 16px;
    font-weight: 500;
    color: #2a2a2a;
    font-family: "Open Sans","Helvetica Neue",Arial,sans-serif;
    margin: 0;
    text-transform: inherit;
}
#column-left .banners{
    height:3251px;
    height:3890px;
} 
._filter-child{
    padding-left: 30px!important;
}
._mfilter_category .mfilter-tb-as-td{
    text-transform: capitalize;
}
.mfilter-content > ul > li[data-base-type='_subcat'] label.mfilter-tb-as-td a, .mfilter-content > ul > li[data-base-type='_category'] label.mfilter-tb-as-td a{
    display: block;
    padding-left: 30px;
    position: relative;
    left: -30px;
    color: #101010;
}
.cont_prd_rec{ 
    position: absolute;
    z-index: 99;
    top: 0px;
    padding: 2px 6px;
    background: #e54131;
    color: #fff;
    font-size:12px;
}
.cont_prd_rec i{
    font-size: 12px;
    color: #fff;
}
.cont-product-category ul{
    padding-left: 10px;
    margin: 0;
    font-size: 12px;
    color: #000000;
}
.cont-product-category ul li{
    line-height: 14px;
    font-size: 12px;
    color: #484848;
}
._cont-suggestion-keyword-category{
    display:block;
    margin-bottom: 0px;
    padding:0px 15px;
}
._cont-suggestion-keyword-category_box{
    display: block;
    margin-bottom: 5px;
    border: 1px solid #efefef;
    float: left;
    width: 100%;
    box-shadow: 1px 1px 5px -3px #ddd;
    border-radius: 5px;
    margin-top: 10px;
}
._cont-suggestion-keyword-category  ._item-suggestion-keyword-category {
    border-right: 1px solid #eee;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom:1px solid #eee;
}
._cont-suggestion-keyword-category  ._item-suggestion-keyword-category[data-wth="20"]{
    width:20%;
}
._cont-suggestion-keyword-category  ._item-suggestion-keyword-category[data-wth="25"]{
    width:25%;
}
._cont-suggestion-keyword-category  ._item-suggestion-keyword-category[data-wth="33"]{
    width:33.33%;
}._cont-suggestion-keyword-category  ._item-suggestion-keyword-category[data-wth="50"]{
    width:50%;
}
._cont-suggestion-keyword-category ._item-suggestion-keyword-category a{
    display:block;
}
._cont-suggestion-keyword-category ._item-suggestion-keyword-category a:hover{
    text-decoration:underline;
}
._cont-suggestion-keyword-category  ._item-suggestion-keyword-category:nth-child(6n){
    border-right:0px;
}
._item-suggestion-keyword-category-details{
    display:block;
    width:100%;
    text-align:center;
}
._item-suggestion-keyword-category-image{
    height:auto
}
._item-suggestion-keyword-category-image img{
    position:relative;
    height:auto;
    width: auto; 
    max-width:100%; 
    max-height:100px; 
    margin:0 auto; 
}
._item-suggestion-keyword-category-details ._item-suggestion-keyword-category-details_title{
    display:block;
    width:100%;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
}
._item-suggestion-keyword-category-details ._item-suggestion-keyword-category-details_results{
    display:block;
    width:100%;
    color: #989898;
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 8px;
}
@media only screen and (max-width:750px){
    ._cont-suggestion-keyword-category_box{
        white-space: nowrap;
        position: relative;
        overflow-x: auto;
    }
    ._cont-suggestion-keyword-category ._item-suggestion-keyword-category{
        display: inline-block;
        max-width: 160px;
    }
    #column-left .banners{
        display:none
    }
}
.cont_checkbox input{
    display:none;
}
#page h1{
    margin-bottom:0px;
}
#page{
    /* background: #e9ebee; */
    background: #F2F2F7;
}	
.box-content.mfilter-content{border:0px!important;}
.mfilter-filter-item.mfilter-Categorii{
    /* display: none; */
}
.mfilter-content > ul > li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 0 2px 12px -4px rgba(0,0,0,.1);
    border-radius: 3px;
    overflow: hidden;
}
div.mfilter-opts-container{background:#fff;}
.product-filter{
    background: #fff;
    margin: 0 0 5px;
    padding: 9px 10px; 
    border-radius: 0px 0px 2px 2px;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.1);
}
.row.product-block.container_product_list{
    margin: 0px -6px 0px -4px;
}
.container_product_list .product-layout{
    height: 382px;
    background: #fff;
    margin: 5px;
    width: calc(25% - 10px);
    box-shadow: 0 1px 5px -1px rgba(0,0,0,.13);
    border-radius: 5px;
    padding: 0 0px; 
}
.container_product_list .product-grid .product-thumb .image > a{
    height: 300px;
    overflow: hidden;
    border-radius: 2px;
}
.container_product_list .product-grid .product-thumb .image > a img{
    height: 300px;
    border-radius: 5px;
}
.container_product_list .product-grid .product-thumb .name{
    height: 35px;
    overflow:hidden;
    margin-top: 5px;
}
.container_product_list .product-grid .product-thumb .name {
    max-width: 68%;
} 
.container_product_list .product-grid .product-thumb .image .cart-button{top:20px;}
.product-header-box{
    margin:0px 8px;
}
.container-head-page-name{
    background: #fff;
    margin: 0px 15px;
    width: calc(100% - 30px);
    padding: 10px 15px; 
    border-radius: 2px 2px 0px 0px;
}
#column-left{
    width: 22%;
}
#content{
    width:78%;
    padding-left: 0;
}
.container_product_list .product-grid .product-thumb .caption{
    margin: 0px 8px;
    display: block;
}
._cont-suggestion-keyword-category_box{
    box-shadow:inherit;
}
.container_product_list .product-grid .product-thumb .price{
    top: -26px;
}
.container_product_list .product-grid .product-thumb .image .btn-icon{
    right:10px;
}
.container_product_list .product-grid .product-thumb .caption .rating{
    position: absolute;
    top: -52px;
    background: #fff;
    padding: 0px 5px;
}

#input-sort{
    max-width:140px;
}
.filter_switch{
    text-align: left;
    margin-left: 25px;
    position: absolute;
    z-index: 99;
    left: 15.8%;
    border: 1px solid #f18787;
    top: 87px;
    padding: 4px 23px 5px 5px;
    border-radius: 3px;
    background-color: #f1887e;
    cursor: pointer;
    color: #ffffff!important;
}
.filter_switch .switch, .filter_switch_default .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 25px;
    margin-left: 0px;
    margin-bottom: 0;
}
.filter_switch .switch input, .filter_switch_default .switch input {
    opacity: 0;
    width: 0;
    height: 0; 
}
.filter_switch  .slider, .filter_switch_default .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 1px;
}
.filter_switch .slider:before , .filter_switch_default .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 6px;
    bottom: 4px;
    background-color: #efefef;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 1px;
}
.filter_switch  input:checked + .slider:before{
    background-color: #f1887e; 
}
.filter_switch  input:checked + .slider:before ,  .filter_switch_default  input:checked + .slider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
} 
.filter_switch  .control-label{
    display: inline-block;
    margin-left: 14px;
    color: #fff;
    margin-top: 0px;
    margin-top: 1p;
    top: 0px;
    position: relative;
    margin-bottom: 0;
    font-size: 12px;
}