/* HEADER CSS */

.main-header-container {
    background-color: #e2e6f2;
    background: #ebf1f6;
    background: -moz-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%);
    background: -webkit-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
    background: linear-gradient(to bottom, #fff 0%,#aeddfc 50%,#c1e6ff 51%,#fbfdff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 );
}

.woocommerce-products-header__title page-title{
display: none; 
}

.product > .prd-glr .ast-container{
max-width: 80%;
}

.shop-top-banner {
    position: relative;
    bottom: 45px;
}

/* CALDERA FORM CSS */

.elementor-7 .elementor-element.elementor-element-588a890 .eael-contact-form {
    background: #0e61ae;
    padding: 25px 25px 25px 25px;
    border-radius: 12px !important;
    width: 95% !important;
}

.top-left-all-areas{
    border-radius: 12px !important;
}

.gform_title {
color: #fff  !important;
}

.caldera-grid .btn-default {
    color: #fff  !important;
    background-color: #6fb500  !important;
    border-color: transparent  !important;
    width: 100%  !important;
    font-size: 1.0em  !important;
}

.gform_description {
    color: #f4f4f4;
    font-size: 0.9em;
}

/* CALDERA FORM CSS END */


.header-button{
color: #fff !important;
font-weight: 600  !important;
font-size: 1.4em  !important;
padding:5px;
}

.elementor-widget-text-editor {
    color: #0e61ae;
}

.main-header-menu a {
    text-transform: uppercase;
}

li.ast-masthead-custom-menu-items a {
    color: #fff;
}

.header-btn{
    border-radius: 3px;
    padding: 6px 21px;
    color: #ffffff;
    border-color: #0e61ae;
    background-color: #0e61ae;
    border-radius: 20px 8px;
}

#displaynone{
display:none:
}

button {
    color: #ffffff;
    border-color: #2276c3 !important;
    background-color: #2276c3 !important;
}

button:hover  {
    color: #ffffff;
    border-color: #1f81dc !important;
    background-color: #1f81dc !important;
}
.fa-phone{
margin-right: 5px;
}

@media only screen and (min-width: 1200px) {

#media_image-3 > span:nth-child(1){
position: relative;
left: 40px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
    margin: 0;
    padding: 0;
    width: 70%;
    position: relative;
    left: 22%;
    top: 5%;
}

.ast-container {
    max-width: 1340px;
}

#reviews {
    width: 80%;
    margin-left: 15%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
display:none;
}

}

.eael-contact-form input[type="text"], .eael-contact-form input[type="email"], .eael-contact-form input[type="url"], .eael-contact-form input[type="tel"], .eael-contact-form input[type="date"], .eael-contact-form input[type="number"], .eael-contact-form textarea {
    width: 100% !important;
}



