.custom-icon-box-style-1:hover i::before
{color:white}
.custom-icon-box-style-1:hover i 
{z-index: 9;}

.custom-testimonial-style-1 blockquote p{
    min-height: 5lh;
}

#WebFormApi{
    background-color:rgb(229 233 255)!important;
}
/* #form-box .col-md-6 {
    float: left;
}
#form-box .col-md-4 {
    float: left;
}
#form-box .col-md-8 {
    float: left;
}
#form-box button{
    width:100%;
}
#form-box .col-md-12 {
   clear:both;
} */
@media only screen and (max-width: 600px) {
    #header .header-row ,
    .header-nav-top,
    .header-column{ 
        display: block!important;
        text-align: center;
    }
    .header-column-mail ul li{
      margin: auto!important;
    }
    .custom-social-icons-divider li:before {
        display: none;
        content: ''!important;
        width: 1px!important;
        
    }
    .custom-social-icons-divider li {
 
        margin-left: 0!important;
    }
}



#paypal-express-payment-box {
    background-color:#e1e1e1;
    padding: 25px;
    color: black;
    margin-top: 50px;
    font-weight:normal;
}

#paypal-express-button{
    background: #d43296;
    color: #fff;
}