/*
 Theme Name:   Fawzi Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Fawzi Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     fawzi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  fawzi-child
*/

/* Write Custom CSS */
h1 {
    font-family: "Open Sans", Arial, sans-serif!important;
    font-weight: bold;
    color: #666e71;
}

h2 {
    font-family: "Open Sans", Arial, sans-serif!important;
    font-weight: bold;
    color: #666e71;
}


nav .lang-item {
    margin-left: 40px;
}

nav .lang-item a {
    padding: 0 5px !important;
    margin-top: 20px;
    color: #fff !important;
}

nav .lang-item.current-lang a {
    color: #fff !important;
}

@media screen and (max-width: 991px) {
    nav .lang-item {
        margin-left: 0px;
    }
    .casawp-archive-filter {
        display: none;
    }
}

.fwzi-blog-detail ul li::before {
    content: "• ";
    color: rgb(166, 140, 96);
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
    margin-left: -13px;
}

.fwzi-blog-detail ul, ol {
    margin-top: -10px;
    padding-left: 15px;
    color: #666e71;
    list-style-type: none;
}

.fwzi-content-side ul, ol {
	margin-top: 0;
}



/* Registration Form */

.form-group {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

@media screen and (min-width: 767px) {
    .form-group {
        display: block;
        width: 50%;
        margin-bottom: 5px;
    }
}

.form-group label {
    margin-bottom: 5px;
}

.form-group input {
    border: 1px solid #666e71;
    padding: 5px 10px;
}

.form-group select {
    border: 1px solid #666e71;
}

.form-group span {
    color: red;
}

.form-group .btn, .submit .btn, .submit .button {
    background: #b9a072;
    color: #fff;
    border: none;
    margin-bottom: 15px;
}

.form-group .btn:hover, .submit .btn:hover, .submit .button:hover, .submit .button:focus {
    background: #666e71;
}

.submit .btn {
    margin-top: 10px;
}

.registration .form-group label, #loginform label {
    color: #666e71;
}

#loginform label {
    padding-bottom: 5px;
    display: block;
}

.registration .form-group .btn {
    padding: 12px 25px;
    margin-top: 0;
}

/* Medienmitteilungen */

.slider {
    position: relative;
    width: 100vw;
    height: 180px;
    margin: 0 auto 0 -50vw;
    left: 50%;
    padding: 40px 80px;
    background: #eef1f6;
    display: block;
}

.slider > div {
    height: 100%;
    background: #eef1f6;
}

.slider > div h4 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: underline;
    color: #666e71;
}

.slider > div p {
    font-size: 16px;
}

@media screen and (max-width: 782px) {
    .slider {
        padding: 40px 40px;
        height: 260px;
    }
}

#newsletterForm #error {
    margin-top: 20px;
}

.download,
.postsArchiv .item{
    color: #666e71;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-bottom: 1px solid #666E71;
}

.download div,
.postsArchiv .item div{
    padding: 15px 0;
}

.download .right,
.postsArchiv .item .right{
    text-align: right;
}

.downloadList .download a,
.postsArchiv .item a{
    margin: 0;
}

.dataTable th,
.dataTable td {
    font-size: 14px;
}

.login {
    display: none;
    margin-bottom: 10px;
}

/* Modal Box */

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 400px;
    max-width: 90%;
    color: #666e71;
}

.modal-content h3 {
    color: #666e71;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Cookie Banner */
.cookie-notice-container {
    padding: 15px;
    color: #fff;
    width: auto !important;
    font-size: 14px;
}

.cookie-notice-container #cn-notice-text {
    display: block;
}

#cookie-notice .cn-button {
    padding: 5px 20px;
    color: #fff !important;
    margin-top: 5px !important;
    background: #BAA171;
    text-shadow: none;
    box-shadow: none;
}

#cookie-notice .cn-button:hover {
    background: #000 !important;
    color: #fff !important;
}

.casawp-single-aside .form-group {
    width: 100%;
}

.casawp-filterform select[multiple] {
    height: 30px !important;
    padding: 5px;
}
.casawp-shortcode-properties .casawp-thumbnail {
    border: none;
}

.siteTitle {
    font-size: 28px;
    font-weight: bold !important;
    font-family: 'Open Sans', sans-serif !important;
    color: #666e71;
    line-height: 36px;
    padding-bottom: 30px;
}

#blog {
    margin-top: 70px;
    margin-bottom: 0;
}
#blog .vc_btn3-container {
	display:none
}
#blog .vc_gitem-zone-mini .vc_col-sm-12 {
	background-color:#eef1f6;
    overflow: hidden;
    padding: 20px 0 0;
}
#blog .vc_gitem-zone-mini .vc_col-sm-12 h4 {
    color: #666e71;
}
#blog .vc_grid-item-mini {
	padding: 0 0 10px 0;
}
#blog .vc-gitem-zone-height-mode-auto-1-1 {
	border-radius:3px 3px 0 0;
	position: relative;
	padding-bottom: 67.5%;
	height: 0;
}

.single-post .blog-date-wrap {
	display: none;
}
.single-post .blog-title-wrap {
	padding-left: 0;
}
.single-post h2.blog-title {
	font-weight: 700;
	font-size: 28px;
    word-break: normal;
  	overflow-wrap: normal;
}
.single-post .blog-meta {
	display: none;
}
.single-post .blog-image {
	display: none;
}

.vc_btn3.vc_btn3-color-sand.vc_btn3-style-modern {
    color: #fff;
    border-color: #B9A171;
    background-color: #B9A171;
    background-image: none;
}
.vc_btn3.vc_btn3-color-sand, .vc_btn3.vc_btn3-color-sand.vc_btn3-style-flat {
    color: #fff;
    background-color: #B9A171;
    background-image: none;
}

/* POSTS HOME */
.postGrid {
	padding-left: 0;
    padding-right: 0;
    margin-left: 0;
	margin-right: 0;
	margin-bottom: -30px;
}
.postWrapper {
	margin-right: -30px;
}
.post {
	margin-bottom: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0;
    vertical-align: top;
    float: none;
    box-sizing: border-box;
    z-index: 1;
}
@media screen and (min-width: 768px) {
	.post {
		display: inline-block !important;
	}
}
.post .imageBlock {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.post .image {
	border-radius: 3px 3px 0 0;
    position: relative;
    padding-bottom: 67.5%;
	height: 0;
	background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-clip: border-box;
    box-sizing: border-box;
    overflow: hidden;
	transition: transform .3s ease-in-out;
}
.post .image:hover {
	transform: scale(1.1);
	cursor: pointer;
}
.post .image a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.post .text {
    width: 100%;
    background: none;
    border: none;
    padding: 0;
}
.post .text h4 {
  	margin-top: 20px;
	margin-bottom: 15px;
  	color: #666e71;
}
.post .text p {
    font-size: 14px;
    line-height: 20px;
	color: #666e71 !important;
}

/* Geschützer Bereich Alerts */
span.login-failed-alert {
    background-color: #ff5b5b;
    border: 2px solid black;
    color: white;
    padding: 15px;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 700;
}

span.login-alert {
    background-color: #A68C60;
    color: white;
    padding: 15px;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 700;
}

/* Popup */
.pum-close.popmake-close {
	display: none;
}

.pum-content.popmake-content .wpb_text_column.wpb_content_element {
	margin-bottom: 15px;
}

.pum-content.popmake-content ol {
    padding-bottom: 10px;
  	margin-top: 0px;
    margin-bottom: 0;
    margin-left: 15px;
    color: #666e71;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    list-style: decimal;
}

.pum-content.popmake-content .wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}

.pum-content.popmake-content .wpcf7-acceptance .wpcf7-list-item input {
  float: left;
}

.pum-content.popmake-content .wpcf7-acceptance .wpcf7-list-item-label {
    padding-bottom: 10px;
    margin-left: 30px;
    color: #666e71;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-top: -4px;
}

.pum-content.popmake-content .wpcf7-form-control.wpcf7-submit,
.pum-content.popmake-content .btn,
.news .btn {
	display: block;
    background: #A68C60;
    color: #ffffff;
    border: none;
    margin-bottom: 0;
    width: auto;
  	transition: all ease .3s;
}

.pum-content.popmake-content .btn {
    width: 170px;
    position: absolute;
    bottom: 28px;
    left: 220px;
}

.news .btn {
	background: #c6c6c6;
    width: 140px;
  	min-width: auto;
    position: relative;
    margin-bottom: 50px;
    margin-left: calc(50% - 70px);
    padding: 10px;
    font-size: 12px;
}

.pum-content.popmake-content .wpcf7-form-control.wpcf7-submit:hover,
.pum-content.popmake-content .btn:hover,
.news .btn:hover {
	background: #000000;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey.footer-button{
	background-color:#B9A172!important;
  	color:#fff!important;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey.footer-button:hover{
	background-color:#B9A172!important;
  	color:#fff!important;
}


@media screen and (max-width: 450px) {
  	.pum-content.popmake-content .btn {
  	    width: 100%;
  	    position: relative;
  	    bottom: 0;
  	    left: 0;
  	}
  	.pum-content.popmake-content .wpcf7-form-control.wpcf7-submit {
  		width: 100%;
  	}
}