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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 
/*------------------------------------------------------------------------
	 TEMPLATE 
  -----------------------------------------------------------------------*/

/* Hauptmenü 1. Ebene Subtext */
.uk-navbar-nav-subtitle > div {
    font-size: 14px;
    line-height: 12px;
    margin-top: -2.5px;
}

/* Hauptmenü ab 2. Ebene */
.uk-dropdown .uk-nav {
    font-family: "Oswald Light",Helvetica,Arial,sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 14px;
}

/* Hauptmenü ab 2. Ebene Subtext */
.uk-nav li > a > div {
    font-size: 13px;
    text-transform: none;
}
 
/* Hauptmenü 3. Ebene */
ul.uk-nav-sub {
    font-size: 13px;
    padding: 0 0 5px 52px;
}
ul.uk-nav-sub a {
   color: white;
}
ul.uk-nav-sub a:active {
   color: black;
}
.uk-nav-navbar ul a:hover {
    color: rgb(183, 83, 33);
}

/* Schrift Joomla-Kontaktformular */
legend {
    font-size: 1rem;
}

/* Logo Kontaktformular */
.contact .thumbnail > img {
    margin-left: 0;
    margin-right: 0;
    max-width: 50%;
}

/* Icons in Primärfarbe */
.uk-panel-box .uk-icon-star, .uk-icon-star-half-empty {
	color: #DA6931;
}

.uk-icon-arrow-right {
	color: white;
}

.uk-panel-box-primary .uk-nav-side > li > a:hover, .submit {
	color: white;
}

/* Willkommens-Text */
/*
.banner {
	
    height: 252px;
    margin-left: 13px;
    margin-right: 13px;
}
*/
.banner-text {
	font-family: "Oswald Light",Helvetica,Arial,sans-serif;
	font-style: normal;
	color: #da6931;
	padding 10px;
	border: none;
	padding: 20px;
    text-align: center;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
}

/*Such-Icon */
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle  {
	padding: 0;
}
	
/* WARNMELDUNGEN */

 
 
/*------------------------------------------------------------------------
	 VIRTUEMART 
  -----------------------------------------------------------------------*/
  
 /* Kategorien-Titel bzw. Link */
.category-view .row .category .spacer h2 a {
    font-size: 1.4em;
}

/* Produkt-Titel Teaser */
.featured-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .browse-view .row .product .spacer h2 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
}

.cart-view h1 {
    font-size: 30px;
}

/* Produktkurzbeschreibung */
.vm-product-descr-container-1 h2 {
	font-size: 20px;
}

/* Produktpreis */
span.PricesalesPrice {
	font-size: 16px !important;
	font-weight: 600;
}

/* Produkt-Box Teaser */
div.product {
    background: #FFEDD7 none repeat scroll 0 0 padding-box;
    border-color: rgb(255, 255, 255);
    border-image: url("/images/product-border.png") 30 30 30 30 repeat repeat;
    border-style: solid;
    border-width: 30px;
    margin-left: auto;
    margin-right: auto;
/*     min-width: 0; */
    max-width: 275px;
    text-align: center;
/*     float: inherit; */
}

/* Kurzbeschreibung Teaser */
p.product_s_desc {
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
}

/* Produktbild Teaser */
.browseProductImage, .featuredProductImage {
/*  border: 2px solid; */
    background-color: white;
    border-radius: 10px;
    padding: 5px;
}

/* Produktreihen Übersichtsseiten */
div.vm-col2 {
    width: 40%;
}
.vm-col {
  margin:0;
}
.horizontal-separator {
    background: none;
    height: 1px;
    margin: 10px 0;
}


/* Produktreihe links */
div.product.vm-col.vm-col-2.vertical-separator {
/* 	float: left;	 */
}
/* Produktreihe rechts */
div.product.vm-col.vm-col-2 {
/* 	float: right; */
}


/* Titel "Neueste Produkte" */
.featured-view h4, .latest-view h4, .topten-view h4, .recent-view h4, .related-products-view h4 {
    font-size: 22px;
}


/* Produkt-Teaser-Modul-Abstände */
.vm-product-descr-container-1 {
    height: auto;
}
.vm3pr-2 .product-price {
    height: 6em;
	padding-top: auto;
}
.vm3pr-2 {
	position: relative;
}

/* Eigene Felder Produktdetail */
.product-fields-title strong {
	font-size: 1.2em;
	font-family: "Oswald Light",Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: rgb(218, 105, 49);	
}

/* Anzahl der Produkte erhöhen oder verringern */
span.quantity-controls{
	display: none;
}

.productdetails-view .title {
	display: none;
}



 /* BUTTONS */
 
span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button, span.details-button input.details-button, .button.default { 
 	background-color: #da6931;
    background-image: url("../less/uikit/images/grunge_bg_light.png");
    color: #ffffff;
    border: medium none;
    border-radius: 7px;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 1rem;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: 35px;
    margin: 0;
    min-height: 35px;
    overflow: visible;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all 0.1s ease-in-out 0s;
    vertical-align: middle;
    letter-spacing: 0;
 }
 span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover, input.highlight-button:hover, a.highlight:hover, .button.default:hover {
    background-color: #d56026;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2) inset;
    color: #ffffff;
}

/* kategorie Seite ohne Warenkorb */
.row .addtocart-bar {
display: none;
}
.addtocart-area {
    margin: 0;
}

.row .PricepriceWithoutTax, .row .PricetaxAmount {
	display: none;
}

/* Kategorien-Umbruch Chrome */
.width50 {
  width: 49%;
}


/* Details-Button */
div.vm-details-button {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
}
div.vm-details-button a, .vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited, .buttonBar-right button,
.general-bg, input.custom-attribute, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default, input.highlight-button
 {
    background-color: rgb(218, 105, 49);
    background-image: url("../less/uikit/images/grunge_bg_light.png");
    background-repeat: repeat;
    border: medium none;
    border-radius: 7px;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 1rem;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit
    font-variant: inherit;
    font-weight: inherit;
    line-height: 35px;
    margin: 0;
    min-height: 35px;
    overflow: visible;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all 0.1s ease-in-out 0s;
    vertical-align: middle;
    max-width: 80%;
    letter-spacing: 0;

}
a.details:hover, div.details:hover, a.product-details:hover, .vm-button-correct:hover, .buttonBar-right button:hover, span.details-button input.details-button:hover, a.ask-a-question:hover {
	background: url("../less/uikit/images/grunge_bg.png") repeat scroll 0 0 #4a4a4a;
    background-color: #424242;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.6) inset;
    color: #ffffff;
    outline: medium none;
    text-decoration: none;
    font-size: 1rem;
    font-weight: inherit;
}

/* Übernehmen-Button */
button.vm-button-correct {
	width: 200px;
}

/* Rabatt ausblenden */
span.priceColor2 {
/* 	display: none; */
}
 
 /* WARENKORB */
 
 /* Icons */
 .vm2-remove_from_cart, .vm2-add_quantity_cart, .vm2-billto-icon, .vm2-shipto-icon {
    background: none;
    color: rgb(218, 105, 49);
 }
 
 /* Weiter-Einkaufen-Button */
 .display-number, .control-buttons, .right {
    margin: 0;
}

 /* Warenkorb-Auflistung */
 .vm-fieldset-pricelist {
	 font-size: 14px !important;
 }
 .vm-fieldset-pricelist span.PricesalesPrice {
	 font-size: 14px !important;
 }
 input.quantity-input {
    height: 1.2em !important;
    width: 2.2em !important;
}

/* Überschrift Versandart */
.vm-fieldset-pricelist h4 {
	font-size: 30px !important;
}

/* Beschreibung Versandart */
.vmpayment_description, .vmshipment_description {
    font-size: 14px;
}



/* SONSTIGES VIRTUEMART */

/* Scrollbalken Account-Formulat entfernen */
#ui-tabs .dyn-tabs {
    overflow: inherit;
}

/* Tab aus Account-Formular ausblenden */
#ui-tabs ul#tabs li.current {
    display: none;
}

/* Breite Fieldset Bezahlarten */
fieldset {
    width: 100%;
}

.vm-col-2 {
    width: 35%;
}
  /*------------------------------------------------------------------------
	 SONSTIGES 
  -----------------------------------------------------------------------*/