.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-74fa2ae:#D7E1EC;--e-global-color-755ed4d:#54595F;--e-global-color-b43cb14:#7D7F82;--e-global-color-9a9273f:#388F3C;--e-global-color-a6b4321:#7ED6A6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: flex !important;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0px !important; /* ← was causing the misalignment */
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  overflow: visible;
}

.woocommerce div.product .woocommerce-tabs,
.single-product .ast-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: none !important;
}

@media (min-width: 768px) {
 .single-product .ast-container {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1140px;
  padding-left: 15px !important;
  padding-right: 15px !important;
 }
}



.eael-account-dashboard-wrapper.preset-3 .eael-account-dashboard-content .woocommerce-MyAccount-content .woocommerce-info .button {
    border-radius: 22px;
    background: #2467B2;
}














/* TAB ITEMS - remove all borders and gaps */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap;
}

/* TAB LINKS STYLE */
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #54595F;
    font-weight: 400;
    font-size: 14px;
    padding: 15px 12px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: none !important;
    outline: none !important;
}



/* ACTIVE TAB TEXT COLOR */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background-color: #E5D9F2; /* Light blue background */
    color: #A294F9; /* Blue text */
    border-radius: 30px;
}

/* REMOVE bottom border under the tab content */
.woocommerce div.product .woocommerce-tabs .panel {
    margin-top: 10px !important;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel { 
    border: none;
}









/* Align footer buttons to bottom */
.elementor-menu-cart__main {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.elementor-menu-cart__products {
    flex: 1;
    overflow-y: auto;
}

.elementor-menu-cart__footer-buttons {
    margin-top: auto;
    border-top: 1px solid #eee;
}

/* Optional: Style title */
.custom-menu-cart-header h3 {
    font-size: 18px;
    margin: 0;
}

/* Close button */
.custom-menu-cart-close {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
}





#progress-bar-wrapper.loading {
    animation: pulseFade 1s infinite alternate;
}
@keyframes pulseFade {
    from { opacity: 0.4; }
    to   { opacity: 1; }
}




body.woocommerce-cart .entry-title {
  display: none !important;
}


body.woocommerce-checkout .entry-title {
  display: none !important;
}


body.woocommerce-wishlist .entry-title {
  display: none !important;
}




.page-id-2227 h1.entry-title {
    display: none;
}


.page-id-2226 h1.entry-title {
    display: none;
}






.items-count {
  display: inline-block;
}

.items-count {
position: absolute;
  top: 10px;
  right: -2px;
  background: #d9534f;
  color: white;
  font-size: 10px !important;
  font-weight: 500;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;   /* vertical centering */
  justify-content: center; /* horizontal centering */
  border-radius: 50%;
}







@media only screen and (max-width: 767px) {
    .elementor-2250 .elementor-element.elementor-element-fe86e52 
    .eael-account-dashboard-wrapper .eael-account-dashboard-navbar {
        border-radius: 0px 0px 23px 23px !important;
        margin-top: -10px;
    }
    
    a.woocommerce-Button.wc-forward.button {
    display: block;
    margin: 12px auto;
    text-align: center;
}

}



.page-id-2225 .entry-title {
    display: none;
}










@media screen and (max-width: 768px) {
    .woocommerce-ordering select.orderby {

        margin-top: -33px;
    }
}



/* Google Login Button Wrapper */
.nsl-container {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

/* Make Google button look like form buttons */
.nsl-button-google {
    width: 100% !important;
    max-width: 450px !important;
    border-radius: 8px !important;
    padding: 14px 18px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border: 1px solid #e0e0e0 !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06) !important;
}

/* Optional: Add spacing */
.nsl-container .nsl-button {
    margin-top: 15px !important;
}





.woocommerce-js ul.products li.product a img {

 box-shadow: 0 10px 30px rgb(205 193 255 / 12%);
}


#charaf-slider {
    box-shadow: 0 10px 30px rgb(205 193 255 / 12%);
    border-radius: 20px;
}



/* DELIVERY TRUCK - Slide forward loop */
.e-fas-shipping-fast {
  animation: drive 1.2s ease-in-out infinite;
}

@keyframes drive {
  0% { transform: translateX(0); }
  50% { transform: translateX(5px); }
  100% { transform: translateX(0); }
}

/* SHOPPING BAG - Pop/Bounce */
.e-fas-shopping-bag {
  animation: bounce 1.5s ease-in-out infinite;
}

@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}

/* COMMENT ICON - Pulse for friendliness */
.e-fas-comment-alt {
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.1); opacity: 0.9; }
}



.jet-mobile-menu__controls {

    min-height: 10px;
}





.jet-mobile-menu__back {

    z-index: 999;
   color: #a294f9;
}





.jet-mobile-menu .jet-mobile-menu__breadcrumb {

    margin-top: 40px;
}



.elementor-131 .elementor-element.elementor-element-ffcd0ab .jet-mobile-menu__item {
    box-shadow: 0 10px 10px -5px rgb(162 148 249 / 6%) !important;
}
.elementor-131 .elementor-element.elementor-element-590997c .jet-mobile-menu__item {

    box-shadow: 0 10px 10px -5px rgb(162 148 249 / 6%) !important;
}/* End custom CSS */