/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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


@import url(https://fonts.googleapis.com/css?family=Lobster);

body, html {
	font-family: sans-serif, Verdana, Geneva ;
	font-size:15px;
}

h1, .uk-h1 {
    color: #c4415b;
    font-family: "Lobster",cursive;
    font-size: 4em;
    letter-spacing: 0.05em;
    line-height: 80px;
    margin-bottom: -10px;
}
h2 {
    font-family: "Lobster",cursive;
	letter-spacing: 0.05em;
}
h3 {
    font-family: "Lobster",cursive;
    color: #c4415b;
	letter-spacing: 0.05em;
}

.uk-container {
    max-width: 100%;
    padding: 0;
	background-color:rgba(255,255,255,1);
    
}



/* Start Background-Fade*/

.vimeo-background155 {
    background-color: rgba(255, 255, 255,1) !important;
	}

#top-smallwidth {
   /* background-color: #fff;*/
   background-color:rgba(255,255,255,1);
    margin-bottom: -35px !important;
    padding: 1px 20px !important;
   /* box-shadow: 0 6px 32px -3px;*/
}
@media screen and (max-width: 768px) {
	#top-smallwidth {
    	margin-bottom: 0px !important;
	}
}


#main-smallwidth {
  /*  background-color: #fff;*/
  background-color:rgba(255,255,255,1);
    /*  box-shadow: 0 -4px 32px -7px;*/
    margin-top: -20px !important;
    padding: 20px !important;
}
/* END Background-Fade*/

.latest_products .block_item {
    display: inline-block;
    margin-bottom: 10px;
    padding: 20px;
}

.uk-panel-box {
    background: #fff;
}

/* START Navigation */

#menu-full {
		background: #e1d6a7 none repeat scroll 0 0;
		width: 100%;
		margin-bottom: -35px;
	}
@media screen and (max-width: 1219px) {
	#menu-full {
		margin-bottom: -25px;
	}
	.uk-container {
		margin-right: 10px;
	}
}
	
.tm-navbar, .tm-footer {
    background: #e1d6a7 none repeat scroll 0 0;
}

.uk-nav-side > li > a {
    border-bottom: 1px solid #dcdcdc;
    color: #444444;
}
.uk-nav > li > a {
    padding: 11px 20px;
}

.uk-navbar-nav > li.uk-active > a {
    background-color: #fff;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #fff;
}

.uk-dropdown-navbar {
    background: #fff ;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: #e1d6a7 none repeat scroll 0 0;
	color:#000;
}

.uk-nav-side > li.uk-active > a {
    background: #fcf8f1 none repeat scroll 0 0;
    color: #c4415b;
}

.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
	background: #fcf8f1 none repeat scroll 0 0;
}

.uk-subnav > .uk-active > * {
    color: #c4415b;
}


.menubild img {
    float: right;
    height: auto;
    margin: -5px 5px 4px;
    width: 22px;
}

.menubild-rechts img {
    float: left;
    height: auto;
    margin: -5px 7px 4px;
    width: 22px;
}

.uk-subnav > * > *:hover, .uk-subnav > * > *:focus {
    color: #c4415b;
}

.uk-navbar a{
    font-size: 1.1em !important;
}

.uk-subnav > * > * {
	font-size: 1.2em !important;
}

/* END Navigation */


/* START SUB Navigation */

.uk-nav-side ul a {
    border-bottom:1px solid #dcdcdc;
    color: #000;
    padding: 10px 20px;
}

.uk-nav-side ul a:hover {
	background-color: #fcf8f1;
	color:#c4415b !important;
}

.uk-nav-side ul .uk-active {
    background: #fcf8f1 none repeat scroll 0 0;
	color:#c4415b !important;
}

.uk-nav-side > li ul li.uk-active > a {
    color:#c4415b !important;
}

/* END SUB Navigation */




/* START Mobil Navigation */
.uk-navbar-toggle::after {
    margin-left: 20px;
}

.uk-nav-offcanvas ul.uk-nav-sub {
    padding: 0 20px 30px;
}
.uk-nav-offcanvas .uk-nav ul {
    padding-left: 15px;
}
.uk-nav-offcanvas .uk-nav, .uk-nav ul {
    border-bottom: 0 solid #000;
    list-style: outside none none;
    margin: 0 0 0 40px;
    padding: 0 0 29px;
}
.uk-nav-offcanvas .uk-nav ul a {
    padding: 2px 20px;
}

.uk-offcanvas-bar {
    background: #e1d6a7;
}
.uk-nav-offcanvas > li > a, .uk-nav-offcanvas ul a {
    color: #000;
}



/* END Mobil Navigation */

/* START LOGO  */

@media screen and (max-width: 767px) {
.tm-navbar, .tm-footer {
    background: #fff none repeat scroll 0 0;
}
 .uk-navbar::after {
    padding: 23px;
}
}
/* END LOGO  */





/* START Slider */

#tm-top-a  {
	margin-bottom:-20px;
}

.uk-text-large {
    width: 550px;
}
/* END Slider */





/* START Promo */

#promo-full {
    background: #fcf8f1 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 20px 20px 0;
    z-index: 1;
    position: relative;
}

#promo-small {
    margin: 0 auto;
    max-width: 1200px;
}



.uk-panel-box {
    padding-bottom: 0px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.promo-box.uk-panel-box {
    background-color: rgba(255, 90, 66, 0.25);
    margin: 20px;
    padding: 20px;
}

.promo-box.uk-panel-box h3 {
    color: #c4415b;
    font-size: 24px;
}
/* END Promo */




/* START Widgetkit Promo*/

.uk-panel-box .uk-panel-title {
    color: #c4415b;
	font-size:24px;
}

.uk-panel-hover:hover {
    background-color: rgba(255, 90, 66, 0.25);
    color: #444444;
}

/* END Widgetkit Promo*/







/* START Haupttext */

.tm-main {
    padding: 22px 0 20px 63px;
}

a, .uk-link {
    color: #c4415b;
}

.uk-animation-slide-top {
    animation-name: uk-fade-top;
    background: #fff none repeat scroll 0 0;
    padding: 20px;
	border: 1px solid #c4415b;
}

/* END Haupttext */








#top-smallwidth, #main-smallwidth, #menu-small {
	margin:0 auto;
	max-width:1200px;
	padding: 0 10px;
}

.uk-panel-box {
    padding: 0 0 20px;
}


/* START Scroller */
.tm-totop-scroller, .tm-totop-scroller::after, .tm-totop-scroller:hover, .tm-totop-scroller:focus {
    color: #c4415b;
    font-size: 2em;
    margin-left: -130px;
    padding-bottom: 20px;
}
/* END Scroller */


/* START Shop Overrides */

.jshop h1 {
    font-size: 2em;
    margin-top: 0;
	color:#c4415b;
	margin-bottom: 20px;
}

.jshop_list_product .product .jshop_price {
    font-size: 26px;
    line-height: 1.1em;
    text-align: left;
}

.productfull #block_price {
    color: #c4415b;
    font-size: 18px;
}

.jshop_list_product .product .buttons {
    float: left;
    margin: 5px -1px 114px;
    min-width: 310px !important;
    text-align: left;
}

#jshop_module_cart {
    border: 1px solid #c4415b;
    margin-left: 15px;
    padding: 7px;
	background-color: rgba(255, 90, 66, 0.25);
}

.produktsuche {
    margin-bottom: -24px;
    margin-top: 18px;
}

.btn-primary, .btn-info, .btn-inverse {
    background-color: #c4415b;
}


.jshop_price {
    color: #c4415b;
    font-size: 1.2em;
	padding:10px 0;
}

.jshop_list_product .block_product {
    margin-bottom: 20px;
    padding-right: 50px;
}
.jshop_list_product .product .name {
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 14px;
    text-align: left;
}

.jshop_list_product .product .description {
    padding-bottom: 5px;
    padding-top: 15px;
    width: 181px;
}

.jshop_list_product .block_product {
    border: 0px solid #ccc;
	}

.row-fluid [class*="sblock"] {
    min-height: 300px;
}

.jshop_list_product .image_block {
    display: inline-block;
    min-width: 230px;
    padding: 2px 2px 10px;
    text-align: left;
}


div.jshop_prod_description {
    max-width: 540px;
    padding-bottom: 50px;
    padding-top: 10px;
}


.editdata, .showorders, .urllogout {
    border: 1px solid;
    font-size: 1.2em;
    margin: 10px 0;
    max-width: 360px;
    padding: 10px;
	background-color: rgba(255, 90, 66, 0.25);
}

.editdata:hover, .showorders:hover, .urllogout:hover {

	background-color: #fff;
}

.btn-success {
    background-color: #c4415b;
}



.btn:hover, .btn:focus {
	background-color: #80b92d;
	color:#fff;
}

.uk-article-title {
    padding-bottom: 20px;
}


.anleitung-gratis .uk-article {
    min-height: 500px;
}


.form-horizontal .box_products_count_to_page .control-label {
    width: 188px;
}

.form-horizontal .block_sorting_count_to_page .control-label {
    width: 188px;
}

.form-horizontal .control-group::before, .form-horizontal .control-group::after {
    content: "";
    display: table;
    line-height: 0;
    width: 360px;
}

/* END Shop Overrides */



.uk-breadcrumb {
    border-bottom: 1px solid #ddd;
    margin: 0 0 14px;
}

#mxcpr {
    display: none !important;
}

.logout {
    padding-right: 20px;
    border-right: 1px solid #a5a4a4;
}

.uk-button:not(:disabled) {
    margin-top: -10px;
}

.uk-button-primary {
    background-color: rgba(255, 90, 66, 0.25);
    color: #000;
}

.control-group input {
    height: 32px;
}





/* START News */


.uk-article {
    border-bottom: 1px solid #ccc;
    padding: 27px 27px 27px 0;
}

.news .uk-article-title {
    font-size: 24px !important;
}

.news h3 {
	font-size: 24px !important;
}

/* END News */


/* Override Formular  */
div.m4j_form_wrap textarea, div.m4j_form_wrap input[type="text"], div.m4j_form_wrap input[type="password"], div.m4j_form_wrap input[type="datetime"], div.m4j_form_wrap input[type="datetime-local"], div.m4j_form_wrap input[type="date"], div.m4j_form_wrap input[type="month"], div.m4j_form_wrap input[type="time"], div.m4j_form_wrap input[type="week"], div.m4j_form_wrap input[type="number"], div.m4j_form_wrap input[type="email"], div.m4j_form_wrap input[type="url"], div.m4j_form_wrap input[type="search"], div.m4j_form_wrap input[type="tel"], div.m4j_form_wrap input[type="color"], div.m4j_form_wrap .uneditable-input {
    color: #000 !important;
}

#proformsCaptcha .alignInput input {
    color: #000;
}
/* END Override Formular  */





.jshop_list_product .product .description {
    width: 300px;
    font-size: 0.9em;
}

/* Zahlungsmöglichkeiten linke Spalte */
.zahlungsmittel {
  	width: 50%;
}