.fillter_side h4{
    font-size: 22px;
}
#sidebar .fillter_side h4,
.bg_light_blue a,
.bg_light_blue{
    color: #1180b0;
}
.bg_light_blue {
    background-color: #e6f0f4;
    font-size: 13px;
    padding: 10px 12px;
    font-weight: 400;
}
.bg_light_blue i {
    font-weight: 700;
    font-size: 15px;
}
.fillter_side .bg_light_blue i{ 
    top: 2px;
}
.font_20{
    font-size: 20px;
}
.inner_sidebar_box {
    padding-top: 35px;
    margin-top: 35px;
}
.supplier_country .cus_box_check,
#childcategorylevel .cus_box_check{
	display:none;
}
.cus_box_check input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
    display: none;
}
.cus_box_check label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid #878787;
    left: 0;
    top: 50%;
    border-radius: 2px;
    transform: translateY(-50%);
}
.cus_box_check input[type="checkbox"]:checked + label::after {
    background-color: transparent;
    content: "\f00c";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 4px;
    top: 6px;
    border-radius: 2px;
    display: inline-block;
}

.cus_box_check input[type="checkbox"]:checked + label::before{
    border-color: #1180b0;
}
.cus_box_check label {
    padding-left: 25px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
}
#sidebar h4,
.range_slide_drop span.current{
    color: #434343;
}
.inner_sidebar_box h4 i{
    color: #878787;
}
#attribuets,
#showLessc,
#showLess{
	display:none;
}
/*ui slider css*/
.noUi-connect {
    background: #1180b0;
}
.noUi-touch-area {
    display: none;
}
.noUi-horizontal .noUi-handle:before,
.noUi-horizontal .noUi-handle:after{
    display: none;
}
.noUi-horizontal .noUi-handle{
    right: 0;
    top: -6px;
    border: 2px solid #1180b0;
    background-color: #fff;
    box-shadow: none;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    outline: none;
}
.noUi-horizontal {
    height: 6px;
}
.noUi-target {
    background: #e5e5e5;
    border-radius: 0;
    border: 1px solid transparent;
    box-shadow: none;
}
.range_slide_drop label {
    z-index: 1;
    left: 22px;
    top: 4px;
}
.text_blue{
    color: #1180b0;
}
.range_slide_drop span.current{
    font-size: 16px;
    line-height: 1.2;
}
.range_slide_drop .nice-select {
    padding: 19px 50px 0 15px;
    width: auto;
    height: auto;
    text-align: center;
}
.search_cus_select.range_slide_drop .nice-select:after {
    top: 7px;
    right: 3px;
}
.to_text_range{
    color: #878787;
    font-size: 14px;
}
.supplier_country .cus_box_check label{
    margin-bottom: 12px;
    cursor: pointer;
}
.supplier_country_btn{
    font-size: 16px;
}
.color_pick label::after,
.color_picker .color_pick label:before{
    cursor: pointer;
}
.color_picker .color_pick label:before{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: -1px;
    top: 50%;
    border-radius: 2px;
    transform: translateY(-50%);
}
.color_pick_1 label:before{
    background-color: #fff;
    border: 1px solid #eaeaea;
}
.color_pick_2 label:before{
    background-color: #000000;
    border: 1px solid transparent;
}
.color_pick_3 label:before{
    background-color: #247cc6;
    border: 1px solid transparent;
}
.color_pick_4 label:before{
    background-color: #ffb136;
    border: 1px solid transparent;
}
.color_pick_5 label:before{
    background-color: #3cb878;
    border: 1px solid transparent;
}
.color_pick_6 label:before{
    background-color: #ff0000;
    border: 1px solid transparent;
}
.color_pick_7 label:before{
    background-color: #c7b299;
    border: 1px solid transparent;
}
.color_pick label::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    border: 1px solid transparent;
    top: 50%;
    left: -5px;
    transform: translateY(-50%) scale(0);
}
.color_pick input[type="checkbox"]:checked + label::after{
    border-color: #6e6e6e;
    transform: translateY(-50%) scale(1);
}
.color_pick {
    top: -10px;
}
.bg_img_cat_box{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.blue_round_circule{
	background-color: #61a9f5;
	border-radius: 50%;
}
.blue_round_circule{
    background-color: #61a9f5;
    border-radius: 50%;
    width: 505px;
    height: 549px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.blue_round_circule a{
    font-size: 18px;
    color: #4da1ff;
    width: 179px;
    height: 46px;
    border-radius: 5px;
}
.blue_round_circule a:hover {
    background-color: #F44336;
    color: #fff;
}
.optimize_main_font{
    font-size: 36px;
}
.fillter_gride_box a {
    color: #a6a6a6;
    font-size: 24px;
    margin-right: .5rem;
    margin-left: 0 !important;
}
.fillter_drop_v1.position-relative.mr-3{
    margin-left: 1rem;
    margin-right: 0 !important;
}
.white-box.product_fillter_box{
    padding: 20px;
}
.product_fillter_box .nice-select.open .list {
    width: 200px;
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.07);
    border: 0;
    z-index: 999;
}
.product_fillter_box .nice-select span.current {
    color: #1180b0;
    font-weight: 600;
    font-size: 20px;
}
.product_fillter_box .nice-select .option:hover,
.product_fillter_box .nice-select .option.focus,
.product_fillter_box .nice-select .option.selected.focus {
    background-color: transparent;
}
.fillter_drop_one .nice-select {
    padding: 0 60px 0 15px;
}
body .product_fillter_box .nice-select:after{
	display: none;
}
.arrow_top_down {
    z-index: 9;
    right: 10px;
    top: 0;
    font-weight: 700;
    color: #434343;
}
.arrow_top_down i{
	line-height: normal;
	cursor: pointer;
}
.arrow_top_down i:first-child {
    padding-top: 8px;
}
.product_fillter_box .country_fill .nice-select span.current{
    color: #878787;
    font-size: 16px;
    font-weight: 400;
}
.small_text_lab{
    color: #878787;
}
.sim_box_text {
    font-size: 12px;
}
.product_v1 h3 a{
    font-size: 18px;
    color: #434343;
}
.simaple_products{
    padding: 30px 30px 55px;
    border-color: #e5e5e5;
    border-radius: 5px;
}
.simaple_products .simaple_products_title{
	height: 54px;
}
.simaple_products .product_img > a{
    height: 277px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simaple_products .product_img img{
	max-height:100;
}
.sim_box_text:before,
.sim_box_text:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #c3c3c3;
    bottom: 0;
    left: 0;
}
.sim_box_text:after{
    width: 50%;
    left: auto;
    right: 0;
    background-color: #1180b0;
}
.star_label{
    border-radius: 5px;
    font-size: 13px;
    display: flex;
    align-items: center;
    padding: 2px 8px;
}
.product_v2 strike{
    font-size: 14px;
}
.product_title_inner h5{
    font-size: 19px;
}
.product_title_inner h5,
.flag_in_since .media-body .media span{
    color: #434343;
}
.read_more_product a:hover, .whatsapp_product a:hover{
	color:white;
}
.responce_rate h6,
.product_v2 strike,
.inner_member span,
.flag_in_since h6,
.phone_product a,
.email_product a,
.this_seller_point span,
.product_tag h6{
    color: #878787;
}
.this_seller_point li img{
	max-height:60px;
}
.responce_rate h6{
    font-size: 13px;
}
.flag_in_since .media span{
    font-size: 13px;
}
.phone_product .border, .email_product .border {
    border-color: #e5e5e5;
    border-radius: 5px;
    padding: 0;
    font-size: 21px;
}
.whatsapp_product .border{
    border-color: transparent;
    border-radius: 5px;
    background-color: rgb(27, 215, 65);
    /* box-shadow: 0px 2px 15px 0px rgba(36, 195, 68, 0.3); */
    justify-content: center;
    font-size: 14px;
    margin-right: 5px;
    margin-left: 5px;
}
.whatsapp_product .border:hover{
    background-color: #F44336;
    /* box-shadow: 0px 2px 15px 0px rgba(252, 104, 2, 0.3); */
}
.social_product ul li a {
    padding: 10px 15px;
    font-size: 17px;
}
.phone_product a, .email_product a {
    width: 50px;
    height: 45px;
}
.read_more_product a {
    font-size: 16px;
    padding: 9px 10px;
    border-radius: 5px;
}

.product_v3:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: none;
    top: 0;
    left: 0;
    z-index: 0;
}
.simaple_products:hover .product_v3:before{
    box-shadow: 0px 9px 12px 0px rgba(1, 33, 46, 0.1);
    background-color: #fff;
    border-radius: 0 0 5px 5px;
}
.product_v3{
    position: absolute;
    background-color: transparent;
    width: 100%;
    left: 0;
    border: 0;
    z-index: 0;
    padding: 0 30px 30px;
    border-top: #e2e2e2;
    border-radius: 0 0 5px 5px;
    height: 70px;
}
.product_v2{
    border-bottom-color: transparent;
}
.product_v2.price{
	height:55px;
}
.colors_box_select .cus_select_opetion{
    max-width: 89%;
}
.inner_sidebar_box h4{
    cursor: pointer;
}
/*.inner_sidebar_box h4 i:before {
    content: "\EA4E";
}*/
.simaple_products:hover{
    border-color: transparent;
    box-shadow: 0px 5px 38px 0px rgba(1, 33, 46, 0.1);
}
.simaple_products:hover .product_v2{
    border-bottom-color: #e2e2e2;
}
.product_hover_height,
.social_product{
    height: 0;
    opacity: 0;
    visibility: hidden;
}
.opacity-0{
    opacity: 0 !important;
}
.product_v3{
    margin-top: -1rem;
    z-index: 9;
}
.simaple_products:hover .product_v3{
    margin-top: 0;
}
.simaple_products:hover .product_hover_height{
    height: 169px;
    opacity: 1;
    visibility: visible;
}
.simaple_products:hover .social_product{
    height: 69px;
    opacity: 1;
    visibility: visible;
}
.simaple_products:hover .product_v3{
    height: 292px;
}
.product_v1 .product_v2,
.product_img .read_more_product{
    display: none;
}
.fillter_gride_box .active i{
    color: #1180b0;
}
.category_wrapper .sec-heading:after{
    display: none;
}

/*list Product*/
.list .product_box {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.list .simaple_products:hover {
    border-color: #e5e5e5;
    box-shadow: none;
}
.list .simaple_products .product_v3,
.list .product_v3{
    position: relative;
}
.list .simaple_products .product_v3,
.list .product_v3,
.list .simaple_products .product_hover_height,
.list .simaple_products .social_product{
    height: auto;
}
.list .simaple_products .product_v2 {
    border-bottom-color: transparent;
    border-top-color: transparent;
}
.list .simaple_products .product_hover_height,
.list .simaple_products .social_product{
    opacity: 1;
}
.list .simaple_products .product_v3 {
    margin-top: 30px;
    padding-bottom: 0;
    text-align: left;
}
.list .simaple_products .product_v3:before{
    display: none;
}
.list .simaple_products .product_v3 h5 a{
    word-break: break-all;
}
.list .product_img {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}
.list .product_v1{
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    padding-right: 15px;
    padding-left: 15px;
}
.list .product_v3{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 50px;
    padding-right: 15px;
    /* border-left: 1px solid #e5e5e5; */
    border-radius: 0;
}
.list .simaple_products{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
}
.list .product_v2,
.list br,
.list .product_title_inner .read_more_product{
    display: none;
}
.list .product_v1 .product_v2{
    display: block;
    text-align: left;
    padding: 0;
    margin: 15px 0 0;
}
.list .product_v1,
.list .product_v1 h3,
.list .responce_rate{
    text-align: left;
}
.list .sim_box_text{
    margin-top: 5px;
}
.list .product_v2 > div,
.list .flag_in_since .media{
    justify-content: flex-start;
    padding-top: 10px;
}
.list .social_product ul {
    padding-top: 0;
}
.list .flag_in_since h6 {
    padding-left: 29px;
}
.list .inner_member {
    margin-top: 10px;
}
.list .simaple_products{
    padding: 13px;
}
.list > .row{
    margin: 0;
}
.list .product_img .read_more_product,
.list .this_seller_point{
    display: block;
}
.list .this_seller_point{
    font-size: 14px;
}
.list .product_img .read_more_product{
    margin-top: 1rem;
}
.list .product_tag ul li a {
    color: #434343;
    background-color: #f2f4fa;
    border-radius: 5px;
    padding: 5px 11px;
    font-size: 12px;
}
.list .responce_rate {
    margin-top: 15px;
}
.list .product_box{
    margin-top: 1.5rem;
}
.list .product_box:first-child{
    margin-top: 0;
}
.list .simaple_products .product_hover_height,
.list .simaple_products .social_product{
    visibility: visible;
}
/*pagination*/
.pagination_toatl span{
    font-size: 16px;
}
.pagination_toatl span,
.pagination_next a{
    color: #a8a8a8;
}
.pagination_next a{
    font-size: 18px;
}
.number_pages a{
    padding: 7px 14px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 2px;
}
.number_pages a:hover,
.number_pages a.active{
    background-color: #1180b0;
    color: #fff;
}
.pagination_next_prev a:hover{
    color: #1180b0;
}
.multiselect.dropdown-toggle{
    padding: 0 30px 0 10px;
    height: 42px;
}
.multiselect-container.dropdown-menu > .active > a{
    color: #333;
    background-color: transparent;
	
}
.multiselect-container>li>a>label{
    padding: 3px 20px 3px 25px;
}
.multiselect-container>li>a>label:hover{
    color: #fff;
    background-color: #1180b0;
}
.open > .multiselect.dropdown-toggle.btn-default,
.multiselect.dropdown-toggle.btn-default:focus,
.multiselect.dropdown-toggle.btn-default:hover{
    color: #333;
    background-color: transparent;
    border-color: #ccc; 
}
.multiselect.dropdown-toggle .caret{
	display:none;
}
.multiselect.dropdown-toggle:after{
	display:none;
}
@media (min-width: 768px) and (max-width: 991px){
    .fillter_drop_v2 {
        width: 500px;
    }
}
@media (min-width: 992px) and (max-width: 1649px){
    #sidebar h4 i{
        transform: rotate(92deg);
    }
    #sidebar h4.active i{
        transform: rotate(0);
    }
    .arrow_top_down i:first-child {
        padding-top: 0;
    }
    .bg_img_cat_box{
    }
    .blue_round_circule h2 {
        font-size: 22px;
    }
    .blue_round_circule a {
        font-size: 15px;
        width: 159px;
        height: 41px;
    }
    .cus_box_check label {
        padding-left: 30px;
        font-size: 14px;
    } 
    .product_fillter_box .nice-select span.current,
    .product_fillter_box .country_fill .nice-select span.current{
        font-size: 14px;
    }
    .fillter_drop_one .nice-select {
        padding: 0 30px 0 10px;
    }
    .arrow_top_down{
        font-size: 11px;
        top: 11px;
    }
    .cus_select_opetion_2 form {
        padding: 12px 4px;
    }
    body #sidebar .cus_box_check input[type="checkbox"]:checked + label::after {
        height: 9px;
        top: 5px;
        width: 9px;
        left: 3px;
    }
    #sidebar .cus_box_check input[type="checkbox"]:checked + label::after{
        left: 2.0px;
    }
    .range_slide_drop .nice-select {
        padding: 23px 20px 7px 0;
    }
    .colors_box_select .cus_select_opetion {
        max-width: 100%;
    }    
    .product_v1 h3 a {
        font-size: 15px;
        color: #434343;
        vertical-align: super;
    }
    .color_pick{
        width: 8%;
        margin: 0 auto 8px;
        top: 0;
    }
    .product_v2 h5 {
        font-size: 18px;
    }
    .product_v2 strike {
        font-size: 12px;
    }
    .star_label{
        font-size: 10px;
    }    
    .simaple_products {
        padding: 15px 15px 45px;
    }
    .product_title_inner h5 {
        font-size: 14px;
    }
    .flag_in_since h6 {
        font-size: 14px;
        margin-top: 4px;
    }
    .product_v3{
        padding: 0 15px 15px;
    }
    .phone_product a,
    .email_product a {
        width: 45px;
        height: 45px;
    }
    .social_product ul li a {
        padding: 11px 10px;
        font-size: 13px;
    }
    .product_v3:before{
        height: 96%;
    }
    .inner_page_title h1 {
        font-size: 30px;
    }
    .bg_light_blue{
        font-size: 10px;
        padding: 5px 8px;
    }
    .inner_sidebar_box {
        padding-top: 25px;
        margin-top: 25px;
    }
    .cus_select_opetion {
        margin-top: 10px;
    }
    .product_fillter_box .cus_select_opetion{
        margin-top: 0;
        top: 0;
        position: relative;        
    }
    .pagination_col {
        margin-top: 30px;
    }
    .read_more_product a {
        font-size: 14px;
        padding: 9px 10px;
        border-radius: 5px;
    }
    .list .read_more_product a {
        font-size: 14px;
        padding: 8px 10px;
    }
    .list .product_tag ul li a{
        font-size: 10px;
    }
    .list .product_tag,
    .list .simaple_products{
        align-items: flex-start;
    }
    .list .product_tag ul{
        flex-wrap: wrap;
    }
    .list .product_tag ul li {
        margin-bottom: 7px;
    }    
    .list .product_v3{
        padding: 0 20px;
        padding-right: 10px;
    }
    .list .this_seller_point ul li {
        margin-right: 5px;
    }
    .list .simaple_products{
        padding-bottom: 15px;
    }
}
/*@media (min-width: 1200px) and (max-width: 1649px){
    body #sidebar .cus_box_check input[type="checkbox"]:checked + label::after {
        height: 9px;
        top: 4.5px;
        width: 9px;
        left: 3px;
    }
    .cus_box_check label:before{
        width: 17px;
        height: 17px;
    }
    .fillter_drop_one .cus_box_check label:before {
        width: 17px;
        height: 17px;
        top: 11px;
    }
}*/
@media (min-width: 992px) and (max-width: 1199px){
    .cus_select_opetion_2{
        width: 246px;
    }
    .phone_product a, .email_product a {
        width: 35px;
        height: 35px;
    }
    .social_product ul li a {
        padding: 9px 6px;
        font-size: 11px;
    }
    .product_v1 h3 a{
        font-size: 14px;
        line-height: 1.4;
    }
    .product_v1 h3 a br{
        display: none;
    }
    .grid .inner_member {
        display: block;
        text-align: left;
    }
    .grid .product_title_inner h5 {
        font-size: 16px;
    }
    .grid .inner_member span:last-child {
        display: block;
        margin-top: 8px;
    }    
    .simaple_products:hover .product_hover_height,
    .simaple_products:hover .social_product{
        height: auto;
    }
    .product_v3:before {
        height: 100%;
    }
    .simaple_products:hover .product_v3 {
        height: 320px;
    }
    .range_slide_drop .nice-select {
        padding: 19px 27px 0 8px;
    }    
    .range_slide_drop label{
        left: 11px;
    }
    #sidebar h4 {
        font-size: 18px;
    }
    .inner_sidebar_box {
        padding-top: 20px;
        margin-top: 20px;
    }
    .supplier_country .cus_box_check label {
        margin-bottom: 7px;
    }
    .color_picker .color_pick label:before{
        width: 12px;
        height: 12px;        
    }
    .color_pick label::after{
        width: 20px;
        height: 20px;
    }
    .blue_round_circule{
        width: 395px;
        height: 370px;
    }
    .bg_img_cat_box {
        height: 195px;
    }
    .blue_round_circule h2 {
        font-size: 20px;
    }
    .blue_round_circule a{
        width: 150px;
        height: 39px;
    }
    .inner_page_cat .product_link{
        margin-top: 7px;
    }
    #hospitality_id .left_content_category{
        padding-left: 0;
    }
    .list .simaple_products {
        padding: 18px;
    }
    .list .product_tag ul{
        margin-left: 7px;
    }
    .list .product_img{
        padding-left: 0;
        padding-right: 0;
    }
    .category_flag_sec_row{
        margin-right: -5px;
        margin-left: -5px;
    }
    .category_flag_sec_col{
        padding: 0 5px;
    }
    .cus_box_check label:before{
        width: 17px;
        height: 17px;
        top: 1.4px;
        transform: translateY(0);
    }
}
@media screen and (max-width: 991px){
    .sidebar_position{
        position: absolute;
        background-color: #fff;
        z-index: 99;
        width: 100%;
        left: 0;
        border-radius: 6px;
        padding: 0;
    }
    div#sidebar{
        padding: 15px;
    }
    div#sidebar {
        padding-bottom: 39px;
        background-color: #fff;
        border-radius: 6px;
    }      
    .sidebar_responsive_change {
        padding: 5px 15px 0;
        padding-bottom: 20px;
        box-shadow: 0px 20px 32.2px 2.8px rgba(0, 0, 0, 0.04);
    }
    .sidebar_position > h4 {
        padding: 0 15px;
        font-size: 20px;
    }
    /*.sidebar_position h4.active i{
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }    */
    .bg_img_cat_box{
        height: 225px;
    }
    .blue_round_circule{
        width: 355px;
        height: 415px;
    }
    .blue_round_circule h2 {
        font-size: 27px;
    }
    .blue_round_circule h2 br {
        display: block;
    }
    .category_flag_sec_row .produc_title h2 {
        margin-top: 7px;
    }
    .inner_sidebar_box {
        padding-top: 15px;
        margin-top: 15px;
    }
    .font_20 {
        font-size: 16px;
    }
    .inner_sidebar_box .cus_select_opetion form {
        max-width: 250px;
    }
    .inner_page_title h1 {
        font-size: 30px;
    }
    .fillter_drop_one{
        flex-wrap: wrap;
    }
    .fillter_drop_v1 {
        width: 130px;
    }
    .fillter_drop_v2 {
        width: 400px;
        overflow-x: auto;
        padding-left: 10px;
    }
    .fillter_drop_v2 form {
        width: 510px;
    }
    .list .product_img{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .list .product_v1{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .list .product_tag ul li a{
        font-size: 10px;
    }
    .list .product_v3{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .list .product_v3{
        padding: 0;
    }
    .list .product_v3{
        border-left: none;
    }
    .list .product_title_inner{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .list .simaple_products {
        padding: 20px;
    }
    .list .whatsapp_product {
        margin: 0 15px;
    }    
}
@media screen and (max-width: 767px){
    .product_fillter_box .nice-select.open .list {
        width: 100%;
    }
    .bg_light_blue{
        font-size: 12px;
    }
    .bg_img_cat_box{
        display: none;
    }
	.category_flag_sec_row .category_flag_sec_col{
	    padding-left: 0;
	    padding-right: 0;
	}
	.inner_page_cat .product_img img{
	    max-width: 100%;
	}
	.inner_page_cat .category_flag_sec_col{
	    background-color: #fff;
	}
	.inner_page_cat .category_flag_sec .row{
		margin-left: -5px;
		margin-right: -5px;
	}
	.inner_page_cat .main-categories-list .main-category{
		padding-left: 5px;
		padding-right: 5px;
	}
	.white-box.product_fillter_box {
	    padding: 0;
	}
	.fillter_drop_v1,
	.fillter_drop_v2,
	.fillter_drop_one .nice-select{
	    width: 100%;
	}
	.fillter_drop_v2{
	    padding-left: 1px;
	}
	.simaple_products {
	    padding: 15px 15px 45px;
	}
	.inner_page_cat .product_details {
	    padding: 0;
	}	
	.product_v3{
	    padding: 0 15px 15px;
	}
	.social_product ul li a {
	    padding: 10px 12px;
	    font-size: 15px;
	}
	.phone_product a,
	.email_product a {
	    width: 43px;
	    height: 43px;
	}	
	.number_pages a {
	    padding: 1px 9px;
	    border-radius: 4px;
	    margin: 0;
	}
	.pagination_next a {
	    font-size: 14px;
	}
	.fillter_drop_v4, .fillter_drop_v5 {
	    /* width: 50%;
	    float: left; */
	}
	.fillter_drop_v4{
	    top: 7px;
	}
	.list .product_img,
	.list .product_v1{
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.list .product_title_inner {
	    display: block;
	}
	.list .simaple_products {
        padding: 10px 10px 20px;
	}
	.list .product_v1 {
	    margin-top: 15px;
	}
	.list .product_tag{
	    display: block;
	}
	.list .product_tag ul {
	    margin-left: 0;
	    flex-wrap: wrap;
	    margin-top: 5px;
	}
	.list .product_tag ul li {
	    margin-bottom: 6px;
	}
	.sidebar_position > h4{
	    font-size: 16px;
	}
	div#sidebar {
		padding: 11px;
	    padding-bottom: 30px;
	}
	.font_20 {
	    font-size: 14px;
	}
	.inner_page_title h1 {
	    font-size: 20px;
	}
	.product_fillter_box .nice-select span.current{
	    font-size: 14px;
	}
}
@media screen and (min-width: 1200px){
    .fillter_drop_v2{
        padding-left: 1px;
    }
    .range_slide_drop .nice-select{
        width: 90px;
    }    
}
@media screen and (max-width: 991px){
    .inner_sidebar_box h4 i,
    .inner_sidebar_box h4.responsive_arrow_right.active i,
    #sidebar > .sidebar_position > h4 > i{
        transform: rotate(0);
    }
    .inner_sidebar_box h4.active i,
    #sidebar > .sidebar_position > h4.active > i{
        transform: rotate(178deg);
    }
    .inner_sidebar_box h4.responsive_arrow_right i{
        transform: rotate(180deg);
    }
}
@media screen and (min-width: 992px){
    .inner_sidebar_box h4 i{
        transform: rotate(87deg);
    }
    .inner_sidebar_box h4.active i{
        transform: rotate(0);
    }
}



/*shap-page*/
.pinter-top-sec .inner_page_title p{
    font-size: 16px;
    color: #878787;
}
.pinter-top-sec .inner_page_title p a{
    color: #434343;
    font-weight: 500;
}
body.shap-page{
    background-color: transparent;
}
.shap-page .home_wrapper:before{
    display: none;
}   
.pinter-top-sec .sidebar_cus_col{
    margin-left: auto;
}
.request-right-sec.white-box{
    padding: 20px;
}
.request-right-sec h4{
    border-bottom: 1px solid #cccccc;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.request-right-sec .control {
  display: flex;
  width: 100px;
  height: 40px;
}
.request-right-sec .control .bttn-left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.request-right-sec .control .input {
  width: calc(100px * 0.5);
  padding: 0;
  margin: 0;
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-left: none;
  border-right: none;
}
.request-right-sec .control a.bttn {
  color: black;
  text-decoration: none;
}
.request-right-sec .control a.bttn,.request-right-sec .control .bttn {
  width: calc(100px * 0.5);
  padding: 0;
  text-align: center;
  border: 1px solid black;
  box-shadow: none;
  background-color: white;
  font-size: 24px;
}
.request-right-sec .control a.bttn span,.request-right-sec .control .bttn span {
  margin: auto !important;
}
.request-right-sec .control .bttn-right {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}







.nice-select.Wide list {
    width: 100% !important;
  }
  
  .border-right {
    border-right: 1px solid #ddd;
  }
  .product-image {
    max-width: 175px;
  }
  .other-product-list {
    border: 1px solid #ddd;
  }
  .list-tags {
    color: #434343;
    background-color: #f2f4fa;
    border-radius: 5px;
    padding: 5px 11px;
    font-size: 12px;
    font-weight: 100;
  }
  .tag-heading {
    color: #666666;
    font-size: 12px;
  }
  .product_details {
    background: #fafafb !important;
  }
  .bg-custom-grey {
    background: #f5f5f5;
  }
  .text_blue a {
    color: #1180b0;
  }
  .product-title a {
    text-transform: capitalize;
    color: #333333;
    font-size: 22px;
  }
  .store-title {
    font-size: 17px;
    text-transform: capitalize;
    color: #1180b0;
  }
  @media (max-width: 768px) {
    .border-sm-only {
      border: 1px solid #ddd;
    }
  }
  .padding-top-0 {
    padding-top: 0px !important;
  }
  .list .padding-x-0 {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .margin-top-custom {
    margin-top: 2.7rem;
  }
  .custom-title {
    font-weight: 500;
    font-size: 20px;
  }
  .simaple_products.border.position-relative {
    background: white;
  }
  .country-name {
    font-size: 12px;
    color: #998e8b;
    font-weight: 500;
    margin-top: 0px;
  }
  @media screen and (max-width: 767px) {
    .product_details {
      background: #eff0f5 !important;
    }
    ul.pl-0.mb-0.d-flex.align-items-center.justify-content-between.pt-4{
      display: none;
    }
    .padding-small{
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
  }
  
  @media screen and (max-width: 767px) {
    .grid .product_v1 .product_v2 {
      display: block !important;
      height: 199px;
    }
    .grid .simaple_products_title {
      text-align: left;
      font-weight: 500;
      height: 48px;
    }
    .grid .simaple_products_title a {
      font-size: 14px;
      vertical-align: super;
    }
    .grid .sim_box_text {
      display: none;
    }
    .grid .highlights-label {
      color: #666666;
    }
    .grid .highlights-container {
      text-align: left;
    }
    .grid .seller-title {
      position: absolute;
      opacity: 1;
      visibility: visible;
      bottom: 89px;
      font-size: 12px;
      font-weight: 200;
      text-transform: capitalize;
      margin: 0px;
      left: 0;
      font-weight: 500;
      text-align: left;
    }
    .grid .country-name {
      display: block;
      opacity: 1;
      position: absolute;
      visibility: visible;
      bottom: 68px;
    }
    .grid .member-since {
      position: absolute;
      bottom: 37px;
      display: block;
      visibility: visible;
      left: 0;
      text-align: left;
    }
    .grid .read_more_product {
      position: absolute;
      bottom: 0;
      width: 100%;
    }
    .grid .read_more_product a {
      letter-spacing: normal;
      font-size: 12px;
    }
    .grid .product-btn {
      display: block;
    }
    .grid .product_hover_height,
    .social_product {
      opacity: 1;
    }
    .grid .highlights-container_list {
      padding: 0;
    }
    .grid .highlights-main .d-flex.align-items-center.justify-content-center{
      justify-content: flex-start;
    }
  }
  
  .price-box {
    display: none !important;
  }
  
  @media screen and (max-width: 767px) {
    .list .product_v1 .product_v2 {
      opacity: 1;
    }
    .list .product_img {
      display: flex;
      align-items: flex-end;
    }
    .list .product-img-link {
      flex: 1;
      
    }
    .list .product-img-link a {
      padding-right: 11px;
      height: 100%;
      width: 100%;
    }
  
    .list .read_more_product {
      flex: 1;
      margin-left: -5px;
    }
    .list .margin-top-custom{
      margin-top: 0.7rem;
    }
    .highlights-container_list{
        padding: 0;
    }
    .highlights-label{
        color: #666666;
    }
    .list .simaple_products .product_img > a {
      height: 250px;
      order: 2;
    }
    .list .highlights-main {
      position: absolute;
      top: 31px;
      left: 51%;
      margin: 0;
    }
    .list .highlights-container_list {
      padding: 0;
    }
    .list .highlights-label-main {
      display: none;
    }
    .list .simaple_products_title {
      position: absolute;
      top: 10px;
      left: 51%;
      height: 34px;
      padding-right: 10px;
    }
    .list .simaple_products_title a {
      vertical-align: super;
      font-weight: 500;
      font-size: 13px;
    }
    .list .product-img-link{
      padding-right: 12px;
      height: 100%;
      width: 100%;
    }
  
    .list .product_v3.text-center.border-top.product-btn{
      display: block;
      position: absolute;
      top: 0;
    }
    .list .seller-title{
      position: absolute;
      visibility: visible;
      opacity: 1;
      margin: 0;
      left: 51%;
      top: 150px;
      padding-right: 10px;
      font-size: 14px;
    }
    .list .read_more_product a{
      font-size: 13px;
      padding: 7px 7px;
      margin-top: 250px;
    }
    .list .seller-title a{
      opacity: 1;
      visibility: visible;
      top: 0;
      font-size: 12px;
    }
    .list .simaple_products .product_v3 h5 a{
  
      font-size: 13px;
      font-weight: 200;
    }
    .list .inner_member{
        margin-left: 131px;
        font-weight: bold;
    }
    .list .responce_rate{
      display: none;
    }
    .list .social_product{
      display: none;
    }
    .list .flag_in_since{
      margin: 0;
      left: 51%;
      position: absolute;
      top: 188px;
    }
    .list .sold-by{
      position: absolute;
      visibility: visible;
      opacity: 1;
      margin: 0;
      left: 51%;
      top: 132px;
      padding-right: 10px;
    }
    .list .product_v1{
      margin: 0;
    }
    .list .sim_box_text{
      display: none;
    }
    .list .this_seller_point{
      display: none;
    }
    .list .product_tag{
      display: none;
    }
    .product-img-link{
        border: 0;
    }
    .list .product_box{
      margin-top: 0;
    }
    .list .simaple_products.border.position-relative{
      border-radius: 0px;
      border-bottom: 0;
    }
  }
  @media screen and (max-width: 550px) {
      .left_content_category{
          padding-left: 8px;
          padding-right: 8px;
      }
  }
  .highlights-label{
    color: #666666;
  }
  
  .this_seller_point li img {
    height: 60px;
    width: 60px;
    object-fit: contain;
}
.list .product_v1, .list .product_v1 h3, .list .responce_rate {
    text-align: right;
}
.list .product_img .read_more_product {
    margin-top: 1rem;
    z-index: 99999;
}
.highlights-container{
    text-align: initial;
}
.pl-0.mb-0.d-flex.align-items-center.mt-2{
    padding-right: 0;
}
.list .product_v3{
    border-right: 1px solid #e5e5e5;
}
.product_hover_height_inner{
    text-align: initial;
}
.list .simaple_products .product_v3{
    min-height: 326px;
}
.list .social_product ul{
    padding: 0; 
}
.list .product_title_inner.position-relative {
    min-height: 326px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.phone_product{
    margin-left: 0.5rem !important;
    margin-right: 0px !important;
}
.email_product{
    margin-right: .5rem !important;
    margin-left: 0px !important;
}