/*
Theme Name: Интернет-магазин-1
Theme URI: https://shop.tdweb.com.ua/
Author: tdweb
Author URI: https://tdweb.com.ua/
Description: Ваш сайт
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1
Requires at least: 5.0
Tested up to: 5.5
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwenty
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.search-custom-close,
.sidebar-toggle,
.search-toggle,
.has-submenu>a:after,
.wpcf7-response-output,
.show-print {
    display: none;
}

@media print {
    .hidden-print {
        display: none !important;
    }
    .col-print-12,
    .main-content {
        max-width: 100%!important;
        width: 100%!important;
    }
    .show-print {
        display: block !important;
        padding: 0 20px;
        text-align: center;
    }
    .show-print p {
        font-size: 20px;
        font-weight: 700;
        text-align: center;
    }
    .widget-body {
        text-align: center;
    }
}

.sticky-content.fixed {
    z-index: 1050;
}

.is-form-style input.is-search-input {
    padding-right: 35px;
    height: 47px;
    border: 0!important;
}

.is-form-style button.is-search-submit {
    height: 47px;
    width: 47px;
    cursor: pointer;
}

.is-form-style input.is-search-submit,
.is-search-icon {
    background-color: #fff;
    height: 100%;
    width: 100%;
    display: flex!important;
    align-items: center;
    padding: 0!important;
    justify-content: center;
}

.header-search {
    flex: 1;
    margin: 0 auto 0 0;
    min-width: auto;
    max-width: 74.7rem;
    width: 100%;
    border: 2px solid #0165D5
}

.is-form-style,
.header-searchform {
    width: 100%;
}

.is-form-style.is-form-style-3 label {
    width: calc(100% - 47px)!important
}

.product-cart .woocommerce-Price-amount {
    color: #0165D5;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 1.6;
}


/* .slide-animate {
    background-color: rgba(255,255,255, 0.8);
    background-color: rgba(212, 216, 227, .8);

    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
} */


/* .intro-slide1 .banner-content {
    left: 3.5%;
} */

.banner-content {
    z-index: 10;
}

.banner-bg {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}


/* .banner-content *:not(.btn-white) {
    color: inherit
} 

.banner-content .btn:hover {
    opacity: 0.8;
    color: inherit
}*/

.swiper-benefits img {
    width: 40px;
    height: 40px;
}

.cover-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 2;
}

.banner-fixed .banner-subtitle {
    opacity: .6;
}

.banner-fixed img {
    max-height: 300px;
}

.post-media img {
    height: 195px;
}


/* .product-media img {
    height: 150px;
} */

.product-gallery-btn {
    position: absolute;
    padding: 1rem;
    width: 4rem;
    height: 4rem;
    right: 1.5rem;
    bottom: 1.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-radius: 50%;
    color: #999;
    background: #fff;
    font-size: 2rem;
    line-height: 1;
    opacity: 0.7;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
    z-index: 1;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}

.product-thumb {
    height: 118px;
    width: 105px;
}

.product-thumb img {
    object-fit: cover;
    height: 100%;
}

.product-single-swiper .swiper-slide {
    height: 380px;
}

.product-image,
.product-image img {
    height: 100%;
    object-fit: cover;
}

.added-to-cart-icon {
    font-size: 32px;
    color: rgb(24, 138, 14)
}

.added_to_cart.wc-forward {
    display: none;
}

.woocommerce-breadcrumb {
    padding: 0 0 10px 26px;
}

.bapf_head {
    display: none;
}

select.form-control {
    font-size: 14px;
}

select.form-control option {
    line-height: 1.2;
}

.toolbox-right {
    width: 100%;
    max-width: 500px;
    padding-left: 20px;
    flex: 1
}

.add_to_cart_button.ajax_add_to_cart {
    width: 140px;
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
}

.add_to_cart_button.ajax_add_to_cart i {
    margin: -4px 5px 0 0
}

.product-price .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.product-price .price ins {
    margin-right: 10px;
    font-weight: 600;
    text-decoration: none;
}

.product-price .price del {
    color: #aaa;
    font-weight: 400;
}

.shop-table td.product-price {
    font-size: 16px;
    color: #666;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.cart-dropdown {
    position: relative;
}

.shop-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #eeeeee;
    color: #333;
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 1.5rem 0.2rem 1.6rem;
}

.shop-breadcrumb {
    padding: 3rem 0;
    margin: 2.5rem 0 2.3rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.shop-breadcrumb li {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    opacity: 1;
    color: #666;
}

.shop-breadcrumb li.active {
    color: #336699;
}

.shop-breadcrumb li.passed {
    color: #333;
}

.shop-breadcrumb li:not(:last-child)::after {
    content: "";
    position: relative;
    display: inline-block;
    margin-left: 0.5rem;
    font-size: 1rem;
    font-weight: 500;
    font-family: "wolmart", Arial;
}

.shop-breadcrumb li:not(:last-child)::after {
    margin-left: 1rem;
    font-size: 2rem;
    font-weight: 700;
    color: #999;
    bottom: 3px;
    line-height: 1;
    vertical-align: middle;
}

.shop-table {
    text-align: start;
}

.shop-table tbody {
    border-bottom: 1px solid #eee;
}

.shop-table td {
    padding: 2rem 0 2rem 0;
    border-top: 1px solid #eee;
    font-size: 1.4rem;
}

.shop-table tbody td:not(:first-child),
.shop-table thead th:not(:first-child) {
    padding-left: 1rem;
}

.shop-table .product-thumbnail {
    width: 11rem;
    padding-right: 1rem;
}

.shop-table .product-name {
    white-space: normal;
    word-break: break-word;
}


/* .shop-table .product-thumbnail a {
    position: relative;
  } */

.shop-table th {
    padding: 1.7rem 0 1.3rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: #333;
    text-transform: capitalize;
    line-height: 1.6;
    letter-spacing: 0;
}

.shop-table img {
    display: block;
    max-width: 100px;
}

.shop-table .product-thumbnail>div {
    display: block;
    max-width: 10rem;
    width: 100%;
}

.shop-table .btn-close {
    position: absolute;
    padding: 0;
    background: #fff;
    border: 2px solid #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
    top: -14px;
    right: -8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shop-table .btn-close i {
    color: #333;
    font-size: 12px;
    font-weight: 600;
    margin-left: 0;
}

.shop-table .btn-close:hover {
    background-color: #fff;
}

.shop-table .btn-close:hover i {
    color: #336699;
}

.input-group.form-control {
    width: 160px;
}

.input-group.form-control input {
    width: 50px;
    border: 0
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield;
    /* Firefox */
}

.product-quantity .quantity {
    align-self: center;
}

.product-quantity label {
    font-size: 0;
}

.select2-dropdown {
    z-index: 800 !important;
}

.woocommerce .loader:before,
.blockUI.blockOverlay:before {
    background-image: url('../images/loader.svg');
    background-color: transparent;
    width: 200px;
    height: 200px;
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.product-quantity,
.product-subtotal {
    text-align: center;
}

.cart .cart-summary {
    padding: 2.3rem 3rem 3rem 3rem;
    border: 1px solid #eee;
    border-radius: 4px;
    line-height: 1;
}

.cart .cart-summary .cart-title {
    margin-bottom: 2.1rem;
    font-size: 2rem;
    letter-spacing: -0.01em;
}

.cart .cart-summary label {
    display: block;
}

.cart .cart-summary .btn-checkout {
    letter-spacing: 0.025em;
    padding-top: 1.07em;
    padding-bottom: 1.07em;
}

.related.products {
    margin-top: 20px;
}

.related.products h2,
.products.recent_products h2,
#order_review_heading,
.cart_totals h2 {
    font-size: 20px;
}

.cart-subtotal {
    display: none;
}

.cart-collaterals {
    width: 100%;
}

.order-total {
    text-align: left;
}

.order-total td {
    border: 0;
}

.select2 .select2-selection--single {
    display: flex;
    align-items: center;
}

.select2-selection--single,
.woocommerce-input-wrapper textarea,
.woocommerce-input-wrapper input {
    margin-bottom: 1.3rem;
    padding-left: 2rem;
    border-radius: 0.3rem;
    font-size: 1.4rem;
    min-height: 4.4rem;
    display: block;
    width: 100%;
    border: 1px solid #eee;
    font-family: Poppins, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color: #999;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.checkout .form-row label {
    display: inline-block;
    margin-bottom: 0.1rem;
    line-height: 2.1;
}

.checkout .form-row .select-box::before {
    font-size: 1.1rem;
    right: 1.4rem;
    margin-top: -0.2rem;
    color: #999;
}

.checkout .form-row select {
    padding-left: 1.4rem;
    max-width: 100%;
}

.checkout .custom-checkbox+label {
    padding-left: 2.8rem;
}

.checkout select {
    -webkit-appearance: none;
}

.checkout textarea {
    padding-top: 1.5rem;
    min-height: 13rem;
}

.checkout .order-summary-wrapper {
    padding: 2.5rem 3rem 3rem;
    border: 1px solid #eee;
    border-radius: 3px;
}

.checkout .order-summary-wrapper>.title {
    margin-bottom: 0.9rem;
    padding-bottom: 0;
}

.checkout .checkbox-content {
    border: none;
    padding: 0;
}

.woocommerce-input-wrapper textarea:focus,
.woocommerce-input-wrapper input:focus {
    border-color: #999;
}

.order-table tr {
    border-bottom: 1px solid #eee;
}

.order-table th {
    text-align: start;
    padding: 0.9rem 0;
}

.order-table td {
    padding-left: 0;
    padding-right: 0;
}

.order-table b {
    font-size: 1.6rem;
    font-weight: 600;
    color: #333;
    letter-spacing: 0;
    margin-bottom: 0;
}

.order-table td {
    padding-top: 1.5rem;
}

.order-table td:last-child {
    text-align: end;
}

.order-table .product-name {
    font-size: 1.4rem;
    font-weight: 400;
}

.order-table .product-name i {
    font-size: 11px;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.order-table .product-total {
    font-size: 1.4rem;
    letter-spacing: -0.05em;
}

.order-table .shipping-methods .title {
    font-size: 1.5rem;
}

.order-table .cart-subtotal td {
    padding-top: 2rem;
    padding-bottom: 0.9rem;
}

.order-table .order-total th,
.order-table .order-total td {
    padding-top: 1.8rem;
    padding-bottom: 1.9rem;
}

.select2 .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #eee;
}

.order-success {
    padding: 3.6rem 1.5rem;
    border: 2px solid #e1e1e1;
}

.order-success span {
    font-size: 2.4rem;
    font-weight: 700;
    color: #333
}

.order-success i {
    font-size: 28px;
    vertical-align: middle;
    margin-right: 0.8rem;
}

.order-view {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 3.2rem 0;
}

.order-view li {
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding: 1rem;
    text-align: center;
    font-size: 1.8rem;
}

.order-view strong {
    color: #333;
    display: block;
}


/*-------------------------
    Order Page
-------------------------*/

.order .shop-breadcrumb {
    margin-bottom: 2.2rem;
}

.order .order-table {
    padding: 0.6rem 3rem 3rem;
    border: 1px solid #e1e1e1;
    border-collapse: separate;
}

.order .order-table thead th {
    padding-bottom: 1.7rem;
    font-size: 1.8rem;
}

.order .order-table thead th,
.order .order-table tfoot th,
.order .order-table tfoot td {
    border-bottom: 1px solid #e1e1e1;
}

.order .order-table td {
    border: none;
}

.order .order-table tbody td:first-child {
    min-width: 16rem;
    padding-top: 3rem;
    padding-bottom: 0;
}

.order .order-table tbody a {
    color: #336699;
}

.order .order-table tbody a:hover {
    text-decoration: underline;
}

.order .order-table tbody strong {
    color: #333;
}

.order .order-table tfoot {
    font-size: 1.6rem;
}

.order .order-table tfoot th,
.order .order-table tfoot td {
    padding-top: 1.5rem;
    padding-bottom: 1.8rem;
    font-weight: 600;
}

.order .order-table tfoot th {
    color: #333;
}

.order .order-table .total td {
    font-weight: 700;
    font-size: 2rem;
    color: #333;
}

.order .alert {
    border: 1px dashed #e5e5e5;
}

.order .alert i {
    color: #799b5a;
}

.order .address-table td {
    color: #666 !important;
}

.order #billing-account-addresses {
    border-bottom: 1px solid #e1e1e1;
}

.order #billing-account-addresses .email td {
    padding-top: 3.5rem;
}

.order .btn-back {
    padding: 0.85em 1.4em;
}

.order-success {
    padding: 3.6rem 1.5rem;
    border: 2px solid #e1e1e1;
    font-size: 2.4rem;
}

.order-success i {
    font-size: 28px;
    vertical-align: middle;
    margin-right: 0.8rem;
}

.order-view {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 3.2rem 0;
}

.order-view li {
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding: 1rem;
    text-align: center;
    font-size: 1.8rem;
}

.order-view strong {
    color: #333;
    display: block;
}

.order-subtable thead tr {
    border-bottom: 1px solid #e1e1e1;
}

.order-subtable thead th {
    padding-bottom: 2rem;
    font-size: 1.8rem;
    color: #333;
    text-align: start;
    font-weight: 600;
}

.order-subtable td {
    white-space: nowrap;
}

.order-subtable tbody td {
    border: none;
    padding: 1.5rem 0;
}

.order-subtable strong {
    display: block;
    color: #333;
}

.order-subtable .order {
    width: 12.5%;
}

.order-subtable .date {
    width: 21.13%;
}

.order-subtable .status {
    width: 14.11%;
}

.order-subtable .total {
    width: 32%;
    color: #333;
}

.order-subtable .action {
    text-align: end;
}

.order-subtable tbody tr:first-child td {
    padding-top: 3.4rem;
}

.order-subtable tbody .order {
    color: #336699;
}

.order-subtable tbody .btn {
    padding: 0.72em 1.2em;
    color: #333;
    border-color: #eee;
    background-color: #eee;
}

.order-subtable tbody .btn:hover,
.order-subtable tbody .btn:active,
.order-subtable tbody .btn:focus {
    color: #fff;
    border-color: #333;
    background-color: #333;
}

.order-subtable thead th:not(:last-child),
.order-subtable tbody td:not(:last-child) {
    padding-right: 1rem;
}

.page-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 18rem;
    background-color: #eee;
    text-align: center;
    text-transform: capitalize;
}

.content-title-section .title {
    max-width: 55.5rem;
    margin: 0 auto 0.7rem;
    font-size: 2.4rem;
    justify-content: center;
}

.contact-us .icon-box i {
    font-size: 5.2rem;
}

.contact-us .icon-box-content .icon-box-title {
    font-size: 1.8rem;
    line-height: 1.3;
    margin-bottom: 0.5rem;
    text-transform: none;
}

.contact-us .icon-box-content p {
    font-size: 1.4rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*----------------------------------------
    Accordion
-----------------------------------------*/

.accordion {
    overflow: hidden;
}

.accordion .collapsed,
.accordion .expanding {
    display: none;
}

.card-header {
    color: #333;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -0.025em;
    line-height: 1.5;
}

.card-header a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    padding: 1.4rem 5rem 1.4rem 2rem;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.card-header a.collapse {
    color: #336699;
}

.card-header a::after,
.card-header a::before {
    position: absolute;
    top: 50%;
    right: 2rem;
    margin-top: -0.1rem;
    font-family: "wolmart";
    font-size: 1.2rem;
    font-weight: 400;
    color: #333;
}

.card-header a:hover {
    color: #336699;
}

.card-header a:hover::after {
    color: #336699;
}

.expand::after,
.collapse::after {
    content: "";
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.expand::after {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
}

.collapse::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.card-body {
    padding: 1.2rem 2rem;
}

.card-body p {
    font-size: 1.3rem;
    line-height: 2;
}

.accordion-simple .card {
    border-top: 1px solid #eee;
}

.accordion-simple .card:last-child {
    border-bottom: 1px solid #eee;
}

.accordion-simple .card-body {
    padding-top: 0;
}

.accordion-boxed .card-header a {
    padding-bottom: 1.6rem;
}

.accordion-boxed .card {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.accordion-boxed .card:last-child {
    border-bottom: 1px solid #eee;
}

.accordion-boxed .card-body {
    padding-top: 0.5rem;
    padding-bottom: 1.1rem;
}

.accordion-boxed.accordion-gutter-md .card {
    border: 1px solid #eee;
}

.accordion-boxed.accordion-plus .expand::after,
.accordion-boxed.accordion-plus .expand::before,
.accordion-boxed.accordion-plus .collapse::after,
.accordion-boxed.accordion-plus .collapse::before {
    background-color: #333;
}

.accordion-bg .card-header a {
    background-color: #f5f5f5;
}

.accordion-bg.accordion-primary .card-header a {
    background-color: #336699;
    color: #fff;
}

.accordion-bg.accordion-primary .card-header a::after {
    color: #fff;
}

.accordion-bg.accordion-plus .expand::before,
.accordion-bg.accordion-plus .expand::after,
.accordion-bg.accordion-plus .collapse::before,
.accordion-bg.accordion-plus .collapse::after {
    background-color: #fff;
}

.accordion-plus .expand::before,
.accordion-plus .collapse::before {
    content: "";
    width: 1px;
    height: 1rem;
    right: 2.4rem;
    -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.3s, -webkit-transform 0.3s;
}

.accordion-plus .expand::after,
.accordion-plus .collapse::after {
    content: "";
    width: 1rem;
    height: 1px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.accordion-plus .expand::before {
    background-color: #333;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}

.accordion-plus .expand::after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}

.accordion-plus .collapse::before {
    background-color: transparent !important;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.accordion-plus .collapse::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.accordion-plus .expand::after,
.accordion-plus .collapse::after {
    font-size: 1.6rem;
    right: 2rem;
    background-color: #333;
}

.accordion-border .card-body {
    border: 1px solid #eee;
    border-top: 0;
}

.accordion-icon .card-header i {
    font-size: 1.7rem;
    margin: 0 0.8rem 0 0;
}

.accordion-icon .card-body {
    padding-top: 0.3rem;
    padding-bottom: 1.2rem;
}

.accordion-icon.accordion a {
    padding: 1.8rem 5rem 1.8rem 2rem;
    word-break: break-word;
}

.accordion-gutter-md .card:not(:first-child) {
    margin-top: 1rem;
}

.fancybox__container {
    z-index: 20000;
}

.tab-pane {
    font-size: 14px;
}

.category img {
    height: 150px;
}

.related.products .container {
    padding: 0;
}

@media (max-width: 375px) {
    .without-bg-section .title::before,
    .without-bg-section .title::after {
        content: none;
    }
}

.footer .footer-bottom .footer-left {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}


/*---------------------------
    Breadcrumb
--------------------------*/

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #eeeeee;
    color: #333;
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 1.5rem 0.2rem 1.6rem;
}

.breadcrumb a {
    color: inherit;
}

.breadcrumb li:not(:last-child) {
    padding-right: 0.4rem;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0.8;
}

.breadcrumb li:not(:last-child)::after {
    content: "";
    position: relative;
    display: inline-block;
    margin-left: 0.5rem;
    font-size: 1rem;
    font-weight: 500;
    font-family: "wolmart";
}

.breadcrumb li:not(:last-child):hover {
    opacity: 1;
}

.breadcrumb li:last-child {
    color: #333333;
}

.breadcrumb.shop-breadcrumb {
    padding: 3rem 0;
    margin: 2.5rem 0 2.3rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.breadcrumb.shop-breadcrumb li {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    opacity: 1;
    color: #666;
}

.breadcrumb.shop-breadcrumb li.active {
    color: #336699;
}

.breadcrumb.shop-breadcrumb li.passed {
    color: #333;
}

.breadcrumb.shop-breadcrumb li:not(:last-child)::after {
    margin-left: 1rem;
    font-size: 2rem;
    font-weight: 700;
    color: #999;
    bottom: 3px;
    line-height: 1;
    vertical-align: middle;
}

.breadcrumb-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .footer .footer-bottom .footer-left {
        align-items: center;
    }
    .product-sticky-content.fixed .btn-cart {
        margin-left: auto;
    }
    .product-sticky-content.fixed .product-list-sm {
        flex: 1 0 300px !important;
        margin: 0 auto 10px;
    }
    .footer-newsletter .input-wrapper-inline {
        padding: 0 10px
    }
    .product-single-swiper .swiper-slide {
        height: 300px;
    }
    .product-thumb {
        height: 85px;
    }
    .toolbox-right {
        max-width: 320px;
    }
    .order-view {
        display: block;
    }
    .order-view li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: start;
    }
    .order-view label {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding-right: 1rem;
    }
    .order-subtable {
        display: block;
        overflow-x: auto;
        min-width: 100%;
    }
    .shop-table:not(.account-orders-table) {
        text-align: center;
    }
    .shop-table:not(.account-orders-table) thead {
        display: none;
    }
    .shop-table:not(.account-orders-table) tbody,
    .shop-table:not(.account-orders-table) tr,
    .shop-table:not(.account-orders-table) td {
        display: block;
    }
    .shop-table:not(.account-orders-table) tbody {
        border: 1px solid #eee;
    }
    .shop-table:not(.account-orders-table) tbody,
    .shop-table:not(.account-orders-table) tr,
    .shop-table:not(.account-orders-table) td {
        display: block;
    }
    .shop-table:not(.account-orders-table) tr {
        position: relative;
        padding: 4.2rem 2rem 4rem;
    }
    .shop-table:not(.account-orders-table) td.product-thumbnail {
        padding-right: 0;
    }
    .shop-table:not(.account-orders-table) td.product-thumbnail,
    .shop-table:not(.account-orders-table) .product-quantity {
        margin-bottom: 1rem;
        width: auto;
    }
    .shop-table:not(.account-orders-table) .product-thumbnail>div,
    .shop-table:not(.account-orders-table) td {
        margin-left: auto;
        margin-right: auto;
    }
    .shop-table:not(.account-orders-table) td {
        padding: 0;
        border: none;
    }
    .shop-table:not(.account-orders-table) tbody,
    .shop-table:not(.account-orders-table) tr,
    .shop-table:not(.account-orders-table) td {
        display: block;
    }
    .shop-table:not(.account-orders-table) .product-thumbnail>div {
        max-width: 30rem;
    }
    .shop-table:not(.account-orders-table) .product-thumbnail>div,
    .shop-table:not(.account-orders-table) td {
        margin-left: auto;
        margin-right: auto;
    }
    .shop-table:not(.account-orders-table) .product-name,
    .shop-table:not(.account-orders-table) .product-price,
    .shop-table:not(.account-orders-table) .product-stock-status {
        margin-bottom: 1rem;
    }
    .shop-table:not(.account-orders-table) tbody td:not(:first-child),
    .shop-table:not(.account-orders-table) thead th:not(:first-child) {
        padding-left: 0;
    }
    .shop-table:not(.account-orders-table) .product-thumbnail>div img {
        max-width: 100%;
    }
    .shop-table .product-subtotal .amount {
        font-weight: 700;
    }
    .checkout .order-summary-wrapper,
    .cart .cart-summary {
        padding: 2rem;
    }
    .woocommerce-checkout-payment {
        margin-top: 15px;
    }
    .cart .cart-summary tbody {
        border: 0;
    }
    .cart .cart-summary .cart-subtotal,
    .cart .cart-summary .order-total {
        padding: 0;
        border: 0;
    }
    .cart .cart-summary .order-total {
        padding-bottom: 20px;
    }
}

@media (max-width: 479px) {
    .order-view li {
        font-size: 1.5rem;
    }
    /* .input-wrapper-subscribe br {
    display: none;
  } */
    .order .order-table {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .social-icon {
        width: 28px;
        height: 28px;
    }
}

.is-search-icon {
    border: 0;
    border-left: 1px solid #ccc;
}

.toolbox select {
    width: 100%;
    max-width: 250px;
}

.slider-content h3,
h2,
h1 {
    font-weight: 700;
}

.slider-content p {
    font-size: 14px;
}

.slider-content {
    font-size: 14px;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, .8);
}

.intro-slide .banner-content {
    max-width: 88%;
}

.intro-slide img {
    position: relative;
    z-index: 1;
    background-color: #D9E0E6;
}

.intro-banner-group .grid-item .banner-subtitle {
    font-weight: 500;
    text-shadow: 1px 1px 0 #1c1c1c;
}

.intro-banner-group .grid-item5 .banner-title {
    text-shadow: 1px 1px 0 #1c1c1c;
}

.categories-wrapper .category-name {
    color: #fff;
    text-shadow: 1px 0 0 #000;
}

.categories-wrapper {
    margin-bottom: 40px;
}

.category-classic:hover .btn {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.category-menu {
    position: relative;
}

.category-menu li>i {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    font-size: 14px;
    margin: 0;
    line-height: 1;
}

.menu>li.show .megamenu,
.menu>li.show>.submenu,
.menu>li:hover .megamenu,
.menu>li:hover>.submenu {
    top: -1rem!important;
}

.banner-2-single {
    top: 10px!important;
    height: auto!important;
    bottom: 0!important;
}

.input-wrapper-subscribe p {
    display: flex;
    width: 100%;
    margin: 0;
}

.input-wrapper-subscribe button {
    flex: 1
}

.input-wrapper-subscribe p input:last-of-type {
    flex: 0 1 auto;
    margin-left: 10px;
    -webkit-appearance: none;
}

.footer-newsletter .wpcf7-spinner {
    position: absolute;
    top: 90%;
    right: 0;
}

.social-icon {
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 50%;
    border: 0;
}

.icon-facebook {
    background-image: url('./assets/images/social/fb.png');
}

.icon-twitter {
    background-image: url('./assets/images/social/twitter.png');
}

.icon-instagram {
    background-image: url('./assets/images/social/instagram.png');
}

.icon-linkedin {
    background-image: url('./assets/images/social/linkedin.png');
}

.icon-youtube {
    background-image: url('./assets/images/social/youtube.png');
}

.icon-pinterest {
    background-image: url('./assets/images/social/pinterest.png');
}

.icon-whatsapp {
    background-image: url('./assets/images/social/whatsapp.png');
}

.icon-telegram {
    background-image: url('./assets/images/social/telegram.png');
}

.product-additional-info {
    font-size: 14px;
}

.woocommerce-pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 1.2rem;
    color: #666;
    letter-spacing: 0.025em;
    list-style: none;
}

.woocommerce-pagination ul>* {
    font-size: 1.4rem
}

.woocommerce-pagination li {
    margin-right: 0.5rem;
}

.woocommerce-pagination .next,
.woocommerce-pagination .prev {
    height: 4rem;
    min-width: 8rem;
    padding: 1.2rem;
    line-height: 1;
    text-align: center;
    letter-spacing: 0;
}

.woocommerce-pagination .prev {
    margin-right: 0.5rem;
}

span.page-numbers,
a.page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 3rem;
    height: 4rem;
    background-color: transparent;
    border: 1px solid transparent;
    transition: background-color 0.4s, border 0.4s, color 0.4s;
    line-height: 1;
    color: #666;
}

span.page-numbers.current,
a.page-numbers:hover {
    background-color: transparent;
    border-color: #eee;
    color: #0165D5;
    border-radius: 0.3rem;
}

.sticky-content.fixed.fix-bottom {
    left: 31.5rem;
    background-color: #fff;
}

.wpcf7 button.disabled {
    background-color: #999;
}

.custom-error-email {
    margin: 0;
    color: #000;
}

.recently-slide img {
    height: 85px;
    object-position: center;
}

.input-group .qty-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.5rem;
    padding: 0;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    background-color: #eee;
    color: #666;
    font-size: 1.4rem;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.input-group .qty-btn+.qty-btn {
    margin-right: 3.3rem;
}

#wpcf7-f421-o1 .wpcf7-spinner {
    display: block;
    margin: 20px 0 0 0;
}

.overlay-light figure {
    height: 100%;
}

.sidebar .submenu-toggle-btn {
    border: 1px solid;
}

.category-menu>li:not(:last-child)>a {
    border-color: #eeeeee;
}

.category-menu>li>a {
    font-size: 16px;
}

.contact-section {
    margin-bottom: 50px;
}

.wpcf7-form.invalid .wpcf7-validates-as-required {
    border-color: #ff0000;
}

.woocommerce-checkout-payment .accordion {
    padding-top: 30px;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}

.bapf_no_products {
    padding: 0 20px
}

@media screen and (max-width: 1200px) {
    .sidebar-close {
        background-color: rgba(255, 255, 255, .8);
        padding: 5px
    }
    .close-icon:after,
    .close-icon:before {
        background-color: #000
    }
    .sidebar-toggle:hover {
        color: #000;
    }
    .dropdown-nav .menu .has-submenu>a,
    .vertical-menu>.has-submenu>a {
        margin-right: 3rem
    }
    .menu .submenu {
        background-color: transparent;
    }
    .sidebar-toggle {
        display: block;
        position: static;
        font-size: 2.6rem;
        background-color: transparent;
        margin: 0 20px 0 auto;
        color: #000;
        opacity: 1;
        width: auto;
        height: auto
    }
    .header-search {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        align-items: flex-start;
        padding: 70px 10px 0;
        justify-content: center;
        background: rgba(0, 0, 0, 0.8);
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        transition: all .3s;
        max-width: 100%
    }
    .header-search.active {
        opacity: 1;
        visibility: visible;
        z-index: 998;
    }
    .header-search>div {
        width: 100vw;
        padding: 0 20px
    }
    .header-search .is-menu {
        float: none;
        position: static;
    }
    .search-custom-close {
        position: fixed;
        right: 20px;
        top: 25px;
        margin: 0;
        display: block;
        opacity: 0;
        visibility: hidden;
        left: calc(100vw - 50px);
        z-index: 2201;
        transition: opacity 0.4s, visibility 0.4s;
    }
    .search-custom-close.active {
        opacity: 1;
        visibility: visible;
    }
    /* .search-toggle.hide {
    display: none;
  } */
    .search-toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        font-size: 2.6rem;
        color: #000;
        transition: opacity 0.4s;
    }
}

@media screen and (max-width: 992px) {
    .banner {
        margin: 0 auto
    }
    .recent-view .swiper-slide:nth-child(even) {
        margin-right: 0 !important
    }
    .recent-view .swiper-slide:nth-child(odd) {
        margin-right: 18px !important
    }
    .recent-view .swiper-slide {
        height: auto!important;
    }
    .product-absolute:before,
    .product-absolute .product-name {
        margin-top: 0;
        opacity: 1;
    }
    .intro-banner-group .grid-item {
        margin-bottom: 20px
    }
    .swiper-mobile {
        flex-wrap: wrap!important;
    }
    .swiper-benefits .swiper-mobile .swiper-slide {
        width: 50%;
        flex: 1 0 50%;
    }
    /*  .product-media img:first-child {
    height: 170px;
  }*/
    /* .footer-front {
    margin: 0 -17px
  } */
    .btn-product-icon:active,
    .btn-product-icon:hover {
        background-color: transparent;
        border-radius: 0;
        color: #000
    }
    /* .banners-mob-container {
    display: none;
  } */
    .grid .grid-item {
        padding: 0;
        margin-bottom: 5px;
    }
    /* .banners-mob-wrapper h3 {
    margin: 30px 0 10px;
    position: relative;
    font-size: 20px;
  }
  .banners-mob-wrapper h3::after {
    position: absolute;
    right: 0;
    top: 4px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    
  } */
    /* .header-search {
    display: none!important;
  } */
    .woocommerce-breadcrumb a {
        font-size: 16px;
    }
    .sticky-content.fixed.fix-bottom {
        left: 0;
    }
    .product-sticky-content.fixed .product-list-sm {
        margin: 0 0 10px
    }
    .product:not(.product-list) .product-action-vertical {
        position: static;
        opacity: 1;
        visibility: visible;
    }
    .product:not(.product-list) .btn-product-icon {
        width: 100%;
        height: auto;
        border: 0;
    }
    .header {
        position: fixed;
        z-index: 900;
        top: 0;
        left: 0;
        width: 100%;
    }
    .header-middle {
        padding: 12px 0
    }
    .main-content {
        padding-top: 70px;
    }
    .is-menu-wrapper .is-menu form {
        max-width: 100%;
    }
    .intro-banner-group .height-x2,
    .intro-banner-group .height-x1 {
        height: 23rem;
    }
    .intro-banner-group .height-x3 {
        height: 30rem;
    }
    .category-menu>li>a {
        padding: 1.1rem 0.8rem 1.1rem 1.1rem;
    }
    .category-dropdown .dropdown-title {
        padding: 0 0 1rem 2.1rem;
    }
    .category-menu li>i {
        display: none;
    }
    .menu .show .megamenu,
    .menu .show>.submenu,
    .menu li:hover .megamenu,
    .menu li:hover>.submenu {
        top: 0;
    }
    .category-dropdown .sidebar-logo {
        padding: 2rem 2.2rem;
    }
    .product-sticky-content.fixed {
        background-color: #fff;
    }
}

.footer-newsletter .btn {
    margin-left: 10px;
}

@media screen and (max-width: 579px) {
    .recent-view .swiper-slide:nth-child(odd) {
        margin-right: 10px !important
    }
    .footer-newsletter form {
        max-width: 300px;
        margin: 0 auto
    }
    .product-sticky-content.fixed .product-qty-form,
    .footer-newsletter .btn,
    .input-wrapper-subscribe p input:last-of-type {
        margin: 0;
    }
    .toolbox-left,
    .toolbox-right {
        padding: 0;
    }
    .woocommerce-breadcrumb {
        padding-left: 15px;
    }
    .product-sticky-content.fixed .product-form {
        padding: 15px;
    }
    .toolbox-left,
    .toolbox-right {
        width: 100%;
        justify-content: center;
        margin: 0 auto
    }
    .input-wrapper-subscribe p {
        flex-direction: column;
        align-items: center;
    }
    .input-wrapper-subscribe input {
        margin: 0;
    }
}

@media screen and (max-width: 480px) {
    .product-sticky-content.fixed .product-qty-form,
    .sidebar-toggle,
    .search-toggle {
        margin-right: 10px;
    }
}