.shop-filter .filter_label{
    font-size: 20px;
    width: 100%;
    text-align: center;
    padding-top:15px;
    padding-bottom:15px;
    background-color: #2364AA;
    color: white;
    margin: 0!important;
}

.shop-filter{
    border:1px solid #dad9d9 ;
    width:300px;
    float:left;
    margin: 0 0 15px 15px;
    /* margin-bottom: 10px; */
}

.shop-filter > form {
    background-color: white;
}

.shop-filter .form-group{
    padding: 20px;
    padding-bottom: 5px;
    padding-top: 15px;

}

.shop-filter .nice-select{
    height:30px;
    padding-top:3px;
    border-radius: 0px;
    font-size: 15px;
    margin-bottom: 16px;
}

.shop-filter .nice-select .list{
    width: 100%;
    border-radius: 0px;
    font-size: 15px;
}

.shop-filter .nice-select .list li{
    min-height: 0px !important;
    line-height: 30px;
}

.shop-filter label{
    font-size: 15px;
    color: #363636;
    font-weight: 800;

}

.shop-filter .from::after{
    content: "-";
    position: absolute;
    padding-left: 10px;
}

.shop-filter input:not([type='checkbox']) {
    padding-left: 15px;
    height: 28px;
    border:1px solid #ced4da;
}

.shop-filter .collaps-button{
    border: 0;
    border-top:1px solid #f2f2f2;
    border-bottom:1px solid #f2f2f2;
    background-color: white;
    width:100%;
    text-align: left;
    color: #363636;
    padding: 5px 10px;
}

.filter-button{
    border: 0;
    border-top:1px solid #f2f2f2;
    border-bottom:1px solid #f2f2f2;
    background-color: white;
    width:100%;
    text-align: left;
    color: #363636;
    padding: 5px 10px;
}



.shop-filter .collaps-button::after{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f106";
    float:right;
}

.shop-filter .collapsed::after{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107"!important;
    float:right;
}





.shop-filter2 .filter_label{
    font-size: 20px;
    width: 100%;
    text-align: center;
    padding-top:15px;
    padding-bottom:15px;
    background-color: #2364AA;
    color: white;
    margin: 0!important;
}

.shop-filter2{
    /* border:1px solid #dad9d9 ; */
    width:300px;
    float:left;
    margin: 0 0 15px 15px;
    /* margin-bottom: 10px; */
}

/* .shop-filter2 > form { */
    /* background-color: white; */
/* } */

.shop-filter2 .form-group{
    padding: 20px;
    padding-bottom: 5px;
    padding-top: 15px;


}

.shop-filter2 .nice-select{
    height:30px;
    padding-top:3px;
    border-radius: 0px;
    font-size: 15px;
    margin-bottom: 16px;
}

.shop-filter2 .nice-select .list{
    width: 100%;
    border-radius: 0px;
    font-size: 15px;
}

.shop-filter2 .nice-select .list li{
    min-height: 0px !important;
    line-height: 30px;
}

.shop-filter2 label{
    font-size: 15px;
    color: white;
    font-weight: 800;

}

.shop-filter2 .from::after{
    content: "-";
    position: absolute;
    padding-left: 10px;
}

.shop-filter2 input:not([type='checkbox']) {
    padding-left: 15px;
    height: 28px;
    /* border:1px solid #ced4da; */
}

.shop-filter2 .collaps-button{
    border: 0;
    /* border-top:1px solid #f2f2f2;*/
    border-bottom:1px solid #2364AA;
    background-color: transparent;
    width:100%;
    color: white;
    text-align: left;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
}

.filter-button{
    border: 0;
    border-top:1px solid #f2f2f2;
    border-bottom:1px solid #f2f2f2;
    /* background-color: white; */
    width:100%;
    text-align: left;
    color: #363636;
    padding: 5px 10px;
}



.shop-filter2 .collaps-button::after{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f106";
    float:right;
}

.shop-filter2 .collapsed::after{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107"!important;
    float:right;
}





.filter{
    border: 0;
    display:none;
    font-size: 20px;
    width: 100%;
    text-align: center;
    padding-top:15px;
    padding-bottom:15px;
    background-color: #2364AA;
    color: white;
    margin: 0;
}

.filter .collapse{
    margin-top: 0;
}

.tab-menu{
    padding-left:15px;

}

@media screen and (max-width: 991px) {
    .shop-filter{
        width:100%;
        margin: 0px;
        margin-bottom: 10px;
    }

    .filter{
        display: block !important;
    }

    .tab-content{
        margin-top:10px;
    }

    .filter_label{
        display: none;
    }

    .section-ttitle{
        display:none;

    }

    .arrivals-product {
        padding-top: 0;
    }
  }

.variant{
    margin-top: 10px;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    padding: 7px;
    text-transform: uppercase;
    border: 1px solid #2364AA;
}

.variant:hover{
    color: #fff;
    background-color: #2364AA;
}

.btn-filter{
    background-color: #2364AA;
    color: #fff;
    padding: 7px;
    border:none;
    width: 100%;
}

.pagination{
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.pagination .page-link{
    border: 1px solid #dedede;
    color: #232323;
    border-radius: 0px!important;
}

.pagination .active span{
    background-color: #f7aa3e !important;
    border-color: #e58500!important;
}

.features_table{
    padding: 0px!important;
    border: 0px!important;
}

.show-atr{
    display: block!important;
}

.hide-atr{
    display: none!important;
}

.mobile-header{
    display: none;
}

#__replain_widget{
    z-index: 7000!important;
}

.new-label{
    background-color: #aa2382;
    color: #fff;
    padding: 2px 4px!important;
    transform: rotate(-0.1turn);
    position: absolute;
    top:-5px;
    left:40px;
    border-radius: 100px;

}

.label-small{
    font-size: 14px;
}

.l_sale{
    font-size: 14px!important;
}

.description{
    border-left:  1px solid #ddd;
    border-top:0px;
    padding: 0px 15px;
}

.ccat{
    padding-bottom: 20px;
}

.ccat p{
    background-color: #f8f8f8;
    padding: 30px ;
    text-align: center;
    font-weight: 900;
    font-size: 24px;
    border-radius: 10px;
}

.primary-img{
    /* min-width: 200px;
    min-height: 100px; */
}
.body{
    font-display: auto!important;
}
table.profile-table {
    border: none !important;
}
table.profile-table > thead > tr > th {
    opacity: 40%;
    border: none !important;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1) !important;
}
table.profile-table > tbody > tr > td {
    border: none !important;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1) !important;
}
.profile-active {
    border: none !important;
    border-bottom: 2px solid rgba(214, 147, 1, 0.81) !important;
}
.login-shadow{
    border-radius: 1.5vh;
    -webkit-box-shadow: 0px 0px 44px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 44px -7px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 44px -7px rgba(0,0,0,0.75);
}
select#size-select {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    color: #1f2935;
    text-align: center;
    height: 44px;
}

@media (max-width: 767px) {
    .modal-body {
        overflow-x: auto;
    }

    .cart_items_modal th {
        padding: 10px 15px;
        white-space: nowrap;
    }

    .cart_items_modal th,
    .cart_items_modal td {
        min-width: 80px;
    }

    .cart_items_modal .product-thumbnail {
        min-width: 100px;
    }

    .cart_items_modal .product-name {
        min-width: 150px;
    }

    .cart_items_modal .size-column {
        min-width: 70px;
    }
}