html,
body {
    background: #010101 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
td,
th,
button,
input,
a,
label,
strong,
textarea,p {
    /*font-family: "BebasNeue Regular" !important;*/
    font-family: "Poppins", Sans-serif !important;
}

@font-face {
    font-family: "BebasNeue Regular";
    src: url("../fonts/BebasNeue-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.ProCategories h2::before {
    content: "";
    background: #FFC107 !important;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
}

body.home #view #content.site-content {
    padding-top: unset !important;
}

#xyzid {
    width: 60px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#xyzid.open {
    width: 238px;
}

.elementor-element.MenuExpand {
    width: 238px !important;
    max-width: 238px !important;
}

.IMGINFOIMG figure.elementor-image-box-img {
    position: absolute;
    left: 9px;
    top: 5PX;
}

.IMGINFOIMG .elementor-widget-image-box {
    width: 100px !important;
    max-width: 100px;
}

.IMGINFOIMG h6.elementor-image-box-title {
    position: absolute;
    left: 45PX;
    top: 7PX;
    display: none;
}

.cardanimates h6.elementor-icon-box-title {
    display: none;
    margin: unset !important;
}

.IMGINFOIMG.elementor-widget.elementor-widget-image-box {
    margin-bottom: 33px;
}

.cardanimates {
    margin-top: 10px !important;
    padding: 7px !important;
}

#xyzid.open .IMGINFOIMG h6.elementor-image-box-title,
#xyzid.open .cardanimates h6.elementor-icon-box-title {
    display: block;
    width: 100%;
}

ul.products .button {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    /*font-family: "BebasNeue Regular" !important;*/
    background: rgba(195, 38, 48, 0) !important;
    border: 1px solid #ffffff;
    border-radius: 0px;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 0px;
    width: 100%;
    padding: 15px 20px !important;
    font-weight: 400;
    height: unset !important;
}

ul.products .button:hover {
    background: #E5C86D !important;
    border-color: #E5C86D !important;
    ;
}

.product .woocommerce-loop-product__title a {
    /*font-family: "BebasNeue Regular" !important;*/
    font-size: 20px !important;
    line-height: 28px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}

.product .price .woocommerce-Price-amount.amount {
    font-size: 18px !important;
    line-height: 24px;
    font-weight: 400;
}

.no-transform .animated-meta {
    width: 100%;
}

.product-loop-meta span.woocommerce-Price-amount.amount {
    font-size: 24px !important;
    letter-spacing: 0.24px !important;
    line-height: 31px !important;
    color: #E5C86D !important;
}

.product .product-loop-content {
    padding: 10px 0px !important;
}

/*.HomeProducts .products .product {
    margin: unset;
}*/

.HomeProducts ul.products .slick-slide {
    padding: 0 15px;
}

div#primary.content-area {
    margin-top: 76px;
    padding: 0 110px;
}

.CartIcon .elementor-icon-list-item a {
    color: #fff !important;
}

.CartIcon a svg.wc-block-customer-account__account-icon {
    border: 2px solid rgba(255, 255, 255, 0.75);
    border-radius: 100%;
    height: 20px !important;
    width: 20px !important;
}

body.post-type-archive-product p.woocommerce-result-count::before,
.rp-category-title-above-results {
    content: 'Shop All';
    display: block;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 10px;
    font-weight: 600;
}

.woocommerce-result-count {
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
}

.wc-block-cart__submit-container {
    background: #e5c86d;
}

.wc-block-components-button__text {
    color: #000000;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    padding: 15px 20px !important;
    font-weight: 400;
}

.rp-archive-header {
    margin-top: 75px;
}

.HeaderMenu .hfe-nav-menu .sub-menu {
    box-shadow: 0 0 10px 0 hsl(0deg 0% 100% / 10%) !important;
}

.shop-breadcrumb-bar,
.rp-archive-header {
    background: rgba(255, 255, 255, 0.15) !important;
    max-width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-top: 75px;
    margin-bottom: 60px;
    padding: 16px calc((100% - 90%) / 2);
}

.shop-breadcrumb-inner {
    padding-left: 30px;
}

.rp-breadcrumb {
    padding: unset !important;
    padding-left: 30px !important;
}

/*
.HomeProducts ul.products .product {
    text-align: center;
}

.no-transform .animated-meta {
    display: flex !important;
}

.woostify-container {
    padding: unset !important;
}

body.archive div#primary.content-area {
    padding: 0 110px;
    background: #F2D675 !important;
}

.woostify-sorting {
    padding-top: 60px;
} */



/* Consent Popup message css*/

#agePopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

.popup-box {
    text-align: center;
    color: #fff;
}

.popup-buttons button {
    background: #222;
    color: #fff;
    border: 0;
    padding: 10px 30px;
    margin: 10px;
    font-size: 16px;
    cursor: pointer;
}

#ageError {
    display: none;
    color: red;
    margin-top: 15px;
    font-weight: bold;
}

.ProSliderArrows {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.ProSliderArrows .slick-arrow {
    display: grid;
    place-items: center;
    width: 60px !important;
    height: 60px !important;
    border: 1px solid #212121 !important;
    background-color: #212121 !important;
    padding: 10px;
}

.ProSliderArrows i.fa-solid {
    font-size: 25px;
}

.ProSliderArrows .slick-arrow:hover {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    color: #212121 !important;
}

.hfe-search-form__input {
    height: 40px;
}


.newsletter_shortcut {
    color: white;
}

.newsletter_shortcut .iti__country-container {
    background-color: white;
    min-width: 90px;
    color: black;
}

.newsletter_shortcut .forminator-iti-input>input {
    left: 110px;
    width: calc(100% - 110px) !important;
    padding-left: 10px !important;
}


form#forminator-module-5960 {
    display: flex !important;
    flex-direction: column;

}

#forminator-module-5960>* {
    margin-top: 0px;
}

#forminator-module-5960 .iti__search-input {
    padding-left: 10px;
}

form#forminator-module-5960 input {
    padding: 16px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000000d8 !important;
}

form#forminator-module-5960 input::placeholder,
#forminator-module-5960 .iti__selected-dial-code {
    font-weight: 700 !important;
    color: #00000097 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

#forminator-module-5960 input,
#forminator-module-5960 button {
    min-height: 50px;

}

#forminator-module-5960 :nth-child(4) {
    margin-top: 20px;
    order: 1;
}

#forminator-module-5960 .subscribe_btn {
    margin-top: 7px;
    width: 100%;
    background: #010101;
    font-size: 20px !important;
    font-weight: 400 !important;
}

body.single-product .content-top,
body.single-product .product-page-container {
    background-color: #010101 !important;
    padding-top: 80px;
}

body.single-product h1.product_title.entry-title {
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
}

body.single-product .product-summary .woocommerce-Price-amount.amount,
body.single-product .product-summary .price span {
    font-size: 40px !important;
    line-height: 48px;
    margin-bottom: 10px;
    margin-top: 16px;
    color: #fff;
    font-weight: 700;
}

body.single-product .product-gallery {
    width: 40% !important;
    margin-bottom: 90px !important;
}

body.single-product div#primary.content-area {
    padding: 0 80px;
}

body.single-product .product-summary {
    margin-left: 60px;
}

form.variations_form .variations th.label {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.24px;
    line-height: 28px;
}

li.variable-item.button-variable-item {
    background: rgba(255, 255, 255, 0.10) !important;
    color: #fff !important;
    width: 90px !important;
    height: 44px !important;
    border-radius: unset !important;
}

li.variable-item.button-variable-item.selected {
    border: 1px solid #E5C86D !important;
}

.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images {
    width: 110px !important;
    min-width: 110px !important;
    margin-right: unset;
}

.product-thumbnail-images .thumbnail-item {
    max-width: 90px !important;
    margin-right: unset;
}

.product-thumbnail-images .thumbnail-item.is-selected img {
    border-color: #E5C86D !important;
}

.woostify-single-product-stock .woostify-product-stock-progress {
    display: none;
}

.quantity .product-qty:active,
.quantity .product-qty:hover {
    color: #fff;
}

span.woostify-single-product-stock-label {
    color: #e5c86d;
}

.custom-breadcrumb {
    padding: 19px;
    width: 107%;
    position: relative;
    right: 19px;
    background: rgba(255, 255, 255, 0.15) !important;
}

.woostify-trust-badge-box {
    display: none !important;
}

#consent-1.forminator-field-consent {
    font-size: 16px !important;
    color: #010101;
}

span.forminator-checkbox-box {
    border-radius: 4px !important;
    border: unset !important;
}

select.orderby {
    font-size: 16px !important;
    min-height: 48px !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.woostify-sorting .woocommerce-ordering {
    position: relative !important;
}

body.post-type-archive-product .woostify-sorting .woocommerce-ordering {
    margin-bottom: 0px;
}

.woostify-sorting .woocommerce-ordering:before {
    content: "Sort By";
    font-size: 18px !important;
    line-height: 28px !important;
    color: #ffffff !important;
    display: inline-block;
    position: absolute;
    left: -100px;
    top: 10px;
}

select.orderby option {
    color: #010101 !important;
}

.woocommerce-cart-form__cart-item.cart_item .quantity,
.cart-collaterals tbody th,
.woocommerce-cart-form__cart-item.cart_item .product-subtotal,
.woocommerce-Price-amount.amount {
    background: unset !important;
    color: unset !important;
}

.woocommerce-shipping-totals .woocommerce-shipping-destination,
.woocommerce-shipping-totals .woocommerce-shipping-calculator {
    display: none !important;
}

.woocommerce-cart.cart-page-layout-2 .cart-collaterals {
    border: unset !important;
    background-color: rgba(255, 255, 255, 0.15);
    padding: 40px;
}

.woocommerce-cart-form__contents>thead {
    background-color: rgba(255, 255, 255, 0.15);
}

.woocommerce-cart-form__contents .product-subtotal {
    padding-right: 20px !important;
}

.order-total td {
    color: #fff !important;
}

.multi-step-checkout-wrapper .multi-step-checkout-content.active {
    padding: 60px 62px;
    background: rgba(255, 255, 255, 0.15);
}

.checkout.woocommerce-checkout input,
.checkout.woocommerce-checkout textarea,
.checkout.woocommerce-checkout .select2-selection,
#woocommerce-checkout-form-coupon #coupon_code,
.woocommerce-form.woocommerce-form-login input,
input#reg_email {
    background: rgba(255, 255, 255, 0.15) !important;
}

form#woocommerce-checkout-form-coupon,
.woocommerce-form.woocommerce-form-login {
    border: unset;
    background: #272727;
}

.has-multi-step-checkout .multi-step-checkout-wrapper {
    width: 56%;
}

.woocommerce-form.woocommerce-form-login .woocommerce-form-login__rememberme,
.woocommerce-form.woocommerce-form-login .lost_password {
    text-align: left;
}

.has-multi-step-checkout #order_review {
    width: 100%;
}

.woocommerce-checkout #order_review_heading {
    font-size: 30px !important;
    line-height: 1.2em !important;
    display: block !important;
    font-weight: 400;
}

.checkout.woocommerce-checkout {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    width: 100% !important;
}

.has-multi-step-checkout #order_review {
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: unset !important;
}

a.reset_variations {
    background: unset !important;
    border: unset !important;
    padding: unset !important;
    margin: unset !important;
    color: #e5c86d;
    text-decoration: underline;
}

.variations .reset_variations .woostify-svg-icon {
    display: none;
}

#customer_login {
    max-width: 90% !important;
    margin: 0 auto;
    padding: 100px 0 !important;
    min-height: 100vh;
}

#customer_login form.woocommerce-form.woocommerce-form-login.login,
#customer_login form.woocommerce-form.woocommerce-form-register.register {
    margin-top: 20px !important;
    padding: 40px !important;
    background: rgba(255, 255, 255, 0.15) !important;
    border: unset;
}

div#customer_login h2 {
    text-align: left;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
}

div#customer_login label,
div#customer_login input {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.ConfirmationForm form .forminator-field label {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.ConfirmationForm form input,
.ConfirmationForm .forminator-button.forminator-button-upload {
    background: rgba(255, 255, 255, 0.15) !important;
}

.ConfirmationForm form button.forminator-button.forminator-button-submit {
    background-color: #E5C86D;
    color: #FFFFFF;
    border-radius: 0px;
}

div#customer_login input {
    color: #fff;
}

button.show-password-input {
    color: #424242 !important;
    padding: 0px !important;
    background-color: transparent !important;
    border: 0px !important;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    margin: unset;
}

p.woocommerce-LostPassword.lost_password {
    text-align: left !important;
}

.MainHeader {
    box-shadow: 0 0 10px 0 rgb(255 255 255 / 10%) !important;
}

body.single-product .woocommerce-variation-add-to-cart,
.product-summary .cart {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 46px !important;
}

.product-summary .qty-label {
    display: block;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
}

.product-summary .woocommerce-variation-add-to-cart .quantity {
    width: 150px;
}

.product-summary .after-cart-short-description {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
    padding-top: 32px !important;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}

.product-summary .CartBtnWrapper .single_add_to_cart_button,
.product-summary .CartBtnWrapper .fs-buy-now-btn {
    min-width: 278px !important;
    max-width: 278px !important;
    height: 60px !important;
    border: 1px solid;
    font-size: 20px !important;
    font-weight: 400 !important;
    background-color: #010101 !important;
    color: #fff !important;
}

.product-summary .CartBtnWrapper .fs-buy-now-btn {
    background-color: #E5C86D !important;
}

.product-summary .CartBtnWrapper .single_add_to_cart_button:hover,
.product-summary .CartBtnWrapper .fs-buy-now-btn:hover {
    background-color: #fff !important;
    color: #010101 !important;
}

.product-summary .CartBtnWrapper {
    display: flex;
    gap: 20px;
}

section.related.products {
    padding-top: 50px;
    border: unset;
}

.related.products>h2 {
    font-size: 52px;
    text-align: left;
    line-height: 52px;
    font-weight: 400;
}

.product-gallery .product-images-container .flickity-button {
    display: none !important;
}

.proInfoWrapper {
    display: flex;
    flex-wrap: wrap;
}

.contact_us_shortcode input,
.contact_us_shortcode textarea {
    background-color: #010101 !important;
    border: 1px solid rgb(68, 67, 67);
    padding: 20px 10px !important;
}

.contact_us_shortcode .forminator-row-last {
    text-align: center;
}

.contact_us_shortcode .send_message {
    background-color: #129A6B;
    color: #fff;
    padding: 15px !important;
    font-weight: 700 !important;
}

.breadcrumb_styling ul li a {
    text-decoration: none !important;
}

.contact_us_shortcode input,
.contact_us_shortcode textarea {
    background-color: #010101;
}

div#tab-additional_information table:nth-child(2) {
    display: none !important;
}

table.woocommerce-product-attributes.shop_attributes {
    border: 1px solid rgba(255, 255, 255, 0.10);
}

table.woocommerce-product-attributes.shop_attributes th,
table.woocommerce-product-attributes.shop_attributes td {
    border: unset;
    padding: 20px;
}

table.woocommerce-product-attributes.shop_attributes tr:nth-child(odd),
table.woocommerce-product-attributes.shop_attributes tr th:nth-child(odd) {
    background: #383838;
}

table.woocommerce-product-attributes.shop_attributes tr:nth-child(even) th {
    background: #202020;
}

table.woocommerce-product-attributes.shop_attributes tr th {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
}

div#tab-additional_information {
    padding: 20px !important;
    background: #202020;
    padding-top: unset !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding: unset;
    margin-bottom: 50px;
}

/* -------------------------404 start------------------------- */

.custom404 {
    background-image: url('/wp-content/uploads/2026/01/404-header.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 90vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 20px;
    margin-top: 75px;
}

.custom404_error-container {
    text-align: center;
    color: #fff;
    z-index: 2;
    max-width: 600px;
    padding: 20px;
    position: relative;
}

.custom404_error-code {
    font-size: 200px;
    font-weight: 400;
    color: #E5C86D;
    line-height: 200px;
    letter-spacing: -8px;
}

.custom404_error-title {
    font-size: 72px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    line-height: 72px;
    margin-bottom: unset;
}

.custom404_error-message {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -0.48px;
    color: #ffffffbf;
    margin-bottom: 40px;
    line-height: 28px;
}

.custom404_back-button {
    display: inline-block;
    padding: 16px 32px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.48px;
}

.custom404_back-button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #010101;
}

.HeaderSearch input,
.HeaderSearch input:focus {
    background-color: #010101 !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.HeaderSearch input::placeholder {
    color: #ffffff82 !important;
}

li.aws_result_item {
    border: unset !important;
}

.aws-search-result .aws_result_link {
    display: flex;
    place-items: center;
}

.aws-search-result .aws_result_title {
    color: #e5c86d;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.aws-search-result .aws_result_title:hover {
    color: #000 !important;
}

.woocommerce-form-login-toggle,
.woocommerce-form-coupon-toggle {
    max-width: 100%;
    margin: unset;
}

/* .woocommerce-form-login-toggle{
    padding-top: 70px;
} */
body.woocommerce-checkout main#main.site-main {
    padding-top: 100px;
}

.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info {
    padding: 20px 26px;
    margin-bottom: 40px;
    background: rgba(255, 255, 255, 0.15);
    border-left: 0;
    border-top: 2px solid #e5c86d;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

.wc-block-mini-cart__icon {
    height: 32px !important;
    width: 32px !important;
    margin: unset !important;
}

.product-gallery.vertical-style.has-product-thumbnails .thumb-btn.prev,
.product-gallery.vertical-style.has-product-thumbnails .thumb-btn.next {
    background: #e5c86d;
    color: #000;
}

body.single-product .pswp__item {
    background: #010101;
}

body.woocommerce-cart .NewsletterSection {
    display: none;
}

body.woocommerce-cart main#main.site-main {
    display: grid;
    padding: 120px 0;
}

.woocommerce-cart .woocommerce-cart-form .product-name,
.woocommerce-cart .woocommerce-cart-form .product-name a,
.woocommerce-cart .woocommerce-cart-form table tr th {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400 !important;
    text-decoration: none !important;
    color: #fff !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item .product-remove a {
    font-size: 40px !important;
    width: 20px;
    height: 20px;
}

tr.woocommerce-cart-form__cart-item.cart_item td.product-price,
tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.cart_totals table.shop_table.shop_table_responsive th {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding-left: unset;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr td {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding-right: unset;
}

.cart-collaterals .ri-added-text {
    font-weight: 400;
    color: #e5c86d;
}

.woocommerce-cart .cart_totals a.checkout-button.button.alt.wc-forward {
    font-size: 18px;
    color: #010101;
    font-weight: 400;
    line-height: 24px;
    padding: 15px;
}

.woocommerce-cart .cart_totals a.checkout-button.button.alt.wc-forward:hover {
    background-color: #ffff;
    color: #010101;
}

.cart_totals .woocommerce-Price-amount.amount {
    font-weight: 400 !important;
}

.woocommerce-cart .coupon button {
    padding: 10px 30px !important;
    margin: unset !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    height: 45px !important;
    color: #010101 !important;
}

.woocommerce-cart input#coupon_code {
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 45px !important;
    width: 34%;
}

.woocommerce-cart .woocommerce-cart-form [name="update_cart"] {
    padding: 10px 20px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    height: 45px !important;
    color: #010101 !important;
    background: #e5c86d;
}

.woocommerce-cart button.button:disabled {
    background-color: #e5c86d !important;
}

body.woocommerce-cart .woocommerce-cart-form {
    width: 60% !important;
}

body.woocommerce-cart .cart-collaterals {
    width: 30% !important;
}

.woocommerce-cart .woocommerce .woocommerce-message {
    background-color: rgba(255, 255, 255, 0.15);
    border-left: 10px solid #e5c86d !important;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 18px;
    border-radius: unset;
}

.woocommerce-cart .cart-empty.woocommerce-info {
    background: rgba(255, 255, 255, 0.15) !important;
    border-left: 10px solid #e5c86d !important;
    font-weight: 400;
    font-size: 18px;
}

.woocommerce-cart .return-to-shop .button {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.4px;
    border-radius: 0px;
    color: #010101;
    padding: 15px 20px;
    background-color: #e5c86d;
    border: 1px solid #e5c86d;
}

.woocommerce-form-coupon-toggle a.showcoupon {
    color: #e5c86d;
}

.woocommerce-form-login-toggle a.showlogin:hover,
.woocommerce-form-coupon-toggle a.showcoupon:hover {
    color: #fff;
}

/* .woocommerce-billing-fields__field-wrapper {
    border: 1px solid black !important;
    border-radius: 5px !important;
    padding: 10px !important;
} */
body.woocommerce-checkout .woocommerce-billing-fields>h3 {
    display: block !important;
    font-size: 30px !important;
    font-weight: 600;
}

button.forminator-button.send_message {
    background: #e5c86d;
    padding: 15px 32px !important;
    font-size: 24px !important;
    color: #000;
    font-weight: 400 !important;
}

.simple-product-attributes p span {
    padding: 10px 18px;
    border: 1px solid #e5c86d;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.simple-product-attributes p strong {
    display: block;
    font-size: 24px;
    letter-spacing: 0.24px;
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
    padding-bottom: 10px;
}

.simple-product-attributes {
    margin-bottom: 40px;
    
}

.woocommerce-checkout #order_review {
    background: unset;
}

.woocommerce-checkout .woocommerce-billing-fields {
    padding: 60px 62px;
    background: rgba(255, 255, 255, 0.15);
}

.woocommerce-checkout .col2-set {
    width: 52.9411764706% !important;
    padding-right: unset !important;
    margin-right: 5.8823529412%;
    padding-bottom: 100px;
}

.CheckoutOrderWrapper {
    width: 41%;
}

#order_review {
    padding: unset !important;
    width: 100% !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table {
    font-size: 20px;
    color: #ffff;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.woocommerce-checkout .woocommerce-checkout-review-order table thead th {
    color: #fff;
    margin: unset;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    padding: 20px;
    border: 0;
    font-size: 18px;
}

.woocommerce-checkout .shop_table thead tr:first-child {
    background: rgba(255, 255, 255, 0.15);
}

.woocommerce-checkout-review-order-table tr {
    border-color: rgba(255, 255, 255, 0.15);
}

.woocommerce-checkout tr.order-total .woocommerce-Price-amount.amount {
    font-size: 20px;
    font-weight: 400;
}

/* .woocommerce-checkout .shop_table tr th:first-child, 
.woocommerce-checkout .shop_table tr td:first-child {
    width: 40%;
}
.woocommerce-checkout .shop_table tr th:last-child, 
.woocommerce-checkout .shop_table tr td:last-child {
    width: 60%;
} */
.woocommerce-checkout button#place_order {
    font-size: 18px;
    padding: 15px 32px 13px;
    font-weight: 600;
    color: #000;
}

.payment_box {
    background-color: #e5c86d;
    color: #000;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox,
.woocommerce-privacy-policy-text p {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}

a.woocommerce-privacy-policy-link,
a.woocommerce-terms-and-conditions-link {
    color: #e5c86d;
}

.woocommerce-checkout .woocommerce-shipping-fields .shipping_address {
    padding: 60px 62px;
    background: rgba(255, 255, 255, 0.15) !important;
    display: grid;
}

body.woocommerce-checkout .NewsletterSection {
    display: none;
}

body.woocommerce-checkout footer#colophon {
    display: block !important;
}

li.aws_result_item.aws_no_result {
    color: #000;
    font-size: 16px;
    font-family: "BebasNeue Regular" !important;
}

.woocommerce-checkout .woocommerce-shipping-fields span {
    font-size: 25px !important;
    font-weight: 600;
}

.woocommerce-shipping-fields #ship-to-different-address-checkbox {
    width: 20px !important;
    height: 20px !important;
    border: 1px solid #161616 !important;
    border-radius: 0 !important;
    cursor: pointer !important;
}

.woocommerce-shipping-fields #ship-to-different-address-checkbox:checked {
    background-color: #e5c86d !important;
}

p.form-row.form-row-wide.create-account.woocommerce-validated {
    margin-top: 21px;
    font-size: 16px;
    font-weight: 400;
}

#ship-to-different-address {
    margin-top: 90px;
}

.product_meta {
    display: none !important;
}

.custom-product-tag {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0;
    background: #e5c86d;
    color: #000;
    width: 169px;
    padding: 0px 5px;
}

.custom-product-tag img {
    width: 20px;
    margin-right: 3px;
}

li.aws_result_item.aws_search_more a {
    text-align: left;
    left: 8px;
    color: #e5c884;
    font-size: 16px;
}

#payment_method_bacs {
    display: inline-block !important;
}

div.thankyou_customnots a {
    color: #ff0000;
    text-decoration: underline;
}

div.thankyou_customnots p {
    color: red;
    font-size: 18px;
    margin: 0;
}

div.thankyou_customnots {
    background: #e5c86d;
    padding: 10px;
    order: -1;
}


.page-id-4982 .woocommerce-order {
    position: relative;
}

span.forminator-error-message {
    color: #f56c6c !important;
    background-color: unset !important;
    padding-left: unset !important;
}
.NewAdditionProSlider .slick-track{
    margin: unset;
}
.woocommerce-order-details .woocommerce-table--order-details{
    padding: 40px !important;
    background: rgba(255, 255, 255, 0.15) !important;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
    padding: 5px !important;
    background: rgba(255, 255, 255, 0.15) !important;
    font-family: "BebasNeue Regular" !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-top: unset;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
    color: #fff;
    order: -2;
    font-weight: 400;
}
.woocommerce-order-received .woocommerce-order {
    max-width: 890px;
    display: flex;
    flex-direction: column;
}
.woocommerce-thankyou-order-details li {
    display: flex;
}
.related.products img{
	width:100% !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    color: #000;
    padding-left: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: unset;
    font-size: 16px !important;
    padding-left: 10px;
}
#shipping_state_field .optional,#select2-shipping_state-container .select2-selection__placeholder{
    font-size: 16px !important;
    letter-spacing: unset !important;
}
body.privacy-policy .elementor-element-66e789c h2,
body.privacy-policy .elementor-element-66e789c h1,
body.privacy-policy .elementor-element-66e789c h3,
body.privacy-policy .elementor-element-66e789c b{
 font-weight: 500;
}

/* Below Css for freeze Issue  */

body{
overflow:auto !important;
}

html, body{
overflow-y:auto !important;
}

a.added_to_cart.wc-forward{
    display:block;
    width:100%;
    background:transparent !important;
    border:1px solid #fff !important;
    padding: 24px 20px !important;
    transition:0.3s; 
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.4px;
}

/* Hover effect */
a.added_to_cart.wc-forward:hover{
    background:#fff !important;
    color:#000 !important;
}
body.single-product .simple-product-attributes p{
    display: none !important;
}
body.page-id-10 .elementor-element-6f7d7b08 .elementor-heading-title{
      text-align: left !important;
}