.elementor-kit-6{--e-global-color-primary:#CC96CD;--e-global-color-secondary:#101110;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-3af6eeb:#C9130A;--e-global-color-f8f9566:#0096A9;--e-global-color-88f9af6:#8A8A8A;--e-global-color-d826788:#CC96CD;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;--e-global-typography-b7cc682-font-family:"Helvetica Diagonal";--e-global-typography-b7cc682-font-weight:400;background-color:var( --e-global-color-secondary );}.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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */::-webkit-scrollbar {
    width: 10px; 
    height: 10px;
}

::-webkit-scrollbar-track {
    background: #0d0d0d;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #0096A9;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
    background: #00bcd4; 
}

* {
    scrollbar-color: #0096A9 #0d0d0d; 
    scrollbar-width: thin;
}

.woocommerce-message {
    border-top-color: #5bc0de;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #101110;
    color: #f9fafa;
    border-top: 3px solid #f9fafa;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}.woocommerce-message::before {
    content
    table {
    background-color: #101110;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: .9em;
    margin-block-end:15px;width: 100%
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #101110;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Helvetica Diagonal';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://indanestudios.com/wp-content/uploads/2025/10/helvetica-diagonal.ttf') format('truetype');
}
/* End Custom Fonts CSS */