/*
Theme Name: Aeroma
Theme URI:  https://www.intersmartsolution.com/
Author:     Intersmart
Author URI: https://www.intersmartsolution.com/
Template:   twentyseventeen
Version:    1.0
License:    GNU General Public License v2 or later
*/


.shopDetailspage #shopDtlSec .proSlideSecCol .proSlideSec .thumbSwiper .vidBtn video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none; /* prevents accidental play/pause clicks on the thumb */
}

/* .shopDetailspage #shopDtlSec .proSlideSecCol .proSlideSec .thumbSwiper .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: unset;
} */

/* Eye icon toggle */
.aq-login-input-eye .close-eye {
    display: none;
}
.aq-login-input-eye.active .open-eye {
    display: none;
}
.aq-login-input-eye.active .close-eye {
    display: inline-block;
}

/* WooCommerce notices styled to match theme */
.loginPage .woocommerce-error,
.loginPage .woocommerce-message,
.loginPage .woocommerce-info {
    list-style: none;
    margin: 0 0 20px;
    padding: 12px 16px;
    border-radius: 6px;
    font-size: 14px;
    background: #fdecea;
    color: #c0392b;
    border: 1px solid #f5c6cb;
}
.loginPage .woocommerce-message {
    background: #eafaf0;
    color: #1e7e34;
    border-color: #c3e6cb;
}
.loginPage .woocommerce-info {
    background: #eaf3fb;
    color: #1b5e8a;
    border-color: #bee5eb;
}
.loginPage .woocommerce-error li,
.loginPage .woocommerce-message li,
.loginPage .woocommerce-info li {
    margin: 0;
}

/* Register panel hidden by default (JS fallback if JS fails to load) */
/* .aq-panel-register {
    display: none;
} */

.aq-login-input-eye.password-show-toggle .close-eye, .aq-login-input-eye.password-show-toggle .open-eye {
  display: none !important;
}

.entry-header .entry-title {
  display: none;
}

.loginPage .aq-login-forgot a {
    color: #B91D1F !important;
}

.aq-cart-quantity input.qty.aq-cart-input {
    width: 40px;
    height: 100%;
    padding: 0;
    text-align: center;
    color: var(--aq-common-black, #000);
    background-color: transparent;
    border: none;
}

.cartPage .quantity.buttons_added {
    height: 54px;
    /* font-size: 16px; */
    cursor: pointer;
    box-shadow: none;
    text-align: center;
    font-family: var(--aq-ff-onest);
    background-color: var(--aq-common-white);
    padding: 0px 30px;
    /* border-radius: 30px; */
    border-width: 1px;
    border-style: solid;
    border-color: rgba(15, 15, 15, 0.1);
    border-image: none;
}

.aq-cart-list tr td .aq-cart-action-btn svg {
    width: auto;
}

.aq-cart-checkout-top.cart-discount span {
    font-size: 13px;
    color: #6d6868;
}


.dashboardProfile label , .dashboardProfile h4{
    color: black !important;
}

.dashboardProfile h4 {
    color: black !important;
    margin-bottom: 15px !important;
    margin-top: 30px;
}

span.required {
    color: red;
}

.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-info {
    list-style: none;
    margin: 0 0 30px;
    padding: 16px 20px;
    border-radius: 6px;
    font-size: 14px;
    background: #eafaf0;
    color: #1e7e34;
    border: 1px solid #c3e6cb;
}
.woocommerce-notices-wrapper .woocommerce-error {
    background: #fdecea;
    color: #c0392b;
    border-color: #f5c6cb;
}
.woocommerce-notices-wrapper .woocommerce-info {
    background: #eaf3fb;
    color: #1b5e8a;
    border-color: #bee5eb;
}

.woocommerce-info {
    background: #92432A;
    color: #fff;
}

.checkoutPage .woocommerce-shipping-fields, .checkoutPage .woocommerce-additional-fields {
    padding-left: 40px;
    padding-right: 40px;
    background-color: var(--aq-gray-5);
    /* margin-top: 20px; */
}

.checkoutPage .woocommerce-additional-fields{
    padding-bottom: 24px;
}


.checkoutPage #ship-to-different-address label span {
    font-size: 15px;
    color: rgb(85, 88, 91);
}


.checkoutPage .wc_payment_method label{
    font-size: 14px;
    font-weight: 500;
    color: var(--aq-common-black);
}

.post-295 .woocommerce form .form-row .input-text, .post-295 .woocommerce form .form-row select {
    width: 100% !important;
    padding: 0 26px !important;
    line-height: 56px !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
    border: 1px solid transparent !important;
    color: var(--aq-common-black) !important;
    background: var(--aq-common-white) !important;
    height: 46px !important;
    border-radius: 6px !important;
    padding-inline-start: 20px !important;
    padding-inline-end: 60px !important;
}


.shopDetailspage .quantity.buttons_added .input-text{
    padding: unset !important;
}

.shopDetailspage .quantity.buttons_added {
    min-width: 85px;
}

.shopDetailspage #shopDtlSec .ProInfoRit .flxWrap .lftB .slctFlx .slctBx .quantity .input-text.qty.text {
    width: 40px;
    height: 100%;
    padding: 0;
    text-align: center;
    color: var(--aq-common-black, #000);
    background-color: transparent;
    border: none;
}

.shopDetailspage .woocommerce-variation.single_variation .woocommerce-Price-amount.amount {
    display: none !important;
}

.shopDetailspage .woocommerce-variation.single_variation {
    display: none !important;
}



.ritB .stars {
    margin: 0;
    padding: 0;
}

.ritB .stars span[role="group"] {
    display: inline-flex;
    gap: 4px;
}

.ritB .stars a {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
}

.ritB .stars a::before {
    content: "\2605";
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 20px;
    line-height: 1;
    color: #B3B3B3;
}

.ritB .stars a.active::before {
    color: #C06F49;
}

.stars a::before {
    color: #B3B3B3;
}

.stars a.active::before {
    color: #C06F49;
}

.stars a:has(~ a.active)::before {
    color: #C06F49;
}

.shopDetailspage h3#reply-title {
    display: none;
}





.shopDetailspage #moreInfoSec .ProAccord .innerBx .accordion-item .accordion-body .reviewBx .reviews .item:nth-child(n+3) {
    display: block;
}


.shopDetailspage aside#secondary {
    display: none;
}
.orderdetail a.button.cancel_order_button {
    background: var(--aq-common-red);
    padding: 7px 22px;
    border: 1px solid;
    color: #ffffff;
    overflow: hidden;
    border-radius: 0;
    border-image: linear-gradient(to right, #92432A 17%, #F9A179 50%, #92432A 100%) 1;
    font-size: 14px;
    font-weight: 600;
}
.orderdetail a.button.cancel_order_button:hover {
    background: #92432A;
    color: #ffffff;
}


.txt.emptyproducts {
    color: black !important;
}

.woofc-item-remove i.woofc-icon-icon10 {
    color: black !important;
}


.woofc-undo-inner {
    color: black !important;
}
.woofc-no-item {
    color: black !important;
    text-align: left !important;
}

.prodBx a.added_to_cart.wc-forward {
    display: none;
}



.aq-live-search-wrap {
    position: relative;
}
.aq-live-search-results {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    border-radius: 6px;
    z-index: 50;
    max-height: 320px;
    overflow-y: auto;
    margin-top: 8px;
}
.aq-live-search-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 14px;
    text-decoration: none;
    color: #222;
    border-bottom: 1px solid #f1f1f1;
}
.aq-live-search-item:last-child {
    border-bottom: none;
}
.aq-live-search-item img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 4px;
    flex-shrink: 0;
}
.aq-live-search-empty {
    padding: 14px;
    color: #888;
    font-size: 14px;
}


.BlogPage input.aq-form-control, .BlogPage textarea.aq-form-control {
    border: 1px solid #F6F6F9 !important;
    color: var(--aq-common-black) !important;
    background-color: var(--aq-common-white) !important;
}



.BlogPage input#wp-comment-cookies-consent {
    position: relative;
    content: "";
    top: 4px;
    inset-inline-start: 0;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    transition: all 0.4s ease;
    border: 1px solid #D9D9D9;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 10px;
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' viewBox='0 0 10 9' fill='none'%3E%3Cpath d='M0.750122 5.50012C0.750122 5.50012 2.35012 6.41265 3.15012 7.75012C3.15012 7.75012 5.55012 2.50012 8.75012 0.750122' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E);
    background-color: var(--aq-common-white);
}

.aq-faq-no-results {
    text-align: center;
    padding: 40px 20px;
    color: #777;
}

.woofc-area-bot .woofc-link {
    display: none !important;
}

/* REMOVE the old display:block rule, replace with: */
.shopDetailspage #moreInfoSec .ProAccord .innerBx .accordion-item .accordion-body .reviewBx #reviews:not(.show-all) .review.item:nth-child(n+3),
.shopDetailspage #moreInfoSec .ProAccord .innerBx .accordion-item .accordion-body .reviewBx #reviews:not(.show-all) [id^="li-comment-"]:nth-child(n+3) {
	display: none !important;
}

.shopDetailspage #moreInfoSec .ProAccord .innerBx .accordion-item .accordion-body .reviewBx #reviews.show-all .review.item,
.shopDetailspage #moreInfoSec .ProAccord .innerBx .accordion-item .accordion-body .reviewBx #reviews.show-all [id^="li-comment-"] {
	display: block !important;
}


.aq-checkout-payment {
    padding-bottom: unset;
    margin-bottom: unset;
    border-bottom: unset;
}

.payment_method_cod {
    display: none !important;
}


.woocommerce form .form-row.woocommerce-invalid label.error {
    display: none !important;
}

aside#secondary.widget-area {
    display: none !important;
}



a.added_to_cart.wc-forward {
    display: none !important;
}

.checkoutPage .woocommerce-message, .shopDetailspage .woocommerce-message, .cartPage .woocommerce-message{
    position: static !important;
}

.cartPage .woocommerce-notices-wrapper{
    margin: 10px 0px 10px 0px !important;
}

.shopDetailspage .woocommerce-notices-wrapper{
    margin: 0px 0px 10px 0px !important;
}

.checkout-button::after {
    content:  "" !important;
}

.wc-empty-cart-message{
    padding-top: 150px;
}

.wc-empty-cart-message .cart-empty.woocommerce-info {
    position: relative !important;
    top: 0 !important;
    margin-top: 0;
}


ul.variable-items-wrapper.button-variable-items-wrapper.wvs-style-squared {
    display: none !important;
}



.ProInfoRit span.vat-label {
    font-size: x-small !important;
}

.checkoutPage input#billing_email {
    text-transform: none !important;
}



#wpforms-form-104 #wpforms-submit-104 span {
    color: #111;
}



#wpforms-form-104 #wpforms-submit-104:hover span {
    color: #fff;
}

#wpforms-form-104 #wpforms-104-field_3-container input {
  padding-left: 85px !important;
  
}

@media only screen and (min-width: 1551px) {
  #wpforms-form-104 #wpforms-104-field_3-container input {
    padding-left: 110px !important;
  }
}

#wpforms-104-field_3-container .iti--allow-dropdown {
  position: relative !important;
}

#wpforms-104-field_3-container .iti__flag-container {
  position: absolute !important;
  bottom: 0 !important;
  top: 0 !important;
  margin-block: auto !important;
  display: flex !important;
}