/* Custom Theme Options & Product Styles */
.alibarbar-widget-woocommerce-cart .woocommerce button.button{
	border-color: #000000;
	border-width: 1px;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select{
	border-radius: 0;
}
.alibarbar-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward){
	color: #000000;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
	margin-top: 20px;
	padding: 15px 40px 15px 40px;
	border-radius: 0px;
	color: #ffffff;
	background-color: #000000;
}
.alibarbar-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span{
	font-family: "Nunito Sans", Sans-serif;
	color: #000000;
  font-size: 15px;
	line-height: 25px;
  font-weight: 600;
}
/*Xóa chỗ bị che trang Checkout dùng Paypal*/
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	display: none!important;
}
.alibarbar-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label{
	display: flex;
}
/* Code chỉnh cỡ chữ Custom Addon */
.wcpa_wrap .wcpa_field_label{
	font-weight: 700;
}
/* ================================================
   VAPE REPLACEMENT OPTIONS — ALIBARBAR Theme
   ================================================ */
.vape-replacement-section {
    margin-bottom: 20px;
    max-width: 480px;
}
.vape-replacement-section__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.vape-replacement-title {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #0a0a0a;
    margin: 0;
}
.vape-replacement-required-badge {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #c9a84c;
    border: 1.5px solid #c9a84c;
    border-radius: 0;
    padding: 2px 7px;
}
.vape-replacement-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 13px 18px;
    margin-bottom: 8px;
    border: 1.5px solid #e0e0e0;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.25s ease;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
}
.vape-replacement-item.vape-replacement-active {
    border-color: #c9a84c;
    background-color: #fdf8ee;
}
.vape-replacement-item.vape-replacement-single {
    cursor: default;
    border-color: #c9a84c;
    background-color: #fdf8ee;
}
.vape-replacement-radio {
    width: 20px;
    height: 20px;
    min-width: 20px;
    border-radius: 50%;
    border: 2px solid #ddd;
    background: #fff;
    transition: all 0.25s ease;
    position: relative;
    display: inline-block;
}
.vape-replacement-item.vape-replacement-active .vape-replacement-radio,
.vape-replacement-item.vape-replacement-single .vape-replacement-radio {
    border-color: #c9a84c;
    background: #c9a84c;
}
.vape-replacement-item.vape-replacement-active .vape-replacement-radio::after,
.vape-replacement-item.vape-replacement-single .vape-replacement-radio::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.vape-replacement-label-title {
    font-size: 14px;
    font-weight: 700;
    color: #0a0a0a;
    line-height: 1.3;
    display: block;
}
.vape-replacement-label-sub {
    font-size: 12px;
    color: #777;
    margin-top: 2px;
    line-height: 1.4;
    display: block;
}
.vape-replacement-item,
.vape-replacement-item * {
    box-sizing: border-box;
}
@media (max-width: 640px) {
    .vape-replacement-section {
        max-width: 100%;
    }
    .vape-replacement-item {
        padding: 12px 15px;
    }
}

/* Elementor Custom Page Styles */

/* Loop 1114 Elementor Styles */
.alibarbar-1114 .alibarbar-element.alibarbar-element-8faf800{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.alibarbar-1114 .alibarbar-element.alibarbar-element-9b5591a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.alibarbar-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.alibarbar-1114 .alibarbar-element.alibarbar-element-64da16f img{border-radius:0;}.alibarbar-1114 .alibarbar-element.alibarbar-element-fabe6dd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-evenly;}.alibarbar-widget-heading .alibarbar-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.alibarbar-1114 .alibarbar-element.alibarbar-element-990f8b0{text-align:center;}.alibarbar-1114 .alibarbar-element.alibarbar-element-990f8b0 .alibarbar-heading-title{font-family:"Nunito Sans", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;line-height:22px;color:var( --e-global-color-accent );}.woocommerce .alibarbar-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.alibarbar-1114 .alibarbar-element.alibarbar-element-bd8f5b8{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.woocommerce .alibarbar-1114 .alibarbar-element.alibarbar-element-bd8f5b8 .price{color:var( --e-global-color-accent );font-family:"Nunito Sans", Sans-serif;font-size:14px;font-weight:600;line-height:25px;}.woocommerce .alibarbar-1114 .alibarbar-element.alibarbar-element-bd8f5b8 .price ins{color:var( --e-global-color-accent );font-size:15px;font-weight:700;line-height:25px;}body:not(.rtl) .alibarbar-1114 .alibarbar-element.alibarbar-element-bd8f5b8:not(.alibarbar-product-price-block-yes) del{margin-right:5px;}body.rtl .alibarbar-1114 .alibarbar-element.alibarbar-element-bd8f5b8:not(.alibarbar-product-price-block-yes) del{margin-left:5px;}.alibarbar-1114 .alibarbar-element.alibarbar-element-bd8f5b8.alibarbar-product-price-block-yes del{margin-bottom:5px;}.alibarbar-widget-button .alibarbar-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.alibarbar-1114 .alibarbar-element.alibarbar-element-75cbeed .alibarbar-button:hover, .alibarbar-1114 .alibarbar-element.alibarbar-element-75cbeed .alibarbar-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-c80d5c1 );}.alibarbar-1114 .alibarbar-element.alibarbar-element-75cbeed{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.alibarbar-1114 .alibarbar-element.alibarbar-element-75cbeed .alibarbar-button{font-family:"Nunito Sans", Sans-serif;font-size:15px;font-weight:500;line-height:15px;fill:var( --e-global-color-c80d5c1 );color:var( --e-global-color-c80d5c1 );border-radius:0px 0px 0px 0px;}.alibarbar-1114 .alibarbar-element.alibarbar-element-75cbeed .alibarbar-button:hover svg, .alibarbar-1114 .alibarbar-element.alibarbar-element-75cbeed .alibarbar-button:focus svg{fill:var( --e-global-color-c80d5c1 );}@media(min-width:768px){.alibarbar-1114 .alibarbar-element.alibarbar-element-9b5591a{--width:100%;}.alibarbar-1114 .alibarbar-element.alibarbar-element-fabe6dd{--width:100%;}}@media(max-width:1024px){.alibarbar-1114 .alibarbar-element.alibarbar-element-990f8b0 .alibarbar-heading-title{font-size:15px;}.alibarbar-1114 .alibarbar-element.alibarbar-element-bd8f5b8{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}@media(max-width:767px){.alibarbar-1114 .alibarbar-element.alibarbar-element-990f8b0 .alibarbar-heading-title{font-size:12px;}.alibarbar-1114 .alibarbar-element.alibarbar-element-bd8f5b8{margin:-19px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.alibarbar-1114 .alibarbar-element.alibarbar-element-75cbeed .alibarbar-button{font-size:13px;line-height:13px;}}/* Start custom CSS for image, class: .alibarbar-element-64da16f */.alibarbar-1114 .alibarbar-element.alibarbar-element-64da16f {
  aspect-ratio: 1 / 1;
  overflow: hidden;
  display: block;
  width: 100%;
  position: relative;
}

/* Contact Page & Header CTA enquiry styles */
.btn-enquiry-cta {
    background-color: #E2B958;
    color: #000 !important;
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 8px 18px;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px -1px rgba(226, 185, 88, 0.2);
    border: 2px solid #E2B958;
}

.btn-enquiry-cta:hover {
    background-color: transparent;
    color: #E2B958 !important;
    transform: translateY(-2px);
    box-shadow: 0 10px 15px -3px rgba(226, 185, 88, 0.3);
}

.btn-enquiry-cta-mobile {
    background-color: rgba(226, 185, 88, 0.1);
    padding: 8px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    transition: all 0.2s ease;
}

.btn-enquiry-cta-mobile:hover {
    background-color: rgba(226, 185, 88, 0.2);
}

.contact-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin-top: 40px;
}

.contact-info-panel {
    flex: 1 1 380px;
}

.contact-form-panel {
    flex: 1.5 1 450px;
    background: #fff;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.05);
    border: 1px solid #f1f5f9;
}

.contact-section-title {
    font-family: 'Outfit', sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 12px;
}

.contact-section-desc {
    font-size: 15px;
    color: #64748b;
    line-height: 1.6;
    margin-bottom: 30px;
}

.contact-details-list {
    list-style: none;
    padding: 0;
    margin: 0 0 35px 0;
}

.contact-details-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}

.contact-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: rgba(226, 185, 88, 0.1);
    border-radius: 50%;
    color: #E2B958;
    font-size: 18px;
    margin-right: 15px;
    flex-shrink: 0;
}

.contact-detail-text {
    display: flex;
    flex-direction: column;
}

.contact-detail-text strong {
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    color: #1e293b;
    margin-bottom: 4px;
}

.contact-detail-text span,
.contact-detail-text a {
    font-size: 15px;
    color: #475569;
    text-decoration: none;
    line-height: 1.4;
}

.contact-detail-text a:hover {
    color: #E2B958;
}

.contact-badge {
    background: #0f172a;
    color: #fff;
    border-radius: 12px;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    box-shadow: 0 10px 15px -3px rgba(15, 23, 42, 0.1);
}

.badge-icon {
    font-size: 24px;
    color: #E2B958;
    margin-right: 15px;
    flex-shrink: 0;
}

.badge-content {
    display: flex;
    flex-direction: column;
}

.badge-content strong {
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 2px;
    letter-spacing: 0.5px;
}

.badge-content span {
    font-size: 13px;
    color: #94a3b8;
    line-height: 1.3;
}

/* Modern Form styles */
.modern-contact-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.form-row-custom {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.form-group-custom {
    flex: 1 1 200px;
    display: flex;
    flex-direction: column;
}

.form-group-custom.full-width {
    flex: 1 1 100%;
}

.form-group-custom label {
    font-size: 14px;
    font-weight: 600;
    color: #334155;
    margin-bottom: 8px;
}

.form-group-custom label .required {
    color: #ef4444;
}

.form-control-custom {
    background-color: #f8fafc;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    color: #1e293b;
    font-size: 15px;
    padding: 12px 16px;
    width: 100%;
    outline: none;
    transition: all 0.25s ease;
    box-sizing: border-box;
    font-family: inherit;
}

.form-control-custom::placeholder {
    color: #94a3b8;
}

.form-control-custom:focus {
    border-color: #E2B958;
    background-color: #fff;
    box-shadow: 0 0 0 3px rgba(226, 185, 88, 0.15);
}

.select-wrapper {
    position: relative;
    width: 100%;
}

.select-custom {
    appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23475569' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 16px;
    padding-right: 40px;
}

.textarea-custom {
    resize: vertical;
    min-height: 100px;
}

.form-control-custom.invalid {
    border-color: #ef4444 !important;
    background-color: #fff1f2;
}

.field-error {
    font-size: 12px;
    color: #ef4444;
    margin-top: 4px;
    display: none;
}

.field-error.visible {
    display: block;
}

.form-submit-wrapper {
    margin-top: 10px;
}

.btn-submit-contact {
    background-color: #0f172a;
    color: #fff;
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 14px 28px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    transition: all 0.25s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-submit-contact:hover {
    background-color: #E2B958;
    color: #000;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(226, 185, 88, 0.2);
}

.btn-submit-contact:disabled {
    background-color: #cbd5e1;
    color: #94a3b8;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

/* Success Modal Overlay */
.contact-success-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.modal-backdrop-blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(15, 23, 42, 0.5);
    backdrop-filter: blur(8px);
}

.success-card {
    position: relative;
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    max-width: 440px;
    width: 100%;
    text-align: center;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    border: 1px solid #f1f5f9;
}

.success-card.animate-in {
    animation: successPop 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

@keyframes successPop {
    from {
        transform: scale(0.8);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

.success-icon-circle {
    width: 72px;
    height: 72px;
    background: rgba(34, 197, 94, 0.1);
    border-radius: 50%;
    color: #22c55e;
    font-size: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px auto;
    animation: scaleIn 0.3s ease-out 0.2s both;
}

@keyframes scaleIn {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

.success-title {
    font-family: 'Outfit', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 12px;
}

.success-message {
    font-size: 15px;
    color: #64748b;
    line-height: 1.5;
    margin-bottom: 28px;
}

.btn-close-success {
    background-color: #0f172a;
    color: #fff;
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    font-size: 15px;
    padding: 12px 24px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    transition: all 0.2s ease;
}

.btn-close-success:hover {
    background-color: #E2B958;
    color: #000;
}

.shake {
    animation: shakeEffect 0.5s ease-in-out;
}

@keyframes shakeEffect {
    0%, 100% { transform: translateX(0); }
    20%, 60% { transform: translateX(-6px); }
    40%, 80% { transform: translateX(6px); }
}

@media (max-width: 768px) {
    .contact-grid {
        gap: 30px;
    }
    .contact-form-panel {
        padding: 24px;
    }
}
/* Cryptocurrency announcement bar styling */
.crypto-promo-text {
    font-weight: 700 !important;
    letter-spacing: 0.5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
}
.crypto-promo-text strong {
    color: #e2b958; /* Premium Gold matching theme */
    animation: cryptoPulse 2.5s infinite ease-in-out;
}
.crypto-sparkle {
    color: #ffd700;
    display: inline-block;
    animation: cryptoBounce 1s infinite alternate;
}
.crypto-coins {
    letter-spacing: 2px;
}

@keyframes cryptoPulse {
    0%, 100% {
        text-shadow: 0 0 4px rgba(226, 185, 88, 0.4);
    }
    50% {
        text-shadow: 0 0 12px rgba(226, 185, 88, 0.8);
        color: #ffdf7e;
    }
}

@keyframes cryptoBounce {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-2px);
    }
}

/* End custom CSS */