/*
Theme Name:     customizrchild
Theme URI:      http: //www.top-ferienwohnung-herborn.de/
Description:    Child Theme for the Customizr theme
Author:         Petra Noethe
Author URI:     http: //www.top-ferienwohnung-herborn.de/
Template:       customizr
Version:        1.0
*/
@import url("../customizr/style.css");

body {
	font-size : 16px;
	line-height : 28px;
		background: url(images/empty_room3.jpg) no-repeat bottom right !important;
	background-size:auto 100% !important;
}
#footer_one, #footer_two, #footer_three {
	min-height:100%;
}
	
#main-wrapper {
	/*	background: url(images/body_bg.jpg) no-repeat bottom right !important;
*/
	margin:20px 0 50px 0 !important;
	width:100% !important;
	
}

.tc-header {
	border-top:none;
	border-bottom:15px solid #F18E27;
}
.round-div {
	border:none !important;
}
.widget-front .thumb-wrapper {  width:250px;}
.widget-front .thumb-wrapper img {
	width:80%; height:auto ;max-width: 100%;
	right:0px; top:0px;
}

.widget-front:hover .thumb-wrapper img {
	width:100%; height:auto ;
}

footer {
	width:100%; border:none !important;
	background:transparent !important;
	margin-top:70px;
}
footer#footer { color:#1a1a1a !important;}
footer#footer a, footer#footer p {
	font-size: 14px;
}
.wp-caption {
	float:left;
}
/* Remove Navbar box           */
.navbar-wrapper {
	margin-top:0px;
}
.navbar .navbar-inner {
	margin-top:0px;
}
.navbar .nav>li>a{
font-size: 18px !important;
}
ul.nav li {
	padding: 5px 10px;
}
ul.nav li:hover, ul.nav li a:hover, ul.nav li:hover a {
	background-color:#F18E27;
	color:#fff !important;
	text-shadow:none;
}

hr.featurette-divider {
	display:none !important;
}
div#wpgmza_map {
	box-shadow:0px 0px 0px 10px rgba(170,170,170,.3)
}
div#content img {
	margin:5px;
	
}
/* Kontaktformular */
input.wpcf7-date {	width:200px;}
input.wpcf7-text, input.wpcf7-captchar { width:475px;}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.left ul li, .left li:after {
	border-bottom:none !important;
}
#left.widget-area:after, #left.widget-area {
	border:none;
}
.widget_archive li a, .widget_categories li a, .widget_links li a, .widget_meta li a,
.widget_nav_menu li a, .widget_pages li a {
    font-size: 14px; text-shadow:none !important;
}
#main-wrapper .widget li:hover, .widget li:focus {
	background-color:#f2e1b6;
}
#main-wrapper .widget li a:hover, .widget li a:focus,
#main-wrapper .widget li:hover, .widget li:focus {
	text-decoration:none;
	text-shadow:none;
}

@media (min-width: 980px) {

 }
@media (min-width: 1200px) {}
@media (max-width: 979px) {}
@media (min-width: 768px) and (max-width: 979px) {}
@media (max-width: 767px) {

	body {background: /*url(images/empty_room.jpg) no-repeat bottom left !important;*/ none !important;
		background-size:auto  100% !important;}
}
@media (max-width: 480px) {

}
