.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background-color: #f5d802 !important;
    border-color: #ebebeb;
    color: #666;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d
Specificity: (0,3,0)
 {
    background-color: #f5d802 !important;
    box-shadow: 0 5px 0 #f5d802;
    color: #fff;
}
#two-column{
width: 100%;
}
#two-column #left{
width: 49%;
float: left;
}
#two-column #right{
float: right;
width: 49%;
}
#two-column p{
margin-bottom: 12px;
}
#two-column input[type="text"]{
border:none;
border:1px solid #503424;
font-size :14px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 2px;
width: 100%;
padding: 5px;
height: 40px;
	border-radius:15px;
}
#two-column #right input[type="email"], #two-column #left input[type="text"]{
border:1px solid #503424;
width: 100%;
height: 40px;
	border-radius:15px;
}
#two-column textarea {
position: relative;
padding: 5px;
	border-radius:15px;
border:1px solid #503424;
width: 100%;
height: 200px;
}
.wpcf7-select  {
	border-radius:15px;
border:1px solid #503424;
}
div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label {
    margin: 0px !important;
    padding: 0;
    font-size: var(--wpforms-label-size-font-size);
    line-height: var(--wpforms-label-size-line-height);
    color: var(--wpforms-label-color);
}
.widget_search input[type=text].searchform-s, .woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select, .wpcf7-number, input[type=text]:not(.elementor-field):not(.searchform-s), input[type=search]:not(.elementor-field), input[type=tel]:not(.elementor-field), input[type=url]:not(.elementor-field), input[type=email]:not(.elementor-field), input[type=number]:not(.elementor-field), input[type=date]:not(.elementor-field), input[type=range]:not(.elementor-field), input[type=password]:not(.elementor-field), select:not(.elementor-field):not(.elementor-field-textual), textarea:not(.elementor-field) {
    margin-bottom: 0px !important; 
    border-style: var(--the7-form-border);
    box-sizing: border-box;
}
.sharedaddy  {
	display:none !important;
}
.comments-area {
	display:none !important;
}