.elementor-6 .elementor-element.elementor-element-9af9b81.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6 .elementor-element.elementor-element-af25697{margin-top:60px;margin-bottom:60px;}.elementor-6 .elementor-element.elementor-element-a6dced9 img{border-radius:12px 12px 12px 12px;}.elementor-6 .elementor-element.elementor-element-21ab2cb img{border-radius:12px 12px 12px 12px;}.elementor-6 .elementor-element.elementor-element-4224812{margin-top:30px;margin-bottom:30px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6 .elementor-element.elementor-element-92d02f1 > .elementor-widget-container{margin:0px 0px 0px 30px;}.elementor-6 .elementor-element.elementor-element-92d02f1{text-align:center;}.elementor-6 .elementor-element.elementor-element-92d02f1 .elementor-heading-title{font-family:"Raleway", Sans-serif;font-size:24px;font-weight:400;text-transform:uppercase;letter-spacing:1px;color:#0091ea;}.elementor-6 .elementor-element.elementor-element-40822dc{padding:0px 50px 0px 50px;}.elementor-6 .elementor-element.elementor-element-860e232.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-6 .elementor-element.elementor-element-860e232 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-6 .elementor-element.elementor-element-a3ec80b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-a3ec80b.elementor-wc-products  ul.products{grid-column-gap:30px;grid-row-gap:30px;}.elementor-6 .elementor-element.elementor-element-a3ec80b.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-6 .elementor-element.elementor-element-a3ec80b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-6 .elementor-element.elementor-element-40822dc{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-a3ec80b.elementor-wc-products ul.products li.product{text-align:center;}.elementor-6 .elementor-element.elementor-element-a3ec80b.elementor-wc-products  ul.products{grid-column-gap:0px;grid-row-gap:0px;}}/* Start custom CSS for section, class: .elementor-element-af25697 */.elementor-6 .elementor-element.elementor-element-af25697 .box {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: 0 0 30px rgba(15,49,128, 0.1);
    box-shadow: 0 0 30px rgba(15,49,128, 0.1);
    margin: 0 15px;
    /*padding: 30px;*/
    border-radius: 6px;
    margin-bottom: 30px;
    background-color: #fff;
}

.elementor-6 .elementor-element.elementor-element-af25697 .box:hover {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0px 10px 40px 0px rgba(15,49,128, 0.2);
    box-shadow: 0px 10px 40px 0px rgba(15,49,128, 0.2);
}/* End custom CSS */