/*!
Theme Name: swoods_theme
Author: Subhojit Banik
Author URI: https://www.goigi.com/
Description: Custom Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: swoods_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
#main_areas {
    padding: 0;
    min-height: 0;
    margin: 0;
    background: #fafafa;
}
.intro_txt {
    margin-bottom: 20px;
    padding: 15px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    position: relative;
    border: 1px solid #000;
}
main#abc{
	font-size: 16px;
    width: 100%;
    padding: 20px 10px;
    min-height: 300px;
    text-align: left;
    margin: 0;
    float: none;
}
.cbd {
    margin: 10px auto;
}
.vbd {
    height: 70px !important;
    margin: 10px auto;
}
mark {
    background: none !important;
}
.forme {
    padding: 30px;
    box-shadow: #ccc 0px 0px 14px 5px;
}
.kala {
    margin: 10px auto;
}
textarea.sada {
    margin: 10px auto;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px !important;
}
input#gform_submit_button_1 {
    width: 150px;
    background: #0eaa4b;
    height: 50px;
    border: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}
input#gform_submit_button_2 {
    width: 150px;
    background: #0eaa4b;
    height: 50px;
    border: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}
input#gform_submit_button_3 {
    width: 150px;
    background: #0eaa4b;
    height: 50px;
    border: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}
@media only screen and (min-width: 641px){
	.gform_wrapper textarea.large {
    height: 130px !important;
    width: 100%;
}
}
main p {
    margin-bottom: 15px;
    font-size: 19px !important;
    line-height: 27px !important;
    font-family: 'Questrial',sans-serif !important;
}
.siteorigin-widget-tinymce.textwidget h2 u {
    font: 400 36px/100% 'Yanone Kaffeesatz',sans-serif;
}
.siteorigin-widget-tinymce.textwidget h2 {
    margin: 10px auto;
}