.elementor-9 .elementor-element.elementor-element-1552b09{--display:flex;--overflow:hidden;--padding-top:48px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-1552b09::before, .elementor-9 .elementor-element.elementor-element-1552b09 > .elementor-background-video-container::before, .elementor-9 .elementor-element.elementor-element-1552b09 > .e-con-inner > .elementor-background-video-container::before, .elementor-9 .elementor-element.elementor-element-1552b09 > .elementor-background-slideshow::before, .elementor-9 .elementor-element.elementor-element-1552b09 > .e-con-inner > .elementor-background-slideshow::before, .elementor-9 .elementor-element.elementor-element-1552b09 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-text );--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), poppins;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-9 .elementor-element.elementor-element-15c8f43{padding:0px 0px 22px 0px;}.elementor-9 .elementor-element.elementor-element-15c8f43 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), poppins;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-accent );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), poppins;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-9 .elementor-element.elementor-element-1552b09{--padding-top:12px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-9 .elementor-element.elementor-element-15c8f43 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-9 .elementor-element.elementor-element-15c8f43 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-94007b6 */.elementor-widget-text-editor{
    display: flex !important;
    justify-content: center !important;
}

.is-large{
    justify-content: space-between !important;
    color: white;
}

.wp-block-woocommerce-cart-items-block{
    padding: 0 !important;
    width: 60% !important;
    
}.wp-block-woocommerce-cart-totals-block{
    padding: 0 !important;
}

.wc-block-components-product-name{
    color: #6EC1E4;
}
.wc-block-components-product-name:hover{
    color: #6EC1E4;
}

.wc-block-components-product-price__regular{
    display: none;
}

.wc-block-grid__product-title{
    color: white !important;
}

.wc-block-grid__product-price{
    color: white;
}

.ajax_add_to_cart{
    background-color: #6EC1E4;  
    
}

.ajax_add_to_cart:hover{
    color: white;   
}

.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] wc-block-components-totals-coupon__input-coupon{
    background-color: black !important;
    border: 2px solid white;
}

.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label{
    color: white !important;
}

.wc-block-components-button{
    background-color: #6EC1E4;
    color: white;
    border: none;
}

.wc-block-components-button:hover{
    color: white;
}/* End custom CSS */