 .tvheader-nav-offer-text {
 display: none;
 }
.tv-main-div  #header .tv-cart-icon-main svg g path:nth-child(1), .tv-main-div  #header .tvheader-search-display-icon svg path:nth-child(1),.tv-main-div  #header .tv-myaccount-btn-desktop svg path:nth-child(2),.tv-main-div .tvheader-search-display-icon .tvsearch-open svg circle:nth-child(2), .tv-main-div .tvsearch-header-display-full .tvheader-search-btn svg circle:nth-child(2){
	
    fill: #fff !important;
}

.tvcmssliderofferbanners a {
	border: none;
}
.tvcategory-slider-content-box {
   
    overflow: hidden;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
}
.product-add-to-cart .add-to-cart {
    line-height: normal;
    height: auto;
    padding: 17px 37px;
    border-radius: 3px;
    font-weight: 300;
    text-transform: capitalize;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14);
    margin-right: 25px;
    margin-top: 50px;
}
.tvcmsblog-left-side { 
display: none;
}
.tvfooter-logo-block .tvfooter-logo-desc {
display: none;
}

.tvcmssingle-block {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 16.5px 100px;
    background: linear-gradient(to right, #ff0c0c 0%, #ff0c0c 70%, #0a4191 70%);
    position: relative;
    overflow: hidden;
    border: 0px solid #e5e5e5;
    background-color: #ffffff;
}
.tvcmssingle-block::after {
    content: "";
    position: absolute;
    top: 0;
    left: 68%;
    width: 80px;
    height: 100%;
    background: #0e3d8f;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 20% 100%);
}
#tvcms-mobile-view-header .tvcmsheader-sticky.sticky {
background-color: #ffffff;
}
.tvmobileheader-offer-wrapper {
display: none;
}
.cms-description h1 {
    padding-bottom: 0.8em;
    margin-bottom: 0;
    font-size: 3em;
}
.cms-description h2 {
    padding-bottom: 0.8em;
    margin-bottom: 0;
    font-size: 2.5em;
}
/**** About and Delivery ***/
 

  h1#montage{
    font: normal normal bold 60px/30px Roboto Condensed;
    letter-spacing: 1.8px;
    color: #EE0000;
  }
h1#lieferung {
    font: normal normal bold 40px/30px Roboto Condensed;
    letter-spacing: 1.2px;
    color: #222222;
    text-transform: uppercase;
    margin-top: 20px;
}
span.red{
    color: #EE0000;
}
.montage_lieferung p{
    font: normal normal normal 18px/18px Roboto Condensed;
    letter-spacing: 0.54px;
    color: #222222;
}
h3.subheading-text{
    font: normal normal bold 40px/40px Roboto Condensed;
    letter-spacing: 1.2px;
    color: #222222;
}
.border_h1{
    margin: 0 auto;
    border: 1px solid #000000;
    width: 200px;
}
.border_lieferung_h1{
    margin: 0 auto;
    border: 1px solid #EE0000;
    width: 200px;
}
p.subtitle{
    font: normal normal normal 18px/30px Roboto Condensed;
    letter-spacing: 0.54px;
    padding: 20px 10%;
    text-align: center;
}
.row.photo {
    position: relative;
} 
.photo_overflow {
    position: absolute;
    width: 100%;
} 
.row.photo img {
    width: 100%;
} 
.photo_overflow p {
    top: 250px;
    font: normal normal bold 35px/42px Trebuchet MS;
    letter-spacing: 1.05px;
    color: #FFFFFF;
    text-transform: uppercase;
    position: absolute;
    left: 30px;
}
.deliver_man{
    float: right;
}
 .stats-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 30px;
    }

    .stat-box {
      background-color: #fffaf5;
      border-radius: 12px;
      padding: 30px 20px;
      flex: 1 1 200px;
      max-width: 240px;
      box-shadow: 0 0 10px rgba(255, 213, 153, 0.3);
      text-align: center;
    }

    .stat-number {
      background-color: white;
      padding: 15px 25px;
      border-radius: 16px;
      color: #00478f;
      font-size: 32px;
      font-weight: bold;
      display: inline-block;
      box-shadow: 0 0 10px rgba(255, 213, 153, 0.4);
      margin-bottom: 15px;
    }

    .stat-title {
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 8px;
    }

    .stat-description {
      font-size: 14px;
      color: #333;
      line-height: 1.4;
    }

  
.map_image{
    margin: 0 auto;
    width: 560px;
}
.review_item {border: 1px solid #E5E5E5;border-radius: 3px;margin: 0;max-width: 360px;min-height: 411px;}

.title_review {
    border-bottom: 1px solid #E5E5E5;
}

.title_review p {
    font: normal normal bold 20px/45px Roboto Condensed;
    letter-spacing: 0.6px;
    color: #222222;
    text-align: center;
    padding-bottom: 0;
    height: 50px;
}
.slick-slide{
    height: auto;
}
.member_image {
    margin: 25px auto 0;
    width: 60px;
}

.review_member_comment h2 {
    font: normal normal bold 18px/34px Roboto;
    letter-spacing: 0.54px;
    color: #000000;
    text-align: center;
}

.star_raitng {
    margin: 0 auto;
    width: 104px;
    color: #FFCE3A;
}
.star_raitng i {
	font-size: 14px;
}

.review_member_item {
    float: left;
    width: 100%;
    padding: 20px;
}

.review_member_item p {
    font: normal normal normal 14px/16px Roboto;
    letter-spacing: 0.42px;
    color: #666666;
    text-align: center;
}
p.montage {
    font: normal normal normal 18px/18px Roboto Condensed;
    letter-spacing: 0.54px;
    color: #222222;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 0;
    float: left;
}
p.montage:last-child {
    margin-bottom: 100px;
}
span.montage_tick_icon {
    width: 37px;
    display: block;
    float: left;
}

span.montage_text_item {
    float: left;
    width: calc(100% - 37px);
    display: block;
}
h1#montage {
    font: normal normal bold 60px / 67px Roboto Condensed; 
    margin-top: 34px;
    padding-bottom: 15px;
}
.photo_overflow p{
    font: normal normal bold 35px / 42px Trebuchet MS; 
    color: #FFFFFF;
}
.montage_lieferung p {
    font: normal normal normal 18px / 30px Roboto Condensed;
    letter-spacing: 0.54px;
    color: #222222;
}
.review_member_comment h2{
    font:normal normal bold 18px/34px Roboto;
}
.title_review p{
    font:normal normal bold 20px/45px Roboto Condensed !important;
}
.contact-rich{
        border: 1px solid #E5E5E5;
        border-radius: 2px;
}
.contact-rich .row {
    justify-content: center;
}
 
.contact-rich .block .data p, .contact-rich .block .data span, .contact-rich .block .data a {
    font: normal normal normal 16px / 21px Roboto;
    letter-spacing: 0.3px;
    color: #666666;
    text-decoration: none;
}
.contact-form {
    padding: 15px;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    width: calc(100% - 30px);
    margin-left: 15px;
}
.contact-form h3, .contact-rich h4 {
    font: 16px / 17px Roboto;
    letter-spacing: 0.64px;
    font-weight: 900;
    color: #6F6F6F;
}
.contact-form .form-control-label {
    text-align: left;
    font: normal normal normal 16px / 16px Roboto;
    letter-spacing: 0px;
    color: #6F6F6F;
}
.cms-description ul{
    margin: 0;
}
section.reviews {
    margin-bottom: 75px;
    padding: 0;
    display: block;
    width: 100%;
}
.product-quantity.hide-quantities {
	display:none;
}
.product-actions .social-icon {
	display: none;
}
.product-additional-info .tabs {
	display: none;
}
#tvcustomizebtn {
	display: none;
}
#product #block-reassurance ul {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
#block-reassurance li .block-reassurance-item {
    background: #FFEBA0;
}
.tvcms-loading-inner img {
	max-width: 40%;
}
.tv-grid-list-all-wrapper {
	visibility: hidden;
}
/****End About and Delivery ***/



#header .tv-menu-horizontal ul li.level-1>a {
    font-size: 18px;
    color: #222222;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    letter-spacing: 0;
    padding: 0 15px;
    line-height: 56px;
   text-shadow: none;
}
#tvdesktop-megamenu .tv-menu-horizontal ul li.level-1>a {
	color: #000000 !important;
}
.tvcms-header-menu-offer-wrapper {
	background-color: #ffffff !important;
}
#header, #header .header-top {
    background-color: #f7f7f7 !important;
}
.option_titles {
   
    height: 30px !important;
    line-height: 14px !important;
    margin-top: 10px !important;
    padding-top: 5px;
    border-top: 0;
    border-bottom: 0;
    text-align: center;
    text-align: left;
    font-size: 16px !important;
    letter-spacing: 0.84px;
    color: #383B40;
}
.card-block .option_div span {
    display: block;
    font-size: 12px;
    font-style: italic;
    color: #bababa;
    text-align: center;
    font: normal normal bold 10px / 13px Roboto;
    letter-spacing: 0px;
    color: #41413F;
    opacity: 1;
    margin-top: 5px;
}
.image-container {
    max-width: 100%;
    height: 120px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
}
.image-container img {
	width: auto;
	text-align: center;
}
.check-symbol {
    height: 24px;
    margin: 44px auto;
    position: absolute;
    width: 24px;
    left: 28%;
}
.select-no-img div.option_div {
	min-height:105px;
}
.select-no-img .check-symbol {
    height: 24px;
    margin: 33px auto;
    position: relative;
    width: 24px;
	left: 0;
    /* left: 28%; */
}
.select-no-img .done {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #074593;
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
  margin-right: 1.563rem;
  padding: 14px;
}

/* The filled inner circle to indicate "selected" */
.select-no-img .done::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #074593;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.tvproduct-cart-btn {
	display: none !important;
}
.ttvcart-no-product {
     background-image: none;
}
#component_steps_container h1 {
	margin-left: 15px;
}
#right-column.col-xl-2, #left-column.col-xl-2 {
    z-index: 2;
}
.tvcart-icon-text-wrapper .tvcart-lable, .tv-account-wrapper .tv-myaccount-btn span {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: inline-block;
    vertical-align: middle;
    max-width: 85px;
    text-align: left;
}
#component_steps_container h3 {
	
	margin-left: 15px;
}
.tvtestimonial-inner-content-box .tvtestimonial-img-block img {
    border-radius: 0;
    max-width: 48px;
}
.tv-category-block-wrapper {
  
    display: none;
}
.review_slider {
	margin-bottom: 100px !important;
	margin-left: 20px;
}

/* Delivery */
.delivery-section {
  font-family: "Roboto", Arial, sans-serif;
  background: #fff;
  color: #333;
  padding: 55px 10px;

  margin: 0 auto;
}

.section-title {
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  color: #222222;
  padding-bottom: 8px;
  margin-bottom: 150px !important;
  font-size: 40px !important;
}

.section-title::after {
  content: "";
  display: block;
  width: 60px; 
  
  height: 2px; 
  
  background-color: #f8a9a9; 
  
  margin: 6px auto 0;
}


.sub-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 25px;
  color: #222;
}

.info-box {
  display: flex;
  gap: 15px;
  background: #F2F5FA;
  border-radius: 30px;
  padding: 33px 20px;
  margin-bottom: 30px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  \: middle;
  align-items: center;
}

.info-box .icon {
  flex-shrink: 0;
  width: 127px;
  /* height: 40px; */
}

.info-box .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.info-box .text {
  font-size: 16px;
  line-height: 1.5;
  /* vertical-align: middle; */
}
.info-box.title {
		margin-bottom: 84px;
}
.info-box.title .icon {
	    position: absolute;
    right: 33px;
	width:195px;

}
.info-box.title h3 {
	padding: 10px !important;
	color: #222222;
	opacity: 1;
	font-weight: bold;
	font-size: 1.8em;
}
.note {
  /* background: #fff3cd; */
  /* border-left: 4px solid #f0ad4e; */
  padding: 0px 20px;
  border-radius: 8px;
  font-size: 0.95rem;
  margin: 20px 0;
  padding-bottom: 7px !important;
}

.process-title {
  margin-top: 25px;
  font-size: 1.1rem;
  font-weight: 600;
  color: #222;
}

.assembly-container {
  margin-top: 260px;
}

.assembly-container .info-box.title .icon {
	
    width: 250px;
    margin-top: -220px;
}


.project-message {
  position: relative;
  text-align: center;
  padding: 8px 20px;
  font-family: "Roboto", Arial, sans-serif;
  overflow: hidden;
}

.project-message .watermark {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.9;
  pointer-events: none;
  user-select: none;
  /* width: 300px; */
  height: auto;
  z-index: 1;
}

.project-message .watermark img {
  width: 100%;
  height: auto;
  display: block;
}

.project-message p {
  position: relative;
  z-index: 2;
  text-align: center;
  font: normal normal normal 40px/50px Roboto Condensed;
  letter-spacing: 1.2px;
  color: #074593;
  margin: 0;
  margin-top: 327px;
}

.montagen-map {
	width: 100%;
	text-align: center;
	margin-bottom: 122px;
}
.montagen-map img {
	display: inline-block;
}
.form-control {
    background: #FDFDFD;
    color: #d1d1d1;
    border: 1px solid #EFEFEF;
    padding: .5rem 1rem;
}
/*End Delivery */
/* Privacy page, AGB specific styling */
.privacy, .abg {
  /* background-color: #fafafa; */
  /* border: 1px solid #eee; */
  border-radius: 12px;
  padding: 40px 30px;
  /* box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); */
}

.privacy h1, .agb h1{
  font-size: 2.3em;
  font-weight: 900;
  border-bottom: 4px solid #d9534f;
  display: inline-block;
  padding-bottom: 6px;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
}

.privacy h2, .agb h2 {
  font-size: 1.4em;
  margin-top: 1.8em;
  font-weight: bold;
  color: #222;
}

.privacy h3, .agb h3 {
  font-size: 1.2em;
  margin-top: 1.5em;
  font-weight: bold;
  color: #333;
}

.privacy p, .agb p {
  margin-bottom: 0.2em;
  text-align: justify;
  padding-bottom: 0.5em;
}

.privacy ul, .agb ul {
  margin: 0 0 0em 1.4em;
  padding: 0;
}

.privacy ul li, .agb ul li {
  margin-bottom: 0.4em;
  list-style-type: disc;
}

.privacy a, .agb a {
  color: #d9534f;
  text-decoration: none;
}

.privacy a:hover, .agb a:hover {
  text-decoration: underline;
}

.privacy .last-update {
  font-size: 0.9em;
  color: #555;
  margin-top: 10px;
  font-style: italic;
}


@media (max-width: 1024px){
	.assembly-container .info-box.title .icon {
	
		width: 127px;
		margin-top: 0px;
		position: relative;
	}
	.assembly-container {
	  margin-top: 50px;
	}
}
@media (max-width: 991px) {
.tv-main-div #header #tvcms-mobile-view-header .tv-cart-icon-main svg g path:nth-child(1),.tv-main-div  #header .mobile-header-1 .tv-cart-icon-main svg g path:nth-child(2), .tv-main-div  #header .mobile-header-1 .tv-cart-icon-main svg g ellipse  {
    fill: #000000 !important;
}
.tvmobile-sliderbar-btn a { 
	background: transparent;
	
}
 .tv-main-div  #header .mobile-header-1 .tv-myaccount-btn-desktop svg path:nth-child(1),.tv-main-div  #header .mobile-header-1 .tv-myaccount-btn-desktop svg circle, .tv-main-div #header .mobile-header-1 .tv-cart-icon-main svg g ellipse {
        fill: none !important;
         stroke: #000000 !important; 
    }  
}
  @media (max-width: 768px) {
      .stats-container {
        flex-direction: column;
        align-items: center;
      }
	  .info-box.title .icon {
		  width: 127px;
		  display:none;
	  }
	  .section-title {
		  font-size: 2em !important;
		  margin-bottom: 50px !important;
	  }
	  .info-box.title h3 {
		  font-size: 1.5em;
	  }
	  .info-box .text {
		  font-size: 1em;
	  }
	  .project-message p {
        font-size: 18px;
        line-height: 22px;
		margin-top: 191px;
		}
	.project-message .watermark {
		width: 250px;
	}
	  .privacy, .abg {
		  padding: 0
	  }
	  .info-box {
 
		padding: 20px 20px;
	  }
	  .info-box .icon {
		flex-shrink: 0;
		width: 90px
	  }
	  .process-title {
		  font-size: 1.5em !important;
	  }
	  .info-box.title h3 {
        font-size: 1.5em;
		}
		.cms-description .info-box .icon img {
			margin-bottom: 0;
		}
		
  }
  
  @media (max-width: 600px) {
  .info-box {
    flex-direction: column;
    align-items: center;
  }
  .info-box .icon {
    margin-bottom: 10px;
  }
 
}