
col:focus {
  outline: 1px solid #888;
}
table.print_table {
  width: 100%;
}
table.print_table thead th {
  padding: 5px;
  text-align: left;
}
table.print_table tbody tr:nth-child(2n + 1) {
  background: #e2e1e1;
}
table.print_table tr td {
  padding: 5px;
}
table.print_table tfoot tr {
  background: #e2e1e1;
}
table.print_table tfoot tr:nth-child(1) > td:nth-child(1n + 1) {
  border-top: 3px solid #05071d;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
h1 {
  font-size: 1.8em;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
h2 {
  font-size: 1.4em;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.nodisp {
  display: none;
}
body header .HeaderMain .HeaderMainInner .HeaderMainNav ul {
  justify-content: start;
}
body header .HeaderMain .HeaderMainInner .HeaderMainNav ul li {
  margin-right: 25px;
}
.fn_wishlist a:before{
  background-image: url(/skin/images/rd_structure/wishlist_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
article section .product_single .product-slider-data {
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
  max-width: 100px;
  width: 100%;
  margin-right: 10px;

  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
article section .product_single .product-slider-data img{
  width: 100%;
}
article section .product_single .product-slider-data a {
  text-align: center;
}

body article section .product_single {
  flex-wrap: unset !important;
  position: relative;
}
.touchme-product-title {
  padding: 0 10px;
}
.product_single .product_single_overview .material-btn-container {
  padding: 0;
  margin-bottom: 10px;
}
.product_single .product_single_overview .learn_link{
  color: #333;
}
.product_single .product_single_overview .learn_link{
  line-height: normal;
}
.product_single .product_single_overview .learn_link p {
  line-height: normal;
  margin: 10px 0;
  color: #333;
}
.product_single .product_single_overview .toggle-container .secondarycolors-btn-container span,
.product_single .product_single_overview .toggle-container .maincolors-btn-container span,
.product_single .product_single_overview .toggle-container.extra-container label .button-container .text-no,
.product_single .product_single_overview .toggle-container.extra-container label span.detail-btn,
.product_single .product_single_overview .toggle-container.extra-container label span.price,
.product_single .product_single_overview .toggle-container.extra-container label span.text,
.product_single .product_single_overview .material-btn-container .select2-selection__rendered{
  line-height: 28px;
  font-size: 14px;
  color: #333 !important;
  font-weight: 300;
}
.product_single .product_single_overview .toggle-container.colors-container,
.product_single .product_single_overview .toggle-container .secondarycolors-btn-container,
.product_single .product_single_overview .toggle-container .maincolors-btn-container {
  padding: 0;
  margin-bottom: 10px;
}
.product_single .product_single_overview .toggle-container h4{
  margin-bottom: 5px;
  color: #333;
}
.product_single .product_single_overview .toggle-container.extra-container {
  padding: 0;
  margin: 0;
  display: none;
}
.product_single .product_single_overview {
  max-height: 100% !important;
  justify-content: flex-start;
  width: 30%;
}
.product_single .product_single_overview .dimension-pic-container span.dimension-pic img{
  max-width: 100%;
}
.product_single .product_single_overview .toggle-container.extra-container label span.text{
  /*width: 100%;
  display: inline-block;
  flex: auto;
  flex: auto;
  padding: 0;
  margin: 0;*/
  width: 40%;
  display: inline-block;
  flex: auto;
  padding: 0;
  margin: 0;
  font-size: 12px;
  word-break: break-all;
  white-space: normal;
}
.product_single .product_single_overview .toggle-container.extra-container label span.detail-btn a{
  margin-left: auto;
  margin-right: auto;
}
.product_single .product_single_overview .toggle-container.extra-container label span.detail-btn a:hover{
  text-decoration: none;
}
.product_single .product_single_overview .toggle-container.extra-container label span.price{
  width: calc(100% - 70%);
  display: inline-block;
  flex: auto;
  flex: auto;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 12px;
}
.product_single .product_single_overview .toggle-container.extra-container label span.detail-btn{
  /*display: block;
  width: 100%;*/
  display: inline-block;
  flex: unset;
}
.product_single .product_single_overview .toggle-container.extra-container label .button-container {
  flex: auto;
  min-height: 40px;
}
.product_single .product_single_overview .toggle-container.extra-container label{
  border-bottom: none;
  /*margin-bottom: 10px;
  padding-bottom: 10px*/
}
.product_single .product_single_overview .toggle-container.extra-container label:last-of-type{
  border-bottom: 0;
}
.product_single .product_single_overview .toggle-container.extra-container .title {
  margin-right: auto;
  float: left;
  margin-bottom: 8px;
}
.product_single .product_single_overview .toggle-container .select2-container,
.product_single .product_single_overview .dimension-container .select2-container {
  width: 100% !important;
}
.product_single .product_single_overview .new_custom_size_input_div {
  width: 100%;
  margin: 10px 0;
}
.product_single .product_single_overview button.new_custom_size_input_div {
  padding: 10px 20px;
  display: inline-block;
  width: auto;
  background-color: #27455b;
  color: #fff;
  border-radius: 4px;
  border-color: #27455b;
  font-size: 14px;
  line-height: 20px;
}
.product_single .product_single_overview .dimension-pic-container {
  padding: 0;
  flex: auto;
  display: none;
}
/* .InfoWindowWrapper {
  width: 74% !important;
  top: 0% !important;
  left: 10px !important;
  right: auto !important;
  bottom: auto !important;
  padding: 10px;
  border-radius: 0.5em;
  padding: 35px;
} */
.select2-selection__rendered div,
.select2-container .select2-results ul.select2-results__options li div {
  display: flex !important;
  flex-direction: row-reverse !important;
  padding: 0px 20px;
  align-items: center;
  height: 29px;
  justify-content: center;
}
.product_single .product_single_overview .toggle-container .maincolors-btn-container span div img,
.select2-container .select2-results ul.select2-results__options li div img{
  height: 29px !important;
}
.select2-selection__rendered div p,
.select2-container .select2-results ul.select2-results__options li div p{
  font-size: 14px !important;
  margin: 0 15px 0 0;
  white-space: nowrap;
}v


article {
  position: relative;
}
/*.InfoWindowWrapper {
  z-index: 5 !important;
  position: absolute !important;
  left: 10px !important;
  right: auto !important;
  bottom: auto !important;
  top: 450px !important;
  width: calc(100% - 465px);
  padding: 35px;
  transition: 0.4s ease-in-out;
  height: 580px;
}*/

@media screen and (max-width: 670px) {
  .brand_category,
  .brand_start {
    float: initial !important;
    width: 100% !important;
  }
  .pagination ul {
    width: 100%;
  }
}
.aspect_ratio {
  padding-top: 30.61%;
}
.inactive_link {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.brand_category,
.brand_start {
  float: right;
  width: calc(100%);
  margin-top: 10px;
}
.product_list_item:nth-child(2n + 0) {
  margin-right: 0 !important;
}
.product_list_item:nth-child(2n + 1) {
  margin-left: 0 !important;
}
.summary-price{
  font-size: 1.2em;
  text-align: right;
}
.summary-cart-header{
  display: flex;
}
@media screen and (max-width: 499px) {

  .summary-wrapper{
    display: grid;
  }

  .summary-price{
    font-size: 30px !important;
    margin-bottom: 20px;
    text-align: left;
  }

  .product_list_item {
    position: relative;
    background-color: #fff;
    margin: 10px auto 0;
    padding: 10px 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    float: left;
    width: 100% !important;
    margin: 10px 0 0 0 !important;
  }
  .color_preview_box {
    min-height: 30px !important;
    min-width: 30px !important;
    border-radius: 30px !important;
  }
}
.product_list_item {
  position: relative;
  background-color: #fff;
  margin: 10px auto 0;
  padding: 10px 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  float: left;
  width: 49.5%;
  margin: 10px 0 0 1%;
}
.list_item_link {
  display: block;
  max-height: 280px;
  max-width: 280px;
  margin: auto;
  width: 100%;
}
.product_preview_control_prev {
  margin-right: 7px;
}

@media screen and (max-width: 520px) {
  .product_preview_control_next,
  .product_preview_control_prev {
    height: 48px !important;
    width: 48px !important;
    font-size: 48px !important;
    line-height: 48px !important;
  }
}
.product_preview_control_next,
.product_preview_control_prev {
  height: 48px;
  width: 48px;
  border: 0 solid #888;
  float: right;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  background: #27455b;
  color: #fff;
  font-weight: 100;
  cursor: pointer;
  user-select: none;
  border-radius: 5px;
}
.product_preview_control_next:hover,
.product_preview_control_prev:hover {
  background: #68889f;
}
.product_preview_control_next img,
.product_preview_control_prev img {
  height: 70%;
  width: auto;
}
@media screen and (max-width: 1005px) {
  .content {
    margin: 0 10px !important;
  }
}
.content {
  margin: 0;
}
.content p {
  text-align: justify;
}
@media screen and (max-width: 1470px) {
  .cms_content {
    padding: 0 10px;
  }
}
.cms_content {
  margin-top: 60px;
}
.cms_content p {
  text-align: justify;
}
.cms_content h6{
  color: #0058a2;
  font-size: 22px;
  font-weight: 300;
  margin: 0px;
  padding: 0px;
  line-height: 40px;
}
.cms_content li{
  padding: 0px 0px 5px 0px;
}
@media screen and (max-width: 1470px) {
  .contact_content {
    padding: 0 10px;
  }
}
.contact_content {
  margin: 60px 0 40px 0;
}
.pagination_wrap {
  position: relative;
  width: 100%;
  max-width: 1440px;
  background-color: #fff;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 670px) {
  .pagination ul {
    justify-content: space-around !important;
  }
}
.pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
.pagination ul li {
  display: inline-block;
}
.pagination ul li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  color: #27455b;
  margin: 0 5px 5px 0;
  border-radius: 10px;
  background: #e1e1e1;
}
.page_active,
.pagination ul li a:hover {
  color: #fff !important;
  background: #27455b !important;
}
.act_page {
  display: flex;
  height: 30px;
  line-height: 32px;
  color: #333;
}
.act_page div {
  margin: 0 0 5px 5px;
}
@media screen and (max-width: 1470px) {
  .brand,
  .cart,
  .content_product_list,
  .customer,
  .favorites,
  .filter,
  .finish,
  .onepage,
  .pagination,
  .print,
  .product_single {
    margin: 10px !important;
  }
}
.brand,
.cart,
.customer,
.favorites,
.filter,
.finish,
.onepage,
.pagination,
.print,
.product_single {
  margin: 10px 0;
}
@media screen and (max-width: 1080px) {
  .cart_bottom {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 570px) {
  .onepage_choose_login:first-of-type {
    border-left: 0 solid #aaa !important;
    border-bottom: 1px solid #aaa !important;
    padding: 0 10px 30px !important;
  }
  .onepage_choose_login {
    width: 100% !important;
    float: initial !important;
  }
}
.onepage_choose_login:first-of-type {
  border-left: 0;
}
.onepage_choose_login {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
  position: relative;
  text-align: center;
  border-left: 1px solid #aaa;
}
.red_err {
  color: red;
  font-weight: 700;
}
@media screen and (max-width: 470px) {
  .choose_payment div {
    height: 35px !important;
  }
}
.choose_payment div {
  height: 28px;
}
#creditcard_data {
  display: none;
  border: 1px solid #aaa;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  width: 360px;
  max-width: 90%;
  padding: 10px;
  background: #f6f8f9;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 248, 249, 1) 0,
    rgba(229, 235, 238, 1) 50%,
    rgba(215, 222, 227, 1) 51%,
    rgba(245, 247, 249, 1) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 248, 249, 1) 0,
    rgba(229, 235, 238, 1) 50%,
    rgba(215, 222, 227, 1) 51%,
    rgba(245, 247, 249, 1) 100%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 248, 249, 1) 0,
    rgba(229, 235, 238, 1) 50%,
    rgba(215, 222, 227, 1) 51%,
    rgba(245, 247, 249, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=1);
}
.chkt_txt_input {
  height: 45px;
  width: 70%;
  max-width: 100%;
  margin: 0 5px 3px 0;
  line-height: 45px;
  padding: 0 10px;
  font-size: 14px;
  display: block;
  border: 1px solid #888;
  box-sizing: border-box;
}
@media screen and (max-width: 610px) {
  #billing_address,
  #shipping_address {
    width: 100% !important;
    float: initial !important;
    display: block !important;
  }
  .warning-checkout{
    width: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  .billing_address_fields {
    width: 100% !important;
  }
  .chkt_txt_input {
    width: 100%;
    margin: 0 5px 3px 0;
    box-sizing: border-box;
  }
}
#shipping_address {
  float: left;
  box-sizing: border-box;
  width: 50%;
  position: relative;
}
.product_listview {
  float: left;
  width: calc(100% - 190px);
}
.product_single .price {
  font-size: 2em;
  font-weight: 700;
  margin-top: 17px;
  color: #94835f;
}
.pstar {
  font-size: 0.5em;
  vertical-align: super;
}
.product_single .long_price {
  font-size: 2.5em !important;
}
.old_price {
  margin-top: 10px;
  line-height: 14px;
  color: grey;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 505px) and (max-width: 960px) {
  .product_single_text {
    width: 100% !important;
    max-width: 100% !important;
    clear: left !important;
    padding: 0 !important;
    position: relative !important;
    margin-bottom: 10px !important;
    min-height: initial !important;
    text-align: left;
  }
}
.product_single_blocks h2 {
  position: relative;
  display: inline-block;
  background: #1d1d1d;
  color: #fff;
  padding: 15px 20px;
  margin-bottom: 30px;
  font-size: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.product_single_blocks h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20%;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top-color: #1d1d1d;
  border-bottom: 0;
  border-left: 0;
  margin-left: -10px;
  margin-bottom: -15px;
}
.interface_heading {
  text-align: center;
  background: #1d1d1d;
  color: #fff;
  margin-bottom: 10px;
  padding: 10px 0;
  text-transform: uppercase;
}
@media screen and (min-width: 521px) and (max-width: 768px) {
  .cart #cart_inner{
    margin-top: 40px !important;
  }
  .product_single h3,
  .product_single_heading {
    margin-top: 10px !important;
  }
  .product_single_media {
    width: 100% !important;
  }
  .product_preview_controls {
    max-width: 100% !important;
    float: left;
  }
  .product_single_interface {
    position: relative;
    width: 100% !important;
    text-align: right;
    margin-left: 10px !important;
  }
  .interface_order {
    width: 100%;
    float: initial !important;
  }
  .interface_data,
  .interface_submit {
    position: relative;
    max-width: initial !important;
    float: left;
    width: 49%;
  }
  .interface_service {
    clear: both;
    float: initial !important;
    width: 100%;
    max-width: initial !important;
  }
  .share_icon {
    max-width: 35px !important;
  }
  .service_box {
    width: 49% !important;
    min-height: 75px;
    box-sizing: border-box;
    top: 0;
    margin: 0 auto !important;
  }
  .service_box:first-of-type {
    margin-right: 2%;
  }
  .product_single .price {
    font-size: 1.8em;
    font-weight: 700;
    margin-top: 17px;
  }
}
@media screen and (max-width: 768px) {
  .InfoWindowWrapper {
      width:100% !important;
      height: auto;
  }
  article section .product_single .product-slider-data {
    max-height: 435px;
  }
  article section .product_single .product_single_media {
    /*width: calc(100% - 68px) !important;*/
    width: 100%;
  }
  body article section .product_single {
    flex-wrap: wrap !important;
  }
  body header .HeaderMain .HeaderMainInner .HeaderMainNav ul {
    justify-content: space-between;
  }
  header .HeaderMain .HeaderMainInner{
    padding: 10px 10px 40px 10px !important;
  }

  .product_single_media {
    width: 100% !important;
    max-width: 100% !important;
    /* max-width: 100% !important; */
    margin-bottom: 5px !important;
    /* new added css */
    padding-right: 10px;
  }
  .product_single_text {
    clear: both;
    width: 100% !important;
    float: initial !important;
    padding: 0 !important;
    position: relative !important;
    margin-bottom: 20px !important;
    top: 5px !important;
    min-height: initial !important;
  }
  .product_single_heading {
    font-size: 1.8em !important;
    margin-bottom: 10px !important;
    margin-top: 15px !important;
    line-height: 1em !important;
  }
  .product_single_interface {
    width: 100% !important;
    float: initial !important;
    text-align: right;
    clear: both !important;
    margin-left: 0 !important;
  }
  .interface_data,
  .interface_service,
  .interface_submit {
    max-width: 100% !important;
  }
  .qty_minus,
  .qty_plus {
    width: 40px !important;
    height: 40px !important;
  }
  .no_color {
    max-width: 120px !important;
  }
  .share_icon {
    max-width: 35px !important;
  }
}
@media screen and (max-width: 520px) {
  .cart #cart_inner{
    margin-top: 40px !important;
  }
  .product_preview_details {
    width: calc(100% - 115px) !important;
  }
}
.product_preview {
  border: 0 solid #888;
  position: relative;
  background: #f7f7f7;
  border-radius: 5px;
  display: flex;
}
.product_preview div{
  flex: 1;
}
@media screen and (max-width: 768px) {
  .touchme-product-title{
    padding: 20px 10px;
  }
 .img_conf_link {
    display: block !important;
  }
  .product_preview div{
    flex: 1;
    max-height: 500px;
  }
}
.img_conf_link {
  color: #fff;
  padding: 0 10px;
  top: 1px;
  height: 44px;
  line-height: 44px;
  right: 1px;
  margin: 10px auto;
  z-index: 100;
  background: rgba(4, 170, 109, 0.9);
  cursor: pointer;
  display: none;
  border-radius: 5px;
}
.product_preview_controls {
  position: relative;
  top: 10px;
  width: 100%;
}
.product_preview_details {
  position: relative;
  float: left;
  max-height: 50px;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: hidden;
  width: calc(100% - 115px);
  user-select: none;
  scrollbar-width: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .product_preview_details {
    overflow-x: scroll !important;
    -ms-overflow-style: none;
  }
  .product_preview_details::-webkit-scrollbar {
    display: none;
  }
}
.product_preview_details a {
  display: inline-block;
  margin-right: 8px;
}
@media screen and (max-width: 520px) {
  .product_preview_details a img {
    width: 48px !important;
  }
}
.product_preview_details a img {
  width: 48px;
  height: auto;
  border: 0 solid #888;
  box-sizing: content-box;
  border-radius: 5px;
}
.product_single_media {
  /* width: calc(100% - 330px); */
  width: calc(100% - 30%);
  max-width: 1170px;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 10px;
  /* css add */
  padding-right: 12px;
}
.big_preview_image {
  max-width: 100%;
  height: 1000px;
  display: block;
  margin: auto;
  border-radius: 5px;
}
.prev_pos_num {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #27455b;
  color: #fff;
  padding: 2px 5px;
  opacity: 0.9;
  z-index: 1;
  pointer-events: none;
  border-radius: 0 0 0 5px;
}
.prev_color_name {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: #27455b;
  color: #fff;
  opacity: 0.9;
  border-radius: 0 0 5px 0;
}
.no_color {
  position: absolute;
  clear: both;
  max-width: 192px;
  border: 1px solid #888;
  color: #888;
  background: #fff;
  box-sizing: border-box;
  padding: 5px;
  font-size: 12px;
  display: none;
  bottom: 51px;
  left: 0;
}
.sold_out_advice {
  clear: both;
  border: 1px solid #bbb;
  color: #777;
  box-sizing: border-box;
  padding: 5px;
  font-size: 12px;
  display: none;
  margin-bottom: 6px;
}
.color_preview_row:first-of-type .color_preview_box {
  margin-top: 0;
}
.color_preview_row .color_preview_box {
  margin-top: 6.5px;
}
.color_preview_box:first-of-type {
  margin-left: 0;
}
.color_preview_box {
  box-sizing: border-box;
  border: 1px solid #888;
  min-width: 30px;
  min-height: 30px;
  border-radius: 30px;
  float: left;
  cursor: pointer;
  margin-left: 6.5px;
}
/* section .new_interface .configuration-tab .btn-wrapper .toggle-container{
  display: none;
} */
@media screen and (min-width: 801px) {
  .even_block .block_item_text,
  .odd_block .block_item_text {
    padding: 0 10% !important;
  }
}
@media screen and (max-width: 650px) {
  .block_item_image {
    min-width: 250px !important;
  }
  article section .product_single .product-slider-data {
    max-height: 300px;
}
}
@media screen and (max-width: 650px) {
  .block_item {
    flex-wrap: wrap;
    flex-direction: row !important;
  }
  .block_item_image {
    min-width: 100% !important;
  }
  .block_item_text {
    padding: 0 !important;
  }
  .block_item_text p {
    padding: 0 6px;
    box-sizing: border-box;
  }
  .block_item_text h3 {
    margin-top: 10px !important;
    text-align: center !important;
  }
}
.block_item {
  display: flex;
  flex: 50% 50%;
  text-align: left;
  margin-bottom: 32px;
  font-weight: 300;
}
.block_item_image {
  min-width: 300px;
  padding: 5px;
  box-sizing: border-box;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 5px;
  background: #fafafa;
  height: fit-content;
  border-radius: 10px;
}
.block_item_image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  box-sizing: border-box;
  display: block;
  border-radius: 10px;
}
.block_item_text h3 {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 0.05em;
  font-weight: 300;
  font-size: 1.5em;
  text-align: left;
  color: #27455b;
  padding-bottom: 20px;
  border-bottom: #eee solid 1px;
}
.block_item_text p {
  margin-top: 10px;
}
.odd_block {
  flex-direction: row;
}
.odd_block .block_item_text {
  padding: 0 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.even_block {
  flex-direction: row-reverse;
}
.even_block .block_item_text {
  padding: 0 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.video-container embed,
.video-container iframe,
.video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noclick {
  pointer-events: none;
  position: relative;
  z-index: 100;
}
@-webkit-keyframes blink {
  0% {
    border-color: red;
  }
  50% {
    border-color: #aaa;
  }
  100% {
    border-color: red;
  }
}
@keyframes blink {
  0% {
    border-color: red;
  }
  50% {
    border-color: #aaa;
  }
  100% {
    border-color: red;
  }
}
@-ms-keyframes blink {
  0% {
    border-color: red;
  }
  50% {
    border-color: #aaa;
  }
  100% {
    border-color: red;
  }
}
.animate_border {
  border-color: red;
  border-width: 2px;
  -webkit-animation-direction: normal;
  -webkit-animation-duration: 0.2s;
  -webkit-animation-iteration-count: 2;
  -webkit-animation-name: blink;
  animation-direction: normal;
  animation-duration: 0.2s;
  animation-iteration-count: 2;
  animation-name: blink;
  -ms-animation-direction: normal;
  -ms-animation-duration: 0.2s;
  -ms-animation-iteration-count: 2;
  -ms-animation-name: blink;
}
.product_shipping_status {
  color: #04aa6d;
  text-align: center;
  cursor: default;
  margin: 20px 0;
}
.product_shipping_status img {
  max-height: 20px;
  transform: rotate(0);
  transition: all 0 ease;
  vertical-align: middle;
}
.product_shipping_status:hover > img {
  transform: rotate(1080deg);
  transition: all 3s ease;
}
.share_icon {
  max-width: 25px;
}
.product_single_text {
  clear: both;
  width: 100% !important;
  float: initial !important;
  padding: 0 !important;
  position: relative !important;
  margin-bottom: 20px !important;
  top: 5px !important;
  min-height: initial !important;
  text-align: left;
}
.product_single_text .text_bullet_points {
  padding-left: 20px;
  list-style-type: none;
  list-style-position: inside;
}
.product_single_text .text_bullet_points li {
  position: relative;
  margin: 14px 0;
  padding: 0;
}
.product_single_text .text_bullet_points li::before {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #bbb;
  border-right: solid 2px #bbb;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -4px;
}
.product_single_heading {
  font-size: 1.6em;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  min-width: 280px;
  width: 100%;
  margin: 0 0 20px 0;
  text-align: left;
}
.product_single_heading .heading_brand {
  font-size: 0.8em;
  display: block;
}
.product_single h3 {
  margin-top: 5px;
}
.product_single_heading .heading_brand_icon {
  max-height: 16px;
  vertical-align: middle;
  margin-right: 10px;
}
.product_single_text .text_intro {
  text-align: justify;
}
.product_single_text .text_tags {
  color: #888;
  border: 1px solid #888;
  font-size: 12px;
  margin: 5px 5px 0 0;
  padding: 3px 5px;
  text-decoration: none;
  display: inline-block;
}
.product_single_text .text_tags:hover {
  color: #444;
  border: 1px solid #444;
}
.more_detail_images {
  margin: 10px 0;
}
.more_detail_images a img {
  max-width: 45px;
  margin: 0 5px 0 0;
}
.product_single_interface {
  width: 240px;
  float: right;
  text-align: right;
  margin-left: 10px;
}
@media screen and (max-width: 1470px) {
  .product_single_reviews {
    padding: 0 10px;
  }
}
.interface_data,
.interface_service,
.interface_submit {
  width: 100%;
}
.product_price_saving {
  font-size: 12px;
  color: #777;
  margin-bottom: 2px;
}
.product_qty_container {
  text-align: left;
  margin-top: 6px;
  margin-bottom: 6px;
  vertical-align: top;
  float: left;
}
.product_qty_input {
  height: 38px;
  max-width: 36px;
  margin: 0 5px 0 0;
  line-height: 38px;
  padding: 0 10px;
  font-size: 14px;
  float: left;
  border: 1px solid #888;
}
.cart_qty_input {
  height: 38px;
  max-width: 36px;
  margin: 0 5px 15px 0;
  line-height: 38px;
  padding: 0 10px;
  font-size: 14px;
  display: block;
  border: 1px solid #888;
}
@media screen and (max-width: 570px) {
  .cart_item_single_price {
    display: none;
  }
  .cart_item_base {
    width: 70% !important;
    padding-right: 5%;
  }
  .cart_item_base a img {
    margin-bottom: 5px;
  }
  .cart_item_base_data {
    clear: left;
  }
  .cart_item_qty{
    width: 30% !important;
  }
  .cart_item_total_price {
    display: none;
  }
  
}
.cib_data_name {
  min-width: 90px;
  display: inline-block;
  font-weight: 500;
}
.qty_minus,
.qty_plus {
  width: 24px;
  height: 24px;
}
@-webkit-keyframes blink {
  0% {
    border-color: red;
  }
  50% {
    border-color: #aaa;
  }
  100% {
    border-color: red;
  }
}
@keyframes blink {
  0% {
    border-color: red;
  }
  50% {
    border-color: #aaa;
  }
  100% {
    border-color: red;
  }
}
@-ms-keyframes blink {
  0% {
    border-color: red;
  }
  50% {
    border-color: #aaa;
  }
  100% {
    border-color: red;
  }
}
.animate_red {
  border: 1px solid red;
  -webkit-animation-direction: normal;
  -webkit-animation-duration: 0.2s;
  -webkit-animation-iteration-count: 2;
  -webkit-animation-name: blink;
  animation-direction: normal;
  animation-duration: 0.2s;
  animation-iteration-count: 2;
  animation-name: blink;
  -ms-animation-direction: normal;
  -ms-animation-duration: 0.2s;
  -ms-animation-iteration-count: 2;
  -ms-animation-name: blink;
}
.animate_green {
  border: 1px solid green;
}
.redborder {
  border: 1px solid red;
}
@media screen and (max-width: 768px) {
  .breadcrump_navigation {
    margin-top: 20px !important;
  }
  .breadcrump_navigation > * {
    display: none !important;
  }
}
.breadcrump_navigation {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #333;
  margin-top: 44px;
  letter-spacing: 0.03em;
}
.breadcrump_navigation a {
  color: #333;
  text-decoration: none;
}
.breadcrump_navigation .separator {
  margin: 0 5px;
}
.plus_one {
  position: absolute;
  left: 32px;
  font-size: 20px;
  display: none;
  color: #1d7d1d;
  top: 17px;
}
.plus_one_small {
  font-size: 17px !important;
}
.plus_fav {
  position: absolute;
  left: 35px;
  font-size: 20px;
  display: none;
  color: #1d7d1d;
  top: 12px;
  min-height: 14px;
  min-width: 14px;
  background: url(/skin/images/structure/heart_icon.png);
  background-size: 100% 100%;
}
.single_product_cross_link {
  display: block;
  margin-right: 5px;
  float: left;
}
.single_product_cross_link img {
  display: block;
  height: 67px;
  max-height: 67px;
  width: 67px;
  max-width: 67px;
}
.minus_fav_1 {
  position: absolute;
  left: 35px;
  font-size: 20px;
  color: #1d7d1d;
  top: 12px;
  min-height: 14px;
  min-width: 7px;
  background: url(/skin/images/structure/heart_icon.png);
  background-size: 200% 100%;
  animation: heartrotation_left 1s;
  animation-delay: 0.1s;
}
.minus_fav_2 {
  position: absolute;
  left: 42px;
  font-size: 20px;
  color: #1d7d1d;
  top: 12px;
  min-height: 14px;
  min-width: 7px;
  background: url(/skin/images/structure/heart_icon.png);
  background-size: 200% 100%;
  background-position: -100%;
  animation: heartrotation_right 1s;
  animation-delay: 0.1s;
}
@keyframes heartrotation_right {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(45deg);
  }
}
@keyframes heartrotation_left {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-15deg);
  }
}
#main_teaser {
  position: relative;
  width: auto;
  height: auto;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  margin: 0 10px;
  padding: 0;
}
#main_teaser img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.amazon_button {
  background: #181617;
  border: 1px solid #949494;
  color: #efefef;
  cursor: pointer;
  box-sizing: border-box;
  outline: 0;
  position: relative;
}
.attention_button {
  background-color: #10509f;
  color: #fff;
  padding: 10px 20px;
  border: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  font-weight: 700;
  font-size: 14px;
  z-index: 100;
}
.standard_button {
  background: #04aa6d;
  border: 0 solid #949494;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  font-size: 1.1em;
  border-radius: 5px;
  letter-spacing: 0.03em;
}
.standard_button:hover {
  background: #08b877;
}
.standard_button:active {
  background: #12ad74;
}
.attention_button:hover {
  cursor: pointer;
  background-color: #336fba;
}
.attention_button a {
  color: #fff;
}
#main_teaser_button {
  position: absolute;
  margin-top: 10px;
  margin-left: 20px;
}
@media screen and (max-width: 1005px) {
  .start_content h1,
  .start_content p {
    padding: 0 10px;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}
.start_content {
  min-height: 130px;
}
.start_content p {
  text-align: justify;
  color: #595959;
}
.start_content .start_content_heading {
  background: #1d1d1d;
  color: #fff;
  padding: 10px 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.content_product_list {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  padding: 10px 0 0;
  flex-wrap: wrap;
}
@media screen and (min-width: 671px) {
  .single_row:not(.multimatch) .sc_prod_container:nth-child(5) {
    display: none;
  }
  .single_row .sc_prod_container {
    width: 24.2% !important;
    margin-right: 0.9% !important;
  }
  .content_product_list:not(.single_row) .sc_prod_container {
    width: 24.2% !important;
    margin-right: 0.9% !important;
  }
  .content_product_list:not(.single_row) .sc_prod_container:nth-child(4n) {
    margin-right: 0 !important;
  }
  .single_row:not(.multimatch) .sc_prod_container:nth-child(5n) {
    margin-right: 1%;
  }
  .single_row:not(.multimatch) .sc_prod_container:nth-child(4n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .content_product_list .sc_prod_container {
    width: 49.5% !important;
    margin-right: 1% !important;
  }
  .content_product_list:not(.single_row) .sc_prod_container {
    width: 49.5% !important;
    margin-right: 1% !important;
  }
  .content_product_list:not(.single_row) .sc_prod_container:nth-child(2n),
  .single_row:not(.multimatch) .sc_prod_container:nth-child(2n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 360px) {
  .single_row .sc_prod_container {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .content_product_list .sc_prod_container {
    width: 100% !important;
  }
}
.multimatch::-webkit-scrollbar {
  height: 10px;
}
.multimatch::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.multimatch::-webkit-scrollbar-thumb {
  background: #888;
}
.multimatch::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.multimatch .sc_prod_title{
  height: 190px;
  overflow: hidden;
}
@media screen and (max-width: 1530px) {
  .matching_prev {
    left: -5px !important;
  }
  .matching_next {
    right: -5px !important;
  }
}
.matching_prev {
  position: absolute;
  z-index: 100;
  left: -40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 100%;
  border: 0 solid #000;
  box-sizing: border-box;
  cursor: pointer;
}
.matching_prev:hover::after {
  background: #bbb;
}
.matching_prev:hover::before {
  border-top: solid 2px #f3f3f3;
  border-right: solid 2px #f3f3f3;
}
.matching_prev::after {
  content: "";
  background: rgba(230, 230, 230, 0.7);
  width: 30px;
  height: 100px;
  top: 50%;
  margin-top: -20px;
  border-radius: 5px;
}
.matching_prev::before {
  content: "";
  width: 18px;
  height: 18px;
  border: 0;
  border-top: solid 2px #bbb;
  border-right: solid 2px #bbb;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -18px;
}
.matching_next {
  position: absolute;
  right: -40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 100%;
  border: 0 solid #000;
  box-sizing: border-box;
  cursor: pointer;
}
.matching_next:hover::after {
  background: #bbb;
}
.matching_next:hover::before {
  border-top: solid 2px #f3f3f3;
  border-right: solid 2px #f3f3f3;
}
.matching_next::after {
  content: "";
  background: rgba(230, 230, 230, 0.7);
  width: 30px;
  height: 100px;
  top: 50%;
  margin-top: -20px;
  border-radius: 5px;
}
.matching_next::before {
  content: "";
  width: 18px;
  height: 18px;
  border: 0;
  border-top: solid 2px #bbb;
  border-right: solid 2px #bbb;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 5px;
  margin-top: -18px;
}
.content_product_list .sc_prod_container:nth-child(5n) {
  margin-right: 0;
}
.multimatch .sc_prod_container:nth-child(5n) {
  margin-right: 1.25% !important;
}
.content_product_list .sc_prod_container {
  box-sizing: border-box;
  width: 19%;
  min-height: 100px;
  /*min-width: 200px;*/
  text-align: center;
  border: 0 dashed #ccc;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 1.25%;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  transition: all 0.3s ease;
}
_:-ms-lang(x),
.content_product_list .sc_prod_container {
  min-height: 270px;
}
.content_product_list .sc_prod_container a.sc_prod_link {
  
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding: 5px 5px 20px;
  box-sizing: border-box;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
}
.content_product_list .sc_prod_container .prod_badge_green {
  position: absolute;
  font-weight: 700;
  top: 10px;
  right: -5px;
  background: green;
  padding: 1px 6px;
  color: #fff;
  z-index: 1;
  text-transform: uppercase;
  min-width: 15px;
  box-shadow: -1px 1px 0.1px rgba(0, 0, 0, 0.1);
}
.content_product_list .sc_prod_container .prod_badge_green:after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 4px solid #006400;
  border-right: 4px solid transparent;
}
.content_product_list .sc_prod_container .prod_badge_black {
  position: absolute;
  font-weight: 700;
  top: 10px;
  right: -5px;
  background: #1d1d1d;
  padding: 1px 6px;
  color: #fff;
  z-index: 1;
  text-transform: uppercase;
  min-width: 15px;
  box-shadow: -1px 1px 0.1px rgba(0, 0, 0, 0.1);
}
.content_product_list .sc_prod_container .prod_badge_black:after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 4px solid #1d1d1d;
  border-right: 4px solid transparent;
}
.content_product_list .sc_prod_container .prod_badge_red {
  position: absolute;
  font-weight: 700;
  top: 10px;
  right: -5px;
  background: red;
  padding: 1px 6px;
  color: #fff;
  z-index: 1;
  text-transform: uppercase;
  min-width: 15px;
  box-shadow: -1px 1px 0.1px rgba(0, 0, 0, 0.1);
}
.content_product_list .sc_prod_container .prod_badge_red:after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 4px solid #8b0000;
  border-right: 4px solid transparent;
}
.content_product_list .sc_prod_container .prod_badge_blue {
  position: absolute;
  top: 10px;
  right: -5px;
  background: #45458a;
  padding: 1px 6px;
  color: transparent;
  text-shadow: 0 0 0 #fff;
  z-index: 1;
  text-transform: uppercase;
  min-width: 15px;
  box-shadow: -1px 1px 0.1px rgba(0, 0, 0, 0.1);
}
.content_product_list .sc_prod_container .badge_icon {
  max-height: 10px;
  margin-top: 3px;
}
.content_product_list .sc_prod_container .prod_badge_blue:after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 4px solid #00008b;
  border-right: 4px solid transparent;
}
.badge_2 {
  top: 40px !important;
}
.badge_3 {
  top: 70px !important;
}
.badge_4 {
  top: 100px !important;
}
.content_product_list .sc_prod_container .sc_show {
  display: none;
  font-size: 0.9em;
  margin-top: -100%;
  z-index: 1;
}
.content_product_list .sc_prod_container .sc_show span {
  display: inline-block;
  background: rgba(39, 69, 91, 0.8);
  color: #fff;
  line-height: initial;
  padding: 1em;
  border-radius: 10px;
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 0.03em;
}
_:-ms-lang(x),
.content_product_list .sc_prod_container .sc_show span {
  line-height: 45px;
}
.content_product_list .sc_prod_container:focus-within,
.content_product_list .sc_prod_container:hover {
  background: #fafafa;
  background: #fafafa;
  transform: translateY(-1px);
  box-shadow: 0px 3px 4px rgb(0 0 0 / 20%);
}
.content_product_list
  .sc_prod_container:focus-within
  > a.sc_prod_link
  .sc_prod_img
  img,
.content_product_list
  .sc_prod_container:hover
  > a.sc_prod_link
  .sc_prod_img
  img {
  opacity: 0.7;
  max-height: 115%;
}
.content_product_list .sc_prod_container:focus-within > a.sc_prod_link .sc_show,
.content_product_list .sc_prod_container:hover > a.sc_prod_link .sc_show {
  display: block;
}
.content_product_list .sc_prod_container .sc_prod_img {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.content_product_list .sc_prod_container .sc_prod_img img {
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: max-height 0.3s linear, opacity 0.3s linear;
}
.content_product_list .sc_prod_container .sc_prod_title {
  margin: 1.33em 0;
  letter-spacing: 0.03em;
  min-height: 100px;
}
@media only screen and (max-width: 820px) {
  .options-wrapper{
    display: block !important;
  }
  .content_product_list .sc_prod_container .sc_prod_title {
    height: 130px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .content_product_list .sc_prod_container .sc_prod_title {
    height: 135px;
    overflow: hidden;
  }
}
.sc_prod_container .sc_prod_colors {
  display: flex;
  justify-content: center;
}
.sc_prod_container .sc_prod_colors .color_item {
  background-size: 50% 50%;
  width: 1em;
  height: 1em;
  border-radius: 10px;
  margin: 0 3px;
}
.sc_prod_container .sc_prod_colors .color_count {
  display: flex;
  align-items: center;
  font-size: 0.8em;
  margin-left: 3px;
}
.content_product_list .sc_prod_container p {
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0;
  font-weight: 500;
  letter-spacing: 0.03em;
  font-size: 1.5em;
  color: #27455b;
}
.content_product_list .sc_prod_container p s {
  color: #595959;
}
.content_product_list .sc_prod_container p span {
  color: red;
  font-weight: 700;
}
.content_product_list .sc_prod_container .sc_prod_reviews {
  min-height: 1.2em;
}
.content_product_list .sc_prod_container .sc_prod_reviews .reviewStars img {
  height: 1.2em;
  width: auto;
}
.StartContent .further_links,
.further_links {
  padding: 0 5px 10px;
  text-align: right;
  color: #27455b;
}
@keyframes wavelink {
  0% {
    padding-right: 0;
  }
  50% {
    padding-right: 5px;
  }
  100% {
    padding-right: 0;
  }
}
.StartContent .further_links a:hover {
  animation: wavelink 1s ease-in-out infinite;
}
.checkout_summary_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/*checkout onepage*/

#billing_address {
  display: flex;
}
#billing_address .billing_address_fields{
  width: 50%;
}

/*end checkout onepage*/
@media screen and (max-width: 768px) {
  .checkout_summary_wrap .checkout_summary_info {
    width: 100% !important;
  }
}
.checkout_summary_wrap .checkout_summary_info {
  width: calc(100% - 420px);
  max-width: 768px;
  padding-top: 15px;
  color: red;
  font-weight: 500;
  text-align: justify;
}
.checkout_summary_wrap .checkout_summary_total {
  text-align: right;
  font-size: 1.5em;
  margin: 10px 0 20px auto;
  width: 390px;
  max-width: 100%;
}
#contact {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  margin: 60px auto;
  padding: 20px 0 20px 0;
  border-top: 1px solid #eee;
  position: relative;
  z-index: 1;
}
#contact::before {
  position: absolute;
  top: -30px;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 140px;
  height: 102px;
  background-image: url(/media/img_ext/icon_contact.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}
#contact .contact-text {
  flex: 0 0 100%;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
  padding: 0 0 0 350px;
  box-sizing: border-box;
  position: relative;
}
#contact .contact-text::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  background-image: url(/media/img_ext/img_contact.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
#contact .contact-text h3.contact {
  flex: 0 0 100%;
  font-size: 250%;
  color: #27455b;
  font-weight: 200;
  margin: 0 0 20px 0;
}
#contact .contact-text h3.contact span {
  display: block;
  font-weight: 300;
  font-size: 70%;
  color: #94835f;
}
#contact .contact-text p {
  flex: 0 0 100%;
  font-size: 90%;
  color: #666;
  text-align: start;
  padding: 10px;
  box-sizing: border-box;
  display: inline-block;
}
#contact .contact-text .method {
  flex: 0 0 100%;
  padding: 0;
  box-sizing: border-box;
  margin: 20px 0 0 0;
  display: flex;
  justify-content: space-around;
  align-content: center;
  flex-wrap: wrap;
}
#contact .contact-text .method .method-box1 {
  flex: 0 0 45%;
  padding: 0;
  margin-right: 5%;
}
#contact .contact-text .method .method-box2 {
  flex: 1;
  padding: 0;
}
#contact .contact-text .method .method-box1 {
  border: 1px #eee solid;
  border-radius: 0 1em;
  box-sizing: border-box;
}
#contact .contact-text .method .method-box1 span.title1,
#contact .contact-text .method .method-box2 span.title2 {
  flex: 0 0 100%;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 8px 10px;
  position: relative;
  color: #666;
}
#contact .contact-text .method .method-box1 span.title1 {
  font-size: 110%;
  color: #27455b;
  background: #fff;
  top: -10px;
  left: 6px;
  line-height: 1.5;
}
#contact .contact-text .method .method-box1 span.email,
#contact .contact-text .method .method-box1 span.whatsapp {
  flex: 0 0 50%;
  height: auto;
  box-sizing: border-box;
  padding: 0;
  position: relative;
  margin: 0;
}
#contact .contact-text .method .method-box2 span.tel {
  flex: 0 0 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0;
  position: relative;
  margin: 0;
}
#contact .contact-text .method .method-box1 span a,
#contact .contact-text .method .method-box2 span a {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: auto;
  text-decoration: none;
  color: #27455b;
  border-radius: 0 1em;
  transition: 0.5s;
  padding: 10px;
  box-sizing: border-box;
  margin: 0;
}
#contact .contact-text .method div span a:hover {
  background: rgba(217, 200, 131, 0.2);
}
#contact .contact-text .method div span a img {
  width: 100%;
  max-width: 40px;
  flex: 0 0 40px;
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  .InfoWindowWrapper {
    width: calc(100% - 456px);
  }
  .InfoWindowWrapper  {
    width: auto !important;
  }
  .product_single_overview .secondarycolors-btn-container, .product_single_overview .maincolors-btn-container {
    min-height: auto;
}
  #contact .contact-text .method {
    justify-content: flex-start;
  }
  #contact .contact-text .method .method-box1 {
    flex: 0 0 90%;
    padding: 0 6px;
    margin-top: 20px;
    margin-right: 0;
    box-sizing: border-box;
  }
  #contact .contact-text .method .method-box2 {
    flex: 0 0 90%;
    margin-top: 20px;
    padding: 0 6px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 980px) {
  #contact {
    border-bottom: 0px solid #eee;
  }
  #contact::before {
    position: absolute;
    top: -30px;
    right: 10px;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 70px;
    height: 61px;
    background-image: url(/media/img_ext/icon_contact.jpg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #contact .contact-text {
    padding: 0;
  }
  #contact .contact-text::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
  }
  #contact .contact-text h3.contact {
    flex: 0 0 100%;
    font-size: 200%;
    color: #27455b;
    font-weight: 200;
    margin: 20px 0 20px 0;
    box-sizing: border-box;
    padding: 0 0 0 80px;
  }
  #contact .contact-text .method .method-box1 {
    flex: 0 0 100%;
  }
  #contact .contact-text .method .method-box2 {
    flex: 0 0 100%;
  }
  #contact .contact-text .method .method-box1 span.title1 {
    top: 0;
    left: 0;
    background: 0 0;
    line-height: 1.5;
  }
  #contact .contact-text .method .method-box1 {
    border: 0;
  }
  #contact .contact-text .method div span.email,
  #contact .contact-text .method div span.tel,
  #contact .contact-text .method div span.whatsapp {
    flex: 1;
    margin: 0;
    height: 40px;
    box-sizing: border-box;
    padding: 0;
    max-width: 100%;
    position: relative;
  }
}
@media screen and (max-width: 640px) {
  #contact .contact-text h3.contact {
    font-size: 180%;
  }
  #contact .contact-text .method .method-box1 span.title1,
  #contact .contact-text .method .method-box2 span.title2 {
    padding: 0;
    font-size: 100%;
    margin-bottom: 10px;
  }
  #contact .contact-text .method .method-box1 span a,
  #contact .contact-text .method .method-box2 span a {
    padding: 10px 0;
    margin: 10px 0;
  }
}
.information {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  margin: 120px auto 30px auto;
  padding: 0;
}
.information h2 {
  color: #27455b;
  font-weight: 200;
  text-decoration: none;
  font-size: 250%;
  display: inline-block;
  width: 100%;
  margin: 0 auto 30px auto;
  padding: 0;
  box-sizing: border-box;
  text-align: left;
  border-bottom: 0;
  letter-spacing: 0.1em;
}
.information h2::after {
  content: "//";
  margin-left: 30px;
  color: #eee;
  font-weight: 100;
  display: inline-block;
}
.info-box {
  display: flex;
  justify-content: flex-start;
  align-content: start;
  align-items: start;
  flex-wrap: wrap;
  padding: 0;
  margin: 30px 0;
}
.information .info-box h3.info {
  color: #27455b;
  font-weight: 300;
  text-decoration: none;
  font-size: 150%;
  display: inline-block;
  width: 100%;
  margin: 60px auto 0 auto;
  padding-bottom: 20px;
  box-sizing: border-box;
  text-align: left;
  border-bottom: #eee solid 1px;
  letter-spacing: 0.1em;
}
.info-box span.sub-title {
  flex: 0 0 100%;
  font-weight: 400;
  text-decoration: none;
  color: #0058a2;
  font-size: 120%;
  width: 100%;
  display: inline-block;
  margin: 30px 0 10px 0;
}
.info-box p.large,
.info-box p.mini {
  flex: 1;
  line-height: 1.4;
  font-size: 100%;
  letter-spacing: 0.1em;
  display: inline-block;
  margin: 10px auto　10px auto;
  padding: 10px;
  box-sizing: border-box;
  text-align: start;
  font-weight: 300;
}
.info-box p.large {
  flex: 50%;
}
.info-box p.mini {
  flex: 0 0 70%;
}
.info-box p em {
  font-size: 130%;
  font-weight: 200;
  font-style: normal;
  text-decoration: none;
  color: #0058a2;
  display: inline-block;
  margin: 20px 0;
}
.info-box p b {
  font-weight: 500;
  color: #27455b;
  font-size: 100%;
  margin: 10px 0;
  display: inline-block;
}
.info-box ol,
.info-box ul {
  flex: 0 0 100%;
  padding: 0;
  width: 100%;
  margin: 30px auto;
  list-style: none;
  counter-reset: number;
}
.info-box ul {
  list-style: disc;
  list-style-position: inside;
}
.info-box ol li,
.info-box ul li {
  padding: 10px 0 10px 40px;
  box-sizing: border-box;
  position: relative;
  font-weight: 300;
  font-weight: 90%;
}
.info-box ul li {
  padding: 10px 0 10px 0;
}
.info-box ol li::before {
  counter-increment: number;
  content: counter(number);
  width: 26px;
  height: auto;
  padding: 4px;
  box-sizing: border-box;
  display: block;
  border-radius: 50%;
  background: #94835f;
  color: #fff;
  text-align: center;
  position: absolute;
  top: calc((100% - 26px) / 2);
  left: 0;
  opacity: 0.5;
}
.info-box .img-large {
  flex: calc(50% - 30px);
  margin: 20px 0 30px 30px;
  padding: 0;
  min-height: 300px;
}
.info-box .img-mini {
  flex: calc(30% - 30px);
  margin: 40px 0 0 30px;
  padding: 0;
  min-height: 200px;
}
.info-box .-bg1 {
  background: url(/media/img_ext/img_service1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.info-box .-bg2 {
  background: url(/media/img_ext/img_service2.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
.info-box .-bg3 {
  background: url(/media/img_ext/img_explanation2.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
.info-box .-bg4 {
  background: url(/media/img_ext/img_service3.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
.info-box .-bg5 {
  background: url(/media/img_ext/img_service4.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
.info-box .-bg6 {
  background: url(/media/img_ext/img_service5.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
.info-box .-bg7 {
  background: url(/media/img_ext/img_service6.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
.info-box .img-large em {
  font-size: 130%;
  font-weight: 200;
  font-style: normal;
  text-decoration: none;
  color: #0058a2;
  display: inline-block;
  line-height: 1.5;
  padding: 10px;
  box-sizing: border-box;
  margin: 20px 0;
  background: rgba(255, 255, 255, 0.85);
}
blockquote {
  flex: 0 0 100%;
  background: #eee;
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 0.5em;
}
blockquote p {
  font-size: 90%;
  color: #242a51;
}
blockquote span {
  font-weight: 700;
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
  color: #242a51;
}
@media screen and (max-width: 1200px) {
  .info-box {
    align-items: center;
    margin: 0;
  }
  .info-box p em {
    font-size: 120%;
    font-weight: 300;
    margin: 10px 0;
  }
  .info-box p.large,
  .info-box p.mini {
    padding: 10px;
    margin: 20px auto　20px auto;
  }
  .info-box p.large {
    flex: 0 0 100%;
  }
  .info-box p.mini {
    flex: 1;
  }
  .info-box .img-large {
    flex: 0 0 100%;
    margin: 0 0 30px 0;
    min-height: 200px;
  }
  .info-box .img-mini {
    flex: 0.7;
    margin: 40px 0 30px 0;
    padding: 0;
    min-height: 200px;
  }
  .info-box .-bg1,
  .info-box .-bg2,
  .info-box .-bg3,
  .info-box .-bg4,
  .info-box .-bg5,
  .info-box .-bg6,
  .info-box .-bg7 {
    background-size: contain;
    background-position: center right;
  }
  .info-box .img-large em {
    font-size: 120%;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    color: #0058a2;
    display: inline-block;
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
  }
}
@media screen and (max-width: 640px) {
  .information{
    margin: 50px auto 30px auto;
  }
  .information h2 {
    font-size: 1.7rem;
  }
  .info-box .img-mini {
    flex: 0 0 100%;
    margin: 0 0 30px 0;
  }
  .info-box .-bg1,
  .info-box .-bg2,
  .info-box .-bg3,
  .info-box .-bg4,
  .info-box .-bg5,
  .info-box .-bg6,
  .info-box .-bg7 {
    background-size: contain;
    background-position: center center;
  }
}
.index-article {
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 1500px;
  z-index: 1;
}
.index-article .index-handmade {
  flex: 0 0 100%;
  position: relative;
  height: 100vh;
  background-image: url(/media/img_ext/img_service1.jpg);
  background-size: contain;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.index-article .index-handmade .handmade-container {
  width: 100%;
  max-width: 640px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  background: rgba(255, 255, 255, 0.85);
}
.index-article .index-handmade .handmade-container h2.handmade {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  padding: 30px 10px 30px 10px;
  box-sizing: border-box;
  flex: 0 0 100%;
  font-size: 30px;
  text-align: center;
  border: 0;
  position: relative;
  font-weight: 200;
}
.index-article .index-handmade .handmade-container p {
  display: block;
  width: 100%;
  padding: 10px 20px 10px 20px;
  box-sizing: border-box;
  line-height: 1.4;
  position: relative;
}
.index-article .index-handmade .handmade-container p::before {
  content: "";
  position: absolute;
  width: 25%;
  top: -10px;
  left: calc((100% - 25%) / 2);
  border-top: 1px solid #bbb;
}
.index-article .index-yourwant {
  background: rgba(248, 248, 238, 1);
  height: auto;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  width: 100%;
}
.index-article .index-yourwant::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: skewY(2deg);
  transform-origin: top right;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: rgba(248, 248, 238, 1);
}
.index-article .index-yourwant::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -50px;
  transform: skewY(2deg);
  transform-origin: top right;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: rgba(248, 248, 238, 1);
}
.index-article .index-yourwant .yourwant-container {
  flex: 1;
  margin: 0;
  padding: 30px 0 30px 0;
  box-sizing: border-box;
  position: relative;
}
.index-article .index-yourwant .yourwant-container h2.yourwant {
  width: 100%;
  text-align: center;
  font-size: 250%;
  border: 0;
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 0 50px 0;
  color: #2a465c;
}
.index-article .index-yourwant .yourwant-container h2.yourwant::before {
  content: "";
  position: absolute;
  width: 25%;
  bottom: 0;
  left: calc((100% - 25%) / 2);
  border-top: 1px solid #bbb;
}
.index-article .index-yourwant .yourwant-container p {
  display: block;
  width: 100%;
  max-width: 70%;
  padding: 30px 20px 30px 20px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
.index-article .index-yourwant .yourwant-container .yourwant-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
  flex-wrap: wrap;
  margin: 20px auto 20px auto;
  padding: 0;
  max-width: 70%;
}
.index-article
  .index-yourwant
  .yourwant-container
  .yourwant-icons
  .yourwant-text-box {
  flex: 0 0 25%;
}
.index-article
  .index-yourwant
  .yourwant-container
  .yourwant-icons
  .yourwant-text-box
  em {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 130%;
  font-style: normal;
  font-weight: 200;
  text-shadow: 1px 1px 0 #fff;
}
.index-article
  .index-yourwant
  .yourwant-container
  .yourwant-icons
  .yourwant-icons-box {
  flex: 0 0 25%;
}
.index-article
  .index-yourwant
  .yourwant-container
  .yourwant-icons
  .yourwant-icons-box
  img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-height: 60px;
}
.index-article
  .index-yourwant
  .yourwant-container
  .yourwant-icons
  .yourwant-icons-box
  span {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 90%;
  margin: 10px 0 0 0;
  text-shadow: 1px 1px 0 #fff;
  color: #2a465c;
  font-weight: 300;
}
.index-article .index-option {
  flex: 0 0 100%;
  margin: 0;
  position: relative;
  z-index: 3;
}
.index-article .index-option .option-container {
  width: 100%;
  margin: 0 auto 60px auto;
  padding: 100px 10px 0 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.index-article .index-option .option-container::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(/media/img_ext/img_index-option-plus.png);
  background-size: contain;
  position: absolute;
  top: 0;
  left: calc((100% - 30px) / 2);
}
.index-article .option-container .index-option-icon {
  flex: 0 0 200px;
}
.index-article .option-container .index-option-icon .icon {
  width: 100%;
  padding: 0;
  margin: 0;
}
.index-article .option-container .index-option-icon span {
  display: inline-block;
  width: 100%;
  margin: 10px 0 20px 0;
  text-align: center;
  font-size: 130%;
  font-style: normal;
  font-weight: 200;
  text-shadow: 1px 1px 0 #fff;
}
.index-article .option-container .index-option-icon .icon img {
  display: block;
  margin: 0 auto;
  width: 60px;
}
.index-article .option-container .index-option-img {
  flex: 0 0 150px;
  max-width: 150px;
}
.index-article .option-container .index-option-img img {
  width: 100%;
  max-width: 120px;
  display: block;
  margin: 0 auto;
}
.index-article .index-ourservice {
  flex: 0 0 100%;
  margin: 0;
  position: relative;
  background: rgba(255, 255, 255, 0.85);
  z-index: 1;
}
.index-article .index-ourservice::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/media/img_ext/img_service1.jpg);
  background-size: cover;
  content: "";
  z-index: -1;
}
.index-article .index-ourservice .ourservice-container {
  width: 100%;
  margin: 0 auto;
  padding: 30px 10px 30px 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  background: rgba(255, 255, 255, 0.85);
}
.index-article .index-ourservice .ourservice-container .ourservice-box {
  flex: 0 0 50%;
  max-width: 400px;
  background: rgba(255, 255, 255, 0.85);
  padding: 10px;
  box-sizing: border-box;
  margin: 0 30px 0 0;
  border-radius: 0.3em;
  display: flex;
  justify-content: center;
  align-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  transition: 0.3s;
  box-shadow: 1px 1px 2px #bbb;
}
.index-article
  .index-ourservice
  .ourservice-container
  .ourservice-box:nth-of-type(2) {
  margin: 0;
}
.index-article
  .index-ourservice
  .ourservice-container
  .ourservice-box
  h2.ourservice {
  flex: 0 0 100%;
  width: 100%;
  font-size: 150%;
  text-align: center;
  border-bottom: 1px solid #eee;
  padding: 0 0 10px 0;
  margin: 10px 0 10px 0;
  box-sizing: border-box;
  color: #2a465c;
}
.index-article .index-ourservice .ourservice-container .ourservice-box p {
  display: block;
  flex: 0 0 100%;
  width: 100%;
  font-size: 100%;
  margin: 20px 0 0 0;
}
.index-article
  .index-ourservice
  .ourservice-container
  .ourservice-box
  .ourservice-button {
  width: 100%;
  flex: 0 0 100%;
  margin: 20px 0 0 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.index-article
  .index-ourservice
  .ourservice-container
  .ourservice-box
  .ourservice-button
  a {
  width: 80%;
  display: block;
  background: #2d465c;
  border-radius: 0.3em;
  height: auto;
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
}
.index-article
  .index-ourservice
  .ourservice-container
  .ourservice-box
  .ourservice-button
  a:hover {
  transform: scale(1.05);
}
.index-article .index-ourservice .ourservice-container .ourservice-box:hover {
  transform: scale(1.01);
}
.index-article
  .index-ourservice
  .ourservice-container
  .ourservice-box
  .ourservice-button
  a
  span {
  width: 100%;
  text-align: center;
  color: #fff;
  display: block;
  padding: 10px 0 10px 0;
}
.index-article
  .index-ourservice
  .ourservice-container
  .ourservice-box
  .ourservice-img {
  flex: 0 0 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
.index-article
  .index-ourservice
  .ourservice-container
  .ourservice-box
  .ourservice-img
  img {
  width: 100%;
  border-radius: 0.3em;
}
.index-furniture-tabs {
  background-color: #fff;
  width: 100%;
  margin: 0 auto 60px auto;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.index-furniture-tabs h2.furniture-tabs {
  text-align: center;
  font-size: 200%;
  border-bottom: 1px solid #eee;
  padding: 30px 0 20px 0;
  box-sizing: border-box;
  flex: 0 0 100%;
  width: 100%;
  color: #242a51;
}
.index-furniture-tabs .index-furniture-tabs-container {
  display: none;
  flex: 0 0 100%;
  margin: 0;
  padding: 0;
  position: relative;
  clear: both;
  overflow: hidden;
}
.index-furniture-tabs input[name="tab_item"] {
  display: none;
}
.index-furniture-tabs .tab_item {
  flex: 0 0 100px;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  transition: all 0.2s ease;
  z-index: 999;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.index-furniture-tabs .tab_item span {
  flex: 0 0 100%;
  display: block;
  z-index: 1;
  position: relative;
  cursor: pointer;
}
.index-furniture-tabs .tab_item span p {
  font-size: 7px;
  display: block;
  height: 20px;
}
.index-furniture-tabs .tab_item span::before {
  content: "";
  width: 0;
  height: 0;
  border-radius: 50px;
  display: block;
  top: 50%;
  left: 50%;
  background: rgba(36, 42, 81, 0.1);
  position: absolute;
  z-index: -1;
  transition: all 0.2s ease;
  cursor: pointer;
}
.index-furniture-tabs .tab_item:hover span::before {
  width: 50px;
  height: 50px;
  top: calc((100% - 50px) / 2);
  left: calc((100% - 50px) / 2);
  background: rgba(217, 200, 131, 0.7);
}
.index-furniture-tabs .tab_item span img {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 60px;
  height: auto;
  cursor: pointer;
}
#betten:checked ~ #betten_content,
#ecksofa:checked ~ #ecksofa_content,
#lform:checked ~ #lform_content,
#sofaset:checked ~ #sofaset_content,
#tische:checked ~ #tische_content,
#uform:checked ~ #uform_content {
  display: block;
}
.index-furniture-tabs input:checked + .tab_item span::before {
  position: absolute;
  width: 42px;
  height: 42px;
  top: calc((100% - 42px) / 2);
  left: calc((100% - 42px) / 2);
  background: rgba(36, 42, 81, 0.2);
}
.index-furniture-tabs input:checked:before {
  content: "";
  width: 42px;
  height: 42px;
  top: calc((100% - 42px) / 2);
  left: calc((100% - 42px) / 2);
  border-radius: 50px;
  display: block;
  background: rgba(217, 200, 131, 0.7);
  position: absolute;
  z-index: -1;
  transition: all 0.2s ease;
}
.sofa-gridmenu-header {
  width: 100%;
  height: auto;
  position: relative;
  margin: 60px auto;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sofa-gridmenu-header::before {
  content: "Pick Up";
  position: absolute;
  left: 0;
  bottom: -80px;
  font-size: 50px;
  letter-spacing: 0.1em;
  font-weight: 100;
  z-index: 3;
  color: #242a51;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
}
.sofa-gridmenu-header h3 {
  font-size: 200%;
  font-weight: 300;
  letter-spacing: 0.1em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  color: #242a51;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
}
.sofa-gridmenu-header h3.-bed::before,
.sofa-gridmenu-header h3.-ecksofa::before,
.sofa-gridmenu-header h3.-lform::before,
.sofa-gridmenu-header h3.-sofaset::before,
.sofa-gridmenu-header h3.-table::before,
.sofa-gridmenu-header h3.-uform::before {
  content: "";
  display: block;
  opacity: 0.2;
  width: 100%;
  min-width: 100px;
  height: 100%;
  min-height: 100px;
  margin: 10px;
  position: absolute;
  left: calc((100% - 100px) / 2);
  top: -45px;
}
.sofa-gridmenu-header h3.-uform::before {
  background: url(/media/img_ext/icon_uform.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.sofa-gridmenu-header h3.-lform::before {
  background: url(/media/img_ext/icon_lform.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.sofa-gridmenu-header h3.-ecksofa::before {
  background: url(/media/img_ext/icon_ecksofa.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.sofa-gridmenu-header h3.-table::before {
  background: url(/media/img_ext/icon_table.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.sofa-gridmenu-header h3.-bed::before {
  background: url(/media/img_ext/icon_bed.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.sofa-gridmenu-header h3.-sofaset::before {
  background: url(/media/img_ext/icon_sofaset.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.sofa-gridmenu-more {
  background: url(/media/img_ext/img_index-more-bg.jpg);
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 30px 0;
  padding: 0;
  width: 100%;
  min-height: 200px;
  border-top: 1px solid #eee;
  display: flex;
  align-items: center;
  position: relative;
}
.sofa-gridmenu-more::before {
  content: "";
  width: 50px;
  height: 50px;
  border-top: solid 1px rgba(217, 200, 131, 1);
  border-right: solid 1px rgba(217, 200, 131, 1);
  transform: rotate(135deg);
  position: absolute;
  top: 0;
  left: calc((100% - 50px) / 2);
}
.sofa-gridmenu-more::after {
  content: "";
  width: 30px;
  height: 30px;
  border-top: solid 1px rgba(217, 200, 131, 0.85);
  border-right: solid 1px rgba(217, 200, 131, 0.85);
  transform: rotate(135deg);
  position: absolute;
  top: -30px;
  left: calc((100% - 30px) / 2);
}
.sofa-gridmenu-more span {
  display: block;
  margin: 30px auto;
  padding: 10px;
  background: #fff;
  border-radius: 0.3em;
  position: relative;
  transition: 0.3s all ease-in-out;
}
.sofa-gridmenu-more span:hover {
  background: rgba(217, 200, 131, 0.85);
}
.sofa-gridmenu-more span:hover > a {
  color: #fff;
}
.sofa-gridmenu-more span a {
  font-size: 130%;
  font-weight: 300;
  color: rgba(158, 148, 95, 1);
  text-decoration: none;
  width: 100%;
  top: 0;
  left: 0;
}
.sofa-gridmenu-container {
  display: flex;
  flex-flow: column wrap;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  height: 1000px;
  width: 100%;
}
.sofa-gridmenu-container::after,
.sofa-gridmenu-container::before {
  content: "";
  flex-basis: 100%;
  width: 0;
  order: 2;
}
.sofa-gridmenu-container .sofa-item {
  width: 49.5%;
  position: relative;
  overflow: hidden;
  z-index: 0;
  transition: all 1s ease-out;
}
.sofa-gridmenu-container .sofa-item:hover {
  box-shadow: 1px 1px 2px #bbb;
}
.sofa-gridmenu-container .sofa-item::after {
  position: absolute;
  content: "Mehr";
  transform: rotate(-45deg);
  font-weight: 300;
  color: #fff;
  display: inline-block;
  bottom: 20px;
  right: 10px;
  z-index: 2;
}
.sofa-gridmenu-container .sofa-item:nth-of-type(2)::after,
.sofa-gridmenu-container .sofa-item:nth-of-type(2)::before {
  display: none;
}
.sofa-gridmenu-container .sofa-item::before {
  content: "";
  bottom: -60px;
  right: -60px;
  position: absolute;
  transform: rotate(-45deg);
  z-index: 1;
  border: 60px solid transparent;
  border-top: 60px solid rgba(217, 200, 131, 0.85);
}
.sofa-gridmenu-container .sofa-item a {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  transition: all 1s ease-out;
}
.sofa-gridmenu-container .sofa-item a:hover {
  position: relative;
  transition: all 1s ease-out;
}
.sofa-gridmenu-container .sofa-item a:hover::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0)
  );
  z-index: -1;
}
.sofa-gridmenu-container .sofa-item span.sofa-item-label {
  position: absolute;
  display: inline-block;
  padding: 6px;
  box-sizing: border-box;
  font-weight: 200;
  color: #fff;
  font-size: 150%;
  bottom: 10px;
  left: 10px;
}
.sofa-gridmenu-container .-betten-product1,
.sofa-gridmenu-container .-betten-product2,
.sofa-gridmenu-container .-betten-product3,
.sofa-gridmenu-container .-betten-product4,
.sofa-gridmenu-container .-betten-product5,
.sofa-gridmenu-container .-betten-product6,
.sofa-gridmenu-container .-ecksofa-product1,
.sofa-gridmenu-container .-ecksofa-product2,
.sofa-gridmenu-container .-ecksofa-product3,
.sofa-gridmenu-container .-ecksofa-product4,
.sofa-gridmenu-container .-ecksofa-product5,
.sofa-gridmenu-container .-ecksofa-product6,
.sofa-gridmenu-container .-lform-product1,
.sofa-gridmenu-container .-lform-product2,
.sofa-gridmenu-container .-lform-product3,
.sofa-gridmenu-container .-lform-product4,
.sofa-gridmenu-container .-lform-product5,
.sofa-gridmenu-container .-lform-product6,
.sofa-gridmenu-container .-sofaset-product1,
.sofa-gridmenu-container .-sofaset-product2,
.sofa-gridmenu-container .-sofaset-product3,
.sofa-gridmenu-container .-sofaset-product4,
.sofa-gridmenu-container .-sofaset-product5,
.sofa-gridmenu-container .-sofaset-product6,
.sofa-gridmenu-container .-tische-product1,
.sofa-gridmenu-container .-tische-product2,
.sofa-gridmenu-container .-tische-product3,
.sofa-gridmenu-container .-tische-product4,
.sofa-gridmenu-container .-tische-product5,
.sofa-gridmenu-container .-tische-product6,
.sofa-gridmenu-container .-uform-product1,
.sofa-gridmenu-container .-uform-product2,
.sofa-gridmenu-container .-uform-product3,
.sofa-gridmenu-container .-uform-product4,
.sofa-gridmenu-container .-uform-product5,
.sofa-gridmenu-container .-uform-product6 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: 2s all ease-in;
}
.sofa-gridmenu-container .-uform-product1 {
  background-image: url(/media/img_ext/img_index-uform-1.jpg);
}
.sofa-gridmenu-container .-uform-product3 {
  background-image: url(/media/img_ext/img_index-uform-3.jpg);
}
.sofa-gridmenu-container .-uform-product4 {
  background-image: url(/media/img_ext/img_index-uform-4.jpg);
}
.sofa-gridmenu-container .-uform-product5 {
  background-image: url(/media/img_ext/img_index-uform-5.jpg);
}
.sofa-gridmenu-container .-uform-product6 {
  background-image: url(/media/img_ext/img_index-uform-6.jpg);
}
.sofa-gridmenu-container .-lform-product1 {
  background-image: url(/media/img_ext/img_index-lform-1.jpg);
}
.sofa-gridmenu-container .-lform-product3 {
  background-image: url(/media/img_ext/img_index-lform-3.jpg);
}
.sofa-gridmenu-container .-lform-product4 {
  background-image: url(/media/img_ext/img_index-lform-5.jpg);
}
.sofa-gridmenu-container .-lform-product5 {
  background-image: url(/media/img_ext/img_index-lform-4.jpg);
}
.sofa-gridmenu-container .-lform-product6 {
  background-image: url(/media/img_ext/img_index-lform-6.jpg);
}
.sofa-gridmenu-container .-ecksofa-product1 {
  background-image: url(/media/img_ext/img_index-ecksofa-1.jpg);
}
.sofa-gridmenu-container .-ecksofa-product3 {
  background-image: url(/media/img_ext/img_index-ecksofa-3.jpg);
}
.sofa-gridmenu-container .-ecksofa-product4 {
  background-image: url(/media/img_ext/img_index-ecksofa-4.jpg);
}
.sofa-gridmenu-container .-ecksofa-product5 {
  background-image: url(/media/img_ext/img_index-ecksofa-5.jpg);
}
.sofa-gridmenu-container .-ecksofa-product6 {
  background-image: url(/media/img_ext/img_index-ecksofa-6.jpg);
}
.sofa-gridmenu-container .-sofaset-product1 {
  background-image: url(/media/img_ext/img_index-sofaset-1.jpg);
}
.sofa-gridmenu-container .-sofaset-product3 {
  background-image: url(/media/img_ext/img_index-sofaset-3.jpg);
}
.sofa-gridmenu-container .-sofaset-product4 {
  background-image: url(/media/img_ext/img_index-sofaset-4.jpg);
}
.sofa-gridmenu-container .-sofaset-product5 {
  background-image: url(/media/img_ext/img_index-sofaset-5.jpg);
}
.sofa-gridmenu-container .-sofaset-product6 {
  background-image: url(/media/img_ext/img_index-sofaset-6.jpg);
}
.sofa-gridmenu-container .-tische-product1 {
  background-image: url(/media/img_ext/img_index-tische-1.jpg);
}
.sofa-gridmenu-container .-tische-product3 {
  background-image: url(/media/img_ext/img_index-tische-3.jpg);
}
.sofa-gridmenu-container .-tische-product4 {
  background-image: url(/media/img_ext/img_index-tische-4.jpg);
}
.sofa-gridmenu-container .-tische-product5 {
  background-image: url(/media/img_ext/img_index-tische-5.jpg);
}
.sofa-gridmenu-container .-tische-product6 {
  background-image: url(/media/img_ext/img_index-tische-6.jpg);
}
.sofa-gridmenu-container .-betten-product1 {
  background-image: url(/media/img_ext/img_index-betten-1.jpg);
}
.sofa-gridmenu-container .-betten-product3 {
  background-image: url(/media/img_ext/img_index-betten-3.jpg);
}
.sofa-gridmenu-container .-betten-product4 {
  background-image: url(/media/img_ext/img_index-betten-4.jpg);
}
.sofa-gridmenu-container .-betten-product5 {
  background-image: url(/media/img_ext/img_index-betten-5.jpg);
}
.sofa-gridmenu-container .-betten-product6 {
  background-image: url(/media/img_ext/img_index-betten-6.jpg);
}
.sofa-gridmenu-container .sofa-item :nth-child(2n + 1) {
  order: 1;
}
.sofa-gridmenu-container .sofa-item:nth-child(2n) {
  order: 2;
}
.sofa-gridmenu-container .sofa-item:nth-of-type(1) {
  min-height: 32.8%;
}
.sofa-gridmenu-container .sofa-item:nth-of-type(2) {
  background: #27455b;
  background: rgba(248, 248, 238, 1);
  min-height: 12.5%;
  display: flex;
  justify-content: flex-start;
  align-content: space-around;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.sofa-gridmenu-container .sofa-item:nth-of-type(3) {
  min-height: 32.8%;
}
.sofa-gridmenu-container .sofa-item:nth-of-type(4) {
  min-height: 43%;
}
.sofa-gridmenu-container .sofa-item:nth-of-type(5) {
  min-height: 32.8%;
}
.sofa-gridmenu-container .sofa-item:nth-of-type(6) {
  min-height: 43%;
}
.sofa-gridmenu-container .sofa-item span.sofa-item-shippingcost {
  flex: 0 0 150px;
  font-size: 70px;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  background: #27455b;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
  position: relative;
}
.sofa-gridmenu-container .sofa-item span.sofa-item-shippingcost::before {
  position: absolute;
  display: block;
  width: 150px;
  padding: 2px;
  bottom: 10px;
  right: -55px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  content: "FREI";
  background: #bd0003;
  font-size: 12px;
  transform: rotate(-45deg);
}
.sofa-gridmenu-container .sofa-item span.sofa-item-shippingcost-text img {
  flex: 0 0 100%;
  display: inline-block;
  margin: 0 auto;
  max-width: 40px;
}
.sofa-gridmenu-container
  .sofa-item
  span.sofa-item-shippingcost-text
  img:nth-of-type(1) {
  margin-right: 30px;
}
.sofa-gridmenu-container .sofa-item span.sofa-item-shippingcost-text {
  flex: 0 0 calc(100% - 150px);
  color: #27455b;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .index-article .option-container .index-option-icon {
    flex: 0 0 100%;
  }
  .sofa-gridmenu-header {
    min-height: 130px;
    height: auto;
    margin: 30px auto 30px auto;
  }
  .index-article .index-ourservice .ourservice-container {
    padding: 10px;
  }
  .index-article .index-ourservice .ourservice-container .ourservice-box {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 60px auto;
  }
}
@media screen and (max-width: 650px) {
  .index-article {
    padding: 0;
  }
  .index-furniture-tabs .tab_item span img {
    max-width: 40px;
  }
  .sofa-gridmenu-header::before {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .index-furniture-tabs .tab_item {
    flex: 0 0 calc(100% / 6);
    width: 100%;
    height: 70px;
  }
  .index-furniture-tabs .tab_item span img {
    max-width: 40px;
  }
  .sofa-gridmenu-header {
    min-height: auto;
    height: auto;
    margin: 30px auto 30px auto;
  }
  .sofa-gridmenu-header h3 {
    font-size: 150%;
  }
  .sofa-gridmenu-container .sofa-item span.sofa-item-shippingcost {
    flex: 1;
  }
  .sofa-gridmenu-container .sofa-item span.sofa-item-shippingcost-text {
    flex: 1;
    font-size: 90%;
  }
  .sofa-gridmenu-container {
    min-height: calc(326px * 5 + 130px);
    height: auto;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
  .sofa-gridmenu-container .sofa-item:nth-of-type(1),
  .sofa-gridmenu-container .sofa-item:nth-of-type(3),
  .sofa-gridmenu-container .sofa-item:nth-of-type(4),
  .sofa-gridmenu-container .sofa-item:nth-of-type(5),
  .sofa-gridmenu-container .sofa-item:nth-of-type(6) {
    flex: 0 0 100%;
    height: 326px;
    width: 100%;
    margin: 5px 0;
  }
  .sofa-gridmenu-container .sofa-item:nth-of-type(2) {
    flex: 0 0 100%;
    width: 100%;
    height: 130px;
    margin: 5px 0;
  }
  .sofa-gridmenu-container .sofa-item:nth-of-type(1) {
    order: 4;
  }
  .sofa-gridmenu-container .sofa-item:nth-of-type(2) {
    order: 3;
  }
  .sofa-gridmenu-container .sofa-item:nth-of-type(3) {
    order: 5;
  }
  .sofa-gridmenu-container .sofa-item:nth-of-type(4) {
    order: 1;
  }
  .sofa-gridmenu-container .sofa-item:nth-of-type(5) {
    order: 6;
  }
  .sofa-gridmenu-container .sofa-item:nth-of-type(6) {
    order: 2;
  }
  .index-article .index-handmade {
    background-size: 100% auto;
  }
  .index-article .index-handmade .handmade-container {
    padding: 0;
  }
  .index-article .index-handmade .handmade-container h2.handmade {
    font-size: 150%;
    padding: 10px;
  }
  .index-article .index-handmade .handmade-container p {
    padding: 10px;
  }
  .index-article .option-container .index-option-icon {
    flex: 0 0 100%;
  }
  .index-article .option-container .index-option-img {
    flex: 0 0 100%;
    margin: 15px 0;
    max-width: 100%;
  }
  .index-article .index-yourwant .yourwant-container h2.yourwant {
    font-size: 150%;
    padding: 10px 0 30px 0;
    box-sizing: border-box;
  }
  .index-article .index-yourwant .yourwant-container {
    padding: 0;
  }
  .index-article .index-yourwant .yourwant-container p {
    padding: 10px;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    text-align: left;
  }
  .index-article .index-yourwant .yourwant-container .yourwant-icons {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  .index-article
    .index-yourwant
    .yourwant-container
    .yourwant-icons
    .yourwant-text-box {
    flex: 0 0 100%;
    order: 3;
    margin: 20px auto;
  }
  .index-article
    .index-yourwant
    .yourwant-container
    .yourwant-icons
    .yourwant-icons-box {
    flex: 0 0 50%;
    margin: 0;
  }
  .index-article .index-option .option-container::before {
    display: none;
  }
  .index-article .index-ourservice .ourservice-container {
    padding: 10px;
  }
  .index-article .index-ourservice .ourservice-container .ourservice-box {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 30px auto;
  }
}
@media screen and (max-width: 400px) {
  .sofa-gridmenu-header h3 {
    font-size: 100%;
    flex-wrap: wrap;
    height: 100%;
    margin: 30px 0;
  }
  .sofa-gridmenu-header h3 a {
    flex: 0 0 100%;
    margin: 20px 0;
    padding: 10px 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    font-weight: 700;
  }
  .index-furniture-tabs .tab_item {
    height: 40px;
    align-items: center;
  }
  .index-furniture-tabs .tab_item span img {
    max-width: 30px;
  }
  .index-furniture-tabs .tab_item span p {
    display: none;
  }
  .index-furniture-tabs input:checked + .tab_item span::before {
    width: 22px;
    height: 22px;
    top: calc((100% - 22px) / 2);
    left: calc((100% - 22px) / 2);
  }
  .index-furniture-tabs .tab_item:hover span::before {
    width: 30px;
    height: 30px;
    top: calc((100% - 30px) / 2);
    left: calc((100% - 30px) / 2);
  }
}
@media screen and (max-width: 320px) {
  .index-furniture-tabs {
    margin: 0 0 30px 0;
  }
  .sofa-gridmenu-container {
    min-height: calc(230px * 5 + 130px);
    height: auto;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
  .sofa-gridmenu-container .sofa-item:nth-of-type(1),
  .sofa-gridmenu-container .sofa-item:nth-of-type(3),
  .sofa-gridmenu-container .sofa-item:nth-of-type(4),
  .sofa-gridmenu-container .sofa-item:nth-of-type(5),
  .sofa-gridmenu-container .sofa-item:nth-of-type(6) {
    flex: 0 0 100%;
    height: 230px;
    width: 100%;
    margin: 5px 0;
  }
  .sofa-gridmenu-header h3 {
    height: auto;
    margin: 30px 0;
    font-size: 100%;
  }
  .sofa-gridmenu-header h3 a {
    margin: 30px 0;
    height: auto;
    width: 100%;
    font-size: 100%;
  }
  .sofa-gridmenu-container .sofa-item::after {
    font-size: 12px;
    bottom: 10px;
    right: 2px;
  }
  .sofa-gridmenu-container .sofa-item::before {
    content: "";
    bottom: -30px;
    right: -30px;
    position: absolute;
    transform: rotate(-45deg);
    z-index: 1;
    border: 30px solid transparent;
    border-top: 30px solid rgba(217, 200, 131, 0.85);
  }
}
nav.category-nav {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 670px) {
  nav.category-nav {
    margin: 20px 0 10px 0 !important;
  }
}
nav.category-nav .container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  box-sizing: border-box;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 90;
}
nav.category-nav h2 {
  width: 100%;
  font-size: 130%;
  display: inline-block;
  margin: 30px 0;
  padding: 0;
  border-bottom: 0;
  order: 1;
}
nav.category-nav .container ul {
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
  align-content: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.85);
}
nav.category-nav .pickup-container {
  flex: 0 0 100%;
  margin: 0;
  padding: 0;
  position: relative;
  clear: both;
  overflow: hidden;
}
nav.category-nav .container ul li {
  flex: 0 0 60px;
  max-width: 60px;
  position: relative;
  height: 100%;
  margin: 0 10px;
}
nav.category-nav .container ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
nav.category-nav .container ul li a::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  transition: 0.3s all ease-in-out;
}
nav.category-nav .container ul li.-clicked::after {
  content: "";
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: 3px solid rgba(217, 200, 131, 0.85);
  top: calc((100% - 30px) / 2);
  left: calc((100% - 30px) / 2);
  transition: 0.3s all ease-in-out;
}
nav.category-nav .container ul li a:hover:after {
  content: "";
  background: rgba(217, 200, 131, 0.85);
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  top: calc((100% - 40px) / 2);
  left: calc((100% - 40px) / 2);
  z-index: -1;
}
nav.category-nav .container ul li a img,
nav.category-nav .container ul li img {
  width: 100%;
  height: 100%;
  text-decoration: none;
  border: 0;
}
@media screen and (max-width: 1200px) {
  nav.category-nav .container ul {
    order: 1;
    flex: 0 0 100%;
    justify-content: space-around;
  }
  nav.category-nav .container ul li {
    flex: 0 0 calc(100% / 9);
    margin: 0 auto;
  }
  nav.category-nav .container h2 {
    order: 2;
  }
}
@media screen and (max-width: 640px) {
  nav.category-nav .container ul li:nth-of-type(3),
  nav.category-nav .container ul li:nth-of-type(4),
  nav.category-nav .container ul li:nth-of-type(9) {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  nav.category-nav .container ul li.-clicked::after {
    width: 20px;
    height: 20px;
    border: 2px solid rgba(217, 200, 131, 0.85);
  }
}
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
}
.tab-label1,
.tab-label2,
.tab-label3 {
  color: #fff;
  background: #d3d3d3;
  margin: 0;
  padding: 3px 12px;
  box-sizing: border-box;
}
.tab-label1 {
  order: 1;
  width: calc(100% / 3);
}
.tab-label2 {
  order: 1;
  width: calc(100% / 3);
}
.tab-label3 {
  order: 1;
  width: calc(100% / 3);
}
.tab-content1 {
  width: 100%;
  display: none;
  order: 2;
}
.tab-content2 {
  width: 100%;
  display: none;
  order: 2;
}
.tab-content3 {
  width: 100%;
  display: none;
  order: 2;
}
.tab-switch:checked + .tab-label1,
.tab-switch:checked + .tab-label2,
.tab-switch:checked + .tab-label3 {
  background: #00bfff;
}
.tab-switch:checked + .tab-label1 + .tab-content1,
.tab-switch:checked + .tab-label2 + .tab-content2,
.tab-switch:checked + .tab-label3 + .tab-content3 {
  display: block;
}
.tab-switch {
  display: none;
}
@media screen and (max-width: 1200px) {
  .tab-label1 {
    order: 1;
    width: 100%;
  }
  .tab-label2 {
    order: 3;
    width: 50%;
  }
  .tab-label3 {
    order: 3;
    width: 50%;
  }
  .tab-content1 {
    width: 100%;
    display: none;
    order: 2;
  }
  .tab-content2 {
    width: 100%;
    display: none;
    order: 4;
  }
  .tab-content3 {
    width: 100%;
    display: none;
    order: 4;
  }
}
.upper_cat_container {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .upper_cat_container {
    margin-top: 50px;
  }
}
@media screen and (max-width: 670px) {
  .upper_cat_container {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 0px;
  }
}
.cg_beige::before,
.sel_beige {
  background: #e2bb90 !important;
}
.cg_ivory::before,
.sel_ivory {
  background: #fdf5d7 !important;
}
.cg_pink::before,
.sel_pink {
  background: #ef7298 !important;
}
.cg_black::before,
.sel_black {
  background: #000 !important;
}
.cg_white::before,
.sel_white {
  background: #fff !important;
}
.cg_brown::before,
.sel_brown {
  background: #a07633 !important;
}
.cg_red::before,
.sel_red {
  background: #f13535 !important;
}
.cg_blue::before,
.sel_blue {
  background: #255ddb !important;
}
.cg_grey::before,
.sel_grey {
  background: #999 !important;
}
.cg_violet::before,
.sel_violet {
  background: #9851a3 !important;
}
.cg_green::before,
.sel_green {
  background: #4cb134 !important;
}
.cg_yellow::before,
.sel_yellow {
  background: #f2cc1a !important;
}
.cg_orange::before,
.sel_orange {
  background: #df8728 !important;
}
.cg_turquoise::before,
.sel_turquoise {
  background: #48d1cc !important;
}
.cg_silver::before,
.sel_silver {
  background: silver !important;
}
.cg_gold::before,
.sel_gold {
  background: gold !important;
}
.cg_multicolor::before,
.sel_multicolor {
  background: #fff !important;
}
.cg_prev {
  position: relative;
  display: block;
  width: 14%;
  height: 3em;
}
.cg_prev:hover {
  z-index: 1;
}
.cg_prev::before {
  display: block;
  content: "";
  height: 2em;
  width: 2em;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: calc(50% - 1em);
  top: calc(50% - 1em);
  border-radius: 2em;
  box-sizing: border-box;
}
.cg_wrap {
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  width: 300px;
  max-width: 300px;
  height: 6.2em;
  max-height: 6.2em;
  background: #fff;
  display: none;
  position: absolute;
  z-index: 100;
  background: #efefef;
  border: 0 solid grey;
  border-radius: 0 10px 10px 10px;
  box-sizing: border-box;
  bottom: calc(-6.2em);
  left: 0;
}
.cg_handle {
  display: flex;
  z-index: 100;
  justify-content: flex-start;
  border: 0 solid grey;
  padding: 10px;
  width: max-content;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  background: #efefef;
}
.cg_handle:hover {
  background: #efefef;
  border-radius: 10px 10px 0 0;
  border-bottom-style: transparent;
  z-index: 100;
}
.cg_handle:hover > .cg_wrap {
  display: flex;
}
.cg_handle .cg_selected {
  width: 2em;
  height: 2em;
  border-radius: 2em;
  border: 1px dashed grey;
  margin-right: 10px;
  background: #fff;
}
.cg_handle .cg_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1470px) {
  .filter_container {
    padding: 0 10px;
    margin: 5px 0 0 0;
  }
}
.onepage_summary_address .address_review {
  display: flex;
  flex-wrap: wrap;
}
.onepage_summary_address .address_review .check_advice {
  width: 100%;
}
.onepage_summary_address .address_review .contact_address {
  box-sizing: border-box;
  flex-grow: 1;
  min-width: 160px;
  padding: 0 10px 0 0;
}
.onepage_summary_address .address_review .shipping_address {
  box-sizing: border-box;
  flex-grow: 1;
  min-width: 160px;
  display: none;
}
.onepage_summary_address .address_review .summary_contact {
  box-sizing: border-box;
  flex-grow: 1;
  min-width: 160px;
  padding: 0 10px 0 0;
}
.onepage_summary_address .address_review .summary_comment {
  box-sizing: border-box;
  min-width: 200px;
  flex-grow: 1;
}
.onepage_summary_address .address_review .summary_comment #comments {
  width: 100%;
  max-width: 400px;
  height: 60px;
}
.onepage_summary_address .address_review .summary_comment #voucher_code {
  height: 45px;
  width: 80%;
  max-width: 320px;
  padding: 0 10px 0 10px;
}
.onepage_summary_address .address_review .editlink {
  text-decoration: underline;
  display: block;
  margin: 1em 0;
}



/*************** signle page sidebar design mofdification ****************************/

.product_single .product_single_overview .toggle-container.extra-container label .button-container.relative-image {
    max-width: 100%;
    height: auto;
    display: flex;
    margin: 10px 0 0;
    padding: 0;
    flex-direction: row;
}

.product_single .product_single_overview .toggle-container.extra-container label.relative-image-box {
    height: auto;
    padding: 0;
    margin-bottom: 0;
    flex: none;
    width: 25%;
}
.product_single .product_single_overview .toggle-container .extra-btn-container.custom-box {
    margin: 0;
    padding: 0;
}

.product_single .product_single_overview .toggle-container .extra-btn-container.custom-box p {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 5px;
}

.dimension-container.custom-single-extra-size{
  margin-bottom: 15px;
}
.title.extra-hide{
  cursor: pointer;
}
.product-desc {
    display: inline-block;
    width: 100%;
}
.product_single_overview span.title {
    display: block;
    width: 100%;
    cursor: pointer;
    font-weight: bolder !important;
    font-family: Arial, Helvetica, sans-serif;
}
.product_single .product_single_media .product_preview .InfoWindowWrapper{
  position: fixed;
}



.select-variant-box .combination-btn-container{
  display: flex;
  padding: 0;
}

span.title.extra-hide.extra-options {
    border: 2.6px solid #cecece;
    padding: 5px;
    border-radius: 5px;
}

.select-variant-box .title{
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #BDC3CB;
    box-shadow: 0px 1px 2px #c5cfd7;
    background: #fff200;
    position: relative;
}

.select-variant-box .combination-btn-container label .button-container{
  height: auto;
  margin: 0;
  padding: 0;
  border: 4px solid transparent;
}
.select-variant-box .combination-btn-container label .button-container span.text{
  font-size: 70%;
  font-weight: 500;
}
.select-variant-box .combination-btn-container label .button-container span.icon{
  flex: 0 0 40px;
}
.select-variant-box .combination-btn-container label .button-container:hover{
  transform: none;
}


.select-variant-box .choose-combination-title{
  background: #09568e;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 9px 14px;
  width: 90%;
  position: relative;
}

.select-variant-box .choose-combination-title:before{
  content: "";
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-left: 31px solid #09568e;
  border-bottom: 20px solid transparent;
  position: absolute;
  left: 100%;
  top: 4px;
}



.select-variant-box .hide-show_1{
  justify-content: flex-start;
  gap:12px;
  padding-left: 0;
}

.select-variant-box .hide-show_1 input[type="radio"] {
  display: none;
}

.select-variant-box .hide-show_1 label .button-container{
  position: relative;
}
.select-variant-box .hide-show_1 label .button-container .text {
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
}
.select-variant-box .hide-show_1 label .button-container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: border-color 400ms ease;
    border-radius: 0.5em;
}
.no-item{
  width: 100%;
  text-align: center;
}

.select-variant-box .hide-show_1 input[type="radio"]:checked + label .button-container::before {
    border-color: #09568e;
}


.select-variant-box .hide-show_1 input[type="radio"]:checked + label .button-container .text {
    color: #000000 !important;
    z-index: 999;
}

.custom-request-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    gap: 10px;
}

.custom-request-container .colorbox{
  text-align: start;
}

.left-box {width: calc(50% - 30px);}
.left-box p{
  margin: 0px !important;
}
.left-box h3{
  margin: 0px 0px 10px 0px !important;
  padding: 0px !important;
}
.left-box .ct_input{
  margin: 0px !important;
}

.dimension-pic-container {
    width: calc(50% - 20px);
    padding: 0;
    margin-left: 10px;
}

.left-box .custom_request {
    width: 100%;
    height: 150px;
    display: block;
}

.new_custom_size_input_div {
    background: #09568e;
    padding: 10px 50px;
    outline: none;
    border: none;
    text-align: right;
    display: block;
    margin-left: auto;
    color: #fff;
    border-radius: 5px;
    margin-top: 5px;
}

.custom-request {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 185px;
    padding: 10px;
}
.custom-request-container .dimension-pic-container span.dimension-pic img {
    max-width: 100%;
}
.InfoWindowWrapper .InfoWindow .InfoWindowContent .custom-request-container .left-box .title {
    font-weight: 800;
    line-height: 1.5;
    font-size: 18px;
    word-break: break-all;
}


.InfoWindowWrapper .InfoWindow .InfoWindowContent .custom-request-container .left-box .titleNew {
  font-weight: 600;
  line-height: 1.5;
  font-size: 14px;
  word-break: break-all;
}

.ct_input
{
  width: 100%;
  max-width: 100%;
  display: block;
  box-sizing: border-box;
  margin: 0 0 10px 0;
  height: 48px;
  line-height: 48px;
  border: 1px solid #888;
  padding: 0 10px;
  border-radius: 10px;
}

/*==================================
=            01-11-2022            =
==================================*/
header .HeaderSub{
  
}
header .HeaderSub .HeaderSubInner .HeaderSubNav ul li.last-btn-nav{
  background: #fff200;
}
header .HeaderSub .HeaderSubInner .HeaderSubNav ul li.last-btn-nav a{
  color: #27455b;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
header .HeaderSub .HeaderSubInner .HeaderSubNav ul li.last-btn-nav a span {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 19px;
  vertical-align: middle;
  line-height: 20px;
}

/*=====  End of 01-11-2022  ======*/

body header .HeaderSub .HeaderSubInner{
      -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}


/*================================
=            jr style            =
================================*/
.mobile-show{
  display: none;
}

.title1 {
    padding: 5px 0 5px 12px;
    display: block;
    margin-bottom: 26px;
    border: 2.6px solid #cecece;
    border-radius: 5px;
    cursor: pointer;
}
.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-btn-container.custom-select-box label {
    border: none;
    width: 100%;
}

.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-btn-container.custom-select-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-btn-container.custom-select-box label .button-container {
    width: 50%;
    background: #f3f3f3;
}
.select-variant-box .title{
  padding-bottom: 25px;
}
.select-variant-box .title:before{
    content: 'Hier klicken';
    position: absolute;
    background: #fff200;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 50%;
    border: 2px solid #4e4e4e;
    text-align: center;
    padding: 2px;
    border-radius: 5px;
}

.select-variant-box{
  margin-top: 15px;
}
.select-variant-box h3{
  margin-top: 0;
  margin-bottom: 0;
}

/* Mehr Erfahren */
.mehr_erfahren_css_material
{
  font-weight: 300;color: #2f73c8;
  text-align: center;
  text-decoration: none;
  transition: .2s all ease-in-out;
  border: 1px solid #eee;
  padding: 3px;
  box-sizing: border-box;
  border-radius: 0.3em;
  margin-left: 170px;
  visibility: hidden;
  cursor: pointer;
}
.mehr_erfahren_css_main_color
{
  font-weight: 300;color: #2f73c8;
  text-align: center;
  text-decoration: none;
  transition: .2s all ease-in-out;
  border: 1px solid #eee;
  padding: 3px;
  box-sizing: border-box;
  border-radius: 0.3em;
  margin-left: 150px;
  visibility: hidden;
  cursor: pointer;
}
.mehr_erfahren_css_second_color
{
  font-weight: 300;color: #2f73c8;
  text-align: center;
  text-decoration: none;
  transition: .2s all ease-in-out;
  border: 1px solid #eee;
  padding: 3px;
  box-sizing: border-box;
  border-radius: 0.3em;
  margin-left: 145px;
  visibility: hidden;
  cursor: pointer;
}
.mehr_erfahren_css_link
{
  font-weight: 300;color: #2f73c8;
  text-align: center;
  text-decoration: none;
  transition: .2s all ease-in-out;
  border: 1px solid #eee;
  padding: 3px;
  box-sizing: border-box;
  border-radius: 0.3em;
  cursor: pointer;
}
.alignment-sample {
  display: flex;
  justify-content: space-around;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 20px auto;
  padding: 10px;
  box-sizing: border-box;
  width: 80%;
}
.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-sample .right, .InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-sample .left {
  -webkit-box-flex: 0;
  flex: 0 0 calc(100% - 50% - 10px);
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 0 5px;
  position: relative;
}
.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-sample .left::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 18px;
  left: 70px;
  border-right: 1px solid #918260;
  border-bottom: 1px solid #918260;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-sample .left span.icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
}
.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-sample .left::after {
  content: '';
  position: absolute;
  display: block;
  border-bottom: 1px dashed #918260;
  width: calc(100% - 70px - 10px);
  height: 1px;
  bottom: 23px;
  left: 72px;
}
.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-sample .right::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 18px;
  right: 70px;
  border-left: 1px solid #918260;
  border-bottom: 1px solid #918260;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-sample .right span.icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-sample .right::after {
  content: '';
  position: absolute;
  display: block;
  border-bottom: 1px dashed #918260;
  width: calc(100% - 70px - 10px);
  height: 1px;
  bottom: 23px;
  right: 72px;
}
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.InfoWindowWrapper .InfoWindow {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  width: 50vw;
  overflow-y: auto;
  background: #fff;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 0.5em;
  padding: 1rem 1.5em;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: InfoWindow .4s ease forwards;
  animation: InfoWindow .4s ease forwards;
}
.InfoWindowWrapper {
  position: fixed;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.4);
  z-index: 9999;
}
body {
  margin: 0;
  padding: 0;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-display: swap;
  min-width: 320px;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #333;
  position: relative;
  background: #fff;
}
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/***** Responsive view ****************/
@media screen and (max-width: 767px){
  .left-box{
    width: 100%;
  }
  .left-box h3{
    margin: 0 !important;
  }
  .left-box .titleNew{
    margin: 0px !important;
  }
  .big_preview_image
  {
    max-width: 100%;
    height: 20%;
    display: block;
    margin: auto;
    border-radius: 5px;
  }
  article section .product_single .product-slider-data.mobile-hide {display: none;}
  .mobile-show{
    display: block;
  }
  article section .product_single .mobile-show .product-slider-data{
    display: flex;
    flex-direction: row;
    max-width: 100%;
    overflow-x: auto;
    margin-top: 25px;
    gap: 5px;
    height: auto;
  }
  body article section .product_single{
    max-width: 100%;
  }
  .product_single .product_single_overview{
    width: 100%;
  }
  .mehr_erfahren_css_material
  {
    font-weight: 300;color: #2f73c8;
    text-align: center;
    text-decoration: none;
    transition: .2s all ease-in-out;
    border: 1px solid #eee;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 0.3em;
    margin-left: 0px!important;
    visibility: hidden;
    cursor: pointer;
    float: right;
  }
  .mehr_erfahren_css_main_color
  {
    font-weight: 300;color: #2f73c8;
    text-align: center;
    text-decoration: none;
    transition: .2s all ease-in-out;
    border: 1px solid #eee;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 0.3em;
    margin-left: 0px!important;
    visibility: hidden;
    cursor: pointer;
    float: right;
  }
  .mehr_erfahren_css_second_color
  {
    font-weight: 300;color: #2f73c8;
    text-align: center;
    text-decoration: none;
    transition: .2s all ease-in-out;
    border: 1px solid #eee;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 0.3em;
    margin-left: 0px!important;
    visibility: hidden;
    cursor: pointer;
    float: right;
  }
  .mehr_erfahren_css_link
  {
    font-weight: 300;color: #2f73c8;
    text-align: center;
    text-decoration: none;
    transition: .2s all ease-in-out;
    border: 1px solid #eee;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 0.3em;
    margin-left: 0px!important;
    cursor: pointer;
    float: right;
  }

  .InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-btn-container.custom-select-box label
  {
    border: none;
    width: 100%!important;
  }
  .InfoWindowWrapper .InfoWindow .InfoWindowContent .PullMenuContainer select
  {
    width:100%!important;
  }
  .InfoWindowWrapper .InfoWindow .InfoWindowContent .PullMenuContainer::after
  {
    border-left: 0px solid #918260!important;
    border-bottom: 0px solid #918260!important;
  }
  .InfoWindowWrapper .InfoWindow .InfoWindowContent .custom-request-container .left-box .title
  {
    width:120%!important;
  }
  .product_single .product_single_media .product_preview .InfoWindowWrapper
  {
    padding-bottom: 60%!important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .big_preview_image
  {
    max-width: 100%;
    display: block;
    margin: auto;
    border-radius: 5px;
  }
  
  article section .product_single .product-slider-data.mobile-hide {display: none;}
  .mobile-show{
    display: block;
  }
  article section .product_single .mobile-show .product-slider-data{
    display: flex;
    flex-direction: row;
    max-width: 100%;
    overflow-x: auto;
    margin-top: 25px;
    gap: 5px;
    height: auto;
  }
  body article section .product_single{
    max-width: 100%;
  }
  .product_single .product_single_overview{
    width: 100%;
  }
  .mehr_erfahren_css_material
  {
    font-weight: 300;color: #2f73c8;
    text-align: center;
    text-decoration: none;
    transition: .2s all ease-in-out;
    border: 1px solid #eee;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 0.3em;
    margin-left: 0px!important;
    visibility: hidden;
    cursor: pointer;
    float: right;
  }
  .mehr_erfahren_css_main_color
  {
    font-weight: 300;color: #2f73c8;
    text-align: center;
    text-decoration: none;
    transition: .2s all ease-in-out;
    border: 1px solid #eee;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 0.3em;
    margin-left: 0px!important;
    visibility: hidden;
    cursor: pointer;
    float: right;
  }
  .mehr_erfahren_css_second_color
  {
    font-weight: 300;color: #2f73c8;
    text-align: center;
    text-decoration: none;
    transition: .2s all ease-in-out;
    border: 1px solid #eee;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 0.3em;
    margin-left: 0px!important;
    visibility: hidden;
    cursor: pointer;
    float: right;
  }
  .mehr_erfahren_css_link
  {
    font-weight: 300;color: #2f73c8;
    text-align: center;
    text-decoration: none;
    transition: .2s all ease-in-out;
    border: 1px solid #eee;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 0.3em;
    margin-left: 0px!important;
    cursor: pointer;
    float: right;
  }

  .InfoWindowWrapper .InfoWindow .InfoWindowContent .alignment-btn-container.custom-select-box label
  {
    border: none;
    width: 100%!important;
  }
  .InfoWindowWrapper .InfoWindow .InfoWindowContent .PullMenuContainer select
  {
    width:100!important;
  }
  .InfoWindowWrapper .InfoWindow .InfoWindowContent .PullMenuContainer::after
  {
    border-left: 0px solid #918260!important;
    border-bottom: 0px solid #918260!important;
  }
  .InfoWindowWrapper .InfoWindow .InfoWindowContent .custom-request-container .left-box .title
  {
    width:120%!important;
  }
  .product_single .product_single_media .product_preview .InfoWindowWrapper
  {
    padding-bottom: 0%!important;
    margin-left:20%!important;
  }
}
.content_product_list .sc_prod_container .sc_prod_img img {
    max-height: 100%;
    max-width: 100% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: max-height 0.3s linear, opacity 0.3s linear;
}
.content_product_list .sc_prod_container:focus-within > a.sc_prod_link .sc_prod_img img, .content_product_list .sc_prod_container:hover > a.sc_prod_link .sc_prod_img img {
    opacity: 0.7;
    max-height: 115%;
    max-width: 115%;
}

.big_preview_image {
    max-width: 100%;
    height: 100% !important;
    display: block;
    margin: auto;
    border-radius: 5px;
}
/*=====  End of jr style  ======*/



/**************** End ****************************************************************/
.header{
  background: #27455b;
  height: 66px;
}
.header-wrapper{
  max-width: 1440px;
  margin: auto;
  position: relative;
}
.header-wrapper .logo{
  float: left;
  position: absolute;
  background: #27455b;
  border-radius: 10px;
  top: -33px;
  z-index: 102;
}
.header-wrapper nav{
  float: right;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 99;
}
nav .navbar{
  height: 100%;
  max-width: 1250px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  /* background: red; */
  padding: 0 50px;
}
.navbar .logo a{
  font-size: 30px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
nav .navbar .nav-links{
  line-height: 70px;
  height: 100%;
}
nav .navbar .links{
  display: flex;
  margin: 0px;
  padding: 0px;
}
nav .navbar .links li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 0 14px;
}
nav .navbar .links li a{
  height: 100%;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
  font-size: 1.2rem;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
  transform: rotate(180deg);
  }

nav .navbar .links li .arrow{
  /* background: red; */
  height: 100%;
  width: 22px;
  line-height: 70px;
  text-align: center;
  display: inline-block;
  color: #fff;
  transition: all 0.3s ease;
}
nav .navbar .links li .sub-menu{
  position: absolute;
  width: 100%;
  top: 66px;
  left: 0;
  line-height: 40px;
  background: #fff;
  display: none;
  z-index: 101;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}
nav .navbar .links li:hover .htmlCss-sub-menu,
nav .navbar .links li:hover .js-sub-menu{
  display: block;
}
.htmlCss-sub-menu ul{
  padding: 40px 0px 0px 0px;
}
.htmlCss-sub-menu ul li{
  padding: 0px 0px !important;
}
.navbar .links li .sub-menu li a{
  padding: 10px 15px;
}
.navbar .links li .sub-menu li:hover a{
  background-color: #e1e1e1;
}
.navbar .links li .sub-menu a{
  color: #000;
  font-size: 1.2rem;
  display: inline-block;
  width: 100%;
}
.navbar .links li .sub-menu .more-arrow{
  line-height: 40px;
}
.navbar .links li .htmlCss-more-sub-menu{
  /* line-height: 40px; */
}
.navbar .links li .sub-menu .more-sub-menu{
  position: absolute;
  top: 0;
  left: 100%;
  border-radius: 0 4px 4px 4px;
  z-index: 1;
  display: none;
}
.links li .sub-menu .more:hover .more-sub-menu{
  display: block;
}
.navbar .nav-links .sidebar-logo{
  display: none;
}
.navbar .bx-menu{
  display: none;
}
@media (max-width:920px) {
  nav .navbar{
    max-width: 100%;
    padding: 0 25px;
  }

  nav .navbar .logo a{
    font-size: 27px;
  }
  nav .navbar .links li{
    padding: 0 10px;
    white-space: nowrap;
  }
  nav .navbar .links li a{
    font-size: 1.2rem;
  }
}
@media (max-width:1440px){
  nav{
    /* position: relative; */
  }
  .htmlCss-sub-menu ul{
    padding: 0px;
  }
  .navbar .bx-menu{
    display: block;
  }
  nav .navbar .nav-links{
    position: fixed;
    top: 0;
    left: -100%;
    display: block;
    width: 100%;
    background:  #27455b;
    line-height: 40px;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    z-index: 1000;
  }
  .navbar .nav-links .sidebar-logo{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sidebar-logo .logo-name{
    font-size: 25px;
    color: #fff;
  }
    .sidebar-logo  i,
    .navbar .bx-menu{
      font-size: 50px;
      color: #fff;
    }
  nav .navbar .links{
    display: block;
    margin-top: 20px;
  }
  nav .navbar .links li .arrow{
    line-height: 40px;
  }
nav .navbar .links li{
    display: block;
  }
nav .navbar .links li .sub-menu{
  position: relative;
  top: 0;
  box-shadow: none;
  display: none;
}
nav .navbar .links li .sub-menu li{
  border-bottom: none;

}
.navbar .links li .sub-menu .more-sub-menu{
  display: none;
  position: relative;
  left: 0;
}
.navbar .links li .sub-menu .more-sub-menu li{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
  transform: rotate(0deg);
  }
  .navbar .links li .sub-menu .more-sub-menu{
    display: none;
  }
  .navbar .links li .sub-menu .more span{
    /* background: red; */
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
  }

  .links li .sub-menu .more:hover .more-sub-menu{
    display: none;
  }
  nav .navbar .links li:hover .htmlCss-sub-menu,
  nav .navbar .links li:hover .js-sub-menu{
    display: none;
  }
.navbar .nav-links.show1 .links .htmlCss-sub-menu,
  .navbar .nav-links.show3 .links .js-sub-menu,
  .navbar .nav-links.show2 .links .more .more-sub-menu{
      display: block;
    }
    .navbar .nav-links.show1 .links .htmlcss-arrow,
    .navbar .nav-links.show3 .links .js-arrow{
        transform: rotate(180deg);
}
    .navbar .nav-links.show2 .links .more-arrow{
      transform: rotate(90deg);
    }
}
@media (max-width:767px){
  .InfoWindowWrapper .InfoWindow .extra-block-img img{
    width: 100%;
  }
  nav .navbar .nav-links{
    max-width: 100%;
  } 
  lottie-player{
    width: 200px !important;
    height: 100px !important;
  }
  .header-wrapper .logo{
    top: -15px;
    
  }
}

.productReview {
  background: #efefef;
  padding: 10px;
  margin: 0 0 10px 0;
}

.productReview .productReviewHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
}

.productReview .productReviewHead .fullStar img,
.productReview .productReviewHead .halfStar img,
.productReview .productReviewHead .emptyStar img {
  height: 1.2em;
  width: auto;
}

.productReview .productReviewHead .verifiedPurchase {
  display: inline-block;
  background: green;
  color: #fff;
  vertical-align: bottom;
  padding: 3px 6px;
  margin-left: 5px;
}

.productReview .productReviewBody .productReviewDate {
  color: #777;
}

.productReview .productReviewBody .productReviewImages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
}

.productReview .productReviewBody .productReviewImages a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  max-width: calc(25% - 5px);
  max-height: 80px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #1d1d1d;
}

.productReview .productReviewBody .productReviewImages a:not(:last-of-type) {
  margin: 0 10px 0 0;
}

.productReview .productReviewBody .productReviewImages a img {
  max-height: 100%;
  width: auto;
}

.productReview .productReviewBody .productReviewAnswer {
  margin-top: 10px;
  background: #fefefe;
  padding: 10px;
}

.productReview .productReviewBody .addReviewLink {
  margin-top: 10px;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px #888 dashed;
}

.productReview .productReviewBody .addReviewLink div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 500px) {
  .productReview .productReviewBody .addReviewLink div {
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (min-width: 501px) {
  .productReview .productReviewBody .addReviewLink div:first-of-type {
    max-width: 60%;
  }
}

.productReview .productReviewBody .addReviewLink div span {
  display: block;
  color: #555;
}

.productReview .productReviewBody .addReviewLink div span a {
  color: #555;
}

.productReview .productReviewBody .addReviewLink div a {
  width: 100%;
}

.productReview .productReviewBody .addReviewLink div a button {
  padding: 10px 15px;
}

@media screen and (max-width: 500px) {
  .productReview .productReviewBody .addReviewLink div a button {
    width: 100%;
    height: 50px;
    margin-top: 10px;
  }
}
/*# sourceMappingURL=review_list.css.map */
#cart_inner table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.checkout-cart tbody tr:nth-child(odd){
  background-color: #f3f3f3;
}
.checkout-cart tr td.qty{
  text-align: center;
}
.checkout-cart tr td.prodPrice{
  text-align: center;
}
.checkout-cart tr td.totPrice{
  text-align: center;
}
.checkout-cart .product-title{
  font-size: 20px;
  font-weight: 600;
}
.qty-checkout {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.qty-checkout i{
  font-size: 20px;
}
.cart_item_base_data{
  font-size: 14px;
  padding: 10px 0px ;
}
.art-wrapper{
  padding: 2px 0px;
}
.options-wrapper{
  display: flex;
}
.produkt-cart{
  display: flex;
  align-items:center;
}


table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: .625em;
}

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 820px) {
  .product_single_overview span.title{
    font-size: 14px !important;
  }
  .product_single .long_price {
    font-size: 1.4em !important;
  }
  .price-bottom{
    width: 100% !important;
  }
  .checkout-cart tr td.prodPrice{
    text-align: right;
  }
  .checkout-cart tr td.totPrice{
    text-align: right;
  }
  .qty-checkout {
    display: flex;
    justify-content: end;
    align-items: center;
  }
  .produkt-cart{
    display: block;
    width: calc(100% - 70px);
    float: right;
  }
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  tfoot td {
    text-align: left;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}
@media screen and (max-width: 450px){
  .produkt-cart>a{
    display: none !important;
  }
}





/*bootstrap alert*/
.alert {
  padding: 15px;
  margin-top: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
  font-size: 14px;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  font-size: 14px;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}
.w100{
  width: 100%;
}
.alignment_overview{
  display: flex;
  gap: 20px;
}
.alignment_overview .title1{
  width: 100%;
  float: left;
}

.align-input{
  display: flex;
  justify-content: space-between;
}

.InfoWindowWrapper .InfoWindow .InfoWindowContent .PullMenuContainer::after
{
  content: none !important;
}







.vodiapicker{
  display: none; 
}

#a{
  padding-left: 0px;
}

#a img, .btn-select img{
  width: 100px;
  
}

#a li{
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  justify-content: start;
  align-items: center;
}

#a li:hover{
 background-color: #F4F3F3;
}

#a li img{
  margin: 5px;
}

/* item list */

.b{
  display: none;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 5px;
  
}

.open{
  display: show !important;
}

.btn-select{
  margin-top: 10px;
  width: 100%;
  height: 34px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
 
}
.btn-select li{
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select:hover li{
  margin-left: 0px;
}

.btn-select:hover{
  background-color: #F4F3F3;
  border: 1px solid transparent;
  box-shadow: inset 0 0px 0px 1px #ccc;
  
  
}

.btn-select:focus{
   outline:none;
}

#a li:first-child{
  color: white;
  display: none;
}

.InfoWindowWrapper .InfoWindow .InfoWindowContent label{
  border: 0px !important;
}
