/*
	Theme Name: SCHLOSSGUT Theme
	Theme URI:
	Author: the WordPress team
	Author URI: https://wordpress.org/
	Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
	Version: 1.8.1
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
	Text Domain: twentyfourteen

	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned with others.
*/

/*------------------------------------- reset css ----------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: middle; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*{outline:0;}
 *:before, *:after {
    box-sizing: inherit;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
body{font-family: 'nunito_sansregular';font-size: 16px;line-height: normal;color: #333333;}
a,a:hover{text-decoration:none;}
h1{font-size: 20px;font-family: 'nunito_sansbold';line-height: 22px;margin:0;-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}
h2{font-size: 14px;font-family: 'nunito_sansregular';line-height: normal;}
p{font-size: 18px;line-height: 1.3em;font-family: 'nunito_sansregular';}
/*---------------- header----------------------------------------------------------------------------*/
.clear{clear: both;}
.clearfix:before,.clearfix:after{content: "";display: table;clear: both;}
.container{max-width:1030px;width:100%;margin: 0 auto;padding:0;}
#header{background:url(images/header_bg.png);position: fixed;width:100%;z-index: 9999; background-size: 100% 100%;    padding: 0px 0;background-color: transparent;top:0; transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
/*#header .container{border-bottom: 1px solid #808080;padding: 14px 0;}*/

.logo{width:55px;display: block;margin-left: 15px;}
.logo img{width:100%;}
.logo_section{float: left;}
#header ul.left-navbar{float: left;margin-left:15px;}
#header ul.left-navbar li a{padding: 17px 20px;}
#header ul.right-navbar li a{padding:10px 18px;}
#header ul.right-navbar{float: right;}
#header ul li{float: left;font-size: 16px;line-height: normal;text-transform: capitalize;}
#header ul li a{color:#cccccc;display: block;}
#header ul li a:hover{color: #ffffff;}
#header.header_inner ul li a:hover{color:#000000;}
#header ul li.current-menu-item a{color: #000000;font-family: 'nunito_sanssemibold';}
/*.home  #header ul li.current-menu-item a{color:#fff;}*/
.shop{background:url(images/right-arrow.png)no-repeat;background-size: 64px 9px;background-position: left center;padding-left: 74px;    margin: 8px 0 0;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
.shop:hover{background:url(images/white-arrow.png)no-repeat;background-size: 64px 9px;background-position: left center;color: #fff;padding-left: 60px;}
.shop:hover a{color: #fff;}
#header.header_inner .shop:hover{background:url(images/black_arrow.png)no-repeat;background-size: 64px 9px;background-position: left center;color: #fff;}
.home #header.header_inner .shop:hover{background:url(images/home_hover_arrow.png)no-repeat;background-size: 64px 9px;background-position: left center;color: #fff;}
#header.header_inner .shop:hover a{color: #655e5d;}
.shop a{display: inline-block;}
.language{position: absolute;top:45px;right:-75px; display: none;}
.language li{padding: 0 5px;}
.language li a{display:block;text-transform: uppercase;}
.language li:first-child{border-right:1px solid #dbdada;}
#header .container{position: relative;}
.cross{display: none;}
#header .main-menu li a.desktop_icon{display: block;}
#header .main-menu li a.mobile_icon{display: none;}
#header .main-menu li a.desktop_icon img{ -webkit-filter: contrast(80%); filter: contrast(80%);}
#header .main-menu li:hover a.desktop_icon img{-webkit-filter: contrast(10%); filter: contrast(10%);}
.home #header .main-menu li a.desktop_icon img{ -webkit-filter: contrast(40%); filter: contrast(40%);}
.home #header .main-menu li:hover a.desktop_icon img{-webkit-filter: contrast(80%); filter: contrast(80%);}

body.inner #header.header_inner.sticky .language,#header.header_inner.sticky .language{top:28px;}
.home #header:not(.sticky) .container{background: transparent;}
.home #header:not(.sticky) ul li a{color: #eee;}
.home #header:not(.sticky) ul li a:hover{color: #fff;}
.home #header:not(.sticky) ul li.current-menu-item a{color: #fff;}
.home #header.header_inner:not(.sticky) .shop:hover a{color: #fff;}
/*-------------------------------- nav toggle ------------------------------------------*/
#nav-toggle { display: none; position: absolute;left: 68px;top: 20px;}
#nav-toggle {cursor: pointer;  padding: 7px 25px 7px 0px;}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after { cursor: pointer;  border-radius: 1px;  height: 2px;  width: 24px;  background: #b9b9b9;  position: absolute;  display: block;  content: ''; }
#nav-toggle span:before {top: -6px;}
#nav-toggle span:after {bottom: -6px;}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after { -webkit-transition: all 500ms ease-in-out;  -moz-transition: all 500ms ease-in-out;  -ms-transition: all 500ms ease-in-out;  -o-transition: all 500ms ease-in-out;  transition: all 500ms ease-in-out;}
#nav-toggle.current_page_item span { background-color: transparent;}
#nav-toggle.current_page_item span:before,#nav-toggle.current_page_item span:after 	{ top: 0;}
#nav-toggle.current_page_item span:before { -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
#nav-toggle.current_page_item span:after { -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);}
.banner_con .blind_text{display: inline-block;}
.banner_con .white_btn{display: none;}
/*----------------------------------------- footer--------------------------------------------------*/
.banner img{width:100%;}
.banner_img{position: fixed;z-index:-1;width:100%;top:0;}
.banner_img img{width:100%;min-height:100vh;object-fit:cover;object-position: center bottom;}
.banner{position: relative;padding-top:90px;min-height: 100vh;}
/*.banner .banner_con{position: absolute;width:333px;left: 0;right: 0;top: 165px;margin: 0 auto;text-align: center;}*/
.banner .banner_con{position: relative;width:333px;margin: 150px auto 0;text-align: center;}
.blind_text{display: inline-block;border:2px solid #fff;color: #fff;font-size: 16px;text-transform: capitalize;padding: 10px 15px;min-width: 162px;}
.blind_text:before{content:"";width:0px;height:1px;background: #fff;float: left;margin: 6px 0 0 0px;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
.blind_text:hover{color: #fff;}
.blind_text:hover:before{display: inline-block;margin: 6px 0 0 18px;width:30px;}
.banner .blind_text{margin-top: 62px;}
.scroll_bottom{position:absolute;width:100%; margin-top: -110px;}
.scroll_bottom .sb{background: #ffffff;border-bottom: 1px solid #fbfcfc; min-height:110px;}
.scroll_bottom a.stb{width:40px; padding-top: 0px; padding-bottom: 40px;display: block;margin: 0 auto; background:url(images/home_btn_oval.png)no-repeat;background-size: 40px 59px;background-position: center bottom;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in; text-align: center;}
.scroll_bottom a.stb:hover{padding-top: 25px; padding-bottom: 15px;}
.footer_logo{width:55px;float: left;margin-left: 15px}
.footer_logo img{width:100%;}
#footer{padding: 30px 0;background: #fff;}
#footer ul li{display: inline-block;padding: 12px 22px 0;}
#footer ul li a{color: #b2b2b2;}
#footer ul li a:hover{color: #655e5d;}
.statement{padding: 45px 0 148px;text-align: center;background: #fff;}
.statement h2{text-transform: capitalize;color:#655e5d;}
.statement p{font-size:28px;line-height:30px;max-width: 645px;margin: 28px auto 0;}
.services{background: #f7f8f9;text-align: left;padding-bottom: 60px;}
.services ul li div{width:50%;}
.services ul li:before,.services ul li:after{content:"";display: table;clear:both;}
.services ul li:nth-child(odd){ }
.services ul li:nth-child(odd) > div:nth-child(1){float: left;    margin-top: -72px;}
.services ul li:nth-child(odd) > div:nth-child(2){float:left;background:#f7f8f9;}
.services ul li:nth-child(even)> div:nth-child(1){float:right;}
.services ul li:nth-child(even)> div:nth-child(2){float:left;background: #ffffff;}
.services ul li{background: #ffffff;}
.ser_con{padding: 58px 85px 40px;}
.services h1{ -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;font-family: 'nunito_sansbold';position: relative;margin: 0 0 40px;text-align:left;padding-left:90px;}
.map .map_close{width:16px;position: absolute;margin: 0;top:22px;right: 22px;}
.popup_close img{width: 100%;}
.services h1:before{content:"";width:64px;height: 2px;position:absolute;left:0;bottom:9px;background: #6a6a6a;float: left; }
.ser_con p{font-size: 18px;line-height:23px;text-align:left;}
.map{background: #67615f;text-align: center;color:#ffffff;padding-top: 55px;}
.map h2{margin: 0 0 12px;}
.map p{font-size: 18px;line-height:23px;padding-bottom:10px;}
.map a, a.link_effect, .contact_page .banner a span{color:#ffffff;font-size: 14px;text-decoration:none;display: inline-block;line-height: 22px;border-bottom: 1px solid #fff; margin: 35px 0 25px ;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;}
.contact_page .banner a span{margin-left: 35px; margin-right: 35px;}
.map a:hover, a.link_effect:hover, .contact_page .banner a:hover span{padding-left:25px;padding-right:25px;}
.contact_page .banner a:hover span{margin-left: 20px; margin-right: 20px;}
.map a.learn_more_txt_close{display:none;}
.map_image{margin-top: -40px;}
.map_image{width:100%; overflow:hidden;}
.map_image img{width:120%; margin-left: -10%;}
.map_image img.hover_map{display:none;}
.map_image_popup_container:hover .map_image img.standard_map{display:none;}
.map_image_popup_container:hover .map_image img.hover_map{display:block;}
.map .container{position: relative;}
.map_popup{width:500px;background: #fff;padding: 72px 75px 28px;color:#655e5d;position: absolute;bottom: 90px;right: 90px; display: none;}
.map_popup h1{font-size: 40px;line-height:40px;font-family: 'nunito_sansblack';margin: 25px 0 60px;color:#333333;}
.map_popup p strong{font-size: 16px;color: #655e5d;display: block;padding-bottom: 24px;border-bottom: 1px solid #655e5d;text-align: center;}
.map_popup p{font-size: 18px;line-height: 21px;text-align: left;}
.map_popup a.bottle{float: right;padding-left: 85px;position: relative;margin-right: -35px;}
.bottle:before{content:"";background: url(images/black_arrow.png)no-repeat;background-size:64px 9px;width:64px;height: 9px;position: absolute;top:40px;left: 0;}
.map .bottle:hover{padding-left: 70px;padding-right:0;}
.learn_more_sec{background:url(images/index_img2.jpg)no-repeat;background-attachment: fixed;background-size:cover;color: #fff;padding: 250px 0 85px;background-position:center center;}
.learn_more{display: inline-block;color:#fff;margin: 0 0 40px;}
.learn_more:hover{color: #fff;}
.learn_more:before{content:"";width:64px;height:2px;float:left;background: #ffffff;margin:6px 25px 0 0;}
.learn_more_sec p{font-size: 18px;line-height: 21px;max-width: 100%;}
.ser_img img{width:100%;}
.loc_img img{margin-top:4px;}
.learn_more_sec h1{ font-family: 'nunito_sansbold';position: relative;margin: 0 0 40px;text-align:left;padding-left:90px;}
.learn_more_sec h1:before{content:"";width:64px;height: 2px;background: #fff;float: left;margin: 8px 30px 0 0;position:absolute;bottom:9px;left:0;}
/*---------------------------------inner1---------------------------------------------*/
#header.header_inner{background: transparent;width: 100%;margin: 0 auto;left:0;right: 0;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
.inner{background: #655e5d;}
.inner1 .banner img{max-height: 400px;}
.title{text-align: center;padding: 44px 0 137px;}
.title h1{display: inline-block;font-family: 'nunito_sansbold';color: #fff;text-transform: capitalize;}
.title h1:before{content:"";width:64px;height:2px;background: #fff;margin: 0px 28px 0 0;vertical-align:super;display:inline-block;}
.wine_cat ul li:before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.3);display: none; }
.wine_cat{background: #f7f8f9;}
.wine_cat ul li{float: left;width:50%;position: relative;}
.wine_cat ul li img{width: 100%;height: 300px;object-fit: cover;object-position: center center;}
.wine_cat ul{margin: -95px 0 0;}
.cat_title{position: absolute;top:50%;left:30px;right: 30px;text-align: center; transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);
transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-moz-transition: all 0.5s ease-in;opacity:0;    }
.wine_cat ul li:hover .cat_title{opacity:1;}
.wine_cat ul li:hover:before{display:block;}
.wine_cat h1{font-family: 'nunito_sansblack';font-size: 40px;color:#fff;padding-bottom: 10px;border-bottom: 1px solid #fff;}
.cat_title .blind_text{margin: 30px 0 0;}
.about_wine{background: #f7f8f9;padding: 90px 0;text-align: center;}
.about_wine h2{text-align: center;text-transform: capitalize;margin: 0 0 20px;}
.about_wine p{font-size:28px;max-width: 670px;margin: 0 auto;}
.arrow_btn, .left_arrow_btn{padding: 10px 15px 10px 80px; min-width: 162px;border: 1px solid #3f3f3f;display: inline-block;text-align: center;color: #655e5d;text-align: left; background:url(images/black_arrow.png)no-repeat;background-size:40px 9px;background-position: 10px center;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
.arrow_btn:hover, .left_arrow_btn:hover{background-size:60px 9px;}
.left_arrow_btn{float: right;}
.about_wine .arrow_btn{margin: 45px 0 0;}
.shopmenu{margin-bottom:25px;}
/*.wines_sec{color: #655e5d;}*/
.wines_sec h1{margin: 0 0 35px;color: #000000;}
.wines_sec h1:before{content:"";width:62px;height: 1px;background: #000000;float: left;margin-right: 30px;margin-top:10px;-webkit-margin-before:10px;}
body.inner .wines .container,body.inner .about_wine .container{background: transparent;}
.wines_sec .wines{padding: 55px 0 25px;}
.wines_sec .wines:nth-child(odd){background:#f7f8f9; }
.wines_sec .wines:nth-child(even){background:#ffffff; }
.woocommerce a.button, .woocommerce a.button:hover{background-color: #F7F8F9; border-radius: 0;}
.woocommerce a.button, .details{text-transform: capitalize;padding: 10px 15px;min-width: 162px;border: 1px solid #3f3f3f;display: inline-block;text-align: center;color: #655e5d;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
.woocommerce a.button:before, .details:before{content:"";width:0px;height:1px;background: #655e5d;float: left;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;margin: 6px 0 0 0px;}
.woocommerce a.button:hover, .details:hover{color: #655e5d;}
.woocommerce a.button:hover:before, .details:hover:before{display: inline-block;width:30px;margin: 6px 0 0 18px;}
.wines_sec li{text-align: center;width: 33.33%;float: left;margin: 0 0 50px;}
.wines_sec li h1{margin: 0;padding-bottom: 15px;padding: 0 5px 15px;}
.wines_sec li h1 a { color: #000000; text-decoration: none;}
.wines_sec li h1 a:hover { color: #655e5d; }
.wines_sec li img{max-width: 100%;object-fit: contain;max-height: 445px;}
.wines_sec li h1:before{display: none;}
.wines_sec li p{font-size: 14px;}
.prod_img{margin: 0 0 40px;}
.wines_sec li .details{margin: 22px 0 0;}
.wines p{margin: 0 0 50px;}
.wines ul li p{margin:0;}
.main_content{min-height: calc(100vh - 91px);overflow: hidden;}
.sp_right img{display: inline-block;}
.banner_inner{height:calc(100vh - 200px);background:url(images/inner_bg.jpg)no-repeat;background-position: center;background-size: cover;}
.locationmap{background:url(images/mitteilungen.jpg)no-repeat;}
#wpsl-result-list{background:#ffffff;background-size:cover;}
/* -----------------------------------------*/
body.inner { background: #655e5d;}
/*body.inner .container { background: #ffffff;}*/
body.inner #footer { background: #F7F8F9;}
body.inner #header { padding: 0;}
body.inner #header .container , #header .container{ padding: 24px 0;background: #fff;;}
body.inner #header .language { top:47px;}
body.inner .banner { text-align: center;}
body.inner #header ul.left-navbar li a:hover,body.inner #header ul li a:hover {color:#655e5d;}

.contact_title { position: relative;  color: #ffffff; display: inline-block; text-align: center; border-bottom: 1px solid #ffffff; padding: 0 10px 4px;}
.contact_add { margin-top:-190px; position: relative; color:#655e5d;}
.contact_add .container{background-color:#fff;}
.contact_page .banner img.contact_map{width:100%;min-height:100vh;object-fit:cover;object-position: center bottom; margin-top: -200px;}
.contact_page .banner:hover img.contact_map_pin{animation: hover_pin 1.5s linear infinite;}
@keyframes hover_pin {
  50% { opacity: 0.2; }
}
.contact_add .box{ padding:40px 0 40px 10%; width: 35%; display: inline-block; vertical-align: top;}
.contact_add .box:first-child{ width: 25%;padding:40px 0 40px 6%;}
.contact_add .box h4{ border-bottom: 1px solid #655e5d; padding-bottom: 10px; margin-bottom: 15px;}
.contact_add .box li{ clear: both;line-height: 24px; text-align: left;}
.contact_add .box a{ color: #655e5d; text-decoration: none;}
.contact_add .box a:hover{ text-decoration:underline;}
.contact_add .box span{ float: left;}
.contact_add .box span.time{ float: right; text-align: left; width: 60%;}
.contact_page{background: #655e5d;}
/*---------------------- inner2---------------------------------------------*/
.single_prod_desc{position: relative;}
.single_prod_desc:before{content:"";width:2000px;position: absolute;height: 100%;background: #655e5d;left: 50%;top:0;}
.single_prod_desc:after{content:"";width:2000px;position: absolute;height: 100%;background: #f7f8f9;left: 100%;z-index: 0;top:0;}
.sp_left,.sp_right{width:50%;float: left;position: relative;}
.sp_left{text-align: center;background: #f7f8f9;   padding-top: 154px;}
.sp_right{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;padding: 160px 0 45px 90px;background: #655e5d;color: #fff;}
.sp_right h1{color: #ffffff;font-size: 40px;line-height: 48px;}
.sp_right h2{font-size:40px;line-height: 48px;color: #fff;}
.sp_right ul{display: table;border-top:2px solid #fff;border-bottom:2px solid #fff;margin: 22px 0 52px;}
.sp_right ul li{display: table-cell;padding: 10px;border-right:2px solid #fff;}
.sp_right ul li:last-child{border-right:0;}
.sp_right p:nth-of-type(1){text-align: left;}
.sp_right p:nth-of-type(2){text-align: left;font-size: 14px;line-height: 17px;margin: 54px 0 32px;}
.white_btn, #place_order{text-transform: capitalize;padding: 10px 15px 10px 80px; min-width: 162px;border: 1px solid #fff;display: inline-block;text-align: center;color: #fff;text-align: left; background:url(images/white-arrow.png)no-repeat;background-size:60px 9px;background-position: 10px center;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in; margin-top:50px;}
.white_btn:hover, #place_order:hover{background:#fff url(images/black_arrow.png)no-repeat;background-size:60px 9px; background-position: 10px center;color: #000;}
#place_order{margin-right: 0; margin-left: auto; display: block;}
#order_review{padding-bottom: 50px;}

.arrows{position: absolute;width:100%;top: 43%;}
.arrows .container {
position: relative;
}
.prev{position: absolute;left:-25px;top:0;}
.next{position: absolute;right:-25px;top:0;}
.region{margin-top:20px;display: inline-block;padding-left:80px;background: url(images/black_arrow.png)no-repeat;background-size:55px 9px;background-position: left center;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;float: right;margin-right: 0;margin-bottom: 0px;position:relative;right:25px;outline:0;}
.region:hover{background-size:70px 9px;}
.more_wine{background: #ffffff;clear: both;text-align: center;padding: 45px 0 60px;}
.more_wine li{float: left;width: 25%;text-align: center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;padding: 10px;}
.more_wine li a {width:100%; display:block;}
.more_wine img{height: 300px;object-fit: contain;}
.more_wine h1{margin: 20px 0 0;}
.more_wine h1{color:#655e5d;display: inline-block;padding-bottom: 9px;border-bottom: 1px solid #655e5d;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
.single-product .more_wine h1{border: 0px;}
.more_wine ul li:hover a h1{padding-left: 25px;padding-right: 25px;}
.single-product .more_wine ul li:hover a h1{padding-left: 0px;padding-right: 0px;}
.more_wine h2{font-size: 16px;padding-bottom: 25px;border-bottom: 2px solid #655e5d;}
.more_wine ul{margin: 45px 0 0;}
.sp_left img{max-width:100%;max-height: 600px; margin: auto;}
.sp_left #zoom_img img{height:500px;width:auto;}
/*------------------------------- inner3-------------------------------------------------*/
.inner_banner2{height:calc(100vh - 100px);}
.page-template-message .inner_banner2{background-size: cover; background-repeat: no-repeat; background-position: center;}
.inner3 .banner img{max-height: 600px;object-fit:cover;object-position: center;}
.message_top{margin-top:-90px;}
.message_top ul li{width: 50%;float: left;background: #ffffff;position: relative;min-height: 300px;/*display: flex;display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center;-moz-align-items: center;*/box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;}
.message_top ul li img{width:100%;height: 300px;object-fit:cover;object-position:center center;}
.mt_inner{padding: 28px 40px 28px 28px; text-align:left;}
.mt_inner h1{position: relative;}
.mt_inner h1:nth-of-type(1){text-align:center;text-transform:uppercase;}
.mt_inner h1:nth-of-type(2){padding-left: 85px;margin: 20px 0 25px;}
.mt_inner h1:nth-of-type(2):before{content:"";width:64px;height: 2px;background: #655e5d;position: absolute;top:7px;left: 0;}
.link{font-size:14px;color: #655e5d;float: right;border-bottom: 1px solid #655e5d;}

/*.mt_inner1{position: absolute;left: 75px;right: 75px; text-align: center;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);}*/
.message_top ul li:last-child{background: #F7F8F9;}
.mt_inner1 p{padding-bottom: 20px;border-bottom: 2px solid #655e5d;}
.mt_inner1 h1{text-transform: uppercase;margin-top: 25px;font-size: 40px;}
.excellent{background: #F7F8F9; text-align: center;padding: 50px 0 75px;}
.excellent h1{}
.excellent > div > p{font-size:28px;max-width:630px;margin: 25px auto 0;}
.review{margin: 90px 0 75px;}
.review li{display: inline-block;margin-right: 12px;margin-bottom: 10px; cursor: pointer;}
.review li.gallery-contents{margin: 0 12px 12px 0;}
.review li .gallery-contents{border:2px solid #655e5d;width:240px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.review li .gallery-contents .gallery-trigger{padding: 25px 20px;}
.review li:nth-child(4n){margin: 0 0;}
.gallery-contents:hover{background: #655e5d;color:#fff;}
.review p{font-size: 16px;}
.review p strong{font-family: 'nunito_sansbold';}
.review .gallery-item span{margin-bottom: 10px;}
.review .gallery-item img{max-height: 30px;}
.review .gallery-item .hover{display: none;}
.review .gallery-item .no_hover{display: block;}
.gallery-expander h1{font-size: 16px;}
.gallery-expander p{padding: 0;}
.gallery-item.active .gallery-contents {background: #655e5d;color: #fff;}
.review .gallery-item:hover .hover,.review .gallery-item.active .hover{display: block;}
.review .gallery-item:hover .no_hover,.review .gallery-item.active .no_hover{display: none;}
.review .gallery-item p{padding: 10px 0;}
.review .gallery-item{text-align: center;}
.review .gallery-item:hover .gallery-contents p:last-child, .review .gallery-item.active .gallery-contents p:last-child{border-top: 2px solid #ffffff;}
.review .gallery-item p:last-child{border-top: 2px solid #655e5d;}
.appointment_preview{color: #ffffff;}
.gallery-expander-contents{text-align: left;}
/*--------------------------------------------------------------------------------------------------------------*/
/**/
body.inner .inner9{ text-align: center; padding: 56px 0 80px 0;}
body.inner .inner9 .container{max-width:790px; width:100%; background: none; border: none;}
.inner9_title {display: inline-block; width: 100%; margin-top: 110px; margin-bottom: 40px;}
.inner9_title a {float: right; }
.inner9 .content_area{display: inline-block; width: 100%;}
.inner9 .content_area p{color: #ffffff; text-align: left;}
.inner9 .content_area p.bottom{color: #cccccc; text-align: center; font-size: 16px;}
.inner9 .content_area h1{color: #ffffff;  text-align: left; margin: 40px 0 27px 0; position: relative;}
.inner9 .content_area h1:before{ content:""; float: left; width: 60px; height: 2px; background: #ffffff; margin-top: 10px; margin-right: 28px;}
.inner9 .content_area form{width: 100%; display: inline-block;}
.inner9 .content_area form .check {
margin:0 0 0.75em 5.75em;
text-align: left;
}

.inner9 .content_area form .check input[type="radio"] {
display:none;
}
.inner9 .content_area form .check input[type="radio"] + label {
font-family: 'nunito_sansregular'; font-size: 18px; line-height: normal; color: #ffffff;
}
.inner9 .content_area form .check input[type="radio"] + label span {
display:inline-block;
width:19px;
height:19px;
margin:-4px 12px 0 0;
vertical-align:middle;
cursor:pointer;
/*
-moz-border-radius:  50%;
border-radius:  50%;
*/
}

.inner9 .content_area form .check input[type="radio"] + label span {
background-color:none;
border: 1px solid #ffffff;
}

.inner9 .content_area form .check input[type="radio"]:checked + label span{
background-color:#ffffff;
border: 1px solid #ffffff;
}

.inner9 .content_area form .check input[type="radio"] + label span,
.inner9 .content_area form .check input[type="radio"]:checked + label span {
-webkit-transition:background-color 0.4s linear;
-o-transition:background-color 0.4s linear;
-moz-transition:background-color 0.4s linear;
transition:background-color 0.4s linear;
}
.inner9 .content_area .border{width: 100%; display: inline-block; height: 2px; background: #ffffff; margin:40px 0 30px 0;}
/*-----------------End----------------------*/

/* This is Inner 10 */
body.inner10 { background: #f7f8f9;}
body.inner10 #footer { background: #ffffff;}
body.inner10 #header { padding: 0; background: none;}
body.inner10 #header .container {padding: 28px 0; background: #ffffff;}
body.inner10 #header .language {top:47px;}
body.inner10 .inner_10{ text-align: center; padding: 56px 0 0 0;}
body.inner10 .inner_10 .container{max-width:1154px; width:100%; background: none; border: none;}
body.inner10 .inner_10_title {position: relative;  font-family: 'nunito_sansregular'; font-size: 16px; line-height: normal; color: #655e5d; display: inline-block; text-align: center; margin-top: 70px; padding: 0 10px 4px;text-transform:capitalize;}
body.inner10 .herzlich_product {width: 100%; display: inline-block; padding: 60px 0;}
body.inner10 .herzlich_product .left{width: 25%; float: left;}
body.inner10 .herzlich_product .left .form{width: 100%; text-align: left; margin-bottom: 15px;}
body.inner10 .herzlich_product .left .form form{display: inline-block;}
body.inner10 .herzlich_product .left .form form input[type="text"]{float: left; width: 120px; height: 34px; padding: 0 10px; border: none; color: #655e5d; background: none; outline: none;}
body.inner10 .herzlich_product .left .form form input.submit{font-size: 0; float: left; padding: 0; width: 20px; height: 33px; background: url(images/search_icon.png) no-repeat center center; border: none; outline: none;}
body.inner10 .herzlich_product .left .tab{width: 100%; text-align: left; display: inline-block;}
body.inner10 .herzlich_product .left .tab ul{margin: 0; padding: 0;}
body.inner10 .herzlich_product .left .tab ul li{width: 100%; float: left; margin-bottom: 15px;}
body.inner10 .herzlich_product .left .tab ul li:last-child{margin-bottom: 0px;}
body.inner10 .herzlich_product .left .tab ul li a.border{width: 100%; float: left; height: 2px; background: #655e5d; padding: 0; width: 140px;}
body.inner10 .herzlich_product .left .tab ul li a{text-decoration: none; color: #655e5d; border: 1px solid #655e5d; padding: 10px 5px; display: inline-block; width: 140px; font-family: 'nunito_sansregular'; font-size: 16px;}
body.inner10 .herzlich_product .left .range_slider{width: 100%; display: inline-block; margin-top: 30px;}
body.inner10 .herzlich_product .left .range_slider img{display: block;}
body.inner10 .herzlich_product .left .range_slider ul{margin: 0; padding: 0; text-align: left;}
body.inner10 .herzlich_product .left .range_slider ul li{display: inline-block; margin:5px 55px 0 0;}
body.inner10 .herzlich_product .left .range_slider ul li.left{float: left;}
body.inner10 .herzlich_product .left .range_slider ul li a{display: block; color: #b2b2b2; text-decoration: none; text-align: left; font-family: 'nunito_sansregular'; font-size: 11px;}
body.inner10 .herzlich_product .left .range_slider ul li.rght{float: right;}
body.inner10 .herzlich_product .left .range_slider h5{text-align: left; color: #b2b2b2; font-size: 20px; margin-top: 20px; position: relative;}
body.inner10 .herzlich_product .left .range_slider h5:before{content: ""; background: url(images/allecross.png) no-repeat left center; width: 10px; height: 10px; display: inline-block; margin-right: 10px;}

body.inner10 .herzlich_product .left .tab .sf-field-taxonomy-product_cat > ul > li:last-child{width: 150px; border-top: #000 1px solid; padding-top: 15px;}

/*-------------Range slider css---------------*/
@media (min-width: 600px) {
}

.range-slider {
margin: 20px 0 0 0%;
}

.range-slider {
width: 100%;
}

.range-slider__range {
-webkit-appearance: none;
width: calc(100% - (73px));
height: 2px;
border-radius: 5px;
background: #655e5d;
outline: none;
padding: 0;
margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
height: 20px;
border-radius: 50%;
background: #2c3e50;
cursor: pointer;
-webkit-transition: background .15s ease-in-out;
transition: background .15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover {
background: #1abc9c;
}
.range-slider__range:active::-webkit-slider-thumb {
background: #1abc9c;
}
.range-slider__range::-moz-range-thumb {
width: 20px;
height: 20px;
border: 0;
border-radius: 50%;
background: #2c3e50;
cursor: pointer;
-webkit-transition: background .15s ease-in-out;
transition: background .15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
background: #1abc9c;
}
.range-slider__range:active::-moz-range-thumb {
background: #1abc9c;
}

.range-slider__value {
display: inline-block;
position: relative;
width: 60px;
color: #fff;
line-height: 20px;
text-align: center;
border-radius: 3px;
background: #2c3e50;
padding: 5px 10px;
margin-left: 8px;
}
.range-slider__value:after {
position: absolute;
top: 8px;
left: -7px;
width: 0;
height: 0;
border-top: 7px solid transparent;
border-right: 7px solid #2c3e50;
border-bottom: 7px solid transparent;
content: '';
}

::-moz-range-track {
background: #d7dcdf;
border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
border: 0;
}
/*----------------Range slider End-------------------*/
body.inner10 .herzlich_product .left .tab2{width: 100%; text-align: left; display: inline-block; margin-top: 30px;}
body.inner10 .herzlich_product .left .tab2 ul{margin: 0; padding: 0;}
body.inner10 .herzlich_product .left .tab2 ul li{float: left; margin-top: 30px; width: 100%;}
body.inner10 .herzlich_product .left .tab2 ul li a{ color: #655e5d; width: auto; vertical-align: middle; display: inline-block;font-family: 'nunito_sansregular'; font-size: 20px; font-family: 'nunito_sanssemibold';}
body.inner10 .herzlich_product .left .tab2 ul li a:before{width: 15px; display: inline-block; background: #655e5d; height: 1px; content: ""; vertical-align: top; margin-top: 10px; margin-right: 10px;}
/*body.inner10 .herzlich_product .left .tab2 ul li:last-child a:before{width: 30px; display: inline-block; background: none; height: 1px; content: ""; vertical-align: top; margin-top: 10px; margin-right: 10px;}*/

body.inner10 .herzlich_product .mid{width: 55%; float: left; vertical-align: top;}
body.inner10 .herzlich_product .mid ul {margin: 0 0 60px 0; padding: 0;}
body.inner10 .herzlich_product .mid ul li {display: inline-block; width: 48.5%; box-sizing: border-box; text-align: center;float:left;}
body.inner10 .herzlich_product .mid ul li:nth-child(odd){clear:both;}
body.inner10 .herzlich_product .mid ul li > a:first-of-type {display: table-cell; vertical-align: bottom; height: 300px;}
body.inner10 .herzlich_product .mid ul li img {display: inline-block; margin-bottom: 10px;max-height:300px;object-fit:contain;max-width:100%;}
body.inner10 .herzlich_product .mid ul li h1 {display: inline-block; margin-bottom: 10px; font-size: 20px; font-family: 'nunito_sanssemibold'; width: 100%;}
body.inner10 .herzlich_product .mid ul li p {margin-bottom: 20px; font-size: 14px;}
body.inner10 .herzlich_product .mid ul li a.details{display: inline-block; min-width: 160px; padding: 12px 0; border: 1px solid #655e5d; color: #655e5d;}


body.inner10 .herzlich_product .right{width: 19%; float: right; background: #ffffff; vertical-align: top; padding: 15px; box-sizing: border-box;}
body.inner10 .herzlich_product .right a{display:block;}
body.inner10 .herzlich_product .right h5{width: 100%; display: inline-block; border-bottom: 1px solid #655e5d; padding-bottom: 10px; margin-bottom: 40px;}
body.inner10 .herzlich_product .right ul {margin: 0 0 60px 0; padding: 0;}
body.inner10 .herzlich_product .right ul li {display: inline-block; width: 100%; text-align: center; margin-bottom: 10px;}
body.inner10 .herzlich_product .right ul li:hover a{text-decoration: underline;}
body.inner10 .herzlich_product .right ul li img {width: auto; display: inline-block; margin-bottom: 10px; height: 105px; object-fit: contain;}
body.inner10 .herzlich_product .right ul li h1 {display: inline-block; margin-bottom: 10px; font-size: 14px; font-family: 'nunito_sanssemibold'; width: 100%;}
body.inner10 .herzlich_product .left .tab2 ul li li a:before{display: none;}
body.inner10 .herzlich_product .left .tab2 ul li li{margin-top:0;padding: 8px 0;}
body.inner10 .herzlich_product .left .tab2 ul li li a{font-family: 'nunito_sansregular';font-size: 16px; }
body.inner10 .herzlich_product .left .tab2 ul li ul{padding-left: 85px;}
body.inner10 .herzlich_product .left .range_slider h1{text-align: left;padding-left: 25px;margin-bottom: 10px;}
/*-----------------End----------------------*/

/*------------------Inner12-----------------*/
.bg12 .inner_10_title.top{top: 130px; position: absolute; display: block; left: 0; right: 0; margin: 0 auto; z-index: 2;}
.bg12 .region.shoparrow{top: 160px; position: absolute; display: block; vertical-align: middle; left:-48px; display: inline-block; color: #dbdada; background: none; padding: 0;text-transform: capitalize;}
.bg12 .region.shoparrow img{display: inline-block; vertical-align: middle; margin-top: -7px;margin-right:15px; opacity: 0.4;}
.bg12 .region.shoparrow:hover img{opacity: 1;}
.bg12 .region.shoparrow:hover{color: #655e5d;}
.bg12no h1{color: #333333; text-transform:uppercase;}
.bg12no h1:before{display: none;}
.bg12no h1 span{font-size: 40px; text-align: left; margin: 0;}
.bg12no h1 span:before{content: "„"}
.bg12no h1 span:after{content: "“"}
.single_prod_desc.bg12:before{background: none;}

.sp_right.bg12no {background: none; padding-left: 0; padding-top: 200px;}
.sp_right .price{display: inline-block; width: 100%;}
.sp_right .price h1{display: inline-block; margin-bottom: 10px; font-size: 20px; font-family: 'nunito_sanssemibold'; line-height: normal; width: 100%;}
.sp_right .price p {display: inline-block; margin-bottom: 20px; font-size: 14px; color: #655e5d; width: 100%; text-align: left;}
.sp_right .price a.details{display: inline-block; min-width: 160px; padding: 12px 0; border: 1px solid #655e5d; color: #655e5d;}
.sp_right .price img{display: inline-block; margin-right: 20px;}
.acordian{display: inline-block;}
.acordian .tab_wrapper > ul {margin: 0; border: none;}
.acordian .tab_wrapper > ul li {font-weight: normal; text-transform: none; border: none; color: #655e5d;font-size: 14px;}
.acordian .tab_wrapper > ul li.active:after, .acordian .tab_wrapper > ul li:hover:after {background: #655e5d; }
.acordian .tab_wrapper .content_wrapper .tab_content { border: none; padding: 10px 0px;}
.acordian .tab_wrapper .content_wrapper {border: none;}
.acordian .tab_wrapper .content_wrapper p{font-size: 14px; color: #655e5d; text-align: left; margin: 0 0 10px 0; vertical-align: top; width: 85%; display: inline-block;}
.acordian .tab_wrapper .content_wrapper p.speiseempfehlung{width: 85%;}
.acordian .tab_wrapper .content_wrapper img{display: inline-block; margin-right: 20px; width: 50px; height: 50px; vertical-align: top;}
.bg12no ul.breadcrumb {padding: 0; margin: 0 0 40px 0; list-style: none; font-size: 17px; border: none; background: none;}
/* Display list items side by side */
.bg12no ul.breadcrumb li {display: inline; border: none; padding: 2px;}
/* Add a slash symbol (/) before/behind each list item */
.bg12no ul.breadcrumb li+li:before {padding: 2px; color: #655e5d;  content: "–"; display: inline-block; vertical-align: middle;}
.bg12no ul.breadcrumb li:nth-child(5):before {display: none;}
.bg12no ul.breadcrumb li:nth-child(6):before {display: none;}
/* Add a color to all links inside the list */
.bg12no ul.breadcrumb li a {color: #655e5d; display: inline-block; text-decoration: none;}
.bg12no ul.breadcrumb li a img {display: inline-block;}
/* Add a color on mouse-over */
.bg12no ul.breadcrumb li a:hover {text-decoration: underline;}
.more_wine ul li h1.decoration a{border: none;}
.more_wine ul li p{font-size: 14px;}
/*------------------------ inner3 accordion--------------------------------*/
.appointment_preview{position: relative;padding: 40px 0 0;}
.appointment_preview .container{max-width:780px;width:100%;}
.appointment_preview .acordian .tab_wrapper > ul li,.appointment_preview .acordian .tab_wrapper .content_wrapper p{color:#ffffff;}
.appointment_preview .acordian .tab_wrapper > ul li.active{border-bottom: 1px solid #ffffff;}
.appointment_preview .tab_wrapper > ul li{padding: 5px;margin: 0 32px 0 0;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
.appointment_preview .tab_wrapper > ul li:hover{padding-left: 25px;padding-right: 25px;border-bottom: 1px solid #ffffff;}
.appointment_preview .tab_wrapper > ul{width: auto;margin-left: 315px;}
.appointment_preview .acordian .tab_wrapper .content_wrapper .tab_content{padding: 30px 0;}
.appointment_preview .tab_content ul > li{padding: 10px 0;text-align: left;}
.appointment_preview .tab_content ul ul li{float: left;}
.appointment_preview .tab_content ul ul li:before,.appointment_preview .tab_content ul ul li:after{content:" ";display: table;clear: both;}
.appointment_preview .tab_content ul ul li:nth-child(1){width: 25%;}
.appointment_preview .tab_content ul ul li:nth-child(2){width: 75%;}
.appointment_preview h1:before{content:" ";width:64px;height:2px;float: left;margin:0px 30px 0 0px;background: #fff;position:absolute;bottom:11px;left:0;}
.appointment_preview h1{position: absolute;top:50px;padding-left:90px;}
.appointment_preview a{color:#ffffff;}
.appointment_preview a.b_link{border-bottom: 1px solid #ffffff;}
.appointment_preview a.b_link:hover{color:#fff;}
.press_release{color: #fff;padding: 48px 0;}
.press_release h1{position:relative;padding-left:90px;}
.press_release h1:before{content:" ";width:68px;height: 2px;float: left;margin:0px 30px 0 0;background: #fff;position:absolute;left:0;bottom:10px;}
.press_release p{padding: 18px 0;line-height: 22px;}
.link{float: right;margin-right:25px;color: #fff;text-transform: capitalize;padding-bottom: 5px;border-bottom: 1px solid #fff;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
.link:hover{color: #fff;padding-left: 25px;padding-right: 25px;margin-right:0;}
.b_link{font-size:14px;color: #655e5d;float: right;margin-right:25px;border-bottom: 1px solid #655e5d;float: right;color: #000000;text-transform: capitalize;padding-bottom: 5px;border-bottom: 1px solid #000000;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;}
.b_link:hover{padding-left: 25px;padding-right: 25px;margin-right:0;color:#000000;}
#zoom_img{display: block;}
.gallery-items{text-align: left;}
.overview{display:flex;align-items: center;color:#B2B2B2;position:absolute;top:130px;z-index:10;left:-25px;}
.overview:hover{color:#000;}
.overview:before{content:"";background:url(images/pre.png)no-repeat;background-size:60px 9px;background-position: right center;transition:all 0.3s ease-in; -webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in;width:70px;height:9px;float:left;margin-right: 15px;}
.overview:hover:before{background-position:left center;}
.single_prod_desc .container{position:relative;}
.woocommerce a{vertical-align:top;color:#000000;}
.woocommerce a:hover{color:#505050;}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions{padding:15px 0;}
.message_top ul li{    width: 100%;display:table;}
/*.message_top ul li .postimg{ width: 50%; float:left;display:table-cell;}
.message_top ul li .mt_inner{ width: 50%; float:left;display:table-cell;}*/
.message_top ul li .postimg{ width:50%;display:table-cell;position:relative;}
.message_top ul li .mt_inner{ width:50%;display:table-cell;}
.message_top ul li:nth-child(even) .postimg{ width: 50%; float:right;}
.message_top ul li:nth-child(even) .mt_inner{ width: 50%; float:left;}
.message_top ul li img{width: 100%; height: 50%; object-fit: cover; overflow: hidden;}
.message_top ul li .mt_inner1{position:relative;display: flex;display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center;-moz-align-items: center;    min-height: 300px;width: 100%;}
.message_top ul li .mi_wrap1{width:70%;margin:0 auto;}
.entry-title{padding:10px 0;}
.search-results article{margin-bottom:35px;width: 48%;display:inline-block;}
.search-results article img{height:300px;width:auto;}
/*----------------------------------------------------------------------------------------------------------------------*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #655e5d;
}
::-moz-placeholder { /* Firefox 19+ */
color: #655e5d;
}
:-ms-input-placeholder { /* IE 10+ */
color: #655e5d;
}
:-moz-placeholder { /* Firefox 18- */
color: #655e5d;
}






.default { padding-top: 154px;}


.woocommerce .sp_left  { position:relative;}
.woocommerce .sp_left .region.shoparrow { position: absolute; left: -95px; top: 160px; right:auto; bottom:auto; z-index:999;}
.woocommerce #zoom_img { text-align: center;}
.woocommerce #zoom_img a { text-align: center; display: block; width: 100%;}
.woocommerce #zoom_img a img{ margin: 0 auto;}
.woocommerce #zoom_img:hover > a > img{opacity:0;}
.woocommerce .bg12no ul.breadcrumb { color:#000000;}
.woocommerce { color: #000000;}
.woocommerce .sp_right .price { color: #000000; text-align:left;}
.woocommerce .woocommerce-Price-amount.amount:before, .woocommerce .woocommerce-Price-amount.amount:after { display: none;}
.woocommerce .woocommerce-Price-currencySymbol:before, .woocommerce .woocommerce-Price-currencySymbol:after { display: none;}
.woocommerce .price h2 { line-height:normal;}
.woocommerce  .quantity { display:inline-block; height:40px; vertical-align:top;}
.woocommerce  .quantity  input{ display:inline-block; height:38px;border: 1px solid #3f3f3f; margin-right:20px; outline:none; background:transparent}

.woocommerce .single_prod_desc span.woocommerce-Price-amount, .woocommerce .single_prod_desc span.woocommerce-Price-currencySymbol{color: #000; margin:0; font-weight: bold;}

/*	* { outline:none;}*/

.woocommerce .single_add_to_cart_button.button.alt{display: inline-block; min-width: 160px; padding: 12px 0; border: 1px solid #655e5d; color: #655e5d;}
.woocommerce .single_add_to_cart_button.button.alt{text-transform: capitalize;padding: 10px 15px;min-width: 162px;border: 1px solid #3f3f3f;display: inline-block;text-align: center;color: #655e5d;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in; background:none; border-radius:0;}
.woocommerce .single_add_to_cart_button.button.alt:disabled[disabled] {background:#cccccc;}

.woocommerce .single_add_to_cart_button.button.alt:before{content:"";width:0px;height:1px;background: #655e5d;float: left;transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in;margin: 6px 0 0 0px;}
.woocommerce .single_add_to_cart_button.button.alt:hover{color: #655e5d; background-color:transparent;}
.woocommerce .single_add_to_cart_button.button.alt:hover:before{display: inline-block;width:30px;margin: 6px 0 0 18px;}

.woocommerce .bg12no ul.breadcrumb li {vertical-align:middle;display: inline-block; box-sizing:border-box;}
.woocommerce .bg12no ul.breadcrumb li:first-child {width:69%;}
.woocommerce .bg12no ul.breadcrumb li:last-child {width:30%;}
.woocommerce .bg12no ul.breadcrumb li:last-child:before {display:none;}
.woocommerce  .acordian .tab_wrapper .content_wrapper img {  margin: 0px 20px 10px 0;}
.woocommerce .variations td { vertical-align:top;}
.woocommerce .variations select { border: 1px solid #3f3f3f; margin-right:20px; outline:none; background:transparent; vertical-align:top;display: inline-block;
height: 38px; margin-bottom:10px;}
.woocommerce .variations { margin-bottom:10px;}
.woocommerce .variations .reset_variations { display:block; }
.woocommerce .variations .label { display:none;}
.woocommerce .woocommerce-variation-price del span{text-decoration: line-through; margin-right:5px;}
.woocommerce  #header ul.right-navbar li.shop a {color:#655e5d;}
.woocommerce  #header ul.right-navbar li.shop{background:url(images/black_arrow.png)no-repeat;background-size: 64px 9px;background-position: left center;color: #fff;}

.woocommerce  .herzlich_product .mid ul li h1 a { color:#000000; text-decoration:none;}
.woocommerce  .herzlich_product .mid ul li h1 a:hover { color:#655e5d;}
.woocommerce  .herzlich_product .right ul li h1 a { color:#000000; text-decoration:none;}
.woocommerce  .herzlich_product .right ul li h1 a:hover{ color:#000000; text-decoration:none;}
.woocommerce .herzlich_product .left .tab ul li { padding:0; margin-bottom:5px; text-align:left;}
.woocommerce .herzlich_product input[type="radio"] {  display: none;}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal{margin-left: 20px; line-height: 25px; font-size:11px;}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{
	font-size: 15px;
}

.woocommerce .herzlich_product left input[type="radio"] + label {  color: #655e5d;  font-size: 16px;    font-family: 'nunito_sanssemibold';}
.woocommerce input[type="radio"] + label  {  display: inline-block; margin: 0;  vertical-align: middle;  cursor: pointer;	border:1px solid #645e5d;
padding:8px; min-width:150px;	font-size:14px;}
.woocommerce input[type="radio"] + label {  background-color:transparent;}
.woocommerce input[type="radio"]:checked + label {  background-color: #645e5d;  color:#ffffff;}

.bg12no h1 {
    color: #333333;
    text-transform: uppercase;
    display: block;
    padding: 00px 50px 0px 0px;
    width: auto;
    text-align: left;
    position: relative;
    font-weight: bold;
}
.woocommerce-cart .quantity input{
    background: transparent !important;
}
.single-product .main_content {
    min-height: calc(100vh - 91px);
    overflow: hidden;
    padding-top: 150px;
}
body.post-type-archive-product .inner_10_title, body.search .inner_10_title {
    position: relative;
    font-family: Lora;
    font-size: 16px;
    line-height: normal;
    color: #655e5d;
    display: inline-block;
    text-align: left;
    margin-top: 60px;
    padding: 0 10px 40px;
    text-transform: capitalize;
}
.bg12no h1:after {
      content: "";
    width: 1px;
    height: 300px;
    position: absolute;
    right: 5%;
    bottom: 10px;
    background: #6a6a6a;
    float: right;
}

.woocommerce input[type="radio"] + label ,.woocommerce input[type="radio"]:checked + label {  -webkit-transition: background-color 0.4s linear;  -o-transition: background-color 0.4s linear;  -moz-transition: background-color 0.4s linear;  transition: background-color 0.4s linear;}


#searchform  input[type=submit]{font-size: 0; float: left; padding: 0; width: 20px; height: 33px; background: url(images/search_icon.png) no-repeat center center; border: none; outline: none;}
body.inner10.woocommerce .herzlich_product .mid ul li { margin-bottom:80px; padding: 0 50px; text-align:left;}
body.inner10.woocommerce .herzlich_product .mid ul li  h1 {margin-bottom:5px;}

.cart_img  { position:relative;}
.cart_img .c_circle { width:20px; height:20px; background:#67615f; border-radius:50%; display:block; position:absolute; right:0; top:0; font-size:12px; padding:3px 0;}
.cart_img:hover .c_circle { color:#ffffff;}

#menu-footer-menu { width:calc(100% + 67px); padding-left:65px; float:right; text-align:right;box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
#menu-footer-menu li { float:left; }
#menu-footer-menu li:last-child, #menu-footer-menu li:nth-last-child(2), #menu-footer-menu li:nth-last-child(3), #menu-footer-menu li:nth-last-child(4){float:right; padding: 0 7px; margin-top: 12px;}
#menu-footer-menu li:nth-last-child(4), #menu-footer-menu li:nth-last-child(3), #menu-footer-menu li:nth-last-child(2){border-left: 1px solid #b2b2b2;}
.footer_logo { position:absolute; left:0; top:0px;}
#footer .container{ position:relative;}

.page-template-default .entry-title { font-family: 'nunito_sansbold'; text-transform: capitalize; text-align: center; font-size: 20px;margin-bottom: 20px;    font-weight: normal;}
.woocommerce-cart .entry-title { font-family: 'nunito_sansbold'; text-transform: capitalize;text-align: center; font-size: 20px; margin-bottom: 20px;    font-weight: normal;}
.woocommerce table.shop_table td { border: 0;border-bottom: 1px solid #655e5d; font-family: 'nunito_sansregular';color: #333333;font-weight: 600;}

.woocommerce table.shop_table tr:last-child td { border: 0;}
.woocommerce table.shop_table { border: 0;}

.woocommerce .cart-subtotal td, .woocommerce .order-total td  { text-align: right; width: 40%;}

.woocommerce-cart .woocommerce .woocommerce-Price-amount.amount, .woocommerce-cart .woocommerce .woocommerce-Price-currencySymbol { font-size: 20px;color: #333333;}
.woocommerce a.remove { color: #000000 !important;}
.woocommerce a.remove:hover { background: #000000 !important;}

.woocommerce-cart table.cart .product-thumbnail { display: none;}
.woocommerce table.shop_table td.product-name .variation { display: none;}
.woocommerce table.shop_table td.product-name a { color: #000000; text-decoration: none;}
.woocommerce table.shop_table td.product-name a:hover { color: #655e5d;}
.woocommerce table.shop_table th.product-name { visibility: hidden;}
.woocommerce table.shop_table th { font-weight: normal;}
.woocommerce table.shop_table .product-subtotal { text-align: right;}
.woocommerce .cart-collaterals .cart_totals h2 { display: none;}

.woocommerce table.shop_table  tr th { font-weight: normal; border: 0 !important;}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {    text-transform: capitalize;     padding: 10px 15px 10px 64px;    min-width: 182px;    border: 1px solid #3f3f3f;    display: inline-block;    text-align: center;    color: #000000;    text-align: right;    background: url(images/black_arrow.png)no-repeat;    background-size: 58px 9px;    background-position: 10px center;    transition: all 0.5s ease-in;    -webkit-transition: all 0.5s ease-in;    -moz-transition: all 0.5s ease-in; font-size: 16px; border-radius: 0;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{    color: #ffffff;    background: #655e5d url(images/white-arrow.png)no-repeat;    background-size: 58px 9px;    background-position: 10px center;}
.wc-proceed-to-checkout { text-align:right;}
.wc-proceed-to-checkout a { min-width: 188px;}
.woocommerce table.shop_table .product-price { text-align: right;}
.woocommerce table.shop_table .product-quantity { text-align: center;vertical-align: top;}
.woocommerce table.shop_table th.product-quantity { visibility: hidden;}
.woocommerce .woocommerce-checkout-review-order-table .shipping td{text-align: right; color: #fff; font-size:20px; border-top: 1px solid #fff;}
.woocommerce .woocommerce-checkout-review-order-table .shipping td .woocommerce-Price-amount{margin-bottom:8px;}
.woocommerce .woocommerce-checkout-review-order-table .shipping td .product-tax{font-size: 12px;}
.woocommerce .woocommerce-checkout-review-order-table .shipping td .product-tax .woocommerce-Price-amount{margin-bottom:5px;}


.woocommerce .cart .button, .woocommerce .cart input.button, .wgm-second-checkout .second-checkout-back-btn{padding: 10px 15px; min-width: 162px; border: 1px solid #3f3f3f;    display: inline-block;    text-align: center;    color: #000000;  background: transparent;   text-align: right;    background-position: 25px center;    transition: all 0.5s ease-in;    -webkit-transition: all 0.5s ease-in;    -moz-transition: all 0.5s ease-in; font-size: 16px; border-radius: 0; font-weight: normal;}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, , .wgm-second-checkout .second-checkout-back-btn:hover{color: #ffffff; background: #000000; background-size: 64px 9px; background-position: 25px center;}
.wgm-second-checkout .second-checkout-back-btn{min-width: auto; margin-top: 20px;}

#coupon_code{border: 1px solid #3f3f3f!important;font-weight:normal;background:transparent!important;}

.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 {        padding: 10px 15px;    min-width: 162px;    border: 0;    display: inline-block;    text-align: center;    color: #655e5d;  background: #ffffff;   text-align: left;    background-position: 25px center;    transition: all 0.5s ease-in;    -webkit-transition: all 0.5s ease-in;    -moz-transition: all 0.5s ease-in; font-size: 16px; border-radius: 0;}

.woocommerce .cart-collaterals .cart_totals .coupon label {display: none;}
.woocommerce .cart-collaterals .cart_totals .coupon input {display: block; width: 100%; margin: 5px 0; height: 38px; border: 0; font-weight: normal; background-color: transparent;}
.woocommerce .cart-collaterals .cart_totals .coupon input[type=submit] {border: 1px solid #3f3f3f; border-radius: 0; }
.woocommerce .cart-collaterals .cart_totals .coupon { width: 250px;  margin: 40px auto 0;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button { text-align: left; padding-left: 78px;font-weight: normal;}

.cartShop {    text-transform: capitalize;    padding: 10px 15px;    min-width: 162px;    border: 1px solid #3f3f3f;    display: inline-block;    text-align: center;    color: #655e5d;    text-align: right;  background-color: #ffffff;  background: url(images/black_arrow_left.png)no-repeat;    background-size: 64px 9px;    background-position: 25px center;   transition: all 0.5s ease-in;    -webkit-transition: all 0.5s ease-in;    -moz-transition: all 0.5s ease-in;}
.cartShop:hover {      color: #ffffff;    background: url(images/white-arrow-left.png)no-repeat; background-size: 64px 9px; background-color: #000000;    background-position: 25px center;    }

.woocommerce a.checkout{  float: right; margin-bottom: 20px; text-transform: capitalize;     padding: 10px 15px 10px 64px;    min-width: 182px;    border: 1px solid #3f3f3f;    display: inline-block;    text-align: center;    color: #655e5d!important;  text-align: right;    background:#ffffff url(images/black_arrow.png)no-repeat;    background-size: 64px 9px;    background-position: 25px center;   background-color: transparent !important; font-weight: normal; transition: all 0.5s ease-in;    -webkit-transition: all 0.5s ease-in;    -moz-transition: all 0.5s ease-in; font-size: 16px; border-radius: 0;}
.woocommerce a.checkout:hover{    color: #ffffff!important;    background-color: #655e5d!important;  background: #655e5d url(images/white-arrow.png)no-repeat;    background-size: 64px 9px;    background-position: 25px center;}

.woocommerce-cart .cartinfo { background: #645e5d; color: #ffffff; padding: 40px 0 0;font-family: 'nunito_sansregular'; font-size: 22px; line-height: 1.2em; margin: 50px 0 0;}
.woocommerce-cart .cartinfo .container { background: #645e5d; margin-top: -80px; padding: 20px;}
.woocommerce-cart .cartinfo p{font-size: 22px; line-height: 1.2em;}
.woocommerce-cart .cartinfo h2{font-size: 22px; display: block; text-align: center; margin-bottom: 8px;}
.woocommerce-cart .cartinfo .service { width: 60%; margin: 0 auto; text-align: center; margin-bottom: 80px;}
.woocommerce-cart .cartinfo .info { width: 96%; margin: 30px auto; text-align: left;}
.woocommerce-cart .cartinfo .info h4 { margin-bottom: 15px;}
.woocommerce-cart .cartinfo .info h4:before { width: 40px; border-bottom: 1px solid #ffffff; height: 1px; content: ""; display: inline-block; margin-right: 20px;}
.woocommerce-cart .cartinfo .info li { text-align: left; margin: 0px 0 5px;}
.woocommerce-cart .cartinfo .info  a { color: #ffffff; text-decoration: none;}
.woocommerce-cart .cartinfo .info > p > a { text-decoration: underline;}
.woocommerce-cart .cartinfo .info > p > a:hover { color: #eee;}
.woocommerce-cart .cartinfo .info  a:hover { text-decoration:underline;}

.woocommerce .searchandfilter h4 {font-family: 'nunito_sansbold'; font-size: 22px; margin: 8px 0; text-align: left; padding-left: 30px;}

.woocommerce .sf-field-post-meta-add_vintage .sf-range-values-seperator { display: none;}
.woocommerce .searchandfilter label { width: 49%;}
.woocommerce .sf-field-post-meta-add_vintage  .sf-range-min { float: left; border: 0; background: none; font-size: 10px; color: #655e5d;}
.woocommerce .sf-field-post-meta-add_vintage  .sf-range-min:before { content: "ab"; display: inline-block; position: relative;}
.woocommerce .sf-field-post-meta-add_vintage  .sf-range-max { float: right; text-align: right; border: 0; background: none; font-size: 10px; color: #655e5d;}
.woocommerce .sf-field-post-meta-add_vintage  .sf-range-max:before { content: "bis"; display: inline-block;position: relative;}
.woocommerce .sf-field-post-meta-add_vintage .noUi-handle.noUi-handle-lower { display: none;}
.woocommerce .sf-field-post-meta-add_vintage .noUi-connect { background: none; height: 1px;}
.woocommerce .searchandfilter .meta-slider .noUi-origin.noUi-background, .noUi-connect { height: 1px; background: none; box-shadow: none;}
.woocommerce .searchandfilter .meta-slider { height: 1px;border:0; border-bottom: 1px dashed #000000;box-shadow: none; margin-top: 20px;}
.woocommerce  .searchandfilter .noUi-horizontal .noUi-handle { top:-12px; background: #000000; box-shadow: none;}
.woocommerce  .searchandfilter .noUi-horizontal .noUi-handle:before,.woocommerce  .searchandfilter .noUi-horizontal .noUi-handle:after { display: none;}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last { width: 100%;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,.woocommerce form .form-row select ,.select2-container--default .select2-selection--single{ border: 1px solid #000000; border-radius: 0; padding: 5px;height: 35px;background: transparent;}
.woocommerce-billing-fields { font-size: 14px;}
.woocommerce-billing-fields p, .shipping_address p { font-size: 14px;}
.woocommerce  .select2-container--default .select2-selection--single {border: 1px solid #000000; border-radius: 0;}

.woocommerce-account-fields .checkbox input[type=checkbox] { position: relative;}
.woocommerce-column--billing-address{margin-bottom: 40px;}
#customer_details > .col-1,
#customer_details > .col-2,
#order_review #payment .wc_payment_methods > .wc_payment_method,
h3#payment_heading{
	float: none;
	width: 100%;
	max-width: 500px;
	margin: 30px auto;
}
h3#payment_heading{margin-bottom: 0; padding-bottom: 0;}
/*.woocommerce  .woocommerce-billing-fields h3:before { width: 60px; border-bottom: 1px solid #000000; height: 1px; content: ""; display: inline-block; margin-right: 20px; vertical-align: middle;margin-top: -10px;}*/
.woocommerce  .woocommerce-billing-fields h3:before,.woocommerce-additional-fields h3:before, h3#payment_heading:before { width: 60px; border-bottom: 1px solid #000000; height: 1px; content: ""; display: inline-block; margin-right: 20px; vertical-align: middle;position:absolute;right:100%;top: 12px;}
.woocommerce  .woocommerce-billing-fields h3,.woocommerce-additional-fields h3, h3#payment_heading{font-size: 20px;    font-weight: bold;position:relative;}
.woocommerce  .woocommerce-billing-fields h3 font{ vertical-align: middle;}
.woocommerce  .woocommerce-billing-fields h3 font font{ vertical-align: top;}
.woocommerce-additional-fields{margin-top:40px;}
.woocommerce-page form .form-row label.checkbox:before { width: 15%; border-bottom: 1px solid #000000; height: 1px; content: ""; display: inline-block; margin-right: 20px; vertical-align: middle;}
.woocommerce-page .create-account { width: 70%;    margin: 0 auto;    float: none;}
#ship-to-different-address:before { width: 10%; border-bottom: 1px solid #000000; height: 1px; content: ""; display: inline-block; margin-right: 20px; vertical-align: middle;}
#ship-to-different-address { width: 100%;}
#ship-to-different-address label { display: inline-block;}
.woocommerce-page .woocommerce-additional-fields,.shipping_address  { width: 70%;    margin: 0 auto;    float: none;}
.woocommerce-checkout-review-order { background: #645E5D; color: #ffffff;position: relative;}
.woocommerce .woocommerce-checkout-review-order table.shop_table td { color: #ffffff;}
.default .woocommerce-checkout-review-order a { color: #ffffff;}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order input[type="radio"] + label { color: #ffffff !important;}
#order_review_heading  { background: #f7f8f9; color: #000000; text-align: center; padding: 20px 0; margin-top: 40px;}
.wgm-second-checkout #order_review a{color: #000;}
.wgm-second-checkout #order_review .form-row.terms{float: none;}
.wgm-second-checkout #order_review tfoot td, #order_review tfoot th, #order_review .product-total{text-align: right;}
.wgm-second-checkout #order_review td.product-name .quantity{margin-left: 20px;}
.wgm-second-checkout h3, .wgm-second-checkout h4{text-align: center;}
.wgm-second-checkout #customer_details{margin-bottom: 40px;}
.wgm-second-checkout .review_order_billing{margin: auto;}
.wgm-second-checkout .review_order_billing td{padding: 5px 10px;}
.wgm-second-checkout .woocommerce-info p{line-height: 20px;}
.wgm-second-checkout .woocommerce-info em{vertical-align: top;}
.wgm-second-checkout .woocommerce-error:before{display: none;}
.woocommerce .shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount.amount, .woocommerce .shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-currencySymbol { color:#ffffff;}
.woocommerce .shop_table.woocommerce-checkout-review-order-table th,.woocommerce .shop_table.woocommerce-checkout-review-order-table .product-total { text-align: right;}
.woocommerce .shop_table.woocommerce-checkout-review-order-table .cart_item td { border-bottom: 1px solid #ffffff; padding-bottom: 10px; margin-bottom: 10px;color:#ffffff;}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color: #645e5d;font-size:16px;}
.woocommerce-error strong{vertical-align:top;font-size:16px;}
.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{color:#645e5d;}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select{}
.woocommerce form .form-row.woocommerce-invalid label{color: #655e5d;}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select{border-color: #655e5d;}
.woocommerce-page.woocommerce-checkout form .form-row label.checkbox:before{display:none;}
.woocommerce-checkout #ship-to-different-address:before{display:none;}
.woocommerce-page .col2-set .col-1 .woocommerce-billing-fields__field-wrapper{max-width:468px;}
.woocommerce-account-fields,.woocommerce-shipping-fields,.woocommerce-additional-fields{max-width:468px;margin:0 auto;}
#ship-to-different-address .woocommerce-form__input{margin-top:10px;}
#ship-to-different-address{padding-left:25px;}
#order_comments{height:300px;padding:5px;overflow:auto;}
#woocommerce-additional-fields h3{position:relative;}
#woocommerce-additional-fields h3:before{content:"";}
#order_review_heading{z-index: 1;position: relative;font-family: 'nunito_sansregular';color:#000000; }
#order_review #order_review_heading{margin-top: -65px;background: #645e5d; color: #ffffff;}
#order_review_heading:before{content:"";width:105px;background:#000;height:2px;margin:5px 5px 0 0;display: inline-block;margin: 0px 20px 5px 0;}
#order_review #order_review_heading:before{content:"";width:105px;background:#fff;height:2px;margin:5px 5px 0 0;display: inline-block;margin: 0px 20px 5px 0;}
.woocommerce-checkout .woocommerce table.shop_table{position:relative;}
.woocommerce-checkout-review-order:before{content:"";width:2000px;height:100%;position:absolute;top:0;background: #645e5d;left:100%;}
.woocommerce-checkout-review-order:after{content:"";width:2000px;height:100%;position:absolute;top:0;background: #645e5d;right:100%;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background: #645e5d;}
.woocommerce-checkout #payment ul.payment_methods li{margin-bottom:15px;}
.woocommerce-checkout .woocommerce input[type="radio"] + label{border:0;    vertical-align: top;}
.woocommerce-checkout .woocommerce form .place-order .form-row .input-checkbox{margin: 10px 8px 0 -20px;}
.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions{padding: 0 0 0 25px;color:#655e5d;}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{background: #f7f8f9;}
.woocommerce-page .create-account,.shipping_address{width:100%;}
.woocommerce-additional-fields{margin-top:65px;}
.sf-field-reset .search-filter-reset { border: 0; background: none; font-size: 14px; color: #cccccc;}
.sf-field-reset:before { content: "X"; display: inline-block;font-size: 14px;  color: #cccccc;}
.sf-field-reset:hover .search-filter-reset {color: #655e5d;}
.sf-field-reset:hover:before {color: #655e5d;}
.searchandfilter .sf-count, .searchandfilter .sf-date-postfix{vertical-align:top;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .wgm-second-checkout #place_order{font-family: 'nunito_sansregular'; font-weight:normal;color:#fff;background:#655e5d url(images/white-arrow.png)no-repeat;background-size:64px 9px;background-position: 15px center;    padding-left: 115px;border:1px solid #fff;min-width:245px;}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover{background-position: 20px center;}
.woocommerce-checkout .woocommerce table.shop_table{margin-bottom:0;padding-bottom: 55px;}
.woocommerce-checkout .woocommerce input[type="radio"]:checked + label{background:transparent;}
.woocommerce-checkout .place-order{background: #f7f8f9;}
.woocommerce .cartShop{color:#655e5d;}
.woocommerce .cartShop:hover{color:#fff;}
.woocommerce-checkout .woocommerce input[type="radio"] + label{color:#333;}
.woocommerce .variations .reset_variations{color:#333;}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{background-color: #655e5d;
color: #fff;}
.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-error{margin-top:25px;}
.woocommerce-cart .woocommerce-error{padding-left:25px!important;}
.woocommerce-cart .woocommerce-error:before{left:0!important;}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error:before{left:10px;}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error{padding-left:35px;}
.woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button{border:1px solid #333;border-radius:0;font-weight:normal;
transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;}
.woocommerce #respond input#submit:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color: #655e5d;color:#fff;}
.woocommerce-cart .checkout-button{background: url(images/black_arrow_left.png)no-repeat;
background-size: 64px 9px;
background-position: 25px center;}
.woocommerce-cart .woocommerce a.checkout:hover{}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{font-size:16px;}
.more_map_con{display:none;}
.woocommerce form .form-row label.checkbox a, .woocommerce-page form .form-row label.checkbox a{color:#ffffff;vertical-align: top;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{position:relative;}
.woocommerce-checkout #payment:before{
content:"";width:2000px;height:100%;position:absolute;top:0;background: #f7f8f9;left:100%;z-index:1;
}
.woocommerce-checkout #payment:after{
content:"";width:2000px;height:100%;position:absolute;top:0;background: #f7f8f9;right:100%;z-index:1;
}
#wpsl-result-list li p{margin: 0;}
.wc-terms-and-conditions font{vertical-align:top;}
.woocommerce tbody .cart_item .product-tax{font-size:20px;}
.woocommerce-cart .cart-collaterals .cart_totals tr td{text-align: right;}
.woocommerce-cart .cart-collaterals .cart_totals tr td span{vertical-align: top;}
#post-223 .entry-content table{margin-bottom: 20px;}
#post-223 .entry-content table td{
	border: #333 1px solid; padding: 5px;
}


#main-content .woocommerce ul#shipping_method li label {
	display: inline-block;
	text-indent: 0;
}

#main-content .woocommerce input[type="radio"]:checked + label span {
	  font-size: 1em;
	  color: #fff;
}
/*-------------------- defaukt Page-------------------------------------------------------------*/

.default{text-align:left;}
.default h1{font-family: 'nunito_sansbold';font-size:28px;line-height:normal;padding-bottom:15px;}
.default h2{font-family: 'nunito_sansbold';font-size:25px;line-height:normal;padding-bottom:15px;}
.default h3{font-family: 'nunito_sansbold';font-size:20px;line-height:normal;padding-bottom:15px;}
.default h4{font-family: 'nunito_sansbold';font-size:18px;line-height:normal;padding-bottom:15px;}
.default h5{font-family: 'nunito_sansbold';font-size:16px;line-height:normal;padding-bottom:15px;}
.default h6{font-family: 'nunito_sansbold';font-size:14px;line-height:normal;padding-bottom:15px;}
.default p,.default ul,.default ol{font-family: 'nunito_sansregular';font-size:18px;line-height:normal;padding-bottom:15px;}
.default ul{list-style:disc;padding-left:15px;text-align: left;}
.default ol{list-style:decimal;padding-left:15px;}
.default p strong{font-family: 'nunito_sansbold';vertical-align:top;}
.default a{color: #333333;}
/*----------------------------------------------------------------------------------------------*/
.entry-meta,.comment-metadata,.reply{margin-bottom:15px;}
.entry-meta span{vertical-align:top;}
.entry-content p{font-size:15px;line-height:normal;}
.entry-content p a{vertical-align: top;}
.entry-content .shipping-cost-table{max-width: 100%;}
.entry-content .shipping-cost-table td{
	padding: 2px 7px;
}
.entry-content,.nav-links,.comment-reply-title{margin-bottom:15px;}
.required{color:red;}
#comments label{display:block;margin:0 0 15px;}
.comment-form p{margin:0 0 15px;}
.comment-form input,.comment-form textarea{width:50%;min-height:30px;padding:12px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.comment-form input[type='submit']{width:auto;}
.page-content input[type='search']{width:240px;height:38px;vertical-align:bottom;border:1px solid rgb(169, 169, 169);padding:0 15px;vertical-align: middle;border: 1px solid #3f3f3f;}
.search-submit,.form-submit input[type='submit']{border: 1px solid #3f3f3f;padding: 10px 15px;background:transparent;vertical-align:top;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;}
.search-submit:hover,.form-submit input[type='submit']:hover{background:#000000;color:#fff;}

/******************Fiter Css*******************************/

/*.sf-field-taxonomy-add_weinart ul li:first-child{display:block;}
ul li.sf-field-taxonomy-add_weinart:before{content: "";width: 64px; height: 2px;background: red;position: absolute;}

.sf-field-taxonomy-add_weinart ul li{display:none;}
.sf-field-taxonomy-add_weinart ul li:first-child{display:block;}
.sf-field-taxonomy-add_weinart ul.open li{ display: block;}*/

.sf-field-taxonomy-add_weinart input[type=checkbox]{    -webkit-appearance: none;-moz-appearance: none;-ms-appearance: none; -o-appearance: none; visibility:hidden;}
.sf-field-taxonomy-add_weinlinie input[type=checkbox]{    -webkit-appearance: none;-moz-appearance: none;-ms-appearance: none; -o-appearance: none;visibility:hidden; }
.sf-field-taxonomy-add_geschmack input[type=checkbox]{    -webkit-appearance: none;-moz-appearance: none;-ms-appearance: none; -o-appearance: none; visibility:hidden;}
.sf-field-taxonomy-add_speiseempfehlung input[type=checkbox]{    -webkit-appearance: none;-moz-appearance: none;-ms-appearance: none; -o-appearance: none;visibility:hidden; }
.searchandfilter li[data-sf-field-input-type=checkbox] label{padding-left: 85px; width: 100%;position: relative;}
.woocommerce .searchandfilter li h4 { padding-left: 0; cursor: pointer; }
.woocommerce .searchandfilter h4:before{width: 15px;    display: inline-block;    vertical-align: super;background: #655e5d;    height: 1px;    content: ""; margin-top: 0px;    margin-right: 15px; transition:all 0.5s ease-in; -webkit-transition:all 0.5s ease-in; -moz-transition:all 0.5s ease-in; }
.woocommerce .searchandfilter h4.open:before, .woocommerce .searchandfilter h4:hover:before {width: 70px;}
.searchandfilter li[data-sf-field-input-type=checkbox] ul { display: none;}
.searchandfilter li[data-sf-field-input-type=checkbox] .sf-label-checkbox{cursor: pointer;}
.searchandfilter li[data-sf-field-input-type=checkbox] input[type=checkbox]:checked:not(:hover) + label:before,
.searchandfilter li[data-sf-field-input-type=checkbox] input[type=checkbox]:not(:checked):hover + label:before{position: absolute; content: ""; width: 6px;  height: 9px; border: solid #000; border-width: 0 2px 2px 0;  transform: rotate(45deg); left: 70px;}
.searchandfilter li[data-sf-field-input-type=checkbox] input[type=checkbox]:checked:hover + label:before{position: absolute; content: "x"; font-weight: bold; left: 70px; bottom: 1px;}

.cat_title h1 {text-transform:uppercase;}
.product-tax{text-align:right;}
.wgm-tax.product-tax, .wgm-tax.product-tax span{font-size:12px!important;}
.wgm-tax.includes_tax{display:block;color:#000000;margin-top:5px;}
.shop_table.woocommerce-checkout-review-order-table .wgm-tax.includes_tax{color:#ffffff;}
.wgm-tax.includes_tax .amount,.wgm-tax.includes_tax .woocommerce-Price-currencySymbol {font-size:14px;vertical-align:top;font-weight:normal;}
.calculated_shipping .wgm-tax.includes_tax{color:#000000;}
.wgm-tax.includes_tax .woocommerce-Price-amount.amount{font-size:14px;vertical-align:top;}
.order-total th{font-size:30px!important;font-family: 'nunito_sansbold';}
.order-total td{border-top: 1px solid #ffffff!important;padding-top:22px!important;}
.order-total .woocommerce-Price-amount.amount{font-size:30px!important;;}
.order-total .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{font-size:30px;}
.order-total .wgm-tax.includes_tax  .woocommerce-Price-amount.amount{font-size:12px!important;;}
 .order-total .wgm-tax.includes_tax  .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{font-size:12px;}
 .woocommerce   .woocommerce-checkout-review-order-table .quantity{float:right;}
 .woocommerce  .woocommerce-checkout-review-order-table  .quantity input{border:1px solid #ffffff;}
.woocommerce-checkout-review-order-table .product-name a.remove{color:#ffffff!important;}
/*--------- impressum Page-------------------------------------------------------------------------*/
.page-template-impressum{background:#67615f;color:#ffffff;}
.page-template-impressum .main_content{background:#67615f;padding:135px 0 290px;}
.page-template-impressum .main_content h2{text-transform:capitalize;text-align:center;}
.page-template-impressum h1{position:relative;margin-bottom:20px;margin-top:50px;}
.page-template-impressum h1:before{content:"";width:64px;height:2px;background:#ffffff;    margin: 8px 25px 0 0;display:inline-block;float:left;}
.page-template-impressum a{color:#ffffff;}
.page-template-impressum a:hover{text-decoration:underline;}
.page-template-impressum .impressum_con ul{text-align:left;margin:60px 0;}
.page-template-impressum strong{vertical-align:top;font-family: 'nunito_sansbold';}
.page-template-impressum .impressum_con ul li strong{display:inline-block;margin-right:5px;}
.page-template-impressum .impressum_con ul li {font-size:16px;line-height:20px;}
.res_name{display:none;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:none;}
/*-------------------------------------------------------------------------------------------*/
.single-product .woocommerce-message{position: relative;max-width:1030px;margin:0 auto;left:0;right:0;top:118px;z-index: 40;background-color:#645e5d;color:#ffffff;}
.woocommerce-message:before{color: #ffffff;}
.single-product .cart_img{}
#itro_popup #popup_content{padding:25px;}
#itro_popup #popup_content p{padding-bottom:20px;}
#itro_popup #popup_content input[type="button"]{padding:10px;border:0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
ul.woocommerce-order-overview, ul.wc-bacs-bank-details {padding-left:0!important;}
.single_prod_desc ul.breadcrumb {text-align:left!important;}
.single_prod_desc .sp_right span {font-size:20px!important;}

del .amount {text-decoration:line-through;}

.woocommerce form .form-row label.checkbox a, .woocommerce-page form .form-row label.checkbox a {font-weight: bold;}

.payment_logos{
	text-align: left;
	margin: 40px 0;
	font-size: 18px;
	color: #000;
	display: inline-block;
	width: 100%;
}

.single-product .payment_logos{
	text-align: center;
}

.payment_logos hr{
	height: 1px;
	color: #000;
	background-color: #000;
	border: none;
	margin: 10px 0;
}

.payment_logos .payment_logos_images{
	text-align: center;
}

.payment_logos img{
	width: 80px;
	margin: 0 20px 20px;
	display: inline-block;
}

form.wgm-second-checkout > img, form.wgm-second-checkout > .about_paypal{
	display: block;
	margin: auto;
	text-align: center;
	margin: 10px auto;
}

.nl2go-widget td{
	text-align: center;
}

.nl2go-widget td:not([colspan="2"]){
	text-align: left;
}

.nl2go-widget td:not([colspan="2"]):first-child{
	text-align: right;
}

.nl2go-widget td:not([colspan="2"]):first-child label{
	margin-right: 20px;
}

.nl2go-widget td *{
	vertical-align: baseline;
}

.nl2go-widget button{
	margin-bottom: 30px;
}

.nl2go-widget h5{
	margin-top: 30px;
}


.woocommerce .cross-sells ul.products li.product a img {
	width: auto;
}

.owl-prev {
    position: absolute;
    left: -15px;
    top: 50%;
    background: url('./images/new-arrow.png');
        width: 20px;
    height: 36px;
    background-size: contain;
}

.special_offer .item:after {
    content: " ";
    display: block;
    position: absolute;
    height: 65px;
    max-height: 0px;
    width: 1px;
    background: #fff;
    top: 0%;
    right: 15%;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
}

.special_offer .owl-prev {
    left: -35px;
    top: 40%;
}

.special_offer .owl-next {
    right: -35px;
    top: 40%;
}

.special_offer .owl-item:hover .item:after {
    max-height: 122px;
}

.special_offer h1 {
    background: rgba(136, 110, 77, 0.4);
    padding: 45px 0;
    color: #fff;
}

.special_offer a:focus {
	text-decoration: none;
	outline: 0;
}

.owl-next {
    position: absolute;
    right: -15px;
    top: 50%;
    background: url('./images/new-arrow.png');
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
       width: 20px;
    height: 36px;
    background-size: contain;
}

.owl-theme .owl-dots .owl-dot:last-child {
  display: none;
}
.owl-carousel .owl-item{
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  -o-transform-style: flat;
  transform-style: flat;
}

.banner_wrapper .owl-carousel {
    padding-top: 0 !important;
}

.topnew {
       margin-top: 40px;
    display: block;
        margin-bottom: 40px;
}

.topnew p {
    font-size: 28px;
    line-height: 1.3em;
    font-family: Lora;
    max-width: 650px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

/*  WooCommerce */
.woocommerce #coupon_code {
    height: 37px;
}

.woocommerce .coupon label {
    display: none;
}

.woocommerce form .form-row .input-checkbox {
    margin-top: 12px !important;
}

.shipping-service-provider-checkbox-text,
.woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 1.5em;
}

.woocommerce-error::before {
    display: none;
}
