.select2-container {
    z-index: 99999;
}
.small-text {
    display: inline-block;
    width: 100%;
    font-size: 12px !important;
}

.small-text.mt10 {
	margin-top: 7px
}

.small-text b {
	font-size: inherit;
}

.bapf_sfilter .bapf_button {
	width: 100%
}

html {
    font-size: 10px!important;
}

#cookie-law-info-bar {
    z-index: 9999999;
}

body .wrapp_product_listing .price del {
    color: #e42d03 !important;
}

body .woocommerce ul.products li.product .price del {
    color: #e42d03;
    opacity: 1;
}

body .wrapp_product_listing .price del span {
    color: #e53716;
}

body .woocommerce ul.products li.product .price del {
    opacity: 1;
}

.woocommerce ul.products li.product .price del {
    opacity: 1;
}

.woocommerce .all_product_summary .price del span,
.woocommerce .all_product_summary .price del {
    color: #e42d03 !important;
}


.tab-wrapper .g-recaptcha {
    margin-bottom: 20px;
}

body .mobile_filters .sections_sidebar_main .berocket_aapf_widget {
    margin-right: 0;
}

body .mobile_filters .sections_sidebar_main .show_sidebar {
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Poppins";
    letter-spacing: 2px;
    text-align: center;
    font-size: 10px;
}

.sale-box .prod_price del span,
.sale-box .prod_price del {
    color: #e42d03;
}

.dpd-confirmation-address-action {
    display: none !important;
}


.main_header .header_2 .box_user a:hover {
    color: #fff !important;
}


.main_header .header_2 .box_user .buttons a:hover {
    background: #fff !important;
    color: #064379 !important;
}

.all_product_summary .onbackorder {
    background: #e42e03;
    padding: 7px;
    text-align: center;
    line-height: 1.3em;
    color: #fff;
    font-size: 12px;
}

.all_product_summary .available-on-backorder {
    display: none;
}

.all_product_summary .onbackorder i {
    margin-right: 3px;
}

.woocommerce td.product-name p.backorder_notification {
    background: #e42e03;
    padding: 5px 14px;
    text-align: left;
    line-height: 1.3em;
    color: #fff;
    font-size: 11px !important;
    margin-top: 4px;
}

.woocommerce-address-fields button[type="submit"]:hover {
    color: #fff;
}

.woocommerce ul.products li.product .price {
    color: #000000;
}

.woocommerce div.product.product-type-variable p.price {
    color: #000;
}

.discount_box .save {
    background: red;
    color: #fff;
    display: block;
    padding: 5px;
    font-style: normal;
    text-align: center;
    width: 100px;
}

.discount_box .save b {
    font-style: normal;
}

#breadcrumbs {
    margin-bottom: 0;
}

#breadcrumbs * {
    color: #525252;
    font-size: 12px;
    font-weight: 700;
}

#breadcrumbs a {
    color: #525252;
    font-size: 12px;
}

#breadcrumbs a:hover {
    color: #074279;
}

#breadcrumbs .fa {
    margin-right: 8px;
    margin-left: 8px;
    font-size: 8px;
    color: #525252;
}

body.woocommerce-checkout #shipping_method li label {
    font-size: 13px !important;
    /* line-height: 0.5em; */
    position: relative;
    width: calc(100% - 23px);
    display: inline-block;
    float: right;
    vertical-align: top;
}

body .woocommerce ul#shipping_method li {
    line-height: 1.2em;
    list-style: none outside;
    vertical-align: top;
    display: inline-block;
    width: 100%;
}

#wp-admin-bar-enable-jquery-migrate-helper {
    display: none;
}

.summary_button {
    padding: 20px !important;
    text-align: center;
}

.summary_button .btn {
    width: 100%;
}

.all_product_summary .normal_price {
    font-style: italic;
    color: #6b6b6b;
    font-size: 14px;
}

.all_product_summary .normal_price * {
    color: #6b6b6b !important;
    font-size: 14px !important;
    font-weight: 400 !important
}

.all_product_summary .normal_price ins {
    text-decoration: none;
}

.all_product_summary .single_variation_wrap .hidden_text .normal_price {
    margin-top: 10px;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li {
    text-align: center;
    width: 25%!important;
    margin: 10px 0!important;
    padding: 0 6px!important;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: initial;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li span.sku {
      display: flex;
    justify-content: center;
    font-size: 1.2rem;
    margin-bottom: 8px;
    margin-top: 0;
    text-align: center;
    color: #000;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li .btn.blue {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

#smartbill_billing_type_field select {
    height: 40px;
    color: #8b8b8b;
    font-size: 1.4rem;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #fff;
    padding: 0 11px;

}


/* easybox */
.woocommerce .col_65.checkout_first_part {
    width: 65%;
}
.woocommerce .col_35.checkout_second_part {
    width: 35%;
}

.shipping-pickup-store button.sameday_select_locker {
    background: #ff0000 !important;
    color: #fff;
    padding: 6px 7px;
    font-weight: 400;
    text-decoration: none;
    font-size: 13px;
    width: 100%;
    border-radius: 3px;
}


body .shipping-pickup-store td #showLockerLabels {
    font-weight: 700 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    font-size:13px;
}

body.woocommerce-checkout #payment .payment_methods li label img {
    display: none;
}

body ul#shipping_method input[type="radio"] {
    margin-right: 6px;
    top: -2px;
    position: relative;
}

body.woocommerce-checkout #shipping_method li label span {
    float: none!important;
}

body #showLockerDetails {
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 1.2em;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details {
    margin-top:25px;
}

.item_home_slider .header-menu {
    background: #fff;
    padding: 19px 40px 14px 40px;
}

.item_home_slider .menu {
    display: inline-block;
    width: 100%;
}

.item_home_slider .menu li {
    display: inline-block;
    margin-right: 25px;
    vertical-align: top;
}

.item_home_slider .menu li a {
    font-size: 1.4rem;
    color: #000;
    font-weight: 600;
}

.home_main_section .item_home_slider .wrapp_single_slide .small_box .btn {
    text-align: center;
}

.home_main_section .item_home_slider .wrapp_single_slide {
    width: 100%;
}

.home_main_section .item_home_slider .wrapp_single_slide.cover_simple:before {
    content: none!important;
}
.container {
    max-width: 1300px;
    width: 90%;
}

.wrapp_product_listing .woocommerce .wrapp_rating_box ,
.single_product_slide .woocommerce .wrapp_rating_box {
        text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.wrapp_product_listing .woocommerce .star-rating ,
.single_product_slide .woocommerce .star-rating {
    margin-top: 0;
    width: 78px;
     margin-right: 0!important;
    margin-left: 0!important;
        margin-bottom: 0!important;
}

.wrapp_product_listing .woocommerce .woocommerce-review-link,
.single_product_slide .woocommerce .woocommerce-review-link {
    margin-left: 2px;
    font-size: 12px;
}

.main_footer .footer_2 .footer_menu ul li a{
    font-size: 14px;
}

.flex-logos .item-box {
    margin: 3px;
}
.flex-logos .small-img-box {
 margin: 7px;
}

.wrapp_product_listing .woocommerce-loop-product__title {
        display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 63px;
    white-space: initial;
    word-break: break-word;
    text-decoration: none;
    margin-bottom: 4px!important;
}


.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.footer_3 .item-box-small {
    max-width: 166px;
}

.footer_3 .item-box-middle {
     max-width: 500px;
}

body.woocommerce.single-product div.product .woocommerce-product-rating {
        margin-bottom: 0;
    width: 79px;
}

body.woocommerce.single-product .woocommerce-product-rating .star-rating {
        margin-top: 0;
}

body.woocommerce.single-product .open-reviews {
        font-size: 14px;
    color: #000;
}

body.woocommerce.single-product  .product_meta_single {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}


.tinv-wishlist.woocommerce .tinvwl-button {
        background: #095699!important;
    color: #fff!important;
    text-decoration: none!important;
    padding: 14px 20px;
}

.tinv-wishlist.woocommerce .tinvwl-button:hover {
    background: #034076!important;
    color: #fff!important;
    text-decoration: none!important;
}

body .tinv-wishlist .tinv-header {
    margin-bottom: 10px;
}

body .tinv-wishlist .tinv-header h2 {
        font-size: 2rem;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 0;
}

.woocommerce .products li a.btn.blue {
        margin-top: 1em;
    height: 41px;
    line-height: 41px;
    padding-top: 0;
    padding-bottom: 0;
}

.fav {
     
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 3;
}

body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    margin-top: 0;
    height: 41px;
    width: 41px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
}

body .tinv-wishlist table.tinvwl-table-manage-list {
    width: 100%;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
  
    border-collapse: separate;
    border-radius: 5px;
        border-left: none;
    border-right: none;
}

body .tinv-wishlist table.tinvwl-table-manage-list,
body .tinv-wishlist .tinvwl-table-manage-list  thead tr,
body .tinv-wishlist .tinvwl-table-manage-list  thead {
     border-top: none;
    border-bottom: none;
}

body .tinv-wishlist .tinvwl-table-manage-list  thead, 
body .tinv-wishlist .tinvwl-table-manage-list  thead th, 
body .tinv-wishlist .tinvwl-table-manage-list  thead  span {
     font-size: 13px;     font-weight: 600;
}

body .tinv-wishlist .tinvwl-table-manage-list  thead th {
    background: #fff;
    border-top: none;
    border-bottom: none;
}

body .tinv-wishlist table.tinvwl-table-manage-list tbody,
body .tinv-wishlist table.tinvwl-table-manage-list thead,
body .tinv-wishlist table.tinvwl-table-manage-list tfoot,
body .tinv-wishlist table.tinvwl-table-manage-list td, 
body .tinv-wishlist table.tinvwl-table-manage-list tr,
body .tinv-wishlist table.tinvwl-table-manage-list th {
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 10px;
    font-size: 13px;
}


body .tinv-wishlist table.tinvwl-table-manage-list td.product-name a {
    font-size: 13px;
    text-decoration: none;
}

body .tinv-wishlist table.tinvwl-table-manage-list td.product-action button.tinvwl-button {
    padding: 10px;
}

body .tinv-wishlist table.tinvwl-table-manage-list td.product-action .tinvwl-txt {
    line-height: 1em;
    padding: 0;
    text-decoration: none;
    color: #fff;
    background: #085599;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
}

body .tinv-wishlist table.tinvwl-table-manage-list td.product-action button.tinvwl-button:hover .tinvwl-txt  {
    background: transparent;
}

body .tinv-wishlist table.tinvwl-table-manage-list tfoot {
    display: none;
}

body .tinv-wishlist .woocommerce-message a {
    display: none;
}

body .tinv-wishlist .product-remove button {
    background: transparent;
}

body .tinv-wishlist .tinvwl-table-manage-list .product-remove {
    width: 30px;
    text-align: center;
    padding-left: 0;
    padding-right: 0; 
}

.inner_content_account.woocommerce-account.wish_no_user  .woocommerce-MyAccount-content {
    width: 100%;
    float: none;
}

.item-submenu.fav-menu {
    display: inline-block;
    vertical-align: top;
        padding-right: 10px;
    margin-right: 10px;
    position: relative;
}

.item-submenu.fav-menu:after {
        content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #3270a6;
    position: absolute;
    right: -4px;
    top: 3px
}

header div.wishlist_products_counter .wishlist_products_counter_number,
header div.wishlist_products_counter .wishlist_products_counter_text {
    min-height: auto;
    line-height: 1em;
}

header div.wishlist_products_counter {
     min-height: auto;
}

.main_header .header_2 .box_user a.wishlist_products_counter {
    padding-bottom: 0;
}

header.main_header .header_2 .box_user_items .my-cart {
    margin-right: 13px;
    padding-right: 9px;
}

body header div.wishlist_products_counter .wishlist_products_counter_number {
   
    width: 17px;
    height: 17px;
    position: absolute;
    left: 10px;
    top: -6px;
    border: 1px solid #fff;
    background: #095699;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 17px!important;
    font-size: 11px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
}

.main_header .header_2 .box_user_items .my-cart .header-icon .count {
    width: 17px;
    height: 17px;
    position: absolute;
    left: 11px;
    top: -6px;
    border: 1px solid #fff;
    background: #095699;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 17px!important;
    font-size: 11px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
}

.main_header .header_2 .box_user_items .my-cart .header-icon .header-text {
   padding-left: 6px;
}

.main_header .header_2 .box_user a.wishlist_products_counter:before {
    font-size: 22px;
}

.main_header .header_2 .box_user_items .my-cart .header-text {
    padding-left: 5px;
}

.main_header .header_2 .box_user_items .my-cart .header-icon img, .main_header .header_2 .box_user_items .my-login .header-icon img {
    height: 15px;
}
.main_header .header_2 .box_user_items .my-cart .header-text {
    padding-top: 1px;
}

.main_header div.wishlist_products_counter .wishlist_products_counter_text {
        padding-bottom: 6px;
}

header.main_header .header_2 .box_user_items .my-login .header-icon img {
    height: 14px;
}

header.main_header .header_2 .box_user_items .my-login .header-icon {
    margin-right: 4px;
}

body .widget_shopping_cart_content {
    z-index: 4;
}

body .box_search_mobile {
    display: none!important;
}

.product_meta_single_mobile {
    display: none!important;
}
body .tinv-wishlist .tinv-header {
   
    display: none;
}
body #cookie-law-info-bar span br {
    display: none;
}


body .account-nav.account-nav-wish .user_menu li.is-active a {
    background: transparent;
    color: #000;
}
    

body .account-nav.account-nav-wish .user_menu li.woocommerce-MyAccount-navigation-link--tinv_wishlist a {
    background: #085599;
    color: #fff;
}

body.woocommerce.single-product .single_product_slide .product_meta_single {
    justify-content: center;
}

.home_slider .cover_mobile {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    
}

span.note-price {
   background: transparent;
    color: #000!important;
    display: inline-block;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    text-transform: initial;
    font-weight: 400!important;
}

span.note-price i {
    margin-right: 5px;
}


.shop_content span.note-price,
.single_product_slide span.note-price {
    font-size: 11px;
    line-height: 11px;
    padding: 0 0 9px 0;
}

.general_content .section_text {
    margin-bottom: 40px;
}

body .main_footer .footer_2 .social a {
    width: 27px;
    height: 27px;
    font-size: 12px;
    line-height: 27px;
    margin: 0 1px;
}

body .main_footer .footer_3 p {
    font-size: 13px; 
}

.woocommerce form .coupon label, .woocommerce-page form  .coupon label {
    display: none!important;
}

.mailchimp-newsletter input[type="checkbox"] {
    display: inline-block!important;
}

#mailchimp-gdpr-fields {
    margin-bottom: 15px;
    background: #dedcde;
    padding: 14px;
}

#mailchimp-gdpr-fields p {
    line-height: 1.3em;
    font-size: 14px;
}

#mailchimp-gdpr-fields .woocommerce-form__label-for-checkbox span,
.mailchimp-newsletter span {
    color: #000!important;
    font-size: 14px;
     
}

#mailchimp-gdpr-fields .woocommerce-form__label-for-checkbox input[type="checkbox"]{
     display: inline-block!important;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 25px 0;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th:last-of-type,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td:last-of-type,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:fist-child td:last-of-type {
    text-align:  right;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td, body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody th {
    width: 50%;
}

.shipping-pickup-store p {
    margin: 0!important;
}

.bapf_head h3 {
    font-size: 17px;     margin-bottom: 10px;
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"] {
    top: -4px;
    position: relative;
}

.filter-open {
  overflow: hidden;
}
.filter-open .left-sidebar .wrap_sidebar {
  left: 0;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox], .bapf_sfilter.bapf_ckbox label, .bapf_sfilter.bapf_ckbox label+span, .bapf_sfilter.bapf_ckbox label>span {
        font-size: 14px;
}

.bapf_head h3 {
    font-size: 15px;
}

.close_filter {
    display: none;
}

.close_filter {
    position: absolute;
    right: 20px;
    top: 15px;
    width: 25px;
    height: 25px;
    border: 1px solid #064379;
    border-radius: 500px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #064379;
}

.products-flex-container.subcategories .left-sidebar {
    display: none!important;
}

.products-flex-container.subcategories .right-body {
    width: 100%!important;
}

h2.woocommerce-loop-category__title mark {
    background-color: transparent!important;
    display: none!important;
}


.row.products-flex-container.subcategories ul.products li.product a {
    width: 100%;
    border: 1px solid #dfdfdf;    padding: 10px;
}

.show_sidebar {
    width: 100%;
    text-align: center;
    display: none;
}

ul li p ,
ol li p {

    display: inline;

}
.product_box .general_content p, .product_box .general_content li, .product_box .general_content span, .product_bassic_info .general_content p, .product_bassic_info .general_content li, .product_bassic_info .general_content span {
    font-size: 14px;
}

#mailchimp-gdpr-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
       margin-bottom: 10px;
    line-height: 1em;
}


body .aws-container .aws-search-field {
        margin: 0!important;
    border: 1px solid #d8d8d8;
    outline: 0;
    width: 100%;
    height: 40px;
    color: #000;
    font-size: 14px;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #fff;
    padding: 0 15px;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
}

body .aws-container .aws-search-label {
    display: none;
}

body .aws-container .aws-search-form .aws-search-btn_icon {
    display: none;
}

body .aws-container .aws-search-form .aws-form-btn {
        height: 40px;
    background: transparent;
    border: none;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11;
    
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    height: 38px;
    width: 39px;
    background-size: 22px;
    background-position: center;
}

body .aws-container .aws-search-form .aws-form-btn:hover {
    background: center / 22px no-repeat  url(../images/search.png) !important;
}

@media (max-width: 900px) {
  .sections_sidebar_main .wrap_sidebar {
    padding: 20px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: -1000%;
    z-index: 999;
    overflow-x: scroll;
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px;
  }
  
  .close_filter {
        display: block!important;
    }
    
    .show_sidebar {
        display: block!important;
    }
    
    .woocommerce .products a.btn.custom_button, .custom_button {
        font-size: 11px;
    }

}
@media (max-width: 768px) {
  .sections_sidebar_main .wrap_sidebar {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 1450px) {
    .woocommerce .products li a.btn.blue {
      
        height: 40px;
        line-height: 40px;
    }
}

@media (max-width: 1290px) {
    body .social a {
        width: 19px;
        height: 19px;
        font-size: 12px;
        line-height: 19px;
    }
    
}

@media (max-width: 1200px) {
  
   body .main_header .header_1 .top_info ul li {
            padding-right: 14px;
    }
    
    body .main_header .header_1 .top_info ul li a {
         font-size: 11px;
    }
    
    .woocommerce ul.products li.first, .woocommerce-page ul.products li {
        width: 33.33%!important;
    }
    .footer_3 .item-box-middle {
        max-width: 350px;
    }
    
    .main_header div.wishlist_products_counter .wishlist_products_counter_text,
    .main_header .header_2 .box_user_items .my-cart .header-text,
    .main_header .header_2 .box_user_items .my-login .header-text {
        font-size: 12px;
    }
    
    .item-submenu.fav-menu {
        padding-right: 6px;
        margin-right: 6px;
    }
    
    .item-submenu.fav-menu:after,
     .main_header .header_2 .box_user_items .my-cart:after {
        height: 16px;
    }
    
    body .header_3 .menu_top_second .menu li a {
        font-size: 1.3rem;
    }
    
    body  .header_3 .menu_top_second .menu li {
        margin-right: 16px;
    }
}

@media (max-width: 1100px) {
    .woocommerce .col_65.checkout_first_part {
        width: 60%;
    }
    .woocommerce .col_35.checkout_second_part {
        width: 40%;
    }
    .main_header div.wishlist_products_counter .wishlist_products_counter_text, .main_header .header_2 .box_user_items .my-cart .header-text, .main_header .header_2 .box_user_items .my-login .header-text {
        font-size: 11px;
    }
}

@media (max-width: 1024px) {
    .main_header .header_1 .top_info ul li a.email_contact:before,
    .main_header .header_1 .top_info ul li a.phone_contact:before {
        display: none;
    }
    
    
    /*.menu_top_first.no_padding {*/
    /*    display: none!important;*/
    /*}*/
    
    /*.header_3 .menu_top_second {*/
    /*    width: 100%;*/
    /*}*/
    
    /*.header_3 .menu_top_second .menu {*/
    /*    display: flex;*/
    /*    justify-content: space-between;*/
    /*    flex-wrap: wrap;*/
    /*}*/
    .main_header .header_1 .top_info p {
        margin-top: 4px;
        font-size: 11px;
    }
    
    .header_3 .menu_top {
        display: none!important;
    }
    
    body .header_3 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    body .main_header .header_1 .top_info p {
        margin-top: 5px;
        font-size: 10px;
    }
    
    body .main_header .header_2 {
        padding: 15px 0 ;
    }
    
    body .main_header .header_2 .box_logo img {
        width: 53px;
    }
    
    body .box_search_mobile {
        display: block!important;    margin-top: 11px;
    }
    
    body .box_search_mobile  input[type="text"] {
        margin-bottom: 0;  font-size: 14px;
        color: #000;
        padding-right: 60px;
    }
    body .box_search_mobile  input[type="text"]::-webkit-input-placeholder {  
      font-size: 13px;
    }
    body .box_search_mobile  input[type="text"]::-moz-placeholder {  
      font-size: 13px;
    }
    body .box_search_mobile  input[type="text"]:-ms-input-placeholder {  
      font-size: 13px;
    }
    body .box_search_mobile  input[type="text"]:-moz-placeholder {  
      font-size: 13px;
    }
    body .box_search_mobile  form {
         position: relative;
    }
    
    body .box_search_mobile  form button {
        position: absolute;
        right: 1px;
        top: 1px;
        background-color: #fff;
        background-image: url(../images/search.png);
        background-repeat: no-repeat;
        height: 38px;
        width: 39px;
        background-size: 22px;
        background-position: center;
        padding-left: 20px;
        padding-right: 20px;
    }
    
     body .item_home_slider .header-menu {
        display: none!important;
    }
    body  .up_page {
        margin-top: 0;
    }
    
    body  .up_page .container {
        width: 100%;
    }
    
    body  .main_header .header_2 .box_user {
        width: 85%;
    }
    body .main_header .header_2 .box_user_items .my-login {
       
        margin-right: 0;
        padding-right: 0;
    }
    
    body .main_header .header_2 .box_user_items .my-login:after {
        content: none;
    }
    
    #breadcrumbs a {    display: inline;
        font-weight: 400;    font-size: 11px;
    }
    
    #breadcrumbs .fa {
        margin-right: 5px;
        margin-left: 5px;
        font-size: 7px;
    }
    #breadcrumbs {
        line-height: 1.2em;
    }
    
    .home_slider .cover_mobile {
        display: inline-block;
    }
    
    body .home_main_section .item_home_slider .slick-dots {
    bottom: 20px;
        
    }
    
    .general_content .section_text {
        margin-bottom: 30px;
    }
    
    .general_content  h2 {
        font-size: 2.6rem;
    }
    
    body .main_footer .footer_3 p {
        font-size: 12px; 
    }
    
    body .main_footer .footer_2 .social a {
        width: 24px;
        height: 24px;
        font-size: 11px;
        line-height: 24px;
        margin: 0;
    }
    
    body .main_footer .footer_3 p {
        font-size: 11px;
        line-height: 1.2em;
    }
}

@media (max-width: 900px) {
    .woocommerce .col_65.checkout_first_part {
        width: 100%;
    }
    .woocommerce .col_35.checkout_second_part {
        width: 100%;
        margin-top: 25px;
    }
    
    .woocommerce .col_65.checkout_first_part .bg_gray_second {
            padding: 27px;
    }
    
    .item_home_slider .header-menu {
        display: none;
    }
    
    /*body .sections_sidebar_main {*/
    /*        display: none !important;*/
    /*}*/
    .woocommerce .woocommerce-result-count {
        width: 100%;
    }
    body .section_content {
        width: 100%;
    }
     body .woocommerce-ordering {
        width: 48%;
    }
    body .filter_mobile {
        display: block!important;
        width: 50%;
        float: left;
        border: 1px solid #e4e4e4;
        background: #fff;
        border-radius: 3px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #121316;
    }
    
    body .woocommerce-ordering .label_order {
        display: none!important;
    }
    
    body .woocommerce-ordering .wrapp_oderby {
        width: 100%;
    }
    
    body .mobile_filters.active .sections_sidebar_main {
        display: block !important;
    }
    
    body .header_3 .menu_top_second .menu li a {
        font-size: 1.3rem;
    }
    
    body .header_3 .menu_top_second .menu li {
        margin-right: 5px;
    }
    
    body .header_3 .menu_top_second .header-menu {
        padding: 15px 13px 11px 13px;
    }
    
    body .custom_category .title_menu {
         padding: 16px 19px;
        font-size: 1.4rem;
    }
    
    .main_header .header_2 .box_logo img {
        width: 52px;
    }
    
    .woocommerce-MyAccount-content .bg_white {
        padding: 30px;
    }
    
      body .main_header .header_1 .top_info .social {
        display: none;
    }
    
    .page_title {
        font-size: 2.7rem;
    }
    
       body .main_header .header_2 .box_user {
        width: 75%;
    }
    body .main_header .header_2  .box_logo {
        width: 25%;
    }
    
    .product_box .general_content p, .product_box .general_content li, .product_box .general_content span, .product_bassic_info .general_content p, .product_bassic_info .general_content li, .product_bassic_info .general_content span {
        font-size: 13px;
    }
}
@media (max-width: 768px) {
    body .main_header .header_2 .box_logo img {
        width: 47px;
    }
    .home_main_section .item_home_slider .wrapp_single_slide .small_box {
        text-align: center;
    }
    
    .home_main_section .item_home_slider .slick-dots {
        text-align: center!important;
        padding-left: 0!important;
    }
    
    body .main_header .header_1 .top_info  ul,
    body .main_header .header_1 .top_info .social {
           vertical-align: middle; 
    }
    
    .home_main_section .item_home_slider .wrapp_single_slide .small_box .btn {
        font-size: 13px;
    }
    .home_main_section .item_home_slider .wrapp_single_slide .small_box .large_title {
        font-size: 20px;
    }
    .woocommerce ul.products li.first, .woocommerce-page ul.products li {
        width: 50%!important;
    }
    
    .footer_3 .item-box-middle {
        max-width: 100%;
    }
    
    
    .home_main_section .container {
        width: 100%;
    }
    body .up_page {
        margin-top: 0;
    }
    
    body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
        height: 35px;
        width: 35px;
    }
    
    .main_header div.wishlist_products_counter .wishlist_products_counter_text {
        display: none!important;
    }
    
    .main_header .header_2 .box_user_items {
            margin-bottom: -9px;
    }
    
    .main_header .header_2 .box_user_items .my-cart .header-icon img {
        height: 16px!important;
        margin-top: 4px;
    }
    
    .main_header .header_2 .box_user a.wishlist_products_counter:before {
        font-size: 20px;    top: 3px;
        position: relative;
    }
    
    #breadcrumbs .fa {
        margin-right: 3px;
        margin-left: 3px;
        
    }
    
    body .title_small {
        font-size: 1.8rem;
        font-weight: 600;
    }
      body .product-carousel .carousel-right .slick-slide .enlarge_contain {
        height: 220px;
    }
      body .product-carousel .carousel-right .slick-slide a img {
        margin: 0 auto;
        width: auto!important;
        height: 220px!important;
        top: 0!important;
        left: 0!important;
    }
    body .carousel-left .owl-thumb-item .thumb-img {
   
        background-size: contain;
    }
    
    body .header_3 {
        padding-top: 7px;
        padding-bottom: 7px;
    }
     body .carousel-left .owl-thumb-item .thumb-img {
        height: 60px;
    }
    body .box_info_product .text_shipping_info {
        padding: 17px 30px 13px 45px!important;
        font-weight: 400!important;
        font-size: 13px;
    }
   body .box_info_product .text_shipping_info:before {
        width: 21px;
        height: 21px;
        background-size: 17px;
        left: 18px;
        top: 17px;
    }
    
    body.single-product .page-content {
        padding-top: 20px;
    }
    
    .product_meta_single_mobile {
        display: flex!important;
        margin-bottom: 10px;
    }
    
    body.woocommerce.single-product .entry_sumary_middle  .product_meta_single {
        display: none!important;
    }
    
    body.woocommerce.single-product .title_small {
        margin-bottom: 4px;
    }
    body.woocommerce.single-product .open-reviews {
        font-size: 12px;
    }
    body .box_info_product .all_product_summary {
        padding: 12px 16px 0 16px;
    }
    body .main_header .header_1 .top_info ul li {
        padding-right: 3px!important;
        padding-left: 3px!important;
    }
    
    body main_header .header_1 .top_info {
        width: auto;
    }
    
    body .main_header .header_1 .top_info ul {
        margin-top: 0;
    } 
    
    .header_1 .row {
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .header_1 .row:before, 
    .header_1 .row:after {
        content: none;
    }
    
    body .main_header .header_1 .top_info {
        width: auto;
    }
 
    body .main_header .header_1 .top_info p {
        margin-top: 0;
    }
    body .main_header .header_1 {
        padding: 2px 0 5px 0;
    }
    
    body #cookie-law-info-bar {
        font-size: 13px!important;
    }
    body #cookie-law-info-bar span {
        font-size: 12px!important;
        line-height: 12px;
    }
    body #cookie-law-info-bar span br {
        display: block;
    }
    body #cookie-law-info-bar a {
        font-size: 10px!important;
    }
    body .product_meta_info_product .main_sku {
        margin-top: 3px;
        font-size: 12px;
    }
    .product_meta_info_product {
   
        padding-bottom: 7px;
        margin-bottom: 7px;
    }
    
    body .infos_product .single_info_icon {
        padding: 8px 0;
    }
    
    body .infos_product .single_info_icon .single_info_icon_text p {
            font-size: 13px;
    }
    body .infos_product .single_info_icon .single_info_icon_img img {
        max-height: 17px;
    }
    body .infos_product .single_info_icon .single_info_icon_text {
            padding-left: 11px;
    }
    
    .page_title {
        font-size: 2.2rem;
        margin-bottom: 0;
    }
    body .main_header .header_2 .box_user {
        width: 60%;
    }
    body .main_header .header_2  .box_logo {
        width: 40%;
    }
    .general_content .col_50 {
        width: 100%;
    }
    
    .general_content  h2 {
        font-size: 2.4rem;
    }
    
    body .main_footer .footer_2 .footer_menu ul li a {
        font-size: 12px;
    }
    
    body .main_footer .footer_2 p {
        font-size: 14px;
    }
}



@media (max-width: 560px) {
   .wrapp_product_listing .woocommerce-loop-product__title {
       font-weight: 500;    font-size: 13px!important; height: 56px;
   } 
   
   .woocommerce .products li a.btn.custom_button {
        font-size: 13px;
   }
   
   body .woocommerce .products a.btn.custom_button:after,  body .custom_button:after {
        left: 15px!important;
        top: 12px!important;
        background-size: 18px!important;
   }
   
   .wrapp_product_listing .price > .woocommerce-Price-amount * {
           font-size: 13px;
   }
   body .page-title {
        font-size: 2.5rem;
    }
    
    
    .woocommerce .products li a.btn.blue {
            font-size: 13px;    height: 39px;
    line-height: 39px;    margin-top: 11px;
    }
    
    body .main_header .header_1 .top_info .social {
         display: none;
    }
     
    body .main_header .header_1 .top_info p {
         margin-top: 2px;
    }
    
    body header div.wishlist_products_counter .wishlist_products_counter_number,
    .main_header .header_2 .box_user_items .my-cart .header-icon .count {
        line-height: 15px!important;
        font-size: 9px;
    }
    
    body .box_search_mobile form button {
        background-size: 17px;
    }
    #breadcrumbs {
        line-height: 1em;
    }
    
    body .main_header .header_1 .top_info ul li a,
    body .main_header .header_1 .top_info p {
        font-size: 9.5px;
    }
    
    .main_header .header_1 .top_info p i {
        display: none;
    }
    body .main_header .header_2 {
        padding: 10px 0;
    }
    
    .all_product_summary p,
    .woocommerce .cart__items .qty-label{
        font-size: 13px;
    }
    
   body.woocommerce .all_product_summary .price > .amount {
            font-size: 19px;
    }
    
    .mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited, .tohidedesktop .menu li a {
            font-size: 12px!important;
    }
    
    body .tohidedesktop .menu li a {
        padding-top: 6px!important;
        padding-bottom: 6px!important;
    }
    .mm-navbars_top .simple_logo {
        width: 52px;
        margin: 3px auto;
    }
    .general_content  h2 {
        font-size: 2.1rem;
    }
    
    .home_main_section .item_home_slider .wrapp_single_slide .small_box .large_title {
        font-size: 19px;
    }
    
    .blog_posts .blog_post .wrapp_blog_post a .post_title {
         font-size: 18px!important;
    }
    
    .section_title {
        font-size: 2rem!important;
    }
}



@media (max-width: 420px) {
    .imagewrapper .product-image {
            height: 153px;
    }
    .woocommerce .products li a.btn.custom_button {
        font-size: 12px;
    }
    
    body .woocommerce .products a.btn.custom_button:before, body .custom_button:before {
        width: 42px!important;
    }
    
    body .woocommerce .products a.btn.custom_button:after, body .custom_button:after {
        width: 21px;
        height: 21px; 
        left: 12px!important;
        top: 12px!important;
        background-size: 15px!important;

    }
    body .box_search_mobile  input[type="text"] {
       font-size: 13px;
    }
    body .box_search_mobile  input[type="text"]::-webkit-input-placeholder {  
      font-size: 12px;
    }
    body .box_search_mobile  input[type="text"]::-moz-placeholder {  
      font-size: 12px;
    }
    body .box_search_mobile  input[type="text"]:-ms-input-placeholder {  
      font-size: 12px;
    }
    body .box_search_mobile  input[type="text"]:-moz-placeholder {  
      font-size: 12px;
    }
    
    #breadcrumbs a {
        font-size: 10px;
    }
    #breadcrumbs {
        line-height: 1em;
    }
    
    body .main_header .header_1 .top_info.text-right {
        display: none;
    }body .main_header .header_1 .top_info {
        width: 100%;
    }
    body .product-carousel .carousel-right .slick-slide .enlarge_contain {
        height: 190px;
    }
    body .product-carousel .carousel-right .slick-slide a img {
        height: 190px!important;
     
    }
    
}

@media (max-width: 370px) {
    
    .woocommerce ul.products li.first, .woocommerce-page ul.products li {
        width: 100%!important;
    }

}

body .tohidedesktop {
    overflow: initial;
}

body .mm-panels>.mm-panel {
        color: white;
    background: #054379;
}

body .tohidedesktop .menu {
    padding: 0;
}

body .tohidedesktop .menu li {
    padding-bottom: 2px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(44, 88, 126, 0.32);
}

body .tohidedesktop .mm-listview li {
      border-bottom: 1px solid rgba(44, 88, 126, 0.32);
}

body .mm-btn_next:after, .mm-btn_prev:before {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.55);
}

body .tohidedesktop .menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: rgba(255, 255, 255, 0.13);
}

body .mm-navbar {
    background: #064379;
    border-color: rgb(255 255 255 / 10%);
    color: rgb(255 255 255 / 62%);
}

body .mm-listitem:after {
    content: none;
}

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
   font-size: 13px;
    color: #fff !important;
}

body .box_logo .wrap-logo {
        display: inline-block;
    vertical-align: middle;
}


.mm-navbars_top .simple_logo {
    width: 60px;
    display: block;
    margin: 10px auto;
}

.mm-navbars_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.mm-navbars_bottom .social {
    width: 100%;
    text-align: center;
}

.mm-navbars_bottom .social a i {
    color: #044379;
    font-size: 10px;
}

.mm-navbars_bottom .social a {
    margin-left: 2px;
    margin-right: 2px;
}
.product-carousel {
    position: relative;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th:last-child,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td:last-child,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .cart-subtotal td {
	text-align: right;
}

body .checkout_second_part td.product-name a {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}


.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
  font-size: 13px;
  line-height: 1;
}

.woocommerce td.product-name .wc-item-meta p {
    line-height: 1em;
    font-size: inherit;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.fee td {
	text-align: right;
}

.wrapp_product_listing .price  p.normal_price {
    display: inline-block;
    width: 100%;
    font-size: 13px;
}

.wrapp_product_listing .price  p.normal_price * {
font-size: 13px;
}

.wrapp_product_listing .price  p.normal_price br { display: none; } 

@media (max-width: 640px) {
  .woocommerce td.product-name .wc-item-meta dd,
  .woocommerce td.product-name dl.variation dd {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
     .mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited,   
    .tohidedesktop .menu li a {
        font-size: 12px;
    }
}

/* fix woo after update */
body .woocommerce form .form-row .input-text,
body .woocommerce form .form-row select {
  border: 1px solid #dfdfdf !important;
  border-radius: 0;
  height: 40px;
	color: #000;
	 font-size:14px;
}
@media (max-width: 1020px) {
  body .woocommerce form .form-row .input-text,
  body .woocommerce form .form-row select {
    height: 40px;
  }
}
body .woocommerce form .form-row .input-text#order_comments,
body .woocommerce form .form-row select#order_comments {
  height: 100px;
}

#billing_country_field,
#shipping_country_field {
	display: none!important;
}

body #smartbill_billing_type_field select {
    color: #000;
    font-size: 14px;
}

body .woocommerce form .form-row input[type="text"]::-webkit-input-placeholder {  
	color: #000;
	 font-size: 13px!important;
}
body .woocommerce form .form-row input[type="text"]::-moz-placeholder {  
	color: #000;
	 font-size: 13px!important; 
}
body .woocommerce form .form-row input[type="text"]:-ms-input-placeholder {  
	color: #000;
	 font-size:13px!important;
}
body .woocommerce form .form-row input[type="text"]:-moz-placeholder {  
	color: #000;
	 font-size:13px!important;
}

.woocommerce-error li a {
	text-decoration: none!important;
}




.select2-container--default .select2-selection--single {
  border-radius: 0;
  height: 40px;
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  margin-bottom: 0;
}

body .select2-container .select2-dropdown,
body .select2-container .select2-selection {
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
	 border-radius: 0;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px!important;
  padding-left: 10px;
  font-size: 14px;
  background-color: white;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 30px;
  box-shadow: none;
}

.select2-dropdown {
  background-color: white;
  border-color: #fff;
  border-radius: 0;
  box-shadow: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 10px 15px;
  border-color: #e8e8e8;
}

.select2-search--dropdown {
  padding: 15px;
}
.select2-search--dropdown input {
  margin: 0;
}

.select2-container--open .select2-dropdown--above {
  margin-top: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0a0905;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  right: 4px!important;
	    top: 0!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none !important;
  background-image: url(../images/select.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
    width: 10px;
    height: 6px;
    left: auto;
    right: 5px;
    margin-top: -2px;
}

.woocommerce form .form-row .select2-container {
  line-height: 1;
  height: 40px;
}

.select2-container .select2-selection--single .select2-selection__placeholder {
  display: inline;
}

.select2 .selection,
.select2 .select2-selection,
.select2 .select2-selection__rendered {
  width: 100%;
}

.select2-container--open .select2-dropdown--below {
  border: 1px solid #e8e8e8 !important;
}

body .select2-container--default .select2-selection--single {
	border-radius: 0;
	height: 42px;
}

body, html {
overflow-x: hidden;
}

.tabs-wrapper .tab-wrapper button.show-password-input {
    width: auto;
    color: #fff;
    background: transparent;
}
body.filter-open .bapf_sfilter.bapf_ckbox input[type="checkbox"] {
    top: -1px;
}
body .woocommerce .woocommerce-review-link {
    color: #606060;
}

.wrapp_single_slider .about_product .prod_title {
    color: #000;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
	    letter-spacing: -1px;
}

.wrapp_single_slider .about_product .prod_title a {
    color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit 
}

.wrapp_categories .single_category .wrapp_single_category .box_content .cat-name {
    text-transform: uppercase;
    margin-bottom: 0;
    color: #000;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2em;
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"] {
    top: -1px!important;
}

@media (max-width: 1024px) {
	.footer_3 .item-box-small {
		max-width: 125px;
	}
	
    .wrapp_categories .single_category .wrapp_single_category .box_content .cat-name {
		font-size: 1.5rem;
	}
}

@media (max-width: 768px) {
    .main_footer .footer_2 .footer_menu ul li {
        margin-bottom: 4px;
        margin-top: 4px;
    }
	
	.wrapp_categories .single_category .wrapp_single_category .box_content .cat-name {
        font-size: 1.5rem;
	}
	
	.main_header .header_2 .box_user_items .my-cart .header-icon img {
        object-fit: contain;
        object-position: bottom;
	}
}


body .wpcf7 form .wpcf7-response-output {
    margin: 10px 0;
    padding: 10px;
    text-align: center;
}


body .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
}

body .wpcf7 form.failed .wpcf7-response-output,
body .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    /* Red */
    background: #dc3232;
}

body .wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28;
    /* Orange */
    background: #f56e28;
}

body .wpcf7 form.invalid .wpcf7-response-output,
body .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    /* Yellow */
    background: #ffb900;
}
