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

/* Body */
.infinite-body hr {
   	height: 1px;
	display: block;
    border: 0;
    border-top: 1px solid #cf433e;
    margin: 1em 0;
    padding: 0;
}

.inline-image {
	margin-top: 20px;
}

body.search .infinite-not-found-wrap .infinite-not-found-head {
    font-size: 60px;
	color: #cf433e;
    text-transform: uppercase;
    margin-bottom: 18px;
	letter-spacing: 3px;
    text-shadow: 2px 2px 5px #ffffff;
}

.infinite-page-title-wrap .infinite-page-title {
    color: #cf433e;
	text-shadow: 2px 2px 5px #ffffff;
}
.infinite-page-title-wrap .infinite-page-title {
    text-transform: uppercase;
    letter-spacing: 2px;
	font-weight: 600;
}

.infinite-page-title-wrap .infinite-page-caption {
    color: #333;
}

.gdlr-core-blog-full .gdlr-core-blog-title {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 14px;
    letter-spacing: 1px;
	color: #ea5423;
}

.gdlr-core-blog-title a, .infinite-body .infinite-single-article-title, .infinite-body .infinite-single-article-title a {
    color: #ea5423;
}

.infinite-not-found-wrap .infinite-not-found-caption {
    color: #cf433e;
	font-weight: 600;
	text-shadow: 2px 2px 5px #ffffff;
}

.infinite-not-found-wrap .infinite-not-found-back-to-home a, .infinite-not-found-wrap .infinite-not-found-back-to-home a:hover {
    color: #cf433e;
	text-shadow: 2px 2px 5px #ffffff;
}
.infinite-not-found-wrap .infinite-not-found-back-to-home a {
    font-size: 18px;
	font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.infinite-not-found-wrap form.search-form input.search-field {
    font-size: 16px;
	letter-spacing: 1px;
    width: 100%;
    border: none;
    padding: 22px 60px 22px 25px;
    height: 64px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.infinite-page-title-wrap.infinite-style-medium .infinite-page-title {
    font-size: 34px !important;
    margin-bottom: 0px;
}

.page-id-15 .gdlr-core-text-box-item-content h1 {
	display: none;
}

/* Suche - WordPress-Standard-Suche */
.widget_search .search-form input.search-field {
    font-size: 17px;
	color: #333;
    line-height: 20px;
    height: 51px;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    padding: 10px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.widget_search input.search-field {
	color: #a5a5a5;
}
.widget_search input::-webkit-input-placeholder {
	color: #a5a5a5;
}
.widget_search input:-moz-placeholder {
	color: #a5a5a5;
}
.widget_search input::-moz-placeholder {
	color: #a5a5a5;
}
.widget_search input:-ms-input-placeholder {
	color: #a5a5a5;
} 

.widget_search form:after {
    content: "\f002";
    font-family: "fontAwesome";
    font-size: 18px;
    line-height: 14px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
}

.widget_search input.search-submit {
	content: "\f002";
	font-family: "fontAwesome";
	font-size: 18px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 51px;
    padding: 0px;
    opacity: 1;
    filter: alpha(opacity=0);
    z-index: 1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

input[type="reset"] {
    font-size: 18px;
    font-weight: bold;
	margin-right: 20px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 15px 33px;
    display: inline-block;
    -webkit-appearance: none;
}

/* Navigation */
infinite-navigation .sf-menu > li {
	padding-left: 20px;
    padding-right: 20px;
}

.sf-menu > li > a, .sf-menu > li > a:hover, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a, .sf-vertical > li > a:hover, .sf-vertical > li.current-menu-item > a, .sf-vertical > li.current-menu-ancestor > a {
   	text-shadow: 1px 2px 2px #333;
}

.infinite-main-menu-search i {
    font-size: 20px;
    margin-top: 13px;
    cursor: pointer;
}

.infinite-main-menu-search i, .infinite-main-menu-cart i {
    color: #97c11f;
	text-shadow: 2px 2px 3px #333;
}
.infinite-main-menu-right .infinite-top-menu-button,
.infinite-mobile-menu .infinite-mobile-menu-button {
    border-color: #97c11f;
}

.infinite-mobile-button-hamburger::before,
.infinite-mobile-button-hamburger::after,
.infinite-mobile-button-hamburger span,
.infinite-mobile-button-hamburger-small::before,
.infinite-mobile-button-hamburger-small::after,
.infinite-mobile-button-hamburger-small span {
    background: #97c11f;
}

.infinite-mobile-menu {
    float: left;
    margin-top: 0px;
    margin-left: 30px;
}

.infinite-mobile-menu-left {
    position: absolute;
    left: 30px;
    top: 40%;
    margin-top: -9px;
    background: #ac1a1e;
	padding: 3px;
}

.infinite-mobile-menu-right {
    position: absolute;
    right: 30px;
    top: 45%;
    margin-top: -9px;
}

/* Sidebar */
ul.mm-listview li a, ul.mm-listview li span.infinite-mm-menu-blank {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 17px 0px;
}

/* Portfolio */

.gdlr-core-portfolio-thumbnail {
   text-align:center;
	background: #fff;
}
.gdlr-core-portfolio-medium {
    display: table;
    width: 100%;
    margin-bottom: 60px;
}
.gdlr-core-portfolio-item .gdlr-core-portfolio-read-more {
    text-transform: none;
}

/* Portfolio - by Kerstin from DON */
.gdlr-core-filterer-wrap.gdlr-core-style-button a {
    background: #e1e1e1;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title {
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 13px;
	letter-spacing: 0.5px;
	text-align: center;
}

.gdlr-core-pagination a.gdlr-core-active, .gdlr-core-pagination span {
    background-color: #97c11f;
}

.gdlr-core-page-builder-body img {
	width: 410px;
    max-width: 100%;
    height: auto;
}

/* Footer */

.infinite-footer-wrapper .infinite-widget-title {
    margin-bottom: 10px;
	text-shadow: 2px 2px 5px #ffffff;	
}

.infinite-footer-wrapper {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ab31b+0,969962+100 */
    background: rgb(138, 179, 27); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(138, 179, 27, 1) 0%, rgba(150, 153, 98, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(138, 179, 27, 1) 0%, rgba(150, 153, 98, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(138, 179, 27, 1) 0%, rgba(150, 153, 98, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ab31b', endColorstr='#969962', GradientType=0); /* IE6-9 */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}

.infinite-footer-wrapper .widget {
    margin-bottom: 30px !important;
}


.gdlr-core-tab-item-content-wrap {
    background: #ffffff;
    padding: 0 15px;
}
.gdlr-core-tab-item .gdlr-core-tab-item-title {
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 400;
}

/* Contactform 7 - Coded by Kerstin from DON */

.gdlr-core-page-builder-body [data-skin="Dark"] input:not([type="button"]):not([type="submit"]):not([type="reset"]) {
    border-color: #cc0000;
    background: rgba(255, 255, 255, 0.8);
}

.wpcf7 input, .wpcf7 textarea {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    padding: 12px;
    border-radius: 3px;
}
.wpcf7 input[type="submit"] {
    padding: 12px 24px;
    font-weight: normal;
    text-transform: none;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
    background: #ffffff !important;
    border-color: #444444;
    color: #333333;

}
.wpcf7 .content {
    width: 80%;
    margin: 0 auto;
}
.wpcf7 h2 {
    text-align: center;
}
.wpcf7 h2, .wpcf7 h4 {
    color: #672607;
    font-weight: 500;
}
span.wpcf7-not-valid-tip {
    color: #ffffff !important;
    background: #cc0000;
    padding: 0 10px;
    font-size: 15px !important;
    float: none;
}

.wpcf7-list-item, .wpcf7-list-item input[type="checkbox"] {
    margin-left: 0 !important;
}
.wpcf7-list-item input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block !important;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
    /*border: 1px solid #4e6df9;*/
    cursor: pointer;
}
.wpcf7-list-item input[type="checkbox"]:checked:after {
    display: inline-block;
    width: 100%;
    line-height: 25px;
    content: "\f00c";
    font-family: FontAwesome;
    text-align: center;
}
.wpcf7-list-item, .wpcf7-list-item input[type="radio"] {
    margin-left: 0 !important;
}
.wpcf7-list-item input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block !important;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
    border: 1px solid #018e22;
    border-radius: 20px;
    cursor: pointer;
}

.wpcf7-list-item input[type="radio"]:checked:after {
    display: inline-block;
    font-size: 15px;
    content: "\f111";
    font-family: FontAwesome;
    text-align: center;
    position: relative;
    top: 3px;
    left: 5px;
}

.wpcf7-form-control-wrap.your-message:after,
.wpcf7-form-control-wrap.your-subject:after,
.wpcf7-form-control-wrap.tel-447:after,
.wpcf7-form-control-wrap.your-email:after,
.wpcf7-form-control-wrap.your-name:after,
.ed_css_txt:after,
.ed_css_drop:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ffffff;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}
.ed_css_txt,
.ed_css_drop {
    position: relative;
    display: inline-block;
    width: 100%;
}
.wpcf7-form-control-wrap:focus {
    width: 50%;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
    margin-bottom: 0px;
    vertical-align: top;
}
textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
textarea::placeholder {
    transition: color 0.2s;
}
input[type="text"]:focus::placeholder,
input[type="email"]:focus::placeholder,
input[type="tel"]:focus::placeholder,
textarea:focus::placeholder {
    color: transparent !important;
    transition: color 0.3s;
}

@media only screen and (min-width: 767px) {
.form_half {
    width: 49.5% !important;
    float: left;
    margin-bottom: 20px;
    margin-right: 1%;
}

.form_half_last {
    margin-right: 0px;
    margin-bottom: 20px;
}
}
.infinite-body span.wpcf7-not-valid-tip {
    margin-bottom: 0px;
}
.infinite-body span.wpcf7-not-valid-tip {
    margin-bottom: 0px;
}
.wpcf7-form-control-wrap {
    position: inherit;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #cc0000 !important;
}
.infinite-page-wrapper ul {
    margin-left: 1.2em;
}

.infinite-page-wrapper ul li {
    padding-left: 0em;
    list-style: none !important;
    line-height: 1.7;
    margin-bottom: 10px;

}

.infinite-page-wrapper ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    color: #97c11f;
    margin-left: -1em;
    width: 1em;
    font-size: 20px;
    position: relative;
    top: 1px;
}
.gdlr-core-text-box-item-content ul li:before {
	 color: #ea5423;
}
ul.dlm-downloads li:before {
    content: "\f1c1";
    font-family: FontAwesome;
    display: inline-block;
    color: #ff0000;
    margin-left: -1em;
    width: 1em;
    font-size: 20px;
    position: relative;
    top: 1px;
}

/* Mobile Styles - Coded by Kerstin from DON */

/* Tablet  - Coded by Kerstin from DON */
@media only screen and (max-width: 1140px) {
    .infinite-header-background {
        border-bottom: none;
    }
}

@media only screen and (max-width: 999px) {

}

/* Mobile Landscape Styles - Coded by Kerstin from DON */
@media only screen and (max-width: 767px) {

}

/* Mobile Portrait Styles - Coded by Kerstin from DON */
@media only screen and (max-width: 419px) {
    .infinite-mobile-header .infinite-logo-inner {
        line-height: 45px;
        margin-right: 0px;
    }

    .home span.gdlr-core-title-item-caption.gdlr-core-info-font.gdlr-core-skin-caption {
        font-size: 32px !important;
    }

    .infinite-main-menu-search i, .infinite-main-menu-cart i {
        color: #97c11f;
        text-shadow: none;
    }
    .infinite-main-menu-search i {
        font-size: 26px;
        margin-top: 6px;
        cursor: pointer;
    }
	
   .wpcf7 input, .wpcf7 select {
        font-size: 16px;
        padding: 12px 12px;
        width: 100%;
        display: block;
    }

    .wpcf7 input[type=submit],
    .wpcf7-list-item-label {
        font-size: 16px;
    }
}
.form_half {
    width: 100%;
    float: left;
    margin-right: 1%;
    margin-bottom: 20px;
}

.form_half_last {
    margin-right: 0;
}
.don_atts{
    border-collapse: collapse;
}
.don_atts tr td{
    padding: 10px;
}
.don_atts tr td:nth-of-type(2){
    text-align: left;
}
.don_atts tr, .don_atts td, .don_atts th{
    background-color: transparent !important;
}
.gdlr-core-portfolio-grid.gdlr-core-left-align.gdlr-core-style-normal{
    background-color: #F6F6F6;
}
.gdlr-core-portfolio-content-wrap.gdlr-core-skin-divider{
    padding: 15px;
}
.don_atts tr:not(:last-of-type) td{
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{
    font-size: 20px;
}
.don_atts i{
    color: #999;
}
.gdlr-core-filterer-wrap.gdlr-core-style-button a{
    margin-bottom: 8px;
}
.donSearch{
    display: inline-block;
    background-color: #94c11f;
    padding: 9px 20px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 4px;
    letter-spacing: 1px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}
.donSearch i{
    color: #fff;
}
.wpcf7 h3{
    float: left;
    display: block;
    width: 100%;
}
.infinite-body div.wpcf7-response-output {
    font-size: 16px;
}
.donback{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #94c11f;
    display: inline-block;
    padding: 10px 20px;
    color: #fff !important;
    margin: 0 8px 0 4px;
    letter-spacing: 1px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
}
.donbar{
    text-align: center;
padding-bottom: 15px;
}
#don-list-frame {
    -webkit-column-width: 250px;
    -moz-column-width: 250px;
    column-width: 250px;
}
.don-letter-box .don-letter {
    display: block;
    font-weight: 600;
    font-size: 1.1em;
	color: #ea5422;
}
a.don-list {
    display: block;
}
.don-letter-box {
    display: inline-block;
    width: 250px;
    margin-bottom: 15px;
}

/* Maps Marker Pro */
.maps-marker-pro .mmp-list {
    font-size: 14px;
    line-height: normal;
}

.maps-marker-pro .mmp-list-header .mmp-list-search {
    padding: 0 25px 0 35px;
	background: url(/wp-content/plugins/maps-marker-pro/images/leaflet/search-green.png) 0px no-repeat;
	border: 1px solid #94c11f;
}
.maps-marker-pro .mmp-list-header .mmp-list-search, .maps-marker-pro .mmp-list-header .mmp-list-sort {
    width: 100%;
    height: 30px;
    margin: 0 0 0 3px;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #94c11f;
    border-radius: 3px;
}
.maps-marker-pro .mmp-map-modal-header {
	padding: 8px;
	background-color: #94c11f;
}
.maps-marker-pro .mmp-map-modal-title {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.maps-marker-pro .mmp-map-modal-close {
	float: right;
	padding: 0 5px;
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	line-height: 28px;
	cursor: pointer
}
.maps-marker-pro .mmp-map-modal-close:focus, .maps-marker-pro .mmp-map-modal-close:hover {
	color: #f2f2f2;
}
.maps-marker-pro .mmp-list-footer {
    font-size: 14px;
}

/* YOP Poll */
.page.page-id-1688 ul li:before,
.page.page-id-1688 .infinite-page-wrapper ul li:before {
	display: none !important;
}
