/*
Theme Name:   CraftioChild
Description:  Schreibe hier eine kurze Beschreibung über dein Child-Theme
Author:       Trage hier den Namen des Autors ein
Author URL:   Trage hier die Blog- oder Website-URL des Autors ein
Template:     craftio
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  CraftioChild
*/

/* CF7 */
.cf7ic-icon-wrapper > label > input{
	height: 0px !important;
	margin: 0px !important;
}

.cf7-unterseiten > span > span > span > .cf7ic_instructions{
	color: #fff !important;
}

.contact-form-area .wpcf7 p,
.service-request-qoute form p{
	display: block !important;
}

/* CUSTOM */
.row{
	max-width: 1300px !important;
	margin: auto !important;
}

.special-list-left,
.special-list-right{
	float: left;
	height: 100%;
	width: 50%;
}

.special-list-left > ul,
.special-list-right > ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none !important;
}

.special-list-left > ul > li,
.special-list-right > ul > li{
	margin-bottom: 12px;
	list-style: none;
}

.special-list-left > ul > li > i,
.special-list-right > ul > li > i{
	color: #2662ea;
}

/* HEADINGS */
.service-style-one .title h3:after{
	background-color: #2662ea;
}

/* CALL TO ACTION */
.call-to-action .title-info .inner h3,
.call-to-action .single-phone-info p.phn a{
	font-size: 26px;
}


.call-to-action .title-info .inner h3,
.call-to-action .single-phone-info p.phn a,
.call-to-action .title-info .inner p,
.call-to-action .single-phone-info h4,
.call-to-action .single-phone-info a.more-btn{
	color: #444 !important;
}

.call-to-action .single-phone-info a.more-btn{
	border: 1px solid #444 !important;
}

.call-to-action .title-info:before, .call-to-action{
    background-color: #F4F4F4 !important;
}

.call-to-action .single-phone-info .or,
.call-to-action .single-phone-info .or:after,
.call-to-action .single-phone-info .or:before{
	background-color: #9ad5cd !important;
}

.call-to-action .single-phone-info .or{
	font-size: 12px;
}

/* CF7 */
.service-request-qoute form input,
.service-request-qoute form textarea{
    background: #ccc;
	border: 0;
}

.service-request-qoute form input, .service-request-qoute form textarea{
	background-color: #fff !important;
	color: #666 !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999 !important;
  opacity: 1; /* Firefox */
}

/* MENU */
.header .navbar-brand{
    padding: 20px;
    background: none;
    box-sizing: border-box;
}

.primary-menu-container{
	padding: 15px;
}

/* WIDGETS */
.textwidget.custom-html-widget,
.footer .footer-top .footer-widget ul li a:hover{
    color: #fff !important;
	font-size: 14px;
}

.footer .footer-top .footer-widget ul li a{
	opacity: 1;
}

.textwidget > a{
	color: #fff;
}

/* LOGO */
.logo > img{
	max-width: 250px;
}

/* HEADER */
.header-top-home-two{
	background-color: #fff;
}

.text-box > *{
	color: #000 !important;
}

.header .navbar-brand > img {
	content: url('https://wk-trockenbau.at/wp-content/uploads/2021/03/wi-logo-0002.png');
}

.header .header-navigation.sticky-fixed .navbar-brand:before{
    background: #2662ea;
}

.header-top-contact.pull-right{
	margin-top: 20px !important;
}

.single-header-top-content.c{
	display: none !important;
}

/* ICONS */
.header-top-home-two .header-top-contact .single-header-top-content .icon-box i{
	color: #35ab9c;
}

/* SERVICE BOXES */
.service-style-one .single-service-style-one {
    background: #fbfbfb !important;
}

/* FEATURED PROJECT HEADER */
.featured-project.dark-bg{
	background-color: #fbfbfb !important;
}

/* LIGHTBOX DESCRIPTION */
.pp_description,
.pp_gallery ul a img,
.pp_gallery{
	display: none !important;
}

/* MOBILE */
@media only screen and (max-width: 767px){
	.logo > img{max-width: 160px;}
	.hdr_top_bar, .header-top-contact{display: none;}
	.header-top-home-two .logo{margin-bottom: 0px !important;}
}
div#nav_menu-3 li {
    line-height: 17px;
}