.elementor-kit-5{--e-global-color-primary:#14ABF4;--e-global-color-secondary:#FED700;--e-global-color-text:#1C1C24;--e-global-color-accent:#222222;--e-global-color-5099029:#FFFFFF;--e-global-color-f4c9925:#000000;--e-global-color-f1bc458:#E3E4E6;--e-global-color-2061997:#75767C;--e-global-color-c272949:#212529;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing: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 */body {
    font-family: 'Jost', Sans-Serif !important;
} 

.woo-entry-image img{
    height: 320px !important;
    width: 100% !important;
    object-fit: cover !important;
}

.woocommerce .woocommerce-ordering{
    margin-bottom: -10px;
}

.container {
    width: 1320px !important;
}

body .oceanwp-row .col{
    margin: 0 0 30px !important;
    padding: 0 15px !important;
}

.woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a{
    font-weight: 400 !important;
    font-size: 15px !important;
}

h2{
    margin: 0 !important;
}

ul.woo-product-info span {
    font-weight: 500;
    font-size: 15px;
}


.price-wrap .amount {
    margin-left: 0;
    margin-right: 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th{
    padding-top: 20px !important;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td{
    padding-top: 20px !important;
}

.woocommerce-page .cart-collaterals .cart_totals {
    padding: 0 !important; 
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    margin: 20px !important;
}


.woocommerce div.product .product_title{
    font-weight: 500 !important;
}

.woocommerce div.product div.woocommerce-product-details__short-description {
    font-size: 16px !important;
    font-weight: 300 !important;
}

span.woocommerce-Price-amount.amount {
    font-weight: 500;
}

.woocommerce-Tabs-panel--description {
    font-size: 16px;
}

.woocommerce div.product p.price{
    margin: 30px 0 0 !important;
}

@media(max-width:767px){
    
    .woo-entry-image img{
    height: 343px !important;
    
    }
    
    .woocommerce div.product p.price{
    font-size:28px !important;
    }

    .woocommerce div.product div.woocommerce-product-details__short-description {
        font-size: 14px !important;
    }

}/* End custom CSS */