/*

Theme Name: PFS Child
Theme URI: https://lathiyasolutions.com/
Author: vijay lathiya
Author URI: https://lathiyasolutions.com
Description: PFS Child theme.
Version: 1.8.4.7
License: GNU General Public License version 2
License URI: license.txt
Text Domain: zerif
Template: zerif-pro
Domain Path: /languages/
Tags: black, gray, red, white, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready

*/


@import url("../zerif-pro/style.css");
input[type=number].required,input[type=email].required {border: 2px solid red !important;}
#leadqform {
    float: right;
    width: 33%;
    display: table; margin-top:-60px
}
.custom-button{padding:17px 35px; font-size:16px}
#leadqform h2 {color: #fff;font-size: 31px !important; text-transform:uppercase}
#leadqform p{margin-bottom:0.7em}
.lsslidetitle{float:left; width:67%; margin-bottom:50px}
.wpcf7-text {
    border: 0;
    width: 310px;
    text-align: left;
    text-transform: none;
    padding: 9px !important;
    min-height: 35px;
    padding-left: 15px;
    display: inline-block;
    border-radius: 4px !important;
    background: rgba(255,255,255, 0.95);
}
.wpcf7-form-control-wrap select {
    border: 0;
    width: 310px;
    text-align: left;
    text-transform: none;
    padding: 0px;
    min-height: 35px;
    padding-left: 15px;
    display: inline-block;
    border-radius: 4px;
    background: rgba(255,255,255, 0.95); margin-bottom:0px
}
.wpcf7-form-control-wrap textarea{width: 310px !important;}
.textwidget{display:table}
body .lsfasbarfrm select.wpcf7-text{width:310px !important}
.lsfasbarfrm div:first-child{width:100% !important}
.lsfasbarfrm .wpcf7-text{width:310px !important} 
.lsfasbarfrm  input[type=number],.lsfasbarfrm select{  border:1px solid rgba(0, 0, 0, 0.1)}

.button-pill {border-radius: 25px !important; 
    background: #b5e0f7;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f00000), to(#cd0909));
    background-image: -webkit-linear-gradient(bottom, #f00000, #cd0909);
    background-image: -moz-linear-gradient(bottom, #f00000, #cd0909);
    background-image: -o-linear-gradient(bottom, #f00000, #cd0909);
    background-image: linear-gradient(to top, #f00000, #cd0909);
    border: 1px solid #8f0b0b !important;
    color: #fff !important ;padding: 0 23px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;    display: inline-block;
    position: relative;
    outline: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
     text-align: center; 
    text-shadow: 0 1px 0 #fff; 
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    box-sizing: content-box;
    transition: all .2s;
	}
	.button-icon-divider-left {padding: 0 12.5px;
    left: 0;
    border-right: 1px solid; border-color: #1172c1;    left: 0;
    border-right: 1px solid;display: inline-block;
    position: absolute;
    top: 0;
    height: inherit;
}
.button-icon-divider-left i{position: relative;}
.fusion-button-text-left{
    padding-left: 38px;
}

/* .header-content-wrap{padding:200px 0 210px}*/
@media (max-width: 480px){
	#leadqform,.lsslidetitle{width:100%}
	.wpcf7-text, .wpcf7-form-control-wrap select {width:90% !important}
}

.ui-state-active,.ui-state-default{background:none !important; color:#1e1b1d !important; margin-bottom:0px !important}
.ui-widget-content{background:none}
.ui-accordion .ui-accordion-content {height:auto !important}
.widget li {margin:5px 0px}
.lsbookform p{margin-bottom:10px}
.lsbookform label {display: block;clear: both;margin-bottom:5px}
.lsbookform input[type=text],.lsbookform input[type=email]{width:250px; padding:5px 8px; font-size:13px}