/********************************************************
   gb-custom.css — alle eigenen Custom-Styles (G&B)

   >> NUR HIER Custom-CSS aendern. <<
   Eingebunden mit Versions-Parameter in:
   themes/PRSADD011/templates/_partials/head.tpl  (?v=N)
   Nach jeder Aenderung dort ?v=N um 1 erhoehen.

   (Die vom Core auto-geladene custom.css ist absichtlich leer.)
********************************************************/

/********************************************************
			Templatemela Custom Styles
********************************************************/

/*font-family: itc-avant-garde-gothic-pro,sans-serif;
font-weight: 700;

font-family: itc-avant-garde-gothic-pro,sans-serif;
font-weight: 300;

font-family: itc-avant-garde-gothic-pro, sans-serif;
font-weight: 500;
*/

body {
  line-height: 22px;
  font-size: 15px;
  font-weight: 400;
  color: #222222;
}
@media (min-width: 1230px) {
  body {
    font-size: 16px;
    line-height: 25px;
  }
}

:target:before {
  content:"";
  display:block;
  height:275px; /* fixed header height*/
  margin:-275px 0 0; /* negative fixed header height */
}

p {
  margin-bottom: 1.1rem;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.4;
  color: #222222;
/*  font-family: 'Raleway', sans-serif;*/
  font-family: itc-avant-garde-gothic-pro,sans-serif;
  font-style: normal;
}

h4,.h4 { font-weight: 500;}
h3 a, .h3 a,
h4 a, .h4 a { color: #222222; }

h1, .h1 { font-size: 1.75rem; }
h2, .h2, .h1-sub { font-size: 1.25rem; }

.reovit-headline-block p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  font-family: itc-avant-garde-gothic-pro,sans-serif;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.reovit-headline-block p a { color: #222222; }
.reovit-headline-block p a:hover { color: #777777; }

h2, .h2 { border-bottom: 1px solid #e9e9e9; margin-bottom: 10px; padding-bottom: 10px; }
h3, .h3, h4, .h4 { font-size: 1.125rem; }
h5, .h5, h6, .h6 { font-size: 1rem; }

@media (min-width: 768px) {
  h1, .h1 { font-size: 2rem; }
  h2, .h2, .h1-sub { font-size: 1.5rem; }
  h3, .h3, h4, .h4 { font-size: 1.125rem; }
  h5, .h5, h6, .h6 { font-size: 1rem; }
}
@media (min-width: 992px) {
  h1, .h1 { font-size: 2rem; }
  h2, .h2, .h1-sub { font-size: 1.5rem; }
  h2, .h2 { border-bottom: 1px solid #e9e9e9; margin-bottom: 20px; padding-bottom: 15px; }
  h3, .h3, h4, .h4 { font-size: 1.125rem; }
  h5, .h5, h6, .h6 { font-size: 1rem; }
}
@media (min-width: 1200px) {
  h1, .h1 { font-size: 2rem; }
  h2, .h2, .h1-sub { font-size: 1.5rem; }
  h3, .h3, h4, .h4 { font-size: 1.125rem; }
  h5, .h5, h6, .h6 { font-size: 1rem; }
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
 
.customNavigation {
  position:relative;
  z-index: 959;
  width: 100%;
  direction: ltr !important;
  text-align:center;
  clear:both;
  padding-top: 30px;
}
.customNavigation a {
  position:relative;
  font-size: 18px;
  font-weight:bold;
  line-height: 32px;
  padding: 0;
  background: #fff;
  color: #c7c7c7 !important;
  border: 1px solid #c7c7c7;
  height: 32px;
  width: 32px;
  cursor: pointer;
  overflow: hidden;
}

.customNavigation a:hover{
	border-color: #000;
}
.customNavigation a:hover:before{ color: #000; }

/*.customNavigation a.prev {
  left: 47%;
}
.customNavigation a.next {
  right: 47%;
}*/
@media (max-width: 1300px) {
}
@media (max-width: 991px) {
	.customNavigation a.prev {
		left: 0px;
	}
	.customNavigation a.next {
		right: 0px;
	}
	#main .images-container .js-qv-mask { margin:0px; }
}
@media (max-width: 479px) {
  .customNavigation {
    padding-top: 20px;
  }
}
.customNavigation a.prev:before {
  content: "\E314";
  font-family: "Material Icons";
  padding-left:3px;
}
.customNavigation a.next:before {
  content: "\E315";
  font-family: "Material Icons";
  padding-left: 5px;
}
.additional_slider .customNavigation .btn.next:before{ padding-left: 3px;}
#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
}	

/******* Subbanner *******/
#tmsubbanner {
    float: left;
    margin: 30px 0;
}
#tmsubbanner li {
    float: left;
	width: 50%;
}
#tmsubbanner li a{
   display: block;
}
#tmsubbanner li img{ width: 100%; }
#tmsubbanner li:first-child,
#tmsubbanner li:last-child {
    padding-right: 10px;
}


/* ### ### CUSTOM G&B ### ###
  todo: G&B
 */

#header .logo { width: 130px; }

@media (min-width: 768px) {
  #header .logo {
    width: 150px;
  }
}
@media (min-width: 992px) {
  #header .logo {
    width: 250px;
  }
}

@media (min-width: 1230px) {
  #header .logo {
    width: 280px;
  }
}

#header .header-top .header_logo {
  padding:0;
  text-align:left;
}

#header .header-top .header_logo { padding-top: 15px; padding-bottom: 15px; }
#header .header-nav, #header .header-top{background:#ffffff;}

@media (min-width: 992px) {
  #header .header-top .header_logo { padding-top: 35px; padding-bottom: 35px; }
  #header .header-top li a[data-depth="0"] {padding: 23px 8px 21px;}
}
@media (min-width: 1230px) {
  //#header .header-top li a[data-depth="0"] { font-size: 16px; padding-left: 20px; padding-right: 20px; }
  #header .header-top li a[data-depth="0"] { font-size: 16px; padding-left: 15px; padding-right: 15px; }
}
@media (max-width: 991px) {
  #header .header-top li a[data-depth="0"] { padding-left: 0px; padding-right: 0; }
}
#header .headerdiv {background: #000000; }

#_desktop_cart{ margin-top: 15px;}
@media (min-width: 992px) {
  #_desktop_cart{ margin-top: 21px;}
}
@media (min-width: 1200px) {
  #_desktop_cart{ margin-top: 20px;}
}

#_desktop_user_info { margin-top: 15px; }
@media (min-width: 992px) {
  #_desktop_user_info { margin-top: 22px; margin-left: 22px; }
}

#_desktop_user_info .user-info {
  top: 35px;
}
@media (min-width: 992px) {
  #_desktop_user_info .user-info {
    top: 45px;
  }
}
@media (min-width: 1200px) {
  #_desktop_user_info .user-info {
    top: 48px;
  }
}

#header .cart_block { top: 35px; }
@media (min-width: 992px) {
  #header .cart_block {
    top: 45px;
  }
}
@media (min-width: 1200px) {
  #header .cart_block {
    top: 49px;
  }
}

#header .header-top .search-widget { margin-top: 0; }
#header .search-widget form input[type=text] { height:28px; /*margin-top:11px;*/ }
#header .search-widget form button[type="submit"] { /*top: 7px;*/ height: 28px; width: 28px; }
/*#header .search-widget form:hover input[type=text],
#header .search-widget form input[type=text]:focus { width:150px; }*/
@media (min-width: 768px) {
  /*#header .search-widget form:hover input[type=text],
  #header .search-widget form input[type=text]:focus { width:135px; }*/
}
@media (min-width: 992px) {
  /*#header .header-top .search-widget { margin-top: 4px; }*/
  #header .search-widget form input[type=text] { height:36px; /*margin-top:10px; */}
  #header .search-widget form button[type="submit"] { height: 36px; width: 36px; /*top: 10px;*/ }
}

@media (min-width: 1200px) {
  /*#header .search-widget form input[type=text]:focus { width:200px; }*/
}

@media (max-width: 991px) {
  #header .headerdiv {height: 50px; }
  header .headerdiv.fixed {
    border-bottom: none;
    border-top: none;
    }
    #_mobile_cart.pull-xs-right {margin-top: 10px;}
    #_mobile_user_info{margin: 0 20px;margin-top:10px;}
  }

.top-menu .sub-menu ul[data-depth="1"] > li { float: none; min-width: auto; }
.top-menu .sub-menu { padding:20px 30px 0 30px; }

#header .headerdiv .menu-icon { position: absolute; margin-left: 5px; }
#header .header-nav .menu-icon .material-icons,
#header .header-top .menu-icon .material-icons {
  cursor: pointer;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  color: #fff;
  top: 0;
  text-align: center;
  background-color: #000000;
  z-index: 99;
}

#header .header-top .menu-icon .menu-close,
#header .header-top .menu-icon.active .menu-open { display:none; }
#header .header-top .menu-icon .menu-open,
#header .header-top .menu-icon.active .menu-close { display:inline-block; }
/*
.headerdiv.fixed .mobile-menu-inner {
  margin-top: -148px;
}
*/

#mobile_top_menu_wrapper .mobile-menu-inner { top: 185px; height: calc(100% - 185px); }
@media (min-width: 768px) {
  #mobile_top_menu_wrapper .mobile-menu-inner { top: 198px; height: calc(100% - 198px); }
}

#header .header-nav .menu-icon .material-icons:hover,
#header .header-top .menu-icon .material-icons:hover{ color: #767676; }

#mobile_top_menu_wrapper #top-menu { padding-top: 0; }
#mobile_top_menu_wrapper .mobile-menu-inner { padding: 15px 15px; }

#main .page-content { border: none; padding: 0; }

#main .page-header h1 { display: none; }
.startseite { margin-left: auto; margin-right: auto; }

.wpb_row .wpb_row { clear: both; }

#tmtestimonialcmsblock { border-top: none; }
.testimonial-main .testmonial-text .name .subheading { display: block; font-size: 14px; }
.testimonial-main .testmonial-text .name .subheading a { font-weight: normal; color: #777777; text-transform: none; font-size: 14px; }
.testimonial-main .testmonial-text .name .subheading a:hover { color: #9d9d9c; }
.testimonial-main .testmonial-text .name .subheading::before { content: ""; padding: 0; }
.testimonial-btn-container {
  display: block;
  text-align: center;
}
.testmonial-image img {
  height: 225px;
  width: 225px;
  border-radius: 50%;
  display: inline-block;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

#testimonial-carousel .product_inner_cms { padding:15px 0px; }

.footer-before {
  height: auto;
}
@media (min-width: 768px) {
  .footer-before {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 95%, #000 100%),url("../img/reovit-adobestock-194078036-1600.jpg");
    /*background-image: url("../img/reovit-footer-1600.jpg");*/
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    background-position: bottom;
    margin-bottom: -1px;
  }
}

@media (min-width: 1200px) {
  .footer-before {
    /*background-position: center 350px;*/
  }
}

.top_button { background: url(../img/megnor/back_to_top.png) no-repeat scroll 0 0 transparent; right: 15px; // Standard = 10px }
.top_button:hover { background: url(../img/megnor/back_to_top_1.png) no-repeat scroll 0 0 transparent; }
#footerlogo { margin-bottom: 15px; }

.footer-container { border-bottom:none; }

.footer h3,
.footer-container .links .h3,
.footer-container .links h3,
.footer-container .links h3 a { text-transform: uppercase; color:#9d9d9c; }
@media (min-width: 992px) {
  .footer h3 {
    margin-top: 81px;
  }
}

.footer-h3-special { margin-top: 19px !important;}

.footer {
  color: #9d9d9c;
  line-height: 1.5;
}
.footer a { color: #9d9d9c; }
.footer a i { margin-right: .5rem; }
.footer a:hover { color:#e42313; }
.footer .wpb_row { margin-bottom: 0; }

.footer-container > a{color: #9d9d9c;}
.footer-container > a:hover{color: #e42313;}
footer-before-informationen {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .footer-before-informationen {
    padding-bottom: 100px;
  }
}
.footer-before-informationen h6 a { color:#222; }
.footer-before-informationen h6 a:hover { color:#9d9d9c; }
.footer-before-informationen .wpb_content_element { margin-bottom: 0;}

.copyright > a{color: #9d9d9c;}
.copyright > a:hover{color: #e42313;}

.links-container a { display:block; }
.links-container a:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  display: inline-block;
  content: "";
}

.links-container a:hover:before {
  margin-right: .5rem;
  margin-left: 0;
  font-family:FontAwesome;
  content:"\f105";
}

/* ### ### ### PRODUCTS                   ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### */
#product .breadcrumb ol { text-align: right; }

.reovit-product-grid { min-height: 255px; }
.reovit-product-grid .btn-primary { margin-top: 10px; }
.reovit-product-grid .wpb_row, .reovit-product-grid .wpb_content_element { margin-bottom: 15px; }
/*.reovit-product-grid h2 {border-bottom: 0; }*/

.reovit-product-grid .reovit-list h5 {
  /*font-weight: 600;
  font-family: "Roboto",sans-serif;*/
  font-family: itc-avant-garde-gothic-pro,sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  color: #222222;
  margin-left: 15px;
}

.reovit-product-grid .reovit-list a { color:#222222; }
.reovit-product-grid .reovit-list a:hover,
.reovit-product-grid .reovit-list a:hover h5 { color:#9d9d9c; }

.reovit-product-grid .reovit-list .product-description { text-align: left;  }
.reovit-product-grid .reovit-list .product-description .btn-primary { margin-left: 15px; color:#777777; }
.reovit-product-grid .reovit-list .product-description .btn-primary:hover { color:#ffffff; }
.reovit-product-grid .reovit-list.reovit-list-list h5 { margin-top: 16%; }
.reovit-product-grid .reovit-list.reovit-list-grid .product-description h5 { margin-top: 20%; }

.reovit-product-grid .reovit-list p,
.featured_grid .product-description { font-size: 0.875rem; line-height: 1.25rem; margin-left: 15px; }
.featured_grid .product-price-and-shipping { display: none; }
.reovit-product-grid .product-price-and-shipping { display: none; }
.reovit-product-grid.reovit-product .product-description .product-price-and-shipping { display: block; margin-left: 15px; }

.reovit-product-grid .products .product-miniature,
.reovit-product-grid .block-vc-productbycat-products-sidebar li { border-bottom: 1px solid #e9e9e9; padding-bottom: 0; margin-bottom: 5px; }

.reovit-product-grid .block-vc-productbycat-products-sidebar li:last-of-type,
.reovit-product-grid .reovit-list.reovit-list-grid.product-miniature{ border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.reovit-product-grid .thumbnail-container { margin-bottom: 0; }

.reovit-product-grid .title_block {
  text-align: center;
  /*font-family: 'Raleway', sans-serif;
  font-weight: 600;*/
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.5rem;
  color: #222222;
  min-height: 60px;
}

@media (min-width: 768px) {
  .reovit-product-grid .title_block { min-height: 60px; }
}

@media (min-width: 992px) {
  .reovit-product-grid .title_block { min-height: 85px; }
}

@media (min-width: 1200px) {
  .reovit-product-grid .title_block { min-height: 65px; }
}

.reovit-product-grid .products-pyramide { margin-top: 30px; }
.reovit-product-grid .products-pyramide img { width: 70%; }
.reovit-product-grid .products-logo img { width: 75%; }
@media (min-width: 768px) {
  .reovit-product-grid .products-pyramide img { width: 80%; }
  .reovit-product-grid .products-logo img { width: 320px; }
}
@media (min-width: 992px) {
  .reovit-product-grid .products-pyramide img { width: 90%; }
  .reovit-product-grid .products-logo img { width: 360px; }
}
@media (min-width: 1200px) {
  .reovit-product-grid .products-logo img { width: 400px; }
}

.products-pictograms {
  margin-bottom: 20px;
}

.products-pictograms a {
  display: inline-block;
}

.products-pictograms img {
  width: 100px;
}

/* ### ### ### BLOCKQUOTE                   ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### */
blockquote p {
  display:block;
  font-size:1.15em;
  line-height: 1.15em;
  font-style:italic;
  font-weight: 800;
  background: #fff;
  padding-top: 22px;
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 0;
  margin: 0 0 20px;
  position: relative;
  color:#666666;
  text-align: center;
}

blockquote p:before { content:"«"; position: absolute; left: 10px; top:5px; font-size: 3.75em; }
blockquote p:after { content:"»"; position: absolute; right: 10px; bottom:5px; font-size: 3.75em; }

@media (min-width: 768px) {
  blockquote p {
    font-size:2em;
    padding-top: 32px;
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 992px) {
  blockquote p {
    font-size:2.5em;
  }
}

.product-content blockquote {
text-align: center;
}

.product-content blockquote p {
  display: inline-block;
}

.reovit-fokus {
  padding: 0;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  background-color: #f2f2f2;
  margin-bottom: 30px !important;
}
@media (min-width: 576px) {
  .reovit-fokus {
    padding: 0; padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
    margin-bottom: 45px !important;
  }
}
@media (min-width: 768px) {
  .reovit-fokus {
    padding: 0;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 35px;
    background-color: #f2f2f2;
    margin-bottom: 60px !important;
  }
}

.cms-image .vc_column_container { padding-left: 0; padding-right: 0; }

/* ### ### ### TEMPLATE MODULS                   ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### */
#tmcmsblock { margin-top: 50px; }
#tmtestimonialcmsblock { margin-top: 0; }

.vc_column_container ul,
.product-description ul { list-style-type: disc; padding-left: 20px; margin-bottom: 30px; }
.vc_column_container li,
.product-description li { padding-bottom: 7px; }
.reovit-product-grid .vc_column_container ul { list-style-type: none; padding-left: 0; margin-bottom: 0; }
.reovit-product-grid .vc_column_container li { padding-bottom: 0; }

/* ### ### ### TEMPLATE --> catalog --> product.tpl  ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### */
#product-availability { display: none; }
.delivery-information { display: block; }

.product-prices .tax-shipping-delivery-label {
  line-height: 20px;
  font-size: 15px;
  font-weight: 400;
}
@media (min-width: 1230px) {
  .product-prices .tax-shipping-delivery-label {
    line-height: 23px;
    font-size: 16px;
  }
}

/*.card { border: none; }*/
/*.cart-grid-body .cart-overview { padding: 0; }*/

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top:none;
  border-bottom: 1px solid #dddddd;
}

/* ### ### FORMULAR ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### */
form.form-maker-form {
  box-shadow: none;
  background: white;
  padding: 0;
  color: #878787;
  width: 100%;
  overflow: hidden;
}

.form-maker-form .btn { display: block; width: 100%; }
.form-maker-form .form-control { background-color: #f5f5f5; }

.radio-label { padding: 10px; }

/* ### ### MAPS CONTACT ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### */
.contact-map-container {
  position: relative;
  display:block;
  padding-bottom: 75%;
  background-color:#ddd;
}

.contact-map-container .contact-map {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color:transparent;
}

@media (min-width: 992px) {
  .contact-map-container { height:375px; padding-bottom: 0; }
}

/* ### ### PRODUCTS ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### */
.product-content h2 { margin-top: 3rem !important }
.product-content h2:first-of-type { margin-top: 0 !important }
.product-features { margin-top: 0; margin-bottom: 2rem; }
.product-features > dl.data-sheet { margin-top: 1rem;}

.product-quantity .btn.btn-primary.add-to-cart:hover {
  border: 1px solid #c7c7c7;
  background: #fff;
  color: #777;
}

.product-variants-item .control-label {
  line-height: 35px;
  float: none;
  display: block;
}

#product .product-information .product-variants > .product-variants-item ul li {
  line-height: 16px;
}

#product .product-information .product-variants > .product-variants-item label{
  text-align: left;
}

.product-double-quantity .control-label { line-height: 44px; }
.product-accessories .products, .crosssell-products .products, .productscategory-products .products{ margin: 5px auto 0; }

.product-cover .layer {
  /*top: 60px;*/
  top: 25px;
  left:0;
}

@media (min-width: 992px) {
  .product-cover .layer {
    left: 35px;
  }
}

@media (min-width: 992px) {
  #product #content .product-leftside {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 1200px) {
  #product #content .product-leftside {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 544px) {
  .product-grid-item {
    min-height: 285px;
  }
}

#product-modal .modal-header { border-bottom: 0; }
#product-modal .modal-header .close { z-index: 99; }
#product-modal .modal-content .modal-body  figure{ margin-bottom: 0px;width: 100%; }

iframe, .cart-container { border: 0; }

.form-control-label {padding-top: 8px; }

.input-group .input-group-btn > .btn {
  padding: 10px 12px;
  line-height: 20px;
}

@media (min-width: 1200px) {
  .input-group .input-group-btn > .btn {
    line-height: 23px;
  }
}
.input-group .form-control { border-right-color: transparent; }

body.tax-display-enabled #products .thumbnail-container { height: auto; padding-bottom: 0; }
body#checkout section.checkout-step .payment-options .custom-radio { margin-top:3px; }
#order-items .order-line:first-of-type { border-top: none; }
/*#js-checkout-summary .card-block { border-bottom: none; }*/
body#checkout .custom-checkbox { margin-top: 4px; }
.cart_block .block_content .checkout.card-block:last-of-type { border-bottom: none; }
.header.blockcart-header .checkout.card-block a { width:auto; display: block }
.cart_block .block_content .card-block .btn { width: 100%; }

.article-alert-hidden { display: none!important; }

#blockcart-modal h4 { margin-bottom: 0; }
#blockcart-modal h6 { margin-bottom: 0; font-weight: 700; }
#blockcart-modal p { margin-bottom: 0.35rem; }
#blockcart-modal .modal-header .close { margin-top: -8px; }

#lnk-info a {
  color: #e42313 !important;
}

/*
#lnk-news a:before {
  content: "!";
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  color: #ffffff;
  background-color: #e42313;
  left: 49px;
  top: 6px;
  line-height: 24px;
  z-index: 2;
}

@media (min-width: 992px) {
  #lnk-news a:before {
    left: 44px;
    top: 4px;
  }
}

@media (min-width: 1200px) {
  #lnk-news a:before {
    left: 61px;
    top: 6px;
   }
}
*/

.blog_post_position_container.card-block {
  border-bottom: none;
}

.blog_post_position_container .post-info-block h2 a:hover,
#blog_post_container .post-info-block h2 a:hover,
.hi-blog-tags a, .hi-blog-categories a:hover,
.hi-blog-tags a:hover, .hi-blog-categories a:hover { color: #9d9d9c; }

.blog_post_position_container .btn-footer-block {
  display: block;
  text-align: center ;
  border-top:1px solid #c7c7c7;
  padding-top: 20px;
}

.blog_post_position_container .post-info-block .post-desc, .blog_post_position_container .post-info-block .post-desc p {
  text-align: justify;
}

#blog_post_container .flex-direction-nav a,
#blog_desc_container .flex-direction-nav a,
.blog_post_position_container .flex-direction-nav a {
  height:65px;
}
#blog_post_container .flex-direction-nav a:hover:before,
#blog_desc_container .flex-direction-nav a:hover:before,
.blog_post_position_container .flex-direction-nav a:hover:before {
  color: #9d9d9c;
}

.flexslider { border-radius: 0; }
.flexslider .slides img {
  display: block;
  width: 100% !important;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hi-blog-sidebar-carousel .owl-nav,
.hi-blog-block-carousel .owl-nav {
  opacity: 1;
  top: auto;
  bottom: 60px;
}

.hi-blog-block-carousel .owl-nav button.owl-prev,
.hi-blog-block-carousel .owl-nav button.owl-next{
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  display: block;
  color:#777777;
  border:1px solid #c7c7c7;
}

.hi-blog-block-carousel .owl-nav button.owl-prev:hover,
.hi-blog-block-carousel .owl-nav button.owl-next:hover {
  background-color: #000;
  color:#fff;
  border-color:#000;
}
.hi-blog-block-carousel .owl-nav button:before {
  font-family: Linearicons-Free;
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  text-transform: none;
  font-size: 26px;
  line-height: 37px;
}

.hi-blog-block-carousel .owl-nav button.owl-prev { left: 0; }
.hi-blog-block-carousel .owl-nav button.owl-next { right: 0; }
.hi-blog-block-carousel .owl-nav button.owl-prev:before { content:"\e875"; }
.hi-blog-block-carousel .owl-nav button.owl-next:before { content:"\e876"; padding-left: 5px; }

.hi-blog-sidebar-carousel .owl-nav button span,
.hi-blog-block-carousel .owl-nav button span {
  display: none;
}

.hi-blog-sidebar-carousel .owl-dots,
.hi-blog-block-carousel .owl-dots {
  text-align: center;
  padding-bottom: 20px;
}

.hi-blog-sidebar-carousel .owl-dots button.owl-dot,
.hi-blog-block-carousel .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #c7c7c7;
  margin: 0 3px;
}

.hi-blog-sidebar-carousel .owl-dots button.owl-dot.active,
.hi-blog-block-carousel .owl-dots button.owl-dot.active { background-color: #000; }

.hi-blog-sidebar-carousel .owl-dots button.owl-dot:focus,
.hi-blog-block-carousel .owl-dots button.owl-dot:focus { outline: none; }

#blog_post_container.grid.column-3 .blog-post {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #blog_post_container.grid.column-3 .blog-post {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #blog_post_container.grid.column-3 .blog-post {
    width: 33.333%;
  }
}

#blog_desc_container .product-description {
  height: auto !important;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #blog_desc_container .product-description {
    min-height: 300px !important;
    margin-bottom: 25px;
  }
}

#blog_desc_container .blog-social-share { text-align: left; margin-top: 20px; }
@media (min-width: 992px) {
  #blog_desc_container .blog-desc-image-block {
    margin: 10px 0px 15px 0px
  }
}

#blog_desc_container .blog-social-share .sharing{
  color: #777777;
  background-color: #ffffff;
  border-color: #c7c7c7;
  border-radius: 0;
  padding: 20px 20px;
}

#blog_desc_container .blog-desc-info-block .blog-description strong {
  font-weight: 500;
}

#blog_desc_container .blog-desc-info-block .blog-description {
  color: #222222;
}

.hi-blog-main-page-description h1 {
  margin-bottom: 30px;
  padding-left: 10px;
}


/* MailChimp Form Embed Code - Horizontal Super Slim - 12/16/2015 v10.7
Adapted from: http://blog.heyimcat.com/universal-signup-form/ */

.footer-before .jumbotron {
  padding-bottom: 0;
}

.footer-before .wpb_raw_code {margin-bottom: 1rem !important; }

.nl-footer p {
  font-size: .85rem;
  color: #c7c7c7;
}

#mc_embed_signup form {
  text-align: center;
  padding: 10px 0 10px 0;
}

.footer-before .text-center {
  text-align: center;
}

#mc_embed_signup form .mc-field-group {
  display: block;
  width: 100%;
  clear: both;
  float: none;
  position: relative;
  min-height: 0;
  padding-bottom: 1rem;
}

#mc_embed_signup form .mc-field-group label {
  display: block;
  text-align: left;
  margin-bottom: 0.3rem;
}

#mc_embed_signup form .mc-field-group input,
#mc_embed_signup form .mc-field-group select {
  display: block;
  width: 100%;
  box-sizing: border-box;
}

#mc_embed_signup form .mc-field-group input[type=checkbox] {
  display: inline-block;
  width: auto;
}

#mc_embed_signup form .size1of2 {
  width: 100%;
  float: none;
  display: block;
  margin-right: 0;
}

#mc_embed_signup form .clear {
  display: block;
  clear: both;
}
/* positions button horizontally in line with input */
#mc_embed_signup input.mce_inline_error { border-color:#a94442 !important; }
#mc_embed_signup .button {
  font-size: 13px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: .03em;
  color: #fff;
  background-color: #aaa;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
  display: inline-block;
  margin: 0;
  transition: all 0.23s ease-in-out 0s;
}

#mc_embed_signup .button:hover {
  background-color: #777;
  cursor: pointer;
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}

#mc_embed_signup #mce-error-response {
  display: none;
}

#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0;
}

@media (max-width: 768px) {
  #mc_embed_signup input.email {
    width: 100%;
    margin-bottom: 5px;
  }

  #mc_embed_signup .clear {
    display: block;
    width: 100%
  }

  #mc_embed_signup .button {
    width: 100%;
    margin: 0;
  }
}

#layout-error {
  height: 100%;
}

#layout-error,
#layout-error #main{
  height: 100%;
}

#layout-error h1 {
  color: #ffffff !important;
}

#layout-error h1::after {
  content: "";
  border-bottom: 2px solid #181716;
}

#layout-error .page-header {
  background-color: #fff;
  height: 25%;
  margin:0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  #layout-error .page-header {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  #layout-error .page-header {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

#layout-error .page-header .logo-maintenance {
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

#layout-error .page-content {
  background-color: #000000;
  float: left;
  width: 100%;
  height: 75%;
  margin:0;
  padding-top: 50px;
}

@media (min-width: 480px) {
  #layout-error .page-content {
    padding-top: 100px;
  }
}

@media (min-width: 768px) {
  #layout-error .page-content {
    padding-top: 150px;
  }
}

@media (min-width: 992px) {
  #layout-error .page-content {
    padding-top: 150px;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  #layout-error .page-content {
    padding-top: 10px;
  }
}

#layout-error .page-content p {
  color: #ffffff;
}

#layout-error .social-link {
  color:#ffffff;
  margin-left: 10px;
  margin-right: 10px;
}

#layout-error .social-link:hover {
  color:#767676;
}

#layout-error .text-center {
  text-align: center !important;
}

.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.youtube-container-h {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

.youtube-container-h iframe,
.youtube-container-h object,
.youtube-container-h embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#shipping-modal .modal-content {
  border: 0;
  padding:25px !important;
}

#shipping-modal .modal-header { border-bottom: 0; }
#shipping-modal .modal-header .close { z-index: 99; }


a.text-link {
  color: #222222;
  display: inline-block;
  border-bottom: 1px solid #a94442 !important;
}

a.text-link:hover{
  color: #767676;
  display: inline-block;
  border-bottom: 1px solid #a94442;
}

.btn-shipping, .btn-shipping:active, .btn-shipping:focus {
  width: auto;
  height: auto;
  font-size: 14px;
  border: 1px solid #a94442;
  padding: 7px 18px;
  background: #fff;
  color: #a94442;
  cursor: pointer;
}

.btn-shipping:hover {
  width: auto;
  height: auto;
  font-size: 14px;
  border: 1px solid #a94442;
  padding: 7px 18px;
  background: #a94442;
  color: #ffffff;
}

.top-menu a.dropdown-submenu,
#header .header-top .menu  .more_sub_menu a {
  text-transform: none;
}


.garantie { margin-top: 30px; }
.garantie .slides { padding-left: 0; }
.garantie .flex-direction-nav {
  display: none;
}

.youTube-slider {
  padding: 0;
}

.youTube-slider .slides {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}

.youTube-slider .slides .slide {
  padding-bottom: 0;
}

.youTube-slider .flex-caption {
  position: relative;
}

.youTube-slider .flex-control-paging {
  display: block !important;
  position: relative;
  bottom:0;
  padding-left: 80px;
  padding-right: 80px;
}

.youTube-slider .flex-control-paging li {
  padding-bottom: 0;
  margin: 0 9px;
  margin-bottom: 12px;
}

.youTube-slider .flex-control-paging li a {
  border: 1px solid #000000;
  width: 160px;
  height: 90px;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  transition: none;
}

.youTube-slider .flex-control-paging li:nth-child(1)  a {
  background-image: url("/img/cms/reovit23-thumbnail-movie1-de.jpeg") !important;
  background-size: cover !important;
}

.youTube-slider .flex-control-paging li:nth-child(2) a {
  background-image: url("/img/cms/reovit23-thumbnail-movie2-de.jpeg") !important;
  background-size: cover !important;
}

.youTube-slider .flex-control-paging li:nth-child(3) a {
  background-image: url("/img/cms/reovit23-thumbnail-movie1-en.jpeg") !important;
  background-size: cover !important;
}

.youTube-slider .flex-control-paging li a:hover,
.youTube-slider .flex-control-paging li a.flex-active {
  border-color: #000000;
  border-width: 2px;
}

.youTube-slider .flex-direction-nav  {
  padding: 0;
  margin: 0;
}

.youTube-slider .flex-direction-nav a {
  display: block !important;
  height: 50px;
  width: auto;
  margin: -83px 0 0;
}

.youTube-slider .flex-direction-nav a:hover:before {
  color: #777777;
}

.youTube-slider .flex-nav-prev,
.youTube-slider .flex-nav-next {
  position: relative;
  padding-bottom: 0;
}

.youTube-slider .flex-nav-prev {
  text-align: left;
}

.youTube-slider .flex-nav-next {
  text-align: right;
}

.youTube-slider .flex-direction-nav {
  margin: 0;
  padding: 0;
}

.youTube-slider .flex-direction-nav .flex-prev,
.youTube-slider:hover .flex-direction-nav .flex-prev {
  left: 0;
}
.youTube-slider .flex-direction-nav .flex-next,
.youTube-slider:hover .flex-direction-nav .flex-next {
  right: 0;
}

.youTube-slider ul, .youTube-slider ul {
  list-style-type:none !important;
}

.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border: 1px solid #777777;
}

.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.header-top #search_widget {
  overflow: visible;
  margin-top: 0 !important;
}

@media (min-width: 992px) {
  .header-top #search_widget {
    position: relative;
    min-width: auto;
    overflow: visible;
    width: 22px;
    margin-top: 22px !important;
    margin-right: 3px;
  }
}
/ ### NEW SEARCHBAR ### */
.header-top  #desktop_searchbar_btn {
  float: right;
  position:relative;
  margin: 22px 9px 0;
}
#desktop_searchbar_btn .tm_search_title {
  background: url("../img/megnor/header-sprite.png") no-repeat scroll center -100px;
  cursor: pointer;
  font-size: 0;
  height: 21px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 21px;
}

#desktop_searchbar_btn .tm_search_title:hover {
  background-position:center 1px;
}

.header-top #desktop_searchbar_form {
  position: absolute;
  background: #fff none repeat scroll 0 0;
  display: none;
  margin: 0;
  padding: 14px;
  text-align: left;
  z-index: 9;
}


@media (min-width: 992px) {
  .header-top #desktop_searchbar_form {
    top: 45px;
    box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.3);
    width: 380px;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .header-top #desktop_searchbar_form {
    top: 48px;
  }
}

.header-top #search_widget form input,
.header-top .search-widget form button[type=submit]:hover,
.header-top .search-widget form input[type=text]:focus {
  width: 100%;
  padding: 10px 10px 10px 10px;
  outline: none;
  border-radius: 0;
}

.header-top #search_widget form input {
  color: #222222 !important;
  background-color: #fff;
  border: 1px solid #ddd;
}

.header-top .search-widget form input[type=text] {
  margin-top: 0 !important;
  font-size: 16px;
}

.header-top .search-widget form button[type="submit"] {
  height: 36px;
  width: 36px;
  top: 0 !important;
  background-color: #000000;
}

.header-top .search-widget form button[type=submit]:hover {
  background-color: #000000;
  border: 1px solid #000000;
  background-position:center 8px;
}

@media (max-width: 991px) {
  
    .header-top #search_widget {
      float: none;
      padding: 0;
      position: absolute;
      right: 0;
      top: 142px;
      width: 100%;
      height: 49px;
      z-index: 999;
      display: block;
      background-color: transparent;
      margin-bottom: 0;
      pointer-events: none;
    }
    .header-top #desktop_searchbar_form {
      padding: 10px;
      height: 56px;
      left: 15px;
      right: 15px;
      top: 50px;
      pointer-events: auto;
    }
  
  .header-top #search_widget form button[type="submit"] {
    height: 36px;
    width: 36px;
    top: 0 !important;
    background-color: #000000;
  }
  .header-top #search_widget form input[type=text] {
    margin-top: 0 !important;
    font-size: 16px;
    height: 36px;
  }
  
  .header-top  #desktop_searchbar_btn {
    position: absolute;
    width: 36px;
    height: 36px;
    background-color: #000000;
    display: inline-block;
    right: 112px;
    top: 7px;
    pointer-events: auto;
  }
  
  #desktop_searchbar_btn .tm_search_title {
    background: url("../img/megnor/header-sprite.png") no-repeat scroll center -93px;
    height: 36px;
    width: 36px;
  }
  
  @media (max-width: 767px) {
    .header-top #search_widget {
      top: 130px;
    }
  }
  
  #desktop_searchbar_btn .tm_search_title:hover {
    background-position:center 9px;
  }
  header .headerdiv.fixed #search_widget {
    top: 0px;
  }
}

#content #search_widget {
  position: relative;
  width: 100%;
  overflow: visible;
  margin-top: 0 !important;
}

#content .tm_search_title {
  display: none;
}

#content #search_widget form input {
  color: #222222 !important;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 18px !important;
  padding: 25px;
}

#content .search-widget form button[type="submit"] {
  height: 52px;
  width: 52px;
  top: 0 !important;
  background: rgba(0, 0, 0, 1) url("../img/megnor/search.png") no-repeat scroll 15px -82px;
}

#content .search-widget form button[type="submit"]:hover {
  background: rgba(0, 0, 0, 1) url("../img/megnor/search.png") no-repeat scroll 15px 17px;
}

.ui-autocomplete.searchbar-autocomplete {
  border-radius: 0;
  border: 1px solid #ddd;
  background: #fff none repeat scroll 0 0;
  box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.3);
}

@media (min-width: 992px) {
  .ui-autocomplete.searchbar-autocomplete {
    width: 380px !important;
  }
}

@media (max-width: 991px) {
  .ui-autocomplete.searchbar-autocomplete {
    left: 15px !important;
    right: 15px !important;
  }
}

.padding-delivery {
  padding-top: .6rem;
}

.delivery-option-2 {
  margin-bottom: 0;
}

.delivery-option-red {
  border: 2px solid #a94442 !important;
  background-color: #a9444225;
}

.text-vetline, .text-vetline:hover {
  
  color:#40b38a !important;
}

.checkout-specials {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  color:#a94442;
  font-size: 14px;
  line-height: 18px;
}

.d-none {
  display: none;
}

.language-selector-wrapper {
  display: inline-block !important;
  padding-top:0;
  margin-top:0;
  border-top:none;
  width: auto;
  float: none;
  position: absolute;
  top: 0;
  right: 15px;
  text-transform: uppercase;
}

.languages-block_ul {
  display: flex;
}


.languages-block_ul .dropdown-item {
  border: 1px solid #878787;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 2px;
  background-color: #000000;
  color: #ffffff;
}

.languages-block_ul .dropdown-item:hover {
  border: 1px solid #878787;
  background-color: #ffffff;
  color: #878787 !important;
}

.languages-block_ul li {
  margin-left: 10px;
}

.languages-block_ul .current .dropdown-item {
  background-color: #ffffff;
  color: #878787;
  border: 1px solid #878787;
}

.languages-block_ul .current .dropdown-item:hover {
  color: #878787 !important;
}

privacybee-widget {
  .prx_listWrapper, .prx_techWrapper, .prx_text {
    max-width: 100% !important;
  }
  .prx_expandableMain {
    svg {
      width: 24px !important;
      height: 24px !important;
    }
    svg path {
      fill: none !important;
    }
    .prx_expandableImage {
      svg {
        width: 44px !important;
        height: 44px !important;
      }
      svg path {
        fill: #ffffff !important;
      }
    }
  }
}

.priceCurrency-none {
  display:  none !important;
}

.cms-banner-block {
  display: flex;
  justify-content: center;
  flex-direction: column;
  @media (min-width: 480px) {
    flex-direction: row;
    gap:30px;
  }
  @media (min-width: 580px) {  ;
    gap:55px;
  }
}

.programm-zusatzcontent {
  display: none;
}

.programm-zusatzcontent.active {

}

.h3-end {
  margin-bottom: 0.5rem !important;
}

.checkout-specials .btn-shipping {
  width: 100%;
}

.block-promo {
  padding: 1.25rem;
  padding-bottom: 0;
  border: none;
}

.block-promo .promo-code-button {
  text-transform: uppercase;
  margin-bottom: 0;
}

.block-promo .promo-code {
  padding: 0;
  background-color: transparent;
}

.block-promo .input-group {
  display: flex;
  margin-top: 1.25rem;
}

.block-promo .form-control {
  border-color: #FF9A52;
  border-right: none;
}

.promo-name {
  list-style: none;
  padding-left: 0;
  margin-bottom: 1rem;
}

.voucher-item {
  padding: 0.5rem 0;
}

.voucher-item + .voucher-item {
  margin-top: 0.5rem;
}

.voucher-item .voucher-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(255, 154, 82, 0.5);
}

.voucher-item .voucher-header .label {
  font-weight: 500;
  text-align: left;
}

.voucher-item .voucher-header a.voucher-remove {
  display: inline-flex;
  align-items: center;
  color: #191919;
  line-height: 1;
  opacity: 1;
  transition: opacity 0.15s ease;
}

.voucher-item a.voucher-remove:hover {
  color: #FF9A52;
  opacity: 1;
  text-decoration: none;
}

.voucher-item .voucher-value {
  text-align: right;
  padding-top: 0.5rem;
  font-weight: 600;
}

.navblock {
  border-left: 3px solid #a94442;
  padding-top: 5px;
  padding-left: 1rem;
}

/* FOUC-Schutz: alle Slides ausser der ersten ausblenden, bis FlexSlider initialisiert hat */
.flexslider .slides > li + li {
  display: none;
}