.elementor-8 .elementor-element.elementor-element-af9f6f4{margin-top:50px;margin-bottom:15px;}.elementor-8 .elementor-element.elementor-element-6e4ee7e{text-align:center;}.elementor-8 .elementor-element.elementor-element-6e4ee7e .elementor-heading-title{font-family:"Fira Sans", Sans-serif;font-size:36px;font-weight:500;}:root{--page-title-display:none;}/* Start custom CSS */.woocommerce{
    font-size: 16px;
}

.woocommerce label{
    font-size: 14px;
}

.woocommerce a{
    font-family: 'Fira Sans', Sans-Serif !important;
    color: #00c8ff;
    font-size: 15px !important;
}

@media screen and (min-width: 1025px) {
    .woocommerce button, .woocommerce a.button.alt{
    width: 50%;
        
    }
}

#customer_details h3{
    text-align: center;
    margin: 0 auto;
}

.woocommerce button, .woocommerce a.button.alt{
    
    background-color: #00c8ff !important;
    color: white !important;
    font-weight: 400 !important;
    border-radius: 30px !important;
    padding: 15px 20px !important;
    border: none;
    font-size: 14px !important;
    -webkit-transition: all 0.4s 0s ease;
-moz-transition: all 0.4s 0s ease;
-o-transition: all 0.4s 0s ease;
transition: all 0.4s 0s ease;
    
}

.woocommerce button:hover, .woocommerce a.button.alt:hover{
    font-size: 14px !important;
    
border: none;
background-color: #00c8ffcf !important; 
}

h3#order_review_heading {
    text-align: center;
    margin-top: 30px;
}/* End custom CSS */