:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-font-family: "Open Sans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 300;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(255,255,255);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Open Sans", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 300;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(0,0,0);
}
 {
	text-transform: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-height: 563px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Open Sans";
	src: url("//lookswomen.com/wp-content/uploads/2025/08/Futura-New-Book-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

.single_variation_wrap .woocommerce-variation-description {
    margin-top: 18px;
}
/* ==========================================================
   CHECKOUT LOOKSWOMEN — VERSIÓN DEFINITIVA
   Solo afecta al checkout clásico de WooCommerce
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received) {
    --lw-field-height: 38px;
    --lw-border-color: #e5e5e5;
    --lw-column-gap: 16px;
    --lw-row-gap: 14px;
}

/* ==========================================================
   ESPACIADO GENERAL
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received)
.main-page-wrapper {
    padding-top: 16px !important;
    padding-bottom: 22px !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details {
    margin: 0 !important;
    padding: 0 !important;
}


/* ==========================================================
   TÍTULOS
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-billing-fields > h3,
body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-additional-fields > h3 {
    margin: 0 0 12px !important;
    padding: 0 !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-additional-fields > h3 {
    margin-top: 14px !important;
    margin-bottom: 8px !important;
}


/* ==========================================================
   GRID PRINCIPAL
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-billing-fields__field-wrapper {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: var(--lw-column-gap) !important;
    row-gap: var(--lw-row-gap) !important;
    align-items: start !important;
}


/* Reset de floats y anchos heredados */
body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-billing-fields__field-wrapper > .form-row {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    float: none !important;
    clear: none !important;
    margin: 0 !important;
    padding: 0 !important;
    align-self: start !important;
}


/* ==========================================================
   OTROS PAÍSES
========================================================== */

/* Fila 1: First Name + Last Name */

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_first_name_field {
    grid-column: 1 !important;
    grid-row: 1 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_last_name_field {
    grid-column: 2 !important;
    grid-row: 1 !important;
}


/* Fila 2: Country */

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_country_field {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
}


/* Fila 3: Street Address */

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_address_1_field {
    grid-column: 1 / -1 !important;
    grid-row: 3 !important;
}


/* Fila 4: Apartment */

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_address_2_field {
    grid-column: 1 / -1 !important;
    grid-row: 4 !important;
}


/* Fila 5: Town / City + State */

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_city_field {
    grid-column: 1 !important;
    grid-row: 5 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_state_field {
    grid-column: 2 !important;
    grid-row: 5 !important;
}


/* Fila 6: PIN Code solo */

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_postcode_field {
    grid-column: 1 / -1 !important;
    grid-row: 6 !important;
}


/* Fila 7: Phone + Email */

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_phone_field {
    grid-column: 1 !important;
    grid-row: 7 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received):not(.lw-cambodia-checkout)
#billing_email_field {
    grid-column: 2 !important;
    grid-row: 7 !important;
}


/* ==========================================================
   CAMBOYA
   Clase real del body: lw-cambodia-checkout
========================================================== */

/* First Name completo */

body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_first_name_field {
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
}


/* Country completo */

body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_country_field {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
}


/* Street Address completo */

body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_address_1_field {
    grid-column: 1 / -1 !important;
    grid-row: 3 !important;
}


/* Phone + Email */

body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_phone_field {
    grid-column: 1 !important;
    grid-row: 4 !important;
}

body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_email_field {
    grid-column: 2 !important;
    grid-row: 4 !important;
}


/* Ocultar campos internacionales en Camboya */

body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_last_name_field,
body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_address_2_field,
body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_city_field,
body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_state_field,
body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
#billing_postcode_field {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* ==========================================================
   LABELS
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details .form-row label {
    display: block !important;
    margin: 0 0 5px !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 400 !important;
    color: #222 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details .optional {
    font-size: 12px !important;
    color: #aaa !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details .required {
    color: #d66 !important;
}


/* ==========================================================
   INPUTS
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details input.input-text,
body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details input[type="text"],
body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details input[type="email"],
body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details input[type="tel"] {
    display: block !important;
    width: 100% !important;
    height: var(--lw-field-height) !important;
    min-height: var(--lw-field-height) !important;
    margin: 0 !important;
    padding: 7px 10px !important;
    border: 1px solid var(--lw-border-color) !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    box-shadow: none !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    color: #222 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details input::placeholder,
body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details textarea::placeholder {
    color: #aaa !important;
    opacity: 1 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details input:focus,
body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details textarea:focus,
body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details
.select2-container--open
.select2-selection--single {
    border-color: #c8c8c8 !important;
    box-shadow: none !important;
    outline: none !important;
}


/* ==========================================================
   SELECT DE PAÍS
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details .select2-container {
    display: block !important;
    width: 100% !important;
    min-height: var(--lw-field-height) !important;
    margin: 0 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details
.select2-container--default
.select2-selection--single {
    width: 100% !important;
    height: var(--lw-field-height) !important;
    min-height: var(--lw-field-height) !important;
    border: 1px solid var(--lw-border-color) !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    box-shadow: none !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
    height: var(--lw-field-height) !important;
    line-height: 36px !important;
    padding-left: 10px !important;
    padding-right: 30px !important;
    font-size: 14px !important;
    color: #222 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#customer_details
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
    height: 36px !important;
}


/* ==========================================================
   CAMPOS OCULTOS POR JAVASCRIPT
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-billing-fields__field-wrapper
.form-row[style*="display: none"] {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* ==========================================================
   ADDITIONAL INFORMATION
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-additional-fields {
    clear: both !important;
    margin-top: 14px !important;
    padding-top: 0 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#order_comments_field {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#order_comments_field label {
    display: block !important;
    margin: 0 0 5px !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    color: #222 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#order_comments {
    display: block !important;
    width: 100% !important;
    height: 72px !important;
    min-height: 72px !important;
    margin: 0 !important;
    padding: 8px 10px !important;
    border: 1px solid var(--lw-border-color) !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    box-shadow: none !important;
    resize: vertical !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
}


/* ==========================================================
   YOUR ORDER
========================================================== */

body.woocommerce-checkout:not(.woocommerce-order-received)
.checkout-order-review {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
.checkout-order-review > h3,
body.woocommerce-checkout:not(.woocommerce-order-received)
#order_review_heading {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    font-size: 20px !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-checkout-review-order-table th,
body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-checkout-review-order-table td {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#payment ul.payment_methods {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#payment ul.payment_methods li {
    margin-bottom: 6px !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-privacy-policy-text {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
}

body.woocommerce-checkout:not(.woocommerce-order-received)
#place_order {
    width: 100% !important;
    height: 40px !important;
    min-height: 40px !important;
    margin-top: 6px !important;
    padding: 8px 18px !important;
}


/* ==========================================================
   MÓVIL
========================================================== */

@media (max-width: 768px) {

    body.woocommerce-checkout:not(.woocommerce-order-received)
    .woocommerce-billing-fields__field-wrapper {
        display: block !important;
    }

    body.woocommerce-checkout:not(.woocommerce-order-received)
    .woocommerce-billing-fields__field-wrapper > .form-row {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        margin: 0 0 14px !important;
        padding: 0 !important;
    }

    body.woocommerce-checkout:not(.woocommerce-order-received)
    #customer_details input.input-text,
    body.woocommerce-checkout:not(.woocommerce-order-received)
    #customer_details input[type="text"],
    body.woocommerce-checkout:not(.woocommerce-order-received)
    #customer_details input[type="email"],
    body.woocommerce-checkout:not(.woocommerce-order-received)
    #customer_details input[type="tel"],
    body.woocommerce-checkout:not(.woocommerce-order-received)
    #order_comments {
        font-size: 16px !important;
    }

    body.woocommerce-checkout:not(.woocommerce-order-received)
    #order_comments {
        height: 85px !important;
        min-height: 85px !important;
    }

    body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
    #billing_last_name_field,
    body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
    #billing_address_2_field,
    body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
    #billing_city_field,
    body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
    #billing_state_field,
    body.woocommerce-checkout.lw-cambodia-checkout:not(.woocommerce-order-received)
    #billing_postcode_field {
        display: none !important;
        margin: 0 !important;
    }
}

/* Ocultar el título grande "ADDITIONAL INFORMATION" */
body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-additional-fields > h3 {
    display: none !important;
}

/* Ajustar el espacio para que no quede un hueco */
body.woocommerce-checkout:not(.woocommerce-order-received)
.woocommerce-additional-fields {
    margin-top: 14px !important;
    padding-top: 0 !important;
}
