/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

.custom-logo { 
	width: 163px;
	height: 85px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}

.wk-slideshow-sync .frontpage-teaser h1 { 
	font-size: 34px;
	line-height: 36px; 
} 

.wk-slideshow-sync .frontpage-teaser h2 { line-height: 26px; } 

.social-icons-headline { color: #aaa; }

body#page { 
	background: #efefef url(../images/background/byars.jpg) top center no-repeat fixed !important; 
}

.pricing .price {
	font: bold 24px/54px Arial, Helvetica, sans-serif !important;
}


form.style textarea:focus {
	border: none !important;
	box-shadow: none !important;
}

.mod-box-color form.style input[type="text"]:focus,
.mod-box-color form.style input[type="password"]:focus,
.mod-box-color form.style select:focus,
.mod-box-color form.style textarea:focus {
	box-shadow: none !important;
}

.mod-box-black form.style textarea:focus { 
	border-color: rgba(0,0,0,0.7) !important; 
	box-shadow: none !important;
	}
	
#banner {
	top: 15px !important;
	right: 10px !important;
}

ul.VMmenu {
	margin-left: 0;
	}
	
.grid-box ul.uk-switcher {
	background-color: #fff !important;
	padding: 10px !important;
	margin-top: 0 !important;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

/*Virtuemart*/

.browse-view h1 {
font-size: 16px;
}

.vm-product-media-container {
float: left;
}

.vm-product-descr-container-1 > h2 {
text-align: left;
}

.vm-product-media-container img {
margin-right: 10px;
}

.product .product-price, div.addtocart-area, .category-view .product-price {
display: none;
}

div.vm-details-button {
margin-bottom: 10px;
margin-top: -15px;
}

div.vm-details-button a {
padding: 3px 8px 1px !important;
width: auto;
max-width: 100%;
font-size: 14px;
border: 1px solid #CAC9C9;
}

.vm-product-media-container {
min-width: 130px;
}

.product-description span.title {
border-bottom: solid #CAC9C9 1px;
display: block;
font-size: 16px;
margin-top: 15px;
font-weight: 700;
}

.category-view .browse-view .display-number select {
max-width: 80px;
}

.page-header {
border-bottom: none;
margin-bottom: 0;
}

#ce-custom-fields-container {
max-width: 300px;
}

div.ce-contact-email-copy-container {
margin-bottom: 10px;
}

.ce-map-coordinates {
display: none;
}

.footer2 {
display: none;
}

@media only screen and (max-width: 959px) {
#header-responsive .logo {
display: block !important;
width: 100% !important;
}
 
#header-responsive .searchbox {
display: none !important;
}

#sidebar-a {
display: none !important;
}
}

@media only screen and (max-width: 767px) {
div.vm-details-button {
display: block;
margin-top: 20px;
}

p.product_s_desc {
height: auto;
}
.product-description {
width: 100%;
display:block;
}

.product-description table {
width: 100% !important;
}
}

@media only screen and (max-width: 480px) {
.product-description table ul li {
min-height: 52px;
}
.product-description h4 {
min-height: 28px;
}
}

