/*
 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
*/

.post-cta {
    width: 100%;
	font-weight:600;
    background-color: #eee;
    display: block;
    position: relative;
    z-index: 9999;
    border-radius: 10px;
    border-color: #ccc;
    border: 1px solid;
    margin: 10px auto;
    box-shadow: rgb(0 0 0 / 15%) 5px 2px 12px;
}
.post-cta-text {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px 0;
    display: block;
    width: 100%;
    text-align: center;
}	

ul#menu-financial li {
    background: #428519;
    padding: 10px;
    color: #fff;
    width: 100%;
    text-align: center;
}
ul#menu-financial li.current_page_item, ul#menu-financial li:hover {
    background: #599c30;
}
ul#menu-financial li a {
    color: #fff;
    width:100%;
    height:100%;
    display: block;
}
ul#menu-financial li:before {
    color: #fff;
}

ul#menu-financial li.current_page_item:before, ul#menu-financial li:hover:before {
    color: #000;
}

.infinite-content-area {
    padding-top: 10px;
    padding-bottom: 40px;
}

.gdlr-core-pbf-wrapper {
    clear: both;
    padding: 10px 0px 30px;
    position: relative;
}

#breadcrumbs {
    padding: 20px 20px 0 20px;
    font-size: 11px;
}

.kk-star-ratings.lft {
    float: none;
    margin: 0 auto;
}

.home-treatments .gdlr-core-column-service-icon-left .gdlr-core-column-service-title-wrap {
    margin-bottom: 5px;
}

#get-help .gdlr-core-text-box-item-content {
	
	text-align:center;
	width:100%;
}
#get-help .gdlr-core-text-box-item-content a{
	
	padding:10px;
	width:60%;
	margin:0 auto;
	display:block;
	background:#ce0000;
	color:#fff;
}

.b-help .first-form, .horizontal-form {
    padding: 5px;
}

.b-help .wpcf7-form {
    background: #30273a !important;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(230,230,230,1);
    -moz-box-shadow: 0px 0px 0px 0px rgba(230,230,230,1);
    box-shadow: 0px 0px 0px 0px rgba(230,230,230,1);
}

.b-help h3 {
    font-size: 20px;
    color:#fff !important;
    margin: 0 0 10px 0px !important;
}

.b-help .first-form label {
    color: #fff;
    margin-bottom: 0;
    font-size: 11px;
}


.b-help .first-form input {
    height: 30px;
    width: 100%;
    border: 3px solid #30273a;
    background: #f7f7f7 linear-gradient(0deg,#f7f7f7,#eee);
    margin-bottom: 5px;
    padding: 10px;
}
.b-help .first-form select {
    height: 52px;
    width: 100%;
    border: 3px solid #30273a;
    background: #f7f7f7 linear-gradient(0deg,#f7f7f7,#eee);
    margin-bottom: 5px;
    padding: 10px 5px;
}

.b-help .wpcf7-submit {
height:50px !important;
background:#aa0202 !important;
}

.b-help .first-form textarea {
    width: 100%;
    border: 3px solid #30273a;
    background: #f7f7f7 linear-gradient(0deg,#f7f7f7,#eee);
    margin-bottom: 7px;
    height: 50px;
}
.b-help  p {
    font-size: 10px;
    color: #fff;
}

.b-help .api-field-block {
width:48%;
float:left;
margin:0 5px;
}

.b-help .api-form-disclaimer {
width:100%;
}


.landing-logos {
	
	width:100%;
	display:block;
	position:relative;
	background-color: #294a22;
	text-align:center;
	padding:20px 0;
}
.landing-logos div {
	vertical-align: top;
}
.landing-logos p{margin:0}

.landing-logos img {
    padding: 10px 9px;
    display: inline-block;
    width: 6%;
    vertical-align: middle;
}

.infinite-sidebar-area {
    padding-top: 25px;
}

.infinite-sidebar-right {
    background: url('leaves-sidebar.png');
}


.infinite-sidebar-area a {
    color: #6eae46;
}

#text-6 a, #text-13 a {
        font-size: 17px;
    color: #fff;
    display: inline-block;
    transition: all 0.4s ease 0s;
    padding: 5px 10px 5px 10px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    margin-bottom: 20px;
    border-radius: 2px;
    text-shadow: none;
    border: 2px solid #294a22 !important;
    background-size: 100% 200%;
    background-color: #294a22 !important;
    background-image: linear-gradient(to bottom, #294a22 50%, #6eae46 50%) !important;
    width: 100%;
    text-align: center;
}

#text-6 a:hover, #text-13 aa:hover  {
    background-position: 0 -100%;
}

/* Quiz Comments */


.home .gdlr-core-pbf-wrapper.home-boxes {
    margin: -7% 0px 0px 0px !important;
}

.infinite-body .infinite-footer-back-to-top-button {
    color: #fff;
    bottom: 60px;
}

.infinite-body .infinite-footer-back-to-top-button:hover {
    color: #000;
}

.infinite-footer-back-to-top-button {
    background-color: #6eae46;
}

.infinite-footer-back-to-top-button:hover {
    background-color: #ccc;
}

#landing-logos img {
    padding: 10px 20px;
    display: inline-block;
    width: 11%;
}

#landing-logos .gdlr-core-text-box-item-content{
    text-align:center;
}
.tp-caption.MarkerDisplay, .MarkerDisplay, .rev_slider .tp-caption {
text-shadow: 2px 2px 2px #294a22;
}

.tp-caption.rev-btn {
    text-shadow: 0px 0px 0px #ffffff;

}

/* Contact Form */
.wpcf7-form {
    background: #f4fcf2 !important;
	-webkit-box-shadow: 5px 4px 5px -1px rgba(230,230,230,1);
	-moz-box-shadow: 5px 4px 5px -1px rgba(230,230,230,1);
	box-shadow: 5px 4px 5px -1px rgba(230,230,230,1);
}

.first-form, .horizontal-form {
    background: #F0F0F0;
    padding: 35px 10px;
}

.first-form label {
    color: #000;
    margin-bottom: 0;
    font-size: 18px;
}

.first-form input, .first-form textarea {
    border: 1px solid #ccc !important;
	padding:10px;
}
.first-form input, .first-form select {
    height: 40px;
    width: 100%;
    border: 3px solid #ccc;
    background: #f7f7f7 linear-gradient(0deg,#f7f7f7,#eee);
    margin-bottom: 15px;
	padding:10px;
}

.first-form textarea {
    width: 100%;
    border: 3px solid #ccc;
    background: #f7f7f7 linear-gradient(0deg,#f7f7f7,#eee);
    margin-bottom: 15px;
}

input.wpcf7-submit {
font-size: 20px;
    color: #fff;
    display: inline-block;
    transition: all 0.4s ease 0s;
    padding: 5px 10px 5px 10px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    margin-bottom: 20px;
    border-radius: 2px;
    text-shadow: none;
	border: 2px solid #294a22 !important;
    background-size: 100% 200%;
    background-color: #294a22 !important;
    background-image: linear-gradient(to bottom, #294a22 50%, #6eae46 50%) !important;
}
input.wpcf7-submit:hover {
background-position: 0 -100%;
}

#api-form-wrapper h3 {
	color:#294a22;
	margin: 0 0 25px 0px;
}
#api-form-wrapper {
	margin: -25px auto auto;
}
.get-help .gdlr-core-text-box-item-content a {
    padding: 10px;
    width: 60%;
    margin: 10px auto;
    display: block;
    background: #ce0000;
    color: #fff;
    text-align:center;
}

@media only screen and (max-width: 768px) {
.landing-logos img {
    padding: 10px 9px;
    display: inline-block;
    width: 12%;
    vertical-align: middle;
}
.gdlr-core-page-builder-body p {
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 480px) {
.landing-logos img {
    padding: 10px 20px;
    display: inline-block;
    width: 25%;
    vertical-align: middle;
}
.infinite-page-title-wrap.infinite-style-medium .infinite-page-title, .infinite-blog-title-wrap .infinite-single-article-title {
    font-size: 30px !important;
    margin-bottom: 0px;
}
#infinite-page-wrapper > div > div:nth-child(9) > div > div > div > div > div > h3 img{
width:20%;
}
}

@media screen and (min-width: 1024px) {
.home .api-field-block {
    width: 47%;
    display: block;
    float: left;
    margin: 0 12px 0 0;
}
.home .first-form, .horizontal-form {
    background: #fff;
    padding: 20px 10px;
}
.home-contact a{    
	font-size: 17px;
    font-weight: 700;
}

.home .first-form textarea {
    height: 125px;
}

.home div.api-field-block:nth-child(5), .home div.api-field-block:nth-child(6), .home div.api-field-block:nth-child(7){
	width:100%;
	margin:0;

}
}
.home p.api-form-disclaimer {
	display:none;
}