/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/
.log_issue_form_div{
	z-index:1;
	background-color:white;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.salesforce_w2l_lead .wpcf7{
	width:95%;
	margin-left:auto;
	margin-right:auto;	
	max-width:730px;
}
.log_issue_form_div h2{
	text-align: center;
	width:100%;
	font-size:32px !important;
	margin-top:20px !important;
}
.log_issue_form_div p{
	width:95%;
	margin-left:auto;
	margin-right:auto;	
}
.salesforce_w2l_lead div.sf_field {
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 22px !important;
    padding-left: 0px;
	float: left;
    width: 100%;
    padding: 4px 0 16px;
    font-family: "franklingothicefmedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    vertical-align: baseline;
}
.salesforce_w2l_lead .wpcf7 select {
    border-width: 0 0 1px 0;
}
.salesforce_w2l_lead div.sf_field .w2llabel {
    width: 25%;
    text-align: left;
	float:left;
	color: #000000 !important;
	font-size:17px;
	font-weight:bold;
}
.salesforce_w2l_lead div.sf_field input.w2linput, .salesforce_w2l_lead div.sf_field textarea.w2linput {
    float: right;
    width: 70%;
    padding: 0 7px 4px;
    font-family: "franklingothicefbook", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-color: #b7b7b7;
    border-width: 0 0 1px 0;
    border-style: solid;
    clear: none;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
.g-recaptcha{
	width:310px;
	float:right;
}
.wpcf7 select {
    float: right;
    width: 70%;
    padding: 4px 7px;
    color: #6e6e6e;
    font-family: "franklingothicefbook", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-width: 1px;
    border-style: solid;
    border-color: #b7b7b7;
    background: #fff;
}
.salesforce_w2l_lead div.sf_field textarea.w2linput {
    resize: vertical;
    background: #eee;
    padding: 4px 7px !important;
    height: 120px;
}
.submit_button{
    width: 200px;
    float: right;
    background: #af8b44;
    color: #fff;
    border: none;
    padding: 7px;
    clear: both;
}
@media (max-width: 460px){
.salesforce_w2l_lead div.sf_field input.w2linput, .salesforce_w2l_lead div.sf_field textarea.w2linput {
    width: 100%;
}
.salesforce_w2l_lead div.sf_field .w2llabel {
    width: 100%
}
.wpcf7 select {
    width: 100%;
}
.submit_button{
    width: 100%;
}
.g-recaptcha {
    width: 310px;
    margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	float:none;
	
}
}
span.wpcf7-not-valid-tip {
    clear: both; 
    font-size: 12px; 
    float: left; 
	color:red;
	float: left;
    clear: left;
	
}
.salesforce_w2l_lead input[type="submit"] {
    width: 200px;
    float: right;
    background: #af8b44;
    color: #fff;
    border: none;
    padding: 7px;
    clear: both;
}




/* .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a {
	color: black;
}

.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a:hover {
	color: black;
}

.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon {
	color: black;
} */

/* .gdlr-core-portfolio-thumbnail-image-wrap {    position: relative;
}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon {    position: absolute;    top: 49%;    left: 46%;
}

.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay, .gdlr-core-portfolio-thumbnail-image-wrap a:nth-child(2) {
	display: none;
} */