﻿.wh-widget-send-button-get-button{
    display:none
}
.logoheader-img {
    height: 77px;
    margin-top: -20px;
}
.section {
    padding: 25px 0 !important;
}
.feature-head img{
    height:200px !important;
}
.field-error {
    border: 1px solid #e41505 !important;
}
.error-message{
    color:red
}
.not-allowed {
    cursor: not-allowed;
<<<<<<< HEAD
}
.support-image-logo {
    text-align: center;
    margin: 30px;
}
    .support-image-logo img {
        width: 20%;
    }
.support-content p {
    font-size: 18px;
    line-height: 32px;
   
}
.support-image-text-manage {
    margin-bottom: 30px;
}
.section-button .button-price .btn-price-manage {
    font-weight: 500;
    text-align: center;
    color: #fff;
    padding: 13px 32px;
    border-radius: 50px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    background: #fff;
    border: 1px solid;
    background: #00B16A;
}
.section-button .button-price {
    text-align: center;
   
}
.demo-text {
    border: 2px solid #00B16A;
    padding: 20px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-bottom: 1rem;
}
.text-border p {
    text-align: center;
    overflow: hidden;
    font-size: 27px;
    padding-bottom: 17px;
}
section.section-button {
    margin-bottom: 4rem;
    margin-top: 4rem;
}
.about-us .about-text p {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 33px;
}
.section-button.section-button-contact {
    margin-top: 2rem;
    margin-bottom: 0rem;
}

/*
    media queries
*/


@media screen and (max-width: 801px) 
{
    .support-heading h1 {
        text-align: center;
        padding: 20px;
    }
}
=======
}
>>>>>>> bd743d6e02a447db4ad0cbb8dc99de13a9002de5
