html,
body,
p,a,
h1,h2,h3,h4,h5,h6,
th,td,tr,table
{
font-family: 'Gudea', sans-serif!important;
}

h1,h2,h3,h4,h5,h6{
	font-weight:bold!important;
}

li.current-menu-item > a{
	color:#c9c9c9!important;
}

li > div > div > span{
	margin-bottom:0px!important;
	padding:0px!important;
}

li > div > div > div > div > .price-unit{
	margin-top:10px;
	margin-bottom:-15px!important;
	
}





/* Button Stylings 
 * 
 * 
 * */

.button
{
	background:#e4022e!important;
	background-color:#e4022e;
	background-image:none!important;
}

.button:hover{
	background:#8b0d16!important;
}

.woocommerce-ResetPassword button{
	width:280px!important;
}

.woocommerce-MyAccount-content > div > a{
	width:128px!important;
	float:right!important;
}

.zurueck_button{
	float:left;
	width:200px;
	margin-top:10px;
}




/* Header Stylings 
 * 
 * 
 * */
#cshero-header-top{
	background-color:#8b0d16;
}

#cshero-header{
	border-color:#8b0d16;
}

#breadcrumb-text{
	color:#ffffff;
}

.header-right .nav-button-icon .widget_shopping_cart{
	border-radius:5px;
}

.main_logo-wrap{
	left:57%!important;
}

@media (max-width:991px){
	.main_logo-wrap{
	   left:52%!important;
   }
}






/* Design Anpassung Warenkorb 
 * 
 * 
 * */

 .woocommerce-cart .cms-step-layout3{
	display:none!important;
}

.woocommerce-cart table.shop_table th:first-child{
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.woocommerce-cart table.shop_table th:last-child{
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.woocommerce-cart form{
	border-radius:5px!important;
}

.woocommerce-cart .quantity{
	border-radius:5px!important;
}


.woocommerce-cart .shop_table_responsive{
	border-radius:5px!important;
}

.woocommerce-cart .button{
	border-radius:5px!important;
}

.woocommerce-cart #coupon_code{
	padding-left:15px!important;
}

.woocommerce-cart .cart_item .product-name{
	font-size:16px;
	text-align:left;
	padding:5px;
}

.woocommerce-cart .units-info{
	font-size:12px;
	line-height:14px!important;
	color:gray;
	text-align:left;
	margin-top:5px!important;
	width:100%!important;
	float:left;
}

.woocommerce-cart .delivery-time-info{
	width:100%;
	float:left;
	color:gray;
	font-size:12px;
	line-height:14px;
}

.woocommerce-cart .product-price .woocommerce-Price-amount:nth-Child(1){
	font-size:20px!important;
	line-height:20px!important;
}

.woocommerce-cart .unit-price-cart{
	display:none;
}

.woocommerce-cart .product-quantity .quantity input{
	width:37px!important;
}

@media (max-width:990px){
	.woocommerce-cart .product-thumbnail{
		display:none;
	}
	
	.woocommerce-cart .coupon .button{
		margin-left:0px!important;
	}
	
	.woocommerce-cart .woocommerce table.shop_table td.product-quantity .quantity input{
		width:100%!important;
	}
	
	.woocommerce-cart .cart_item .product-name{
		padding-top:0px!important
	}
}

@media (max-width:664px){
	.woocommerce form{
		padding:0px!important;
	}
	
	.woocommerce .product-quantity{
		padding:10px 0px 10px 0px!important
	}

	.woocommerce-cart thead th{
		font-size:14px!important
	}

	.woocommerce-cart tbody .actions{
		max-width:200px;
	}
	
	.woocommerce-cart .button{
		font-size:12px!important;
		padding:0px!important;
		text-align:center!important;
	}
	
	.update-cart{
		margin-top:0px!important;
	}

}



.widget_shopping_cart{
	overflow-y: scroll;
	overflow: -moz-scrollbars-none!important;
	-ms-overflow-style: none!important;
}

.widget_shopping_cart::-webkit-scrollbar { width: 0 !important }





/* Design Anpassung Kasse 
 * 
 * 
 * */

.woocommerce-info{
	border-top-color: #8b0d16;
}

.woocommerce-info::before {
    color: #e4022e;
}

#customer_details{
	border-radius:5px!important;
	width:60%!important;
	margin-left:0%;
	box-shadow:none;
	-webkit-box-shadow:none!important;
	padding:0px!important;
}

select,
.input-text,
.oder-view-wrap{
	border-radius:5px!important;
}

.oder-view-wrap,
.oder-view-wrap{
	float:left!important;
	margin-left:10%!important;
	width:80%!important;
}

.woocommerce-checkout .form-row label{
	display:inherit!important;
}

.woocommerce-checkout .form-row{
	background-color:#ffffff;
}

#payment > h3,
#order-verify > h3{
	display:none!important;
}

.woocommerce-checkout .shop_table{
	background-color:#fff;
}

#place_order{
	float:right;
}

form.woocommerce-form-coupon > p:first-child{
	display:none!important;
}

form.woocommerce-form-coupon{
	padding-bottom:5px!important;
}

#billing_company_field{
	display:none;
}











/* Produktbutton fix */

#content ul.products li .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link) {
    border-radius: 20px !important;
}

.tax-info, .shipping-costs-info, .shipping-costs-info > a {
font-size: .9em !important;
    line-height: 40px;
    display: inline-block;
    border-radius: 0px !important;
    color: #fff;
    height: 0px !important;
    background: none !important;
    text-transform: none !important;
    padding: 0px !important;
    margin: 0px !important;
}






/* Produktbilder Kategorieansicht 
 * 
 * 
 * 
 * */

.product-category > a > img {
	border-radius: 20px;
}

.woocommerce-loop-category__title {
	text-align:center;
	text-transform: uppercase;
}

h2 > mark {
	display: none;
}

/* Footer Social-Icons + Widget-Titles */

#footer-top.layout5 .cms-footer-social li a {
    color: #fff;
}

.textwidget > p {
    color: #fff;
}


/* Theme/CMS-Header Visual Composer */

.cms-heading-content {
	text-align:center;
}

.slider {
	color: #fff;
	text-shadow: 0px 0px 10px #000;
}

#content .meta_product_archive {
    padding: 10px!important;
}

.cms-product-layout,
.woocommerce-result-count{
		float:left!important;
		padding-left:0px!important;
}

.sort,
.woocommerce-result-count{
	margin-right:20px!important;
}

.product-desc{
	display:none;
}

.price-unit{
	margin-bottom:0px!important;
}

.bottom-product{
	margin-top:0px!important;
}

.product-thumb{
	width:240px!important;
	height:240px!important;
}

li.product-list{
	border-bottom:1px solid #cccccc;
	margin-bottom:12px!important;
}

.woocommerce-product-search > button{
	border-radius:5px;
	border:none;
	background:#e4022e!important;
	height:42px;
	line-height:20px;
	margin-top:12px;
	float:left;
	font-size:13px;
}

.woocommerce-product-search > button:hover{
	background:#8b0d16!important;
}

#content ul.products li .product-inner .product-content {
    background: none;
}

#sidebar{
	padding-left:0px!important;
	padding-right:0px!important;
	padding-top:20px!important;
}

.widget-area > aside,
.sidebar-inner > aside{
	border-bottom:1px solid #ffffff;
	padding-top:20px!important;
	padding-bottom:20px!important;
	padding-left:30px;
	padding-right:30px;
}

.widget-shop-nav{
	font-size:20px;
	color:#000!important;
}

.shipping-costs-info > a{
	color:#ccc!important;
}

.mobile-suche{
	border:1px #eee solid;
	height:50px;
	display:none;
}

.mobile-suche > span{
	padding-top:10px;
	padding-left:8px;
	font-weight:700;
	color:#000;
	margin-right:10px;
}

.mobile-suche > div{
	float:left;
	margin-bottom:30px;
}

.mobile-suche #s{
	border:1px solid #eee!important;
	border-radius:5px!important;
	height:28px!important;
	width:254px!important;
	margin-top:10px;
	padding-left:10px!important;
	font-size:14px!important;
}

.mobile-suche #searchsubmit{
	float:left!important;
	background-color:#fff!important;
	width:200px!important;
	height:28px!important;
	margin-left:20px;
	margin-top:10px!important;
	background:#fff;
	border-radius:5px!important;
	border:1px solid #eee!important;
}

#searchform::before {
font-size:12px;
	padding-left:0px!important;
	right:20px;
	z-index:1000;
	pointer-events:none;
}

@media (max-width:1224px){
	.cms-product-layout{
		margin-top:20px!important;
	}
}

@media(max-width:768px){
	li.product{
		width:50%!important;
	}
	
	.mobile-suche{
		display:inherit;
	}
	
}

@media(max-width:420px){
	li.product{
		width:100%!important;
	}
	
	.mobile-suche{
		height:85px!important;
	}
	
	.mobile-suche #s{
		margin-left:5px
	}
}

@media(max-width:370px){
	.mobile-suche #s{
		width:192px!important;
	}
	
	.mobile-suche{
		height:48px!important;
	}
}

@media(max-width:358px){

	.mobile-suche{
		height:85px!important;
	}
}

@media(max-width:990px){
	.product-content{
		width:50%!important;
		padding-left:20px!important;
		margin-top:0px!important;
	}
}

@media(max-width:520px){
	.product-content{
		width:100%!important;
		padding-left:0px!important;
		margin-top:0px!important;
	}
}



/* Produktansicht 
 * *
 * 
 * 
 * 
 * 
 * */

hr{
	border-color:#fff;
}

.single-product .cs-product-wrap .onsale{
	max-width:none!important;
}

.woocommerce-Price-amount{
	margin-right:0px!important;
}

.tab-review-wrap .woocommerce-tabs ul.tabs li {
    background: #e4022e;
	color:#ffffff!important;
}

.tab-review-wrap .woocommerce-tabs ul.tabs li > a{
	color:#ffffff!important;
}

.tab-review-wrap .woocommerce-tabs ul.tabs li.active {
    background: #eeeeee;
}

.tab-review-wrap .woocommerce-tabs ul.tabs li.active a{
	color:#e4022e !important
}

.price-unit{
	font-size: 0.9em!important;
	color:#959393!important;
	line-height:10px;
	margin-bottom:2px
}

.tax-info,
.shipping-costs-info,
.shipping-costs-info>a{
	color:#959393;
	font-size:0.9em!important;
}

.sku_wrapper{
	display:none;
}

.posted_in{
	display:inherit!important;
}

.posted_in > label{
	display:none;
}

.tab-review-wrap .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
    text-align: left;
}

.shop_attributes > tbody > tr > th{
	width:170px!important;
}

.woocommerce-noreviews,
#reply-title{
	font-size:16px!important;
}

#tab-additional_information > h2{
	font-size:30px;
}

h2.woocommerce-Reviews-title{
	font-size:30px!important;
}

.woocommerce-Reviews#reviews #comments ol.commentlist li img.avatar {
    width: 70px;
	  background:none;
}

.woocommerce-print-products{
	float:left;
	margin-top:15px;
}

@media (max-width:991px){
	.product .quantity > input{
		width:75% !important;
	}
}


@media (max-width:550px){
	.wc-tabs >li > a{
		font-size:12px!important;
	}	
	#page-title-text > div >h1{
		font-size:12px!important;
	}
}

@media (max-width:420px){
	.wc-tabs >li > a{
		font-size:10px!important;
	}	
	.tab-review-wrap 	.woocommerce-tabs ul.tabs li {
		padding-left:10px!important;
		padding-right:10px!important;
	}
	
	.product .single_add_to_cart_button{
		font-size:12px!important;
	}
}













/* Kontaktseite
 * 
 * 
 * 
 */
#input_1_1,
#input_1_2{
   padding-left:15px;
}

#field_1_5 > label,
#field_1_4 > label{
	display:none;
}

#gform_submit_button_1{
	border:none;
}













/* Über uns Seite
 * 
 * 
 * 
 */

.vc_tta-title-text{
	font-size:16px
}











/* Startseite
 * 
 * 
 * 
 */

#content ul.products li .product-inner .product-top > a .onsale {
    bottom: 5px;
    right: 6px;
    height: 65px;
    width: 65px;
    font-size: 11px;
    line-height: 65px;
}











/* Mein Profil Seite
 * 
 * 
 * 
 */


.woocommerce-MyAccount-navigation-link--downloads{
	display:none!important;
}

.woocommerce-MyAccount-navigation-link--dashboard > a{
	content:'test'!important;
}




/* Footer
 * 
 * 
 * 
 */

#footer-top.layout5{
	padding-top:50px;
}

#produkthinweis{
	padding-left:40px;
	padding-right:40px;
	text-align:center;
	margin-top:60px;
	margin-bottom:40px;
}




/* Verkaufsautomat
 * 
 * 
 * 
 */
#post-23 iframe{
	border:none;
}

.vc_custom_1533043404601,
.vc_custom_1533043437915,
.vc_custom_1533043471049,
.vc_custom_1533046256757,
.vc_custom_1533046459655,
.vc_custom_1533046303107{
	font-size:13px!important;
	line-height:22px!important;
}

#post-23 .vc_col-sm-6{
	width:48%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:40px;
}

@media (max-width:768px){
	#post-23 .vc_col-sm-6{
		width:96%;
		margin-left:2%;
		margin-right:2%;
	}
	
	.vc_custom_1533038693055{
		padding-top:20px!important
	}
}







/* Suche
 * 
 * 
 * 
 */

.search-results #sidebar{
	/*display:none;*/
}

.search-results .post-thumbnail{
	width:30%!important;
	margin-top:40px;
}

.search-results .content-right{
	width:67%!important;
	margin-left:3%;
}

@media (max-width: 1200px){
	.search-results .col-lg-8 {
    /*width: 100%!important;*/
	}
}

@media (max-width: 992px){
	.search-results .col-lg-8 {
    /*width: 100%!important;*/
	}
}

@media (max-width: 768px){
	.search-results .col-lg-8 {
    width: 100%!important;
	}
	
	.search-results .content-main > a{
		font-size:12px!important;
	}
	
}


@media (max-width: 420px){
.search-results .post-thumbnail{
	width:60%!important;
	margin-top:0px;
	margin-left:7%
}
	
.search-results .content-right{
	width:100%!important;
	margin-left:3%;
}		
}




/* Bestellungen Übersicht
 * 
 * 
 * 
 */
.woocommerce-orders .woocommerce-MyAccount-navigation{
	width:15%!important;
}

.woocommerce-MyAccount-content{
	width:82%!important;
}

.woocommerce-orders-table__cell-order-actions > a{
	width:120px!important;
	padding:0px!important;
	margin-left:5px!important;
	line-height:30px!important;
	height:30px!important;
	float:right!important;
	margin-bottom:5px!important;
	text-align:center!important;	
}



/* Bestellungen Einzelansicht
 * 
 * 
 * 
 */

.woocommerce-gzdp-invoice > h3{
	display:none;
}

.woocommerce-gzdp-invoice > a{
	text-align:center;
}

a.button.button-invoice-download{
	width:280px!important;
}




/* Adressen
 * 
 * 
 * 
 */
.woocommerce-edit-address
.woocommerce-MyAccount-content{
	width:70%!important;
	margin-top:20px;
}

.woocommerce-Addresses > div{
	width:100%!important;
	float:left!important;
}


/* Konto Details
 * 
 * 
 * 
 */

.woocommerce-edit-account
.woocommerce-MyAccount-content{
	width:70%!important
}

@media (max-width:768px){
	.woocommerce-edit-account
  .woocommerce-MyAccount-content{
	   width:100%!important;
		margin-top:20px
   }
}

.woocommerce-account
.woocommerce-MyAccount-content{
	width:70%!important;
}





/* Logo Overlay Startseite */

.frontpageLogoOverlay{
	position:fixed;
	z-index:99999999999999999999;
	bottom:6px;
	right:88px;
	max-width:200px;
}

.home .frontpageLogoOverlay{
	display: inherit!important;
}

@media (max-width:620px){
	.home .frontpageLogoOverlay{
		display:none!important;
	}
}




/* Responsibility */
@media (max-width: 767px){
	.cms-header-top-social{
		display:none!important;
	}
	.contact-top{
		width:66%!important;
		float:left!important
	}
	.header-right-top{
		width:33%!important;
		float:right!important;
	}
}
@media (max-width:620px){
	.page-title-inner > h1{
		font-size:32px!important;
	}
}



@media (max-width:480px){
	.contact-top{
		display:none!important;
	}
	.header-right-top{
		width:100%!important;
	}
	#cshero-header-top{
		padding-top:0px!important;
	}
	#cshero-header-logo img {
    	max-height: 80px;
	}
	#cshero-header-logo {
    	padding-top: 48px;
	}
}




/* Suche in TopBar */

.cshero-popup-search{
	padding-left:0px!important;
	padding-right:0px!important;
}

#s2{
	width:66%!important;
	border-radius:25px 0px 0px 25px;
}

#searchsubmit2{
	border-radius:0px 25px 25px 0px;
	border:none;
	width:33%;
}





/* Beitrags-Übersicht */
.category .category-aktuelles .post-thumbnail{
    width:25%!important;
    float:left!important;
    padding-top:20px!important;
}

.category .category-aktuelles .content-right{
    width:75%!important;
    padding-left:20px!important;
    padding-top:0px!important;
}

@media (max-width:480px){
    .category .category-aktuelles .post-thumbnail{
        width:100%!important;
        float:left!important;
        padding-top:0px!important;
    }

    .category .category-aktuelles .content-right{
        width:100%!important;
        padding-left:0px!important;
        padding-top:20px!important;
    }
}


/* Beitrags Einzelansicht */
.single-post .post-bottom-wrap{
    display:none!important;
}


























