/*
Theme Name: Willi Fritz der Schneekettenfix
Description: Theme für Willi Fritz der Schneekettenfix
Author: herzvoll kreativ
Author URI: http://www.herzvoll-kreativ.at
*/

/* For mobile phones: */

* { box-sizing: border-box; }

* { margin: 0px; padding: 0px; }

a:link, a:visited { text-decoration: none; color: #043882; }
a:hover, a:active { text-decoration: none; color: #cc071e; }

a.mailfooter:link, a.mailfooter:visited  { color: #043882; }
a.mailfooter:hover, a.mailfooter:active { color: #cc071e; }

a.jetztbestellen:link, a.jetztbestellen:visited  { color: #fff; }
a.jetztbestellen:hover, a.jetztbestellen:active { color: #cc071e; }

a.button:link, a.button:visited  { color: #fff; }
a.button:hover, a.button:active { color: #fff; }

body {
	background-image: url("img/bg.png");
	background-repeat: repeat;
	font-family: Roboto;
	font-size: 17px;
	color: #043882;
	line-height: 25px;
}

#header {
	background-color: #fff;
	height: auto;
	width: 100%;
}

.title {
	display: none;
}

.caldera-grid .alert-success {
	margin-top: 100px;
}

#logo {
	margin: auto;
	padding-top: 90px;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	width: 70%;
	padding-bottom: 90px;
}

#pg-6-0, #pg-w58efb34f9e45c-0, #pg-6-1, #pg-w58f7732408bd5-0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.videobox {
	background-color: black;
	margin-left: -15px;
	margin-right: -15px;
}

#responsive-menu-container {
	height: 250px;
	left: 0px;
}

#responsive-menu-container #responsive-menu-wrapper {
	margin-top: 70px;
}

#header.shrinked {
	background-color: blue;
	border: 4px solid red;
	height: 200px;
	width: 100%;
}

#menu li {
	display: inline-block;
	font-family: Roboto;
	font-size: 20px;
	color: #043882;
	border-bottom: 4px solid #fff;
	margin-left: 12.5%;
	display: none;
}

#menu li:hover {
	color: #cc071e;
	border-bottom: 4px solid #cc071e;
}

#menu li:active {
	color: #cc071e;
	border-bottom: 4px solid #cc071e;
}

link.bestellen {
	color: #fff;
}

#navwrap {
	margin: auto;
	max-width: 800px;
	min-width: 200px;
	padding-bottom: 10px;
}

h1 {
	font-family: Corben;
	font-weight: 700;
	font-size: 25px;
	line-height: 33px;
}

h2 {
	font-family: Corben;
	font-weight: 700;
	font-size: 17px;
	line-height: 26px;
}

h3 {
	font-family: Roboto;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}

#anwendung, #schneekettenfix, #jetztbestellen {
	padding-top: 80px;
}


/* Responsive Videos */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.maxl {
	margin: auto;
}

.wrapper {
	max-width: 1024px;
	min-width: 230px;
	margin: auto;
	margin-top: 80px;
	padding: 50px;
	}
	
.wrapper-small {
	max-width: 600px;
	min-width: 200px;
	margin: auto;
	margin-top: 50px;
}

.margin-top {
	margin-top: 150px;
}

.margin-top-small {
	margin-top: 70px;
}

.button {
	background-color: #043882;
	margin: auto;
	padding: 15px 25px 15px 25px;
	max-width: 250px;
	min-width: 150px;
	height: auto;
	font-family: Roboto;
	font-size: 12px;
	margin-top: 30px;
	border-radius: 15px;
}

.button:hover {
	box-shadow: 2px 2px 5px #666;
}

.small-combo {
	margin: auto;
	max-width: 500px;
	min-width: 280px;
}

.large-combo {
	margin: auto;
	max-width: 700px;
	min-width: 280px;
}

img { max-width: 90%; height: auto; }

.box-blue {
	background-color: #043882;
	margin: auto;
	min-width: 200px;
	max-width: 350px;
	height: auto;
	color: #fff;
	padding: 5%;
	margin-top: 100px;
}

#footer {
	background-color: #fff;
	height: auto;
	margin-top: 200px;
	box-shadow: -1px -1px 13px 0px rgba(0, 0, 0, .2);
}

#footer-sidebar {
	max-width: 500px;
	margin: auto;
}

.iw-so-acc-title {
	font-size: 15px !important;
	color: #043882 !important;
	padding: 0px !important;
	padding-top: 30px !important;
}

#copyright {
	text-align: center;
	padding-right: 0px;
	color: #9a9a9a;
	margin-top: 50px;
}

.herzvollkreativ {
	opacity: 0.2;
	left: 50%;
	height: 37px;
	width: 37px;
	transform: translateX(-50%);
	position: absolute;
}

.herzvollkreativ:hover { opacity: 1; }

#gpToTop {
	display: none !important;
}


@media only screen and (min-width: 600px) {
    /* For tablets: */
    
    
img { max-width: 100%; height: auto; }

#gpToTop {
	display: block !important;
}

#logo {
	margin: auto;
	padding-top: 90px;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	width: 476px;
	padding-bottom: 90px;
}

#menu li {
	display: inline-block;
	font-family: Roboto;
	font-size: 20px;
	color: #043882;
	border-bottom: 4px solid #fff;
	margin-left: 12.5%;
}

}
    
    
    
    
@media only screen and (min-width: 1025px) {
    /* For desktop: */
    
    
    body {
	background-image: url("img/bg.png");
	background-repeat: repeat;
	font-family: Roboto;
	font-size: 22px;
	color: #043882;
	line-height: 30px;
	}

#header {
	background-color: #fff;
	height: auto;
	width: 100%;
}

.title {
	display: none;
}

#logo {
	width: 476px;
}

#menu li {
	display: inline-block;
	font-family: Roboto;
	font-size: 20px;
	color: #043882;
	border-bottom: 4px solid #fff;
}

#menu li:hover {
	color: #cc071e;
	border-bottom: 4px solid #cc071e;
}

#menu li:active {
	color: #cc071e;
	border-bottom: 4px solid #cc071e;
}

h1 {
	font-family: Corben;
	font-weight: 700;
	font-size: 36px;
	line-height: 44px;
}

h2 {
	font-family: Corben;
	font-weight: 700;
	font-size: 20px;
	line-height: 29px;
}

.wrapper {
	width: 1024px;
	margin: auto;
	margin-top: 300px;
	}
	
.wrapper-small {
	width: 600px;
	margin: auto;
	margin-top: 50px;
}

.margin-top {
	margin-top: 300px;
}

.margin-top-small {
	margin-top: 70px;
}

.kombiangebot {
	margin: auto;
	width: 519px;
}

.box-blue {
	background-color: #043882;
	margin: auto;
	max-width: 530px;
	height: auto;
	color: #fff;
	padding: 5%;
	margin-top: 100px;
}
    
#copyright {
	text-align: left;
	padding-left: 20px;
}

.button {
	font-size: 18px;
}

}


    
    
        @media only screen and (min-width: 1750px) {
    /* For big desktop: */
    
}

.contact-form {
	margin: 0 auto;
	padding: 1rem;
	max-width: 550px;
	background-color: #043882;
  	color: #ffffff;
}

.wpcf7 {
	padding: 1rem;
} 

.wpcf7 p {
	margin-bottom: 1rem;
}

.wpcf7 label {
	font-weight: bold;
}

.wpcf7-list-item-label {
	font-weight: normal;
	font-size: 1rem;
}

.wpcf7 .wpcf7-list-item {
	display: block;
}

.wpcf7 input:not([type=radio]):not([type=checkbox]), .wpcf7 textarea {
	font-size: 1rem;
	font-family: Roboto;
	color: rgb(85, 85, 85);
	padding: 6px;
	width: 100%;
	margin-top: 6px;
}

.wpcf7 textarea {
	resize: vertical;
}

.wpcf7 input[type=submit].wpcf7-submit {
	cursor: pointer;
	color: black;
}

.wpcf7 .required {
	color: red;
}

.wpcf7 .shipping {
	font-size: 1rem;
	font-weight: normal;
}

.wpcf7-response-output { 
	margin: 1rem 0.5rem !important;
}

.wpcf7 .wpcf7-not-valid-tip {
	color: red;
	font-size: 1rem;
}