body .main-navigation ul.menu>li.menu-item-has-children>a::after,
body .main-navigation ul.menu>li.page_item_has_children>a::after,
body .main-navigation ul.nav-menu>li.menu-item-has-children>a::after,
body .main-navigation ul.nav-menu>li.page_item_has_children>a::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "" !important;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.row>* {
    padding-right: 12px;
    padding-left: 12px;
    width: 100%;
    flex-shrink: 0;
}

.col {
    flex: 1 0 0%;
}

.col-3 {
    flex: 0 0 auto;
    width: 25%;
}

.pt-5 {
    padding-top: 3rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.col-9 {
    flex: 0 0 auto;
    width: 75%;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.main-navigation ul li>ul {
    display: none !important;
}

.wc-proceed-to-checkout .button.checkout-button {
    width: 100%;
}

body .mx-12 {
    margin-left: 12px !important;
    margin-right: 12px !important;
}

.main-navigation ul.show li>ul {
    display: block !important;
    left: 0;
}

body .site-header-account,
body .site-header-custom-cart {
    padding: 0.5rem 1rem;
    width: auto;
}

.align-items-end {
    align-items: flex-end !important;
}

.awf-filter-wrapper .awf-hidden {
    display: block;
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.main-navigation ul li>ul.account-dropdown.show {
    display: block !important;
    right: 0;
    left: auto;
}

.main-navigation ul li>ul.account-dropdown {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    top: calc(100% + 8px + 0.125rem);
}

.bg-primary-light {
    background-color: #f9d299 !important;
}

.bg-primary-light.w-100 {
    position: relative;
    gap: 0;
    margin-bottom: 1rem !important;

}

.border-primary-dark {
    border-color: #c17200 !important;
}

.bg-primary-light table:not(.has-background) th {
    background-color: transparent;
}

.bg-primary-light table a {
    color: #53565A;
    text-decoration: underline !important;
    text-decoration-color: #f9d299 !important;
    text-underline-offset: 3px !important;
}

.bg-primary-light table {
    border-collapse: collapse;
}

.bg-primary-light table th {
    border-bottom: 1px solid #c17200;

}

.bg-primary-light.w-100::before {
    content: "";
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    background-color: #f9d299;
    top: 0;
    display: block;
    bottom: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.account-dropdown .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem !important;
    clear: both;
    font-weight: 200;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.account-dropdown .dropdown-item:hover,
.account-dropdown .dropdown-item:focus {
    color: #1e2125;
    text-decoration: none;
    background-color: #e9ecef;
}

.awf-filter-container label::before {
    content: none !important;
}

.filters li.awf-filter-container {
    display: flex !important;
    align-items: center;
}

.icon-inline {
    display: inline-block;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.filters li.awf-filter-container input[type=checkbox],
body #content .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    width: 1em;
    height: 1em;
    margin-top: -1px;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    appearance: none;
    color-adjust: exact;
    margin-right: 8px !important;
    border-radius: 0.25em;
}

.filters li.awf-filter-container input[type=checkbox]:checked,
body #content .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background-color: #f18e00;
    border-color: #f18e00;
}

.filters li.awf-filter-container input[type=checkbox]:checked[type=checkbox],
body #content .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.w-75 {
    width: 75% !important;
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.fw-bold {
    font-weight: bold !important;
}

.mb-8 {
    margin-bottom: 0.5rem !important;
}

.text-center {
    text-align: center !important;
}

.table-sm> :not(caption)>*>* {
    padding: 0.25rem 0.25rem;
}

body #content .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    display: none !important;

}

body .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    min-height: auto;
    min-width: auto;
}

body .wc-block-components-radio-control .wc-block-components-radio-control__input:checked,
body .wc-block-components-radio-control .wc-block-components-radio-control__input {
    border-color: #f18e00;
}

body .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #f18e00;
}

body .wc-block-components-checkout-step__description {
    font-size: 1rem;
}

@media (min-width: 768px) {

    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .woocommerce-cart-form .actions>.coupon {
        margin-top: 120px;
    }


    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    body .site-header-account,
    body .site-header-custom-cart {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .pt-md-2 {
        padding-top: 0.5rem !important;
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-8,
    .count-ordering .woocommerce-result-count {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-4,
    .count-ordering .woocommerce-ordering {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .mt-md-n2 {
        margin-top: -0.5rem !important;
    }

    .align-items-md-start {
        align-items: flex-start !important;
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .pt-md-0 {
        padding-top: 0 !important;
    }
}

h2,
.h2,
body .wc-block-components-title.wc-block-components-title {
    font-size: calc(1.325rem + 0.9vw);
    font-weight: bold;
}

@media (min-width: 1200px) {

    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        font-size: 1.5rem !important;
    }

    h2,
    .h2,
    body .wc-block-components-title.wc-block-components-title {

        font-size: 2rem;
        color: black;
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
}

@media (min-width: 992px) {

    body .site-header-account {
        margin-left: 0.5rem !important;
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

}

.mb-4 {
    margin-bottom: 1.5rem !important;
}


body .mb-5 {
    margin-bottom: 3rem !important;
}

.form-floating>.form-control::placeholder {
    color: transparent;
}

footer .widget {
    margin: 0;
}

footer {
    line-height: 1.35;
}

.text-secondary {
    color: #53565A !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

a {
    color: #53565A;
    text-decoration: underline;
    text-decoration-color: #f9d299;
    text-underline-offset: 3px;
}

body footer.site-footer a {
    color: #53565A !important;
    text-decoration: underline;
    text-decoration-color: #f9d299;
    text-underline-offset: 3px;
}

body footer.site-footer {
    padding-top: 3rem !important;
}

body .footer-widgets {
    padding-top: 0;
    width: auto;

}

footer .bottom-footer {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    color: black;
}

footer .bottom-footer .site-info {
    bottom: 0;

}

.footer-widgets {
    border-bottom: none !important;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.w-100 {
    width: 100% !important;
}



.btn-primary:hover,
.wc-backward:hover,
.my_account_orders .button:hover,
.woocommerce-info .button:hover,
.wp-block-woocommerce-checkout .button:hover,
.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover,
.wc-proceed-to-checkout .button.checkout-button:hover,
.woocommerce-account button:hover {
    color: #000;
    background-color: #f39f26;
    border-color: #f2991a;
}

.woocommerce-info .button:hover {
    background-color: #f39f26 !important;
}

.btn:hover {
    color: #000;
    text-decoration: none;
}


.btn-check:checked+.btn-primary:focus,
.wc-backward:focus,
.my_account_orders .button:focus,
.btn-check:active+.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.wc-proceed-to-checkout .button.checkout-button:active:focus,
.woocommerce-account button:active:focus,
.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:active:focus {
    box-shadow: 0 0 0 0.25rem rgba(205, 121, 0, 0.5);
}

article.search-result-product .price-button {
    height: 100%;
}

.search-results .pagination .page-numbers,
.woocommerce-pagination .page-numbers {

    display: flex;
    justify-content: left;
}

.search-results .pagination .page-numbers,
.woocommerce-pagination .page-numbers a {
    text-decoration: none;

}

.pagination .page-numbers li .page-numbers.current {
    color: #fff;
    background-color: #f18e00;
    border-color: #f18e00;
}

/************* Cart page **************/
.woocommerce-cart-form table.cart tr,
.border-bottom-black {
    border-bottom: 1px solid black;


}

.pt-4 {
    padding-top: 1.5rem !important;
}

.woocommerce-cart-form table.cart,
.cart-collaterals .shop_table {
    border-collapse: collapse;
}


.woocommerce-cart table.cart:not(.has-background) th,
.woocommerce-cart table.cart:not(.has-background) td,
.cart-collaterals .shop_table th,
.cart-collaterals .shop_table td,
.cart-collaterals .shop_table:not(.has-background) tbody tr:nth-child(2n) td {
    background-color: transparent;
}

.woocommerce-cart-form table.cart thead tr th,
.woocommerce-cart-form table.cart tbody tr td,
.cart-collaterals .shop_table tr th,
.cart-collaterals .shop_table tbody tr td {
    padding: 0;
}

.woocommerce-cart-form table.cart tbody tr td {
    padding: 1.5rem 0;
}

.px-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
    display: none !important;
}

body table.cart td.product-quantity .qty {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    max-width: inherit;

}

.woocommerce-cart-form table.cart tbody tr td {
    padding: 1.5rem 0;
    font-size: 24px;
    line-height: 1.5;
}

body table.cart td.product-quantity .qty:focus {
    color: #212529;
    background-color: #fff;
    border-color: #f18e00;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(241, 142, 0, 0.25);
}

a.remove-product:hover {
    color: #c17200;

}

a.producttitle:hover {
    color: #f18e00;
}

a.producttitle {
    color: #000;
    text-decoration: none !important;
    font-size: 1.5rem;
    font-weight: bold;
}

.fw-normal {
    font-weight: 200 !important;
}

h5,
.h5 {
    font-size: 1.25rem;
}

body .pe-0 {
    padding-right: 0 !important;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

.awf-filter-container.awf-empty-hidden.awf-empty {
    display: none !important;
}