@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
/*#configurator-sidebar{
	width: 100%;
}

DIV.configurator-child-atom{
	height: 57px;
	overflow: hidden;
	border-bottom: 1px solid #e4e4e4;
}
*/
.configurator-summary-box {
  display: block;
  text-align: left;
  border-bottom: 1px solid #e4e4e4;
  padding: 0px 0px 24px 0px;
  overflow: hidden;
}
.configurator-summary-box-closed,
.configurator-summary-box H2,
.configurator-summary-wrap-narrow H2 {
  min-height: 59px;
  line-height: 59px;
  padding-bottom: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.configurator-summary-box-closed {
  white-space: unset;
}
.configurator-summary-wrap-narrow,
.configurator-summary-box H2 {
  padding: 0px 24px 0px 24px;
}
.panelConfigurator > A > SPAN.glyphicon,
.panelConfigurator H2 SPAN.glyphicon {
  top: 3px;
  left: 1px;
  margin-right: 4px;
  display: none;
}
.configurator-summary-box-closed:hover {
  background-color: #f6f6f6;
}
.configurator-summary-box:last-child {
  border-bottom: 1px solid #e4e4e4;
}
.configurator-summary-label,
.configurator-summary-box H2,
.configurator-summary-wrap-narrow H2 {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: 600;
  margin: 0px;
  text-decoration: none !important;
}
.configurator-summary-label-name {
  color: #0f1b30 !important;
}
.configurator-summary-label-value {
  color: #676767 !important;
}
.configurator-summary-change-link-button {
  float: right;
  padding-left: 12px;
}
.configurator-summary-change-link-button-text,
.configurator-summary-back-link-button-text {
  font-size: 12px;
  font-family: 'Arial';
  color: #dcbf41;
  vertical-align: middle;
}
.configurator-summary-back-link-button-text {
  color: #5a2d89;
  font-weight: bold;
  text-transform: lowercase;
}
/*
.configurator-link-button{
	min-width: 119px;
}

.configurator-list-item-title{
	font-family: 'Arial';
	font-size: 18px;
	color: #0f1b30;
}

.configurator-list-item-description{
	font-family: 'Arial';
	font-size: 12px;
	color: #676767;
}

.configurator-priceinformation{
	height: 162px;
	border: 1px solid #e4e4e4;
	background-repeat: repeat-x;
	background-image: url( '../image/configurator_price_bg.png' );
	text-align: center;
	position: relative;
	margin-bottom: 11px;
}

.configurator-priceinformation > .discount-stripe{
	position: absolute;
	top: -5px;
	left: -5px;
}

.configurator-priceinformation .currentprice-label{
	margin-top: 38px;
	line-height: 18px;
}

.configurator-priceinformation .currentprice-value{
	margin-top: 20px;
	font-size: 24px;
	line-height: 26px;
	font-family: 'Source Sans Pro';
	font-weight: bold;
}

.configurator-priceinformation .currentprice-value-inner-wrap{
	display: inline-block;
}

.configurator-priceinformation .currentprice-value-before-discount{
	text-decoration: line-through;
}

.configurator-priceinformation .currentprice-value-before-discount{
	text-decoration: line-through;
}

.configurator-priceinformation .currentprice-value-currency{
	font-weight: normal;
	font-size: 18px;
}

.configurator-priceinformation .currentprice-value .discount-price{
	color: #fa6a00;
}


.configurator-priceinformation .currentprice-value .discount-value{
	color: #fa6a00;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

@media( min-width: 1200px ){
	.configurator-priceinformation .currentprice-value .discount-value{
		font-size: 12px;
	}
}


.configurator-priceinformation-small{
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 32px;
	width: 100%;
	background-color: #dcbf41;
	color: #000000;
	line-height: 32px;
	text-align: right;
	padding-right: 10px;
	z-index: 1001;
	font-size: 14px;

	@media screen and ( max-width: 412px ){
		font-size: 11px;
	}
}

.configurator-priceinformation-small .currentprice-value-before-discount{
	text-decoration: line-through;
}

.configurator-priceinformation-small .price-label{
	font-weight: bold;
}

.configurator-aboutproduct{
	display: none;
}
.configurator-priceinformation-small{
	text-align: center !important;
	font-size: 28px !important;
}

.configurator-priceinformation-small .discount-price{
	font-weight: bold;
}

.configurator-priceinformation-small {
	background: #000;
	margin: 10px;
	border: 2px solid #f0c414;
	left: 0;
	right: 0;
	bottom: 0px;
	height: 52px;
	width: calc(100% - 20px);
	justify-content: center;
	align-items: center;
	padding: 0;
	font-size: 28px;
}
@media screen and (max-width: 991px) {
	.configurator-priceinformation-small {
		display: flex !important;
	}
}
@media screen and (max-width: 420px) {
	.configurator-priceinformation-small {
		font-size: 16px !important;
	}
}
.configurator-priceinformation-small .strong {
	color: #fff;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.configurator-priceinformation-small .currentprice-value-before-discount {
	color: #7e7c7e;
	margin: 0 5px;
}
.configurator-priceinformation-small .discount-price {
	font-size: 28px;
	font-weight: bold;
	color: #f1c515;
}
.configurator-priceinformation-small .currentprice-value-currency {
	font-size: 28px;
	color: #f1c515;
	font-weight: bold;
	margin-left: 5px;
} 

@media screen and (max-width: 420px) {
	.configurator-priceinformation-small .currentprice-value-currency {
		font-size: 17px;
	}
}

@media screen and (max-width: 420px) {
	.configurator-priceinformation-small .discount-price {
		font-size: 17px;
	}
}
@media( min-height: 800px ){
	.configurator-aboutproduct{
		margin-top: 11px;
		border: 1px solid #e4e4e4;
		padding: 14px;
		display: block;
	}
}

.configurator-help{
	max-width: 100%;
	overflow: hidden;
	margin-top: 11px;

	iframe{
		max-width: 100%;
	}
}



.configurator-quickcontact{
	margin: 11px 0px 11px 0px;
	border: 1px solid #e4e4e4;
	padding: 25px 0px 25px 0px;
	text-align: center;
}

.configurator-quickcontact .left{
	float: left;
}

.configurator-quickcontact .left.hidden-md{
	margin-left: 24px;
}

.configurator-quickcontact .left.visible-md{
	margin-left: 10px;
}

.configurator-quickcontact .right{
	float: left;
	margin-left: 10px;
}

.configurator-quickcontact .right .questions{
	line-height: 18px;
	text-align: left;
}

.configurator-quickcontact .right .phone{
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Source Sans Pro';
	color: #46247f;
	font-weight: 600;
}

.block-information-message{
	text-align: center;
	color: #35325e;
	font-weight: bold;
}

.configurator-summary-auto SPAN.configurator-summary-label-value{
	color: #7b89a2 !important;
}

.configurator-summary-auto SPAN.configurator-summary-change-link-button-text{
	color: #fa6a00 !important;
}

.configurator-step-index{
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-image: url( '../image/product_main_page/configurator_step_bullet.png' );
	text-align: center;
	font-size: 14px;
	margin: 0px 8px 0px 0px;
	display: inline-block;
}

.configurator-step-index-active{
}

.configurator-feedback-wrap{
	.product-rich-snippet{
		border: 1px solid #e4e4e4;
		overflow: hidden;
		padding: 11px;

		.gradient( #ffffff, #ececec );

		.rating-stars{
			float: left;
			display: inline-block;
		}

		span[itemprop=name]{
			.h2-font;
			font-size: 22px;
			clear: both;
			display: block;
			margin-bottom: 7px;
		}

		span[itemprop=ratingValue]{
			color: #dcbf41;
			font-weight: bold;
			display: inline-block;
			position: relative;
			top: 4px;
			left: 11px;
		}

		span[itemprop=reviewCount]{
			display: none;
		}
	}
}

@media( max-width: 700px ){
	.configurator-summary-label, .configurator-summary-change-link-button-text, .configurator-step-index{
		font-size: 12px;
	}
}

@media( max-width: 500px ){
	.configurator-summary-label, .configurator-summary-change-link-button-text, .configurator-step-index{
		font-size: 10px;
	}
}*/
.configurator__wrap {
  flex-wrap: wrap;
}
.configurator__header {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.configurator__header .configurator-header-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.configurator__header .configurator-header-wrap .product--header {
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  color: #373737;
  font-weight: lighter;
  margin: 0;
  display: flex;
  align-items: center;
}
.configurator__header .configurator-header-wrap .product--header {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.configurator__header .configurator-header-wrap .product--header span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0%;
  width: auto;
}
@media screen and (max-width: 1650px) {
  .configurator__header .configurator-header-wrap .product--header {
    font-size: 30px;
  }
}
@media screen and (max-width: 1450px) {
  .configurator__header .configurator-header-wrap {
    flex-wrap: wrap;
  }
  .configurator__header .configurator-header-wrap .sidebar-main {
    width: 100%;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar {
    justify-content: space-between;
    padding: 8px 8px 8px 0;
    margin-left: 28px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar:before {
    background-size: contain;
    left: -30px;
    height: 57px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row .additional-info {
    bottom: -18px;
    height: 57px;
    width: 57px;
    left: auto;
    /* left: 120%; */
    right: -66px;
    font-size: 10px;
    white-space: pre-wrap;
    font-size: 9px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row .additional-info a {
    font-size: 9px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row .new-price .discount-price {
    font-size: 17px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row .discount-price {
    font-size: 17px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row .currentprice-value-currency.discount-price {
    font-size: 17px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .cart-row a {
    font-size: 14px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .delivery-row .delivery--btn,
  .configurator__header .configurator-header-wrap .configurator__sidebar .delivery-row .delivery--btn .link,
  .configurator__header .configurator-header-wrap .configurator__sidebar .delivery-row .delivery--btn p {
    font-size: 14px;
  }
  .configurator__header .configurator-header-wrap .product--header {
    justify-content: center;
    display: flex;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1040px) {
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row .new-price .discount-price {
    font-size: 16px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row .discount-price {
    font-size: 16px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row .currentprice-value-currency.discount-price {
    font-size: 16px;
  }
}
@media screen and (max-width: 850px) {
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row {
    margin-right: auto;
  }
}
@media screen and (max-width: 740px) {
  .configurator__header .configurator-header-wrap .configurator__sidebar {
    border: none;
    margin-left: 0;
    flex-wrap: wrap;
    padding-right: 0;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar:before {
    display: none;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .item {
    margin-bottom: 10px;
    width: 100%;
    margin-right: 0;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .item .delivery--btn {
    width: 100%;
    justify-content: center;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .item .new-price,
  .configurator__header .configurator-header-wrap .configurator__sidebar .item .old-price {
    width: auto;
    justify-content: center;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .cart-row a {
    justify-content: center;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .price-row .additional-info {
    bottom: -25px;
    right: -2px;
  }
  .configurator__header .configurator-header-wrap .configurator__sidebar .additional-info {
    position: relative !important;
    margin-left: 10px;
    height: 37px !important;
    display: inline-block;
    width: 100% !important;
    margin-top: 8px;
    bottom: auto !important;
  }
}
.configurator__sidebar {
  display: flex;
  border: 2px solid #d4d2d8;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 21px 20px 21px 0;
  border-left: 0;
  position: relative;
  margin-left: 46px;
  min-width: 280px;
}
.configurator__sidebar:before {
  position: absolute;
  content: '';
  top: -2px;
  left: -44px;
  background: url(../../data/image/border-configurator.png) no-repeat;
  width: 46px;
  height: 83px;
}
.configurator__sidebar .item {
  display: flex;
  height: 37px;
  margin-right: 10px;
}
.configurator__sidebar .link-button {
  height: 37px;
}
.configurator__sidebar .delivery-row .delivery--btn {
  display: flex;
  position: relative;
  padding: 0 4px 0 35px;
}
.configurator__sidebar .delivery-row .delivery--btn:empty {
  display: none;
}
.configurator__sidebar .delivery-row .delivery--btn a {
  position: relative;
}
.configurator__sidebar .delivery-row .delivery--btn a:before {
  position: absolute;
  content: '';
  top: 0px;
  left: -29px;
  background: url(../../data/image/new-icons/delivery_icon.png) no-repeat;
  width: 21px;
  height: 19px;
}
.configurator__sidebar .delivery-row .delivery--btn a img {
  display: none;
}
.configurator__sidebar .delivery-row .delivery--btn,
.configurator__sidebar .delivery-row .delivery--btn .link,
.configurator__sidebar .delivery-row .delivery--btn p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #6d6d6d;
  font-weight: bold;
  background: linear-gradient(#dcdcdc, #cccccc);
  border-radius: 4px;
  display: flex;
  height: 100%;
  margin: 0;
  white-space: nowrap;
  align-items: center;
}
.configurator__sidebar .price-row {
  display: flex;
  position: relative;
}
.configurator__sidebar .price-row .new-price {
  padding: 0 10px;
  margin-left: -3px;
  display: flex;
  align-items: center;
  background: linear-gradient(#7c4ca7, #5b2e89);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.configurator__sidebar .price-row .new-price .discount-price,
.configurator__sidebar .price-row .new-price .currentprice-value-currency {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.configurator__sidebar .price-row .new-price .currentprice-value-currency.discount-price {
  margin-left: 5px;
}
.configurator__sidebar .price-row .new-price .discount-price:empty ~ .currentprice-value-currency {
  display: none;
}
.configurator__sidebar .price-row .new-price:empty {
  display: none;
}
.configurator__sidebar .price-row .old-price {
  padding: 0 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  display: flex;
  align-items: center;
  border: 2px solid #b59ccb;
  border-radius: 4px;
}
.configurator__sidebar .price-row .old-price .currentprice-value-before-discount,
.configurator__sidebar .price-row .old-price span,
.configurator__sidebar .price-row .old-price .currency {
  font-family: 'Roboto', sans-serif;
  color: #6d6d6d;
  font-size: 15px;
  text-decoration: line-through;
}
.configurator__sidebar .price-row .old-price .current-price-currency {
  text-decoration: none;
}
.configurator__sidebar .price-row .old-price .current-price-currency ~ .currency {
  text-decoration: none;
  margin-left: 3px;
}
.configurator__sidebar .price-row .additional-info {
  font-family: 'Roboto', sans-serif;
  color: #838383;
  font-size: 11px;
  position: absolute;
  bottom: -18px;
  left: -3px;
  white-space: nowrap;
}
.configurator__sidebar .price-row .additional-info a {
  font-family: 'Roboto', sans-serif;
  color: #838383;
  font-size: 11px;
}
.configurator__sidebar .cart-row {
  margin-right: 0;
}
.configurator__sidebar .cart-row a {
  padding-left: 35px;
  position: relative;
  background: linear-gradient(#ffc800, #ffb300);
  font-family: 'Roboto', sans-serif;
  color: #3d2d57;
  font-size: 15px;
  font-weight: bold;
  line-height: 37px;
  border-radius: 4px;
}
.configurator__sidebar .cart-row a .cart-button-icon {
  background: transparent;
  position: relative;
  width: 0;
}
.configurator__sidebar .cart-row a .cart-button-icon:before {
  position: absolute;
  content: '';
  top: 8px;
  left: -22px;
  background: url(../../data/image/configurator-cart-icon.png) no-repeat;
  width: 20px;
  height: 19px;
}
.configurator__content {
  margin-top: 22px;
  width: 100%;
}
.configurator__content .panelConfigurator {
  width: 100%;
}
.configurator .left__block {
  border: 1px solid #e2e0e4;
  border-radius: 10px;
  box-shadow: 0px 1px 10px 0px rgba(147, 141, 157, 0.6);
  width: 100%;
}
.configurator .left__block .basic-list {
  padding: 20px;
}
.configurator .left__block .vertical__list {
  padding: 20px 0;
}
.configurator .left__block .vertical__list .item-wrap {
  display: flex;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedde1;
  padding-bottom: 18px;
}
@media screen and (max-width: 770px) {
  .configurator .left__block .vertical__list .item-wrap {
    display: block;
  }
  .configurator .left__block .vertical__list .item-wrap .main-button-wrap.btn-row {
    width: 100%;
    padding-top: 10px;
  }
}
.configurator .left__block .vertical__list .item-wrap__image {
  width: 154px;
  height: 154px;
  overflow: hidden;
}
@media screen and (max-width: 770px) {
  .configurator .left__block .vertical__list .item-wrap__image {
    width: 90px;
    height: 90px;
  }
}
.configurator .left__block .vertical__list .item-wrap__image .main-image {
  width: 154px;
  height: 154px;
  object-fit: contain;
  border: 1px solid #c9c6ce;
  border-radius: 5px;
}
@media screen and (max-width: 770px) {
  .configurator .left__block .vertical__list .item-wrap__image .main-image {
    width: 90px;
    height: 90px;
  }
}
.configurator .left__block .vertical__list .item-wrap__image .btn-row {
  margin-top: 8px;
}
.configurator .left__block .vertical__list .item-wrap__description {
  flex: 1;
  margin-left: 10px;
  padding-top: 5px;
}
.configurator .left__block .vertical__list .item-wrap:last-child {
  margin-bottom: 0;
}
.configurator .left__block .vertical__list .item-wrap .dark--btn {
  display: inline-flex;
  padding: 10px 72px;
}
.configurator .left__block .vertical__list .info.info-right-top.colorbox-video,
.configurator .left__block .vertical__list .info.info-right-top.colorbox-flash.cboxElement {
  bottom: 4px;
  top: auto;
  right: 4px;
  width: 25px;
  height: 25px;
  background: url(../../data/image/ico_movie.png) no-repeat, linear-gradient(#ffcd19, #ffba19);
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: 50%;
}
.configurator .left__block .vertical__list .info.info-left-top.colorbox-popup-image {
  top: 4px;
  left: auto;
  right: 4px;
  width: 25px;
  height: 25px;
  background: url('../../data/image/ico_info_small.png') no-repeat, linear-gradient(#7d4ca7, #5a2d89);
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: 50%;
}
.configurator .left__block .vertical__list .video-icon .info.info-right-top.colorbox-video.cboxElement {
  bottom: 4px;
  top: auto;
  right: 4px;
  width: 25px;
  height: 25px;
  background: url(../../data/image/ico_movie.png) no-repeat, linear-gradient(#ffcd19, #ffba19);
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: 50%;
}
.configurator .left__block .vertical__list .video-icon .info.info-left-top.colorbox-popup-image.cboxElement {
  top: 4px;
  left: auto;
  right: 4px;
  width: 25px;
  height: 25px;
  background: url('../../data/image/ico_info_small.png') no-repeat, linear-gradient(#7d4ca7, #5a2d89);
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: 50%;
}
@media screen and (max-width: 600px) {
  .configurator .left__block .vertical__list .panel.panel-default img {
    width: 80%;
    height: auto;
  }
}
.configurator .left__block .vertical__list .alert.alert-info {
  background-color: #fbfbfd;
  border-color: #c9bad7;
  color: #777182;
  font-size: 14px;
  position: relative;
}
.configurator .left__block .vertical__list .alert.alert-info a {
  font-weight: bold;
  color: #6c3a9a;
}
.configurator .left__block .vertical__list .alert.alert-info:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: #ffb100;
}
.configurator .left__block .vertical__list .alert.alert-info:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #ededed;
}
.configurator .left__block .vertical__list .alert.alert-danger {
  border-color: #ce9a99;
  background: #f7e9e9;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #a63533;
}
.configurator .left__block .vertical__list .alert.alert-danger a {
  color: #6d0604;
  font-weight: bold;
}
.configurator .left__block .vertical__list .additional-btn-row {
  border-top: 1px solid #dddde1;
  display: flex;
  justify-content: flex-end;
}
.configurator .left__block .vertical__list .additional-btn-row .dark--btn {
  margin-top: 18px;
  display: inline-flex;
  border: none;
  padding: 10px 72px;
  width: 100%;
  justify-content: center;
}
.configurator .left__block .vertical__list .form-control {
  background: #ffffff;
  border: 1px solid #d1cbd7;
  border-radius: 3px;
  box-shadow: inset 0 2px #ededed;
  min-height: 40px !important;
}
@media screen and (max-width: 770px) {
  .configurator .left__block .vertical__list .item-wrap {
    flex-direction: column;
  }
  .configurator .left__block .vertical__list .item-wrap .btn-row {
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .configurator .left__block .vertical__list .item-wrap .btn-row .dark--btn {
    width: 100%;
    display: block;
  }
  .configurator .left__block .vertical__list .item-wrap .item-wrap__description {
    margin-left: 0;
  }
}
.configurator .left__block .horizontal__list .configurator-horizontallist-item-wrap.item-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.configurator .left__block .colors__list .configurator-horizontallist-items-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.configurator .left__block .colors__list .configurator-horizontallist-items-wrap .item-wrap {
  width: auto;
  flex-direction: column;
  margin-right: 10px;
}
.configurator .left__block .colors__list .configurator-horizontallist-items-wrap .item-wrap .item {
  width: 156px;
  height: 154px;
  margin-right: 0;
  border-radius: 3px;
}
@media screen and (max-width: 740px) {
  .configurator .left__block .colors__list .configurator-horizontallist-items-wrap .item-wrap .item {
    width: 110px;
    height: 110px;
  }
  .configurator .left__block .colors__list .configurator-horizontallist-items-wrap .item-wrap .item .configurator-horizontallist-item-image-wrap {
    height: 110px;
    line-height: 110px;
  }
  .configurator .left__block .colors__list .configurator-horizontallist-items-wrap .item-wrap .item .configurator-horizontallist-item-image-wrap .configurator-horizontallist-item-image {
    max-height: 101px;
    max-width: 108px;
  }
}
.configurator .left__block .colors__list .configurator-horizontallist-items-wrap .btn-row {
  display: flex;
  flex-direction: column;
  margin-top: 4px;
  margin-bottom: 7px;
  width: 100%;
}
.configurator .left__block .colors__list .configurator-horizontallist-items-wrap .btn-row .configurator-horizontallist-item-title {
  font-size: 15px;
  color: #3a3a3a;
  max-width: 150px;
}
@media screen and (max-width: 740px) {
  .configurator .left__block .colors__list .configurator-horizontallist-items-wrap .btn-row .configurator-horizontallist-item-title {
    max-width: 110px;
    font-size: 12px;
  }
}
.configurator .left__block .colors__list .configurator-horizontallist-items-wrap .btn-row .dark--btn {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  display: flex;
  text-align: center;
  margin-top: 6px;
  justify-content: center;
}
.configurator .left__block .colors__list .popup-icon a img {
  display: block;
  visibility: hidden;
}
.configurator .left__block .confirmation__box {
  padding: 20px;
}
.configurator .left__block .confirmation__box .label-commission {
  padding-left: 0;
  font-family: 'Roboto', sans-serif;
}
.configurator .left__block .confirmation__box .form-control {
  width: calc(95%) !important;
  background: #ffffff;
  border: 1px solid #d1cbd7;
  border-radius: 3px;
  box-shadow: inset 0 2px #ededed;
  min-height: 40px !important;
  height: 40px;
  margin-top: 5px;
}
.configurator .left__block .confirmation__box .btn-row {
  margin-bottom: 15px;
}
.configurator .left__block .size__wrap {
  padding: 20px;
  padding-bottom: 0;
}
.configurator .left__block .size__wrap .dimension-fields-wrap {
  /*				div {
									margin-top: 0;
									div {
										width: 100% !important;
										min-height: auto !important;
									}
								}*/
}
.configurator .left__block .size__wrap .dimension-fields-wrap img {
  max-width: 100%;
  height: auto;
}
.configurator .left__block .size__wrap .dimension-fields-wrap .image__wrap {
  margin-top: 80px;
}
.configurator .left__block .size__wrap .dimension-fields-wrap .new-fields-wrap {
  /*					display: flex;
										justify-content: flex-start;
										.field__wrap {
											width: 190px !important;
											position: static !important;
											margin-right: 20px;
					
										}
										@media screen and ( max-width: 700px ) {
											flex-direction: column;
											.field__wrap {
					
												margin-bottom: 35px;
					
											}
										}*/
}
.configurator .left__block .size__wrap .dimension-package__wrap .forms_wrap .dimension-field-wrap .input-group-addon {
  background: #fcfbfd;
  border: 1px solid #d1cbd7;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777182;
}
.configurator .left__block .size__wrap .dimension-package__wrap .forms_wrap .dimension-field-wrap .form-control {
  height: 40px;
  border-right: none;
  border-left: none;
  box-shadow: inset 0 2px #ededed;
}
@media screen and (max-width: 1199px) {
  .configurator .left__block .size__wrap .dimension-package__wrap {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  .configurator .left__block .size__wrap .dimension-package__wrap .forms_wrap .dimension-field-wrap:last-child {
    /*								left: 210px !important;
																top: 0px !important;
																position: absolute;
																width: 199px !important;*/
  }
}
@media screen and (max-width: 700px) {
  .configurator .left__block .size__wrap .dimension-package__wrap .forms_wrap .dimension-field-wrap:last-child {
    /*								left: 210px !important;
																top: 0px !important;
																position: static;
																width: 199px !important;*/
  }
}
.configurator .left__block .size__wrap .dimension-package__wrap .forms_wrap .dimension-field-wrap:first-child {
  /*							width: 199px !important;
														top: 0px !important;
														left: 0 !important;*/
}
.configurator .left__block .size__wrap .dimension-package__wrap .forms_wrap .dimension-field-wrap:last-child {
  /*							left: 210px !important;
														top: 0px !important;
														width: 199px !important;*/
}
.configurator .left__block .size__wrap .bottom-btn-wrap {
  border-top: 1px solid #dddde1;
  display: flex;
  justify-content: flex-end;
}
.configurator .left__block .size__wrap .bottom-btn-wrap .dark--btn {
  margin-top: 18px;
  display: inline-flex;
  padding: 10px 72px;
}
@media screen and (max-width: 760px) {
  .configurator .left__block .size__wrap .bottom-btn-wrap .dark--btn {
    width: 100%;
    justify-content: center;
  }
}
.configurator .left__block .size__wrap .size-container {
  position: relative;
}
.configurator .left__block .size__wrap .size-container .dimensions-allowed {
  /*					width: 100%;
										display: flex;
										justify-content: center;
										width: 0; height: 0;
										visibility: hidden;*/
}
.configurator .left__block .size__wrap .size-container .dimensions-allowed .allowableDimensions.dimensions-allowed-item .value {
  /*							visibility: visible;*/
}
.configurator .left__block .size__wrap .size-container .dimensions-allowed .dimensions-allowed-variant {
  /*						display: flex;*/
  /*						&:nth-child(4) {
													.allowableDimensions.dimensions-allowed-item {
														display: flex;
														&:first-child {
															div {
																position: absolute;
																top: 45px;
																left: -15px;
																&:first-child {
																	.value.min-b-value {
																		color: blue;
																		font-family: 'Roboto', sans-serif;
																		font-size: 12px;
																		color: #777182;
																	}
																}
																&:nth-child(2) {
						
																	.value.max-b-value {
																		color: red;
																		font-family: 'Roboto', sans-serif;
																		font-size: 12px;
																		color: #777182;
																		left: 136px;
																	}
																}
															}
															@media screen and ( max-width: 490px ) {
						
															}
														}
														&:nth-child(2) {
															div {
																position: absolute;
																top: 45px;
																left: 91px;
																&:first-child {
																	.value.min-b-value {
																		color: blue;
																		font-family: 'Roboto', sans-serif;
																		font-size: 12px;
																		color: #777182;
																	}
																}
																&:last-child {
						
																	.value.max-b-value {
																		color: red;
																		font-family: 'Roboto', sans-serif;
																		font-size: 12px;
																		color: #777182;
																		left: 244px;
																	}
																}
																@media screen and ( max-width: 700px ) {
																	top: 84px;
																	left: -14px;
																	&:last-child {
						
																		.value.max-b-value {
																			color: red;
																			font-family: 'Roboto', sans-serif;
																			font-size: 12px;
																			color: #777182;
																			left: 136px;
																		}
																	}
																}
															}
														}
														&:nth-child(3) {
															div {
																position: absolute;
																top: 37px;
																left: 196px;
																&:first-child {
																	.value.min-b-value {
																		color: blue;
																		font-family: 'Roboto', sans-serif;
																		font-size: 12px;
																		color: #777182;
																	}
																}
																&:last-child {
						
																	.value.max-b-value {
																		color: red;
																		font-family: 'Roboto', sans-serif;
																		font-size: 12px;
																		color: #777182;
																		left: 348px;
																	}
																}
																@media screen and ( max-width: 700px ) {
																	top: 68px;
																	left: -14px;
																	&:last-child {
						
																		.value.max-b-value {
																			color: red;
																			font-family: 'Roboto', sans-serif;
																			font-size: 12px;
																			color: #777182;
																			left: 136px;
																		}
																	}
																}
															}
														}
													}	
												}*/
  /*						.allowableDimensions.dimensions-allowed-item {
													display: flex;
													&:first-child {
														div {
															position: absolute;
															top: 37px;
															left: -15px;
															&:first-child {
																.value.min-b-value {
																	color: blue;
																	font-family: 'Roboto', sans-serif;
																	font-size: 12px;
																	color: #777182;
																}
															}
															&:nth-child(2) {
						
																.value.max-b-value {
																	color: red;
																	font-family: 'Roboto', sans-serif;
																	font-size: 12px;
																	color: #777182;
																	left: 136px;
																}
															}
														}
														@media screen and ( max-width: 700px ) {
														}
													}
													&:nth-child(2) {
														div {
															position: absolute;
															top: 37px;
															left: 91px;
															&:first-child {
																.value.min-b-value {
																	color: blue;
																	font-family: 'Roboto', sans-serif;
																	font-size: 12px;
																	color: #777182;
																}
															}
															&:last-child {
						
																.value.max-b-value {
																	color: red;
																	font-family: 'Roboto', sans-serif;
																	font-size: 12px;
																	color: #777182;
																	left: 244px;
																}
															}
															@media screen and ( max-width: 700px ) {
																top: 75px;
																left: -14px;
																&:last-child {
						
																	.value.max-b-value {
																		color: red;
																		font-family: 'Roboto', sans-serif;
																		font-size: 12px;
																		color: #777182;
																		left: 136px;
																	}
																}
															}
														}
													}
													&:nth-child(3) {
														div {
															position: absolute;
															top: 37px;
															left: 196px;
															&:first-child {
																.value.min-b-value {
																	color: blue;
																	font-family: 'Roboto', sans-serif;
																	font-size: 12px;
																	color: #777182;
																}
															}
															&:last-child {
						
																.value.max-b-value {
																	color: red;
																	font-family: 'Roboto', sans-serif;
																	font-size: 12px;
																	color: #777182;
																	left: 348px;
																}
															}
															@media screen and ( max-width: 700px ) {
																top: 113px;
																left: -14px;
																&:last-child {
						
																	.value.max-b-value {
																		color: red;
																		font-family: 'Roboto', sans-serif;
																		font-size: 12px;
																		color: #777182;
																		left: 136px;
																	}
																}
															}
														}
													}
												}*/
}
@media screen and (max-width: 700px) {
  .configurator .left__block .size__wrap .size-container .dimensions-allowed .dimensions-allowed-variant {
    /*							flex-direction: column;*/
  }
}
.configurator .left__block .size__wrap .size-container .dropdown-wrap .form-control {
  background: #ffffff;
  border: 1px solid #d1cbd7;
  border-radius: 3px;
  box-shadow: inset 0 2px #ededed;
  border-color: #c9bad7;
  min-height: 40px !important;
  height: 40px;
  margin-top: 5px;
}
.configurator .left__block .size__wrap .alert.alert-info {
  background-color: #fbfbfd;
  border: none;
  border: 1px solid #c9bad7;
  color: #777182;
  font-size: 14px;
}
.configurator .left__block .size__wrap .alert.alert-info a {
  font-weight: bold;
  color: #6c3a9a;
}
.configurator .left__block .size__wrap .fields__wrap .field__wrap .size-input .input-group-addon {
  background: #fcfbfd;
  border: 1px solid #d1cbd7;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777182;
}
.configurator .left__block .size__wrap .fields__wrap .field__wrap .size-input .form-control {
  height: 40px;
  border-right: none;
  border-left: none;
  box-shadow: inset 0 2px #ededed;
}
.configurator .left__block .list--title {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #3a3a3a;
  font-weight: bold;
}
.configurator .left__block .list--description {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777182;
}
.configurator .left__block .list--description a {
  color: #6c3a9a;
}
.configurator .left__block .zoom--icon {
  background-repeat: no-repeat;
  border-radius: 3px;
  background: url('../../data/image/info.png') no-repeat, linear-gradient(#7d4ca7, #5a2d89);
  top: 4px;
  right: 4px;
  background-position: 50%;
}
.configurator .left__block .more-information--icon {
  top: 4px;
  right: 4px;
  width: 25px;
  height: 25px;
  background: url('../../data/image/ico_info_small.png') no-repeat, linear-gradient(#7d4ca7, #5a2d89);
  border-radius: 3px;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  background-position: 50%;
}
.configurator .left__block .more-information--icon img {
  display: none;
}
.configurator .fotolia__wrap .pagination.pagination__wrap .pagination span {
  background: #f7f7f8;
  border-color: #d1cbd7;
  color: #777182;
  padding: 10px 12px;
}
.configurator .fotolia__wrap .pagination.pagination__wrap .pagination a {
  padding: 10px 12px;
}
.configurator .fotolia__wrap .image-thumbnail-wrap {
  width: 154px;
  height: 154px;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 740px) {
  .configurator .fotolia__wrap .image-thumbnail-wrap {
    height: 80px;
    width: 80px;
  }
}
.configurator .fotolia__forms {
  display: flex;
  margin-top: 15px;
  padding: 0 0px;
}
.configurator .fotolia__forms input,
.configurator .fotolia__forms select {
  height: 40px;
  background: #ffffff;
  border: 1px solid #d1cbd7;
  border-radius: 3px;
  box-shadow: inset 0 2px #ededed;
}
.configurator .fotolia__forms .form-group {
  width: 50%;
  margin-right: 10px;
}
@media screen and (max-width: 750px) {
  .configurator .fotolia__forms {
    flex-direction: column;
  }
  .configurator .fotolia__forms .form-group {
    width: 100%;
    margin-right: 0;
  }
}
.configurator .fotolia__wrap {
  padding: 0 20px;
}
.configurator .image__upload .dark--btn {
  border: none;
}
.configurator .extras__wrap {
  padding: 0 0px;
}
.configurator .extras__wrap .prodCustomAttributeDescription.panel-information {
  margin-left: 0px;
  margin-right: 0px;
}
.configurator .extras__wrap .image__wrap {
  display: flex;
  justify-content: center;
}
.configurator .extras__wrap .image__wrap .input-group span {
  background: #fcfbfd;
  border: 1px solid #d1cbd7;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777182;
}
.configurator .extras__wrap .image__wrap .input-group input {
  height: 40px;
  box-shadow: inset 0 2px #ededed;
  border-right: none;
}
.configurator .extras__wrap .checkbox__wrap label {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.configurator .extras__wrap .checkbox__wrap label a {
  color: #7d4ca7;
}
.configurator .extras__wrap .custom-checkbox label {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  display: block;
  margin-left: 10px !important;
}
.configurator .extras__wrap .custom-checkbox label a {
  color: #7d4ca7;
}
.configurator .extras__wrap .btn__wrap {
  border-top: 1px solid #dddde1;
  display: flex;
  justify-content: flex-end;
}
.configurator .extras__wrap .btn__wrap .dark--btn {
  display: flex-inline;
  padding: 10px 72px;
  margin-top: 18px;
  margin-bottom: 18px;
}
@media screen and (max-width: 700px) {
  .configurator .extras__wrap .btn__wrap .dark--btn {
    width: 100%;
  }
}
.configurator .extras__wrap .panel-information .alert.alert-info.col-xs-12 {
  margin-bottom: 0;
}
@media screen and (max-width: 700px) {
  .configurator .extras__wrap .image__wrap {
    flex-direction: column;
    display: flex;
    width: 100% !important;
    min-width: 100% !important;
  }
  .configurator .extras__wrap .image__wrap .prodDlugoscSterowaniaTextfieldWrap.input-group {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .configurator .extras__wrap .image__wrap .prodDlugoscSterowaniaTextfieldWrap.input-group input[style] {
    width: 100% !important;
  }
  .configurator .extras__wrap .image__wrap img {
    margin-top: 20px !important;
    width: 71%;
    margin: 0 auto;
    height: auto;
    max-width: 100%;
    object-fit: scale-down;
  }
}
.configurator .panel-information {
  width: auto;
  margin: 20px;
  position: relative;
  border-radius: 6px;
}
.configurator .panel-information .alert.alert-info.col-xs-12 {
  background-color: #fbfbfd;
  border: none;
  padding: 0;
  color: #777182;
  font-size: 14px;
}
.configurator .panel-information .alert.alert-info.col-xs-12 a {
  font-weight: bold;
  color: #6c3a9a;
}
.configurator .panel-information:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: #ffb100;
}
.configurator .panel-warning {
  padding: 20px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.configurator .panel-warning .alert.alert-warning {
  border-color: #ce9a99;
  background: #f7e9e9;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #a63533;
}
.configurator .panel-warning .alert.alert-warning a {
  color: #6d0604;
  font-weight: bold;
}
.configurator .block__header {
  border-bottom: 1px solid #dedde1;
  box-shadow: 0 2px #eeeef0;
  display: flex;
  justify-content: space-between;
}
.configurator .block__header .main--header {
  font-family: 'Roboto', sans-serif;
  font-weight: lighter;
  font-size: 18px;
  color: #6c3a9a;
  margin: 0;
}
@media screen and (max-width: 740px) {
  .configurator .block__header .main--header {
    font-size: 14px;
  }
}
.configurator .block__header .main--header .configurator-step-index.configurator-step-index-active,
.configurator .block__header .main--header span .configurator-step-index.configurator-step-index-active {
  background: linear-gradient(#7c4ca7, #5b2e89);
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
@media screen and (max-width: 740px) {
  .configurator .block__header .main--header .configurator-step-index.configurator-step-index-active,
  .configurator .block__header .main--header span .configurator-step-index.configurator-step-index-active {
    font-size: 14px;
  }
}
.configurator .summary__wrap .header__row {
  border: 1px solid #dedde1;
  border-bottom: none;
  border-left: none;
  border-right: none;
  font-family: 'Roboto', sans-serif;
  font-weight: lighter;
  font-size: 18px;
}
.configurator .summary__wrap .header__row .configurator-step-index {
  background: linear-gradient(#7c4ca7, #5b2e89);
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
.configurator .summary__wrap .header__row .glyphicon.glyphicon-pencil {
  top: 4px;
  right: 10px;
}
.configurator .summary__wrap .header__row .glyphicon.glyphicon-remove-sign {
  color: #6c3a9a;
  margin-left: 5x;
}
.configurator .summary__wrap .header__row .configurator-summary-box-closed.configurator-summary-change-link-button-text,
.configurator .summary__wrap .header__row .configurator-summary-label.configurator-summary-label-value {
  color: #6c3a9a;
}
@media screen and (max-width: 770px) {
  .configurator .summary__wrap .header__row {
    font-size: 12px;
  }
  .configurator .summary__wrap .header__row .configurator-summary-label.configurator-summary-label-value {
    font-size: 12px;
  }
  .configurator .summary__wrap .header__row .glyphicon.glyphicon-pencil {
    top: 2px;
  }
  .configurator .summary__wrap .header__row .configurator-step-index {
    width: 18px;
    height: 18px;
    font-size: 10px;
    margin-right: 5px;
    padding-top: 2px;
  }
}
@media screen and (max-width: 500px) {
  .configurator .summary__wrap .header__row {
    font-size: 10px;
  }
  .configurator .summary__wrap .header__row .configurator-summary-label.configurator-summary-label-value {
    font-size: 10px;
  }
}
.configurator .summary__wrap .block__header {
  border: 1px solid #dedde1;
  border-radius: 0px;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: lighter;
  font-size: 18px;
  color: #6c3a9a;
  padding-top: 16px;
}
.configurator .summary__wrap .block__header .configurator-step-index {
  background: linear-gradient(#7c4ca7, #5b2e89);
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
.configurator .summary__wrap .block__header .configurator-summary-change-link-button.configurator-summary-box-closed {
  margin-left: auto;
}
.configurator .summary__wrap .block__header .configurator-summary-box-closed.configurator-summary-change-link-button-text,
.configurator .summary__wrap .block__header .configurator-summary-label.configurator-summary-label-value {
  color: #3a3a3a;
  text-transform: uppercase;
}
.configurator .summary__wrap .block__header .glyphicon.glyphicon-pencil {
  top: 4px;
  right: 10px;
}
.configurator .summary__wrap .block__header .glyphicon.glyphicon-remove-sign {
  color: #6c3a9a;
  margin-left: 10px;
}
@media screen and (max-width: 770px) {
  .configurator .summary__wrap .block__header {
    font-size: 12px;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
  }
  .configurator .summary__wrap .block__header .configurator-step-index {
    width: 18px;
    height: 18px;
    font-size: 12px;
    margin-right: 5px;
    position: absolute;
    left: 11px;
    top: 15px;
  }
  .configurator .summary__wrap .block__header .configurator-summary-change-link-button.configurator-summary-box-closed {
    margin-left: -17px;
  }
  .configurator .summary__wrap .block__header .configurator-summary-change-link-button.configurator-summary-box-closed:before {
    content: "\A";
    white-space: pre;
  }
  .configurator .summary__wrap .block__header .glyphicon.glyphicon-pencil {
    top: 2px;
    right: 6px;
  }
  .configurator .summary__wrap .block__header .glyphicon.glyphicon-remove-sign {
    position: absolute;
    top: 86px;
    left: 3px;
  }
  .configurator .summary__wrap .block__header .configurator-summary-label.configurator-summary-label-value {
    font-weight: bold;
  }
}
.configurator .search__row .counts-information {
  padding: 8px 18px;
  background: #f7f7f8;
  border-color: #d1cbd7;
}
.configurator .search__row .counts-information .panel--text {
  font-size: 13px;
  color: #777182;
}
.configurator .search__row .counts-information:after {
  display: none;
}
.configurator .search__row .search-wrap {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.configurator .search__row .search-wrap .search--input {
  margin: 0;
  max-width: 50%;
  width: 50%;
}
.configurator .search__row .search-wrap .search--input .input-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.configurator .search__row .search-wrap .search--input .input-group input {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777182;
  background: #ffffff;
  border: 1px solid #d1cbd7;
  border-radius: 3px;
  box-shadow: inset 0 2px #ededed;
  min-height: 40px ;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.configurator .search__row .search-wrap .search--input .input-group a {
  background: #fff;
  min-height: 40px;
  display: flex;
  box-shadow: inset 0 2px #ededed;
  height: 40px;
  width: 40px;
  justify-content: center;
  align-items: center;
}
.configurator .search__row .search-wrap .pagination__wrap {
  margin: 0;
  width: 50%;
  justify-content: flex-end;
  display: flex;
}
.configurator .search__row .search-wrap .pagination__wrap .pagination {
  margin: 0;
}
.configurator .search__row .search-wrap .pagination__wrap .pagination .active span {
  background: #f7f7f8;
  border-color: #d1cbd7;
  color: #777182;
}
.configurator .search__row .search-wrap .pagination__wrap .pagination span {
  padding: 10px 12px;
}
.configurator .search__row .search-wrap .pagination__wrap .pagination a {
  padding: 10px 12px;
}
@media screen and (max-width: 999px) {
  .configurator .search__row .search-wrap {
    flex-wrap: wrap;
  }
  .configurator .search__row .search-wrap .search--input {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .configurator .search__row .search-wrap .pagination__wrap {
    width: 100%;
    max-width: 100%;
  }
}
.configurator .multiple-btns-row {
  justify-content: space-between !important;
}
.configurator .multiple-btns-row .dark--btn {
  width: auto !important;
  flex: 1;
  margin: 0 5px;
}
@media screen and (max-width: 650px) {
  .configurator .multiple-btns-row {
    flex-direction: column;
  }
  .configurator .multiple-btns-row .dark--btn {
    margin: 0px 0px;
  }
}
.configurator .no-padding {
  padding-right: 0;
  padding-left: 0;
}
.configurator .skip--btn {
  background: linear-gradient(#ffc800, #ffb300);
  color: #3d2d57;
}
.configurator .skip--btn:hover {
  color: #3d2d57;
}
.configurator .modal-dropdown__wrap {
  width: auto !important;
  left: 17px !important;
  right: 17px !important;
}
.configurator .modal-dropdown__wrap .button-row {
  width: 100% !important;
  border-top: 1px solid #d1cbd7;
  margin-top: 15px !important;
  padding-top: 15px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.configurator .modal-dropdown__wrap .button-row .dark--btn {
  border: none;
}
@media screen and (max-width: 600px) {
  .configurator .modal-dropdown__wrap .button-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .configurator .modal-dropdown__wrap .button-row .dark--btn {
    width: 100%;
    margin-top: 10px;
  }
  .configurator .modal-dropdown__wrap .button-row .selector-row {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.configurator .modal-dropdown__wrap .activeMultiComboboxContentBody.multicombobox-content {
  margin: 20px !important;
}
.configurator .modal-dropdown__wrap .selector-row {
  margin-top: 0 !important;
}
.configurator .modal-dropdown__wrap .selector-row .text--select {
  color: #777182 !important;
  font-size: 13px !important;
}
.configurator .modal-dropdown__wrap .selector-row .text--select:first-child {
  margin-right: 30px;
}
.configurator .modal-dropdown__wrap .header {
  margin-bottom: 10px;
}
.configurator .modal-dropdown__wrap .header h2 {
  min-height: 20px!important;
  line-height: 20px !important;
}
.configurator .modal-dropdown__wrap .header h2 span {
  font-size: 18px;
  color: #6c3a9a;
  display: block;
}
@media screen and (max-width: 600px) {
  .configurator .modal-dropdown__wrap .header h2 span {
    font-size: 16px;
  }
}
@media screen and (max-width: 650px) {
  .configurator .modal-dropdown__wrap .activeMultiComboboxContentBody.multicombobox-content {
    margin: 20px;
  }
  .configurator .modal-dropdown__wrap .activeMultiComboboxContentBody.multicombobox-content .advancedFilter.attributeValuesWrap.multicombobox-content-value-list .valueGroup {
    display: flex;
    flex-wrap: wrap;
  }
  .configurator .modal-dropdown__wrap .activeMultiComboboxContentBody.multicombobox-content .advancedFilter.attributeValuesWrap.multicombobox-content-value-list .valueGroup .valueItem {
    min-width: 100%;
    margin-right: 0;
  }
  .configurator .modal-dropdown__wrap .activeMultiComboboxContentBody.multicombobox-content .advancedFilter.attributeValuesWrap.multicombobox-content-value-list .valueGroup .valueItem label {
    font-size: 12px;
  }
  .configurator .modal-dropdown__wrap .activeMultiComboboxContentBody.multicombobox-content .advancedFilter.attributeValuesWrap.multicombobox-content-value-list .valueGroup .valueItem label:before {
    top: 1px !important;
  }
  .configurator .modal-dropdown__wrap .activeMultiComboboxContentBody.multicombobox-content .advancedFilter.attributeValuesWrap.multicombobox-content-value-list .valueGroup .valueItem label:after {
    top: 3px !important;
  }
}
.configurator .fabric-filter__wrap .filter__items {
  margin-left: 20px;
  margin-right: 20px;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap {
  width: 25%;
}
@media screen and (max-width: 999px) {
  .configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap {
    width: 50%;
  }
}
@media screen and (max-width: 630px) {
  .configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap {
    width: 100%;
  }
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap .configurator-advancedfilter-item-wrap {
  width: 100%;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap-item {
  width: calc( 100% - 5px ) !important;
  background: #ffffff;
  border: 1px solid #d1cbd7;
  border-radius: 3px;
  box-shadow: inset 0 2px #ededed;
  min-height: 40px !important;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap-item .configurator-advancedfilter-item-control.pull-right {
  margin-right: 7px;
  margin-top: 3px;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap-item .item--text {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777182;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap-item .image__wrap {
  width: 50px;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap-item .image__wrap .item--image {
  opacity: .2;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .dropdown-wrap .activeMultiComboboxContent.multicombobox-content-wrap {
  box-shadow: none !important;
  border: 1px solid #d1cbd7;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .row {
  margin-left: 0;
  margin-right: 0;
}
.configurator .fabric-filter__wrap .filter__items .dropdown__items .col-lg-10.col-md-12.col-xs-12.layer-100,
.configurator .fabric-filter__wrap .filter__items .dropdown__items .col-lg-2.col-md-12.col-xs-12 {
  padding: 0;
}
.configurator .fabric-filter__wrap .filter__items .btn__item {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.configurator .fabric-filter__wrap .filter__items .btn__item .grey--btn {
  width: 25% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto', sans-serif;
}
@media screen and (max-width: 999px) {
  .configurator .fabric-filter__wrap .filter__items .btn__item .grey--btn {
    width: 50% !important;
  }
}
@media screen and (max-width: 630px) {
  .configurator .fabric-filter__wrap .filter__items .btn__item .grey--btn {
    width: 100% !important;
  }
}
.configurator .fabric-filter__wrap .filter__items .btn__item .filter--btn {
  margin-left: 5px;
  border: none !important;
}
.configurator .fabric-sample__wrap {
  padding: 0 20px;
}
.configurator .fabric-sample__wrap .row {
  margin-right: 0;
  margin-left: 0;
}
.configurator .fabric-sample__wrap .items-wrap {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.configurator .fabric-sample__wrap .items-wrap .item {
  display: flex;
  flex-direction: column-reverse;
  margin: 0;
  margin-right: 9px;
}
.configurator .fabric-sample__wrap .items-wrap .item__content .image-wrap {
  height: 81px;
  width: 81px;
  border-color: #c3c1c8;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (max-width: 740px) {
  .configurator .fabric-sample__wrap .items-wrap .item__content .image-wrap {
    width: 90px;
    height: 90px;
  }
}
.configurator .fabric-sample__wrap .items-wrap .item__content .image-wrap img {
  height: 81px;
  width: 81px;
  object-fit: contain;
}
@media screen and (max-width: 740px) {
  .configurator .fabric-sample__wrap .items-wrap .item__content .image-wrap img {
    width: 90px;
    height: 90px;
  }
}
.configurator .big-sample .items-wrap .item {
  flex-direction: column;
  margin-right: 9px;
  margin-bottom: 9px;
}
.configurator .big-sample .items-wrap .item .image-wrap {
  width: 154px;
  height: 154px;
  border-color: #c3c1c8;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (max-width: 740px) {
  .configurator .big-sample .items-wrap .item .image-wrap {
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
  }
}
.configurator .big-sample .items-wrap .item .image-wrap img {
  width: 154px;
  height: 154px;
  object-fit: contain;
}
@media screen and (max-width: 740px) {
  .configurator .big-sample .items-wrap .item .image-wrap img {
    width: 90px;
    height: 90px;
  }
}
.configurator .big-sample .items-wrap .item .fabricItemCode {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #3a3a3a;
  font-weight: bold;
  margin-bottom: 5px;
}
.configurator .validator-wrap .validator.dimensions-validator.alert.alert-danger {
  border-color: #ce9a99;
  background: #f7e9e9;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #a63533;
}
.configurator .validator-wrap .validator.dimensions-validator.alert.alert-danger span {
  color: #6d0604;
  font-weight: bold;
}
.tooltip__wrap {
  padding: 0 !important;
  border-radius: 10px;
  width: 100% !important;
}
.tooltip__wrap .tooltip__header {
  border-bottom: 1px solid #dedde1;
  border-radius: 0px;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  box-shadow: 0 2px #eeeef0;
  padding-right: 15px;
  padding-left: 19px;
  padding-top: 19px;
  padding-bottom: 4px;
}
.tooltip__wrap .tooltip__header .main--header {
  padding-right: 20px;
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  font-weight: lighter;
  color: #6c3a9a;
}
@media screen and (max-width: 660px) {
  .tooltip__wrap .tooltip__header {
    padding-left: 14px;
    padding-top: 14px;
  }
  .tooltip__wrap .tooltip__header .main--header {
    font-size: 18px;
  }
}
.tooltip__wrap .tooltip__content {
  padding: 22px;
  display: flex;
}
.tooltip__wrap .tooltip__content .fabric-image {
  width: 390px;
  margin-right: 17px;
  border: 1px solid #c9c6ce;
  border-radius: 4px;
}
.tooltip__wrap .tooltip__content .fabric-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 661px) and (max-width: 999px) {
  .tooltip__wrap .tooltip__content .fabric-image {
    width: 300px;
  }
}
@media screen and (min-width: 661px) and (max-width: 780px) {
  .tooltip__wrap .tooltip__content .fabric-image {
    width: 250px;
  }
}
@media screen and (max-width: 660px) {
  .tooltip__wrap .tooltip__content .fabric-image {
    height: 237px;
  }
}
.tooltip__wrap .tooltip__content .fabric-info {
  padding-top: 7px;
  padding-left: 0 !important;
  width: auto;
  flex: 1;
}
.tooltip__wrap .tooltip__content .fabric-info .label {
  padding-left: 0 !important;
  margin-left: 10px;
}
.tooltip__wrap .tooltip__content .fabric-info > div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .tooltip__wrap .tooltip__content .fabric-info > div {
    display: flex;
    flex-direction: column;
  }
}
.tooltip__wrap .tooltip__content .fabric-info > div .label {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #3a3a3a;
  width: 50%;
}
@media screen and (max-width: 999px) {
  .tooltip__wrap .tooltip__content .fabric-info > div .label {
    font-size: 14px;
  }
}
@media screen and (max-width: 660px) {
  .tooltip__wrap .tooltip__content .fabric-info > div .label {
    font-size: 13px;
    margin-left: 0;
  }
}
.tooltip__wrap .tooltip__content .fabric-info > div .value {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #3a3a3a;
  width: 50%;
}
@media screen and (max-width: 999px) {
  .tooltip__wrap .tooltip__content .fabric-info > div .value {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .tooltip__wrap .tooltip__content .fabric-info > div .value {
    margin-left: 10px;
  }
}
@media screen and (max-width: 660px) {
  .tooltip__wrap .tooltip__content .fabric-info > div .value {
    margin-left: 0;
    font-size: 13px;
  }
}
.tooltip__wrap .tooltip__content .fabric-info > .section .fabric-parameter {
  padding: 15px 0;
  align-items: flex-start !important;
  max-width: 376px;
}
.tooltip__wrap .tooltip__content .fabric-info > .section .fabric-parameter .label {
  width: auto;
  padding-top: 0 !important;
}
@media screen and (max-width: 767px) {
  .tooltip__wrap .tooltip__content .fabric-info > .section .fabric-parameter .label {
    margin-left: 10px;
    padding-bottom: 0;
  }
}
.tooltip__wrap .tooltip__content .fabric-info > .section .fabric-parameter .value {
  width: auto;
  display: block;
}
.tooltip__wrap .tooltip__content .fabric-parameter {
  background: #fcfbfd;
  justify-content: space-between;
  border-bottom: 1px solid #e2d8eb;
  height: auto !important;
  display: flex;
  line-height: normal !important;
}
.tooltip__wrap .tooltip__content .fabric-parameter .label {
  height: auto !important;
  line-height: normal !important;
  font-size: 15px !important;
  white-space: initial;
  width: auto !important;
  font-weight: normal !important;
  display: inline !important;
  align-items: flex-start;
  color: #3e2456!important;
}
@media screen and (max-width: 999px) {
  .tooltip__wrap .tooltip__content .fabric-parameter .label {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 660px) {
  .tooltip__wrap .tooltip__content .fabric-parameter .label {
    font-size: 13px !important;
  }
}
.tooltip__wrap .tooltip__content .fabric-parameter .label .name {
  font-weight: bold;
}
.tooltip__wrap .tooltip__content .fabric-parameter .value {
  font-size: 15px!important;
  color: #3e2456 !important;
  padding-right: 15px !important;
}
@media screen and (max-width: 999px) {
  .tooltip__wrap .tooltip__content .fabric-parameter .value {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 660px) {
  .tooltip__wrap .tooltip__content .fabric-parameter .value {
    font-size: 13px !important;
  }
}
.tooltip__wrap .tooltip__content .first {
  border-top: 2px solid #e2d8eb;
}
.tooltip__wrap .tooltip__content .last {
  border-bottom: 2px solid #e2d8eb;
}
.tooltip__wrap .tooltip__content .section {
  display: block !important;
  height: auto;
}
@media screen and (max-width: 660px) {
  .tooltip__wrap .tooltip__content {
    flex-direction: column;
    padding: 8px 15px;
  }
  .tooltip__wrap .tooltip__content .fabric-image {
    width: 100%;
    object-fit: scale-down;
    margin-right: 0;
  }
  .tooltip__wrap .tooltip__content .fabric-image img {
    width: 100%;
    object-fit: scale-down;
  }
  .tooltip__wrap .tooltip__content .fabric-info {
    padding-top: 0px;
  }
}
.tooltip__wrap .form-control {
  height: 40px;
  background: #ffffff;
  border: 1px solid #d1cbd7;
  border-radius: 3px;
  box-shadow: inset 0 2px #ededed;
}
#cboxOverlay {
  background: #2a2532;
}
#cboxContent {
  border-radius: 10px;
}
#colorbox #cboxTopLeft,
#colorbox #cboxTopCenter,
#colorbox #cboxTopRight,
#colorbox #cboxMiddleLeft,
#colorbox #cboxMiddleRight,
#colorbox #cboxBottomLeft,
#colorbox #cboxBottomCenter,
#colorbox #cboxBottomRight {
  display: none;
}
.additional__pagination {
  margin: 20px !important;
  margin: 0;
  width: 50%;
  justify-content: flex-end;
  display: flex;
}
.additional__pagination .pagination {
  margin: 0;
}
.additional__pagination .pagination .active span {
  background: #f7f7f8;
  border-color: #d1cbd7;
  color: #777182;
}
.fotolia-tooltip {
  height: 550px;
}
.fotolia-tooltip__wrap {
  padding: 20px !important;
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
}
.fotolia-tooltip__header {
  max-height: 250px !important;
  width: 100%;
  margin-top: 30px;
}
.fotolia-tooltip__header img {
  max-height: 250px !important;
  object-fit: cover !important;
  width: 100% !important;
  border: 1px solid #a4a7b2;
  border-radius: 5px;
}
.fotolia-tooltip__content {
  margin-top: 30px;
}
.fotolia-tooltip__content li {
  background-image: none !important;
  display: flex;
  padding-left: 0 !important;
}
.fotolia-tooltip__content li span {
  width: 50%;
}
.image-size__image .panelFrame {
  border-color: #5a2d89 !important;
}
@media screen and (max-width: 470px) {
  .image-size__image {
    width: 100%;
  }
  .image-size__image .ui-resizable.ui-draggable.ui-draggable-handle {
    width: 100% !important;
  }
  .image-size__image .ui-resizable.ui-draggable.ui-draggable-handle img {
    width: 100% !important;
    object-fit: contain;
  }
  .image-size__image #imageToResizeDiv {
    width: 100% !important;
  }
  .image-size__image #imageToResizeDiv img {
    width: 100% !important;
    object-fit: contain;
  }
  .image-size__image .panelFrame {
    width: 100% !important;
    border-color: #5a2d89 !important;
  }
}
.image-size__text li {
  background-image: none !important;
  padding-left: 0 !important;
}
.image-size__btn .dark--btn {
  border: none;
}
.custom-checkbox span {
  position: relative;
}
.custom-checkbox span input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
}
.custom-checkbox span input[type=checkbox] + label:before {
  position: absolute;
  top: 4px;
  left: -19px;
  height: 15px;
  width: 15px;
  content: " ";
  display: inline-block;
  border-radius: 3px;
  background: #fff;
  box-shadow: inset 0 2px #ededed;
  border: 1px solid #a5a1ae;
}
.custom-checkbox span input[type=checkbox] + label:before {
  border-radius: 2px;
}
.custom-checkbox span input[type=checkbox]:checked + label:before {
  position: absolute;
  top: 4px;
  left: -19px;
  height: 15px;
  width: 15px;
  content: " ";
  display: inline-block;
  border-radius: 3px;
  background: linear-gradient(#fdc702, #ffb70d);
  box-shadow: none;
  border: none;
}
.custom-checkbox span input[type=checkbox]:checked + label:after {
  position: absolute;
  background: url(../../data/image/checkbox.png) no-repeat;
  width: 11px;
  height: 11px;
  top: 6px;
  left: -17px;
  content: '';
}
.custom-checkbox span label {
  margin-top: 5px;
  font-family: 'Roboto', sans-serif;
  color: #3a3a3a;
  font-size: 15px;
  margin-left: 18px !important;
}
@media screen and (max-width: 770px) {
  .configurator .left__block .vertical__list .alert.alert-danger {
    min-height: 90px;
    margin-top: 30px;
    display: block;
  }
}
@media screen and (min-width: 446px) and (max-width: 590px) {
  .configurator .left__block .vertical__list .alert.alert-danger strong {
    min-height: 90px;
  }
}
@media screen and (max-width: 740px) {
  .small--fabric-selector .image-wrap {
    width: 65px !important;
    height: 65px !important;
  }
  .small--fabric-selector .image-wrap img {
    width: 65px !important;
    height: 65px !important;
  }
}
.calculate__wrap h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: lighter;
  font-size: 18px;
  border-bottom: 1px solid #dedde1;
  color: #6c3a9a;
  margin: 0;
}
@media screen and (max-width: 740px) {
  .calculate__wrap h2 {
    font-size: 14px;
  }
}
.calculate__wrap h2 .configurator-step-index.configurator-step-index-active,
.calculate__wrap h2 span .configurator-step-index.configurator-step-index-active {
  background: linear-gradient(#7c4ca7, #5b2e89);
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
@media screen and (max-width: 740px) {
  .calculate__wrap h2 .configurator-step-index.configurator-step-index-active,
  .calculate__wrap h2 span .configurator-step-index.configurator-step-index-active {
    font-size: 14px;
  }
}
.calculate__wrap .media-heading {
  font-family: 'Roboto', sans-serif;
}
@media screen and (max-width: 740px) {
  .calculate__wrap .media-heading {
    font-size: 14px;
  }
}
@media screen and (max-width: 740px) {
  .calculate__wrap .media-heading .description-wrap p {
    font-size: 12px;
  }
}
.calculate__wrap .configuratorTemplateControl {
  margin-bottom: 20px;
}
.calculate__wrap .configuratorTemplateControl .link-button.link-button-confirm.configurator-link-button {
  background: linear-gradient(#7c4ba6, #5a2d89);
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 72px;
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-weight: bold;
  border-radius: 5px;
}
.calculate__wrap .configuratorTemplateControl .link-button.link-button-confirm.configurator-link-button:hover,
.calculate__wrap .configuratorTemplateControl .link-button.link-button-confirm.configurator-link-button:focus {
  color: #fff !important;
  text-decoration: none;
}
@media screen and (max-width: 740px) {
  .calculate__wrap .configuratorTemplateControl .link-button.link-button-confirm.configurator-link-button {
    width: 100%;
  }
}
.resultWrap .fabricItemCode {
  max-width: 154px;
}
@media screen and (max-width: 740px) {
  .resultWrap .fabricItemCode {
    max-width: 90px;
  }
}
.fabric__sample .button-confirm-wrap.additional-btn-row {
  padding-left: 20px;
  padding-right: 20px;
}
.fabric__sample .button-confirm-wrap.additional-btn-row .dark--btn {
  margin-top: 24px !important;
}
.fabric__sample .vertical__list {
  padding: 0 !important;
}
.fabric__sample .panel.panel-default {
  max-width: 50% !important;
}
.fabric__sample .fabric-sample__wrap .configurator-advancedfilter-fabricselector-fabric-item {
  display: flex;
  flex-direction: column-reverse;
}
.fabric__sample .fabric-sample__wrap .configurator-advancedfilter-fabricselector-fabric-item .fabric-select.fabricPictureLink.select-sample {
  width: 154px;
  height: 154px;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 740px) {
  .fabric__sample .fabric-sample__wrap .configurator-advancedfilter-fabricselector-fabric-item .fabric-select.fabricPictureLink.select-sample {
    height: 90px;
    width: 90px;
  }
}
.fabric__sample .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
  padding-right: 0;
  padding-left: 0;
}
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-info.cboxElement {
  background-repeat: no-repeat;
  border-radius: 3px;
  background: url('../../data/image/info.png') no-repeat, linear-gradient(#7d4ca7, #5a2d89);
  top: 4px;
  right: 4px;
  background-position: 50%;
}
.fabric__sample .selected-samples-container.slick-initialized.slick-slider {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
}
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-active,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-cloned,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide {
  width: 81px !important;
  display: flex;
  position: relative;
  flex-direction: column-reverse;
}
@media screen and (max-width: 740px) {
  .fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-active,
  .fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-cloned,
  .fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide {
    width: 60px !important;
  }
}
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-active .configurator-advancedfilter-fabricselector-fabric.fabricPictureLink.fabric-picture-sample,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-cloned .configurator-advancedfilter-fabricselector-fabric.fabricPictureLink.fabric-picture-sample,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide .configurator-advancedfilter-fabricselector-fabric.fabricPictureLink.fabric-picture-sample {
  width: 81px ;
  height: 81px;
}
@media screen and (max-width: 740px) {
  .fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-active .configurator-advancedfilter-fabricselector-fabric.fabricPictureLink.fabric-picture-sample,
  .fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-cloned .configurator-advancedfilter-fabricselector-fabric.fabricPictureLink.fabric-picture-sample,
  .fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide .configurator-advancedfilter-fabricselector-fabric.fabricPictureLink.fabric-picture-sample {
    height: 60px;
    width: 60px;
  }
}
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-active .fabric-sample-remove,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-cloned .fabric-sample-remove,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide .fabric-sample-remove {
  background-repeat: no-repeat;
  border-radius: 3px;
  background: linear-gradient(#7d4ca7, #5a2d89);
  top: 4px;
  right: 4px;
  width: 24px;
  height: 24px;
  background-position: 50%;
}
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-active .fabric-sample-remove span,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-cloned .fabric-sample-remove span,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide .fabric-sample-remove span {
  opacity: 0;
}
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-active .fabric-sample-remove .glyphicon.glyphicon-remove,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide.slick-cloned .fabric-sample-remove .glyphicon.glyphicon-remove,
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-item.slick-slide .fabric-sample-remove .glyphicon.glyphicon-remove {
  opacity: 1;
  color: #fff;
  font-size: 15px;
  top: -5px;
  left: -2px;
}
.fabric__sample .configurator-advancedfilter-fabricselector-fabric-wrap.sample-selected-item-code {
  width: 81px ;
}
.fabric__sample .link-button.link-button-select.configurator-link-button.pull-right.fabric-sample-selector-arrow-next,
.fabric__sample .link-button.link-button-select.configurator-link-button.fabric-sample-selector-arrow-prev {
  position: relative;
  border: none;
  background: none;
}
.fabric__sample .link-button.link-button-select.configurator-link-button.pull-right.fabric-sample-selector-arrow-next:after,
.fabric__sample .link-button.link-button-select.configurator-link-button.fabric-sample-selector-arrow-prev:after {
  position: absolute;
  top: 5px;
  right: -2px;
  content: '' !important;
  background: url(../../data/image/configurator-arrow.png) no-repeat;
  width: 23px;
  height: 40px;
}
.fabric__sample .link-button.link-button-select.configurator-link-button.pull-right.fabric-sample-selector-arrow-next .glyphicon,
.fabric__sample .link-button.link-button-select.configurator-link-button.fabric-sample-selector-arrow-prev .glyphicon {
  opacity: 0;
}
.fabric__sample .link-button.link-button-select.configurator-link-button.fabric-sample-selector-arrow-prev:after {
  transform: rotate(180deg);
}
.fabric-tooltip .fabric-info .value {
  text-align: right;
}
@media screen and (max-width: 650px) {
  .fabric-tooltip .fabric-info .fabric-parameter {
    flex-direction: column;
    min-height: 58px;
    height: auto;
    align-items: flex-start;
  }
}
.configurator__wrap {
  position: relative;
}
.cart-icon-wrap {
  padding: 0 !important;
  white-space: nowrap;
}
.configurator__header .moving-configurator-header {
  position: fixed;
  height: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: 2000;
}
.configurator__header .moving-configurator-header .configurator__sidebar {
  padding: 4px 0;
  border: none;
  margin-left: 0;
}
.configurator__header .moving-configurator-header .configurator__sidebar:before {
  display: none;
}
.configurator__header .moving-configurator-header .configurator__sidebar .cart-row a {
  font-size: 12px;
  line-height: 32px;
  height: 32px;
  padding-left: 25px;
  padding-right: 5px ;
}
.configurator__header .moving-configurator-header .configurator__sidebar .cart-row a .cart-button-icon:before {
  top: 6px;
  left: -19px;
}
.configurator__header .moving-configurator-header .configurator__sidebar .delivery-row .delivery--btn {
  font-size: 12px !important;
  padding: 0 8px 0 34px !important;
}
.configurator__header .moving-configurator-header .configurator__sidebar .delivery-row .delivery--btn a {
  font-size: 12px !important;
  line-height: 32px;
  height: 32px;
}
.configurator__header .moving-configurator-header .configurator__sidebar .delivery-row .delivery--btn a:before {
  top: 5px;
  left: -27px;
}
.configurator__header .moving-configurator-header .configurator__sidebar .item {
  height: 32px;
  margin-right: 2px !important;
}
.configurator__header .moving-configurator-header .configurator__sidebar .item.delivery-row {
  margin-right: 5px !important;
}
.configurator__header .moving-configurator-header .configurator__sidebar .price-row .old-price {
  padding: 0 9px;
}
.configurator__header .moving-configurator-header .configurator__sidebar .price-row .old-price .currentprice-value-before-discount,
.configurator__header .moving-configurator-header .configurator__sidebar .price-row .old-price .currency {
  opacity: .5;
  font-size: 13px;
}
.configurator__header .moving-configurator-header .configurator__sidebar .price-row .new-price {
  padding: 0 9px;
}
.configurator__header .moving-configurator-header .configurator__sidebar .price-row .new-price .discount-price {
  font-size: 15px;
}
.configurator__header .moving-configurator-header .configurator__sidebar .price-row .new-price .currentprice-value-currency.discount-price {
  margin-left: 4px;
}
.configurator__header .moving-configurator-header .configurator__sidebar .price-row .additional-info {
  position: relative;
  top: 0;
  left: 0;
  display: initial;
  width: 84px;
  white-space: pre-line;
  margin-left: 6px;
  margin-top: 6px;
  font-size: 10px;
  line-height: 10px;
}
.configurator__header .moving-configurator-header .configurator__sidebar .price-row .additional-info .discount-value {
  font-size: 10px;
}
.configurator__header .moving-configurator-header .product--header {
  font-size: 24px;
  margin-left: 17.5%;
}
.configurator__header .moving-configurator-header .sidebar-main {
  margin-right: 17.5% ;
}
@media screen and (max-width: 1450px) {
  .configurator__header .moving-configurator-header {
    flex-wrap: nowrap;
  }
  .configurator__header .moving-configurator-header .product--header {
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar {
    justify-content: flex-end;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar .price-row .additional-info {
    width: 85px !important;
    margin-left: 9px;
    margin-top: 8px;
  }
}
@media screen and (max-width: 1350px) {
  .configurator__header .moving-configurator-header .product--header {
    display: none;
  }
}
@media screen and (max-width: 1250px) {
  .configurator__header .moving-configurator-header .sidebar-main {
    margin-right: 10% ;
    margin-left: 10%;
  }
}
@media screen and (max-width: 999px) {
  .configurator__header .moving-configurator-header .sidebar-main {
    margin-right: 15px ;
    margin-left: 15px;
  }
}
@media screen and (max-width: 850px) {
  .configurator__header .moving-configurator-header .configurator__sidebar .price-row {
    margin-right: 0;
  }
}
@media screen and (max-width: 785px) {
  .configurator__header .moving-configurator-header .configurator__sidebar .price-row {
    margin-right: 0;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar .price-row .additional-info {
    right: 0;
    margin-top: 5px;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar .delivery-row {
    margin-right: 10px;
    width: auto;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar {
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 745px) {
  .configurator__header .moving-configurator-header .configurator__sidebar .item {
    width: auto;
  }
  .configurator__header .moving-configurator-header .configurator__header .configurator-header-wrap .configurator__sidebar .cart-row a {
    width: 47px;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar .cart-row a {
    width: 47px;
    margin-left: 10px;
    color: transparent !important;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar .cart-row a .cart-button-icon:before {
    top: 6px;
    left: 15px;
  }
  .configurator__header .moving-configurator-header .cart-icon-wrap {
    white-space: pre-line;
  }
}
@media screen and (max-width: 540px) {
  .configurator__header .moving-configurator-header .configurator__sidebar .price-row .additional-info {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .configurator__header .moving-configurator-header {
    height: 82px;
    flex-wrap: wrap;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar .price-row .additional-info {
    display: none;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .configurator__header .moving-configurator-header .configurator__sidebar .item.delivery-row {
    width: 100%;
    margin-right: 0;
  }
}
.configurator-header-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.configurator__header {
  height: 83px;
}
@media screen and (max-width: 1450px) {
  .configurator__header {
    height: 150px;
  }
}
@media screen and (max-width: 740px) {
  .configurator__header {
    height: 220px;
  }
}
.selected-samples-container.slick-initialized.slick-slider .slick-track {
  width: 100% !important;
}
.dimensions-allowed.package-info.package__table {
  visibility: visible !important;
  width: 50% !important;
  height: auto !important;
  float: initial !important;
  margin-top: 55px;
}
@media screen and (max-width: 1150px) {
  .dimensions-allowed.package-info.package__table {
    width: 100% !important;
  }
}
@media screen and (max-width: 500px) {
  .package--table--wrap {
    padding: 0;
  }
}
.length-image__wrap {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.length-image__wrap .length__input .prodDlugoscSterowaniaTextfieldWrap.input-group {
  margin-top: 0 !important;
}
.length-image__wrap .length__input .prodDlugoscSterowaniaTextfieldWrap.input-group .form-control {
  height: 40px;
  width: 90px !important;
  box-shadow: inset 0 2px #ededed;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-right: none;
}
.length-image__wrap .length__input .prodDlugoscSterowaniaTextfieldWrap.input-group .form-control:placeholder {
  color: red;
}
.length-image__wrap .length__input .prodDlugoscSterowaniaTextfieldWrap.input-group .input-group-addon {
  background: #fcfbfd;
  border: 1px solid #d1cbd7;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777182;
}
.length-image__wrap .image__wrap .prodImgDlugoscSznurka {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 700px) {
  .length-image__wrap .image__wrap .prodImgDlugoscSznurka {
    width: 90%;
  }
}
@media screen and (max-width: 1040px) {
  .feed-panel-sidebar .configurator__sidebar .price-row .new-price .discount-price {
    font-size: 16px;
  }
  .feed-panel-sidebar .configurator__sidebar .price-row .discount-price {
    font-size: 16px;
  }
  .feed-panel-sidebar .configurator__sidebar .price-row .currentprice-value-currency.discount-price {
    font-size: 16px;
  }
}
@media screen and (max-width: 740px) {
  .feed-panel-sidebar .configurator__sidebar {
    padding: 0 ;
    border: none;
    margin-left: 0;
    flex-wrap: wrap;
    padding-right: 0;
  }
  .feed-panel-sidebar .configurator__sidebar:before {
    display: none;
  }
  .feed-panel-sidebar .configurator__sidebar .item {
    margin-bottom: 10px;
    width: 100%;
    margin-right: 0;
  }
  .feed-panel-sidebar .configurator__sidebar .item .delivery--btn {
    width: 100%;
    justify-content: center;
  }
  .feed-panel-sidebar .configurator__sidebar .item .new-price,
  .feed-panel-sidebar .configurator__sidebar .item .old-price {
    width: auto;
    justify-content: center;
  }
  .feed-panel-sidebar .configurator__sidebar .cart-row a {
    justify-content: center;
  }
  .feed-panel-sidebar .configurator__sidebar .price-row .additional-info {
    bottom: -25px;
    right: -2px;
  }
  .feed-panel-sidebar .configurator__sidebar .additional-info {
    position: relative !important;
    margin-left: 10px;
    height: 37px !important;
    display: inline-block;
    width: 100% !important;
    margin-top: 8px;
    bottom: auto !important;
  }
}
#cboxClose {
  background: url(../../data/image/modal_close.png) no-repeat !important;
  top: 17px !important;
  right: 15px !important;
  width: 23px !important;
  height: 22px !important;
}
#cboxClose:hover {
  background-position: inherit;
}
#cboxCurrent {
  display: none;
}
#cboxNext {
  /*	background: url(../image/modal__arrow.png) no-repeat ;*/
  /*	width: 45px;
		height: 77px;
		left: 108%;
		bottom: 264px;*/
  /*	background-size: contain;*/
}
#cboxNext:hover {
  /*		background-size: contain;*/
}
#cboxNext:focus {
  outline: 0;
}
@media screen and (max-width: 640px) {
  #cboxNext {
    display: none !important;
  }
}
#cboxPrevious {
  /*	background: url(../image/modal__arrow.png) no-repeat ;*/
  /*	bottom: 8px;
		left: 1px;
		transform: rotate(180deg);
		background-size: contain;*/
}
#cboxPrevious:hover {
  /*		background-size: contain;*/
}
#cboxPrevious:focus {
  outline: 0;
}
@media screen and (max-width: 640px) {
  #cboxPrevious {
    display: none !important;
  }
}
#cboxWrapper {
  overflow: visible !important;
}
#cboxMiddleLeft {
  overflow: visible !important;
}
#cboxCurrent {
  display: none !important;
}
.link-button-disabled {
  opacity: .6;
}
.configurator-horizontallist-item-wrap.item-wrap {
  border-bottom: none !important;
}
.link-button-confirm-second {
  border: none !important;
  color: #3d2d57 !important;
}
.main-image-img {
  width: 154px;
  height: 154px;
  object-fit: contain;
}
@media screen and (max-width: 770px) {
  .main-image-img {
    width: 90px;
    height: 90px;
    object-fit: contain;
  }
  .checkbox__wrap .item-wrap__image {
    float: left;
    margin-right: 8px;
    position: relative;
  }
  .checkbox__wrap .checkbox {
    display: flex;
  }
}
@media screen and (max-width: 999px) {
  .fabric__selector .fabricItemCode {
    max-width: 81px;
  }
}
@media screen and (max-width: 740px) {
  .fabric__selector .fabricItemCode {
    max-width: 64px;
  }
}
.prodImgDlugoscSznurka {
  width: 100%;
  height: auto;
  object-fit: scale-down;
}
@-moz-document url-prefix() {
  .prodImgDlugoscSznurka {
    width: 197px;
    height: auto;
    min-height: 144px;
    object-fit: contain;
    display: block;
  }
}
#cboxLoadedContent {
  border-radius: 10px;
}
.cboxIframe {
  padding: 50px 20px 0px 20px;
}
.cboxPhoto {
  padding-top: 44px;
  padding-right: 10px;
  padding-left: 10px;
}
.owl-one .owl-stage-outer .owl-stage .each-product .bottom--text {
  display: none !important;
}
.product-cart-summary-from-configurator-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
@media (min-width: 800px) {
  .product-cart-summary-from-configurator-wrapper {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.product-cart-summary-from-configurator-gallery,
.product-cart-summary-from-configurator-attributes {
  flex: 1;
}
@media (min-width: 800px) {
  .product-cart-summary-from-configurator-gallery,
  .product-cart-summary-from-configurator-attributes {
    flex: 1 1 0;
  }
}
.product-cart-summary-from-configurator-gallery {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
@media (min-width: 800px) {
  .product-cart-summary-from-configurator-gallery {
    margin-bottom: 0;
    margin-right: 30px;
  }
}
.product-cart-summary-from-configurator-gallery__image {
  margin-right: 10px;
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid #e1d7eb;
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  padding: 10px;
  max-width: 100%;
}
.product-cart-summary-from-configurator-gallery__image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.product-cart-summary-from-configurator-gallery__thumbs {
  display: flex;
  flex-direction: column;
}
.product-cart-summary-from-configurator-gallery__thumb-image {
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid #e1d7ea;
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-cart-summary-from-configurator-gallery__thumb-image:hover img {
  opacity: 0.75;
}
.product-cart-summary-from-configurator-gallery__thumb-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  opacity: 0.5;
  transition: opacity .1s ease;
}
.product-cart-summary-from-configurator-gallery__thumb-image--is-active {
  border: 2px solid #b59ccc;
}
.product-cart-summary-from-configurator-gallery__thumb-image--is-active:hover img,
.product-cart-summary-from-configurator-gallery__thumb-image--is-active img {
  opacity: 1;
}
.product-cart-summary-from-configurator-attributes {
  background-color: #fcfcfe;
  border-top: 2px solid #e1d7eb;
  border-bottom: 2px solid #e1d7eb;
  display: flex;
  flex-direction: column;
  font-size: 15px;
  color: #3f2356;
}
.product-cart-summary-from-configurator-attributes .cart-item-header {
  display: none;
}
.product-cart-summary-from-configurator-attributes > div {
  display: flex;
  flex-direction: column;
}
.product-cart-summary-from-configurator-attributes > div:not(.clearfix):not(.cart-item-header) {
  display: flex;
}
.product-cart-summary-from-configurator-attributes > div > div:not(.clearfix):not(.cart-item-header) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 15px;
}
.product-cart-summary-from-configurator-attributes > div > div:not(.clearfix):not(.cart-item-header):not(:last-child) {
  border-bottom: 1px solid #e1d8eb;
}
.product-cart-summary-from-configurator-attributes .cart-item-attribute-name {
  font-weight: 700;
}
.product-cart-summary-from-configurator-attributes .cart-item-attribute-value {
  text-align: right;
}
.product-configurator-page-product-description {
  margin: 50px 0;
}
.product-configurator-page-product-description .description--header-h2,
.product-configurator-page-product-description h2 {
  font-weight: bold;
  color: #6c3a9a;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 24px;
  display: block;
}
@media screen and (max-width: 999px) {
  .product-configurator-page-product-description .description--header-h2,
  .product-configurator-page-product-description h2 {
    font-size: 21px;
  }
}
@media screen and (max-width: 676px) {
  .product-configurator-page-product-description .description--header-h2,
  .product-configurator-page-product-description h2 {
    font-size: 19px;
  }
}
.product-configurator-page-product-description .description--header-h3,
.product-configurator-page-product-description h3 {
  color: #6c3a9a;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  display: block;
}
.product-configurator-page-product-description span,
.product-configurator-page-product-description .description--text,
.product-configurator-page-product-description p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  line-height: 1.6;
  display: block;
  margin-bottom: 8px;
}
@media screen and (max-width: 676px) {
  .product-configurator-page-product-description span,
  .product-configurator-page-product-description .description--text,
  .product-configurator-page-product-description p {
    font-size: 14px;
  }
}
.product-configurator-page-product-description ul,
.product-configurator-page-product-description ul li {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  line-height: 1.6;
  display: block;
}
@media screen and (max-width: 676px) {
  .product-configurator-page-product-description ul,
  .product-configurator-page-product-description ul li {
    font-size: 14px;
  }
}
.product-configurator-page-product-description ul li {
  position: relative;
  margin-bottom: 9px;
  padding-left: 10px;
}
.product-configurator-page-product-description ul li:before {
  position: absolute;
  content: '';
  background: url(../../data/image/list-icon.png) no-repeat;
  top: 7px;
  left: -23px;
  width: 18px;
  height: 16px;
}
.product-configurator-page-product-description a {
  color: #6c3a9a;
}
.product-configurator-page-product-description .floating-image {
  float: right;
  margin-right: 20px;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 650px) {
  .product-configurator-page-product-description .floating-image {
    float: none;
  }
}
.product-configurator-page-product-description .table.table-striped tbody tr td {
  height: 30px !important;
  line-height: 30px !important;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 650px) {
  .product-configurator-page-product-description .table.table-striped tbody tr td {
    font-size: 14px;
  }
}
@media screen and (max-width: 464px) {
  .product-configurator-page-product-description .table.table-striped tbody tr td {
    font-size: 12px;
  }
}
.product-configurator-page-product-description .table.table-striped tbody tr td .glyphicon.glyphicon-remove.text-danger:before {
  content: '';
  background: url(../../data/image/icon-remove.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 7px;
}
.product-configurator-page-product-description .table.table-striped tbody tr td .glyphicon.glyphicon-ok.text-success:before {
  content: '';
  background: url(../../data/image/icon-ok.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 7px;
}
.product-configurator-page-product-description .table.table-striped tbody tr td:nth-child(2) .glyphicon.glyphicon-remove.text-danger:before,
.product-configurator-page-product-description .table.table-striped tbody tr td:nth-child(2) .glyphicon.glyphicon-ok.text-success:before {
  left: 60px;
}
@media screen and (max-width: 650px) {
  .product-configurator-page-product-description .table.table-striped tbody tr td:nth-child(2) .glyphicon.glyphicon-remove.text-danger:before,
  .product-configurator-page-product-description .table.table-striped tbody tr td:nth-child(2) .glyphicon.glyphicon-ok.text-success:before {
    left: 49px;
  }
}
.product-configurator-page-product-description .table.table-striped tbody tr td:nth-child(3) .glyphicon.glyphicon-remove.text-danger:before,
.product-configurator-page-product-description .table.table-striped tbody tr td:nth-child(3) .glyphicon.glyphicon-ok.text-success:before {
  left: 19px;
}
@media screen and (max-width: 991px) {
  .product-configurator-page-product-description .col-sm-12.col-md-5.col-xs-offset-1 {
    margin-left: 0;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 80%;
  }
  .product-configurator-page-product-description .col-sm-12.col-md-5 {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  .product-configurator-page-product-description .col-sm-12.col-md-5.col-xs-offset-1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .product-configurator-page-product-description .col-sm-12.col-md-5 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 350px) {
  .product-configurator-page-product-description .visible-under-xxs {
    display: block;
  }
  .product-configurator-page-product-description .visible-over-xxs {
    display: none !important;
  }
}
@media (min-width: 351px) {
  .product-configurator-page-product-description .visible-under-xxs {
    display: none;
  }
  .product-configurator-page-product-description .visible-over-xxs {
    display: block;
  }
}
@media (max-width: 500px) {
  .product-configurator-page-product-description .visible-under-xsm {
    display: block;
  }
  .product-configurator-page-product-description .visible-over-xsm {
    display: none;
  }
}
@media (min-width: 501px) {
  .product-configurator-page-product-description .visible-under-xsm {
    display: none;
  }
  .product-configurator-page-product-description .visible-over-xsm {
    display: block;
  }
}
.product-configurator-page-product-description .deco-none {
  color: #000000 !important;
  text-decoration: none;
}
.product-configurator-page-product-description .videoyt {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.product-configurator-page-product-description .videoyt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-template-title-wrapper {
  flex: 1;
}
.product-template-title {
  margin-bottom: 25px;
}
@media (min-width: 1451px) {
  .product-template-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.product-template-title h1 {
  color: #373737;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  margin: 0;
  margin-bottom: 15px;
}
@media (min-width: 1451px) {
  .product-template-title h1 {
    font-size: 40px;
    text-align: left;
    margin: 0;
  }
}
@media (max-width: 1450px) {
  .product-template-title .configurator__sidebar {
    justify-content: space-between;
    padding: 8px 8px 8px 0;
    margin-left: 28px;
  }
  .product-template-title .configurator__sidebar:before {
    background-size: contain;
    left: -30px;
    height: 57px;
  }
  .product-template-title .configurator__sidebar .price-row .additional-info {
    bottom: -18px;
    height: 57px;
    width: 57px;
    left: auto;
    /* left: 120%; */
    right: -66px;
    font-size: 10px;
    white-space: pre-wrap;
    font-size: 9px;
  }
  .product-template-title .configurator__sidebar .price-row .additional-info a {
    font-size: 9px;
  }
  .product-template-title .configurator__sidebar .price-row .new-price .discount-price {
    font-size: 17px;
  }
  .product-template-title .configurator__sidebar .price-row .discount-price {
    font-size: 17px;
  }
  .product-template-title .configurator__sidebar .price-row .currentprice-value-currency.discount-price {
    font-size: 17px;
  }
  .product-template-title .configurator__sidebar .cart-row a {
    font-size: 14px;
  }
  .product-template-title .configurator__sidebar .delivery-row .delivery--btn,
  .product-template-title .configurator__sidebar .delivery-row .delivery--btn .link,
  .product-template-title .configurator__sidebar .delivery-row .delivery--btn p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1040px) {
  .product-template-title .configurator__sidebar .price-row .new-price .discount-price {
    font-size: 16px;
  }
  .product-template-title .configurator__sidebar .price-row .discount-price {
    font-size: 16px;
  }
  .product-template-title .configurator__sidebar .price-row .currentprice-value-currency.discount-price {
    font-size: 16px;
  }
}
@media screen and (max-width: 850px) {
  .product-template-title .configurator__sidebar .price-row {
    margin-right: auto;
  }
}
@media screen and (max-width: 740px) {
  .product-template-title .configurator__sidebar {
    border: none;
    margin-left: 0;
    flex-wrap: wrap;
    padding-right: 0;
    margin-top: 30px;
  }
  .product-template-title .configurator__sidebar:before {
    display: none;
  }
  .product-template-title .configurator__sidebar .item {
    margin-bottom: 10px;
    width: 100%;
    margin-right: 0;
  }
  .product-template-title .configurator__sidebar .item .delivery--btn {
    width: 100%;
    justify-content: center;
  }
  .product-template-title .configurator__sidebar .item .new-price,
  .product-template-title .configurator__sidebar .item .old-price {
    width: auto;
    justify-content: center;
  }
  .product-template-title .configurator__sidebar .cart-row a {
    justify-content: center;
  }
  .product-template-title .configurator__sidebar .price-row .additional-info {
    bottom: -25px;
    right: -2px;
  }
  .product-template-title .configurator__sidebar .additional-info {
    position: relative !important;
    margin-left: 10px;
    height: 37px !important;
    display: inline-block;
    width: 100% !important;
    margin-top: 8px;
    bottom: auto !important;
  }
}
@media screen and (max-width: 740px) and (min-width: 668px) {
  .product-template-title .configurator__sidebar {
    margin-top: 65px;
  }
}
@media screen and (min-width: 741px) and (max-width: 768px) {
  .product-template-title .configurator__sidebar {
    margin-top: 75px;
  }
}
.old-price,
.new-price {
  white-space: nowrap;
}
/* ui/master ok*/
BODY {
  font-family: 'Roboto', sans-serif;
}
#ctl0_KabudachiForm {
  overflow: hidden;
}
@media (min-width: 992px) {
  BODY {
    font-size: 12px;
  }
}
H1,
.h1-font {
  font-size: 28px;
  color: #0f1b30;
}
H2,
.h2-font {
  font-size: 14px;
  color: #0f1b30;
}
@media (min-width: 992px) {
  H1,
  .h1-font {
    font-size: 36px;
  }
  H2,
  .h2-font {
    font-size: 18px;
  }
  H3,
  .h3-font {
    font-size: 16px;
  }
}
.h2-margins {
  margin-top: 20px;
  margin-bottom: 10px;
}
.products h2,
.products .h2-font {
  font-size: 18px;
}
HR {
  color: #dcbf41;
  background-color: #dcbf41;
  height: 1px;
  border: none;
}
HR.subsection {
  color: #e4e4e4;
  background-color: #e4e4e4;
}
.content A {
  color: #dcbf41;
}
UL.elegant {
  padding-left: 0px;
  list-style: none;
}
UL.elegant LI {
  background-image: url('../../data/image/list_item.png');
  background-repeat: no-repeat;
  line-height: 15px;
  margin: 0px 0px;
  padding: 0px 0px 12px 28px;
}
UL.elegant-lady-sunlux {
  padding-left: 0px;
  font-size: 12px !important;
  list-style: none;
}
UL.elegant-lady-sunlux LI {
  background-image: url('../../data/image/list_item_lady_sunlux.png');
  background-repeat: no-repeat;
  line-height: 15px;
  margin: 0px 0px;
  padding: 0px 0px 12px 28px;
}
UL.elegant-lady-sunlux LI a {
  color: #46247f;
}
.validator {
  font-size: 32px;
  line-height: 12px;
  vertical-align: middle;
  font-weight: bold;
}
.cost {
  color: #dcbf41;
}
.cost-important {
  color: #fa6a00;
  font-weight: bold;
}
.strong {
  font-weight: bold;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.link {
  color: #dcbf41;
}
.no-padding-top {
  padding-top: 0px !important;
}
.no-padding-bottom {
  padding-bottom: 0px !important;
}
.no-padding-left {
  padding-left: 0px !important;
}
.no-padding-right {
  padding-right: 0px !important;
}
.no-margin-top {
  margin-top: 0px !important;
}
.no-margin-bottom {
  margin-bottom: 0px !important;
}
.link-button {
  height: 35px;
  line-height: 34px;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  padding: 0px 8px 0px 8px;
  border-radius: 2px;
}
.link-button-select {
  border: 1px solid #2e125d;
  background-color: #46247f;
  color: #ffffff !important;
}
.link-button-select:hover {
  color: #dcbf41 !important;
  background-color: #8c2bb5;
}
.link-button-action {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #000000 !important;
}
.link-button-action:hover {
  border: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  color: #000000 !important;
}
.link-button-confirm {
  border: 1px solid #d5b732;
  background-color: #dcbf41;
  color: #ffffff !important;
}
.link-button-confirm:hover {
  background-color: #edce52;
  border-color: #edce52;
}
.link-button-confirm-second {
  border: 1px solid #35325e;
  background-color: #2e125d;
}
.link-button-confirm-second:hover {
  color: #2e125d !important;
  background-color: #edce52;
  border-color: #edce52;
}
@media screen and (max-width: 1199px) {
  .link-button-confirm-second {
    font-size: 10px;
  }
}
.link-button-confirm-second .cart-button-icon {
  background-image: url(../../data/image/ico_cart_button_white.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 2px 5px;
  display: block;
  width: 34px;
  height: 24px;
  margin-right: 5px;
  -webkit-animation: scale 1s ease-in-out infinite alternate;
  animation: scale 1s ease-in-out infinite alternate;
}
.link-button-disabled {
  background: #9b9b9b;
  border: #000;
  cursor: not-allowed;
  color: #fff;
  display: inline-flex;
  pointer-events: none;
}
@media screen and (max-width: 1199px) {
  .link-button-disabled {
    font-size: 10px;
  }
}
.link-button-disabled:hover {
  background: #706f6f;
  border: #000;
  color: #fff;
}
.link-button-disabled .cart-button-icon {
  background-image: url(../../data/image/ico_cart_button_black.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 2px 5px;
  display: block;
  width: 34px;
  height: 24px;
  margin-right: 5px;
}
.link-order-custom-mobile-button {
  display: none;
}
@media screen and (max-width: 991px) {
  .link-order-custom-mobile-button {
    display: block;
  }
}
.cart-icon-wrap {
  padding: 10px;
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.link-button-width {
  width: 100%;
}
.link-button-confirm:hover {
  color: #2e125d !important;
  background-color: #edce52;
  border-color: #edce52;
}
/*
.site-topbar {
	height: 38px;
	position: fixed;
	top: 0px;
	background-color: #ffffff;
	background-image: url('../image/header_top_bg.png');
	background-repeat: repeat-x;
	padding-bottom: 1px;
	width: 100%;
	z-index: 99999;
}
*/
/*.site-topbar .right {
	text-align: right;
	line-height: 38px;
	white-space: nowrap;
}
.site-topbar-row {
	overflow: hidden;
}
@media (min-width: 992px) {
	.site-topbar {
		line-height: 38px;
	}
	.site-topbar-row {
		height: 37px;
		line-height: 37px;
	}
}
.site-topbar-phone-info {
	color: #0f1b30;
	font-weight: bold;
	float: left;
	margin-top: 2px;
}
@media (max-width: 500px) {
	.site-topbar-phone-info {
				line-height: 37px; 
		font-weight: normal;
		font-size: 10px;
	}
}
@media (min-width: 992px) {
	.site-topbar-phone-info {
		margin-top: 0px;
	}
}*/
/*.site-topbar-phone-info-number {
	color: #dcbf41;
	white-space: nowrap;
}*/
/*@media (max-width: 500px) {
	.site-topbar-global-link-wrap {
		display: none;
	}
}*/
/*.site-topbar-global-link-wrap {
	text-align: left;
	white-space: nowrap;
	float: left;
}
@media (min-width: 992px) {
	.site-topbar-global-link-wrap {
		text-align: right;
	}
}*/
.header-h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  color: #373737;
  font-weight: 300;
}
.main-btn {
  background: linear-gradient(to bottom, #ffc800 0%, #ffb200 100%);
  color: #3d2d57;
  padding: 12px 15px;
  font-weight: bold;
  border-radius: 5px;
  transition: all 1s linear;
  position: relative;
}
.main-btn:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 0%;
  height: 5px;
  background: #3d2d57;
  opacity: .7;
  transition: all .2s linear;
}
.main-btn:before {
  /*		content: '';
				position: absolute;
				top: 0;
				right: 0;
				border-top-left-radius: 5px;
				border-top-right-radius: 5px;
				width: 0%;
				height: 3px;
				background: #3d2d57;
				transition: all .2s linear;		*/
}
.main-btn:hover,
.main-btn:focus {
  text-decoration: none;
  color: #000000;
}
.main-btn:hover:before {
  /*			width: 100%;*/
}
.main-btn:hover:after {
  width: 100%;
}
.site-topbbar-global-link-separator {
  width: 1px;
  display: inline-block;
  background-color: #dfdfdf;
  margin-right: 13px;
}
/*.site-topbar-global-link {
	margin: 0px 14px 0px 14px;
	color: #0f1b30;
}
.site-topbar-global-link-last {
	margin-right: 14px;
}*/
/*.site-footer {
	width: 100%;
	min-height: 441px;
	background-repeat: repeat;
	background-image: url('../image/footer_bg.png');
	padding: 37px 0px 0px 0px;
	color: #ffffff;
	font-size: 11px;
	margin-top: 30px;
}*/
/*@media (min-width: 786px) {
	.site-footer {
		font-size: 12px;
	}
}*/
.site-footer HR {
  color: #462e70;
  background-color: #462e70;
  margin: 0px;
}
.site-footer .top > .first {
  min-height: 224px;
}
.site-footer .top > .second {
  min-height: 104px;
  padding-top: 36px;
}
.site-footer .top .section {
  vertical-align: top;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .site-footer .top .section {
    margin-bottom: 0px;
  }
}
.site-footer .top .section .header {
  margin-bottom: 29px;
  font-weight: bold;
}
.site-footer .top .section .description {
  line-height: 25px;
  color: #b4c2e8;
}
.site-footer .top .section > .description > A {
  display: block;
  color: #ffffff;
  padding-left: 11px;
}
.site-footer .top .section > .description A {
  color: #b4c2e8;
}
.site-footer .top .section > .description > A {
  background-image: url('../../data/image/small_arrow.png');
  background-repeat: no-repeat;
  background-position: left center;
  line-height: normal;
  margin: 0px 0px 12px 0px;
}
.site-footer .top .newsletter > DIV {
  float: left;
  height: 35px;
}
.site-footer .top .newsletter > .header {
  font-weight: bold;
  line-height: 35px;
}
.site-footer .top .newsletter > .description {
  line-height: 17px;
  padding-left: 34px;
}
.site-footer .top .newsletter > .textbox {
  padding-left: 37px;
}
.site-footer .top .newsletter > .textbox > INPUT {
  min-width: 40px;
  width: 100%;
}
.site-footer .top .newsletter > .button {
  padding-left: 9px;
}
.site-footer .top .contact .details {
  margin-top: 38px;
}
.site-footer .top > .contact-button .link-button {
  width: 192px;
}
.site-footer .bottom {
  height: 63px;
  line-height: 63px;
}
DIV.radio {
  line-height: 22px;
}
.nav-tabs-shadowed > LI > A {
  color: #0f1b30 !important;
}
.nav-tabs-shadowed > LI {
  background-repeat: repeat-x;
}
.content .phone {
  font-size: 21px;
  font-weight: bold;
  color: #46247f;
  vertical-align: middle;
  line-height: 21px;
  margin-left: 8px;
}
.content {
  color: #676767;
}
.content-top-bottom-margin {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* #colorbox{ */
/* 	outline: 0px; */
/* } */
/* #cboxWrapper BUTTON{ */
/* 	border: 0px; */
/* 	outline: 0px; */
/* } */
/* #cboxLoadedContent{ */
/* 	box-sizing: content-box; */
/* 	-moz-box-sizing: content-box; */
/* 	-webkit-box-sizing: content-box; */
/* } */
.prado-calendar > DIV {
  width: auto;
  height: auto;
  z-index: 10;
}
.prado-calendar > DIV .date {
  border: 1px solid white;
}
.prado-calendar > DIV .selected {
  background-color: #462e70;
}
.prado-calendar > DIV .date:hover {
  background-color: #dddddd;
}
TABLE.table TH,
TABLE.table TD {
  height: 38px !important;
  line-height: 38px !important;
}
TABLE.table TH {
  font-size: 18px;
  font-weight: normal;
}
TABLE.no-top-border TH,
TABLE.no-borders TH,
TABLE.no-borders TD {
  border-top: 0px !important;
}
TABLE TR.top-border TH,
TABLE TR.top-border TD {
  border-top: 1px solid #dddddd !important;
}
TABLE.with-edge-padding TD:first-child,
TABLE.with-edge-padding TH:first-child {
  padding-left: 46px;
}
TABLE.with-edge-padding TD:last-child {
  padding-right: 46px;
}
.vertical-center-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.vertical-center {
  display: inline-block;
  vertical-align: middle;
  width: 98%;
}
.product-image-wrap {
  position: relative;
  display: block;
  overflow: hidden;
}
.product-image-wrap:hover IMG {
  opacity: 0.7;
}
.product-cart-row {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 41px;
  line-height: 41px;
  background-image: url('../../data/image/ico_goto.png');
  background-repeat: no-repeat;
  background-position: right center;
  text-align: center;
  opacity: 0.7;
}
.product-image-wrap:hover .product-cart-row {
  opacity: 1.0;
}
.site-header-bottom-onlineshop-menu .product-cart-row {
  margin-bottom: 26px;
}
/*DIV.action-commit {
	height: 52px;
	line-height: 52px;
	margin-bottom: 32px;
	padding-right: 40px;
	margin-top: 35px;
}
DIV.action-commit > SPAN.step {
	white-space: nowrap;
	float: left;
	position: relative;
	margin-bottom: 8px;
}
DIV.action-commit > SPAN:nth-child( 1 ).step {
	min-width: 140px;
	width: 15%;
	z-index: 100;
}
DIV.action-commit > SPAN:nth-child( 2 ).step {
	min-width: 230px;
	width: 25%;
	z-index: 99;
}
DIV.action-commit > SPAN:nth-child( 3 ).step {
	min-width: 210px;
	width: 20%;
	z-index: 98;
}
DIV.action-commit > SPAN:nth-child( 4 ).step {
	min-width: 210px;
	width: 20%;
	z-index: 97;
}
DIV.action-commit > SPAN:nth-child( 5 ).step {
	min-width: 210px;
	width: 20%;
	z-index: 95;
}
DIV.action-commit > SPAN.step > SPAN > SPAN {
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	width: 100%;
	text-align: center;
	padding-left: 44px;
}
DIV.action-commit > SPAN:first-child.step > SPAN > SPAN {
	padding-left: 12px;
}
DIV.action-commit > SPAN:last-child.step > SPAN > SPAN {
	padding-right: 12px;
}
DIV.action-commit > SPAN.step > SPAN > SPAN > SPAN.index {
	background-color: #aaaaaa;
	padding: 4px 6px 4px 8px;
	margin-right: 4px;
}
DIV.action-commit > SPAN.step > SPAN > SPAN.done > SPAN.index {
	background-color: transparent;
}
DIV.action-commit > SPAN.step > SPAN > DIV > DIV {
	color: #ff0000;
	display: inline-block;
}
DIV.action-commit > SPAN.step > SPAN > SPAN.done {
	background-color: #2e125d;
}
DIV.action-commit > SPAN.step > SPAN > SPAN.active {
	background-color: #dcbf41;
}
DIV.action-commit > SPAN.step > SPAN > SPAN.todo {
	background-color: #cfcfcf;
}
DIV.action-commit > SPAN.step > IMG {
	vertical-align: top;
	min-width: 35px;
	position: absolute;
	right: -40px;
}*/
.action-commit {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.action-commit .step {
  display: flex;
  width: 100%;
  margin-right: 4px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.action-commit .step:last-child {
  margin-right: 0;
}
.action-commit .step:first-child span .todo:before,
.action-commit .step:first-child span .active:before,
.action-commit .step:first-child span .done:before {
  display: none;
}
.action-commit .step span {
  height: 38px;
  display: flex;
  align-items: center;
  width: 100%;
}
.action-commit .step span .active {
  background: linear-gradient(#ffc300, #ffbc00);
  color: #2e125d;
  position: relative;
}
.action-commit .step span .active:before {
  position: absolute;
  content: '';
  background: url(../../data/image/order_commit/active_left.png) no-repeat;
  top: 0;
  left: -12px;
  width: 13px;
  height: 38px;
}
.action-commit .step span .todo {
  background: linear-gradient(#d8d8d8, #d3d3d3);
  color: #7b7b7b;
  position: relative;
}
.action-commit .step span .todo:before {
  position: absolute;
  content: '';
  background: url(../../data/image/order_commit/todo_left.png) no-repeat;
  top: 0;
  left: -12px;
  width: 13px;
  height: 38px;
}
.action-commit .step span .done {
  background: linear-gradient(#71409e, #663694);
  color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .action-commit .step span .done img {
    display: block;
  }
}
.action-commit .step span .done:before {
  position: absolute;
  content: '';
  background: url(../../data/image/order_commit/done_left.png) no-repeat;
  top: 0;
  left: -12px;
  width: 13px;
  height: 38px;
}
.action-commit .step img {
  margin-left: -1px;
}
.action-commit .step .index {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 14px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  border-radius: 50%;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1350px) {
  .action-commit .step {
    font-size: 12px;
  }
}
@media screen and (max-width: 999px) {
  .action-commit .step {
    font-size: 12px;
  }
  .action-commit .step .index {
    font-size: 12px;
    margin-left: 2px;
    margin-right: 5px;
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .action-commit {
    flex-direction: column;
  }
  .action-commit .step:last-child span .index:after {
    display: none;
  }
  .action-commit .step:first-child span .todo:before,
  .action-commit .step:first-child span .active:before,
  .action-commit .step:first-child span .done:before {
    display: none;
  }
  .action-commit .step:first-child span .index:after {
    display: block;
  }
  .action-commit .step span {
    height: 38px;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .action-commit .step span .active {
    background: none;
    color: #2e125d;
    position: relative;
  }
  .action-commit .step span .active:before {
    position: absolute;
    content: '';
    background: #ffc300;
    top: 6px;
    left: 21px;
    height: 27px;
    right: 15px;
    width: 100%;
    z-index: -1;
    width: calc(100% - 15px);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .action-commit .step span .active .index {
    background: linear-gradient(#ffc300, #ffbc00);
  }
  .action-commit .step span .active .index:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    bottom: -4px;
    right: -3px;
    background: #fff;
    z-index: -1;
  }
  .action-commit .step span .todo {
    background: none;
    color: #7b7b7b;
    position: relative;
  }
  .action-commit .step span .todo:before {
    display: none;
  }
  .action-commit .step span .todo .index {
    background: linear-gradient(#d8d8d8, #d3d3d3);
  }
  .action-commit .step span .done {
    background: none;
    color: #71409e;
    position: relative;
  }
  .action-commit .step span .done:before {
    display: none;
  }
  .action-commit .step span .done .index {
    background: linear-gradient(#71409e, #663694);
    color: #fff;
  }
  .action-commit .step .index {
    width: 24px;
    height: 24px;
    position: relative;
  }
  .action-commit .step .index:after {
    content: '';
    position: absolute;
    width: 5px;
    height: 20px;
    bottom: -19px;
    right: 10px;
    background: #f2f2f2;
    z-index: -1;
  }
  .action-commit .step img {
    display: none;
  }
}
.max-height {
  height: 100%;
}
.discount-stripe-wrap {
  min-height: 100px;
  min-width: 100px;
  position: absolute;
  overflow: hidden;
}
.discount-stripe-wrap .discount-stripe {
  text-align: left;
  background-color: #fa6a00;
  display: inline-block;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  z-index: 1;
  padding: 4px;
}
@media (min-width: 500px) {
  .discount-stripe-wrap .discount-stripe {
    text-align: center;
    height: 35px;
    width: 140px;
    line-height: 35px;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    position: absolute;
    top: 16px;
    left: -36px;
    padding: 0px;
    font-size: 16px;
  }
}
.discount-stripe-wrap .discount-stripe .old {
  text-decoration: line-through;
}
.not-available-stripe-wrap {
  min-height: 200px;
  min-width: 200px;
  position: absolute;
  overflow: hidden;
}
.not-available-stripe-wrap .not-available-stripe {
  text-align: center;
  background-color: #fa6a00;
  height: 35px;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  position: absolute;
  top: 58px;
  left: -90px;
  width: 330px;
  z-index: 1;
}
.modal-dialog {
  margin-top: 80px;
}
ul.pagination li a {
  display: inline-block;
  text-align: center;
  border: 1px solid #dddddd;
  color: #868686;
}
ul.pagination li a.active {
  background-color: #2e125d;
  border-color: #2e125d;
  color: #ffffff;
  font-weight: bold;
}
ul.pagination li a.active:hover {
  background-color: #2e125d;
  border-color: #2e125d;
}
ul.pagination li.prev a,
ul.pagination li.next a {
  color: #dcbf41;
}
.product-info-alert {
  display: block;
  background-color: #f9f2d4;
  border: 1px solid #dcbf41;
  padding: 22px 28px;
  color: #0f1b30;
  font-weight: bolder;
  margin-right: 19px;
  margin-top: 9px;
}
.product-info-alert .description {
  width: 440px;
  float: left;
  font-size: 1.2em;
  text-align: left;
}
.product-info-alert .description strong {
  display: inline-block;
  color: #46247f;
  margin-bottom: 5px;
}
.product-info-alert .link-button {
  float: right;
  padding-left: 48px;
  padding-right: 48px;
}
@media (max-width: 1199px) {
  .product-info-alert {
    text-align: center;
  }
  .product-info-alert .description {
    width: 100%;
  }
  .product-info-alert .link-button {
    float: none;
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  .product-info-alert {
    margin-right: 10px;
  }
  .product-info-alert .description {
    font-size: 1em;
  }
}
.main-wrap {
  margin-top: 35px;
  margin-bottom: 35px;
}
.margin-fix {
  margin-top: 55px;
  margin-bottom: 108px;
}
.historyOrder {
  margin-top: 30px;
}
/*.loginpanel-wrap{
	margin-left: auto;
}*/
.registrationaccount-linkbutton-confirm-wrap {
  margin-top: 15px;
}
.registrationaccount-wrap-left .validator {
  background-color: #ffffff;
  padding: 0px 4px 0px 4px;
}
.registrationaccount-linkbutton-confirm-wrap .validator {
  position: static;
  background-color: #ffffff;
  padding: 0px 4px 0px 4px;
}
.login-or-signup {
  width: 100%;
  height: 300px;
  border: 1px solid #e4e4e4;
  padding: 37px;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .login-or-signup {
    max-width: 489px;
    border-left: none;
  }
}
/*.loginpanel-wrap{
	width: 100%;
	height: 300px;
	border: 1px solid #e4e4e4;
	padding: 37px;
	position: relative;

	@media screen and (min-width: 768px) {
		max-width: 489px;
	}

}*/
/*.loginpanel-wrap H2{
	margin-top: 0px;
}

.loginpanel-confirmbutton-wrap{
	text-align: right;
}

.loginpanel-wrap .validator{
	line-height: 36px;
	position: absolute;
	left: 14px;
}*/
/*.loginpanel-remember {
	text-align: left;
	margin-top: 6px;
	font-weight: 300;
}*/
.m-t-20 {
  margin-top: 20px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-b-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .mobile-padding-right {
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .mobile-padding-right {
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .mobile-padding-left {
    padding-left: 15px;
  }
}
@media screen and (min-width: 768px) {
  .mobile-padding-left {
    padding-left: 0px;
  }
}
.orderloginpanel-wrap {
  width: 100%;
  height: 300px;
  margin: 0px 0px 0px auto;
  border: 1px solid #e4e4e4;
  padding: 21px 37px 37px 37px;
  position: relative;
  background-image: url('data/image/login_panel_bg.png');
  background-repeat: repeat-x;
}
.orderloginpanel-header {
  margin-top: 33px;
}
.orderloginpanel-wrap H2 {
  margin-top: 0px;
}
.orderloginpanel-confirmbutton-wrap {
  text-align: right;
}
.orderloginpanel-wrap .validator {
  line-height: 36px;
  position: absolute;
  left: 14px;
}
.nav-tabs-shadowed > LI {
  background-repeat: repeat-x;
  background-image: url(../../data/image/nav_tab_bg.png);
}
.link-button-big {
  height: 45px;
  margin-top: 25px;
  line-height: 42px;
  font-size: 16px;
}
.link-button-disabled {
  background: #9b9b9b;
  border: #000;
  cursor: not-allowed;
  color: #fff;
}
.link-button-disabled:hover {
  background: #706f6f;
  border: #000;
  color: #fff;
}
.layer-100 {
  z-index: 100!important;
}
.configurator-advancedfilter-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.display-inlineflex {
  display: inline-flex;
}
.fabric-tooltip {
  width: 843px;
  height: 647px;
  background-color: #ffffff;
}
@media screen and (max-width: 992px) {
  .fabric-tooltip {
    width: 100%;
    height: 100%;
  }
}
.fabric-tooltip H2 {
  margin-top: 0px;
}
.fabric-tooltip .fabric-image {
  float: left;
  width: 400px;
  height: 400px;
}
@media screen and (max-width: 992px) {
  .fabric-tooltip .fabric-image {
    width: 100%;
    height: 100%;
    margin: 5px 0;
  }
}
@media screen and (max-width: 991px) {
  .fabric-tooltip .fabric-image img {
    max-width: 100%;
    height: auto;
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .fabric-tooltip .fabric-image img {
    width: 270px;
    height: auto;
  }
}
.fabric-tooltip .fabric-info {
  padding-left: 5px;
  float: left;
  width: 420px ;
  line-height: 17px;
}
@media screen and (max-width: 992px) {
  .fabric-tooltip .fabric-info {
    width: 100% ;
    height: 100% ;
    margin: 5px 0;
  }
}
.fabric-tooltip .fabric-info .label {
  font-weight: bold;
  float: left;
  color: #000000;
  font-size: 12px;
  width: 200px;
  text-align: left;
}
.fabric-tooltip .fabric-info .value {
  float: left;
  color: #000000;
  font-size: 12px;
  text-align: left;
}
.fabric-tooltip .fabric-info .fabric-parameter {
  line-height: 45px;
  height: 45px;
}
@media screen and (max-width: 992px) {
  .fabric-tooltip .fabric-info .fabric-parameter {
    line-height: 45px;
    min-height: 45px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.fabric-tooltip .fabric-info .fabric-parameter .label {
  line-height: 45px ;
  height: 45px ;
  width: 395px;
  font-weight: normal;
}
@media screen and (max-width: 992px) {
  .fabric-tooltip .fabric-info .fabric-parameter .label {
    line-height: 45px;
    height: auto;
    width: auto;
    font-weight: normal;
    white-space: normal;
    line-height: initial;
  }
}
.fabric-tooltip .fabric-info .fabric-parameter .label > .name {
  font-weight: bold;
}
.fabric-tooltip .fabric-info .fabric-parameter .value {
  width: auto;
  margin: 0px;
  padding: 0 2px;
}
.fabric-tooltip .fabric-info .section {
  margin-top: 37px;
}
.fabric-tooltip .fabric-info .additional-information .header {
  font-weight: bold;
  margin-bottom: 19px;
}
.fabric-tooltip .fabric-info .additional-information .data-row {
  color: #676767;
}
.components-atom .pagination {
  margin: 0;
}
.components-atom .searchButton {
  position: absolute;
  right: 18px;
  top: 2px;
  width: 31px;
  height: 31px;
  padding-top: 7px;
}
.components-atom .component-panel-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .components-atom .component-panel-wrap {
    flex-direction: column;
    justify-content: center;
  }
}
.components-atom .component-panel-wrap .component-panel-box {
  width: 48%;
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 991px) {
  .components-atom .component-panel-wrap .component-panel-box {
    width: 100%;
  }
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item {
  display: block;
  margin-bottom: 25px;
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .both-side-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .both-side-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .both-side-wrap .left-side-imgbox {
  display: flex;
  min-height: 100%;
  width: 48%;
}
@media screen and (max-width: 991px) {
  .components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .both-side-wrap .left-side-imgbox {
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .both-side-wrap .left-side-imgbox .thumbnail {
  min-width: 100%;
  text-align: center;
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .both-side-wrap .right-side-descriptionbox {
  width: 48%;
}
@media screen and (max-width: 991px) {
  .components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .both-side-wrap .right-side-descriptionbox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .description-wrap {
  min-height: 40px;
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .attributes-wrap {
  min-height: 140px;
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .attributes-wrap .attribute-options .components-radios label {
  top: -2px;
  position: relative;
  font-size: 12px;
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  .components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .attributes-wrap .attribute-options {
    text-align: center;
  }
  .components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .attributes-wrap .attribute-options .components-radios {
    width: 100%;
    text-align: center;
  }
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .amount-control {
  /*				width: 50%*/
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .addcart-wrap {
  display: inline-flex;
  width: 100%;
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .addcart-wrap .input-group {
  display: flex;
  width: 100%;
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .addcart-wrap .input-group .component-panel-left,
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .addcart-wrap .input-group .component-panel-right {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .addcart-wrap .input-group .component-panel-left,
  .components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .addcart-wrap .input-group .component-panel-right {
    width: 100%;
    margin-bottom: 20px;
    flex-direction: column;
  }
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .addcart-wrap .input-group .component-panel-left .input-group-btn {
  display: inline-flex;
  width: 80%;
}
.components-atom .component-panel-wrap .component-panel-box .component-panel-box-item .addcart-wrap .input-group .component-panel-left .input-group-btn .input-group-addon {
  display: flex;
  width: -moz-min-content;
  width: -webkit-min-content;
  width: min-content;
  justify-content: center;
  align-items: center;
}
/* NEW STYLES */
.site-container {
  width: 1290px;
  height: 100%;
  margin: 0 auto;
}
.font-light-grey {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7c7c7c;
}
.font-dark-blue {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #0f1b30;
}
.text-link {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #6c3a9a;
  transition: all .2s ease;
}
.text-link:hover,
.text-link:focus {
  color: #522c75;
  text-decoration: none ;
}
.header-h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #6c3a9a;
}
.header-h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #6c3a9a;
}
.section {
  width: 100%;
  height: 100%;
}
.section__wrap {
  width: 64.5%;
  height: 100%;
  margin: 0 auto;
  display: flex;
}
@media screen and (max-width: 1250px) {
  .section__wrap {
    width: 80%;
  }
}
@media screen and (max-width: 999px) {
  .section__wrap {
    width: 100%;
    padding: 0 15px;
  }
}
.section__row {
  width: 100%;
}
.section__header {
  width: 100%;
  text-align: center;
  justify-content: center;
}
.section__header h1,
.section__header .header-h1 {
  margin-top: 45px;
  margin-bottom: 45px;
}
@media screen and (max-width: 999px) {
  .section__header h1,
  .section__header .header-h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 676px) {
  .section__header h1,
  .section__header .header-h1 {
    font-size: 25px;
    margin-top: 38px;
    margin-bottom: 33px;
  }
}
.section__header h4,
.section__header .header-h4 {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  color: #0f1b30;
  line-height: 1.5;
}
.section__header h4 a,
.section__header .header-h4 a {
  color: #2e125d;
  font-weight: bold;
}
.section__header .header-h4 {
  display: block;
  padding-top: 6px;
  margin-bottom: 46px;
}
@media screen and (max-width: 999px) {
  .section__header .header-h4 {
    margin-bottom: 30px;
  }
}
.section__header .special--header {
  margin: 45px 0;
  font-size: 40px;
  color: #373737;
  font-weight: lighter;
}
@media screen and (max-width: 999px) {
  .section__header .special--header {
    font-size: 30px;
  }
}
@media screen and (max-width: 676px) {
  .section__header .special--header {
    font-size: 25px;
    margin-top: 38px;
    margin-bottom: 33px;
  }
}
.section__header .image--header {
  margin: 55px 0;
}
@media screen and (max-width: 999px) {
  .section__header .image--header {
    margin-top: 45px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 676px) {
  .section__header .image--header {
    margin-top: 31px;
    margin-bottom: 27px;
  }
}
.section .image-header {
  position: relative;
}
.section .image-header .header--image {
  position: absolute;
  top: 15px;
  left: 0;
}
@media screen and (max-width: 676px) {
  .section .image-header .header-h4 {
    font-size: 14px;
    line-height: 1.5;
  }
  .section .image-header .header--image {
    display: none;
  }
}
.section .standard-document {
  display: flex;
  flex-direction: column;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  line-height: 1.6;
  display: block;
  padding-bottom: 60px;
}
.section .standard-document p,
.section .standard-document span {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  line-height: 1.6;
  display: block;
}
.section .standard-document .content {
  color: #0f1b30;
}
.section .standard-document .introduction div img {
  width: 100%;
  max-height: 100px;
  text-align: center;
  margin-bottom: 10px;
  object-fit: contain;
}
.section .standard-document .about-us-image {
  text-align: center;
}
.section .standard-document .about-us-image img {
  width: 100%;
  height: auto;
  object-fit: scale-down;
  margin-bottom: 10px;
}
.section .standard-document h3 {
  color: #0f1b30;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
}
.section .standard-document h2 {
  color: #6c3a9a;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 27px;
  display: block;
}
.section .standard-document a {
  color: #6c3a9a;
}
@media screen and (max-width: 999px) {
  .section .standard-document {
    padding-bottom: 25px;
    font-size: 13px;
  }
  .section .standard-document p,
  .section .standard-document span {
    font-size: 13px;
  }
  .section .standard-document h2 {
    font-size: 18px;
  }
  .section .standard-document h3 {
    font-size: 15px;
  }
}
@media all and (-ms-high-contrast: none) {
  .section .standard-document *::-ms-backdrop,
  .section .standard-document .introduction img {
    width: auto !important;
    max-height: 100% !important;
    height: 100%;
  }
  .section .standard-document *::-ms-backdrop,
  .section .standard-document .introduction {
    text-align: center ;
  }
  .section .standard-document *::-ms-backdrop,
  .section .standard-document .introduction .description.description-bottom {
    text-align: left ;
  }
  .section .standard-document *::-ms-backdrop,
  .section .standard-document .about-us-image img {
    width: auto !important;
    height: 100%;
  }
}
.grey-theme {
  background: #eff2f4;
}
.site-footer {
  width: 100%;
  height: 100%;
}
.site-footer__top {
  min-height: 367px;
  background: #281d3b;
  border-bottom: 1px solid #37284f;
  margin-bottom: 1px;
}
.site-footer__top .footer-wrap {
  display: flex;
  align-items: flex-start;
}
.site-footer__top .footer-wrap > .column {
  width: 27%;
}
.site-footer__top .footer-wrap > .column__wrap {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.site-footer__top .footer-wrap > .column__wrap .column.accordion-tab {
  flex: 1;
}
.site-footer__top .footer-wrap > .column__wrap .additional-column {
  flex: 2;
  display: flex;
}
.site-footer__top .footer-wrap > .column__wrap .additional-column .column.accordion-tab {
  flex: 1;
}
@media screen and (max-width: 999px) {
  .site-footer__top .footer-wrap > .column {
    width: 33%;
  }
  .site-footer__top .footer-wrap > .column__wrap .additional-column {
    flex-direction: column-reverse;
    margin-bottom: 25px;
  }
  .site-footer__top .footer-wrap > .column__wrap .column.accordion-tab {
    flex: 2;
  }
}
@media screen and (max-width: 850px) {
  .site-footer__top .footer-wrap > .column {
    width: 40%;
  }
}
.site-footer__top .column .description .element,
.site-footer__top .column .description > a {
  margin-left: 22px;
  position: relative;
  margin-bottom: 10px !important;
}
.site-footer__top .column .description .element:before,
.site-footer__top .column .description > a:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -22px;
  background: url(../../data/image/new-icons/footer-arrow.png) no-repeat;
  height: 8px;
  width: 6px;
}
.site-footer__top .column .header,
.site-footer__top .column header span,
.site-footer__top .column header p {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #fff;
  margin-top: 35px;
  margin-bottom: 30px;
}
.site-footer__top .column .element,
.site-footer__top .column .description > a {
  display: block;
  font-size: 13px;
  color: #c5bad8;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
}
.site-footer__top .column .element a,
.site-footer__top .column .description > a a {
  color: #c5bad8;
}
.site-footer__top .column .phone,
.site-footer__top .column .email {
  margin-left: 22px;
  position: relative;
}
.site-footer__top .column .phone:before,
.site-footer__top .column .email:before {
  content: '';
  position: absolute;
  top: 0;
  left: -22px;
  height: 14px;
  width: 14px;
}
.site-footer__top .column .phone:before {
  background: url(../../data/image/new-icons/phone-icon.png) no-repeat;
  background-size: 14px 14px;
}
.site-footer__top .column .email:before {
  top: 3px;
  background: url(../../data/image/new-icons/email-icon.png) no-repeat;
}
.site-footer__top .column .element.hours.live-chat {
  margin-top: 5px;
  margin-bottom: 0;
}
.site-footer__top .column .main-btn {
  display: inline-flex;
  margin-top: 5px;
  padding: 7px 15px;
}
.site-footer__top .column__wrap .description .element {
  margin-bottom: 10px;
}
.site-footer__bottom {
  background: #20162f;
  box-shadow: 0px -1px 0px 0px #1c1429;
  border-top: 2px solid #1b1227;
  height: 65px;
}
.site-footer__bottom .footer-wrap {
  display: flex;
  justify-content: space-between;
  padding-top: 28px;
}
.site-footer__bottom .footer-wrap .copyright {
  color: #fff;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
}
@media screen and (max-width: 999px) {
  .site-footer__bottom .footer-wrap .copyright {
    font-size: 12px;
  }
}
.site-footer__bottom .footer-wrap .polaris-add {
  color: #63606b;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
}
@media screen and (max-width: 999px) {
  .site-footer__bottom .footer-wrap .polaris-add {
    font-size: 12px;
  }
}
@media screen and (max-width: 700px) {
  .site-footer .main-btn {
    margin-bottom: 20px;
  }
  .site-footer__top .footer-wrap {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .site-footer__top .footer-wrap > .column {
    width: 100%;
  }
  .site-footer__top .footer-wrap > .column__wrap {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .site-footer__top .footer-wrap > .column__wrap .column {
    width: 100%;
  }
  .site-footer__top .footer-wrap > .column__wrap .additional-column {
    margin-bottom: 0;
  }
  .site-footer__top .column .main-header {
    margin-bottom: 11px !important;
  }
  .site-footer__top .column .main-header:after {
    display: none;
  }
  .site-footer__top .column .header {
    font-size: 16px;
    margin-bottom: 0px;
    position: relative;
  }
  .site-footer__top .column .header:first-child {
    margin-top: 15px;
  }
  .site-footer__top .column .header:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top: 5px solid #c5bad8;
  }
  .site-footer__top .column .element {
    font-size: 12px;
  }
  .site-footer__top .accordion-tab .description {
    display: none;
  }
  .site-footer__top .open-tab .header:after {
    border-left-width: 0px;
    border-right-width: 0px;
    border-top: none;
    border-right-width: 5px;
    border-left-width: 5px;
    border-bottom: 5px solid #c5bad8;
  }
  .site-footer__top .open-tab .description {
    margin-top: 15px;
    display: block;
  }
  .site-footer__bottom .footer-wrap {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
  }
  .site-footer__bottom .footer-wrap .copyright,
  .site-footer__bottom .footer-wrap .polaris-add {
    text-align: center;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 999px) {
  .site-footer *::-ms-backdrop,
  .site-footer .site-footer__top .footer-wrap > .column__wrap .additional-column {
    display: block;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 700px) {
  .site-footer *::-ms-backdrop,
  .site-footer .site-footer__top .footer-wrap > .column__wrap {
    flex: none !important;
  }
  .site-footer *::-ms-backdrop,
  .site-footer .site-footer__top .footer-wrap > .column__wrap .column.accordion-tab {
    flex: none !important;
  }
  .site-footer *::-ms-backdrop,
  .site-footer .site-footer__top .footer-wrap > .column__wrap .additional-column {
    flex: none !important;
  }
}
.search__bar {
  position: relative;
  height: 54px;
}
.search__bar input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 20px;
  padding-right: 30px;
  border: 2px solid #d4cadd;
  border-bottom: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: inset 0 2px #ece9f1;
  width: 100%;
  background: #fdfcfd;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: rgba(79, 51, 126, 0.5);
  height: 100%;
}
.search__bar:after {
  position: absolute;
  content: '';
  top: 17px;
  right: 17px;
  background: url(../../data/image/new-icons/desktop-search-icon.png) no-repeat;
  height: 22px;
  width: 23px;
}
.delivery-time {
  padding-bottom: 54px;
}
.delivery-time__wrap {
  width: 100%;
}
.delivery-time .table__wrap {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.delivery-time .additional-information {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  display: block;
  color: #0f1b30;
}
@media screen and (max-width: 999px) {
  .delivery-time {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 676px) {
  .delivery-time .search__bar {
    height: 44px;
  }
  .delivery-time .search__bar:after {
    top: 13px;
    right: 13px;
  }
  .delivery-time .additional-information {
    font-size: 14px;
  }
  .delivery-time .table__wrap .delivery--header span {
    color: transparent;
    position: relative;
  }
  .delivery-time .table__wrap .delivery--header span:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    background: url(../../data/image/new-icons/delivery-icon.png) no-repeat;
    width: 21px;
    height: 18px;
  }
}
@media screen and (max-width: 420px) {
  .delivery-time .table__wrap .product--name,
  .delivery-time .table__wrap .delivery--value {
    font-size: 12px;
  }
  .delivery-time .table__wrap .product--name {
    width: 90%;
  }
}
.dark--btn {
  background: linear-gradient(#7c4ba6, #5a2d89);
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  padding: 9px 15px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 5px;
  position: relative;
  transition: color .4s ease;
}
.dark--btn:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #ffc800;
  height: 3px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: width .4s ease;
}
.dark--btn:hover,
.dark--btn:focus {
  color: #fff4cc;
  text-decoration: none;
}
.dark--btn:hover:after,
.dark--btn:focus:after {
  width: 100%;
}
.grey--btn {
  background: linear-gradient(#dcdcdc, #cccccc);
  color: #7b7b7b;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  padding: 9px 15px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 5px;
  position: relative;
}
.grey--btn:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 0%;
  height: 5px;
  background: #3d2d57;
  opacity: .7;
  transition: all .2s linear;
}
.grey--btn:hover,
.grey--btn:focus {
  color: #7b7b7b;
  text-decoration: none;
}
.grey--btn:hover:after {
  width: 100%;
}
.yellow--btn {
  background: linear-gradient(to bottom, #ffc800 0%, #ffb200 100%);
  color: #2e125d;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  padding: 9px 15px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 5px;
  text-transform: capitalize;
  position: relative;
}
.yellow--btn:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 0%;
  height: 5px;
  background: #3d2d57;
  opacity: .7;
  transition: all .2s linear;
}
.yellow--btn:hover,
.yellow--btn:focus {
  color: #2e125d;
  text-decoration: none;
}
.yellow--btn:hover:after {
  width: 100%;
}
.additional-information {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #0f1b30;
}
@media screen and (max-width: 999px) {
  .additional-information {
    font-size: 14px;
  }
}
.table__wrap {
  border: 2px solid #d4cadd;
  border-radius: 10px;
  padding: 25px 28px;
  margin-bottom: 25px;
}
.table__wrap .table--row {
  width: 100%;
  border-bottom: 1px solid #e9e4ee;
  display: flex;
  text-align: left;
  align-items: center;
  padding: 10px 20px;
  transition: all .6s ease;
}
.table__wrap .table--row:first-child {
  padding-top: 0;
}
.table__wrap .table--row:first-child:hover {
  background: #fff;
}
.table__wrap .table--row:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.table__wrap .table--row:hover {
  background: #f4f2f6;
}
.table__wrap .second--row {
  margin-left: 20px;
}
.table__wrap .third--row {
  margin-left: 40px;
}
.table__wrap .product--header,
.table__wrap .product--name {
  width: 54%;
}
.table__wrap .delivery--header,
.table__wrap .delivery--value {
  width: 46%;
}
.table__wrap .delivery--header,
.table__wrap .product--header,
.table__wrap .information--header,
.table__wrap .element--header {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  text-transform: uppercase;
  font-weight: bold;
}
.table__wrap .product--name span {
  margin-left: 8px;
}
.table__wrap .product--name,
.table__wrap .delivery--value,
.table__wrap .information--value,
.table__wrap .element--value {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #0f1b30;
}
@media screen and (max-width: 676px) {
  .table__wrap {
    padding: 0;
  }
  .table__wrap .table--row {
    justify-content: space-between;
    padding: 10px 10px;
  }
  .table__wrap .table--row:first-child {
    padding-top: 10px;
  }
  .table__wrap .table--row:last-child {
    padding-bottom: 10px;
  }
  .table__wrap .product--header,
  .table__wrap .product--name {
    width: 60%;
  }
  .table__wrap .delivery--header,
  .table__wrap .delivery--value {
    width: 40%;
    text-align: right;
  }
  .table__wrap .delivery--header,
  .table__wrap .product--header {
    font-size: 14px;
  }
}
.how-to__wrap {
  flex-direction: column;
}
.how-to__wrap .table__wrap {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.how-to__wrap .table__wrap .table--row {
  width: fill-available;
  width: -webkit-fill-available;
  padding: 10px 0;
  flex-wrap: wrap;
}
.how-to__wrap .table__wrap .table--row:first-child .element--header:first-child {
  width: 51.5%;
}
.how-to__wrap .table__wrap .table--row:first-child .element--header:nth-child(2) {
  width: 20%;
}
.how-to__wrap .table__wrap .table--row:first-child .element--header:nth-child(3) {
  width: 20%;
}
.how-to__wrap .table__wrap .table--row:hover {
  background: #fff;
}
.how-to__wrap .table__wrap .table--row .table--row {
  border-top: 1px solid #e9e4ee;
}
.how-to__wrap .table__wrap .table--row .element--value:first-child {
  width: 54%;
}
.how-to__wrap .table__wrap .table--row .element--value:nth-child(2) {
  width: 21%;
}
.how-to__wrap .table__wrap .table--row .element--value:nth-child(3) {
  width: 17.5%;
}
@media screen and (max-width: 767px) {
  .how-to__wrap .table__wrap {
    padding: 15px !important;
  }
  .how-to__wrap .table__wrap .table--row {
    display: flex;
    flex-wrap: wrap;
  }
  .how-to__wrap .table__wrap .table--row:first-child {
    display: none;
  }
  .how-to__wrap .table__wrap .table--row .element--header {
    display: none;
  }
  .how-to__wrap .table__wrap .table--row .element--value:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
  .how-to__wrap .table__wrap .table--row .element--value:nth-child(2) {
    text-align: center;
    width: 33.33%;
    border: 1px solid #e9e4ee;
    border-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 30px;
  }
  .how-to__wrap .table__wrap .table--row .element--value:nth-child(2) .img__wrap {
    margin-top: 3px;
  }
  .how-to__wrap .table__wrap .table--row .element--value:nth-child(3) {
    text-align: center;
    width: 33.33%;
    border: 1px solid #e9e4ee;
    border-radius: 0px;
    height: 30px;
  }
  .how-to__wrap .table__wrap .table--row .element--value:nth-child(3) .img__wrap {
    margin-top: 3px;
  }
  .how-to__wrap .table__wrap .table--row .element--value:nth-child(4) {
    text-align: center;
    width: 33.33%;
    border: 1px solid #e9e4ee;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 30px;
  }
  .how-to__wrap .table__wrap .table--row .element--value:nth-child(4) .img__wrap {
    margin-top: 3px;
  }
  .how-to__wrap .table__wrap .second--row {
    margin-left: 5px;
  }
  .how-to__wrap .table__wrap .third--row {
    margin-left: 10px;
  }
}
@media all and (-ms-high-contrast: none) {
  .how-to__wrap .table__wrap *::-ms-backdrop,
  .how-to__wrap .table__wrap .table--row {
    width: auto;
  }
}
.how-to__wrap .bold {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .how-to__wrap .search__bar {
    height: 40px;
  }
  .how-to__wrap .search__bar:after {
    top: 10px;
    right: 12px;
  }
}
.delivery__wrap {
  flex-direction: column;
  padding-bottom: 50px;
}
.delivery__wrap .table__wrap {
  padding: 20px 28px;
}
.delivery__wrap .table__wrap .table--row {
  height: 42px;
}
.delivery__wrap .table__wrap .table--row:first-child {
  height: auto;
}
.delivery__wrap .table__wrap .table--row .product--header,
.delivery__wrap .table__wrap .table--row .product--name {
  width: 40%;
}
.delivery__wrap .table__wrap .table--row .delivery--header,
.delivery__wrap .table__wrap .table--row .delivery--value {
  width: 29.5%;
}
.delivery__wrap .table__wrap .table--row .product--name {
  display: flex;
  align-items: center;
}
.delivery__wrap .table__wrap .table--row .product--name span {
  margin: 0;
}
.delivery__wrap .table__wrap .table--row .img__wrap {
  width: 60px;
}
.delivery__wrap > .additional-information,
.delivery__wrap span {
  text-align: left;
  margin-bottom: 10px;
}
@media screen and (max-width: 1068px) {
  .delivery__wrap {
    padding-bottom: 20px;
  }
  .delivery__wrap .table__wrap .table--row .product--header,
  .delivery__wrap .table__wrap .table--row .product--name {
    width: 50%;
  }
  .delivery__wrap .table__wrap .table--row .delivery--header,
  .delivery__wrap .table__wrap .table--row .delivery--value {
    width: 19.5%;
  }
  .delivery__wrap .addditional-information,
  .delivery__wrap span {
    margin-bottom: 3px !important;
  }
}
@media screen and (max-width: 700px) {
  .delivery__wrap .table__wrap {
    padding: 0;
  }
  .delivery__wrap .table__wrap .table--row {
    padding: 15px;
    flex-direction: column;
    height: auto;
    align-items: flex-start;
  }
  .delivery__wrap .table__wrap .table--row:first-child {
    display: none;
  }
  .delivery__wrap .table__wrap .table--row .product--name {
    flex-direction: column;
    align-items: flex-start;
  }
  .delivery__wrap .table__wrap .table--row .product--name span {
    margin-bottom: 0 !important;
  }
  .delivery__wrap .table__wrap .table--row .delivery--value {
    text-align: left;
  }
  .delivery__wrap .table__wrap .table--row .product--name,
  .delivery__wrap .table__wrap .table--row .delivery--value,
  .delivery__wrap .table__wrap .table--row .information--value {
    width: 100%;
  }
  .delivery__wrap .table__wrap .table--row .img__wrap {
    margin-bottom: 5px;
  }
  .delivery__wrap .additional-information {
    padding-left: 30px;
  }
}
.reminder__wrap {
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.reminder__wrap .recovery-password {
  width: 100%;
}
.reminder__wrap .recovery-password .steps {
  display: flex;
  margin-bottom: 54px;
}
.reminder__wrap .recovery-password .steps .item {
  width: 33.33333%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.reminder__wrap .recovery-password .steps .item__header {
  position: relative;
  width: 80px;
  height: 80px;
  border: 3px solid #ffdf81;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.reminder__wrap .recovery-password .steps .item__content {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #0f1b30;
}
.reminder__wrap .recovery-password .steps .item:after {
  position: absolute;
  content: '';
  background: url(../../data/image/reminder_icon/grey-arrow.png) no-repeat;
  top: 20px;
  right: -15px;
  width: 22px;
  height: 42px;
}
.reminder__wrap .recovery-password .steps .item:last-child:after {
  display: none;
}
.reminder__wrap .section__left,
.reminder__wrap .description__wrap {
  width: 68%;
  padding-right: 20px;
}
.reminder__wrap .section__left .description--text,
.reminder__wrap .description__wrap .description--text {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  line-height: 1.6;
}
.reminder__wrap .section__right {
  width: 32%;
}
.reminder__wrap .section__right .form__wrap {
  width: 100%;
  height: auto;
  border: 2px solid #d4cadd;
  border-radius: 10px;
  padding: 30px;
}
.reminder__wrap .section__right .form__wrap .form__header {
  margin-bottom: 20px;
  text-align: center;
}
.reminder__wrap .section__right .form__wrap .form__content .validator {
  height: 40px;
  text-align: center;
  font-size: 15px;
  background: #efd2cf;
  border: 1px solid #b18f8d;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #9c3236 !important;
}
.reminder__wrap .section__right .form__wrap .form__content input.form-control {
  height: 40px;
  text-align: center;
  font-size: 15px;
  color: #777182;
  border-color: #d1cbd7;
}
.reminder__wrap .section__right .form__wrap .form__content .dark--btn {
  margin-top: 10px;
  display: block;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .reminder__wrap .section__right .form__wrap .form-group {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1918px) {
  .reminder__wrap .section__left {
    width: 61%;
  }
  .reminder__wrap .section__right {
    width: 39%;
  }
}
@media screen and (max-width: 1573px) {
  .reminder__wrap .section__left {
    width: 50%;
  }
  .reminder__wrap .section__right {
    width: 50%;
  }
}
@media screen and (max-width: 1099px) {
  .reminder__wrap .section__left {
    width: 100%;
    padding-right: 0;
  }
  .reminder__wrap .section__right {
    width: 100%;
  }
  .reminder__wrap .section__right .form__wrap {
    margin-top: 10px;
  }
  .reminder__wrap .section__right .form__wrap .form__content {
    display: flex;
    flex-wrap: wrap;
  }
  .reminder__wrap .section__right .form__wrap .form__content input,
  .reminder__wrap .section__right .form__wrap .form__content .dark--btn {
    flex: 1;
  }
  .reminder__wrap .section__right .form__wrap .form__content input {
    margin-right: 10px;
  }
  .reminder__wrap .section__right .form__wrap .form__content .dark--btn {
    margin-top: 0;
  }
}
@media screen and (max-width: 999px) {
  .reminder__wrap {
    margin-bottom: 20px;
  }
  .reminder__wrap .recovery-password .steps .item__content {
    font-size: 17px;
  }
  .reminder__wrap .section__right .form__wrap {
    padding: 20px;
  }
  .reminder__wrap .recovery-password .steps {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  .reminder__wrap {
    margin-bottom: 15px;
  }
  .reminder__wrap .recovery-password .steps {
    margin-bottom: 20px !important;
    flex-direction: column;
  }
  .reminder__wrap .recovery-password .steps .item {
    margin-bottom: 45px;
    width: 100%;
  }
  .reminder__wrap .recovery-password .steps .item__header {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
  .reminder__wrap .recovery-password .steps .item__header img {
    width: 28px;
  }
  .reminder__wrap .recovery-password .steps .item:after {
    transform: rotate(90deg);
    width: 12px;
    height: 23px;
    background-size: cover;
    right: 50%;
    margin-right: -6px;
    bottom: -40%;
    top: auto;
  }
  .reminder__wrap .recovery-password .steps .item:last-child {
    margin-bottom: 0;
  }
  .reminder__wrap .recovery-password .steps .item:last-child .item__header img {
    width: 22px;
  }
  .reminder__wrap .recovery-password .steps .item__content {
    font-size: 16px;
  }
  .reminder__wrap .section__left .description--text {
    font-size: 14px;
  }
  .reminder__wrap .section__right .form__wrap {
    border: none;
    padding: 0px;
  }
  .reminder__wrap .section__right .form__wrap .form__content {
    flex-direction: column;
  }
  .reminder__wrap .section__right .form__wrap .form__content .dark--btn {
    margin-top: 10px;
  }
  .reminder__wrap .recovery-password .steps {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 400px) {
  .reminder__wrap .section__right .form__wrap .form__content .dark--btn {
    font-size: 12px;
  }
}
.regular-text {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  line-height: 1.6;
}
@media screen and (max-width: 999px) {
  .regular-text {
    font-size: 14px;
  }
}
.text-header-h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #0f1b30;
  font-weight: bold;
}
@media screen and (max-width: 999px) {
  .text-header-h2 {
    font-size: 16px;
  }
}
input {
  border-color: #d1cbd7;
}
.about-configurator {
  flex-direction: column;
  margin-bottom: 38px;
}
.about-configurator .item {
  display: flex;
  align-items: center;
  margin-bottom: 42px;
}
.about-configurator .item .image__wrap {
  width: 40%;
  align-self: flex-start;
}
.about-configurator .item .image__wrap img {
  border: 5px solid #e9e4ee;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.about-configurator .item .description__wrap {
  width: 60%;
  margin-left: 40px;
}
.about-configurator .item .description__wrap .item--header {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #0f1b30;
  font-weight: bold;
  margin-bottom: 17px;
}
.about-configurator .item .description__wrap .item--description {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #484848;
  line-height: 1.7;
}
.about-configurator .item .description__wrap .item--contact {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #6c3a9a;
  margin-top: 25px;
  display: block;
  position: relative;
  padding-left: 45px;
}
.about-configurator .item .description__wrap .item--contact:before {
  position: absolute;
  content: '';
  left: 0;
  top: -5px;
  background: url(../../data/image/about_configurator/phone-icon.png) no-repeat;
  width: 33px;
  height: 33px ;
}
.about-configurator .item .description__wrap .item--contact:after {
  position: absolute;
  content: '';
  bottom: -6px;
  left: 21px;
  width: 182px;
  height: 1px;
  background: #e1d7eb;
}
.about-configurator .item .description__wrap .blinds-pro {
  color: #6c3a9a;
}
.about-configurator .special--header .header-h2 {
  font-size: 40px;
  color: #6c3a9a;
  font-weight: lighter;
  text-align: center;
  margin-top: 7px;
  line-height: 1.3;
}
@media screen and (max-width: 999px) {
  .about-configurator .item {
    margin-bottom: 30px;
  }
  .about-configurator .item .image__wrap img {
    height: 243px;
    object-fit: cover;
  }
  .about-configurator .item .description__wrap {
    margin-left: 20px;
  }
  .about-configurator .special--header .header-h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 690px) {
  .about-configurator {
    margin-bottom: 14px;
  }
  .about-configurator .item {
    margin-bottom: 5px;
    flex-direction: column;
  }
  .about-configurator .item .image__wrap {
    width: 100%;
  }
  .about-configurator .item .image__wrap img {
    height: 232px;
  }
  .about-configurator .item .description__wrap {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .about-configurator .item .description__wrap .icon__row {
    text-align: center;
  }
  .about-configurator .item .description__wrap .icon__row img {
    width: 7%;
    height: auto;
  }
  .about-configurator .item .description__wrap .text__row {
    text-align: center;
  }
  .about-configurator .item .description__wrap .item--header {
    font-size: 16px;
  }
  .about-configurator .special--header {
    margin-top: 20px;
    position: relative;
  }
  .about-configurator .special--header:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    top: -10px;
    left: 0;
    right: 0;
    background: #e9e4ee;
  }
  .about-configurator .special--header .header-h2 {
    font-size: 18px;
  }
}
.gallery-link {
  background: linear-gradient(#ffc300, #ffbc00);
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
  border-right: 4px;
  display: none !important;
}
.promotion__wrap {
  margin-top: 60px;
}
.promotion__wrap .item .image__wrap img {
  margin-top: 34px;
  border: none;
}
@media screen and (max-width: 999px) {
  .promotion__wrap .item .image__wrap img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 670px) {
  .promotion__wrap {
    margin-top: 0px;
  }
  .promotion__wrap .item .image__wrap img {
    max-height: 100px;
    object-fit: scale-down;
  }
}
.custom-checkbox,
.form-group .custom-checkbox .custom-checkbox span {
  position: relative;
}
.custom-checkbox .checkbox input[type="checkbox"],
.form-group .custom-checkbox .custom-checkbox span .checkbox input[type="checkbox"] {
  position: absolute;
}
.custom-checkbox .checkbox input[type=checkbox] + label:before,
.form-group .custom-checkbox .custom-checkbox span .checkbox input[type=checkbox] + label:before {
  position: absolute;
  top: 3px;
  left: 0px;
  height: 15px;
  width: 15px;
  content: " ";
  display: inline-block;
  border-radius: 3px;
  background: #fff;
  box-shadow: inset 0 2px #ededed;
  border: 1px solid #a5a1ae;
}
.custom-checkbox .checkbox input[type=checkbox] + label:before,
.form-group .custom-checkbox .custom-checkbox span .checkbox input[type=checkbox] + label:before {
  border-radius: 2px;
}
.custom-checkbox .checkbox input[type=checkbox]:checked + label:before,
.form-group .custom-checkbox .custom-checkbox span .checkbox input[type=checkbox]:checked + label:before {
  position: absolute;
  top: 3px;
  left: 0px;
  height: 15px;
  width: 15px;
  content: " ";
  display: inline-block;
  border-radius: 3px;
  background: linear-gradient(#fdc702, #ffb70d);
  box-shadow: none;
  border: none;
}
.custom-checkbox .checkbox input[type=checkbox]:checked + label:after,
.form-group .custom-checkbox .custom-checkbox span .checkbox input[type=checkbox]:checked + label:after {
  position: absolute;
  background: url(../../data/image/checkbox.png) no-repeat;
  width: 11px;
  height: 11px;
  top: 5px;
  left: 2px;
  content: '';
}
@media screen and (min-width: 778px) {
  .how-to-table .table__wrap {
    padding-top: 15px;
  }
  .how-to-table .table__wrap .table--row .element--header:first-child span {
    margin-left: 18px;
  }
  .how-to-table .table__wrap .table--row .element--value:first-child span {
    margin-left: 18px;
  }
  .how-to-table .table__wrap .second--row {
    border-top: none !important;
  }
  .how-to-table .table__wrap .second--row .element--value:nth-child(2) .img__wrap {
    margin-left: -10px;
  }
  .how-to-table .table__wrap .second--row .element--value:nth-child(3) .img__wrap {
    margin-left: -5px;
  }
  .how-to-table .table__wrap .third--row {
    margin-left: 60px;
  }
  .how-to-table .table__wrap .third--row .element--value:first-child span {
    margin-left: 19px;
    display: block;
    padding-right: 45px;
  }
  .how-to-table .table__wrap .third--row .element--value:nth-child(2) .img__wrap {
    margin-left: -30px;
  }
  .how-to-table .table__wrap .third--row .element--value:nth-child(3) .img__wrap {
    margin-left: -14px;
  }
  .how-to-table .table__wrap .third--row .element--value:nth-child(4) .img__wrap {
    margin-left: -4px;
  }
}
.confirmation__wrap {
  flex-direction: column;
  font-family: 'Roboto', sans-serif;
}
.confirmation__wrap .cost-important {
  font-size: 17px;
  font-weight: bold;
  color: #ffc000;
}
.confirmation__wrap h2 {
  font-weight: bold;
}
.confirmation__wrap .btn-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.confirmation__wrap .btn-row .dark--btn {
  margin-left: 20px;
  display: inline-block;
  white-space: nowrap;
}
.confirmation__wrap .cart-item {
  padding: 0 !important;
}
.confirmation__wrap .row.cart-item {
  margin-bottom: 15px;
  padding-bottom: 10px !important;
  border-bottom: 1px solid #e4e4e4;
}
.confirmation__wrap .cart-item-header {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #0f1b30;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.confirmation__wrap .cart-price span {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #ffc000;
  font-weight: bold;
}
.confirmation__wrap .cart-item-attribute.cart-item-attribute-name {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #646b77;
}
.confirmation__wrap .cart-item-attribute.cart-item-attribute-value {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #646b77;
}
.confirmation__wrap .summary-value-info {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0f1b30;
}
@media screen and (max-width: 600px) {
  .confirmation__wrap .summary-value-info .col-xs-5.col-sm-6.align-right.strong {
    text-align: left;
  }
}
.confirmation__wrap .price-row {
  position: relative;
  display: flex;
}
.confirmation__wrap .price-row .col-xs-3.col-sm-2.align-right.strong.no-padding-right.cost-important.price-large.price-small.price-mid {
  position: absolute;
  top: 0;
  right: 84px;
}
.confirmation__wrap .price-row .col-xs-4.col-sm-3.align-right.col-sm-push-1.col-xs-push-1.price-netto-wrap-large.price-netto-wrap-small {
  position: absolute;
  top: 0;
  left: 50%;
  white-space: nowrap;
}
.confirmation__wrap .price-row .row--brutto-value {
  color: #ffc000;
}
.confirmation__wrap .price-row .row--netto-value {
  margin-right: 10px;
}
.confirmation__wrap .price-row .row--name {
  width: 61%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .confirmation__wrap .price-row .row--name {
    width: 40%;
  }
}
@media screen and (max-width: 600px) {
  .confirmation__wrap .price-row .row--name {
    text-align: left;
    margin-left: 14px;
  }
}
.confirmation__wrap .price-row .row--value {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  margin-right: 12%;
}
@media screen and (max-width: 767px) {
  .confirmation__wrap .price-row .row--value {
    width: 55%;
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .confirmation__wrap .price-row .row--value {
    margin-right: 33px;
  }
}
@media screen and (max-width: 520px) {
  .confirmation__wrap .price-row .row--value {
    width: 100%;
    margin-left: 14px;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 999px) {
  .confirmation__wrap .btn-row {
    margin-top: 25px;
  }
}
@media screen and (max-width: 600px) {
  .confirmation__wrap .btn-row {
    flex-direction: column;
  }
  .confirmation__wrap .btn-row div {
    width: 100%;
  }
  .confirmation__wrap .btn-row div .dark--btn {
    margin-top: 15px;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
}
.confirmation__wrap .col-md-9.col-sm-12.summary-value-info .col-xs-3.col-sm-4.align-right.no-padding-right.margin-left.margin-left-items {
  font-weight: normal;
}
@media screen and (max-width: 520px) {
  .confirmation__wrap .col-md-9.col-sm-12.summary-value-info .row {
    display: flex;
    flex-direction: column;
  }
  .confirmation__wrap .col-md-9.col-sm-12.summary-value-info .row .col-xs-5.col-sm-6.align-right.strong {
    width: 100%;
    font-weight: bold;
  }
  .confirmation__wrap .col-md-9.col-sm-12.summary-value-info .row .col-xs-3.col-sm-4.align-right.no-padding-right.margin-left.margin-left-items {
    margin-left: 0 !important;
    text-align: left;
    font-weight: normal;
  }
}
@media (min-width: 768px) {
  .confirmation__wrap .order-summary-details {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
.confirmation__wrap .order-summary-item {
  margin-bottom: 2px;
}
@media (min-width: 600px) {
  .confirmation__wrap .order-summary-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .confirmation__wrap .order-summary-item {
    justify-content: flex-end;
  }
}
.confirmation__wrap .order-summary-item-name {
  font-size: 14px;
  color: #0f1b30;
  font-weight: 700;
}
.confirmation__wrap .order-summary-item-value {
  color: #0f1b30;
  font-size: 14px;
}
@media (min-width: 600px) {
  .confirmation__wrap .order-summary-item-value {
    min-width: 200px;
    text-align: right;
  }
}
.confirmation__wrap .order-summary-price-netto {
  font-weight: 700;
  margin-right: 3px;
}
@media (min-width: 600px) {
  .confirmation__wrap .order-summary-price-netto {
    display: inline;
  }
}
.confirmation__wrap .order-summary-price-brutto {
  color: #ffc000;
  font-weight: 700;
}
@media (min-width: 600px) {
  .confirmation__wrap .order-summary-price-brutto {
    display: inline;
  }
}
.confirmation__wrap .cart-item-attribute-wrapper {
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .confirmation__wrap .cart-item-attribute-wrapper {
    display: flex;
  }
}
@media (min-width: 768px) {
  .confirmation__wrap .cart-item-attribute-wrapper .cart-item-attribute-name {
    min-width: 275px;
  }
}
.order-confirmation-bestallung {
  flex-wrap: wrap;
}
.pay-pal-btn {
  border: none;
  float: right;
  margin-bottom: 40px;
}
.glyphicon {
  transition: opacity 0.2s ease;
}
.glyphicon:hover {
  opacity: 0.5;
}
.font-color-white {
  color: white !important;
}
@media (max-width: 767px) {
  .mobile-overflow-hidden {
    position: relative;
    overflow: hidden;
  }
}
.form-control.has-error {
  background-color: #ffe9e9;
}
.order-confirmation--wrap .cost-important {
  margin-left: 0;
  color: #ffc000;
  font-size: 17px;
}
@media (min-width: 731px) {
  .registration-panel .checkbox.additional-text {
    margin-left: 15px;
  }
}
.registration-panel .checkbox.additional-text input {
  margin-left: 0;
}
hr {
  width: 100%;
}
.confirmation__wrap .btn-row-simple {
  justify-content: flex-end;
}
.form-field-checkbox-privacy .validator {
  right: auto;
  left: -9px;
  top: 1px;
}
.nav-tab-accounttype a {
  cursor: pointer;
}
/* ui/atom ok*/
/*

.site-header{
	min-height: 178px;
}

.site-header-middle{
		line-height: 90px; 
		min-height: 90px; 
	overflow: hidden;
}

@media( min-width: 992px ){
	.site-header-middle{
		line-height: 120px;
		min-height: 120px;
	}
}


.site-header-middle .right{
		margin-left: 16px; 
}

.site-header-middle-partner-logo-wrap{
	text-align: center;
	margin-bottom: 18px;
}

@media( min-width: 768px ){
	.site-header-middle-partner-logo-wrap{
		position: relative;
		left: -33%;
		margin-bottom: 18px;
	}
}

@media( min-width: 1200px ){
	.site-header-middle-partner-logo-wrap{
		margin-left: -30px;
	}
}

@media( min-width: 992px ){
	.site-header-middle-partner-logo-wrap{
		position: static;
		left: auto;
		margin-bottom: 2px;
	}
}

.site-header-middle-partner-desciption-label{
	margin-top: -10px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	min-height: 0px !important;
	line-height: 0px !important
}


.trusted-shop-label{
	float: right;
}

@media( min-width: 1200px ){
	.trusted-shop-logo{
		margin-left: 30px;
	}
}

.ekomi-label{
	margin-right: 30px;
}

.site-header-middle-partner-logo img{
	width: 55px;
}

@media( min-width: 1200px ){
	.site-header-middle-partner-logo img{
		width: 75%;
	}
}

.site-header-middle .site-header-middle-partner-logo{
	margin-right: 4px;
	display: inline-block;
}

.site-header-middle-smallbuttons-wrap IMG, .site-header-middle-smallbuttons-wrap INPUT{
	vertical-align: middle;
	display: inline-block;
}

.site-header-middle-smallbuttons-wrap .youraccount{
	text-decoration: none !important;
	text-align: center;
}

@media( min-width: 768px ){
	.site-header-middle-smallbuttons-wrap .youraccount{
		text-align: left;
	}
}

.site-header-middle-smallbuttons-wrap .youraccount SPAN, .site-header-middle-smallbuttons-wrap .youraccount A{
	font-size: 12px;
	font-weight: bold;
	font-family: 'Arial';
	color: #dcbf41;
	margin-right: 12px;
}

.site-header-middle-smallbuttons-wrap .cartlink{
	white-space: nowrap;
}

.site-header-middle-smallbuttons-wrap .cartimage{
	height: 41px;
}

@media( min-width: 768px ){
	.site-header-middle-smallbuttons-wrap .cartlink{
		margin-left: 14px;
	}

	.site-header-middle-smallbuttons-wrap .cartimage{
		padding-left: 14px;
		border-left: 1px solid #e4e4d4;
	}	
}

.site-header-middle-smallbuttons-wrap .cartinfo{
	border: 1px solid #e4e4e4;
	border-left: 0px;
	width: 150px;
	height: 41px;
	line-height: 41px;
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
	color: #676767;
}

.site-header-bottom{
	height: 58px;
	line-height: 18px;	
	position: relative;
	margin: 0px;
}

@media( max-width: 1200px ){
	.site-header-bottom > A{
		font-size: 11px;		
	}
}

@media( min-width: 992px ){
	.site-header-bottom{
		background-color: #46247f;
		line-height: 58px;
	}

	.site-header-bottom > A{
		border-right: 1px solid #35325e;
	}
}

.site-header-bottom > A{
	color: #ffffff;
	text-decoration: none;
	float: left;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	padding: 0px;
}

.site-header-bottom A.site-header-bottom-onlineshop{
	color: #46247f !important;
	background-color: #dcbf41;
}

.site-header-bottom A.samples{
	color: #46247f !important;
	background-color: #efd770;
}

.site-header-bottom A.site-header-bottom-onlineshop:focus{
	background-color: #f8f6ed;
	border: 1px solid #dcbf41;
	border-bottom: 0px;
	outline: none;
	z-index: 10000;
	height: 59px;
	line-height: 59px;
}


.site-header-bottom-onlineshop-menu{
	position: absolute;
	top: 59px;
	z-index: 10000;
	background-color: #f8f6ed;
	width: 100%;
	min-height: 360px;
	border: 1px solid #dcbf41;
	border-top: 0px;
	padding: 20px;
	padding-left: 0px;
	display: none;
}

@media( max-width: 500px ){
	.site-header-bottom-onlineshop-menu{
		padding: 8px;
		min-height: inherit;
	}
}


.site-header-bottom-onlineshop-menu .left{
	width: 33%;
	overflow: hidden;
	height: 100%;
	display: inline-block;
	line-height: 30px;
	border-right: 1px solid #e4e4e4;
	vertical-align: top;
}

@media( max-width: 500px ){
	.site-header-bottom-onlineshop-menu .left{
		width: 100%;
		border-right: 0px;
	}
}


.site-header-bottom-onlineshop-menu .left A{
	cursor: pointer;
	display: inline-block;
	height: 100%;
	width: 100%;
}


.site-header-bottom-onlineshop-menu .right{
	width: 65%;
	height: 100%;
	display: inline-block;
	line-height: 14px;
	vertical-align: top;
	padding-left: 39px;
}

@media( max-width: 500px ){
	.site-header-bottom-onlineshop-menu .right{
		display: none;
	}
}



.site-header-bottom-onlineshop-menu .right > div{
	padding-bottom: 48px;
}

.site-header-bottom-onlineshop-menu .right .select-product{
	position: absolute;
	bottom: 15px;
	right: 32px;
}

.site-header-bottom-onlineshop-menu .right .select-product .link-button{
	min-width: 200px;
}

.site-header-bottom-onlineshop-menu .right > DIV{
	display: none;
}

.site-header-bottom-onlineshop-menu .right > DIV.active{
	display: block;
}

.site-header-bottom-onlineshop-menu .right > DIV H2{
	margin-top: 0px;
}

.site-header-bottom-onlineshop-menu .right > DIV > IMG, .site-header-bottom-onlineshop-menu .right > DIV{
	line-height: 20px;
	color: #676767;
}

.site-header-bottom-onlineshop-menu .right > DIV IMG{
	margin-bottom: 26px;
}

.site-header-bottom-onlineshop-menu .right > DIV > A{
	float: left;
	margin-right: 26px;
}

.site-header-bottom-onlineshop-menu .right > DIV A{
	color: #0f1b30;
}

.site-header-bottom-onlineshop-menu A.product{
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	white-space: nowrap;
}


.site-header-bottom-onlineshop-menu A.product.active{
	color: #ffffff;
	font-weight: bold;
	background-color: #46247f;
}

@media( max-width: 500px ){
	.site-header-bottom-onlineshop-menu A.product.active{
		color: inherit;
		font-weight: inherit;
		background-color: inherit;
	}
}


.site-header-bottom A.site-header-bottom-aboutconfigurator{
	border-right: 0px;
}


.main-page-top-banner-wrap .carousel-caption{
	font-size: 14px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 81px;
	width: 100%;
	background-color: #1f242c;
	text-align: left;
	padding: 0px 0px 0px 14px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	display: table;
	padding: 0px 20px 0px 20px;
}

.main-page-top-banner-wrap .carousel-caption > div{
	vertical-align: middle;
	display: table-cell;
}

.main-page-top-banner-wrap .carousel-caption > div > div{
	font-size: 14px;
	padding-right: 60px;
	font-weight: lighter;
}

.main-page-top-banner-wrap .carousel-caption > div > div:first-child{
	font-size: 20px;
	line-height: 24px;
	color: #efd770;
	font-weight: bold;
}

@media( max-width: 992px ){
	.main-page-top-banner-wrap .carousel-caption > div > div{
		font-size: 11px;
	}

	.main-page-top-banner-wrap .carousel-caption > div > div:first-child{
		font-size: 14px;
	}
}

.main-page-top-banner-wrap .carousel-caption div.button-wrap{
	position: absolute;
	right: 24px;
	height: 81px;
	line-height: 81px;
	width: 31px;
	bottom: 0px;
}

.main-page-top-banner-wrap .carousel-control{
	width: 26px;
	color: #000000;
	font-size: 14px;
	background-color: #ffffff;
	background-image: none;
	z-index: 10;
}


.site-header .main-logo{
	max-width: 100%;
}

.site-header .site-header-middle .left, .site-header .site-header-middle .right{
	text-align: center;
	line-height: 60px;
	margin-top: 8px;
	margin-bottom: 18px;
}

@media( min-width: 768px ){
	.site-header .site-header-middle .left{
		float: left;
		margin-top: 30px;
	}

	.site-header .site-header-middle .right{
		float: right;
		margin-top: 30px;
	}
}


.site-header-bottom .site-header-bottom-specialoffers{
	background-color: #2e125d;
	border-right: 1px solid #35325e;
	border-bottom: 1px solid #35325e;
}

.site-header-bottom .site-header-bottom-howtomeasure{
	border-bottom: 1px solid #35325e;
	background-color: #2e125d;
}

.site-header-bottom .site-header-bottom-howtomount{
	border-right: 1px solid #35325e;
	background-color: #2e125d;
}

.site-header-bottom .site-header-bottom-aboutconfigurator{
	background-color: #2e125d;
}

@media( min-width: 992px ){
	.site-header-bottom .site-header-bottom-howtomount, .site-header-bottom .site-header-bottom-aboutconfigurator{
		background-color: #2e125d;
	}

	.site-header-bottom .site-header-bottom-specialoffers, .site-header-bottom .site-header-bottom-howtomount{
		border-right: 1px solid #35325e;
	}

	.site-header-bottom .site-header-bottom-specialoffers, .site-header-bottom .site-header-bottom-howtomeasure{ 
		border-bottom: 0px;
	}	
}


.site-header-bottom-onlineshop-menu .close{
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 20px;
	color: #000000;
}
 NEW STYLES 
.n_site-topbar {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	height: 40px;
	background: #292534;
	//position: fixed;
	//top: 0px;
	//padding-bottom: 1px;
	width: 100%; 
	z-index: 99999;
	&__wrap {
		display: flex;
		height: 100%;
		align-items: center;
		justify-content: flex-end;

	}
	.phone-row {
		color: white;
		margin-right: auto;
		.phone-text {
			margin-left: 6px;
		}
		.phone-number {
			color: #eab40e;
			font-weight: bold;
		}
		.phone-icon {
			margin-bottom: 3px;
		}
	}
	.global-links-row {
		.global-link {
			
			color: #c4bad4;
			margin-right: 38px;
			&:hover {
				text-decoration: none;
				color: white;
			}
		}
		.home-icon {
			margin-bottom: 3px;
		}
	}
	.social-media-row {
		.facebook-link {
			
		}
		.youtube-link {

		}
	}
} */
.site-topbar {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  height: 40px;
  background: #292534;
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0;
  right: 0;
}
@media screen and (min-width: 999px) and (max-width: 1390px) {
  .site-topbar {
    font-size: 12px;
  }
}
@media all and (-ms-high-contrast: none) {
  .site-topbar *::-ms-backdrop,
  .site-topbar .site-topbar {
    flex: auto;
  }
}
.site-topbar .section__wrap {
  align-items: center;
}
.site-topbar .section__left {
  width: auto;
  flex: 1;
}
.site-topbar .section__left .site-topbar-phone-info {
  position: relative;
  margin-left: 25px;
}
.site-topbar .section__left .site-topbar-phone-info:before {
  content: '';
  position: absolute;
  top: 0;
  left: -25px;
  height: 14px;
  width: 14px;
  background: url(../../data/image/new-icons/phone-icon.png) no-repeat;
  background-size: 14px 14px;
}
.site-topbar .section__left .site-topbar-phone-info .phone-number {
  color: #eab40e !important;
  font-weight: bold;
  pointer-events: none !important;
}
.site-topbar .section__left .site-topbar-phone-info .phone-text {
  color: #fff;
}
@media screen and (max-width: 1350px) {
  .site-topbar .section__left .site-topbar-phone-info .phone-number,
  .site-topbar .section__left .site-topbar-phone-info .phone-text {
    font-size: 12px;
    white-space: nowrap;
  }
}
@media screen and (min-width: 999px) and (max-width: 1320px) {
  .site-topbar .section__left .site-topbar-phone-info .phone-text {
    display: none;
  }
}
@media only screen and (device-width: 768px) {
  .site-topbar .section__left .site-topbar-phone-info .phone-number a[href^=tel] {
    color: inherit;
    text-decoration: none;
  }
  .site-topbar .section__left .site-topbar-phone-info a[href^=tel] {
    color: inherit;
    text-decoration: none;
  }
}
@media all and (-ms-high-contrast: none) {
  .site-topbar *::-ms-backdrop,
  .site-topbar .section__left {
    flex: auto;
  }
}
.site-topbar .section__right {
  width: auto;
  display: flex;
  flex: 1;
  justify-content: flex-end;
}
.site-topbar .section__right .site-topbar-global-link-wrap {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: flex-end;
}
.site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link {
  color: #c4bad4;
  margin-right: 21px;
  line-height: 21px;
  white-space: nowrap;
}
.site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link:last-child {
  margin-right: 0;
}
.site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link .glyphicon.glyphicon-home {
  opacity: 1;
  transition: all .4s ease;
}
.site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link .glyphicon.glyphicon-home:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1580px) {
  .site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link {
    margin-right: 14px;
  }
}
@media screen and (max-width: 1580px) {
  .site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link {
    margin-right: 12px;
  }
}
@media screen and (max-width: 1460px) {
  .site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link {
    font-size: 12px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1350px) {
  .site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link {
    margin-right: 8px;
  }
}
@media screen and (max-width: 1320px) {
  .site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link {
    margin-right: 8px;
  }
}
@media screen and (max-width: 1050px) {
  .site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link {
    margin-right: 12px;
  }
}
@media screen and (max-width: 730px) {
  .site-topbar .section__right .site-topbar-global-link-wrap .site-topbar--link {
    margin-right: 12px;
  }
}
.site-topbar .section__right .site-topbar-global-link-wrap .glyphicon.glyphicon-home {
  font-size: 15px;
  top: 2px;
}
.site-topbar .section__right .site-topbar-social-media {
  display: flex;
  align-items: center;
  margin-left: 39px;
}
.site-topbar .section__right .site-topbar-social-media .social-media--link {
  opacity: 1;
  transition: all .4s ease;
}
.site-topbar .section__right .site-topbar-social-media .social-media--link:not(:last-child) {
  margin-right: 10px;
}
.site-topbar .section__right .site-topbar-social-media .social-media--link:hover {
  opacity: 0.6;
}
@media (min-width: 681px) {
  .site-topbar .section__right .site-topbar-social-media .social-media--link-ekomi {
    display: none;
  }
}
.site-topbar .section__right .site-topbar-social-media .social-media--link-ekomi img {
  width: 26px;
  height: 26px;
}
@media screen and (max-width: 1490px) {
  .site-topbar .section__right .site-topbar-social-media {
    margin-left: 19px;
  }
}
@media all and (-ms-high-contrast: none) {
  .site-topbar *::-ms-backdrop,
  .site-topbar .section__right {
    flex: none !important;
  }
}
@media screen and (max-width: 999px) {
  .site-topbar .section__left {
    width: auto;
  }
  .site-topbar .section__left .site-topbar-phone-info .phone-text {
    display: none;
  }
  .site-topbar .section__right {
    width: auto;
  }
  .site-topbar .section__wrap {
    justify-content: space-between;
  }
}
@media screen and (max-width: 740px) {
  .site-topbar .section__right .site-topbar-global-link-wrap {
    display: none;
  }
}
.site-header > .middle-bar {
  height: 95px;
}
@media screen and (max-width: 680px) {
  .site-header > .middle-bar {
    height: 58px;
  }
}
.site-header {
  background: #fff;
  transition: all 1s linear;
}
.site-header .section__row {
  display: flex;
  justify-content: space-between;
}
.site-header .section__row .section__left {
  display: flex;
  align-items: center;
  width: 42%;
}
.site-header .section__row .section__left .main-logo {
  width: 100%;
  height: auto;
  transition: all 0.5s ease;
}
@media screen and (max-width: 680px) {
  .site-header .section__row .section__left .main-logo {
    min-width: 139px;
  }
}
@media screen and (max-width: 360px) {
  .site-header .section__row .section__left .main-logo {
    min-width: 107px;
  }
}
.site-header .section__row .section__left .partner-logo-wrap {
  display: flex;
  align-items: center;
}
.site-header .section__row .section__left .partner-logo-wrap .site-header-middle-smallbuttons-wrap.site-header-middle-partner-logo.ekomi-logo img,
.site-header .section__row .section__left .partner-logo-wrap .site-header-middle-smallbuttons-wrap.site-header-middle-partner-logo.trusted-shop-logo img {
  width: 45px;
  height: auto;
  margin-left: 20px;
}
.site-header .section__row .section__left .partner-logo-wrap .site-header-middle-smallbuttons-wrap.site-header-middle-partner-logo.billsafe-logo img {
  width: 65px;
  height: auto;
}
.site-header .section__row .section__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 58%;
  /* IE11 - You can't touch this. */
}
.site-header .section__row .section__right .help-articles {
  margin-bottom: 10px;
}
.site-header .section__row .section__right .help-articles .help-articles--link {
  font-size: 15px;
  color: #2e125d;
  font-family: 'Roboto', sans-serif;
  margin-right: 2%;
  display: inline-flex;
}
.site-header .section__row .section__right .help-articles .help-articles--link:last-child {
  margin-right: 0;
}
.site-header .section__row .section__right .section__row {
  justify-content: flex-end;
}
.site-header .section__row .section__right .user-actions .partner-logo-wrap {
  display: none;
}
.site-header .section__row .section__right .user-options {
  display: flex;
  height: 34px;
  flex: 1;
}
.site-header .section__row .section__right .user-options .user-info {
  border: 1px solid #ebbb13;
  border-radius: 3px;
  display: flex;
  align-items: center;
  border-right: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.site-header .section__row .section__right .user-options .user-info img {
  z-index: 2;
  margin-left: 3px;
}
.site-header .section__row .section__right .user-options .user-info span {
  padding: 6px 12px;
  color: #2e125d;
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
  border: 1px solid #eae7ef;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding-left: 17px;
  text-decoration: none;
}
.site-header .section__row .section__right .user-options .user-info .user-name {
  padding: 0 10px;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  color: #2e125d;
  font-size: 11px;
}
.site-header .section__row .section__right .user-options .user-info .icon {
  width: auto;
  background: none;
  position: relative;
}
.site-header .section__row .section__right .user-options .user-info .icon:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
  background: linear-gradient(to bottom, #ecba14 0%, #e6aa0c 100%);
  content: '';
  z-index: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.site-header .section__row .section__right .user-options .user-info .icon:hover {
  text-decoration: none;
}
.site-header .section__row .section__right .user-options .icon {
  width: 34px;
  height: 34px;
  min-width: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to bottom, #ecba14 0%, #e6aa0c 100%);
}
.site-header .section__row .section__right .user-options .history {
  background: linear-gradient(to bottom, #3a1a68 0%, #270f52 100%);
}
.site-header .section__row .section__right .user-options .history img {
  transition: transform 0.4s ease;
}
.site-header .section__row .section__right .user-options .history:hover img {
  transform: scale(0.9);
}
.site-header .section__row .section__right .user-options .logout {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 4px;
  background: linear-gradient(to bottom, #868686 0%, #707070 100%);
}
.site-header .section__row .section__right .user-options .logout img {
  transition: transform 0.4s ease;
}
.site-header .section__row .section__right .user-options .logout:hover img {
  transform: scale(0.9);
}
@media screen and (max-width: 680px) {
  .site-header .section__row .section__right .user-options .logout .logout--image {
    width: 21px;
    height: 21px;
    object-fit: contain;
  }
}
.site-header .section__row .section__right .user-options .cart-info {
  display: flex;
  margin-left: 10px;
  border: 1px solid #eae7ef;
  border-radius: 3px;
  align-items: center;
  justify-content: center;
}
.site-header .section__row .section__right .user-options .cart-info .cart--text {
  padding: 12px;
  color: #2e125d;
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
}
.site-header .section__row .section__right .user-options .cart-info .icon {
  width: 100%;
  background: none;
  position: relative;
  padding-left: 2px;
}
.site-header .section__row .section__right .user-options .cart-info .icon:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
  background: linear-gradient(to bottom, #ecba14 0%, #e6aa0c 100%);
  content: '';
  z-index: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.site-header .section__row .section__right .user-options .cart-info .icon:hover {
  text-decoration: none;
}
.site-header .section__row .section__right .user-options .cart-info .cartimage {
  z-index: 2;
}
@media all and (-ms-high-contrast: none) {
  .site-header .section__row .section__right *::-ms-backdrop,
  .site-header .section__row .section__right .user-options {
    flex: auto !important;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1850px) {
  .site-header .section__row .section__right .search__wrap {
    width: auto;
  }
  .site-header .section__row .section__right .user-options {
    width: auto;
  }
}
.site-header .search__wrap {
  margin-right: 10px;
  flex: 5;
  margin-left: 10px;
}
.site-header .search__wrap .input-search {
  width: 100%;
  height: 100%;
  position: relative;
  height: 34px;
}
.site-header .search__wrap .input-search--input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 10px;
  padding-right: 30px;
  border: 1px solid #ccc6d6;
  border-radius: 3px;
  box-shadow: inset 0 2px #ece9f1;
  width: 100%;
  height: 34px;
  background: #fff;
}
.site-header .search__wrap .input-search--button {
  position: absolute;
  top: 2px;
  right: 0;
  bottom: 0;
  width: 30px;
  background: transparent;
  border: none;
}
.site-header .search__wrap .input-search:after {
  position: absolute;
  content: '';
  top: 5px;
  right: 5px;
  background: url(../../data/image/new-icons/desktop-search-icon.png) no-repeat;
  height: 22px;
  width: 23px;
}
@media screen and (max-width: 1415px) {
  .site-header .section__row .section__left {
    flex-basis: 30%;
    width: auto;
  }
  .site-header .section__row .section__left .partner-logo-wrap {
    display: none !important;
  }
  .site-header .section__row .section__right {
    flex: 1;
    width: auto;
  }
  .site-header .section__row .section__right .partner-logo-wrap {
    width: auto;
    display: flex !important;
    align-items: center;
  }
  .site-header .section__row .section__right .partner-logo-wrap .site-header-middle-smallbuttons-wrap.site-header-middle-partner-logo.ekomi-logo img,
  .site-header .section__row .section__right .partner-logo-wrap .site-header-middle-smallbuttons-wrap.site-header-middle-partner-logo.trusted-shop-logo img {
    width: 34px;
    height: auto;
    margin-left: 10px;
  }
  .site-header .section__row .section__right .partner-logo-wrap .site-header-middle-smallbuttons-wrap.site-header-middle-partner-logo.billsafe-logo img {
    width: 50px;
    height: auto;
  }
}
@media screen and (max-width: 1380px) {
  .site-header .section__row .section__right .user-options {
    flex: 0;
  }
  .site-header .section__row .section__right .user-options .cart-info .cart--text {
    display: none;
  }
  .site-header .section__row .section__right .user-options .cart-info .icon.cart:before {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .site-header .section__row .section__right .user-options .user-info .user-name {
    display: none;
  }
  .site-header .section__row .section__right .user-options .user-info span {
    display: none;
  }
  .site-header .section__row .section__right .user-options .user-info .icon:before {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .site-header .section__row .section__right .user-options .user-info img {
    margin-left: 0;
  }
}
@media screen and (max-width: 999px) {
  .site-header .section__row .section__left {
    padding-right: 4%;
  }
  .site-header .section__row .section__right .help-articles .help-articles--link {
    font-size: 13px;
  }
}
@media screen and (max-width: 680px) {
  .site-header .section__row .section__left {
    flex-basis: 50%;
  }
  .site-header .section__row .section__right {
    flex: 0;
  }
  .site-header .section__row .section__right .help-articles {
    display: none;
  }
  .site-header .section__row .section__right .search__wrap {
    display: none;
    width: 28px;
    height: 28px;
    background: linear-gradient(to bottom, #ecba14 0%, #e6aa0c 100%);
    margin-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .site-header .section__row .section__right .search__wrap .input-search {
    height: 100%;
  }
  .site-header .section__row .section__right .search__wrap .input-search:after {
    margin-top: 1px;
    position: absolute;
    content: '';
    background: url(../../data/image/new-icons/mobile-search-icon.png) no-repeat;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
  }
  .site-header .section__row .section__right .search__wrap .input-search--input {
    display: none;
  }
  .site-header .section__row .section__right .partner-logo-wrap {
    display: none !important;
  }
  .site-header .section__row .section__right .user-options {
    height: 28px;
    border-left: 1px solid #e9ad05;
  }
  .site-header .section__row .section__right .user-options .user-info {
    width: 28px;
    border-radius: 0;
    border: none;
  }
  .site-header .section__row .section__right .user-options .user-info img {
    height: 24px;
    margin-top: 1px;
  }
  .site-header .section__row .section__right .user-options .user-info .icon:before {
    border-radius: 0;
    width: 28px;
  }
  .site-header .section__row .section__right .user-options .icon {
    min-width: 28px;
    width: 28px;
    height: 28px;
  }
  .site-header .section__row .section__right .user-options .cart-info {
    border: none;
    margin-left: 0;
  }
  .site-header .section__row .section__right .user-options .cart-info .icon {
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .site-header .section__row .section__right .user-options .cart-info .icon:before {
    width: 28px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .site-header .section__row .section__right .user-options .cart-info .cartimage {
    width: 21px;
  }
  .site-header .section__row .section__right .user-options .history img {
    height: 20px;
  }
  .site-header .section__row .section__right .user-options .logout {
    border-radius: 0px;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 680px) {
  .site-header *::-ms-backdrop,
  .site-header .section__row .section__right {
    flex: none !important;
  }
}
.product-menu {
  background: #ededed;
  border-top: 1px solid #d0ccd7;
  height: auto;
}
.product-menu .menu__wrap {
  min-height: 78px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 0 7px 0;
  border-bottom: 1px solid #eae7ee;
}
.product-menu .menu__wrap .product--wrap {
  margin-right: 23px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  position: relative;
  transition: all .5s ease;
}
.product-menu .menu__wrap .product--wrap:last-child {
  margin-right: 0;
}
.product-menu .menu__wrap .product--wrap:after {
  position: absolute;
  content: '';
  width: 0%;
  left: 0;
  bottom: -5px;
  height: 2px;
  background: #2e125d;
  opacity: .5;
  transition: all .5s ease;
}
.product-menu .menu__wrap .product--wrap:hover:after {
  width: 100%;
}
.product-menu .menu__wrap .product--wrap img {
  margin-right: 8px;
}
.product-menu .menu__wrap .product--wrap a {
  text-decoration: none;
}
.product-menu .menu__wrap .product--wrap .product {
  font-size: 15px;
  color: #2e125d;
  display: inline-block;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}
.product-menu .menu__wrap .product--wrap .product span {
  display: inline-block;
  text-transform: lowercase;
}
.product-menu .menu__wrap .product--wrap .product span:first-letter {
  text-transform: uppercase;
}
@media screen and (max-width: 1300px) {
  .product-menu .menu__wrap .product--wrap {
    margin-right: 15px;
  }
  .product-menu .menu__wrap .product--wrap .product {
    font-size: 14px;
  }
}
@media screen and (max-width: 840px) {
  .product-menu .menu__wrap .product--wrap {
    margin-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .product-menu .mobile-menu {
    height: 100vh;
    width: 70%;
    background: #fff;
    position: relative;
  }
  .product-menu .mobile-menu:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top: 5px solid #c5bad8;
  }
  .product-menu .menu__wrap {
    width: 100%;
    height: calc(100vh - 89px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    display: none;
    overflow: auto;
  }
  @-moz-document url-prefix() {
    .menu__wrap {
      max-height: 74px !important;
    }
    .menu__wrap.open {
      max-height: 100% !important;
    }
  }
  .product-menu .menu__wrap.open {
    height: auto;
    max-height: 100%;
  }
  .product-menu .mobile-menu.open:after {
    border-left-width: 0px;
    border-right-width: 0px;
    border-top: none;
    border-right-width: 5px;
    border-left-width: 5px;
    border-bottom: 5px solid #c5bad8;
  }
}
@media screen and (max-width: 680px) {
  .product-menu .menu__wrap.open {
    padding-bottom: 2px;
  }
  .product-menu .menu__wrap.open .product--wrap {
    width: 100%;
    margin-bottom: 10px;
  }
}
.display-block {
  display: block !important;
}
.mobile-info {
  display: none;
}
@media screen and (max-width: 767px) {
  .mobile-info {
    display: block;
  }
  .mobile-info .section__wrap {
    padding: 15px 15px;
    background: #fff;
    border-bottom: 1px solid #dedae6;
    flex-direction: column;
  }
  .mobile-info .mobile-info--link {
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    color: #2e125d;
    display: block;
    position: relative;
    margin-left: 29px;
    margin-bottom: 1px;
    padding-left: 17px;
    margin-top: 7px;
  }
  .mobile-info .mobile-info--link:last-child {
    margin-bottom: 0;
  }
  .mobile-info .mobile-info--link:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -6px;
    background: url(../../data/image/new-icons/footer-arrow.png) no-repeat;
    height: 8px;
    width: 6px;
  }
}
.moving-top-animation {
  top: 0;
  transition: top .3s ease;
}
.moving-top-bar {
  z-index: 2000;
  height: 40px;
}
@media screen and (min-width: 999px) and (max-width: 1760px) {
  .moving-top-bar .section__left .site-topbar-phone-info .phone-text {
    display: none;
  }
}
.moving-top-bar .section__right .site-topbar-global-link-wrap .site-topbar--link {
  margin-right: 14px;
}
.moving-top-bar .section__right .site-topbar-social-media {
  margin-left: 20px;
}
@media screen and (min-width: 1381px) {
  .moving-top-bar .section__right .site-topbar-social-media {
    margin-right: 192px !important;
  }
}
@media screen and (min-width: 999px) {
  .moving-top-bar .section__right .site-topbar-social-media {
    margin-right: 150px;
  }
}
@media screen and (min-width: 999px) and (max-width: 1730px) {
  .moving-top-bar .section__right .site-topbar-social-media {
    margin-right: 178px;
    margin-left: 19px;
  }
}
@media screen and (min-width: 999px) and (max-width: 1630px) {
  .moving-top-bar .section__right .site-topbar-global-link-wrap .site-topbar--link {
    margin-right: 10px;
  }
}
@media screen and (min-width: 999px) and (max-width: 1340px) {
  .moving-top-bar .section__right .site-topbar-global-link-wrap .site-topbar--link {
    margin-right: 8px;
    font-size: 12px;
  }
  .moving-top-bar .section__right .site-topbar-social-media {
    margin-right: 130px;
  }
}
.moving-middle-bar {
  z-index: 200;
  border-bottom: 1px solid #eae7ee;
  background: white;
}
.moving-middle-bar .product-menu {
  display: none;
}
@media screen and (min-width: 999px) {
  .moving-middle-bar .product-menu {
    display: none;
  }
  .moving-middle-bar .section__row .section__left {
    width: auto;
    flex: 1;
  }
  .moving-middle-bar .section__row .section__left .main-logo {
    height: 33px;
    width: auto;
  }
  .moving-middle-bar .section__row .section__left .partner-logo-wrap .site-header-middle-smallbuttons-wrap.site-header-middle-partner-logo.ekomi-logo img,
  .moving-middle-bar .section__row .section__left .partner-logo-wrap .site-header-middle-smallbuttons-wrap.site-header-middle-partner-logo.trusted-shop-logo img {
    width: 32px;
    margin-left: 6px;
  }
  .moving-middle-bar .section__row .section__left .site-header-middle-smallbuttons-wrap.site-header-middle-partner-logo.billsafe-logo img {
    width: 46px !important;
    margin-left: 7px;
  }
  .moving-middle-bar .section__row .section__right {
    align-items: center;
    display: flex !important;
    flex-direction: row !important;
    position: relative;
    flex-direction: row-reverse !important;
    width: auto;
    flex: 2.85;
  }
  .moving-middle-bar .section__row .section__right .user-options {
    position: absolute;
    top: -35px;
    right: 0;
  }
  .moving-middle-bar .section__row .section__right .user-options .user-info {
    border: none !important;
    min-width: 20px;
  }
  .moving-middle-bar .section__row .section__right .user-options .user-info .icon span {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #eab40e;
    font-weight: bold;
    border: none;
  }
  .moving-middle-bar .section__row .section__right .user-options .user-info .icon:before {
    display: none;
  }
  .moving-middle-bar .section__row .section__right .user-options .user-info img {
    display: none;
  }
  .moving-middle-bar .section__row .section__right .user-options .user-info .user-name {
    position: absolute ;
    color: transparent;
    min-width: 0px;
    max-width: 0px;
  }
  .moving-middle-bar .section__row .section__right .user-options .user-info .user-name:after {
    content: '';
    position: absolute;
    display: block;
    top: 6px;
    right: -10px;
    background: url(../../data/image/mobile-account-icon.png) no-repeat;
    width: 17px;
    height: 20px;
  }
  .moving-middle-bar .section__row .section__right .user-options .icon.history {
    position: relative;
    background: none;
  }
  .moving-middle-bar .section__row .section__right .user-options .icon.history img {
    opacity: 0;
  }
  .moving-middle-bar .section__row .section__right .user-options .icon.history .history-mobile-icon {
    position: absolute;
    top: 7px;
    left: 7px;
    display: block;
    color: transparent;
    background: url(../../data/image/mobile-history-icon.png) no-repeat;
    width: 20px;
    height: 20px;
  }
  .moving-middle-bar .section__row .section__right .user-options .logout-wrap input {
    opacity: 0;
    min-width: 24px;
    width: 24px;
  }
  .moving-middle-bar .section__row .section__right .user-options .logout-wrap .logout-mobile-icon {
    position: relative ;
  }
  .moving-middle-bar .section__row .section__right .user-options .logout-wrap .logout-mobile-icon:after {
    content: '';
    position: absolute;
    background: url(../../data/image/mobile-logout-icon.png) no-repeat;
    width: 20px;
    height: 20px;
    pointer-events: none;
    top: -27px;
    right: -22px;
  }
  @-moz-document url-prefix() {
    .logout-mobile-icon:after {
      top: -16px !important;
    }
  }
  .moving-middle-bar .section__row .section__right .user-options .icon.logout {
    position: relative;
    display: block;
  }
  .moving-middle-bar .section__row .section__right .cart-info {
    border: none !important;
    margin-left: 5px;
  }
  .moving-middle-bar .section__row .section__right .cart-info .icon.cart .cartimage {
    display: none;
  }
  .moving-middle-bar .section__row .section__right .cart-info .icon.cart .cart--text {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #eab40e;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 0px;
  }
  .moving-middle-bar .section__row .section__right .cart-info .icon.cart:before {
    display: none;
  }
  .moving-middle-bar .section__row .section__right .user-actions {
    width: auto;
    flex: 1;
  }
  .moving-middle-bar .section__row .section__right .help-articles {
    width: auto;
    margin-bottom: 0;
    flex: 1.8;
    justify-content: space-between;
  }
  .moving-middle-bar .section__row .section__right .help-articles--link {
    font-size: 14px !important;
    white-space: nowrap;
    margin-right: 13px !important;
    display: inline-flex;
  }
  .moving-middle-bar .section__row .section__right .help-articles--link:last-child {
    margin-right: 0px !important;
  }
}
@media screen and (min-width: 999px) and (max-width: 1380px) {
  .moving-middle-bar .section__row .section__right .user-options .cart-info .icon {
    position: relative;
  }
  .moving-middle-bar .section__row .section__right .user-options .cart-info .icon:after {
    content: '';
    position: absolute;
    background: url(../../data/image/mobile-cart-icon.png) no-repeat;
    width: 22px;
    height: 20px;
    top: 6px;
    pointer-events: none;
  }
  .moving-middle-bar .section__row .section__right .user-options .user-info .icon:after {
    content: '';
    position: absolute;
    display: block;
    top: 7px;
    right: 0px;
    background: url(../../data/image/mobile-account-icon.png) no-repeat;
    width: 17px;
    height: 20px;
  }
}
@media screen and (min-width: 999px) and (max-width: 1550px) {
  .moving-middle-bar > .middle-bar {
    height: 95px;
  }
  .moving-middle-bar .section__row .section__right {
    flex-direction: column !important;
    flex-wrap: wrap;
  }
  .moving-middle-bar .section__row .section__right .help-articles {
    width: 100%;
    flex: auto;
    align-items: center;
    justify-content: flex-end;
  }
  .moving-middle-bar .section__row .section__right .user-actions {
    width: 100%;
    flex: auto;
    margin-top: 5px;
  }
  .moving-middle-bar .section__row .section__right .partner-logo-wrap {
    align-items: flex-start;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 999px) {
  .moving-middle-bar *::-ms-backdrop,
  .moving-middle-bar .section__row .section__right .user-options .user-info .user-name:after {
    top: -10px;
  }
}
@media screen and (min-width: 999px) {
  .middle__wrap.moving-middle-bar {
    height: 53px !important;
  }
}
@media screen and (min-width: 1550px) {
  .middle__wrap.moving-middle-bar .middle-bar {
    margin-top: 0px;
  }
  .middle__wrap.moving-middle-bar .middle-bar .section__row {
    margin-top: 5px;
  }
  .moving-middle-bar .section__row .section__right .user-options {
    top: -42px;
  }
}
@media screen and (min-width: 999px) and (max-width: 1550px) {
  .middle__wrap.moving-middle-bar {
    height: 95px !important;
  }
  .middle__wrap.moving-middle-bar .middle-bar {
    margin-top: 16px;
  }
  .site-header .middle__wrap.moving-middle-bar .section__row .section__right .search__wrap {
    margin-right: 0;
  }
  .moving-middle-bar .section__row .section__right .user-options {
    top: -53px;
  }
}
.main-header .middle__wrap {
  background: #fff;
  position: fixed;
  top: 40px;
  z-index: 4000;
  margin: 0 auto;
  width: 100%;
  height: 95px;
}
.main-header .middle-bar {
  width: 100%;
  margin-top: 13px;
}
.main-header .product-menu {
  margin-top: 135px;
}
@media screen and (min-width: 667px) and (max-width: 680px) {
  .main-header .product-menu {
    margin-top: 135px;
  }
}
@media screen and (max-width: 667px) {
  .main-header .middle__wrap {
    height: 58px;
  }
  .main-header .middle-bar {
    margin-top: 0;
    height: 58px;
  }
  .main-header .middle-bar > .section__row {
    height: 58px;
  }
  .main-header .site-header .section__row .section__right .section__row {
    align-items: center;
  }
  .main-header .product-menu {
    margin-top: 97px;
  }
}
@media screen and (max-width: 680px) {
  .configurator-header .product-menu {
    margin-top: 98px;
  }
}
@-moz-document url-prefix() {
  .product-menu .menu__wrap .product--wrap span {
    display: contents !important;
    text-transform: unset !important;
  }
}
@media screen and (min-width: 999px) {
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info .user-name:after,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info .user-name:after,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info .icon:after,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info .icon:after {
    transition: transform 0.4s ease;
  }
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info:hover .user-name:after,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info:hover .user-name:after,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info:hover .icon:after,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info:hover .icon:after {
    transform: scale(0.95);
  }
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .icon.history .history-mobile-icon,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info .icon span {
    transition: transform 0.4s ease;
  }
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .icon.history .history-mobile-icon:hover,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .user-info .icon span:hover {
    transform: scale(0.95);
  }
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .logout-wrap .icon.logout {
    background: none;
  }
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .logout-wrap .logout--image {
    display: none;
  }
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .logout-wrap .logout-mobile-icon:after {
    transition: transform 0.4s ease;
    text-decoration: none;
  }
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .logout-wrap:hover .logout-mobile-icon:after {
    transform: scale(0.95);
  }
  .middle__wrap.moving-middle-bar .section__row .section__right .cart-info .icon.cart .cart--text,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .cart-info .icon {
    transition: transform 0.4s ease;
  }
  .middle__wrap.moving-middle-bar .section__row .section__right .cart-info .icon.cart .cart--text:hover,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .cart-info .icon:hover {
    transform: scale(0.95);
  }
}
.site-header > .middle__wrap .user-options .cart-info .cart--text {
  transition: text-shadow 0.2s linear;
}
.site-header > .middle__wrap .user-options .cart-info .cartimage {
  transition: transform 0.4s ease;
}
.site-header > .middle__wrap .user-options .cart-info:hover .cart--text {
  text-shadow: 1px 0px 1px rgba(46, 18, 93, 0.4);
}
.site-header > .middle__wrap .user-options .cart-info:hover .cartimage {
  transform: scale(0.95);
}
.site-header > .middle__wrap .user-options .user-info .icon img {
  transition: transform 0.4s ease;
}
.site-header > .middle__wrap .user-options .user-info .icon span {
  transition: text-shadow 0.2s linear;
}
.site-header > .middle__wrap .user-options .user-info .icon:hover img {
  transform: scale(0.95);
}
.site-header > .middle__wrap .user-options .user-info .icon:hover span {
  text-shadow: 1px 0px 1px rgba(46, 18, 93, 0.4);
}
.site-header > .middle__wrap.moving-middle-bar .section__row .section__right .user-options .icon.history img {
  transition: none;
}
@media all and (-ms-high-contrast: none) and (min-width: 999px) and (max-width: 1350px) {
  *::-ms-backdrop,
  .middle__wrap.moving-middle-bar .section__row .section__right .user-options .cart-info {
    margin-left: -32px;
  }
}
.partner-logo-wrap img {
  transition: all 0.4s ease;
}
.partner-logo-wrap img:hover {
  transform: scale(0.95);
}
.mobile-menu {
  display: none;
}
@media screen and (max-width: 767px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu .no-animation {
  animation: none !important;
}
.mobile-menu .icon {
  width: 20px;
  cursor: pointer;
  margin-right: 10px;
}
.mobile-menu .icon .line-1,
.mobile-menu .icon .line-2,
.mobile-menu .icon .line-3 {
  width: 100%;
  height: 2px;
  background-color: #AFABBC;
  border-radius: 3px;
  /*			box-shadow: @shadow;*/
}
.mobile-menu .icon .line-1 {
  animation: line-1-rev 0.6s forwards;
}
.mobile-menu .icon .line-2 {
  margin: 5px 0;
  animation: line-2-rev 0.6s forwards;
}
.mobile-menu .icon .line-3 {
  animation: line-3-rev 0.6s forwards;
}
.mobile-menu .icon.active .line-1 {
  animation: line-1 0.6s forwards;
}
.mobile-menu .icon.active .line-2 {
  animation: line-2 0.6s forwards;
}
.mobile-menu .icon.active .line-3 {
  animation: line-3 0.6s forwards;
}
@keyframes line-1 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(7px) rotate(0);
  }
  100% {
    transform: translateY(7px) rotate(45deg);
  }
}
@keyframes line-2 {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes line-3 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-7px) rotate(0);
  }
  100% {
    transform: translateY(-7px) rotate(135deg);
  }
}
@keyframes line-1-rev {
  0% {
    transform: translateY(7px) rotate(45deg);
  }
  50% {
    transform: translateY(7px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes line-2-rev {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes line-3-rev {
  0% {
    transform: translateY(-7px) rotate(135deg);
  }
  50% {
    transform: translateY(-7px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@media screen and (max-width: 767px) {
  .section__wrap--mobile {
    position: fixed;
    transition: all .4s ease;
    left: 0;
    z-index: 2147483646;
  }
  .section__wrap--mobile .section__wrap {
    padding: 0;
  }
  .section__wrap--mobile .section__wrap .product--wrap {
    padding: 0 15px;
  }
  .section__wrap--mobile .mobile-info .section__wrap {
    padding: 15px 0;
  }
}
.body-overflow {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  transition: all .4s ease;
}
@media (max-width: 767px) {
  .menu__wrap .mobile-info .section__wrap:last-child {
    padding-bottom: 100px;
  }
}
/*.main-wrap{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}*/
html,
body {
  margin: 0;
  padding: 0;
  min-width: 100%;
  width: 100%;
}
.main-page-top-banner-wrap {
  margin-top: 7px;
  max-height: 239px;
  overflow: hidden;
}
@media (min-width: 992px) {
  #main-page-top-banner {
    padding-right: 0px;
  }
}
#main-page-top-banner .item > IMG {
  margin: 0 auto;
}
.main-page-top-banner-footer {
  padding-right: 0px;
  margin-right: -15px;
  overflow: visible;
}
.main-page-top-banner-footer > .item {
  height: 47px;
  margin: 0px;
  margin-top: 1px;
  cursor: pointer;
  background-color: #f3f3f3;
  position: relative;
}
@media (max-width: 1200px) {
  .main-page-top-banner-footer > .item {
    height: 39px;
  }
}
.main-page-top-banner-footer > :first-child.item {
  margin-top: 0px;
}
.main-page-top-banner-footer > .item > DIV {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 8px 0px 4px 0px;
}
@media (max-width: 1200px) {
  .main-page-top-banner-footer > .item > DIV {
    padding-top: 4px;
  }
}
.main-page-top-banner-footer > .item-active {
  border: 1px solid #dcbf41;
  background-color: #f9f2d4;
  background-position: 100% center;
  background-repeat: no-repeat;
}
.main-page-top-banner-footer > .item-active DIV {
  color: #46247f;
}
.main-page-top-banner-footer > .item > DIV {
  border-right: 1px solid #e4e4e4;
}
.main-page-top-banner-footer > .item-active > DIV:after {
  content: url('../../data/image/banner_subtitles_box_arrow.png');
  position: absolute;
  top: 15px;
  right: -10px;
  z-index: 10;
}
.main-page-top-banner-footer > .item > DIV > .header {
  font-weight: bold;
}
.main-page-top-banner-footer > .item:last-child > DIV {
  border-right: 0px;
}
.main-page-main-content .left {
  display: none;
}
@media (min-width: 992px) {
  .main-page-main-content .left {
    display: block;
  }
}
.main-page-main-content > .left > .box {
  width: 100%;
  max-width: 362px;
  min-height: 121px;
  border: 1px solid #e4e4e4;
  margin: 0 auto;
  margin-bottom: 15px;
  background-position: 15px 15px;
  background-repeat: no-repeat;
  padding: 40px 0px 0px 40px;
  color: #676767;
}
.main-page-main-content > .left > .box > div > H2 {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #000000;
}
.main-page-main-content > .left > .box > div {
  padding-right: 30px;
}
.main-page-main-content > .left > .box > .button {
  text-align: right;
  padding-bottom: 13px;
  padding-right: 10px;
}
.main-page-main-content > .left > .box > .button > .link-button {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.main-page-main-content > .left > .box-measurement {
  background-image: url('../../data/image/bg_box_measurement.png');
}
.main-page-main-content > .left > .box-mounting {
  background-image: url('../../data/image/bg_box_mounting.png');
}
.main-page-main-content > .left > .box-about-configurator {
  background-image: url('../../data/image/bg_box_about_configurator.png');
}
/* .main-page-main-content .trustedshop{ */
/* 	height: 261px; */
/* 	border: 1px solid #e4e4e4; */
/* 	background-repeat: repeat-x; */
/* 	background-image: url( '../../data/image/main_page_trustedshop_bg.png' ); */
/* 	padding: 19px; */
/* } */
.main-page-main-content > .left > .box-ekomi {
  margin-top: 19px;
  margin-bottom: 21px;
  padding-top: 0px;
  text-align: center;
  border: 0px;
}
.main-page-main-content > .left > .box-lady-sunlux {
  border: 0px;
  padding: 0px;
}
.main-page-main-content > .left > .box-lady-sunlux H2 {
  font-size: 20px;
  font-weight: bold;
  color: #46247f;
}
.main-page-main-content > .left > .box-lady-sunlux UL {
  font-size: 13px;
}
.main-page-main-content > .left > .box-lady-sunlux UL a {
  color: #46247f;
  text-decoration: underline;
}
.main-page-main-content > .left > .box-lady-sunlux IMG {
  max-width: 100%;
}
@media (max-width: 700px) {
  .main-page-main-content > .right > .products .col-xs-4:first-child {
    padding-right: 4px;
  }
  .main-page-main-content > .right > .products .col-xs-4:last-child {
    padding-left: 4px;
  }
  .main-page-main-content > .right > .products .col-xs-4:nth-child( 2 ) {
    padding-left: 10px;
    padding-right: 9px;
  }
}
@media (max-width: 500px) {
  .main-page-main-content > .right > .products .col-xs-4:first-child {
    padding-right: 0px;
  }
  .main-page-main-content > .right > .products .col-xs-4:last-child {
    padding-left: 0px;
  }
  .main-page-main-content > .right > .products .col-xs-4:nth-child( 2 ) {
    padding-left: 7px;
    padding-right: 8px;
  }
}
.main-page-main-content > .right > .products .item {
  max-width: 260px;
  margin: 18px auto 0px auto;
}
.main-page-main-content > .right > .products .item > .content {
  position: relative;
  overflow: hidden;
}
.main-page-main-content > .right > .products .item > .content IMG {
  max-width: 100%;
}
.main-page-main-content > .right > .products .item > .footer {
  padding: 2px 4px 0px 4px;
  border: 1px solid #e5e5e5;
  height: 60px;
  overflow: hidden;
}
@media (min-width: 500px) {
  .main-page-main-content > .right > .products .item > .footer {
    padding: 11px 13px 0px 13px;
  }
}
@media (max-width: 500px) {
  .main-page-main-content > .right > .products .item > .footer .pull-left > div {
    display: none;
  }
  .main-page-main-content > .right > .products .item > .footer .pull-left > div:first-child {
    display: block;
  }
}
@media (max-width: 700px) {
  .main-page-main-content > .right > .products .item > .footer .product-info {
    display: none;
  }
}
.main-page-main-content > .right > .products .item > .footer H2 {
  margin: 0px;
}
.main-page-main-content > .right > .products .item > .footer H2 A {
  color: #0f1b30;
  font-size: 10px;
  word-break: break-word;
}
@media (min-width: 600px) {
  .main-page-main-content > .right > .products .item > .footer H2 A {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .main-page-main-content > .right > .products .item > .footer H2 A {
    font-size: 16px;
  }
}
@media (max-width: 700px) {
  .main-page-main-content > .right > .products .item > .footer .h2-font {
    font-size: 12px;
  }
}
.main-page-main-content > .right > .products .item > .footer h2 a.smaller {
  color: #0f1b30;
  font-size: 14px;
}
.main-page-main-content > .right > .products .item > .footer H2.cost {
  color: #dcbf41;
}
.main-page-main-content > .right > .products .item > .footer > .left {
  float: left;
}
.main-page-main-content > .right > .products .item > .footer > .right {
  float: right;
}
.main-page-bottom-tabs {
  margin-top: 36px;
}
.main-page-bottom-tabs .tab-content {
  padding: 34px 13px 34px 13px;
}
.main-page-bottom-row {
  min-height: 155px;
}
.main-page-bottom-row .description {
  color: #676767;
  font-size: 10px;
}
.main-page-bottom-row > DIV {
  padding: 17px 49px 17px 49px;
  border-right: 1px solid #e5e5e5;
  min-height: 154px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .main-page-bottom-row > DIV {
    border-bottom: 0px;
  }
}
.main-page-bottom-row H2 {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .main-page-bottom-row > DIV:first-child {
    padding-left: 0px;
  }
}
@media (min-width: 768px) {
  .main-page-bottom-row > DIV:last-child {
    padding-right: 0px;
    border-right: 0px;
  }
}
.main-page-bottom-row .description {
  margin-top: 18px;
}
.main-page-bottom-row .description > IMG,
.main-page-bottom-row .description > A {
  margin-right: 24px;
  float: left;
}
.gallery-link {
  display: inline-block;
  position: fixed;
  z-index: 10;
  height: 32px;
  line-height: 32px;
  width: 200px;
  background-color: #efd770;
  color: #46247f;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
}
.gallery-link:hover {
  text-decoration: none !important;
  background-color: #dcbf41;
  color: #46247f;
}
@media (min-width: 601px) {
  .gallery-link {
    transform: rotate(270deg);
    transform-origin: right 100%;
    top: 25%;
    right: 0px;
  }
}
@media (max-width: 600px) {
  .gallery-link {
    left: 0px;
    bottom: 0px;
  }
}
@media (max-width: 600px) {
  .gallery-link {
    left: auto !important;
    right: 0 !important;
    bottom: 64px;
  }
}
/*div.main-page-popular-products{
	margin-top: 31px;
	background-color: #f4f4f4;

	> div{
		min-height: 400px;
		padding: 40px 0px 60px 0px;
	}

	h2{
		font-size: 1.3em;
		color: #0f1830;
		font-weight: bold;
	}

	hr{
		margin: 21px 0px 27px 0px;
		color: #e4e4e4;
		background-color: #e4e4e4;
	}

	h3{
		font-size: 1.2em;
		font-weight: bold;		
		
		a{
			color: #46247f;
			
			&:hover{
				color: #dcbf41;
				text-decoration: none;
			}
		}
	}

	p.summary{
		font-size: 1.1em;
		color: #676767;
	}
}*/
/*@media( max-width: 900px ){
	div.main-page-popular-products{
		padding-left: 15px;
		padding-right: 15px;
	}
}*/
/*.main-page-top-banner-wrap {
	margin-top: 7px;
	max-height: 239px;
	overflow: hidden;
}
@media (min-width: 992px) {
	#main-page-top-banner {
		padding-right: 0px;
	}
}
#main-page-top-banner .item > IMG {
	margin: 0 auto;
}
.main-page-top-banner-footer {
	padding-right: 0px;
	margin-right: -15px;
	overflow: visible;
}
.main-page-top-banner-footer > .item {
	height: 47px;
	margin: 0px;
	margin-top: 1px;
	cursor: pointer;
	background-color: #f3f3f3;
	position: relative;
}
@media (max-width: 1200px) {
	.main-page-top-banner-footer > .item {
		height: 39px;
	}
}
.main-page-top-banner-footer > :first-child.item {
	margin-top: 0px;
}
.main-page-top-banner-footer > .item > DIV {
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 8px 0px 4px 0px;
}
@media (max-width: 1200px) {
	.main-page-top-banner-footer > .item > DIV {
		padding-top: 4px;
	}
}
.main-page-top-banner-footer > .item-active {
	border: 1px solid #dcbf41;
	background-color: #f9f2d4;
	background-position: 100% center;
	background-repeat: no-repeat;
}
.main-page-top-banner-footer > .item-active DIV {
	color: #46247f;
}
.main-page-top-banner-footer > .item > DIV {
	border-right: 1px solid #e4e4e4;
}
.main-page-top-banner-footer > .item-active > DIV:after {
	content: url('../image/banner_subtitles_box_arrow.png');
	position: absolute;
	top: 15px;
	right: -10px;
	z-index: 10;
}
.main-page-top-banner-footer > .item > DIV > .header {
	font-weight: bold;
}
.main-page-top-banner-footer > .item:last-child > DIV {
	border-right: 0px;
}*/
.main-page-main-content .left {
  display: none;
}
@media (min-width: 992px) {
  .main-page-main-content .left {
    display: block;
  }
}
.main-page-main-content > .left > .box {
  width: 100%;
  max-width: 362px;
  min-height: 121px;
  border: 1px solid #e4e4e4;
  margin: 0 auto;
  margin-bottom: 15px;
  background-position: 15px 15px;
  background-repeat: no-repeat;
  padding: 40px 0px 0px 40px;
  color: #676767;
}
.main-page-main-content > .left > .box > div > H2 {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #000000;
}
.main-page-main-content > .left > .box > div {
  padding-right: 30px;
}
.main-page-main-content > .left > .box > .button {
  text-align: right;
  padding-bottom: 13px;
  padding-right: 10px;
}
.main-page-main-content > .left > .box > .button > .link-button {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.main-page-main-content > .left > .box-measurement {
  background-image: url('../../data/image/bg_box_measurement.png');
}
.main-page-main-content > .left > .box-mounting {
  background-image: url('../../data/image/bg_box_mounting.png');
}
.main-page-main-content > .left > .box-about-configurator {
  background-image: url('../../data/image/bg_box_about_configurator.png');
}
/* .main-page-main-content .trustedshop{ */
/* 	height: 261px; */
/* 	border: 1px solid #e4e4e4; */
/* 	background-repeat: repeat-x; */
/* 	background-image: url( '../../data/image/main_page_trustedshop_bg.png' ); */
/* 	padding: 19px; */
/* } */
.main-page-main-content > .left > .box-ekomi {
  margin-top: 19px;
  margin-bottom: 21px;
  padding-top: 0px;
  text-align: center;
  border: 0px;
}
.main-page-main-content > .left > .box-lady-sunlux {
  border: 0px;
  padding: 0px;
}
.main-page-main-content > .left > .box-lady-sunlux H2 {
  font-size: 20px;
  font-weight: bold;
  color: #46247f;
}
.main-page-main-content > .left > .box-lady-sunlux UL {
  font-size: 13px;
}
.main-page-main-content > .left > .box-lady-sunlux UL a {
  color: #46247f;
  text-decoration: underline;
}
.main-page-main-content > .left > .box-lady-sunlux IMG {
  max-width: 100%;
}
@media (max-width: 700px) {
  .main-page-main-content > .right > .products .col-xs-4:first-child {
    padding-right: 4px;
  }
  .main-page-main-content > .right > .products .col-xs-4:last-child {
    padding-left: 4px;
  }
  .main-page-main-content > .right > .products .col-xs-4:nth-child( 2 ) {
    padding-left: 10px;
    padding-right: 9px;
  }
}
@media (max-width: 500px) {
  .main-page-main-content > .right > .products .col-xs-4:first-child {
    padding-right: 0px;
  }
  .main-page-main-content > .right > .products .col-xs-4:last-child {
    padding-left: 0px;
  }
  .main-page-main-content > .right > .products .col-xs-4:nth-child( 2 ) {
    padding-left: 7px;
    padding-right: 8px;
  }
}
.main-page-main-content > .right > .products .item {
  max-width: 260px;
  margin: 18px auto 0px auto;
}
.main-page-main-content > .right > .products .item > .content {
  position: relative;
  overflow: hidden;
}
.main-page-main-content > .right > .products .item > .content IMG {
  max-width: 100%;
}
.main-page-main-content > .right > .products .item > .footer {
  padding: 2px 4px 0px 4px;
  border: 1px solid #e5e5e5;
  height: 60px;
  overflow: hidden;
}
@media (min-width: 500px) {
  .main-page-main-content > .right > .products .item > .footer {
    padding: 11px 13px 0px 13px;
  }
}
@media (max-width: 500px) {
  .main-page-main-content > .right > .products .item > .footer .pull-left > div {
    display: none;
  }
  .main-page-main-content > .right > .products .item > .footer .pull-left > div:first-child {
    display: block;
  }
}
@media (max-width: 700px) {
  .main-page-main-content > .right > .products .item > .footer .product-info {
    display: none;
  }
}
.main-page-main-content > .right > .products .item > .footer H2 {
  margin: 0px;
}
.main-page-main-content > .right > .products .item > .footer H2 A {
  color: #0f1b30;
  font-size: 10px;
  word-break: break-word;
}
@media (min-width: 600px) {
  .main-page-main-content > .right > .products .item > .footer H2 A {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .main-page-main-content > .right > .products .item > .footer H2 A {
    font-size: 16px;
  }
}
@media (max-width: 700px) {
  .main-page-main-content > .right > .products .item > .footer .h2-font {
    font-size: 12px;
  }
}
.main-page-main-content > .right > .products .item > .footer h2 a.smaller {
  color: #0f1b30;
  font-size: 14px;
}
.main-page-main-content > .right > .products .item > .footer H2.cost {
  color: #dcbf41;
}
.main-page-main-content > .right > .products .item > .footer > .left {
  float: left;
}
.main-page-main-content > .right > .products .item > .footer > .right {
  float: right;
}
.main-page-bottom-tabs {
  margin-top: 36px;
}
.main-page-bottom-tabs .tab-content {
  padding: 34px 13px 34px 13px;
}
.main-page-bottom-row {
  min-height: 155px;
}
.main-page-bottom-row .description {
  color: #676767;
  font-size: 10px;
}
.main-page-bottom-row > DIV {
  padding: 17px 49px 17px 49px;
  border-right: 1px solid #e5e5e5;
  min-height: 154px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .main-page-bottom-row > DIV {
    border-bottom: 0px;
  }
}
.main-page-bottom-row H2 {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .main-page-bottom-row > DIV:first-child {
    padding-left: 0px;
  }
}
@media (min-width: 768px) {
  .main-page-bottom-row > DIV:last-child {
    padding-right: 0px;
    border-right: 0px;
  }
}
.main-page-bottom-row .description {
  margin-top: 18px;
}
.main-page-bottom-row .description > IMG,
.main-page-bottom-row .description > A {
  margin-right: 24px;
  float: left;
}
/*div.main-page-popular-products {
  margin-top: 31px;
  background-color: #f4f4f4;
}
div.main-page-popular-products > div {
  min-height: 400px;
  padding: 40px 0px 60px 0px;
}
div.main-page-popular-products h2 {
  font-size: 1.3em;
  color: #0f1830;
  font-weight: bold;
}
div.main-page-popular-products hr {
  margin: 21px 0px 27px 0px;
  color: #e4e4e4;
  background-color: #e4e4e4;
}
div.main-page-popular-products h3 {
  font-size: 1.2em;
  font-weight: bold;
}
div.main-page-popular-products h3 a {
  color: #46247f;
}
div.main-page-popular-products h3 a:hover {
  color: #dcbf41;
  text-decoration: none;
}
div.main-page-popular-products p.summary {
  font-size: 1.1em;
  color: #676767;
}
@media (max-width: 900px) {
  div.main-page-popular-products {
    padding-left: 15px;
    padding-right: 15px;
  }
}*/
/* COPIED STYLES */
@media (max-width: 350px) {
  .visible-under-xxs {
    display: block;
  }
  .visible-over-xxs {
    display: none;
  }
}
@media (max-width: 350px) {
  .visible-under-xxs {
    display: block;
  }
  .visible-over-xxs {
    display: none;
  }
}
@media (min-width: 351px) {
  .visible-under-xxs {
    display: none;
  }
  .visible-over-xxs {
    display: block;
  }
}
.videoyt {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoyt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* NEW STYLES */
.popular-product .section__top {
  position: relative;
}
.popular-product .section__top:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: -19.5%;
  width: 100%;
  height: 40px;
  background: #6c3a9a;
  transform: rotate(45deg);
  z-index: -1;
}
.popular-product .section__top .item {
  background: #fff;
  max-height: max-content;
  text-align: left;
  z-index: 10;
  position: relative;
  width: calc(33% - 20px );
  margin-right: 30px;
}
.popular-product .section__top .item h3,
.popular-product .section__top .item .header-h3 {
  margin-top: 0;
  margin-bottom: 22px;
}
.popular-product .section__top .item h3:hover,
.popular-product .section__top .item .header-h3:hover {
  text-decoration: none;
  color: #452562;
}
.popular-product .section__top .item h3:focus,
.popular-product .section__top .item .header-h3:focus {
  text-decoration: none;
}
.popular-product .section__top .item p {
  margin-bottom: 27px;
  line-height: 1.5;
}
.popular-product .section__top .item:after {
  content: '';
  position: absolute;
  top: 0px;
  left: -30px;
  bottom: -30px;
  width: 100%;
  background: #fff;
  height: 100%;
  z-index: -1;
}
@media screen and (min-width: 1000px) {
  .popular-product .section__top .item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 999px) {
  .popular-product .section__top:after {
    position: static;
  }
  .popular-product .section__top .item {
    margin-right: 30px;
    width: calc(50% - 15px);
  }
  .popular-product .section__top .item h3,
  .popular-product .section__top .item .header-h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .popular-product .section__top .item p,
  .popular-product .section__top .item .font-light-grey {
    font-size: 12px;
    margin-bottom: 23px;
  }
  .popular-product .section__top .item:after {
    position: static;
  }
  .popular-product .section__top .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 676px) {
  .popular-product .section__top .item {
    width: 100%;
    margin-right: 0;
    flex: 100%;
  }
  .popular-product .section__top .item h3 {
    margin-bottom: 17px;
    position: relative;
  }
  .popular-product .section__top .item h3:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top: 5px solid #c5bad8;
  }
  .popular-product .section__top .item .font-light-grey,
  .popular-product .section__top .item p {
    display: none;
  }
  .popular-product .section__top .item:last-child h3 {
    margin-bottom: 40px;
  }
  .popular-product .section__top .open-tab .font-light-grey,
  .popular-product .section__top .open-tab p {
    display: block;
  }
  .popular-product .section__top .open-tab h3:after {
    border-left-width: 0px;
    border-right-width: 0px;
    border-top: none;
    border-right-width: 5px;
    border-left-width: 5px;
    border-bottom: 5px solid #c5bad8;
  }
  .popular-product .section__top .open-tab:last-child h3 {
    margin-bottom: 17px;
  }
}
.popular-product .section__bottom {
  position: relative;
  padding: 57px 0 45px 0;
  background: #f4f4f4;
}
.popular-product .section__bottom .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 25%;
}
.popular-product .section__bottom .item--header {
  min-height: 67px;
}
.popular-product .section__bottom .item--header .header-h2 {
  margin-top: 20px;
}
.popular-product .section__bottom .item--header img {
  transition: opacity 0.3s ease;
}
.popular-product .section__bottom .item--header img:hover {
  opacity: 0.6;
}
.popular-product .section__bottom .item .description {
  text-align: center;
  padding: 0 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #373737;
  line-height: 1.5 ;
}
@media all and (-ms-high-contrast: none) {
  .popular-product .section__bottom .item *::-ms-backdrop,
  .popular-product .section__bottom .item .description {
    width: 100%;
  }
}
.popular-product .section__bottom .item .description__wrap {
  display: flex;
  text-align: left;
}
.popular-product .section__bottom .item .description__wrap img {
  max-width: 46px;
  max-height: 46px;
  width: 100%;
  height: auto;
  margin-right: 20px;
}
@media all and (-ms-high-contrast: none) {
  .popular-product .section__bottom .item .description__wrap *::-ms-backdrop,
  .popular-product .section__bottom .item .description__wrap img {
    width: auto;
    height: 46px;
  }
}
@media screen and (max-width: 1420px) {
  .popular-product .section__bottom .item .header-h2 {
    font-size: 16px;
  }
  .popular-product .section__bottom .item .description {
    font-size: 12px;
  }
}
@media screen and (max-width: 999px) {
  .popular-product .section__bottom {
    padding-top: 30px;
    padding-bottom: 25px;
  }
  .popular-product .section__bottom .items-wrap .item {
    width: 50%;
  }
  .popular-product .section__bottom .items-wrap .item .header-h2 {
    margin-top: 0;
  }
  .popular-product .section__bottom .items-wrap .item--header img {
    width: 80%;
  }
  .popular-product .section__bottom .items-wrap .item:nth-child(1),
  .popular-product .section__bottom .items-wrap .item:nth-child(2) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 676px) {
  .popular-product .section__bottom .items-wrap .item {
    width: 100%;
  }
}
.popular-product .items-wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.news-content {
  background: url(../../data/image/background-slider-box.png) no-repeat;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  padding: 50px 0;
}
.news-content .item {
  width: 100%;
  margin-right: 30px;
  border: 1px solid #d2c8db;
  border-radius: 10px;
  background: #fff;
  height: 100%;
}
.news-content .item:last-child {
  margin-right: 0;
}
.news-content .item .small-banner {
  min-height: 260px;
  padding: 35px 5px 43px 5px;
}
.news-content .item .small-banner .header {
  font-size: 27px;
  font-weight: 300;
  color: #6c3a9a;
  font-family: 'Roboto', sans-serif;
  margin-top: 30px;
  margin-bottom: 20px;
}
.news-content .item .small-banner .header--link {
  color: #6c3a9a;
}
.news-content .item .small-banner .description {
  font-size: 15px;
  color: #373737;
  font-family: 'Roboto', sans-serif;
}
@media all and (-ms-high-contrast: none) {
  .news-content .item .small-banner *::-ms-backdrop,
  .news-content .item .small-banner .description {
    width: 100%;
  }
}
.news-content .item .small-banner .carousel-indicators {
  display: none;
  bottom: -6px !important;
}
.news-content .item .small-banner .carousel-indicators li {
  width: 7px;
  height: 7px;
  background: #b59ccc;
  border: none;
}
.news-content .item .small-banner .carousel-indicators li.active {
  margin: 1px;
}
@media screen and (max-width: 1685px) {
  .news-content .item .small-banner {
    min-height: 288px;
  }
}
@media screen and (max-width: 1507px) {
  .news-content .item .small-banner {
    min-height: 309px;
  }
}
.news-content .item .slide {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 100%;
}
.news-content .yt-box .small-banner {
  padding: 0;
}
.news-content .yt-box .small-banner .img__wrap {
  margin: 0;
  width: 100%;
}
.news-content .yt-box .small-banner .img__wrap .videoyt {
  border-radius: 10px;
  min-height: 260px;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
.news-content .yt-box .small-banner .img__wrap .videoyt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1700px) {
  .news-content .yt-box .small-banner .img__wrap .videoyt {
    min-height: 309px;
  }
}
.news-content .yt-box .small-banner .header {
  font-size: 20px;
  color: #fff;
}
.news-content .yt-box .small-banner .carousel-indicators li {
  background: #6f6f6f;
}
@media screen and (max-width: 999px) {
  .news-content {
    padding: 30px 0px;
  }
  .news-content .item .small-banner .header {
    font-size: 22px;
  }
  .news-content .item .small-banner .description {
    font-size: 13px;
  }
}
@media screen and (max-width: 677px) {
  .news-content {
    padding: 15px 0;
  }
  .news-content .section__wrap {
    flex-direction: column;
  }
  .news-content .item {
    margin-bottom: 15px;
  }
  .news-content .item:last-child {
    margin-bottom: 0;
  }
}
.responsive-img {
  max-width: 100%;
  height: auto;
}
.main-content {
  /* IE11 - You can't touch this. */
  /*
	@media screen and ( max-width: 415px ) { 
		.small--banner .item .item__image-wrap img {
			min-height: 350px;
		}
	}*/
}
.main-content .section__wrap {
  flex-wrap: wrap;
}
.main-content .section__row {
  display: flex;
  margin-top: 60px;
}
.main-content .section__row:last-child {
  margin-bottom: 65px;
}
.main-content .special-section {
  flex-wrap: wrap;
}
.main-content .description {
  font-size: 15px;
  color: #0f1b30;
  font-family: 'Roboto', sans-serif;
  line-height: 1.6;
  text-align: center;
}
.main-content .header-h2 {
  margin-top: 0;
  font-size: 30px;
  font-weight: normal;
}
.main-content .item {
  margin-right: 30px;
  /* IE11 - You can't touch this. */
}
.main-content .item__description-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-content .item__image-wrap .responsive-img {
  transition: all .4s linear;
  opacity: 1;
}
.main-content .item__image-wrap .responsive-img:hover {
  opacity: .6;
}
.main-content .item:last-child {
  margin-right: 0;
}
.main-content .item .main-btn {
  display: inline-flex;
}
.main-content .item .header-h2 {
  margin-top: 35px;
  margin-bottom: 28px;
}
.main-content .item .description {
  margin-bottom: 24px;
}
@media all and (-ms-high-contrast: none) {
  .main-content .item *::-ms-backdrop,
  .main-content .item .description {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none) {
  .main-content *::-ms-backdrop,
  .main-content .item {
    width: 50%;
  }
  .main-content *::-ms-backdrop,
  .main-content .small--banner {
    display: block;
  }
  .main-content *::-ms-backdrop,
  .main-content .small--banner .item {
    width: 100%;
  }
}
.main-content .product-item {
  width: calc(50% - 15px);
}
.main-content .product-item .header-h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
}
.main-content .product-item .item__image-wrap {
  /*			min-height: 290x;
						max-height: 290px;
						display: flex;
						justify-content: center;*/
}
.main-content .product-item .item__description-wrap {
  margin-top: 58px;
}
.main-content .small--banner {
  /*		@media screen and ( max-width: 1450px ) {
					margin-bottom: 40px;
					.item__description-wrap {
						padding-left: 30px;
						.description {
							width: 100%;
						}
						.main-btn {
							bottom: -80px;
							font-size: 13px;
							left: 0;
							right: 0;
							margin-left: auto;
							margin-right: auto;
							width: 160px;
						}
					}
				}
				@media screen and ( max-width: 1011px ) { 
					.item__description-wrap {
						padding-right: 15px;
						padding-left: 15px;
						.header-h2 {
							margin-top: 10px;
							margin-bottom: 10px;
						}
					}
				}*/
}
.main-content .small--banner a:hover .item__image-wrap .responsive-img {
  opacity: 0.8;
}
.main-content .small--banner .header-h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: lighter;
  align-self: flex-start;
  margin-bottom: 15px;
}
@media screen and (max-width: 810px) {
  .main-content .small--banner .header-h2 {
    font-size: 24px !important;
  }
}
.main-content .small--banner .main-btn {
  align-self: flex-end;
  position: absolute;
  bottom: 30px;
}
.main-content .small--banner .description {
  font-size: 18px;
  color: #ffffff;
  text-align: left;
  width: 60%;
  align-self: flex-start;
}
@media screen and (max-width: 810px) {
  .main-content .small--banner .description {
    font-size: 13px !important;
  }
}
.main-content .small--banner .item {
  position: relative;
}
@media all and (-ms-high-contrast: none) {
  .main-content .small--banner .item *::-ms-backdrop,
  .main-content .small--banner .item.full-width {
    width: 100%;
  }
}
.main-content .small--banner .item__description-wrap {
  padding-left: 90px;
  padding-right: 30px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  justify-content: center;
}
.main-content .small--banner .item__description-wrap {
  right: 0;
}
.main-content .small--banner .item__description-wrap .description {
  font-size: 15px;
}
.main-content .small--banner .item__description-wrap .main-btn {
  right: 15px;
}
@media screen and (max-width: 1610px) {
  .main-content .small--banner .item__description-wrap .description {
    font-size: 13px !important;
  }
  .main-content .small--banner .item__description-wrap .header-h2 {
    margin-top: 20px;
    font-size: 20px !important;
  }
}
@media screen and (max-width: 1340px) {
  .main-content .small--banner .item__description-wrap {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1112px) {
  .main-content .small--banner .item__description-wrap .description {
    width: 67%;
  }
}
@media screen and (min-width: 677px) and (max-width: 830px) {
  .main-content .small--banner .item__description-wrap {
    padding-left: 25px;
    padding-right: 0px;
  }
  .main-content .small--banner .item__description-wrap .header-h2 {
    margin-top: 13px;
    font-size: 15px !important;
  }
  .main-content .small--banner .item__description-wrap .description {
    width: 65%;
  }
  .main-content .small--banner .item__description-wrap .description,
  .main-content .small--banner .item__description-wrap span,
  .main-content .small--banner .item__description-wrap p {
    font-size: 11px !important;
  }
  .main-content .small--banner .item__description-wrap .main-btn {
    font-size: 12px !important;
  }
}
.main-content .special-section .item {
  width: calc(50% - 15px);
  margin-right: 0px;
  position: relative;
}
.main-content .special-section .item__description-wrap {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%);
}
.main-content .special-section .item:nth-child(3n) {
  margin-left: 15px;
}
.main-content .special-section .item:nth-child(2n) {
  margin-right: 15px;
}
.main-content .special-section .section__header h2,
.main-content .special-section .section__header .header-h2 {
  margin-bottom: 35px;
}
.main-content .responsive-img {
  border-radius: 10px;
  object-fit: cover;
}
.main-content .text_row {
  margin-top: 35px;
}
.main-content .main-btn {
  padding: 10px 15px;
  font-size: 16px;
}
@media screen and (max-width: 1350px) {
  .main-content .header-h2,
  .main-content h2 {
    font-size: 24px;
  }
  .main-content .small--banner .header-h2 {
    font-size: 30px;
  }
  .main-content .small--banner .description,
  .main-content .small--banner span,
  .main-content .small--banner p {
    font-size: 16px;
  }
  .main-content .small--banner .main-btn {
    font-size: 13px;
  }
  .main-content .description,
  .main-content span,
  .main-content p {
    font-size: 13px;
  }
  .main-content .main-btn {
    font-size: 13px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 999px) {
  .main-content .section__row {
    margin-top: 40px;
  }
  .main-content .section__row:last-child {
    margin-bottom: 45px;
  }
  .main-content .item .header-h2,
  .main-content .item h2 {
    margin-top: 15px;
    margin-bottom: 12px;
  }
  .main-content .item .description,
  .main-content .item span,
  .main-content .item p {
    margin-bottom: 15px;
  }
  .main-content .product-item .header-h2,
  .main-content .product-item h2 {
    margin-top: 0px;
    margin-bottom: 12px;
  }
  .main-content .special-section .item .item__description-wrap {
    bottom: 20px;
  }
  .main-content .special-section .text_row {
    margin-top: 15px;
  }
}
@media screen and (max-width: 676px) {
  .main-content .section__row {
    flex-wrap: wrap;
  }
  .main-content .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .main-content .item:last-child {
    margin-bottom: 0;
  }
  .main-content .special-section .item {
    width: 100%;
  }
  .main-content .special-section .item:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .main-content .special-section .item:nth-child(3n) {
    margin-left: 0;
    margin-bottom: 0;
  }
  .main-content .special-section .section__header .header-h2 {
    margin-bottom: 15px;
  }
  .main-content .product-item .responsive-img {
    width: 100%;
    object-fit: cover;
  }
  .main-content .product-item .item__description-wrap {
    margin-top: 35px;
  }
  .main-content .product-item .header-h2 {
    margin-bottom: 25px;
  }
  .main-content .small--banner {
    border-radius: 10px;
  }
  .main-content .small--banner .item {
    background: #42769a;
    border-radius: 10px;
  }
  .main-content .small--banner .item .item__description-wrap {
    justify-content: flex-start;
    padding: 0;
  }
  .main-content .small--banner .item .item__image-wrap img {
    min-height: 250px;
    opacity: .6;
  }
  .main-content .small--banner .item .header-h2 {
    font-size: 20px;
    align-self: center;
  }
  .main-content .small--banner .item .description {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    width: 100%;
    text-align: center;
  }
  .main-content .small--banner .item .main-btn {
    align-self: center;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%);
    width: 159px;
  }
  .main-content .responsive-img {
    height: auto;
    width: auto;
  }
  .main-content .header-h2,
  .main-content h2 {
    font-size: 20px;
  }
  .main-content .main-btn {
    padding: 11px 15px;
  }
}
@media screen and (max-width: 570px) {
  .main-content .small--banner .item .item__image-wrap img {
    min-height: 300px;
  }
}
@media screen and (max-width: 440px) {
  .main-content .small--banner .item .item__image-wrap img {
    min-height: 380px;
  }
}
.main-banner .slide__header {
  position: absolute;
  bottom: 50px;
  right: 17.5%;
  background: rgba(0, 0, 0, 0.6);
  padding: 30px 30px 50px 35px;
  border-radius: 10px;
  max-width: 65%;
}
@media screen and (max-width: 676px) {
  .main-banner .slide__header {
    max-width: 100%;
  }
}
.main-banner .slide__header .header {
  font-size: 51px;
  color: #fff;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  margin-top: 15px;
  margin-bottom: 5px;
}
.main-banner .slide__header .description {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  display: block;
  margin-bottom: 30px;
}
.main-banner .slide__header .main-btn {
  display: inline-block;
  font-size: 16px;
}
.main-banner .slide__background img {
  min-height: 412px;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
}
@media all and (-ms-high-contrast: none) and (max-width: 1500px) {
  .main-banner .slide *::-ms-backdrop,
  .main-banner .slide .slide__background img {
    max-width: 100%;
    height: 412px;
    background-size: cover;
    max-width: none !important;
    width: auto !important;
  }
}
.main-banner .carousel-indicators {
  bottom: 4px;
}
.main-banner .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 0;
}
@media screen and (max-width: 1350px) {
  .main-banner .slide__header {
    padding: 10px 20px 28px 30px;
  }
  .main-banner .slide__header .header {
    font-size: 30px;
  }
  .main-banner .slide__header .description {
    font-size: 19px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 999px) {
  .main-banner .slide__header {
    right: 15px;
  }
}
@media screen and (max-width: 676px) {
  .main-banner .slide__header {
    padding: 15px;
    text-align: center;
    bottom: 30px;
    left: 15px;
  }
  .main-banner .slide__header .header {
    font-size: 22px;
  }
  .main-banner .slide__header .description {
    font-size: 16px;
  }
  .main-banner .carousel-indicators {
    bottom: -5px;
  }
}
.product-main-page .products__wrap {
  display: flex;
  margin-bottom: 30px;
  width: 100%;
  align-items: flex-start;
}
.product-main-page .main-wrap {
  justify-content: flex-start;
  align-items: flex-start;
}
.product-main-page .product-item {
  font-family: 'Roboto', sans-serif;
  border: 2px solid #e1d7eb;
  border-radius: 5px;
  width: calc(33.33333% - 20px);
  margin-right: 30px;
  height: auto%;
  position: relative;
}
.product-main-page .product-item .product__content > .product-description {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.5;
  padding-bottom: 15px;
}
.product-main-page .product-item__image {
  padding: 13px;
  border-radius: 5px;
  overflow: hidden;
}
.product-main-page .product-item__image a .image-product {
  transition: all .4s ease;
}
.product-main-page .product-item__image a:hover .image-product {
  opacity: .6;
}
.product-main-page .product-item__image img {
  width: 100%;
  height: 185px !important;
  object-fit: cover;
  height: auto;
  border-radius: 5px;
}
.product-main-page .product-item__description {
  padding: 0px 13px;
}
.product-main-page .product-item__description .product-header,
.product-main-page .product-item__description h2 {
  margin: 5px 0px 0px 0px;
  color: #6c3a9a;
  font-size: 23px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}
.product-main-page .product-item__description .new-price {
  overflow: hidden;
  margin-top: 4px;
}
.product-main-page .product-item__description .new-price--text,
.product-main-page .product-item__description .new-price--value,
.product-main-page .product-item__description .new-price--currency,
.product-main-page .product-item__description .new-price span,
.product-main-page .product-item__description .new-price p {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
.product-main-page .product-item__description .new-price--text {
  color: #6c3a9a;
  font-size: 20px;
  margin-right: 10px;
}
.product-main-page .product-item__description .new-price--value,
.product-main-page .product-item__description .new-price--currency {
  font-size: 47px;
  line-height: 47px;
  color: #ffc000;
}
@media screen and (max-width: 999px) {
  .product-main-page .product-item__description .new-price--value,
  .product-main-page .product-item__description .new-price--currency {
    font-size: 41px;
  }
}
@media screen and (max-width: 767px) {
  .product-main-page .product-item__description .new-price--value,
  .product-main-page .product-item__description .new-price--currency {
    font-size: 35px;
  }
}
.product-main-page .product-item__description .old-price-hidden {
  visibility: hidden;
}
.product-main-page .product-item__description .old-price {
  margin-top: 6px;
  margin-bottom: 8px;
}
.product-main-page .product-item__description .old-price--text,
.product-main-page .product-item__description .old-price--value,
.product-main-page .product-item__description .old-price--currency,
.product-main-page .product-item__description .old-price span,
.product-main-page .product-item__description .old-price p {
  font-family: 'Roboto', sans-serif;
}
.product-main-page .product-item__description .old-price--text {
  color: #828282;
  font-size: 12px;
}
.product-main-page .product-item__description .old-price--value,
.product-main-page .product-item__description .old-price--currency {
  font-size: 26px;
  line-height: 26px;
  color: #ffc000;
  text-decoration: line-through;
}
@media screen and (max-width: 999px) {
  .product-main-page .product-item__description .old-price--value,
  .product-main-page .product-item__description .old-price--currency {
    font-size: 22px;
  }
}
.product-main-page .product-item__description .bottom--text {
  margin-top: 5px;
  display: block;
  margin-bottom: 13px;
}
.product-main-page .product-item__description .bottom--text .bottom--link {
  transition: all 0.2s ease;
}
.product-main-page .product-item__description .bottom--text .bottom--link:hover {
  color: rgba(22, 22, 22, 0.7);
  text-shadow: 1px 0 0 rgba(124, 124, 124, 0.5);
  text-decoration: none;
}
.product-main-page .product-item__description .bottom--text,
.product-main-page .product-item__description .bottom--link {
  font-size: 13px;
  color: rgba(124, 124, 124, 0.7);
}
.product-main-page .product-item__description .product-description {
  text-align: center;
}
.product-main-page .product-item__list {
  border-top: 2px solid #e2d8eb;
  border-bottom: 2px solid #e2d8eb;
}
.product-main-page .product-item__list-group {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.product-main-page .product-item__list--element {
  border-bottom: 1px solid #e2d8eb;
  background: #fcfbfd;
  position: relative;
  font-size: 15px;
  color: #3e2456;
  font-family: 'Roboto', sans-serif;
  padding: 11px 0px 10px 50px;
}
.product-main-page .product-item__list--element:before {
  position: absolute;
  content: '';
  background: url(../../data/image/new-icons/product-list__icon.png) no-repeat;
  width: 20px;
  height: 16px;
  left: 18px;
  top: 15px;
}
.product-main-page .product-item__list--element:last-child {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .product-main-page .product-item__list--element {
    font-size: 14px;
  }
}
.product-main-page .product-item__btn-row {
  display: flex;
  padding: 20px 13px 11px 13px;
}
.product-main-page .product-item__btn-row .delivery--btn,
.product-main-page .product-item__btn-row .configurator--btn {
  width: calc(50% - 5px);
}
.product-main-page .product-item__btn-row .delivery--btn:first-child,
.product-main-page .product-item__btn-row .configurator--btn:first-child {
  margin-right: 5px;
}
.product-main-page .product-item__btn-row .delivery--btn:last-child,
.product-main-page .product-item__btn-row .configurator--btn:last-child {
  margin-left: 5px;
}
.product-main-page .product-item__btn-row .cart--btn {
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 1820px) {
  .product-main-page .product-item__btn-row {
    flex-wrap: wrap;
  }
  .product-main-page .product-item__btn-row .delivery--btn,
  .product-main-page .product-item__btn-row .configurator--btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .product-main-page .product-item__btn-row .delivery--btn:first-child,
  .product-main-page .product-item__btn-row .configurator--btn:first-child {
    margin-right: 0;
  }
  .product-main-page .product-item__btn-row .delivery--btn:last-child,
  .product-main-page .product-item__btn-row .configurator--btn:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }
}
.product-main-page .product-item__discount {
  position: absolute;
  right: -2px;
  top: 30px;
  width: 64px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(#ffc900, #ffb200);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
}
.product-main-page .product-item__discount .discount--value {
  color: #3d2d57;
  font-size: 15px;
  font-weight: bold;
}
.product-main-page .one-product .product-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
}
.product-main-page .one-product .product-item__description {
  display: flex;
  flex-wrap: wrap;
}
.product-main-page .one-product .product-item__description .product-header {
  text-align: left;
  margin-top: 27px !important;
  width: 100%;
}
.product-main-page .one-product .product-item__description .product-description {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.product-main-page .one-product .product-item__description .product-description .new-price {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .product-main-page .one-product .product-item__description .product-description .new-price {
    margin-right: 0;
  }
}
.product-main-page .one-product .product-item__description .product-description .old-price {
  margin: 0;
  margin-bottom: 3px;
  margin-right: 6px;
}
.product-main-page .one-product .product-item__description .product-description .bottom--text {
  margin-bottom: 3px;
}
@media screen and (max-width: 1370px) {
  .product-main-page .one-product .product-item__description .product-description .new-price .new-price--value,
  .product-main-page .one-product .product-item__description .product-description .new-price .new-price--currency {
    font-size: 35px;
  }
  .product-main-page .one-product .product-item__description .product-description .old-price .old-price--value {
    font-size: 22px;
  }
}
.product-main-page .one-product .product-item__image .image-product {
  max-height: 280px;
  min-height: 280px;
}
@media screen and (max-width: 767px) {
  .product-main-page .one-product .product-item__image .image-product {
    max-height: 190px;
    min-height: 190px;
  }
}
.product-main-page .one-product .product-item__list {
  margin-right: 13px;
  margin-top: 14px;
  margin-left: 10px;
}
.product-main-page .one-product .product-item .product-header {
  margin-top: 15px;
}
.product-main-page .one-product .product-item .product__header {
  flex: 1;
}
.product-main-page .one-product .product-item .product__content {
  flex: 1;
}
.product-main-page .one-product .product-item .product-item__discount {
  top: 19px;
}
.product-main-page .one-product .product-item .product__footer {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-start;
}
.product-main-page .one-product .product-item .product__footer .product-description {
  width: 61%;
  padding: 0 13px;
  text-align: right;
}
.product-main-page .one-product .product-item .product__footer .product-description .info--text {
  font-size: 13px;
}
.product-main-page .one-product .product-item .product__footer .product-description .info--text .info--link {
  font-size: 13px;
}
.product-main-page .one-product .product-item .product__footer .product-item__btn-row {
  width: 39%;
  padding: 15px 10px;
  padding-top: 10px;
  justify-content: flex-end;
}
@media all and (-ms-high-contrast: none) {
  .product-main-page .one-product .product-item *::-ms-backdrop,
  .product-main-page .one-product .product-item .product__header {
    flex: none;
    width: 50%;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 825px) {
  .product-main-page .one-product .product-item *::-ms-backdrop,
  .product-main-page .one-product .product-item .product__header {
    flex: none;
    width: 100%;
  }
  .product-main-page .one-product .product-item *::-ms-backdrop,
  .product-main-page .one-product .product-item .product__content {
    flex: none;
  }
}
@media screen and (max-width: 825px) {
  .product-main-page .one-product .product-item {
    flex-direction: column;
  }
  .product-main-page .one-product .product-item .product__content .product-item__description {
    justify-content: center;
  }
  .product-main-page .one-product .product-item .product__content .product-item__description .product-header {
    text-align: center;
    margin-top: 0 !important;
  }
  .product-main-page .one-product .product-item .product__content .product-item__description .product-description .bottom--text {
    margin-left: 20px;
  }
  .product-main-page .one-product .product-item .product__footer {
    flex-direction: column;
  }
  .product-main-page .one-product .product-item .product__footer .product-item__btn-row {
    width: 100%;
  }
  .product-main-page .one-product .product-item .product__footer .product-description {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 500px) {
  .product-main-page .one-product .product-item {
    flex-direction: column;
  }
  .product-main-page .one-product .product-item .product__content .product-item__description .product-description {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .product-main-page .one-product .product-item .product__content .product-item__description .product-description .old-price {
    margin: 0;
    margin-top: 5px;
  }
}
.product-main-page .two-products {
  flex-wrap: nowrap !important;
}
.product-main-page .two-products .product-item {
  width: 50%;
}
.product-main-page .two-products .product-item__image img {
  max-height: 250px;
}
.product-main-page .two-products .product-item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .product-main-page .two-products {
    flex-wrap: wrap !important;
  }
  .product-main-page .two-products .product-item {
    height: auto;
    width: 100%;
    margin-right: 0;
  }
  .product-main-page .two-products .product-item__image img {
    max-height: 185px;
  }
}
.product-main-page .three-products .product-item:nth-child(3n) {
  margin-right: 0;
}
.product-main-page .small-item .product__content {
  overflow: hidden;
}
.product-main-page .info--text {
  font-size: 13px;
  color: #7c7c7c;
}
.product-main-page .info--link {
  font-size: 13px;
  font-weight: bold;
  color: #6c3a9a;
}
.product-main-page .delivery--btn,
.product-main-page .cart--btn,
.product-main-page .configurator--btn {
  padding: 9px 0;
  font-size: 15px;
  font-weight: bold;
  border-radius: 5px;
  position: relative;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-main-page .delivery--btn .icon,
.product-main-page .cart--btn .icon,
.product-main-page .configurator--btn .icon {
  display: inline-block;
  margin-right: 5px;
}
.product-main-page .delivery--btn {
  color: #6d6d6d;
  background: linear-gradient(#f6f6f6, #f1f1f1);
  transition: all .3s ease;
}
.product-main-page .delivery--btn .icon {
  background: url(../../data/image/new-icons/delivery_icon.png) no-repeat;
  width: 21px;
  height: 19px;
}
.product-main-page .delivery--btn:hover {
  text-decoration: none;
  transform: scale(0.95);
}
.product-main-page .configurator--btn,
.product-main-page .cart--btn {
  color: #fff;
  background: linear-gradient(#7c4ba6, #5a2d89);
}
.product-main-page .configurator--btn {
  transition: all .3s ease;
}
.product-main-page .configurator--btn .icon {
  background: url(../../data/image/new-icons/configuration-btn__icon.png) no-repeat;
  width: 19px;
  height: 19px;
}
.product-main-page .configurator--btn:hover {
  text-decoration: none;
  transform: scale(0.95);
}
.product-main-page .cart--btn {
  text-align: center;
}
.product-main-page .cart--btn .icon {
  background: url(../../data/image/new-icons/product-cart__icon.png) no-repeat;
  width: 20px;
  height: 19px;
}
.product-main-page .small-item {
  margin-right: 0;
}
.product-main-page .small-item .product-item__btn-row {
  padding-top: 0;
  padding-bottom: 25px;
}
.product-main-page .product-description__wrap {
  margin-bottom: 33px;
}
.product-main-page .product-description__wrap .description--header-h2,
.product-main-page .product-description__wrap h2 {
  font-weight: bold;
  color: #6c3a9a;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 24px;
  display: block;
}
@media screen and (max-width: 999px) {
  .product-main-page .product-description__wrap .description--header-h2,
  .product-main-page .product-description__wrap h2 {
    font-size: 21px;
  }
}
@media screen and (max-width: 676px) {
  .product-main-page .product-description__wrap .description--header-h2,
  .product-main-page .product-description__wrap h2 {
    font-size: 19px;
  }
}
.product-main-page .product-description__wrap .description--header-h3,
.product-main-page .product-description__wrap h3 {
  color: #6c3a9a;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  display: block;
}
.product-main-page .product-description__wrap span,
.product-main-page .product-description__wrap .description--text,
.product-main-page .product-description__wrap p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  line-height: 1.6;
  display: block;
  margin-bottom: 8px;
}
@media screen and (max-width: 676px) {
  .product-main-page .product-description__wrap span,
  .product-main-page .product-description__wrap .description--text,
  .product-main-page .product-description__wrap p {
    font-size: 14px;
  }
}
.product-main-page .product-description__wrap ul,
.product-main-page .product-description__wrap ul li {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  line-height: 1.6;
  display: block;
}
@media screen and (max-width: 676px) {
  .product-main-page .product-description__wrap ul,
  .product-main-page .product-description__wrap ul li {
    font-size: 14px;
  }
}
.product-main-page .product-description__wrap ul li {
  position: relative;
  margin-bottom: 9px;
  padding-left: 10px;
}
.product-main-page .product-description__wrap ul li:before {
  position: absolute;
  content: '';
  background: url(../../data/image/list-icon.png) no-repeat;
  top: 7px;
  left: -23px;
  width: 18px;
  height: 16px;
}
.product-main-page .product-description__wrap a {
  color: #6c3a9a;
}
.product-main-page .product-description__wrap .floating-image {
  float: right;
  margin-right: 20px;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 650px) {
  .product-main-page .product-description__wrap .floating-image {
    float: none;
  }
}
.product-main-page .product-description__wrap .table.table-striped tbody tr td {
  height: 30px !important;
  line-height: 30px !important;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 650px) {
  .product-main-page .product-description__wrap .table.table-striped tbody tr td {
    font-size: 14px;
  }
}
@media screen and (max-width: 464px) {
  .product-main-page .product-description__wrap .table.table-striped tbody tr td {
    font-size: 12px;
  }
}
.product-main-page .product-description__wrap .table.table-striped tbody tr td .glyphicon.glyphicon-remove.text-danger:before {
  content: '';
  background: url(../../data/image/icon-remove.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 7px;
}
.product-main-page .product-description__wrap .table.table-striped tbody tr td .glyphicon.glyphicon-ok.text-success:before {
  content: '';
  background: url(../../data/image/icon-ok.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 7px;
}
.product-main-page .product-description__wrap .table.table-striped tbody tr td:nth-child(2) .glyphicon.glyphicon-remove.text-danger:before,
.product-main-page .product-description__wrap .table.table-striped tbody tr td:nth-child(2) .glyphicon.glyphicon-ok.text-success:before {
  left: 60px;
}
@media screen and (max-width: 650px) {
  .product-main-page .product-description__wrap .table.table-striped tbody tr td:nth-child(2) .glyphicon.glyphicon-remove.text-danger:before,
  .product-main-page .product-description__wrap .table.table-striped tbody tr td:nth-child(2) .glyphicon.glyphicon-ok.text-success:before {
    left: 49px;
  }
}
.product-main-page .product-description__wrap .table.table-striped tbody tr td:nth-child(3) .glyphicon.glyphicon-remove.text-danger:before,
.product-main-page .product-description__wrap .table.table-striped tbody tr td:nth-child(3) .glyphicon.glyphicon-ok.text-success:before {
  left: 19px;
}
@media screen and (max-width: 991px) {
  .product-main-page .product-description__wrap .col-sm-12.col-md-5.col-xs-offset-1 {
    margin-left: 0;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 80%;
  }
  .product-main-page .product-description__wrap .col-sm-12.col-md-5 {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  .product-main-page .product-description__wrap .col-sm-12.col-md-5.col-xs-offset-1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .product-main-page .product-description__wrap .col-sm-12.col-md-5 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 350px) {
  .product-main-page .product-description__wrap .visible-under-xxs {
    display: block;
  }
  .product-main-page .product-description__wrap .visible-over-xxs {
    display: none !important;
  }
}
@media (min-width: 351px) {
  .product-main-page .product-description__wrap .visible-under-xxs {
    display: none;
  }
  .product-main-page .product-description__wrap .visible-over-xxs {
    display: block;
  }
}
@media (max-width: 500px) {
  .product-main-page .product-description__wrap .visible-under-xsm {
    display: block;
  }
  .product-main-page .product-description__wrap .visible-over-xsm {
    display: none;
  }
}
@media (min-width: 501px) {
  .product-main-page .product-description__wrap .visible-under-xsm {
    display: none;
  }
  .product-main-page .product-description__wrap .visible-over-xsm {
    display: block;
  }
}
.product-main-page .product-description__wrap .deco-none {
  color: #000000 !important;
  text-decoration: none;
}
.product-main-page .product-description__wrap .videoyt {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.product-main-page .product-description__wrap .videoyt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (-ms-high-contrast: none) {
  .product-main-page *::-ms-backdrop,
  .product-main-page .product-description__wrap {
    width: 100%;
  }
}
@media screen and (max-width: 1350px) and (min-width: 521px) {
  .product-main-page .products__wrap {
    flex-wrap: wrap;
  }
  .product-main-page .product-item {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
  .product-main-page .product-item:nth-child(2) {
    margin-right: 0;
  }
  .product-main-page .small-item {
    margin-bottom: 0;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    display: flex;
  }
  .product-main-page .small-item .product__header,
  .product-main-page .small-item .product__content {
    flex: 1;
  }
  .product-main-page .small-item .product__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .product-main-page .small-item .product-item__btn-row {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 520px) {
  .product-main-page .products__wrap {
    flex-wrap: wrap;
  }
  .product-main-page .product-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .product-main-page .product-item:last-child {
    margin-bottom: 0;
  }
  .product-main-page .small-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.blauarbeit {
  flex-direction: column;
}
.blauarbeit-logo {
  height: 36px;
  width: auto;
}
.blauarbeit__steps {
  display: flex;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 58px;
}
.blauarbeit__item {
  border: 1px solid #c2e6ff;
  width: calc(33.3333% - 30px);
  margin-left: 30px;
  border-radius: 10px;
  position: relative;
  min-height: 100px;
}
.blauarbeit__item:not(:last-child) {
  margin-right: 30px;
}
.blauarbeit__item .blauarbeit-point {
  position: absolute;
  left: -30px;
  top: 50%;
  margin-top: -30px;
  background: #33abff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blauarbeit__item .blauarbeit-point--number {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  color: #fff;
  font-weight: 300;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.blauarbeit__item .blauarbeit-description {
  padding-left: 50px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.blauarbeit__item .blauarbeit-description--header {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #1b4c74;
}
.blauarbeit__item .blauarbeit-description--text {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #0f1b30;
}
.blauarbeit .section__row {
  text-align: center;
  margin-bottom: 60px;
}
.blauarbeit .blauarbeit--btn {
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 15px;
  background: linear-gradient(#45b6ff, #279bff);
  border-radius: 5px;
  display: inline-block;
  width: 24.5%;
  padding: 10px;
}
@media screen and (max-width: 999px) {
  .blauarbeit__steps {
    margin-bottom: 30px;
  }
  .blauarbeit .section__row {
    margin-bottom: 47px;
  }
  .blauarbeit__item {
    width: calc(33.3333% - 20px);
    margin-left: 0;
  }
  .blauarbeit__item:last-child {
    margin-right: 0;
  }
  .blauarbeit__item .blauarbeit-point {
    top: 0;
    left: 50%;
    margin-left: -30px;
  }
  .blauarbeit__item .blauarbeit-description {
    display: block;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .blauarbeit__item .blauarbeit-description--header {
    margin-top: 30px;
  }
  .blauarbeit .blauarbeit--btn {
    width: 28.5%;
  }
}
@media screen and (max-width: 676px) {
  .blauarbeit__steps {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .blauarbeit .section__row {
    margin-bottom: 17px;
  }
  .blauarbeit__item {
    width: 100%;
  }
  .blauarbeit__item:not(:last-child) {
    margin-bottom: 40px;
    margin-right: 0;
  }
  .blauarbeit .blauarbeit--btn {
    width: 100%;
  }
}
.video-container.video-youtube {
  margin: 30px auto;
  margin-bottom: 25px;
}
.video-container.video-youtube iframe {
  width: 750px;
  height: 424px;
}
@media screen and (max-width: 999px) {
  .video-container.video-youtube {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 810px) {
  .video-container.video-youtube iframe {
    width: 100%;
    height: auto;
  }
}
.blauarbeit-text-wrap {
  flex-direction: column;
  padding-bottom: 60px;
}
.blauarbeit-text-wrap .blauarbeit--span {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  line-height: 1.5;
}
.blauarbeit-text-wrap .blauarbeit--list {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  margin-top: 25px;
  margin-left: 45px;
  margin-bottom: 10px;
}
.blauarbeit-text-wrap .blauarbeit--element {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #0f1b30;
  position: relative;
  margin-bottom: 9px;
}
.blauarbeit-text-wrap .blauarbeit--element:before {
  position: absolute;
  content: '';
  background: url(../../data/image/list-icon.png) no-repeat;
  top: 3px;
  left: -23px;
  width: 18px;
  height: 16px;
}
@media screen and (max-width: 999px) {
  .blauarbeit-text-wrap {
    padding-bottom: 33px;
  }
  .blauarbeit-text-wrap .blauarbeit--list {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 676px) {
  .blauarbeit-text-wrap {
    padding-bottom: 25px;
  }
  .blauarbeit-text-wrap .blauarbeit--span {
    font-size: 14px;
  }
  .blauarbeit-text-wrap .blauarbeit--list {
    margin-top: 19px;
  }
}
.panel-information {
  width: 100%;
  background: #fbfbfd;
  border-radius: 10px;
  border: 1px solid #c9b9d7;
  position: relative;
  padding: 16px 18px;
  margin-bottom: 30px;
  overflow: hidden;
}
.panel-information:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #ededed;
}
.panel-information .panel--text {
  color: #787183;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
@media screen and (max-width: 999px) {
  .panel-information {
    margin-bottom: 15px;
  }
}
.button-panel .dark--btn {
  color: #fff !important;
}
.photo-druck {
  flex-wrap: wrap;
}
.photo-druck .products__wrap {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.photo-druck .product-item {
  width: calc(25% - 23px);
  margin-bottom: 30px;
}
.photo-druck .product-item:nth-child(4n) {
  margin-right: 0;
}
.photo-druck .product-item__image {
  padding: 3px;
}
.photo-druck .product-item__image .image-product {
  height: 195px;
}
.photo-druck .product-item__description {
  position: relative;
}
.photo-druck .product-item__description .product-header,
.photo-druck .product-item__description h2 {
  font-size: 17px;
  text-align: left;
  margin-top: 15px;
  margin-right: 60px;
}
.photo-druck .product-item__description .new-price {
  display: flex;
  align-items: center;
  margin-top: 6px;
  margin-bottom: 16px;
}
.photo-druck .product-item__description .new-price--text,
.photo-druck .product-item__description .new-price p {
  font-size: 21px;
  font-weight: normal !important;
  line-height: 21px;
}
.photo-druck .product-item__description .new-price--value {
  font-size: 21px;
  line-height: 21px;
}
.photo-druck .product-item__description .new-price--currency {
  font-size: 21px;
  line-height: 21px;
}
.photo-druck .product-item__discount {
  right: -2px;
  top: 10px;
  width: 47px;
  height: 30px;
}
.photo-druck .product-item .small-cart {
  margin-left: auto;
  position: absolute;
  display: block;
  bottom: -1px;
  right: 13px;
  height: 47px;
  width: 50px;
}
.photo-druck .product-item .small-cart:before {
  position: absolute;
  content: '';
  background: url(../../data/image/new-icons/photo-cart-icon.png) no-repeat;
  width: 31px;
  height: 28px;
  top: 11px;
  left: 8px;
}
@media all and (-ms-high-contrast: none) {
  .photo-druck .product-item *::-ms-backdrop,
  .photo-druck .product-item .image-product {
    height: auto;
  }
}
@media screen and (max-width: 1800px) {
  .photo-druck .product-item {
    width: calc(33.333% - 20px );
  }
  .photo-druck .product-item:nth-child(4n) {
    margin-right: 30px;
  }
  .photo-druck .product-item:nth-child(3n) {
    margin-right: 0px;
  }
  .photo-druck .product-item:nth-child(2) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1400px) {
  .photo-druck .product-item__image .image-product {
    height: 145px;
    min-height: auto;
  }
  .photo-druck .product-item__description .product-header,
  .photo-druck .product-item__description h2 {
    margin-right: 0px;
  }
  .photo-druck .product-item .small-cart {
    height: 27px;
    width: 31px;
    right: 13px;
  }
  .photo-druck .product-item .small-cart:before {
    width: 20px;
    height: 17px;
    background-size: contain;
    top: 6px;
    left: 6px;
  }
}
@media screen and (max-width: 999px) {
  .photo-druck .products__wrap {
    margin-bottom: 0;
  }
  .photo-druck .panel-information {
    margin-bottom: 15px;
  }
  .photo-druck .product-item {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 700px) {
  .photo-druck .product-item {
    width: calc(50% - 15px );
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .photo-druck .product-item:nth-child(2n) {
    margin-left: 30px !important;
  }
}
@media screen and (max-width: 540px) {
  .photo-druck .product-item {
    width: 100%;
    margin-left: 0 !important;
  }
  .photo-druck .product-item:nth-child(2n) {
    margin-left: 0px !important;
  }
  .photo-druck .product-item__image .image-product {
    height: 185px;
  }
  .photo-druck .product-item:last-child {
    margin-bottom: 15px;
  }
}
.samples__wrap {
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.samples__wrap .items__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.samples__wrap .items__wrap .item {
  padding: 4px;
  border: 1px solid #e1d7eb;
  border-radius: 5px;
  width: calc(25% - 23px);
  margin-right: 30px;
  margin-bottom: 20px;
}
@media screen and (min-width: 1400px) {
  .samples__wrap .items__wrap .item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1400px) and (min-width: 700px) {
  .samples__wrap .items__wrap .item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 700px) and (min-width: 480px) {
  .samples__wrap .items__wrap .item:nth-child(2n) {
    margin-right: 0;
  }
}
.samples__wrap .items__wrap .item__header {
  overflow: hidden;
}
.samples__wrap .items__wrap .item__header .item-image {
  border-radius: 5px;
  max-height: 197px;
  width: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
.samples__wrap .items__wrap .item__header .item-image:hover {
  opacity: 0.8;
  border-radius: 10px;
}
.samples__wrap .items__wrap .item__content {
  padding: 15px 15px 10px 15px;
  text-align: center;
}
.samples__wrap .items__wrap .item__content .header-link {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: lighter;
  color: #6c3a9a;
  transition: all 0.3s ease;
}
.samples__wrap .items__wrap .item__content .header-link:hover {
  color: #381e50;
  text-decoration: none;
}
.samples__wrap .items__wrap .item__content .icon-menu {
  margin-right: 14px;
}
@media screen and (max-width: 1400px) {
  .samples__wrap .items__wrap .item {
    width: calc(33.3333% - 20px );
  }
}
@media screen and (max-width: 999px) {
  .samples__wrap {
    margin-bottom: 0px;
  }
  .samples__wrap .items__wrap {
    margin-top: 15px;
  }
  .samples__wrap .items__wrap .item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 700px) {
  .samples__wrap .items__wrap .item {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 480px) {
  .samples__wrap .items__wrap .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .samples__wrap .items__wrap .item__header .item-image {
    height: 183px;
  }
}
.contact__wrap {
  margin-bottom: 60px;
}
.contact__wrap .section__left {
  width: 23.5%;
  margin-right: 30px;
}
.contact__wrap .section__left .items__wrap {
  border: 1px solid #d3c9dd;
  border-radius: 10px;
}
.contact__wrap .section__left .items__wrap .item {
  border-bottom: 1px solid #e9e4ee;
}
.contact__wrap .section__left .items__wrap .item__header {
  padding: 18px;
  padding-bottom: 0;
}
.contact__wrap .section__left .items__wrap .item__content {
  padding: 18px;
  padding-top: 12px;
  padding-bottom: 13px;
}
.contact__wrap .section__left .items__wrap .item__content .contact--text {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}
.contact__wrap .section__left .items__wrap .item__content .contact--text a {
  font-weight: bold;
  color: #ffc000;
}
.contact__wrap .section__right {
  flex: 1;
}
.contact__wrap .section__right .form__wrap > .form-group {
  margin-bottom: 10px;
}
.contact__wrap .section__right .form__row {
  display: flex;
}
.contact__wrap .section__right .form__row .form-group {
  width: calc(50% - 5px);
  margin-bottom: 12px;
}
.contact__wrap .section__right .form__row .form-group:first-child {
  margin-right: 10px;
}
.contact__wrap .section__right .form__row--3 .form-group:nth-child(2) {
  margin-right: 10px;
}
.contact__wrap .section__right .textarea .form-group {
  width: 100%;
}
.contact__wrap .section__right .textarea .form-group:first-child {
  margin-right: 0px;
}
@media (min-width: 1200px) {
  .contact__wrap .section__right .form__special-row {
    display: flex;
    align-items: center;
  }
}
.contact__wrap .section__right .form__special-row .checkbox {
  margin: 0;
}
@media (min-width: 1200px) {
  .contact__wrap .section__right .form__special-row .form-group {
    margin-bottom: 0;
  }
}
.contact__wrap .section__right .form__special-row input[type="checkbox"] {
  margin-left: 0;
  position: absolute;
  left: 0;
  top: -3px;
  height: auto;
}
@media (min-width: 1200px) {
  .contact__wrap .section__right .form__special-row .regulations {
    margin-left: 20px;
  }
}
.contact__wrap .section__right .form__btn-row {
  display: flex;
  justify-content: flex-end;
}
.contact__wrap .section__right .form__btn-row .dark--btn {
  display: block;
  width: 33%;
  border: none;
  box-shadow: none;
  margin-top: 15px;
}
.contact__wrap .section__right .margin-0 {
  margin: 0 !important;
}
.contact__wrap .section__right .margin-0 input {
  margin-bottom: 10px;
}
.contact__wrap input,
.contact__wrap textarea,
.contact__wrap select {
  padding-left: 10px;
  padding-right: 30px;
  border: 1px solid #ccc6d6;
  border-radius: 3px;
  box-shadow: inset 0 2px #ece9f1;
  height: 40px;
}
.contact__wrap input[type="checkbox"],
.contact__wrap textarea[type="checkbox"],
.contact__wrap select[type="checkbox"] {
  box-shadow: none;
  top: -2px;
  position: relative;
}
.contact__wrap input[type="submit"],
.contact__wrap textarea[type="submit"],
.contact__wrap select[type="submit"] {
  box-shadow: none;
  padding-left: 30px;
  padding-right: 30px;
  border: none;
}
.contact__wrap input {
  height: 40px;
}
.contact__wrap textarea {
  min-height: 160px;
}
@media screen and (max-width: 1427px) {
  .contact__wrap {
    flex-wrap: wrap;
  }
  .contact__wrap .section__left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .contact__wrap .section__left .items__wrap {
    display: flex;
    justify-content: space-between;
  }
  .contact__wrap .section__left .items__wrap .item {
    border-right: 1px solid #e9e4ee;
    border-bottom: none;
    width: 25%;
  }
  .contact__wrap .section__left .items__wrap .item:first-child {
    width: 50%;
  }
  .contact__wrap .section__left .items__wrap .item:last-child {
    border-right: none;
  }
  .contact__wrap .section__right {
    width: 100%;
  }
}
@media screen and (max-width: 999px) {
  .contact__wrap {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 706px) {
  .contact__wrap {
    margin-bottom: 20px;
  }
  .contact__wrap .section__left .items__wrap {
    flex-direction: column;
  }
  .contact__wrap .section__left .items__wrap .item {
    border-right: none;
    border-bottom: 1px solid #e9e4ee;
    width: 100%;
    text-align: center;
  }
  .contact__wrap .section__left .items__wrap .item:first-child {
    width: 100%;
  }
  .contact__wrap .section__left .items__wrap .item:last-child {
    border-bottom: none;
  }
  .contact__wrap .section__right .form__wrap > .form-group {
    margin-bottom: 10px;
  }
  .contact__wrap .section__right .form__row {
    flex-direction: column;
  }
  .contact__wrap .section__right .form__row .form-group {
    width: 100%;
  }
  .contact__wrap .section__right .form__special-row {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contact__wrap .section__right .form__special-row span {
    font-size: 15px;
  }
  .contact__wrap .section__right .form__special-row .form-group {
    width: 100%;
    margin-bottom: 12px;
  }
  .contact__wrap .section__right .form__special-row .captcha-wrap {
    width: auto;
    margin-bottom: 15px;
  }
  .contact__wrap .section__right .form__special-row .captcha-form {
    width: 50%;
    margin-left: 5px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .contact__wrap .section__right .form__btn-row .dark--btn {
    margin-top: 6px;
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .contact__wrap .section__right .form__special-row .captcha-form {
    flex: 1;
  }
}
.contact__wrap .contact-checkbox .checkbox {
  margin-top: 0;
}
.contact__wrap .contact-checkbox span label {
  display: block;
  margin-left: 10px !important;
  margin-top: 0;
}
@media all and (-ms-high-contrast: none) and (max-width: 1427px) {
  .contact__wrap *::-ms-backdrop,
  .contact__wrap .section__right {
    flex: none;
  }
}
.contact__wrap .dx-fileuploader-wrapper {
  padding: 4px;
}
.contact__wrap .dx-fileuploader-wrapper .dx-button-content {
  height: 38px;
}
.contact__wrap .dx-fileuploader-wrapper .dx-fileuploader-show-file-list .dx-fileuploader-files-container {
  padding-top: 10px;
}
.zls-small.zls-btnmn.zls-btlft .zlsf_btmn.zlsblack-btn {
  height: auto;
  display: flex;
  flex-direction: column;
  background: linear-gradient(#7d4ca7, #5a2d89) !important;
  position: relative;
  transition: all .4s ease;
  opacity: 1.0;
}
.zls-small.zls-btnmn.zls-btlft .zlsf_btmn.zlsblack-btn:hover {
  opacity: 0.8;
}
.zls-small.zls-btnmn.zls-btlft .zlsf_btmn.zlsblack-btn .zls-chtmn {
  height: 20px;
  background: none !important;
}
.zls-small.zls-btnmn.zls-btlft .zlsf_btmn.zlsblack-btn .zls-chtmn .zls-on-L1 {
  display: none;
}
.zls-small.zls-btnmn.zls-btlft .zlsf_btmn.zlsblack-btn .zls-chtmn .zlslrgbtn-on-tit1 {
  background-color: red !important;
}
.zls-small.zls-btnmn.zls-btlft .zlsf_btmn.zlsblack-btn .zls-chtmn .zls_fltxtcnt {
  color: red;
}
@media screen and (max-width: 999px) {
  .zls-small.zls-btnmn.zls-btlft .zlsf_btmn.zlsblack-btn .zls-chtmn {
    height: 45px;
    width: 45px;
  }
}
.zls-small.zls-btnmn.zls-btlft .zlsf_btmn.zlsblack-btn:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -8px;
  background: url(../../data/image/chat-icon.png) no-repeat;
  width: 17px;
  height: 15px;
  visibility: visible !important;
}
@media screen and (max-width: 999px) {
  .zls-small.zls-btnmn.zls-btlft .zlsf_btmn.zlsblack-btn:after {
    width: 23px;
    height: 19px;
    background-size: contain;
    margin-left: 0;
    top: 13px;
    left: 13px;
  }
}
.zls-lftbtn .zlsblack-btn .zlslrgbtn-on-tit1,
.zls-rhtbtn .zlsblack-btn .zlslrgbtn-on-tit1,
.zlsblack-btn {
  background: linear-gradient(#7d4ca7, #5a2d89) !important;
  background: none !important;
  height: auto !important;
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
@media screen and (max-width: 999px) {
  .zls-lftbtn .zlsblack-btn .zlslrgbtn-on-tit1,
  .zls-rhtbtn .zlsblack-btn .zlslrgbtn-on-tit1,
  .zlsblack-btn {
    display: none;
  }
}
.zls-btlft {
  right: 0 !important;
  left: auto !important;
  bottom: 200px !important;
}
.zlsblack-btn .zls_fltxtcnt,
.zlsblue-btn .zls_fltxtcnt,
.zlsgreen-btn .zls_fltxtcnt,
.zlsred-btn .zls_fltxtcnt,
.zlspurple-btn .zls_fltxtcnt {
  font-family: 'Roboto', sans-serif;
  font-size: 12px !important;
  font-weight: bold !important;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1) !important;
  padding-left: 10px;
}
.zls-small .zlsf_btmn {
  min-height: 46px !important;
}
.zls-sptwndw.zlsps-lft.zls-icosw-1 {
  left: auto;
  right: 0;
}
.zls-small.zls-btnmn.zls-btlft.handheld {
  right: 0 !important;
  left: auto !important;
  bottom: 30% !important;
}
.order-confirmation > span {
  width: 100%;
}
#divContentPlaceHolderMain > div {
  background: linear-gradient(rgba(125, 76, 167, 0.9), rgba(90, 45, 137, 0.9)) !important;
}
#divContentPlaceHolderMain #kabudachiCookiesAcceptance {
  background: linear-gradient(to bottom, #ffc800 0%, #ffb200 100%);
  color: #3d2d57	!important;
}
#divContentPlaceHolderMain a:not([class]) {
  color: #eab40e ;
}
.section__wrap.footer-wrap.footer-main {
  display: none;
}
@media screen and (max-width: 999px) {
  .section__wrap.footer-wrap.footer-main {
    display: flex;
  }
}
@media screen and (max-width: 999px) {
  .section__wrap.footer-wrap.footer-main-add {
    display: none;
  }
}
.order-confirmation--wrap span {
  width: 100%;
}
.feed-product__wrap {
  flex-wrap: wrap;
}
.feed-product__wrap .configurator-wrap {
  width: 100%;
}
.feed-sidebar {
  margin-top: 15px;
  justify-content: flex-end;
}
.panel__well {
  width: 100%;
  margin-top: 20px;
}
.panel__feed {
  width: 100%;
}
.feed-panel-sidebar {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .news-content .item .small-banner .header {
    max-width: 100%;
  }
}
.form-field {
  position: relative;
}
.form-field .validator {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 14px;
}
.dx-fileuploader-input-wrapper:before {
  padding: 0;
}
.main-alert {
  width: 100%;
}
.main-alert > div {
  width: 100%;
}
.main-alert > div.alert-danger,
.main-alert > div.alert-info {
  margin: 20px 0;
}
.main-alert > div > span {
  display: block;
  width: 100%;
}
.modal-cookies {
  z-index: 9999;
  text-align: center;
}
@media (min-width: 768px) {
  .modal-cookies::before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    height: 100%;
  }
}
.modal-cookies .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top: 0;
}
.modal-cookies + .modal-backdrop {
  z-index: 9998;
}
.modal-cookies .modal-body {
  font-size: 16px;
}
.modal-cookies .modal-footer {
  margin-top: 0;
}
.modal-cookies .btn {
  padding: 9px 15px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 5px;
  position: relative;
  transition: color .4s ease;
}
.modal-cookies .btn-primary {
  background: linear-gradient(#7c4ba6, #5a2d89);
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  border: none;
}
.contact-message-type {
  display: flex;
  border-bottom: 2px solid #ccc6d6;
}
.contact-message-type__tab {
  flex: 1;
  text-align: center;
  padding: 0 15px 15px 15px;
  font-size: 18px;
  color: #a3a3a3;
  font-weight: 700;
  position: relative;
}
.contact-message-type__tab:focus {
  text-decoration: none;
  color: #a3a3a3;
}
.contact-message-type__tab:hover {
  color: #6c3a9a;
  text-decoration: none;
}
.contact-message-type__tab:not(:last-child) {
  margin-right: 10px;
}
.contact-message-type__tab.active {
  color: #6c3a9a;
}
.contact-message-type__tab.active:focus,
.contact-message-type__tab.active:hover {
  color: #6c3a9a;
}
.contact-message-type__tab.active::after {
  width: 100%;
  height: 5px;
  background: #6c3a9a;
  left: -1px;
  right: 0;
  bottom: -1px;
  content: '';
  position: absolute;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.contact-message-type__tab i {
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.ajax-loader-spinner {
  border-left: 3px solid #6c3a9a !important;
}
.breadcrumbs {
  padding: 0.5em 1em;
  margin: 60px 0 30px;
  background-color: #ededed;
  border-radius: 4px;
  width: 100%;
}
.breadcrumbs::after {
  content: "";
  display: table;
  clear: both;
}
.breadcrumbs li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.breadcrumbs li::after {
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}
.breadcrumbs li:last-of-type::after {
  display: none;
}
.breadcrumbs li > a {
  display: inline-block;
  color: #9789ae;
  font-size: 13px;
  font-weight: 500;
  transition: .2s ease;
}
.breadcrumbs li > a:hover,
.breadcrumbs li > a:focus {
  text-decoration: none;
  color: #2e125d;
}
.breadcrumbs li:last-of-type {
  pointer-events: none;
}
.breadcrumbs li:last-of-type > a {
  color: #2e125d;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs {
    padding: 0 1.2em;
    margin: 20px 0 15px;
  }
  .breadcrumbs li {
    margin: 1.2em 0;
  }
  .breadcrumbs li::after {
    margin: 0 1em;
  }
}
@media only screen and (min-width: 768px) {
  .breadcrumbs {
    background-color: transparent;
    padding: 0;
  }
  .breadcrumbs li {
    position: relative;
    padding: 0;
    margin: 4px 4px 4px 0;
  }
  .breadcrumbs li:last-of-type {
    margin-right: 0;
  }
  .breadcrumbs li > a {
    position: relative;
    padding: 10px .8em 10px 2.5em;
    background-color: #ededed;
    color: #9789ae;
    /* the border color is used to style its ::after pseudo-element */
    border-color: #edeff0;
  }
  .breadcrumbs li:first-of-type > a {
    padding-left: 1.6em;
    border-radius: .25em 0 0 .25em;
  }
  .breadcrumbs li:last-of-type > a {
    padding-right: 1.6em;
    border-radius: 0 .25em .25em 0;
  }
  .breadcrumbs li::after,
  .breadcrumbs li > a::after {
    position: absolute;
    top: 0;
    left: 100%;
    content: '';
    height: 0;
    width: 0;
    /* 48px is the height of the <a> element */
    border: 19px solid transparent;
    border-right-width: 0;
    border-left-width: 20px;
  }
  .breadcrumbs li::after {
    /* this is the white separator between two items */
    z-index: 1;
    transform: translateX(4px);
    border-left-color: #ffffff;
    /* reset style */
    margin: 0;
  }
  .breadcrumbs li > a::after {
    /* this is the colored triangle after each element */
    z-index: 2;
    border-left-color: inherit;
  }
  .breadcrumbs li:last-of-type::after,
  .breadcrumbs li:last-of-type > a::after {
    /* hide the triangle after the last step */
    display: none;
  }
  @-moz-document url-prefix() {
    .breadcrumbs li::after,
    .breadcrumbs li > a::after {
      /* fix a bug on Firefix - tooth edge on css triangle */
      border-left-style: dashed;
    }
  }
}
.search-dropdown {
  flex: 5;
  position: relative;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .search-dropdown {
    margin: 0 10px;
    display: block;
    width: auto;
    position: relative;
  }
}
.search-dropdown.active {
  display: block;
}
.search-dropdown .dx-texteditor-input {
  min-height: 40px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .search-dropdown .dx-texteditor-input {
    min-height: 31px;
  }
}
.search-dropdown .search-dropdown-input {
  border-width: 2px;
  border-color: #c5bad8;
  transition: border-color 0.2s ease;
  border-radius: 0;
}
@media (min-width: 768px) {
  .search-dropdown .search-dropdown-input {
    border-radius: 4px;
  }
}
.search-dropdown .search-dropdown-input.dx-state-hover {
  border-color: #c5bad8;
}
.search-dropdown .search-dropdown-input.dx-state-focused {
  border-color: #6c3a9a;
}
.search-dropdown-item {
  display: flex;
  align-items: center;
  padding: 10px;
  color: #555;
  border-bottom: 1px solid ddd;
  white-space: normal;
}
.search-dropdown-item-image {
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.search-dropdown-item-image > img {
  max-width: 100%;
  max-height: 100%;
}
.search-dropdown-item-info {
  margin-right: 10px;
  flex: 1;
  word-break: break-word;
}
.search-dropdown-item-name {
  font-size: 13px;
  font-weight: 700;
}
.search-dropdown-item-desc {
  color: #999;
  font-size: 12px;
}
.search-dropdown-item-price {
  min-width: 80px;
  max-width: 80px;
  text-align: right;
  font-size: 13px;
  font-weight: 700;
  color: #270f52;
}
.search-dropdown-icon {
  min-width: 28px;
  max-width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-image: linear-gradient(to bottom, #3a1a68 0%, #270f52 100%);
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 18px;
  margin-left: auto;
}
@media (min-width: 681px) {
  .search-dropdown-icon {
    min-width: 34px;
    max-width: 34px;
    height: 34px;
  }
}
@media (min-width: 768px) {
  .search-dropdown-icon {
    display: none;
  }
}
.search-dropdown-loader {
  width: 18px;
  height: 18px;
  border: 2px solid #c5bad8;
  border-top: 2px solid #6c3a9a;
  border-radius: 50%;
  position: absolute;
  right: 30px;
  top: 13px;
  opacity: 0;
  visibility: hidden;
  animation: loader-animation 2s linear infinite;
  transition: .1s ease;
}
@media (min-width: 768px) {
  .search-dropdown-loader {
    top: 9px;
  }
}
.search-dropdown-loader.active {
  opacity: 1;
  visibility: visible;
}
.dx-overlay-wrapper {
  z-index: 99999999 !important;
}
.dx-overlay-wrapper .dx-item {
  border-bottom: 1px solid #ddd !important;
}
.dx-overlay-wrapper .dx-item.dx-state-active,
.dx-overlay-wrapper .dx-item.dx-state-focused,
.dx-overlay-wrapper .dx-item.dx-list-item-selected {
  background-color: #fff !important;
}
.dx-overlay-wrapper .dx-item.dx-state-active:hover,
.dx-overlay-wrapper .dx-item.dx-state-focused:hover,
.dx-overlay-wrapper .dx-item.dx-list-item-selected:hover {
  background-color: #f5f5f5 !important;
}
@keyframes loader-animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ui/master ok*/
/*.other-products{
	height: 263px;
	border: 1px solid #e4e4e4;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.other-products .inner-wrap{
	margin: 0 auto;
	display: inline-block;
	width: 100%;
	height: 228px;
	overflow: hidden;
	margin-bottom: 2px;
}

.other-products .header{
	font-size: 18px;
	margin: 23px 0px 23px 0px;
}

.other-products .item{
	height: 144ppx;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
}

.other-products .item > .image{
	width: 22%;
	position: relative;
}

.other-products .item > .image IMG{

}

.other-products .item > .footer{
	width: 198px;
	height: 36px;
	border: 1px solid #e4e4e4;
	border-top: 0px;
	margin-left: auto;
	line-height: 35px;
	font-size: 14px;
	color: #0f1830;
	text-align: center;
	font-weight: bold;
}

.other-products .item > .footer A{
	color: #0f1830;
}*/
.other-products {
  margin-bottom: 50px;
}
.other-products .section__wrap {
  flex-direction: column;
}
.other-products .multi-item-slider {
  width: 100%;
}
.other-products .multi-item-slider .carousel-inner {
  display: flex;
}
.other-products .multi-item-slider .row {
  display: flex;
  margin-right: 0;
  margin-left: 0;
}
.other-products .multi-item-slider .each-product {
  width: calc(25% - 20px);
  margin-right: 20px;
  position: relative;
  border: 1px solid #e1d7eb;
  border-radius: 5px;
  padding: 4px;
}
@media screen and (max-width: 1550px) {
  .other-products .multi-item-slider .each-product {
    width: 25%;
  }
  .other-products .multi-item-slider .each-product:last-child {
    margin-right: 0;
    display: none;
  }
  .other-products .multi-item-slider .each-product:nth-child(4) {
    margin-right: 0;
  }
}
@media screen and (max-width: 888px) {
  .other-products .multi-item-slider .each-product {
    width: 33.333%;
  }
  .other-products .multi-item-slider .each-product:nth-child(4) {
    margin-right: 0;
    display: none;
  }
  .other-products .multi-item-slider .each-product:nth-child(3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 628px) {
  .other-products .multi-item-slider .each-product {
    width: 50%;
  }
  .other-products .multi-item-slider .each-product:nth-child(3) {
    margin-right: 0;
    display: none;
  }
  .other-products .multi-item-slider .each-product:nth-child(2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 410px) {
  .other-products .multi-item-slider .each-product {
    width: 100%;
    margin-right: 0;
  }
  .other-products .multi-item-slider .each-product:nth-child(2) {
    margin-right: 0;
    display: none;
  }
}
.other-products .multi-item-slider .each-product__header img {
  height: 125px;
  width: 100%;
  border-radius: 5px;
  object-fit: cover;
}
.other-products .multi-item-slider .each-product__content {
  text-align: center;
}
.other-products .multi-item-slider .each-product__content .header--link {
  font-size: 17px;
  color: #6c3a9a;
  margin-top: 12px;
  margin-bottom: 5px;
  display: block;
}
.other-products .multi-item-slider .each-product__discount {
  position: absolute;
  right: -2px;
  top: 10px;
  width: 49px;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(#ffc900, #ffb200);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.other-products .multi-item-slider .each-product__discount .discount--value {
  color: #3d2d57;
  font-size: 13px;
  font-weight: bold;
}
.other-products .multi-item-slider .each-product .new-price--text,
.other-products .multi-item-slider .each-product .new-price--value,
.other-products .multi-item-slider .each-product .new-price--currency {
  font-size: 21px;
}
.other-products .multi-item-slider .each-product .new-price--text {
  color: #6c3a9a;
  font-weight: bold;
}
.other-products .multi-item-slider .each-product .new-price--value,
.other-products .multi-item-slider .each-product .new-price--currency {
  color: #ffc000;
  font-weight: bold;
}
.other-products .multi-item-slider .each-product .old-price--text,
.other-products .multi-item-slider .each-product .old-price--value,
.other-products .multi-item-slider .each-product .old-price--currency {
  color: #b7a5c8;
  font-size: 14px;
  line-height: 18px;
}
.other-products .multi-item-slider .each-product .old-price--value {
  font-weight: bold;
  text-decoration: line-through;
}
.other-products .multi-item-slider .each-product .old-price--currency {
  font-weight: bold;
}
.other-products .multi-item-slider .each-product .bottom--text {
  font-size: 13px;
  color: #7c7c7c;
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
}
.other-products .item {
  margin: 0;
  font-family: 'Roboto', sans-serif;
}
.other-products .left.carousel-control {
  background: none;
  width: 40px;
  left: -50px;
}
.other-products .left.carousel-control .icon-prev {
  position: relative;
}
.other-products .left.carousel-control .icon-prev:before {
  position: absolute;
  top: 0;
  left: -40px;
  content: '' !important;
  background: url(../../data/image/new-icons/slider-arrow.png) no-repeat;
  width: 23px;
  height: 40px;
}
@media screen and (max-width: 999px) {
  .other-products .left.carousel-control {
    left: 50px;
    width: 50px;
    height: 50px;
  }
  .other-products .left.carousel-control .icon-prev {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    margin-top: 0;
    margin-left: 0;
  }
  .other-products .left.carousel-control .icon-prev:before {
    left: 10px;
    top: -85px;
  }
}
@media screen and (max-width: 676px) {
  .other-products .left.carousel-control .icon-prev:before {
    height: 30px;
    width: 14px;
    background-size: contain;
    left: -45px;
    top: -60px;
  }
}
.other-products .right.carousel-control {
  background: none;
  width: 40px;
  right: -50px;
}
.other-products .right.carousel-control .icon-next {
  position: relative;
}
.other-products .right.carousel-control .icon-next:before {
  position: absolute;
  top: 0;
  right: -50px;
  content: '' !important;
  background: url(../../data/image/new-icons/slider-arrow.png) no-repeat;
  width: 23px;
  height: 40px;
  transform: rotate(180deg);
}
@media screen and (max-width: 999px) {
  .other-products .right.carousel-control {
    right: 50px;
    width: 50px;
    height: 50px;
  }
  .other-products .right.carousel-control .icon-next {
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin-top: 0;
    margin-left: 0;
  }
  .other-products .right.carousel-control .icon-next:before {
    left: 10px;
    top: -85px;
  }
}
@media screen and (max-width: 676px) {
  .other-products .right.carousel-control .icon-next:before {
    height: 30px;
    width: 14px;
    background-size: contain;
    left: 82px;
    top: -66px;
  }
}
.product-main-page .section__wrap:last-child {
  flex-wrap: wrap;
}
/*.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {}
@media (max-width: 410px) { 
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .active.right { left: 100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100% ; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:none !important;  }
}
@media (max-width: 628px) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }

}
@media (min-width: 629px) and (max-width: 888px ) {
	.carousel-inner .active.left { left: -33.33%; }
	.carousel-inner .active.right { left: 33.33%; }
	.carousel-inner .next        { left:  33.33%; }
	.carousel-inner .prev		 { left: -33.33%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
	.active > div:first-child + div + div { display:block; }
}
@media (min-width: 888px ) {
	.carousel-inner .active.left { left: -25%; }
	.carousel-inner .active.right { left: 25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		 { left: -25%; }	
}*/
.carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}
.carousel-wrap item {
  background: red;
}
/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}
/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
.owl-nav i {
  font-size: 52px;
}
.owl-nav .owl-prev {
  left: 30px;
  width: 30px;
  height: 30px;
  background: red;
}
.owl-dots {
  display: none;
}
.owl-nav .owl-next {
  background: url(../../data/image/new-icons/slider-arrow.png) no-repeat;
  width: 23px;
  height: 40px;
  opacity: .5;
  border: none;
  transform: rotate(180deg);
  position: absolute;
  right: -63px;
  top: 129px;
  transition: all .3s ease;
}
@media screen and (max-width: 999px) {
  .owl-nav .owl-next {
    right: 60px;
    top: -79px;
  }
}
@media screen and (max-width: 676px) {
  .owl-nav .owl-next {
    height: 30px;
    width: 14px;
    background-size: contain;
    top: -65px;
    right: 0;
  }
}
.owl-nav .owl-next:focus {
  opacity: 1;
  outline: 0;
}
.owl-nav .owl-next:hover {
  opacity: 1;
}
.owl-nav .owl-next span {
  display: none;
}
.owl-nav .owl-prev {
  background: url(../../data/image/new-icons/slider-arrow.png) no-repeat;
  width: 23px;
  height: 40px;
  opacity: .5;
  position: absolute;
  left: -63px;
  top: 129px;
  border: none;
  transition: all .3s ease;
}
@media screen and (max-width: 999px) {
  .owl-nav .owl-prev {
    left: 60px;
    top: -79px;
  }
}
@media screen and (max-width: 676px) {
  .owl-nav .owl-prev {
    height: 30px;
    width: 14px;
    background-size: contain;
    left: 0;
    top: -59px;
  }
}
.owl-nav .owl-prev:focus {
  opacity: 1;
  outline: 0;
}
.owl-nav .owl-prev:hover {
  opacity: 1;
}
.owl-nav .owl-prev span {
  display: none;
}
.owl-one {
  position: relative;
}
.owl-one .owl-stage-outer {
  overflow: hidden;
}
.owl-one .owl-stage-outer .owl-stage {
  height: auto;
  display: flex;
}
.owl-one .owl-stage-outer .owl-stage .each-product {
  width: 100%;
  position: relative;
  border: 1px solid #e1d7eb;
  border-radius: 5px;
  padding: 4px;
}
.owl-one .owl-stage-outer .owl-stage .each-product__header img {
  height: 125px;
  width: 100%;
  border-radius: 5px;
  object-fit: cover;
  transition: all 0.5s ease;
}
.owl-one .owl-stage-outer .owl-stage .each-product__header img:hover {
  opacity: 0.8;
  border-radius: 10px;
}
.owl-one .owl-stage-outer .owl-stage .each-product__content {
  text-align: center;
}
.owl-one .owl-stage-outer .owl-stage .each-product__content .header--link {
  font-size: 17px;
  color: #6c3a9a;
  margin-top: 12px;
  margin-bottom: 5px;
  display: block;
}
.owl-one .owl-stage-outer .owl-stage .each-product__discount {
  position: absolute;
  right: -2px;
  top: 10px;
  width: 49px;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(#ffc900, #ffb200);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.owl-one .owl-stage-outer .owl-stage .each-product__discount .discount--value {
  color: #3d2d57;
  font-size: 13px;
  font-weight: bold;
}
.owl-one .owl-stage-outer .owl-stage .each-product .new-price--text,
.owl-one .owl-stage-outer .owl-stage .each-product .new-price--value,
.owl-one .owl-stage-outer .owl-stage .each-product .new-price--currency {
  font-size: 21px;
}
.owl-one .owl-stage-outer .owl-stage .each-product .new-price--text {
  color: #6c3a9a;
  font-weight: bold;
}
.owl-one .owl-stage-outer .owl-stage .each-product .new-price--value,
.owl-one .owl-stage-outer .owl-stage .each-product .new-price--currency {
  color: #ffc000;
  font-weight: bold;
}
.owl-one .owl-stage-outer .owl-stage .each-product .old-price--text,
.owl-one .owl-stage-outer .owl-stage .each-product .old-price--value,
.owl-one .owl-stage-outer .owl-stage .each-product .old-price--currency {
  color: #b7a5c8;
  font-size: 14px;
  line-height: 18px;
}
.owl-one .owl-stage-outer .owl-stage .each-product .old-price--value {
  font-weight: bold;
  text-decoration: line-through;
}
.owl-one .owl-stage-outer .owl-stage .each-product .old-price--currency {
  font-weight: bold;
}
.owl-one .owl-stage-outer .owl-stage .each-product .bottom--text {
  font-size: 13px;
  color: #7c7c7c;
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
}
.quickcontact {
  margin-top: 11px;
  border: 1px solid #e4e4e4;
  padding: 25px 0px 25px 0px;
  text-align: center;
  width: 100%;
}
.quickcontact .left {
  float: left;
}
.quickcontact .right {
  float: left;
  margin-left: 15px;
}
.quickcontact .right .questions {
  line-height: 18px;
  text-align: left;
}
.quickcontact .right .phone {
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  font-family: 'Source Sans Pro';
  color: #46247f;
  font-weight: 600;
}
.quickcontact > .inner-wrap {
  display: inline-block;
}
.product-main-page .main-description {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .product-main-page .main-description {
    font-size: 17px;
  }
}
.product-main-page .main-images {
  margin-top: 30px;
}
.product-main-page .main-images .image-wrap {
  position: relative;
  display: block;
  overflow: hidden;
}
.product-main-page .main-images .image-wrap:hover IMG {
  opacity: 0.8;
}
.product-main-page .main-images .image-wrap .cart-row {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 41px;
  line-height: 41px;
  background-image: url('../../data/image/ico_goto.png');
  background-repeat: no-repeat;
  background-position: right center;
  text-align: center;
  opacity: 0.8;
}
.product-main-page .main-images .image-wrap:hover .cart-row {
  opacity: 1.0;
}
.product-main-page .main-images .image-wrap .description-row {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #ddbd44;
  height: 32px;
  line-height: 32px;
  padding-right: 41px;
  color: #2e125d;
  font-size: 12px;
  font-weight: 800;
}
@media (min-width: 992px) {
  .product-main-page .main-images .image-wrap .description-row {
    height: 41px;
    line-height: 41px;
    font-size: 16px;
  }
}
.product-main-page .main-images .image-wrap:hover .description-row {
  color: #2e125d !important;
  background-color: #edce52;
  border-color: #edce52;
}
.product-main-page .main-images .image-wrap .description-row > DIV.two-lines {
  line-height: 14px;
  margin-top: 2px;
}
@media (min-width: 992px) {
  .product-main-page .main-images .image-wrap .description-row > DIV.two-lines {
    margin-top: 6px;
  }
}
.product-main-page .main-images .image-wrap .description-row > DIV.two-lines > SPAN.second-line {
  font-size: 12px;
  font-weight: bold;
}
.product-main-page .main-images IMG {
  max-width: 100%;
}
.product-main-page .main-images .left {
  display: inline-block;
  width: 61%;
}
.product-main-page .main-images .right {
  display: inline-block;
  width: 36%;
  vertical-align: top;
  overflow: hidden;
  text-align: right;
}
.product-main-page .main-images .right .bottom {
  margin-top: 2%;
}
.product-main-page .long-description {
  margin-top: 35px;
  color: #676767;
  line-height: 20px;
}
.product-main-page .long-description > .important {
  color: #46247f;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
}
.product-main-page-sidebar .goto-configurator-box {
  width: 100%;
  min-height: 263px;
  background-repeat: repeat-x;
  background-image: url('../../data/image/product_main_page/goto_configurator_box_bg.png');
  background-color: #ececec;
  border: 1px solid #e4e4e4;
  margin-top: 12px;
  position: relative;
}
.product-main-page-sidebar .goto-configurator-box .product-rich-snippet {
  position: relative;
}
.product-main-page-sidebar .goto-configurator-box .product-rich-snippet > span {
  display: none;
}
.product-main-page-sidebar .goto-configurator-box .product-rich-snippet .rating-stars {
  position: absolute;
  top: 5px;
  right: 5px;
}
.product-main-page-sidebar .goto-configurator-box-higher {
  background-image: url('../../data/image/product_main_page/goto_configurator_box_higher_bg.png');
}
.product-main-page-sidebar .goto-configurator-box:first-child {
  margin-top: 0px;
}
.product-main-page-sidebar .goto-configurator-box .top {
  padding: 26px 30px 26px 30px;
  text-align: center;
  min-height: 198px;
}
.product-main-page-sidebar .goto-configurator-box-higher .top {
  min-height: 232px;
}
.product-main-page-sidebar .goto-configurator-box .top .starting-from {
  text-align: right;
  display: inline-block;
  margin: 0 auto;
}
.product-main-page-sidebar .goto-configurator-box .top .starting-from > .description {
  font-size: 21px;
  color: #0f1830;
  font-weight: bold;
}
.product-main-page-sidebar .goto-configurator-box .top .starting-from > .product-name {
  font-size: 21px;
  color: #0f1830;
  font-weight: bold;
  text-align: center;
}
.product-main-page-sidebar .goto-configurator-box .top .starting-from > .product-name-premium {
  font-size: 21px;
  color: #46247f;
  font-weight: bold;
  text-align: center;
}
.product-main-page-sidebar .goto-configurator-box .top .starting-from > .value {
  font-size: 24px;
  color: #dcbf41;
}
@media (min-width: 992px) {
  .product-main-page-sidebar .goto-configurator-box .top .starting-from > .value {
    font-size: 36px;
  }
}
.product-main-page-sidebar .goto-configurator-box .top .starting-from > .value > .price {
  font-weight: bold;
}
.product-main-page-sidebar .goto-configurator-box .top .button {
  margin-top: 16px;
}
.product-main-page-sidebar .goto-configurator-box .top .button > .link-button {
  min-width: 168px;
}
.product-main-page-sidebar .goto-configurator-box .bottom {
  padding: 19px 26px 14px 26px;
  color: #676767;
  border-top: 1px solid #e5e5e5;
}
.product-main-page-sidebar .goto-configurator-box .bottom .not-sure {
  font-weight: bold;
}
.product-main-page-sidebar .goto-configurator-box .bottom A {
  color: #dcbf41;
}
.product-main-page-sidebar .goto-configurator-box > .discount-stripe {
  position: absolute;
  top: -5px;
  left: -5px;
}
.product-main-page-sidebar .order-steps {
  border: 1px solid #dbdbdb;
  background-color: #f6f6f6;
  width: 100%;
  margin-top: 12px;
  padding: 27px 21px 27px 21px;
}
.product-main-page-sidebar .order-steps > .description {
  color: #676767;
  margin-top: 22px;
}
.product-main-page-sidebar .order-steps > .summary {
  color: #676767;
  margin-top: 26px;
}
.product-main-page-sidebar .order-steps > .summary > A {
  font-weight: bold;
  color: #dcbf41;
}
.product-main-page-sidebar .order-steps .step-bullet {
  line-height: 24px;
  color: #ffffff;
  font-weight: bold;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url('../../data/image/product_main_page/configurator_step_bullet.png');
  text-align: center;
  font-size: 14px;
  margin: 0px 27px 0px 33px;
  display: inline-block;
}
.product-main-page-sidebar .order-steps .step-name {
  font-size: 14px;
  display: inline-block;
  color: #0f1b30;
}
.product-main-page-sidebar .order-steps .list {
  margin-top: 21px;
}
.product-main-page-sidebar .order-steps HR {
  margin: 5px 0px 5px 0px;
  color: #e5e5e5;
  background-color: #e5e5e5;
}
.cosiflor-logo {
  background-image: url('../../data/image/cosiflor.png');
  position: absolute;
  top: 8px;
  left: 8px;
  width: 172px;
  height: 34px;
}
/*.delivery-time {
	margin-top:55px;
}

.delivery-time .introduction, .text-page .introduction{
	text-align: center;
}*/
.text-page .introduction {
  margin-bottom: 56px;
}
.text-page .outro {
  margin-top: 90px;
  text-align: center;
}
/*.delivery-time .introduction > H1, .text-page .introduction > H1, .text-page .outro .important{
	color: #fa6a00;
}

.delivery-time .introduction > H1, .text-page .introduction > H1{
	margin-bottom: 26px;
}*/
DIV.text-page DIV.introduction > H2 {
  font-size: 31px;
  font-weight: light;
  color: #0f1b30;
}
DIV.text-page DIV.introduction > H3 {
  font-size: 17px;
  font-weight: bold;
  color: #0f1b30;
}
/*.delivery-time .introduction .description, .text-page .introduction .description{
	font-size: 20px;
	color: #0f1b30;
	font-weight: 100;
}

.delivery-time .content TABLE{
	margin-top: 53px;
	text-align: left;
}

.delivery-time .content TABLE TH.product-name{
	width: 50%;
}

.delivery-time .content TABLE TD.delivery-time{
	margin-left: 30px;
}*/
.order-history .buttons {
  margin-top: 42px;
}
.order-history TABLE TD:last-child {
  text-align: right;
}
.order-history .link-button-glyphicon {
  margin: 0px 10px 0px 10px;
  font-size: 18px;
  color: #000000;
}
.about-configurator .content .section {
  vertical-align: middle;
}
.about-configurator .content .section > DIV > DIV {
  font-size: 13px;
  color: #676767;
  line-height: 27px;
  height: 352px;
}
.about-configurator .content .section .header {
  font-size: 20px;
  color: #0f1b30;
  font-weight: bold;
  margin-bottom: 30px;
}
.about-configurator .content .section .phone-wrap {
  margin-top: 16px;
}
.warranty .description-bottom {
  margin-top: 41px;
}
.warranty .introduction {
  margin-bottom: 0px;
}
.warranty .subsection {
  margin-top: 30px;
  margin-bottom: 30px;
}
.warranty UL {
  padding-left: 0px;
  list-style: none;
}
.warranty LI {
  background-image: url('../../data/image/list_item.png');
  background-repeat: no-repeat;
  line-height: 15px;
  margin: 0px 0px;
  padding: 0px 0px 12px 23px;
}
.how-to-mount .content TABLE {
  margin-top: 43px;
}
.how-to-mount .content TABLE TR TD STRONG {
  color: #0f1b30;
}
.how-to-mount .content TABLE TR TD:last-child {
  width: 50%;
}
.how-to-mount .content TABLE TR TD A {
  color: #0f1b30;
  font-size: 18px;
}
.how-to-mount .content TABLE TR TD A.link {
  color: #dcbf41;
  font-size: 12px;
}
.about-us .introduction .description {
  margin-left: 46px;
  margin-right: 46px;
}
.about-us .introduction .description-top {
  margin-bottom: 20px;
}
.about-us .introduction .description-bottom {
  margin-top: 20px;
}
.special-offer .content {
  margin-top: 33px;
}
.special-offer .right H2 {
  margin-top: 4px;
}
.special-offer .right DIV {
  color: #676767;
}
.special-offer .right .products {
  margin-top: 22px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #0f1b30;
}
.rules {
  margin-top: 55px;
}
.page-delivery {
  margin-top: 55px;
}
/* commerce/feedback  ok*/
.rating-stars .rating-star {
  display: inline-block;
  width: 22px;
  height: 21px;
  background-image: url('../../data/image/rating_star.png');
  background-repeat: none;
  background-position: -22px 0;
}
.rating-stars .rating-star.active {
  background-position: 0 0;
}
/*.products-feedback-wrap{
	@border-color: #dcbf41;
	@active-color: #dcbf41;

	margin-bottom: 33px;

	#productFeedback{
		position: relative;
		top: -200px;
	}
	
	.configurator-feedback-wrap-product-reviews{
		margin-bottom: 30px;
	}
	
	.divReturn{
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 5px;
		
		a{
			color: #35325e;
			
			&:hover,
			&:focus,
			&:active{
				text-decoration: none;
				color: #5F5A9E;
			}
		}
	}

	.nav-tabs{
		border-bottom: 1px solid @border-color;

		li{
			a{
				border-color: @border-color;
				background-color: @active-color;
				padding-left: 33px;
				padding-right: 33px;
				color: #ffffff;
				text-transform: uppercase;
				font-weight: bold;
				border-top-left-radius: 5px;
				border-top-right-radius: 5px;

				&:hover,
				&:focus{
					background-color: lighten( @active-color, 5% );
					border: 1px solid @border-color;
					outline: none;
				}
			}

			&.active{
				a{
					border-top: 1px solid @border-color;
					border-left: 1px solid @border-color;
					border-right: 1px solid @border-color;

					&:hover,
					&:focus{
						border-top: 1px solid @border-color;
						border-left: 1px solid @border-color;
						border-right: 1px solid @border-color;
						outline: none;
					}
				}
			}
		}
	}

	.tab-content{
		border-left: 1px solid @border-color;
		border-right: 1px solid @border-color;
		border-bottom: 1px solid @border-color;
		padding: 29px;

		.product-feedback-item{
			padding: 19px 0;
			border-bottom: 1px solid #e4e4e4;

			&:last-child{
				border-bottom: none;
			}

			.product-feedback-item-header{
				overflow: hidden;
				margin-bottom: 11px;

				.rating-stars{
					display: inline-block;
					height: 21px;
					line-height: 21px;
					float: left;
				}
				.product-feedback-item-date{
					display: inline-block;
					height: 21px;
					line-height: 21px;
					vertical-align: middle;
					float: left;
					margin-left: 11px;
					color: #969696;
				}
			}


			.product-feedback-item-body{
				clear: both;
				color: #4e4e4e;
			}
		}
		
		.divMoreFeedbacks{
			text-align: right;
		}
		
		.pager-wrap{
			margin-top: 22px;
			text-align: right;

			.url-pager{
				display: inline-block;
			}

			.pages,
			.next-page,
			.prev-page{
				display: inline-block;

				>a{
					display: inline-block;
					text-align: center;
					width: 31px;
					height: 29px;
					line-height: 29px;
					border: 1px solid #dddddd;
					border-right: none;
					color: #868686;

					&.active{
						background-color: #2e125d;
						border-color: #2e125d;
						color: #ffffff;
						font-weight: bold;
					}

					&:hover{
						background-color: #eeeeee;
						text-decoration: none;
					}

					&.active:hover{
						background-color: #2e125d;
					}
				}
			}

			.pages{
				a{
					&:last-child{
//						border-right: 1px solid #dddddd;
					}
				}
			}

			.next-page,
			.prev-page{
				a{
					width: auto;
					padding-left: 11px;
					padding-right: 11px;
					color: @active-color;
				}
			}

			.next-page{
				border-right: 1px solid #dddddd;

				a{
					padding-right: 27px;

					&:after{
						content: '\00BB';
						display: inline-block;
						width: 0;
						position: relative;
						color: #8d8d8d;
						left: 5px;
					}
				}
			}

			.prev-page{
				a{
					padding-left: 27px;

					&:before{
						content: '\00AB';
						display: inline-block;
						width: 0;
						position: relative;
						left: -10px;
						color: #8d8d8d;
					}
				}
			}
		}
	}
}

.rating-stars .rating-star {
  display: inline-block;
  width: 22px;
  height: 21px;
  background-image: url('../image/rating_star.png');
  background-repeat: none;
  background-position: -22px 0;
}
.rating-stars .rating-star.active {
  background-position: 0 0;
}
.products-feedback-wrap {
  margin-bottom: 33px;
}
.products-feedback-wrap #productFeedback {
  position: relative;
  top: -200px;
}
.products-feedback-wrap .configurator-feedback-wrap-product-reviews {
  margin-bottom: 30px;
}
.products-feedback-wrap .divReturn {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 5px;
}
.products-feedback-wrap .divReturn a {
  color: #35325e;
}
.products-feedback-wrap .divReturn a:hover,
.products-feedback-wrap .divReturn a:focus,
.products-feedback-wrap .divReturn a:active {
  text-decoration: none;
  color: #5F5A9E;
}
.products-feedback-wrap .nav-tabs {
  border-bottom: 1px solid #dcbf41;
}
.products-feedback-wrap .nav-tabs li a {
  border-color: #dcbf41;
  background-color: #dcbf41;
  padding-left: 33px;
  padding-right: 33px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.products-feedback-wrap .nav-tabs li a:hover,
.products-feedback-wrap .nav-tabs li a:focus {
  background-color: #e0c657;
  border: 1px solid #dcbf41;
  outline: none;
}
.products-feedback-wrap .nav-tabs li.active a {
  border-top: 1px solid #dcbf41;
  border-left: 1px solid #dcbf41;
  border-right: 1px solid #dcbf41;
}
.products-feedback-wrap .nav-tabs li.active a:hover,
.products-feedback-wrap .nav-tabs li.active a:focus {
  border-top: 1px solid #dcbf41;
  border-left: 1px solid #dcbf41;
  border-right: 1px solid #dcbf41;
  outline: none;
}
.products-feedback-wrap .tab-content {
  border-left: 1px solid #dcbf41;
  border-right: 1px solid #dcbf41;
  border-bottom: 1px solid #dcbf41;
  padding: 29px;
}
.products-feedback-wrap .tab-content .product-feedback-item {
  padding: 19px 0;
  border-bottom: 1px solid #e4e4e4;
}
.products-feedback-wrap .tab-content .product-feedback-item:last-child {
  border-bottom: none;
}
.products-feedback-wrap .tab-content .product-feedback-item .product-feedback-item-header {
  overflow: hidden;
  margin-bottom: 11px;
}
.products-feedback-wrap .tab-content .product-feedback-item .product-feedback-item-header .rating-stars {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  float: left;
}
.products-feedback-wrap .tab-content .product-feedback-item .product-feedback-item-header .product-feedback-item-date {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  vertical-align: middle;
  float: left;
  margin-left: 11px;
  color: #969696;
}
.products-feedback-wrap .tab-content .product-feedback-item .product-feedback-item-body {
  clear: both;
  color: #4e4e4e;
}
.products-feedback-wrap .tab-content .divMoreFeedbacks {
  text-align: right;
}
.products-feedback-wrap .tab-content .pager-wrap {
  margin-top: 22px;
  text-align: right;
}
.products-feedback-wrap .tab-content .pager-wrap .url-pager {
  display: inline-block;
}
.products-feedback-wrap .tab-content .pager-wrap .pages,
.products-feedback-wrap .tab-content .pager-wrap .next-page,
.products-feedback-wrap .tab-content .pager-wrap .prev-page {
  display: inline-block;
}
.products-feedback-wrap .tab-content .pager-wrap .pages > a,
.products-feedback-wrap .tab-content .pager-wrap .next-page > a,
.products-feedback-wrap .tab-content .pager-wrap .prev-page > a {
  display: inline-block;
  text-align: center;
  width: 31px;
  height: 29px;
  line-height: 29px;
  border: 1px solid #dddddd;
  border-right: none;
  color: #868686;
}
.products-feedback-wrap .tab-content .pager-wrap .pages > a.active,
.products-feedback-wrap .tab-content .pager-wrap .next-page > a.active,
.products-feedback-wrap .tab-content .pager-wrap .prev-page > a.active {
  background-color: #2e125d;
  border-color: #2e125d;
  color: #ffffff;
  font-weight: bold;
}
.products-feedback-wrap .tab-content .pager-wrap .pages > a:hover,
.products-feedback-wrap .tab-content .pager-wrap .next-page > a:hover,
.products-feedback-wrap .tab-content .pager-wrap .prev-page > a:hover {
  background-color: #eeeeee;
  text-decoration: none;
}
.products-feedback-wrap .tab-content .pager-wrap .pages > a.active:hover,
.products-feedback-wrap .tab-content .pager-wrap .next-page > a.active:hover,
.products-feedback-wrap .tab-content .pager-wrap .prev-page > a.active:hover {
  background-color: #2e125d;
}
.products-feedback-wrap .tab-content .pager-wrap .next-page a,
.products-feedback-wrap .tab-content .pager-wrap .prev-page a {
  width: auto;
  padding-left: 11px;
  padding-right: 11px;
  color: #dcbf41;
}
.products-feedback-wrap .tab-content .pager-wrap .next-page {
  border-right: 1px solid #dddddd;
}
.products-feedback-wrap .tab-content .pager-wrap .next-page a {
  padding-right: 27px;
}
.products-feedback-wrap .tab-content .pager-wrap .next-page a:after {
  content: '\00BB';
  display: inline-block;
  width: 0;
  position: relative;
  color: #8d8d8d;
  left: 5px;
}
.products-feedback-wrap .tab-content .pager-wrap .prev-page a {
  padding-left: 27px;
}
.products-feedback-wrap .tab-content .pager-wrap .prev-page a:before {
  content: '\00AB';
  display: inline-block;
  width: 0;
  position: relative;
  left: -10px;
  color: #8d8d8d;
}*/
.products-feedback {
  background: #f4f4f4;
  padding: 50px 0;
}
.products-feedback .section__wrap {
  position: relative;
}
.products-feedback-wrap {
  width: 100%;
  position: relative;
}
.products-feedback-wrap:after {
  position: absolute;
  content: '';
  background: url(../../data/image/new-icons/quotes-icon.png) no-repeat;
  width: 43px;
  height: 40px;
  right: 0;
  top: 10px;
}
.products-feedback .feedback__header {
  border-bottom: none;
}
.products-feedback .feedback__header li {
  margin-bottom: -4px;
  padding-bottom: 2px;
}
.products-feedback .feedback__header li a {
  font-size: 20px;
  color: #a3a3a3;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  background: #fafafa;
  border: 2px solid #e4dfe8;
  border-left: none;
  margin-right: 0;
  border-radius: 0;
  padding: 24px 27px 14px 27px;
  border-bottom: 2px solid #d4cadd;
  transition: all 0.3s linear;
}
.products-feedback .feedback__header li:first-child a {
  border-top-left-radius: 10px;
  border-left: 2px solid #e4dfe8;
}
.products-feedback .feedback__header li:last-child a {
  border-top-right-radius: 10px;
}
.products-feedback .feedback__header li:hover a {
  background: #fff;
}
.products-feedback .feedback__header li.active a {
  border-bottom: none;
  color: #6c3a9a;
  border-color: #d4cadd;
  background: #fff;
  position: relative;
}
.products-feedback .feedback__header li.active a:after {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 2px;
  bottom: -2px;
  left: 0;
}
.products-feedback .feedback__header li.active a:hover {
  border-bottom: none;
  color: #6c3a9a;
  border: 2px solid;
  border-color: #d4cadd;
}
.products-feedback .feedback__content {
  background: #fff;
  padding: 28px;
  padding-bottom: 20px;
  border: 2px solid #d4cadd;
  border-radius: 10px;
  border-top-left-radius: 0;
}
.products-feedback .product-feedback-item-header {
  display: flex;
  align-items: center;
}
.products-feedback .product-feedback-item {
  border-bottom: 1px solid #e9e4ee;
}
.products-feedback .product-feedback-item:not(:first-child) {
  margin-top: 25px;
}
.products-feedback .product-feedback-item .product-feedback-item-date {
  font-size: 13px;
  color: #0f1b30;
  font-family: 'Roboto', sans-serif;
  opacity: .5;
  margin-left: 18px;
}
.products-feedback .product-feedback-item .product-feedback-item-body {
  font-size: 15px;
  color: #0f1b30;
  font-family: 'Roboto', sans-serif;
  margin-top: 4px;
  margin-bottom: 25px;
}
.products-feedback .product-feedback-item .rating-stars .rating-star {
  width: 16px;
  height: 15px;
  margin-right: 2px;
}
.products-feedback .product-feedback-item .rating-stars .inactive {
  background-position: -20px 0;
}
.products-feedback .divMoreFeedbacks {
  margin-top: 21px;
  text-align: center;
}
.products-feedback .divMoreFeedbacks .link-button.link-button-select {
  background: linear-gradient(#7c4ba6, #5a2d89);
  font-size: 16px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  border: none;
  border-radius: 5px;
  height: auto;
  padding: 5px 10px;
}
@media screen and (max-width: 1350px) {
  .products-feedback .feedback__header li a {
    font-size: 18px;
  }
  .products-feedback .product-feedback-item .product-feedback-item-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 999px) {
  .products-feedback {
    padding: 15px 0;
  }
  .products-feedback-wrap:after {
    right: 20px;
    top: 0;
  }
  .products-feedback .feedback__header li a {
    padding: 18px 20px 11px 20px;
  }
  .products-feedback .feedback__content {
    padding: 20px;
  }
  .products-feedback .product-feedback-item .product-feedback-item-body {
    margin-bottom: 17px;
  }
  .products-feedback .product-feedback-item:not(:first-child) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .products-feedback {
    padding-bottom: 120px;
    padding-top: 60px;
  }
  .products-feedback-wrap:after {
    right: 50%;
    margin-right: -22px;
    top: -48px;
  }
  .products-feedback .feedback__header {
    display: flex;
    flex-direction: column;
  }
  .products-feedback .feedback__header li {
    position: absolute;
    bottom: -42px;
    width: 100%;
  }
  .products-feedback .feedback__header li a {
    color: #6c3a9a;
    background: #fff;
    border: 2px solid #d4cadd;
    border-radius: 0;
    font-size: 15px;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    padding: 15px 20px;
  }
  .products-feedback .feedback__header li:nth-child(2) {
    bottom: -42px;
  }
  .products-feedback .feedback__header li:nth-child(3) {
    bottom: -92px;
  }
  .products-feedback .feedback__header li.active {
    position: static;
  }
  .products-feedback .feedback__header li.active a {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border: 2px solid #d4cadd;
  }
  .products-feedback .feedback__content {
    border-top-right-radius: 0;
  }
}
.single-product-feedback {
  width: 100%;
}
.single-product-feedback .products-feedback-wrap {
  position: relative;
}
.single-product-feedback .header--row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  margin-bottom: 30px;
}
.single-product-feedback .header--row .rating-stars .rating-star {
  height: 16px;
}
.single-product-feedback .header--row .product-rich-snippet-product-reviews > span > span:first-child {
  font-size: 40px !important;
  font-family: 'Roboto', sans-serif;
}
.single-product-feedback .header--row .divReturn {
  margin-top: 10px;
}
.single-product-feedback .header--row .dark--btn {
  white-space: nowrap;
}
.single-product-feedback .pager-wrap {
  margin-top: 20px;
}
.single-product-feedback .pager-wrap .pages {
  display: flex;
  justify-content: space-between;
}
.single-product-feedback .pager-wrap .pages .page-num {
  font-family: 'roboto', sans-serif;
  font-size: 14px;
  color: #2e125d;
  display: block;
  position: relative;
}
.single-product-feedback .pager-wrap .next-page a,
.single-product-feedback .pager-wrap .prev-page a {
  font-family: 'roboto', sans-serif;
  font-size: 14px;
  color: #2e125d;
  display: block;
  position: relative;
  text-transform: uppercase;
}
@media screen and (max-width: 999px) {
  .single-product-feedback .header--row .product-rich-snippet-product-reviews > span > span:first-child {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .single-product-feedback .header--row {
    align-items: flex-start;
  }
  .single-product-feedback .header--row .product-rich-snippet-product-reviews > span > span:first-child {
    font-size: 20px !important;
  }
  .single-product-feedback .header--row .rating-stars {
    padding-left: 0 !important;
  }
  .single-product-feedback .header--row .dark--btn {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }
  .single-product-feedback .header--row .divReturn {
    width: 100%;
  }
}
.pager-wrap .url-pager {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.pager-wrap .url-pager .prev-page a,
.pager-wrap .url-pager .pages a,
.pager-wrap .url-pager .next-page a {
  min-width: 39px;
  height: 39px;
  background: #fff;
  border: 2px solid #e9e3ed;
  color: #6c3a9a;
  min-width: 39px !important;
  height: 39px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 5px !important;
  margin-bottom: 10px;
}
.pager-wrap .url-pager .next-page a {
  padding: 0px 4px;
  margin-right: 0;
}
.pager-wrap .url-pager .prev-page a {
  margin-left: 0;
}
.pager-wrap .url-pager .pages {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.pager-wrap .url-pager .pages .page-num {
  display: flex;
}
.pager-wrap .url-pager .page-num.active {
  background: #fff;
  border: 2px solid #ffbd00;
  color: #2e125d;
  width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 5px !important;
}
/* configurator/ui/atom/block/advencedfilter ok*/
.configurator-advancedfilter {
  position: relative;
}
.configurator-advancedfilter-panel {
  /* 	padding: 29px;
	border: 1px solid #46247f;
	border-top: 0px; */
}
.configurator-advancedfilter-item {
  background-color: #f6f6f6;
  width: 170px !important;
  min-height: 36px;
  margin: 2px;
  margin-bottom: 5px;
  border: 1px solid #dcdcdc;
  display: table;
}
.configurator-advancedfilter-item-control-wrap {
  display: table-cell;
  vertical-align: middle;
}
.configurator-advancedfilter-item-control-description-wrap {
  display: table-cell;
  vertical-align: middle;
  margin-bottom: 4px;
}
.configurator-advancedfilter-item-control-description {
  font-weight: bold;
  font-size: 10px;
  width: 104px;
  line-height: 16px;
}
.configurator-advancedfilter-item-control-label {
  width: 100%;
  text-align: center;
  overflow: hidden;
  color: #636363;
}
.configurator-advancedfilter-item-wrap {
  float: left;
  margin: 0px;
}
.configurator-advancedfilter-item-image-wrap {
  display: table-cell;
  vertical-align: middle;
}
.configurator-advancedfilter-item-image {
  width: 32px;
  height: 24px;
  float: left;
  vertical-align: middle;
  margin-right: 2px;
}
.configurator-advancedfilter-item-control {
  width: 24px;
  height: 30px;
  /* background-color: #ffffff; */
  background-image: url('../../data/image/combo_handle.png');
  background-position: center right;
  background-repeat: no-repeat;
  overflow: hidden;
  vertical-align: middle;
}
.configurator-advancedfilter-item-link {
  cursor: pointer;
}
.activeMultiComboboxWrap {
  cursor: pointer;
}
.configurator-advancedfilter-item > .multicombobox-content-wrap {
  display: none;
  width: 348px;
  height: auto;
  min-height: 60px;
  position: absolute;
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 30px #323232;
  -moz-box-shadow: 0px 0px 30px #323232;
  box-shadow: 0px 0px 30px #323232;
}
.configurator-advancedfilter-item > .multicombobox-content-wrap > .multicombobox-content {
  margin: 40px 52px 48px 52px;
}
.configurator-advancedfilter-item > .multicombobox-content-wrap > .multicombobox-content H2 {
  padding: 0px;
  height: auto;
  line-height: normal;
}
.configurator-advancedfilter-item > .multicombobox-content-wrap .selector-row {
  text-align: left;
  margin-top: 31px;
  color: #dcbf41;
}
.configurator-advancedfilter-item > .multicombobox-content-wrap .button-row {
  width: 163px;
  margin-top: 31px;
}
.configurator-advancedfilter-item > .multicombobox-content-wrap .button-close {
  position: absolute;
  top: 13px;
  right: 12px;
  cursor: pointer;
}
.multicombobox-content-value-list {
  overflow-y: auto;
  height: auto;
  min-height: 86px;
}
.multicombobox-content-value-list UL {
  list-style: none;
  padding: 0;
  margin: 0;
}
.multicombobox-content-value-list UL LI {
  float: left;
  display: block;
  min-width: 29%;
  margin-right: 3%;
}
.multicombobox-content-value-list UL LI SPAN LABEL {
  position: relative;
  top: -2px;
  left: 2px;
  font-weight: normal;
  color: #676767;
}
.advancedFilterContent {
  margin: 22px;
  overflow: hidden;
}
.filterAcceptControlWrap {
  float: right;
}
.filterAcceptControlWrap DIV.label {
  line-height: 12px;
  font-weight: bold;
}
.filterAcceptControlWrap DIV.button {
  margin-top: 12px;
  text-align: right;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
  z-index: 100;
  display: none;
}
/* configurator/ui/atom/block/dimension ok*/
DIV.configurator-dimensions DIV.dimensions-allowed {
  background-color: #f6f6f6;
  padding: 17px;
  float: left;
}
DIV.configurator-dimensions DIV.dimensions-allowed > DIV:first-child {
  float: left;
}
DIV.configurator-dimensions DIV.dimensions-allowed-title {
  font-weight: bold;
  margin-bottom: 14px;
}
DIV.configurator-dimensions DIV.dimensions-allowed-item {
  width: auto;
  text-align: right;
}
DIV.configurator-dimensions DIV.dimensions-allowed-item DIV.name {
  display: inline-block;
}
DIV.configurator-dimensions DIV.dimensions-allowed-item DIV.value {
  display: inline-block;
  font-weight: bold;
  margin-left: 16px;
  min-width: 48px;
}
DIV.configurator-dimensions DIV.validator-wrap {
  text-align: center;
}
DIV.configurator-dimensions SPAN.dimensions-validator {
  display: block;
  font-size: 12px;
  line-height: normal;
}
DIV.configurator-dimensions DIV.dimension-fields-wrap > DIV:first-child {
  text-align: center;
  position: relative;
  margin-top: 94px;
}
.configurator-dimensions DIV.dimension-fields-wrap .dimension-field-wrap {
  margin-top: 8px;
}
@media (min-width: 1200px) {
  .configurator-dimensions .dimension-fields-wrap .dimension-field-wrap {
    position: absolute;
    width: 200px;
  }
}
DIV.configurator-dimensions DIV.dimension-fields-wrap > DIV:first-child > DIV:first-child {
  overflow: visible;
  margin: 0 auto;
  width: 270px;
  min-height: 270px;
  position: relative;
}
@media screen and (max-width: 500px) {
  DIV.configurator-dimensions DIV.dimension-fields-wrap > DIV:first-child > DIV:first-child {
    width: 100%;
  }
}
DIV.configurator-dimensions DIV.button-confirm-wrap {
  margin-top: 70px;
  text-align: center;
}
DIV.dimensions-allowed-variant {
  display: inline-block;
  vertical-align: middle;
  border: 1px dotted #A9A9A9;
  padding: 8px;
}
DIV.dimensions-allowed-variant-separator {
  vertical-align: middle;
  margin: 0px 16px 0px 16px;
  display: inline-block;
}
.dimensions-type-list-wrap {
  padding: 0 22px;
  padding-bottom: 11px;
}
.dimensions-type-list-wrap .dimensions-type-list-item .header-wrap label {
  position: relative;
  top: -3px;
  left: 5px;
}
.dimensions-type-list-wrap .dimensions-type-list-item .image-wrap {
  display: inline-block;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
DIV.configurator-dimensions-and-package SPAN.dimensions-and-package-ajax-loader-spin {
  width: 25px;
  height: 25px;
  display: inline-block;
}
DIV.configurator-dimensions-and-package DIV.package-info {
  margin-top: 32px;
  width: 277px;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE {
  width: 100%;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > THEAD > TR:first-child > TH {
  padding-bottom: 14px;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > THEAD > TR.name > TH.height {
  text-align: left;
  width: 125px;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > THEAD > TR.name > TH.package {
  width: 90px;
  min-width: 48px;
  text-align: left;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > THEAD > TR.image > TH {
  padding-bottom: 28px;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > THEAD > TR.image > TH.height {
  text-align: left;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > THEAD > TR.image > TH.package {
  min-width: 48px;
  text-align: left;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > THEAD > TR.image > TH.package > IMG {
  max-width: 120px;
}
@media screen and (max-width: 420px) {
  DIV.configurator-dimensions-and-package DIV.package-info TABLE > THEAD > TR.image > TH.package > IMG {
    max-width: 100px;
  }
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > TBODY > TR > TD {
  height: 15px;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > TBODY > TR > TD.height {
  text-align: left;
}
DIV.configurator-dimensions-and-package DIV.package-info TABLE > TBODY > TR > TD.package {
  text-align: left;
}
.configurator-advancedfilter-fabricselector-fabric-item {
  display: block;
  float: left;
  margin: 0px 4px 14px 4px;
}
.configurator-advancedfilter-fabricselector-fabrics-wrap {
  margin: 0 auto;
  width: 100%;
  min-height: 250px;
}
.configurator-advancedfilter-fabricselector-fabric-wrap {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.configurator-advancedfilter-fabricselector-fabric {
  display: block;
  border: 1px solid #dcdcdc;
  width: 132px;
  height: 132px;
}
.configurator-advancedfilter-fabricselector-no-fabrics-shown {
  text-align: center;
  margin-top: 32px;
}
.configurator-advancedfilter-fabricselector-fabric > IMG {
  max-width: 100%;
  max-height: 100%;
}
.configurator-advancedfilter-fabricselector-fabric-info {
  background-image: url('../../data/image/info.png');
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.configurator-advancedfilter-fabricselector-fabric-wrap {
  text-align: center;
}
.configurator-advancedfilter-fabricselector-pagination {
  margin-top: 8px;
}
.configurator-advancedfilter-fabricselector-pagination .pagination {
  margin-top: 0px;
}
.configurator-advancedfilter-fabricselector-pagination {
  float: right;
}
.configurator-advancedfilter-fabricselector-searchvalue-wrap {
  float: left;
  margin: 8px 0px 40px 0px;
  line-height: 31px;
  max-width: 200px;
}
.configurator-advancedfilter-fabricselector-header {
  margin-top: 12px;
}
.fabricListHeaderWrap,
.fabricListFooterWrap {
  margin: 22px 0;
  overflow: hidden;
  clear: both;
}
.fabricListResultWrap {
  float: left;
}
.fabricListResultWrap strong {
  color: #000;
}
.repeaterNoResults {
  width: 100%;
  text-align: center;
}
.rollup-button {
  cursor: pointer;
  text-align: center;
  line-height: 26px;
}
.configurator-advancedfilter > .rollup-button-rolled-up,
.configurator-advancedfilter > .rollup-button-rolled-down {
  background-color: #46247f;
  color: #ffffff;
}
.configurator-advancedfilter > .rollup-button-rolled-down > .glyphicon-chevron-down,
.configurator-advancedfilter > .rollup-button-rolled-down > .message-extend {
  display: none;
}
.configurator-advancedfilter > .rollup-button-rolled-up > .glyphicon-chevron-up,
.configurator-advancedfilter > .rollup-button-rolled-up > .message-collapse {
  display: none;
}
label.overApply,
.overLabel {
  position: absolute;
  top: 5px;
  left: 10px;
}
.fabricItemCode {
  clear: both;
  display: block;
  height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fabricItemDescription {
  clear: both;
  display: block;
  height: 19px;
  color: #434343;
  font-weight: bold;
  margin-bottom: 5px;
  text-overflow: ellipsis;
}
.valueGroup {
  display: block;
  clear: both;
  overflow: hidden;
}
.groupTitle {
  font-weight: bolder;
  display: block;
  clear: both;
}
.valueItem {
  display: block;
  float: left;
}
a.configurator-advancedfilter-fabricselector-fabric-info {
  display: block !important;
}
.fabric-sample-selector > .fabric-select {
  display: block;
  border: 1px solid #dcdcdc;
  width: 96px;
  height: 96px;
  cursor: pointer;
}
.fabric-sample-selector > .fabric-select > img {
  max-width: 100%;
  max-height: 100%;
}
.fabric-sample-remove {
  position: absolute;
  top: 0;
  width: 132px;
  height: 132px;
  background-color: #d5d5d5;
  opacity: .7;
  display: none;
  vertical-align: middle;
}
.configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove {
  display: block;
  vertical-align: middle;
}
.configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove .remove-sample-button {
  position: absolute;
  top: 45%;
  right: 17%;
}
.selcet-sample-wrap {
  cursor: pointer;
}
.fabric-picture-sample {
  cursor: pointer;
}
.sample-selected-item-code {
  width: 132px;
}
.fabric-sample-selector-arrow-next {
  float: right;
  cursor: pointer;
}
.fabric-sample-selector-arrow-prev {
  float: left;
  cursor: pointer;
}
#selected-samples-navigation {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: center;
}
#alert-container {
  position: fixed;
  left: 50px;
  bottom: 50px;
}
.fabric-sample-selector-alert {
  width: 200px;
  background-color: #f0f0f0;
  opacity: 0.7;
}
.button-confirm-wrap {
  margin-top: 70px;
  text-align: center;
}
/* configurator/ui/atom/block/fotolia  ok*/
DIV.configurator-fotolia DIV.image-thumbnail-wrap {
  border: 1px solid #dcdcdc;
  width: 132px;
  height: 132px;
  float: left;
  margin: 0px 4px 14px 4px;
  position: relative;
}
DIV.configurator-fotolia A.image-thumbnail {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
DIV.configurator-fotolia A.image-thumbnail:hover {
  text-decoration: none !important;
}
DIV.configurator-fotolia DIV.pagination {
  float: right;
}
DIV.configurator-fotolia DIV.image-thumbnail-wrap > A.info {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  top: 4px;
  right: 4px;
}
/* configurator/ui/atom/block/image ok*/
DIV.configurator-image-position-and-size {
  -ms-touch-action: none;
}
DIV.configurator-image-position-and-size DIV#contentDiv {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-top: 32px;
}
DIV.configurator-image-position-and-size DIV#contentDiv > DIV#resizeDiv {
  z-index: 3;
  position: absolute;
  display: none;
}
DIV.configurator-image-position-and-size DIV#contentDiv > DIV#resizeDiv > IMG {
  z-index: 0;
  opacity: 0.3;
  cursor: move;
}
DIV.configurator-image-position-and-size DIV#contentDiv > DIV#imageToResizeDiv {
  position: absolute;
  z-index: 2;
  display: none;
}
DIV.configurator-image-position-and-size DIV#contentDiv > DIV#imageToResizeDiv > IMG {
  z-index: 0;
}
DIV.configurator-image-position-and-size DIV.panelFrame {
  border: 1px dashed #ff0000;
  z-index: 0;
  margin: 0 auto;
}
DIV.configurator-image-position-and-size DIV.bottons-row {
  position: relative;
  z-index: 4;
  text-align: center;
}
DIV.configurator-image-position-and-size DIV.image-information-wrap {
  text-align: center;
}
DIV.configurator-image-position-and-size DIV.image-information-wrap > DIV {
  display: inline-block;
  margin: 0 auto;
  margin-top: 24px;
  text-align: left;
}
/* configurator/ui/atom/block/resource/ ok*/
.fabric-sample-selector > .fabric-select {
  display: block;
  border: 1px solid #dcdcdc;
  width: 96px;
  height: 96px;
  cursor: pointer;
}
.fabric-sample-selector > .fabric-select > img {
  max-width: 100%;
  max-height: 100%;
}
.fabric-sample-remove {
  position: absolute;
  top: 0px;
  width: 132px;
  height: 132px;
  background-color: #d5d5d5;
  opacity: 0.7;
  display: none;
  vertical-align: middle;
}
.configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove {
  display: block;
  vertical-align: middle;
}
.configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove .remove-sample-button {
  position: absolute;
  top: 45%;
  right: 17%;
}
.remove-sample-button {
  left: 6px;
  right: 0;
}
.selcet-sample-wrap {
  cursor: pointer;
}
.fabric-picture-sample {
  cursor: pointer;
}
.fabric-picture-sample > IMG {
  width: 100%;
  height: 100%;
}
.sample-selected-item-code {
  width: 132px;
}
.fabric-sample-selector-arrow-next {
  float: right;
  cursor: pointer;
}
.fabric-sample-selector-arrow-prev {
  float: left;
  cursor: pointer;
}
#selected-samples-navigation {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: center;
}
#alert-container {
  position: fixed;
  left: 50px;
  bottom: 50px;
}
.fabric-sample-selector-alert {
  width: 220px;
  background-color: #f0f0f0;
  opacity: 0.7;
}
.button-confirm-wrap {
  margin-top: 70px;
  text-align: center;
}
.configurator-advancedfilter-fabricselector-fabric-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fabric-sample-selector > .fabric-select {
  display: block;
  border: 1px solid #dcdcdc;
  width: 96px;
  height: 96px;
  cursor: pointer;
}
.fabric-sample-selector > .fabric-select > img {
  max-width: 100%;
  max-height: 100%;
}
.fabric-sample-remove {
  position: absolute;
  top: 0px;
  width: 132px;
  height: 132px;
  background-color: #d5d5d5;
  opacity: 0.7;
  display: none;
  vertical-align: middle;
}
.configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove {
  display: block;
  vertical-align: middle;
}
.configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove .remove-sample-button {
  position: absolute;
  top: 45%;
  right: 17%;
}
.selcet-sample-wrap {
  cursor: pointer;
}
.fabric-picture-sample {
  cursor: pointer;
}
.fabric-picture-sample > IMG {
  width: 100%;
  height: 100%;
}
.sample-selected-item-code {
  width: 132px;
}
.fabric-sample-selector-arrow-next {
  float: right;
  cursor: pointer;
}
.fabric-sample-selector-arrow-prev {
  float: left;
  cursor: pointer;
}
#selected-samples-navigation {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: center;
}
#alert-container {
  position: fixed;
  left: 50px;
  bottom: 50px;
}
.fabric-sample-selector-alert {
  width: 220px;
  background-color: #f0f0f0;
  opacity: 0.7;
}
.button-confirm-wrap {
  margin-top: 70px;
  text-align: center;
}
.configurator-advancedfilter-fabricselector-fabric-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.configurator-fabric-selector .fabric-sample-selector > .fabric-select {
  display: block;
  border: 1px solid #dcdcdc;
  cursor: pointer;
}
.configurator-fabric-selector .fabric-sample-selector > .fabric-select > img {
  max-width: 100%;
  min-width: 150px;
  max-height: 100%;
}
.configurator-fabric-selector .fabric-sample-remove {
  position: absolute;
  top: 0px;
  width: 132px;
  height: 132px;
  background-color: #d5d5d5;
  opacity: 0.7;
  display: none;
  vertical-align: middle;
}
.configurator-fabric-selector .configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove {
  display: block;
  vertical-align: middle;
}
.configurator-fabric-selector .configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove .remove-sample-button {
  position: absolute;
  top: 45%;
  right: 17%;
}
.configurator-fabric-selector .remove-sample-button {
  left: 6px;
  right: 0;
}
.configurator-fabric-selector .selcet-sample-wrap {
  cursor: pointer;
}
.configurator-fabric-selector .fabric-picture-sample {
  cursor: pointer;
}
.configurator-fabric-selector .fabric-picture-sample > IMG {
  width: 100%;
  height: 100%;
}
.configurator-fabric-selector .sample-selected-item-code {
  width: 132px;
}
.configurator-fabric-selector .fabric-sample-selector-arrow-next {
  float: right;
  cursor: pointer;
}
.configurator-fabric-selector .fabric-sample-selector-arrow-prev {
  float: left;
  cursor: pointer;
}
.configurator-fabric-selector #selected-samples-navigation {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: center;
}
.configurator-fabric-selector #alert-container {
  position: fixed;
  left: 50px;
  bottom: 50px;
}
.configurator-fabric-selector .fabric-sample-selector-alert {
  width: 220px;
  background-color: #f0f0f0;
  opacity: 0.7;
}
.configurator-fabric-selector .button-confirm-wrap {
  margin-top: 70px;
  text-align: center;
}
.configurator-fabric-selector .configurator-advancedfilter-fabricselector-fabric-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (min-width: 400px) and (max-width: 661px) {
  .configurator-fabric-selector .configurator-advancedfilter-fabricselector-fabric-item {
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 399px) {
  .configurator-fabric-selector .configurator-advancedfilter-fabricselector-fabric-item {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
}
.configurator-fabric-selector .fabric-sample-selector > .fabric-select {
  display: block;
  border: 1px solid #dcdcdc;
  width: 96px;
  height: 96px;
  cursor: pointer;
}
.configurator-fabric-selector .fabric-sample-selector > .fabric-select > img {
  max-width: 100%;
  max-height: 100%;
}
.configurator-fabric-selector .fabric-sample-remove {
  position: absolute;
  top: 0px;
  width: 132px;
  height: 132px;
  background-color: #d5d5d5;
  opacity: 0.7;
  display: none;
  vertical-align: middle;
}
.configurator-fabric-selector .configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove {
  display: block;
  vertical-align: middle;
}
.configurator-fabric-selector .configurator-advancedfilter-fabricselector-fabric-wrap:hover .fabric-sample-remove .remove-sample-button {
  position: absolute;
  top: 45%;
  right: 17%;
}
.configurator-fabric-selector .selcet-sample-wrap {
  cursor: pointer;
}
.configurator-fabric-selector .fabric-picture-sample {
  cursor: pointer;
}
.configurator-fabric-selector .fabric-picture-sample > IMG {
  width: 100%;
  height: 100%;
}
.configurator-fabric-selector .sample-selected-item-code {
  width: 132px;
}
.configurator-fabric-selector .fabric-sample-selector-arrow-next {
  float: right;
  cursor: pointer;
}
.configurator-fabric-selector .fabric-sample-selector-arrow-prev {
  float: left;
  cursor: pointer;
}
.configurator-fabric-selector #selected-samples-navigation {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: center;
}
.configurator-fabric-selector #alert-container {
  position: fixed;
  left: 50px;
  bottom: 50px;
}
.configurator-fabric-selector .fabric-sample-selector-alert {
  width: 220px;
  background-color: #f0f0f0;
  opacity: 0.7;
}
.configurator-fabric-selector .button-confirm-wrap {
  margin-top: 70px;
  text-align: center;
}
.configurator-fabric-selector .configurator-advancedfilter-fabricselector-fabric-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0px 15px 14px 4px;
}
DIV.configurator-basic-list DIV.main-image-wrap {
  float: left;
  margin-right: 8px;
  position: relative;
}
DIV.configurator-basic-list DIV.main-image-wrap > A.info {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../../data/image/ico_info_small.png');
  background-repeat: no-repeat;
}
DIV.configurator-basic-list DIV.main-image-wrap > A.colorbox-flash,
DIV.configurator-basic-list DIV.main-image-wrap > A.colorbox-video {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../../data/image/ico_movie.png');
  background-repeat: no-repeat;
}
DIV.configurator-basic-list DIV.main-image-wrap > A.info-left-top {
  top: 0px;
  left: 0px;
}
DIV.configurator-basic-list DIV.main-image-wrap > A.info-right-top {
  top: 0px;
  right: 0px;
}
DIV.configurator-basic-list DIV.main-image-wrap > A.info-left-bottom {
  bottom: 0px;
  left: 0px;
}
DIV.configurator-basic-list DIV.main-image-wrap > A.info-right-bottom {
  bottom: 0px;
  right: 0px;
}
DIV.configurator-basic-list DIV.description-wrap {
  margin-top: 8px;
}
DIV.configurator-basic-list DIV.main-button-wrap {
  text-align: right;
  margin-top: 16px;
}
DIV.configurator-basic-list INPUT.main-image {
  width: 164px;
}
/*DIV.configurator-basic-list DIV.item-wrap{
	margin-top: 16px;
}*/
a.colorbox-video,
a.colorbox-flash,
a.colorbox-popup-image,
a.colorbox-video {
  display: block !important;
}
.calculated-summary-atom .items-wrap {
  margin-bottom: 22px;
}
.calculated-summary-atom .items-wrap h4 {
  padding-top: 22px;
  padding-bottom: 22px;
}
.calculated-summary-atom .items-wrap .thumbnail {
  border: none;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.calculated-summary-atom .items-wrap .description-wrap {
  text-align: justify;
}
.configurator-checkbox-list .items-wrap {
  padding-top: 22px;
}
.configurator-checkbox-list .items-wrap .row {
  margin-bottom: 22px;
}
.configurator-checkbox-list .items-wrap .row .configurator-list-item-title {
  font-weight: normal;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.configurator-checkbox-list .items-wrap .row .configurator-list-item-title:hover {
  color: #35325e;
}
.configurator-checkbox-list .items-wrap .row .image-wrap {
  cursor: pointer;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
}
.configurator-checkbox-list .items-wrap .row .image-wrap img {
  display: inline-block;
  width: 100%;
  height: 100%;
  max-width: 300px;
  max-height: 160px;
}
.configurator-checkbox-list .items-wrap .row .description-wrap {
  text-align: justify;
}
.configurator-checkbox-list .configuratorTemplateControl {
  text-align: center;
  margin-top: 33px;
}
.configurator-horizontallist-items-wrap {
  text-align: center;
}
.configurator-horizontallist-items {
  display: inline-block;
  margin: 0 auto;
}
.configurator-horizontallist-item-wrap {
  float: left;
}
.configurator-horizontallist-item {
  border: 1px solid #dcdcdc;
  width: 226px;
  height: 212px;
  text-align: center;
  margin-right: 13px;
  position: relative;
}
.configurator-horizontallist-item-title {
  font-size: 12px;
  font-weight: bold;
}
.configurator-horizontallist-button-wrap {
  margin-top: 14px;
  margin-bottom: 14px;
}
.configurator-horizontallist-item-image-wrap {
  height: 149px;
  line-height: 149px;
}
.configurator-horizontallist-item-image {
  max-height: 149px;
  max-width: 149px;
  vertical-align: middle;
}
.configurator-horizontallist-info {
  position: absolute;
  top: -1px;
  right: -1px;
}
.configurator-horizontallist-info a {
  display: block !important;
  cursor: pointer;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* cms/good2know/ui/atom/resource ok*/
/*div.good-to-know .list-item .left, .mce-content-body{
	h1{
		img{
			width: 100%;
			vertical-align: middle;
		}
		
		margin-bottom: 43px;
	}

	h2{
		img{
			width: 31%;
			vertical-align: middle;
			padding-right: 4px;
		}
		
		img:last-child{
			padding-left: 0px;
		}
		
		margin-top: 31px;
		margin-bottom: 35px;
	}
}


div.good-to-know{
	margin-top: 50px;
	
	.main-wrap{
		margin-top: 15px;
		
		.header{
			.back-to-article-list{
				line-height: 46px;
			}
		}
	}
	
	h1{
		margin-top: 0px;
	}
	
	.list{
		margin-top: 47px;
		
		.left, .right{	
			ul{
				list-style-type: none;
				padding: 0px;
			}
		}
		
		.left{
			ul{
				li{
					background-image: url( '../image/list_item.png' );
					background-repeat: no-repeat;
					background-position: center left;
					padding-left: 30px;
				}
			}
			
			.item{
				border-top: 1px solid #e4e4e4;
				
				&:last-child{
					border-bottom: 1px solid #e4e4e4;
				}
				
				h2{
					margin: 0px;
					font-size: 1.2em;
				}
				
				a{
					&.active{
						color: #dcbf41;
					}
					
					font-weight: bold;
					display: block;
					line-height: 45px;
					height: 45px;
					color: #000000;
					
					&:hover{
						color: #dcbf41;
						text-decoration: none;
					}
				}
			}
		}
		
		.right{
			.main-image{
				img{
					width: 100%;
				}
			}
			
			.title{
				a{
					font-weight: bold;
					font-size: 1.2em;
					color: #46247f;
					
					&:hover{
						text-decoration: none;
						color: #dcbf41;
					}
				}
			}
			
			.content{
				margin-top: 26px;
				color: #676767;
				line-height: 18px;
				max-height: 100px;
				overflow: hidden;
				position: relative;
								
				img{
					display: none;
				}
				
				strong, p{
					font-weight: normal !important;
				}
				
				p{
					margin: 0px !important;
				}
				
				.shadow{
					position: absolute; 
					bottom: 0; 
					left: 0;
					width: 100%; 
					text-align: center; 
					margin: 0;
					padding: 24px 0; 
					background-image: linear-gradient(to bottom, transparent, #ffffff);
				}
			}
			
			.more{
				margin-top: 25px;
				
				a{
					color: #dcbf41;
				}
			}
			
			ul{
				li{
					&.item{
						visibility: visible !important;
						display: block !important;
						
						& > div{
							margin-bottom: 70px;
						}
						
						&:last-child > div{
							margin-bottom: 0;
						}
					}
				}
			}
		}
		
		.pager-wrap{
			margin-top: 22px;
			text-align: right;

			.url-pager{
				display: inline-block;
			}

			.pages,
			.next-page,
			.prev-page{
				display: inline-block;

				>a{
					display: inline-block;
					text-align: center;
					width: 31px;
					height: 29px;
					line-height: 29px;
					border: 1px solid #dddddd;
					border-right: none;
					color: #868686;

					&.active{
						background-color: #2e125d;
						border-color: #2e125d;
						color: #ffffff;
						font-weight: bold;
					}

					&:hover{
						background-color: #eeeeee;
						text-decoration: none;
					}

					&.active:hover{
						background-color: #2e125d;
					}
				}
			}

			@border-color: #dcbf41;
			@active-color: #dcbf41;
			
			.next-page,
			.prev-page{
				a{
					width: auto;
					padding-left: 11px;
					padding-right: 11px;
					color: @active-color;
				}
			}

			.next-page{
				border-right: 1px solid #dddddd;

				a{
					padding-right: 27px;

					&:after{
						content: '\00BB';
						display: inline-block;
						width: 0;
						position: relative;
						color: #8d8d8d;
						left: 5px;
					}
				}
			}

			.prev-page{
				a{
					padding-left: 27px;

					&:before{
						content: '\00AB';
						display: inline-block;
						width: 0;
						position: relative;
						left: -10px;
						color: #8d8d8d;
					}
				}
			}
		}
	}

	.back-to-article-list{
		a{
			color: #dcbf41;

			&:hover{
				text-decoration: none;
			}
		}
	}
		
	.list-item{
		.back-to-article-list{
			margin-top: 40px;
		}
		
		margin-top: 54px;
		
		h2{
			font-weight: normal;
			font-size: 1.7em;
			color: #46247f;
			margin-top: 0px;
			margin-bottom: 40px;
		}
		
		.left{
			.content{
				margin-top: 26px;
				color: #676767;
				line-height: 18px;
			}
		}
		
		.right{
			.other-articles{
				font-weight: bold;
				font-size: 1.2em;
				color: #000000;
			}
			
			@hrColor: #e4e4e4;
			
			hr{
				color: @hrColor;
				background-color: @hrColor;
				margin-top: 25px;
				margin-bottom: 25px;
			}

			ul{
				li{
					margin-bottom: 54px;
					
					&:last-child{
						margin-bottom: 0px;
					}
					
					.title{
						font-weight: bold;
						font-size: 1.2em;
						color: #46247f;
					}

					.content{
						img{
							display: none;
						}
						
						margin-top: 26px;
						color: #676767;
						line-height: 18px;
						max-height: 48px;
						overflow: hidden;
						
						visibility: visible !important;
						display: block !important;
					}

					.more{
						margin-top: 25px;

						a{
							color: #dcbf41;
						}
					}
				}
			}
		}
	}
}*/
.good-to-know {
  flex-wrap: wrap;
}
.good-to-know__menu {
  width: 23.5%;
  min-width: 226px;
  position: relative;
}
.good-to-know__menu:after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
  width: 2px;
  background: #d3d1d7;
  top: 0;
}
.good-to-know__menu .menu-links-wrap {
  border: 2px solid #d3d1d7;
  list-style-type: none;
  padding-left: 0;
  margin-right: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.good-to-know__menu .menu-link-wrap {
  width: 100%;
  height: 100%;
  margin-left: -1px;
  margin-top: -1px;
  border-bottom: 1px solid #e9e8eb;
}
.good-to-know__menu .menu-link-wrap h2 {
  margin: 0;
}
.good-to-know__menu .menu-link-wrap:hover .menu--link {
  color: #fff;
  margin-right: -3px;
  background: linear-gradient(#592e88, #2f125e);
  text-decoration: none;
  transition: background .3s ease;
}
.good-to-know__menu .menu-link-wrap:first-child .menu--link:hover {
  border-top-left-radius: 10px;
}
.good-to-know__menu .menu-link-wrap:first-child .active {
  border-top-left-radius: 10px;
}
.good-to-know__menu .menu-link-wrap:last-child {
  margin-bottom: -2px;
  border-bottom: none;
}
.good-to-know__menu .menu-link-wrap:last-child .menu--link:hover {
  border-bottom-left-radius: 10px;
}
.good-to-know__menu .menu-link-wrap:last-child .active {
  border-bottom-left-radius: 10px;
}
.good-to-know__menu .menu--link {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #6c3a9a;
  display: block;
  padding: 19px;
}
.good-to-know__menu .active {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(#592e88, #2f125e);
  display: block;
  padding: 19px;
  margin-right: -3px;
}
.good-to-know__menu .active:hover {
  text-decoration: none;
}
.good-to-know__list {
  flex: 1;
  margin-left: 33px;
}
.good-to-know__list .item {
  border-bottom: 1px solid #e9e8eb;
  display: flex;
  align-items: flex-start;
  padding-bottom: 17px;
  margin-bottom: 35px;
}
.good-to-know__list .item:last-child {
  margin-bottom: 0;
}
.good-to-know__list .item__image-wrap .main-image img {
  height: 130px;
  width: 193px;
  object-fit: cover;
  border: 5px solid #e9e4ee;
  border-radius: 10px;
  border-width: 5px !important;
}
.good-to-know__list .item__image-wrap img {
  height: 130px;
  width: 199px;
  object-fit: cover;
  border: 5px solid #e9e4ee;
  border-radius: 10px;
}
.good-to-know__list .item__content {
  margin-left: 18px;
}
.good-to-know__list .item__content .title__wrap {
  margin-bottom: 8px;
}
.good-to-know__list .item__content .title__wrap .title--header {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #0f1b30;
  font-weight: bold;
}
.good-to-know__list .item__content .description__wrap {
  max-height: 73px;
  overflow: hidden;
  position: relative;
}
.good-to-know__list .item__content .description__wrap .description--text {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #484848;
  line-height: 1.7;
}
.good-to-know__list .item__content .description__wrap .description--text h1,
.good-to-know__list .item__content .description__wrap .description--text h2,
.good-to-know__list .item__content .description__wrap .description--text h3,
.good-to-know__list .item__content .description__wrap .description--text h4,
.good-to-know__list .item__content .description__wrap .description--text h5,
.good-to-know__list .item__content .description__wrap .description--text h6,
.good-to-know__list .item__content .description__wrap .description--text span,
.good-to-know__list .item__content .description__wrap .description--text p,
.good-to-know__list .item__content .description__wrap .description--text a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #484848;
  line-height: 1.7;
}
.good-to-know__list .item__content .description__wrap .description--text h1,
.good-to-know__list .item__content .description__wrap .description--text h2,
.good-to-know__list .item__content .description__wrap .description--text h3,
.good-to-know__list .item__content .description__wrap .description--text h4,
.good-to-know__list .item__content .description__wrap .description--text h5,
.good-to-know__list .item__content .description__wrap .description--text h6,
.good-to-know__list .item__content .description__wrap .description--text span,
.good-to-know__list .item__content .description__wrap .description--text p,
.good-to-know__list .item__content .description__wrap .description--text a {
  margin: 0;
}
.good-to-know__list .item__content .description__wrap .description--text p strong {
  font-weight: normal;
}
.good-to-know__list .item__content .description__wrap .description--text a,
.good-to-know__list .item__content .description__wrap .description--text a[style] {
  color: #6c3a9a;
  text-decoration: none !important;
}
.good-to-know__list .item__content .description__wrap .description--text p stron a[style] {
  color: #6c3a9a;
  text-decoration: none !important;
}
.good-to-know__list .item__content .description__wrap .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 24px 0;
  background-image: linear-gradient(to bottom, transparent, #ffffff);
}
.good-to-know__list .item__content .btn__wrap {
  text-align: right;
}
.good-to-know__list .item__content .btn__wrap .link--more {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #6c3a9a;
  font-weight: bold;
  text-transform: capitalize;
}
.good-to-know__pagination {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 60px;
  margin-bottom: 54px;
}
.good-to-know__pagination .url-pager {
  margin-right: 26.5%;
}
.good-to-know__pagination .url-pager span a {
  color: transparent;
  width: 10px;
  height: 10px;
  background: #dedde2;
  border-radius: 10px;
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width: 999px) {
  .good-to-know__list .item {
    margin-bottom: 25px;
  }
  .good-to-know__list .item__content .description__wrap {
    max-height: 97px;
  }
  .good-to-know__pagination {
    margin-top: 32px;
    margin-bottom: 20px;
  }
  .good-to-know__pagination .url-pager {
    margin-right: 31.5%;
  }
}
@media screen and (max-width: 746px) {
  .good-to-know__menu {
    width: 100%;
  }
  .good-to-know__menu:after {
    display: none;
  }
  .good-to-know__menu .menu-links-wrap {
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
    overflow: hidden;
  }
  .good-to-know__menu .menu-link-wrap {
    width: 50%;
  }
  .good-to-know__menu .menu-link-wrap:hover:nth-child(even) .menu--link {
    margin-left: 3px;
    margin-right: -3px;
    background: linear-gradient(#592e88, #2f125e);
  }
  .good-to-know__menu .menu-link-wrap:hover:nth-child(2) .menu--link {
    margin-right: -3px;
    border-top-right-radius: 10px;
  }
  .good-to-know__menu .menu-link-wrap:hover:last-child .active {
    border-bottom-right-radius: 10px;
    margin-right: -3px;
  }
  .good-to-know__menu .menu-link-wrap:nth-child(even) .active {
    margin-right: -3px;
    margin-left: 3px;
  }
  .good-to-know__menu .menu-link-wrap:nth-child(odd) .menu--link {
    position: relative ;
  }
  .good-to-know__menu .menu-link-wrap:nth-child(odd) .menu--link:before {
    content: '';
    position: absolute;
    top: 0;
    right: -3px;
    width: 2px;
    height: 100%;
    background: #d3d1d7;
  }
  .good-to-know__menu .menu-link-wrap:nth-child(2) .active {
    border-top-right-radius: 10px;
  }
  .good-to-know__menu .menu--link {
    font-size: 11px;
    padding: 9px 11px;
  }
  .good-to-know__menu .active {
    font-size: 11px;
    padding: 9px 11px;
  }
  .good-to-know__list {
    width: 100%;
    margin-left: 0;
  }
  .good-to-know__list .item__content .title__wrap .title--header {
    font-size: 16px;
  }
  .good-to-know__list .item {
    margin-top: 21px;
    flex-direction: column;
  }
  .good-to-know__list .item__image-wrap {
    position: relative;
  }
  .good-to-know__list .item__image-wrap .main-image img {
    height: 70px;
    width: 100px;
    position: absolute;
    top: -15px;
    left: 0;
  }
  .good-to-know__list .item__image-wrap img {
    height: 70px;
    width: 100px;
    position: absolute;
    top: -15px;
    left: 0;
  }
  .good-to-know__list .item__content {
    margin-left: 0;
  }
  .good-to-know__list .item__content .title__wrap {
    margin-left: 110px;
  }
  .good-to-know__list .item__content .description__wrap {
    margin-top: 36px;
  }
  .good-to-know__pagination {
    justify-content: center;
  }
  .good-to-know__pagination .url-pager {
    margin: 0;
  }
}
.good-to-know .article__wrap {
  flex: 1;
  margin-right: 30px;
  margin-bottom: 60px;
}
.good-to-know .article__wrap .main-article--header,
.good-to-know .article__wrap .main-article--header span {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0f1b30;
  margin-top: 0;
  margin-bottom: 18px;
}
.good-to-know .article__wrap .main-article__content,
.good-to-know .article__wrap .main-article__content h1,
.good-to-know .article__wrap .main-article__content h2,
.good-to-know .article__wrap .main-article__content h3,
.good-to-know .article__wrap .main-article__content h4,
.good-to-know .article__wrap .main-article__content span,
.good-to-know .article__wrap .main-article__content p {
  font-family: 'Roboto', sans-serif;
  color: #484848;
  font-size: 14px;
  line-height: 1.6;
}
.good-to-know .article__wrap .main-article__content a,
.good-to-know .article__wrap .main-article__content h1 a,
.good-to-know .article__wrap .main-article__content h2 a,
.good-to-know .article__wrap .main-article__content h3 a,
.good-to-know .article__wrap .main-article__content h4 a,
.good-to-know .article__wrap .main-article__content span a,
.good-to-know .article__wrap .main-article__content p a,
.good-to-know .article__wrap .main-article__content a span,
.good-to-know .article__wrap .main-article__content h1 a span,
.good-to-know .article__wrap .main-article__content h2 a span,
.good-to-know .article__wrap .main-article__content h3 a span,
.good-to-know .article__wrap .main-article__content h4 a span,
.good-to-know .article__wrap .main-article__content span a span,
.good-to-know .article__wrap .main-article__content p a span {
  color: #6c3a9a;
  text-decoration: none;
}
.good-to-know .article__wrap .main-article__content strong,
.good-to-know .article__wrap .main-article__content h1,
.good-to-know .article__wrap .main-article__content h2,
.good-to-know .article__wrap .main-article__content h3,
.good-to-know .article__wrap .main-article__content h4 {
  font-weight: bold;
}
.good-to-know .article__wrap .main-article .btn__wrap {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.good-to-know .article__wrap .main-article .btn__wrap .dark--btn {
  display: inline-flex;
  margin-left: auto;
}
.good-to-know .article__recommended {
  min-width: 300px;
  max-width: 300px;
  margin-bottom: 60px;
  position: relative;
}
.good-to-know .article__recommended:before {
  position: absolute;
  content: '';
  left: 0;
  top: -10px;
  height: 100%;
  width: 2px;
  background: #d3d1d7;
}
.good-to-know .article__recommended .other-articles--header {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #6c3a9a;
  font-weight: bold;
  text-align: center;
  margin-bottom: 23px;
  margin-top: 0px;
}
.good-to-know .article__recommended .other-articles .items__wrap {
  border: 2px solid #d3d1d7;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.good-to-know .article__recommended .other-articles .items__wrap .item {
  padding: 15px 20px;
  border-bottom: 1px solid #e7e5e9;
}
.good-to-know .article__recommended .other-articles .items__wrap .item:nth-child(even) {
  background: #fbfafb;
}
.good-to-know .article__recommended .other-articles .items__wrap .item:nth-child(even) .description__wrap .shadow {
  background-image: linear-gradient(to bottom, transparent, #fefafb);
}
.good-to-know .article__recommended .other-articles .items__wrap .item .title__wrap {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #0f1b30;
  font-weight: bold;
}
.good-to-know .article__recommended .other-articles .items__wrap .item .description__wrap,
.good-to-know .article__recommended .other-articles .items__wrap .item .description__wrap strong,
.good-to-know .article__recommended .other-articles .items__wrap .item h1,
.good-to-know .article__recommended .other-articles .items__wrap .item h2,
.good-to-know .article__recommended .other-articles .items__wrap .item h3,
.good-to-know .article__recommended .other-articles .items__wrap .item h4 {
  margin-top: 13px;
  max-height: 58px;
  overflow: hidden;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #484848;
  font-weight: normal;
}
.good-to-know .article__recommended .other-articles .items__wrap .item .description__wrap .shadow,
.good-to-know .article__recommended .other-articles .items__wrap .item .description__wrap strong .shadow,
.good-to-know .article__recommended .other-articles .items__wrap .item h1 .shadow,
.good-to-know .article__recommended .other-articles .items__wrap .item h2 .shadow,
.good-to-know .article__recommended .other-articles .items__wrap .item h3 .shadow,
.good-to-know .article__recommended .other-articles .items__wrap .item h4 .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 11px 0;
  background-image: linear-gradient(to bottom, transparent, #ffffff);
}
.good-to-know .article__recommended .other-articles .items__wrap .item .btn__wrap {
  margin-top: 5px;
  text-align: right;
}
.good-to-know .article__recommended .other-articles .items__wrap .item .btn__wrap a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #6c3a9a;
  text-transform: capitalize;
}
.good-to-know .article__recommended .other-articles .items__wrap .item:first-child {
  border-top-right-radius: 10px;
}
.good-to-know .article__recommended .other-articles .items__wrap .item:last-child {
  border-bottom: none;
  border-bottom-right-radius: 10px;
}
@media screen and (max-width: 999px) {
  .good-to-know .article__recommended {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 17px;
  }
  .good-to-know .article__recommended:before {
    width: 100%;
    height: 2px;
    top: -30px;
    left: 0;
    right: 0;
  }
  .good-to-know .article__recommended .other-articles--header {
    font-size: 16px;
    margin-bottom: 26px;
  }
  .good-to-know .article__recommended .other-articles .items__wrap {
    display: flex;
    border-radius: 10px;
    overflow: hidden;
  }
  .good-to-know .article__recommended .other-articles .items__wrap .item {
    flex: 1;
    padding: 12px 16px;
    border-bottom: none;
    border-right: 1px solid #e7e5e9;
  }
  .good-to-know .article__recommended .other-articles .items__wrap .item:nth-child(n+4) {
    display: none;
  }
  .good-to-know .article__recommended .other-articles .items__wrap .item .description__wrap {
    margin-top: 0;
  }
  .good-to-know .article__wrap {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 699px) {
  .good-to-know .article__recommended:before {
    top: -30px;
  }
  .good-to-know .article__recommended .other-articles .items__wrap {
    display: flex;
    flex-direction: column;
  }
  .good-to-know .article__recommended .other-articles .items__wrap .item {
    width: 100%;
    border-bottom: 1px solid #e7e5e9;
    border-right: none;
  }
  .good-to-know .article__recommended .other-articles .items__wrap .item .description__wrap {
    margin-top: 0;
  }
  .good-to-know .article__recommended .other-articles .items__wrap .item:last-child {
    border-bottom: none;
  }
  .good-to-know .article__wrap .btn__wrap .dark--btn {
    justify-content: center;
    width: 100%;
  }
  .good-to-know .article__wrap .main-article--header span {
    font-size: 16px;
  }
}
/* commerce/order/ui/atom/resource */
/*.paymentdelivery-block{
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 141px;
}

.paymentdelivery-block-delivery{
	background-image: url( '../image/gray_truck.png' );
}

.paymentdelivery-block-payment{
	background-image: url( '../image/gray_wallet.png' );
}

.paymentdelivery-block-summary{
	background-image: url( '../image/gray_cart.png' );
}

.paymentdelivery-block-alternativedata{
	background-image: url( '../image/gray_home.png' );
}


.paymentdelivery-option{
	height: 45px;
	line-height: 45px;
	display: inline-block;
}

.paymentdelivery-option-name INPUT{
	margin-right: 12px !important;
}

.paymentdelivery-option-cost{
}


.paymentdelivery-element-name{
	white-space: nowrap;
}


.paymentdelivery-summary{
	height: 26px;
	line-height: 26px;
	display: inline-block;
	font-size: 14px;
}

.paymentdelivery-summary-totalprice{
	font-weight: bold;
}

.paymentdelivery-summary-totalprice-name{
}

.paymentdelivery-summary-totalprice-cost{
	color: #dcbf41;
}


.paymentdelivery-additionaldescription{
	padding-top: 22px;
	overflow: hidden;
	display: block;
}


.paymentdelivery-alternativedata-form{
	margin-top: 28px;
}


.paymentdelivery-ordercomment-label{
	font-weight: bold;
	margin: 42px 0px 28px 0px;
}

.paymentdelivery-ordercomment-textbox{
	width: 100%;
	height: 132px;
}

.paymentdelivery-ordercomment-wrap{
	width: 550px;
	display: inline-block;
}


.paymentdelivery-linkbutton-confirm-wrap{
	text-align: right;
	margin-top: 33px;
	margin-bottom: 35px;
}


.paymentdelivery-regulations-link{
	color: #dcbf41 !important;
}

.paymentdelivery-option-cost, .paymentdelivery-summary-cost{
	text-align: right;
	min-width: 100px;
}

.before-discount{
	text-decoration: line-through;
}

span.summary-value-netto{
	font-size: 12px;
}

.summary-value-netto{
	float: right;
}

@media (max-width: 767px){
	.paymentdelivery-option{
		height: 20px;
		line-height: 20px;
		display: inline-block;
		font-size: 10px;
		white-space: nowrap;
	}

	.paymentdelivery-option-cost{
		text-align: right;
	}

	.paymentdelivery-linkbutton-confirm-wrap{
		text-align: left;
	}

	.paymentdelivery-ordercomment-wrap{
		width: 300px;
	}
}

@media (max-width: 370px){
	.terms-and-conditions{
		white-space: normal;
	}
}*/
.label-validator {
  color: red;
}
.label-validator:hover,
.label-validator:active {
  text-decoration: none;
  cursor: default;
  color: red;
}
.order-summary-steps .option--name,
.order-summary-steps .option--name label,
.order-summary-steps .option--total-price span {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #646b77;
}
.order-summary-steps .option--cost,
.order-summary-steps .option--cost span,
.order-summary-steps .option--cost label,
.order-summary-steps .summary-value-netto {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #646b77;
}
.order-summary-steps .alert.alert-info.paymentdelivery-free-transport-missing-value-info .link-button.link-button-select.btn-xs {
  background: linear-gradient(#7c4ba6, #5a2d89);
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  font-size: 15px;
  font-weight: bold;
  border-radius: 5px;
  border: none;
}
.order-summary-steps .alert.alert-info.paymentdelivery-free-transport-missing-value-info .link-button.link-button-select.btn-xs:hover {
  color: #fff !important;
}
.order-summary-steps .option--total-price span {
  margin-right: 10px;
  font-weight: bold;
}
.order-summary-steps .main-header {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #0f1b30;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
}
.order-summary-steps .main-header a {
  color: #7848a4;
  font-weight: bold;
  margin-top: 15px;
}
.order-summary-steps .main-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-summary-steps .additional-cost-row {
  display: flex;
}
.order-summary-steps .additional-cost-row .paymentdelivery-summary-totalprice-cost {
  color: #ffc000;
  font-weight: bold;
  margin-right: 10px;
}
.order-summary-steps .paymentdelivery-block.paymentdelivery-block-summary .main-row {
  margin-bottom: 7px;
}
.order-summary-steps .paymentdelivery-block.paymentdelivery-block-payment input {
  margin-right: 10px;
}
.order-summary-steps .header input {
  margin-right: 10px;
}
.order-summary-steps .paymentdelivery-block.paymentdelivery-block-summary .main-row {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #646b77;
}
.order-summary-steps .checkbox__row {
  position: relative;
}
.order-summary-steps .checkbox__row a {
  color: #7c4ba6;
}
.order-summary-steps .checkbox__row input {
  position: absolute;
  top: 0;
  left: 0;
}
.order-summary-steps .checkbox__row label {
  margin-left: 20px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #646b77;
}
.order-summary-steps .paymentdelivery-ordercomment-label {
  margin-top: 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #646b77;
}
@media screen and (max-width: 676px) {
  .order-summary-steps {
    padding: 15px;
  }
  .order-summary-steps .main-row {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .order-summary-steps .main-row img {
    max-width: 100%;
    height: auto;
  }
}
.order-summary-steps .btn__wrap {
  width: 100%;
}
.order-summary-steps .btn__wrap .btns-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.order-summary-steps .btn__wrap .btns-wrap .dark--btn {
  display: inline-flex;
}
.order-summary-steps .btn__wrap .btns-wrap .grey--btn {
  display: inline-flex;
}
@media screen and (max-width: 650px) {
  .order-summary-steps .btn__wrap .btns-wrap {
    flex-wrap: wrap;
  }
  .order-summary-steps .btn__wrap .btns-wrap .dark--btn {
    width: 100%;
    justify-content: center;
  }
  .order-summary-steps .btn__wrap .btns-wrap .grey--btn {
    width: 100%;
    margin-bottom: 15px;
    justify-content: center;
  }
}
#ctl0_main_ctl0_multiViewOrder_Container {
  width: 100%;
}
.content.content-top-bottom-margin {
  font-family: 'Roboto', sans-serif;
}
.trusted-client-registration.content {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.trusted-client-registration.content .dark--btn {
  display: inline-flex;
  margin: 15px 0;
  color: #fff;
}
@media screen and (max-width: 676px) {
  .trusted-client-registration.content .dark--btn {
    width: 100%;
  }
}
@media screen and (max-width: 676px) {
  .trusted-client-registration.content {
    margin-bottom: 20px;
  }
}
.order-confirmation-summary {
  background-color: #f6f6f6;
  padding: 22px 0px 22px 0px;
  line-height: 24px;
  color: #676767;
  margin: 22px 0px 22px 0px;
  border-top: 1px solid #e4e4e4;
}
.order-confirmation .cart-item {
  padding: 24px;
}
.order-confirmation-summary .total-price-label {
  color: #0f1b30;
}
.order-confirmation-summary .total-price-value {
  color: #dcbf41;
}
DIV.order-confirmation-summary DIV.before-discount {
  text-decoration: line-through;
}
.order-confirmation-summary .checkout-info img {
  padding-left: 15px;
}
.display-inline {
  display: inline-block;
}
.margin-right {
  margin-left: -22px;
}
@media (max-width: 767px) {
  .price-small {
    margin-left: -35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .price-mid {
    margin-left: -28px;
  }
}
@media (min-width: 1200px) {
  .price-large {
    margin-left: -40px;
  }
}
@media (max-width: 767px) {
  .margin-left {
    margin-left: -35px;
  }
}
@media (min-width: 768px) {
  .margin-left-items {
    margin-left: 33px;
  }
}
@media (min-width: 768px) {
  .price-netto-wrap-large {
    padding-right: 35px;
  }
}
@media (max-width: 500px) {
  .price-netto-wrap-small {
    padding-right: 38px;
  }
}
.paypal-subsection {
  max-width: 50%;
  margin-right: 10%;
  margin-bottom: 20px !important;
}
.order-item-header-wrap {
  margin-bottom: 24px;
}
.order-item-left-wrap {
  width: 59%;
  text-align: left;
}
.order-item-left-wrap LABEL {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .order-item-right-wrap {
    width: 40%;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .order-item-right-wrap {
    text-align: right;
  }
}
.order-item-btn SPAN {
  font-size: 16px;
}
.order-item-cost {
  margin-left: 15px;
  margin-right: 40px;
}
.order-item-attribute {
  float: left;
  color: #676767;
  height: 25px;
  line-height: 25px;
  display: inline-block;
}
.order-item-attribute-name {
  font-weight: bold;
  margin-left: 43px;
  width: 200px;
}
.order-item-amount-label {
  margin-right: 14px;
  font-size: 12px;
  font-weight: normal;
}
.order-item-amount-field {
  width: 65px !important;
}
.order-item-summary {
  height: auto;
  line-height: 40px;
  background-color: #f6f6f6;
  border-top: 1px solid #e4e4e4;
  text-align: right;
  padding-right: 26px;
  font-weight: bold;
  margin-top: 20px;
}
.history-order {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
@media screen and (max-width: 999px) {
  .history-order {
    margin-bottom: 14px;
  }
  .history-order .table__wrap {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .history-order .table__wrap {
    padding: 15px;
  }
}
.history-order .panel-information {
  text-align: center;
}
.history-order .historyOrder {
  width: 100%;
  margin-top: 0;
}
.history-order .historyOrder__header {
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #d4cadd;
}
.history-order .historyOrder__header li .cart-icon:before,
.history-order .historyOrder__header li .ticket-icon:before {
  content: '';
  position: absolute;
}
.history-order .historyOrder__header li .cart-icon:before {
  background: url(../../data/image/history-order-cart-icon.png) no-repeat;
  width: 20px;
  height: 18px;
  left: 3px;
  top: 14px;
}
.history-order .historyOrder__header li .ticket-icon:before {
  background: url(../../data/image/history-order-ticket-icon.png) no-repeat;
  height: 18px;
  width: 18px;
  left: 3px;
  top: 14px;
}
.history-order .historyOrder__header li a {
  border: none;
  border-bottom: 1px solid #d4cadd;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #6c3a9a;
  position: relative;
  padding: 13px 48px;
  padding-right: 7px;
  padding-left: 30px;
}
.history-order .historyOrder__header li a:hover {
  background: none;
}
.history-order .historyOrder__header li a:first-child {
  margin-right: 60px;
}
.history-order .historyOrder__header li.active a {
  border: none;
  color: #6c3a9a;
}
.history-order .historyOrder__header li.active a:after {
  width: 110%;
  height: 5px;
  background: #6c3a9a;
  left: -1px;
  right: 0;
  bottom: -1px;
  content: '';
  position: absolute;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media screen and (max-width: 676px) {
  .history-order .historyOrder__header li a:first-child {
    margin-right: 20px;
  }
  .history-order .historyOrder__header li a:last-child:after {
    width: 117%;
  }
}
.history-order > span {
  width: 100%;
}
.history-order > span table tbody tr {
  border-bottom: 1px solid #e9e4ee;
}
.history-order > span table tbody tr td {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #0f1b30;
  text-transform: capitalize;
}
.history-order > span table tbody tr td span {
  display: block;
  width: 100%;
  padding: 10px 0;
}
.history-order > span table tbody tr td:last-child {
  display: flex;
}
.history-order > span table tbody tr td:first-child {
  font-weight: bold;
}
.history-order > span table tbody tr th {
  font-size: 15px;
  color: #0f1b30;
  text-transform: uppercase;
  font-weight: bold;
  width: 16%;
}
.history-order > span table tbody tr th:first-child {
  width: 23%;
}
.history-order > span table tbody tr th span {
  display: block;
  width: 100%;
  padding-bottom: 10px;
}
.history-order > span table tbody tr:last-child {
  border-bottom: none;
}
.history-order > span table tbody tr .list--icon,
.history-order > span table tbody tr .wallet--icon,
.history-order > span table tbody tr .download--icon {
  position: relative;
}
.history-order > span table tbody tr .list--icon:before,
.history-order > span table tbody tr .wallet--icon:before,
.history-order > span table tbody tr .download--icon:before {
  content: '';
  position: absolute;
}
.history-order > span table tbody tr .list--icon {
  background: url(../../data/image/history-list-icon.png) no-repeat;
  width: 23px;
  height: 23px;
  top: 0;
  left: 0;
  margin-left: 20px;
}
.history-order > span table tbody tr .wallet--icon {
  background: url(../../data/image/history-wallet-icon.png) no-repeat;
  width: 23px;
  height: 23px;
  top: 0;
  left: 0;
}
.history-order > span table tbody tr .download--icon {
  background: url(../../data/image/history-download-icon.png) no-repeat;
  width: 23px;
  height: 23px;
  top: 0;
  left: 0;
  margin-left: 20px;
}
.history-order > span table tbody tr .icon--row {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.history-order > span table tbody tr .icon--row .glyphicon.glyphicon-thumbs-up.link-button-glyphicon {
  padding-left: 8px;
}
@media screen and (max-width: 1200px) {
  .history-order > span table tbody tr td {
    font-size: 13px;
  }
  .history-order > span table tbody tr th {
    font-size: 13px;
  }
}
@media screen and (max-width: 750px) {
  .history-order > span table {
    width: 100%;
  }
  .history-order > span table tbody tr {
    position: relative;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #e9e4ee;
  }
  .history-order > span table tbody tr:first-child {
    position: relative;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
  }
  .history-order > span table tbody tr:first-child th {
    color: transparent;
  }
  .history-order > span table tbody tr:last-child {
    border-bottom: 1px solid #e9e4ee;
  }
  .history-order > span table tbody tr td {
    width: 100%;
    position: relative;
  }
  .history-order > span table tbody tr td:not(:first-child):not(:last-child) span {
    padding: 0;
    margin-left: 50px;
    word-break: break-all;
    max-width: 193px;
  }
  .history-order > span table tbody tr td:after {
    content: attr(data-attribues);
    position: absolute;
    top: 3px;
    left: 0;
    color: #0f1b30;
    font-size: 12px;
    font-weight: bold;
  }
  .history-order > span table tbody tr th {
    height: 20px;
    position: relative;
  }
  .history-order > span table tbody tr th:first-child:after {
    display: none;
  }
  .history-order > span table tbody tr .header--td {
    font-size: 15px;
    color: #6c3a9a;
  }
  .history-order > span table tbody tr .header--td span {
    padding: 0;
  }
  .history-order > span table tbody tr .icon--row {
    justify-content: space-between;
  }
  .history-order > span table tbody tr .icon--row a {
    border: 1px solid #e9e4ee;
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
  }
  .history-order > span table tbody tr .icon--row a:not(:first-child) {
    border-right: none;
    border-left: none;
  }
  .history-order > span table tbody tr .icon--row a:not(:last-child) {
    border-right: none;
    border-left: none;
  }
  .history-order > span table tbody tr .icon--row a:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid #e9e4ee;
    border-left: 1px solid #e9e4ee;
  }
  .history-order > span table tbody tr .icon--row a:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-right: 1px solid #e9e4ee;
    border-left: 1px solid #e9e4ee;
  }
  .history-order > span table tbody tr .icon--row span {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .history-order > span table tbody tr .icon--row .wallet--icon,
  .history-order > span table tbody tr .icon--row .list--icon,
  .history-order > span table tbody tr .icon--row .download--icon {
    width: 18px;
    height: 18px;
    background-size: contain;
  }
}
.history-order > span .btn__row {
  display: flex;
  justify-content: flex-end;
}
.history-order > span .btn__row .dark--btn {
  display: inline-flex;
}
.history-order .history-order-list .header--row {
  display: flex;
  justify-content: space-between;
}
.history-order .history-order-list .header--row .header-wrap {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #0f1b30;
  text-transform: uppercase;
}
.history-order .history-order-list .header--row .order-wrap {
  display: flex;
  align-items: center;
}
.history-order .history-order-list .header--row .order-wrap .order-item-amount-label {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: lighter;
  color: #0f1b30;
  line-height: 14px;
}
.history-order .history-order-list .header--row .order-wrap .h2-font {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: lighter;
  color: #0f1b30;
  line-height: 17px;
}
.history-order .history-order-list .header--row .order-wrap .cost.order-item-cost.h2-font {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #ffc000;
  margin-right: 0;
  line-height: 17px;
}
@media screen and (max-width: 676px) {
  .history-order .history-order-list .header--row .order-wrap .h2-font {
    font-size: 14px;
    line-height: 14px;
  }
  .history-order .history-order-list .header--row .order-wrap .cost.order-item-cost.h2-font {
    font-size: 14px;
    line-height: 14px;
  }
}
.history-order .history-order-list .order-item-description-wrap {
  display: flex;
  flex-direction: column;
}
.history-order .history-order-list .order-item-description-wrap .description--wrap {
  display: flex;
  margin-bottom: 7px;
}
.history-order .history-order-list .order-item-description-wrap .description--wrap .order-item-attribute.order-item-attribute-name {
  margin-left: 0;
  width: 275px;
  height: auto;
}
.history-order .history-order-list .order-item-description-wrap .description--wrap .order-item-attribute {
  line-height: normal !important;
}
.history-order .history-order-list .order-item-description-wrap .description--wrap .order-item-attribute.order-item-attribute-name span {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #646b77;
}
.history-order .history-order-list .order-item-description-wrap .description--wrap .order-item-attribute.order-item-attribute-value {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #646b77;
}
@media screen and (max-width: 999px) {
  .history-order .history-order-list .order-item-description-wrap .description--wrap {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 580px) {
  .history-order .history-order-list .order-item-description-wrap .description--wrap {
    flex-direction: column;
  }
  .history-order .history-order-list .order-item-description-wrap .description--wrap .order-item-attribute.order-item-attribute-name {
    width: 100%;
  }
}
.history-order .history-order-list .order-item-header-wrap {
  margin-bottom: 18px;
}
@media screen and (max-width: 676px) {
  .history-order .history-order-list {
    padding: 15px 0;
    padding-bottom: 0;
  }
  .history-order .history-order-list .description--wrap .order-item-attribute.order-item-attribute-name span {
    font-size: 13px !important;
    line-height: normal !important;
  }
  .history-order .history-order-list .description--wrap .order-item-attribute.order-item-attribute-value {
    font-size: 13px !important;
    line-height: normal !important;
  }
}
.history-order .order-item-summary {
  margin-left: -30px;
  margin-right: -30px;
  background: #7a638f;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 120px;
  padding-right: 30px;
  line-height: 25px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 677px) and (max-width: 750px) {
  .history-order .order-item-summary {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.history-order .order-item-summary:before {
  position: absolute;
  content: '';
  background: url(../../data/image/order-history-background.png) no-repeat;
  left: 30px;
  bottom: -10px;
  width: 100px;
  height: 101px;
}
.history-order .order-item-summary .price--text {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  text-align: right;
}
.history-order .order-item-summary .price--text .cost {
  font-size: 18px;
  color: #ffc000;
}
.history-order .order-item-summary .transport--text,
.history-order .order-item-summary .cost--text {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  text-align: right;
}
.history-order .order-item-summary .transport--text .cost,
.history-order .order-item-summary .cost--text .cost {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffc000;
}
@media screen and (max-width: 999px) {
  .history-order .order-item-summary {
    background: #ededed;
    border-top: 1px solid #d1cbd7;
    border-bottom: 1px solid #d1cbd7;
  }
  .history-order .order-item-summary:before {
    background: url(../../data/image/history-order-background-medium.png) no-repeat;
    bottom: -20px;
  }
  .history-order .order-item-summary .price--text {
    color: #646b77;
  }
  .history-order .order-item-summary .price--text .cost {
    font-size: 18px;
    color: #ffc000;
  }
  .history-order .order-item-summary .transport--text,
  .history-order .order-item-summary .cost--text {
    color: #646b77;
  }
}
@media screen and (max-width: 676px) {
  .history-order .order-item-summary {
    margin-right: -15px;
    margin-left: -15px;
    height: 104px;
  }
  .history-order .order-item-summary:before {
    left: -30px;
  }
}
.history-order .btn__row {
  margin-top: 28px;
}
.history-order .btn__row .back-btn {
  margin-right: auto;
  background: linear-gradient(#ffc800, #ffb300);
  color: #2e125d;
}
@media screen and (max-width: 676px) {
  .history-order .btn__row {
    margin: 15px;
    flex-direction: column;
  }
  .history-order .btn__row .dark--btn {
    text-align: center;
    justify-content: center;
  }
  .history-order .btn__row .back-btn {
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%;
  }
}
/* component/ui/atom/resource */
.components-atom {
  padding: 0 15px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .components-atom {
    width: 80%;
    margin: 0 auto 30px;
    padding: 0;
  }
}
@media (min-width: 1251px) {
  .components-atom {
    width: 64.5%;
    padding: 0;
  }
}
.components-atom .components-main-title {
  margin: 45px 0 60px 0;
  text-align: center;
}
@media (min-width: 1000px) {
  .components-atom .components-atom-panels-wrap {
    display: flex;
    align-items: flex-start;
  }
}
.components-atom .components-atom-left {
  margin-bottom: 25px;
}
@media (min-width: 1000px) {
  .components-atom .components-atom-left {
    width: 240px;
    margin: 0;
    margin-right: 30px;
  }
}
.components-atom .components-atom-left .custom-checkbox span label {
  margin-left: 5px !important;
}
.components-atom .components-atom-left .dark--btn {
  text-align: center;
}
.components-atom .components-atom-search-wrap {
  position: relative;
  margin-bottom: 10px;
}
.components-atom .components-atom-search-wrap .form-control {
  box-shadow: inset 0 2px #ece9f1;
  border: 1px solid #ccc6d6;
  height: 40px;
}
.components-atom .components-atom-search-wrap .searchButton {
  position: absolute;
  right: 10px;
  top: 9px;
  font-size: 18px;
  color: #2e125d;
  width: auto;
  height: auto;
  padding: 0;
}
.components-atom .components-atom-main-filter {
  padding: 20px 15px;
  border: 2px solid #d4d2d8;
  margin: 10px 0;
  border-radius: 6px;
}
.components-atom .components-atom-main-filter__title {
  font-size: 23px;
  color: #6c3a9a;
  margin: 0;
  margin-bottom: 5px;
  display: block;
}
.components-atom .components-atom-main-filter__list {
  display: block;
  padding-left: 20px;
}
.components-atom .components-atom-main-filter__list label {
  font-weight: 400;
}
.components-atom .components-atom-main-filter__list label::before {
  top: -2px !important;
}
.components-atom .components-atom-main-filter__list label::after {
  top: 0 !important;
}
.components-atom .components-atom-main-filter .form-control {
  box-shadow: inset 0 2px #ece9f1;
  border: 1px solid #ccc6d6;
  height: 40px;
}
.components-atom .components-atom-main-filter .form-controls-one-row {
  display: flex;
}
.components-atom .components-atom-main-filter .form-controls-one-row > :first-child {
  margin-right: 10px;
}
@media (min-width: 1000px) {
  .components-atom .components-atom-right {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
  }
}
.components-atom .components-atom-right .component-panel-box {
  border: 1px solid #e1d9e7;
  border-radius: 6px;
  margin-bottom: 15px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 1250px) {
  .components-atom .components-atom-right .component-panel-box {
    flex-basis: calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  .components-atom .components-atom-right .component-panel-box:not( :nth-child( 2n )) {
    margin-right: 20px;
  }
}
@media (min-width: 1500px) {
  .components-atom .components-atom-right .component-panel-box {
    flex-basis: calc(33.333333% - 20px);
    max-width: calc(33.333333% - 20px);
    margin-bottom: 30px;
  }
  .components-atom .components-atom-right .component-panel-box:not( :nth-child( 2n )) {
    margin-right: 0;
  }
  .components-atom .components-atom-right .component-panel-box:not( :nth-child( 3n )) {
    margin-right: 30px;
  }
}
.components-atom .components-atom-right .component-panel-box__image {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f0ecf3;
  border-radius: 4px;
  height: 280px;
}
.components-atom .components-atom-right .component-panel-box__image a {
  display: flex;
  height: 280px;
  padding: 10px;
  align-items: center;
  justify-content: center;
}
.components-atom .components-atom-right .component-panel-box__image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.components-atom .components-atom-right .component-panel-box__title {
  color: #6c3a9a;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #efebf3;
  text-align: center;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
}
.components-atom .components-atom-right .component-panel-box__title a {
  text-decoration: none;
  display: block;
  color: #6c3a9a;
}
.components-atom .components-atom-right .component-panel-box__description {
  flex: 1;
  font-size: 12px;
  color: #554860;
  padding: 10px 0;
  border-bottom: 1px solid #f0ecf3;
  margin: 0;
}
.components-atom .components-atom-right .component-panel-box__options {
  padding: 12px 0;
}
.components-atom .components-atom-right .component-panel-box__options input[type="radio"] {
  display: none;
}
.components-atom .components-atom-right .component-panel-box__options span {
  display: block;
  position: relative;
}
.components-atom .components-atom-right .component-panel-box__options label {
  padding-left: 22px;
  font-size: 14px;
  color: #3a3a3a;
  font-weight: 400;
}
.components-atom .components-atom-right .component-panel-box__options label::before {
  content: '';
  width: 14px;
  height: 14px;
  border: 1px solid #a7a4b0;
  border-radius: 50%;
  box-shadow: inset 0 2px #ece9f1;
  position: absolute;
  left: 0;
  top: 3px;
}
.components-atom .components-atom-right .component-panel-box__options input[type="radio"]:checked + label:before {
  box-shadow: inset 0 0 3px red;
  border: 4px solid #ffbf00;
  box-shadow: none;
}
.components-atom .components-atom-right .component-panel-box__options table {
  width: 100%;
}
.components-atom .components-atom-right .component-panel-box__options--only-one {
  text-align: center;
}
.components-atom .components-atom-right .component-panel-box__options--only-one label {
  font-size: 24px;
  color: #ffb800;
  font-size: 28px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.components-atom .components-atom-right .component-panel-box__options--only-one label::before {
  content: none;
}
.components-atom .components-atom-right .component-panel-box__action {
  display: flex;
  justify-content: space-between;
}
.components-atom .components-atom-right .component-panel-box__action .form-control {
  width: 40px;
  box-shadow: inset 0 2px #ece9f1;
  border: 1px solid #ccc6d6;
  height: 40px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.components-atom .components-atom-right .component-panel-box__action .dark--btn {
  height: 40px;
  line-height: 40px;
  padding: 0 8px;
  font-size: 11px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  flex: 1;
  text-align: center;
  white-space: nowrap;
}
@media (min-width: 1600px) {
  .components-atom .components-atom-right .component-panel-box__action .dark--btn {
    font-size: 13px;
  }
}
.components-atom .components-atom-right .pager-wrap {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.components-atom .components-atom-right .pager-wrap .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.components-atom .components-atom-right .pager-wrap li > a {
  padding: 0;
  width: 40px;
  height: 40px;
  border: 2px solid #e7e3ed;
  margin-right: 10px;
  border-radius: 4px;
  line-height: 36px;
  font-size: 15px;
  font-weight: 700;
  color: #2e125c;
  transition: border-color 0.1s ease;
  background-color: #fff;
  text-transform: capitalize;
}
.components-atom .components-atom-right .pager-wrap li > a:hover {
  background-color: #fff;
  border-color: #2e125c;
}
.components-atom .components-atom-right .pager-wrap li.active > a {
  border-color: #ffc200;
}
.components-atom .components-atom-right .pager-wrap li.prev > a,
.components-atom .components-atom-right .pager-wrap li.next > a {
  width: auto;
  padding: 0 15px;
}
@media (min-width: 1000px) {
  .components-atom .components-atom-right .pager-wrap li.prev,
  .components-atom .components-atom-right .pager-wrap li.next {
    position: absolute;
    right: 0;
    top: 0;
  }
  .components-atom .components-atom-right .pager-wrap li.prev > a,
  .components-atom .components-atom-right .pager-wrap li.next > a {
    width: auto;
    padding: 0 15px;
    margin-right: 0;
  }
  .components-atom .components-atom-right .pager-wrap li.prev {
    right: auto;
    left: 0;
  }
}
.components-atom .components-atom-right .alert {
  flex: 1;
  align-self: flex-start;
}
.components-atom-description {
  margin-bottom: 50px;
}
.components-atom-description p {
  font-size: 15px;
  color: #0f1b30;
}
.components-atom--single .component-single-attributes-wrap {
  flex: 1;
}
@media (min-width: 1250px) {
  .components-atom--single .component-single-attributes-wrap {
    flex: 1 1 0;
  }
}
.components-atom--single .component-single-attributes-options {
  margin-bottom: 30px;
}
@media (min-width: 1250px) {
  .components-atom--single .component-single-attributes-options {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.components-atom--single .component-single-attributes-options-cart {
  display: flex;
  margin-top: 10px;
}
@media (min-width: 1250px) {
  .components-atom--single .component-single-attributes-options-cart {
    margin-top: 0;
  }
}
.components-atom--single .component-single-attributes-options .form-control {
  box-shadow: inset 0 2px #ece9f1;
  border: 1px solid #ccc6d6;
  height: 32px;
  width: 40px;
  margin-right: 5px;
}
@media (min-width: 1400px) {
  .components-atom--single .component-single-attributes-options .form-control {
    width: 80px;
  }
}
.components-atom--single .component-single-attributes-options .dark--btn {
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
}
@media (min-width: 1400px) {
  .components-atom--single .component-single-attributes-options .dark--btn {
    font-size: 14px;
  }
}
.components-atom--single .component-single-attributes-options input[type="radio"] {
  display: none;
}
.components-atom--single .component-single-attributes-options span {
  display: block;
  position: relative;
}
.components-atom--single .component-single-attributes-options label {
  padding-left: 22px;
  font-size: 14px;
  color: #3a3a3a;
  display: block;
  font-weight: 400;
}
.components-atom--single .component-single-attributes-options label::before {
  content: '';
  width: 14px;
  height: 14px;
  border: 1px solid #a7a4b0;
  border-radius: 50%;
  box-shadow: inset 0 2px #ece9f1;
  position: absolute;
  left: 0;
  top: 3px;
}
.components-atom--single .component-single-attributes-options input[type="radio"]:checked + label:before {
  box-shadow: inset 0 0 3px red;
  border: 4px solid #ffbf00;
  box-shadow: none;
}
.components-atom--single .component-single-attributes-options .component-panel-box__options--only-one {
  text-align: center;
}
.components-atom--single .component-single-attributes-options .component-panel-box__options--only-one label {
  font-size: 24px;
  color: #ffb800;
  font-size: 28px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  line-height: 1;
}
.components-atom--single .component-single-attributes-options .component-panel-box__options--only-one label::before {
  content: none;
}
.btn-icon-back {
  display: inline-block;
  width: 26px;
  min-width: 26px;
  height: 26px;
  border-radius: 3px;
  position: relative;
  background-image: linear-gradient(0deg, #592c86 0%, #7d4da6 100%);
  margin-bottom: 5px;
}
.btn-icon-back::after {
  content: '';
  background-image: url('../../data/image/icon-back.png');
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* commerce/cart/ui/atom/resource */
/* core/user/ui/atom/resource */
/*.registrationaccount-wrap-left-wrap{
	position: relative;
	//display: none
}

.registrationaccount-wrap-left{
	max-width: 489px;
	width: 100%;
}

.registrationaccount-wrap-left-form{
	border: 1px solid #dbdbdb;
	border-top: 0px;
	padding: 35px;
	display: inline-block;
	position: relative;
}

.registrationaccount-wrap-right{
	vertical-align: top;
	width: 100%;
	max-width: 489px;
}

.registrationaccount-wrap-right H2{
	margin-top: 0px;
}

.registrationaccount-linkbutton-confirm-wrap{
	text-align: center;
	margin-top: 55px;
}

.registrationaccount-wrap-left-wrap .validator{
	line-height: 36px;
	position: absolute;
	right: 14px;
}
.layer-100{
	z-index: 100!important;
}*/
.registration-panel input.form-control,
.registration-panel select {
  height: 41px;
  border-color: #d1cbd7;
}
.registration-panel .registrationaccount-wrap {
  width: 100%;
  display: flex;
  margin-bottom: 60px;
}
.registration-panel .registrationaccount-wrap .custom-checkbox label {
  display: block;
}
.registration-panel .form-group {
  margin-bottom: 10px;
}
.registration-panel .section__left {
  width: 51%;
}
.registration-panel .section__left .register-panel {
  margin-right: 30px;
}
.registration-panel .section__left .register-panel__header {
  border: 2px solid #f6f4f8;
  border-bottom: none;
  display: flex;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype {
  width: 50%;
  text-align: center;
  margin-bottom: 0;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype a {
  border: none;
  padding: 23px;
  color: #a3a3a3;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype:hover {
  margin-bottom: 0;
  border: none;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype a:hover {
  background-color: #fff;
  border: none;
  margin-bottom: 0;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype.active {
  margin-bottom: 0;
  position: relative;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype.active:after {
  width: 100%;
  height: 5px;
  background: #6c3a9a;
  left: -1px;
  right: 0;
  bottom: -1px;
  content: '';
  position: absolute;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype.active:hover {
  margin-bottom: 0;
  border: none;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype.active a {
  color: #6c3a9a;
  border: none;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype.active a:hover {
  border: none;
  background-color: #fff ;
  margin-bottom: 0;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype.active a .icon:before {
  background-position: 0px 0px;
}
.registration-panel .section__left .register-panel__header .icon {
  position: relative;
}
.registration-panel .section__left .register-panel__header .icon:before {
  position: absolute;
  content: '';
  top: -3px;
  right: 6px;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype-person .icon:before {
  background: url(../../data/image/register-person-icon.png) no-repeat;
  width: 26px;
  height: 26px;
  background-position: -25px 0px;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype-company .icon:before {
  background: url(../../data/image/register-company-icon.png) no-repeat;
  width: 26px;
  height: 26px;
  background-position: -29px 0px;
}
.registration-panel .section__left .register-panel__header .nav-tab-accounttype-company.active:after {
  left: 1px;
}
.registration-panel .section__left .register-panel__form {
  border: 2px solid #d4cadd;
  border-bottom: none;
  padding: 25px 28px;
}
.registration-panel .section__left .register-panel__form .form__wrap {
  display: flex;
  flex-wrap: wrap;
}
.registration-panel .section__left .register-panel__form .form__wrap .column {
  width: calc(50% - 5px);
  margin-right: 10px;
}
.registration-panel .section__left .register-panel__form .form__wrap .column:nth-child(2) {
  margin-right: 0px;
}
.registration-panel .section__left .register-panel__form .form__wrap .companyData {
  width: 100%;
}
.registration-panel .section__left .register-panel__form .form__wrap .companyData .header-panel {
  margin-bottom: 10px;
}
.registration-panel .section__left .register-panel__form .btn__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.registration-panel .section__left .register-panel__form .btn__row .validator {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #3a3a3a;
  font-weight: normal;
}
.registration-panel .section__left .register-panel__form .btn__row .dark--btn {
  display: block;
}
.registration-panel .section__left .register-panel__form .form-group {
  position: relative;
}
.registration-panel .section__left .register-panel__form .form-group .validator {
  position: absolute;
  top: 6px;
  right: 6px;
  font-family: 'Roboto', sans-serif;
  color: #777182;
  font-size: 13px;
}
.registration-panel .section__left .register-panel__newsletter {
  padding: 0 30px;
  padding-bottom: 15px;
  padding-top: 20px;
  border: 2px solid #d4cadd;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.registration-panel .section__left .register-panel__newsletter label {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #3a3a3a;
}
.registration-panel .section__left .register-panel .subheader__wrap {
  margin-bottom: 15px;
}
.registration-panel .section__right {
  width: 49%;
}
.registration-panel .section__right .login-panel {
  border: 2px solid #d4cadd;
  border-radius: 10px;
  padding: 27px 30px 30px 27px;
}
.registration-panel .section__right .login-panel .subheader__wrap {
  margin-bottom: 15px;
  margin-top: 52px;
}
.registration-panel .section__right .login-panel .btn__row {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.registration-panel .section__right .login-panel .btn__row .left-side a {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #6c3a9a;
}
.registration-panel .section__right .login-panel .btn__row .dark--btn {
  display: block;
}
.registration-panel .header-panel {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #6c3a9a;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
.registration-panel .subheader {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #0f1b30;
}
.registration-panel .newsletter-header,
.registration-panel .login-header {
  position: relative;
}
.registration-panel .newsletter-header:before,
.registration-panel .login-header:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
}
.registration-panel .newsletter-header {
  padding-left: 38px;
  margin-bottom: 25px;
}
.registration-panel .newsletter-header:before {
  background: url(../../data/image/newsletter-header.png);
  width: 27px;
  height: 23px;
}
.registration-panel .newsletter-header:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background: #e9e4ee;
  top: -22px;
  left: 0;
  right: 0;
}
.registration-panel .login-header {
  padding-left: 35px;
}
.registration-panel .login-header:before {
  background: url(../../data/image/login-header.png);
  width: 27px ;
  height: 27px ;
}
.registration-panel .login-header:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background: #e9e4ee;
  bottom: -27px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1450px) {
  .registration-panel .section__left {
    width: 60%;
  }
  .registration-panel .section__right {
    width: 40%;
  }
}
@media screen and (max-width: 999px) {
  .registration-panel .registrationaccount-wrap {
    margin-bottom: 15px;
  }
  .registration-panel .section__left .register-panel__header .nav-tab-accounttype a {
    padding: 20px;
  }
  .registration-panel .section__left .register-panel__form {
    padding: 15px 21px;
  }
  .registration-panel .section__left .register-panel__newsletter {
    padding-top: 25px;
    padding-bottom: 9px;
  }
  .registration-panel .section__right .login-panel {
    padding: 20px;
  }
  .registration-panel .login-header:after {
    bottom: -28px;
  }
  .registration-panel .section__right .login-panel .subheader__wrap {
    margin-top: 44px;
  }
  .registration-panel .section__left .register-panel__form .form__wrap .companyData .header-panel {
    margin-top: 10px;
  }
}
@media screen and (max-width: 730px) {
  .registration-panel .registrationaccount-wrap {
    flex-direction: column;
  }
  .registration-panel .section__left {
    width: 100%;
    margin-bottom: 15px;
  }
  .registration-panel .section__left .register-panel {
    margin-right: 0;
  }
  .registration-panel .section__left .register-panel__form {
    padding: 11px 15px;
  }
  .registration-panel .section__left .register-panel__form .form__wrap .column {
    width: 100%;
    margin-right: 0;
  }
  .registration-panel .section__left .register-panel__form .btn__row {
    margin-top: 10px;
  }
  .registration-panel .section__left .register-panel__header .nav-tab-accounttype a {
    padding: 10px;
  }
  .registration-panel .section__left .register-panel__header .nav-tab-accounttype a {
    text-align: center;
  }
  .registration-panel .section__left .register-panel__header .nav-tab-accounttype-person a .icon:before {
    width: 16px;
    height: 17px;
    background-size: cover;
    top: 0px;
    right: 10px;
    background-position: -14px 0px;
  }
  .registration-panel .section__left .register-panel__header .nav-tab-accounttype-company a .icon:before {
    width: 16px;
    height: 17px;
    background-size: cover;
    top: 2px;
    right: 10px;
    background-position: -19px 0px;
  }
  .registration-panel .section__left .register-panel__newsletter {
    padding-top: 41px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .registration-panel .section__left .header-panel.newsletter-header {
    margin-bottom: 17px;
    padding-left: 25px;
  }
  .registration-panel .section__left .header-panel.newsletter-header:before {
    width: 22px;
    height: 18px;
    background-size: cover;
  }
  .registration-panel .section__right {
    width: 100%;
  }
  .registration-panel .section__right .login-panel {
    padding: 15px;
  }
  .registration-panel .section__right .login-panel .header-panel.login-header {
    padding-left: 25px;
  }
  .registration-panel .section__right .login-panel .header-panel.login-header:before {
    width: 20px;
    height: 20px;
    background-size: cover;
  }
  .registration-panel .section__right .login-panel .header-panel.login-header:after {
    bottom: -14px;
  }
  .registration-panel .section__right .login-panel .subheader__wrap {
    margin-top: 24px;
    margin-bottom: 10px;
  }
  .registration-panel .header-panel {
    font-size: 17px;
  }
}
@media screen and (max-width: 370px) {
  .registration-panel .section__left .register-panel__header .nav-tab-accounttype-person a .icon:before {
    top: 0px;
    right: 3px;
  }
  .registration-panel .section__left .register-panel__header .nav-tab-accounttype-company a .icon:before {
    top: 2px;
    right: 3px;
  }
  .registration-panel .section__left .nav-tab-accounttype.nav-tab-accounttype-person a {
    margin-left: 10px;
  }
}
.registration-panel .register-panel__newsletter.main-account-newsleter {
  margin-top: 22px;
}
.registration-panel .register-panel__form.main-account-form {
  border-bottom: 2px solid #d4cadd;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.registration-panel.order-forms .section__left {
  width: 50%;
}
.registration-panel.order-forms .section__left .register-panel {
  margin-right: 15px;
}
.registration-panel.order-forms .section__left .register-panel__form {
  border-bottom: 2px solid #d4cadd;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.registration-panel.order-forms .section__left.no-margin .register-panel {
  margin-right: 0;
  margin-left: 15px;
}
.registration-panel.order-forms .section__right {
  width: 50%;
}
.registration-panel.order-forms .btn__row {
  width: 100%;
}
.registration-panel.order-forms .btn__row .dark--btn {
  width: 50%;
  margin-top: 15px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 730px) {
  .registration-panel.order-forms .section__left {
    width: 100%;
  }
  .registration-panel.order-forms .section__left .register-panel {
    margin-right: 0;
    margin-left: 0;
  }
  .registration-panel.order-forms .section__left.no-margin .register-panel {
    margin-right: 0;
    margin-left: 0;
  }
  .registration-panel.order-forms .btn__row {
    width: 100%;
  }
  .registration-panel.order-forms .btn__row .dark--btn {
    width: 100%;
    margin-top: 15px;
    display: flex;
    justify-content: center;
  }
}
.registrationaccount-wrap.order-not-logged .additional-subheader {
  display: flex;
  flex-direction: column;
}
.registrationaccount-wrap.order-not-logged .section__right {
  width: 50%;
  margin-right: 15px;
}
.registrationaccount-wrap.order-not-logged .section__right.order-box {
  margin-right: 0;
  margin-left: 15px;
}
.registrationaccount-wrap.order-not-logged .section__right.order-box .btn__row {
  flex-direction: column;
}
.registrationaccount-wrap.order-not-logged .section__right.order-box .btn__row .first-btn {
  margin-bottom: 15px;
}
.registrationaccount-wrap.order-not-logged .section__right.order-box .btn__row .dark--btn {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 730px) {
  .registrationaccount-wrap.order-not-logged .section__right {
    width: 100%;
    margin-right: 0;
  }
  .registrationaccount-wrap.order-not-logged .section__right.order-box {
    margin-top: 15px;
    margin-right: 0;
    margin-left: 0;
  }
}
.additional-text,
additional-text label {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #0f1b30;
}
.validator-exclamation-mark {
  right: 15px !important;
}
/* commerce/cart/ui/atom/resource */
.main-cart__wrap {
  width: 100%;
}
.main-cart table {
  width: 100%;
}
.main-cart .pagination li {
  flex-direction: row;
  margin-right: 10px;
  width: 39px;
  height: 39px;
}
.main-cart .pagination li a {
  background: #fff;
  border: 2px solid #e9e3ed;
  color: #6c3a9a;
  min-width: 39px !important;
  height: 39px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 5px !important;
}
.main-cart .pagination .active span {
  background: #fff;
  border: 2px solid #ffbd00;
  color: #2e125d;
  width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 5px !important;
}
.main-cart .cart-input {
  border: 1px solid #d1cbd7;
  color: #777182;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  border-radius: 3px;
  box-shadow: inset 0 2px #ededed;
}
.main-cart__filled {
  border: 2px solid #d4cadd;
  border-radius: 10px;
  margin-bottom: 60px;
}
.main-cart__filled .section__top {
  padding: 23px 28px;
}
.main-cart__filled .section__top .header--row {
  display: flex;
  justify-content: space-between;
}
.main-cart__filled .section__top .header--row .cart-name .product-name {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #0f1b30;
  text-transform: uppercase;
  font-weight: normal;
}
.main-cart__filled .section__top .header--row .cart-properties {
  display: flex;
  align-items: flex-start;
  height: 29px;
  overflow: hidden;
  min-width: 400px;
  justify-content: flex-end;
}
.main-cart__filled .section__top .header--row .cart-properties--amount {
  display: flex;
}
.main-cart__filled .section__top .header--row .cart-properties--amount .cart-item-amount-label {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #0f1b30;
  font-weight: normal;
  line-height: 29px;
}
.main-cart__filled .section__top .header--row .cart-properties--amount .cart-input {
  height: 29px;
  width: 47px;
  margin-left: 15px;
  padding-left: 10px;
}
.main-cart__filled .section__top .header--row .cart-properties--separator {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #0f1b30;
  margin-right: 10px;
  line-height: 29px;
  margin-left: 15px;
}
.main-cart__filled .section__top .header--row .cart-properties--price {
  line-height: 29px;
}
.main-cart__filled .section__top .header--row .cart-properties--price .header-h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #ffc000;
  font-weight: bold;
}
.main-cart__filled .section__top .header--row .cart-properties--price .cost.cart-item-cost-before-discount.h2-font {
  color: #646b77;
  text-decoration: line-through;
  font-size: 14px;
  opacity: .8;
}
.main-cart__filled .section__top .header--row .cart-properties--options .btn.cart-item-btn {
  border: 2px solid #e9e3ed;
  width: 29px;
  height: 29px;
  margin-top: 0;
}
.main-cart__filled .section__top .header--row .cart-properties--options .btn.cart-item-btn:first-child {
  margin-right: 2px;
  margin-left: 8px;
}
.main-cart__filled .section__top .header--row .cart-properties--options .btn.cart-item-btn .glyphicon {
  color: transparent;
  width: 100%;
  height: 100%;
}
.main-cart__filled .section__top .header--row .cart-properties--options .btn.cart-item-btn .glyphicon.glyphicon-pencil {
  position: relative;
}
.main-cart__filled .section__top .header--row .cart-properties--options .btn.cart-item-btn .glyphicon.glyphicon-pencil:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  background: url(../../data/image/new-icons/pencil-icon.png) no-repeat;
  width: 19px;
  height: 19px;
}
.main-cart__filled .section__top .header--row .cart-properties--options .btn.cart-item-btn .glyphicon.glyphicon-trash {
  position: relative;
}
.main-cart__filled .section__top .header--row .cart-properties--options .btn.cart-item-btn .glyphicon.glyphicon-trash:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  background: url(../../data/image/new-icons/trash-icon.png) no-repeat;
  width: 15px;
  height: 19px;
}
.main-cart__filled .section__top .header--row .cart-properties--options .dark--btn {
  margin-left: 10px;
  padding: 5px 8px 7px 8px;
}
.main-cart__filled .section__top .header--row .cart-properties--options .dark--btn span {
  height: auto;
  line-height: normal;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: inherit;
  /* text-align: center; */
  /* text-decoration: none !important; */
  padding: 0;
  /* border-radius: 2px; */
  background: transparent;
  border: none;
}
.main-cart__filled .section__top .content--row {
  display: flex;
  margin-top: 14px;
}
.main-cart__filled .section__top .content--row .column--image {
  width: 100px;
  margin-right: 20px;
}
.main-cart__filled .section__top .content--row .column--image img {
  max-width: 100%;
  height: auto;
}
.main-cart__filled .section__top .content--row .column--description {
  flex: 1;
}
.main-cart__filled .section__top .content--row .column--description .item-row {
  display: flex;
  margin-bottom: 7px;
}
.main-cart__filled .section__top .content--row .column--description .item-row:last-child {
  margin-bottom: 3px;
}
.main-cart__filled .section__top .content--row .column--description .cart-item-attribute-name {
  width: 275px;
}
.main-cart__filled .section__top .content--row .column--description .cart-item-attribute-name span {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #646b77;
}
.main-cart__filled .section__top .content--row .column--description .cart-item-attribute-value {
  width: auto;
}
.main-cart__filled .section__top .content--row .column--description .cart-item-attribute-value span {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #646b77;
}
.main-cart__filled .section__middle {
  background: #7a638f;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 92px;
  padding: 0 28px;
}
.main-cart__filled .section__middle .special-code {
  display: flex;
  flex-direction: column;
  width: 56%;
  margin-top: 15px;
}
.main-cart__filled .section__middle .special-code--label {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  color: #ffc000;
  color: #ffffff;
  opacity: .5;
  margin-top: 6px;
}
.main-cart__filled .section__middle .special-code .cart-input {
  height: 32px;
  padding-left: 5px;
}
.main-cart__filled .section__middle .value-summary {
  text-align: right;
}
.main-cart__filled .section__middle .value-summary .first-row .header {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.main-cart__filled .section__middle .value-summary .first-row .cost {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffc000;
}
.main-cart__filled .section__middle .value-summary .first-row .cost.cart-item-cost-before-discount {
  font-size: 17px;
  text-decoration: line-through;
  color: #fff;
  opacity: .8;
  font-weight: normal;
}
@media screen and (max-width: 999px) {
  .main-cart__filled .section__middle .value-summary .first-row .cost.cart-item-cost-before-discount {
    opacity: .7;
    color: #646b77;
    font-size: 16px;
  }
}
.main-cart__filled .section__middle .value-summary .second-row {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.main-cart__filled .section__middle .value-summary .second-row .discount-value {
  color: #d3c3ec !important;
}
.main-cart__filled .section__bottom {
  display: flex;
  justify-content: space-between;
  padding: 35px 28px 40px 28px;
}
.main-cart__filled .section__bottom .right-side a {
  margin-left: 8px;
}
.main-cart__filled .section__bottom .grey--btn,
.main-cart__filled .section__bottom .dark--btn,
.main-cart__filled .section__bottom .yellow--btn {
  padding: 11px 15px;
}
@media screen and (max-width: 999px) {
  .main-cart__filled {
    margin-bottom: 16px;
  }
  .main-cart__filled .section__top {
    padding: 23px 20px;
  }
  .main-cart__filled .section__bottom {
    padding: 28px 22px 28px 22px;
  }
  .main-cart__filled .section__middle {
    padding: 0 15px;
    background: #ededed;
    border-top: 1px solid #d1cbd7;
    border-bottom: 1px solid #d1cbd7;
  }
  .main-cart__filled .section__middle .special-code--label {
    color: #646b77;
  }
  .main-cart__filled .section__middle .value-summary .first-row .header {
    color: #646b77;
  }
  .main-cart__filled .section__middle .value-summary .second-row {
    color: #646b77;
  }
  .main-cart__filled .section__middle .value-summary .second-row .discount-value {
    color: #683796 !important;
  }
}
@media screen and (max-width: 676px) {
  .main-cart__filled .section__top {
    position: relative;
    padding: 10px 15px;
  }
  .main-cart__filled .section__top .header--row {
    flex-direction: column;
  }
  .main-cart__filled .section__top .header--row .column--description .cart-item-attribute-value span {
    font-size: 14px;
  }
  .main-cart__filled .section__top .header--row .cart-properties--separator {
    font-size: 14px;
    margin-right: 5px;
    margin-left: 0;
  }
  .main-cart__filled .section__top .header--row .cart-properties--price .header-h2 {
    font-size: 14px;
  }
  .main-cart__filled .section__top .header--row .cart-properties {
    position: absolute;
    top: 45px;
    right: 15px;
    height: auto;
    overflow: visible;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .main-cart__filled .section__top .header--row .cart-properties--amount {
    width: 33%;
    height: 33px;
    justify-content: flex-end;
  }
  .main-cart__filled .section__top .header--row .cart-properties--amount .cart-input {
    padding-left: 8px;
    margin-right: 6px;
    height: 27px;
    margin-left: 5px;
    width: 35px;
  }
  .main-cart__filled .section__top .header--row .cart-properties--options .dark--btn {
    margin-left: 2px;
  }
  .main-cart__filled .section__top .header--row .cart-properties--options .btn.cart-item-btn {
    margin-top: -1px;
  }
  .main-cart__filled .section__top .content--row {
    flex-direction: column;
    margin-top: 50px;
  }
  .main-cart__filled .section__top .content--row .column--description .cart-item-attribute-name span,
  .main-cart__filled .section__top .content--row .column--description .cart-item-attribute-value span {
    font-size: 13px;
  }
  .main-cart__filled .section__top .content--row .column--image {
    top: 45px;
    left: 15px;
    width: 90px;
    margin-bottom: 10px;
  }
  .main-cart__filled .section__top .content--row .column--description .item-row {
    justify-content: space-between;
  }
  .main-cart__filled .section__top .content--row .column--description .cart-item-attribute-name {
    width: auto;
  }
  .main-cart__filled .section__middle {
    flex-direction: column;
    height: auto;
  }
  .main-cart__filled .section__middle .special-code {
    width: 100%;
  }
  .main-cart__filled .section__middle .special-code .special-code--label {
    opacity: .7;
  }
  .main-cart__filled .section__middle .value-summary {
    width: 100%;
  }
  .main-cart__filled .section__middle .value-summary .first-row {
    margin-top: 5px;
  }
  .main-cart__filled .section__middle .value-summary .second-row {
    margin-bottom: 10px;
  }
  .main-cart__filled .section__bottom {
    padding: 15px;
    flex-direction: column;
  }
  .main-cart__filled .section__bottom .yellow--btn,
  .main-cart__filled .section__bottom .grey--btn,
  .main-cart__filled .section__bottom .dark--btn {
    display: flex;
    margin-bottom: 10px;
    padding: 9px 15px;
    justify-content: center;
  }
  .main-cart__filled .section__bottom .right-side a {
    margin-left: 0;
  }
  .main-cart__filled .section__bottom .right-side .dark--btn {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 400px) {
  .main-cart__filled .section__top .content--row .column--image {
    top: 70px;
  }
  .main-cart__filled .section__top .content--row .column--description .item-row {
    flex-direction: column;
  }
  .main-cart__filled .section__top .header--row .cart-properties {
    top: 70px;
  }
}
.main-cart__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-cart__empty .header--empty-cart {
  font-family: 'Roboto', sans-serif;
  font-size: 60px;
  color: rgba(108, 58, 154, 0.5);
  margin-top: 50px;
  font-weight: lighter;
}
.main-cart__empty .btn__row {
  margin-top: 99px;
  margin-bottom: 70px;
}
.main-cart__empty .btn__row .cart--btn {
  padding: 11px 15px;
  text-transform: capitalize;
}
.main-cart__empty .image__wrap {
  margin-top: 105px;
  position: relative;
}
.main-cart__empty .image__wrap:after {
  position: absolute;
  content: '';
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 2px solid #f0ebf5;
  top: -45px;
  right: -40px;
}
@media screen and (max-width: 999px) {
  .main-cart__empty .header--empty-cart {
    font-size: 40px;
    margin-top: 57px;
  }
  .main-cart__empty .image__wrap {
    margin-top: 45px;
  }
  .main-cart__empty .btn__row {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 520px) {
  .main-cart__empty .image__wrap {
    margin-top: 15px;
  }
  .main-cart__empty .image__wrap .image--background {
    width: 40px;
    height: auto;
  }
  .main-cart__empty .image__wrap:after {
    top: -22px;
    right: -20px;
    width: 80px;
    height: 80px;
  }
  .main-cart__empty .header--empty-cart {
    font-size: 24px;
    margin-top: 50px;
  }
  .main-cart__empty .btn__row {
    margin-top: 24px;
    margin-bottom: 39px;
  }
}
@media screen and (max-width: 750px) {
  .main-cart .glyphicon.glyphicon-thumbs-up.link-button-glyphicon {
    height: 18px;
    top: -10px;
  }
}
.main-cart .btn-icon-back {
  margin: 1px 19px 0 0;
}
.main-cart__limit-error {
  width: 100%;
}
.contact-form {
  position: relative;
  margin-top: 35px;
}
.contact-form INPUT[type="text"] {
  max-width: 429px;
}
.contact-form TEXTAREA {
  height: 188px;
}
.contact-form LABEL {
  line-height: 20px;
}
.button-wrap {
  text-align: right;
}
.link-button-send {
  width: 120px;
}
.contact-form .validator {
  line-height: 36px;
  position: absolute;
  left: -6px;
}
.contact-form H2 {
  margin-bottom: 27px;
}
.contact-form-info {
  color: #676767;
}
.contact-form-info .subsection {
  margin-top: 27px;
}
@media (min-width: 1200px) {
  .captcha-form {
    margin-left: 20px;
  }
}
.captcha-form .validator {
  right: auto;
  left: -10px;
  top: 50%;
  margin-top: -5px;
}
div.galleryAtomElement {
  float: left;
  margin: 10px;
  max-width: 200px;
  height: 240px;
}
div.galleryAtomElement img {
  border: 1px solid #888888 !important;
}
div.galleryAtomElement .gallery-label {
  margin-top: 8px;
  text-align: center;
}
/*
div.galleryAtomElement{
	float: left;
	margin: 10px;
	max-width: 200px;
	height: 240px;
}

div.galleryAtomElement img{
	border: 1px solid #888888 !important;
}

div.galleryAtomElement .gallery-label{
	margin-top: 8px;
	text-align: center;
}
*/
.margin-gallery {
  margin-top: 35px;
}
.gallery__header .header-h1 {
  margin-right: auto;
  margin-left: auto;
}
.gallery__header .main__header {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: center;
}
.gallery__header .main__header .header-h1 {
  margin-top: 0;
}
@media all and (-ms-high-contrast: none) {
  .gallery__header *::-ms-backdrop,
  .gallery__header .main__header {
    justify-content: flex-start;
  }
}
.gallery__header .breadcrumb {
  padding: 0;
  margin-bottom: 0px;
  list-style: none;
  background-color: #fff;
  border-radius: 0px;
  margin-bottom: 12px;
  margin-top: 48px;
}
.gallery__header .breadcrumb a,
.gallery__header .breadcrumb span {
  color: #6a3b9b;
  font-size: 15px;
}
.gallery__wrap {
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.gallery__wrap .breadcrumb {
  width: 100%;
}
.gallery__wrap .gallery__items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.gallery__wrap .gallery__items > div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.gallery__wrap .gallery__items .item {
  padding: 4px;
  border-radius: 5px;
  border: 1px solid #e1d8eb;
  margin-right: 20px;
  width: calc(20% - 16px);
  margin-bottom: 20px;
}
.gallery__wrap .gallery__items .item__header {
  width: 100%;
}
.gallery__wrap .gallery__items .item__description {
  width: 100%;
}
@media screen and (min-width: 1400px) {
  .gallery__wrap .gallery__items .item:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 850px) and (max-width: 1399px) {
  .gallery__wrap .gallery__items .item {
    width: calc(25% - 15px);
  }
  .gallery__wrap .gallery__items .item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 650px) and (max-width: 850px) {
  .gallery__wrap .gallery__items .item {
    width: calc(33.33333% - 13.3333px);
  }
  .gallery__wrap .gallery__items .item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 420px) and (max-width: 649px) {
  .gallery__wrap .gallery__items .item {
    width: calc(50% - 10px);
  }
  .gallery__wrap .gallery__items .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 419px) {
  .gallery__wrap .gallery__items .item {
    width: 100%;
    margin-right: 0;
  }
}
.gallery__wrap .gallery--link {
  transition: all .3s linear;
}
.gallery__wrap .gallery--link img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.gallery__wrap .gallery--link:hover {
  opacity: 0.8;
}
.gallery__wrap .gallery--image {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.gallery__wrap .gallery--text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: #a1a1a1;
  padding: 13px 0px 6px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .gallery__wrap {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 676px) {
  .gallery__wrap .margin-gallery {
    width: 100%;
  }
  .gallery__wrap .margin-gallery .dark--btn {
    display: flex;
    width: 100%;
    justify-content: center;
  }
}
.gallery__wrap .breadcrumb {
  width: 100%;
  background: #fff;
}
/* PaySquare payment manager */
iframe.paysquare-internal-iframe {
  width: 100%;
  height: 500px;
  border: 0;
}
/* old inline styles in tpl*/
.main-logo:hover {
  opacity: 0.5;
}
/*.zls-small.zls-btnmn.zls-btlft.handheld{
	left: 10px !important;
	right: auto !important;
	bottom: 64px !important;
	z-index: 9998 !important;
}*/
@media (max-width: 600px) {
  .gallery-link {
    left: auto !important;
    right: 0 !important;
    bottom: 64px;
  }
}
.configurator-priceinformation-small {
  text-align: center !important;
  font-size: 28px !important;
}
.configurator-priceinformation-small .discount-price {
  font-weight: bold;
}
.configurator-priceinformation-small {
  background: #000;
  margin: 10px;
  border: 2px solid #f0c414;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 52px;
  width: calc(80%);
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 28px;
}
@media screen and (max-width: 991px) {
  .configurator-priceinformation-small {
    display: flex !important;
  }
}
@media screen and (max-width: 420px) {
  .configurator-priceinformation-small {
    font-size: 16px !important;
  }
}
.configurator-priceinformation-small .strong {
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.configurator-priceinformation-small .currentprice-value-before-discount {
  color: #7e7c7e;
  margin: 0 5px;
}
.configurator-priceinformation-small .discount-price {
  font-size: 28px;
  font-weight: bold;
  color: #f1c515;
}
.configurator-priceinformation-small .currentprice-value-currency {
  font-size: 28px;
  color: #f1c515;
  font-weight: bold;
  margin-left: 5px;
}
@media screen and (max-width: 420px) {
  .configurator-priceinformation-small .currentprice-value-currency {
    font-size: 17px;
  }
}
@media screen and (max-width: 420px) {
  .configurator-priceinformation-small .discount-price {
    font-size: 17px;
  }
}
.complaint-history {
  margin: 30px auto 60px;
  padding: 0 15px;
}
@media (min-width: 1000px) {
  .complaint-history {
    padding: 0;
    width: 80%;
  }
}
@media (min-width: 1251px) {
  .complaint-history {
    width: 64.5%;
  }
}
.complaint-history__heading {
  margin: 0;
  margin-bottom: 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  color: #373737;
  font-weight: 300;
}
.complaint-history__header {
  padding: 20px;
  border: 2px solid #eae7ee;
  border-radius: 6px;
  margin-bottom: 50px;
}
.complaint-history__header-item {
  font-size: 15px;
  word-break: break-word;
}
@media (min-width: 768px) {
  .complaint-history__header-item {
    display: flex;
  }
}
.complaint-history__header-item:not(:last-child) {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .complaint-history__header-item-name {
    min-width: 300px;
    max-width: 300px;
  }
}
.complaint-history__header-item-value {
  font-weight: 700;
  color: #2e125d;
}
.complaint-history__messages {
  margin-bottom: 30px;
  border-left: 1px solid #eae7ee;
}
.complaint-history__message {
  padding: 20px;
  padding-left: 25px;
  border: 1px solid #eae7ee;
  border-left: none;
  border-bottom: none;
  position: relative;
}
@media (min-width: 768px) {
  .complaint-history__message {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 160px;
  }
}
.complaint-history__message:first-child {
  border-top-right-radius: 4px;
}
.complaint-history__message:last-child {
  border-bottom-right-radius: 4px;
  border-bottom: 1px solid #eae7ee;
}
.complaint-history__message::before {
  content: '';
  width: 16px;
  height: 16px;
  border: 2px solid #ddd;
  background-color: #fff;
  position: absolute;
  left: -8px;
  top: 50%;
  margin-top: -8px;
  border-radius: 50%;
}
.complaint-history__message--current-message {
  background-color: #f5f0ff;
}
.complaint-history__message--current-message::before {
  background: linear-gradient(#7c4ba6, #5a2d89);
}
.complaint-history__message-item {
  word-break: break-word;
  font-size: 14px;
}
.complaint-history__message-item:not(:last-child) {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .complaint-history__message-item {
    display: flex;
  }
}
.complaint-history__message-item-name {
  min-width: 200px;
  max-width: 200px;
}
.complaint-history__message-item-value {
  font-weight: 700;
}
@media (min-width: 768px) {
  .complaint-history__message-item-value {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .complaint-history__message-item--date {
    font-size: 13px;
  }
}
.complaint-history__message-item--date .complaint-history__message-item-name {
  display: block;
}
@media (min-width: 768px) {
  .complaint-history__message-item--date .complaint-history__message-item-name {
    display: none;
  }
}
@media (min-width: 768px) {
  .complaint-history__message-item--date {
    color: #999;
    position: absolute;
    right: 20px;
    top: 20px;
  }
}
.complaint-history__message-item-email {
  color: #777;
}
.complaint-history__message-item--content .complaint-history__message-item-value > span > *:last-child {
  margin: 0;
}
.complaint-history__message-item--content .complaint-history__message-item-value p {
  margin-bottom: 5px;
}
.complaint-history .CMSHTMLEditorAtom {
  overflow: hidden;
}
.complaint-history .CMSHTMLEditorAtom .panel-body {
  padding: 0;
}
.complaint-history .CMSHTMLEditorAtom .nav-tabs {
  display: none;
}
.complaint-history .CodeMirror,
.complaint-history .mce-edit-area {
  height: 300px;
  min-height: 400px;
}
.complaint-history__btn-send {
  padding: 12px 50px;
  background: linear-gradient(#7c4ba6, #5a2d89);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  font-size: 15px;
  font-weight: 700;
  border-radius: 5px;
  position: relative;
  transition: color .4s ease;
  border: none;
  overflow: hidden;
}
.complaint-history__btn-send:hover {
  color: #fff4cc;
}
.complaint-history__btn-send:hover::after {
  width: 100%;
}
.complaint-history__btn-send:active {
  background: linear-gradient(#7c4ba6, #5a2d89);
}
.complaint-history__btn-send::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #ffc800;
  height: 3px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: width .4s ease;
}
.complaint-return {
  margin: 30px auto 60px;
  padding: 0 15px;
}
@media (min-width: 1000px) {
  .complaint-return {
    padding: 0;
    width: 80%;
  }
}
@media (min-width: 1251px) {
  .complaint-return {
    width: 64.5%;
  }
}
.complaint-return__heading {
  margin: 0;
  margin-bottom: 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  color: #373737;
  font-weight: 300;
}
.complaint-return__header {
  padding: 20px;
  border: 2px solid #eae7ee;
  border-radius: 6px;
  margin-bottom: 30px;
}
.complaint-return__header-item {
  font-size: 15px;
  word-break: break-word;
}
@media (min-width: 768px) {
  .complaint-return__header-item {
    display: flex;
  }
}
.complaint-return__header-item:not(:last-child) {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .complaint-return__header-item-name {
    min-width: 300px;
    max-width: 300px;
  }
}
.complaint-return__header-item-value {
  font-weight: 700;
  color: #2e125d;
}
.complaint-return__header-item-email {
  color: #777;
}
.complaint-return__file-upload {
  border: 2px solid #eae7ee;
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 20px 20px 0 20px;
  min-height: 80px;
}
.complaint-return__finish-btn {
  padding: 12px 50px;
  background: linear-gradient(#7c4ba6, #5a2d89);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  font-size: 15px;
  font-weight: 700;
  border-radius: 5px;
  position: relative;
  transition: color .4s ease;
  border: none;
  overflow: hidden;
}
.complaint-return__finish-btn:hover {
  color: #fff4cc;
}
.complaint-return__finish-btn:hover::after {
  width: 100%;
}
.complaint-return__finish-btn:active {
  background: linear-gradient(#7c4ba6, #5a2d89);
}
.complaint-return__finish-btn::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #ffc800;
  height: 3px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: width .4s ease;
}
.complaint-return__permission-denied {
  margin-bottom: 50px;
}
