/*
* 
* Theme Name: Wangs Ltd
* Theme URI: https://www.gotodevelop.com
* Author: Debasish Gharami
* Author URI: https://www.gotodevelop.com
* Description: Theme created by <code>Debasish Gharami</code>
* Version: 1.0
* Theme Text Domain: gotodevelop
*
*/


span.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    display: block;
    background: #9a170e;
    padding: 6px 12px;
    text-transform: unset;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background: #398f14;
    color: #fff;
    border-radius: 50px;
    text-align: center;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    background: #f7e700;
    text-align: center;
    margin: 0 0 10px 0;
}

.FormSec textarea{
    height: 120px !important;
}
.gallery_box_single .gallery.clearfix {
    display: block !important; 
}
.gallery .gllr_image_block {
    width: 33.33% !important;
}
#content .gallery_box_single .gallery .gllr_image_block p,
.gallery_box_single .gallery .gllr_image_block p{
    height: auto !important;
    width: 97% !important;
}
#content .gallery .gllr_image_block a img,
.gallery .gllr_image_block a img {
    width:  100% !important;
}
.featureSection span{
	    margin-bottom: 122px;
}

