/* 
 Theme Name:   beewebz
 Theme URI:    
 Description:  
 Author:       beewebz
 Author URI:   
 Template:     dt-the7
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
.banner h1 {color:#fff;text-align: center; font-size: 60px; line-height: 70px;text-transform: uppercase;}
.banner .wpb_content_element {margin-bottom:0px;}
.mtxt {font-size:12px;}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-shadow: 0px 0px 0px 1px rgba(7, 7, 7, 0.5);
    -moz-box-shadow: 0px 0px 0px 1px rgba(7, 7, 7, 0.5);
    box-shadow: 0px 0px 0px 1px rgba(7, 7, 7, 0.5);

}
.bigbox, .bigbox img, .hbnr, .imgshd img, .btshd .wpb_single_image .vc_single_image-wrapper {-webkit-box-shadow: 0 28px 16px -26px #000;-moz-box-shadow: 0 28px 16px -26px #000;box-shadow: 0 28px 16px -26px #000;}
.testi .testimonial-content {color:#fff;font-size: 26px;line-height: 36px;}
.testi .text-primary {color:#ffb536 !important; text-transform:uppercase;}
.faq .vc_tta-panel-title {line-height:28px !important;}
.skforms input[type="text"],.skforms input[type="search"],.skforms input[type="tel"],.skforms input[type="url"],.skforms input[type="email"],.skforms input[type="number"],.skforms input[type="date"],.skforms input[type="range"], .skforms input[type="password"], .skforms select, .skforms textarea, .skforms .wpcf7-number,.paymentform input[type="text"] {
    color: #8b8d94;
    border-width: 1px;
    border-color: #ffb536;
    background-color: #fff;
    border-radius: 6px;
}
#bottom-bar .wf-float-left {
    margin: 0px auto;
    text-align: center;
    width: 100%;
}
.paymentform input[type="text"] {width:100%;margin-bottom: -5px;}
.paymentform .mtxt {color:#999;}
.wpcf7-list-item {display:block;}
.wpcf7-list-item-label {margin-left:4px;}