.corrected-search{
    display: block;
    padding-bottom: 5px !important;
    border-bottom: 2px solid #0095DA !important;
    font-size: 14px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}
.corrected-terms-list{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}
.corrected-terms-list li{
    display: inline-block;
    width: 20%;
    font-size: 13px;
    vertical-align: top;
}
.dashed-line{
    display: block;
    border-bottom: 1px dashed #ccc;
    margin: 10px 0px 20px;
}
.seo-text h3{
    margin: 10px 0px 0px 0px;
    padding: 0;
}
.specific-categori{
    font-size: 13px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.cnc-filter,
.brand-filter,
.color-filter,
.price-filter,
.rating-filter,
.shipping-filter,
.discount-filter,
.team-filter,
.shipment-filter,
.promo-filter,
.pristine-filter{
    font-size: 13px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.filters > .tour-focus {
    z-index: 1000;
    position: relative;
    background: #fff;
    border: 10px solid #fff;
}
.filters section:last-child{
    margin-bottom: 0;
}
.filter-container > .tour-focus:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    position: fixed;
    display: block;
    z-index: 999;
    top: 0;
    left: 0;
}
.specific-categori span#filter-title,
.brand-filter span#filter-title,
.color-filter span#filter-title,
.price-filter span#filter-title,
.rating-filter span#filter-title,
.shipping-filter span#filter-title,
.discount-filter span#filter-title,
.team-filter span#filter-title,
.shipment-filter span#filter-title,
.promo-filter span#filter-title,
.pristine-filter span#filter-title{
    margin-bottom: 5px;
    display: inline-block;
    font-size: 15px;
    width: 100%;
}
.filters{
    padding: 15px;
    border-left: 1px solid #e5e5e5;
    padding-bottom: 0;
}
.filters ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.filters ul ul{
    padding-left: 10px;
}
.product-list-container{
    display: table;
    width: 100%;
    table-layout: fixed;
}
.filter-container{
    width: 225px;
    vertical-align: top;
    display: table-cell;
}
.product-list-block{
    display: table-cell;
    vertical-align: top;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 15px;
    padding-bottom: 0;
}
.specific-categori ul li a{
    padding: 1px 0px;
    display: block;
    color: #282828;
    -webkit-transition: padding-left 300ms ease;
    -moz-transition: padding-left 300ms ease;
    -o-transition: padding-left 300ms ease;
    -ms-transition: padding-left 300ms ease;
    transition: padding-left 300ms ease;
}
.specific-categori ul li a:hover{
    color: #0095DA;
}
.brand-banner{
    margin: 15px 0px;
    max-height: 110px;
}
.brand-banner img{
    width: 100%;
    height: 100%;
}

.specific-categori ul li a span#arrow-icon,
.paging a span#arrow-icon,
.product-preview a span#arrow-icon{
    background-image: url('/resources/images/Arrows-Forward.png');
    background-size: 12px 12px;
    display: inline-block;
    width: 12px;
    height: 12px;
    float: right;
}
.brand-filter ul li,
.color-filter ul li,
.price-filter ul li,
.rating-filter ul li,
.shipping-filter ul li,
.discount-filter ul li,
.team-filter ul li,
.shipment-filter ul li,
.promo-filter ul li,
.pristine-filter ul li{
    padding: 5px 0px;
}
.brand-filter ul li label,
.color-filter ul li label,
.price-filter ul li label,
.rating-filter ul li label,
.shipping-filter ul li label,
.discount-filter ul li label,
.team-filter ul li label,
.shipment-filter ul li label,
.promo-filter ul li label,
.pristine-filter ul li label{
    display: block;
}
.brand-filter ul li label input,
.color-filter ul li label input,
.price-filter ul li label input,
.rating-filter ul li label input,
.shipping-filter ul li label input,
.discount-filter ul li label input,
.team-filter ul li label input,
.shipment-filter ul li label input,
.promo-filter ul li label input,
.pristine-filter ul li label input{
    margin-right: 5px;
}

.filter-wrapper{
    overflow: auto;
}
.filter-wrapper label:hover span.filter-name{
    color: #0095DA;
}
.filter-wrapper span{
    color: #333;
}
.filter-wrapper ul li label,
.filter-wrapper ul li label input{
    cursor: pointer;
}
.filter-count{
    color: #999 !important;
}
.product-counter{
    width: 45%;
    float: left;
    font-size: 13px;
    line-height: 40px;
}
.product-sort, .product-paging-size{
    float: right;
    font-size: 13px;
    line-height: 40px;
}
.product-sort span, .product-paging-size span{
    font-size: 12px;
    font-weight: bold;
}
.product-paging-size{
    margin-right: 60px;
}
.product-sort select, .product-paging-size select{
    margin-left: 13px;
    padding: 8px;
}
.product-paging-size select{
    width: 105px !important;
}
.product-list-tumbnails{
    margin-top: 20px;
}
.product-list-tumbnails .columns{
    padding: 0px 10px;
}
/*.product-list-tumbnails .columns:nth-child(4n){
    padding-right: 10px;
}
.product-list-tumbnails .columns:nth-child(4n-3){
    padding-left: 10px;
}*/
.product-list-tumbnails .centerize{
    padding-right: 10px;
}
.product-preview{
    height: 355px;
    background-color: #fff;
    overflow: hidden;
}
.seo-h1 h1{
    font-size: 20px;
    margin: 0;
    color: #282828;
    font-weight: bold;
}
.product-pagination{
    font-size: 13px;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 30px 0;
}
.notcurrentpage{
    font-weight: bold;
    background-color: #fff;
    color: #0095DA !important;
    border: 1px solid #e0e0e0 !important;
}
.currentpage{
    font-weight: bold;
    background-color: #0095DA;
    color: #fff !important;
    border-color: #0095DA !important;
}
.dot-in-paging{
    font-weight: bold;
    background-color: #fff;
    color: #0095DA !important;
    border: none !important;
    letter-spacing: 2px;
    font-size: 16px !important;
    cursor: default !important;
}
.currentpage:hover{
    background-color: #0095DA !important;
}
.notcurrentpage:hover{
    background-color: #e0e0e0;
}
.paging{
    display: inline-block;
    height: 35px;
}
.go-to-page{
    text-align: right;
    height: 35px;
}
.paging a,
.paging .pagingButton{
    display: block;
    float: left;
    margin: 0 5px;
    padding: 0;
    color: #282828;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}
.paging a:hover, .paging .pagingButton:hover{
    border-color: #0095DA;
}
.paging a:first-child,
.paging .pagingButton:first-child{
    margin-left: 0;
}
.paging a#previous,
.paging .previous-button{
    color: #0095DA;
    font-weight: bold;
}
.paging a#next,
.paging .next-button{
    color: #0095DA;
    font-weight: bold;
}
.paging a.numbers,
.paging span.numbers{
    padding: 0px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
.product-list-tumbnails .row:last-child{
    margin-bottom: 0;
}
.go-to-page .selector{
    display: block;
    line-height: 40px;
    text-decoration: none;
    color: #666;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
}
.dropdown-go-to-page{
    display: inline-block;
}
.go-to-page span#page-title{
    display: inline-block;
    margin-right: 10px;
    text-align: left;
    line-height: 35px;
}
.go-to-page .dropdown-content{
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
    z-index: 1;
    position: relative;
    border: 1px solid #ccc;
    border-top: 0px;
    border-radius: 3px;
}
.go-to-page .dropdown-content li{
    text-align: center;
    padding: 5px 0px;
}
.seo-text-bottom{
    border-top: 15px solid #eee;
}
.seo-text-bottom p{
    line-height: 20px
}
.filter-button{
    display: none;
}
.load-more-product{
    display: none;
}

.product-preview .options{
    padding-top: 5px;
}
.product-preview .product-price span.old-price-text{
    color:#bbb;
    font-weight: normal;
}
.product-preview a#see-detail{
    display: none;
}
.mobile-product-list .product-title a.product-title-text{
    font-size: 15px;
}
.mobile-product-list .product-status{
    position: relative;
    padding-top: 2px;
}
.mobile-product-list .enable-mobile-product-list{
    display: block;
}
.mobile-product-list .disable-mobile-product-list{
    display: none;
}
.specific-categori span.kategori-title{
    display: inline-block;
    width: 190px;
}
.seo-text .search-result{
    font-size: 16px;
    display: block;
    margin: 10px 0px;
    overflow: auto;
}

.seo-text .search-result-subtext{
    font-size: 14px;
    display: block;
    margin: 10px 0px;
    overflow: auto;
}
.seo-text .search-result:last-child{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.seo-text .search-result h1{
    color:#0095DA;
    font-size: 15px;
    display: inline-block;
    margin: 0;
}
.search-result a{
    color: #0095DA;
    font-weight: bold;
}
.solr_highlight {
    color: #666;
    font-weight: bold;
}
.product-list-detail .text-field{
    width: 150px;
    margin-top: 0;
}
.product-list-detail .select{
    height: auto;
}
.go-to-page .text-field{
    width: 60px;
    margin-top: 0;
}
.go-to-page .select{
    height: 35px;
    padding: 0px 10px;
}
.product-detail{
    margin-bottom: 10px;
    padding: 1px;
    cursor: pointer;
    border: 1px solid #fff;
}
.product-detail:hover{
    /*    -webkit-box-shadow: 0px 0px 10px 0px rgba(153,153,153,1);
        -moz-box-shadow: 0px 0px 10px 0px rgba(153,153,153,1);
        box-shadow: 0px 0px 10px 0px rgba(153,153,153,1);*/
    border: 1px solid #ccc;
}
.merchant-detail ul{
    display: table;
    padding: 0;
    margin: 0;
    list-style: none;
    table-layout: fixed;
    width: 100%;
}
.merchant-detail ul li{
    display: table-cell;
    vertical-align: middle;
    padding: 0px 15px;
}
.merchant-detail ul li.merchant-logo{
    width: 180px;
}
.merchant-detail{
    border: 1px solid #e5e5e5;
    border-top: none;
    width: 100%;
    display: block;
}
.merchant-title{
    font-weight: bold;
    padding: 15px;
    display: inline-block;
    list-style: none;
}
.brand-detail{
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.brand-title{
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    background-color: #e5e5e5;
}

.merchant-logo{
    text-align: center;
    padding: 10px 0px;
    margin: 10px 0px 10px;
    display: inline-block;
    list-style: none;
}
.merchant-ratings{
    background-color: #f2f2f2;
    width:100%;
    display: block;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.merchant-ratings-details{
    text-align: center;
    list-style: none;
    display: inline-block;
    width: 33%;
}
.merchant-ratings-description{
    text-align: center;
    font-size: 18px;
}
.merchant-ratings-value{
    text-align: center;
    font-size: 36px;
}
.merchant-ratings-stars{

}
.merchant-data{
    padding: 15px;
}
.merchant-data p{
    line-height: 18px;
}
.merchant-ketentuan-wrapper{
    width: 100%;
    text-align: right;
    padding: 10px 30px 0 0;
}
.merchant-ketentuan-wrapper a{
    color: #0095DA;
    font-size: 12px;
}
.swiper-wrapper-bottom-left,
.swiper-container-bottom-left{
    height: 200px;
}
.bottom-slider{
    margin-bottom: 10px;
}
.bottom-slider img{
    max-height: 200px;
    width: 100%;
}
.homeplaceholder{
    height: 200px !important;
}
.search-banner{
    margin-bottom: 15px;
    text-align: center;
    display: none;
}
.search-banner img{
    max-width: 100%;
}
/* custom size image */
.product-image{
    max-height: 195px;
    height: 195px;
}
.product-image img{
    width: 195px;
}
.fashion .product-image img{
    width: 100%;
    max-width: 300px;
}
.fashion .product-image{
    max-height: 300px;
    height: 100%;
}
.fashion .product-preview{
    height: 425px;
}


@media screen and (max-width:1023px){
    .corrected-terms-list li{
        width: 25%;
    }
    .corrected-terms-list li:nth-child(5){
        display: none;
    }
    .merchant-logo{
        text-align: left;
        padding: 40px 15px;
        margin-left: 15px;
        display: inline-block;
        border: 1px solid #e5e5e5;
        margin-top: 15px;
    }
    .product-pagination{
        display: none;
    }
    .load-more-product{
        display: inline-block;
        padding: 10px 20px;
        color: #fff;
        font-size: 13px;
        cursor: pointer;
        background-color: #0095DA;
        margin-top: 10px;
    }
    .centerize{
        text-align: center;
    }
    .filter-button {
        display: inline-block;
        visibility: visible;
        background-color: rgba(40, 166, 222,0.8);
        padding: 10px;
        position: fixed;
        right: 0;
        z-index: 1000;
        /* border-radius: 3px; */
        -webkit-border-top-left-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        cursor: pointer;
        top: 185px;
    }
    .filter-button span{
        display: inline-block;
        /* padding: 5px; */
        height: 20px;
        width: 20px;
        border: 1px solid #fff;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        vertical-align: middle;
        line-height: 20px;
        text-align: center;
        color: #fff;
        margin-left: 10px;
    }
    .seo-text-bottom {
        border: none;
    }
    .seo-text-bottom p{
        display: none;
    }
    .seo-text-bottom h3{
        font-size: smaller;
    }
    .product-list-tumbnails .row{
        margin-bottom: 0;
    }
}
@media screen and (max-width:960px){
    .product-paging-size{
        margin-right: 30px;
    }
}
@media screen and (max-width:917px){
    .product-paging-size{
        margin-right: 15px;
    }
}
@media screen and (max-width:895px){
    .product-sort{
        clear:both;
    }
}
@media screen and (max-width:640px){
    .mobile-view-more{
        display: block;
        border: 1px solid #0095DA;
        padding: 10px;
        text-align: center;
        float: none;
        margin-top: 10px;
    }
    .corrected-terms-list li{
        display: block;
        width: 100%;
    }
    .corrected-terms-list li:last-child{
        display: block;
    }
    /*    .product-detail {
            margin-bottom: 4px !important;
        }*/
    .product-list-tumbnails .product-price img{
        max-width: 150px;
    }
    /*    .product-image{
            text-align: left;
            float: left;
            width: 100%;
            height: 148px;
            max-width: 130px;
            margin-right: 8px;
        }
        .product-preview{
            min-height: 150px;
            height: auto;
            padding-bottom: 0;
        }
        .product-image img{
            width: 130px;
            height: 130px;
        }*/

    .product-preview a#see-detail{
        display: inline-block;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 100%;
        margin-right: 20px;
        position: absolute;
        right: 0;
        top: 35%;
    }
    /*    .product-preview .product-title {
            margin: 5px 0px 5px 0px;
            padding: 0;
        }*/
    .product-preview .options{
        padding: 0;
    }
    .product-info{
        position: relative;
    }
    .product-list-tumbnails .columns{
        padding: 0px 10px;
    }
    .enable-mobile-product-list{
        display: block;
        position: relative;
        padding-top: 10px;
        height: 20px;
        margin-top: 0;
    }
    .disable-mobile-product-list{
        display: none;
    }
    .product-title a.product-title-text{
        font-size: 13px;
        padding: 0 4px 0 0;
    }
    .product-counter{
        width: 80% !important;
    }
}
.custom-component-banner{
    margin-bottom: 20px;
}

/* merchant rating */
.rating-container{
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 102px;
    margin-bottom: 25px;
    margin-top: 5px;
}
.rating-container .disabled-rating{
    width: 102px;
    height: 20px;
    display: block;
    background-image: url(/resources/images/assets/rating_disable_5_20.png);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.rating-container .active-rating{
    width: 102px;
    height: 20px;
    display: block;
    background-image: url(/resources/images/assets/rating_5_20.png);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

/* Base for label styling */
.filters [type="checkbox"]:not(:checked),
.filters [type="checkbox"]:checked {
    display: none;
}
.filters [type="checkbox"]:not(:checked) + span,
.filters [type="checkbox"]:checked + span {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    display: block;
    padding-top: 1px;
}

/* checkbox aspect */
.filters [type="checkbox"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 15px; height: 15px;
    border: 1px solid #999;
    background: #f8f8f8;
    border-radius: 3px;
}
.filters [type="checkbox"]:checked + span:before{
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 15px; height: 15px;
    border: 1px solid #0096d9;
    background: #0096d9;
    border-radius: 3px;
}
/* checked mark aspect */
.filters [type="checkbox"]:not(:checked) + span:after,
.filters [type="checkbox"]:checked + span:after {
    content: '✔';
    position: absolute;
    top: 3px; left: 4px;
    font-size: 14px;
    line-height: 0.8;
    color: #fff;
    transition: all .2s;
}
/* checked mark aspect changes */
.filters [type="checkbox"]:not(:checked) + span:after {
    opacity: 0;
    transform: scale(0);
}
.filters [type="checkbox"]:checked + span:after {
    opacity: 1;
    transform: scale(1);
}
/* hover style just for information */
.filters span:hover:before {
    border: 1px solid #0096d9 !important;
}

.filter-name .rating-block{
    display: inline-block;
    margin: 0;
    vertical-align: top;
    padding: 0;
    border: none;
}
.price-filter .min-price{
    width: 45%;
}
.price-filter .min-price input,
.price-filter .max-price input{
    width: 100%;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
    padding: 5px 5px 5px 23px;
    border: 1px solid #ccc;
    font-size: 12px;
}
.price-filter .separator{
    width: 10%;
    vertical-align: bottom;
    text-align: center;
    padding-bottom: 8px;
}
.price-filter .separator span{
    display: inline-block;
    height: 1px;
    width: 40%;
    margin: 0 auto;
    background-color: #ccc;
}
.price-filter .max-price{
    width: 45%;
}
.price-filter .currency-label{
    display: inline-block;
    position: absolute;
    font-size: 12px;
    left: 5px;
    top: 4px;
    color: #999;
}
#search-brand{
    width: 100%;
    border: 1px solid #ccc;
    padding: 7px;
    margin-bottom: 10px;
    border-radius: 3px;
    outline: none;
}
#search-brand:focus{
    border: 1px solid #ccc;
    outline: none;
}


.shipping-box-wrapper{
    display: inline-block;
}
.shipping-box-wrapper:hover .shipping-box{
    display: block;
    visibility: visible;
    opacity: 1;
}

.tooltip-click {
    padding: 15px;
    background-color: #ffffff;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.24), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    width: 100%;
    z-index: 1;
    border: 1px solid #eee;
    margin-top: 10px;
}

.tooltip-visible {
    visibility: visible;
    opacity: 1;
}

.tooltip-click-close {
    color: #999;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 14px;
    cursor: pointer;
}


.tooltip-box {
    display: inline-block;
    padding: 10px;
    background-color: #ffffff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.24), 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    position: absolute;
    font-size: 13px;
    right: -65px;
    top: -65px;
    width: 350px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 100;
    text-align: left;
    font-size: 13px;
    color: #333;
    font-weight: normal;
    visibility: hidden;
    opacity: 0;
}

.tooltip-box:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 13px 0 13px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    right: 60px;
    bottom: -8px;
}


.logistic-option-box{
    width: 350px;
    top: 25px;
    left: -57px;
    display: none;
}

.logistic-option-box:after{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    left: 50px;
    bottom: auto;
    top: -9px;
}

.logistic-option-box-wrapper{
    display: inline-block;
    position: absolute;
}

.shipping-tooltip {
    color: #0096D9;
    font-size: 13px;
}

.logistic-option-box-wrapper:hover .logistic-option-box{
    display: block;
    visibility: visible;
    opacity: 1;
}

span.shipping-tooltip {
    color: #0096d9;
    font-size: 13px;
    position: relative;
	left: 20px;
}

.shipping-method-info{
	position:relative;
	display: inline-block;
}

/* PROMO TOOLTIP */
.capitalize {
  text-transform: capitalize;
}
span.promo-tooltip {
   font-size: 13px;
   font-weight: 900;
   color: white !important;
   background: black;
   width: 19px;
   text-align: center;
   border-radius: 100%;
   display: block;
}
.promo-option-box-wrapper {
  float: right;
  display: inline-block;
  left: 17%
}

.promo-option-box {
  position: absolute;
  width: 350px;
  left: 93px;
  display: none;
  padding: 15px;
  display: inline-block;
  background-color: #ffffff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.24), 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  font-size: 13px;
  right: -65px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
  text-align: left;
  font-size: 13px;
  color: #333;
  font-weight: normal;
  visibility: hidden;
  opacity: 0;
}
.promo-option-box .faq-url {
  display:table;
  margin:0 auto;
  margin-top: 10px;
  border-top: 1px solid #f2f2f2;
  width: 100%;
  text-align: center;
  padding-top: 12px;
}
.promo-option-box-wrapper:hover .promo-option-box{
    display: block;
    visibility: visible;
    opacity: 1;
}

/* END OF PROMO TOOlTIP */


.location-filter__tour{
    display: none;
    display: inline-block;
}


.location-filter__tour__overlay{
    background: #333333;
    opacity: 0.7;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 92;
}
.location-filter__tour__action{
    color: #fff;
    text-align: center;
    position: fixed;
    z-index: 93;
    width: 100vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.location-filter__tour__action h4{
    font-size: 22px;
    font-weight: normal;
}
.location-filter__tour__action button{
    font-size: 14px;
    text-align: center;
    display: block;
    border: none;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    border-radius: 2px;
    background: #f7931e;
    color: #fff;
    padding: 10px 60px;
    margin: auto;
    cursor: pointer;
}

.shipping-filter.tour-focus{
    z-index: 94;
    background: #ffffff;
    position: relative;
    margin: 0 -15px 10px;
    padding: 10px;
}
.shipping-filter.shipping-filter--seller.tour-focus{
    z-index: 95;
}
.shipping-filter__arrow:before {
    content: "";
    position: absolute;
    border: 0 solid transparent;
    border-top: 3px solid #fff;
    width: 50px;
    height: 50px;
}
.shipping-filter__arrow{
    position: absolute;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 9px solid #fff;
    z-index: 93;
}
.shipping-filter__arrow--bottom:before {
    -webkit-border-radius:60px 0px 0px 0px;
    -moz-border-radius:60px 0px 0px 0px;
    border-radius:60px 0px 0px 0px;
    border-radius: 60px 0px 0px 0px;
    -webkit-transform: rotate(132deg);
    -moz-transform: rotate(132deg);
    -ms-transform: rotate(132deg);
    -o-transform: rotate(132deg);
    transform: rotate(132deg);
    top: -62px;
    left: -32px;
}

.shipping-filter__arrow--bottom{
    -webkit-transform:rotate(132deg);
    -moz-transform:rotate(132deg);
    -ms-transform:rotate(132deg);
    -o-transform:rotate(132deg);
    transform: rotate(132deg);
    bottom: -20px;
    left: 50px;
}
.shipping-filter__arrow--top:before{
    -webkit-border-radius:0px 50px 0px 0px;
    -moz-border-radius:0px 50px 0px 0px;
    border-radius:0px 50px 0px 0px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
    top: -22px;
    left: 3px;
}

.shipping-filter__arrow--top{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg);
    top: -15px;
    left: 200px;
}
.shipping-filter__info{
    position: absolute;
    color: #ffffff;
    width: 220px;
    font-size: 18px;
}
.shipping-filter__info--bottom {
    bottom: -70px;
    left: 110px;
}
.shipping-filter__info--top{
    top: 0px;
    left: 231px;
}
.chosen-container-single .chosen-single{
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.chosen-container-active.chosen-with-drop .chosen-single{
    background-image:none;
}

.disable-list{
    opacity: 0.3;
    pointer-events: none;
}

.search-result-title{
    display: none;
}

a + .search-result-title, a + span + .search-result-title {
    display: inline;
}

.search-result.inner a + a:before{
    content: ', ';
    color: #000;
    margin-right: 5px;
}

.hide-result-title{
  display: none;
}
.show-result-title{
  display: inline;
}

/*--------- selected filter section css ---------- */
.selected-facet {
    float: left;
    background: #E8E8E8;
    padding: 6px 4px 4px 6px;
    text-align: center;
    border-radius: 2px;
    margin: 2px;
    cursor: pointer;
    font-weight:400;
    font-family:lato;
    min-width: 70px;
    max-width: 200px;
}

.facet-text{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: bottom;
    margin-right: 0px;
    display: inline-block;
    max-width: 86%;
}

.color-facet{
    height: 25px;
    width: 25px;
    border-radius:4px;
    display:inline-block;
    position: relative;
    top: 3px;
}

.color-close-btn{
    position: relative;
    top: -8px;
}
.color-padding{
    padding: 0px 5px !important;
}
.selected-discount{
    color: #0095DA !important;
}
.clear-filter{
    float: right;padding-right: 4px;cursor:pointer;color:#0095DA;font-weight:600;font-size:13px;
}

.close-button{
    height: 14px;
    padding-left: 2px;
}
#facet-section{
    max-height: 100px;
    overflow: hidden;
    height: auto;
}

.show-all-facet{
    max-height: none !important;
}
.show-more, .show-less{
  width: 51px;
  height: 7.5px;
  object-fit: contain;
  font-family: Lato;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0096d9;
}
.semua-text{
    font-size:13px;
}

.black-text{
    color: #000;
}

.product-price .text-blue:hover{
    text-decoration: underline;
}

#no_result_page_desktop a {
    color: #0095DA;
    text-decoration: none;
    font-size: 13px;
}

#no_result_page_desktop .product-preview {
    height: auto;
}

.seo-text .view-more-catalog{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

.facet-wrapper {
    position: relative;
}

.brand-deals-modal {
    position: absolute;
    right: -550px;
    background-color: #ffffff;
    height: 208px;
    width: 507px;
    box-shadow: 0 2px 6px 0 rgba(51, 51, 51, 0.91);
    z-index: 10;
}

.brand-deals-modal:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 20px solid #ffffff;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 40px;
    left: -20px;
    z-index: 9;
}

.brand-deals-modal:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 20px solid #b7b5b5;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 41px;
    left: -22px;
    z-index: 8;
}

.brand-deals-modal-header {
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
}

.brand-deals-modal-body {
    font-size: 14px;
    padding: 10px;
}

.brand-deals-modal-footer {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    padding: 10px;
}

.brand-deals-modal-footer > .close-btn {
    height: 36px;
    width: 123px;
    background-color: #0096d9;
    border: none;
    border-radius: 2px;
    color: #fff;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize-first {
    text-transform: lowercase;
}

.capitalize-first:after {
    text-transform: capitalize;
}

/*----- CNC Filter -----*/
.filters > .cnc-filter {padding: 15px;margin:0 -15px;background:#fff;}
.cnc-filter {position: relative;z-index: 11;}
.cnc-filter > .cover {position: absolute;top:0;left:0;background: #fff;padding:10px;z-index: 11}
.cnc-filter label {position: relative;}
.cnc-filter input {display:block;position: absolute; -webkit-appearance: none;}
.cnc-filter .filter-name {color:#333;}
.cnc-filter .filter-count {padding-right:15px;}
.cnc-filter-highlight .red-box {background:#fb0008;padding: 2px 5px;color:#fff;font-size:10px;}
.cnc-filter-highlight {
    padding: 5px 15px !important;
    margin: 0 -15px;
    background: #fff;
    position: relative;
    z-index: 11;
}

/* --------- end ------- */
