/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
*/
@font-face {
    font-family: 'BYREDO Sans';
    src: url('../font/byredosans-regular-webfont.otf');
    font-display: swap;
}
.customize-center-txt {
    font-size: 22px;
    font-family: Federo, sans-serif;
    text-align: center;
    display: block;
    color: #000;
}
.custom-out-of-stock {
    color: red;
}
.product-50-ml-col {
    display: none;
}
.custom-35ml-tall-neck-bottle-img,
.custom-50ml-img {
    background: #fff;
}
#customLabelPopup .custom-product-title-box {
    position: absolute;
    top: 57%;
    width: 160px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#customLabelPopup #custom-product-title-overlay {
    font-family: 'BYREDO Sans';
    font-size: 58px;
    line-height: 62px;
    font-weight: 400;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    color: #dbe0e5;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 3.19px;
    display: none;
}
#customLabelPopup #custom-product-title {
    font-family: 'BYREDO Sans';
    font-size: 31px;
    line-height: 33px;
    font-weight: 400;
    color: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    text-transform: uppercase;
    text-align: center;
    max-width: max-content;
    margin: 0 auto;
    /* width: 150px;
    word-wrap: break-word; */
}
#customLabelPopup .product-customize-img .customProductTitleResizeFontText {
    font-size: 15px !important;
    line-height: 15px !important;
    left: 0px !important;
    margin-top: -10px !important;
}
#customLabelPopup .tall-neck-bottle-open #custom-product-title-overlay,
#customLabelPopup .rounded-neck-bottle .product-50-ml-col #custom-product-title-overlay {
    /*display: block;*/
    display: none;
}
#customLabelPopup #custom-label-text {
    display: flex;
    display: -moz-box;
    display: -webkit-flex;
    flex-direction: column;
    color: #000;
    position: absolute;
    bottom: 33%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: max-content;
    margin-top: 10px;
}
#customLabelPopup .tall-neck-bottle-open #custom-label-text,
#customLabelPopup .rounded-neck-bottle .product-50-ml-col #custom-label-text {
    width: 155px;
    align-items: center;
    left: 0px;
}
/* Modal Work */
#customLabelPopup {
    width: 100%;
    height: 100%;
    background: #000;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 9999;
    overflow-y: scroll;
    opacity: 0;
    display: none;
}
#customLabelPopup .close {
    font-size: 36px;
    position: absolute;
    right: 0px;
    top: 45px;
    line-height: 0px !important;
    padding: 0px !important;
    min-height: 0px !important;
    color: #fff;
}
#customLabelPopup .modal-content {
    width: 920px;
    margin: 0 auto;
    padding-top: 90px;
}
#customLabelPopup .modal-body {
    position: relative;
    text-align: center;
}
#customLabelPopup .modal-body .flex--row {
    position: relative;
    display: flex;
    flex-direction: row;  
}
#customLabelPopup .modal-body .flex--row .product-customize-img {
    position: relative;
    flex: 0 0 55%;
}
#customLabelPopup .modal-body .flex--row .product-customize-content {
    position: relative;
    flex: 0 0 45%;
    text-align: left;
    padding: 0px 30px;
    height: 400px;
}
#customLabelPopup .product-customize-content h3 {
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}
#customLabelPopup .product-customize-content .is-divider.small {
    background: #5fc4ef;
}
#customLabelPopup .product-customize-content p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 5px;
} 
#customLabelPopup .custom-label-variation {
    margin-top: 20px;
}
#customLabelPopup .custom-label-variation .label label {
    font-family: Federo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff !important;
    text-transform: capitalize;
}
#customLabelPopup .custom-label-variation th,
#customLabelPopup .custom-label-variation td {
    border: unset !important;
}
#customLabelPopup #custom-label-text .for {
    font-family: 'BYREDO Sans';
    font-size: 7px;
    line-height: 7px;
    font-weight: 400;
    letter-spacing: 0.25em;
    color: #000;
    display: none;
    margin-top: 0px;
    text-transform: uppercase;
}
#customLabelPopup .custom-name {
    font-family: 'BYREDO Sans';
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    letter-spacing: 0.15em;
    color: #000;
    text-transform: uppercase;
}
#customLabelPopup .custom-lable-printing-price {
    color: #fff;
    font-style: italic;
}
#customLabelPopup .personalize-label {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    margin: 0px auto;
    padding-top: 0px;
}
#customLabelPopup .label-for-col {
    padding: 0px 55px 0px 0px;
}
#customLabelPopup .personalize-label .form-controls {
    width: 100%;
    padding-right: 5px;
}
#customLabelPopup select.is-in-stock {
    font-family: 'BYREDO Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #fff !important;
    background: none !important;
}
#customLabelPopup select.is-in-stock option {
    background-color: #000;
    color: #fff;
}
#customLabelPopup .personalize-label label {
    font-family: Federo, sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-top: -10px;
    color: #fff !important;
}
#customLabelPopup .personalize-label .form-controls input {
    height: 33px;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    background: none !important;
} 
#customLabelPopup .label-count-col {
    margin-top: -16px;
}
#customLabelPopup .input-count {
    font-family: 'BYREDO Sans';
    font-weight: 700;
    font-size: 12px;
    line-height:  16px;
    color: red;
    margin: 0px -25px;
}
#customLabelPopup .addToCart {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start;
    margin: 20px auto 0px auto;
}
#customLabelPopup #custom-add-to-cart-button {
    cursor: pointer;
    background-color: #5fc4ef !important;
    color: #fff !important;
   /* padding: 10px 20px; */
}
#customLabelPopup .customize-btn {
    background-color: #5fc4ef !important;
    color: #fff !important;
}
.woocommerce-variation-add-to-cart-disabled .customize-btn,
.disabled-add-to-cart,
.disabled-on-change-modal-variation-not-in-stock {
    cursor: not-allowed !important;
    pointer-events: none !important;
    opacity: 0.8 !important;
}
.sticky-add-to-cart--active .customize-btn { 
    display: none; 
}
/* CUSTOMIZE PAGE WORK */
.dl-customzie-container {
    margin: 130px 0px 0px 0px;
}
#loader {
    position: fixed;
    background: #000;
    z-index: 9999;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    text-align: center;
    display: none;
}
#loader img {
    margin-top: 190px;
}
.customize-step-heading {
    color: #fff !important;
    margin-bottom: 0px !important;
}
/* NEW LAYOUT */
:root {
  --header-height: 0px; /* Default, JS se update hoga */
}
.personalize-container {
  min-height: calc(100vh - var(--header-height));
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.personalize-container .row.row-main {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 100% !important;
    padding: 0px 25px;
}
.personalize-container .row.row-collapse .product-header-wrapper {
    padding: 0px 0px 25px 0px !important;
}
.personalize-container .product-header-wrapper h2 {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    color: #EAEAEA;
}
.personalize-container .medium-4.small-12.product-detail-wrapper  {
    padding-right: 45px !important;
}
.personalize-container .select2-container {
    width: 100% !important;
}
.personalize-container select.personalize-product-dropdown,
.personalize-container .select2-selection {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 38px !important;
    line-height: 56px;
    height: auto !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    color: #fff !important;
    padding: 0px 0px !important;
    background: none !important;
    margin-bottom: 25px;
}
.personalize-container .select2-selection__rendered {
    color: #fff !important;
}
.select2-results__option {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #000;
}
.personalize-container select.personalize-product-dropdown option {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    background-color: #fff;
}
.personalize-container select.personalize-product-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    background-size: 16px 16px !important;
    padding-right: 30px !important; /* Space for arrow */
}
.personalize-container .product-detail-wrapper h3 {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    margin-bottom: 25px;
}
.personalize-container .product-detail-wrapper .product-impression {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    opacity: 0.7;
    margin-top: -10px;
    margin-bottom: 25px;
}
.personalize-container .product-detail-wrapper p {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
.personalize-container .product-detail-wrapper h6 {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
    text-transform: none;
}
.personalize-container .product-proceed-wrapper .col-inner.product-display-area  {
    display: flex;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper {
    flex: 1;
    padding: 0px 45px;
}
.personalize-container .personalize-render-wrapper .sesky--custom-product-title {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 24px;
    color: #000000;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
}
.personalize-container .personalize-render-wrapper .customProductTitleResizeFontText {
    font-size: 30px;
    line-height: 37px;
    width: 200px;
    text-align: center;
}
.personalize-container .personalize-render-wrapper  #custom-label-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -70px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.personalize-container .personalize-render-wrapper #custom-label-text .for {
    font-family: 'BYREDO Sans';
    font-size: 11px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: 0.25em;
    color: #000;
    display: none;
    margin-top: 0px;
    text-transform: uppercase;
}
.personalize-container .personalize-render-wrapper .custom-name {
    font-family: 'BYREDO Sans';
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    letter-spacing: 0.15em;
    color: #000;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    text-align: center;
    width: max-content;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper label {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    text-transform: none;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .form-controls input {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    height: 33px;
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;
    background: none;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: none !important;
    outline: none !important;
} 
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper #variation-area select {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    height: 33px;
    border-radius: 0px;
    color: #fff !important;
    text-transform: uppercase;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: none !important;
    outline: none !important;
    margin-top: 25px;
} 
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .form-row.custom-label {
    padding: 0px 0px 45px 0px;
}
.personalize-container select#volume option {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    background-color: #fff;
}
.personalize-container select#volume {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    background-repeat: no-repeat !important;
    background-position: right 0px center !important;
    background-size: 24px 24px !important;
    padding-right: 30px !important; /* Space for arrow */
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .personalize-label .form-controls {
    position: relative;
    width: 100%;
    margin-top: 25px;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .label-count-col {
    position: absolute;
    top: 0px;
    right: 0;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart {
    padding: 45px 0px 0px 0px;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button {
    width: 100%;
    display: inline-block;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button a {
    font-family: 'BYREDO Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: 0.01em;
    color: #231F20; /* Default black */
    padding: 16px 0px;
    text-transform: none;
    position: relative;
    background: linear-gradient(to bottom, white 50%, transparent 50%);
    background-size: 100% 200%;
    background-position: top;
    transition: background-position 0.4s ease-in, color 0.4s ease-in;
    overflow: hidden;
    border: 1px solid #fff;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button a.disabled {
    background: #686868;
    border: 1px solid #686868 !important;
    pointer-events: auto;
    pointer-events: none;
    cursor: not-allowed;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 0px;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button a:hover {
    background-position: bottom; /* white → transparent */
    color: #ffffff; /* text white */
    border: 1px solid white;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button .default-icon img {
    width: 22px;
    height: 22px;
    transition: opacity 0.4s ease-in;
    opacity: 1;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button .hover-icon img {
    width: 22px;
    height: 22px;
    transition: opacity 0.4s ease-in;
    opacity: 0;
    display: none;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button a:hover .default-icon img {
    opacity: 0;
    display: none;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button a:hover .hover-icon img {
    opacity: 1;
    display: inline-block;
}
.personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart .gradient-icon-button .textBtn {
    padding-right: 10px;
}
.personalize-container .show-on-sm {
    display: none;
}
/* BIG SCREEN */
@media (min-width: 1440px) {
    .personalize-container .row.row-collapse .product-header-wrapper {
        padding: 0px 0px 75px 0px !important;
    }
    .personalize-container .row.row-main {
        justify-content: center;
    }
    .personalize-container .row.row-collapse .product-header-wrapper {
        padding: 45px 0px 150px 0px !important;
    }
}
@media (max-width: 992px) and (min-width: 870px) { 
    .personalize-container .row.row-main {
        padding: 0px 15px !important;
    }
    .personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper {
        padding: 0px 0px 0px 45px;
    }
}
@media (max-width: 927px) and (min-width: 870px) { 
    .product-image-wrapper .text-center-wrapper {
        height: 150px !important;
    }
}
/* MOBILE */
@media (max-width: 767px) {
    #customLabelPopup {
        overflow-y: auto;
    }
    #customLabelPopup .modal-content {
        width: 95% !important;
        padding-top: 55px;
    }
    #customLabelPopup .close {
        font-size: 30px;
        position: absolute;
        right: -20px;
        top: 20px;
    }
    #customLabelPopup .modal-body .flex--row {
        flex-direction: column;
    }
    #customLabelPopup .custom-product-title-box {
        width: 125px !important;
    }
    #customLabelPopup #custom-product-title-overlay {
        font-size: 46px;
        line-height: 52px;
    }
    #customLabelPopup #custom-product-title {
        font-size: 17px;
        line-height: 23px;
        left: 0px;
        max-width: 100% !important;
        margin-top: -10px !important;
    }
    #customLabelPopup .product-customize-content p {
        display: none;
    }
    #customLabelPopup .custom-label-variation table,
    #customLabelPopup .form-row.custom-label {
        margin-top: -15px;
    }
    #customLabelPopup .resizeFontText {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-top: 7px !important;
        width: 125px !important;
    }
    #customLabelPopup #custom-label-text {
        width: 115px !important;
        left: 0px !important;
        /* margin-top: 20px !important; */
    }
    #customLabelPopup #custom-label-text .custom-name {
        font-size: 8px !important;
        line-height: 10px !important;
    }
    #customLabelPopup .modal-body .flex--row .product-customize-content {
        padding: 10px 0px;
    }
    #customLabelPopup .product-customize-content h3 {
        display: none;
    }
    #customLabelPopup .personalize-label,
    #customLabelPopup .addToCart {
        width: 100% !important;
    }  
}
/* MOBILE AND TABLET */
@media (max-width: 870px) {
    /* NEW LAYOUT */
    .personalize-container .row.row-main {
        padding: 0px 0px !important;
    } 
    .col.medium-4 {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
    .personalize-container .medium-4.small-12.product-detail-wrapper {
        padding-right: 0px !important;
    }
    .personalize-container .row.row-collapse .product-header-wrapper {
        padding: 0px 0px 30px 0px !important;
    }
    .personalize-container .product-detail-wrapper h3,
    .personalize-container .product-detail-wrapper .product-impression {
        margin-bottom: 15px !important;
    }
    .personalize-container .product-detail-wrapper .product-impression {
        font-size: 16px !important;
        line-height: 22px !important;
        margin-top: -25px;
        margin-bottom: 45px !important;
    }
    .personalize-container .product-header-wrapper h2 {
        font-size: 22px !important;
        line-height: 28px;
        margin-bottom: 0px !important;
    }
    .personalize-container select.personalize-product-dropdown, 
    .personalize-container .select2-selection {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper .add-to-cart {
        padding: 15px 0px 33px 0px !important;
    }
    .personalize-container .show-on-md-xl .notes-wrapper,
    .personalize-container .show-on-md-xl .description-wrapper {
        display: none;
    }
    .personalize-container .product-proceed-wrapper .col-inner.product-display-area {
        margin-top: 25px;
    }
    .personalize-container .product-proceed-wrapper .col-inner.product-display-area,
    .personalize-container .product-proceed-wrapper .product-image-wrapper {
        flex-direction: column;
    }
    .personalize-container .product-proceed-wrapper .product-image-wrapper {
        justify-content: center !important;
        align-items: center !important;
        flex: 1;
    }
    .personalize-container .product-image-wrapper .text-center-wrapper {
        top: unset;
        bottom: 35px;
        z-index: 99;
        height: auto;
    }
    .personalize-container .product-image-wrapper .text-center-wrapper.forMobileAlignment {
        bottom: 20px;
    }
    .personalize-container .personalize-render-wrapper .sesky--custom-product-title,
    .pesonalize-container .personalize-render-wrapper .sesky--custom-product-title.customProductTitleResizeFontText {
         font-size: 18px;
        line-height: 24px;
        text-align: center;
    }
    .personalize-container .personalize-render-wrapper .sesky--custom-product-title.customProductTitleResizeFontText {
        width: 150px;
    }
    .personalize-container .product-image-wrapper .personalize-render-wrapper #custom-label-text {
        bottom: -35px !important;
    }
    .personalize-container .product-image-wrapper .personalize-render-wrapper #custom-label-text .for {
        font-size: 10px;
        line-height: 10px;
    }
    .personalize-container .product-proceed-wrapper .product-add-to-cart-wrapper {
        flex: 1;
        padding: 0px 0px;
        margin-top: 75px;
    }
    .personalize-container .show-on-sm {
        display: block;
    }
}