/*
 Theme Name:   Alpenwind
 Description:  Twentysixteen child theme, customized for Alpenwind
 Author:       Dominik Büchler - Webtimal GmbH
 Author URI:   http://www.webtimal.ch
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

* {
	font-family: 'Open Sans' !important;
	font-size: 17px;
}

a {
	text-decoration: none;
	box-shadow: none !important;
	color: #0092D9;
	outline: 0 !important;
}

b, h1, h2, h4, h5, h6 {
	font-family: 'Open Sans' !important;	
	font-weight: 400;
}

p {
	margin-bottom: 10px;
}
html {
	height: 100%;
}

body {
	background: url(images/content_bg.jpg) top left no-repeat; 
	background-attachment:fixed;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #FFFFFF;
	
	margin: 0;
	padding: 0;
}

/*body::before {
	content: ' ';
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 60px;
	left: 0;
	background-color: white;
	background-image: url('images/content_bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	will-change: transform;
	z-index: -1;
	transition: height 999999s;
}*/

table {
	border: 0;
	border-collapse: collapse;
}

bold, strong {
	font-weight: 600;
}

td {
	border: 0;
}

#page {
	width: 1600px;
	width: 100% !important;
	margin: 0 auto;
}

#page.front {
	padding: 0;
}

#page.front #menu-toggle {
	top: auto;
	bottom: -37px;
}

#logo_div {
	padding: 0;
	margin: 0;
	padding-top: 15px;
	width: 50% !important;
	float: left;
	text-align: center;
}

#left_menu {
	padding: 0;
	padding-top: 15px;
	margin: 0;
	width: 25% !important;
	float: left;
}

#logo_div img {
	height: 130px !important;
}

#right_menu {
	padding: 0;
	padding-top: 15px;
	margin: 0;
	width: 25% !important;
	float: left;
}

#content {
	padding-top: 20px;
	padding-bottom: 20px;
	/*background: url(images/content_bg.jpg) top left; 
	background-attachment:fixed;*/
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	/*min-height: 1000px !important;*/
}

.content-area {
	float: none !important;
	max-width: 1100px;
	background: url(images/trans.png);
	background-color: rgba(255, 255, 255, 0.4);
	min-height: 400px !important;
	overflow: auto !important;
	padding: 50px !important;
	margin: 0 auto;
}
	
.site-main {
	width: 100% !important;
	margin: 0 !important;
}

.site-header {
	background: url(images/header_bg.jpg);
	height: 180px;
	padding: 0 !important;
	margin: 0 !important;
	border-bottom: 3px solid #FFFFFF;	
}

.site-header-main {
	max-width: 1200px;
	padding: 0;
	margin: 0 auto;
	height: auto !important;
}

#masthead:after,
.site-header-main:after {
	content: '';
	display: block;
	clear: both;
}

.page-title {
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 600;
	margin: 5px 0;
}

#site-navigation-left .primary-menu {
	text-align: justify;
	width: 100%;
	font-size: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

#site-navigation-left .primary-menu:after {
	content: '';
	width: 100%;
}

#site-navigation-left .primary-menu > li {
	float: none;
	margin: 0 !important;
	margin-bottom: 5px !important;
	padding: 0;
	list-style-type: none;
}

#site-navigation-left .primary-menu > li > a {
	color: #FFFFFF;
	font-family: 'Open Sans' !important;	
	font-weight: 600;
	font-size: 14pt;
}

#site-navigation-left .primary-menu > li.current-menu-item > a,
#site-navigation-left .primary-menu > li.current-menu-parent > a {
	color: #C9E8FC;
}

#site-navigation-right .primary-menu {
	text-align: justify;
	width: 100%;
	font-size: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

#site-navigation-right .primary-menu:after {
	content: '';
	width: 100%;
}

#site-navigation-right .primary-menu > li {
	float: none;
	margin: 0 !important;
	margin-bottom: 5px !important;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#site-navigation-right .primary-menu > li > a {
	color: #FFFFFF;
	font-family: 'Open Sans' !important;	
	font-weight: 600;
	font-size: 14pt;
}


#site-navigation-right .primary-menu > li.current-menu-item > a,
#site-navigation-right .primary-menu > li.current-menu-parent > a {
	color: #C9E8FC;
}

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

.entry-title {
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 600;
	line-height: 1.25;
}

#menu-toggle {
	display: none;
}

.mobile_menu {
	display: none;
}

mark {
	display: none;
}

li.product-category a {
	color: #000000 !important;
	font-size: 14pt;
}

li.product h3 {
	color: #000000 !important;
	font-size: 16pt !important;
}

.price del {
	color: #F00 !important;
	float: left;
	margin-right: 10px;
	font-size: 14pt !important;
}

li.product a {
	text-decoration: none !important;
}

.price del span {
	font-size: 14pt !important;
}

.price ins {
	color: #000000 !important;
	float: left;
	margin-right: 10px;
	font-size: 14pt !important;
}

.price ins span {
	font-size: 14pt !important;
	text-decoration: none !important;
}

.thumbnails .zoom {
	width: 165px !important;
	float: left !important;
	cursor:pointer;
	margin: 5px 5px 5px 0 !important;
}

td.product-name a {
	font-weight: 600;
}

.cat_heading {
	float: left !important;
}

.cat_image {
	float: right !important;
}

.button:hover {
	background: #0092D9 !important;
}

.onsale {
	background: #0092D9 !important;
}

.cat_heading h3 {
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
	top: -7px !important;
}

.price span {
	font-weight: bold !important;
	color: #0092D9 !important;
	clear: both !important;
	width: 100% !important;
}

.price {
	clear: both !important;
	width: 100% !important;
}

.qty  {
	height: 27px;
}

.products li h3 {
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
	top: -7px !important;
	font-size: 12pt !important;
}

.woocommerce div.product .product_title {
	font-size: 23px;
}

.woocommerce div.product form.cart .variations label {
	font-weight: 600;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
	color: #0092D9;
	font-weight: 600;
	font-size: 17px;
}

.woocommerce ul.products li.product h3, 
.woocommerce-page ul.products li.product h3 {
	min-height: 40px;
	line-height: 20px;
	font-weight: 600;
}

.woocommerce #respond input#submit,
.woocommerce #respond input#submi:hover, 
.woocommerce a.button, 
.woocommerce a.button:hover, 
.woocommerce button.button, 
.woocommerce button.button:hover, 
.woocommerce input.button,
.woocommerce input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background-color: #0092D9;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 14px;
	line-height: 15px !important;
	padding: 9px 15px;
}

.woocommerce table.shop_table {
	border-radius: 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-weight: 600;
}

.woocommerce .woocommerce-message {
	border-top-color: #0092D9;
}

.cart-contents {
	font-weight: 400 !important;
	font-size: 17px;
}

.count > .cart-contents {
	margin-left: 5px;
}

h1.page-title {
	padding-bottom: 20px; 
}

.woocommerce a.added_to_cart {
	font-size: 15px;
	margin-left: 15px;
	font-weight: 600;
}

.woocommerce table.shop_table th {
	color: #000000;
	font-weight: 600;
}

.woocommerce-cart table.cart img {
	width: 90px;
}

.woocommerce td.product-name dl.variation dt {
	font-weight: 600;
	font-size: 14px;
}

.woocommerce td.product-name dl.variation dd > p {
	margin-top: 0;
	font-size: 14px;
}

.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
	width: auto;
	line-height: inherit;
	height: 33px;
}

.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
	font-weight: 600;
}

.woocommerce table.shop_table {
	border-collapse: collapse;
}

.social_icons {
	z-index: 100;
}

.payment_box p {
	margin-top: 0;
}

.woocommerce form .form-row textarea {
	font-size: 15px;
	line-height: 20px;
	padding: 5px;
	resize: vertical;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, 
.woocommerce form .form-row.woocommerce-validated input.input-text, 
.woocommerce form .form-row.woocommerce-validated select {
	border-color: #0092D9;
	border-width: 1px;
}

.woocommerce form .form-row input.input-text{
	padding: 2px 5px;
}

#order_review_heading {
	font-weight: 600;
}

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
	-webkit-font-smoothing: auto;
}

@media(max-width: 750px) {
	#page {
	width: 100% !important;
	margin: 0 auto;
	}
	.woocommerce-tabs {
		display: none;
	}
	
	#masthead {
		position: relative;
	}
	
	.right_menu, .left_menu {
		display: none;
	}
	
	#logo_div {
		width:90% !important;
		margin: 0 auto !important;
		float: none !important;
		text-align:center !important;
		padding: 20px 0 !important;
	}
	
	#logo_div img {
		width: 250px !important;
		height: auto !important;
	}
	
	#content {
		/*background: url(images/content_bg.jpg) top left; 
		background-attachment:fixed;*/
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		/*min-height: 1000px !important;*/
	}
	
	.content-area {
		float: none !important;
		margin: 0 auto !important;
		background: url(images/trans.png);
		min-height: 400px !important;
		overflow: auto !important;
		padding: 10px !important;
		width: 95% !important;
	}
	.site-main {
	width: 100% !important;
	margin: 0 !important;
	}
	.site-header {
		background: url(images/header_bg.jpg);
		height: auto !important;
		padding: 0 !important;
		margin: 0 !important;
		
	}
	
	.site-header-main {
		width: 100% !important;
		padding: 0;
		margin: 0 auto;
		max-height: 240px;
		height: auto !important;
	}
	
	#mobile-menu {
		float: none !important;
		width: 90% !important;
		margin: 0 auto !important;
		background: url(images/b_trans.png);
		height: auto !important;
		overflow: auto !important;
		padding: 10px !important;
		margin-bottom: 20px !important;
	}
	
	.mobile-menu {
		padding: 0;
		margin: 0 0 0 10px;
	}
		
	#mobile-menu .mobile-menu > li {
		float: none;
		margin: 0 !important;
		margin-bottom: 10px !important;
		padding: 0;
		list-style-type: none;
		text-align: left;
	}
	
	#mobile-menu .mobile-menu > li > a {
		color: #FFFFFF;
		text-transform: none !important;
		font-family: 'Open Sans' !important;	
		font-weight: 700;
		font-size: 14pt;
	}
	
	#mobile-menu .mobile-menu > li.current-menu-item > a,
	#mobile-menu .mobile-menu > li.current-menu-parent > a {
		color: #C9E8FC;
	}
	
	#menu-toggle {
		display: block;
		position: absolute;
		right: 30px;
		margin-bottom: 0;
		z-index: 200;
		width: 34px;
		height: 34px;
		border: 0;
		padding: 0;
		font-size: 0;
		top: 12px !important;
		background-image: url("images/menu.png");
		background-size: 100% 100%;
	}
		
	#menu-toggle.toggled-on {
		background-image: url("images/menu-i.png");
	}
		
	.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
		background-color: transparent !important;
		outline: none;
	}
			
	.woocommerce ul.products li.product {
			width: 100% !important;
	}
	
	.cat_heading {
		float: none !important;
	}
	
	.cat_image {
		float: none !important;
	}
		
	.alignright {
		float: left;
		margin: 0;
	}
	
	
	
	.thumbnails .zoom {
		width: 30% !important;
		float: left !important;
		cursor:pointer;
		margin: 5px 5px 5px 0 !important;
	}
	
	.kontakt, .facebook {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	li.product h3, li.product a {
		font-size: 15px !important;
	}
	
	.price, .amount, ins, del {
		font-size: 16px !important;
	}
	
	.product_meta {
		display: none;
	}
	
	.intro-img {
		display: block;
		float: none;
		margin-bottom: 15px;
		max-width: 100%;
	}
	/*.content-area img {
		width: auto !important;
		height: auto !important;
	}*/
	.content-area img
	{
		max-width: 100%;
    height: auto;
		margin:10px 10px 10px 0px;
	}
	.orderby
	{
		width:80%;
	}
	.woocommerce-page table.cart td.actions input {
    width: 88% !important;
	}
	
	.woocommerce-cart table.cart td.actions .coupon .input-text {
    margin: 0 4px 10px 0;
	}
	
	.woocommerce div.product form.cart .variations select {
    max-width: 60%;
    min-width: 60% !important;
	}
	.woocommerce-page div.product div.summary {
    float: none;
    width: 100% !important;
	overflow:hidden;
	}
	.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
    color: #0092D9;
    font-weight: 600;
    font-size: 14px;
	
	}
	.wpcf7-text, .wpcf7-textarea
	{
		width:95%;
	}
}

@media(max-width: 1239px) {
	#content, .site-header-main {
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
		
	}
}
@media(max-width: 1023px) {
   .intro-img {
      float: none;
      display: block;
      margin: 0 0 1.75em 0;
   }
   .cart-img
   {
      float: none;
      display: block;
      margin: 1.75em 0 0 0;
   }
}