/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/* Apply Inter font across the entire site */
body, html, button, input, select, textarea,
.woocommerce, .woocommerce-page {
    font-family: 'Inter', sans-serif !important;
}
a:active, a:hover {
    color: #8364E2;
}
[type=button], [type=submit], button {
    border: 1px solid #8364E2;
    color: #8364E2;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #8364E2;
}
/* Optional: for Elementor specific text widgets */
.elementor-widget,
.elementor-widget-heading,
.elementor-widget-text-editor {
    font-family: 'Inter', sans-serif !important;
}

body {
    color: #fff;
}
a {
    color: #9ca3af;
}
.woocommerce a.added_to_cart {
    padding-left: 10px;
}
#masthead {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    background-color: transparent !important;
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease !important;
    box-shadow: none !important;
}

/* Sticky header when scrolled */
#masthead.header-scrolled {
    background-color: rgba(4, 8, 54, 0.95) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3) !important;
}

/* Header at top of page */
#masthead.header-top {
    background-color: transparent !important;
    box-shadow: none !important;
}

/* Particles.js styling for home hero section */
#home-hero {
    position: relative !important;
    overflow: hidden !important;
}
@media only screen and (min-width:1025px) {
    #home-hero {
        min-height: 100vh !important;
    }
}
@media only screen and (max-width:1024px) {
    #home-hero {
        min-height: 720px !important;
    }
}

.cst-footer h2{
    color:#9ca3af !important;
    font-weight: 400 !important;
}
/* Style the HTML widget containing particles */
#home-hero .elementor-widget-html {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1 !important;
    pointer-events: none !important;
}

#particles-js {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1 !important;
    background-size: cover !important;
    pointer-events: auto !important;
}

#particles-js canvas {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1 !important;
}

/* Ensure content in hero section stays above particles */
#home-hero .elementor-container,
#home-hero .elementor-widget-wrap,
#home-hero .elementor-element:not(.elementor-widget-html) {
    position: relative !important;
    z-index: 2 !important;
}

/* Adjust padding for admin bar when logged in */
.admin-bar #masthead {
    top: 32px !important;
}

@media screen and (max-width: 782px) {
    .admin-bar #masthead {
        top: 46px !important;
    }
    .site-footer {
        font-size: 14px;
        padding-bottom: 0;
        padding-top: 0;        
    }
}
#header-search-bar {
    padding-left: 0;
    width: 100%;
}
#header-search-bar .elementor-widget-container {
    display: flex;
    align-items: center;
}
#header-search-bar form{
    border-radius: 30px;
    background-color: rgba(255, 255, 255, .05) !important;
    width: 100%;
    border: solid 1px #dcdcdc73;
}   

#header-search-bar form input{
    color:#ffffff;
    background-color: unset;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 20px !important;
}
#header-search-bar form input::placeholder{
    color:#ffffff69;
    font-size: 14px;
    font-weight: 400;
}

#header-search-bar .hfe-search-form__container {
    min-height: 34px;
    border-color: #ffffff69 !important;

}

#header-search-bar button  {
    color: #ffffff69; 
}
.hfe-site-logo-set img {
    margin-top: 10px;
}
body {
    /*background: #040836;*/
    background: #030623;

    
}
#home-categories .e-con-full .e-con{
    border-radius: 12px;
    background-color: #0000;
    background-image: linear-gradient(#ffffff1a, #fff0);
    margin-bottom: 0;
    padding: 2px 2px 2px;
    position: relative;

}
#home-categories img {
    border-radius: 12px !important;
}
#home-categories .e-con-full .e-con:hover{
    /*background: linear-gradient(to right, #8364E2 0%, #3b82f6 100%);*/
    background-image: linear-gradient(#ffffff57, #fff0);
}

    

#masthead.header-scrolled .cst-header-nav {
    background-color: #ffffff52;
}

.yith-add-to-wishlist-button-block {
    margin: 0;
}
.yith-wcwl-add-to-wishlist-button {
    background-color: #8364E2 !important;
}
.yith-wcwl-add-to-wishlist-button:hover {
    background-color: #333 !important;
}

.yith-wcwl-add-to-wishlist-button svg {
    display: none;
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after {
    position: absolute;
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img {
   /* max-height: 270px;*/
    object-fit: cover;
    width: 100%;
    object-position: top;  
}

.eael-product-grid .woocommerce-loop-product__title {
    padding: 0 10px !important;
}

.cst-icon-box > div {
    background-color: #0000;
    background-image: linear-gradient(#ffffff1a, #fff0);
    border-radius: 12px;
    margin-bottom: 0;
    padding: 40px 20px 20px;
    position: relative;
}    
.cst-icon-box  .elementor-icon-box-icon {
    display: flex;
    justify-content: center;
}

.cst-icon-box > div .elementor-icon {
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 105px;
    height: 105px;
    margin-top: -70px;
    margin-bottom: 28px;
    transition: all .5s cubic-bezier(.19, 1, .22, 1);
    display: flex;
    background-color: #8364E2;
}

details.e-n-accordion-item {
    background-color: #ffffff1a;
    border: 1px solid #ffffff1a;
    border-radius: 6px;    
}
.e-n-accordion-item-title {
    border:none !important;
}

.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child) {
    margin-bottom: 20px;
}
.e-n-accordion-item > div {
    border: none;
    border-top: solid 1px #dcdcdc2b;    
}

.cst-footer > .e-con-inner {
    background-color: #0000;
    background-image: linear-gradient(#ffffff1a, #fff0);
    border-radius: 12px;
    margin-bottom: 0;
    padding: 40px 20px 20px;
    position: relative;
}


.cst-footer .eael-simple-menu-container .eael-simple-menu li a {
    transition: unset !important;
}
.eael-simple-menu-container.preset-1 .eael-simple-menu li:hover>a {
    background-image: linear-gradient(to right, #5c27fe, #dec7ff);
    border-radius: 12px !important;
}
.cst-sponsors > .elementor-element {
    background-color: #0000;
    background-image: linear-gradient(#ffffff1a, #fff0);
    border-radius: 12px;
    margin-bottom: 0;
    padding: 40px 20px 20px;
    position: relative;
}

body.blog .post p {
    color:#fff;
}

.post:not(.site-main){
    background-color: #0000;
    background-image: linear-gradient(#ffffff1a, #fff0);
    border-radius: 12px;
    margin-bottom: 0;
    padding: 40px 20px 20px;
    position: relative;
    margin-bottom: 40px;    
}
.page-header .entry-title {
    color:#fff;
}
.page-header  {
    margin-bottom: 40px;
}

.post .entry-title a {
    color:#8364E2;
}

body.search  #content {
    padding-top: 120px;
}

main.site-main {
    padding-top: 130px;
    padding-bottom: 60px;
    min-height: 57vh;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #ffffff;
}
.woocommerce ul.products li.product .price {
    text-align: center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
    background-color: #0000;
    background-image: linear-gradient(#ffffff1a, #fff0);
    border-radius: 12px;
    padding: 10px 10px 10px;    
} 
.woocommerce ul.products li.product .steam-loop-product-category {
    display: block;
    font-size: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #9ca3af;
    margin-bottom: 6px;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    background-image: linear-gradient(#ffffff57, #fff0); 
    color:#fff !important;
}
.woocommerce ul.products li.product:hover h2, .woocommerce-page ul.products li.product:hover h2 {
    color:#fff !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    min-height: 48px;
    margin-bottom: 8px !important;
} 
.eael-simple-menu-container.preset-1 .eael-simple-menu li.current-menu-item>a.eael-item-active {
    border-radius: 12px;
}
.eael-simple-menu-container .eael-simple-menu li {
    padding-left: 0;
    margin-bottom: 10px;
} 
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(2px);
    border-radius: 6px;
    margin: 0 5px;
    cursor: pointer;
    color: #fff  !important;
}

.woocommerce .quantity .qty {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(2px);
    border-radius: 6px;
    color: #fff  !important;
    padding: 9px 4px;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    font-size: 22px;
}
.wc-block-cart-item__wrap .wc-block-components-product-metadata__description{
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #8364E2;
}
.woocommerce div.product form.cart .button {
    background-color: #8364E2;
    margin-top: 4px;
    margin-left: 10px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{
    color: #ffffff;
    font-size: 32px;
}
body.single-product .yith-wcwl-add-to-wishlist-button {
    background-color: unset !important;
}



select.orderby {
    background-color: transparent;
    color: #fff;
    border-radius: 12px;    
}

select.orderby option {
    color: #000;
}
nav.hfe-dropdown.menu-is-active {
    margin-top: 10px;
}
nav.hfe-dropdown .menu-item a.hfe-menu-item{
    background-color: #040836 !important;
}
.gradient-text span {
    color:var(--e-global-color-secondary);
    /*
    background-color: #5c27fe;
    background-image: linear-gradient(to right, #5c27fe, #dec7ff) !important;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  */  
}
/*

    

.elementor-button , .eael-load-more-button{
    background-image: linear-gradient(to right, #5c27fe, #dec7ff) !important;
}




*/

.eael-product-grid.grid.eael-product-preset-8 .product-image-wrap, .eael-product-grid.masonry.eael-product-preset-8 .product-image-wrap {
    overflow: visible !important;
}
.button-wrap .product-link {
    display: none !important;
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap, .eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap {
    position: absolute !important;
    display: flex !important;
    flex-direction: row-reverse !important;    
    bottom: -137px !important;
    left: unset !important; 
    right: 5px !important;
    top:unset !important;
    -webkit-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;    
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay, .eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay {
    overflow: visible visible !important;;
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay a {
    opacity: 1 !important;
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay > a.woocommerce-LoopProduct-link {
    display: block;
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay > a.woocommerce-LoopProduct-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.eael-product-grid .woocommerce ul.products li.product .eael-product-price {
    text-align: left !important;
    padding-left: 10px !important;
    font-size: 20px !important;
    display: flex !important;
    flex-direction: column !important;   
    min-height: 48px !important; 
    justify-content: flex-end !important;
}

.eael-product-price del {
    font-size: 12px !important;
    color: #9ca3af !important;
    text-decoration: none !important;    
}
ins .woocommerce-Price-amount.amount {
    color: #fff !important;
}
.eael-product-grid .woocommerce ul.products li.product ins {
    text-decoration: none !important;
}
.eael-product-grid .woocommerce-loop-product__title {
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 600 !important;  
    margin: 9px 0 12px !important;
}

.eael-product-grid:not(.list) .woocommerce ul.products li.product {
    text-align: left !important;
}

.woocommerce ul.products li.product .steam-loop-product-category {
    font-size: 11px;
    color: #bdafe9;
    padding: 2px 7px 2px 7px;
    border: solid 1px #dcdcdc1f;
    border-radius: 26px;
    display: inline-block;
    margin-top: 10px !important;
    margin-left: 5px;
    text-transform: none;
}

@media only screen and (max-width:767px) {
    .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
        font-size: 14px !important;
        min-height: unset;
    } 
    .woocommerce ul.products li.product .button {
        font-size: 14px;
        padding: 9px 15px 9px 15px;
    }    
    .eael-simple-menu-container .eael-simple-menu li a {
        line-height: 40px;
        font-weight: 400 !important;
    }
    
    .cst-icon-box > div .elementor-icon {
        width: 70px;
        height: 70px;
        margin-bottom: -5px;
    }
    .cst-about-title h3 {
        font-size: 22px !important;
    }
    .cst-icon-box > div {
        padding: 30px 15px 15px;
    }
    main.site-main {
        padding-top: 100px;
    }
    main.site-main {
        padding-bottom: 30px;
    } 
    .post .entry-title {
        font-size: 22px;
        line-height: 24px;
    }
    .post:not(.site-main) {
        padding: 15px 15px 15px;
    }   
    body.single main.site-main {
        padding-left: 15px;
        padding-right: 15px;
    }
    body.single h2 {
        font-size: 24px;
    }
     body.single h3 {
        font-size: 20px;
    }
    .eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap, .eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap {
        position: absolute;
        bottom: -100px;
        left: unset !important;
        right: 5px;
        top: unset !important;
        -webkit-transform: unset !important;
        -ms-transform: unset !important;
        transform: unset !important;
    } 
    .eael-product-grid .woocommerce ul.products li.product {
        padding: 0px 0px 6px 0px;
    }  
    .eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap, .eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap {
        bottom: -104px !important;
    } 
    .eael-product-grid .woocommerce ul.products li.product {
        padding: 0px 0px 10px 0px !important;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100% !important;
    }

} 


    .related.products .yith-wcwl-add-to-wishlist-button {
        display: none !important;
    }
   
    .related.products li.product .button {
        background-color: #8364E2;
        color:#fff;
    }  
    .woocommerce span.onsale {
        background-color: #8364E2;
    }  
    .woocommerce div.product div.images .flex-control-thumbs li img {
        max-height: 85px;
        object-fit: cover;
        padding: 5px;
    }

.wc-block-cart__submit-button {
    background-color: var(--e-global-color-secondary);
    font-family: "Roboto", Sans-serif;
    font-size: 18px !important;
    font-weight: 500;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    text-decoration: none;
    border-radius: 8px;
    text-decoration: none !important;
}
.wc-block-cart__submit-button:hover {
    color: #fff;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 1.5em !important;
}
body.woocommerce-checkout .wc-block-components-sidebar-layout {
    flex-direction: row-reverse;
}
body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 0;
    padding-left: 0;
    width: 60%;
    background-color: #5955554a;
    border-radius: 8px;
    padding: 15px;
    margin-top: 54px;


}
body.woocommerce-checkout .wc-block-components-sidebar {
    box-sizing: border-box;
    padding-left: 4.5283018868%;
    padding-right: 2.2641509434%;
    width: 40%;
}
body.woocommerce-checkout #content {
    padding-top: 120px !important;
}

body.woocommerce-checkout  .wc-block-components-product-metadata {
    display: none !important;
}
body.woocommerce-checkout .wc-block-components-checkout-order-summary__content > div {
    background-color: #5955554a;
    border-radius: 8px;
    margin-bottom: 8px;
}
body.woocommerce-checkout .wc-block-components-totals-coupon__button, body.woocommerce-checkout .wc-block-components-checkout-place-order-button {
    background-color: var(--e-global-color-secondary);
    color:#fff !important;
}

body.woocommerce-checkout .wc-block-components-address-form__country.wc-block-components-country-input,
.wc-block-components-text-input.wc-block-components-address-form__address_1,
.wc-block-components-text-input.wc-block-components-address-form__city,
.wc-block-components-address-form__state.wc-block-components-state-input,
.wc-block-components-text-input.wc-block-components-address-form__postcode,
#wc-guest-checkout-notice, .wc-block-components-checkout-step__heading,
.wc-block-components-checkout-step__description
{
    display: none !important;
}
@media only screen and (min-width:768px) {
    .wc-block-components-text-input.wc-block-components-address-form__email {
        WIDTH: calc(50% - 12px);
    }
}
 
.wc-block-components-form.wc-block-checkout__form {
    display: flex;
    flex-direction: column;   
}
.wc-block-components-form.wc-block-checkout__form > *  {
    order:5;
}

.wc-block-components-form.wc-block-checkout__form > .wc-block-checkout__billing-fields {
    order:1;
    margin-bottom: 5px;
}
.wc-block-components-form.wc-block-checkout__form > .wc-block-checkout__contact-fields {
    order:2;
}

body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input{
    background-color: #030623;
    color:#fff;
    border-radius: 8px;
}

body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label {
    color:#fff !important;
}


.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
    margin-bottom: 0px !important;
}



.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    padding-top: 20px;
}
.wc-block-components-radio-control-accordion-content {
    font-size: 14px;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border-radius: 8px;
    box-shadow: inset 0 0 0 1.5px rgb(85 81 81 / 40%) !important;
}

.woocommerce-info.wacd-credential-info {
    background-color: unset;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff4a !important;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 16px !important;
    color: #fff !important
}
.wacd-order-credentials > h2 {
    font-size: 22px;
}
.mp-checkout-pro-redirect {
    display: none !important;
}
.mp-checkout-container > div, .mp-pix-template-container {
    background-color: transparent !important;
}
.mp-checkout-container div {
    color:#fff !important;
}

.mp-checkout-pro-content {
    background: transparent !important;
    padding: 15px !important;
}
.mp-checkout-pro-container img {
    margin: 0 !important;
    background-color: #fff;
}

.mp-checkout-pro-benefits-title,  .mp-checkout-pro-benefit-description, .mp-checkout-pro-benefit-description b, .mp-pix-template-title, .mp-pix-template-subtitle {
     color:#fff !important;
}

.mp-checkout-pro-benefit img {
    display: none !important;
}

.mp-test-mode-container-pro {
    display: none !important;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border-radius: 12px;
}
.mp-test-mode-container {
    display: none !important;
}
.mp-checkout-pix-terms-and-conditions {
    display: none !important;
}
.mp-checkout-custom-card-form {
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: space-between !important;
    gap: 15px;
}

.mp-checkout-custom-card-form > .mp-checkout-custom-card-row:not(.mp-checkout-custom-dual-column-row):first-child {
    width: calc(50% - 15px) !important;
}
.mp-checkout-custom-card-form > .mp-checkout-custom-card-row:not(.mp-checkout-custom-dual-column-row):nth-child(2) {
    width: 50% !important;
}
.mp-pix-template-image {
    display: none !important;
}
.steam-pix-cash-note {
    display: block;
    margin-top: 20px;
}
.eael-product-grid .woocommerce ul.products li.product .eael-product-price {
    min-height: 120px !important;
}

.steam-pix-cash-note .woocommerce-Price-amount {
    color: red;
}
.eael-product-grid  .steam-pix-cash-note {
    font-size: 13px;
}
@media screen and (max-width:767px) {
    body.woocommerce-cart .wp-block-woocommerce-cart {
        margin: 0;
    }

    body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
        width: 100%;
        margin-top: 0;
    } 
        
    body.woocommerce-checkout .wc-block-components-sidebar {
        width: 100%;
    }       
    body.woocommerce-checkout #content {
        padding-top: 70px !important;
    }
    body.woocommerce-checkout .page-header .entry-title {
        font-size: 22px;
    }
    .wc-block-components-checkout-order-summary__title {
        padding-top: 0 !important; 
        margin-top: 0 !important;
    }    
}
