/* 
Theme Name: Nakedlash Child
Theme URI:
Description:
Author:
Author URI:
Template: nakedlash
Version: 1.0.0
Text Domain: nakedlash-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: 
*/

/* Add your custom styles here */
html body {
    color: #fff;
}

div.elementor-message {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}

div.elementor-message-success {
    background-color: #1fc51f;
    color: white;
}

::placeholder {
    color: #ffffff;
    opacity: 1;
}

::-ms-input-placeholder {
    color: #ffffff;
}

.elementor-widget-text-editor .elementor-widget-container p:last-child {
    margin-bottom: 0 !important;
}

.elementor-widget-text-editor ul {
    margin-left: 0;
    padding-left: 25px;
    margin-bottom: 27px;
}

.elementor-widget-text-editor ul:last-child {
    margin-bottom: 0;
}

.elementor-widget-n-accordion {
    font-family: "Lato", Sans-serif, serif;
}

form.elementor-form .elementor-field-textual::-ms-input-placeholder,
form.elementor-form .elementor-field-textual::placeholder {
    color: #000000;
}

form.elementor-form .elementor-field-textual {
    padding: 20px;
}

body .elementor-widget-n-accordion .e-n-accordion-item-title {
    border: none;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    gap: 15px !important;
    border-bottom: 1px solid rgba(255, 255, 255, .2) !important;
    padding: 20px 0;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span > i {
    font-size: 16px !important;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span > i,
.elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title .e-n-accordion-item-title-icon span > i,
.elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title,
.elementor-widget-n-accordion .e-n-accordion-item-title {
    color: #fff !important;
}

.elementor-widget-n-accordion .e-n-accordion-item > div[role=region] .elementor-widget-text-editor {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.elementor-widget-n-accordion .e-n-accordion-item > div[role=region] {
    padding: 20px 20px 22px 32px;
    border: none;
}

body > .woocommerce-notices-wrapper {
    max-width: 1580px;
    margin: 0 auto;
    padding: 0 20px;
}

body > .woocommerce-notices-wrapper > * {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body .woocommerce ul.products li.product .onsale {
    display: block;
    color: #FFFFFF;
    background-color: #EABE81;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 30px;
    letter-spacing: 0px;
    border-radius: 0px;
    min-width: 80px;
    min-height: 30px;
    right: auto;
    left: 0;
    margin: 0px;
}

.woocommerce-pagination .page-numbers a{
	color: #EABE81;
}

/* ============== Header START ============== */
.nak-marquee-wrap {
    position: relative;
    font-family: "Lato", Sans-serif, serif;
    width: 100%;
    overflow: hidden;
    background: #EABE81;
    padding: 10px 0;
}

.nak-marquee-slider:not(.slick-initialized) {
    display: flex;
    gap: 40px;
}

.nak-marquee-slider .nak-item {
    position: relative;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    padding-right: 70px;
    white-space: nowrap;
}

.nak-marquee-slider .nak-item::after {
    content: "•";
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    color: #000000;
    font-size: 16px;
}

#header-logo.elementor-widget-icon.elementor-view-default .elementor-icon svg,
#footer-logo.elementor-widget-icon.elementor-view-default .elementor-icon svg {
    width: auto;
    height: auto;
}

#header-logo.elementor-widget-icon.elementor-view-default .elementor-icon svg {
    max-width: 84px;
}

.widget_product_search form.woocommerce-product-search {
    position: relative;
}

.widget_product_search form.woocommerce-product-search .search-field {
    background: #000;
    border-radius: 100px !important;
    border: 1px solid rgba(255, 255, 255, .20) !important;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    padding: 9px 30px 9px 11px;
    min-width: 368px;
    color: #fff;
}

.widget_product_search form.woocommerce-product-search button {
    position: absolute;
    border: 0;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 100%;
}

.widget_product_search form.woocommerce-product-search button:hover {
    background: none;
}


#header-menu.elementor-nav-menu--main .elementor-nav-menu a,
#header-menu.elementor-nav-menu--main .elementor-nav-menu a.highlighted,
#header-menu.elementor-nav-menu--main .elementor-nav-menu a:focus,
#header-menu.elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 18px 20px;
}

#header-menu .rtmega-menu-area ul.rtmega-megamenu {
    justify-content: space-between;
}

#header-menu .rtmega-menu-area ul.rtmega-megamenu > .menu-item {
    padding-left: 20px;
    padding-right: 20px;
}

#header-menu .rtmega-menu-area ul.rtmega-megamenu > li.main-menu-item:first-child {
    padding-left: 0;
}

#header-menu .rtmega-menu-area ul.rtmega-megamenu > li.main-menu-item:last-child {
    padding-right: 0;
}

#header-menu .rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu > .menu-item .menu-link {
    padding-top: 18px;
    padding-bottom: 18px;
}

#header-menu nav .sub-arrow .fa-caret-down:before {
    content: "\f107";
}

#header-cart.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button {
    padding: 0;
    border: none;
}

#header-cart .elementor-menu-cart__wrapper,
#header-cart .elementor-menu-cart__wrapper .elementor-menu-cart__toggle {
    display: flex;
}

#header-cart .elementor-button-icon i.eicon-cart-light:before {
    content: none !important;
}

#header-cart .elementor-button-icon i.eicon-cart-light {
    width: 21px;
    height: 21px;
    background: url("images/shopping-bag.svg") no-repeat center center;
}

/* ============== Header END ================ */

/* ============== Home START ============== */
.elementor-element.nl-shop-collection {
    position: relative;
    min-height: 281px;
}

.elementor-element.nl-shop-collection:after {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.2);
}

.elementor-element.nl-shop-collection .elementor-widget-image {
    position: absolute;
    z-index: 1;
    border-radius: 16px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.elementor-element.nl-shop-collection .elementor-widget-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.elementor-element.nl-shop-collection .elementor-widget-heading {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    padding: 30px;
    width: 100%;
    transform: translate(-50%, -50%);
}


/* ============== Home END ================ */
#home-slider {
    position: relative;
    overflow: hidden;
}

#home-slider.slick-dotted.slick-slider {
    margin-bottom: 0;
}

#home-slider ul.slick-dots {
    position: absolute;
    width: auto;
    bottom: 24px;
    left: 32%;
}

#home-slider .slick-dots li button:hover,
#home-slider .slick-dots li button:focus {
    background: transparent;
}

#home-slider .slick-dots li button:before {
    color: #fff;
    opacity: .2;
    font-size: 8px;
}

#home-slider .slick-dots li.slick-active button:hover:before,
#home-slider .slick-dots li.slick-active button:before {
    opacity: 1;
}

#home-slider > .home-slider-slide:not(.elementor-element-edit-mode):not(:first-child) {
    display: none;
}

#home-slider .slick-slide .home-slider-slide {
    display: inline-flex !important;
    max-width: 100vw;
}

.home-slider-slide,
#page-banner {
    background-position: right center;
}

.home-slider-slide:before,
#page-banner:before {
    /*background-image: linear-gradient(270deg, #F5020200 0%, #000000 56%);*/
    /*background-color: transparent;*/
    --background-overlay: '';
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(91.05deg, #000000 5.91%, #282828 49.1%, rgba(40, 40, 40, 0) 88.92%);
}

/* ============== Blog Archive START ============== */
#blog-archive-wrap .elementor-widget-archive-posts article.elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail {
    height: 225px;
    padding-bottom: 0 !important;
    overflow: hidden;
}

#blog-archive-wrap .elementor-widget-archive-posts article.elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail img {
    height: auto;
    width: 100%;
    left: 0;
    top: 0;
    transform: none;
}

#blog-archive-wrap .elementor-widget-archive-posts a.elementor-post__read-more {
    padding: 22px 53px;
    border: 1px solid #ffffff;
    min-height: auto !important;
    display: inline-block;
    letter-spacing: .16em;
}

#blog-sidebar-wrap .rb-categories-wrap {
    background: #171717;
    padding: 30px;
}

#blog-sidebar-wrap .rb-categories-wrap > h5 {
    font-family: "Lato", Sans-serif, serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    margin: 0 0 24px;
    text-transform: uppercase;
}

#blog-sidebar-wrap .rb-categories-wrap > ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 24px;
    font-family: "Lato", Sans-serif, serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
}

#blog-sidebar-wrap .rb-categories-wrap > ul a {
    color: #ffffff;
}

#blog-sidebar-wrap .rb-categories-wrap > ul li.current-cat a,
#blog-sidebar-wrap .rb-categories-wrap > ul a:hover {
    text-decoration-line: underline;
}

/* ============== Blog Archive END ================ */

/* ============== Single Blog START ============== */
#single-blog-wrap .elementor-widget-theme-post-content .elementor-widget-container h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 47px;
    color: #ffffff;
    margin: 42px 0 18px;
}

#single-blog-wrap .elementor-widget-theme-post-content .elementor-widget-container h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #ffffff;
    margin: 41px 0 19px;
}

#single-blog-wrap .elementor-widget-theme-post-content .elementor-widget-container ul,
#single-blog-wrap .elementor-widget-theme-post-content .elementor-widget-container ol {
    margin: 0;
    padding-left: 26px;
}

#single-blog-wrap .elementor-widget-theme-post-content .elementor-widget-container p + ul {
    margin-top: -14px;
}

/* ============== Single Blog END ================ */

/* ============== WC START ============== */
html .woocommerce .elementor-widget-woocommerce-product-related .related.products ul.products li.product a img,
html .woocommerce ul.products li.product a img {
    margin-bottom: 24px;
}

html .woocommerce .elementor-widget-woocommerce-product-related .related.products ul.products li.product .woocommerce-loop-product__title,
html .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-family: "Lato", Sans-serif, serif !important;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #FFFFFF !important;
    padding: 0;
    margin: 0;
    text-align: center;
}

html .woocommerce .elementor-widget-woocommerce-product-related .related.products ul.products li.product .price,
html .woocommerce ul.products li.product .price {
    font-family: 'Assistant', serif !important;
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF !important;
    text-align: center;
    margin: 12px 0 0;
}

html .woocommerce ul.products li.product .rb-wc-product-rating {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 12px;
}

.rb-wc-product-rating .count {
    font-family: "Lato", Sans-serif, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}

.woocommerce ul.products li.product .rb-wc-product-rating .star-rating {
    font-size: 16px;
}

.woocommerce ul.products li.product .rb-wc-product-rating .star-rating span {
    color: #FAC252;
}

/* ============== WC END ================ */

/* ============== Cart /checkout/shop  START ============== */
.woocommerce .woocommerce-cart-form table.shop_table.cart {
    margin-bottom: 42px;
}

.cart_totals h2 {
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 0 32px;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr th,
.woocommerce-cart .cart-collaterals .cart_totals table tr td {
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr th {
    text-transform: uppercase;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr td {
    text-align: right;
    letter-spacing: 0.01em;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr th,
#order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr td,
.woocommerce-cart .cart-collaterals .cart_totals table tr th,
.woocommerce-cart .cart-collaterals .cart_totals table tr td {
    padding: 24px 32px;
}

.woocommerce-cart .shop_table tbody tr th,
.woocommerce-cart .shop_table tbody tr td:not(.actions) {
    background: #171717;
}

.woocommerce table.shop_table {
    border: 1px solid #333333;
    border-radius: 0;
    margin: 0 0 32px 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .cart_totals table.shop_table {
    margin: 0 !important;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout {
    padding: 0;
    margin-top: 24px;
}

.woocommerce-cart .cart-collaterals .cart_totals tbody tr + tr > * {
    border: none;
    border-top: 1px solid #333333;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-cart .shop_table.cart tbody tr td.actions .button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce div.product form.cart button.single_add_to_cart_button.button {
    font-family: "Assistant", Sans-serif, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: transparent;
    border-radius: 0;
    float: none;
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce div.product form.cart button.single_add_to_cart_button.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #payment #place_order:focus,
.woocommerce-page #payment #place_order:focus,
.woocommerce div.product form.cart button.single_add_to_cart_button.button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus {
    background-color: #BC8447;
    color: #fff;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce div.product form.cart button.single_add_to_cart_button.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border: 1px solid #ffffff;
    padding: 21px;
    width: 100%;
}

.woocommerce-cart .shop_table.cart thead tr th,
#order_review .shop_table.woocommerce-checkout-review-order-table tr td,
#order_review .shop_table.woocommerce-checkout-review-order-table tr th,
.woocommerce-cart .shop_table.cart tbody tr td.actions {
    background: #1F1F1F;
}

.woocommerce-cart .shop_table.cart thead tr th {
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
}

.woocommerce-cart .shop_table.cart thead tr th,
.woocommerce-cart .shop_table.cart tbody tr td {
    border: none;
    padding: 20px 42px;
}

.woocommerce-cart .shop_table.cart tbody tr td {
    border-top: 1px solid #333333;
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.woocommerce-cart .shop_table.cart tbody tr td a {
    color: #FFFFFF !important;
}

.woocommerce-cart .shop_table.cart .product-subtotal {
    text-align: right;
}

.woocommerce-cart .shop_table.cart tbody tr td.actions {
    padding: 32px 42px;
}

.woocommerce-cart .shop_table.cart tbody tr td.actions .button {
    background: #000000;
    padding: 11.5px 41px;
}

.woocommerce-cart .shop_table.cart tbody tr td.actions .coupon {
    display: flex;
    gap: 16px;
}

.woocommerce-cart .shop_table.cart tbody tr td.actions .coupon:after,
.woocommerce-cart .shop_table.cart tbody tr td.actions .coupon:before {
    display: none !important;
}

.woocommerce-cart .shop_table.cart tbody tr td.actions .coupon input#coupon_code {
    background: transparent;
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 10px 15px;
    width: 385px;
    border-radius: 0;
}

.shop_table .product-name .product-info-wrap {
    display: flex;
    gap: 23px;
    align-items: center;
}

.shop_table .product-name .product-thumbnail img {
    width: 60px;
}

.woocommerce-cart .shop_table.cart tbody tr td.product-remove {
    width: 68px;
    padding-right: 15px;
    text-align: right;
}

.woocommerce-cart .shop_table.cart tbody tr td.product-name {
    padding-left: 15px;
}

.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.woocommerce .quantity .qty[type=number] {
    -moz-appearance: textfield;
}

.woocommerce .quantity .qty {
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.01em;
    border: 1px solid #ffffff;
    border-radius: 0;
    background: transparent;
    color: #fff !important;
}

.woocommerce .quantity input[type=button] {
    border: none;
    color: #fff;
    font-size: 18px;
}

.woocommerce .quantity .qty:hover,
.woocommerce .quantity .qty:focus {
    outline: none;
}

.woocommerce .quantity input[type=button]:hover,
.woocommerce .quantity input[type=button]:focus {
    background: #000000;
    outline: none;
}

.woocommerce .rb-wc-co-wrap {
    display: flex;
    gap: 100px;
}

.rb-wc-co-data {
    flex: 1;
}

.rb-wc-co-review-wrap {
    width: 481px;
}

div#customer_details {
    display: flex;
    flex-direction: column;
    gap: 42px;
}

.woocommerce-error::after,
.woocommerce-error::before,
.woocommerce-info::after,
.woocommerce-info::before,
.woocommerce-message::after,
.woocommerce-message::before,
div#customer_details:after,
div#customer_details:before {
    content: none !important;
}

div#customer_details .col-1,
div#customer_details .col-2 {
    float: none;
    width: auto;
}

body .woocommerce-error,
body .woocommerce-info,
body .woocommerce-message {
    background: #171717;
    border: 1px solid #333333;
    padding: 25px 32px;
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.woocommerce form.checkout_coupon {
    margin: 24px 0;
    border-radius: 0;
    padding: 25px 32px;
}

body .woocommerce-error a,
body .woocommerce-info a,
body .woocommerce-message a {
    font-weight: bold;
    color: #FFFFFF;
}

.woocommerce-additional-fields h3,
.woocommerce-billing-fields h3 {
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 0 32px;
}

.rb-wc-co-review-wrap h3#order_review_heading {
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    padding: 32px;
    border: 1px solid #333333;
    border-bottom: 0;
    background: #171717;
}


.woocommerce form .form-row .required {
    color: #FFFFFF;
}

.woocommerce form #customer_details .form-row {
    padding: 0;
    margin-bottom: 24px;
}

.woocommerce form #customer_details .form-row label {
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.woocommerce form #customer_details .form-row .input-text,
.woocommerce form #customer_details .form-row select {
    padding: 25px 16px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
}

.woocommerce form #customer_details .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
    color: #fff;
}

.woocommerce form #customer_details .select2-container .select2-dropdown,
.woocommerce form #customer_details .select2-container .select2-selection {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 25px 16px;
}

#order_review .shop_table.woocommerce-checkout-review-order-table thead {
    display: none;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tr th,
#order_review .shop_table.woocommerce-checkout-review-order-table tr td {
    border: 0;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr td {
    text-align: right;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr > * {
    border-top: 1px solid #333333;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#order_review .shop_table.woocommerce-checkout-review-order-table {
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    color: #FFFFFF;
    font-weight: 400;
}

#order_review .shop_table.woocommerce-checkout-review-order-table {
    text-transform: uppercase;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tbody tr > td {
    padding: 10px 32px;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tbody tr:first-child > td {
    padding-top: 24px;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tbody tr:last-child > td {
    padding-bottom: 24px;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tbody tr > td {
    font-size: 16px;
    line-height: 19px;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tbody tr > td.product-total {
    text-align: right;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr > th {
    font-size: 14px;
    line-height: 17px;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr > td {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total > td {
    font-weight: 700;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal > th,
#order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total > th {
    font-size: 16px;
    line-height: 19px;
}

.woocommerce form #customer_details .woocommerce-additional-fields__field-wrapper .form-row:last-child {
    margin-bottom: 0;
}

.woocommerce div.product form.cart {
    display: flex;
    flex-direction: column;
}

.elementor-add-to-cart .quantity {
    display: flex;
    border: 1px solid #fff;
    width: fit-content;
    align-items: center;
    font-family: "Lato", Sans-serif, serif;
}

.woocommerce .elementor-add-to-cart .quantity .qty {
    padding: 18px;
    border: none;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.woocommerce .elementor-add-to-cart form.cart button.single_add_to_cart_button.button,
.woocommerce .elementor-add-to-cart form.cart div.quantity {
    float: none !important;
    margin: 24px 0 0 !important;
}

.woocommerce .elementor-add-to-cart form.cart button.single_add_to_cart_button.button {
    margin-left: 0;
    border-radius: 0;
    background: center;
    margin-top: 24px;
}

.woocommerce-variation-add-to-cart.variations_button {
    flex-direction: column;
}

.nb-plist-wrap .nb-plist nav.woocommerce-pagination {
    margin-top: 68px;
}

.nb-plist-wrap h3.nb-archive-title {
    font-family: "Lato", Sans-serif, serif;
    font-size: 32px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 38px;
    color: #fff;
    text-align: center;
    margin: 0px 0px 42px;
}

.nb-plist-wrap .nb-plist-cats-wrap {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 24px;
    padding-bottom: 12px;
    justify-content: center;
}

/* width */
.nb-plist-wrap .nb-plist-cats-wrap::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
.nb-plist-wrap .nb-plist-cats-wrap::-webkit-scrollbar-track {
    background: #ffffff;
}

/* Handle */
.nb-plist-wrap .nb-plist-cats-wrap::-webkit-scrollbar-thumb {
    background: #333333;
    border-radius: 10px;
    cursor: pointer;
}

/* Handle on hover */
.nb-plist-wrap .nb-plist-cats-wrap::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.nb-plist-wrap .nb-plist-cats-wrap .nb-plist-cat {
    flex-wrap: nowrap;
    font-family: "Assistant", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    border: 1px solid #333333;
    padding: 20px 22px;
    cursor: pointer;
    white-space: nowrap;
    background: #F3F4F5;
    color: #000000;
}

.nb-plist-wrap .nb-plist-cats-wrap .nb-plist-cat.active,
.nb-plist-wrap .nb-plist-cats-wrap .nb-plist-cat:hover {
    border-color: #ffffff;
    background: #EABE81;
    color: #000000;
}

.nb-plist .woocommerce-result-count {
    font-family: "Lato", Sans-serif, serif;
    color: #FFFFFF;
    margin: 0;
}

.nb-plist > .woocommerce {
    padding-top: 40px;
}

.np-list-header-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.np-list-header-wrap > * {
    float: none !important;
}

.nb-plist-wrap .woocommerce-ordering {
    margin-bottom: 0;
    position: relative;
    display: inline-block;
}

.nb-plist-wrap .woocommerce-ordering::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    border: 2px solid white;
    border-top: none;
    border-left: none;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
}

.woocommerce .nb-plist-wrap .woocommerce-ordering select {
    background: #000000;
    padding: 5px 40px 5px 5px;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    appearance: none; /* Remove default OS styling */
    -webkit-appearance: none;
    -moz-appearance: none;
}

.woocommerce .nb-plist-wrap .woocommerce-ordering select:focus {
    outline: none;
}

.woocommerce .nb-plist-wrap .woocommerce-ordering select option {
    color: #ffffff;
    background: #000000;
}

.nb-plist-wrap .nb-plist {
    margin-top: 43px;
}

body ul.products:before,
body ul.products:after {
    content: none !important;
}

body ul.products {
    display: grid;
    grid-row-gap: 42px !important;
    grid-column-gap: 31px !important;
    margin: 0 !important;
}

body ul.products.columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

body ul.products.columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

html body ul.products .product {
    width: auto !important;
    float: none !important;
    margin: 0 !important;
}

/* ============== Cart /checkout/shop  END ================ */
/* ============== Variation START ============== */
html .woo-variation-swatches .variable-items-wrapper {
    gap: 16px;
}

html .woo-variation-gallery-wrapper .woo-variation-gallery-thumbnail-wrapper {
    margin-top: 15px;
}

html .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    background: transparent;
    font-family: 'Assistant', serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 21px;
    color: #FFFFFF;
    border-radius: 0 !important;
    padding: 9px 20px !important;
    margin: 0;
    border: 1px solid #333333;
    box-shadow: none;
    height: auto;
}

html .woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
    padding: 0;
}

html .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock),
html .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    background: transparent;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: none;
}

.woocommerce div.product form.cart table.variations {
    margin-bottom: 0;
    margin-top: 24px;
}

.woocommerce div.product form.cart table.variations tr th.label {
    font-family: "Lato", Sans-serif, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.variations_form.cart .single_variation_wrap {
    color: #fff;
    font-family: "Lato", Sans-serif, serif;
}

.woocommerce div.product form.cart table.variations tr th {
    padding: 0 0 16px 0;
    background: transparent;
}

.woocommerce div.product form.cart table.variations tr td {
    padding: 0 0 24px 0;
    background: transparent;
}

.woocommerce div.product form.cart table.variations tr:last-child td {
    padding: 0;
}

#na-product-single-accordion .e-n-accordion .e-n-accordion-item:first-child .e-n-accordion-item-title {
    padding-top: 0 !important;
}

#beap-contact-form .elementor-field::placeholder {
    color: #000000;
    opacity: 1; /* Important for Firefox */
}

#beap-contact-form .elementor-field::-webkit-input-placeholder {
    color: #000000;
}

#beap-contact-form .elementor-field:-ms-input-placeholder {
    color: #000000;
}

#beap-contact-form .elementor-field::-moz-placeholder {
    color: #000000;
    opacity: 1;
}

#beap-contact-form .elementor-field:-moz-placeholder {
    color: #000000;
    opacity: 1;
}

#beap-contact-form .elementor-field-type-upload {
    display: flex;
    flex-direction: column;
    align-items: start;
}

#beap-contact-form .elementor-field-type-upload label.elementor-field-label.elementor-screen-only {
    height: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
    clip: auto;
    border: 0;
    color: #fff !important;
    display: block !important;
    margin: 0 0 16px;
}

#beap-contact-form .elementor-field-type-upload input {
    width: 100%;
    height: 195px;
    padding-top: 80px;
    padding-left: 34%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ============== Variation END ================ */

@media screen and (min-width: 1025px) {
    #header-menu {
        border-top: 1px solid rgba(255, 255, 255, .20);
    }

    #header-menu nav > ul.elementor-nav-menu > li.menu-item:first-child > a.elementor-item {
        padding-left: 0;
    }

    #header-menu nav > ul.elementor-nav-menu > li.menu-item:last-child > a.elementor-item {
        padding-right: 0;
    }

    .home-slider-slide,
    #page-banner {
        background-size: contain !important;
        background-position: 100% 0 !important;
    }

}

@media screen and (min-width: 1500px) {
    .home-slider-slide,
    #page-banner {
        background-size: 55% auto !important;
        background-position: 100% 0 !important;
    }
}

@media screen and (max-width: 1024px) {
    .home-slider-slide {
        min-height: 284px !important;
        max-width: 100vw;
    }

    .nak-marquee-wrapper {
        padding: 8px 0;
    }

    .nak-marquee-content span {
        font-size: 14px;
    }

    div#header-m-menu .elementor-item.has-submenu {
        display: flex;
        justify-content: space-between;
    }

    div#header-m-menu .elementor-menu-toggle {
        margin: 0;
        padding: 0;
    }

    div#header-m-menu .elementor-menu-toggle:focus {
        outline: 0;
    }

    #header-icon-wrap {
        width: fit-content;
        margin-left: auto;
    }

    #header-icon-wrap,
    div#header-m-menu {
        position: static;
    }

    #header-m-menu .elementor-nav-menu--dropdown a {
        color: #ffffff;
    }

    div#header-m-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        position: absolute;
        left: -20px;
        width: calc(100% + 40px);
        top: 100%;
        z-index: 99999;
        margin: 0;
        padding: 32px 20px;
        background: #000;
    }

    div#header-m-menu ul.sub-menu {
        background: #000000;
    }

    body ul.products.columns-4,
    body ul.products.columns-5 {
        grid-template-columns: repeat(3, 1fr);
    }

    .woocommerce-cart .shop_table.cart tbody tr td.actions .coupon {
        float: none !important;
        margin-bottom: 24px;
    }

    .woocommerce .rb-wc-co-wrap {
        flex-direction: column;
        gap: 42px;
    }

    .woocommerce .rb-wc-co-review-wrap {
        width: 100%;
    }

    .grid-to-flex-t {
        display: flex !important;
        flex-direction: column !important;
    }
}

@media screen and (max-width: 767px) {

    #header-logo.elementor-widget-icon.elementor-view-default .elementor-icon svg {
        max-width: 53px;
    }

    #home-slider ul.slick-dots {
        left: 50%;
        bottom: 16px;
        transform: translateX(-50%);
    }

    #page-banner {
        background-size: contain;
    }

    .home-slider-slide:before {
        background: linear-gradient(90deg, #000000 6.8%, rgba(40, 40, 40, 0) 162.08%)
    }

    #header-logo.elementor-widget-icon.elementor-view-default .elementor-icon svg {
        height: 33px;
    }

    .elementor-element.nl-shop-collection {
        min-height: 230px;
    }

    .elementor-element.nl-shop-collection .elementor-widget-heading {
        padding: 20px;
    }

    .cart_totals h2 {
        font-size: 20px;
        line-height: 22px;
    }

    .woocommerce-cart .shop_table.cart tbody tr td.actions {
        padding: 20px 15px;
    }

    .woocommerce-cart .shop_table.cart tbody tr td.actions .coupon {
        flex-direction: column;
    }

    .woocommerce-cart .shop_table.cart tbody tr td.actions .coupon .button,
    .woocommerce-cart .shop_table.cart tbody tr td.actions .coupon input#coupon_code {
        width: 100% !important;
        float: none !important;
        margin: 0;
    }

    .rb-wc-co-review-wrap h3#order_review_heading,
    .woocommerce-additional-fields h3, .woocommerce-billing-fields h3 {
        font-size: 20px;
        line-height: 22px;
    }

    .rb-wc-co-review-wrap h3#order_review_heading {

    }

    .np-list-header-wrap {
        flex-direction: column;
        gap: 15px;
    }

    .nb-plist > .woocommerce {
        padding-top: 0;
    }

    .nb-plist-wrap h3.nb-archive-title {
        font-size: 20px;
        line-height: 22px;
    }

    .nb-plist-wrap .nb-plist-cats-wrap .nb-plist-cat {
        padding: 10px 15px;
    }

    .elementor-widget-image.responsive-img a,
    .elementor-widget-image.responsive-img a img,
    .elementor-widget-image.responsive-img a img {
        width: 100%;
    }

    #blog-archive-list article.elementor-post {
        flex-direction: column;
        gap: 15px;
    }

    #blog-archive-list article.elementor-post .elementor-post__thumbnail__link {
        margin-left: 0;
        order: 0;
        width: 100%;
        display: block;
    }

    body ul.products {
        display: grid;
        grid-row-gap: 24px !important;
    }

    body ul.products.columns-2,
    body ul.products.columns-3,
    body ul.products.columns-4,
    body ul.products.columns-5 {
        grid-template-columns: repeat(1, 1fr);
    }

    body .home-best-seller-wrap ul.products.columns-5 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 500px) {
    body .home-best-seller-wrap ul.products.columns-5 {
        grid-template-columns: repeat(1, 1fr);
    }

    body .home-best-seller-wrap ul.products.columns-5 li.product a.woocommerce-loop-product__link img {
        width: 100%;
        height: 280px;
        object-fit: cover;
    }
}
