

/* Start:/local/templates/main/fonts/css.css?1732882127955*/
/* cyrillic-ext */

/* VilleroyBochCyrillic */
@font-face {
  font-family: villeroy-boch;
  font-style: normal;
  font-weight: 600;
  src: local('VilleroyBochCyrillic Bold'), url('/local/templates/main/fonts/VILLEROYBOCH-BOLDCYRILLIC.woff2') format('woff2');
}

@font-face {
  font-family: villeroy-boch;
  font-style: italic;
  font-weight: 600;
  src: local('VilleroyBochCyrillic Italic'), url('/local/templates/main/fonts/VILLEROYBOCH-BOLDITALIC.woff2') format('woff2');
}

@font-face {
  font-family: villeroy-boch;
  font-style: italic;
  font-weight: 400;
  src: local('VilleroyBochCyrillic Italic Cyrillic'), url('/local/templates/main/fonts/VILLEROYBOCH-ITALICCYRILLIC.woff2') format('woff2');
}

@font-face {
  font-family: villeroy-boch;
  font-style: normal;
  font-weight: 400;
  src: local('VilleroyBochCyrillic Regular'), url('/local/templates/main/fonts/VILLEROYBOCH-REGULARCYRILLIC.woff2') format('woff2');
}

/* End */


/* Start:/local/templates/main/css/new.css?17495641306369*/
/*ошибка при экранах меньше 327px */
@media (max-width:327px) {
  .header-search-toggle {margin:0!important;}
  .row_sat_img img {width: 100%!important;}
}

@media (max-width:316px) {
  .header-search-toggle {position: relative!important;height: 1px;}
  .header-icon {position: absolute;top: 24px!important;left: -3px;}
}




/*скрыть поиск*/

.img-blog {
	border-radius: 15px;
}

.tovar-desk *, .tovar-desk {font-family: Arial, "sans-serif";
    font-size: 14px;
    letter-spacing: 0.1px;
    position: relative;
    top: -4px;
    width: 100%;
    text-align: center;
    color: gray;
	    line-height: 2rem;
}

.header-search {display:none!important;}
.header-access {float:right!important;}
.mm-menu #topmenu {
	width: 100% !important;
}

.icon--search{
display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}
/*Отодвинем чат влево*/
@media (min-width: 991px) and (max-width: 2600px) {
	
	.header-usp .header-icon.icon {margin-right: 10px;}
	.header-cart {right:15px!important}
}

@media (min-width: 991px) and (max-width: 1600px) { 
	.consultant-widget-wrap {position: absolute!important;left:-150px!important;}
}

@media (min-width: 500px) and (max-width: 990px) {
	.consultant-widget-wrap {position: absolute!important;left:-150px!important;}
	
}

@media (max-width:750px) {
	.header { width: 100%; background: #fff;padding: 0px 0;z-index: 999999999999999;top: 0;}
	.cityChange {display: none!important;}
	#topmenu-container {z-index: 999999}
	#main_video {margin-top: 10px;}
	.header.fixed-top {opacity: 1; animation: ani2 2s forwards;}
	.bx-soa-pp .bx-soa-pp-company {padding: 20px!important;}
	.teaser__screen {margin-top: 20px;}
	.teaser--highlights {        margin: 0 0 20px!important;}

}

@media (max-width: 448px) {
    .category-products .product-name {
        width: 100%!important;
    }
	
	.cart-footer {padding: 20px 15px 20px!important;}
	#coupon {width: 100%!important;margin-bottom: 0px;}
	.cart-footer {padding:0!important;}
	.btn--default .svg--tiny {margin-top: 17px!important;}
	.btn--default .svg {margin-top: 11px!important;}
}


/*на странице акции делаю первые три плашки синими а текст белым*/
.row .category-view.category-view--products .actions-container  div.col-md-4:nth-child(n+1):nth-child(-n+3) .name-action {
	background:#0B3886; color:#fff;
}

.row .category-view.category-view--products .category-view.category-view--products .actions-container  div.col-md-4:nth-child(n+1):nth-child(-n+3) .name-action {
	background-image: linear-gradient(to bottom, #eef2f5 0, #fff 250px); color:inherit; background:transparent!inportant;
}


.category-description *, .category-description p, .category-description span, .category-description strong {font-family:Helvetica, Arial, Sans-serif!important;}


.fixed-top .notification-top, .fixed-top .geo {display:none;}
.my-account .wishlist-view-form {display:none!important;}
	.my-wishlist, .estimated-delivery-time {display: none!important}

.category-products.teaser .toolbar {padding:0 20px}

.phone_top {
	margin: 0 0px 0 0!important;
}

/*Выпадающее меню каталога*/

.topmenu li.level1 > a span {
	font-family: villeroy-boch, "Times New Roman", Times, serif!important;
	font-weight: 700!important;
}

/*Жирный шрифт*/
.topmenu .level-top > a {
	font-weight: 700!important;
}


/*в шапке черный текст*/
.header-access .header-icon .header-icon__title {color: #43474a!important;}
.header-icon .svg--gold {fill: #43474a!important;}
.header-icon:first-child {font-size: 14px!important;}


/*Убираем купить в 1 клик*/
.fast-but {display:none!important;}

/*Высота без кнопки купить в 1 клик */ 
.sat_item, .teaser--box .teaser__item {min-height: 570px;}

/*Скроем с корзины две конпки сверху в 1 клик и продолжить */ 
.cart-info .checkout-types.cart-contact a:last-child {display:none;}

/*в наличии внутри карточки товара*/
.available-and-collection-block.hideMobile {
	display: block;
	height: 40px!important;
	position: relative;
}

.available-and-collection-block > .available {
	top:0!important;
}


.header {
  width: 100%;
  background: #fff;
  padding: 0px 0;
  z-index: 999;
}

.header.fixed-top {
  position: fixed;
  left: 0;
  top: 0;
	  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
	
	transform: translateY(-150%);
  animation: ani 1s forwards;
}

@keyframes ani {
  0% {transform: translateY(-150%);}
  100% {transform: translateY(0);}
}
@keyframes ani2 {
	0% {opacity: 0;}
  100% {opacity: 1;}
}

.header__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 15px;
}

.header__logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__logo {
  margin-right: 15px;
}

.header__logo-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__logo-title {
  font-weight: bold;
  font-size: 1.1rem;
  text-transform: uppercase;
  margin: 0 0 5px;
  width: 100%;
  line-height: 1;
}

.header__logo-description {
  width: 100%;
  margin: 0;
  line-height: 1;
  font-size: .9rem;
  font-weight: bold;
  text-transform: uppercase;
}

.header__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* End */


/* Start:/local/templates/main/css/all.css?173288239925265*/
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
textarea {
	font-size: 16px !important;
}
.slide.teaser__item .price-box {
	position: relative;
	top: 3px;
}
.slide.teaser__item .old-price {
  margin-bottom: 8px;
line-height: 1.4
}

@media screen and (max-width: 767px) {
	.slide.teaser__item .price-box {
		position: relative;
		right: inherit;
		width: inherit;
		top: inherit !important;
	}
	.slide.teaser__item .add-to-cart-form .actions {
		margin-top: -40px;
	}
	.qty-holder .add-product, .qty-holder .substract-product {
		display: none !important;
	}
	.add-to-cart-qty {
		font-size: 16px;
	}
}

.popup-window {
	font-family: Helvetica,Arial,Sans-serif;
}
.popup-window.popup-window-with-titlebar {
	padding-top: 40px;
}
.popup-window-close-icon {
	position: absolute;
  left: 47%;
  right: auto !important;
  top: -19px !important;
  width: 28px;
  height: 28px;
  border-radius: 50px;
  background-color: #000 !important;
  transition: background .2s ease;
  cursor: pointer;
}
.popup-window-close-icon:before,
.popup-window-close-icon:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: ' ';
  height: 14px;
  width: 2px;
  border: 1.2px solid #fff;
}
.popup-window-close-icon:before {
	transform: rotate(45deg);
}
.popup-window-close-icon:after {
	transform: rotate(-45deg);
}
.popup-window-titlebar {
	font-family: villeroy-boch,"Times New Roman",Times,serif;
	margin-bottom: 24px;
  text-transform: uppercase;
  text-align: center;
}
.popup-window-titlebar-text {
	font-weight: 800;
	font-size: 17px;
	color: #495052;
	padding: 0 10px;
}
.popup-window-buttons .btn:first-child {
	background-color: #023e84;
}
.popup-window-buttons .btn:first-child:hover {
	background-color: #5991dc;
}

.slick-list .main_page_for_name {
	height: 96px !important;
	border-bottom: 1px solid #cdcdcd;
	text-align: left;
  font-size: 15px;
  font-style: normal;
  line-height: 1.42857143;
  padding-bottom: 41px;
}
.slick-list .link--dark:hover {
	color: #43474a;
}
.slick-list .main_page_for_name:hover {
	text-decoration: underline;
}
.slick-list .price-box {
	height: 80px;
}
.slide.teaser__item .price-label {
	display: none !important;
}
.slick-list .regular-price {
	height: auto !important;
	/*margin-top: 21px !important;*/
}
.slick-list .old-price {
	float: none;
	margin-top: 22px;
	margin-bottom: 0 !important;
}
.slick-list .old-price .price {
	height: auto !important;
	font-size: 20px;
	margin-top: 0 !important;
}
.slick-list .old-price .price-label {
	height: auto !important;
}
.slick-list .regular-price.special-price-red {
	margin-top: 8px !important;
	text-align: center;
}
.home .slider_home_campaign .teaser__link span {
	display: block;
}
/* @media screen and (max-width: 767px) {
	.slick-list .price-box {
		position: relative !important;
		top: 0 !important;
	}
} */

.description_payment {
	font-style: italic;
	font-size: 12px;
	padding-left: 30px;
	margin-top: 15px;
}

.btn:hover,
.btn:focus {
	color: #fff;
}

.bx_ordercart .bx_ordercart_coupon_notes {
	top: -39px;
}
.bx_ordercart .bx_ordercart_coupon span.bad:hover {
	background-image: url(/local/templates/main/css/../img/delete_icon.png);
}
.bx-soa-empty-cart-image {
	-o-background-size: 100% !important;  
	-webkit-background-size: 100% !important; 
	-moz-background-size: 100% !important; 
	-khtml-background-size: 100% !important; 
	background-size: 100% !important;
}

.bx-slst .dropdown-block {
	/*max-width: 500px;*/
	height: 38px;
	border-radius: 0;
	margin-bottom: 18px;
}
.bx-ui-combobox-container .bx-combobox-fake-as-input {
	color: #43474a !important;
}
.bx-slst .bx-ui-combobox-variant {
	color: #43474a;
}

.category-products .not_found {
	font-size: 24px;
	text-align: center;
}

.slick-track .teaser__item {
	min-height: 574px;
}
.slick-track .teaser__wrapper:not(.associated) {
	height: auto!important;
	min-height: 574px;
	overflow: hidden;
}
.slick-track .product-name {
  color: #43474a;
  display: inline-block;
  width: 100%;
  text-align: left;
  font-size: 15px;
  line-height: 1.4;
  margin-top: 30px;
}
.slick-track .price-box {
	height: 80px;
  min-height: 80px;
  max-height: 80px;
  text-align: center;
  font-size: 20px;
  font-family: villeroy-boch,"Times New Roman",Times,serif;
  font-style: italic;
}

@media screen and (min-width: 768px) {
	.slick-track .teaser__top {
		height: 322px;
	  min-height: 322px;
	  max-height: 322px;
	  border-bottom: 1px solid #cdcdcd;
	  margin-bottom: 20px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
	.slick-track .teaser__item {
		margin: 0 0 20px;
    padding: 0 10px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
	.slick-track .teaser__top.bv_inline {
		height: 280px;
    min-height: 280px;
    max-height: 280px;
	}
}

@media screen and (max-width: 1199px) {
	.slick-track .product-name {
		font-size: 13px;
	}
}

@media screen and (max-width: 767px) {
	.slick-track .teaser__wrapper:not(.associated) {
		border-bottom: 1px solid #cdcdcd;
	}
	.slick-track .teaser__wrapper {
		padding-top: 60px!important;
		padding: 23px;
    border: 0;
	}
	.slick-track .teaser__top {
		border-bottom: 0 solid transparent;
    float: left;
    clear: both;
    width: 100%;
	}
	.slick-track .teaser__link {
		width: 35%;
    margin-right: 5%;
    float: left;
    margin-top: 25px;
    min-height: 100px;
	}
	.slick-track .teaser__image {
		margin-bottom: 10px;
	}
	.slick-track .product-info__wrapper {
		border-bottom: 1px solid #cdcdcd;
    width: 60%;
    float: right;
    height: 80px;
	}
	.slick-track .product-name {
		float: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
	}
	.slick-track .teaser__bottom {
		position: relative;
	}
	.slick-track .price-box {
    position: absolute;
    right: 0;
    width: 60%;
    margin-bottom: 0;
	}
}

.input-text.error {
	margin-bottom: 0;
}
.input-box .hint {
	margin-top: 0;
}

.new .back_title {
	background-color: #43474a;
	color: #fff;
	float: left;
  padding: 0 22px;
  line-height: 47px;
  font-size: 15px;
  font-family: villeroy-boch,"Times New Roman",Times,serif;
  text-transform: uppercase;
  text-align: left;
  height: 47px;
  height: auto;
  min-height: 38px;
  line-height: 38px;
  border: 0;
  padding-top: 0 !important;
  text-decoration: none !important;
}
.new .back_title .svg {
	float: right;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: -10px;
}

.category-view .not_found {
	font-size: 24px;
	color: #e11313;
	text-align: center;
	font-family: villeroy-boch,"Times New Roman",Times,serif;
}

input#set_filter_contact {
    text-align: center;
}

.teaser--uvp {
	width: 100%;
  margin: 50px 0 30px;
  margin-left: 0 !important;
}
.teaser--uvp .teaser-wrapper {
    background-color: #43474a;
    padding: 24px 25px;
    text-align: center;
    overflow: hidden;
}
.teaser--uvp .teaser-wrapper .headline {
    color: #fefefe;
    margin-top: 0;
    margin-bottom: 20px;
}
.teaser--uvp .teaser-wrapper .teaser-link {
    display: block;
    color: #fefefe;
    text-decoration: underline;
    margin-top: 20px;
}
.teaser--uvp .teaser-wrapper .slick-track {
    display: flex;
    flex-wrap: wrap;
}
.teaser--uvp .teaser-wrapper .slides .slide {
    padding: 30px 15px 0 15px;
    height: auto;
    flex: 1;
}
.teaser--uvp .teaser-wrapper .teaser-item {
    background-color: #fff;
    padding: 50px 20px;
    position: relative;
    height: 100%;
}
.teaser--uvp .teaser-wrapper .teaser-item .icon-wrapper {
    border-radius: 100%;
    padding: 5px;
    background: #0b3886;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
}
.teaser--uvp .teaser-wrapper .teaser-item .icon-wrapper .teaser-icon {
    max-height: none;
    max-width: none;
}
.teaser--uvp .teaser-wrapper .teaser-item .icon-wrapper .teaser-icon.icon-plate {
    width: 45px;
    height: 50px;
    fill: #fff;
}
.teaser--uvp .teaser-wrapper .teaser-item .icon-wrapper .teaser-icon.icon-first-choice {
    width: 35px;
    height: 50px;
    fill: #fff;
}
.teaser--uvp .teaser-wrapper .teaser-item .icon-wrapper .teaser-icon.icon-lkw {
    width: 35px;
    height: 50px;
    fill: #fff;
}

@media screen and (max-width: 1199px) {
	.slick-dots {
    bottom: -34px;
    min-height: 25px;
	}
}
@media screen and (max-width: 992px) {
	.teaser--uvp .teaser-wrapper .headline {
    margin-bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	.slick-dots {
    position: relative;
    bottom: -10px;
	}
}

.star-rating {
	margin-top: 5px;
}
.bv-content-feedback-vote-request h4 {
	margin-top: 0;
}
.bv-content-data-value {
	margin-left: 0;
}
.bv-control-bar .sort-by label {
	margin-top: 6px;
	margin-right: 20px;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
	.product-view .add-to-cart.simple {
		width: 100%;
	}
	.product-view .add-to-cart.simple .btn--cart {
		text-align: center;
		/*margin-top: -47px;*/
	}
	.product-view .add-to-cart.simple .btn--cart span {
		float: none;
	}
	.product-view .btn--cart {
		width: 100% !important;
	}
}

.cart-column .btn--clean:nth-child(2) {
	margin-right: 20px;
}

@media screen and (max-width: 767px) {
	.cart-column .btn--clean {
		margin-top: 30px;
	}
}

@media screen and (max-width: 767px) {
	.slider_home_campaign .teaser__wrapper .teaser__link div {
		min-height: 200px;
		padding-top: 15px;
	}
	.slider_home_campaign .teaser__wrapper img {
		min-height: auto !important;
	}
}

.popup-window-content-white {
	width: 472px;
	left: calc(50% - 236px) !important;
	padding: 40px 20px 30px;
}
#post_review {
	min-width: auto;
	padding: 0 !important;
}
#post_review .title {
	font-weight: 800;
  font-size: 17px;
  color: #495052;
  font-family: villeroy-boch,"Times New Roman",Times,serif;
  margin-bottom: 24px;
  text-transform: uppercase;
  text-align: center;
}
#post_review input[type="text"] {
	width: 100%;
	padding: 0 15px;
  height: 40px;
  background: #fff;
  margin-bottom: 15px;
  border-radius: 2px;
  border: 1px solid #989fa5;
  outline: none;
  font-size: 16px;
}
#post_review textarea {
	height: 125px;
  padding: 8px 15px 0 !important;
  background: #fff;
  margin-bottom: 15px;
  border-radius: 2px;
  border: 1px solid #989fa5;
  outline: none;
  resize: none;
  font-size: 16px;
}
#post_review .select_wrap {
	width: 50%;
	float: left;
}
#post_review .select_wrap label {
	margin-right: 10px;
}
#post_review select {
	height: 30px;
	border-radius: 2px;
	padding: 3px;
	margin: 0;
}
#post_review .checkbox_wrap {
	float: right;
	margin-top: 10px;
}
#post_review input[type="checkbox"] {
	opacity: 0;
	visibility: hidden;
}
#post_review label:before {
	top: -3px;
	left: auto;
	right: 0;
}
#post_review label:after {
	top: 3px;
	left: auto;
	right: 4px;
}
#post_review .checkbox_wrap label {
	padding-right: 28px;
	padding-left: 0;
}
#post_review .link--add--rev {
	font-family: villeroy-boch,"Times New Roman",Times,serif;
  width: 100% !important;
  height: 42px !important;
  margin-top: 25px;
  margin-left: 0;
  border: none;
  outline: none;
  cursor: pointer;
  background-color: #023e84 !important;
  border-color: #5991dc;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
#post_review .link--add--rev span {
	display: block;
	margin-top: -3px;
}
.modal .modal_hold .hint {
	text-align: left;
	margin-top: -5px;
}

.account-create .hint {
	margin-top: 10px;
}
.account-create .hint:before {
	top: -3px;
}
.account-create .hintcap .hint {
	position: relative;
	display: table;
	top: 30px;
	margin: 0 auto 40px;
}

div[id^="smartFilterDropDown"] {
	width: 215px;
	padding: 0;
}

.teaser__screen img {
	width: 100%;
}

#popup-wishlist {
	width: 350px;
	left: calc(50% - 175px) !important;
	font-size: 18px;
	text-align: center;
}
#popup-window-content-popup-wishlist div {
	padding: 0 !important;
}

.sale_order_full_table .btn-primary {
	display: block;
	width: 165px;
	height: 35px;
	background-color: #023e84;
	font-family: villeroy-boch,"Times New Roman",Times,serif;
	font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding-top: 8px;
  margin-bottom: 5px;
}
.sale_order_full_table .btn-primary:hover {
	background-color: #5991dc;
}

.captch {
	width: 304px;
	margin: 0 auto 20px;
}
div[id^="recaptcha"] + .hintcap .hint {
	margin-left: 0;
}
@media screen and (max-width: 412px) {
	.captch {
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}

.news_title img {
	width: 100%;
	height: auto;
}
/* соц.иконки в подвале */
.social-odnoklassniki:hover svg g{
	stroke: white;
}
.social-odnoklassniki svg{
	margin-top: 4px;
}
/*.footer-social-icons a:hover {
	background-color: #0b3886;
}*/

.footer-social-icons a:hover {
	background-color: transparent!important;
}
.social-circle {
	border: 1px solid #0b3886;
	border-radius: 50%;
}
.social-circle:hover {
	background-color: #0b3886;
}
/* соц.иконки на детальной странице товара */
.share-icons{
	display: flex;
}
.share-icons_link{
	text-decoration: none;
	margin: 0 0 0 4px;
	display: inline-block;
	width: 46px;
	height: 46px;
	border: solid 1px #cecece;
	border-radius: 50%;
}

/* left menu on About pages */
.about-wrap {
    display: flex;
	align-items: flex-start;
}

.about-wrap .about-menu {
	/* height: 200px; */
}

@media screen and (max-width: 768px) {
	.about-wrap .about-menu {
		display:none;
	}
}	
.about-wrap .about-menu {
	border: 1px solid #dcdcdc;
	padding: 10px;
}

.about-menu .menu-list {
	margin: 0;
	padding: 0;
}

.about-menu ul {
	list-style: none;
	margin: 0;
}

.about-menu .list-item {
	padding: 7px;
}

.about-menu .list-item a {
	color: #43474a;
	text-decoration: none;
}

.about-menu .list-item .active {
	color: #5991dc;
}

/*viewed products on detail*/
.viewed-prods-wrap {
	float: left;
    width: 100%;
}

.viewed-prods-wrap .viewed-h4 {
	font-size: 32px !important;
	font-weight: 400 !important;
	margin: 70px 30px 40px !important;
}

.viewed-prods-wrap .product-name {
	font-size: 16px !important;
}

.swiper-button-prev {
	left: -80px;
	position: absolute;
}

.swiper-button-prev, .swiper-button-next {
	right: -80px;
	position: absolute;
}
.swiper-button-prev .btn--circle {
	margin-top: 0px;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px !important;
	width: 10px;
	height: 10px;
}

/* Блог start*/
.blog-tabs {

}

.blog a {
	text-decoration: none;
}

.blog a:hover {
	text-decoration: none;
}

.blog .blog__img {
	position: relative;
	overflow: hidden;
}

.img .img__popup-block {
	position: absolute;
	width: 100%;
	background: rgba(11, 56, 134,.45);
	bottom: -60px;
	transition: bottom 250ms;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 26px;
	z-index: 100;
}

.detail-link:hover .img__popup-block {
	bottom: 0;
}

.blog .blog__description {
	margin-bottom: 25px;
}

.description .description__subtitle {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #43474A;
}

.description .description__title {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	color: #43474A;
}

.category-description p {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	text-align: center;
	color: #43474A;
}

.blog .description__date {
	margin: 5px 0;
}

.description__date {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.4px;
	color: #3E4462;
	opacity: 0.5;
}

.dot {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background: #3E4462;
	opacity: 0.5;
	margin: 1px 10px;
}

.sections-slider .sections-slider__slide {
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #CDCDCD;
	padding: 10px 40px;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	color: #43474A;
}

@media screen and (min-width: 991px) {
	.sections-slider .sections-slider__slide {
		width: 16.66%;
	}
}

@media screen and (max-width: 990px) {
	.sections-slider .sections-slider__slide {
		width: 50%;
	}
}

.sections-slider .sections-slider__slide:not(:last-child) {
	border-right: none;
}

.sections-slider .active{
	background-color: #5991DC;
	color: #ffffff;
}

.sections-slider .sections-slider__slide:hover {
	/* background-color: #CDCDCD; */
	/* color: #ffffff; */
}

.blog-title .category-description {
	margin-bottom: 39px;
}

@media screen and (max-width: 990px) {
	.sections-slider .sections-slider__slide {
		float: left;
		margin-bottom: 39px;
	}
}

@media screen and (min-width: 991px) {
	.blog-title .blog-title__sections-slider {
		min-width: 0;
		display: flex;
		justify-content: center;
	}
}
.blog-detail-title {
	width: 60%;
	margin-bottom: 20px;
}

.blog-detail-title h1{
	font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: 400;
	font-size: 40px;
	margin: 25px 0 10px;
}

.blog-detail-content {
	width: 100%;
	display: flex;
	min-width: 0;
}

@media screen and (min-width: 991px) {
	.fixed {
		position: fixed;
		top: 0;
		margin-top: 10px;
	}
}

.blog-detail-content .content {
	width: 60%;
	margin-right: 40px;
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	letter-spacing: -0.4px;
}

@media screen and (max-width: 991px) {
	.blog-detail-title {
		width: 100%;
	}

	.blog-detail-content {
		flex-direction: column;
	}

	.blog-detail-content .content {
		width: 100%;
		margin-right: 0;
	}
}

.blog-detail-content .content img {
	width: 100%;
	margin: 0 0 10px 0;
}

.blog-detail-content .content h3 {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: -0.55px;
	color: #43474A;
}


@media screen and (min-width: 990px) {
	.blog-detail-content__sidebar {
		display: flex;
		flex-direction: column;
	}
}

.blog-detail-content .content .content__preview-text {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.4px;
	color: #43474A;
	margin-top: -9px;
}

.blog-detail-content .content .content__detail-text {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 26px;
	letter-spacing: -0.3px;
	color: #43474A;
	margin-top: -9px;
}

.blog-detail-content .content ul {
	/* padding: 0;
	margin-left: 13px;
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: -0.3px;
	color: #43474A; */
}

.blog-detail-content .content hr {
	border-top: 1px solid #CDCDCD;
}

.blog-detail-content .content .download-presentation {
	display: inline-block;
	color: #ffffff;
	margin: 15px 0;
	padding: 13px 50px;
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	background: #0B3886;
	border-radius: 10px;
	cursor: pointer;
	text-decoration: none;
}

.content .share-block {
	display: flex;
}

.share-block .icons {
	width: 20px;
	cursor: pointer;
	color: #3E4462;
}

.share-block .icons:not(:last-child) {
	margin-right: 20px;
}

.icons svg {
	object-fit: cover;
	-o-object-fit: cover;
	width: 100%;
	height: 100%;
	fill: #999999;
}

.sidebar-swiper {
	width: 40%;
}

.sidebar-swiper .sticky {
	position: fixed;
	z-index: 101;
}

.sidebar-swiper .stop {
	position: relative;
	z-index: 101;
}

@media screen and (max-width: 991px) {
	.sidebar-swiper {
		width: 100%;
		margin-top: 20px;
	}

	.blog-detail-content .content .download-presentation {
		margin-bottom: 40px;
	}
}

.sidebar .sidebar__item-preview {
	/* display: inline-flex; */
	/* justify-content: center; */
	height: 100px !important;
	/* margin-bottom: 30px; */
	text-decoration: none;
}

.item-preview .item-preview__image {
	width: 116px !important;
	height: 80px !important;
	float: left;
	margin-right: 12px;
}

.item-preview .item-preview__image img {
	object-fit: cover;
	-o-object-fit: cover;
	width: 100%;
	height: 100%;
}

.item-preview .item-preview__description {
	/* padding: 15px 0 15px 15px; */
}

.sidebar .show-more {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #5991DC;
	text-decoration: none;
}

.sidebar .item-preview_hidden {
	display: none;
}
@media screen and (max-width: 991px) {
	.sidebar .show-more {
		display: none;
	}

	.sidebar .item-preview_hidden {
		display: flex;
	}

	.sidebar__item-preview.item-preview.swiper-slide.swiper-slide-active {
		/* width: 310px !important; */
	}

	.description .description__date {
		font-size: 12px;
	}
}

.description p {
	margin: 0;
}

.description .description__name {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-weight: 600;
	font-size: 16px;
	color: #43474A;
}

/* bottom slider */
.slider-content {
	width: 100%;
	padding: 15px;
}

.slider-content .slider {
	position: relative;
}

.slider-content .content {
	width: 60%;
	margin-right: 40px;
}

@media screen and (max-width: 991px) {
	.slider-content .content {
		width: 100%;
		margin-right: 0;
	}
}

.slider-content .content h2 {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 40px;
	line-height: 62px;
}

.content .content__products {
	overflow: hidden;
}

.products .products__slide {
	display: flex;
	flex-direction: column;
	min-width: 0;
}

.products .products__slide:not(:last-child) {
	/* margin-right: 20px; */
}

.slide .slide__img {
	margin-bottom: 10px;
}

.slide .slide__name {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	letter-spacing: -0.3px;
	color: #43474A;
	text-align: start;
}

.slide .slide__price {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	color: #83898E;
	text-align: left;
}

.slide-price-wrap {
	margin-bottom: 7px;
}

.slide .slide__button {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	color: #FFFFFF;
	background: #43474A;
	text-transform: uppercase;
	border: none;
	padding: 6px 28px;
	letter-spacing: -0.3px;
}

@media screen and (max-width: 991px) {
	.slide .slide__button {
		font-family: villeroy-boch, "Times New Roman", Times, serif;
		font-style: normal;
		font-weight: 500;
		font-size: 18px;
		color: #FFFFFF;
		background: #43474A;
		text-transform: uppercase;
		border: none;
		padding: 9px 28px;
		letter-spacing: -0.3px;
	}
}

.slider .slider__slider-control {
	position: absolute;
	top: 60px;
	right: 0;
	display: flex;
}

.slider .slider__slider-control img {
	padding: 5px 8px;
}

.slider-control .slider-control__left {
	margin-right: 9px;
}

.slider-control .slider-control__left, .slider-control .slider-control__right {
	background: #023E84;
	cursor: pointer;
}

.slider-control .slider-control__left:hover, .slider-control .slider-control__right:hover {
	background: #809fc1;
}

.swiper-slide .slide-price-wrap {
	font-family: villeroy-boch, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	color: #83898E;
	text-align: left;
}
/*Блог end*/

/* End */


/* Start:/local/templates/main/css/styles.min.css?1733383319586708*/
@keyframes axis {
    0% {
        transform: rotateZ(0) translate3d(0, 0, 0)
    }
    to {
        transform: rotateZ(360deg) translate3d(0, 0, 0)
    }
}

@keyframes sk-scaleout {
    0% {
        transform: scale(0)
    }<strong></strong>
    to {
        opacity: 0;
        transform: scale(1)
    }
}

html {
    font-family: sans-serif;
    min-height: 100%;
    ms-text-size-adjust: 100%;
    webkit-text-size-adjust: 100%;
    font-size: 10px;
    webkit-tap-highlight-color: transparent
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

hr {
    box-sizing: content-box;
    height: 0;
    moz-box-sizing: content-box;
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

legend {
    border: 0;
    padding: 0
}

@media print {
    *, :after, :before {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.as-slide-inner {
    height: 50px !important;
}

@media (min-width: 768px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 1170px
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    color: #777;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left
}

.table > tbody + tbody {
    border-top: 2px solid #cdcdcd
}

table col[class*=col-] {
    display: table-column;
    float: none;
    position: static
}

table td[class*=col-], table th[class*=col-] {
    display: table-cell;
    float: none;
    position: static
}

@media screen and (max-width: 767px) {
    .category-products .teaser__wrapper:not(.associated) {
        min-height: auto !important
    }

    fieldset.group-select, form#bx-soa-order-form {
        padding-left: 0;
        padding-right: 0
    }

    h1.subheadline, p.basket.description {
        text-align: center
    }

    h2.bx-soa-section-title.col-sm-9 {
        padding-bottom: 15px
    }

    .col-xs-12.col-sm-3.text-right {
        padding-bottom: 5px
    }

    span.teaser__label {
        margin-right: 0
    }

    .home .teaser__label {
        margin-right: 15px
    }

    .qty-holder {
        float: left;
        position: relative;
        top: 47px;
        width: 50px;
        z-index: 0
    }

    .table-responsive {
        border: 1px solid #cdcdcd;
        margin-bottom: 15px;
        ms-overflow-style: -ms-autohiding-scrollbar;
        overflow-y: hidden;
        width: 100%
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

.alert h4 {
    color: inherit;
    margin-top: 0
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

@media (max-width: 767px) {
    .visible-xs, .visible-xs-block {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }

    .links, .subscrible, .text-contact {
        text-align: center !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm, .visible-sm-block {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }

    .links, .subscrible, .text-contact {
        text-align: center !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md, .visible-md-block {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg, .visible-lg-block {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

@media screen and (min-width: 768px) {
    .headline, .page-title h1 {
        margin-left: 10%;
        margin-right: 10%;
        padding-left: 13%;
        padding-right: 13%
    }
}

@media screen and (min-width: 992px) {
    .headline, .page-title h1 {
        font-size: 32px
    }
}

@media screen and (min-width: 1200px) {
    .headline, .page-title h1 {
        font-size: 40px
    }
}

@media screen and (min-width: 1200px) {
    .headline--small {
        font-size: 32px
    }
}

@media (min-width: 768px) {
    .paragraph--centered {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
}

@media screen and (max-width: 767px) {
    .article {
        margin: 20px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-title h1 {
        font-size: 34px;
        margin: 40px auto
    }
}

@media screen and (max-device-pixel-ratio: 1) {
    .iamge--retina {
        max-width: 50%
    }
}

@media screen and (max-width: 767px) {
    .hide-mobile {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .link-giftregistry {
        display: block;
        visibility: hidden
    }
}

@media screen and (min-width: 1199px) {
    .teaser, div.category-products {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    .teaser, div.category-products {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .teaser, div.category-products {
        margin-left: -10px;
        margin-right: -10px
    }

    .pager__left, .pager__right {
        display: table;
        padding: 0 !important
    }

    .limiter {
        display: none
    }
}

@media (min-width: 768px) {
    .teaser__item {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .teaser__item {
        float: left;
        width: calc(100% / 3)
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser__item {
        margin: 0 0 20px;
        padding: 0 10px
    }
}

@media screen and (min-width: 992px) {
    .teaser__item .teaser__header {
        height: 50px;
        line-height: 50px;
        max-height: 50px;
        min-height: 50px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__item .teaser__header {
        height: 60px;
        line-height: 60px;
        max-height: 60px;
        min-height: 60px
    }
}

@media screen and (max-width: 767px) {
    .teaser__item > iframe {
        display: none;
        height: 389px;
        max-height: 389px;
        min-height: 100px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser__item > iframe {
        height: 197px;
        max-height: 197px;
        min-height: 197px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .teaser__item > iframe {
        height: 253px;
        max-height: 253px;
        min-height: 253px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__item > iframe {
        height: 312px;
        max-height: 312px;
        min-height: 312px
    }
}

@media screen and (min-width: 768px) {
    .teaser__label, .teaser__title {
        font-size: 18px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__label, .teaser__title {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .teaser--box .teaser__item {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--box .teaser__item {
        margin: 0 0 20px;
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__item {
        margin-bottom: 7px;
        min-height: auto
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__wrapper {
        border: 0;
        padding: 23px
    }
}

@media screen and (min-width: 768px) {
    .teaser--box .teaser__wrapper {
        padding: 20px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--box .teaser__wrapper {
        padding: 25px
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__image {
        margin-bottom: 39px
    }
}

@media screen and (min-width: 768px) {
    .teaser--box .teaser__image {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--box .teaser__image {
        margin-bottom: 25px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--box .teaser__link {
        font-size: 16px
    }
}

@media screen and (min-width: 768px) {
    .teaser--col3 .teaser__item {
        width: 50%
    }

    .teaser--col3 .teaser__item .teaser__screen {
        display: block;
        overflow: hidden
    }

    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 380px;
        max-height: 380px;
        min-height: 380px
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 20px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 160px;
        max-height: 160px;
        min-height: 160px
    }

    .page__campaign .teaser__screen {
        height: 252px;
        max-height: 252px;
        min-height: 252px;
        width: 720px
    }

    .page__campaign .teaser__wrapper {
        height: 295px;
        width: 227px
    }
}

@media screen and (min-width: 992px) {
    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 490px;
        max-height: 490px;
        min-height: 490px;
        overflow: hidden
    }

    .teaser--col3 .teaser__item:nth-child(1) .teaser__image {
        max-height: none;
        min-height: 100%;
        width: auto
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 30px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 205px;
        max-height: 205px;
        min-height: 205px
    }

    .page__campaign .teaser__screen {
        height: 330px;
        max-height: 330px;
        min-height: 330px;
        width: 940px
    }

    .page__campaign .teaser__wrapper {
        height: 278px;
        width: 210px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 590px;
        max-height: 590px;
        min-height: 590px;
        overflow: hidden
    }

    .teaser--col3 .teaser__item:nth-child(1) .teaser__image {
        min-height: 100%;
        width: auto
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 30px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 250px;
        max-height: 250px;
        min-height: 250px
    }

    .page__campaign .teaser__screen {
        height: 400px;
        max-height: 400px;
        min-height: 400px;
        width: 1140px
    }

    .page__campaign .teaser__wrapper {
        height: 342px;
        width: 263px
    }
}

@media screen and (max-width: 767px) {
    .teaser__item {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 768px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 209px;
        max-height: 209px;
        min-height: 209px;
        width: 350px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 380px;
        max-height: 380px;
        min-height: 380px;
        width: 350px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 196px;
        width: 350px
    }
}

@media screen and (min-width: 992px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 173px;
        max-height: 173px;
        min-height: 173px;
        width: 295px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 490px;
        max-height: 490px;
        min-height: 490px;
        width: 450px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 205px;
        width: 480px
    }
}

@media screen and (min-width: 1200px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 215px;
        max-height: 215px;
        min-height: 215px;
        width: 360px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 590px;
        max-height: 590px;
        min-height: 590px;
        width: 555px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 250px;
        width: 555px
    }
}

.page__campaign > a img:hover {
    moz-transform: scale(1.05);
    transform: scale(1.05);
    webkit-transform: scale(1.05)
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser--usp .teaser__item {
        position: relative
    }

    .teaser--usp .teaser__item .col-sm-6 {
        position: static
    }

    .teaser--usp .teaser__item .teaser__image {
        height: auto;
        margin-top: -12%;
        min-height: 0;
        min-width: 0;
        position: absolute;
        top: 50%;
        width: 50%
    }
}

@media screen and (max-width: 1199px) {
    .teaser--highlights {
        margin: 20px -10px
    }
}

@media screen and (max-width: 767px) {
    .teaser--highlights {
        margin: 20px 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .page__campaign h2 {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .page__campaign h2 {
        margin-bottom: 20px;
        margin-top: 0
    }

    #product_view_associated_pattern .teaser__image, #slider--campaign .teaser__image, .product-view-related .teaser__image {
        height: auto;
        margin-left: auto;
        margin-right: auto;
        max-height: 290px;
        max-width: 290px;
        min-height: 0;
        min-width: 0;
        width: 100%
    }

    #product_view_associated_pattern .teaser__wrapper, #slider--campaign .teaser__wrapper, .product-view-related .teaser__wrapper {
        border: 1px solid #cdcdcd
    }

    #product_view_associated_pattern .slick-slide, .product-view-related .slick-slide {
        margin: 0 auto 20px;
        text-align: center
    }

    #product_view_associated_pattern .slick-slide h3.teaser__wrapper, .product-view-related .slick-slide h3.teaser__wrapper {
        display: inline-block;
        font-weight: 400;
        max-width: 290px
    }
}

@media screen and (max-width: 991px) {
    .category-view, .subcategories {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media screen and (min-width: 992px) {
    .category-view .teaser__item > a, .category-view .teaser__item > header, .subcategories .teaser__item > a, .subcategories .teaser__item > header {
        max-width: none
    }
}

@media screen and (max-width: 767px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 389px;
        max-height: 389px;
        min-height: 100px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 197px;
        max-height: 197px;
        min-height: 197px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 253px;
        max-height: 253px;
        min-height: 253px
    }
}

@media screen and (min-width: 1200px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 308px;
        max-height: 308px;
        min-height: 308px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .subcategories .teaser__item {
        height: 221px;
        max-height: 221px;
        min-height: 221px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .subcategories .teaser__item {
        height: 247px;
        max-height: 247px;
        min-height: 247px
    }
}

@media screen and (max-width: 767px) {
    .subcategories .teaser__item {
        height: auto;
        max-height: none;
        min-height: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .subcategories-advent .teaser__item {
        height: 165px;
        margin: 0;
        max-height: 165px;
        min-height: 165px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .subcategories-advent .teaser__item {
        height: 190px;
        margin: 0;
        max-height: 190px;
        min-height: 190px
    }
}

@media screen and (max-width: 767px) {
    .subcategories-advent .teaser__item {
        height: auto;
        margin: 0 0 30px;
        max-height: none;
        min-height: 0
    }
}

@media screen and (max-width: 767px) {
    .buttons-set {
        position: relative
    }

    .buttons-set a.btn, .buttons-set button {
        margin-bottom: 10px
    }
}

@media (min-width: 768px) {
    .form__group {
        float: left;
        width: 100%
    }
}

select option {
    padding: 2px 15px
}

@media screen and (max-width: 767px) {
    .input-fixed {
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .control label, .field label, .label-fixed {
        width: 175px
    }
}

@media screen and (max-width: 767px) {
    .control label, .field label, .label-fixed {
        min-height: 0;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    label[for=address_type_or_id] + .input-box {
        margin-left: 175px
    }
}

@media screen and (max-width: 767px) {
    label[for=address_type_or_id] + .input-box {
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
    .fieldset {
        padding-left: 0;
        padding-right: 0
    }
}

form h2.legend {
    border-bottom: 1px solid #bbb;
    clear: both;
    float: left;
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 15px;
    width: 100%
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    form .comment {
        padding-left: 175px
    }
}

@media screen and (max-width: 767px) {
    form .comment {
        padding-left: 0
    }
}

html.mm-opened {
    overflow: hidden;
    position: relative
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        moz-transform: translate(140px, 0);
        ms-transform: translate(140px, 0);
        o-transform: translate(140px, 0);
        transform: translate(140px, 0);
        webkit-transform: translate(140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        moz-transform: translate(440px, 0);
        ms-transform: translate(440px, 0);
        o-transform: translate(440px, 0);
        transform: translate(440px, 0);
        webkit-transform: translate(440px, 0)
    }
}

em.mm-counter {
    display: block;
    font: inherit;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 45px;
    text-indent: 0;
    top: 50%
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle, .mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle, .mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle, .mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(140px, 0);
        ms-transform: translate(140px, 0);
        o-transform: translate(140px, 0);
        transform: translate(140px, 0);
        webkit-transform: translate(140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(10000px, 0);
        ms-transform: translate(10000px, 0);
        o-transform: translate(10000px, 0);
        transform: translate(10000px, 0);
        webkit-transform: translate(10000px, 0)
    }
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(-140px, 0);
        ms-transform: translate(-140px, 0);
        o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        webkit-transform: translate(-140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(-10000px, 0);
        ms-transform: translate(-10000px, 0);
        o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0);
        webkit-transform: translate(-10000px, 0)
    }
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        moz-transform: translate(-140px, 0);
        ms-transform: translate(-140px, 0);
        o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        webkit-transform: translate(-140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        moz-transform: translate(-440px, 0);
        ms-transform: translate(-440px, 0);
        o-transform: translate(-440px, 0);
        transform: translate(-440px, 0);
        webkit-transform: translate(-440px, 0)
    }
}

@media screen and (max-width: 991px) {
    .mm-menu {
        background-color: #fff
    }

    .mm-menu .header-access {
        background: #fff;
        display: block;
        height: 70px;
        left: 20px;
        margin-top: 0;
        padding-left: 5px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .mm-menu > .mm-panel {
        background-color: #f0f3f6;
        top: 70px
    }

    .mm-menu .mm-navbar {
        background-color: #fff;
        height: 70px;
        padding: 70px 0 0
    }

    .mm-menu .mm-navbar .mm-title {
        background-color: #e2ebf0;
        color: #43474a;
        font-family: villeroy-boch, "Times New Roman", Times, serif;
        font-size: 15px;
        height: 70px;
        line-height: 70px;
        padding: 0 20px;
        text-align: left;
        text-transform: uppercase
    }

    .mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-prev:before {
        border-color: #43474a
    }

    .mm-menu .mm-listview > li > a {
        font-family: "Open Sans", sans-serif;
        padding: 20px;
        text-transform: uppercase
    }

    .mm-menu .mm-listview > li > span {
        padding: 0
    }

    .navbar-toggle {
        moz-transition: opacity .4s ease;
        ms-transition: opacity .4s ease;
        transition: opacity .4s ease;
        webkit-transition: opacity .4s ease
    }

    .mm-opened #mm-blocker {
        cursor: pointer
    }

    .mm-opened .navbar-toggle {
        opacity: 0
    }

    .mm-slideout:after, .mm-subopened .mm-subblocker {
        background-color: #fff;
        opacity: 1
    }

    .mm-subopened .mm-subblocker:before {
        background-image: url(/local/templates/main/css/../icons/arrow_left.svg);
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 15px;
        left: 10px;
        position: absolute;
        top: 85px;
        width: 15px
    }

    .mm-iconpanel .mm-panel.mm-opened {
        border-left: 0 solid transparent
    }

    .mm-iconpanel .mm-panel.mm-iconpanel-0, .mm-iconpanel .mm-panel.mm-subopened.mm-iconpanel-0 {
        left: 0
    }

    .mm-btn.mm-prev {
        display: none
    }

    .mm-slideout {
        overflow: hidden
    }

    .mm-slideout:after {
        content: '';
        display: block;
        ms-transition: opacity .4s ease;
        opacity: 0;
        position: absolute;
        transition: opacity .4s ease;
        webkit-transition: opacity .4s ease;
        width: 100%
    }

    .mm-opening .mm-slideout:after {
        opacity: .8
    }

    .mmenu-close-button {
        height: 25px;
        width: 25px
    }

    .mmenu-close-button .svg {
        moz-transition: fill .2s ease;
        ms-transition: fill .2s ease;
        transition: fill .2s ease;
        webkit-transition: fill .2s ease
    }

    .mm-opened .mmenu-close-button {
        cursor: pointer;
        display: block;
        left: 10px;
        position: relative;
        top: 20px
    }

    .mm-opened .mmenu-close-button:hover .svg {
        fill: #5991dc
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #header-access--mmenu .header-icon .header-icon__title {
        display: inline-block
    }

    #header-access--mmenu .header-icon .header-icon__title.only--lg {
        display: none
    }

    .mm-menu {
        border-left: 1px solid #f0f3f6
    }
}

@media screen and (max-width: 767px) {
    .mm-menu #topmenu {
        border-left: 1px solid #f0f3f6
    }

    .mm-menu .header-access {
        left: 40px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .slick-slide.teaser__item {
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .rotator__content {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page__rotator {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .page__rotator {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1800px) {
    img.rotator__image {
        height: 100%
    }
}

@media screen and (min-width: 1200px) and (max-width: 1799px) {
    img.rotator__image {
        height: 464px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    img.rotator__image {
        height: 383px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    img.rotator__image {
        height: 100%
    }
}

@media screen and (max-width: 767px) {
    img.rotator__image {
        max-height: 310px
    }
}

@media screen and (max-width: 1199px) {
    .page__rotator {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px
    }

    .page__rotator > .navbar-collapse, .page__rotator > .navbar-header {
        margin-left: -15px;
        margin-right: -15px
    }

    .rotator__content {
        height: 115px;
        margin-left: -310px;
        padding-top: 10px;
        width: 620px
    }

    .rotator__header {
        font-size: 32px
    }

    .rotator__teaser {
        font-size: 15px
    }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .page__rotator {
        width: 750px
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .page__rotator {
        width: 970px
    }
}

@media screen and (max-width: 1199px) and (min-width: 1200px) {
    .page__rotator {
        width: 1170px
    }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .page__rotator > .navbar-collapse, .page__rotator > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 991px) {
    .rotator__content {
        height: 95px;
        margin-left: -240px;
        width: 480px
    }

    .rotator__header {
        font-size: 25px
    }

    .rotator__teaser {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .rotator .slick-list {
        padding-bottom: 13px
    }

    .rotator__content, .rotator__slide--offset .rotator__content {
        bottom: 0;
        height: auto;
        left: 0;
        margin-left: 0;
        padding-bottom: 30px;
        padding-top: 15px;
        position: relative;
        width: 100%
    }

    .rotator__slide--offset .rotator__header, .rotator__slide--offset .rotator__teaser {
        padding-left: 0
    }

    .rotator__slide--offset .rotator__teaser {
        padding-bottom: 10px
    }

    .rotator__slide--offset .rotator__button {
        bottom: 0;
        float: left;
        left: 0;
        margin-left: 0;
        position: relative
    }
}

@media screen and (min-width: 1200px) {
    .page__rotator {
        width: 1140px
    }
}

@media screen and (max-width: 767px) {
    .page__rotator {
        padding: 0
    }
}

@media screen and (min-width: 1800px) {
    .rotator {
        margin-left: -180px;
        margin-right: -180px
    }
}

@media screen and (max-width: 1199px) {
    .slick-dots {
        bottom: -34px;
        min-height: 25px
    }
}

@media screen and (max-width: 767px) {
    .slick-dots {
        bottom: -10px;
        position: relative
    }
}

.slick-dots li button {
    background: 0 0;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 10px;
    line-height: 0;
    outline: 0;
    padding: 5px;
    width: 10px
}

.slick-dots li button:before {
    background-color: #e2ebf0;
    border-radius: 50%;
    content: '';
    height: 10px;
    left: 0;
    line-height: 10px;
    moz-osx-font-smoothing: grayscale;
    position: absolute;
    text-align: center;
    top: 0;
    webkit-font-smoothing: antialiased;
    width: 10px
}

@media screen and (max-width: 1350px) {
    .slick-arrow {
        display: none !important
    }
}

@media screen and (min-width: 1800px) {
    .slick-prev {
        left: -125px
    }
}

@media screen and (min-width: 1800px) {
    .slick-next {
        right: -125px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--newsletter {
        margin: 0 0 20px
    }
}

.footer__newsletter i.checkmark {
    float: left;
    height: 14px;
    margin-right: 10px;
    max-width: 100%;
    width: 14px
}

.footer__newsletter i.checkmark:before {
    content: url(/local/templates/main/css/../icons/check.svg);
    margin-right: 5px
}

.footer__newsletter .discount-newsletter i.checkmark:before {
    content: url(/local/templates/main/css/../icons/check_blue.svg)
}

@media screen and (max-width: 991px) {
    .cloudzoom {
        ms-pointer-events: none;
        pointer-events: none;
        webkit-pointer-events: none
    }
}

@media screen and (max-width: 767px) {
    .modal-dialog {
        width: 300px
    }
}

@media screen and (max-width: 767px) {
    .modal-body .video-169 {
        height: 52.875vw;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .modal-body .video-169 {
        height: 320.625px;
        width: 570px
    }
}

@media screen and (min-width: 992px) {
    .modal-body .video-169 {
        height: 489.375px;
        width: 870px
    }
}

@media screen and (max-width: 767px) {
    .modal-body #modal-frame {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .search-autocomplete .attributes-box, .search-autocomplete .categories-box, .search-autocomplete .products-box, .search-autocomplete .searchwords {
        float: left;
        width: 83.33333333%;
        margin-left: 16.66666667%
    }
}

@media (min-width: 768px) {
    .search-autocomplete .product {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width: 768px) {
    .search-autocomplete .attributes {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 1199px) {
    .search-autocomplete-wrapper {
        top: 70px
    }
}

@media screen and (min-width: 768px) {
    .search-autocomplete-wrapper {
        display: block
    }
}

#container .threesixty .threesixty_images img {
    height: auto;
    position: absolute;
    top: 0;
    width: 100%
}

#container .threesixty .spinner span {
    color: #fff;
    display: block;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bolder;
    line-height: 30px;
    text-align: center
}

#container .threesixty .nav_bar a {
    background: url(/local/templates/main/css/../../../../demo/img/sprites.html) no-repeat;
    text-indent: -99999px;
    background: url(/local/templates/main/css/../images/threesixty-sprites.png) no-repeat;
    display: inline-block;
    float: none;
    height: 50px;
    margin: 0 -7px;
    moz-transform: scale(.5);
    ms-transform: scale(.5);
    transform: scale(.5);
    webkit-transform: scale(.5);
    width: 50px
}

@media (min-width: 992px) {
    .solr-filter-top .category-view--products {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 992px) {
    .solr-filter-top .category-layered-nav {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .solr-filter-top .category-layered-nav--show {
        display: none
    }
}

@media (min-width: 992px) {
    .solr-filter-top .teaser--box .teaser__item {
        float: left;
        width: 25%
    }
}

@media screen and (max-width: 992px) {
    .solr-filter-top .qty-holder .add-product, .solr-filter-top .qty-holder .substract-product {
        width: 62px
    }
}

@media screen and (min-width: 992px) {
    .block-filter-nav-top {
        display: block
    }
}

.filter-list ol {
    list-style-type: none;
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 12px
}

@media screen and (max-width: 767px) {
    .not-item {
        padding: 5px 50px
    }
}

@media screen and (max-width: 479px) {
    .not-item {
        padding: 5px 40px
    }
}

@media screen and (min-width: 768px) {
    .divider--mobile {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .section {
        padding: 60px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .section {
        padding: 70px 0
    }
}

@media screen and (max-width: 767px) {
    .section {
        padding: 40px 0
    }

    .section .service__columnF:last-of-type {
        margin-bottom: 0
    }

    .section .footer__social p {
        margin: 30px 0 0
    }

    .section .footer__newsletter h3 {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 992px) {
    .page-title {
        padding: 0
    }
}

@media screen and (min-width: 768px) {
    .page {
        background-image: linear-gradient(to bottom, #eef2f5 0, #fff 600px);
        background-image: -o-linear-gradient(top, #eef2f5 0, #fff 600px);
        background-image: -webkit-linear-gradient(top, #eef2f5 0, #fff 600px);
        background-position: 0 60px;
        background-repeat: repeat-x
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page {
        background-position: 0 70px
    }
}

@media screen and (min-width: 768px) {
    .page__wrapper {
        margin-top: 45px;
        padding-left: 45px;
        padding-right: 45px
    }
}

@media screen and (max-width: 767px) {
    .page__content {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .page__content__subcategories {
        margin-bottom: 30px
    }
}

@media (min-width: 992px) {
    .page__main {
        float: left;
        width: 75%;
        left: 25%
    }
}

@media screen and (max-width: 991px) {
    .page__main {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    .page__main {
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    .page__main__wrapper {
        padding: 0 70px
    }
}

@media (min-width: 992px) {
    .page__sidebar {
        float: left;
        width: 25%;
        right: 75%
    }
}

@media screen and (max-width: 991px) {
    .page__sidebar {
        padding-left: 0;
        padding-right: 0
    }

    .page__sidebar.desktop-only {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .page__sidebar {
        padding-left: 0
    }
}

@media screen and (max-width: 991px) {
    .page__sidebar__wrapper {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page__campaign {
        margin-bottom: 80px
    }
}

@media screen and (max-width: 767px) {
    .page__campaign {
        margin-bottom: 40px
    }

    .page__campaign .teaser {
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .page__content .col2-set .col-1, .page__content .col2-set .col-2 {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .landingpage {
        margin-bottom: 30px
    }
}

@media (min-width: 768px) {
    .header-container, .header-search {
        width: 750px
    }
}

@media (min-width: 992px) {
    .header-container, .header-search {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .header-container, .header-search {
        width: 1170px
    }
}

@media (min-width: 768px) {
    .header-container > .navbar-collapse, .header-container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 1200px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        height: 105px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        width: 970px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        border-bottom: 20px solid transparent;
        box-sizing: content-box;
        margin: 0 auto;
        padding: 0 15px;
        width: 720px
    }
}

@media screen and (max-width: 767px) {
    .header-container, .header-search {
        border-bottom: 15px solid #fff;
        box-sizing: content-box;
        padding: 0
    }
}

@media screen and (min-width: 1200px) {
    .header-container .logo__image {
        height: auto;
        width: 165px
    }
}

@media screen and (min-width: 992px) {
    .header-access {
        display: inline-block;
        text-align: right;
        width: 450px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-access {
        width: 375px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-access {
        display: inline-block;
        margin-left: 20px;
        margin-top: 15px
    }
}

@media screen and (max-width: 991px) {
    .header-access .header-icon .header-icon__title:not(:first-child) {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-access .header-icon .header-icon__title:not(:first-child) {
        display: none
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon .header-icon__title.only--lg {
        display: none
    }
}

@media screen and (max-width: 991px) {
    .header-usp {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .header-icon {
        overflow: hidden;
        padding: 0 5px;
        width: auto
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-icon {
        line-height: 46px;
        padding: 0 12px 0 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon {
        padding: 0
    }

    .header-icon.language {
        padding: 0 8px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon .svg {
        height: 24px;
        max-height: 24px;
        max-width: 24px;
        min-height: 24px;
        min-width: 24px;
        width: 24px
    }
}

@media screen and (max-width: 767px) {
    .header-icon .svg {
        height: 26px;
        max-height: 26px;
        max-width: 26px;
        min-height: 26px;
        min-width: 26px;
        width: 26px
    }
}

@media screen and (min-width: 1200px) {
    .header-cart {
        margin-left: 0;
        padding-top: 14px;
        position: absolute;
        right: 8px
    }

    .header-cart .header-cart {
        padding-top: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-cart {
        padding-top: 19px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-cart {
        margin-left: 30px;
        margin-right: 20px
    }
}

@media screen and (min-width: 1200px) {
    .header-search {
        float: right;
        height: 60px;
        overflow: hidden;
        width: 270px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search {
        float: right;
        padding-left: 0;
        width: 175px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search {
        float: right;
        margin-right: 0;
        width: 225px
    }
}

@media screen and (max-width: 767px) {
    .header-search {
        border-bottom: 0;
        height: 60px;
        padding-top: 10px;
        position: absolute;
        z-index: 3
    }

    .header-search form {
        padding: 0 60px 0 15px
    }
}

@media screen and (min-width: 1200px) {
    .header-search .form-search {
        float: right
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search .form-search {
        float: right;
        height: 70px;
        padding: 15px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search .form-search {
        height: 70px;
        padding: 15px 0
    }
}

@media screen and (max-width: 767px) {
    .header-search .form-search {
        height: 65px;
        margin-top: -3px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search #search {
        font-size: 9px
    }
}

@media screen and (min-width: 1200px) {
    .header-search #search-submit {
        right: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search #search-submit {
        right: 0;
        top: 15px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search #search-submit {
        right: 0;
        top: 15px
    }
}

@media screen and (max-width: 767px) {
    .header-search #search-submit {
        right: 0
    }
}

@media screen and (max-width: 991px) {
    .topmenu-container {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .header-search {
        background-color: inherit;
        background-image: inherit;
        display: block;
        left: inherit;
        padding-right: 0;
        padding-top: inherit;
        position: static;
        top: inherit
    }

    .header-search-close, .header-search-toggle, .page > .header-search {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .navbar-toggle {
        margin-left: 25px;
        margin-right: 13px
    }
}

@media screen and (min-width: 992px) {
    .topmenu-container {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }

    .topmenu-container > .navbar-collapse, .topmenu-container > .navbar-header {
        margin-left: -15px;
        margin-right: -15px
    }

    .topmenu {
        float: left;
        font-family: Helvetica, Arial, Sans-serif;
        font-size: 15px;
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 90%
    }

    .topmenu a, .topmenu li, .topmenu ul {
        margin: 0;
        padding: 0
    }

    .topmenu li, .topmenu ul {
        list-style: none !important;
        list-style-image: none !important;
        list-style-position: outside !important;
        list-style-type: none !important;
    }

    .topmenu a:hover {
        color: #5991dc !important;
        text-decoration: none
    }

    .topmenu .level-top {
        display: inline-block;
        line-height: 84px;
    }

    .topmenu .level-top > a {
        color: #43474a;
        padding: 0 13px;
        text-transform: uppercase;
        font-family: villeroy-boch, "Times New Roman", Times, serif;
    }

    .topmenu .level-top.active > a {
        color: #5991dc
    }

    .topmenu .level-top.hover, .topmenu ul.level0 {
        background-color: #e2ebf0
    }

    .topmenu .level-top.hover > a {
        color: #5991dc;
        text-decoration: none
    }

    .topmenu ul.level0 {
        display: none;
        left: 15px;
        margin-top: -1px;
        padding: 30px 38px 50px;
        position: absolute;
        width: 940px;
        z-index: 1300
    }

    .topmenu ul.level0.open {
        display: block
    }

    .topmenu li.close-container {
        font-size: 0;
        height: 0;
        width: 0
    }

    .topmenu li.close-container .topmenu-close {
        position: absolute;
        right: 20px;
        top: 5px;
        z-index: 3
    }

    .topmenu .alt-nav-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }

    .topmenu .alt-nav-wrapper, .topmenu .default-nav-wrapper {
        min-height: 1px;
        position: relative
    }

    .topmenu .alt-nav-wrapper {
        padding-top: 20px
    }

    .topmenu .default-nav-wrapper {
        padding: 0
    }

    .topmenu .default-nav-wrapper li.level1 {
        min-height: 1px;
        padding: 0;
        position: relative
    }

    .topmenu .default-nav-wrapper li.level1 > ul > li:last-child {
        margin-bottom: 20px
    }

    .topmenu .default-nav-wrapper li.level1 > ul > li {
        margin: 7px 0;
        white-space: normal
    }

    .topmenu li.level1 {
        float: left;
        line-height: 20px;
        list-style-type: none;
        margin: 0 22px;
        max-width: 222px;
        min-width: 222px;
        padding: 0 !important;
        width: 222px
    }

    .topmenu li.level1:last-child {
        margin-right: 0
    }

    .topmenu li.level1 > a {
        color: #43474a;
        display: table-cell;
        min-height: 45px;
        text-transform: uppercase;
        vertical-align: bottom
    }

    .topmenu li.level1 > a span {
        display: inline-block;
        padding: 20px 0 3px;
        position: relative
    }

    .topmenu li.level1 > a span:after {
        border-bottom: 1px solid #bec1c4;
        bottom: 0;
        content: ' ';
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        width: 222px
    }

    .topmenu ul.level1 {
        line-height: 20px;
        margin-top: 7px
    }

    .topmenu ul.level1 a {
        color: #43474a
    }

    .topmenu li.level2 > a {
        display: block;
        line-height: 20px
    }

    .topmenu ul.level2 {
        display: none
    }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
    .topmenu-container {
        width: 750px
    }
}

@media screen and (min-width: 992px) and (min-width: 992px) {
    .topmenu-container {
        width: 970px
    }
}

@media screen and (min-width: 992px) and (min-width: 1200px) {
    .topmenu-container {
        width: 1170px
    }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
    .topmenu-container > .navbar-collapse, .topmenu-container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }

    .topmenu .alt-nav-wrapper, .topmenu .default-nav-wrapper, .topmenu .default-nav-wrapper li.level1 {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .topmenu, .topmenu-container {
        height: 84px
    }

    .topmenu .level-top > a {
        line-height: 84px
    }

    .topmenu ul.level0 {
        top: 84px
    }

    .topmenu li.level1 {
        max-width: 172px;
        min-width: 172px;
        width: 172px
    }

    .topmenu li.level1 > a span:after {
        width: 172px
    }

    .topmenu .alt-nav-wrapper {
        line-height: 1.42857143
    }
}

@media screen and (min-width: 1200px) {
    .topmenu-container {
        height: 30px;
        position: relative;
        top: -45px
    }

    .topmenu {
        height: 75px;
        left: 190px;
        position: absolute;
        top: 0;
        width: 910px
    }

    .topmenu .level-top, .topmenu .level-top > a {
        line-height: 75px
    }

    .topmenu .alt-nav-wrapper {
        line-height: 1.42857143
    }

    .topmenu ul.level0 {
        left: -175px;
        width: 1140px
    }
}

@media (min-width: 768px) {
    .navadblock .headline {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .overlay--topmenu.active {
        top: 154px
    }
}

@media (min-width: 768px) {
    .breadcrumb {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .breadcrumb {
        margin-top: -15px;
        padding: 27px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb {
        margin-top: -15px;
        padding: 5px 0 14px
    }
}

@media screen and (min-width: 992px) {
    .breadcrumb {
        border-top: 1px solid #cdcdcd
    }
}

.breadcrumb__item strong {
    font-style: italic;
    font-weight: 700
}

@media screen and (max-width: 991px) {
    .checkout-cart-index .breadcrumb, .checkout-onepage-success .breadcrumb, .checkouttester-index-success .breadcrumb, .onestepcheckout-index-index .breadcrumb {
        border-top: 0;
        margin-top: -21px
    }
}

@media screen and (max-width: 767px) {
    .checkout-cart-index .breadcrumb, .checkout-onepage-success .breadcrumb, .checkouttester-index-success .breadcrumb, .onestepcheckout-index-index .breadcrumb {
        display: none
    }
}

@media (min-width: 768px) {
    .breadcrumb__item--checkout {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (max-width: 767px) {
    .breadcrumb__item.home {
        display: none
    }

    .breadcrumb {
        overflow: hidden;
        position: relative;
        white-space: nowrap
    }

    .breadcrumb:after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, .7)), color-stop(100%, #fff));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        content: '';
        display: block;
        height: 40px;
        position: absolute;
        right: 0;
        top: 18px;
        width: 60px
    }
}

@media (min-width: 768px) {
    .service__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .service__column {
        float: left;
        width: 33.333%
    }
}

@media screen and (max-width: 991px) {
    .service__column {
        margin-bottom: 50px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .service__column:nth-of-type(3), .service__column:nth-of-type(4) {
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .service__column {
        margin-bottom: 40px
    }

    .service__column a {
        color: #023e84
    }

    .service__column a br {
        display: none
    }

    .service__column p:not(:last-child) {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .service__headline {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 767px) {
    .service__headline {
        margin-bottom: 40px
    }
}

@media screen and (min-width: 768px) {
    .service__title {
        margin: 17px 23px 0
    }
}

@media screen and (min-width: 768px) {
    .service__content {
        margin: 0 23px
    }
}

@media screen and (min-width: 992px) {
    .service__content, .service__title {
        margin-left: 23px;
        margin-right: 23px
    }
}

@media screen and (min-width: 768px) {
    .seo {
        display: block
    }
}

@media screen and (min-width: 992px) {
    .seo {
        margin-bottom: 50px
    }
}

@media (min-width: 768px) {
    .seo .col.columns-2 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-2 {
        float: left;
        width: 50%
    }
}

@media (min-width: 768px) {
    .seo .col.columns-3 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-3 {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width: 768px) {
    .seo .col.columns-4 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-4 {
        float: left;
        width: 25%
    }
}

@media (min-width: 768px) {
    .seo__header {
        float: left;
        width: 100%
    }
}

@media (min-width: 768px) {
    .seo__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo__column {
        float: left;
        width: 25%
    }
}

@media (min-width: 768px) {
    .seo__column_half {
        float: left;
        width: 66.66666667%
    }
}

@media (min-width: 992px) {
    .seo__column_half {
        float: left;
        width: 50%
    }
}

@media (min-width: 768px) {
    .seo__column_full {
        float: left;
        width: 100%
    }
}

.seo__categories ul li:first-child:before {
    content: ""
}

.seo__categories ul li:before {
    content: "\00a0| "
}

@media (min-width: 768px) {
    .footer__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .footer__column {
        float: left;
        width: 33.333%
    }
}

@media screen and (max-width: 767px) {
    .seo ~ .row--footer {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .footer__column {
        padding-bottom: 20px
    }

    .footer__column .divider {
        margin-top: 40px
    }
}

@media screen and (max-width: 1199px) {
    .row--footer .list li {
        margin-bottom: 20px;
        margin-left: 38px
    }
}

@media screen and (min-width: 768px) {
    .image--location {
        display: block
    }

    .footer__location__text {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer__icons .btn {
        margin-right: 4px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer__column {
        margin-bottom: 50px
    }

    .footer__column:nth-of-type(3), .footer__column:nth-of-type(4) {
        margin-bottom: 0
    }

    .footer__social {
        clear: left
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer__column h3 {
        margin-top: 0
    }
}

@media screen and (max-width: 1199px) {
    h3.subtitle-language {
        margin-top: 20px
    }
}

@media (min-width: 992px) {
    .category-view--products {
        float: left;
        width: 75%
    }
}

@media screen and (max-width: 991px) {
    .category-view--products .category-title {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .category-view--products .category-title {
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 30px;
        padding-bottom: 20px
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item {
        float: left;
        width: 25%
    }
}

@media print {
    *, :after, :before {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@media (min-width: 768px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 1170px
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__wrapper:not(.associated) {
        min-height: auto !important
    }

    .qty-holder {
        float: left;
        position: relative;
        top: 47px;
        width: 50px;
        z-index: 0
    }

    .table-responsive {
        border: 1px solid #cdcdcd;
        margin-bottom: 15px;
        ms-overflow-style: -ms-autohiding-scrollbar;
        overflow-y: hidden;
        width: 100%
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

@media (max-width: 767px) {
    .visible-xs, .visible-xs-block {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm, .visible-sm-block {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md, .visible-md-block {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg, .visible-lg-block {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

@media screen and (min-width: 768px) {
    .headline, .page-title h1 {
        margin-left: 10%;
        margin-right: 10%;
        padding-left: 13%;
        padding-right: 13%
    }
}

@media screen and (min-width: 992px) {
    .headline, .page-title h1 {
        font-size: 32px
    }
}

@media screen and (min-width: 1200px) {
    .headline, .page-title h1 {
        font-size: 40px
    }
}

@media screen and (min-width: 1200px) {
    .headline--small {
        font-size: 32px
    }
}

@media (min-width: 768px) {
    .paragraph--centered {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
}

@media screen and (max-width: 767px) {
    .article {
        margin: 20px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-title h1 {
        font-size: 34px;
        margin: 40px auto
    }
}

@media screen and (max-device-pixel-ratio: 1) {
    .iamge--retina {
        max-width: 50%
    }
}

@media screen and (max-width: 767px) {
    .hide-mobile {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .link-giftregistry {
        display: block;
        visibility: hidden
    }
}

@media screen and (min-width: 1199px) {
    .teaser, div.category-products {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    .teaser, div.category-products {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .teaser, div.category-products {
        margin-left: -10px;
        margin-right: -10px
    }

    .pager__left, .pager__right {
        display: table;
        padding: 0 !important
    }

    .limiter {
        display: none
    }
}

@media (min-width: 768px) {
    .teaser__item {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .teaser__item {
        float: left;
        width: calc(100% / 3)
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser__item {
        margin: 0 0 20px;
        padding: 0 10px
    }
}

@media screen and (min-width: 992px) {
    .teaser__item .teaser__header {
        height: 50px;
        line-height: 50px;
        max-height: 50px;
        min-height: 50px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__item .teaser__header {
        height: 60px;
        line-height: 60px;
        max-height: 60px;
        min-height: 60px
    }
}

@media screen and (max-width: 767px) {
    .teaser__item > iframe {
        display: none;
        height: 389px;
        max-height: 389px;
        min-height: 100px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser__item > iframe {
        height: 197px;
        max-height: 197px;
        min-height: 197px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .teaser__item > iframe {
        height: 253px;
        max-height: 253px;
        min-height: 253px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__item > iframe {
        height: 312px;
        max-height: 312px;
        min-height: 312px
    }
}

@media screen and (min-width: 768px) {
    .teaser__label, .teaser__title {
        font-size: 18px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__label, .teaser__title {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .teaser--box .teaser__item {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--box .teaser__item {
        margin: 0 0 20px;
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__item {
        margin-bottom: 7px;
        min-height: auto
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__wrapper {
        border: 0;
        padding: 23px
    }
}

@media screen and (min-width: 768px) {
    .teaser--box .teaser__wrapper {
        padding: 20px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--box .teaser__wrapper {
        padding: 25px
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__image {
        margin-bottom: 39px
    }
}

@media screen and (min-width: 768px) {
    .teaser--box .teaser__image {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--box .teaser__image {
        margin-bottom: 25px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--box .teaser__link {
        font-size: 16px
    }
}

@media screen and (min-width: 768px) {
    .teaser--col3 .teaser__item {
        width: 50%
    }

    .teaser--col3 .teaser__item .teaser__screen {
        display: block;
        overflow: hidden
    }

    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 380px;
        max-height: 380px;
        min-height: 380px
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 20px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 160px;
        max-height: 160px;
        min-height: 160px
    }

    .page__campaign .teaser__screen {
        height: 252px;
        max-height: 252px;
        min-height: 252px;
        width: 720px
    }

    .page__campaign .teaser__wrapper {
        height: 295px;
        width: 227px
    }
}

@media screen and (min-width: 992px) {
    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 490px;
        max-height: 490px;
        min-height: 490px;
        overflow: hidden
    }

    .teaser--col3 .teaser__item:nth-child(1) .teaser__image {
        max-height: none;
        min-height: 100%;
        width: auto
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 30px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 205px;
        max-height: 205px;
        min-height: 205px
    }

    .page__campaign .teaser__screen {
        height: 330px;
        max-height: 330px;
        min-height: 330px;
        width: 940px
    }

    .page__campaign .teaser__wrapper {
        height: 278px;
        width: 210px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 590px;
        max-height: 590px;
        min-height: 590px;
        overflow: hidden
    }

    .teaser--col3 .teaser__item:nth-child(1) .teaser__image {
        min-height: 100%;
        width: auto
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 30px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 250px;
        max-height: 250px;
        min-height: 250px
    }

    .page__campaign .teaser__screen {
        height: 400px;
        max-height: 400px;
        min-height: 400px;
        width: 1140px
    }

    .page__campaign .teaser__wrapper {
        height: 342px;
        width: 263px
    }
}

@media screen and (max-width: 767px) {
    .teaser__item {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 768px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 209px;
        max-height: 209px;
        min-height: 209px;
        width: 350px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 380px;
        max-height: 380px;
        min-height: 380px;
        width: 350px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 196px;
        width: 350px
    }
}

@media screen and (min-width: 992px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 173px;
        max-height: 173px;
        min-height: 173px;
        width: 295px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 490px;
        max-height: 490px;
        min-height: 490px;
        width: 450px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 205px;
        width: 480px
    }
}

@media screen and (min-width: 1200px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 215px;
        max-height: 215px;
        min-height: 215px;
        width: 360px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 590px;
        max-height: 590px;
        min-height: 590px;
        width: 555px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 250px;
        width: 555px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser--usp .teaser__item {
        position: relative
    }

    .teaser--usp .teaser__item .col-sm-6 {
        position: static
    }

    .teaser--usp .teaser__item .teaser__image {
        height: auto;
        margin-top: -12%;
        min-height: 0;
        min-width: 0;
        position: absolute;
        top: 50%;
        width: 50%
    }
}

@media screen and (max-width: 1199px) {
    .teaser--highlights {
        margin: 20px -10px
    }
}

@media screen and (max-width: 767px) {
    .teaser--highlights {
        margin: 20px 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .page__campaign h2 {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .page__campaign h2 {
        margin-bottom: 20px;
        margin-top: 0
    }

    #product_view_associated_pattern .teaser__image, #slider--campaign .teaser__image, .product-view-related .teaser__image {
        height: auto;
        margin-left: auto;
        margin-right: auto;
        max-height: 290px;
        max-width: 290px;
        min-height: 0;
        min-width: 0;
        width: 100%
    }

    #product_view_associated_pattern .teaser__wrapper, #slider--campaign .teaser__wrapper, .product-view-related .teaser__wrapper {
        border: 1px solid #cdcdcd
    }

    #product_view_associated_pattern .slick-slide, .product-view-related .slick-slide {
        margin: 0 auto 20px;
        text-align: center
    }

    #product_view_associated_pattern .slick-slide h3.teaser__wrapper, .product-view-related .slick-slide h3.teaser__wrapper {
        display: inline-block;
        font-weight: 400;
        max-width: 290px
    }
}

@media screen and (max-width: 991px) {
    .category-view, .subcategories {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media screen and (min-width: 992px) {
    .category-view .teaser__item > a, .category-view .teaser__item > header, .subcategories .teaser__item > a, .subcategories .teaser__item > header {
        max-width: none
    }
}

@media screen and (max-width: 767px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 389px;
        max-height: 389px;
        min-height: 100px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 197px;
        max-height: 197px;
        min-height: 197px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 253px;
        max-height: 253px;
        min-height: 253px
    }
}

@media screen and (min-width: 1200px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 308px;
        max-height: 308px;
        min-height: 308px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .subcategories .teaser__item {
        height: 221px;
        max-height: 221px;
        min-height: 221px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .subcategories .teaser__item {
        height: 247px;
        max-height: 247px;
        min-height: 247px
    }
}

@media screen and (max-width: 767px) {
    .subcategories .teaser__item {
        height: auto;
        max-height: none;
        min-height: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .subcategories-advent .teaser__item {
        height: 165px;
        margin: 0;
        max-height: 165px;
        min-height: 165px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .subcategories-advent .teaser__item {
        height: 190px;
        margin: 0;
        max-height: 190px;
        min-height: 190px
    }
}

@media screen and (max-width: 767px) {
    .subcategories-advent .teaser__item {
        height: auto;
        margin: 0 0 30px;
        max-height: none;
        min-height: 0
    }
}

@media screen and (max-width: 767px) {
    .buttons-set {
        position: relative
    }

    .buttons-set a.btn, .buttons-set button {
        margin-bottom: 10px
    }
}

@media (min-width: 768px) {
    .form__group {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .input-fixed {
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .control label, .field label, .label-fixed {
        width: 175px
    }
}

@media screen and (max-width: 767px) {
    .control label, .field label, .label-fixed {
        min-height: 0;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    label[for=address_type_or_id] + .input-box {
        margin-left: 175px
    }
}

@media screen and (max-width: 767px) {
    label[for=address_type_or_id] + .input-box {
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
    .fieldset {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    form .comment {
        padding-left: 175px
    }
}

@media screen and (max-width: 767px) {
    form .comment {
        padding-left: 0
    }
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        moz-transform: translate(140px, 0);
        ms-transform: translate(140px, 0);
        o-transform: translate(140px, 0);
        transform: translate(140px, 0);
        webkit-transform: translate(140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        moz-transform: translate(440px, 0);
        ms-transform: translate(440px, 0);
        o-transform: translate(440px, 0);
        transform: translate(440px, 0);
        webkit-transform: translate(440px, 0)
    }
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(140px, 0);
        ms-transform: translate(140px, 0);
        o-transform: translate(140px, 0);
        transform: translate(140px, 0);
        webkit-transform: translate(140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(10000px, 0);
        ms-transform: translate(10000px, 0);
        o-transform: translate(10000px, 0);
        transform: translate(10000px, 0);
        webkit-transform: translate(10000px, 0)
    }
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(-140px, 0);
        ms-transform: translate(-140px, 0);
        o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        webkit-transform: translate(-140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(-10000px, 0);
        ms-transform: translate(-10000px, 0);
        o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0);
        webkit-transform: translate(-10000px, 0)
    }
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        moz-transform: translate(-140px, 0);
        ms-transform: translate(-140px, 0);
        o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        webkit-transform: translate(-140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        moz-transform: translate(-440px, 0);
        ms-transform: translate(-440px, 0);
        o-transform: translate(-440px, 0);
        transform: translate(-440px, 0);
        webkit-transform: translate(-440px, 0)
    }
}

@media screen and (max-width: 991px) {
    .mm-menu {
        background-color: #fff
    }

    .mm-menu .header-access {
        background: #fff;
        display: block;
        height: 70px;
        left: 20px;
        margin-top: 0;
        padding-left: 5px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .mm-menu > .mm-panel {
        background-color: #f0f3f6;
        top: 70px
    }

    .mm-menu .mm-navbar {
        background-color: #fff;
        height: 70px;
        padding: 70px 0 0
    }

    .mm-menu .mm-listview > li > a, .mm-menu .mm-navbar .mm-title {
        font-family: villeroy-boch, "Times New Roman", Times, serif;
        text-transform: uppercase
    }

    .mm-menu .mm-navbar .mm-title {
        background-color: #e2ebf0;
        color: #43474a;
        font-size: 15px;
        height: 70px;
        line-height: 70px;
        padding: 0 20px;
        text-align: left
    }

    .mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-prev:before {
        border-color: #43474a
    }

    .mm-menu .mm-listview > li > a {
        padding: 20px
    }

    .mm-menu .mm-listview > li > span {
        padding: 0
    }

    .navbar-toggle {
        moz-transition: opacity .4s ease;
        ms-transition: opacity .4s ease;
        transition: opacity .4s ease;
        webkit-transition: opacity .4s ease
    }

    .mm-opened #mm-blocker {
        cursor: pointer
    }

    .mm-opened .navbar-toggle {
        opacity: 0
    }

    .mm-slideout:after, .mm-subopened .mm-subblocker {
        background-color: #fff;
        opacity: 1
    }

    .mm-subopened .mm-subblocker:before {
        background-image: url(/local/templates/main/css/../icons/arrow_left.svg);
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 15px;
        left: 10px;
        position: absolute;
        top: 85px;
        width: 15px
    }

    .mm-iconpanel .mm-panel.mm-opened {
        border-left: 0 solid transparent
    }

    .mm-iconpanel .mm-panel.mm-iconpanel-0, .mm-iconpanel .mm-panel.mm-subopened.mm-iconpanel-0 {
        left: 0
    }

    .mm-btn.mm-prev {
        display: none
    }

    .mm-slideout {
        overflow: hidden
    }

    .mm-slideout:after {
        content: '';
        display: block;
        ms-transition: opacity .4s ease;
        opacity: 0;
        position: absolute;
        transition: opacity .4s ease;
        webkit-transition: opacity .4s ease;
        width: 100%
    }

    .mm-opening .mm-slideout:after {
        opacity: .8
    }

    .mmenu-close-button {
        height: 25px;
        width: 25px
    }

    .mmenu-close-button .svg {
        moz-transition: fill .2s ease;
        ms-transition: fill .2s ease;
        transition: fill .2s ease;
        webkit-transition: fill .2s ease
    }

    .mm-opened .mmenu-close-button {
        cursor: pointer;
        display: block;
        left: 10px;
        position: relative;
        top: 20px
    }

    .mm-opened .mmenu-close-button:hover .svg {
        fill: #5991dc
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #header-access--mmenu .header-icon .header-icon__title {
        display: inline-block
    }

    #header-access--mmenu .header-icon .header-icon__title.only--lg {
        display: none
    }

    .mm-menu {
        border-left: 1px solid #f0f3f6
    }
}

@media screen and (max-width: 767px) {
    .mm-menu #topmenu {
        border-left: 1px solid #f0f3f6
    }

    .mm-menu .header-access {
        left: 40px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .slick-slide.teaser__item {
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .rotator__content {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page__rotator {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .page__rotator {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1800px) {
    img.rotator__image {
        height: 100%
    }
}

@media screen and (min-width: 1200px) and (max-width: 1799px) {
    img.rotator__image {
        height: 464px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    img.rotator__image {
        height: 383px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    img.rotator__image {
        height: 100%
    }
}

@media screen and (max-width: 767px) {
    img.rotator__image {
        max-height: 310px
    }
}

@media screen and (max-width: 1199px) {
    .page__rotator {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px
    }

    .page__rotator > .navbar-collapse, .page__rotator > .navbar-header {
        margin-left: -15px;
        margin-right: -15px
    }

    .rotator__content {
        height: 115px;
        margin-left: -310px;
        padding-top: 10px;
        width: 620px
    }

    .rotator__header {
        font-size: 32px
    }

    .rotator__teaser {
        font-size: 15px
    }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .page__rotator {
        width: 750px
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .page__rotator {
        width: 970px
    }
}

@media screen and (max-width: 1199px) and (min-width: 1200px) {
    .page__rotator {
        width: 1170px
    }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .page__rotator > .navbar-collapse, .page__rotator > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 991px) {
    .rotator__content {
        height: 95px;
        margin-left: -240px;
        width: 480px
    }

    .rotator__header {
        font-size: 25px
    }

    .rotator__teaser {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .rotator .slick-list {
        padding-bottom: 13px
    }

    .rotator__content, .rotator__slide--offset .rotator__content {
        bottom: 0;
        height: auto;
        left: 0;
        margin-left: 0;
        padding-bottom: 30px;
        padding-top: 15px;
        position: relative;
        width: 100%
    }

    .rotator__slide--offset .rotator__header, .rotator__slide--offset .rotator__teaser {
        padding-left: 0
    }

    .rotator__slide--offset .rotator__teaser {
        padding-bottom: 10px
    }

    .rotator__slide--offset .rotator__button {
        bottom: 0;
        float: left;
        left: 0;
        margin-left: 0;
        position: relative
    }
}

@media screen and (min-width: 1200px) {
    .page__rotator {
        width: 1140px
    }
}

@media screen and (max-width: 767px) {
    .page__rotator {
        padding: 0
    }
}

@media screen and (min-width: 1800px) {
    .rotator {
        margin-left: -180px;
        margin-right: -180px
    }
}

@media screen and (max-width: 1199px) {
    .slick-dots {
        bottom: -34px;
        min-height: 25px
    }
}

@media screen and (max-width: 767px) {
    .slick-dots {
        bottom: -10px;
        position: relative
    }
}

@media screen and (max-width: 1350px) {
    .slick-arrow {
        display: none !important
    }
}

@media screen and (min-width: 1800px) {
    .slick-prev {
        left: -125px
    }
}

@media screen and (min-width: 1800px) {
    .slick-next {
        right: -125px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--newsletter {
        margin: 0 0 20px
    }
}

@media screen and (max-width: 991px) {
    .cloudzoom {
        ms-pointer-events: none;
        pointer-events: none;
        webkit-pointer-events: none
    }
}

@media screen and (max-width: 767px) {
    .modal-dialog {
        width: 300px
    }
}

@media screen and (max-width: 767px) {
    .modal-body .video-169 {
        height: 52.875vw;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .modal-body .video-169 {
        height: 320.625px;
        width: 570px
    }
}

@media screen and (min-width: 992px) {
    .modal-body .video-169 {
        height: 489.375px;
        width: 870px
    }
}

@media screen and (max-width: 767px) {
    .modal-body #modal-frame {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .search-autocomplete .attributes-box, .search-autocomplete .categories-box, .search-autocomplete .products-box, .search-autocomplete .searchwords {
        float: left;
        width: 83.33333333%;
        margin-left: 16.66666667%
    }
}

@media (min-width: 768px) {
    .search-autocomplete .product {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width: 768px) {
    .search-autocomplete .attributes {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 1199px) {
    .search-autocomplete-wrapper {
        top: 70px
    }
}

@media screen and (min-width: 768px) {
    .search-autocomplete-wrapper {
        display: block
    }
}

@media (min-width: 992px) {
    .solr-filter-top .category-view--products {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 992px) {
    .solr-filter-top .category-layered-nav {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .solr-filter-top .category-layered-nav--show {
        display: none
    }
}

@media (min-width: 992px) {
    .solr-filter-top .teaser--box .teaser__item {
        float: left;
        width: 25%
    }
}

@media screen and (max-width: 992px) {
    .solr-filter-top .qty-holder .add-product, .solr-filter-top .qty-holder .substract-product {
        width: 62px
    }
}

@media screen and (min-width: 992px) {
    .block-filter-nav-top {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .not-item {
        padding: 5px 50px
    }
}

@media screen and (max-width: 479px) {
    .not-item {
        padding: 5px 40px
    }
}

@media screen and (min-width: 768px) {
    .divider--mobile {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .section {
        padding: 60px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .section {
        padding: 70px 0
    }
}

@media screen and (max-width: 767px) {
    .section {
        padding: 40px 0
    }

    .section .service__column:last-of-type {
        margin-bottom: 0
    }

    .section .footer__social p {
        margin: 30px 0 0
    }

    .section .footer__newsletter h3 {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 992px) {
    .page-title {
        padding: 0
    }
}

@media screen and (min-width: 768px) {
    .page {
        background-image: linear-gradient(to bottom, #eef2f5 0, #fff 600px);
        background-image: -o-linear-gradient(top, #eef2f5 0, #fff 600px);
        background-image: -webkit-linear-gradient(top, #eef2f5 0, #fff 600px);
        background-position: 0 60px;
        background-repeat: repeat-x
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page {
        background-position: 0 70px
    }
}

@media screen and (min-width: 768px) {
    .page__wrapper {
        margin-top: 45px;
        padding-left: 45px;
        padding-right: 45px
    }
}

@media screen and (max-width: 767px) {
    .page__content {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .page__content__subcategories {
        margin-bottom: 30px
    }
}

@media (min-width: 992px) {
    .page__main {
        float: left;
        width: 75%;
        left: 25%
    }
}

@media screen and (max-width: 991px) {
    .page__main {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    .page__main {
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    .page__main__wrapper {
        padding: 0 70px
    }
}

@media (min-width: 992px) {
    .page__sidebar {
        float: left;
        width: 25%;
        right: 75%
    }
}

@media screen and (max-width: 991px) {
    .page__sidebar {
        padding-left: 0;
        padding-right: 0
    }

    .page__sidebar.desktop-only {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .page__sidebar {
        padding-left: 0
    }
}

@media screen and (max-width: 991px) {
    .page__sidebar__wrapper {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page__campaign {
        margin-bottom: 80px
    }
}

@media screen and (max-width: 767px) {
    .page__campaign {
        margin-bottom: 40px
    }

    .page__campaign .teaser {
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .page__content .col2-set .col-1, .page__content .col2-set .col-2 {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .landingpage {
        margin-bottom: 30px
    }
}

@media (min-width: 768px) {
    .header-container, .header-search {
        width: 750px
    }
}

@media (min-width: 992px) {
    .header-container, .header-search {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .header-container, .header-search {
        width: 1170px
    }
}

@media (min-width: 768px) {
    .header-container > .navbar-collapse, .header-container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 1200px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        height: 105px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        width: 970px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        border-bottom: 20px solid transparent;
        box-sizing: content-box;
        margin: 0 auto;
        padding: 0 15px;
        width: 720px
    }
}

@media screen and (max-width: 767px) {
    .header-container, .header-search {
        border-bottom: 15px solid #fff;
        box-sizing: content-box;
        padding: 0
    }
}

@media screen and (min-width: 1200px) {
    .header-container .logo__image {
        height: auto;
        width: 165px
    }
}

@media screen and (min-width: 992px) {
    .header-access {
        display: inline-block;
        text-align: right;
        width: 450px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-access {
        width: 375px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-access {
        display: inline-block;
        margin-left: 20px;
        margin-top: 15px
    }
}

@media screen and (max-width: 991px) {
    .header-access .header-icon .header-icon__title:not(:first-child) {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-access .header-icon .header-icon__title:not(:first-child) {
        display: none
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon .header-icon__title.only--lg {
        display: none
    }
}

@media screen and (max-width: 991px) {
    .header-usp {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .header-icon {
        overflow: hidden;
        padding: 0 5px;
        width: auto
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-icon {
        line-height: 46px;
        padding: 0 12px 0 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon {
        padding: 0
    }

    .header-icon.language {
        padding: 0 8px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon .svg {
        height: 24px;
        max-height: 24px;
        max-width: 24px;
        min-height: 24px;
        min-width: 24px;
        width: 24px
    }
}

@media screen and (max-width: 767px) {
    .header-icon .svg {
        height: 26px;
        max-height: 26px;
        max-width: 26px;
        min-height: 26px;
        min-width: 26px;
        width: 26px
    }
}

@media screen and (min-width: 1200px) {
    .header-cart {
        margin-left: 0;
        padding-top: 14px;
        position: absolute;
        right: 8px
    }

    .header-cart .header-cart {
        padding-top: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-cart {
        padding-top: 19px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-cart {
        margin-left: 30px;
        margin-right: 20px
    }
}

@media screen and (min-width: 1200px) {
    .header-search {
        float: right;
        height: 60px;
        overflow: hidden;
        width: 270px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search {
        float: right;
        padding-left: 0;
        width: 175px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search {
        float: right;
        margin-right: 0;
        width: 225px
    }
}

@media screen and (max-width: 767px) {
    .header-search {
        border-bottom: 0;
        height: 60px;
        padding-top: 10px;
        position: absolute;
        z-index: 3
    }

    .header-search form {
        padding: 0 60px 0 15px
    }
}

@media screen and (min-width: 1200px) {
    .header-search .form-search {
        float: right
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search .form-search {
        float: right;
        height: 70px;
        padding: 15px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search .form-search {
        height: 70px;
        padding: 15px 0
    }
}

@media screen and (max-width: 767px) {
    .header-search .form-search {
        height: 65px;
        margin-top: -3px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search #search {
        font-size: 9px
    }
}

@media screen and (min-width: 1200px) {
    .header-search #search-submit {
        right: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search #search-submit {
        right: 0;
        top: 15px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search #search-submit {
        right: 0;
        top: 15px
    }
}

@media screen and (max-width: 767px) {
    .header-search #search-submit {
        right: 0
    }
}

@media screen and (max-width: 991px) {
    .topmenu-container {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .header-search {
        background-color: inherit;
        background-image: inherit;
        display: block;
        left: inherit;
        padding-right: 0;
        padding-top: inherit;
        position: static;
        top: inherit
    }

    .header-search-close, .header-search-toggle, .page > .header-search {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .navbar-toggle {
        margin-left: 25px;
        margin-right: 13px
    }
}

@media screen and (min-width: 992px) {
    .topmenu-container {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }

    .topmenu-container > .navbar-collapse, .topmenu-container > .navbar-header {
        margin-left: -15px;
        margin-right: -15px
    }

    .topmenu {
        float: left;
        font-family: Helvetica, Arial, Sans-serif;
        font-size: 15px;
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 90%
    }

    .topmenu a, .topmenu li, .topmenu ul {
        margin: 0;
        padding: 0
    }

    .topmenu li, .topmenu ul {
        list-style: none !important;
        list-style-image: none !important;
        list-style-position: outside !important;
        list-style-type: none !important;
    }

    .topmenu a:hover {
        color: #5991dc !important;
        text-decoration: none
    }

    .topmenu .level-top {
        display: inline-block;
        line-height: 84px
    }

    .topmenu .level-top > a {
        color: #43474a;
        padding: 0 13px;
        text-transform: uppercase;
        font-family: villeroy-boch, "Times New Roman", Times, serif;
    }

    .topmenu .level-top.active > a {
        color: #5991dc
    }

    .topmenu .level-top.hover, .topmenu ul.level0 {
        background-color: #e2ebf0
    }

    .topmenu .level-top.hover > a {
        color: #5991dc;
        text-decoration: none
    }

    .topmenu ul.level0 {
        display: none;
        left: 15px;
        margin-top: -1px;
        padding: 30px 38px 50px;
        position: absolute;
        width: 940px;
        z-index: 1300
    }

    .topmenu ul.level0.open {
        display: block
    }

    .topmenu li.close-container {
        font-size: 0;
        height: 0;
        width: 0
    }

    .topmenu li.close-container .topmenu-close {
        position: absolute;
        right: 20px;
        top: 5px;
        z-index: 3
    }

    .topmenu .alt-nav-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }

    .topmenu .alt-nav-wrapper, .topmenu .default-nav-wrapper {
        min-height: 1px;
        position: relative
    }

    .topmenu .alt-nav-wrapper {
        padding-top: 20px
    }

    .topmenu .default-nav-wrapper {
        padding: 0
    }

    .topmenu .default-nav-wrapper li.level1 {
        min-height: 1px;
        padding: 0;
        position: relative
    }

    .topmenu .default-nav-wrapper li.level1 > ul > li:last-child {
        margin-bottom: 20px
    }

    .topmenu .default-nav-wrapper li.level1 > ul > li {
        margin: 7px 0;
        white-space: normal
    }

    .topmenu li.level1 {
        float: left;
        line-height: 20px;
        list-style-type: none;
        margin: 0 22px;
        max-width: 222px;
        min-width: 222px;
        padding: 0 !important;
        width: 222px
    }

    .topmenu li.level1:last-child {
        margin-right: 0
    }

    .topmenu li.level1 > a {
        color: #43474a;
        display: table-cell;
        min-height: 45px;
        text-transform: uppercase;
        vertical-align: bottom
    }

    .topmenu li.level1 > a span {
        display: inline-block;
        padding: 20px 0 3px;
        position: relative
    }

    .topmenu li.level1 > a span:after {
        border-bottom: 1px solid #bec1c4;
        bottom: 0;
        content: ' ';
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        width: 222px
    }

    .topmenu ul.level1 {
        line-height: 20px;
        margin-top: 7px
    }

    .topmenu ul.level1 a {
        color: #43474a
    }

    .topmenu li.level2 > a {
        display: block;
        line-height: 20px
    }

    .topmenu ul.level2 {
        display: none
    }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
    .topmenu-container {
        width: 750px
    }
}

@media screen and (min-width: 992px) and (min-width: 992px) {
    .topmenu-container {
        width: 970px
    }
}

@media screen and (min-width: 992px) and (min-width: 1200px) {
    .topmenu-container {
        width: 1170px
    }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
    .topmenu-container > .navbar-collapse, .topmenu-container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }

    .topmenu .alt-nav-wrapper, .topmenu .default-nav-wrapper, .topmenu .default-nav-wrapper li.level1 {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .topmenu, .topmenu-container {
        height: 84px
    }

    .topmenu .level-top > a {
        line-height: 84px
    }

    .topmenu ul.level0 {
        top: 84px
    }

    .topmenu li.level1 {
        max-width: 172px;
        min-width: 172px;
        width: 172px
    }

    .topmenu li.level1 > a span:after {
        width: 172px
    }

    .topmenu .alt-nav-wrapper {
        line-height: 1.42857143
    }
}

@media screen and (min-width: 1200px) {
    .topmenu-container {
        height: 30px;
        position: relative;
        top: -45px
    }

    .topmenu {
        height: 75px;
        left: 190px;
        position: absolute;
        top: 0;
        width: 910px
    }

    .topmenu .level-top, .topmenu .level-top > a {
        line-height: 75px
    }

    .topmenu .alt-nav-wrapper {
        line-height: 1.42857143
    }

    .topmenu ul.level0 {
        left: -175px;
        width: 1140px
    }
}

@media (min-width: 768px) {
    .navadblock .headline {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .overlay--topmenu.active {
        top: 154px
    }
}

@media (min-width: 768px) {
    .breadcrumb {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .breadcrumb {
        margin-top: -15px;
        padding: 27px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb {
        margin-top: -15px;
        padding: 5px 0 14px
    }
}

@media screen and (min-width: 992px) {
    .breadcrumb {
        border-top: 1px solid #cdcdcd
    }
}

@media screen and (max-width: 991px) {
    .checkout-cart-index .breadcrumb, .checkout-onepage-success .breadcrumb, .checkouttester-index-success .breadcrumb, .onestepcheckout-index-index .breadcrumb {
        border-top: 0;
        margin-top: -21px
    }
}

@media screen and (max-width: 767px) {
    .checkout-cart-index .breadcrumb, .checkout-onepage-success .breadcrumb, .checkouttester-index-success .breadcrumb, .onestepcheckout-index-index .breadcrumb {
        display: none
    }
}

@media (min-width: 768px) {
    .breadcrumb__item--checkout {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (max-width: 767px) {
    .breadcrumb__item.home {
        display: none
    }

    .breadcrumb {
        overflow: hidden;
        position: relative;
        white-space: nowrap
    }

    .breadcrumb:after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, .7)), color-stop(100%, #fff));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        content: '';
        display: block;
        height: 40px;
        position: absolute;
        right: 0;
        top: 18px;
        width: 60px
    }
}

@media (min-width: 768px) {
    .service__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .service__column {
        float: left;
        width: 25%
    }
}

@media screen and (max-width: 991px) {
    .service__column {
        margin-bottom: 50px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .service__column:nth-of-type(3), .service__column:nth-of-type(4) {
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .service__column {
        margin-bottom: 40px
    }

    .service__column a {
        color: #023e84
    }

    .service__column a br {
        display: none
    }

    .service__column p:not(:last-child) {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .service__headline {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 767px) {
    .service__headline {
        margin-bottom: 40px
    }
}

@media screen and (min-width: 768px) {
    .service__title {
        margin: 17px 23px 0
    }
}

@media screen and (min-width: 768px) {
    .service__content {
        margin: 0 23px
    }
}

@media screen and (min-width: 992px) {
    .service__content, .service__title {
        margin-left: 23px;
        margin-right: 23px
    }
}

@media screen and (min-width: 768px) {
    .seo {
        display: block
    }
}

@media screen and (min-width: 992px) {
    .seo {
        margin-bottom: 50px
    }
}

@media (min-width: 768px) {
    .seo .col.columns-2 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-2 {
        float: left;
        width: 50%
    }
}

@media (min-width: 768px) {
    .seo .col.columns-3 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-3 {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width: 768px) {
    .seo .col.columns-4 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-4 {
        float: left;
        width: 25%
    }
}

@media (min-width: 768px) {
    .seo__header {
        float: left;
        width: 100%
    }
}

@media (min-width: 768px) {
    .seo__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo__column {
        float: left;
        width: 25%
    }
}

@media (min-width: 768px) {
    .seo__column_half {
        float: left;
        width: 66.66666667%
    }
}

@media (min-width: 992px) {
    .seo__column_half {
        float: left;
        width: 50%
    }
}

@media (min-width: 768px) {
    .seo__column_full {
        float: left;
        width: 100%
    }
}

@media (min-width: 768px) {
    .footer__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .footer__column {
        float: left;
        width: 33.333%
    }
}

@media screen and (max-width: 767px) {
    .seo ~ .row--footer {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .footer__column {
        padding-bottom: 20px
    }

    .footer__column .divider {
        margin-top: 40px
    }
}

@media screen and (max-width: 1199px) {
    .row--footer .list li {
        margin-bottom: 20px;
        margin-left: 38px
    }
}

@media screen and (min-width: 768px) {
    .image--location {
        display: block
    }

    .footer__location__text {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer__icons .btn {
        margin-right: 4px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer__column {
        margin-bottom: 50px
    }

    .footer__column:nth-of-type(3), .footer__column:nth-of-type(4) {
        margin-bottom: 0
    }

    .footer__social {
        clear: left
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer__column h3 {
        margin-top: 0
    }
}

@media screen and (max-width: 1199px) {
    h3.subtitle-language {
        margin-top: 20px
    }
}

@media (min-width: 992px) {
    .category-view--products {
        float: left;
        width: 75%
    }
}

@media screen and (max-width: 991px) {
    .category-view--products .category-title {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .category-view--products .category-title {
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 30px;
        padding-bottom: 20px
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item {
        float: left;
        width: 25%
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item.teaser__item--col-2 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item.teaser__item--col-3 {
        float: left;
        width: 75%
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item.teaser__item--col-4 {
        float: left;
        width: 100%
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 21), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .category-view--products.full-width .category-products .teaser__item.teaser__item--image .teaser__canvas--standard {
        display: none
    }

    .category-view--products.full-width .category-products .teaser__item.teaser__item--image .teaser__canvas--retina {
        display: block
    }
}

@media screen and (min-width: 768px) {
    .category-view--products.full-width .teaser__wrapper:not(.associated) {
        min-height: 500px
    }
}

@media screen and (max-width: 767px) {
    .category-view--products .teaser__label {
        display: none
    }
}

@media (min-width: 768px) {
    .category-description {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 1840px) {
    .full-width .category-image {
        margin-left: -200px;
        margin-right: -200px;
        text-align: center
    }
}

@media (min-width: 768px) {
    .category-nav-switch {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 992px) {
    .category-nav-switch {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .category-nav-switch {
        margin-right: -15px;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 767px) {
    .category-nav-switch .btn--filter {
        margin-left: -15px
    }
}

@media screen and (min-width: 768px) {
    .category-nav-switch .btn--filter.wheee {
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    ‚ .pattern-alpha-index {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .category-layered-nav {
        float: left;
        width: 25%
    }
}

@media screen and (max-width: 991px) {
    .category-layered-nav {
        bottom: 0;
        left: -100%;
        position: fixed;
        transition: left .2s ease-in-out;
        width: 320px;
        z-index: 200
    }

    .category-layered-nav.open {
        left: 0;
        padding-left: 0;
        padding-right: 0;
        z-index: 1000
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav.open {
        background-color: #f0f0f0;
        height: 100%;
        max-height: 100%;
        min-height: 100%;
        top: 0;
        width: 100%;
		overflow: auto;
    }
	#retailcrm-consultant-app{
		left:20px!important;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-layered-nav__content {
        padding: 25px 10px
    }
}

@media screen and (max-width: 991px) {
    .category-layered-nav__content {
        background-color: transparent
    }
}

@media screen and (max-width: 991px) {
    .layered-nav-wrapper {
        background-color: #f0f0f0;
        height: calc(100% - 58px);
        max-height: calc(100% - 58px);
        overflow-y: scroll
    }

    .layered-nav-wrapper:after {
        background-image: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, .8) 60%);
        background-image: -o-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, .8) 60%);
        background-image: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, .8) 60%);
        background-repeat: repeat-x;
        bottom: 0;
        content: '';
        height: 50px;
        left: 0;
        position: absolute;
        width: 100%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-layered-nav__title {
        padding-left: 10px
    }
}

@media screen and (max-width: 991px) {
    .category-layered-nav__title {
        background-color: #e2ebf0;
        width: 320px
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__title {
        line-height: 37px;
        padding-left: 55px;
        padding-right: 10px;
        width: 100% !important
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__title .btn--close {
        right: 5px;
        top: 7px
    }
}

@media screen and (min-width: 992px) {
    .category-layered-nav__title .btn--close {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__list {
        padding-bottom: 20px
    }
}

@media screen and (min-width: 768px) {
    .category-layered-nav__filter-more {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-toggle {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-title {
        margin-left: 35px
    }

    .category-layered-nav__filter-title:not(p) {
        background: url(/local/templates/main/css/../images/caret--down.png) no-repeat 100% 35px;
        background-size: 15px;
        border-bottom: 1px solid #cdcdcd;
        cursor: pointer;
        margin-bottom: 0;
        padding-bottom: 30px;
        padding-top: 30px
    }

    .category-layered-nav__filter-title:not(p).active {
        background-image: url(/local/templates/main/css/../images/caret--up.png);
        border-bottom: 0 solid transparent;
        color: #5991dc;
        margin-bottom: 10px;
        padding-bottom: 10px
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-content {
        display: none;
        margin-bottom: 0;
        margin-left: 35px
    }

    .category-layered-nav__filter-content.open {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-item {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 992px) {
    .category-layered-nav__filter-item .btn--close {
        right: 0;
        top: 0
    }
}

@media screen and (min-width: 992px) {
    .category-layered-nav__filter-item.currently {
        line-height: normal;
        margin-bottom: 10px;
        min-height: 25px
    }

    .category-layered-nav__filter-item.currently span.label {
        display: inline-block;
        padding-top: 3px
    }

    .category-layered-nav__filter-item.currently span.value {
        display: inline-block;
        line-height: normal;
        padding-top: 3px
    }

    .category-layered-nav__filter-item.currently span.remove .btn--close svg {
        height: 18px;
        margin-right: 5px;
        max-height: 18px;
        max-width: 18px;
        min-height: 18px
    }
}

@media screen and (max-width: 991px) {
    .category-layered-nav__filter-item.currently .btn--close {
        right: auto
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-item.currently {
        padding-left: 35px;
        padding-right: 0
    }

    .category-layered-nav__filter-item.currently span.value {
        font-size: 15px
    }

    .category-layered-nav__filter-item.currently span.remove {
        left: 10px;
        position: absolute;
        top: 0
    }

    .category-layered-nav__filter-item.currently .btn--close {
        left: 0;
        top: 42px
    }

    .btn--blue, button.button {
        padding: 0 20px !important
    }

    .category-layered-nav__content.currently, .category-layered-nav__content.currently + .category-layered-nav__content {
        height: auto
    }

    .category-layered-nav__content.currently + .category-layered-nav__content {
        padding-top: 5px
    }

    .category-layered-nav__content.currently + .category-layered-nav__content .actions {
        display: none
    }

    .category-layered-nav__content.currently {
        padding-bottom: 0
    }

    .category-layered-nav__content.currently:after {
        background-color: #cdcdcd;
        content: ' ';
        display: block;
        height: 1px;
        margin: 30px 0 0 35px
    }
}

@media (min-width: 768px) {
    .toolbar {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .toolbar .pager {
        margin: 0;
        padding-left: 10px
    }
}

@media screen and (max-width: 767px) {
    .toolbar .pager button .svg {
        height: 14px;
        max-height: 14px;
        max-width: 12px;
        min-height: 14px;
        min-width: 12px;
        width: 12px
    }
}

@media screen and (max-width: 767px) {
    .pager__left {
        padding: 0;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .amount {
        display: block;
        padding-right: 13px
    }
}

@media screen and (max-width: 767px) {
    .pages__item {
        float: none
    }
}

@media screen and (max-width: 767px) {
    .pager__right {
        padding: 15px 0 0;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .sort-by {
        padding: 0;
        white-space: nowrap
    }

    .sort-by label {
        display: block;
        margin: 0 0 15px
    }
}

@media screen and (max-width: 767px) {
    .limiter {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .toolbar {
        float: left;
        margin: 20px 0
    }

    div.pager__right {
        display: none
    }

    .toolbar, .toolbar .pager__left, .toolbar .pages-mobile .pages__list {
        width: 100%
    }

    .toolbar .pager {
        padding: 0
    }

    .toolbar .pages-mobile {
        display: block;
        font-family: "Open Sans", sans-serif;
        text-align: center
    }

    .toolbar .pages-mobile .link-prev {
        float: left;
        text-align: left;
        width: 40px
    }

    .toolbar .pages-mobile .link-next {
        float: right;
        text-align: right;
        width: 40px
    }

    .toolbar .pages-mobile .link-next button {
        float: right
    }

    .my-account .toolbar .amount, .my-account .toolbar .limiter, .my-account .toolbar .pager__right, .my-account .toolbar .pages {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .category-products .teaser__wrapper:not(.associated) {
        min-height: 574px
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__wrapper:not(.associated) {
        border-bottom: 1px solid #cdcdcd
    }
}

@media screen and (min-width: 1200px) {
    .category-products .teaser__top {
        height: 302px;
        max-height: 302px;
        min-height: 302px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-products .teaser__top {
        height: 240px;
        max-height: 240px;
        min-height: 240px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .category-products .teaser__top {
        height: 260px;
        max-height: 260px;
        min-height: 260px
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__top {
        border-bottom: 0 solid transparent;
        clear: both;
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .category-products .teaser__top.bv_inline {
        height: 322px;
        max-height: 322px;
        min-height: 322px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-products .teaser__top.bv_inline {
        height: 280px;
        max-height: 280px;
        min-height: 320px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .category-products .teaser__top.bv_inline {
        height: 280px;
        max-height: 280px;
        min-height: 330px
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__link {
        float: left;
        margin-right: 5%;
        margin-top: 25px;
        min-height: 100px;
        width: 35%
    }

    .category-products .product-info__wrapper {
        border-bottom: 1px solid #cdcdcd;
        float: right;
        height: 80px;
        width: 60%
    }
}

@media screen and (max-width: 1199px) {
    .category-products .product-name {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .category-products .product-name {
        float: left;
        margin-bottom: 10px;
        padding-bottom: 10px;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .category-products .product-rating {
        margin: 0 auto;
        width: 105px
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__bottom {
        position: relative
    }

    .category-products .price-box {
        margin-bottom: 0;
        position: absolute;
        right: 0;
        top: 100px;
        width: 60%
    }
}

@media screen and (max-width: 767px) {
    .category-products .add-to-cart-form {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    html[lang=en] .category-products .price-box {
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .qty-holder {
        left: 0;
        top: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .qty-holder {
        clear: both;
        float: left;
        width: 100%
    }

    .qty-holder .add-to-cart-qty {
        appearance: none;
        background-color: #fff;
        border: 10px solid #e2ebf0;
        border-left: 0;
        border-radius: 0;
        border-right: 0;
        float: left;
        height: 47px;
        webkit-appearance: none;
        width: 50px
    }

    body.search .qty-holder .add-to-cart-qty {
        width: 60px
    }
}

@media screen and (max-width: 1199px) {
    .qty-holder .add-product, .qty-holder .substract-product {
        width: 63px
    }
}

@media screen and (max-width: 991px) {
    .qty-holder .add-product, .qty-holder .substract-product {
        width: 50px
    }

    body.search .qty-holder .add-to-cart-qty {
        width: 64.5px
    }
}

@media screen and (max-width: 767px) {
    .qty-holder .add-product, .qty-holder .substract-product {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .qty-holder {
        float: left;
        position: relative;
        width: 20%;
        z-index: 0
    }

    .qty-holder .add-product, .qty-holder .substract-product {
        cursor: pointer;
        display: none;
        font-size: 12px;
        height: 12px;
        left: 0;
        line-height: 8px;
        position: absolute;
        text-align: center;
        width: 50px
    }

    .qty-holder .add-product:after, .qty-holder .substract-product:after {
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        content: ' ';
        height: 0;
        left: 50%;
        margin-left: -25px;
        position: absolute;
        width: 0;
        z-index: -1
    }

    .qty-holder .add-product {
        top: -4px
    }

    .qty-holder .add-product:after {
        border-bottom: 8px solid #e2ebf0;
        top: -4px
    }

    .qty-holder .substract-product {
        bottom: -8px
    }

    .qty-holder .substract-product:after {
        border-top: 8px solid #e2ebf0;
        bottom: 0;
        top: auto
    }

    .qty-holder:hover .add-product, .qty-holder:hover .substract-product {
        display: block
    }

    .qty-holder:hover .add-to-cart-qty {
        background-color: #e2ebf0
    }
}

@media screen and (max-width: 1024px) {
    .box-account.box-info {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .qty-holder .add-product, .qty-holder .substract-product {
        position: absolute;
        text-align: center
    }

    .qty-holder .substract-product {
        bottom: -8px
    }

    .qty-holder .add-product {
        top: -8px
    }

    .qty-holder .add-product:after {
        border-bottom: 8px solid #f0f0f0;
        top: 0
    }

    .qty-holder .substract-product:after {
        border-top: 8px solid #f0f0f0;
        bottom: 0;
        top: auto
    }
}

@media screen and (max-width: 767px) {
    .qty-holder .add-product:after, .qty-holder .substract-product:after {
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        content: ' ';
        height: 0;
        left: 0;
        position: absolute;
        width: 0;
        z-index: -1
    }

    .add-to-cart-qty {
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser__bottom .availability.out-of-stock {
        height: 94px;
        line-height: 94px
    }
}

@media screen and (max-width: 991px) {
    .teaser__bottom .availability.out-of-stock {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .btn--cart {
        font-size: 14px;
        padding: 0 8px
    }
}

@media screen and (max-width: 1199px) {
    .btn--cart {
        width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .btn--cart {
        width: 154px
    }

    body.search .btn--cart {
        width: 150px
    }
}

@media screen and (max-width: 767px) {
    .btn--cart {
        padding-left: 55px
    }
}

@media screen and (max-width: 1199px) {
    .category-products .teaser__label {
        right: 10px
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__label {
        left: 15px;
        right: auto
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .category-view--products.full-width .teaser__label {
        right: 15px
    }
}

@media screen and (max-width: 1199px) {
    .category-view--products.full-width .qty-holder .add-product, .category-view--products.full-width .qty-holder .substract-product {
        width: 59px
    }
}

@media screen and (max-width: 991px) {
    .category-view--products.full-width .qty-holder .add-product, .category-view--products.full-width .qty-holder .substract-product {
        width: 62px
    }
}

@media screen and (max-width: 767px) {
    .product-view {
        padding: 0 20px
    }
}

@media (min-width: 768px) {
    .product-view .product-shop {
        float: left;
        width: 41.66666667%
    }
}

@media screen and (max-width: 991px) {
    .product-view .product-affix {
        top: 0 !important
    }
}

@media screen and (min-width: 768px) {
    .product-view .product-affix.sticky {
        position: fixed;
        top: 0
    }
}

@media (min-width: 768px) {
    .product-view .product-collateral {
        float: left;
        width: 58.33333333%
    }
}

@media screen and (max-width: 991px) {
    .product-view .product-img-box {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 991px) {
    .product-view .product-image-wrapper {
        border: 0;
        padding: 0
    }
}

@media screen and (max-width: 991px) {
    .product-view .product-image-notice {
        display: none
    }
}

@media screen and (max-width: 991px) {
    .product-view .product-image-more-views {
        display: none
    }

    .product-view .cloudzoom {
        opacity: 1
    }

    .product-view .product-image-more-item {
        background-color: #e2ebf0;
        border-radius: 100%;
        content: '';
        height: 10px;
        line-height: 10px;
        margin: 0 10px;
        text-align: center;
        width: 10px
    }

    .product-view .product-image-more-item.active {
        background-color: #5991dc
    }

    .product-view .product-image-more-image {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .product-view .product-title {
        margin: 0 0 30px
    }
}

@media screen and (max-width: 767px) {
    .product-view .product-title {
        margin-bottom: 20px;
        margin-top: 0
    }
}

@media screen and (max-width: 767px) {
    .collateral-tabs .tab-title, .product-view .product-name {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .product-view .add-to-box, .product-view .price-box {
        float: left;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .product-view .add-to-box, .product-view .price-box {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .product-view .price-box {
        overflow: hidden;
        text-align: center
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .product-view .add-to-box {
        text-align: left
    }

    .product-view .add-to-box .qty-holder {
        float: left
    }
}

@media screen and (max-width: 1199px) {
    .product-view .add-to-box {
        margin-top: 30px;
        width: 100%
    }

    .product-view .add-to-box .add-to-cart-qty {
        width: 50px
    }
}

.product-view .add-to-box .add-to-links > a:first-of-type {
    margin-top: 20px
}

@media screen and (max-width: 767px) {
    .product-view .add-to-box .add-to-links {
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .product-view .add-to-box.full-size .add-to-cart {
        float: none
    }
}

@media screen and (max-width: 767px) {
    .product-view .add-to-box.full-size .btn--cart {
        float: none;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .product-view .add-to-box.full-size .add-to-links .link {
        float: none
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .product-view .add-to-cart {
        float: left
    }
}

@media screen and (max-width: 767px) {
    .product-view .add-to-cart {
        float: none;
        text-align: center
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .product-view .btn--cart {
        width: 185px
    }
}

@media screen and (min-width: 1200px) {
    .product-view .btn--cart {
        width: 148px
    }
}

/*@media screen and (min-width: 768px) {*/
/*    .product-view .qty-holder {*/
/*        float: left;*/
/*        position: relative;*/
/*        width: 50px;*/
/*        z-index: 0*/
/*    }*/

/*    .product-view .qty-holder .add-product, .product-view .qty-holder .substract-product {*/
/*        background-color: transparent;*/
/*        cursor: pointer;*/
/*        display: none;*/
/*        font-size: 12px;*/
/*        height: 12px;*/
/*        left: 0;*/
/*        line-height: 8px;*/
/*        position: absolute;*/
/*        text-align: center;*/
/*        width: 50px*/
/*    }*/

/*    .product-view .qty-holder .add-product:after, .product-view .qty-holder .substract-product:after {*/
/*        border-left: 25px solid transparent;*/
/*        border-right: 25px solid transparent;*/
/*        content: ' ';*/
/*        height: 0;*/
/*        left: 50%;*/
/*        margin-left: -25px;*/
/*        position: absolute;*/
/*        width: 0;*/
/*        z-index: -1*/
/*    }*/

/*    .product-view .qty-holder .add-product {*/
/*        top: -4px*/
/*    }*/

/*    .product-view .qty-holder .add-product:after {*/
/*        border-bottom: 8px solid #e2ebf0;*/
/*        top: -4px*/
/*    }*/

/*    .product-view .qty-holder .substract-product {*/
/*        bottom: -8px*/
/*    }*/

/*    .product-view .qty-holder .substract-product:after {*/
/*        border-top: 8px solid #e2ebf0;*/
/*        bottom: 0;*/
/*        top: auto*/
/*    }*/
/*}*/

@media screen and (min-width: 1200px) {
    .product-view .qty-holder:hover .add-product, .product-view .qty-holder:hover .substract-product {
        display: block
    }

    .product-view .qty-holder:hover .add-to-cart-qty {
        background-color: #e2ebf0
    }
}

@media screen and (max-width: 767px) {
    .product-view .add-to-cart-qty {
        width: 45px
    }
}

@media (min-width: 768px) {
    .product-view .product-availability {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .product-view .product-availability {
        margin-bottom: 20px;
        margin-top: 20px;
        padding: 13px 0;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .product-view .product-availability .branch-availability {
        margin-top: 0
    }
}

@media screen and (min-width: 1200px) {
    .product-view .product-availability .branch-availability {
        float: right;
        margin: 10px 0 0
    }
}

@media screen and (max-width: 767px) {
    .product-view .product-usp {
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 0;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .product-view .product-usp__item {
        display: inline-block;
        float: none;
        width: auto
    }

    .product-view .product-usp__item .icon-text {
        display: none
    }
}

@media screen and (min-width: 767px) {
    .branch-search__qty p.availability, .checkout-cart-index .cart-item p.availability, .product-view p.availability {
        float: left
    }
}

@media screen and (max-width: 767px) {
    .branch-search__qty p.availability, .checkout-cart-index .cart-item p.availability, .product-view p.availability {
        display: inline-block
    }
}

@media screen and (min-width: 768px) {
    .collateral-tabs {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .collateral-tabs .tab-container {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 767px) {
    .collateral-tabs .tab-title {
        margin-bottom: 30px;
        margin-top: 30px;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 767px) {
    .collateral-tabs-mobile {
        display: block
    }
}

@media screen and (max-width: 1199px) {
    div.product-view-related {
        margin-bottom: 30px
    }

    div.product-view-related .slider {
        margin-bottom: 50px
    }
}

@media screen and (min-width: 991px) {
    .product-view + .product-view-related {
        border-top: 1px solid #cdcdcd;
        clear: both;
        float: left;
        margin-top: 30px;
        padding-top: 30px;
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .product-view + .product-view-related {
        padding-top: 10px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .add-to-links .link--wishlist {
        clear: both;
        display: block;
        padding-top: 10px
    }
}

@media screen and (max-width: 767px) {
    #product-attribute-specs-table .label {
        display: block
    }

    #product-attribute-specs-table .data {
        display: block;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 767px) {
    .box-reviews form .buttons-set {
        margin-top: -20px
    }
}

@media screen and (max-width: 767px) {
    .product-view .required-notice {
        position: static !important;
        width: auto !important
    }
}

@media (min-width: 768px) {
    .branch-search__teaser {
        float: left;
        width: 50%
    }
}

@media (min-width: 768px) {
    .branch-search__results {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    #modal--branchavailability .branch-search__results hr, #modal--branchavailability .branch-search__results thead, #modal--branchavailability .branch-search__teaser, #modal--branchavailability .headline::after, #modal--branchavailability .headline::before {
        display: none
    }

    #modal--branchavailability .branch-search__searchform {
        margin-bottom: 20px;
        padding-left: 8px;
        padding-right: 8px
    }

    #modal--branchavailability .branch-search__results tr td.td--close button, #modal--branchavailability .branch-search__searchform form {
        float: none
    }

    #modal--branchavailability .branch-search__searchform label {
        float: left
    }

    #modal--branchavailability .branch-search__searchform .input-text {
        float: right
    }

    #modal--branchavailability .branch-search__searchform button {
        clear: both;
        width: 100%
    }

    #modal--branchavailability .branch-search__searchform button > svg {
        margin-top: 6px;
        transform: scale(.8)
    }

    #modal--branchavailability .branch-search__mobileteaser.active {
        display: block;
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        font-style: italic;
        padding-left: 8px;
        padding-right: 8px;
        text-align: left
    }

    #modal--branchavailability .branch-search__results {
        max-height: none;
        overflow-y: auto;
        padding-left: 8px;
        padding-right: 8px
    }

    #modal--branchavailability .branch-search__results.table-responsive {
        border: 0;
        margin: 0;
        padding: 0
    }

    #modal--branchavailability .branch-search__results .branch-search {
        font-size: 14px !important;
        font-style: normal !important;
        margin: 5px 0 30px !important;
        text-align: left
    }

    #modal--branchavailability .branch-search__results table, #modal--branchavailability .branch-search__results tbody {
        display: block;
        width: 100%
    }

    #modal--branchavailability .branch-search__results tr {
        border-top: 1px solid #cdcdcd;
        display: block;
        padding: 30px 0;
        width: 100%
    }

    #modal--branchavailability .branch-search__results tr td {
        background-color: #fff;
        border: 0;
        display: block;
        padding: 0;
        text-align: left;
        width: 100%
    }

    #modal--branchavailability .branch-search__results tr td .mobile-label {
        display: inline
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__distance, #modal--branchavailability .branch-search__results tr td.td--distance {
        padding-bottom: 10px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__qty > svg {
        fill: #a7ab57
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__price, #modal--branchavailability .branch-search__results tr td.branch-search__times, #modal--branchavailability .branch-search__results tr td.td--opening {
        display: none;
        padding-bottom: 10px;
        padding-top: 10px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__reserve {
        display: none
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__more {
        color: #0b3886;
        cursor: pointer;
        display: block;
        font-family: "Open Sans", sans-serif;
        min-height: 20px;
        padding-top: 15px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__more > svg {
        height: 11px;
        padding-left: 5px;
        transform: rotate(90deg) scale(.8);
        webkit-transform: rotate(90deg) scale(.8);
        width: 11px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__less {
        color: #0b3886;
        cursor: pointer;
        display: none;
        font-family: "Open Sans", sans-serif;
        padding-top: 15px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__less > svg {
        height: 11px;
        padding-right: 5px;
        transform: rotate(270deg) scale(.8);
        webkit-transform: rotate(270deg) scale(.8);
        width: 11px
    }

    #modal--branchavailability .branch-search__results tr.active td.branch-search__price, #modal--branchavailability .branch-search__results tr.active td.branch-search__reserve, #modal--branchavailability .branch-search__results tr.active td.branch-search__times, #modal--branchavailability .branch-search__results tr.active td.td--opening {
        display: block
    }

    #modal--branchavailability .branch-search__results tr.active td.branch-search__more {
        display: none
    }

    #modal--branchavailability .branch-search__results tr.active td.branch-search__less {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .regular-special-price .price, .special-price .price {
        font-size: 15px
    }
}

@media screen and (max-width: 992px) {
    .a-right .special-price .price-label {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .cart .subheadline {
        clear: both;
        float: none;
        font-family: villeroy-boch, "Times New Roman", Times, serif;
        font-size: 25px;
        font-style: italic;
        font-weight: 400;
        padding-left: 17%;
        padding-right: 17%;
        position: relative;
        text-align: center
    }

    .cart .subheadline:after, .cart .subheadline:before {
        background-color: #cdcdcd;
        content: '';
        display: inline-block;
        height: 1px;
        position: absolute;
        top: 50%;
        width: 15%
    }

    .cart .subheadline:before {
        left: 0
    }

    .cart .subheadline:after {
        right: 0
    }
}

@media screen and (max-width: 767px) and (min-width: 768px) {
    .cart .subheadline {
        margin-left: 10%;
        margin-right: 10%;
        padding-left: 13%;
        padding-right: 13%
    }
}

@media screen and (max-width: 767px) and (min-width: 992px) {
    .cart .subheadline {
        font-size: 32px
    }
}

@media screen and (max-width: 767px) and (min-width: 1200px) {
    .cart .subheadline {
        font-size: 40px
    }
}

@media screen and (max-width: 767px) {
    .cart-item .btn--remove {
        height: 25px;
        margin-right: 0;
        width: 25px
    }
}

@media screen and (max-width: 767px) {
    .cart-header {
        text-align: center
    }
}

@media screen and (min-width: 768px) {
    .cart-header {
        margin-bottom: 40px;
        margin-top: 20px
    }
}

@media (min-width: 768px) {
    .cart-info, .cart-title {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 768px) {
    .cart-info.cart-info, .cart-info.cart-title, .cart-title.cart-info, .cart-title.cart-title {
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }

    .cart-info .subtitle, .cart-title .subtitle {
        margin-bottom: 5px;
        margin-top: 0
    }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
    .cart-info.cart-title, .cart-title.cart-title {
        float: left;
        width: 33.33333333%
    }

    .cart-info.cart-info, .cart-title.cart-info {
        float: left;
        width: 66.66666667%
    }

    .bucket .cart-info.cart-info, .checkout .cart-info.cart-info {
        width: 33.333%
    }
}

@media screen and (min-width: 768px) {
    .cart-info, .cart-title {
        width: 50%
    }
}

@media screen and (max-width: 991px) {
    .cart-contact.checkout-types {
        float: right
    }
}

@media screen and (max-width: 767px) {
    .cart-contact {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .cart-table th, .cart-table thead {
        display: none
    }

    .cart-table, .cart-table tbody, .cart-table td, .cart-table tfoot, .cart-table tr {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .cart-table, .cart-table tbody, .cart-table tfoot, .cart-table tr {
        width: 100%
    }
}

@media (min-width: 768px) {
    .cart-footer {
        float: left;
        width: 100%
    }
}

@media (min-width: 768px) {
    .cart-collaterals {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .cart-collaterals {
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 15px;
        overflow: hidden;
        padding-bottom: 15px
    }
}

@media (min-width: 768px) {
    .cart-totals {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .cart-actions {
        margin: 30px 0
    }

    .cart-actions .cart-additional .btn {
        float: none;
        width: 100%
    }
}

@media screen and (max-width: 767px) and (min-width: 768px) {
    .cart-actions {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .cart-actions .checkout-types .btn {
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .cart-actions .checkout-types {
        text-align: right;
        width: 50%
    }
}

@media screen and (min-width: 768px) {
    .checkout-types .notice {
        text-align: right
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .cart-header .cart-contact {
        float: left
    }

    .cart-header .cart-contact.checkout-types {
        float: right
    }
}

@media screen and (max-width: 1199px) {
    .cart-discount button:nth-of-type(2) {
        margin-top: 10px
    }
}

@media screen and (max-width: 480px) {
    #giftcard-form #giftcard_code {
        width: 200px
    }
}

@media screen and (max-width: 480px) {
    #giftcard-form #giftcard_pin {
        width: 200px
    }
}

@media screen and (max-width: 480px) {
    #giftcard-form #giftcard-help {
        left: 0;
        margin: 10px 0 20px;
        top: 0
    }
}

@media screen and (max-width: 991px) {
    #giftcard-form #giftcard-help {
        margin-bottom: 20px
    }
}

#giftcard-form #giftcard-help i {
    float: left;
    margin-right: 5px;
    margin-top: -4px
}

@media screen and (max-width: 480px) {
    #giftcard-form #giftcard-redeem {
        margin-top: 20px
    }
}

#giftcard-form button {
    float: none;
    margin-right: 10px
}

@media screen and (max-width: 480px) {
    .giftcard-help--images {
        margin: 0;
        width: 265px
    }
}

@media screen and (max-width: 767px) {
    .giftcard-help--images {
        width: 240px
    }
}

@media screen and (max-width: 991px) {
    .giftcard-help--images {
        margin-left: 25px
    }
}

@media screen and (max-width: 480px) {
    .giftcard-help--images .giftcard-help--image + .giftcard-help--image {
        margin: 0
    }
}

@media screen and (max-width: 480px) {
    .giftcard-help--textcon {
        margin-right: 0;
        width: 265px
    }
}

@media screen and (max-width: 767px) {
    .giftcard-help--textcon {
        float: left;
        margin-top: 45px
    }
}

@media screen and (max-width: 991px) {
    .giftcard-help--textcon {
        float: left;
        margin-left: 25px
    }
}

@media screen and (max-width: 480px) {
    .giftcard-help--textcon .giftcard-help--text {
        width: 220px
    }
}

@media screen and (max-width: 767px) {
    .cart-table .update-cart {
        margin: 0 0 22px
    }
}

@media screen and (min-width: 768px) {
    .cart-table tbody tr:first-child td {
        border-top: 0
    }

    .cart-table tbody tr:last-child td {
        border-bottom: 1px solid #cdcdcd
    }
}

@media screen and (min-width: 1200px) {
    .cart-item .qty-holder {
        float: none;
        margin: 0 auto
    }
}

@media screen and (max-width: 1199px) {
    .qty-holder .add-to-cart-qty {
        background-color: #f0f0f0;
        border: 0;
        float: none
    }
}

.table-totals tbody > tr > td .price {
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .cart-item {
        border: 1px solid #cdcdcd;
        margin-bottom: 20px;
        margin-left: -15px;
        margin-right: -15px;
        overflow: hidden;
        padding: 15px
    }

    .cart-item .product-name {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 0;
        margin-top: 10px
    }

    .cart-item .product-name a {
        color: #43474a
    }

    .cart-item .cart-label, .cart-item .cart-remove .remove-label {
        display: block;
        font-size: 12px;
        left: 0;
        position: absolute;
        top: 18px
    }

    .cart-item .cart-label {
        color: #43474a;
        float: left;
        position: relative;
        top: 5px
    }

    .cart-item .cart-column {
        min-height: 75px !important;
        padding-bottom: 5px !important;
        padding-top: 5px !important
    }

    .cart-item .qty-holder {
        clear: both;
        float: left;
        left: -15px;
        position: relative;
        top: 10px
    }

    .cart-item .qty-holder .add-product, .cart-item .qty-holder .substract-product {
        display: block;
        height: 20px;
        position: absolute;
        width: 45px
    }

    .cart-item .qty-holder .add-product {
        top: -25px
    }

    .cart-item .qty-holder .substract-product {
        bottom: 20px
    }

    .cart-item .qty-holder .add-to-cart-qty {
        border: 0;
        float: none;
        height: 30px
    }

    .cart-item .cart-image {
        border-top: 0 solid transparent;
        float: left;
        max-width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        width: 33.33333333%
    }

    .cart-item .cart-details {
        border-top: 0 solid transparent;
        width: 66.66666667%
    }

    .cart-item .cart-details, .cart-item .cart-itemprice, .cart-item .cart-qty {
        float: left;
        max-width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }

    .cart-item .cart-qty {
        border-right: 1px solid #cdcdcd;
        width: 33.33333333%
    }

    .cart-item .cart-qty .cart-label {
        left: -15px
    }

    .cart-item .cart-qty .input-number {
        display: block;
        height: 30px;
        left: -15px;
        margin-top: 25px;
        position: relative;
        width: 40px
    }

    .cart-item .cart-itemprice {
        text-align: right;
        width: 66.66666667%
    }

    #old-price {
        font-size: 15px;
        margin-bottom: 0;
        margin-top: 0;
        overflow: hidden;
        text-decoration: line-through
    }

    .cart-item .cart-price {
        padding-right: 0;
        position: absolute;
        right: 0;
        width: 100%
    }

    .cart-item .cart-remove, .cart-item .cart-subtotals {
        float: left;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        text-align: right;
        width: 100%
    }

    .cart-item .cart-subtotals {
        min-height: 1px
    }

    .cart-item .cart-subtotals .cart-label {
        left: -15px
    }

    .cart-item .cart-remove {
        min-height: 1px !important
    }
}

@media (min-width: 768px) {
    .checkout-success .service__column {
        float: left;
        width: 33.333%
    }
}

@media screen and (max-width: 767px) {
    .table--review tbody tr {
        position: relative
    }

    .table--review .dashboard-edit {
        border: 0;
        font-size: 12px;
        left: -8px;
        position: absolute;
        top: 22px
    }

    .table--review .dashboard-edit a {
        color: #bbb
    }

    #details-table tbody tr td:nth-child(2), #details-table tbody tr td:nth-child(3), #details-table thead tr th:nth-child(2), #details-table thead tr th:nth-child(3) {
        font-size: 0
    }
}

@media (min-width: 768px) {
    .onestepcheckout-column-left, .onestepcheckout-column-middle {
        float: left;
        width: 50%
    }
}

@media (min-width: 768px) {
    .onestepcheckout-column-right {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .onestepcheckout-column-left, .onestepcheckout-column-middle, .onestepcheckout-column-right {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .onestepcheckout-column-left {
        border-right: 1px solid #cdcdcd
    }
}

@media screen and (min-width: 992px) {
    .onestepcheckout-threecolumns:before {
        display: inline-block;
        left: 33.333%
    }

    .onestepcheckout-threecolumns:after {
        display: inline-block;
        left: 66.666%
    }
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-box {
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-box .input-text {
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-box.input-address .input-text, .onestepcheckout-threecolumns .input-box.input-city .input-text, .onestepcheckout-threecolumns .input-box.input-email .input-text {
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .validation-advice {
        max-width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-region select, .onestepcheckout-threecolumns .name-prefix select {
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-country select {
        width: 100%
    }
}

.onestepcheckout-threecolumns .input-box.validation-passed label:not(.input-checkbox-label) {
    display: block;
    font-size: 10px;
    left: 0;
    position: absolute;
    top: -15px
}

.checkout-list dt {
    font-weight: 700;
    margin-bottom: 5px;
    position: relative
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .table.onestepcheckout-summary tbody > tr > td {
        max-width: 130px
    }
}

@media screen and (max-width: 767px) {
    .table.onestepcheckout-summary tbody > tr > td {
        border: 0;
        max-width: 130px
    }
}

.checkout-agreements li p label {
    font-size: 0
}

@media screen and (max-width: 991px) {
    .onestepcheckout-column-middle {
        padding-right: 0
    }

    .onestepcheckout-column-right {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 767px) {
    #onestepcheckout-form.page__wrapper {
        overflow: visible;
        padding: 0
    }

    #onestepcheckout-form.page__wrapper fieldset {
        padding: 0
    }

    #onestepcheckout-form.page__wrapper .onestepcheckout-shipping-method {
        padding-bottom: 10px
    }

    .onestepcheckout-column-left, .onestepcheckout-column-middle, .onestepcheckout-column-right {
        padding: 15px 20px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #checkout-progress-wrapper {
        padding: 20px 80px
    }
}

#checkout-progress-wrapper .block-title strong {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px
}

#checkout-progress-wrapper dd {
    margin: 0 0 25px
}

#checkout-progress-wrapper dd address, .sales-order-view .table--dashboard .dashboard-item address {
    font-style: normal
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .checkout-cart-index, .onestepcheckout-index-index {
        border: 0;
        margin-top: 0;
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .overlay--account .account-login {
        height: 100%;
        width: 100%
    }
}

@media (min-width: 768px) {
    .overlay--account .account-login {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
}

@media (min-width: 992px) {
    .overlay--account .account-login {
        float: left;
        width: 33.33333333%;
        margin-left: 41.66666667%
    }
}

@media screen and (min-width: 992px) {
    .block-account .block-title {
        display: block
    }
}

@media screen and (max-width: 991px) {
    .account__nav__link:after {
        border: 2px solid #43474a;
        border-left: none;
        border-top: none;
        content: '';
        display: inline-block;
        height: 8px;
        margin: auto;
        moz-transform: rotate(-45deg);
        ms-transform: rotate(-45deg);
        o-transform: rotate(-45deg);
        position: absolute;
        right: 0;
        top: 10px;
        transform: rotate(-45deg);
        webkit-transform: rotate(-45deg);
        width: 8px
    }

    .account__nav__link:hover:after {
        border-color: #5991dc
    }
}

@media screen and (min-width: 992px) {
    .box-info, .recent-orders {
        display: block
    }
}

@media screen and (max-width: 991px) {
    .my-account {
        padding-bottom: 40px
    }
}

.my-account .table-totals tr.grand_total td strong {
    border-top: 1px solid #cdcdcd;
    display: block;
    height: 95px;
    line-height: 30px;
    padding: 20px 5px 5px
}

@media screen and (max-width: 991px) {
    .my-account .newsletter-teaser {
        text-align: center
    }

    .my-account .newsletter-teaser input {
        float: none !important;
        top: 3px
    }
}

@media screen and (max-width: 991px) {
    .my-account .newsletter-image {
        display: block;
        float: none;
        height: auto;
        margin: 0 auto;
        width: 100px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .account-create .input-box, .account-login .input-box, .customer-account-changeforgotten .input-box, .customer-account-forgotpassword .input-box, .my-account .input-box {
        width: 220px
    }
}

@media screen and (max-width: 767px) {
    .account-create .input-box, .account-login .input-box, .customer-account-changeforgotten .input-box, .customer-account-forgotpassword .input-box, .my-account .input-box {
        width: 100% !important
    }

    .form__group {
        padding-left: 0;
        padding-right: 0
    }

    .form__submit {
        padding: 0 14px
    }

    input.subscription-textbox {
        margin-bottom: 5px
    }

    .control input[type=checkbox] + label, .field input[type=checkbox] + label, input[type=checkbox] + label.label-fixed {
        line-height: 1.8;
        padding-top: 5px
    }
}

@media screen and (max-width: 767px) {
    .account-create .buttons-set, .account-login .buttons-set, .customer-account-changeforgotten .buttons-set, .customer-account-forgotpassword .buttons-set, .my-account .buttons-set {
        margin: 50px 0 0
    }

    .account-create .buttons-set .required-notice, .account-login .buttons-set .required-notice, .customer-account-changeforgotten .buttons-set .required-notice, .customer-account-forgotpassword .buttons-set .required-notice, .my-account .buttons-set .required-notice {
        position: absolute;
        top: -40px;
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .account-login .buttons-set {
        margin: 25px 0
    }
}

@media screen and (max-width: 991px) {
    .account-create .fieldset {
        width: 100%
    }

    .page__content .account-login .col2-set .col-1, .page__content .account-login .col2-set .col-2 {
        clear: both;
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .customer-account-edit .buttons-set, .customer-address-form .buttons-set {
        margin-top: 0
    }
}

@media screen and (max-width: 767px) {
    #my-orders-table tr td:nth-child(2), #my-orders-table tr td:nth-child(3), #my-orders-table tr td:nth-child(4), #my-orders-table tr th:nth-child(2), #my-orders-table tr th:nth-child(3), #my-orders-table tr th:nth-child(4) {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .enterprise-giftregistry-index-edit .buttons-set {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .giftregistry-table .icon {
        margin-bottom: 10px;
        margin-right: 10px;
        width: 18px
    }

    .giftregistry-table .icon .svg {
        max-height: 18px;
        max-width: 18px
    }

    .giftregistry-table td:nth-child(2), .giftregistry-table th:nth-child(2) {
        font-size: 0
    }
}

@media screen and (max-width: 767px) {
    #modal--giftregistry .modal-body form .field {
        display: block;
        position: relative
    }

    #modal--giftregistry .modal-body form .field br {
        display: none
    }

    #modal--giftregistry .modal-body form input[type=radio] {
        left: 0;
        position: absolute;
        top: 13px;
        width: auto
    }

    #modal--giftregistry .modal-body form label {
        margin-left: 35px
    }

    #modal--giftregistry .modal-body form label[for=giftregistry_qty] {
        display: inline-block;
        margin: 40px 0 0;
        width: auto
    }

    #modal--giftregistry .modal-body form input#giftregistry_qty {
        display: inline-block
    }
}

.enterprise-giftregistry-index-index .giftregistry__list div:first-child {
    text-align: center
}

@media screen and (max-width: 1199px) {
    .enterprise-giftregistry-index-index .giftregistry__list img {
        max-width: 80%
    }
}

@media screen and (max-width: 991px) {
    .enterprise-giftregistry-index-index .giftregistry__list img {
        max-width: 60%
    }
}

@media screen and (max-width: 767px) {
    .enterprise-giftregistry-index-index .giftregistry__list img {
        max-width: 40%
    }

    .enterprise-giftregistry-index-index .giftregistry__welcome {
        padding-top: 0;
        text-align: center
    }
}

.enterprise-giftregistry-index-items table tr td:last-child label {
    float: right !important
}

@media screen and (max-width: 767px) {
    #giftregistry_add_form .qty-holder {
        margin-bottom: 10px;
        position: relative
    }
}

@media screen and (min-width: 1200px) {
    #giftregistry_add_form .qty-holder .add-product, #giftregistry_add_form .qty-holder .substract-product {
        width: 63px
    }
}

@media screen and (max-width: 1199px) {
    #giftregistry_add_form .qty-holder .add-product, #giftregistry_add_form .qty-holder .substract-product {
        width: 63px
    }
}

@media screen and (max-width: 991px) {
    #giftregistry_add_form .qty-holder .add-product, #giftregistry_add_form .qty-holder .substract-product {
        width: 67px
    }
}

@media screen and (max-width: 767px) {
    #giftregistry_add_form .qty-holder .add-product, #giftregistry_add_form .qty-holder .substract-product {
        display: inline-block;
        width: 67px
    }
}

@media screen and (max-width: 767px) {
    #modal--giftregistry .modal-dialog {
        width: 98%
    }

    .branch-search__searchform {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    .branch-search__searchform label {
        display: inline-block;
        line-height: 30px;
        text-align: left
    }

    .branch-search__searchform .input-text {
        margin-left: 0;
        margin-right: 0
    }

    .branch-search__searchform .btn {
        width: 70%
    }

    .branch-search__results {
        max-height: 230px;
        overflow-y: scroll;
        padding-left: 0;
        padding-right: 0
    }

    .branch-search__results:empty {
        overflow: hidden
    }
}

.enterprise-giftregistry-index-edit textarea, .enterprise-giftregistry-index-items textarea {
    min-height: 70px;
    width: 100%
}

@media screen and (max-width: 767px) {
    #ImgAddToMyRegistryButton {
        text-align: center;
        width: 100%
    }

    .main-user-consent-request-popup-cont {
        max-height: 500px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    #ImgAddToMyRegistryButton {
        float: left
    }
}

.privilegeclub-account-activate .customer-dob input#year {
    width: 5em
}

.modal .modal_hold small {
    display: block;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 12px;
    margin-top: 15px;
    text-align: center
}

form {
    float: left;
    width: 100%
}

@media (max-width: 767px) {
    input#SENDER_SUBSCRIBE_EMAIL {
        width: 100% !important;
        margin-left: 0
    }

    input[type=checkbox]:checked + label {
        margin-left: 0 !important
    }

    .allBrands {
        color: #fff;
        float: right;
        display: block;
        padding: 10px;
        background-color: #5991dc;
        text-transform: uppercase;
        border-radius: 2px;
        width: auto !important
    }

    .allBrands:active {
        text-decoration: none;
        background-color: #023e84;
        color: #fff
    }

    .section--blue {
        height: auto !important
    }

    .service__column a {
        color: #0b3886
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    input#SENDER_SUBSCRIBE_EMAIL {
        width: 100% !important;
        margin-left: 0
    }

    input[type=checkbox]:checked + label {
        margin-left: 0 !important
    }

    .allBrands {
        color: #fff;
        float: right;
        display: block;
        padding: 10px;
        background-color: #5991dc;
        text-transform: uppercase;
        border-radius: 2px;
        width: auto !important
    }

    .allBrands:active {
        text-decoration: none;
        background-color: #023e84;
        color: #fff
    }

    .section--blue {
        height: auto !important
    }

    .service__column a {
        color: #0b3886
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    *, :after, :before {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

img {
    border: 0
}

@media (min-width: 768px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 1170px
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__wrapper:not(.associated) {
        min-height: auto !important
    }

    fieldset.group-select, form#bx-soa-order-form {
        padding-left: 0;
        padding-right: 0
    }

    h1.subheadline, p.basket.description {
        text-align: center
    }

    h2.bx-soa-section-title.col-sm-9 {
        padding-bottom: 15px
    }

    .col-xs-12.col-sm-3.text-right {
        padding-bottom: 5px
    }

    span.teaser__label {
        margin-right: 0
    }

    .home .teaser__label {
        margin-right: 15px
    }

    .qty-holder {
        float: left;
        position: relative;
        top: 47px;
        width: 50px;
        z-index: 0
    }

    .table-responsive {
        border: 1px solid #cdcdcd;
        margin-bottom: 15px;
        ms-overflow-style: -ms-autohiding-scrollbar;
        overflow-y: hidden;
        width: 100%
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

.btn--facebook:hover svg, .btn--instagram:hover svg, .btn--vk:hover svg {
    opacity: .5
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

@media (max-width: 767px) {
    .visible-xs, .visible-xs-block {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }

    .links, .subscrible, .text-contact {
        text-align: center !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm, .visible-sm-block {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }

    .links, .subscrible, .text-contact {
        text-align: center !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md, .visible-md-block {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg, .visible-lg-block {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

@media screen and (min-width: 768px) {
    .headline, .page-title h1 {
        margin-left: 10%;
        margin-right: 10%;
        padding-left: 13%;
        padding-right: 13%
    }
}

@media screen and (min-width: 992px) {
    .headline, .page-title h1 {
        font-size: 32px
    }
}

@media screen and (min-width: 1200px) {
    .headline, .page-title h1 {
        font-size: 40px
    }
}

@media screen and (min-width: 1200px) {
    .headline--small {
        font-size: 32px
    }
}

@media (min-width: 768px) {
    .paragraph--centered {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
}

@media screen and (max-width: 767px) {
    .article {
        margin: 20px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-title h1 {
        font-size: 34px;
        margin: 40px auto
    }
}

@media screen and (max-device-pixel-ratio: 1) {
    .iamge--retina {
        max-width: 50%
    }
}

@media screen and (max-width: 767px) {
    .hide-mobile {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .link-giftregistry {
        display: block;
        visibility: hidden
    }
}

p.inline_block {
    margin-left: 5px
}

.text-contact a, a.link, label.link {
    font-size: 16px;
    text-decoration: none !important
}
/*
a.link:hover, label.link:hover {
    opacity: .5;
    border-bottom: 1px solid;
    padding-bottom: 1px
}
*/

a.link:active, label.link:active {
    border: 0;
    opacity: 1
}

.footer-social-icons {
    display: flex;
    justify-content: space-between;
    width: 215px;
    margin: 0 auto
}

.footer-social-icons .btn-social {
    display: block;
    /* margin: 5px; */
    padding: 3px
}

.footer-social-icons svg {
    width: 40px;
    fill: #0b3886
}

.btn--instagram svg {
    width: 38px
}

.btn--facebook svg {
    width: 37px
}

.btn--facebook svg, .btn--instagram svg, .btn--vk svg {
    transition-duration: .2s
}

.btn--facebook:active svg, .btn--instagram:active svg, .btn--vk:active svg {
    fill: #5991dc;
    opacity: 1
}

.wraper-contact {
    margin: 15px 0
}

.text-contact a {
    color: #0b3886 !important
}

.text-contact a:hover {
    opacity: .5;
    padding-bottom: 2px;
    border-bottom: 1px solid #0b3886
}

.text-contact a:active {
    opacity: 1;
    color: #5991dc !important;
    border: 0
}

.text-contact {
    font-size: 16px;
    margin: 0 !important;
    padding: 5px 0;
    text-align: center !important
}

@media screen and (min-width: 1199px) {
    .teaser, div.category-products {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    .teaser, div.category-products {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .teaser, div.category-products {
        margin-left: -10px;
        margin-right: -10px
    }

    .pager__left, .pager__right {
        display: table;
        padding: 0 !important
    }

    .limiter {
        display: none
    }
}

@media (min-width: 768px) {
    .teaser__item {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .teaser__item {
        float: left;
        width: calc(100% / 3)
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser__item {
        margin: 0 0 20px;
        padding: 0 10px
    }
}

@media screen and (min-width: 992px) {
    .teaser__item .teaser__header {
        height: 50px;
        line-height: 50px;
        max-height: 50px;
        min-height: 50px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__item .teaser__header {
        height: 60px;
        line-height: 60px;
        max-height: 60px;
        min-height: 60px
    }
}

@media screen and (max-width: 767px) {
    .teaser__item > iframe {
        display: none;
        height: 389px;
        max-height: 389px;
        min-height: 100px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser__item > iframe {
        height: 197px;
        max-height: 197px;
        min-height: 197px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .teaser__item > iframe {
        height: 253px;
        max-height: 253px;
        min-height: 253px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__item > iframe {
        height: 312px;
        max-height: 312px;
        min-height: 312px
    }
}

@media screen and (min-width: 768px) {
    .teaser__label, .teaser__title {
        font-size: 18px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__label, .teaser__title {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .teaser--box .teaser__item {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--box .teaser__item {
        margin: 0 0 20px;
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__item {
        margin-bottom: 7px;
        min-height: auto
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__wrapper {
        border: 0;
        padding: 23px
    }
}

@media screen and (min-width: 768px) {
    .teaser--box .teaser__wrapper {
        padding: 20px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--box .teaser__wrapper {
        padding: 25px
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__image {
        margin-bottom: 39px
    }
}

@media screen and (min-width: 768px) {
    .teaser--box .teaser__image {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--box .teaser__image {
        margin-bottom: 25px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--box .teaser__link {
        font-size: 16px
    }
}

@media screen and (min-width: 768px) {
    .teaser--col3 .teaser__item {
        width: 50%
    }

    .teaser--col3 .teaser__item .teaser__screen {
        display: block;
        overflow: hidden
    }

    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 380px;
        max-height: 380px;
        min-height: 380px
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 20px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 160px;
        max-height: 160px;
        min-height: 160px
    }

    .page__campaign .teaser__screen {
        height: 252px;
        max-height: 252px;
        min-height: 252px;
        width: 720px
    }

    .page__campaign .teaser__wrapper {
        height: 295px;
        width: 227px
    }
}

@media screen and (min-width: 992px) {
    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 490px;
        max-height: 490px;
        min-height: 490px;
        overflow: hidden
    }

    .teaser--col3 .teaser__item:nth-child(1) .teaser__image {
        max-height: none;
        min-height: 100%;
        width: auto
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 30px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 205px;
        max-height: 205px;
        min-height: 205px
    }

    .page__campaign .teaser__screen {
        height: 330px;
        max-height: 330px;
        min-height: 330px;
        width: 940px
    }

    .page__campaign .teaser__wrapper {
        height: 278px;
        width: 210px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 590px;
        max-height: 590px;
        min-height: 590px;
        overflow: hidden
    }

    .teaser--col3 .teaser__item:nth-child(1) .teaser__image {
        min-height: 100%;
        width: auto
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 30px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 250px;
        max-height: 250px;
        min-height: 250px
    }

    .page__campaign .teaser__screen {
        height: 400px;
        max-height: 400px;
        min-height: 400px;
        width: 1140px
    }

    .page__campaign .teaser__wrapper {
        height: 342px;
        width: 263px
    }
}

@media screen and (max-width: 767px) {
    .teaser__item {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 768px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 209px;
        max-height: 209px;
        min-height: 209px;
        width: 350px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 380px;
        max-height: 380px;
        min-height: 380px;
        width: 350px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 196px;
        width: 350px
    }
}

@media screen and (min-width: 992px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 173px;
        max-height: 173px;
        min-height: 173px;
        width: 295px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 490px;
        max-height: 490px;
        min-height: 490px;
        width: 450px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 205px;
        width: 480px
    }
}

@media screen and (min-width: 1200px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 215px;
        max-height: 215px;
        min-height: 215px;
        width: 360px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 590px;
        max-height: 590px;
        min-height: 590px;
        width: 555px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 250px;
        width: 555px
    }
}

.page__campaign > a img {
    moz-transition: transform .3s ease;
    transition: transform .3s ease;
    webkit-transition: transform .3s ease
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser--usp .teaser__item {
        position: relative
    }

    .teaser--usp .teaser__item .col-sm-6 {
        position: static
    }

    .teaser--usp .teaser__item .teaser__image {
        height: auto;
        margin-top: -12%;
        min-height: 0;
        min-width: 0;
        position: absolute;
        top: 50%;
        width: 50%
    }
}

@media screen and (max-width: 1199px) {
    .teaser--highlights {
        margin: 20px -10px
    }
}

@media screen and (max-width: 767px) {
    .teaser--highlights {
        margin: 20px 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .page__campaign h2 {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .page__campaign h2 {
        margin-bottom: 20px;
        margin-top: 0
    }

    #product_view_associated_pattern .teaser__image, #slider--campaign .teaser__image, .product-view-related .teaser__image {
        height: auto;
        margin-left: auto;
        margin-right: auto;
        max-height: 290px;
        max-width: 290px;
        min-height: 0;
        min-width: 0;
        width: 100%
    }

    #product_view_associated_pattern .teaser__wrapper, #slider--campaign .teaser__wrapper, .product-view-related .teaser__wrapper {
        border: 1px solid #cdcdcd
    }

    #product_view_associated_pattern .slick-slide, .product-view-related .slick-slide {
        margin: 0 auto 20px;
        text-align: center
    }

    #product_view_associated_pattern .slick-slide h3.teaser__wrapper, .product-view-related .slick-slide h3.teaser__wrapper {
        display: inline-block;
        font-weight: 400;
        max-width: 290px
    }
}

@media screen and (max-width: 991px) {
    .category-view, .subcategories {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media screen and (min-width: 992px) {
    .category-view .teaser__item > a, .category-view .teaser__item > header, .subcategories .teaser__item > a, .subcategories .teaser__item > header {
        max-width: none
    }
}

@media screen and (max-width: 767px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 389px;
        max-height: 389px;
        min-height: 100px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 197px;
        max-height: 197px;
        min-height: 197px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 253px;
        max-height: 253px;
        min-height: 253px
    }
}

@media screen and (min-width: 1200px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 308px;
        max-height: 308px;
        min-height: 308px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .subcategories .teaser__item {
        height: 221px;
        max-height: 221px;
        min-height: 221px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .subcategories .teaser__item {
        height: 247px;
        max-height: 247px;
        min-height: 247px
    }
}

@media screen and (max-width: 767px) {
    .subcategories .teaser__item {
        height: auto;
        max-height: none;
        min-height: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .subcategories-advent .teaser__item {
        height: 165px;
        margin: 0;
        max-height: 165px;
        min-height: 165px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .subcategories-advent .teaser__item {
        height: 190px;
        margin: 0;
        max-height: 190px;
        min-height: 190px
    }
}

@media screen and (max-width: 767px) {
    .subcategories-advent .teaser__item {
        height: auto;
        margin: 0 0 30px;
        max-height: none;
        min-height: 0
    }
}

body.modal_op {
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .buttons-set {
        position: relative
    }

    .buttons-set a.btn, .buttons-set button {
        margin-bottom: 10px
    }
}

@media (min-width: 768px) {
    .form__group {
        float: left;
        width: 100%
    }
}

.footer__newsletter input#footernewsletter {
    padding-right: 54px
}

@media screen and (max-width: 767px) {
    .input-fixed {
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .control label, .field label, .label-fixed {
        width: 175px
    }
}

@media screen and (max-width: 767px) {
    .control label, .field label, .label-fixed {
        min-height: 0;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    label[for=address_type_or_id] + .input-box {
        margin-left: 175px
    }
}

@media screen and (max-width: 767px) {
    label[for=address_type_or_id] + .input-box {
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
    .fieldset {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    form .comment {
        padding-left: 175px
    }
}

@media screen and (max-width: 767px) {
    form .comment {
        padding-left: 0
    }
}

.table-totals tbody > tr > td, .table-totals tfoot > tr > td {
    middlewhite-space: nowrap
}

.table-totals tfoot strong {
    font-size: 16px;
    font-weight: 400
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        moz-transform: translate(140px, 0);
        ms-transform: translate(140px, 0);
        o-transform: translate(140px, 0);
        transform: translate(140px, 0);
        webkit-transform: translate(140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        moz-transform: translate(440px, 0);
        ms-transform: translate(440px, 0);
        o-transform: translate(440px, 0);
        transform: translate(440px, 0);
        webkit-transform: translate(440px, 0)
    }
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(140px, 0);
        ms-transform: translate(140px, 0);
        o-transform: translate(140px, 0);
        transform: translate(140px, 0);
        webkit-transform: translate(140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(10000px, 0);
        ms-transform: translate(10000px, 0);
        o-transform: translate(10000px, 0);
        transform: translate(10000px, 0);
        webkit-transform: translate(10000px, 0)
    }
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(-140px, 0);
        ms-transform: translate(-140px, 0);
        o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        webkit-transform: translate(-140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(-10000px, 0);
        ms-transform: translate(-10000px, 0);
        o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0);
        webkit-transform: translate(-10000px, 0)
    }
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        moz-transform: translate(-140px, 0);
        ms-transform: translate(-140px, 0);
        o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        webkit-transform: translate(-140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        moz-transform: translate(-440px, 0);
        ms-transform: translate(-440px, 0);
        o-transform: translate(-440px, 0);
        transform: translate(-440px, 0);
        webkit-transform: translate(-440px, 0)
    }
}

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

body {
    margin: 0
}

@media screen and (max-width: 991px) {
    .mm-menu {
        background-color: #fff
    }

    .mm-menu .header-access {
        background: #fff;
        display: block;
        height: 70px;
        left: 20px;
        margin-top: 0;
        padding-left: 5px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .mm-menu > .mm-panel {
        background-color: #f0f3f6;
        top: 70px
    }

    .mm-menu .mm-navbar {
        background-color: #fff;
        height: 70px;
        padding: 70px 0 0
    }

    .mm-menu .mm-navbar .mm-title {
        background-color: #e2ebf0;
        color: #43474a;
        font-family: villeroy-boch, "Times New Roman", Times, serif;
        font-size: 15px;
        height: 70px;
        line-height: 70px;
        padding: 0 20px;
        text-align: left;
        text-transform: uppercase
    }

    .mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-prev:before {
        border-color: #43474a
    }

    .mm-menu .mm-listview > li > a {
        font-family: "Open Sans", sans-serif;
        padding: 20px;
        text-transform: uppercase
    }

    .mm-menu .mm-listview > li > span {
        padding: 0
    }

    .navbar-toggle {
        moz-transition: opacity .4s ease;
        ms-transition: opacity .4s ease;
        transition: opacity .4s ease;
        webkit-transition: opacity .4s ease
    }

    .mm-opened #mm-blocker {
        cursor: pointer
    }

    .mm-opened .navbar-toggle {
        opacity: 0
    }

    .mm-slideout:after, .mm-subopened .mm-subblocker {
        background-color: #fff;
        opacity: 1
    }

    .mm-subopened .mm-subblocker:before {
        background-image: url(/local/templates/main/css/../icons/arrow_left.svg);
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 15px;
        left: 10px;
        position: absolute;
        top: 85px;
        width: 15px
    }

    .mm-iconpanel .mm-panel.mm-opened {
        border-left: 0 solid transparent
    }

    .mm-iconpanel .mm-panel.mm-iconpanel-0, .mm-iconpanel .mm-panel.mm-subopened.mm-iconpanel-0 {
        left: 0
    }

    .mm-btn.mm-prev {
        display: none
    }

    .mm-slideout {
        overflow: hidden
    }

    .mm-slideout:after {
        content: '';
        display: block;
        ms-transition: opacity .4s ease;
        opacity: 0;
        position: absolute;
        transition: opacity .4s ease;
        webkit-transition: opacity .4s ease;
        width: 100%
    }

    .mm-opening .mm-slideout:after {
        opacity: .8
    }

    .mmenu-close-button {
        height: 25px;
        width: 25px
    }

    .mmenu-close-button .svg {
        moz-transition: fill .2s ease;
        ms-transition: fill .2s ease;
        transition: fill .2s ease;
        webkit-transition: fill .2s ease
    }

    .mm-opened .mmenu-close-button {
        cursor: pointer;
        display: block;
        left: 10px;
        position: relative;
        top: 20px
    }

    .mm-opened .mmenu-close-button:hover .svg {
        fill: #5991dc
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #header-access--mmenu .header-icon .header-icon__title {
        display: inline-block
    }

    #header-access--mmenu .header-icon .header-icon__title.only--lg {
        display: none
    }

    .mm-menu {
        border-left: 1px solid #f0f3f6
    }
}

@media screen and (max-width: 767px) {
    .mm-menu #topmenu {
        border-left: 1px solid #f0f3f6
    }

    .mm-menu .header-access {
        left: 40px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .slick-slide.teaser__item {
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .rotator__content {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page__rotator {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .page__rotator {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1800px) {
    img.rotator__image {
        height: 100%
    }
}

@media screen and (min-width: 1200px) and (max-width: 1799px) {
    img.rotator__image {
        height: 464px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    img.rotator__image {
        height: 383px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    img.rotator__image {
        height: 100%
    }
}

@media screen and (max-width: 767px) {
    img.rotator__image {
        max-height: 310px
    }
}

@media screen and (max-width: 1199px) {
    .page__rotator {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px
    }

    .page__rotator > .navbar-collapse, .page__rotator > .navbar-header {
        margin-left: -15px;
        margin-right: -15px
    }

    .rotator__content {
        height: 115px;
        margin-left: -310px;
        padding-top: 10px;
        width: 620px
    }

    .rotator__header {
        font-size: 32px
    }

    .rotator__teaser {
        font-size: 15px
    }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .page__rotator {
        width: 750px
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .page__rotator {
        width: 970px
    }
}

@media screen and (max-width: 1199px) and (min-width: 1200px) {
    .page__rotator {
        width: 1170px
    }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .page__rotator > .navbar-collapse, .page__rotator > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 991px) {
    .rotator__content {
        height: 95px;
        margin-left: -240px;
        width: 480px
    }

    .rotator__header {
        font-size: 25px
    }

    .rotator__teaser {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .rotator .slick-list {
        padding-bottom: 13px
    }

    .rotator__content, .rotator__slide--offset .rotator__content {
        bottom: 0;
        height: auto;
        left: 0;
        margin-left: 0;
        padding-bottom: 30px;
        padding-top: 15px;
        position: relative;
        width: 100%
    }

    .rotator__slide--offset .rotator__header, .rotator__slide--offset .rotator__teaser {
        padding-left: 0
    }

    .rotator__slide--offset .rotator__teaser {
        padding-bottom: 10px
    }

    .rotator__slide--offset .rotator__button {
        bottom: 0;
        float: left;
        left: 0;
        margin-left: 0;
        position: relative
    }
}

@media screen and (min-width: 1200px) {
    .page__rotator {
        width: 1140px
    }
}

@media screen and (max-width: 767px) {
    .page__rotator {
        padding: 0
    }
}

@media screen and (min-width: 1800px) {
    .rotator {
        margin-left: -180px;
        margin-right: -180px
    }
}

@media screen and (max-width: 1199px) {
    .slick-dots {
        bottom: -34px;
        min-height: 25px
    }
}

@media screen and (max-width: 767px) {
    .slick-dots {
        bottom: -10px;
        position: relative
    }
}

@media screen and (max-width: 1350px) {
    .slick-arrow {
        display: none !important
    }
}

@media screen and (min-width: 1800px) {
    .slick-prev {
        left: -125px
    }
}

@media screen and (min-width: 1800px) {
    .slick-next {
        right: -125px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--newsletter {
        margin: 0 0 20px
    }
}

.footer__newsletter div.checklist-container {
    float: left;
    margin-bottom: 10px
}

@media screen and (max-width: 991px) {
    .cloudzoom {
        ms-pointer-events: none;
        pointer-events: none;
        webkit-pointer-events: none
    }
}

@media screen and (max-width: 767px) {
    .modal-dialog {
        width: 300px
    }
}

@media screen and (max-width: 767px) {
    .modal-body .video-169 {
        height: 52.875vw;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .modal-body .video-169 {
        height: 320.625px;
        width: 570px
    }
}

@media screen and (min-width: 992px) {
    .modal-body .video-169 {
        height: 489.375px;
        width: 870px
    }
}

@media screen and (max-width: 767px) {
    .modal-body #modal-frame {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .search-autocomplete .attributes-box, .search-autocomplete .categories-box, .search-autocomplete .products-box, .search-autocomplete .searchwords {
        float: left;
        width: 83.33333333%;
        margin-left: 16.66666667%
    }
}

@media (min-width: 768px) {
    .search-autocomplete .product {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width: 768px) {
    .search-autocomplete .attributes {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 1199px) {
    .search-autocomplete-wrapper {
        top: 70px
    }
}

@media screen and (min-width: 768px) {
    .search-autocomplete-wrapper {
        display: block
    }
}

@media (min-width: 992px) {
    .solr-filter-top .category-view--products {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 992px) {
    .solr-filter-top .category-layered-nav {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .solr-filter-top .category-layered-nav--show {
        display: none
    }
}

@media (min-width: 992px) {
    .solr-filter-top .teaser--box .teaser__item {
        float: left;
        width: 25%
    }
}

@media screen and (max-width: 992px) {
    .solr-filter-top .qty-holder .add-product, .solr-filter-top .qty-holder .substract-product {
        width: 62px
    }
}

@media screen and (min-width: 992px) {
    .block-filter-nav-top {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .not-item {
        padding: 5px 50px
    }
}

@media screen and (max-width: 479px) {
    .not-item {
        padding: 5px 40px
    }
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

@media screen and (min-width: 768px) {
    .divider--mobile {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .section {
        padding: 60px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .section {
        padding: 70px 0
    }
}

@media screen and (max-width: 767px) {
    .section {
        padding: 40px 0
    }

    .section .service__columnF:last-of-type {
        margin-bottom: 0
    }

    .section .footer__social p {
        margin: 30px 0 0
    }

    .section .footer__newsletter h3 {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 992px) {
    .page-title {
        padding: 0
    }
}

@media screen and (min-width: 768px) {
    .page {
        background-image: linear-gradient(to bottom, #eef2f5 0, #fff 600px);
        background-image: -o-linear-gradient(top, #eef2f5 0, #fff 600px);
        background-image: -webkit-linear-gradient(top, #eef2f5 0, #fff 600px);
        background-position: 0 60px;
        background-repeat: repeat-x
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page {
        background-position: 0 70px
    }
}

@media screen and (min-width: 768px) {
    .page__wrapper {
        margin-top: 45px;
        padding-left: 45px;
        padding-right: 45px
    }
}

@media screen and (max-width: 767px) {
    .page__content {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .page__content__subcategories {
        margin-bottom: 30px
    }
}

@media (min-width: 992px) {
    .page__main {
        float: left;
        width: 75%;
        left: 25%
    }
}

@media screen and (max-width: 991px) {
    .page__main {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    .page__main {
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    .page__main__wrapper {
        padding: 0 70px
    }
}

@media (min-width: 992px) {
    .page__sidebar {
        float: left;
        width: 25%;
        right: 75%
    }
}

@media screen and (max-width: 991px) {
    .page__sidebar {
        padding-left: 0;
        padding-right: 0
    }

    .page__sidebar.desktop-only {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .page__sidebar {
        padding-left: 0
    }
}

@media screen and (max-width: 991px) {
    .page__sidebar__wrapper {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page__campaign {
        margin-bottom: 80px
    }
}

@media screen and (max-width: 767px) {
    .page__campaign {
        margin-bottom: 40px
    }

    .page__campaign .teaser {
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .page__content .col2-set .col-1, .page__content .col2-set .col-2 {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .landingpage {
        margin-bottom: 30px
    }
}

@media (min-width: 768px) {
    .header-container, .header-search {
        width: 750px
    }
}

@media (min-width: 992px) {
    .header-container, .header-search {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .header-container, .header-search {
        width: 1170px
    }
}

@media (min-width: 768px) {
    .header-container > .navbar-collapse, .header-container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 1200px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        height: 105px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        width: 970px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        border-bottom: 20px solid transparent;
        box-sizing: content-box;
        margin: 0 auto;
        padding: 0 15px;
        width: 720px
    }
}

@media screen and (max-width: 767px) {
    .header-container, .header-search {
        border-bottom: 15px solid #fff;
        box-sizing: content-box;
        padding: 0
    }
}

@media screen and (min-width: 1200px) {
    .header-container .logo__image {
        height: auto;
        width: 165px
    }
}

@media screen and (min-width: 992px) {
    .header-access {
        display: inline-block;
        text-align: right;
        width: 450px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-access {
        width: 375px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-access {
        display: inline-block;
        margin-left: 20px;
        margin-top: 15px
    }
}

@media screen and (max-width: 991px) {
    .header-access .header-icon .header-icon__title:not(:first-child) {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-access .header-icon .header-icon__title:not(:first-child) {
        display: none
    }
}

dfn {
    font-style: italic
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon .header-icon__title.only--lg {
        display: none
    }
}

@media screen and (max-width: 991px) {
    .header-usp {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .header-icon {
        overflow: hidden;
        padding: 0 5px;
        width: auto
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-icon {
        line-height: 46px;
        padding: 0 12px 0 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon {
        padding: 0
    }

    .header-icon.language {
        padding: 0 8px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon .svg {
        height: 24px;
        max-height: 24px;
        max-width: 24px;
        min-height: 24px;
        min-width: 24px;
        width: 24px
    }
}

@media screen and (max-width: 767px) {
    .header-icon .svg {
        height: 26px;
        max-height: 26px;
        max-width: 26px;
        min-height: 26px;
        min-width: 26px;
        width: 26px
    }
}

@media screen and (min-width: 1200px) {
    .header-cart {
        margin-left: 0;
        padding-top: 14px;
        position: absolute;
        right: 8px
    }

    .header-cart .header-cart {
        padding-top: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-cart {
        padding-top: 19px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-cart {
        margin-left: 30px;
        margin-right: 20px
    }
}

@media screen and (min-width: 1200px) {
    .header-search {
        float: right;
        height: 60px;
        overflow: hidden;
        width: 270px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search {
        float: right;
        padding-left: 0;
        width: 175px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search {
        float: right;
        margin-right: 0;
        width: 225px
    }
}

@media screen and (max-width: 767px) {
    .header-search {
        border-bottom: 0;
        height: 60px;
        padding-top: 10px;
        position: absolute;
        z-index: 3
    }

    .header-search form {
        padding: 0 60px 0 15px
    }
}

@media screen and (min-width: 1200px) {
    .header-search .form-search {
        float: right
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search .form-search {
        float: right;
        height: 70px;
        padding: 15px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search .form-search {
        height: 70px;
        padding: 15px 0
    }
}

@media screen and (max-width: 767px) {
    .header-search .form-search {
        height: 65px;
        margin-top: -3px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search #search {
        font-size: 9px
    }
}

@media screen and (min-width: 1200px) {
    .header-search #search-submit {
        right: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search #search-submit {
        right: 0;
        top: 15px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search #search-submit {
        right: 0;
        top: 15px
    }
}

@media screen and (max-width: 767px) {
    .header-search #search-submit {
        right: 0
    }
}

@media screen and (max-width: 991px) {
    .topmenu-container {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .header-search {
        background-color: inherit;
        background-image: inherit;
        display: block;
        left: inherit;
        padding-right: 0;
        padding-top: inherit;
        position: static;
        top: inherit
    }

    .header-search-close, .header-search-toggle, .page > .header-search {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .navbar-toggle {
        margin-left: 25px;
        margin-right: 13px
    }
}

.alert > p + p {
    margin-top: 5px
}

@media screen and (min-width: 992px) {
    .topmenu-container {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }

    .topmenu-container > .navbar-collapse, .topmenu-container > .navbar-header {
        margin-left: -15px;
        margin-right: -15px
    }

    .topmenu {
        float: left;
        font-family: Helvetica, Arial, Sans-serif;
        font-size: 15px;
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 90%
    }

    .topmenu a, .topmenu li, .topmenu ul {
        margin: 0;
        padding: 0
    }

    .topmenu li, .topmenu ul {
        list-style: none !important;
        list-style-image: none !important;
        list-style-position: outside !important;
        list-style-type: none !important;
    }

    .topmenu a:hover {
        color: #5991dc !important;
        text-decoration: none
    }

    .topmenu .level-top {
        display: inline-block;
        line-height: 84px
    }

    .topmenu .level-top > a {
        color: #43474a;
        padding: 0 13px;
        text-transform: uppercase;
        font-family: villeroy-boch, "Times New Roman", Times, serif;
    }

    .topmenu .level-top.active > a {
        color: #5991dc
    }

    .topmenu .level-top.hover, .topmenu ul.level0 {
        background-color: #e2ebf0
    }

    .topmenu .level-top.hover > a {
        color: #5991dc;
        text-decoration: none
    }

    .topmenu ul.level0 {
        display: none;
        left: 15px;
        margin-top: -1px;
        padding: 30px 38px 50px;
        position: absolute;
        width: 940px;
        z-index: 1300
    }

    .topmenu ul.level0.open {
        display: block
    }

    .topmenu li.close-container {
        font-size: 0;
        height: 0;
        width: 0
    }

    .topmenu li.close-container .topmenu-close {
        position: absolute;
        right: 20px;
        top: 5px;
        z-index: 3
    }

    .topmenu .alt-nav-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }

    .topmenu .alt-nav-wrapper, .topmenu .default-nav-wrapper {
        min-height: 1px;
        position: relative
    }

    .topmenu .alt-nav-wrapper {
        padding-top: 20px
    }

    .topmenu .default-nav-wrapper {
        padding: 0
    }

    .topmenu .default-nav-wrapper li.level1 {
        min-height: 1px;
        padding: 0;
        position: relative
    }

    .topmenu .default-nav-wrapper li.level1 > ul > li:last-child {
        margin-bottom: 20px
    }

    .topmenu .default-nav-wrapper li.level1 > ul > li {
        margin: 7px 0;
        white-space: normal
    }

    .topmenu li.level1 {
        float: left;
        line-height: 20px;
        list-style-type: none;
        margin: 0 22px;
        max-width: 222px;
        min-width: 222px;
        padding: 0 !important;
        width: 222px
    }

    .topmenu li.level1:last-child {
        margin-right: 0
    }

    .topmenu li.level1 > a {
        color: #43474a;
        display: table-cell;
        min-height: 45px;
        text-transform: uppercase;
        vertical-align: bottom
    }

    .topmenu li.level1 > a span {
        display: inline-block;
        padding: 20px 0 3px;
        position: relative
    }

    .topmenu li.level1 > a span:after {
        border-bottom: 1px solid #bec1c4;
        bottom: 0;
        content: ' ';
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        width: 222px
    }

    .topmenu ul.level1 {
        line-height: 20px;
        margin-top: 7px
    }

    .topmenu ul.level1 a {
        color: #43474a
    }

    .topmenu li.level2 > a {
        display: block;
        line-height: 20px
    }

    .topmenu ul.level2 {
        display: none
    }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
    .topmenu-container {
        width: 750px
    }
}

@media screen and (min-width: 992px) and (min-width: 992px) {
    .topmenu-container {
        width: 970px
    }
}

@media screen and (min-width: 992px) and (min-width: 1200px) {
    .topmenu-container {
        width: 1170px
    }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
    .topmenu-container > .navbar-collapse, .topmenu-container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }

    .topmenu .alt-nav-wrapper, .topmenu .default-nav-wrapper, .topmenu .default-nav-wrapper li.level1 {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .topmenu, .topmenu-container {
        height: 84px
    }

    .topmenu .level-top > a {
        line-height: 84px
    }

    .topmenu ul.level0 {
        top: 84px
    }

    .topmenu li.level1 {
        max-width: 172px;
        min-width: 172px;
        width: 172px
    }

    .topmenu li.level1 > a span:after {
        width: 172px
    }

    .topmenu .alt-nav-wrapper {
        line-height: 1.42857143
    }
}

@media screen and (min-width: 1200px) {
    .topmenu-container {
        height: 30px;
        position: relative;
        top: -45px
    }

    .topmenu {
        height: 75px;
        left: 190px;
        position: absolute;
        top: 0;
        width: 910px
    }

    .topmenu .level-top, .topmenu .level-top > a {
        line-height: 75px
    }

    .topmenu .alt-nav-wrapper {
        line-height: 1.42857143
    }

    .topmenu ul.level0 {
        left: -175px;
        width: 1140px
    }
}

@media (min-width: 768px) {
    .navadblock .headline {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .overlay--topmenu.active {
        top: 154px
    }
}

@media (min-width: 768px) {
    .breadcrumb {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .breadcrumb {
        margin-top: -15px;
        padding: 27px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb {
        margin-top: -15px;
        padding: 5px 0 14px
    }
}

@media screen and (min-width: 992px) {
    .breadcrumb {
        border-top: 1px solid #cdcdcd
    }
}

@media screen and (max-width: 991px) {
    .checkout-cart-index .breadcrumb, .checkout-onepage-success .breadcrumb, .checkouttester-index-success .breadcrumb, .onestepcheckout-index-index .breadcrumb {
        border-top: 0;
        margin-top: -21px
    }
}

@media screen and (max-width: 767px) {
    .checkout-cart-index .breadcrumb, .checkout-onepage-success .breadcrumb, .checkouttester-index-success .breadcrumb, .onestepcheckout-index-index .breadcrumb {
        display: none
    }
}

@media (min-width: 768px) {
    .breadcrumb__item--checkout {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (max-width: 767px) {
    .breadcrumb__item.home {
        display: none
    }

    .breadcrumb {
        overflow: hidden;
        position: relative;
        white-space: nowrap
    }

    .breadcrumb:after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, .7)), color-stop(100%, #fff));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        content: '';
        display: block;
        height: 40px;
        position: absolute;
        right: 0;
        top: 18px;
        width: 60px
    }
}

@media (min-width: 768px) {
    .service__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .service__column {
        float: left;
        width: 33.333%
    }
}

@media screen and (max-width: 991px) {
    .service__column {
        margin-bottom: 50px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .service__column:nth-of-type(3), .service__column:nth-of-type(4) {
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .service__column {
        margin-bottom: 40px
    }

    .service__column a {
        color: #023e84
    }

    .service__column a br {
        display: none
    }

    .service__column p:not(:last-child) {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .service__headline {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 767px) {
    .service__headline {
        margin-bottom: 40px
    }
}

@media screen and (min-width: 768px) {
    .service__title {
        margin: 17px 23px 0
    }
}

@media screen and (min-width: 768px) {
    .service__content {
        margin: 0 23px
    }
}

@media screen and (min-width: 992px) {
    .service__content, .service__title {
        margin-left: 23px;
        margin-right: 23px
    }
}

@media screen and (min-width: 768px) {
    .seo {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .seo {
        margin-bottom: 50px
    }
}

@media (min-width: 768px) {
    .seo .col.columns-2 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-2 {
        float: left;
        width: 50%
    }
}

@media (min-width: 768px) {
    .seo .col.columns-3 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-3 {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width: 768px) {
    .seo .col.columns-4 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-4 {
        float: left;
        width: 25%
    }
}

@media (min-width: 768px) {
    .seo__header {
        float: left;
        width: 100%
    }
}

@media (min-width: 768px) {
    .seo__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo__column {
        float: left;
        width: 25%
    }
}

@media (min-width: 768px) {
    .seo__column_half {
        float: left;
        width: 66.66666667%
    }
}

@media (min-width: 992px) {
    .seo__column_half {
        float: left;
        width: 50%
    }
}

@media (min-width: 768px) {
    .seo__column_full {
        float: left;
        width: 100%
    }
}

b, strong {
    font-weight: 700
}

@media (min-width: 768px) {
    .footer__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .footer__column {
        float: left;
        width: 33.333%
    }
}

@media screen and (max-width: 767px) {
    .seo ~ .row--footer {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .footer__column {
        padding-bottom: 20px
    }

    .footer__column .divider {
        margin-top: 40px
    }
}

@media screen and (max-width: 1199px) {
    .row--footer .list li {
        margin-bottom: 20px;
        margin-left: 38px
    }
}

@media screen and (min-width: 768px) {
    .image--location {
        display: block
    }

    .footer__location__text {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer__icons .btn {
        margin-right: 4px
    }
}

.footer__icons .btn svg {
    margin-left: 10px;
    margin-right: 10px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer__column {
        margin-bottom: 50px
    }

    .footer__column:nth-of-type(3), .footer__column:nth-of-type(4) {
        margin-bottom: 0
    }

    .footer__social {
        clear: left
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer__column h3 {
        margin-top: 0
    }
}

@media screen and (max-width: 1199px) {
    h3.subtitle-language {
        margin-top: 20px
    }
}

@media (min-width: 992px) {
    .category-view--products {
        float: left;
        width: 75%
    }
}

@media screen and (max-width: 991px) {
    .category-view--products .category-title {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .category-view--products .category-title {
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 30px;
        padding-bottom: 20px
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item {
        float: left;
        width: 25%
    }
}

.topmenu li {
    white-space: nowrap
}

[hidden], template {
    display: none
}

a, table {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    webkit-appearance: button
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    box-sizing: content-box;
    moz-box-sizing: content-box;
    webkit-appearance: textfield;
    webkit-box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    webkit-appearance: none
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

td, th {
    padding: 0
}

.clear {
    clear: both
}

@media print {
    *, :after, :before {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

*, :after, :before {
    box-sizing: border-box;
    moz-box-sizing: border-box;
    webkit-box-sizing: border-box
}

body {
    background-color: #fff;
    color: #43474a;
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 14px;
    line-height: 1.42857143
}

button, input {
    line-height: inherit
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit
}

a {
    color: #023e84;
    text-decoration: none
}

a:focus, a:hover {
    color: #011b39;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle;
    max-width: 100%
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857143;
    max-width: 100%;
    o-transition: all .2s ease-in-out;
    padding: 4px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

[role=button] {
    cursor: pointer
}

.container, .landingpage, .page__content, .page__content__subcategories {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container, .landingpage, .page__content, .page__content__subcategories {
        width: 1170px
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row, .teaser, div.category-products {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.btn--default span, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

th {
    text-align: left
}

.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #cdcdcd;
    line-height: 1.42857143;
    padding: 8px;
    vertical-align: top
}

.table > thead > tr > th {
    border-bottom: 2px solid #cdcdcd;
    vertical-align: bottom
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #cdcdcd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .category-products .teaser__wrapper:not(.associated) {
        min-height: auto !important
    }

    .qty-holder {
        float: left;
        position: relative;
        top: 47px;
        width: 50px;
        z-index: 0
    }

    .table-responsive {
        border: 1px solid #cdcdcd;
        margin-bottom: 15px;
        ms-overflow-style: -ms-autohiding-scrollbar;
        overflow-y: hidden;
        width: 100%
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

.form__input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    display: block;
    o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 100%
}

.btn-group-lg > .btn {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.btn-group-sm > .btn, .btn-group-xs > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px
}

.btn-group-xs > .btn {
    padding: 1px 5px
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    webkit-overflow-scrolling: touch;
    width: 100%;
    z-index: 1050
}

.modal.fade .modal-dialog {
    moz-transition: -moz-transform .3s ease-out;
    ms-transform: translate(0, -25%);
    o-transform: translate(0, -25%);
    o-transition: -o-transform .3s ease-out;
    transform: translate(0, -25%);
    transition: transform .3s ease-out;
    webkit-transform: translate(0, -25%);
    webkit-transition: -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    ms-transform: translate(0, 0);
    o-transform: translate(0, 0);
    transform: translate(0, 0);
    webkit-transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    outline: 0;
    position: relative
}

.modal-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    line-height: 1.42857143;
    margin: 0
}

.modal-body {
    padding: 15px;
    position: relative
}

.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .form:after, .form:before, .header-container:after, .header-container:before, .header-search:after, .header-search:before, .landingpage:after, .landingpage:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before {
    content: " ";
    display: table
}

.onestepcheckout-threecolumns:after, .onestepcheckout-threecolumns:before {
    display: table
}

.page__content:after, .page__content:before, .page__content__subcategories:after, .page__content__subcategories:before, .product-view .product-essential:after, .product-view .product-essential:before, .row:after, .row:before, .seo:after, .seo:before, .teaser:after, .teaser:before, div.category-products:after, div.category-products:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .form:after, .header-container:after, .header-search:after, .landingpage:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .onestepcheckout-threecolumns:after, .page__content:after, .page__content__subcategories:after, .product-view .product-essential:after, .row:after, .seo:after, .teaser:after, div.category-products:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs, .visible-xs-block {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm, .visible-sm-block {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md, .visible-md-block {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg, .visible-lg-block {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.headline, .page-title h1 {
    clear: both;
    float: none;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 25px;
    font-style: italic;
    font-weight: 400;
    padding-left: 17%;
    padding-right: 17%;
    position: relative;
    text-align: center
}

@media screen and (min-width: 768px) {
    .headline, .page-title h1 {
        margin-left: 10%;
        margin-right: 10%;
        padding-left: 13%;
        padding-right: 13%
    }
}

@media screen and (min-width: 992px) {
    .headline, .page-title h1 {
        font-size: 32px
    }
}

@media screen and (min-width: 1200px) {
    .headline, .page-title h1 {
        font-size: 40px
    }
}

.headline:after, .headline:before {
    background-color: #cdcdcd;
    content: '';
    display: inline-block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 15%
}

.headline:before {
    left: 0
}

.headline:after {
    right: 0
}

.my-account .headline {
    margin-left: 0;
    margin-right: 0;
    padding-left: 17%;
    padding-right: 17%;
    width: 100%
}

@media screen and (min-width: 1200px) {
    .headline--small {
        font-size: 32px
    }
}

.product-view-related .headline {
    margin-bottom: 1em;
    margin-top: 1em
}

.page__main .headline {
    text-shadow: -3px 0 3px #fff
}

.legend, .subheadline, .subtitle {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-weight: 400
}

.subheadline {
    font-size: 25px;
    font-style: italic;
    position: relative
}

.legend, .subtitle {
    font-size: 20px
}

.paragraph--centered {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .paragraph--centered {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
}

.article {
    color: #43474a;
    font-size: 14px;
    line-height: 28px;
    margin: 45px 0;
    text-align: center
}

@media screen and (max-width: 767px) {
    .article {
        margin: 20px 0
    }
}

.form-list, .list, .my-wishlist .giftregisty-add .list-container ul {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.attribute-list {
    margin-bottom: 5px;
    margin-top: 0
}

.attribute-title {
    font-weight: 700;
    width: 125px
}

.attribute-title, .attribute-value {
    display: inline-block
}

.font-size-12 {
    font-size: 12px
}

.font-size-10 {
    font-size: 10px
}

.a-right {
    text-align: right
}

.section {
    padding: 40px 0
}

.section--small {
    padding: 0 0 100px
}

.section--blue, .section--grey {
    background-image: linear-gradient(to bottom, #eee 0, #fff 250px);
    background-image: -o-linear-gradient(top, #eee 0, #fff 250px);
    background-image: -webkit-linear-gradient(top, #eee 0, #fff 250px);
    background-repeat: repeat-x
}

.section--blue {
    background-image: linear-gradient(to bottom, #eef2f5 0, #fff 250px);
    background-image: -o-linear-gradient(top, #eef2f5 0, #fff 250px);
    background-image: -webkit-linear-gradient(top, #eef2f5 0, #fff 250px)
}

.divider {
    background-color: #cdcdcd;
    color: #cdcdcd;
    height: 1px
}

.twocol {
    column-count: 2;
    moz-column-count: 2;
    webkit-column-count: 2
}

.overlay {
    height: 0;
    position: absolute;
    top: -50em;
    transition: top .5s ease-in-out;
    width: 100%
}

.overlay.active {
    top: 0
}

.page-title, .page__wrapper {
    background-color: #fff;
    overflow: hidden;
    width: 100%
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-title h1 {
        font-size: 34px;
        margin: 40px auto
    }
}

.page__wrapper {
    padding-left: 15px;
    padding-right: 15px
}

.global-site-notice.noscript, .messages.messages--high {
    background-color: #c73615
}

.global-site-notice, .messages {
    background-color: #023e84;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    left: 0;
    margin: 0;
    moz-border-radius: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    position: fixed;
    text-align: center;
    webkit-border-radius: 0;
    width: 100%;
    z-index: 210
}

.global-site-notice li, .global-site-notice ul, .messages li, .messages ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.global-site-notice a, .messages a {
    color: #fff;
    text-decoration: underline
}

.messages__wrapper {
    display: inline-block
}

.messages__wrapper .svg {
    float: left;
    margin: -4px 10px 0 0
}

.block-account .block-title, .category-layered-nav__title, .sidebar__title {
    background-color: #fff;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 17px;
    font-style: italic;
    line-height: 58px;
    padding: 0 25px;
    width: 100%
}

@media screen and (max-device-pixel-ratio: 1) {
    .iamge--retina {
        max-width: 50%
    }
}

.clear-div {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .hide-mobile {
        display: none
    }
}

.no-scroll {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%
}

a, a:active, a:focus, input[type=checkbox]:active, input[type=checkbox]:focus, input[type=radio]:active, input[type=radio]:focus {
    outline: 0
}

a:active {
    color: inherit
}

.link {
    color: #43474a;
    text-decoration: underline
}

.link:hover {
    color: #5991dc
}

.link-giftregistry:hover .svg--gold, .link:hover .svg {
    fill: #5991dc
}

.link--gold, .my-wishlist .giftregisty-add .list-container li {
    color: #0b3886;
    text-decoration: none
}

.link--gold:hover, .teaser__item.teaser__item--animate a:hover {
    text-decoration: none
}

.link--blue, .link--dark, .link--dark:hover {
    color: #5991dc;
    text-decoration: none
}

.link--dark {
    color: #43474a
}

.link--wishlist {
    display: inline-block
}

.link--wishlist .svg, .link-giftregistry .svg {
    height: 10px;
    margin-top: 5px;
    min-height: 10px;
    min-width: 10px;
    width: 10px
}

.link--phone, .link--phone:hover, .link-giftregistry {
    color: inherit;
    text-decoration: none
}

.link-giftregistry {
    color: #0b3886;
    display: none
}

.link-giftregistry:hover, .teaser__item.teaser__item--animate a:hover .teaser__title {
    color: #5991dc;
    text-decoration: none
}

@media screen and (max-width: 767px) {
    .link-giftregistry {
        display: block;
        visibility: hidden
    }
}

.icon, .svg {
    display: inline-block;
    position: relative
}

.icon--circle {
    background-color: #fefefe;
    border-radius: 50%;
    height: 45px;
    width: 45px
}

.icon--circle .svg {
    left: 10px;
    position: absolute;
    top: 10px
}

.icon--circle.icon--cart {
    cursor: pointer
}

.icon--circle.icon--cart .svg {
    left: 9px;
    top: 12px
}

.icon--circle.icon--cart:hover {
    background-color: #5991dc
}

.icon--circle--small {
    height: 26px;
    width: 26px
}

.icon--circle--small .svg {
    left: 6px;
    position: absolute;
    top: 6px
}

.icon--gold {
    background-color: #0b3886
}

.icon--blue {
    background-color: #023e84
}

.icon--dark {
    background-color: #43474a
}

.icon--blue:hover, .icon--rollover {
    background-color: #5991dc
}

.icon--margin {
    margin: 0 10px
}

.icon--inline {
    float: left;
    margin-right: 10px
}

.icon-text {
    float: left;
    margin-top: 15px
}

.icon__number, .icon__number--big {
    color: #fff;
    font-size: 9px;
    left: 16px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 16px
}

.icon__number--big {
    font-size: 16px;
    font-weight: 700;
    left: 3px;
    top: 2px
}

.shape {
    content: '';
    left: 0;
    position: absolute;
    top: 0
}

.shape--circle {
    background-color: #0b3886;
    border: 1px solid #0b3886;
    border-radius: 50%;
    height: 100%;
    width: 100%
}

.svg {
    height: 25px;
    max-height: 25px;
    max-width: 25px;
    min-height: 25px;
    width: 25px
}

.category-layered-nav__filter-item.currently span.remove .btn--close svg, .svg--small, .svg--tiny {
    height: 18px;
    margin-right: 5px;
    max-height: 18px;
    max-width: 18px;
    min-height: 18px
}

.svg--tiny {
    height: 14px;
    max-height: 14px;
    max-width: 14px;
    min-height: 14px
}

.svg--inline {
    margin-right: 5px;
    min-height: 0;
    position: relative;
    top: 8px
}

.svg--service {
    height: 45px;
    max-height: 45px;
    max-width: 45px;
    width: 45px
}

.img--play, .svg--play {
    position: absolute;
    z-index: 5
}

.svg--play {
    height: 50%;
    left: 25%;
    max-height: 50%;
    max-width: 50%;
    min-height: 50%;
    min-width: 50%;
    top: 25%;
    width: 50%
}

.img--play {
    left: 50%;
    margin-left: -7.2%;
    margin-top: -7.2%;
    top: 50%;
    width: 15%
}

.svg--special {
    background-color: #0b3886;
    border-color: transparent;
    border-radius: 50%;
    fill: #e2ebf0 !important;
    height: 70px;
    max-height: 70px;
    max-width: 70px;
    width: 70px
}

.btn--circle.btn--close.btn--dark .svg, .svg--grey {
    fill: #43474a
}

.svg--grey--light {
    fill: #cdcdcd
}

.svg--gold {
    fill: #0b3886
}

.btn:hover.svg, .footer__newsletter .footer__form__submit--inline .svg, .footer__newsletter .form__submit--inline .svg, .svg--white {
    fill: #fff
}

.svg--blue {
    fill: #023e84
}

.btn--circle.btn--close:hover .svg, .svg--blue--rollover {
    fill: #5991dc
}

.svg--green {
    fill: #a7ab57
}

.svg--half {
    transform: scale(.5)
}

.link--down .svg {
    transform: rotate(-90deg) scale(.5)
}

.link--up .svg {
    transform: rotate(90deg) scale(.5)
}

.btn {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    display: inline-block
}

.btn:active, .btn:focus, .btn:hover {
    text-decoration: none
}

.btn:hover {
    background-color: #5991dc;
    color: #fff
}

.btn--clean {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 14px;
    padding: 0 0 0 30px;
    position: relative
}

.btn--clean:active, .btn--clean:focus, .btn--clean:hover {
    background-color: transparent;
    color: #0b3886;
    text-decoration: underline
}

.btn--clean .svg {
    left: 0;
    position: absolute;
    top: -2px
}

.btn--default, button.button {
    border: 0;
    float: left;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 15px;
    height: auto;
    line-height: 47px;
    min-height: 38px;
    padding: 0 22px;
    text-align: left;
    text-transform: uppercase
}
@media screen and (max-width: 350px) {
	.btn--default, button.button{
		font-size: 12px;
	}
}

.btn--default .svg {
    float: right;
    margin-left: 10px;
    margin-right: -10px;
    margin-top: 7px
}

.btn--default .svg--tiny {
    margin-top: 12px
}

.btn--float--none {
    float: none
}

.btn--blue, button.button {
    background-color: #023e84;
    border-color: #5991dc;
    color: #fff
}

.btn--blue--light {
    background-color: #e2ebf0;
    color: #43474a
}

.btn--blue--rollover, button.button:active, button.button:focus, button.button:hover {
    background-color: #5991dc
}

.btn--blue--active {
    background-color: #5991dc;
    color: #fff
}

.btn--dark, button.btn-cart-edit {
    background-color: #43474a;
    color: #fff
}

.btn--white {
    background-color: #fff;
    color: #023e84
}

.btn--white .svg {
    fill: #023e84
}

.btn--circle {
    border-radius: 50%;
    height: 46px;
    text-align: center;
    width: 46px
}

.btn--circle .svg {
    margin-top: 9.2px
}

.btn--circle:hover {
    background-color: #5991dc;
    border-color: #5991dc;
    box-shadow: 0 3px 6px rgb(0 0 0/25%)
}

.btn--circle:hover .svg {
    fill: #fff !important
}

.btn--close {
    height: 13px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 13px
}

.btn--close .svg {
    height: 13px;
    max-height: 13px;
    max-width: 13px;
    width: 13px
}

.btn--close span, .btn--remove span {
    left: -1000em;
    position: absolute
}

.btn--circle.btn--close {
    background-color: transparent;
    height: 25px;
    padding: 0;
    width: 25px
}

.btn--circle.btn--close .svg {
    fill: #023e84;
    height: 100%;
    margin: 0;
    max-height: none;
    max-width: none;
    width: 100%
}

.btn--circle.btn--close.btn--dark:hover .svg {
    fill: #5991dc !important
}

.messages .btn--circle.btn--close .svg {
    fill: #fff
}

.messages .btn--circle.btn--close:hover .svg {
    fill: #5991dc
}

.btn--filter {
    height: 35px;
    width: 35px
}

.btn--filter .svg {
    height: 15px;
    margin-top: 8px;
    min-height: 15px;
    width: 15px
}

.category-view .teaser__item > iframe, .subcategories .teaser__item > iframe, .teaser__item > iframe {
    width: 100%
}

.buttons-set .btn {
    cursor: pointer;
    float: right;
    margin-left: 10px
}

button.btn-cart-edit {
    font-family: "Open Sans", sans-serif
}

button.btn-cart-edit .svg {
    margin-left: 10px;
    max-height: 28px;
    max-width: 28px;
    min-width: 28px;
    position: relative;
    top: 6px;
    width: 28px
}

.btn--remove {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    right: 2px;
    top: 50%
}

.btn--remove .svg {
    margin-top: 5px
}

.btn--circle.btn--remove {
    background-color: transparent;
    padding: 0
}

.btn--circle.btn--remove.btn--dark .svg {
    fill: #43474a
}

.btn--circle.btn--remove.btn--dark:hover .svg {
    fill: #5991dc !important
}

.btn--circle.btn--remove:hover .svg {
    fill: #5991dc
}

@media screen and (min-width: 1199px) {
    .teaser, div.category-products {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    .teaser, div.category-products {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .teaser, div.category-products {
        margin-left: -10px;
        margin-right: -10px
    }

    .pager__left, .pager__right {
        display: table;
        padding: 0 !important
    }

    .limiter {
        display: none
    }
}

.teaser__item {
    line-height: 1;
    margin: 0 0 30px;
    min-height: 1px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .teaser__item {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .teaser__item {
        float: left;
        width: calc(100% / 3)
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser__item {
        margin: 0 0 20px;
        padding: 0 10px
    }
}

.teaser__item .headline {
    margin-bottom: 0;
    margin-top: 0
}

.teaser__item .teaser__header {
    background-color: #e2ebf0;
    height: 40px;
    line-height: 40px;
    margin-top: -2px;
    max-height: 40px;
    min-height: 40px;
    position: relative;
    width: 100%
}

@media screen and (min-width: 992px) {
    .teaser__item .teaser__header {
        height: 50px;
        line-height: 50px;
        max-height: 50px;
        min-height: 50px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__item .teaser__header {
        height: 60px;
        line-height: 60px;
        max-height: 60px;
        min-height: 60px
    }
}

.teaser__item .teaser__header a {
    display: block
}

@media screen and (max-width: 767px) {
    .teaser__item > iframe {
        display: none;
        height: 389px;
        max-height: 389px;
        min-height: 100px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser__item > iframe {
        height: 197px;
        max-height: 197px;
        min-height: 197px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .teaser__item > iframe {
        height: 253px;
        max-height: 253px;
        min-height: 253px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__item > iframe {
        height: 312px;
        max-height: 312px;
        min-height: 312px
    }
}

.teaser__label {
    font-family: villeroy-boch, "Times New Roman", Times, serif
}

.teaser__label, .teaser__title {
    font-weight: 400;
    margin: 0;
    text-align: center
}

@media screen and (min-width: 768px) {
    .teaser__label, .teaser__title {
        font-size: 18px
    }
}

@media screen and (min-width: 1200px) {
    .teaser__label, .teaser__title {
        font-size: 20px
    }
}

.teaser__title {
    color: #43474a;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic
}

.teaser__title a {
    color: #43474a
}

.page__campaign h2 a:hover, .teaser__title a:hover {
    color: #5991dc;
    text-decoration: none
}

.teaser__label {
    background-color: #0b3886;
    color: #fff;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: 0 !important;
    z-index: 299
}

.teaser__header .teaser__label {
    right: 0 !important;
    top: -25px !important
}

.teaser__label--highlight {
    background-color: #c73615;
    color: #fff
}

.teaser__image {
    height: auto;
    max-height: none;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 100%
}

.teaser__screen {
    display: block;
    overflow: hidden
}

.teaser--box .teaser__item {
    line-height: 1.42857143;
    min-height: 627px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .teaser--box .teaser__item {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--box .teaser__item {
        margin: 0 0 20px;
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__item {
        margin-bottom: 7px;
        min-height: auto
    }
}

.teaser--box .teaser__wrapper {
    border: 1px solid #cdcdcd;
    text-align: center;
    transition: border-color .4s ease
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__wrapper {
        border: 0;
        padding: 23px
    }
}

@media screen and (min-width: 768px) {
    .teaser--box .teaser__wrapper {
        padding: 20px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--box .teaser__wrapper {
        padding: 25px
    }
}

.teaser--box .teaser__wrapper:hover {
    border-color: #5991dc
}

@media screen and (max-width: 767px) {
    .teaser--box .teaser__image {
        margin-bottom: 39px
    }
}

@media screen and (min-width: 768px) {
    .teaser--box .teaser__image {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--box .teaser__image {
        margin-bottom: 25px
    }
}

.teaser--box .teaser__link {
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 15px;
    font-style: italic;
    white-space: normal
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--box .teaser__link {
        font-size: 16px
    }
}

@media screen and (min-width: 768px) {
    .teaser--col3 .teaser__item {
        width: 50%
    }

    .teaser--col3 .teaser__item .teaser__screen {
        display: block;
        overflow: hidden
    }

    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 380px;
        max-height: 380px;
        min-height: 380px
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 20px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 160px;
        max-height: 160px;
        min-height: 160px
    }

    .page__campaign .teaser__screen {
        height: 252px;
        max-height: 252px;
        min-height: 252px;
        width: 720px
    }

    .page__campaign .teaser__wrapper {
        height: 295px;
        width: 227px
    }
}

@media screen and (min-width: 992px) {
    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 490px;
        max-height: 490px;
        min-height: 490px;
        overflow: hidden
    }

    .teaser--col3 .teaser__item:nth-child(1) .teaser__image {
        max-height: none;
        min-height: 100%;
        width: auto
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 30px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 205px;
        max-height: 205px;
        min-height: 205px
    }

    .page__campaign .teaser__screen {
        height: 330px;
        max-height: 330px;
        min-height: 330px;
        width: 940px
    }

    .page__campaign .teaser__wrapper {
        height: 278px;
        width: 210px
    }
}

@media screen and (min-width: 1200px) {
    .teaser--col3 .teaser__item.first_big_slider .teaser__screen {
        height: 590px;
        max-height: 590px;
        min-height: 590px;
        overflow: hidden
    }

    .teaser--col3 .teaser__item:nth-child(1) .teaser__image {
        min-height: 100%;
        width: auto
    }

    .teaser--col3 .teaser__item:nth-child(2), .teaser--col3 .teaser__item:nth-child(3) {
        margin-bottom: 30px
    }

    .teaser--col3 .teaser__item .teaser__screen {
        height: 250px;
        max-height: 250px;
        min-height: 250px
    }

    .page__campaign .teaser__screen {
        height: 400px;
        max-height: 400px;
        min-height: 400px;
        width: 1140px
    }

    .page__campaign .teaser__wrapper {
        height: 342px;
        width: 263px
    }
}

@media screen and (max-width: 767px) {
    .teaser__item {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 768px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 209px;
        max-height: 209px;
        min-height: 209px;
        width: 350px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 380px;
        max-height: 380px;
        min-height: 380px;
        width: 350px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 196px;
        width: 350px
    }
}

@media screen and (min-width: 992px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 173px;
        max-height: 173px;
        min-height: 173px;
        width: 295px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 490px;
        max-height: 490px;
        min-height: 490px;
        width: 450px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 205px;
        width: 480px
    }
}

@media screen and (min-width: 1200px) {
    .category-view .teaser__item .teaser__screen, .subcategories .teaser__item .teaser__screen {
        height: 215px;
        max-height: 215px;
        min-height: 215px;
        width: 360px
    }

    .category-view .teaser--col3 .teaser__item picture.teaser__screen, .subcategories .teaser--col3 .teaser__item picture.teaser__screen {
        height: 590px;
        max-height: 590px;
        min-height: 590px;
        width: 555px
    }

    .category-view .teaser--col3 .teaser__item .subtitle, .subcategories .teaser--col3 .teaser__item .subtitle {
        height: 250px;
        width: 555px
    }
}

.page__campaign .teaser__label {
    right: 15px;
    top: 10px
}

.category-products .teaser__item--animate .teaser__image, .category-view:not(.category-view--products) > .teaser .teaser__image, .teaser--highlights .teaser__image, .teaser__item--animate .teaser__image, .teaser__screen--category .teaser__image {
    moz-transition: transform .3s ease;
    transition: transform .3s ease;
    webkit-transition: transform .3s ease
}

.category-products .teaser__item--animate a:hover .teaser__image, .category-products .teaser__item--animate div.teaser-no-link:hover .teaser__image, .category-view:not(.category-view--products) > .teaser a:hover .teaser__image, .category-view:not(.category-view--products) > .teaser div.teaser-no-link:hover .teaser__image, .teaser--highlights a:hover .teaser__image, .teaser--highlights div.teaser-no-link:hover .teaser__image, .teaser__item--animate a:hover .teaser__image, .teaser__item--animate div.teaser-no-link:hover .teaser__image, .teaser__screen--category a:hover .teaser__image, .teaser__screen--category div.teaser-no-link:hover .teaser__image {
    moz-transform: scale(1.05);
    transform: scale(1.05);
    webkit-transform: scale(1.05)
}

.teaser--usp .teaser__description, .teaser--usp .teaser__headline {
    padding-left: 15px;
    padding-right: 40px
}

.teaser--usp .teaser__description {
    font-size: 15px;
    line-height: 30px
}

.teaser--usp .teaser__image {
    max-height: 270px;
    min-height: 0
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser--usp .teaser__item {
        position: relative
    }

    .teaser--usp .teaser__item .col-sm-6 {
        position: static
    }

    .teaser--usp .teaser__item .teaser__image {
        height: auto;
        margin-top: -12%;
        min-height: 0;
        min-width: 0;
        position: absolute;
        top: 50%;
        width: 50%
    }
}

.teaser--newsletter .teaser__item {
    margin-bottom: 0;
    padding: 0;
    width: 100%
}

.teaser--newsletter .teaser__item .headline {
    margin-bottom: 0
}

.teaser--newsletter .teaser__item .teaser__item-wrapper {
    line-height: 1.42857143
}

.teaser--newsletter .validation-advice {
    margin-bottom: 10px
}

.teaser--highlights {
    margin: 30px -15px
}

@media screen and (max-width: 1199px) {
    .teaser--highlights {
        margin: 20px -10px
    }
}

@media screen and (max-width: 767px) {
    .teaser--highlights {
        margin: 20px 0
    }
}

.teaser--highlights .teaser__image {
    max-height: none;
    min-height: 0
}

.page__campaign h2 {
    margin-bottom: 25px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .page__campaign h2 {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .page__campaign h2 {
        margin-bottom: 20px;
        margin-top: 0
    }

    #product_view_associated_pattern .teaser__image, #slider--campaign .teaser__image, .product-view-related .teaser__image {
        height: auto;
        margin-left: auto;
        margin-right: auto;
        max-height: 290px;
        max-width: 290px;
        min-height: 0;
        min-width: 0;
        width: 100%
    }

    #product_view_associated_pattern .teaser__wrapper, #slider--campaign .teaser__wrapper, .product-view-related .teaser__wrapper {
        border: 1px solid #cdcdcd
    }

    #product_view_associated_pattern .slick-slide, .product-view-related .slick-slide {
        margin: 0 auto 20px;
        text-align: center
    }

    #product_view_associated_pattern .slick-slide h3.teaser__wrapper, .product-view-related .slick-slide h3.teaser__wrapper {
        display: inline-block;
        font-weight: 400;
        max-width: 290px
    }
}

#slider--campaign .teaser__wrapper, .product-view-related .slider .teaser__wrapper {
    font-weight: 400;
    margin: 0
}

#slider--campaign .teaser__wrapper span, .product-view-related .slider .teaser__wrapper span {
    display: block;
    height: 3em
}

.category-view, .subcategories {
    margin-bottom: 30px;
    margin-top: 30px
}

@media screen and (max-width: 991px) {
    .category-view, .subcategories {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.category-view > .category-image {
    margin-top: 0
}

.subcategories > .category-image {
    margin-top: -30px
}

.category-view .teaser__item > a, .category-view .teaser__item > header, .subcategories .teaser__item > a, .subcategories .teaser__item > header {
    display: inline-block;
    overflow: hidden;
    width: 100%
}

@media screen and (min-width: 992px) {
    .category-view .teaser__item > a, .category-view .teaser__item > header, .subcategories .teaser__item > a, .subcategories .teaser__item > header {
        max-width: none
    }
}

@media screen and (max-width: 767px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 389px;
        max-height: 389px;
        min-height: 100px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 197px;
        max-height: 197px;
        min-height: 197px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 253px;
        max-height: 253px;
        min-height: 253px
    }
}

@media screen and (min-width: 1200px) {
    .category-view .teaser__item > iframe, .subcategories .teaser__item > iframe {
        height: 308px;
        max-height: 308px;
        min-height: 308px
    }
}

.category-view .teaser__item .teaser__image, .subcategories .teaser__item .teaser__image {
    max-height: none;
    min-height: 0
}

.subcategories .teaser__item {
    height: 273px;
    max-height: 273px;
    min-height: 273px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .subcategories .teaser__item {
        height: 221px;
        max-height: 221px;
        min-height: 221px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .subcategories .teaser__item {
        height: 247px;
        max-height: 247px;
        min-height: 247px
    }
}

@media screen and (max-width: 767px) {
    .subcategories .teaser__item {
        height: auto;
        max-height: none;
        min-height: 0
    }
}

.subcategories-advent .teaser__item {
    height: 215px;
    margin: 0;
    max-height: 215px;
    min-height: 215px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .subcategories-advent .teaser__item {
        height: 165px;
        margin: 0;
        max-height: 165px;
        min-height: 165px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .subcategories-advent .teaser__item {
        height: 190px;
        margin: 0;
        max-height: 190px;
        min-height: 190px
    }
}

@media screen and (max-width: 767px) {
    .subcategories-advent .teaser__item {
        height: auto;
        margin: 0 0 30px;
        max-height: none;
        min-height: 0
    }
}

.page__campaign picture, .teaser__screen--category {
    display: block
}

.page__campaign picture, html.mm-opened body {
    overflow: hidden
}

.slider-recommendations .teaser__label {
    right: 15px;
    top: 10px
}

.no-display, label.required em {
    display: none
}

.buttons-set {
    border-top: 1px solid #cbcbcb;
    clear: both;
    float: left;
    margin: 25px 0;
    padding-top: 10px;
    width: 100%
}

@media screen and (max-width: 767px) {
    .buttons-set {
        position: relative
    }

    .buttons-set a.btn, .buttons-set button {
        margin-bottom: 10px
    }
}

.form {
    margin-left: -15px;
    margin-right: -15px
}

.form__group {
    margin-bottom: 6px;
    margin-top: 6px;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .form__group {
        float: left;
        width: 100%
    }
}

.form__input {
    box-shadow: none;
    font-size: 14px;
    height: 38px;
    line-height: 100%;
    padding: 0 16px
}

.box-reviews form .input-box textarea, .form__field, .input-text {
    position: relative
}

input#SENDER_SUBSCRIBE_EMAIL {
    padding-right: 54px;
    margin-left: 0;
    width: 75% !important
}

.form__field:hover .form__input, .input-text:hover .form__input {
    border-color: #5991dc
}

.form__input {
    border-radius: 0
}

.form__input:focus, .input-text:focus {
    border-color: #5991dc
}

.form__submit {
    background-color: #43474a;
    border: 0 solid transparent;
    box-sizing: border-box;
    color: #fff;
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 15px;
    line-height: 38px;
    padding: 0 16px;
    position: absolute;
    text-transform: uppercase
}

.form__submit--inline {
    background: 0 0;
    border: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 0;
    transition: background-color ease-in-out .15s;
    vertical-align: middle
}

.form__submit--inline .svg {
    height: 10px;
    position: relative;
    top: 7px;
    width: 10px
}

.add-to-cart-qty, .input-number {
    background-color: #f0f0f0;
    border: 0;
    display: inline-block;
    text-align: center
}

.input-number {
    height: 38px;
    width: 50px
}

select {
    max-width: 100%
}

.box-reviews form .input-box textarea, .input-text, select {
    border: 1px solid #989fa5;
    border-radius: 0;
    box-sizing: border-box;
    line-height: 38px;
    margin-bottom: 18px;
    padding: 0 15px
}

.input-text, select {
    height: 38px;
    width: 100%
}

.input-select, .my-account #country, .my-account .address-select, .my-account .validate-select, .my-account form .select, .onestepcheckout-threecolumns select {
    background-color: #fff;
    border: 1px solid #989fa5;
    border-radius: 0;
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    padding: 0 0 0 15px
}

.input--fullsize, textarea {
    width: 100%
}

input[type=checkbox], input[type=radio] {
    top: 11px;
    box-sizing: border-box;
    left: -9999px;
    opacity: 0;
    position: absolute
}

input[type=checkbox] + .validation-advice, input[type=radio] + .validation-advice {
    margin-top: 20px;
    white-space: nowrap
}

#cart-discount-select {
    margin-right: 10px;
    top: 4px
}

.control, .field, .fields, .name-lastname {
    clear: both;
    float: left;
    width: 100%
}

.control .input-box, .customer-address-form .my-account .control .input-box {
    width: auto
}

@media screen and (max-width: 767px) {
    .input-fixed {
        display: block;
        width: 100%
    }
}

label.required:after {
    content: '*';
    font-style: italic
}

.control label, .field label, .label-fixed {
    float: left;
    line-height: 38px;
    min-height: 38px;
    width: 220px
}

@media screen and (max-width: 1199px) {
    .control label, .field label, .label-fixed {
        width: 175px
    }
}

@media screen and (max-width: 767px) {
    .control label, .field label, .label-fixed {
        min-height: 0;
        width: 100%
    }
}

.value {
    line-height: 38px;
    margin: 0
}

label[for=address_type_or_id] {
    clear: both;
    float: left;
    line-height: 38px;
    margin: 0 0 15px;
    width: 100%
}

label[for=address_type_or_id] + .input-box {
    margin-left: 220px
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    label[for=address_type_or_id] + .input-box {
        margin-left: 175px
    }
}

@media screen and (max-width: 767px) {
    label[for=address_type_or_id] + .input-box {
        margin-left: 0
    }
}

label.small--block {
    display: block;
    font-size: 10px
}

.fieldset {
    clear: both;
    float: left;
    width: 100%
}

@media screen and (max-width: 767px) {
    .fieldset {
        padding-left: 0;
        padding-right: 0
    }
}

.input-box {
    position: relative
}

.label-top {
    vertical-align: top
}

.add-to-cart-form, .checkout-reward label {
    display: inline-block
}

.add-to-cart-qty {
    border-radius: 0;
    float: left;
    padding: 0
}

.form__block {
    clear: both;
    float: left;
    padding-bottom: 25px;
    padding-top: 25px;
    width: 100%
}

.legend + .form__block {
    border-top: 0
}

.validation-advice {
    clear: both;
    color: #c73615;
    font-size: 14px;
    line-height: 15px;
    margin: 10px 0 20px;
    padding-left: 30px;
    position: relative;
    text-align: left
}

.validation-advice:before {
    background-color: #c73615;
    border-radius: 50%;
    color: #fff;
    content: '!';
    display: inline-block;
    height: 20px;
    left: 0;
    line-height: 20px;
    margin-right: 5px;
    position: absolute;
    text-align: center;
    top: -4px;
    width: 20px
}

.form-list .validation-advice {
    margin-top: 0
}

.validation-error .input-label {
    display: block
}

.validation-error .validation-failed, .validation-failed {
    border: 1px solid #c73615
}

textarea {
    line-height: 1.42857143 !important;
    padding-top: 8px !important
}

form .comment {
    clear: both;
    padding-left: 220px;
    width: 100%
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    form .comment {
        padding-left: 175px
    }
}

@media screen and (max-width: 767px) {
    form .comment {
        padding-left: 0
    }
}

input[type=checkbox]:checked + label, input[type=checkbox]:not(:checked) + label {
    cursor: pointer;
    padding-left: 30px;
    position: relative
}

input[type=checkbox]:checked + label, input[type=checkbox]:checked + label:focus, input[type=checkbox]:not(:checked) + label, input[type=checkbox]:not(:checked) + label:focus {
    outline: 0; /*margin-left:55px*/
}

input[type=checkbox]:checked + label:before, input[type=checkbox]:not(:checked) + label:before {
    background: #fff;
    border: 1px solid #989fa5;
    content: '';
    height: 19px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 19px
}

input[type=checkbox]:checked + label:after, input[type=checkbox]:not(:checked) + label:after {
    background: url(/local/templates/main/css/../icons/check.svg) no-repeat 0 0;
    box-sizing: border-box;
    content: '';
    height: 9px;
    left: 4px;
    position: absolute;
    top: 6px;
    width: 11px
}

.control input[type=checkbox] + label, .field input[type=checkbox] + label, input[type=checkbox] + label.label-fixed {
    max-width: 100%;
    width: auto
}

.control input[type=checkbox] + label:before, .field input[type=checkbox] + label:before, input[type=checkbox] + label.label-fixed:before {
    top: 9px
}

.control input[type=checkbox] + label:after, .field input[type=checkbox] + label:after, input[type=checkbox] + label.label-fixed:after {
    top: 14px
}

input[type=radio]:checked + label, input[type=radio]:not(:checked) + label {
    cursor: pointer;
    padding-left: 30px;
    position: relative
}

input[type=radio]:checked + label, input[type=radio]:checked + label:focus, input[type=radio]:not(:checked) + label, input[type=radio]:not(:checked) + label:focus {
    outline: 0
}

input[type=radio]:checked + label:before, input[type=radio]:not(:checked) + label:before {
    background: #fff;
    border: 1px solid #989fa5;
    border-radius: 100%;
    content: '';
    height: 16px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 16px
}

input[type=radio]:checked + label:after, input[type=radio]:not(:checked) + label:after {
    background: url(/local/templates/main/css/../icons/radio.svg) no-repeat 0 0;
    background-size: 100% 100%;
    border-radius: 100%;
    box-sizing: border-box;
    content: '';
    height: 8px;
    left: 4px;
    position: absolute;
    top: 6px;
    width: 8px
}

input[type=checkbox].validation-failed + label:before, input[type=radio].validation-failed + label:before {
    border-color: #c73615
}

input[type=checkbox] + label, input[type=radio] + label {
    moz-user-select: none;
    ms-user-select: none;
    user-select: none;
    webkit-user-select: none
}

input[type=checkbox]:not(:checked) + label:after, input[type=radio]:not(:checked) + label:after {
    opacity: 0
}

input[type=checkbox]:checked + label:after, input[type=radio]:checked + label:after {
    opacity: 1
}

.cms-index-noroute #search {
    margin-right: 0 !important
}

.cms-index-noroute #search-submit {
    margin-left: 0 !important
}

.table thead > tr > th {
    background-color: #e2ebf0;
    border-bottom: 0 solid transparent;
    font-size: 12px;
    font-weight: 400;
    vertical-align: top
}

.table tfoot > tr > td, .table-totals tbody > tr > td {
    border-top: 0 solid transparent
}

.table img {
    max-width: inherit
}

.table-totals tbody > tr > td, .table-totals tfoot > tr > td {
    vertical-align: middle;
    white-space: nowrap
}

.table-totals tfoot .price {
    font-size: 20px;
    font-weight: 400
}

.loader {
    background: #fff;
    box-shadow: 0 0 5px #cdcdcd;
    display: none;
    height: 100px;
    top: 100px;
    width: 200px;
    z-index: 500
}

.loader.active {
    display: inline-block;
    left: 50%;
    transform: translate(-50%, -50%)
}

.loader .loader--modern__spinner {
    background: url(/local/templates/main/css/../images/ajax-loader.gif) no-repeat center;
    height: 60px;
    left: -50px;
    margin: 0 auto;
    position: relative;
    top: 20px;
    width: 60px
}

.loader .loader--modern__notice {
    color: inherit;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 15px;
    font-style: italic;
    font-weight: 700;
    left: 0;
    margin-top: -5px;
    opacity: .6;
    padding-left: 60px;
    padding-top: 30px;
    position: absolute;
    text-align: center;
    text-transform: none;
    top: 15px;
    width: 100%
}

.loader--sidebar {
    position: fixed;
    top: 40%
}

.global-overlay {
    background: #fff;
    content: '';
    display: none;
    height: 100%;
    left: 0;
    opacity: .5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 402
}

.global-overlay--active, .mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
    display: block
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu, .mm-menu > .mm-panel {
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.mm-menu {
    background: inherit;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    padding: 0
}

.mm-panel, html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li {
    moz-transform: translate3d(100%, 0, 0);
    moz-transition: -moz-transform .4s ease;
    ms-transform: translate3d(100%, 0, 0);
    ms-transition: -ms-transform .4s ease;
    o-transform: translate3d(100%, 0, 0);
    o-transition: -o-transform .4s ease;
    transform: translate3d(100%, 0, 0);
    transition: transform .4s ease;
    webkit-transform: translate3d(100%, 0, 0);
    webkit-transition: -webkit-transform .4s ease
}

.mm-panel.mm-opened {
    moz-transform: translate3d(0, 0, 0);
    ms-transform: translate3d(0, 0, 0);
    o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0)
}

.mm-panel.mm-subopened {
    moz-transform: translate3d(-30%, 0, 0);
    ms-transform: translate3d(-30%, 0, 0);
    o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
    webkit-transform: translate3d(-30%, 0, 0)
}

.mm-panel.mm-highest {
    z-index: 1
}

.mm-menu > .mm-panel {
    background: inherit;
    border-color: inherit;
    box-sizing: border-box;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px;
    webkit-overflow-scrolling: touch
}

.mm-menu > .mm-panel.mm-hasnavbar {
    padding-top: 40px
}

.mm-menu > .mm-panel:after, .mm-menu > .mm-panel:before {
    content: '';
    display: block;
    height: 20px
}

.mm-vertical .mm-panel {
    moz-transform: none !important;
    ms-transform: none !important;
    o-transform: none !important;
    transform: none !important;
    webkit-transform: none !important
}

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent
}

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
    bottom: auto;
    height: 40px
}

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
    bottom: auto;
    top: 16px
}

.mm-divider.mm-opened a.mm-next:after, .mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
    moz-transform: rotate(45deg);
    ms-transform: rotate(45deg);
    o-transform: rotate(45deg);
    transform: rotate(45deg);
    webkit-transform: rotate(45deg)
}

.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    height: 40px;
    left: 0;
    line-height: 20px;
    margin: 0;
    padding: 0 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.mm-navbar > * {
    display: block;
    padding: 10px 0
}

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none
}

.mm-navbar .mm-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mm-navbar .mm-btn {
    box-sizing: border-box;
    height: 40px;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1
}

.mm-navbar .mm-btn:first-child {
    left: 0;
    padding-left: 20px
}

.mm-navbar .mm-btn:last-child {
    padding-right: 20px;
    right: 0;
    text-align: right
}

.mm-panel .mm-navbar {
    display: none
}

.mm-panel.mm-hasnavbar .mm-navbar, html.mm-blocking #mm-blocker, html.mm-opened #mm-blocker {
    display: block
}

.mm-listview, .mm-listview > li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}

.mm-listview > li {
    position: relative
}

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
    border-color: inherit
}

.mm-listview > li > a, .mm-listview > li > span {
    color: inherit;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 10px 10px 10px 20px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
    padding-right: 50px
}

.mm-listview > li:not(.mm-divider):after {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    bottom: 0;
    content: '';
    display: block;
    left: 20px;
    position: absolute;
    right: 0
}

.mm-listview .mm-next {
    background: 0 0;
    bottom: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 2
}

.mm-listview .mm-next:before {
    border-left-style: solid;
    border-left-width: 1px;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
    margin-right: 0;
    padding-right: 50px
}

.mm-menu > .mm-panel > .mm-listview {
    margin: 20px -20px
}

.mm-menu > .mm-panel > .mm-listview:first-child, .mm-menu > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: -20px
}

.mm-listview .mm-inset {
    list-style: inside disc;
    margin: 0;
    padding: 0 10px 15px 40px
}

.mm-listview .mm-inset > li {
    padding: 5px 0
}

.mm-listview .mm-divider {
    font-size: 10px;
    line-height: 25px;
    overflow: hidden;
    text-indent: 20px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

.mm-listview .mm-spacer {
    padding-top: 40px
}

.mm-listview .mm-spacer > .mm-next {
    top: 40px
}

.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}

.mm-arrow:after, .mm-next:after, .mm-prev:before {
    border: 2px solid transparent;
    bottom: 0;
    content: '';
    display: inline-block;
    height: 8px;
    margin: auto;
    moz-transform: rotate(-45deg);
    ms-transform: rotate(-45deg);
    o-transform: rotate(-45deg);
    position: absolute;
    top: 0;
    transform: rotate(-45deg);
    webkit-transform: rotate(-45deg);
    width: 8px
}

.mm-prev:before {
    border-bottom: none;
    border-right: none;
    left: 20px
}

.mm-arrow:after, .mm-next:after {
    border-left: none;
    border-top: none;
    right: 20px
}

.mm-menu {
    background: #f3f3f3;
    color: rgba(0, 0, 0, .7)
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > *, .mm-menu em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-navbar .mm-btn:after, .mm-menu .mm-navbar .mm-btn:before {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu, .mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, .5)
}

.mm-menu .mm-divider, .mm-menu .mm-fixeddivider span, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(0, 0, 0, .05)
}

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease;
    webkit-transition: -webkit-transform .4s ease
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: 0 0;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999999
}

#mm-blocker, .mm-menu.mm-offcanvas {
    display: none;
    position: fixed
}

.mm-menu.mm-current {
    display: block
}

.mm-menu {
    max-width: 440px;
    min-width: 140px;
    width: 80%
}

html.mm-opening .mm-slideout {
    moz-transform: translate(80%, 0);
    ms-transform: translate(80%, 0);
    o-transform: translate(80%, 0);
    transform: translate(80%, 0);
    webkit-transform: translate(80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        moz-transform: translate(140px, 0);
        ms-transform: translate(140px, 0);
        o-transform: translate(140px, 0);
        transform: translate(140px, 0);
        webkit-transform: translate(140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        moz-transform: translate(440px, 0);
        ms-transform: translate(440px, 0);
        o-transform: translate(440px, 0);
        transform: translate(440px, 0);
        webkit-transform: translate(440px, 0)
    }
}

.mm-menu.mm-bottom.mm-autoheight, .mm-menu.mm-top.mm-autoheight {
    max-height: 80%
}

.mm-menu.mm-bottom.mm-autoheight.mm-fullscreen, .mm-menu.mm-top.mm-autoheight.mm-fullscreen {
    max-height: 100%
}

.mm-menu.mm-measureheight > .mm-panel {
    bottom: auto !important;
    height: auto !important
}

em.mm-counter + a.mm-next {
    width: 90px
}

em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span, em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + span {
    margin-right: 90px
}

.footer__newsletter ul, em.mm-counter + a.mm-fullsubopen {
    padding-left: 0
}

.mm-vertical > .mm-counter {
    margin-top: 0;
    top: 12px
}

.mm-vertical.mm-spacer > .mm-counter {
    margin-top: 40px
}

.mm-nosubresults > .mm-counter, li.mm-nosubresults > a.mm-next {
    display: none
}

.mm-divider > span {
    line-height: 25px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mm-collapsed:not(.mm-uncollapsed) {
    display: none
}

.mm-fixeddivider {
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.mm-fixeddivider:after {
    content: none !important;
    display: none !important
}

.mm-hasdividers .mm-fixeddivider {
    display: block
}

html.mm-opened.mm-dragging #mm-blocker, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page {
    moz-transition-duration: 0;
    ms-transition-duration: 0;
    o-transition-duration: 0;
    transition-duration: 0;
    webkit-transition-duration: 0
}

.mm-fixeddivider, .mm-menu > .mm-navbar {
    background: inherit;
    moz-transform: translate3d(0, 0, 0);
    ms-transform: translate3d(0, 0, 0);
    o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0)
}

.mm-menu > .mm-navbar {
    padding: 0;
    z-index: 3
}

.mm-navbar-bottom {
    border-top-style: solid;
    border-top-width: 1px;
    bottom: 0;
    top: auto
}

.mm-navbar-bottom, .mm-navbar-top ~ .mm-navbar-top {
    border-bottom: none
}

.mm-navbar-bottom ~ .mm-navbar-bottom {
    border-top: none
}

.mm-navbar.mm-hasbtns {
    padding: 0 40px
}

.mm-close:after {
    content: 'x'
}

.mm-navbar[class*=mm-navbar-content-] > * {
    box-sizing: border-box;
    display: block;
    float: left
}

.mm-navbar > .mm-breadcrumbs {
    overflow: hidden;
    overflow-x: auto;
    padding: 0 0 0 17px;
    text-align: left;
    text-overflow: ellipsis;
    webkit-overflow-scrolling: touch;
    white-space: nowrap
}

.mm-navbar > .mm-breadcrumbs > * {
    display: inline-block;
    padding: 10px 3px
}

.mm-navbar > .mm-breadcrumbs > a {
    text-decoration: underline
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
    margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
    margin-left: 0;
    padding-left: 0
}

.cart-collaterals input[type=checkbox] + label:before, .mm-navbar-top-1 {
    top: 0
}

.mm-hasnavbar-top-1 .mm-panel {
    top: 40px
}

.mm-hasnavbar-top-1 .mm-indexer {
    top: 50px
}

.mm-hasnavbar-top-1 .mm-fixeddivider, .mm-navbar-top-2, .mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
    top: 40px
}

.mm-hasnavbar-top-2 .mm-panel {
    top: 80px
}

.mm-hasnavbar-top-2 .mm-indexer {
    top: 90px
}

.mm-hasnavbar-top-2 .mm-fixeddivider, .mm-navbar-top-3 {
    top: 80px
}

.mm-hasnavbar-top-3 .mm-panel {
    top: 120px
}

.mm-hasnavbar-top-3 .mm-indexer {
    top: 130px
}

.mm-hasnavbar-top-3 .mm-fixeddivider, .mm-navbar-top-4 {
    top: 120px
}

.mm-hasnavbar-top-4 .mm-panel {
    top: 160px
}

.mm-hasnavbar-top-4 .mm-indexer {
    top: 170px
}

.mm-hasnavbar-top-4 .mm-fixeddivider {
    top: 160px
}

.mm-navbar-bottom-1 {
    bottom: 0
}

.mm-hasnavbar-bottom-1 .mm-panel, .mm-navbar-bottom-2 {
    bottom: 40px
}

.mm-hasnavbar-bottom-1 .mm-indexer {
    bottom: 50px
}

.mm-hasnavbar-bottom-2 .mm-panel, .mm-navbar-bottom-3 {
    bottom: 80px
}

.mm-hasnavbar-bottom-2 .mm-indexer {
    bottom: 90px
}

.mm-hasnavbar-bottom-3 .mm-panel, .mm-navbar-bottom-4 {
    bottom: 120px
}

.mm-hasnavbar-bottom-3 .mm-indexer {
    bottom: 130px
}

.mm-hasnavbar-bottom-4 .mm-panel {
    bottom: 160px
}

.mm-hasnavbar-bottom-4 .mm-indexer {
    bottom: 170px
}

.mm-navbar-size-2 {
    height: 80px
}

.mm-navbar-size-3 {
    height: 120px
}

.mm-navbar-size-4 {
    height: 160px
}

.mm-navbar-content-2 > * {
    width: 50%
}

.mm-navbar-content-3 > * {
    width: 33.33%
}

.mm-navbar-content-4 > * {
    width: 25%
}

.mm-navbar-content-5 > * {
    width: 20%
}

.mm-navbar-content-6 > * {
    width: 16.67%
}

.mm-search, .mm-search input {
    box-sizing: border-box
}

.mm-search {
    height: 40px;
    padding: 7px 10px 0
}

.mm-search input {
    border: 0;
    border-radius: 26px;
    display: block;
    font: inherit;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0;
    outline: 0;
    padding: 0 10px;
    width: 100%
}

.mm-search input::-ms-clear {
    display: none
}

.mm-panel > .mm-search {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mm-panel.mm-hassearch {
    padding-top: 40px
}

.mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 80px
}

.mm-noresultsmsg {
    display: none;
    font-size: 21px;
    padding: 40px 0;
    text-align: center
}

.mm-noresults .mm-noresultsmsg {
    display: block
}

.mm-noresults .mm-indexer {
    display: none !important
}

li.mm-nosubresults > a.mm-next + a, li.mm-nosubresults > a.mm-next + span {
    padding-right: 10px
}

.mm-menu .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .7)
}

.mm-menu .mm-indexer a, .mm-menu .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-indexer {
    background: inherit;
    bottom: 10px;
    box-sizing: border-box;
    font-size: 12px;
    moz-transform: translate3d(0, 0, 0);
    moz-transition: right .4s ease;
    ms-transform: translate3d(0, 0, 0);
    ms-transition: right .4s ease;
    o-transform: translate3d(0, 0, 0);
    o-transition: right .4s ease;
    position: absolute;
    right: -100px;
    text-align: center;
    top: 10px;
    transform: translate3d(0, 0, 0);
    transition: right .4s ease;
    webkit-transform: translate3d(0, 0, 0);
    webkit-transition: right .4s ease;
    width: 20px;
    z-index: 3
}

.mm-indexer a {
    display: block;
    height: 3.85%;
    text-decoration: none
}

.mm-indexer ~ .mm-panel.mm-hasindexer {
    padding-right: 40px
}

.mm-hasindexer .mm-indexer {
    right: 0
}

.mm-hasindexer .mm-fixeddivider {
    right: 20px
}

input.mm-check, input.mm-toggle {
    left: -10000px;
    position: absolute
}

label.mm-check, label.mm-toggle {
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 2
}

label.mm-toggle {
    border-radius: 30px;
    height: 30px;
    margin: -15px 0 0;
    width: 50px
}

label.mm-check:before, label.mm-toggle:before {
    content: '';
    display: block
}

label.mm-toggle:before {
    border-radius: 30px;
    height: 28px;
    margin: 1px;
    width: 28px
}

input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right
}

label.mm-check {
    height: 30px;
    margin-top: -15px;
    width: 30px
}

label.mm-check:before {
    border-bottom: 3px solid;
    border-left: 3px solid;
    height: 20%;
    margin: 25% 0 0 20%;
    moz-transform: rotate(-45deg);
    ms-transform: rotate(-45deg);
    opacity: .1;
    o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    webkit-transform: rotate(-45deg);
    width: 40%
}

input.mm-check:checked ~ label.mm-check:before {
    opacity: 1
}

li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
    bottom: auto;
    margin-top: 0
}

.cart-collaterals input[type=checkbox] + label:after, li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
    top: 5px
}

label.mm-check, label.mm-toggle {
    right: 20px
}

label.mm-toggle + a, label.mm-toggle + span {
    padding-right: 80px
}

label.mm-check + a, label.mm-check + span {
    padding-right: 60px
}

a.mm-next + label.mm-check, a.mm-next + label.mm-toggle {
    right: 60px
}

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span, a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
    margin-right: 50px
}

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
    padding-right: 70px
}

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
    padding-right: 50px
}

em.mm-counter + a.mm-next + label.mm-check, em.mm-counter + a.mm-next + label.mm-toggle {
    right: 100px
}

.mm-menu label.mm-toggle:before {
    background: #f3f3f3
}

.mm-menu label.mm-check:before {
    border-color: rgba(0, 0, 0, .7)
}

.mm-listview.mm-border-none > li:after, .mm-menu.mm-border-none .mm-listview > li:after {
    content: none
}

.mm-listview.mm-border-full > li:after, .mm-menu.mm-border-full .mm-listview > li:after {
    left: 0 !important
}

html.mm-effect-slide-menu .mm-menu.mm-effect-slide-menu, html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
    moz-transition: -moz-transform .4s ease;
    ms-transition: -ms-transform .4s ease;
    o-transition: -o-transform .4s ease;
    transition: transform .4s ease;
    webkit-transition: -webkit-transform .4s ease
}

.mm-menu.mm-effect-zoom-panels .mm-panel, html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-effect-zoom-menu {
    moz-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    moz-transform-origin: left center;
    ms-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    ms-transform-origin: left center;
    o-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    o-transform-origin: left center;
    transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform-origin: left center;
    webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    webkit-transform-origin: left center
}

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
    moz-transform: scale(.7, .7) translate3d(30%, 0, 0);
    moz-transform-origin: right center;
    ms-transform: scale(.7, .7) translate3d(30%, 0, 0);
    ms-transform-origin: right center;
    o-transform: scale(.7, .7) translate3d(30%, 0, 0);
    o-transform-origin: right center;
    transform: scale(.7, .7) translate3d(30%, 0, 0);
    transform-origin: right center;
    webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
    webkit-transform-origin: right center
}

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened, html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-effect-zoom-menu, html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-effect-zoom-menu {
    moz-transform: scale(1, 1) translate3d(0, 0, 0);
    ms-transform: scale(1, 1) translate3d(0, 0, 0);
    o-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0);
    webkit-transform: scale(1, 1) translate3d(0, 0, 0)
}

html.mm-effect-slide-menu.mm-opened .mm-menu.mm-effect-slide-menu {
    moz-transform: translate3d(-30%, 0, 0);
    ms-transform: translate3d(-30%, 0, 0);
    o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
    webkit-transform: translate3d(-30%, 0, 0)
}

html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-effect-slide-menu {
    moz-transform: translate3d(30%, 0, 0);
    ms-transform: translate3d(30%, 0, 0);
    o-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
    webkit-transform: translate3d(30%, 0, 0)
}

.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened, html.mm-effect-slide-listitems.mm-opening .mm-menu.mm-effect-slide-listitems .mm-panel.mm-opened .mm-listview > li, html.mm-effect-slide-menu.mm-opening .mm-menu.mm-effect-slide-menu, html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-effect-slide-menu {
    moz-transform: translate3d(0, 0, 0);
    ms-transform: translate3d(0, 0, 0);
    o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0)
}

html.mm-effect-fade-menu .mm-menu.mm-effect-fade-menu {
    moz-transition: opacity .4s ease;
    ms-transition: opacity .4s ease;
    opacity: 0;
    o-transition: opacity .4s ease;
    transition: opacity .4s ease;
    webkit-transition: opacity .4s ease
}

html.mm-effect-fade-menu.mm-opening .mm-menu.mm-effect-fade-menu {
    opacity: 1
}

.mm-menu.mm-effect-zoom-panels .mm-panel {
    moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0)
}

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
    moz-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    ms-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    o-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform: scale(.7, .7) translate3d(-30%, 0, 0);
    webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0)
}

.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
    moz-transform: translate3d(-100%, 0, 0);
    ms-transform: translate3d(-100%, 0, 0);
    o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    webkit-transform: translate3d(-100%, 0, 0)
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(1) {
    moz-transition-delay: .1s;
    ms-transition-delay: .1s;
    o-transition-delay: .1s;
    transition-delay: .1s;
    webkit-transition-delay: .1s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(2) {
    moz-transition-delay: .2s;
    ms-transition-delay: .2s;
    o-transition-delay: .2s;
    transition-delay: .2s;
    webkit-transition-delay: .2s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(3) {
    moz-transition-delay: .3s;
    ms-transition-delay: .3s;
    o-transition-delay: .3s;
    transition-delay: .3s;
    webkit-transition-delay: .3s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(4) {
    moz-transition-delay: .4s;
    ms-transition-delay: .4s;
    o-transition-delay: .4s;
    transition-delay: .4s;
    webkit-transition-delay: .4s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(5) {
    moz-transition-delay: .5s;
    ms-transition-delay: .5s;
    o-transition-delay: .5s;
    transition-delay: .5s;
    webkit-transition-delay: .5s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(6) {
    moz-transition-delay: .6s;
    ms-transition-delay: .6s;
    o-transition-delay: .6s;
    transition-delay: .6s;
    webkit-transition-delay: .6s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(7) {
    moz-transition-delay: .7s;
    ms-transition-delay: .7s;
    o-transition-delay: .7s;
    transition-delay: .7s;
    webkit-transition-delay: .7s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(8) {
    moz-transition-delay: .8s;
    ms-transition-delay: .8s;
    o-transition-delay: .8s;
    transition-delay: .8s;
    webkit-transition-delay: .8s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(9) {
    moz-transition-delay: .9s;
    ms-transition-delay: .9s;
    o-transition-delay: .9s;
    transition-delay: .9s;
    webkit-transition-delay: .9s
}

.mm-menu.mm-fullscreen {
    max-width: 10000px;
    min-width: 140px;
    width: 100%
}

html.mm-opening.mm-fullscreen .mm-slideout {
    moz-transform: translate(100%, 0);
    ms-transform: translate(100%, 0);
    o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    webkit-transform: translate(100%, 0)
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(140px, 0);
        ms-transform: translate(140px, 0);
        o-transform: translate(140px, 0);
        transform: translate(140px, 0);
        webkit-transform: translate(140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(10000px, 0);
        ms-transform: translate(10000px, 0);
        o-transform: translate(10000px, 0);
        transform: translate(10000px, 0);
        webkit-transform: translate(10000px, 0)
    }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    moz-transform: translate(-100%, 0);
    ms-transform: translate(-100%, 0);
    o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    webkit-transform: translate(-100%, 0)
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(-140px, 0);
        ms-transform: translate(-140px, 0);
        o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        webkit-transform: translate(-140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        moz-transform: translate(-10000px, 0);
        ms-transform: translate(-10000px, 0);
        o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0);
        webkit-transform: translate(-10000px, 0)
    }
}

.mm-menu.mm-fullscreen.mm-bottom, .mm-menu.mm-fullscreen.mm-top {
    height: 100%;
    max-height: 10000px;
    min-height: 140px
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important
}

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span, .mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span {
    text-overflow: clip;
    white-space: normal
}

.mm-menu.mm-pageshadow:after {
    content: "";
    display: block;
    height: 120%;
    left: 100%;
    position: absolute;
    top: -10%;
    width: 20px;
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.mm-menu.mm-pageshadow.mm-right:after {
    left: auto;
    right: 100%
}

.mm-menu.mm-pageshadow.mm-front:after, .mm-menu.mm-pageshadow.mm-next:after {
    content: none;
    display: none
}

.mm-menu.mm-bottom, .mm-menu.mm-top {
    max-width: 100%;
    min-width: 100%;
    width: 100%
}

.mm-menu.mm-right {
    left: auto;
    right: 0
}

.mm-menu.mm-bottom {
    bottom: 0;
    top: auto
}

html.mm-right.mm-opening .mm-slideout {
    moz-transform: translate(-80%, 0);
    ms-transform: translate(-80%, 0);
    o-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    webkit-transform: translate(-80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        moz-transform: translate(-140px, 0);
        ms-transform: translate(-140px, 0);
        o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        webkit-transform: translate(-140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        moz-transform: translate(-440px, 0);
        ms-transform: translate(-440px, 0);
        o-transform: translate(-440px, 0);
        transform: translate(-440px, 0);
        webkit-transform: translate(-440px, 0)
    }
}

html.mm-front .mm-slideout {
    moz-transform: none !important;
    ms-transform: none !important;
    o-transform: none !important;
    transform: none !important;
    webkit-transform: none !important;
    z-index: 0 !important
}

.mm-menu.mm-front {
    z-index: 1
}

.mm-menu.mm-front, .mm-menu.mm-next {
    moz-transform: translate3d(-100%, 0, 0);
    ms-transform: translate3d(-100%, 0, 0);
    ms-transition: -ms-transform .4s ease;
    o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    transition: transform .4s ease;
    webkit-transform: translate3d(-100%, 0, 0);
    webkit-transition: -webkit-transform .4s ease
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    moz-transform: translate3d(100%, 0, 0);
    ms-transform: translate3d(100%, 0, 0);
    o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    webkit-transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-top {
    moz-transform: translate3d(0, -100%, 0);
    ms-transform: translate3d(0, -100%, 0);
    o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    webkit-transform: translate3d(0, -100%, 0)
}

.mm-menu.mm-bottom {
    moz-transform: translate3d(0, 100%, 0);
    ms-transform: translate3d(0, 100%, 0);
    o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    webkit-transform: translate3d(0, 100%, 0)
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    moz-transform: translate3d(0, 0, 0);
    ms-transform: translate3d(0, 0, 0);
    o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0)
}

.mm-menu.mm-bottom, .mm-menu.mm-top {
    height: 80%;
    max-height: 880px;
    min-height: 140px
}

.mm-menu.mm-theme-dark {
    background: #333;
    color: rgba(255, 255, 255, .8)
}

.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark em.mm-counter {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-next:after, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:before {
    border-color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark, .mm-menu.mm-theme-dark .mm-listview {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(255, 255, 255, .05)
}

.mm-menu.mm-theme-dark label.mm-check:before {
    border-color: rgba(255, 255, 255, .8)
}

.mm-menu.mm-pageshadow.mm-theme-dark:after {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.mm-menu.mm-theme-dark .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .8)
}

.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark label.mm-toggle {
    background: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
    background: #333
}

.mm-menu.mm-theme-white {
    background: #fff;
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-white .mm-listview > li .mm-next:after, .mm-menu.mm-theme-white .mm-navbar .mm-btn:after, .mm-menu.mm-theme-white .mm-navbar .mm-btn:before {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white, .mm-menu.mm-theme-white .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
    background: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-theme-white label.mm-check:before {
    border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-pageshadow.mm-theme-white:after {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.mm-menu.mm-theme-white .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white label.mm-toggle:before {
    background: #fff
}

.mm-menu.mm-theme-black {
    background: #000;
    color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar > *, .mm-menu.mm-theme-black em.mm-counter {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-black .mm-listview > li .mm-next:after, .mm-menu.mm-theme-black .mm-navbar .mm-btn:after, .mm-menu.mm-theme-black .mm-navbar .mm-btn:before {
    border-color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black, .mm-menu.mm-theme-black .mm-listview {
    border-color: rgba(255, 255, 255, .2)
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, .3)
}

.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-black label.mm-toggle, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(255, 255, 255, .2)
}

.mm-menu.mm-theme-black label.mm-check:before {
    border-color: rgba(255, 255, 255, .6)
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after, .mm-menu .mm-tileview.mm-listview > li > .mm-next:before, .mm-menu.mm-pageshadow.mm-theme-black:after, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after, .mm-menu.mm-tileview .mm-listview > li > .mm-next:before {
    content: none;
    display: none
}

.mm-menu.mm-theme-black .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black label.mm-toggle:before {
    background: #000
}

.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
    clear: both;
    content: '';
    display: block
}

.mm-menu .mm-tileview.mm-listview > li, .mm-menu.mm-tileview .mm-listview > li {
    float: left;
    height: 0;
    padding: 50% 0 0;
    position: relative;
    width: 50%
}

.mm-menu .mm-tileview.mm-listview > li:after, .mm-menu.mm-tileview .mm-listview > li:after {
    border-right-style: solid;
    border-right-width: 1px;
    left: 0;
    top: 0;
    z-index: -1
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
    padding-top: 12.5%;
    width: 12.5%
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s, .mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
    padding-top: 25%;
    width: 25%
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l, .mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
    padding-top: 75%;
    width: 75%
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
    padding-top: 100%;
    width: 100%
}

.mm-menu .mm-tileview.mm-listview > li > a, .mm-menu .mm-tileview.mm-listview > li > span, .mm-menu.mm-tileview .mm-listview > li > a, .mm-menu.mm-tileview .mm-listview > li > span {
    bottom: 1px;
    left: 0;
    line-height: 1px;
    margin: 0;
    padding: 50% 10px 0;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 0
}

#contactForm select, .mm-menu .mm-tileview.mm-listview > li > .mm-next, .mm-menu.mm-tileview .mm-listview > li > .mm-next {
    width: auto
}

.mm-menu.mm-tileview .mm-panel {
    padding-left: 0;
    padding-right: 0
}

.mm-menu.mm-tileview .mm-panel:after {
    content: none;
    display: none
}

.mm-menu.mm-tileview .mm-listview {
    margin: 0
}

.mm-iconpanel .mm-panel {
    moz-transition-property: -moz-transform, left, right;
    ms-transition-property: -ms-transform, left, right;
    o-transition-property: -o-transform, left, right;
    transition-property: transform, left, right;
    webkit-transition-property: -webkit-transform, left, right
}

.mm-iconpanel .mm-panel.mm-opened {
    border-color: inherit;
    border-left: 1px solid
}

.mm-iconpanel .mm-panel.mm-subopened {
    left: -40px;
    moz-transform: translate3d(0, 0, 0);
    ms-transform: translate3d(0, 0, 0);
    o-transform: translate3d(0, 0, 0);
    overflow-y: hidden;
    right: 40px;
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0)
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
    left: 0
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
    left: 40px
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
    left: 80px
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
    left: 120px
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
    left: 160px
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
    left: 200px
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
    left: 240px
}

.mm-subblocker {
    background: inherit;
    display: block;
    moz-transition: opacity .4s ease;
    ms-transition: opacity .4s ease;
    opacity: 0;
    o-transition: opacity .4s ease;
    transition: opacity .4s ease;
    webkit-transition: opacity .4s ease
}

.mm-subopened .mm-subblocker {
    bottom: -100000px;
    left: 0;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

.mmenu-close-button {
    display: none
}

@media screen and (max-width: 991px) {
    .mm-menu {
        background-color: #fff
    }

    .mm-menu .header-access {
        background: #fff;
        display: block;
        height: 70px;
        left: 20px;
        margin-top: 0;
        padding-left: 5px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .mm-menu > .mm-panel {
        background-color: #f0f3f6;
        top: 70px
    }

    .mm-menu .mm-navbar {
        background-color: #fff;
        height: 70px;
        padding: 70px 0 0
    }

    .mm-menu .mm-listview > li > a, .mm-menu .mm-navbar .mm-title {
        font-family: villeroy-boch, "Times New Roman", Times, serif;
        text-transform: uppercase
    }

    .mm-menu .mm-navbar .mm-title {
        background-color: #e2ebf0;
        color: #43474a;
        font-size: 15px;
        height: 70px;
        line-height: 70px;
        padding: 0 20px;
        text-align: left
    }

    .mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-prev:before {
        border-color: #43474a
    }

    .mm-menu .mm-listview > li > a {
        padding: 20px
    }

    .mm-menu .mm-listview > li > span {
        padding: 0
    }

    .navbar-toggle {
        moz-transition: opacity .4s ease;
        ms-transition: opacity .4s ease;
        transition: opacity .4s ease;
        webkit-transition: opacity .4s ease
    }

    .mm-opened #mm-blocker {
        cursor: pointer
    }

    .mm-opened .navbar-toggle {
        opacity: 0
    }

    .mm-slideout:after, .mm-subopened .mm-subblocker {
        background-color: #fff;
        opacity: 1
    }

    .mm-subopened .mm-subblocker:before {
        background-image: url(/local/templates/main/css/../icons/arrow_left.svg);
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 15px;
        left: 10px;
        position: absolute;
        top: 85px;
        width: 15px
    }

    .mm-iconpanel .mm-panel.mm-opened {
        border-left: 0 solid transparent
    }

    .mm-iconpanel .mm-panel.mm-iconpanel-0, .mm-iconpanel .mm-panel.mm-subopened.mm-iconpanel-0 {
        left: 0
    }

    .mm-btn.mm-prev {
        display: none
    }

    .mm-slideout {
        overflow: hidden
    }

    .mm-slideout:after {
        content: '';
        display: block;
        ms-transition: opacity .4s ease;
        opacity: 0;
        position: absolute;
        transition: opacity .4s ease;
        webkit-transition: opacity .4s ease;
        width: 100%
    }

    .mm-opening .mm-slideout:after {
        opacity: .8
    }

    .mmenu-close-button {
        height: 25px;
        width: 25px
    }

    .mmenu-close-button .svg {
        moz-transition: fill .2s ease;
        ms-transition: fill .2s ease;
        transition: fill .2s ease;
        webkit-transition: fill .2s ease
    }

    .mm-opened .mmenu-close-button {
        cursor: pointer;
        display: block;
        left: 10px;
        position: relative;
        top: 20px
    }

    .mm-opened .mmenu-close-button:hover .svg {
        fill: #5991dc
    }
}

#header-access--mmenu .header-icon {
    padding: 0 10px;
    width: auto
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #header-access--mmenu .header-icon .header-icon__title {
        display: inline-block
    }

    #header-access--mmenu .header-icon .header-icon__title.only--lg {
        display: none
    }

    .mm-menu {
        border-left: 1px solid #f0f3f6
    }
}

@media screen and (max-width: 767px) {
    .mm-menu #topmenu {
        border-left: 1px solid #f0f3f6
    }

    .mm-menu .header-access {
        left: 40px
    }
}

.mm-menu.has-languageswitch > .mm-panel {
    top: 120px
}

.mm-menu.has-languageswitch .switcher-language {
    background-color: #fff;
    border-top: 1px solid #f0f3f6;
    height: 50px;
    margin: 0;
    max-width: 100%;
    padding: 0 30px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 70px;
    width: 100%;
    z-index: 2
}

.slick-list {
    white-space: nowrap;
    width: 100%
}

.slick-slide {
    white-space: normal
}

.slick-dots li button:focus, .slick-dots li button:hover, .slick-slide:focus {
    outline: 0
}

.slick-slide.teaser__item {
    margin-bottom: 0
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .slick-slide.teaser__item {
        padding: 0 10px
    }
}

.rotator {
    position: relative
}

.rotator__slide {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.rotator__slide:first-child {
    position: absolute;
    z-index: 2
}

.rotator__slide:nth-last-child(2) {
    position: static
}

.slick-dots li, .slick-slider .rotator__slide {
    position: relative
}

.slick-slider .hidebutton {
    cursor: pointer
}

.rotator__image {
    min-width: 100%;
    width: 100%
}

.rotator__content {
    bottom: -30px;
    box-sizing: border-box;
    height: 135px;
    left: 0px;
    padding-top: 13px;
    position: absolute;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 767px) {
    .rotator__content {
        padding-left: 10px;
        padding-right: 10px
    }
}

.rotator__header {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 32px;
    font-style: italic;
    font-weight: 400;
    margin: 0
}

.rotator__teaser {
    font-size: 12px;
    font-weight: 400;
    margin: 0
}

.rotator__button {
    background-color: #023e84;
    border: 0 solid transparent;
    bottom: -15px;
    box-sizing: border-box;
    color: #fff;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-weight: 400;
    height: 35px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    text-transform: uppercase;
    width: 200px
}

.rotator__button:hover {
    background-color: #5991dc
}

.rotator__slide--centered .rotator__content {
    bottom: 50%;
    margin-bottom: -55px
}

.rotator__slide--offset .rotator__content {
    bottom: 50%;
    left: 142px;
    margin-bottom: -55px;
    margin-left: 0;
    text-align: left
}

.rotator__slide--offset .rotator__header, .rotator__slide--offset .rotator__teaser {
    padding-left: 50px;
    padding-right: 50px;
    text-align: left
}

.rotator__slide--offset .rotator__button {
    left: 145px
}

.rotator__slide--gold .rotator__content {
    background-color: rgba(165, 120, 79, .9)
}

.rotator__slide--gold .rotator__header, .rotator__slide--gold .rotator__teaser {
    color: #fff
}

.rotator__slide--grey .rotator__content {
    background-color: rgba(67, 71, 74, .9)
}

.rotator__slide--grey .rotator__header, .rotator__slide--grey .rotator__teaser {
    color: #fff
}

.rotator__slide--white .rotator__content {
    background-color: rgba(255, 255, 255, .8)

}

.rotator__slide--white .rotator__header, .rotator__slide--white .rotator__teaser {
    color: #43474a
}

.rotator__slide--blue .rotator__content {
    background-color: rgba(226, 235, 240, .9);
}

.rotator__slide--blue .rotator__header, .rotator__slide--blue .rotator__teaser {
    color: #43474a
}

.page__rotator {
    margin: 0 auto 60px;
    position: relative;
    text-align: center
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page__rotator {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .page__rotator {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1800px) {
    img.rotator__image {
        height: 100%
    }
}

@media screen and (min-width: 1200px) and (max-width: 1799px) {
    img.rotator__image {
        height: 464px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    img.rotator__image {
        height: 383px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    img.rotator__image {
        height: 100%
    }
}

@media screen and (max-width: 767px) {
    img.rotator__image {
        max-height: 310px
    }
}

@media screen and (max-width: 1199px) {
    .page__rotator {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px
    }

    .page__rotator > .navbar-collapse, .page__rotator > .navbar-header {
        margin-left: -15px;
        margin-right: -15px
    }

    .rotator__content {
        height: 115px;
        margin-left: -310px;
        padding-top: 10px;
        width: 620px
    }

    .rotator__header {
        font-size: 32px
    }

    .rotator__teaser {
        font-size: 15px
    }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .page__rotator {
        width: 750px
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .page__rotator {
        width: 970px
    }
}

@media screen and (max-width: 1199px) and (min-width: 1200px) {
    .page__rotator {
        width: 1170px
    }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .page__rotator > .navbar-collapse, .page__rotator > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}
@media screen and (min-width: 1200px) {
    .rotator__content
    {
        /* display: none; */
    }
    .rotator__slide:hover .rotator__content {
        display:inline;
        visibility:visible;
        transition:1s;
        -webkit-transition:1s;
        transform:translatey(-30px);
        -webkit-transform:translatey(-30px)
    }
    .rotator__slide .rotator__content {
        display:inline;
        visibility:hidden;
        transition:1s;
        -webkit-transition:1s;
        transform:translatey(105px);
        -webkit-transform:translatey(105px)
    }
}
@media screen and (max-width: 991px) {
    .rotator__content {
        height: 95px;
        margin-left: -240px;
        width: 480px
    }

    .rotator__header {
        font-size: 25px
    }

    .rotator__teaser {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .rotator .slick-list {
        padding-bottom: 13px
    }

    .rotator__content, .rotator__slide--offset .rotator__content {
        bottom: 0;
        height: auto;
        left: 0;
        margin-left: 0;
        padding-bottom: 30px;
        padding-top: 15px;
        position: relative;
        width: 100%
    }

    .rotator__slide--offset .rotator__header, .rotator__slide--offset .rotator__teaser {
        padding-left: 0
    }

    .rotator__slide--offset .rotator__teaser {
        padding-bottom: 10px
    }

    .rotator__slide--offset .rotator__button {
        bottom: 0;
        float: left;
        left: 0;
        margin-left: 0;
        position: relative
    }
}

@media screen and (min-width: 1200px) {
    .page__rotator {
        width: 1140px
    }
}

@media screen and (max-width: 767px) {
    .page__rotator {
        padding: 0
    }
}

@media screen and (min-width: 1800px) {
    .rotator {
        margin-left: -180px;
        margin-right: -180px
    }
}

.slick-slider {
    margin-bottom: 30px;
    overflow: visible
}

.slick-dots {
    bottom: -44px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

@media screen and (max-width: 1199px) {
    .slick-dots {
        bottom: -34px;
        min-height: 25px
    }
}

@media screen and (max-width: 767px) {
    .slick-dots {
        bottom: -10px;
        position: relative
    }
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 10px;
    padding: 0;
    width: 10px
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li.slick-active button:before {
    background-color: #5991dc;
    box-shadow: 0 3px 4px rgb(0 0 0/20%)
}

.slick-arrow {
    margin-top: -23px;
    outline: 0;
    position: absolute;
    top: 50%
}

@media screen and (max-width: 1350px) {
    .slick-arrow {
        display: none !important
    }
}

.slick-arrow .svg {
    display: inline-block;
    fill: #cdcdcd;
    height: 13px;
    min-height: 13px;
    width: 9px
}

.slick-prev {
    border: 1px solid #cbcbcb;
    left: -80px
}

.slick-prev .svg {
    margin: 5px 0 0 -2px
}

@media screen and (min-width: 1800px) {
    .slick-prev {
        left: -125px
    }
}

.slick-next {
    border: 1px solid #cbcbcb;
    right: -80px
}

.slick-next .svg {
    margin: 5px 0 0 2px
}

@media screen and (min-width: 1800px) {
    .slick-next {
        right: -125px
    }
}

.teaser--newsletter {
    margin: 0 0 30px
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser--newsletter {
        margin: 0 0 20px
    }
}

.teaser--newsletter .teaser__item-wrapper {
    background-color: #43474a;
    color: #fefefe;
    overflow: hidden;
    padding: 24px 15px;
    text-align: center
}

.teaser--newsletter .teaser__item-wrapper .newsletter-discount {
    color: #5991dc;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
    margin-top: -10px;
    position: relative
}

.teaser--newsletter .teaser__item-wrapper .newsletter-discount:before {
    content: url(/local/templates/main/css/../icons/check_blue.svg);
    display: inline-block;
    margin-right: 5px;
    width: 14px
}

.teaser--newsletter .teaser__item-wrapper .nlEmail {
    font-weight: 700
}

.teaser--newsletter #newsletter-validate-detail {
    margin: 0 auto
}

.teaser--newsletter .form__group {
    margin-bottom: 0
}

.teaser--newsletter .form__field {
    margin: 0 auto;
    overflow: hidden;
    width: 240px
}

.teaser--newsletter .form__input {
    border: 0;
    box-shadow: none;
    moz-box-shadow: none;
    padding-right: 25px;
    webkit-box-shadow: none
}

.teaser--newsletter .form__submit--inline {
    padding-right: 8px;
    right: 0
}

.footer__newsletter .form__submit--inline {
    background-color: #43474a;
    height: 45px;
    right: 0;
    top: 0;
    width: 45px
}

.footer__newsletter .form__submit--inline .svg {
    margin-top: 10px
}

.footer__newsletter .footer__form__submit--inline {
    background-color: #43474a;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    margin-right: 52px;
}
@media screen and (max-width: 991px) {
	.footer__newsletter .footer__form__submit--inline{
		margin-right: 0;
	}
}

.footer__newsletter .footer__form__submit--inline .svg {
    height: 6px;
    margin-left: 1px;
    margin-top: 8px;
 /*   max-height: 15px;
    max-width: 15px;
    min-height: 15px;
    min-width: 15px;*/
    width: 6px
}

.footer__newsletter .form {
    margin: 0 0 15px
}

.footer__newsletter .form__group {
    margin-top: 0;
    padding: 0
}

.footer__newsletter li {
    list-style: none
}

.footer__newsletter .checklist-container p {
    float: left;
    margin: 0;
    max-width: 85%
}

.footer__newsletter .discount-newsletter p {
    color: #5991dc;
    font-size: 14px
}

.footer__newsletter .nlEmail {
    font-weight: 700
}

.cloudzoom-lens {
    border: 1px solid #888;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    cursor: crosshair;
    height: 200px !important;
    width: 200px !important;
    z-index: 100
}

.cloudzoom-zoom-inside {
    border: 0;
    box-shadow: none;
    width: 100%
}

.cloudzoom-zoom-inside img {
    height: auto;
    min-width: 100%
}

.cloudzoom-caption {
    background-color: #000;
    color: #fff;
    display: none;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: 700;
    padding: 10px;
    text-align: left
}

.cloudzoom-blank {
    background-image: url(/local/templates/main/css/../images/blank.png)
}

.cloudzoom-ajax-loader {
    background-image: url(/local/templates/main/css/../images/ajax-loader.gif);
    height: 32px;
    width: 32px
}

.cloudzoom {
    display: none;
    moz-transition: opacity .4s ease;
    ms-transition: opacity .4s ease;
    opacity: 0;
    transition: opacity .4s ease;
    webkit-transition: opacity .4s ease
}

.cloudzoom.active {
    display: block;
    opacity: 1
}

@media screen and (max-width: 991px) {
    .cloudzoom {
        ms-pointer-events: none;
        pointer-events: none;
        webkit-pointer-events: none
    }
}

.modal-backdrop {
    background-color: #fff
}

.modal-dialog {
    margin: 10% auto
}

@media screen and (max-width: 767px) {
    .modal-dialog {
        width: 300px
    }
}

.modal-header {
    border-bottom: 0 solid transparent;
    position: relative
}

.modal-header .btn--close {
    background-color: #fff;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    top: -15px
}

.modal-title {
    font-size: 32px;
    margin-top: 30px
}

.modal-content {
    border-radius: 0;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .2);
    moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, .2);
    webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .2)
}

@media screen and (max-width: 767px) {
    .modal-body .video-169 {
        height: 52.875vw;
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .modal-body .video-169 {
        height: 320.625px;
        width: 570px
    }
}

@media screen and (min-width: 992px) {
    .modal-body .video-169 {
        height: 489.375px;
        width: 870px
    }
}

@media screen and (max-width: 767px) {
    .modal-body #modal-frame {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 0;
        padding-right: 0
    }
}

.messages .btn--close {
    top: 13px
}

.search-autocomplete {
    background-color: rgba(255, 255, 255, .5);
    height: 100%;
    left: auto !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 400
}

.search-autocomplete .attributes-box, .search-autocomplete .categories-box {
    min-height: 1px;
    padding: 20px 15px 40px;
    position: relative
}

.search-autocomplete .products-box, .search-autocomplete .searchwords {
    background-color: #fff;
    min-height: 1px;
    padding: 20px 15px 40px;
    position: relative
}

@media (min-width: 768px) {
    .search-autocomplete .attributes-box, .search-autocomplete .categories-box, .search-autocomplete .products-box, .search-autocomplete .searchwords {
        float: left;
        width: 83.33333333%;
        margin-left: 16.66666667%
    }
}

.search-autocomplete .products-box {
    border-top: 1px solid #cdcdcd
}

.search-autocomplete .searchwords {
    display: none
}

.search-autocomplete .products .subtitle {
    padding-left: 15px
}

.search-autocomplete .product {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .search-autocomplete .product {
        float: left;
        width: 33.33333333%
    }
}

.search-autocomplete .product-image {
    float: left;
    width: 90px
}

.search-autocomplete .product-name, .search-autocomplete .product-price {
    float: left;
    max-width: 180px
}

.search-autocomplete .attributes-box {
    background-color: #e2ebf0
}

.search-autocomplete .attributes {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .search-autocomplete .attributes {
        float: left;
        width: 50%
    }
}

.search-autocomplete .attribute {
    column-count: 2;
    moz-column-count: 2;
    webkit-column-count: 2
}

.search-autocomplete .attribute-item {
    margin-bottom: 10px
}

.search-autocomplete .link {
    color: #43474a;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    text-decoration: none
}

.search-autocomplete .categories-box {
    background-color: #e2ebf0
}

.search-autocomplete-wrapper {
    display: none;
    position: relative;
    top: 60px
}

@media screen and (max-width: 1199px) {
    .search-autocomplete-wrapper {
        top: 70px
    }
}

@media screen and (min-width: 768px) {
    .search-autocomplete-wrapper {
        display: block
    }
}

.autosuggest-teaser .link--gold {
    color: #0b3886;
    text-decoration: underline
}

#container .threesixty {
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

#container .threesixty .threesixty_images {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

#container .threesixty .threesixty_images img.previous-image {
    visibility: hidden;
    width: 0
}

#container .threesixty .threesixty_images img.current-image {
    visibility: visible;
    width: 100%
}

#container .threesixty .spinner {
    background: #333;
    background: rgba(0, 0, 0, .7);
    border-radius: 5px;
    height: 30px;
    margin: 0 auto;
    moz-border-radius: 5px;
    webkit-border-radius: 5px;
    width: 60px
}

#container .threesixty .nav_bar {
    position: absolute
}

#container .threesixty .nav_bar a.nav_bar_next {
    background-position: -150px 0
}

#container:-webkit-full-screen {
    background: #fff;
    height: 100%;
    margin-top: 0;
    padding-top: 200px;
    width: 100%
}

#container:-moz-full-screen {
    background: #fff;
    height: 100%;
    margin-top: 0;
    padding-top: 200px;
    width: 100%
}

#container {
    left: 0;
    max-height: 580px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 101
}

#container .threesixty {
    width: 95%
}

#container .threesixty .spinner, .slick-slide.slick-loading img {
    display: none
}

#container .threesixty .nav_bar {
    bottom: 20px;
    left: initial;
    right: initial;
    text-align: center;
    top: initial;
    width: 100%;
    z-index: 300
}

#container .threesixty .nav_bar a.nav_bar_next:hover {
    background-position: -150px -50px
}

#container .threesixty .nav_bar a.nav_bar_previous {
    background-position: 0 0
}

#container .threesixty .nav_bar a.nav_bar_previous:hover {
    background-position: 0 -50px
}

#container .threesixty .nav_bar a.nav_bar_play {
    background-position: -50px 0
}

#container .threesixty .nav_bar a.nav_bar_play:hover {
    background-position: -50px -50px
}

#container .threesixty .nav_bar a.nav_bar_stop, #container .threesixty .nav_bar a.nav_bar_stop:hover {
    background-position: -100px -50px
}

.toggle--threesixty {
    background: url(/local/templates/main/css/../images/threesixty-toggle.png) no-repeat 50%;
    background-size: cover;
    display: inline-block;
    height: 70px;
    width: 70px
}

.vb-faq-acc {
    padding: 10px 0
}

.vb-faq-acc .vb-faq-acc-title {
    cursor: pointer;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 2px 0
}

.vb-faq-acc .vb-faq-acc-body .vb-faq-acc-question:before, .vb-faq-acc .vb-faq-acc-body.active .vb-faq-acc-question:before, .vb-faq-acc .vb-faq-acc-title:before, .vb-faq-acc.active .vb-faq-acc-title:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 8px 8px;
    border-radius: 50%;
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    margin-right: 10px;
    margin-top: 0;
    width: 20px
}

.vb-faq-acc .vb-faq-acc-body .vb-faq-acc-question:before, .vb-faq-acc .vb-faq-acc-body.active .vb-faq-acc-question:before, .vb-faq-acc.active .vb-faq-acc-title:before {
    background-image: url(/local/templates/main/css/../icons/arrow_filled_down.svg)
}

.vb-faq-acc .vb-faq-acc-body {
    display: none;
    margin-bottom: 10px;
    padding-left: 35px
}

.vb-faq-acc .vb-faq-acc-body .vb-faq-acc-question {
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    padding: 4px 0
}

.vb-faq-acc .vb-faq-acc-body .vb-faq-acc-question:before, .vb-faq-acc .vb-faq-acc-title:before {
    background-image: url(/local/templates/main/css/../icons/arrow_filled_right.svg)
}

.vb-faq-acc .vb-faq-acc-answer {
    display: none;
    font-size: 14px;
    line-height: 1.75;
    padding: 5px 0 0 35px
}

.filter-title:after, .filter-toggle:before, .triangle, .triangle-down, .triangle-up {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    height: 0;
    width: 0
}

.triangle-up {
    border-bottom: 6px solid #43474a
}

.filter-title:after, .filter-toggle:before, .triangle-down {
    border-top: 6px solid #43474a
}

.solr-filter-top .category-view--products {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 992px) {
    .solr-filter-top .category-view--products {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 992px) {
    .solr-filter-top .category-layered-nav {
        display: none
    }
}

.solr-filter-top .category-layered-nav--show {
    display: block
}

@media screen and (min-width: 992px) {
    .solr-filter-top .category-layered-nav--show {
        display: none
    }
}

@media (min-width: 992px) {
    .solr-filter-top .teaser--box .teaser__item {
        float: left;
        width: 25%
    }
}

.solr-filter-top .qty-holder .add-product, .solr-filter-top .qty-holder .substract-product {
    width: 59px
}

@media screen and (max-width: 992px) {
    .solr-filter-top .qty-holder .add-product, .solr-filter-top .qty-holder .substract-product {
        width: 62px
    }
}

.solr-filter-set .category-nav-switch .btn--filter, .solr-filter-set .category-nav-switch .btn--filter:hover {
    background-color: #5991dc
}

.solr-filter-set .category-nav-switch .btn--filter .svg, .solr-filter-set .category-nav-switch .btn--filter:hover .svg {
    fill: #fff
}

.block-filter-nav-top {
    border-bottom: 1px solid #bec1c4;
    border-top: 1px solid #bec1c4;
    display: none;
    padding: 40px 0;
    position: relative
}

@media screen and (min-width: 992px) {
    .block-filter-nav-top {
        display: block
    }
}

.page__content .block-filter-nav .block-title {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-style: italic;
    margin-bottom: 20px
}

.filter-overlay {
    background: #fff;
    content: '';
    display: none;
    height: 100%;
    left: 0;
    opacity: .5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 402
}

.filter-overlay--active {
    display: block
}

.filter {
    width: 100%
}

.filter:after {
    clear: both;
    content: '';
    display: block;
    position: relative
}

.filter-item {
    background-color: #e2ebf0;
    cursor: pointer;
    float: left;
    height: 50px;
    margin: 0 30px 30px 0;
    position: relative;
    width: calc((1 / 3) * (100% - ((3 - 1) * 30px)))
}

.filter-item:nth-child(3n) {
    margin-right: 0
}

.filter-item:hover {
    background-color: #e2ebf0
}

.filter-item:hover .filter-title {
    color: #5991dc
}

.filter-toggle {
    padding-left: 28px
}

.filter-toggle:before {
    content: '';
    left: 6px;
    position: absolute;
    top: 6px
}

.category-layered-nav__filter-toggle .filter-toggle {
    color: #0b3886
}

.category-layered-nav__filter-toggle .filter-toggle:before {
    border-bottom-color: #0b3886;
    border-top-color: #0b3886
}

.category-layered-nav__filter-toggle .filter-toggle:active, .category-layered-nav__filter-toggle .filter-toggle:hover {
    color: #5991dc;
    text-decoration: none
}

.category-layered-nav__filter-toggle .filter-toggle:active:before, .category-layered-nav__filter-toggle .filter-toggle:hover:before, .filter-toggle:before {
    border-bottom-color: #5991dc;
    border-top-color: #5991dc
}

.filter-toggle--active:before {
    transform: rotate(180deg)
}

.filter-title {
    color: #43474a;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    padding: 2px 12px 0;
    position: relative
}

.filter-title:after, .filter-title:before {
    content: '';
    position: absolute
}

.filter-title:before {
    background-color: #f0f0f0;
    height: 100%;
    right: 0;
    top: 0;
    width: 25px
}

.filter-title:after {
    right: 10px;
    top: 48%
}

.filter-content {
    display: none;
    height: 0;
    left: 0;
    margin-left: 0;
    position: absolute;
    top: 35px;
    transition: all .4s ease;
    z-index: 200
}

.filter-content--scroll:after {
    background-image: linear-gradient(to bottom, rgba(226, 235, 240, 0) 0, rgba(226, 235, 240, .8) 60%);
    background-image: -o-linear-gradient(top, rgba(226, 235, 240, 0) 0, rgba(226, 235, 240, .8) 60%);
    background-image: -webkit-linear-gradient(top, rgba(226, 235, 240, 0) 0, rgba(226, 235, 240, .8) 60%);
    background-repeat: repeat-x;
    bottom: 0;
    content: '';
    height: 30px;
    left: 0;
    position: absolute;
    width: calc(100% - 20px)
}

.filter-list {
    height: 100%;
    max-height: 220px;
    overflow: auto
}

.filter-list li, .my-account .table-totals tr.grand_total td {
    padding: 20px 0 0
}

.filter-link {
    padding-left: 30px
}

.filter-link, .filter-link .price {
    color: #43474a;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    position: relative
}

.filter-link:hover, .filter-link:hover .price {
    color: #5991dc;
    text-decoration: none
}

.filter-link:before {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    content: '';
    display: block;
    height: 20px;
    margin-right: 10px;
    top: 0;
    width: 20px
}

.category-layered-nav__filter-item .filter-link {
    float: left;
    padding-left: 28px
}

.category-layered-nav__filter-item .filter-link:before, .filter-link:before {
    left: 0;
    position: absolute
}

.category-layered-nav__filter-item .filter-link--checked:after {
    left: 4px
}

.category-layered-nav__filter-item .bx-filter-param-label {
    display: block
}

.filter-link--checked:after {
    color: #43474a;
    content: url(/local/templates/main/css/../icons/check.svg);
    font-size: 13px;
    font-weight: 700;
    height: 13px;
    left: 4px;
    position: absolute;
    top: 2px;
    width: 13px
}

.filter-item--active {
    background-color: #e2ebf0;
    z-index: 403
}

.filter-item--active:after, .filter-item--active:before {
    border-bottom-color: #43474a
}

.filter-item--active .filter-content {
    background-color: #e2ebf0;
    display: block;
    height: auto;
    max-height: 240px;
    padding: 10px 0 0;
    width: calc(100% - 25px)
}

.filter-item--active .filter-content li {
    font-size: .8em
}

.filter-item--active .filter-title:after {
    transform: rotate(180deg)
}

.currently {
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%
}

.currently .link--blue:hover {
    text-decoration: none
}

.filter-currently {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.filter-currently-intro {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%
}

.filter-currently-item {
    color: #43474a;
    display: inline-block;
    font-weight: 400;
    margin-right: 50px;
    padding-bottom: 10px
}

.filter-currently-item:hover {
    color: #5991dc;
    cursor: pointer;
    text-decoration: none
}

.filter-currently-item .btn-remove {
    border: 0 solid transparent;
    display: inline-block;
    height: 20px;
    margin-right: -6px;
    width: 20px
}

.filter-currently-item .btn-remove:hover {
    border-color: transparent;
    text-decoration: none
}

.filter-currently-item .btn-remove:after {
    color: #43474a;
    line-height: 22px
}

.filter-currently-item .btn-remove .svg {
    position: relative;
    right: -2px;
    top: 4px
}

.filter-currently-item .link--blue {
    color: #023e84
}

.filter-currently-item .link--blue:hover, .filter-currently-item-link:hover {
    color: #5991dc;
    text-decoration: none
}

.filter-currently-item-link {
    color: #43474a;
    text-decoration: none
}

.filter-currently-item-link:hover {
    cursor: pointer
}

.filter-currently-item-link:hover .btn-remove .svg {
    fill: #43474a !important
}

.col-main {
    position: relative
}

.solr-loader, .solr-system {
    background: rgba(255, 255, 255, .8);
    display: none;
    position: absolute;
    z-index: 500
}

.solr-system {
    height: 100%;
    top: 0;
    width: 100%
}

.slick-slide img, .solr-loader.active, .solr-system.active {
    display: block
}

.solr-loader {
    box-shadow: 0 0 5px #cdcdcd;
    height: 100px;
    left: 50%;
    margin-left: -100px;
    top: 100px;
    width: 220px
}

.solr-loader .solr-loader--modern__spinner {
    left: -70px;
    top: 20px
}

.solr-loader .solr-loader--modern__notice {
    color: inherit;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-style: italic;
    padding-left: 40px;
    text-transform: none;
    top: 10px
}

.solr-loader--sidebar, .solr-system--sidebar {
    position: fixed;
    top: 40%
}

.solr-loader--modern__notice, .solr-system__notice {
    font-family: "Open Sans", sans-serif;
    font-size: 8px;
    font-weight: 700;
    left: 0;
    opacity: .6;
    padding-top: 30px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 80px;
    width: 100%
}

.solr-system__notice {
    padding-left: 25px
}

.solr-system__stars {
    left: 50%;
    margin: 0 auto;
    position: relative;
    top: 80px
}

.solr-system__star {
    border-radius: 50%;
    content: "";
    height: 5px;
    position: absolute;
    width: 5px
}

.solr-system__star--sun {
    background-color: #f8e71c;
    height: 20px;
    margin: 0 auto;
    width: 20px
}

.solr-system__star--mercury {
    animation: axis 1.3s linear infinite;
    background-color: #c7c2a6;
    left: -10px;
    top: -10px;
    transform-origin: 20px 20px
}

.solr-system__star--venus {
    animation: axis 1.9s linear infinite;
    background-color: #c7c2a6;
    height: 8px;
    left: -22px;
    top: -22px;
    transform-origin: 32px 32px;
    width: 8px
}

.solr-system__star--earth {
    animation: axis 2.5s linear infinite;
    background-color: #009bff;
    height: 10px;
    left: -36px;
    top: -36px;
    transform-origin: 46px 46px;
    width: 10px
}

.solr-system__star--mars {
    animation: axis 3.5s linear infinite;
    background-color: #c7c2a6;
    left: -45px;
    top: -45px;
    transform-origin: 55px 55px
}

.solr-loader--modern__notice {
    color: #0b3886;
    margin-top: -5px;
    padding-left: 100px
}

.solr-loader--modern__spinner {
    background: url(/local/templates/main/css/../images/ajax-loader.gif) no-repeat center;
    height: 60px;
    margin: 0 auto;
    position: relative;
    top: 80px;
    width: 60px
}

.close-notification {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    moz-transform: translateY(-50%);
    ms-transform: translateY(-50%);
    o-transform: translateY(-50%);
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
    webkit-transform: translateY(-50%)
}

.close-notification:not(.blue--rollover):hover .svg {
    fill: #5991dc
}

/*.notification-top {*/
/*    display: none;*/
/*    overflow: hidden*/
/*}*/

.notification-top.sticky {
    position: fixed;
    z-index: 999
}

.not-item {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    height: 100%;
    min-height: 60px;
    padding: 5px 25px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .not-item {
        padding: 3px 25px
    }
}

@media screen and (max-width: 479px) {
    .not-item {
        padding: 5px 40px;
		font-size:14px;
    }
	.not-item .info-text {
		    font-size: 11px!important;
    	line-height: 12px;
	}
	.close-notification {right: 15px!important;}
}

.not-item.theme--blue--rollover {
    background-color: #5991dc
}

.not-item.theme--grey {
    background-color: #43474a
}

.not-item.theme--gold .more-info:hover, .not-item.theme--grey .more-info:hover {
    color: #5991dc
}

.not-item.theme--gold {
    background-color: #0b3886
}

.not-item .info-headline {
    text-transform: uppercase
}

.not-item .info-headline .promo-code {
    background-color: #fff;
    color: #43474a;
    margin-left: 5px;
    padding: 0 5px
}

.not-item .info-text {
    font-family: "Open Sans", sans-serif;
    font-size: 15px
}

.not-item .info-text .more-info {
    cursor: pointer;
    margin-left: 5px;
    text-decoration: underline
}

.not-item .info-text .more-info.link {
    color: #fff;
    font-weight: 700
}

.as-nav, .as-next-arrow, .as-prev-arrow {
    display: none;
    overflow: hidden
}

.slick-list, .slick-slider {
    display: block;
    position: relative
}

.slick-slider {
    box-sizing: border-box;
    khtml-user-select: none;
    moz-box-sizing: border-box;
    moz-user-select: none;
    ms-touch-action: pan-y;
    ms-user-select: none;
    touch-action: pan-y;
    user-select: none;
    webkit-tap-highlight-color: transparent;
    webkit-touch-callout: none;
    webkit-user-select: none
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: hand;
    cursor: pointer
}

.slick-slider .slick-list, .slick-slider .slick-track {
    moz-transform: translate3d(0, 0, 0);
    ms-transform: translate3d(0, 0, 0);
    o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0)
}

.slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0
}

.slick-track:after, .slick-track:before {
    content: '';
    display: table
}

.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.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

@media screen and (min-width: 768px) {
    .divider--mobile {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .section {
        padding: 60px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .section {
        padding: 70px 0
    }
}

@media screen and (max-width: 767px) {
    .section {
        padding: 40px 0
    }

    .section .service__column:last-of-type {
        margin-bottom: 0
    }

    .section .footer__social p {
        margin: 30px 0 0
    }

    .section .footer__newsletter h3 {
        margin-bottom: 30px
    }
}

.footer__column .footer__header {
    margin: 0 0 20px
}

@media screen and (min-width: 992px) {
    .page-title {
        padding: 0
    }
}

.page {
    overflow: visible !important;
    position: relative
}

@media screen and (min-width: 768px) {
    .page {
        background-image: linear-gradient(to bottom, #eef2f5 0, #fff 600px);
        background-image: -o-linear-gradient(top, #eef2f5 0, #fff 600px);
        background-image: -webkit-linear-gradient(top, #eef2f5 0, #fff 600px);
        background-position: 0 60px;
        background-repeat: repeat-x
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page {
        background-position: 0 70px
    }
}

.page.background {
    overflow: hidden !important
}

.page__banner {
    margin: 0 auto;
    position: relative;
    text-align: center
}

@media screen and (min-width: 768px) {
    .page__wrapper {
        margin-top: 45px;
        padding-left: 45px;
        padding-right: 45px
    }
}

.page__content {
    margin-bottom: 80px
}

@media screen and (max-width: 767px) {
    .page__content {
        margin-bottom: 30px
    }
}

.page--landing .page__content, .page__content__subcategories {
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .page__content__subcategories {
        margin-bottom: 30px
    }
}

.cms-home .page__content {
    margin-bottom: 50px
}

.page__main {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 992px) {
    .page__main {
        float: left;
        width: 75%;
        left: 25%
    }
}

@media screen and (max-width: 991px) {
    .page__main {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    .page__main {
        padding-right: 0
    }
}

.page__main__wrapper {
    background-color: #fff;
    clear: both;
    float: left;
    width: 100%
}

@media screen and (min-width: 768px) {
    .page__main__wrapper {
        padding: 0 70px
    }
}

.page__content .col2-set .col-1, .page__content .col2-set .col-2, .page__sidebar {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 992px) {
    .page__sidebar {
        float: left;
        width: 25%;
        right: 75%
    }
}

@media screen and (max-width: 991px) {
    .page__sidebar {
        padding-left: 0;
        padding-right: 0
    }

    .page__sidebar.desktop-only {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .page__sidebar {
        padding-left: 0
    }
}

.page__sidebar__wrapper {
    background-color: #e2ebf0
}

@media screen and (max-width: 991px) {
    .page__sidebar__wrapper {
        float: left;
        width: 100%
    }
}

.page__campaign {
    margin-bottom: 100px
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page__campaign {
        margin-bottom: 80px
    }
}

@media screen and (max-width: 767px) {
    .page__campaign {
        margin-bottom: 40px
    }

    .page__campaign .teaser {
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .page__content .col2-set .col-1, .page__content .col2-set .col-2 {
        float: left;
        width: 50%
    }
}

.landingpage {
    margin-bottom: 80px;
    text-align: center;
    width: auto
}

@media screen and (max-width: 767px) {
    .landingpage {
        margin-bottom: 30px
    }
}

.landingpage .page__title, .landingpage .subtitle {
    margin-bottom: 0
}

.landingpage p {
    margin: 0 auto;
    max-width: 800px
}

p.pos-center {
    text-align: center
}

.nowrap {
    white-space: nowrap
}

.header-container, .header-search {
    background-color: #e2ebf0;
    background-image: linear-gradient(to bottom, #fbfcfd 0, #f0f3f6 100%);
    background-image: -o-linear-gradient(top, #fbfcfd 0, #f0f3f6 100%);
    background-image: -webkit-linear-gradient(top, #fbfcfd 0, #f0f3f6 100%);
    background-repeat: repeat-x;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .header-container, .header-search {
        width: 750px
    }
}

@media (min-width: 992px) {
    .header-container, .header-search {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .header-container, .header-search {
        width: 1170px
    }
}

.header-container > .navbar-collapse, .header-container > .navbar-header {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .header-container > .navbar-collapse, .header-container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 1200px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        height: 105px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        width: 970px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-container, .header-search {
        background-color: transparent;
        background-image: none;
        border-bottom: 20px solid transparent;
        box-sizing: content-box;
        margin: 0 auto;
        padding: 0 15px;
        width: 720px
    }
}

@media screen and (max-width: 767px) {
    .header-container, .header-search {
        border-bottom: 15px solid #fff;
        box-sizing: content-box;
        padding: 0
    }
}

.header-container .logo {
    display: inline-block;
    float: left;
    margin: 0;
    position: relative;
    z-index: 2
}

.header-container .logo, .header-container .logo__image {
    height: 100%;
    max-height: 100%;
    min-height: 100%;
    width: auto
}

@media screen and (min-width: 1200px) {
    .header-container .logo__image {
        height: auto;
        width: 165px
    }
}

.header-access {
    display: none;
    float: left;
    height: 37px;
    line-height: 42px
}

@media screen and (min-width: 992px) {
    .header-access {
        display: inline-block;
        text-align: right;
        width: 450px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-access {
        width: 375px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-access {
        display: inline-block;
        margin-left: 20px;
        margin-top: 15px
    }
}

.header-access .header-icon .header-icon__title {
    color: #0b3886
}

@media screen and (max-width: 991px) {
    .header-access .header-icon .header-icon__title:not(:first-child) {
        display: none
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-access .header-icon .header-icon__title:not(:first-child) {
        display: none
    }
}

.header-access .header-icon.active .svg, .header-access .header-icon:hover .svg, .header-usp .header-icon:hover .header-icon__icon .svg {
    fill: #5991dc
}

.header-access .header-icon.active .header-icon__title, .header-access .header-icon:hover .header-icon__title {
    color: #5991dc
}

.header-access .header-icon.active .header-icon__title {
    font-style: italic
}

.header-icon .header-icon__icon {
    display: inline-block;
    float: left;
    height: 25px;
    line-height: 37px;
    width: 25px
}

.header-icon .header-icon__title {
    color: #bbb;
    display: inline-block;
    float: left;
    margin: 0 0 0 7px
}

.header-icon .header-icon__title {
    margin: 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon .header-icon__title.only--lg {
        display: none
    }
}

.header-icon .header-icon__title:hover {
    color: #5991dc
}

.header-usp {
    display: block;
    float: left;
    height: 50px;
    line-height: 42px;
    margin-left: 30px;
    position: relative;
    text-align: left;
    width: 200px
}

@media screen and (max-width: 991px) {
    .header-usp {
        display: none
    }
}

.header-usp .item {
    display: none;
    left: 0;
    position: absolute;
    top: 0
}

.header-usp .header-usp--active {
    display: inline-block;
    width: 200px
}

.header-usp .header-icon {
    height: auto;
    padding: 0
}

.header-usp .header-icon .header-icon__icon .svg {
    fill: #cbcbcb
}

.header-usp .header-icon__title {
    line-height: 1;
    padding: 15px 0
}

.header-usp .header-icon__icon {
    margin: -14px 7px 0 0
}

.header-icon {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 14px;
    height: 37px;
    line-height: 42px;
    padding: 0 8px;
    width: 37px
}

.header-icon:first-child {
    font-size: 13px;
}

@media screen and (min-width: 992px) {
    .header-icon {
        overflow: hidden;
        padding: 0 5px;
        width: auto
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-icon {
        line-height: 46px;
        padding: 0 12px 0 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon {
        padding: 0
    }

    .header-icon.language {
        padding: 0 8px
    }
}

.header-icon .svg {
    height: 21px;
    max-height: 21px;
    max-width: 21px;
    min-height: 21px;
    min-width: 21px;
    vertical-align: middle;
    width: 21px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-icon .svg {
        height: 24px;
        max-height: 24px;
        max-width: 24px;
        min-height: 24px;
        min-width: 24px;
        width: 24px
    }
}

@media screen and (max-width: 767px) {
    .header-icon .svg {
        height: 26px;
        max-height: 26px;
        max-width: 26px;
        min-height: 26px;
        min-width: 26px;
        width: 26px
    }
}

.header-cart {
    display: inline-block;
    float: right;
    padding-top: 12px;
    text-align: right
}

.header-cart .header-cart, .sales-order-view .order-details .table-totals .grand_total td {
    padding-top: 0
}

.header-cart .icon {
    float: right
}

@media screen and (min-width: 1200px) {
    .header-cart {
        margin-left: 0;
        padding-top: 14px;
        position: absolute;
        right: 8px
    }

    .header-cart .header-cart {
        padding-top: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-cart {
        padding-top: 19px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-cart {
        margin-left: 30px;
        margin-right: 20px
    }
}

.header-search-toggle {
    cursor: pointer;
    float: left;
    margin-left: 20px
}

.header-search-close {
    cursor: pointer;
    float: right;
    margin-right: 15px;
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 4
}

.header-search-close:hover .svg {
    fill: #5991dc
}

.header-search {
    display: none;
    left: 0;
    padding-top: 15px;
    position: fixed;
    top: 0;
    width: 100%
}

@media screen and (min-width: 1200px) {
    .header-search {
        float: right;
        height: 60px;
        overflow: hidden;
        width: 270px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search {
        float: right;
        padding-left: 0;
        width: 175px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search {
        float: right;
        margin-right: 0;
        width: 225px
    }
}

@media screen and (max-width: 767px) {
    .header-search {
        border-bottom: 0;
        height: 60px;
        padding-top: 10px;
        position: absolute;
        z-index: 3
    }

    .header-search form {
        padding: 0 60px 0 15px
    }
}

.header-search .form-search {
    float: left;
    overflow: hidden;
    padding: 11px 0;
    position: relative;
    width: 100%;
    z-index: 401
}

@media screen and (min-width: 1200px) {
    .header-search .form-search {
        float: right
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search .form-search {
        float: right;
        height: 70px;
        padding: 15px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search .form-search {
        height: 70px;
        padding: 15px 0
    }
}

@media screen and (max-width: 767px) {
    .header-search .form-search {
        height: 65px;
        margin-top: -3px
    }
}

.header-search #search {
    border: 1px solid #43474a;
    border-radius: 0;
    height: 37px;
    line-height: 100%;
    margin-bottom: 0;
    padding: 0 65px 0 15px;
    width: 100%
}

.header-search #search, .header-search #search:focus {
    webkit-appearance: none
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search #search {
        font-size: 9px
    }
}

.header-search #search-submit {
    background-color: #43474a;
    border: 0;
    color: #fff;
    height: 37px;
    line-height: 37px;
    min-height: 37px;
    padding: 0 6px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 11px;
    width: 45px
}

@media screen and (min-width: 1200px) {
    .header-search #search-submit {
        right: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search #search-submit {
        right: 0;
        top: 15px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-search #search-submit {
        right: 0;
        top: 15px
    }
}

@media screen and (max-width: 767px) {
    .header-search #search-submit {
        right: 0
    }
}

.header-search #search-submit .svg {
    height: 18px;
    margin-top: 9px;
    max-height: 18px;
    max-width: 18px;
    min-height: 18px;
    width: 18px
}

@media screen and (max-width: 991px) {
    .topmenu-container {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .header-search {
        background-color: inherit;
        background-image: inherit;
        display: block;
        left: inherit;
        padding-right: 0;
        padding-top: inherit;
        position: static;
        top: inherit
    }

    .header-search-close, .header-search-toggle, .page > .header-search {
        display: none
    }
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 3px;
    display: inline-block;
    float: right;
    margin-right: 5px;
    margin-top: 17px;
    padding: 9px 5px;
    position: relative
}

@media screen and (max-width: 767px) {
    .navbar-toggle {
        margin-left: 25px;
        margin-right: 13px
    }
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    background-color: #43474a;
    border-radius: 3px;
    display: block;
    height: 3px;
    width: 22px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px
}

@media screen and (min-width: 992px) {
    .topmenu-container {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }

    .topmenu-container > .navbar-collapse, .topmenu-container > .navbar-header {
        margin-left: -15px;
        margin-right: -15px
    }

    .topmenu {
        float: left;
        font-family: Helvetica, Arial, Sans-serif;
        font-size: 15px;
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 90%
    }

    .topmenu a, .topmenu li, .topmenu ul {
        margin: 0;
        padding: 0
    }

    .topmenu li, .topmenu ul {
        list-style: none !important;
        list-style-image: none !important;
        list-style-position: outside !important;
        list-style-type: none !important;
    }

    .topmenu a:hover {
        color: #5991dc !important;
        text-decoration: none
    }

    .topmenu .level-top {
        display: inline-block;
        line-height: 84px
    }

    .topmenu .level-top > a {
        color: #43474a;
        padding: 0 13px;
        text-transform: uppercase;
        font-family: villeroy-boch, "Times New Roman", Times, serif;
    }

    .topmenu .level-top.active > a {
        color: #5991dc
    }

    .topmenu .level-top.hover, .topmenu ul.level0 {
        background-color: #e2ebf0
    }

    .topmenu .level-top.hover > a {
        color: #5991dc;
        text-decoration: none
    }

    .topmenu ul.level0 {
        display: none;
        left: 15px;
        margin-top: -1px;
        padding: 30px 38px 50px;
        position: absolute;
        width: 940px;
        z-index: 1300
    }

    .topmenu ul.level0.open {
        display: block
    }

    .topmenu li.close-container {
        font-size: 0;
        height: 0;
        width: 0
    }

    .topmenu li.close-container .topmenu-close {
        position: absolute;
        right: 20px;
        top: 5px;
        z-index: 3
    }

    .topmenu .alt-nav-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }

    .topmenu .alt-nav-wrapper, .topmenu .default-nav-wrapper {
        min-height: 1px;
        position: relative
    }

    .topmenu .alt-nav-wrapper {
        padding-top: 20px
    }

    .topmenu .default-nav-wrapper {
        padding: 0
    }

    .topmenu .default-nav-wrapper li.level1 {
        min-height: 1px;
        padding: 0;
        position: relative
    }

    .topmenu .default-nav-wrapper li.level1 > ul > li:last-child {
        margin-bottom: 20px
    }

    .topmenu .default-nav-wrapper li.level1 > ul > li {
        margin: 7px 0;
        white-space: normal
    }

    .topmenu li.level1 {
        float: left;
        line-height: 20px;
        list-style-type: none;
        margin: 0 22px;
        max-width: 222px;
        min-width: 222px;
        padding: 0 !important;
        width: 222px
    }

    .topmenu li.level1:last-child {
        margin-right: 0
    }

    .topmenu li.level1 > a {
        color: #43474a;
        display: table-cell;
        min-height: 45px;
        text-transform: uppercase;
        vertical-align: bottom
    }

    .topmenu li.level1 > a span {
        display: inline-block;
        padding: 20px 0 3px;
        position: relative
    }

    .topmenu li.level1 > a span:after {
        border-bottom: 1px solid #bec1c4;
        bottom: 0;
        content: ' ';
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        width: 222px
    }

    .topmenu ul.level1 {
        line-height: 20px;
        margin-top: 7px
    }

    .topmenu ul.level1 a {
        color: #43474a
    }

    .topmenu li.level2 > a {
        display: block;
        line-height: 20px
    }

    .topmenu ul.level2 {
        display: none
    }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
    .topmenu-container {
        width: 750px
    }
}

@media screen and (min-width: 992px) and (min-width: 992px) {
    .topmenu-container {
        width: 970px
    }
}

@media screen and (min-width: 992px) and (min-width: 1200px) {
    .topmenu-container {
        width: 1170px
    }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
    .topmenu-container > .navbar-collapse, .topmenu-container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }

    .topmenu .alt-nav-wrapper, .topmenu .default-nav-wrapper, .topmenu .default-nav-wrapper li.level1 {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .topmenu, .topmenu-container {
        height: 84px
    }

    .topmenu .level-top > a {
        line-height: 84px
    }

    .topmenu ul.level0 {
        top: 84px
    }

    .topmenu li.level1 {
        max-width: 172px;
        min-width: 172px;
        width: 172px
    }

    .topmenu li.level1 > a span:after {
        width: 172px
    }

    .topmenu .alt-nav-wrapper {
        line-height: 1.42857143
    }
}

@media screen and (min-width: 1200px) {
    .topmenu-container {
        height: 30px;
        position: relative;
        top: -45px
    }

    .topmenu {
        height: 75px;
        left: 190px;
        position: absolute;
        top: 0;
        width: 910px
    }

    .topmenu .level-top, .topmenu .level-top > a {
        line-height: 75px
    }

    .topmenu .alt-nav-wrapper {
        line-height: 1.42857143
    }

    .topmenu ul.level0 {
        left: -175px;
        width: 1140px
    }
}

.us-nav .topmenu .last > .level-top {
    color: #c73615;
    font-weight: 800
}

.navadblock {
    line-height: initial
}

.navadblock .headline {
    font-size: 32px;
    margin-bottom: 12px;
    margin-top: 12px;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .navadblock .headline {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%
    }
}

.breadcrumb__item a, .navadblock .headline a {
    color: #43474a
}

.navadblock .teaser__header {
    position: relative
}

.navadblock .teaser__label {
    background-color: #0b3886;
    color: #fff;
    top: -19px
}

.navadblock__content {
    text-align: center
}

.navadblock__content, .navadblock__content .link--gold {
    font-family: "Open Sans", sans-serif
}

.navadblock__subtitle {
    display: block;
    margin-bottom: 10px
}

.overlay--topmenu {
    display: none;
    moz-transition: opacity .4s ease;
    ms-transition: opacity .4s ease;
    opacity: 0;
    transition: opacity .4s ease;
    webkit-transition: opacity .4s ease
}

.overlay--topmenu.active {
    background-color: #fff;
    display: block;
    height: 100%;
    opacity: .5;
    position: absolute;
    top: 135px;
    width: 100%
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .overlay--topmenu.active {
        top: 154px
    }
}

.breadcrumb {
    min-height: 1px;
    padding: 13px 0 17px;
    position: relative
}

@media (min-width: 768px) {
    .breadcrumb {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .breadcrumb {
        margin-top: -15px;
        padding: 27px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb {
        margin-top: -15px;
        padding: 5px 0 14px
    }
}

@media screen and (min-width: 992px) {
    .breadcrumb {
        border-top: 1px solid #cdcdcd
    }
}

#modal--branchavailability .branch-search__results tr td.branch-search__times ul, #modal--branchavailability .branch-search__results tr td.td--opening ul, .breadcrumb__list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.breadcrumb__item {
    display: inline;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 15px
}

.breadcrumb__item .svg {
    height: 18px;
    min-height: 18px;
    position: relative;
    top: 3px;
    width: 18px
}

.breadcrumb__separator, .limiter select option, .sort-by select option {
    padding: 0 10px
}

.checkout-cart-index .page__wrapper, .checkout-onepage-success .page__wrapper, .checkouttester-index-success .page__wrapper, .onestepcheckout-index-index .page__wrapper {
    margin-top: 10px
}

@media screen and (max-width: 350px) {
	.checkout-cart-index .page__wrapper, .checkout-onepage-success .page__wrapper, .checkouttester-index-success .page__wrapper, .onestepcheckout-index-index .page__wrapper {
        padding-left: 5px;
		padding-right: 5px;
    }
}

.checkout-cart-index .breadcrumb, .checkout-onepage-success .breadcrumb, .checkouttester-index-success .breadcrumb, .onestepcheckout-index-index .breadcrumb {
    border-top: 1px solid #cdcdcd;
    padding: 10px 0 0
}

@media screen and (max-width: 991px) {
    .checkout-cart-index .breadcrumb, .checkout-onepage-success .breadcrumb, .checkouttester-index-success .breadcrumb, .onestepcheckout-index-index .breadcrumb {
        border-top: 0;
        margin-top: -21px
    }
}

@media screen and (max-width: 767px) {
    .checkout-cart-index .breadcrumb, .checkout-onepage-success .breadcrumb, .checkouttester-index-success .breadcrumb, .onestepcheckout-index-index .breadcrumb {
        display: none
    }
}

.checkout-cart-index .breadcrumb .breadcrumb__list {
    background-position: 0 0
}

.checkout-cart-index .breadcrumb .breadcrumb__list, .checkout-onepage-success .breadcrumb .breadcrumb__list, .checkouttester-index-success .breadcrumb .breadcrumb__list, .onestepcheckout-index-index .breadcrumb .breadcrumb__list {
    background-image: url(/local/templates/main/css/../images/breadcrumb--checkout.png);
    background-repeat: no-repeat;
    background-size: 100% 300%;
    clear: both;
    float: left;
    width: 100%
}

.checkout-cart-index .breadcrumb .breadcrumb__list .breadcrumb__link, .checkout-onepage-success .breadcrumb .breadcrumb__list .breadcrumb__link, .checkouttester-index-success .breadcrumb .breadcrumb__list .breadcrumb__link, .onestepcheckout-index-index .breadcrumb .breadcrumb__list .breadcrumb__link {
    display: block;
    height: 100%;
    width: 100%
}

.onestepcheckout-index-index .breadcrumb .breadcrumb__list {
    background-position: 0 -36px
}

.breadcrumb__item--checkout.active, .breadcrumb__item--checkout.visited, .onestepcheckout-index-index .breadcrumb .breadcrumb__list .checkout-cart .breadcrumb__link {
    color: #fff
}

.checkout-onepage-success .breadcrumb .breadcrumb__list, .checkouttester-index-success .breadcrumb .breadcrumb__list {
    background-position: 0 -72px
}

.breadcrumb__item--checkout {
    height: 36px;
    line-height: 36px;
    min-height: 1px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    text-align: center
}

@media (min-width: 768px) {
    .breadcrumb__item--checkout {
        float: left;
        width: 33.33333333%
    }
}

.breadcrumb__item--checkout .breadcrumb__separator {
    display: none
}

.checkout-onepage-success .breadcrumb__item--checkout, .checkouttester-index-success .breadcrumb__item--checkout {
    color: #fff
}

@media screen and (max-width: 767px) {
    .breadcrumb__item.home {
        display: none
    }

    .breadcrumb {
        overflow: hidden;
        position: relative;
        white-space: nowrap
    }

    .breadcrumb:after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, .7)), color-stop(100%, #fff));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 70%, #fff 100%);
        content: '';
        display: block;
        height: 40px;
        position: absolute;
        right: 0;
        top: 18px;
        width: 60px
    }
}

.service {
    text-align: center
}

.seo .col.columns-2, .service__column {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .service__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .service__column {
        float: left;
        width: 25%
    }
}

.service__column .svg--half {
    transform: scale(.45)
}

.service__column a {
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 15px
}

.service__column img[alt=Paypal] {
    height: 45px;
    max-height: 45px;
    width: auto
}

@media screen and (max-width: 991px) {
    .service__column {
        margin-bottom: 50px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .service__column:nth-of-type(3), .service__column:nth-of-type(4) {
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .service__column {
        margin-bottom: 40px
    }

    .service__column a {
        color: #023e84
    }

    .service__column a br {
        display: none
    }

    .service__column p:not(:last-child) {
        margin-bottom: 30px
    }
}

.service__headline {
    font-size: 32px;
    margin-bottom: 65px;
    margin-top: 0
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .service__headline {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 767px) {
    .service__headline {
        margin-bottom: 40px
    }
}

.service__title {
    margin: 17px 0
}

@media screen and (min-width: 768px) {
    .service__title {
        margin: 17px 23px 0
    }
}

.service__content {
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .service__content {
        margin: 0 23px
    }
}

.service__content p {
    margin: 10px 0 20px
}

.service__content p:last-child, .service__content:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 992px) {
    .service__content, .service__title {
        margin-left: 23px;
        margin-right: 23px
    }
}

.seo {
    display: none;
    font-size: 12px;
    margin-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px
}

@media screen and (min-width: 768px) {
    .seo {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .seo {
        margin-bottom: 50px
    }
}

.seo > h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    padding: 0 15px
}

@media (min-width: 768px) {
    .seo .col.columns-2 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-2 {
        float: left;
        width: 50%
    }
}

.seo .col.columns-3 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .seo .col.columns-3 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-3 {
        float: left;
        width: 33.33333333%
    }
}

.seo .col.columns-4, .seo__header {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .seo .col.columns-4 {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo .col.columns-4 {
        float: left;
        width: 25%
    }
}

.seo .col h1, .seo .col h2, .seo .col h3, .seo .col h4 {
    font-size: 14px;
    margin: 11px 0
}

@media (min-width: 768px) {
    .seo__header {
        float: left;
        width: 100%
    }
}

.seo__column {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .seo__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .seo__column {
        float: left;
        width: 25%
    }
}

.seo__column_half {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .seo__column_half {
        float: left;
        width: 66.66666667%
    }
}

@media (min-width: 992px) {
    .seo__column_half {
        float: left;
        width: 50%
    }
}

.seo__column_full {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .seo__column_full {
        float: left;
        width: 100%
    }
}

.seo__column_full .seo__description {
    font-size: 14px
}

#checkout-progress-wrapper dt, .my-account .amount strong, .seo__title {
    font-weight: 700
}

.seo__description {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.my-wishlist .giftregisty-add .list-container li:hover, .seo__description a {
    text-decoration: underline
}

.seo__description a:hover {
    color: #5991dc
}

.seo__categories {
    clear: both;
    padding-left: 15px;
    padding-top: 30px
}

.seo__categories ul {
    display: inline;
    list-style-type: none
}

.seo__categories ul li, .seo__categories__label {
    float: left
}

.footer__column {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .footer__column {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .footer__column {
        float: left;
        width: 33.333%
    }
}

.seo ~ .row--footer {
    margin-top: 0
}

@media screen and (max-width: 767px) {
    .seo ~ .row--footer {
        margin-top: 0
    }
}

.seo ~ .row--footer .divider--mobile {
    margin-bottom: 30px;
    margin-top: 40px
}

@media screen and (max-width: 767px) {
    .footer__column {
        padding-bottom: 20px
    }

    .footer__column .divider {
        margin-top: 40px
    }
}

@media screen and (max-width: 1199px) {
    .row--footer .list li {
        margin-bottom: 20px;
        margin-left: 38px
    }
}

.image--location {
    display: none;
    max-width: 80%
}

@media screen and (min-width: 768px) {
    .image--location {
        display: block
    }

    .footer__location__text {
        display: none
    }
}

.footer__icons .btn {
    border: 1px solid #cbcbcb;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
    position: relative
}

.footer__icons .btn::after {
    content: '';
    display: block;
    position: absolute
}

.footer__icons .btn.fb::after {
    background-image: url(/local/templates/main/css/../icons/fb_icon.png);
    height: 28px;
    left: 15px;
    top: 8px;
    width: 13px
}

.footer__icons .btn.twitter::after {
    background-image: url(/local/templates/main/css/../icons/twitter_icon.png);
    height: 22px;
    left: 10px;
    top: 11px;
    width: 26px
}

.footer__icons .btn.delicious::after {
    background-image: url(/local/templates/main/css/../icons/delicious_icon.png);
    height: 26px;
    left: 9px;
    top: 9px;
    width: 26px
}

.footer__icons .btn.vk::after {
    background-image: url(/local/templates/main/css/../icons/vk_icon.png);
    height: 14px;
    left: 9px;
    top: 16px;
    width: 24px
}

.footer__icons .btn.lj::after {
    background-image: url(/local/templates/main/css/../icons/lj_icon.png);
    height: 27px;
    left: 9px;
    top: 9px;
    width: 27px
}

.footer__icons .btn.mailru::after {
    background-image: url(/local/templates/main/css/../icons/mailru_icon.png);
    height: 26px;
    left: 9px;
    top: 9px;
    width: 27px
}

.footer__icons .btn.insta::after {
    background-image: url(/local/templates/main/css/../icons/insta_icon.png);
    height: 27px;
    left: 9px;
    top: 9px;
    width: 27px
}

.footer__icons .btn:hover {
    border-color: #5991dc
}

.footer__icons .btn:hover::after {
    background-position: center bottom
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer__icons .btn {
        margin-right: 4px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer__column {
        margin-bottom: 50px
    }

    .footer__column:nth-of-type(3), .footer__column:nth-of-type(4) {
        margin-bottom: 0
    }

    .footer__social {
        clear: left
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer__column h3 {
        margin-top: 0
    }
}

.switcher-language {
    display: block;
    height: 50px;
    line-height: 42px;
    position: relative
}

.switcher-language a {
    color: #0b3886
}

.product-view .product-availability .branch-availability > button:hover, .switcher-language a.active, .switcher-language a:hover {
    color: #5991dc;
    text-decoration: none
}

h3.subtitle-language {
    margin-bottom: 5px
}

@media screen and (max-width: 1199px) {
    h3.subtitle-language {
        margin-top: 20px
    }
}

.category-view--products {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 992px) {
    .category-view--products {
        float: left;
        width: 75%
    }
}

@media screen and (max-width: 991px) {
    .category-view--products .category-title {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .category-view--products .category-title {
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 30px;
        padding-bottom: 20px
    }
}

.category-view--products.full-width, .category-view--products.full-width .category-products .teaser__item, .category-view--products.full-width .category-products .teaser__item.teaser__item--col-2 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 992px) {
    .category-view--products.full-width {
        float: left;
        width: 100%
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item {
        float: left;
        width: 25%
    }
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item.teaser__item--col-2 {
        float: left;
        width: 50%
    }
}

.category-view--products.full-width .category-products .teaser__item.teaser__item--col-3 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item.teaser__item--col-3 {
        float: left;
        width: 75%
    }
}

.category-view--products.full-width .category-products .teaser__item.teaser__item--col-4 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 992px) {
    .category-view--products.full-width .category-products .teaser__item.teaser__item--col-4 {
        float: left;
        width: 100%
    }
}

.category-view--products.full-width .category-products .teaser__item.teaser__item--image .teaser__wrapper {
    border: 0;
    padding: 0;
    position: relative
}

.category-view--products.full-width .category-products .teaser__item.teaser__item--image .teaser__link {
    display: block;
    height: 100%;
    width: 100%
}

.category-view--products.full-width .category-products .teaser__item.teaser__item--image .teaser__canvas {
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%
}

.category-view--products.full-width .category-products .teaser__item.teaser__item--image .teaser__canvas--standard {
    display: block
}

.category-view--products.full-width .category-products .teaser__item.teaser__item--image .teaser__canvas--retina {
    display: none
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 21), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .category-view--products.full-width .category-products .teaser__item.teaser__item--image .teaser__canvas--standard {
        display: none
    }

    .category-view--products.full-width .category-products .teaser__item.teaser__item--image .teaser__canvas--retina {
        display: block
    }
}

@media screen and (min-width: 768px) {
    .category-view--products.full-width .teaser__wrapper:not(.associated) {
        min-height: 500px
    }
}

.category-view--products.full-width .subtitle {
    margin-bottom: 40px;
    margin-top: 60px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .category-view--products .teaser__label {
        display: none
    }
}

.category-description {
    color: #43474a;
    font-size: 17px;
    line-height: 28px;
    min-height: 1px;
    position: relative;
    text-align: center
}

@media (min-width: 768px) {
    .category-description {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 1840px) {
    .full-width .category-image {
        margin-left: -200px;
        margin-right: -200px;
        text-align: center
    }
}

.full-width .category-description {
    text-align: center
}

.full-width .category-description .subtitle, .full-width .category-description h2 {
    color: #43474a
}

.category-nav-switch, ‚ .pattern-alpha-index {
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.category-nav-switch {
    background-color: #f0f0f0;
    min-height: 35px
}

@media (min-width: 768px) {
    .category-nav-switch {
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 992px) {
    .category-nav-switch {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .category-nav-switch {
        margin-right: -15px;
        padding-left: 0;
        padding-right: 0
    }
}

.category-nav-switch .btn--filter {
    float: left;
    left: 0;
    margin-right: 10px;
    position: absolute
}

@media screen and (max-width: 767px) {
    .category-nav-switch .btn--filter {
        margin-left: -15px
    }
}

.category-nav-switch .btn--filter:hover {
    background-color: #e2ebf0;
    color: #43474a
}

.category-nav-switch .btn--filter.wheee {
    left: 15px;
    position: fixed;
    z-index: 10
}

@media screen and (min-width: 768px) {
    .category-nav-switch .btn--filter.wheee {
        margin-left: -15px
    }
}

.category-nav-switch .filter-sort {
    float: left;
    padding: 9px 0 0 35px
}

.category-view .category-image {
    text-align: center
}

.category-view .category-image img {
    max-width: 100%
}

‚ .pattern-alpha-index {
    min-height: 1px;
    text-align: center
}

@media (min-width: 768px) {
    ‚ .pattern-alpha-index {
        float: left;
        width: 100%
    }
}

‚ .pattern-alpha-index .btn--pager {
    float: none;
    height: 27px;
    line-height: 27px;
    padding: 0 10px
}

.pattern-alpha-separator {
    color: #43474a
}

.pattern-alpha-separator:hover {
    text-decoration: none
}

.category-layered-nav {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 992px) {
    .category-layered-nav {
        float: left;
        width: 25%
    }
}

@media screen and (max-width: 991px) {
    .category-layered-nav {
        bottom: 0;
        left: -100%;
        position: fixed;
        transition: left .2s ease-in-out;
        width: 320px;
        z-index: 200
    }

    .category-layered-nav.open {
        left: 0;
        padding-left: 0;
        padding-right: 0;
        z-index: 1000
    }
}


.category-layered-nav__content {
    background-color: #e2ebf0;
    padding: 25px 20px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-layered-nav__content {
        padding: 25px 10px
    }
}

.category-layered-nav__content.currently {
    margin-bottom: 0;
    padding-bottom: 0
}

.category-layered-nav__content .actions a {
    font-family: "Open Sans", sans-serif
}

.category-layered-nav__content .actions a.btn--close {
    float: right;
    position: relative;
    right: 0;
    top: 0
}

@media screen and (max-width: 991px) {
    .category-layered-nav__content {
        background-color: transparent
    }
}

.layered-nav-wrapper .btn--close .svg, .product-view .product-availability .branch-availability > button:hover .svg, .shares-container .share-buttons svg:hover {
    fill: #5991dc
}

.category-layered-nav__filter-item.currently .currently-link:hover span.remove .btn--close .svg, .layered-nav-wrapper .btn--close:hover .svg {
    fill: #43474a
}

@media screen and (max-width: 991px) {
    .layered-nav-wrapper {
        background-color: #f0f0f0;
        height: calc(100% - 58px);
        max-height: calc(100% - 58px);
        overflow-y: scroll
    }

    .layered-nav-wrapper:after {
        background-image: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, .8) 60%);
        background-image: -o-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, .8) 60%);
        background-image: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0, rgba(240, 240, 240, .8) 60%);
        background-repeat: repeat-x;
        bottom: 0;
        content: '';
        height: 50px;
        left: 0;
        position: absolute;
        width: 100%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-layered-nav__title {
        padding-left: 10px
    }
}

@media screen and (max-width: 991px) {
    .category-layered-nav__title {
        background-color: #e2ebf0;
        width: 320px
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__title {
        line-height: 37px;
        padding-left: 55px;
        padding-right: 10px;
        width: 100% !important
    }
}

.category-layered-nav__title .btn--close {
    float: right;
    position: relative;
    right: 0;
    top: 8px
}

@media screen and (max-width: 767px) {
    .category-layered-nav__title .btn--close {
        right: 5px;
        top: 7px
    }
}

@media screen and (min-width: 992px) {
    .category-layered-nav__title .btn--close {
        display: none
    }
}

.category-layered-nav__filter {
    margin: 0
}

.category-layered-nav__filter, .category-layered-nav__filter-content, .category-layered-nav__filter-title, .category-layered-nav__list {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    list-style-type: none;
    padding: 0
}

.category-layered-nav__list {
    margin: 0
}

@media screen and (max-width: 767px) {
    .category-layered-nav__list {
        padding-bottom: 20px
    }
}

@media screen and (min-width: 768px) {
    .category-layered-nav__filter-more {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-toggle {
        display: none
    }
}

.category-layered-nav__filter-title {
    font-weight: 700;
    margin: 0 0 10px
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-title {
        margin-left: 35px
    }

    .category-layered-nav__filter-title:not(p) {
        background: url(/local/templates/main/css/../images/caret--down.png) no-repeat 100% 35px;
        background-size: 15px;
        border-bottom: 1px solid #cdcdcd;
        cursor: pointer;
        margin-bottom: 0;
        padding-bottom: 30px;
        padding-top: 30px
    }

    .category-layered-nav__filter-title:not(p).active {
        background-image: url(/local/templates/main/css/../images/caret--up.png);
        border-bottom: 0 solid transparent;
        color: #5991dc;
        margin-bottom: 10px;
        padding-bottom: 10px
    }
}

.category-layered-nav__filter-content {
    margin: 0 0 30px
}

.category-layered-nav__filter-content-act ol, category-layered-nav__filter-content-act ul {
    max-height: 200px;
    overflow-y: scroll
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-content {
        display: none;
        margin-bottom: 0;
        margin-left: 35px
    }

    .category-layered-nav__filter-content.open {
        display: block
    }
}

.category-layered-nav__filter-item {
    margin-bottom: 15px;
    min-height: 21px;
    position: relative
}

.category-layered-nav__filter-item a:focus {
    text-decoration: none
}

.category-layered-nav__filter-item .btn--close {
    right: 0;
    top: 5px
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-item {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 992px) {
    .category-layered-nav__filter-item .btn--close {
        right: 0;
        top: 0
    }
}

.category-layered-nav__filter-item.category-layered-nav__filter-toggle {
    margin-bottom: 0
}

.category-layered-nav__filter-item.currently {
    line-height: 35px;
    margin-bottom: 0
}

.category-layered-nav__filter-item.currently .currently-link {
    color: #43474a;
    text-decoration: none
}

.category-layered-nav__filter-item.currently .currently-link:hover {
    color: #5991dc
}

.category-layered-nav__filter-item.currently span.remove {
    height: 100%
}

.category-layered-nav__filter-item.currently span.remove .btn--close {
    display: inline-block;
    position: relative;
    top: 5px
}

@media screen and (min-width: 992px) {
    .category-layered-nav__filter-item.currently {
        line-height: normal;
        margin-bottom: 10px;
        min-height: 25px
    }

    .category-layered-nav__filter-item.currently span.label {
        display: inline-block;
        padding-top: 3px
    }

    .category-layered-nav__filter-item.currently span.value {
        display: inline-block;
        line-height: normal;
        padding-top: 3px
    }

    .category-layered-nav__filter-item.currently span.remove .btn--close svg {
        height: 18px;
        margin-right: 5px;
        max-height: 18px;
        max-width: 18px;
        min-height: 18px
    }
}

@media screen and (max-width: 991px) {
    .category-layered-nav__filter-item.currently .btn--close {
        right: auto
    }
}

@media screen and (max-width: 767px) {
    .category-layered-nav__filter-item.currently {
        padding-left: 35px;
        padding-right: 0
    }

    .category-layered-nav__filter-item.currently span.value {
        font-size: 15px
    }

    .category-layered-nav__filter-item.currently span.remove {
        left: 10px;
        position: absolute;
        top: 0
    }

    .category-layered-nav__filter-item.currently .btn--close {
        left: 0;
        top: 42px
    }

    .btn--blue, button.button {
        padding: 0 20px !important
    }

    .category-layered-nav__content.currently, .category-layered-nav__content.currently + .category-layered-nav__content {
        height: auto
    }

    .category-layered-nav__content.currently + .category-layered-nav__content {
        padding-top: 5px
    }

    .category-layered-nav__content.currently + .category-layered-nav__content .actions {
        display: none
    }

    .category-layered-nav__content.currently {
        padding-bottom: 0
    }

    .category-layered-nav__content.currently:after {
        background-color: #cdcdcd;
        content: ' ';
        display: block;
        height: 1px;
        margin: 30px 0 0 35px
    }
}

.toolbar {
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 15px;
    margin: 30px 0;
    min-height: 1px;
    padding: 0;
    position: relative
}

.toolbar .limiter {
	display: none;
}

@media (min-width: 768px) {
    .toolbar {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .toolbar .pager {
        margin: 0;
        padding-left: 10px
    }
}

.toolbar .pager button {
    cursor: pointer;
    float: none;
    height: 30px;
    line-height: 30px;
    min-height: 30px;
    padding: 0
}

.toolbar .pager button, .toolbar .pager button:active, .toolbar .pager button:focus, .toolbar .pager button:hover {
    background: 0 0
}

.toolbar .pager button .svg {
    height: 10px;
    margin: 0 4px;
    max-height: 10px;
    max-width: 7px;
    min-height: 10px;
    min-width: 7px;
    width: 7px
}

@media screen and (max-width: 767px) {
    .toolbar .pager button .svg {
        height: 14px;
        max-height: 14px;
        max-width: 12px;
        min-height: 14px;
        min-width: 12px;
        width: 12px
    }
}

.pager__left {
    float: left;
    line-height: 30px;
    padding: 0 15px 0 0
}

@media screen and (max-width: 767px) {
    .pager__left {
        padding: 0;
        text-align: center
    }
}

.amount {
    float: left;
    padding-right: 15px
}

@media screen and (max-width: 767px) {
    .amount {
        display: block;
        padding-right: 13px
    }
}

.pages {
    float: left;
    line-height: 25px;
    padding: 0 0 0 15px;
    position: relative;
    margin-top: 3px
}

.pages:before {
    border-left: 1px solid #cdcdcd;
    content: ' ';
    height: 20px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 1px
}

.pages__list {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0
}

.pages__title {
    float: left;
    margin-right: 10px
}

.pages__item {
    display: inline-block;
    float: left;
    margin: 0 3px
}

@media screen and (max-width: 767px) {
    .pages__item {
        float: none
    }
}

.pages__item.current {
    color: #fff;
    background-color: #5991dc;
    padding: 0 9px !important;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgb(0 0 0/25%);
    display: inline-block
}

.pages__item a {
    display: inline-block;
    padding: 0 3px
}

.pages__item a.next, .pages__item a.previous {
    font-size: 12px
}

.pages__item a.next, .pages__item a.next:hover, .pages__item a.previous, .pages__item a.previous:hover {
    text-decoration: none
}

.pager__right {
    float: right;
    line-height: 30px;
    padding: 0;
    text-align: right
}

.pager__right .sort-by {
    float: left
}

@media screen and (max-width: 767px) {
    .pager__right {
        padding: 15px 0 0;
        text-align: center
    }
}

.sort-by {
    float: right;
    width: auto
}

.sort-by a img {
    padding: 3px 5px 4px
}

@media screen and (max-width: 767px) {
    .sort-by {
        padding: 0;
        white-space: nowrap
    }

    .sort-by label {
        display: block;
        margin: 0 0 15px
    }
}

.limiter {
    float: right;
    padding-left: 30px;
    text-align: right;
    width: auto
}

@media screen and (max-width: 767px) {
    .limiter {
        display: none
    }
}

.limiter .select-wrap, .sort-by .select-wrap {
    display: block;
    position: relative
}

.limiter .select-wrap label, .sort-by .select-wrap label {
    float: left;
    margin-right: 7px
}

.limiter .select-wrap label:after, .sort-by .select-wrap label:after {
    background-color: #f0f0f0;
    background-image: url(/local/templates/main/css/../icons/arrow_filled_down.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 10px 7px;
    content: ' ';
    display: block;
    font-size: 22px;
    height: 30px;
    line-height: 32px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 28px
}

.limiter select, .sort-by select {
    appearance: none;
    background: #e2ebf0;
    border: 0;
    border-radius: 0;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 30px 0 10px;
    webkit-appearance: none;
    width: auto !important
}

.limiter select::-ms-expand, .sort-by select::-ms-expand {
    display: none
}

.toolbar-bottom .toolbar {
    margin: 0
}

.pages-mobile {
    display: none
}

@media screen and (max-width: 767px) {
    .toolbar {
        float: left;
        margin: 20px 0
    }

    div.pager__right {
        display: none
    }

    .toolbar, .toolbar .pager__left, .toolbar .pages-mobile .pages__list {
        width: 100%
    }

    .toolbar .pager {
        padding: 0
    }

    .toolbar .pages-mobile {
        display: block;
        font-family: "Open Sans", sans-serif;
        text-align: center
    }

    .toolbar .pages-mobile .link-prev {
        float: left;
        text-align: left;
        width: 40px
    }

    .toolbar .pages-mobile .link-next {
        float: right;
        text-align: right;
        width: 40px
    }

    .toolbar .pages-mobile .link-next button {
        float: right
    }

    .my-account .toolbar .amount, .my-account .toolbar .limiter, .my-account .toolbar .pager__right, .my-account .toolbar .pages {
        display: block
    }
}

.category-products .teaser__wrapper:not(.associated) {
    overflow: hidden
}

@media screen and (min-width: 1200px) {
    .category-products .teaser__wrapper:not(.associated) {
        min-height: 574px
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__wrapper:not(.associated) {
        border-bottom: 1px solid #cdcdcd
    }
}

.category-products #ImgAddToMyRegistryButton {
    margin-top: 0
}

.category-products .teaser__top {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px
}

@media screen and (min-width: 1200px) {
    .category-products .teaser__top {
        height: 302px;
        max-height: 302px;
        min-height: 302px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-products .teaser__top {
        height: 240px;
        max-height: 240px;
        min-height: 240px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .category-products .teaser__top {
        height: 260px;
        max-height: 260px;
        min-height: 260px
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__top {
        border-bottom: 0 solid transparent;
        clear: both;
        float: left;
        width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .category-products .teaser__top.bv_inline {
        height: 322px;
        max-height: 322px;
        min-height: 322px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .category-products .teaser__top.bv_inline {
        height: 280px;
        max-height: 280px;
        min-height: 320px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .category-products .teaser__top.bv_inline {
        height: 280px;
        max-height: 280px;
        min-height: 330px
    }
}

.category-products .teaser__image {
    moz-transition: none;
    ms-transition: none;
    transition: none;
    webkit-transition: none
}

.category-products .teaser__image:hover {
    moz-transform: none;
    ms-transform: none;
    transform: none;
    webkit-transform: none
}

@media screen and (max-width: 767px) {
    .category-products .teaser__link {
        float: left;
        margin-right: 5%;
        margin-top: 25px;
        min-height: 100px;
        width: 35%
    }

    .category-products .product-info__wrapper {
        border-bottom: 1px solid #cdcdcd;
        float: right;
        height: 80px;
        width: 60%
    }
}

.category-products .product-name {
    color: #43474a;
    display: inline-block;
    font-size: 15px;
    overflow: hidden;
    text-align: left;
    width: 100%
}

@media screen and (max-width: 1199px) {
    .category-products .product-name {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .category-products .product-name {
        float: left;
        margin-bottom: 10px;
        padding-bottom: 10px;
        text-align: center
    }
}

.category-products .product-rating {
    margin-top: 5px
}

@media screen and (max-width: 767px) {
    .category-products .product-rating {
        margin: 0 auto;
        width: 105px
    }
}

.category-products .product-rating .bv-text-link {
    font-size: 13px !important
}

.category-products .teaser__bottom {
    text-align: left
}

.category-products .teaser__bottom .tax-details {
    display: none
}

.category-products .price-box {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: italic;
    height: 80px;
    max-height: 80px;
    min-height: 80px;
    text-align: center
}

.category-products .price-box .price {
    font-size: 20px
}

@media screen and (max-width: 767px) {
    .category-products .teaser__bottom {
        position: relative
    }

    .category-products .price-box {
        margin-bottom: 0;
        position: absolute;
        right: 0;
        top: 100px;
        width: 60%
    }
}

.category-products .add-to-links {
    text-align: center
}

.category-products .add-to-links a:first-of-type {
    clear: both;
    cursor: pointer;
    float: left;
    margin-top: 15px;
    width: 100%
}

@media screen and (max-width: 767px) {
    .category-products .add-to-cart-form {
        width: 100%
    }
}

html[lang=en] .category-products .price-box {
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    html[lang=en] .category-products .price-box {
        margin-bottom: 0
    }
}

.add-to-cart-form {
    position: relative;
    width: 100%
}

.qty-holder {
    height: 47px
}

@media screen and (max-width: 767px) {
    .qty-holder {
        left: 0;
        top: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .qty-holder {
        clear: both;
        float: left;
        width: 100%
    }

    .qty-holder .add-to-cart-qty {
        appearance: none;
        background-color: #fff;
        border: 10px solid #e2ebf0;
        border-left: 0;
        border-radius: 0;
        border-right: 0;
        float: left;
        height: 47px;
        webkit-appearance: none;
        width: 50px
    }

    body.search .qty-holder .add-to-cart-qty {
        width: 60px
    }
}

@media screen and (max-width: 1199px) {
    .qty-holder .add-product, .qty-holder .substract-product {
        width: 63px
    }
}

@media screen and (max-width: 991px) {
    .qty-holder .add-product, .qty-holder .substract-product {
        width: 50px
    }

    body.search .qty-holder .add-to-cart-qty {
        width: 64.5px
    }
}

@media screen and (max-width: 767px) {
    .qty-holder .add-product, .qty-holder .substract-product {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .qty-holder {
        float: left;
        position: relative;
        width: 20%;
        z-index: 0
    }

    .qty-holder .add-product, .qty-holder .substract-product {
        cursor: pointer;
        display: none;
        font-size: 12px;
        height: 12px;
        left: 0;
        line-height: 8px;
        position: absolute;
        text-align: center;
        width: 50px
    }

    .qty-holder .add-product:after, .qty-holder .substract-product:after {
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        content: ' ';
        height: 0;
        left: 50%;
        margin-left: -25px;
        position: absolute;
        width: 0;
        z-index: -1
    }

    .qty-holder .add-product {
        top: -4px
    }

    .qty-holder .add-product:after {
        border-bottom: 8px solid #e2ebf0;
        top: -4px
    }

    .qty-holder .substract-product {
        bottom: -8px
    }

    .qty-holder .substract-product:after {
        border-top: 8px solid #e2ebf0;
        bottom: 0;
        top: auto
    }

    .qty-holder:hover .add-product, .qty-holder:hover .substract-product {
        display: block
    }

    .qty-holder:hover .add-to-cart-qty {
        background-color: #e2ebf0
    }
}

@media screen and (max-width: 768px) {
    .qty-holder .add-product, .qty-holder .substract-product {
        position: absolute;
        text-align: center
    }

    .qty-holder .substract-product {
        bottom: -8px
    }

    .qty-holder .add-product {
        top: -8px
    }

    .qty-holder .add-product:after {
        border-bottom: 8px solid #f0f0f0;
        top: 0
    }

    .qty-holder .substract-product:after {
        border-top: 8px solid #f0f0f0;
        bottom: 0;
        top: auto
    }
}

.add-to-cart-qty {
    height: 47px;
    width: 50px
}

@media screen and (max-width: 767px) {
    .qty-holder .add-product:after, .qty-holder .substract-product:after {
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        content: ' ';
        height: 0;
        left: 0;
        position: absolute;
        width: 0;
        z-index: -1
    }

    .add-to-cart-qty {
        width: 100%
    }
}

.teaser__bottom .availability.out-of-stock {
    height: 47px;
    line-height: 47px;
    margin: 0;
    text-align: center
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .teaser__bottom .availability.out-of-stock {
        height: 94px;
        line-height: 94px
    }
}

@media screen and (max-width: 991px) {
    .teaser__bottom .availability.out-of-stock {
        float: left;
        width: 100%
    }
}

.btn--cart {
    float: right;
    height: 47px;
    line-height: 47px
}

.btn--cart .svg {
    margin: 10px 0 0 10px
}

@media screen and (min-width: 768px) {
    .btn--cart {
        font-size: 14px;
        padding: 0 8px
    }
}

@media screen and (max-width: 1199px) {
    .btn--cart {
        width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .btn--cart {
        width: 154px
    }

    body.search .btn--cart {
        width: 150px
    }
}

@media screen and (max-width: 767px) {
    .btn--cart {
        padding-left: 55px
    }
}

.category-products .teaser__label {
    right: 15px;
    top: 10px
}

@media screen and (max-width: 1199px) {
    .category-products .teaser__label {
        right: 10px
    }
}

@media screen and (max-width: 767px) {
    .category-products .teaser__label {
        left: 15px;
        right: auto
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .category-view--products.full-width .teaser__label {
        right: 15px
    }
}

@media screen and (max-width: 1199px) {
    .category-view--products.full-width .qty-holder .add-product, .category-view--products.full-width .qty-holder .substract-product {
        width: 59px
    }
}

@media screen and (max-width: 991px) {
    .category-view--products.full-width .qty-holder .add-product, .category-view--products.full-width .qty-holder .substract-product {
        width: 62px
    }
}

.catalogsearch-result-index .category-view--products.full-width, .catalogsearch-result-index .page-title {
    padding: 0
}

.catalogsearch-result-index .category-view, p.branch-search__qty {
    margin: 0
}

html[lang=nl] .btn--cart {
    font-size: 13px
}

html[lang=de] .btn--cart .svg, html[lang=nl] .btn--cart .svg {
    margin-left: 5px
}

html[lang=de] .btn--cart {
    font-size: 12px
}

html[lang=en] .btn--cart {
    font-size: 14px
}

.branch-search__qty p.availability, .checkout-cart-index .cart-item p.availability, .product-view p.availability, html[lang=es] .btn--cart, html[lang=fr] .btn--cart, html[lang=pl] .btn--cart {
    font-size: 12px
}

html[lang=es] .btn--cart .svg, html[lang=fr] .btn--cart .svg, html[lang=it] .btn--cart .svg, html[lang=nb] .btn--cart .svg, html[lang=pl] .btn--cart .svg, html[lang=sv] .btn--cart .svg {
    margin-left: 0
}

html[lang=sv] .btn--cart {
    font-size: 11px
}

html[lang=nb] .btn--cart {
    font-size: 14px
}

html[lang=it] .btn--cart {
    font-size: 10px
}

@media screen and (max-width: 767px) {
    .product-view {
        padding: 0 20px
    }
}

.product-view .product-essential {
    margin-left: -15px;
    margin-right: -15px
}

.product-view .product-shop {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .product-view .product-shop {
        float: left;
        width: 41.66666667%
    }
}

.product-view .product-affix {
    overflow: hidden;
    position: relative;
    transition: top .2s ease-out
}

@media screen and (max-width: 991px) {
    .product-view .product-affix {
        top: 0 !important
    }
}

@media screen and (min-width: 768px) {
    .product-view .product-affix.sticky {
        position: fixed;
        top: 0
    }
}

.product-view .product-collateral {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .product-view .product-collateral {
        float: left;
        width: 58.33333333%
    }
}

.product-view .product-collateral .teaser__label {
    right: 15px;
    top: 10px;
    z-index: 1
}

.product-view .product-img-box, div.product-view-related, div.product-view-related .slider {
    margin-bottom: 60px
}

@media screen and (max-width: 991px) {
    .product-view .product-img-box {
        margin-bottom: 30px
    }
}

.product-view .product-image-wrapper {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    overflow: hidden;
    padding: 40px;
    position: relative;
    text-align: center
}

@media screen and (max-width: 991px) {
    .product-view .product-image-wrapper {
        border: 0;
        padding: 0
    }
}

.enterprise-giftregistry-index-index .giftregistry__list img, .product-view .product-image-wrapper img {
    margin: 0 auto
}

.product-view .product-image-wrapper .threesixty-container {
    text-align: left
}

.product-view .product-image-notice {
    border-bottom: 1px solid #cdcdcd;
    color: #cdcdcd;
    font-size: 12px;
    padding-bottom: 10px;
    text-align: center
}

@media screen and (max-width: 991px) {
    .product-view .product-image-notice {
        display: none
    }
}

.product-view .product-image-more-views {
    padding-top: 15px;
    text-align: center
}

.product-view .product-image-more-item {
    cursor: pointer;
    display: inline-block;
    height: 70px;
    margin: 0 15px;
    vertical-align: top;
    width: 70px
}

.product-view .product-image-more-image {
    height: auto;
    vertical-align: initial;
    width: 100%
}

@media screen and (max-width: 991px) {
    .product-view .product-image-more-views {
        display: none
    }

    .product-view .cloudzoom {
        opacity: 1
    }

    .product-view .product-image-more-item {
        background-color: #e2ebf0;
        border-radius: 100%;
        content: '';
        height: 10px;
        line-height: 10px;
        margin: 0 10px;
        text-align: center;
        width: 10px
    }

    .product-view .product-image-more-item.active {
        background-color: #5991dc
    }

    .product-view .product-image-more-image {
        display: none
    }
}

.product-view .product-title {
    border-bottom: 1px solid #cdcdcd;
    margin: 30px 0;
    padding-bottom: 20px
}

@media screen and (min-width: 768px) {
    .product-view .product-title {
        margin: 0 0 30px
    }
}

@media screen and (max-width: 767px) {
    .product-view .product-title {
        margin-bottom: 20px;
        margin-top: 0
    }
}

.product-view .product-title.no-border {
    border-bottom: 0 solid transparent;
    padding-bottom: 0
}

.collateral-tabs .tab-title, .product-view .product-name {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 32px;
    font-style: italic;
    font-weight: 400;
    line-height: 36px
}

.product-view .product-name {
    margin-bottom: 10px;
    padding-left: 5px
}

@media screen and (max-width: 767px) {
    .collateral-tabs .tab-title, .product-view .product-name {
        margin-bottom: 0
    }
}

.product-view .product-ids {
    color: #43474a;
    font-size: 12px;
    margin-top: 0
}

.product-view .add-to-box, .product-view .price-box {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .product-view .add-to-box, .product-view .price-box {
        float: left;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .product-view .add-to-box, .product-view .price-box {
        float: left;
        width: 50%
    }
}

.product-view .a-right > .price-box {
    width: 100%
}

@media screen and (max-width: 767px) {
    .product-view .price-box {
        overflow: hidden;
        text-align: center
    }
}

.product-view .add-to-box {
    text-align: right
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .product-view .add-to-box {
        text-align: left
    }

    .product-view .add-to-box .qty-holder {
        float: left
    }
}

@media screen and (max-width: 1199px) {
    .product-view .add-to-box {
        margin-top: 30px;
        width: 100%
    }

    .product-view .add-to-box .add-to-cart-qty {
        width: 50px
    }
}

@media screen and (max-width: 767px) {
    .product-view .add-to-box .add-to-links {
        text-align: center
    }
}

.product-view .add-to-box.full-size, .product-view .add-to-box.full-size .add-to-cart {
    width: 100%
}

@media screen and (max-width: 767px) {
    .product-view .add-to-box.full-size .add-to-cart {
        float: none
    }
}

.product-view .add-to-box.full-size .add-to-links .link, .product-view .add-to-box.full-size .btn--cart {
    float: right
}

@media screen and (max-width: 767px) {
    .product-view .add-to-box.full-size .btn--cart {
        float: none;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .product-view .add-to-box.full-size .add-to-links .link {
        float: none
    }
}

.product-view .add-to-cart {
    float: right;
    text-align: right
}

.product-view .add-to-cart.giftcard {
    float: left
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .product-view .add-to-cart {
        float: left
    }
}

@media screen and (max-width: 767px) {
    .product-view .add-to-cart {
        float: none;
        text-align: center
    }
}

.product-view .btn--cart .svg {
    margin-top: 10px
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .product-view .btn--cart {
        width: 185px
    }
}

@media screen and (min-width: 1200px) {
    .product-view .btn--cart {
        width: 148px
    }
}

.product-view .qty-holder {
    height: 47px
}

/*@media screen and (min-width: 768px) {*/
/*    .product-view .qty-holder {*/
/*        float: left;*/
/*        position: relative;*/
/*        width: 50px;*/
/*        z-index: 0*/
/*    }*/

/*    .product-view .qty-holder .add-product, .product-view .qty-holder .substract-product {*/
/*        background-color: transparent;*/
/*        cursor: pointer;*/
/*        display: none;*/
/*        font-size: 12px;*/
/*        height: 12px;*/
/*        left: 0;*/
/*        line-height: 8px;*/
/*        position: absolute;*/
/*        text-align: center;*/
/*        width: 50px*/
/*    }*/

/*    .product-view .qty-holder .add-product:after, .product-view .qty-holder .substract-product:after {*/
/*        border-left: 25px solid transparent;*/
/*        border-right: 25px solid transparent;*/
/*        content: ' ';*/
/*        height: 0;*/
/*        left: 50%;*/
/*        margin-left: -25px;*/
/*        position: absolute;*/
/*        width: 0;*/
/*        z-index: -1*/
/*    }*/

/*    .product-view .qty-holder .add-product {*/
/*        top: -4px*/
/*    }*/

/*    .product-view .qty-holder .add-product:after {*/
/*        border-bottom: 8px solid #e2ebf0;*/
/*        top: -4px*/
/*    }*/

/*    .product-view .qty-holder .substract-product {*/
/*        bottom: -8px*/
/*    }*/

/*    .product-view .qty-holder .substract-product:after {*/
/*        border-top: 8px solid #e2ebf0;*/
/*        bottom: 0;*/
/*        top: auto*/
/*    }*/
/*}*/

@media screen and (min-width: 1200px) {
    .product-view .qty-holder:hover .add-product, .product-view .qty-holder:hover .substract-product {
        display: block
    }

    .product-view .qty-holder:hover .add-to-cart-qty {
        background-color: #e2ebf0
    }
}

.product-view .add-to-cart-qty {
    background-color: #f0f0f0;
    border: 0;
    height: 47px;
    width: 50px
}

.product-view .add-to-cart-qty:hover {
    border: 0
}

@media screen and (max-width: 767px) {
    .product-view .add-to-cart-qty {
        width: 45px
    }
}

.product-view .btn--cart {
    float: right;
    height: 47px;
    line-height: 47px
}

.product-view .product-availability {
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    clear: both;
    float: left;
    margin-bottom: 35px;
    margin-top: 30px;
    min-height: 1px;
    padding: 10px;
    position: relative;
    width: 100%
}

@media (min-width: 768px) {
    .product-view .product-availability {
        float: left;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .product-view .product-availability {
        margin-bottom: 20px;
        margin-top: 20px;
        padding: 13px 0;
        text-align: center
    }
}

.product-view .product-availability .branch-availability {
    margin: 20px 0 12px
}

@media screen and (max-width: 767px) {
    .product-view .product-availability .branch-availability {
        margin-top: 0
    }
}

@media screen and (min-width: 1200px) {
    .product-view .product-availability .branch-availability {
        float: right;
        margin: 10px 0 0
    }
}

.product-view .product-availability .branch-availability > button {
    padding-left: 25px
}

.product-view .product-availability .branch-availability > button .svg {
    left: -5px
}

.product-view .product-usp {
    overflow: hidden;
    width: 100%
}

@media screen and (max-width: 767px) {
    .product-view .product-usp {
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 0;
        text-align: center
    }
}

.product-view .product-usp__item {
    display: block;
    float: left;
    margin-bottom: 15px;
    width: 100%
}

.product-view .product-usp__item .icon-text {
    color: #43474a;
    font-family: "Open Sans", sans-serif
}

.product-view .product-usp__item:hover a .icon--circle {
    background-color: #5991dc
}

.product-view .product-usp__item:hover a .icon-text {
    color: #5991dc !important
}

@media screen and (max-width: 767px) {
    .product-view .product-usp__item {
        display: inline-block;
        float: none;
        width: auto
    }

    .product-view .product-usp__item .icon-text {
        display: none
    }
}

@media screen and (min-width: 767px) {
    .branch-search__qty p.availability, .checkout-cart-index .cart-item p.availability, .product-view p.availability {
        float: left
    }
}

@media screen and (max-width: 767px) {
    .branch-search__qty p.availability, .checkout-cart-index .cart-item p.availability, .product-view p.availability {
        display: inline-block
    }
}

.branch-search__qty p.availability:before, .checkout-cart-index .cart-item p.availability:before, .product-view p.availability:before {
    border-radius: 50%;
    content: '';
    display: inline-block;
    float: left;
    height: 15px;
    margin-right: 10px;
    margin-top: 0;
    width: 15px
}

.branch-search__qty p.availability.in-stock:before, .checkout-cart-index .cart-item p.availability.in-stock:before, .product-view p.availability.in-stock:before {
    background-color: #a7ab57
}

.branch-search__qty p.availability.out-of-stock:before, .checkout-cart-index .cart-item p.availability.out-of-stock:before, .product-view p.availability.out-of-stock:before {
    background-color: #c73615
}

.collateral-tabs {
    display: none;
    width: 100%
}

@media screen and (min-width: 768px) {
    .collateral-tabs {
        display: block
    }
}

.collateral-tabs .tab {
    width: 100%
}

.collateral-tabs .tab-container {
    border-bottom: 1px solid #cdcdcd;
    margin: 0 0 45px;
    padding: 0 30px 25px
}

.collateral-tabs .tab-container:last-of-type {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

@media screen and (max-width: 767px) {
    .collateral-tabs .tab-container {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0
    }
}

.collateral-tabs .tab-title {
    margin-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px
}

@media screen and (max-width: 767px) {
    .collateral-tabs .tab-title {
        margin-bottom: 20px;
        margin-top: 30px;
        padding-left: 0;
        padding-right: 0
    }
}

.collateral-tabs .tab-content {
    color: #43474a;
    font-size: 15px;
    line-height: 24px
}

.collateral-tabs .tab-content .label {
    min-width: 200px;
    text-align: left
}

.collateral-tabs-mobile {
    display: none
}

@media screen and (max-width: 767px) {
    .collateral-tabs-mobile {
        display: block
    }
}

div.product-view-related:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0
}

@media screen and (max-width: 1199px) {
    div.product-view-related {
        margin-bottom: 30px
    }

    div.product-view-related .slider {
        margin-bottom: 50px
    }
}

@media screen and (min-width: 991px) {
    .product-view + .product-view-related {
        border-top: 1px solid #cdcdcd;
        clear: both;
        float: left;
        margin-top: 30px;
        padding-top: 30px;
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .product-view + .product-view-related {
        padding-top: 10px
    }
}

.add-to-links {
    clear: both;
    float: left;
    width: 100%
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .add-to-links .link--wishlist {
        clear: both;
        display: block;
        padding-top: 10px
    }
}

@media screen and (max-width: 767px) {
    #product-attribute-specs-table .label {
        display: block
    }

    #product-attribute-specs-table .data {
        display: block;
        margin-bottom: 15px
    }
}

.shares-container {
    float: right;
    min-height: 30px
}

.shares-container .share-buttons {
    list-style: none;
    margin: 0;
    padding: 8px 0 0
}

.shares-container .share-buttons li {
    float: left;
    margin-right: 15px
}

.shipping-container {
    clear: both;
    float: left;
    font-weight: 700;
    margin: 5px 0
}

.shipping-container a {
    color: #5991dc
}

.box-reviews form label {
    line-height: 42px;
    min-width: 250px;
    vertical-align: top
}

.box-reviews form .input-box input.input-text, .box-reviews form .input-box textarea {
    min-width: 250px;
    width: 50%
}

.box-reviews form .input-box textarea {
    height: 150px
}

@media screen and (max-width: 767px) {
    .box-reviews form .buttons-set {
        margin-top: -20px
    }
}

.product-view .required-notice {
    float: left;
    line-height: 47px;
    margin: 0 !important;
    position: static;
    width: 50%
}

@media screen and (max-width: 767px) {
    .product-view .required-notice {
        position: static !important;
        width: auto !important
    }
}

.branch-search__teaser {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .branch-search__teaser {
        float: left;
        width: 50%
    }
}

.branch-search__teaser .branch-search__image {
    float: left;
    margin-right: 25px
}

.branch-search__teaser .article-name {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: italic
}

.branch-search__searchform {
    text-align: center
}

.branch-search__searchform .input-text {
    height: 47px;
    margin-left: 15px;
    margin-right: -5px;
    width: 80px
}

.branch-search__searchform .btn {
    float: none
}

.onestepcheckout-threecolumns .input-box .input-text#postalcode {
    width: 80px
}

.branch-search__results {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .branch-search__results {
        float: left;
        width: 100%
    }
}

#modal--branchavailability .branch-search__searchform .input-text {
    height: 38px
}

#modal--branchavailability .branch-search__searchform button > svg {
    margin-top: 6px;
    transform: scale(.8)
}

#modal--branchavailability .branch-search__mobileteaser, #modal--branchavailability .branch-search__results .mobile-label, #modal--branchavailability .branch-search__results tr td.branch-search__less, #modal--branchavailability .branch-search__results tr td.branch-search__more, .cart-actions > .checkout-types > li, .cart-info > .checkout-types > li {
    display: none
}

@media screen and (max-width: 991px) {
    #modal--branchavailability .branch-search__results hr, #modal--branchavailability .branch-search__results thead, #modal--branchavailability .branch-search__teaser, #modal--branchavailability .headline::after, #modal--branchavailability .headline::before {
        display: none
    }

    #modal--branchavailability .branch-search__searchform {
        margin-bottom: 20px;
        padding-left: 8px;
        padding-right: 8px
    }

    #modal--branchavailability .branch-search__results tr td.td--close button, #modal--branchavailability .branch-search__searchform form {
        float: none
    }

    #modal--branchavailability .branch-search__searchform label {
        float: left
    }

    #modal--branchavailability .branch-search__searchform .input-text {
        float: right
    }

    #modal--branchavailability .branch-search__searchform button {
        clear: both;
        width: 100%
    }

    #modal--branchavailability .branch-search__searchform button > svg {
        margin-top: 6px;
        transform: scale(.8)
    }

    #modal--branchavailability .branch-search__mobileteaser.active {
        display: block;
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        font-style: italic;
        padding-left: 8px;
        padding-right: 8px;
        text-align: left
    }

    #modal--branchavailability .branch-search__results {
        max-height: none;
        overflow-y: auto;
        padding-left: 8px;
        padding-right: 8px
    }

    #modal--branchavailability .branch-search__results.table-responsive {
        border: 0;
        margin: 0;
        padding: 0
    }

    #modal--branchavailability .branch-search__results .branch-search {
        font-size: 14px !important;
        font-style: normal !important;
        margin: 5px 0 30px !important;
        text-align: left
    }

    #modal--branchavailability .branch-search__results table, #modal--branchavailability .branch-search__results tbody {
        display: block;
        width: 100%
    }

    #modal--branchavailability .branch-search__results tr {
        border-top: 1px solid #cdcdcd;
        display: block;
        padding: 30px 0;
        width: 100%
    }

    #modal--branchavailability .branch-search__results tr td {
        background-color: #fff;
        border: 0;
        display: block;
        padding: 0;
        text-align: left;
        width: 100%
    }

    #modal--branchavailability .branch-search__results tr td .mobile-label {
        display: inline
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__distance, #modal--branchavailability .branch-search__results tr td.td--distance {
        padding-bottom: 10px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__qty > svg {
        fill: #a7ab57
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__price, #modal--branchavailability .branch-search__results tr td.branch-search__times, #modal--branchavailability .branch-search__results tr td.td--opening {
        display: none;
        padding-bottom: 10px;
        padding-top: 10px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__reserve {
        display: none
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__more {
        color: #0b3886;
        cursor: pointer;
        display: block;
        font-family: "Open Sans", sans-serif;
        min-height: 20px;
        padding-top: 15px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__more > svg {
        height: 11px;
        padding-left: 5px;
        transform: rotate(90deg) scale(.8);
        webkit-transform: rotate(90deg) scale(.8);
        width: 11px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__less {
        color: #0b3886;
        cursor: pointer;
        display: none;
        font-family: "Open Sans", sans-serif;
        padding-top: 15px
    }

    #modal--branchavailability .branch-search__results tr td.branch-search__less > svg {
        height: 11px;
        padding-right: 5px;
        transform: rotate(270deg) scale(.8);
        webkit-transform: rotate(270deg) scale(.8);
        width: 11px
    }

    #modal--branchavailability .branch-search__results tr.active td.branch-search__price, #modal--branchavailability .branch-search__results tr.active td.branch-search__reserve, #modal--branchavailability .branch-search__results tr.active td.branch-search__times, #modal--branchavailability .branch-search__results tr.active td.td--opening {
        display: block
    }

    #modal--branchavailability .branch-search__results tr.active td.branch-search__more {
        display: none
    }

    #modal--branchavailability .branch-search__results tr.active td.branch-search__less {
        display: block
    }
}

.price {
    color: #43474a;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-style: italic
}

.old-price, .regular-special-price, .special-price {
    float: left;
    text-align: center;
    width: 100%
}

.regular-price {
    color: #43474a;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: italic;
    margin-top: 0
}

.minimal-price, .old-price {
    font-size: 32px;
    margin-top: 0
}

.minimal-price .price-label {
    font-size: 14px;
    line-height: 60px
}

.old-price {
    font-size: 15px;
    margin-bottom: 0;
    overflow: hidden
}

.old-price .price-label {
    float: left
}

.old-price, .old-price .price {
    text-decoration: line-through
}

.regular-special-price, .special-price {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: italic;
    margin: 0;
    overflow: hidden
}

.special-price {
    color: #c73615
}

.regular-special-price .price-label, .special-price .price-label {
    float: left
}

.regular-special-price .price, .special-price .price {
    float: right
}

.product-shop .special-price .price {
    display: block;
    float: none;
    font-size: 32px
}

@media screen and (max-width: 767px) {
    .regular-special-price .price, .special-price .price {
        font-size: 15px
    }
}

.regular-special-price, .regular-special-price .price {
    color: #43474a
}

@media screen and (max-width: 992px) {
    .a-right .special-price .price-label {
        display: none
    }
}

.cart .subheadline, .cart-title h1.subheadline {
    font-size: 32px;
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .cart .subheadline {
        clear: both;
        float: none;
        font-family: villeroy-boch, "Times New Roman", Times, serif;
        font-size: 25px;
        font-style: italic;
        font-weight: 400;
        padding-left: 17%;
        padding-right: 17%;
        position: relative;
        text-align: center
    }

    .cart .subheadline:after, .cart .subheadline:before {
        background-color: #cdcdcd;
        content: '';
        display: inline-block;
        height: 1px;
        position: absolute;
        top: 50%;
        width: 15%
    }

    .cart .subheadline:before {
        left: 0
    }

    .cart .subheadline:after {
        right: 0
    }
}

@media screen and (max-width: 767px) and (min-width: 768px) {
    .cart .subheadline {
        margin-left: 10%;
        margin-right: 10%;
        padding-left: 13%;
        padding-right: 13%
    }
}

@media screen and (max-width: 767px) and (min-width: 992px) {
    .cart .subheadline {
        font-size: 32px
    }
}

@media screen and (max-width: 767px) and (min-width: 1200px) {
    .cart .subheadline {
        font-size: 40px
    }
}

.cart-item .btn--remove {
    height: 25px;
    position: relative;
    right: 0;
    top: 2px;
    width: 25px
}

@media screen and (max-width: 767px) {
    .cart-item .btn--remove {
        height: 25px;
        margin-right: 0;
        width: 25px
    }
}

.cart-header {
    margin-bottom: 30px;
    margin-top: 0;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .cart-header {
        text-align: center
    }
}

@media screen and (min-width: 768px) {
    .cart-header {
        margin-bottom: 40px;
        margin-top: 20px
    }
}

.cart-title h1.subheadline + p {
    margin: 0
}

.cart-info, .cart-title {
    display: block;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .cart-info, .cart-title {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 768px) {
    .cart-info.cart-info, .cart-info.cart-title, .cart-title.cart-info, .cart-title.cart-title {
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }

    .cart-info .subtitle, .cart-title .subtitle {
        margin-bottom: 5px;
        margin-top: 0
    }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
    .cart-info.cart-title, .cart-title.cart-title {
        float: left;
        width: 33.33333333%
    }

    .cart-info.cart-info, .cart-title.cart-info {
        float: left;
        width: 66.66666667%
    }

    .bucket .cart-info.cart-info, .checkout .cart-info.cart-info {
        width: 33.333%
    }
}

@media screen and (min-width: 768px) {
    .cart-info, .cart-title {
        width: 50%
    }
}

.cart-contact {
    float: left;
    margin-top: 35px
}

@media screen and (max-width: 991px) {
    .cart-contact.checkout-types {
        float: right
    }
}

@media screen and (max-width: 767px) {
    .cart-contact {
        display: none
    }
}

.cart-contact-text {
    font-size: 12px;
    font-style: normal
}

@media screen and (max-width: 767px) {
    .cart-table th, .cart-table thead {
        display: none
    }

    .cart-table, .cart-table tbody, .cart-table td, .cart-table tfoot, .cart-table tr {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .cart-table, .cart-table tbody, .cart-table tfoot, .cart-table tr {
        width: 100%
    }
}

.cart-table-header {
    text-align: center
}

.cart-table-header:first-child {
    text-align: left
}

.cart-footer {
    background-color: #e2ebf0;
    min-height: 1px;
    overflow: hidden;
    padding: 40px 15px 20px;
    position: relative
}

@media (max-width: 350px) {
	.cart-footer {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media (min-width: 768px) {
    .cart-footer {
        float: left;
        width: 100%
    }
}

.cart-collaterals {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .cart-collaterals {
        float: left;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .cart-collaterals {
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 15px;
        overflow: hidden;
        padding-bottom: 15px
    }
}

.cart .estimated-delivery-time span {
    font-size: .9em
}

.cart .estimated-delivery-time svg {
    height: 21px;
    margin-right: 10px;
    max-height: 21px;
    max-width: 21px;
    min-height: 21px;
    min-width: 21px;
    vertical-align: middle;
    width: 21px
}

.cart .estimated-delivery-time {
    display: inline-block;
    margin-bottom: 15px
}

.cart-collaterals input[type=checkbox] + label {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    max-width: 100%;
    width: auto
}

.cart-totals {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    text-align: right
}

@media (max-width: 350px) {
	.cart-totals {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media (min-width: 768px) {
    .cart-totals {
        float: left;
        width: 50%
    }
}

.cart-totals .total-label {
    display: block;
    float: right
}

.cart-totals .btn--remove {
    height: 18px;
    width: 18px
}

.cart-totals .btn--remove .svg {
    margin-top: 1px
}

.cart-actions {
    clear: both;
    float: left;
    margin-top: 55px;
    width: 100%
}

@media screen and (max-width: 767px) {
    .cart-actions {
        margin: 30px 0
    }

    .cart-actions .cart-additional .btn {
        float: none;
        width: 100%
    }
}

@media screen and (max-width: 767px) and (min-width: 768px) {
    .cart-actions {
        float: left;
        width: 50%
    }
}

.cart-actions .checkout-types {
    width: 100%
}

@media screen and (max-width: 767px) {
    .cart-actions .checkout-types .btn {
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .cart-actions .checkout-types {
        text-align: right;
        width: 50%
    }
}

.cart-actions .checkout-types .btn--checkout, .checkout-types {
    float: right
}

.checkout-types .notice {
    float: right;
    font-size: 12px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .checkout-types .notice {
        text-align: right
    }
}

.checkout-types .notice .svg {
    position: relative;
    width: 14px
}

.checkout-types p.paypal-logo {
    margin-top: 60px;
    text-align: right
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .cart-header .cart-contact {
        float: left
    }

    .cart-header .cart-contact.checkout-types {
        float: right
    }
}

.btn--checkout {
    min-width: 140px;
    width: auto
}

#giftcard-redemption, .cart-discount {
    display: none
}

#giftcard-redemption.open, .cart-discount.open {
    display: block
}

.cart-discount button {
    margin-right: 10px;
    padding-right: 12px
}

@media screen and (max-width: 1199px) {
    .cart-discount button:nth-of-type(2) {
        margin-top: 10px
    }
}

.cart-discount button .svg {
    height: 14px;
    margin-right: 0;
    width: 14px
}

.giftcard-toggle {
    float: left;
    margin-top: 15px
}

#giftcard-form .giftcard-code-headline, .onestepcheckout-summary hr.divider {
    margin: 15px 0
}

#giftcard-form .giftcard-code-help {
    display: block;
    margin: 15px 0
}

#giftcard-form #giftcard_code {
    width: 345px
}

@media screen and (max-width: 480px) {
    #giftcard-form #giftcard_code {
        width: 200px
    }
}

#giftcard-form #giftcard_pin {
    width: 345px
}

@media screen and (max-width: 480px) {
    #giftcard-form #giftcard_pin {
        width: 200px
    }
}

#giftcard-form #giftcard-help {
    color: #0b3886;
    cursor: pointer
}

@media screen and (max-width: 480px) {
    #giftcard-form #giftcard-help {
        left: 0;
        margin: 10px 0 20px;
        top: 0
    }
}

@media screen and (max-width: 991px) {
    #giftcard-form #giftcard-help {
        margin-bottom: 20px
    }
}

#giftcard-form #giftcard-redeem {
    float: none
}

@media screen and (max-width: 480px) {
    #giftcard-form #giftcard-redeem {
        margin-top: 20px
    }
}

#giftcard_balance_lookup {
    float: left;
    margin-top: 10px;
    padding-left: .625em
}

#giftcard_balance_lookup .price {
    font-size: 22px;
    font-weight: 400;
    margin-left: 10px
}

.giftcard-help--images {
    float: left;
    margin: 20px 0 50px 40px;
    text-align: center;
    width: 545px
}

@media screen and (max-width: 480px) {
    .giftcard-help--images {
        margin: 0;
        width: 265px
    }
}

@media screen and (max-width: 767px) {
    .giftcard-help--images {
        width: 240px
    }
}

@media screen and (max-width: 991px) {
    .giftcard-help--images {
        margin-left: 25px
    }
}

.giftcard-help--images .giftcard-help--image, .giftcard-help--textcon .giftcard-help--icon, .giftcard-help--textcon .giftcard-help--textgroup {
    float: left
}

.giftcard-help--images .giftcard-help--image + .giftcard-help--image {
    margin-left: 40px
}

@media screen and (max-width: 480px) {
    .giftcard-help--images .giftcard-help--image + .giftcard-help--image {
        margin: 0
    }
}

.giftcard-help--images .giftcard-help--image div {
    text-align: left
}

.giftcard-help--textcon {
    float: right;
    margin: 20px 40px 50px 0;
    width: 380px
}

@media screen and (max-width: 480px) {
    .giftcard-help--textcon {
        margin-right: 0;
        width: 265px
    }
}

@media screen and (max-width: 767px) {
    .giftcard-help--textcon {
        float: left;
        margin-top: 45px
    }
}

@media screen and (max-width: 991px) {
    .giftcard-help--textcon {
        float: left;
        margin-left: 25px
    }
}

.giftcard-help--textcon .giftcard-help--textgroup + .giftcard-help--textgroup {
    margin-top: 50px
}

.giftcard-help--textcon .giftcard-help--text {
    float: right;
    margin-left: 15px;
    width: 335px
}

@media screen and (max-width: 480px) {
    .giftcard-help--textcon .giftcard-help--text {
        width: 220px
    }
}

.cart-table .update-cart {
    margin-top: 20px
}

@media screen and (max-width: 767px) {
    .cart-table .update-cart {
        margin: 0 0 22px
    }
}

.cart-table .update-cart:hover {
    color: #5991dc;
    text-decoration: none
}

#my-giftcards-table tr td.a-center a:hover .svg, #my-orders-table tr td.a-center a:hover .svg, .cart-table .update-cart:hover .svg, .dashboard-edit a:hover .svg {
    fill: #5991dc
}

@media screen and (min-width: 768px) {
    .cart-table tbody tr:first-child td {
        border-top: 0
    }

    .cart-table tbody tr:last-child td {
        border-bottom: 1px solid #cdcdcd
    }
}

.cart-item .cart-label, .cart-item .cart-remove .remove-label {
    display: none
}

.cart-empty {
    padding-top: 20px;
    text-align: center
}

.cart-empty a {
    color: #0b3886;
    font-family: "Open Sans", sans-serif
}

.referral-note {
    clear: both;
    color: #0b3886;
    float: right;
    font-weight: 700;
    margin-top: 20px
}

.cart-item .cart-column {
    padding-bottom: 24px !important;
    padding-top: 24px !important;
    text-align: center;
    vertical-align: middle
}

.cart-item .cart-image {
    max-width: 150px;
    text-align: center;
    width: 150px
}

.cart-item .cart-details {
    max-width: 390px;
    text-align: left;
    width: 390px
}

.cart-item .cart-price, .cart-item .cart-qty {
    max-width: 125px;
    width: 125px
}

.cart-item .cart-remove {
    max-width: 50px;
    width: 50px
}

.cart-item .product-name {
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 8px 0
}

.cart-item .cart-qty {
    text-align: center
}

.cart-item .item-msg {
    clear: both;
    font-size: 12px
}

.cart-item .item-msg.error {
    color: #c73615
}

@media screen and (min-width: 1200px) {
    .cart-item .qty-holder {
        float: none;
        margin: 0 auto
    }
}

@media screen and (max-width: 1199px) {
    .qty-holder .add-to-cart-qty {
        background-color: #f0f0f0;
        border: 0;
        float: none
    }
}

.cart-item .cart-sku {
    font-size: 12px;
    margin: 8px 0
}

.cart-item .availability {
    margin-top: 0
}

.cart-price .regular-price {
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .cart-item {
        border: 1px solid #cdcdcd;
        margin-bottom: 20px;
        margin-left: -15px;
        margin-right: -15px;
        overflow: hidden;
        padding: 15px
    }

    .cart-item .product-name {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 0;
        margin-top: 10px
    }

    .cart-item .product-name a {
        color: #43474a
    }

    .cart-item .cart-label, .cart-item .cart-remove .remove-label {
        display: block;
        font-size: 12px;
        left: 0;
        position: absolute;
        top: 18px
    }

    .cart-item .cart-label {
        color: #43474a;
        float: left;
        position: relative;
        top: 5px
    }

    .cart-item .cart-column {
        min-height: 75px !important;
        padding-bottom: 5px !important;
        padding-top: 5px !important
    }

    .cart-item .qty-holder {
        clear: both;
        float: left;
        left: -15px;
        position: relative;
        top: 10px
    }

    .cart-item .qty-holder .add-product, .cart-item .qty-holder .substract-product {
        display: block;
        height: 20px;
        position: absolute;
        width: 45px
    }

    .cart-item .qty-holder .add-product {
        top: -25px
    }

    .cart-item .qty-holder .substract-product {
        bottom: 20px
    }

    .cart-item .qty-holder .add-to-cart-qty {
        border: 0;
        float: none;
        height: 30px
    }

    .cart-item .cart-image {
        border-top: 0 solid transparent;
        float: left;
        max-width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        width: 33.33333333%
    }

    .cart-item .cart-details {
        border-top: 0 solid transparent;
        width: 66.66666667%
    }

    .cart-item .cart-details, .cart-item .cart-itemprice, .cart-item .cart-qty {
        float: left;
        max-width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }

    .cart-item .cart-qty {
        border-right: 1px solid #cdcdcd;
        width: 33.33333333%
    }

    .cart-item .cart-qty .cart-label {
        left: -15px
    }

    .cart-item .cart-qty .input-number {
        display: block;
        height: 30px;
        left: -15px;
        margin-top: 25px;
        position: relative;
        width: 40px
    }

    .cart-item .cart-itemprice {
        text-align: right;
        width: 66.66666667%
    }

    #old-price {
        font-size: 15px;
        margin-bottom: 0;
        margin-top: 0;
        overflow: hidden;
        text-decoration: line-through
    }

    .cart-item .cart-price {
        padding-right: 0;
        position: absolute;
        right: 0;
        width: 100%
    }

    .cart-item .cart-remove, .cart-item .cart-subtotals {
        float: left;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        text-align: right;
        width: 100%
    }

    .cart-item .cart-subtotals {
        min-height: 1px
    }

    .cart-item .cart-subtotals .cart-label {
        left: -15px
    }

    .cart-item .cart-remove {
        min-height: 1px !important
    }
}

#details-table .a-center, .checkout-success {
    text-align: center
}

.checkout-success .btn--continue, .checkout-success .btn--receipt {
    float: none;
    margin-top: 20px
}

.checkout-success .service {
    margin-bottom: 60px;
    margin-top: 60px
}

.checkout-success .service__column {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width: 768px) {
    .checkout-success .service__column {
        float: left;
        width: 33.333%
    }
}

.checkout-success .service__content, .checkout-success .service__title {
    max-width: 330px
}

#sovendus-container-1 {
    border: 1px solid #000;
    margin: 30px;
    padding: 10px
}

#details-table .price {
    font-family: "Open Sans", sans-serif;
    font-style: normal
}

#details-table tbody tr:last-child td {
    padding-bottom: 15px
}

#details-table tfoot tr:first-child td, #details-table tfoot tr:last-child td {
    border-top: 1px solid #cdcdcd;
    padding-top: 15px
}

#details-table tfoot tr:nth-last-child(2) td {
    padding-bottom: 15px
}

#details-table tfoot tr:last-child .price {
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-style: italic;
    font-weight: 400
}

#details-table tfoot tr:last-child td {
    vertical-align: middle
}

.details-edit {
    float: right;
    line-height: 34px
}

.details-edit + .subheadline {
    position: static
}

#review-buttons-container {
    margin-top: 20px;
    text-align: right
}

#review-buttons-container button.button {
    float: right;
    margin-left: 30px
}

#order_review_form, #paypal_order_review_form {
    margin-top: 20px
}

#order_review_form .agree {
    position: relative
}

#order_review_form .input-checkbox {
    position: absolute
}

#order_review_form label {
    display: inline-block;
    line-height: 38px;
    padding-left: 35px
}

#paypal_order_review_form .agree {
    position: relative
}

#paypal_order_review_form .input-checkbox {
    position: absolute
}

#paypal_order_review_form a, #paypal_order_review_form label {
    display: block;
    margin: 0;
    padding: 0 0 0 30px
}

#review-please-wait {
    float: right;
    line-height: 38px
}

.recent-orders td.last, .table--review .dashboard-edit, .table.onestepcheckout-summary tbody > tr > .qty, .table.onestepcheckout-summary tbody > tr > .total {
    text-align: right
}

.table--review select {
    padding: 0 0 0 15px
}

@media screen and (max-width: 767px) {
    .table--review tbody tr {
        position: relative
    }

    .table--review .dashboard-edit {
        border: 0;
        font-size: 12px;
        left: -8px;
        position: absolute;
        top: 22px
    }

    .table--review .dashboard-edit a {
        color: #bbb
    }

    #details-table tbody tr td:nth-child(2), #details-table tbody tr td:nth-child(3), #details-table thead tr th:nth-child(2), #details-table thead tr th:nth-child(3) {
        font-size: 0
    }
}

#contactForm .input-box {
    float: left;
    width: 275px
}

#contactForm .input-text {
    width: 100%
}

#contactForm #comment {
    height: 200px
}

.cart-header .cart-edit {
    float: right
}

.cart-header .cart-edit button {
    float: right;
    margin-top: 8px
}

.onestepcheckout-threecolumns {
    border-top: 1px solid #cdcdcd;
    margin-left: -15px;
    margin-right: -15px;
    position: relative
}

@media (min-width: 768px) {
    .onestepcheckout-column-left, .onestepcheckout-column-middle {
        float: left;
        width: 50%
    }
}

@media (min-width: 768px) {
    .onestepcheckout-column-right {
        float: left;
        width: 100%
    }
}

.onestepcheckout-column-left, .onestepcheckout-column-middle, .onestepcheckout-column-right {
    min-height: 1px;
    overflow: hidden;
    padding: 30px;
    position: relative
}

@media (min-width: 992px) {
    .onestepcheckout-column-left, .onestepcheckout-column-middle, .onestepcheckout-column-right {
        float: left;
        width: 33.33333333%
    }
}

.onestepcheckout-column-left {
    padding-left: 0
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .onestepcheckout-column-left {
        border-right: 1px solid #cdcdcd
    }
}

.onestepcheckout-column-right {
    padding-right: 0
}

.onestepcheckout-threecolumns:after, .onestepcheckout-threecolumns:before {
    background-color: #cdcdcd;
    content: '';
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px
}

@media screen and (min-width: 992px) {
    .onestepcheckout-threecolumns:before {
        display: inline-block;
        left: 33.333%
    }

    .onestepcheckout-threecolumns:after {
        display: inline-block;
        left: 66.666%
    }
}

.onestepcheckout-numbers {
    border-bottom: 1px solid #cdcdcd;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;
    margin-top: 0;
    padding-bottom: 16px
}

.onestepcheckout-numbers:before {
    background-color: #43474a;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
    text-align: center;
    width: 25px
}

.onestepcheckout-numbers-1:before {
    content: '1'
}

.onestepcheckout-numbers-2:before {
    content: '2'
}

.onestepcheckout-numbers-3:before {
    content: '3'
}

.onestepcheckout-numbers-4:before {
    content: '4'
}

.onestepcheckout-threecolumns .input-label {
    display: none;
    font-size: 8px
}

.onestepcheckout-threecolumns .input-box {
    float: left;
    margin-right: 10px
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-box {
        width: 100%
    }
}

.onestepcheckout-threecolumns .input-box .input-text {
    box-shadow: none !important;
    width: 145px
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-box .input-text {
        width: 100%
    }
}

.onestepcheckout-threecolumns .input-box.input-address .input-text, .onestepcheckout-threecolumns .input-box.input-city .input-text, .onestepcheckout-threecolumns .input-box.input-email .input-text {
    width: 300px
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-box.input-address .input-text, .onestepcheckout-threecolumns .input-box.input-city .input-text, .onestepcheckout-threecolumns .input-box.input-email .input-text {
        width: 100%
    }
}

.onestepcheckout-threecolumns .input-box.input-address .validation-advice, .onestepcheckout-threecolumns .input-box.input-city .validation-advice, .onestepcheckout-threecolumns .input-box.input-email .validation-advice {
    max-width: 100%
}

.onestepcheckout-threecolumns .validation-advice {
    margin-bottom: 18px;
    margin-top: -2px;
    max-width: 145px
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .validation-advice {
        max-width: 100%
    }
}

.onestepcheckout-threecolumns .input-text {
    margin-bottom: 18px
}

.onestepcheckout-threecolumns input::-webkit-input-placeholder, .onestepcheckout-threecolumns select::-webkit-input-placeholder {
    color: #43474a;
    opacity: 1
}

.onestepcheckout-threecolumns input::-moz-placeholder, .onestepcheckout-threecolumns select::-moz-placeholder {
    color: #43474a;
    opacity: 1
}

.onestepcheckout-threecolumns input:-ms-input-placeholder, .onestepcheckout-threecolumns select:-ms-input-placeholder {
    color: #43474a;
    opacity: 1
}

.onestepcheckout-threecolumns input.validation-failed::-webkit-input-placeholder, .onestepcheckout-threecolumns select.validation-failed::-webkit-input-placeholder {
    color: #c73615;
    opacity: 1
}

.onestepcheckout-threecolumns input.validation-failed::-moz-placeholder, .onestepcheckout-threecolumns select.validation-failed::-moz-placeholder {
    color: #c73615;
    opacity: 1
}

.onestepcheckout-threecolumns input.validation-failed:-ms-input-placeholder, .onestepcheckout-threecolumns select.validation-failed:-ms-input-placeholder {
    color: #c73615;
    opacity: 1
}

.onestepcheckout-threecolumns select.validation-failed {
    color: #c73615
}

.onestepcheckout-threecolumns .input-table {
    clear: left;
    margin-bottom: 12px;
    margin-top: 12px;
    position: relative
}

.onestepcheckout-threecolumns .input-table .input-checkbox-label, .onestepcheckout-threecolumns .input-table.agree a {
    display: block;
    margin: 0;
    padding: 0 0 0 30px
}

.onestepcheckout-threecolumns select {
    max-width: 300px
}

.onestepcheckout-threecolumns .input-region select, .onestepcheckout-threecolumns .name-prefix select {
    width: 145px
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-region select, .onestepcheckout-threecolumns .name-prefix select {
        width: 100%
    }
}

.onestepcheckout-threecolumns .input-country select {
    width: 300px
}

@media screen and (max-width: 1199px) {
    .onestepcheckout-threecolumns .input-country select {
        width: 100%
    }
}

.onestepcheckout-threecolumns #branch_address, .onestepcheckout-threecolumns .shipping-address {
    clear: left
}

.onestepcheckout-threecolumns .shipping-address-title {
    overflow: hidden;
    padding-top: 30px;
    position: relative;
    width: 100%
}

.onestepcheckout-threecolumns .input-box.validation-passed {
    position: relative
}

.onestepcheckout-threecolumns .input-box.validation-passed label:not(.input-checkbox-label) .required {
    display: none
}

.checkout-list dt input {
    position: absolute;
    top: 3px
}

.checkout-list dt label {
    margin-left: 0
}

.checkout-list dd {
    margin-bottom: 10px;
    margin-left: 0
}

.checkout-list dd > .form-list {
    list-style-type: none;
    margin-left: 30px;
    margin-top: 0;
    padding-left: 0
}

.table.onestepcheckout-summary tbody > tr > td {
    border-top: 0;
    font-size: 15px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .table.onestepcheckout-summary tbody > tr > td {
        max-width: 130px
    }
}

@media screen and (max-width: 767px) {
    .table.onestepcheckout-summary tbody > tr > td {
        border: 0;
        max-width: 130px
    }
}

.table.onestepcheckout-summary .price {
    font-size: 16px
}

.table.onestepcheckout-summary .availability {
    font-size: 12px;
    margin-bottom: 0
}

.onestepcheckout-place-order-wrapper {
    padding-top: 10px
}

.onestepcheckout-place-order-wrapper .checkbox:nth-child(2) {
    margin-bottom: 25px;
    position: relative
}

.onestepcheckout-place-order-wrapper .checkbox:nth-child(2) label {
    display: inline-block
}

.onestepcheckout-totals {
    margin-bottom: 30px;
    width: 100%
}

.onestepcheckout-totals tbody tr:last-child td {
    padding-bottom: 20px
}

.onestepcheckout-totals .title {
    font-size: 15px;
    line-height: 30px;
    padding: 0 8px
}

.onestepcheckout-totals .value {
    font-size: 16px;
    line-height: 30px;
    padding: 0 8px;
    text-align: right
}

.onestepcheckout-totals .grand-total .title, .onestepcheckout-totals .grand-total .value {
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    padding-bottom: 25px;
    padding-top: 25px
}

.onestepcheckout-totals .grand-total .value {
    font-size: 22px
}

.checkout-agreements {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.checkout-agreements .validation-advice {
    margin-top: 10px;
    max-width: 100%
}

.onestepcheckout-place-order {
    height: auto;
    width: 100%
}

div.loading-ajax, div.loading-ajax-login {
    background: url(/local/templates/main/css/../images/ajax-loader.gif) no-repeat center center;
    height: 50px;
    text-align: center
}

.payment-methods dd, .payment-methods dd .form-list ul, .payment-methods dd ul.form-list, .shipment-methods dd, .shipment-methods dd .form-list ul, .shipment-methods dd ul.form-list {
    display: block !important
}

.payment-methods dd, .shipment-methods dd {
    margin: 0 auto 20px;
    max-width: 450px
}

.shipment-methods label strong {
    float: right;
    font-weight: 700
}

.onestepcheckout-error {
    clear: both;
    color: #c73615;
    font-size: 14px;
    line-height: 15px;
    margin: 10px 0 20px;
    max-width: 100%;
    padding-left: 30px;
    position: relative;
    text-align: left
}

.onestepcheckout-error:before {
    background-color: #c73615;
    border-radius: 50%;
    color: #fff;
    content: '!';
    display: inline-block;
    height: 20px;
    left: 0;
    line-height: 20px;
    margin-right: 5px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px
}

.onestepcheckout-error .input-label {
    display: block
}

.checkoutcontainer .input-error input, .onestepcheckout-error .validation-failed {
    border: 1px solid #c73615
}

.onestepcheckout-place-order-loading {
    clear: both;
    float: left;
    margin-top: 20px;
    width: 100%
}

@media screen and (max-width: 991px) {
    .onestepcheckout-column-middle {
        padding-right: 0
    }

    .onestepcheckout-column-right {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 767px) {
    #onestepcheckout-form.page__wrapper {
        overflow: visible;
        padding: 0
    }

    #onestepcheckout-form.page__wrapper fieldset {
        padding: 0
    }

    #onestepcheckout-form.page__wrapper .onestepcheckout-shipping-method {
        padding-bottom: 10px
    }

    .onestepcheckout-column-left, .onestepcheckout-column-middle, .onestepcheckout-column-right {
        padding: 15px 20px
    }
}

#checkout-progress-wrapper {
    background-color: #fff;
    padding: 20px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #checkout-progress-wrapper {
        padding: 20px 80px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .checkout-cart-index, .onestepcheckout-index-index {
        border: 0;
        margin-top: 0;
        padding: 0
    }
}

.onestepcheckout-threecolumns .input-table.onestepcheckout-enable-newsletter {
    margin-bottom: 16px
}

#checkout-payment-method-load .validation-advice {
    font-weight: 400;
    margin-top: 10px;
    max-width: 100%
}

label[for=shipping-address-select] {
    display: block;
    margin-bottom: 10px
}

.overlay--account {
    background-color: rgba(255, 255, 255, .5);
    z-index: 500
}

.overlay--account .account-login {
    background-color: #e2ebf0;
    border-top: 2px solid #43474a;
    min-height: 1px;
    padding: 10px 15px 35px;
    position: relative
}

@media screen and (max-width: 767px) {
    .overlay--account .account-login {
        height: 100%;
        width: 100%
    }
}

@media (min-width: 768px) {
    .overlay--account .account-login {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
}

@media (min-width: 992px) {
    .overlay--account .account-login {
        float: left;
        width: 33.33333333%;
        margin-left: 41.66666667%
    }
}

.overlay--account .account-login .page-title, .overlay--account .account-login .subtitle--margin {
    line-height: 30px
}

.overlay--account .account-login .new-users, .overlay--account .account-login .page-title, .overlay--account .account-login .subtitle--margin {
    padding-left: 15px;
    padding-right: 15px
}

.overlay--account .account-login .new-users .subtitle, .overlay--account .account-login .subtitle--margin {
    display: block;
    margin-bottom: 15px
}

.overlay--account .account-login .subtitle--margin {
    margin-top: 15px
}

.overlay--account .account-login .new-users .subtitle {
    margin-top: 20px
}

.overlay--account .account-login > .btn--close {
    right: 30px;
    top: 28px
}

.overlay--account .account-login #login-form {
    padding-top: 2px
}

.overlay--account .form__label {
    display: none
}

.overlay--account .form__group {
    margin: 0
}

.overlay--account .form__field .svg {
    height: 15px;
    left: 15px;
    min-height: 15px;
    min-width: 15px;
    position: absolute;
    top: 12px;
    width: 15px
}

.overlay--account .form__input {
    border-color: #fff;
    margin-bottom: 15px;
    padding-left: 40px
}

.overlay--account .form__input::-webkit-input-placeholder {
    padding-top: 3px
}

.overlay--account .form__input::-moz-placeholder {
    padding-top: 3px
}

.overlay--account .form__input:-moz-placeholder {
    padding-top: 3px
}

.overlay--account .form__input:-ms-input-placeholder {
    padding-top: 3px
}

.overlay--account .form__submit {
    width: 100%
}

.overlay--account .form__submit .svg {
    margin-top: 5px !important
}

.overlay--account .link--gold {
    font-family: "Open Sans", sans-serif;
    line-height: 60px
}

.overlay--account .notice-required {
    display: none
}

.overlay--account .registered-users {
    overflow: hidden
}

.overlay--account .new-users p {
    margin-bottom: 20px;
    margin-top: 15px 0
}

.overlay--account .new-users:before {
    border-bottom: 1px solid #cdcdcd;
    content: '';
    display: block;
    height: 1px;
    position: relative
}

.overlay--account.active, .page.background .overlay--account {
    height: 100%
}

.icon--checkmark .svg--tiny {
    height: 12px;
    max-height: 12px;
    max-width: 12px;
    min-height: 12px
}

.block-account {
    position: relative
}

.block-account .block-title {
    display: none
}

@media screen and (min-width: 992px) {
    .block-account .block-title {
        display: block
    }
}

.account__nav {
    list-style-type: none;
    padding: 0 25px
}

.account__nav__item {
    border-bottom: 1px solid #cdcdcd;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 17px;
    padding: 15px 0
}

.account__nav__item.current {
    color: #5991dc;
    font-style: italic
}

.account__nav__item:last-child {
    border-bottom: 0 solid transparent
}

.account__nav__link {
    display: block;
    position: relative
}

@media screen and (max-width: 991px) {
    .account__nav__link:after {
        border: 2px solid #43474a;
        border-left: none;
        border-top: none;
        content: '';
        display: inline-block;
        height: 8px;
        margin: auto;
        moz-transform: rotate(-45deg);
        ms-transform: rotate(-45deg);
        o-transform: rotate(-45deg);
        position: absolute;
        right: 0;
        top: 10px;
        transform: rotate(-45deg);
        webkit-transform: rotate(-45deg);
        width: 8px
    }

    .account__nav__link:hover:after {
        border-color: #5991dc
    }
}

.box-info, .recent-orders {
    display: none
}

@media screen and (min-width: 992px) {
    .box-info, .recent-orders {
        display: block
    }
}

.required-notice {
    float: left;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-style: italic;
    line-height: 38px;
    margin: 0;
    width: 45%
}

@media screen and (max-width: 991px) {
    .my-account {
        padding-bottom: 40px
    }
}

.my-account .buttons-set {
    float: right;
    position: relative;
    text-align: right;
    width: 100%
}

.my-account .buttons-set .required-notice {
    left: 0;
    position: absolute;
    text-align: left;
    top: 10px
}

.my-account .buttons-set .btn {
    float: right;
    margin-left: 10px
}

.my-account .amount, .sales-order-view .table--dashboard .dashboard-item p {
    margin-bottom: 0;
    margin-top: 0
}

#details-table td.a-right, #details-table th.a-right, #my-orders-table td.a-right, #my-orders-table th.a-right, .my-account .limiter {
    text-align: right
}

.my-account .limiter select {
    margin: 0 5px;
    width: 50px
}

.my-account .order-date {
    float: right;
    font-family: "Open Sans", sans-serif;
    font-size: 15px
}

.my-account .order-page-buttons {
    margin-bottom: 50px;
    margin-top: -30px;
    width: 100%
}

.my-account .order-items .buttons-set {
    width: 100%
}

.my-account .table-totals {
    border-top: 1px solid #cdcdcd;
    float: right;
    margin-bottom: 0;
    width: 100%
}

.my-account .table-totals td:first-child, .my-account .table-totals th:first-child {
    text-align: right
}

.my-account .table-totals td.last, .my-account .table-totals th.last {
    text-align: right;
    width: 120px
}

.my-account .newsletter-teaser {
    float: none !important;
    padding-top: 30px;
    width: auto !important
}

@media screen and (max-width: 991px) {
    .my-account .newsletter-teaser {
        text-align: center
    }

    .my-account .newsletter-teaser input {
        float: none !important;
        top: 3px
    }
}

.my-account .newsletter-image {
    float: right;
    height: 190px;
    margin-left: 50px;
    overflow: hidden;
    width: 200px
}

@media screen and (max-width: 991px) {
    .my-account .newsletter-image {
        display: block;
        float: none;
        height: auto;
        margin: 0 auto;
        width: 100px
    }
}

.my-account .newsletter-image .image {
    height: auto;
    min-width: 100%
}

.newsletter-manage-index h3.subsubheadline {
    border-bottom: 1px solid #cdcdcd;
    padding: 0 0 18px
}

.newsletter-manage-index .my-account .buttons-set {
    margin-left: 0;
    margin-right: 0
}

.welcome-msg {
    margin-bottom: 70px
}

.customer-account-forgotpassword .page-title {
    background-color: transparent
}

.customer-account-forgotpassword .back-link {
    float: left
}

.enterprise-giftregistry-index-addselect .my-account select {
    width: auto
}

.account-create input[type=password], .account-create input[type=text], .account-login input[type=password], .account-login input[type=text], .customer-account-changeforgotten input[type=password], .customer-account-changeforgotten input[type=text], .customer-account-forgotpassword input[type=password], .customer-account-forgotpassword input[type=text], .my-account input[type=password], .my-account input[type=text] {
    width: 100%
}

.account-create .input-box, .account-login .input-box, .customer-account-changeforgotten .input-box, .customer-account-forgotpassword .input-box, .my-account .input-box {
    float: left;
    width: 275px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .account-create .input-box, .account-login .input-box, .customer-account-changeforgotten .input-box, .customer-account-forgotpassword .input-box, .my-account .input-box {
        width: 220px
    }
}

@media screen and (max-width: 767px) {
    .account-create .input-box, .account-login .input-box, .customer-account-changeforgotten .input-box, .customer-account-forgotpassword .input-box, .my-account .input-box {
        width: 100% !important
    }

    .form__group {
        padding-left: 0;
        padding-right: 0
    }

    .form__submit {
        padding: 0 14px
    }

    input.subscription-textbox {
        margin-bottom: 5px
    }

    .control input[type=checkbox] + label, .field input[type=checkbox] + label, input[type=checkbox] + label.label-fixed {
        line-height: 1.8;
        padding-top: 5px
    }
}

.account-create .buttons-set, .account-login .buttons-set, .customer-account-changeforgotten .buttons-set, .customer-account-forgotpassword .buttons-set, .my-account .buttons-set {
    border-top: 1px solid #cbcbcb;
    margin: 25px 0;
    padding: 10px 0 0
}

@media screen and (max-width: 767px) {
    .account-create .buttons-set, .account-login .buttons-set, .customer-account-changeforgotten .buttons-set, .customer-account-forgotpassword .buttons-set, .my-account .buttons-set {
        margin: 50px 0 0
    }

    .account-create .buttons-set .required-notice, .account-login .buttons-set .required-notice, .customer-account-changeforgotten .buttons-set .required-notice, .customer-account-forgotpassword .buttons-set .required-notice, .my-account .buttons-set .required-notice {
        position: absolute;
        top: -40px;
        width: 100%
    }
}

.account-create .fieldset {
    padding: 0
}

.account-create .input-box-newsletter, .account-create .input-box-phone-permission {
    clear: both;
    float: left;
    margin: 0 0 10px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .account-login .buttons-set {
        margin: 25px 0
    }
}

@media screen and (max-width: 991px) {
    .account-create .fieldset {
        width: 100%
    }

    .page__content .account-login .col2-set .col-1, .page__content .account-login .col2-set .col-2 {
        clear: both;
        float: left;
        width: 100%
    }
}

#details-table, #my-giftcards-table p.box-content, #my-orders-table p.box-content, .customer-account-edit .form__block, .customer-address-form .form__block, .table--dashboard p.box-content {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .customer-account-edit .buttons-set, .customer-address-form .buttons-set {
        margin-top: 0
    }
}

#my-orders-table .a-center {
    text-align: center
}

.order-page .subtitle {
    line-height: 30px
}

@media screen and (max-width: 767px) {
    #my-orders-table tr td:nth-child(2), #my-orders-table tr td:nth-child(3), #my-orders-table tr td:nth-child(4), #my-orders-table tr th:nth-child(2), #my-orders-table tr th:nth-child(3), #my-orders-table tr th:nth-child(4) {
        display: none
    }
}

.customer-account-logoutsuccess .page-title {
    padding-bottom: 0
}

#toggle--password {
    font-family: "Open Sans", sans-serif
}

#change-password-form .form__block {
    padding-bottom: 5px
}

.my-account .table-orders tr.last td {
    border-bottom: 1px solid #cdcdcd
}

.enterprise-giftregistry-index-edit .form__block {
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px
}

@media screen and (min-width: 768px) {
    .enterprise-giftregistry-index-edit .buttons-set {
        margin-top: 10px
    }
}

.enterprise-giftregistry-index-edit h3.subsubheadline {
    font-size: 1em
}

.enterprise-giftregistry-index-edit .input-box-agreement {
    width: 100%
}

.enterprise-giftregistry-index-edit .input-box-agreement label {
    display: inline-block
}

#my-orders-table, .table--dashboard {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 50px
}

#my-giftcards-table tbody > tr > td, #my-orders-table tbody > tr > td, .table--dashboard tbody > tr > td {
    line-height: 25px;
    padding-bottom: 20px;
    padding-top: 20px
}

#my-giftcards-table td.dashboard-edit, #my-giftcards-table tr td.a-center, #my-orders-table td.dashboard-edit, #my-orders-table tr td.a-center, .table--dashboard td.dashboard-edit {
    padding-bottom: 10px;
    padding-top: 20px
}

#my-orders-table .dashboard-title, .table--dashboard .dashboard-title {
    font-weight: 700;
    padding-left: 0;
    width: 225px
}

#my-orders-table .box-content, .table--dashboard .box-content {
    margin-top: 0
}

#my-giftcards-table tr td.a-center a, #my-orders-table tr td.a-center a, .dashboard-edit a {
    color: #43474a;
    display: block;
    margin-left: 10px;
    text-decoration: underline
}

#my-giftcards-table tr td.a-center a:hover, #my-orders-table tr td.a-center a:hover, .dashboard-edit a:hover {
    color: #5991dc
}

.dashboard .recent-orders .buttons-set {
    margin-bottom: 35px;
    margin-top: 0
}

.dashboard .recent-orders #my-orders-table {
    border-bottom-width: 0;
    margin-bottom: 0
}

.dashboard .recent-orders #my-orders-table tr:last-child td {
    border-bottom-width: 0
}

.giftregistry__list {
    overflow: hidden
}

.giftregistry__welcome {
    padding: 0 0 50px
}

.giftregistry__welcome__buttons {
    margin-top: -30px;
    text-align: center
}

.giftregistry__welcome__buttons .btn {
    float: none
}

.giftregistry-table td.last {
    text-align: right
}

.giftregistry-table .icon {
    margin-bottom: 15px;
    margin-right: 15px;
    width: 25px
}

@media screen and (max-width: 767px) {
    .giftregistry-table .icon {
        margin-bottom: 10px;
        margin-right: 10px;
        width: 18px
    }

    .giftregistry-table .icon .svg {
        max-height: 18px;
        max-width: 18px
    }

    .giftregistry-table td:nth-child(2), .giftregistry-table th:nth-child(2) {
        font-size: 0
    }
}

#modal--giftregistry .modal-body {
    background: url(/local/templates/main/css/../images/ajax-loader.html) no-repeat 50% 50%
}

#modal--giftregistry .modal-body form {
    background-color: #fff
}

@media screen and (max-width: 767px) {
    #modal--giftregistry .modal-body form .field {
        display: block;
        position: relative
    }

    #modal--giftregistry .modal-body form .field br {
        display: none
    }

    #modal--giftregistry .modal-body form input[type=radio] {
        left: 0;
        position: absolute;
        top: 13px;
        width: auto
    }

    #modal--giftregistry .modal-body form label {
        margin-left: 35px
    }

    #modal--giftregistry .modal-body form label[for=giftregistry_qty] {
        display: inline-block;
        margin: 40px 0 0;
        width: auto
    }

    #modal--giftregistry .modal-body form input#giftregistry_qty {
        display: inline-block
    }
}

#event_date_trig {
    position: absolute;
    right: 15px;
    top: 10px
}

@media screen and (max-width: 1199px) {
    .enterprise-giftregistry-index-index .giftregistry__list img {
        max-width: 80%
    }
}

@media screen and (max-width: 991px) {
    .enterprise-giftregistry-index-index .giftregistry__list img {
        max-width: 60%
    }
}

@media screen and (max-width: 767px) {
    .enterprise-giftregistry-index-index .giftregistry__list img {
        max-width: 40%
    }

    .enterprise-giftregistry-index-index .giftregistry__welcome {
        padding-top: 0;
        text-align: center
    }
}

.enterprise-giftregistry-index-items table tr td:last-child {
    position: relative;
    text-align: right
}

#giftregistry_add_form .qty-holder {
    clear: both;
    float: left;
    height: 47px;
    position: relative;
    width: 100%
}

@media screen and (max-width: 767px) {
    #giftregistry_add_form .qty-holder {
        margin-bottom: 10px;
        position: relative
    }
}

#giftregistry_add_form .qty-holder .add-product, #giftregistry_add_form .qty-holder .substract-product {
    background-color: #e2ebf0;
    bottom: 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 47px;
    line-height: 47px;
    moz-user-select: none;
    ms-user-select: none;
    position: relative;
    text-align: center;
    top: 0;
    user-select: none;
    webkit-user-select: none
}

#giftregistry_add_form .qty-holder .add-product::after, #giftregistry_add_form .qty-holder .substract-product::after, span.breadcrumb__title {
    display: none
}

@media screen and (min-width: 1200px) {
    #giftregistry_add_form .qty-holder .add-product, #giftregistry_add_form .qty-holder .substract-product {
        width: 63px
    }
}

@media screen and (max-width: 1199px) {
    #giftregistry_add_form .qty-holder .add-product, #giftregistry_add_form .qty-holder .substract-product {
        width: 63px
    }
}

@media screen and (max-width: 991px) {
    #giftregistry_add_form .qty-holder .add-product, #giftregistry_add_form .qty-holder .substract-product {
        width: 67px
    }
}

@media screen and (max-width: 767px) {
    #giftregistry_add_form .qty-holder .add-product, #giftregistry_add_form .qty-holder .substract-product {
        display: inline-block;
        width: 67px
    }
}

#giftregistry_add_form .qty-holder .add-to-cart-qty {
    appearance: none;
    background-color: #fff;
    border: 10px solid #e2ebf0;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    float: left;
    height: 47px;
    webkit-appearance: none;
    width: 50px
}

@media screen and (max-width: 767px) {
    #modal--giftregistry .modal-dialog {
        width: 98%
    }

    .branch-search__searchform {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    .branch-search__searchform label {
        display: inline-block;
        line-height: 30px;
        text-align: left
    }

    .branch-search__searchform .input-text {
        margin-left: 0;
        margin-right: 0
    }

    .branch-search__searchform .btn {
        width: 70%
    }

    .branch-search__results {
        max-height: 230px;
        overflow-y: scroll;
        padding-left: 0;
        padding-right: 0
    }

    .branch-search__results:empty {
        overflow: hidden
    }
}

.my-wishlist .cart-cell {
    float: right;
    text-align: right
}

.my-wishlist .giftregisty-add .list-container li {
    cursor: pointer
}

.wishlist-textarea {
    width: 100%
}

#ImgAddToMyRegistryButton {
    background-color: #023e84;
    cursor: pointer;
    display: inline;
    float: right;
    font-size: 14px;
    margin-top: 18px;
    padding: 0 10px;
    text-decoration: none;
    width: 165px
}

@media screen and (max-width: 767px) {
    #ImgAddToMyRegistryButton {
        text-align: center;
        width: 100%
    }

    .main-user-consent-request-popup-cont {
        max-height: 500px
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    #ImgAddToMyRegistryButton {
        float: left
    }
}

#ImgAddToMyRegistryButton:hover {
    background-color: #5991dc;
    text-decoration: none
}

.cms-block, .privilegeclub-account-activatesuccess .steps p {
    text-align: center
}

.privilegeclub-account-activate .customer-dob input {
    float: left;
    margin-right: 5px;
    width: 4em
}

.privilegeclub-account-activate .welcome_10percent {
    height: 100px;
    max-height: 100px;
    max-width: 100px;
    min-height: 100px;
    width: 100px
}

.privilegeclub-account-activate .input-box-newsletter label, .privilegeclub-account-activate .input-box-phone-permission label {
    line-height: normal;
    width: 495px !important
}

.privilegeclub-account-activatesuccess .steps img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 170px;
    max-width: 170px
}

#my-giftcards-table {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 50px
}

#my-giftcards-table .dashboard-title {
    font-weight: 700;
    padding-left: 0;
    width: 225px
}

#my-giftcards-table .box-content, .modal .btn2 {
    margin-top: 0
}

.modal_check {
    left: -10000px;
    position: absolute
}

.modal .modal_hold {
    background: #fff;
    box-shadow: 0 2px 25px 0 #333;
    color: #495052;
    font-size: 16px;
    left: 50%;
    max-width: 420px;
    moz-transition: -moz-transform .4s ease-out;
    ms-transform: translate(-50%, -500%);
    o-transform: translate(-50%, -500%);
    o-transition: -o-transform .4s ease-out;
    padding: 40px 2.5% 15px;
    position: absolute;
    text-align: left;
    transform: translate(-50%, -500%);
    transition: transform .4s ease-out;
    webkit-box-shadow: 0 2px 25px 0 #333;
    webkit-transform: translate(-50%, -500%);
    webkit-transition: -webkit-transform .4s ease-out;
    width: 78.2%;
    z-index: 1001
}

.modal .modal_hold p {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    text-align: center
}

.modal .modal_hold .form .btn {
    float: right;
    margin-bottom: 17px
}

.modal .modal_overlay {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.modal_check:checked + .modal, .modal_check:checked + .modal .modal_overlay {
    display: block;
    z-index: 1000
}

.modal_check:checked + .modal .modal_hold {
    ms-transform: translate(-50%, 0);
    o-transform: translate(-50%, 0);
    top: 4%;
    transform: translate(-50%, 0);
    webkit-transform: translate(-50%, 0)
}

.modal input {
    margin-bottom: 15px;
    width: 100%
}

.modal .modal_close {
    color: #ebebeb;
    cursor: pointer;
    display: block;
    font-size: 29px;
    font-weight: 600;
    height: 20px;
    moz-transition-duration: .3s;
    o-transition-duration: .3s;
    position: absolute;
    right: 27px;
    text-transform: uppercase;
    top: 27px;
    transition-duration: .3s;
    webkit-transition-duration: .3s;
    width: 20px
}

.modal .modal_close:hover {
    color: red
}

.modal-header .modal_close {
    left: unset;
    right: -12px;
    top: -12px
}

.modal .modal_head {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 24px;
    text-align: center;
    text-transform: uppercase
}

.modal .modal_hold img {
    height: auto;
    max-width: 100%
}

#form {
    float: left;
    width: 100%
}

.form-group label {
    display: block;
    left: 6px;
    margin-bottom: 3px;
    position: relative
}

div.cloudzoom-zoom {
    z-index: 300
}

input.btn.sale-paysystem-yandex-button-item {
    font-weight: 700
}

.sale-paysystem-wrapper {
    color: #fff !important
}

td > .sale-paysystem-wrapper {
    color: #000 !important
}

.category-products .teaser__wrapper:not(.associated) {
    height: auto !important
}

.sale-paysystem-yandex-button-item {
    background-color: #5991dc;
    color: #fff
}

.bx-filter-parameters-box-container #del_filter {
    background-color: #499fd8;
    color: #fff;
    display: table;
    margin: 0 auto;
    padding: 4px 20px 5px
}

.bx-filter-parameters-box-container #del_filter:hover {
    background-color: #a8dff3
}

.category-products .teaser__top.bv_inline {
    position: relative;
    z-index: 200
}

.block_row_address_del a {
    float: left
}

#cookie.modal {
    background: rgb(51 51 51 / 50%);
}

#cookie .modal_hold {
    left: 0;
    max-width: none;
    ms-transform: none;
    o-transform: none;
    padding: 15px 0;
    /* top: 21px; */
    bottom: 0;
    transform: none;
    webkit-transform: none;
    width: 100%
}

.close_cookie_modal {
    background-color: #000;
    border-radius: 50px;
    cursor: pointer;
    display: block;
    height: 40px;
    left: 47%;
    position: absolute;
    top: -50px;
    transition: background .2s ease;
    width: 40px;
    box-shadow: 0px 0px 4px 4px #fff;
}

.close_cookie_modal::after, .close_cookie_modal::before {
    border: 1.2px solid #fff;
    bottom: 0;
    content: ' ';
    height: 14px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px
}

.close_cookie_modal::before {
    transform: rotate(45deg)
}

.close_cookie_modal::after {
    transform: rotate(-45deg)
}

#cookie .wrapper {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
    position: relative
}

.catAegory-products .teaser__wrapper:not(.associated) {
    min-height: 574px
}

a.info_text {
    cursor: default;
    text-decoration: none
}

h2.catalog.title {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: 400;
    font-style: italic
}

p.catalog.description {
    text-align: center;
    font-family: times new roman, sans-serif;
    font-size: 16px;
    font-weight: 300
}

.question-box {
    display: inline-block;
    justify-content: space-between;
    margin: 0 auto
}
.question-box .question-link
{
    margin-right: 5px!important;
}

.question-box .phone-link, .question-box .question-link {
    display: block;
    padding: 10px;
    text-decoration: none !important;
    background-color: #fff;
    color: #0b3886;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #0b3886;
    border-radius: 3px;
    cursor: pointer;
    transition-duration: .2s
}

.question-box .phone-link:hover, .question-box .question-link:hover {
    color: #fff;
    background-color: #0b3886;
    box-shadow: 2px 5px 13px rgb(0 0 0/25%);
    border: 0;
    opacity: 1
}

.question-box .phone-link:active, .question-box .question-link:active {
    color: #fff;
    background-color: #023e84;
    box-shadow: none;
    border: 0
}

.social, h2.catalog.title {
    text-align: center
}

.subscrible {
    /*text-align: right*/
}

.row--footer .list li {
    margin-bottom: 10px
}

.allBrands {
    color: #fff;
    float: right;
    display: block;
    padding: 10px;
    background-color: #5991dc;
    text-transform: uppercase;
    border-radius: 2px;
    width: 190px;
    text-align: center;
    transition-duration: .2s
}

.allBrands:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 2px 5px 13px rgb(0 0 0/25%)
}

.allBrands:active, .allBrands:focus {
    color: #fff;
    text-decoration: none;
    box-shadow: none;
    background-color: #023e84
}

.section--blue {
    height: 340px
}

@media (max-width: 767px) {
    input#SENDER_SUBSCRIBE_EMAIL {
        width: 100% !important;
        margin-left: 0
    }

    input[type=checkbox]:checked + label {
        margin-left: 0 !important
    }

    .allBrands {
        color: #fff;
        float: right;
        display: block;
        padding: 10px;
        background-color: #5991dc;
        text-transform: uppercase;
        border-radius: 2px;
        width: auto !important
    }

    .allBrands:active {
        text-decoration: none;
        background-color: #023e84;
        color: #fff
    }

    .section--blue {
        height: auto !important
    }

    .service__column a {
        color: #0b3886
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    input#SENDER_SUBSCRIBE_EMAIL {
        width: 100% !important;
        margin-left: 0
    }

    input[type=checkbox]:checked + label {
        margin-left: 0 !important
    }

    .allBrands {
        color: #fff;
        float: right;
        display: block;
        padding: 10px;
        background-color: #5991dc;
        text-transform: uppercase;
        border-radius: 2px;
        width: auto !important
    }

    .allBrands:active {
        text-decoration: none;
        background-color: #023e84;
        color: #fff
    }

    .section--blue {
        height: auto !important
    }

    .service__column a {
        color: #0b3886
    }
}

.itemBrand {
    transition-duration: .2s;
    border-radius: 5px;
    border: 1px solid #dadce0
}

.itemBrand:hover {
    box-shadow: 2px 5px 9px rgb(0 0 0/20%)
}

.itemBrand:active {
    box-shadow: none;
    border: 1px solid #5991dc
}

.category-products .teaser__wrapper:not(.associated) {
    min-height: 574px
}
@media screen and (max-width: 375px){
	.header-search-toggle {
		margin-left: 10px;
	}
}
/* End */


/* Start:/local/templates/main/css/sec.min.css?16907876278188*/
#ampromo-items-add{border:1px solid #ededed;padding:7px;text-align:center;margin-bottom:12px}#ampromo-items-add a{text-decoration:none;border-bottom:1px dashed}.amscheckout #ampromo-items-add{margin:7px 10px}#ampromo-overlay{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.8);top:0;left:0;z-index:10000;text-align:center;direction:ltr;overflow:scroll}#ampromo-overlay .close{position:absolute;top:7px;right:7px;background:url(/local/templates/main/css/../../skin/frontend/enterprise/default/images/amasty/ampromo/close_icon.png) no-repeat;width:16px;height:16px;z-index:1;margin:0;padding:0;font-size:0;display:block;opacity:.8}#ampromo-overlay .close:hover{opacity:1;transition:opacity .2s ease}.ampromo-item .giftcard-send-form{padding:0;margin:0}@media only screen and (max-width: 820px) and (min-width: 420px){body #ampromo-items.amcarousel{width:400px}body .amcarousel #ampromo-carousel-wrapper{width:250px}}@media only screen and (max-width: 420px){body #ampromo-items.amcarousel{width:100%}body .amcarousel #ampromo-carousel-wrapper{width:250px}body .ampromo-carousel-control.prev{left:0}body .ampromo-carousel-control.next{right:0}body .ampromo-carousel-control{z-index:10001}}@media only screen and (max-width: 340px){body #ampromo-items .ampromo-item{border:none}}@media only screen and (max-height: 500px){body #ampromo-items.amcarousel{top:0!important;height:100%}body #ampromo-items{padding-top:0}body #ampromo-items>h4{display:none}}#ampromo-items{border:1px solid #ededed;background-color:#fff;position:relative;margin:0 auto;padding:24px;display:inline-block;box-sizing:border-box}#ampromo-items.amcarousel{display:block;width:685px}#ampromo-items .ampromo-item{box-sizing:border-box;margin-bottom:7px;padding:20px;width:250px;border:1px solid #ededed;position:relative;margin-right:12px}#ampromo-items .ampromo-item-options{margin-bottom:12px;text-align:left}#ampromo-items .ampromo-item-image{display:block;margin:0 auto;width:160px;height:160px}.amcarousel #ampromo-carousel-wrapper{width:520px}#ampromo-carousel-wrapper{overflow:hidden;margin:0 auto}.amcarousel #ampromo-carousel-content{width:4500px;height:1px}#ampromo-carousel-content .ampromo-slide{float:left}.amcarousel .ampromo-carousel-control{display:block}.ampromo-carousel-control{position:absolute;top:260px;background:url(/local/templates/main/css/../../skin/frontend/enterprise/default/images/amasty/ampromo/buttons_next_prev.png) no-repeat;width:48px;height:45px;font-size:0;display:none}.ampromo-carousel-control.carousel-disabled.prev{background-position:0 0!important}.ampromo-carousel-control.amcarousel-disabled.next{background-position:-46px 0!important}.ampromo-carousel-control.prev{background-position:0 -45px;left:20px}.ampromo-carousel-control.next{background-position:-46px -45px;right:20px}.ampromo-carousel-control.prev:hover{background-position:0 -91px}.ampromo-carousel-control.next:hover{background-position:-46px -91px}.ampromo-item .qty-holder{display:none}.ampromo-item-options select,.ampromo-item-options input{max-width:210px}.ampromo-notification{padding:7px;text-align:center;margin-bottom:12px;border:1px solid #f16048;color:#df280a;background:#faebe7}.ampromo_items_form h4{line-height:50px}.ampromo_items_form h4 a{display:inline-block;vertical-align:middle;line-height:14px}.ampromo-label{float:right;position:absolute;z-index:500}.ampromo-gift .product-image{float:left}.ampromo-gift li{margin:10px;float:left}.ampromo-tooltip{padding:2px 5px;background:#FEC;border:1px solid #FAA819;color:#1F5070;text-align:left;width:300px;position:absolute;z-index:10001}.ampromo-product-name{font-weight:700}.carousel-outer-wrapper{text-align:center}.carousel-outer-wrapper .carousel-control{display:block;width:20px;height:120px}.carousel-outer-wrapper .carousel-control span{display:none}.carousel-outer-wrapper .carousel-control.next{background:url(/local/templates/main/css/../../skin/frontend/base/default/em/productsfilter/arrow-right.png) no-repeat;float:right}.carousel-outer-wrapper .carousel-control.prev{background:url(/local/templates/main/css/../../skin/frontend/base/default/em/productsfilter/arrow-left.png) no-repeat;float:left}.carousel-outer-wrapper .category-products{padding:0}.carousel-outer-wrapper .category-products .products-grid{margin:0}.carousel-outer-wrapper .products-grid li.slide{width:281px;height:120px;overflow:hidden;text-align:left;padding-left:10px;margin-bottom:0}.carousel-outer-wrapper .products-grid li.slide a.product-image{float:right;margin-top:5px}.carousel-outer-wrapper .products-grid li.slide h2.product-name{margin-top:30px;min-height:0;height:20px;overflow:hidden}.carousel-outer-wrapper .products-grid li.slide h2.product-name a{color:#717171;font-size:16px;text-decoration:none}.carousel-outer-wrapper .products-grid li.slide p.product-description{color:#8C8C8C;font-weight:700;margin-top:10px;height:30px;overflow:hidden}.carousel-outer-wrapper .products-grid li.slide p.product-link a{color:#717171;font-weight:700;text-decoration:none}.image-slider{position:relative}.image-slider .image-group{position:absolute}.image-slider .image-group a{display:block;float:left}.bx-wrapper{position:relative;margin:0 auto;padding:0;*zoom:1}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-viewport{border:0;background:transparent}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/local/templates/main/css/../../skin/frontend/base/default/integernet_slider/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;padding-top:20px}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000}.bx-wrapper .bx-prev{left:10px;background:url(/local/templates/main/css/../../skin/frontend/base/default/integernet_slider/images/controls.png) no-repeat 0 -32px}.bx-wrapper .bx-next{right:10px;background:url(/local/templates/main/css/../../skin/frontend/base/default/integernet_slider/images/controls.png) no-repeat -43px -32px}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/local/templates/main/css/../../skin/frontend/base/default/integernet_slider/images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/local/templates/main/css/../../skin/frontend/base/default/integernet_slider/images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,0.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;display:block;font-size:.85em;padding:10px}.bxslider-container{width:100%}.bxslider-container .link-area{margin:0 auto;position:relative}.bxslider-container .link-area a,.bxslider-container .link-area a:hover,.bxslider-container .link-area span{position:absolute;display:inline-block;padding:5px;background-color:#fff;text-align:left;text-decoration:none}.bxslider-container .link-area a.no-label,.bxslider-container .link-area span.no-label{background:none}
/* End */


/* Start:/local/templates/main/css/main.min.css?173288243110741*/
p.hide_tablet {text-align: left;}.btn--dark{cursor:pointer}.teaser--newsletter .subscribe_cost buttcomponentson{background:#023e84;padding:0 25px}.new_title{font-style:italic;font-size:24px;font-family:villeroy-boch,"Times New Roman",Times,serif;font-weight:400;margin-bottom:10px}#slider_home_campaign .teaser__label{background:#0b3886}.slider_home_campaign .teaser__wrapper{width:100%}.slider_home_campaign .teaser__wrapper img{width:auto;height:auto;min-width:auto;margin:auto;max-height:200px}.slider_home_campaign .teaser__link span{margin-top:20px}.inline_block{display:inline-block}.ml20{margin-left:20px!important}.footer .form__submit img{display:inherit}.topmenu .cust .default-nav-wrapper li.level1:nth-child(3n+3){clear:initial}.cust_header_image{position:absolute;bottom:-20%;left:0;right:0;width:70%;margin-left:auto;margin-right:auto;font-weight:400;font-size:24px;line-height:24px;font-family:villeroy-boch,"Times New Roman",Times,serif;font-style:italic;text-align:center;padding:10px 0;background-color:rgba(255,255,255,.9)}.cust_header_image a{font-size:13px;font-family:Helvetica,Arial,Sans-serif;text-decoration:underline;color:#43474a;font-style:normal}.mob_newsletter{display:none}button:focus,input:focus,select:focus{outline:none}.card .headline{margin-top:1em;margin-bottom:1em}.card_car{width:25px;height:25px;line-height:37px;display:inline-block;float:left;margin:-2px 7px 0 0}.card_car .svg{fill:#cbcbcb;height:17px;width:20px}.card .product-availability{font-size:12px}.card #product-shop .price-box{margin-bottom:0;height:auto}.card .show-mob{display:none!important}.new h1{line-height:33px;padding-bottom:2%}.new p{font-size:14px;line-height:23px;color:#43474a;padding-bottom:1%}.news_title{width:98%;margin:0 auto;text-align:center;padding-bottom:1%}.akcia_title,.gift_title{width:81%;margin:0 auto;text-align:center}.gift_title h3{font-family:villeroy-boch,"Times New Roman",Times,serif;font-size:20px;font-weight:400;font-style:italic;text-align:center}.new .footer__icons{float:right}.new .back{border-top:1px solid #cdcdcd;padding-top:35px;padding-bottom:80px;text-align:center}.new .back_title{text-decoration:underline;text-decoration-color:#cdcdcd;float:left;padding-top:12px}.new .back_title_mob{display:none}.akcia .headline,.gift .headline{margin-bottom:0}.akcia .akcia_sec_title,.gift .gift_sec_title{padding-top:0}.login_page h2.legend{font-weight:700;font-size:14px;font-family:Helvetica,Arial,Sans-serif;font-style:normal;float:left;clear:both;float:none}h2.legend-min{font-weight:700;font-size:20px;font-family:Helvetica,Arial,Sans-serif;font-style:italic;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #bbb;float:left;clear:both;width:100%}.login_page .centered_cont button{float:right;margin-left:10px;cursor:pointer}.login_page .centered_cont .field,.login_page .centered_cont .input-fixed{float:none;display:inline-block}.login_page .centered_cont.new-users ul{display:inline-block;padding-left:0;text-align:left}.login_page .centered_cont.new-users .legend_sec{padding-top:38px}.catalog-1 .category-view--products.full-width h2.subtitle{font-size:14px;margin-top:0;margin-bottom:15px}.news_1 .pages:before{border:none}.news_img_cont{width:30%;float:left;box-sizing:border-box}.news_desc_cont{float:left;width:70%;padding:15px 60px;box-sizing:border-box}.news_desc_cont .sub_title{font-family:villeroy-boch,"Times New Roman",Times,serif;font-size:25px;font-weight:400;font-style:italic}.news_desc_cont p{font-size:13px}.news_desc_cont button{margin-top:20px}.news_1_cont{margin-top:30px;padding:0 15px}.news_1 .news_1_contB{padding-bottom:60px;border-bottom:1px solid #cdcdcd;margin-left:15px;margin-right:15px;margin-bottom:30px}.news_1_inner{background:#fff;width:100%}.news_1_inner:after{content:'';clear:both;display:table}.news_1_inner:before{content:" ";display:table}.sorting_cont{margin:0 -15px}.sorting_cont:after{content:'';clear:both;display:table}.sorting_cont:before{content:" ";display:table}.show_tablet{display:none}.sorting_cont .select-wrap{width:100%}.sorting_cont .sort-by{float:left;width:33.33%;text-align:right;padding:0 15px}.sorting_cont .sort-by select{width: 100% !important;border:none;height:50px;line-height:50px;padding:0 30px 0 10px;background:#e2ebf0;border-radius:0;min-width:80px;max-width:390px;width:100%;appearance:none;-webkit-appearance:none}.sorting_cont .sort-by .select-wrap label:after{position:absolute;right:0;top:0;height:50px;line-height:52px;width:28px;text-align:center;content:' ';background-position:50%;background-image:url(/local/templates/main/css/../icons/arrow_filled_down.svg);background-size:10px 7px;background-repeat:no-repeat;display:block;background-color:#f0f0f0;pointer-events:none;font-size:22px}.sorting_cont .sort-by .select-wrap label{margin-right:0}.sorting_cont> p{padding:30px 15px 10px}.sorting_cont_toolbar{border-top:1px solid #cdcdcd;padding-top:30px}.checkout .service__column,.bucket .service__column{margin-top:35px}.checkout .service__column .icon--margin,.bucket .service__column .icon--margin{float:left}.checkout .service__column h3,.checkout .service__column p,.bucket .service__column h3,.bucket .service__column p{margin:0}.prod_name_th{text-align:left}.sheep_date{color:#a7ab57}.nowrap{white-space:nowrap}.bucket td .service__column{display:none}.checkout .name-prefix select{width:300px;max-width:none}.article1{font-size:12px;margin-top:5px;margin-bottom:5px}.right-text{text-align:right}.contacts_title{font-family:villeroy-boch,"Times New Roman",Times,serif;font-weight:400;font-style:italic;font-size:33px;display:inline-block;margin-top:0!important;}.contact_wraper input,.contact_wraper select,.contact_wraper .contact_search{width:340px}.contacts_search_cont .contact_search{float:right;line-height:38px}.contacts_search_cont{/*float:right;*/}.page .contacts_search_cont img{width:110px}.map_wraper{width:100%;border-top:1px solid #cdcdcd;clear:both}.map_wraper .col1{width:35%;box-sizing:border-box;float:left}.map_wraper .col2{width:65%;box-sizing:border-box;float:left}.map_wraper input.btn--calculate{display:block;width:210px!important;text-align: center;float:right!important;text-transform:unset;padding:0;margin-right:30px!important}#map{height:694px}.map_wraper h2{font-family:villeroy-boch,"Times New Roman",Times,serif;font-weight:400;font-style:italic;font-size:24px}.search_item_name{display:inline-block;font-weight:600;margin-left:0}.distance{font-family:v"Open Sans",sans-serif;font-weight:400;font-style:italic;font-size:16px;display:inline-block;float:right}.search_item{margin-right:30px;padding:15px 0;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;margin-right:30px;padding:15px 0 20px 0;margin-top:-1px}.search_item_info{padding-left:45px}.search_item_info p{margin:0;line-height:20px}.search_item_info p:first-child{margin-bottom:5px}.contact .contacts_title{display:block;/*margin-bottom:10px*/}.contact .contacts_title +span{font-size:13px}.contact .contact_wraper input,.contact .contact_wraper select{width:100%}.contact .contact_wraper input{margin:0}.form_item{border-bottom:none}.contact_wraper_title_inner{display:inline-block}.contact .contacts_search_cont span{display:block;font-size:13px;line-height:22px}.rotator__button{bottom:10px}.header-container{border-bottom:none}.ml30{margin-left:30px!important}.home .page__campaign .article p{font-weight:600;font-size:15px}.rotator__teaser{font-weight:400;font-size:15px}.home .slider_home_campaign .teaser__link span{margin-top:35px}#coupon{width:55%}.service__column p{font-weight:400}.btn--blue,button.button{padding:0 30px}.solr-filter-top .qty-holder .add-product,.solr-filter-top .qty-holder .substract-product{width:50px}.clear_both{clear:both}.card .sort-by{float:right!important;width:auto!important;text-align:right!important}.card .sort-by .select-wrap{display:inline-block!important;position:relative!important;margin-top:5px!important}.card .sort-by .select-wrap label:after{position:absolute;right:0;top:0;height:30px;line-height:32px;width:28px;text-align:center;content:' ';background-position:50%;background-image:url(/local/templates/main/css/../icons/arrow_filled_down.svg);background-size:10px 7px;background-repeat:no-repeat;display:block;background-color:transparent;pointer-events:none;font-size:22px}.card .sort-by select{border:none;height:30px;line-height:30px;padding:0 30px 0 0;background:#e2ebf0;border-radius:0;min-width:80px;max-width:140px;width:auto;appearance:none;-webkit-appearance:none;margin-bottom:0}.seo h3{font-size:13px!important}td.qty,th.qty{text-align:center!important}.collections .category-view,.subcategories{margin-top:30px;margin-bottom:10px}.collections .category-view--products.full-width .subtitle{margin-top:0}.collections .category-view{margin-top:0}.collections .category-view--products.full-width .subtitle.first{margin-top:30px}.page__wrapper{margin-top:0}.cloudzoom-blank div:last-child{-moz-opacity:0;-khtml-opacity:0;opacity:0;z-index:200}.popup-window-close-icon{background-color:#43474a;color:#fff;opacity:1!important}.fast-but{background-color:#5991dc;margin-top:6px}.fast-but span{display:block;width:100%;float:left}.fast-but:hover{background-color:#0053c1}.teaser__item .actions{position:relative;z-index:200}.teaser__item .actions div:last-child{height:0}.cart-contact a{text-align:center;float:right}.cart-contact .oneclick_button{background-color:#43474a;margin-top:10px;width:219px}.cart-contact .oneclick_button:hover{background-color:#5991dc}.allwidth-block .input-box{width:100%!important}.allwidth-block .input-box input{max-width:500px}label[for="soa-property-21"]{display:none}#header-access-placeholder{height:0}.bx-soa-section-content{margin-top:20px}.bx-soa-pickup-subTitle{font-family:"Open Sans",sans-serif;font-style:italic;font-weight:400!important;font-size:24px!important;line-height:24px;padding-bottom:16px!important;border-bottom:1px solid #cdcdcd;text-align:center}.bx-green .btn.btn-default{background-color:#023e84;padding:5px 22px 7px}.bx-green .btn.btn-default:hover{background-color:#5991dc}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background-color:#023e84!important}.top-button{display:none;width:46px;height:46px;background-color:#5991dc;border-radius:50%;position:fixed;bottom:90px;right:30px;cursor:pointer;opacity:.5;z-index:200;text-align:center}.top-button:hover{opacity:1}.top-button .svg{margin-top:0;-webkit-transform:translate(-50%,-50%) rotate(270deg) scale(.7);-moz-transform:translate(-50%,-50%) rotate(270deg) scale(.7);-ms-transform:translate(-50%,-50%) rotate(270deg) scale(.7);-o-transform:translate(-50%,-50%) rotate(270deg) scale(.7);transform:translate(-50%,-50%) rotate(270deg) scale(.7);left:50%;top:50%;position:absolute;fill:#fff}
h2.h2-header-detail{margin-bottom: 0;margin-top: 4px;}
/* End */


/* Start:/local/templates/main/css/media.min.css?173286692321298*/
@media screen and (min-width: 768px) and (min-width: 992px){.topmenu .cust .default-nav-wrapper li.level1{float:left;width:25%}.topmenu .cust .default-nav-wrapper li.level1:nth-child(5){clear:left;}.topmenu .cust .alt-nav-wrapper{width:36%}.topmenu .cust .default-nav-wrapper{width:100%}}@media screen and (min-width: 992px){.checkout .name.cart-item{max-width:170px}.topmenu .cust li.level1{list-style-type:none;width:180px;min-width:180px;max-width:180px;float:left;margin:0 22px;padding:0!important;line-height:20px}.topmenu .cust li.level1>a span:after{content:' ';position:absolute;bottom:0;left:0;display:block;width:180px;height:1px;border-bottom:1px solid #bec1c4}.catalog .category-view{margin-top:0}.home .page__campaign .teaser__wrapper{height:340px}.category-view,.subcategories{margin-top:0}.headline,.page-title h1{line-height:40px}}@media (min-width: 768px){.footer .form__group{float:left;width:100%}.footer .twocol{width:80%}.checkout .service__column,.bucket .service__column{width:33.333%}.teaser--newsletter .subscribe_cost{width:366px}.home .teaser--newsletter{margin:0}.home .page__campaign h2{margin-bottom:30px;margin-top:30px}}@media screen and (min-width: 1200px){.page__campaign .teaser__wrapper{height:310px}}@media (max-width: 991px){.header-access .gift_icon,.header-access .gift_icon +span,.header-access .user_icon +span{display:none!important}.teaser__label{font-size:13px}.home .page__rotator,.home .page__content,.home .container{width:100%}.home .page__campaign .teaser__screen{width:auto}.sorting_cont{display:none}.sorting_cont_toolbar{border:none;padding-top:0}.gift_sec_title,.search_sec_title{border:none}.bucket .service__column.first{display:none}.bucket td .service__column{width:100%;display:block;margin-top:10px;margin-bottom:0}.checkout .cart-info{display:none}.headline,.page-title h1{line-height:30px}.akcia_title,.gift_title{font-size:16px;font-weight:500}.catalog-1 .teaser__item .teaser__header,.collections .teaser__item .teaser__header{height:60px;line-height:60px;min-height:60px;max-height:60px}}@media screen and (max-width: 1199px){.home .rotator__teaser{font-size:12px;margin:0 60px;display:inline-block}.row--footer .list li{margin-bottom:5px}.card .teaser__label,.akcia .teaser__label,.gift .teaser__label,.search .teaser__label{right:15px}.page-title{padding:0 15px}.search .page-title{margin-bottom:30px}.checkout .name-prefix select{width:100%}.fast-but{padding:0!important;text-align:center}}@media screen and (max-width: 1199px) and (min-width: 768px){.card #product-shop .price-box{max-width:235px}.login_page .centered_cont.new-users .legend_sec{padding-top:58px}.btn--cart{width:72%}}@media screen and (max-width: 1199px) and (min-width: 992px){.card .qty-holder .add-product,.card .qty-holder .substract-product{width:59px}.search_item_info p{font-size:10px}}@media screen and (max-width: 991px) and (min-width: 768px){.onestepcheckout-enable-newsletter{padding:15px 0}.bucket .cart-info.cart-info,.bucket .cart-title.cart-title{width:50%}.home .slider_home_campaign .teaser__link span{margin-top:40px}.home .page__campaign .teaser__wrapper{height:360px;padding:60px 20px 20px}.header-container{box-sizing:border-box;width:100%;padding:0 15px;margin:0 auto;background-image:none;background-color:transparent;margin-bottom:20px;border-bottom:none}.home .paragraph--centered{margin-left:auto;margin-right:auto;float:none;width:85%}.page__campaign .teaser__label{top:10px;right:10px}.home .service__column{width:33.333%}.home .rotator__content{height:110px}.footer__social{clear:initial}.footer_newsletter_msg,.footer form{width:50%;float:left}.footer__newsletter{width:100%}.collections .category-view--products .category-title,.catalog .category-view--products .category-title{padding:0 15px}.login_page .centered_cont{width:50%!important;float:left!important;box-sizing:border-box;clear:none!important}.login_page .col2-set{width:100%}.news_img_cont{width:50%}.news_desc_cont{width:50%;padding:15px 40px}.news_desc_cont .sub_title{line-height:25px;margin:10px 0}.news_desc_cont button{margin-top:10px}.show_tablet{display:block}.hide_tablet{display:none}.checkout .cart-title,.checkout .service__column{width:50%}.contact_search d{display:none}.contact_wraper input,.contact_wraper select,.contact_wraper .contact_search{width:170px}.map_wraper .col1,.map_wraper .col2{width:50%}.search_item_info p{font-size:11px}.contact .contacts_title{line-height:30px}.contact_wraper_title_inner{width:50%}.contacts .page__wrapper,.contact .page__wrapper{padding:0 15px}.product-images.slick-initialized.slick-slider{border:1px solid #cdcdcd;border-right:2px solid #cdcdcd}.card .product-view .product-title{margin-top:0;margin-bottom:20px}}@media screen and (max-width: 767px){.checkout .cart-header{text-align:left}.cart-item .qty-holder .add-product{top:-8px}.cart-item .qty-holder .substract-product{bottom:9px}#coupon_code,#discount-coupon-form button{width:100%}.shopping-cart-totals-table_title{display:inline-block}.bucket .cart-actions button,.bucket .cart-additional a,#discount-coupon-form button{text-align:left}.bucket .cart-additional a span{float:none}.bucket #shopping-cart-table--desktop tfoot tr td:first-child{display:none}.btn--cart{padding-left: 45px !important;text-align: left;width: calc(100% - 50px);width: -webkit-calc(100% - 50px);width: -moz-calc(100% - 50px);}.btn--cart:first-child {margin-top: 30px;}.qty-holder{top: 0;margin-top: 0;}.teaser__wrapper .qty-holder{top: 30px;}.home .teaser__item .teaser__header{height:60px;line-height:60px;min-height:60px;max-height:60px}.home .teaser__label{font-size:20px;text-transform:uppercase;position:absolute;top:-25px;right:0;color:#fff;padding:0 15px;line-height:38px;height:38px}.home .page__campaign .teaser__wrapper{padding-top:30px}.rotator__button{bottom:-15px}.news_img_cont,.news_img_cont img{width:100%}.news_desc_cont{width:100%;padding:0}.news_1_cont{margin-top:60px}.news_1 .category-products .news_1_cont:first-child,.news_1 .category-view,.news_1 .headline{margin-top:0}.teaser__item{margin-left:auto;margin-right:auto;padding:0}.home .page__campaign .teaser__label{top:10px;right:0}.mob_newsletter{display:block}.home .teaser--newsletter .subscribe_cost button{background:transparent;padding:0;padding-right:8px}.home .teaser--newsletter .subscribe_cost button span{display:none}.catalog .price-label,.akcia .price-label,.gift .price-label,.search .price-label{display:none}.product-info__wrapper,.search .product-info__wrapper,.akcia .product-info__wrapper,.gift .product-info__wrapper{height:auto!important}.product-name,.akcia .product-name,.search .product-name,.gift .product-name{font-weight:600!important}.price-box,.akcia .price-box,.gift .price-box,.search .price-box{top:110px!important}.catalog .teaser--box .teaser__image,.akcia .teaser--box .teaser__image,.gift .teaser--box .teaser__image,.search .teaser--box .teaser__image{margin-bottom:10px}.catalog .category-products .teaser__label,.akcia .category-products .teaser__label,.gift .category-products .teaser__label,.search .category-products .teaser__label{right:40px;left:auto;display:block}.category-products .teaser__wrapper,.akcia .category-products .teaser__wrapper,.gift .category-products .teaser__wrapper,.search .category-products .teaser__wrapper{padding-top:60px!important}.catalog .price,.akcia .price,.gift .price,.search .price{float:none}.catalog .old-price,.catalog .special-price,.akcia .old-price,.akcia .special-price,.gift .old-price,.gift .special-price,.search .old-price,.gift .special-price{width:100%;float:none;text-align:center}.catalog .seo{display:block}.card .teaser__label{left:auto}.card #product-shop .price-box{position:static;width:100%;float:none}.card #product_view_associated .teaser__wrapper{padding-top:60px}.card #product_view_associated .price-box{top:160px}.card #product_view_associated .price-box .price-label{display:none}#BVRRContainer{padding:0}#BVRRContainer .bv-content-btn-pages-load-more{min-width:100%!important}.card .show-mob{display:block!important}.card .hide-mob{display:none!important}.card .page__content{padding:0}.card .slider-recommendations-products{margin-left:0;margin-right:0}.card .headline{margin-left:15px;margin-right:15px}.new .back_title{display:none}.new .back_title_mob{display:block;margin-top:35px}.new .back .footer__icons,.new .back_title_mob{float:none}.akcia_title,.news_title{width:100%}.login_page .centered_cont.new-users .legend_sec{padding-top:0}.checkout .service__column{display:none}.contacts_title{text-align:center;display:block;margin-top:0}.contacts_search_cont{float:right;margin:0 0 30px;width:100%}.contact_wraper input,.contact_wraper select,.contact_wraper .contact_search{width:100%}.contact_wraper input{margin:0 0 15px}.map_wraper .col1,.map_wraper .col2{width:100%}.map_wraper{width:100%;border-top:1px solid #cdcdcd;clear:both;display:flex;flex-direction:column}.search_item{margin-right:0}.map_wraper .col1{order:2}.map_wraper .col2{order:1}.contacts .page__wrapper,.contact .page__wrapper{padding:0}.contact_wraper_title_inner{margin-bottom:30px;text-align:center}.contacts .page__wrapper,.contact .page__wrapper{margin:0 -15px;width:auto}.contact_wraper_title_inner,.contacts_search_cont,.map_wraper .col1{padding:0 15px;width:100%}.breadcrumb__item.home{display:inline!important}.footer__column{padding-bottom:0}.rotator__header{font-size:34px;line-height:34px;margin-bottom:20px}.home .rotator__teaser{font-size:15px;margin:0 30px;display:inline-block}.customer-account-index .page__content,.customer-address-form .page__content{margin-bottom:60px}.buttons-set{position:relative}.btn--cart{padding-left:65px}.catalog .category-view--products .category-title{border:none}.catalog-1 .teaser,.collections .teaser{margin:0}#map{height:450px}}@media screen and (max-width: 590px){.bx-soa-section-content{padding:0}.bx-soa-pickup-preview-img{float:none!important}.bx-soa-pickup-preview-img + strong{display:block;margin-top:30px}.headline,.page-title h1{font-size:23px}.top-button{width:50px;height:50px;bottom:50px;right:20px}.top-button .svg{-webkit-transform:translate(-50%,-50%) rotate(270deg) scale(.5);-moz-transform:translate(-50%,-50%) rotate(270deg) scale(.5);-ms-transform:translate(-50%,-50%) rotate(270deg) scale(.5);-o-transform:translate(-50%,-50%) rotate(270deg) scale(.5);transform:translate(-50%,-50%) rotate(270deg) scale(.5)}}@media screen and (max-width: 1200px){.limiter{display: none;}.topmenu .cust .default-nav-wrapper li.level1{width: 19%;min-width: 150px;}.topmenu .cust .alt-nav-wrapper{width: 27%;}}@media screen and (min-width: 768px) and (min-width: 992px){.topmenu .cust .default-nav-wrapper li.level1{float:left;width:25%}.topmenu .cust .default-nav-wrapper li.level1:nth-child(5){clear:left;}.topmenu .cust .alt-nav-wrapper{width:36%}.topmenu .cust .default-nav-wrapper{width:100%}}@media screen and (min-width: 992px){.checkout .name.cart-item{max-width:170px}.topmenu .cust li.level1{list-style-type:none;width:180px;min-width:180px;max-width:180px;float:left;margin:0 22px;padding:0!important;line-height:20px}.topmenu .cust li.level1>a span:after{content:' ';position:absolute;bottom:0;left:0;display:block;width:180px;height:1px;border-bottom:1px solid #bec1c4}.catalog .category-view{margin-top:0}.home .page__campaign .teaser__wrapper{height:340px}.category-view,.subcategories{margin-top:0}.headline,.page-title h1{line-height:40px}}@media (min-width: 768px){.footer .form__group{float:left;width:100%}.footer .twocol{width:80%}.checkout .service__column,.bucket .service__column{width:33.333%}.teaser--newsletter .subscribe_cost{width:366px}.home .teaser--newsletter{margin:0}.home .page__campaign h2{margin-bottom:30px;margin-top:30px}}@media screen and (min-width: 1200px){.page__campaign .teaser__wrapper{height:310px}}@media (max-width: 991px){.header-access .gift_icon,.header-access .gift_icon +span,.header-access .user_icon +span{display:none!important}.teaser__label{font-size:13px}.home .page__rotator,.home .page__content,.home .container{width:100%}.home .page__campaign .teaser__screen{width:auto}.sorting_cont{display:none}.sorting_cont_toolbar{border:none;padding-top:0}.gift_sec_title,.search_sec_title{border:none}.bucket .service__column.first{display:none}.bucket td .service__column{width:100%;display:block;margin-top:10px;margin-bottom:0}.checkout .cart-info{display:none}.headline,.page-title h1{line-height:30px}.akcia_title,.gift_title{font-size:16px;font-weight:500}.catalog-1 .teaser__item .teaser__header,.collections .teaser__item .teaser__header{height:60px;line-height:60px;min-height:60px;max-height:60px}}@media screen and (max-width: 1199px){.home .rotator__teaser{font-size:12px;margin:0 60px;display:inline-block}.row--footer .list li{margin-bottom:5px}.card .teaser__label,.akcia .teaser__label,.gift .teaser__label,.search .teaser__label{right:15px}.page-title{padding:0 15px}.search .page-title{margin-bottom:30px}.checkout .name-prefix select{width:100%}.fast-but{padding:0!important;text-align:center}}@media screen and (max-width: 1199px) and (min-width: 768px){.card #product-shop .price-box{max-width:235px}.login_page .centered_cont.new-users .legend_sec{padding-top:58px}.btn--cart{width:72%}}@media screen and (max-width: 1199px) and (min-width: 992px){.card .qty-holder .add-product,.card .qty-holder .substract-product{width:59px}.search_item_info p{font-size:10px}}@media screen and (max-width: 991px) and (min-width: 768px){.onestepcheckout-enable-newsletter{padding:15px 0}.bucket .cart-info.cart-info,.bucket .cart-title.cart-title{width:50%}.home .slider_home_campaign .teaser__link span{margin-top:40px}.home .page__campaign .teaser__wrapper{height:360px;padding:60px 20px 20px}.header-container{box-sizing:border-box;width:100%;padding:0 15px;margin:0 auto;background-image:none;background-color:transparent;/*margin-bottom:20px*/;border-bottom:none}.home .paragraph--centered{margin-left:auto;margin-right:auto;float:none;width:85%}.page__campaign .teaser__label{top:10px;right:10px}.home .service__column{width:33.333%}.home .rotator__content{height:110px}.footer__social{clear:initial}.footer_newsletter_msg,.footer form{width:50%;float:left}.footer__newsletter{width:100%}.collections .category-view--products .category-title,.catalog .category-view--products .category-title{padding:0 15px}.login_page .centered_cont{width:50%!important;float:left!important;box-sizing:border-box;clear:none!important}.login_page .col2-set{width:100%}.news_img_cont{width:50%}.news_desc_cont{width:50%;padding:15px 40px}.news_desc_cont .sub_title{line-height:25px;margin:10px 0}.news_desc_cont button{margin-top:10px}.show_tablet{display:block}.hide_tablet{display:none}.checkout .cart-title,.checkout .service__column{width:50%}.contact_search d{display:none}.contact_wraper input,.contact_wraper select,.contact_wraper .contact_search{width:170px}.map_wraper .col1,.map_wraper .col2{width:50%}.search_item_info p{font-size:11px}.contact .contacts_title{line-height:30px}.contact_wraper_title_inner{width:50%}.contacts .page__wrapper,.contact .page__wrapper{padding:0 15px}.product-images.slick-initialized.slick-slider{border:1px solid #cdcdcd;border-right:2px solid #cdcdcd}.card .product-view .product-title{margin-top:0;margin-bottom:20px}}@media screen and (max-width: 767px){th{display:block}td.last{display:block;margin-bottom:15px;}.checkout .cart-header{text-align:left}.cart-item .qty-holder .add-product{top:-8px}.cart-item .qty-holder .substract-product{bottom:9px}#coupon_code,#discount-coupon-form button{width:100%}.shopping-cart-totals-table_title{display:inline-block}.bucket .cart-actions button,.bucket .cart-additional a,#discount-coupon-form button{text-align:left}.bucket .cart-additional a span{float:none}.bucket #shopping-cart-table--desktop tfoot tr td:first-child{display:none}.btn--cart{padding-left: 65px !important;text-align: left;width: calc(100% - 50px);width: -webkit-calc(100% - 50px);width: -moz-calc(100% - 50px);}.btn--cart:first-child {margin-top: 30px;}.qty-holder{top: 0;margin-top: 0;}.teaser__wrapper .qty-holder{top: 30px;}.home .teaser__item .teaser__header{height:60px;line-height:60px;min-height:60px;max-height:60px}.home .teaser__label{font-size:20px;text-transform:uppercase;position:absolute;top:-25px;right:0;color:#fff;padding:0 15px;line-height:38px;height:38px}.home .page__campaign .teaser__wrapper{padding-top:30px}.rotator__button{bottom:-15px}.news_img_cont,.news_img_cont img{width:100%}.news_desc_cont{width:100%;padding:0}.news_1_cont{margin-top:60px}.news_1 .category-products .news_1_cont:first-child,.news_1 .category-view,.news_1 .headline{margin-top:0}.teaser__item{margin-left:auto;margin-right:auto;padding:0}.home .page__campaign .teaser__label{top:10px;right:0}.mob_newsletter{display:block}.home .teaser--newsletter .subscribe_cost button{background:transparent;padding:0;padding-right:8px}.home .teaser--newsletter .subscribe_cost button span{display:none}.catalog .price-label,.akcia .price-label,.gift .price-label,.search .price-label{display:none}.product-info__wrapper,.search .product-info__wrapper,.akcia .product-info__wrapper,.gift .product-info__wrapper{height:auto!important}.product-name,.akcia .product-name,.search .product-name,.gift .product-name{font-weight:600!important}.price-box,.akcia .price-box,.gift .price-box,.search .price-box{top:110px!important}.catalog .teaser--box .teaser__image,.akcia .teaser--box .teaser__image,.gift .teaser--box .teaser__image,.search .teaser--box .teaser__image{margin-bottom:10px}.catalog .category-products .teaser__label,.akcia .category-products .teaser__label,.gift .category-products .teaser__label,.search .category-products .teaser__label{right:40px;left:auto;display:block}.category-products .teaser__wrapper,.akcia .category-products .teaser__wrapper,.gift .category-products .teaser__wrapper,.search .category-products .teaser__wrapper{padding-top:60px!important}.catalog .price,.akcia .price,.gift .price,.search .price{float:none}.catalog .old-price,.catalog .special-price,.akcia .old-price,.akcia .special-price,.gift .old-price,.gift .special-price,.search .old-price,.gift .special-price{width:100%;float:none;text-align:center}.catalog .seo{display:block}.card .teaser__label{left:auto}.card #product-shop .price-box{position:static;width:100%;float:none}.card #product_view_associated .teaser__wrapper{padding-top:60px}.card #product_view_associated .price-box{top:160px}.card #product_view_associated .price-box .price-label{display:none}#BVRRContainer{padding:0}#BVRRContainer .bv-content-btn-pages-load-more{min-width:100%!important}.card .show-mob{display:block!important}.card .hide-mob{display:none!important}.card .page__content{padding:0}.card .slider-recommendations-products{margin-left:0;margin-right:0}.card .headline{margin-left:15px;margin-right:15px}.new .back_title{display:none}.new .back_title_mob{display:block;margin-top:35px}.new .back .footer__icons,.new .back_title_mob{float:none}.akcia_title,.news_title{width:100%}.login_page .centered_cont.new-users .legend_sec{padding-top:0}.checkout .service__column{display:none}.contacts_title{text-align:center;display:block;margin-top:0}.contacts_search_cont{float:right;margin:0 0 30px;width:100%}.contact_wraper input,.contact_wraper select,.contact_wraper .contact_search{width:100%}.contact_wraper input{margin:0 0 15px}.map_wraper .col1,.map_wraper .col2{width:100%}.map_wraper{width:100%;border-top:1px solid #cdcdcd;clear:both;display:flex;flex-direction:column}.search_item{margin-right:0}.map_wraper .col1{order:2}.map_wraper .col2{order:1}.contacts .page__wrapper,.contact .page__wrapper{padding:0}.contact_wraper_title_inner{margin-bottom:30px;text-align:center}.contacts .page__wrapper,.contact .page__wrapper{margin:0 -15px;width:auto}.contact_wraper_title_inner,.contacts_search_cont,.map_wraper .col1{padding:0 15px;width:100%}.breadcrumb__item.home{display:inline!important}.footer__column{padding-bottom:0}.rotator__header{font-size:34px;line-height:34px;margin-bottom:20px}.home .rotator__teaser{font-size:15px;margin:0 30px;display:inline-block}.customer-account-index .page__content,.customer-address-form .page__content{margin-bottom:60px}.buttons-set{position:relative}.btn--cart{padding-left:65px}.catalog .category-view--products .category-title{border:none}.catalog-1 .teaser,.collections .teaser{margin:0}#map{height:450px}}@media screen and (max-width: 590px){.bx-soa-section-content{padding:0}.bx-soa-pickup-preview-img{float:none!important}.bx-soa-pickup-preview-img + strong{display:block;margin-top:30px}.headline,.page-title h1{font-size:23px}.top-button{width:50px;height:50px;bottom:50px;right:20px;z-index:1000}.top-button .svg{-webkit-transform:translate(-50%,-50%) rotate(270deg) scale(.5);-moz-transform:translate(-50%,-50%) rotate(270deg) scale(.5);-ms-transform:translate(-50%,-50%) rotate(270deg) scale(.5);-o-transform:translate(-50%,-50%) rotate(270deg) scale(.5);transform:translate(-50%,-50%) rotate(270deg) scale(.5)}}@media screen and (max-width: 1200px){.limiter{display: none;}.topmenu .cust .default-nav-wrapper li.level1{width: 19%;min-width: 150px;}.topmenu .cust .alt-nav-wrapper{width: 27%;}}@media screen and (max-width: 330px) {.onestepcheckout-place-order{text-align: center;}.onestepcheckout-place-order svg{display: none;}}
/* End */


/* Start:/local/templates/main/css/screen.min.css?1690787627460087*/
@font-face{font-family:'BVCustom';src:url(data:font/woff;charset=utf-8;base64,d09GRgABAAAAABrIABEAAAAAKLQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcbPlA20dERUYAAAGcAAAAHAAAAB4AJwA4T1MvMgAAAbgAAABEAAAAYI5WrKhjbWFwAAAB/AAAAOYAAAIqvD+asmN2dCAAAALkAAAABgAAAAYFEQBEZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAASCwAAG1hdfsuCaGVhZAAAFrQAAAAvAAAANglTYt5oaGVhAAAW5AAAAB4AAAAkDmwIgmhtdHgAABcEAAAAlQAAAMbuzQb5bG9jYQAAF5wAAABRAAAAZpbqj/BtYXhwAAAX8AAAACAAAAAgAVEBQm5hbWUAABgQAAABcQAAA2AtuILmcG9zdAAAGYQAAAEMAAABvNGCZSVwcmVwAAAakAAAAC4AAAAusPIrFHdlYmYAABrAAAAABgAAAAbbXFTLAAAAAQAAAADQyPjzAAAAAMs+vAwAAAAA0PGL23jaY2BkYGDgAWIxIGZiYARCQyBmAfMYAAW5AGB42mNgZuVinMDAysDCOovVmIGBUR5CM19kSGNiYGAAYTiYi8wpqCwqZnBg4FWXYGP4B+Sz6TJoASlGJCUKDIwAupoIM3jaY2BgYGaAYBkGRiDJwKgC5DGC+SyMHEDajkGBgYVBjoEXSKswaDPoMtgzLGBYy3xTgUtBREFNQV8hXtFSSU4pUWme6gLVXap7VG+q/lFjU+NVc1BzUktVF1GX+P8faA5IvzKDFpJ+BgUBrPpvAPWzour///X/4/8P/9/5f/v/qf9Z/+P+GD/gfcBx//v99/cP3Ht+j/nuwbutt1puZd/KuuV/S/eW6i35m29vvrl56qbMTUmIvygBjGwMcEMYmYAEE7oCcBCysII5bOwMHBhGcDLQGSjikpDlAlPSMqSZBwAgHksPAAAAAABEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3ja5Vl/cBtVfn/v6Wm1el6vdlcrrWVZllfyaqMo9lqSZVn+Jcd2HGNyxs35TAhOakzgjAMEenBummmZ1GXoFej17oZehwu5Mp1hrulMZ2Xg2nJ05mYgA0xHl6EZ0mEoQznoHy05rgPMTQu26PetDASau/uv/aP2SO/t2/fr+/n+/goRNIUQOeb/CvKhAOqtYeSMbAYo/lmhJvj/eWTTR6CLaj4+7OfDmwGBbI1sYj5eVE3VMlVzinQ1uvGfNVb9X/nwr6ZoHSHYrYQQfdX/LoqhPWgIVdCmjVDOTdTdQccN1LE77Ljokttbr43gXK0XqVqtfU+lgmqDCVV7Wg63d6X7uo1KXz7cP1DFY3gY+zuxgaN6AAvplI17sR3A0WKhjA1vrDmk6Ua0XCgP9NuZdCpQCrEDzFQonlMsRm5jrFFlihTaflRSiUy+tKtSsXFp2hs2mTd6yIh3JdtjsVhXKuafVSzpAGtNElXafpSZLY1xxsgqyyh/vr1p23hgClbBUr6zpZDvTMbgerGptlgM6KfIRA8Ls/77kIFsVERVNI3cvOOOFt1c3S0XXMVxxbobcVwfYDHuuLs4Fm6vUuvHOXeoXtvLUdmlaq4ImEREDk+60oRjGBeiBjYL0YgupM1UxsbpVMafGTAAoYBPxt6Yr3+g2JyRylhX9E2z7V0tSbHsCxmpdHTrRS0pND44H+siVIzGfC8aSZojVmx7zOgRJyYcx/uQeBW+9/Y5Vf+0kTKUrTe6jFiXHvZ1mseMTrpALKNxItbVaTSy3oLxcWenBSiQJ2NCEWQhjNZQCm2GQBKwe9wTAL2+qSOWe3JcTwRztdtxDnEatYHuYoFGtYhOBJpOdWeIpUeNaBJHExgojHhsBrkAupK4Exd1EIQxXOrndKdK/fCiDP82SEQG0LAzJR90ewEnISADRnqAAxcQAsLU1y9g/exZHPnJ+vpPGu+cPdu4fOHruDtIBemf2AIhQTmqqOxlGhTo66KqED0kEEKOEvaKTCVMW0WZKsHGL0QqzhHBTxVFCVPqJ18KUrHxgRRmIiP/eQbrF9bXLzTe+R7fHXpYbzCViuLDgkob7wotohwy/JLwJKVPC4xoLCQIUhBrhMiBhwUmhZVWUSCUCgGsiy0iHELFVqFxmcItKWOA7yjgm/PwnURjTXzdpKdpfpCuqR2gXV2p5UC6WL22D6Qrp4NQhfyeziWhy1BTvq6KPZe5BPbagVHsySBvMzmcyuy0ArwXeBsZBRI1ALVJ9mUA9d0L67ivO/FqwrY6ZhNWBnqWBV8ZKzGb6Lah131VnE4mLLv9NT73tbg3N+Ot8tbbHZ5sfUZ7+lPajbrb1aS9+wra403aLaA9/hntXcavo71oNmkFkWnSxgVGr6+v1z3a4Kr4QDFNnkgXi+ntw+niVSk5lc7n09PpYn8KbOPUxw3Qh8tw5+vQMvrNnVsv1N0jjluuu9c2736Td/dCfbPgKUihO5hzC0ptf5OMFSCjAGbzSb1teR4spbtffTrU5V+4/gg8oNq15V9JFjZAX7iOQFMsGFEDVIKrRvMr0oGTYHFL/d77T2aCUbW50oRB+0DfBux+T6V+mRK9eVATVabDbKaysqxhSTZYXI7HJSUoEhJ+TJUNKS4rMKRpeHbm1OLkRP54l5UfMk3cpfTFS6ZJfnEVKEnsrExbKRNESnxhoyuhGRqLSfpuJWcke5jOIhGnIxljbS0srpi5fHVtbBQbRte2WEqaZrJUSiqhZPKLsoP+l7jPzzWB/wrwvxMV0PUIDCBwv91xu8EBNFlf9FgPKpxUatkmv8Ev1LKgp5tGO8htxWWq2wp8bgdJdpWK2626IAO92iZrBaZ7XB8jxUInAbMPjjLCTR74SPAOqV4gqxPejZFSfy9Jp2RiLp25+NvrF88edrL4u7luq3841zg+cWbx5D+eWcKoeOjeyal7F4vFxXunpu45VPSdW7/42I03PnZxffHM3saaUy5aVg4/knWOfO/iSZjQ33/onqmJZovQ/yXO/w/PpaNXnMt1uxPzcz2+Y1L+4rnzDz1zfO2ZB+fnH3xm7fgzD83/S6oNv9SWSrU1ym2pX39k80zxyjP3wJmSd6YEZ+7B/5PWxyGOu+eVS/gerD/+eONy46FLrzQeavzb4/jH+xzfd5x9+5ytO5x9v/5wH1oic8Kc7wxqgSgrDTGmG3RqEbNYhKCqFooXCl5w1XQBQt0VlJoEuqTVXU2ptUGv03MGXsBx9WDpyv7SyvT08vL09Ao5uDw9s7w8M73Me9MrfJx8ML1y877m+8+1yLvnZ/Y+h8pocMfeg1cqNdUdHHUcLH2B63kF9JzFQakjoN0l0O4nGepwdkLhqxhys9TrK6lgtSOdvoiqywTsM5jnAQiGINy5qmkmFXx/2taEiW9Ox9OKIGi2Obs364yPObm9V7W4jUf30da2HpvEtTgbpyyWsxoXs05bkPrmctVqzhkZadKJZ4VV+gZQOIdW0HHk9jtutuiO1d2Fgus4brjuzjju0aIr191YAbs3e6yp1N2KUrsBGNJdrx0D8ivg1lxacW9Qx1mgpUPsyvYnJ6/z3FrYgewAdVcmr7sBnmvyjDdzJ0vog2QgYPsGCtzuGcUxX3EIG76AXYYQMQLIcNNnp2Ufb8ufM4FCCCyj/wtWcardEAl+4uXiH72v25HqqZUJtikOHfqtiXi+7f2H8hewG+8YPbYxXf3aoRHxKTaxfKo6fWqpdEzrPzq7tFoKhUqrS4dvihKlxbcaLsLYbSVZLt22NH80HyJLlfkE7H7x5OJ84wMi5+YnJuZzMsTl84snG+nEdUMLa2NRPb84MbWY16JjawvZvT1GMl9NmqWsYUSJVkhfORK2yqCLOcQEJPSALmSRhbC723G7LrktBe5JpAIP/mrJLpAoK7Mry+EE3DwHr9ploxw2w0bZCKiQZkUBxmY0YPogzTKKZTudS3QlZrP105df78CBjtfe3ahnZxJm58a7rwmMCqTxXx2v/gd+4O63vva1twjVY0Ypickjb3/1FCYfo/tue/u7H6NkyYjpb63eV1xKZy2M7lvFH54//zyCvDOPiLAoGGgGHUBLEBEdQ/eik+h55O5zXFp373bcaN29wXFbQVd+x5OZGZAkpXYNyMxYwT1Qdw8otSPwsFx3l5XaTdA7VnePKbWvQy9fcE/W3b6Ce3vXJdWN12unAIYD10B4FJwCP3pEfXq0OjHpX+Ix1LL2w9aR8YNfvqHCn25SN8ODQ9zZHtN+WIyWB2659W4+frvqmpXaSVDSTXuXU+FRJN2nak/5D375llv5hLvVzV3ZcNMNQ+QUNXgiAh0wJgbA64VcHGYv2vI4MGCXIXmDJyNQsnnjt8oZ229bhpe48KhLNdRwp88o72QyASGs+tWiaqk+w4vRmtkOyC1Wy2reXJt5asmuMCVXyQ8Xb86mq7Hs+qJjOxVKzRSLSEb77Jos7z5YEmTt+sraz9Yrt2V/1Pj5x+in2YmP0RaW/iA9a80/MlDV7vxQE/eMHrBu1SeyseFEvMNZwMIhHHr7lsRwezpGSKgtrifLPTZ23ve9dbeTJJHs4ezoV5OJ3px11+jsXYr2GyVnKc1UgYhKASKwyYljndmxaHLc1ymKpDi7b8Rom546YEHCpNBofO/Wm+SdyW2dvpfcOzEaS0w83BPvkBMfvkTe2b+tk8vXbEdoOiHFFX3cYFnGUiOzH71M/n1yO4IE0IHTQsx/L/IjEUkohKKQcd6PXL/jBr2soL3utjjcABEwQGnHDVziL4JKzQBZUQq8QpFQagweaL3WDaISDICN8VdcgwdcbkJzVR58PU2wHNKinlHqCgLzA4rqPbrt6qYe4cx3WzRXqLiyWkOiJwo4bKqmL6zypmzauGyAxoXxFU4mR5f+BJOPFp97bsX3r1txidSXtreeXX9jen5t672ynS2VsnbZ9wL+68bDW/f5pEYLqW7L5O+Ovbc1WZ/DE6fbG0/gR+2yNxPswVEsC/f7bUBBQ33IbfW0iYIShT0lUuqbipdaKEHIvXVwhTXaCnqhaN51VbgYrzKozTKDFcRHN07QyRMbGyc++vsTG8Qi49s/xg1S5iPbL92xsXEHpA2dCKMkXhRkehZugMImTvp/vi3Qs1t/6/mIw+h1YcYfR3HkQLa6htw2xzXrbtVxS3U354AL9DJWfMntqLsdSq3Pq4e4Q0otg7nP9HLXDgzX9AuVSm2oD3o5E3p6BvgU4k6zCkOZDhhiOVBRqqiVz+gp8YQHqEriyBW04S+YfuPT4LnpNQ7HNTyeY5ZGZjWL5XBBi8e1D2/X4vjbleWN2dmN5con7e9Z4wuOs1C1rCpvxy0s+W7S4mRRicWURfCgW9/X43F8AeYODfE1v39zuXzzxjVXLoEtACuMVnBSOEAvIh1FkKt9yr2IU4s245YdFiWwpVqlnXLQimP6zqYdfK6x6KS3VkwHn/BpacdJP/vi1sUX6LPpnh6+9xV/ef6cgBiFQRy3zKM4nu/BxtwyhT3jsmO5wvDp9PDz7FfE8xF+XpCJRsLcyXKLluOVOMwLcJi/z4BhgkwyzCMS2/KsV0KRVKMDn2NMCJBTVBCFRFs8AQ09RYQAlSi8UhkzmEIkQQo3zlFGHqGUMpaUSby9tXGWSrK/4UqJdtlsAfdzP5Fo4xwvnMi+jZguBZlIGcU/YhHYxWDQNPbBAKWE0BZJj+mGKLe+ScIMBhozYA2ZIUsqeGrcRWnjp0wlRAlBuqoZ+CkisAh9U2hhosFx0gEnCjgFuWzHsYnDQRzWyfwPfkDmG+Y/NDob+b/xfYsc2f6LxnPb5/CDjXvJIo+TLWyDo3wZ2WgRsn7sXu+4oUvgjty4UhsEyd5f39w/yJVx/2Iwtzm4n3cHd4FeHuL1ihB4bTGYsbmBGVRrvX1gXvZrteK1Fc+Llz7J0z14AegdlkV5Ks/diuxL4OLOLB+flen/3CyPcQFwL573j1iEMdtKr83pSYVh4lfmi8WDCsUtckzJ5WPCApGlgWJsdPZQKb7bkATRuHN6+q6oQIlk7EqUDh8YjeUHJXBF9rwsSylFGZeN0ayR69CHlNE9uRGtEknsNsxyJN7fY4knTmhRbU+UZbpNljhcTo50J+ZiC8PDC7G5hDWcLB9KsHR3hhm7w4Z6gvOgDDw47H8TrAcyPiUKvnlol0k3vWOgirnkeV4x0Iu9CZzYHVkGOeMk2xneGlHdSDWdJ8SCfA9PznfAKFNDX5gzZxdvHVdMRo02QxCVFtoTZT5NIe1AYKyFKYLopwKNZPcVSzfa2VED6LWWSnPXxmSRtbCwyLSgyNKE6D6iSFkrQZgq0jiVk8HTfzk9d1A3KFlNmonJtGxoYRZftYjYIoBvJaKP3kIolVoYLz3mT//xtx44YWc728NavDNbOf/qK7NcriltEUS2SEW/n9KAQIzKEclIJdKTCTO5yjEDpRfmhSRI3wTaRF4FFkQwycPvzUqSS1sFBM9NKm4bj5OqdU/wkm1gVBMVt6I+rbZk8tPXNsPGz4lSf6Yk2JCEeBFOX7kpV/DOi8I9FGWcaIY83J4GBFuIXClsPR6+1uLq6fn8cI4YMgsBqUwQRV+gRalkY9WxkiL1j04kciUNMKBEDApMkEJMMkhuNH/w9Ooh20PwXLIrMZVWHMdm9p/eCWjRoJDq7VFibRChhpzfzVYPG1LWTiSytqTcVNUHhwejqkDbYkpPb0oQfYTe8V1Y6jhKegpi23MctyI6KqT930RJsMGYBxA79cR6zdzJHbmrACUymrW0ZsVFCAQ98SuOr35jZubBUnWwPF76xszsA2vjY6nswPYL2y+Ud6eHqbb27cP2NbnieLU/d419+FvH5x4ojZa2XySD0Pyhl1+DrOe83LEX7d7JHNvqPHLhmaPjsRDSxj7uvdNtv7qWCYDzwm0ZD/Q7OOPZZweMdQgLzQLEJ6nf5TPNAoSxxbJKr5JlxGDSzcyUGrOS2fp9yWw5Frtqoji7xVSVkSjMWJGkxoyEYTZuXUl8sQ40idRPfgeYcrhL/yVlf6oncZQX+qM7bQYu3t9svYundlqd/w4QwqPr9WYh5dPS8+X6Op4zyvqIft6o6C/oQ9FBA0fP6/CIoTsYeUGvGOf14UjZMJ7XceT5qxYeTlSay3Y+g0YFtoB1sL7CFzXXVmB3fsr5/wbqrmC3AHjaY2BkYGAA4nM+U+Xi+W2+MshzMIDAhY/dtxH0/38ctmy6QC4HAxNIFABXjAxjAHjaY2BkYGDT/X+NgYGjigEIOGwZGBlQgSEATr0DAwAAeNpjesPgwgAETCsZGFiANCsLgylbFYMiWxmDC1sGgy0YA9kgOTDbkkGRWQzI1mVggNFM/AwMjN1AzA7BDEeBtA2QDofqgWKWKgZbDiBmW84QA5IH6QHbswaItRm02ZYyGLKlAenHDHFAc+XZFjJEAcWSwHZrMMiySTCIsLkzqLJNZDBnq2HQZQtjMAaZy2ALAC37GaQAAAB42mNgYNCBwjWMRoyPmBKYdjHXAeEuFiMcMI9lFcszVgXWONZNIMimxvaM3Ykjg+MdpxanBec5zj9cLFwzuLZwR3F/4ZnAc4HXjHcNAOWNFuwAAAAAAQAAADIAegAHAAAAAAACAAEAAgAWAAABAADEAAAAAHjavZK/TsJQFMa/tqhgGgYGBmJMR10Qq0bDZjQMDsZoIotLwQKNpSgtEn0CH8QHcVR8Ah0cfQoHv3t7RCDE0dzce37n7z33tAAK+IAFI5MDEHGnbMCmlrKJPO6FLazgQThDfhReQAlPwovMfRdewhE+hbMoGhXhHLkmvIzIuBC24Roj4QJs40v4GUUzK/yCirkqPELePBZ+hW1KnTcLJbODA/RwjTv0EaCNDhI4WEMT65QuKtjk6aDBCAeHjPIxJNUZHSJmboQy9X1qIeVvlVhrPqVPecvzkpEn9Dfp7dF+SlsbA+Z5jEh7iFFl3mTUrO7M5J3r+jEjVC8O+y2za7Ums6YrBPr0uBPmeuzMR1dXu6Kth9Yfb51vn2/939kqT8L7qtjgGupVpietO5yq2qTsTk2lzqgGX678yXiONX2rwz/U09Pdok35tnmLiz197o5fs6Mn2WKs+jqqG0V97piVfiqf4YaWgHbVWfgNvjeBzwAAAHjabc7JUsJAEAbg/lkSA4K47xtu10yAAEfKyHuEMAlTFaNGQulr+Bre9AE1ybQ3+zDfTM/MX00VKusnopD+K4cIFVSpSgaZ1KI2daiLGuowYGINFhpoYh0ttLGBDjaxhW3s0Bd90yd2sYd9+sABDnGEY5zgFGc4xwUu0cUVrnGDW9wZUfz+vBBmlijbtj3txGb1ueeNC538AStYh+2xfXbAuuyQHbF/eROt4FwhGqGKslTO/deFbjlT7UAreuOmfMnUyo9lEsiy54wfrFDFsZzPnt7MZar8KF1q54mlktUsyy+XxS5QaRDrX4PpfanLw7o8rGt7Rigf8/xasdQX0s/Tipuh6LOjX++nZJK4Af+FsAGNAEuwCFBYsQEBjlmxRgYrWCGwEFlLsBRSWCGwgFkdsAYrXFhZsBQrAAAAAVTL21sAAA==) format("woff");font-weight:400;font-style:normal}.bv-cv2-cleanslate dt:before,.bv-cv2-cleanslate li:before,.bv-cv2-cleanslate abbr:before,.bv-cv2-cleanslate dd:before,.bv-cv2-cleanslate dt:after,.bv-cv2-cleanslate li:after,.bv-cv2-cleanslate abbr:after,.bv-cv2-cleanslate dd:after{display:none!important}.bv-cv2-cleanslate input,.bv-cv2-cleanslate button{box-sizing:border-box!important}.bv-cv2-cleanslate,.bv-cv2-cleanslate h3,.bv-cv2-cleanslate h5,.bv-cv2-cleanslate p,.bv-cv2-cleanslate h1,.bv-cv2-cleanslate dl,.bv-cv2-cleanslate dt,.bv-cv2-cleanslate h6,.bv-cv2-cleanslate ol,.bv-cv2-cleanslate form,.bv-cv2-cleanslate select.bv-select-cleanslate,.bv-cv2-cleanslate option,.bv-cv2-cleanslate pre,.bv-cv2-cleanslate div,.bv-cv2-cleanslate h2,.bv-cv2-cleanslate caption,.bv-cv2-cleanslate h4,.bv-cv2-cleanslate ul,.bv-cv2-cleanslate address,.bv-cv2-cleanslate blockquote,.bv-cv2-cleanslate dd,.bv-cv2-cleanslate fieldset,.bv-cv2-cleanslate textarea,.bv-cv2-cleanslate hr,.bv-cv2-cleanslate article,.bv-cv2-cleanslate aside,.bv-cv2-cleanslate dialog,.bv-cv2-cleanslate figure,.bv-cv2-cleanslate footer,.bv-cv2-cleanslate header,.bv-cv2-cleanslate hgroup,.bv-cv2-cleanslate menu,.bv-cv2-cleanslate nav,.bv-cv2-cleanslate section{display:block!important}.bv-cv2-cleanslate table{display:table!important}.bv-cv2-cleanslate thead{display:table-header-group!important}.bv-cv2-cleanslate tbody{display:table-row-group!important}.bv-cv2-cleanslate tfoot{display:table-footer-group!important}.bv-cv2-cleanslate tr{display:table-row!important}.bv-cv2-cleanslate th,.bv-cv2-cleanslate td{display:table-cell!important}.bv-cv2-cleanslate nav ul,.bv-cv2-cleanslate nav ol{list-style-type:none!important}.bv-cv2-cleanslate ul,.bv-cv2-cleanslate menu{list-style-type:disc!important}.bv-cv2-cleanslate ol{list-style-type:decimal!important}.bv-cv2-cleanslate ol ul,.bv-cv2-cleanslate ul ul,.bv-cv2-cleanslate menu ul,.bv-cv2-cleanslate ol menu,.bv-cv2-cleanslate ul menu,.bv-cv2-cleanslate menu menu{list-style-type:circle!important}.bv-cv2-cleanslate ol ol ul,.bv-cv2-cleanslate ol ul ul,.bv-cv2-cleanslate ol menu ul,.bv-cv2-cleanslate ol ol menu,.bv-cv2-cleanslate ol ul menu,.bv-cv2-cleanslate ol menu menu,.bv-cv2-cleanslate ul ol ul,.bv-cv2-cleanslate ul ul ul,.bv-cv2-cleanslate ul menu ul,.bv-cv2-cleanslate ul ol menu,.bv-cv2-cleanslate ul ul menu,.bv-cv2-cleanslate ul menu menu,.bv-cv2-cleanslate menu ol ul,.bv-cv2-cleanslate menu ul ul,.bv-cv2-cleanslate menu menu ul,.bv-cv2-cleanslate menu ol menu,.bv-cv2-cleanslate menu ul menu,.bv-cv2-cleanslate menu menu menu{list-style-type:square!important}.bv-cv2-cleanslate li,.bv-cv2-cleanslate ul li,.bv-cv2-cleanslate ol li,.bv-cv2-cleanslate .bv-shared ul li,.bv-cv2-cleanslate .bv-shared ol li{display:list-item!important;min-height:auto!important;min-width:auto!important}.bv-cv2-cleanslate strong{font-weight:700!important}.bv-cv2-cleanslate em{font-style:italic!important}.bv-cv2-cleanslate kbd,.bv-cv2-cleanslate samp,.bv-cv2-cleanslate code{font-family:monospace!important}.bv-cv2-cleanslate a,.bv-cv2-cleanslate a *,.bv-cv2-cleanslate input[type=submit],.bv-cv2-cleanslate input[type=radio],.bv-cv2-cleanslate input[type=checkbox],.bv-cv2-cleanslate select.bv-select-cleanslate{cursor:pointer!important}.bv-cv2-cleanslate a:hover{text-decoration:underline!important}.bv-cv2-cleanslate button,.bv-cv2-cleanslate input[type=submit]{text-align:center!important}.bv-cv2-cleanslate input[type=hidden]{display:none!important}.bv-cv2-cleanslate abbr[title],.bv-cv2-cleanslate acronym[title],.bv-cv2-cleanslate dfn[title]{cursor:help!important;border-bottom-width:1px!important;border-bottom-style:dotted!important}.bv-cv2-cleanslate ins{background-color:#ff9!important;color:#000!important}.bv-cv2-cleanslate del{text-decoration:line-through!important}.bv-cv2-cleanslate blockquote,.bv-cv2-cleanslate q{quotes:none!important}.bv-cv2-cleanslate blockquote:before,.bv-cv2-cleanslate blockquote:after,.bv-cv2-cleanslate q:before,.bv-cv2-cleanslate q:after,.bv-cv2-cleanslate li:before,.bv-cv2-cleanslate li:after,.bv-cv2-cleanslate ul li:before,.bv-cv2-cleanslate ul li:after,.bv-cv2-cleanslate ol li:before,.bv-cv2-cleanslate ol li:after,.bv-cv2-cleanslate .bv-shared ul li:before,.bv-cv2-cleanslate .bv-shared ul li:after,.bv-cv2-cleanslate .bv-shared ol li:before,.bv-cv2-cleanslate .bv-shared ol li:after{content:''!important}.bv-cv2-cleanslate input,.bv-cv2-cleanslate select.bv-select-cleanslate{vertical-align:middle!important}.bv-cv2-cleanslate select.bv-select-cleanslate,.bv-cv2-cleanslate textarea,.bv-cv2-cleanslate input{border:1px solid #ccc!important}.bv-cv2-cleanslate table{border-collapse:collapse!important;border-spacing:0!important}.bv-cv2-cleanslate hr{display:block!important;height:1px!important;border:0!important;border-top:1px solid #ccc!important;margin:1em 0!important}.bv-cv2-cleanslate [dir=rtl]{direction:rtl!important}.bv-cv2-cleanslate mark{background-color:#ff9!important;color:#000!important;font-style:italic!important;font-weight:700!important}.bv-cv2-cleanslate{color:#000!important;direction:ltr!important;font-family:'Times New Roman',Times,serif!important;font-size:medium!important;font-style:normal!important;font-weight:400!important;line-height:1!important;list-style-type:disc!important;text-align:left!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-avatar{overflow:hidden!important;position:relative!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-avatar-nickname{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author{position:relative!important;display:inline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author h3,.bv-cv2-cleanslate .bv-core-container-55 .bv-author h4{text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-no-avatar{font-family:'BVCustom','times new roman'!important;text-decoration:none!important;word-wrap:normal!important;color:#bbb!important;font-size:61px!important;display:block!important;width:50px!important;height:50px!important;padding:0!important;line-height:54px!important;background-color:transparent!important;text-shadow:none!important;-webkit-border-radius:4px!important;border-radius:4px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-thumb{width:50px!important;height:50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-avatar .bv-author-thumb{position:absolute!important;top:0!important;left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-avatar-popup-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-avatar-author-name{text-transform:none!important;line-height:18px!important;display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullprofile-popup-target{display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bvie8 .bv-author-no-avatar{line-height:47px!important}.bv-cv2-cleanslate .bv-core-container-55 .bvie9 .bv-author-no-avatar{line-height:64px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-author-cdv,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-cdv{clear:both!important;border-top:0!important;padding:5px 0!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-author-cdv:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-cdv:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-author-cdv:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-cdv:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-author-cdv:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-cdv:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-author-cdv .bv-author-userinfo-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-cdv .bv-author-userinfo-value{font-weight:700!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-author-userinfo,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-userinfo,.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-content-author-badges,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-content-author-badges,.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-author-avatar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-avatar,.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-author-userstats,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-userstats{margin:0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-author-userstats .bv-author-userstats-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-userstats .bv-author-userstats-value{font-weight:700!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-badge,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-badge{margin:5px 0!important;text-align:center!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-badge .bv-badge-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-badge .bv-badge-label{float:none!important;padding-right:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile .bv-badge-image img,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-badge-image img{max-height:25px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap:after{border-bottom-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap{width:320px!important;left:0!important;position:relative!important;background-color:#555!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-inner{overflow:hidden!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-author-avatar{margin:15px!important;height:50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo{position:relative!important;width:75%!important;float:right!important;background-color:#f7f7f7!important;padding:0 0 10px!important;zoom:1!important;min-height:210px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats{width:33.33333%!important;margin:0 0 0 -33.33333% !important;text-align:center!important;color:#fff!important;position:absolute!important;top:80px!important;left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats .bv-author-userstats-reviews,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats .bv-author-userstats-answers,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats .bv-author-userstats-questions,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats .bv-author-userstats-votes{padding:15px 0!important;border-top:1px solid #000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats-value{font-size:20px!important;display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats-helper-data{font-size:.8em!important;display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-content-author-name,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-location{background-color:#fff!important;padding:0 15px!important;white-space:nowrap!important;overflow:hidden!important;color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-content-author-name span,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-location span{white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-content-author-name{font-size:18px!important;line-height:26px!important;height:26px!important;padding-top:18px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-location{font-size:12px!important;line-height:18px!important;text-overflow:ellipsis!important;height:18px!important;padding-bottom:18px!important;border-bottom:1px solid #999!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-content-author-badges{font-weight:400!important;padding:6px 0!important;margin:0 15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo{padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-author-userinfo-data,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-author-userinfo-value{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-no-userinfo{position:absolute!important;top:62.5%!important;left:50%!important;height:40px!important;width:40px!important;margin:-10px 0 0 -20px !important;font-family:'BVCustom'!important;font-size:40px!important;line-height:40px!important;text-align:center!important;color:#ccc!important;text-shadow:rgba(255,255,255,.5)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-author-userinfo-data{margin-right:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-gender{font-weight:700!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-action-bar{width:75%!important;border-width:0!important;border:0!important;margin:0!important;padding:0 0 30px!important;text-align:center!important;float:right!important;background-color:#f7f7f7!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap .bv-action-bar .bv-view-profile{float:none!important;display:block!important;margin:0 15px!important;white-space:nowrap!important;color:#fff!important;font-size:15px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:uppercase!important;text-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#023e84!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;border-color:transparent!important;border-style:none!important;border-width:0!important;padding:.5em 1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author{text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile{float:left!important;width:25%!important;padding:25px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile{font-size:15px!important;color:#43474a!important;overflow:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-avatar-nickname{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-avatar{float:none!important;margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-avatar span{float:left!important;margin-right:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-popup-prosnap-userinfo .bv-content-author-name{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-content-author-name{margin:0!important;max-width:65%!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-location{margin:0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-content-author-name{margin-top:4px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-content-author-name .bv-author{word-wrap:break-word!important;float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-userinfo .bv-no-userinfo{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-userstats{clear:both!important;zoom:1!important;margin:5px 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-userstats:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-userstats:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-userstats:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-userstats .bv-author-userstats-reviews,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-userstats .bv-author-userstats-answers,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-userstats .bv-author-userstats-votes{float:left!important;clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author.bv-fullprofile-popup-target h3{cursor:pointer!important}@media screen and (max-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile{width:auto!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile{background-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-avatar{margin-top:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-popup-prosnap-userinfo{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author.bv-fullprofile-popup-target h3{cursor:pointer!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull{width:75%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull:before{border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull .bv-content-author-name,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull .bv-author-location{padding:0 20px!important;overflow:hidden!important;color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull .bv-content-author-name{padding-top:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull .bv-content-author-name .bv-author{font-size:22px!important;line-height:100%!important;display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull .bv-author-location{font-size:12px!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull .bv-author-location span{white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container{display:block!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container{position:relative!important;height:50px!important;border-top:1px solid #d9d9d9!important;border-bottom:1px solid #d9d9d9!important;background-color:#e2ebf0!important;margin-top:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs{position:absolute!important;bottom:-1px!important;_bottom:-1px!important;left:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs li{display:block!important;float:left!important;margin-left:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs li a{color:#333!important;font-size:11px!important;font-weight:700!important;padding:8px 18px!important;display:block!important;text-decoration:none!important;border:1px solid #d9d9d9!important;border-bottom:1px solid #d9d9d9!important;background-color:#e2ebf0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs li a span{font-weight:400!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs li a.bv-active{background-color:#fff!important;background-image:none!important;border-bottom:1px solid #fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content{height:auto!important;background:#fff!important;padding-top:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content .bv-content-list-reviews{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content .bv-content-list-questions,.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content .bv-content-list-answers{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content .bv-content-item.bv-no-userinfo{border-bottom:0!important;padding-top:100px!important;padding-bottom:100px!important;position:relative!important;top:62.5%!important;left:46%!important;height:40px!important;width:40px!important;margin:-10px 0 0 -20px !important;font-family:'BVCustom'!important;font-size:40px!important;line-height:40px!important;text-align:center!important;color:#ccc!important;text-shadow:rgba(255,255,255,.5)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-popup-profull{width:100%!important;float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-author-avatar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-author-avatar{float:none!important;min-height:150px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-author-avatar .bv-author-thumb,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-author-avatar .bv-author-thumb{width:100%!important;height:auto!important;position:relative!important;z-index:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-author-avatar .bv-author-no-avatar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-author-avatar .bv-author-no-avatar{position:absolute!important;width:100%!important;font-size:150px!important;line-height:100%!important;text-align:center!important;top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-badge,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-badge{position:relative!important;padding-left:25px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-badge .bv-badge-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-badge .bv-badge-icon{position:absolute!important;left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-badge .bv-badge-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-badge .bv-badge-label{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important;display:block!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-author-profile-userinfo,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo{color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-author-profile-userinfo .bv-content-author-name,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo .bv-content-author-name{margin:0 10px 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-author-profile-userinfo dd,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo dd{margin-bottom:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats-list li,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats-list li{clear:both!important;padding:3px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats-list .bv-author-userstats-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats-list .bv-author-userstats-value{float:right!important;font-weight:700!important;padding:0 4px!important;-webkit-border-radius:3px!important;border-radius:3px!important;background-color:rgba(0,0,0,.5)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-sidebar .bv-no-userinfo,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-sidebar .bv-no-userinfo{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-rating,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-content-rating,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-meta-wrapper,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-content-meta-wrapper{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-subject-image{width:50px!important;float:left!important;position:absolute!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-subject-name-header{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-content-summary-title p{font-weight:700!important;color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-mbox-content-container .bv-mbox-multi .bv-content-item .bv-secondary-content-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-mbox-content-container .bv-mbox-multi .bv-content-item .bv-secondary-content-link .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-mbox-content-container .bv-mbox-multi .bv-content-item .bv-secondary-content-link .bv-content-data-label{cursor:default!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar{width:25%!important;zoom:1!important;vertical-align:top!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar{padding:20px!important}@media screen and (max-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar{display:block!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar{padding:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-content-author-name,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-content-author-name{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-avatar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-avatar{float:left!important;width:50px!important;height:50px!important;margin:0!important;min-height:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-avatar .bv-author-no-avatar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-avatar .bv-author-no-avatar{width:50px!important;font-size:50px!important;height:50px!important;line-height:50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo{margin-left:60px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd{margin-bottom:10px!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd .bv-author-userstats-list li .bv-author-userstats-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd .bv-author-userstats-list li .bv-author-userstats-value{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-badge,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-badge{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-userinfo,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userinfo{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv{display:inline!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv:after{content:','!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv.bv-last:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv.bv-last:after{content:''!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-sidebar .bv-author-userstats-list li,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userstats-list li{display:table-cell!important;padding-right:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-popup-profull{display:block!important;width:100%!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-text-stats{color:#fff!important;font-size:1em!important;line-height:1.5em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title{color:#43474a!important;font-size:21px!important;line-height:24px!important;font-family:"villeroy-boch","Georgia","Times New Roman","Times","serif"!important;font-style:italic!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stats-recommended{color:#fff!important;font-size:1.5em!important;line-height:1.5em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stats-total-customers{color:#fff!important;font-size:1em!important;line-height:1.5em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-summary{color:#333!important;font-size:1em!important;line-height:1.5em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;-webkit-border-radius:0!important;border-radius:0!important;background:transparent!important;border-color:transparent!important;border-style:none!important;border-width:0!important;margin:0!important;padding:0 10px 0 0 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-summary p{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:24px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-label{color:#333!important;font-size:1em!important;line-height:1.5em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;-webkit-border-radius:0!important;border-radius:0!important;border-color:transparent!important;border-style:none!important;border-width:0!important;margin:0!important;padding:0 10px 0 0 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars{position:relative!important;line-height:1em!important;height:1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-on{font-size:20px!important;color:#a5784f!important;margin-top:-1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-off{font-size:20px!important;color:#cdcdcd!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container{background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;border-color:transparent!important;border-style:none!important;border-width:0!important;margin:0!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container .bv-rating-stars-on{color:#a5784f!important;margin-top:-1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container .bv-rating-stars-off{color:#cdcdcd!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container .bv-rating-stars-container .bv-rating-stars{position:relative!important;line-height:1em!important;height:1em!important;font-size:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container .bv-percent-recommend-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container .bv-stats-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container .bv-rating-ratio-count{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:24px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container a.bv-qa-stats{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container a.bv-qa-stats:hover{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container a.bv-qa-stats:visited{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-primarySummary-rating-container a.bv-qa-stats:active{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-stars-container{background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;border-color:transparent!important;border-style:none!important;border-width:0!important;margin:0!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-stars-container .bv-rating-stars-on{color:#a5784f!important;margin-top:-1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-stars-container .bv-rating-stars-off{color:#cdcdcd!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull .bv-content-item .bv-content-author-name .bv-author{color:#43474a!important;font-size:12px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;line-height:18px!important;color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author .bv-avatar-popup-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull .bv-content-item .bv-content-author-name .bv-author .bv-avatar-popup-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-author .bv-avatar-author-name,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-profull .bv-content-item .bv-content-author-name .bv-author .bv-avatar-author-name{color:#43474a!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author.bv-fullprofile-popup-target{color:#43474a!important;font-size:12px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;line-height:18px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-inner .bv-author,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-inner .bv-author-location{color:#333!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-datetime,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-author-by{color:#43474a!important;font-size:12px!important;line-height:18px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data dl dt{color:#43474a!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-secondary-ratings-label{color:#43474a!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-noreviews-label{color:#43474a!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data dl dd{color:#43474a!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-decoration:none!important;color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating:hover{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating:visited{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating:active{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating.bv-text-link{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating.bv-text-link:hover{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating.bv-text-link:visited{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating.bv-text-link:active{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-text-link{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-text-link:hover{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-text-link:visited{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-text-link:active{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-text-link:visited{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-text-link.bv-fake-visited{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-text-link:hover{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-text-link:active{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 button.bv-write-review,.bv-cv2-cleanslate .bv-core-container-55 button.bv-read-review,.bv-cv2-cleanslate .bv-core-container-55 button.bv-ask-question,.bv-cv2-cleanslate .bv-core-container-55 .bv-button{color:#fff!important;font-size:15px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:uppercase!important;text-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#023e84!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;border-color:transparent!important;border-style:none!important;border-width:0!important;padding:.5em 1em!important}.bv-cv2-cleanslate .bv-core-container-55 button.bv-write-review:hover,.bv-cv2-cleanslate .bv-core-container-55 button.bv-read-review:hover,.bv-cv2-cleanslate .bv-core-container-55 button.bv-ask-question:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-button:hover{color:#fff!important;font-size:15px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:uppercase!important;text-shadow:none!important;background-image:none!important;background-color:#5991dc!important;border-color:#5991dc!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-top-color:#5991dc!important;border-right-color:#5991dc!important;border-bottom-color:#5991dc!important;border-left-color:#5991dc!important}.bv-cv2-cleanslate .bv-core-container-55 button.bv-write-review:focus,.bv-cv2-cleanslate .bv-core-container-55 button.bv-read-review:focus,.bv-cv2-cleanslate .bv-core-container-55 button.bv-ask-question:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-button:focus{color:#fff!important;font-size:15px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:uppercase!important;text-shadow:none!important;background-image:none!important;background-color:#5991dc!important;border-color:#5991dc!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-top-color:#5991dc!important;border-right-color:#5991dc!important;border-bottom-color:#5991dc!important;border-left-color:#5991dc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-report-btn{font-size:inherit!important;line-height:inherit!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;-webkit-border-radius:0!important;border-radius:0!important;color:#43474a!important;text-shadow:none!important;-webkit-box-shadow:inset 0 1px 0 #ededed!important;box-shadow:inset 0 1px 0 #ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;border-color:transparent!important;border-style:none!important;border-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-btn:first-child,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-report-btn:first-child{border-left-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-btn:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-btn-active{font-size:inherit!important;line-height:inherit!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;color:inherit!important;text-shadow:none!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;background-image:none!important;background-color:#ddd!important;border-color:#a4a4a4 #d0d0d0 #d0d0d0 #a4a4a4 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-btn-container .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-actions-container .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-report-btn:hover{border-color:transparent!important;background-image:none!important;background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-size:15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-feedback-btn-container .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-need-user .bv-content-feedback-btn-container .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-secondary-content-actions-container .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-need-user .bv-secondary-content-actions-container .bv-content-btn{font-size:inherit!important;line-height:inherit!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;-webkit-border-radius:0!important;border-radius:0!important;color:#43474a!important;text-shadow:none!important;-webkit-box-shadow:inset 0 1px 0 #ededed!important;box-shadow:inset 0 1px 0 #ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;border-color:transparent!important;border-style:none!important;border-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-feedback-btn-container .bv-content-btn:first-child,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-need-user .bv-content-feedback-btn-container .bv-content-btn:first-child,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-secondary-content-actions-container .bv-content-btn:first-child,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-need-user .bv-secondary-content-actions-container .bv-content-btn:first-child{border-left-width:0!important}@media screen and (max-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-btn-container .bv-content-btn{font-size:inherit!important;line-height:inherit!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;-webkit-border-radius:0!important;border-radius:0!important;color:#43474a!important;text-shadow:none!important;-webkit-box-shadow:inset 0 1px 0 #ededed!important;box-shadow:inset 0 1px 0 #ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;border-color:transparent!important;border-style:none!important;border-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-btn-container .bv-content-btn:first-child{border-left-width:0!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-btn-container .bv-content-btn-feedback-yes,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-feedback-btn-container .bv-content-btn-feedback-yes,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-item .bv-content-feedback-btn-container .bv-content-btn-feedback-yes,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-secondary-content-actions-container .bv-content-btn-feedback-yes,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-secondary-content-actions-container .bv-content-btn-feedback-yes,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-item .bv-secondary-content-actions-container .bv-content-btn-feedback-yes{-webkit-border-radius:3px 0 0 3px!important;border-radius:3px 0 0 3px!important;border-right-color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-btn-container .bv-content-btn-feedback-no,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-feedback-btn-container .bv-content-btn-feedback-no,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-item .bv-content-feedback-btn-container .bv-content-btn-feedback-no,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-secondary-content-actions-container .bv-content-btn-feedback-no,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-secondary-content-actions-container .bv-content-btn-feedback-no,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-item .bv-secondary-content-actions-container .bv-content-btn-feedback-no{-webkit-border-radius:0 3px 3px 0!important;border-radius:0 3px 3px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-feedback-btn-container .bv-content-btn-feedback-yes{border-right-width:1px!important;border-right-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-container .bv-content-btn{color:#43474a!important;text-shadow:none!important;-webkit-box-shadow:inset 0 1px 0 #ededed!important;box-shadow:inset 0 1px 0 #ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;border-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-container .bv-content-btn:hover{color:inherit!important;text-shadow:none!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;background-image:none!important;background-color:#ddd!important;border-color:#a4a4a4 #d0d0d0 #d0d0d0 #a4a4a4 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-container .bv-content-btn-pages-inactive,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-container .bv-content-btn-pages-inactive:hover{color:#43474a!important;text-shadow:none!important;-webkit-box-shadow:inset 0 1px 0 #ededed!important;box-shadow:inset 0 1px 0 #ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;color:#ccc!important;background-image:none!important;background-color:#f2f2f2!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item{zoom:1!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;border-color:transparent!important;border-style:none!important;border-width:0!important;margin:0 0 40px!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-header{zoom:1!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;border-color:transparent!important;border-style:none!important;border-width:0!important;margin:0!important;padding:10px 10px 10px 0 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-header:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-header:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-header:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-author-by{color:#43474a!important;font-size:15px!important;line-height:24px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:uppercase!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge-featured{color:#333!important;font-size:1em!important;line-height:1.5em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar{background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;border-color:transparent!important;border-style:none!important;border-width:0!important;margin:0!important;padding:20px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar-header,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-breadcrumb{color:#43474a!important;font-size:32px!important;font-family:"villeroy-boch","Georgia","Times New Roman","Times","serif"!important;font-style:italic!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;line-height:39px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination{color:#43474a!important;font-size:15px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;background:#e2ebf0!important;line-height:19.5px!important;margin-bottom:10px!important;margin:0!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-ugc-header{background-color:#fff!important;margin:doubleGutter!important;padding:halfGutter!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-ugc-block{background-color:#fff!important;margin:doubleGutter!important;padding:halfGutter!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-tagDimensions{background-color:#fff!important;margin:doubleGutter!important;padding:halfGutter!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-ugc-text{background-color:#fff!important;margin:doubleGutter!important;padding:halfGutter!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-submission-field-label{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:22.5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-label{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:22.5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-radio-wrapper-label{font-family:Arial,Helvetica,sans-serif!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission input.bv-text{font-family:Arial,Helvetica,sans-serif!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission textarea{font-family:Arial,Helvetica,sans-serif!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit{color:#fff!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:uppercase!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-button{color:#fff!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:uppercase!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit:focus{color:#fff!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:700!important;text-decoration:none!important;text-transform:uppercase!important;background-color:#5991dc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-button:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-button:focus{color:#fff!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:700!important;text-decoration:none!important;text-transform:uppercase!important;background-color:#5991dc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-form-header{font-size:32px!important;font-family:"villeroy-boch","Georgia","Times New Roman","Times","serif"!important;font-style:italic!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets{background-color:#e2ebf0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-fieldsets-actions.bv-media-upload-actions{background-color:#e2ebf0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions{background-color:#e2ebf0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-rating,.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-rating-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-text-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-text-link:visited{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:19.5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-rating-stars{position:relative!important;line-height:1em!important;height:1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-rating-stars-on{font-size:20px!important;color:#a5784f!important;margin-top:-1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-rating-stars-off{font-size:20px!important;color:#cdcdcd!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-percent-recommend-container{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:24px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-author-profile-userinfo,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-profile-userinfo{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:19.5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-author-profile-userinfo .bv-author-userstats-data,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userstats-data,.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-author-profile-userinfo .bv-author-userstats-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userstats-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-author-profile-userinfo .bv-author-userinfo-data,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userinfo-data,.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-author-profile-userinfo .bv-author-userinfo-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userinfo-value{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:19.5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar .bv-author-profile-userinfo h3.bv-author,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-fullprofile .bv-author-profile-userinfo h3.bv-author{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:19.5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-prosnap{background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile.bv-popup-inner .bv-popup-prosnap-userinfo .bv-author-userstats-data,.bv-cv2-cleanslate .bv-core-container-55 .bv-author-profile.bv-popup-inner .bv-popup-prosnap-userinfo .bv-author-userstats-value{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:19.5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar .bv-subject-info-section .bv-subject-info h3{color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:19.5px!important;text-shadow:0 -1px rgba(255,255,255,.5)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-profull-sidebar{background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox{background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-injection-target .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-fieldset-arrowicon,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-breadcrumb .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-fieldset-arrowicon{border-left-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content{background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-box .bv-deeplink{background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-content-container{background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 #bv-mboxzone-lightbox .bv-mbox-inner{background:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-rating-summary-bars-container .bv-secondary-rating-summary-bars{background-color:#e2ebf0!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dffffff',endColorstr='#00ffffff',GradientType=0)!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-rating-summary-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-slider-summary-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-value{background-color:#e2ebf0!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dffffff',endColorstr='#00ffffff',GradientType=0)!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-secondary-ratings-container{background-color:#e2ebf0!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dffffff',endColorstr='#00ffffff',GradientType=0)!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important}.bv-cv2-cleanslate .bv-core-container-55{color:#333!important;font-size:1em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;line-height:1.5em!important;clear:both!important;zoom:1!important;font-size:13px!important}.bv-cv2-cleanslate .bv-core-container-55 ::-webkit-input-placeholder{color:#767676!important}.bv-cv2-cleanslate .bv-core-container-55 :-moz-placeholder{color:#767676!important;opacity:1!important;-ms-filter:none!important;filter:none!important}.bv-cv2-cleanslate .bv-core-container-55 ::-moz-placeholder{color:#767676!important;opacity:1!important;-ms-filter:none!important;filter:none!important}.bv-cv2-cleanslate .bv-core-container-55 input:-ms-input-placeholder{color:#767676!important}.bv-cv2-cleanslate .bv-core-container-55 textarea:-ms-input-placeholder{color:#767676!important}.bv-cv2-cleanslate .bv-core-container-55 .placeholder{color:#767676!important}.bv-cv2-cleanslate .bv-core-container-55 input:focus::-webkit-input-placeholder{color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 input:focus:-moz-placeholder{color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 input:focus:-ms-input-placeholder{color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 textarea:focus::-webkit-input-placeholder{color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 textarea:focus:-moz-placeholder{color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 textarea:focus:-ms-input-placeholder{color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 button{white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 button::-moz-focus-inner{padding:0!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-hidden{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-glyph{font-family:BVCustom!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-off-screen{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px 1px 1px 1px)!important;clip:rect(1px,1px,1px,1px)!important;padding:0!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-focusable:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-pseudo-focused,.bv-cv2-cleanslate .bv-core-container-55 .bv-tc-footer .bv-accept-tc-button:focus{outline-width:1px!important;outline-color:#023e84!important;outline-style:dotted!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-focusable[tabindex="-1"]{outline-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-highlight{font-weight:700!important}.bv-cv2-cleanslate .bv-core-container-55 .bvie .bv-popup:after,.bv-cv2-cleanslate .bv-core-container-55 .bvie .bv-popup:before{border:0!important;content:""!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stats-highlight .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-stats-highlight .bv-content-data-summary{color:#023e84!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-histogram-target{zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-histogram-target:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-histogram-target:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-histogram-target:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar{margin:0!important;padding:10px 0!important;background:transparent!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;float:left!important;clear:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-write-review-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-read-review-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-ask-question-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-client-logo-container{float:left!important;margin:0 .75em 8px 0 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-write-review-container .bv-histogram-action .bv-read-review,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-read-review-container .bv-histogram-action .bv-read-review,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-ask-question-container .bv-histogram-action .bv-read-review,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-client-logo-container .bv-histogram-action .bv-read-review{margin:10px 8px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-client-logo-container{overflow:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-client-logo-container .bv-client-logo-label{line-height:30px!important;vertical-align:top!important;font-size:12px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar .bv-client-logo-container img{max-width:90px!important;max-height:30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-read-reviews-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-read-container .bv-read-reviews-button{background-color:transparent!important;background-image:none!important;border-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding-left:0!important;padding-right:0!important;margin-right:15px!important;color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-read-reviews-button:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-read-container .bv-read-reviews-button:hover{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button:visited,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button:visited,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-read-reviews-button:visited,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-read-container .bv-read-reviews-button:visited{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-read-reviews-button:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-read-container .bv-read-reviews-button:active{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button.bv-write-review,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button.bv-write-review{border-left-width:0!important;border-right-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-horizontal .bv-rating-ratio-number .bv-rating{width:auto!important;float:none!important;margin:0!important;padding:0!important;border:0!important;line-height:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-horizontal .bv-stars-container{display:inline-block!important;vertical-align:middle!important;white-space:nowrap!important;margin-right:15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-horizontal .bv-write-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-horizontal .bv-read-container{display:inline-block!important;vertical-align:middle!important;margin:0!important;float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-horizontal .bv-submission-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-horizontal .bv-read-reviews-button{white-space:nowrap!important;display:inline!important}@media screen and (max-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-sort .bv-dropdown-title{display:inline-block!important;max-width:120px!important;overflow:hidden!important;text-overflow:ellipsis!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-vertical .bv-write-container .bv-submission-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-vertical .bv-read-container .bv-submission-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-vertical .bv-write-container .bv-read-reviews-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-vertical .bv-read-container .bv-read-reviews-button{margin-left:0!important;margin-right:15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-vertical .bv-action-bar{padding:0!important;float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-vertical .bv-action-bar .bv-write-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist-vertical .bv-action-bar .bv-read-container{margin-bottom:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown{background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown .bv-close-btn{position:absolute!important;top:0!important;right:3px!important;font-family:'BVCustom'!important;font-size:28px!important;line-height:28px!important;z-index:2000007040!important;color:#999!important;text-decoration:none!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-rating{display:table-cell!important;vertical-align:middle!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-rating .bv-rating-stars-container{margin-right:.3em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-rating.bv-inline-profile{float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-meta-wrapper{display:table-cell!important;vertical-align:middle!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-meta-wrapper:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-meta-wrapper:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-meta-wrapper:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55:before,.bv-cv2-cleanslate .bv-core-container-55:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 ol,.bv-cv2-cleanslate .bv-core-container-55 ul,.bv-cv2-cleanslate .bv-core-container-55 dl{padding:0!important;margin:0!important;list-style-type:none!important}.bv-cv2-cleanslate .bv-core-container-55 button,.bv-cv2-cleanslate .bv-core-container-55 input,.bv-cv2-cleanslate .bv-core-container-55 select.bv-select-cleanslate,.bv-cv2-cleanslate .bv-core-container-55 textarea{vertical-align:baseline!important;line-height:normal!important}.bv-cv2-cleanslate .bv-core-container-55 button{cursor:pointer!important;background-color:transparent!important;margin:0!important;padding:0!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 abbr{border-bottom-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 abbr[title]{cursor:pointer!important;border-bottom-style:none!important}.bv-cv2-cleanslate .bv-core-container-55 p{margin-bottom:1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-header{margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-title-bar{padding:12px 20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-title-bar,.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar,.bv-cv2-cleanslate .bv-core-container-55 .bv-details-bar,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar{zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-title-bar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-details-bar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-title-bar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-details-bar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-title-bar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-details-bar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-expand-filter-button{position:absolute!important;right:0!important;width:36px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-expand-filter-button span{cursor:inherit!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-details-bar{margin:10px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-load-more-spinner,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-container .bv-load-more-spinner{width:44px!important;height:44px!important;background:url(//display.ugc.bazaarvoice.com/static/villeroy-boch-uk/main_site/55/11412/en_GB/images/fancybox_loading.gif) center center no-repeat!important;margin:0 auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-filter-offset{padding-right:46px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-title-bar,.bv-cv2-cleanslate .bv-core-container-55 box-shadow none{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar-header{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-count{text-transform:inherit!important;position:relative!important;float:left!important;padding:10px 25px 10px 10px !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-count .bv-dropdown-select{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-count .bv-content-pagination-pages{border-color:transparent!important;z-index:9999999!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-count .bv-content-pagination-pages .bv-content-pagination-pages-item button{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-count .bv-content-pagination-show-pages .bv-content-pagination-pages-item button{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-count .bv-content-pagination-pages-item-active{background-color:transparent!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-count .bv-content-pagination-pages-item-active:hover{background-color:#fff!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-sort{float:right!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-sort .bv-sort-native{padding:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-sort .bv-sort-native select{display:inline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar-sort .bv-sort-native select:focus{outline-color:#e59700!important;outline-color:-webkit-focus-ring-color!important;outline-color:-moz-mac-focusring!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-relevancy-link-target{float:right!important;display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-relevancy-link-target .bv-sort-relevancy button{display:block!important;font-family:'BVCustom'!important;font-size:24px!important;line-height:24px!important;padding:8px!important;text-decoration:none!important;color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-relevancy-link-target-visible{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-relevancy-link{font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-relevancy-link .bv-popup{padding:15px!important;background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating-label{border-width:1px!important;border-style:solid!important;border-color:transparent!important;padding:0 10px 0 0 !important;margin:.25em 0!important;float:left!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-percent-recommend-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-stats-container{clear:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-stats-container{border-top:1px solid #d0d0d0!important;margin-top:.5em!important;padding-top:.5em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating-ratio-count{font-size:13px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating-ratio-number{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating-ratio-number .bv-rating{border-right-color:#ccc!important;position:relative!important;display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-title{float:left!important;font-weight:700!important;font-size:1.5em!important;line-height:1.25em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar .bv-toplevel-actions button,.bv-cv2-cleanslate .bv-core-container-55 .bv-histogram{-webkit-transition:all linear .1s!important;-moz-transition:all linear .1s!important;-o-transition:all linear .1s!important;transition:all linear .1s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-histogram{font-family:'BVCustom'!important;font-weight:400!important;-webkit-font-smoothing:antialiased!important;padding:0!important;color:#666!important;font-size:22px!important;font-weight:700!important;line-height:24px!important;padding:3px!important;width:26px!important;height:25px!important;margin-top:6px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar button{display:block!important;width:auto!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-toplevel-actions,.bv-cv2-cleanslate .bv-core-container-55 .bv-write-review-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-read-review-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-ask-question-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-client-logo-container{float:right!important;width:25%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-write-review-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-read-review-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-ask-question-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-client-logo-container{width:auto!important;margin-left:1%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-client-logo-container{overflow:hidden!important;margin-right:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-client-logo-container .bv-client-logo-label{line-height:30px!important;vertical-align:top!important;font-size:12px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-client-logo-container img{max-width:150px!important;max-height:30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-toplevel-actions li{display:inline!important;float:right!important;width:48%!important;margin-right:2%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data{zoom:1!important;margin-bottom:1.25em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data dl{zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data dl:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data dl:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data dl:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data .bv-content-data-value{margin-right:5px!important;display:inline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-product-questions,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-tag-dimensions{margin-bottom:1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-label-container{clear:left!important;display:inline!important;line-height:1.7em!important;margin-right:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-label-container .bv-content-data-icon{font-family:'BVCustom'!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-label-container .bv-content-data-label{font-weight:700!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-syndication-summary,.bv-cv2-cleanslate .bv-core-container-55 .bv-product-family-summary{clear:both!important;background-color:#f2f1f3!important;margin:10px 0!important;padding:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-syndication-summary .bv-brand-logo{display:table-cell!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-syndication-summary .bv-brand-logo-image{width:50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge-syndicated{padding-left:10px!important;display:table-cell!important;vertical-align:middle!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-placeholder{margin-right:0!important;margin-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-placeholder .bv-rating-stars-container{margin:10px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-placeholder .bv-write-review-label{display:block!important;margin-bottom:15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-count{color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-count .bv-content-title{float:none!important;width:auto!important;margin:0!important;font-size:1.2em!important;line-height:1.2em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-header{padding-bottom:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-header .bv-content-title{font-weight:400!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-header .bv-content-title a{color:#5991dc!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-header .bv-avatar-popup-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-header .bv-avatar-author-name{color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-item{margin-bottom:10px!important;-webkit-transition:all linear .5s!important;-moz-transition:all linear .5s!important;-o-transition:all linear .5s!important;transition:all linear .5s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-pagination{margin:0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-item-close{font-family:'BVCustom'!important;float:left!important;margin:0 10px!important;font-size:18px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-top-question .bv-content-core-float,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-top-question .bv-content-core-float *{cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-top-question .bv-content-core-float:hover .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-top-question .bv-content-header .bv-content-data-count:hover .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-top-question .bv-content-core-float:hover .bv-content-title a *,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-top-question .bv-content-header .bv-content-data-count:hover .bv-content-title a *{color:#5991dc!important;text-decoration:none!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge-image img{max-width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge{background-color:#e2ebf0!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;color:#43474a!important;padding:1px 5px 1px 0 !important;margin:0 4px 4px 0 !important;position:relative!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-badge:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge .bv-badge-icon{font-family:'BVCustom'!important;font-size:20px!important;float:left!important;padding:0 5px!important;color:#a5784f!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge .bv-badge-label{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title{margin-bottom:.25em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title>a{text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-preview-message{font-size:15px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;line-height:24px!important;padding:10px 15px!important;background-color:#f8f0ce!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)!important;margin:0 0 15px!important;-webkit-border-radius:4px!important;border-radius:4px!important;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 2px rgba(0,0,0,.2)!important;text-shadow:0 1px rgba(255,255,255,.5)!important;color:#444!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search-btn:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-btn-follow:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-btn-share:hover{color:#666!important;background-color:#ddd!important;background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-expand-filter-button{margin:4px 0 4px -2px !important;padding:3px 10px!important;line-height:14px!important;font-size:14px!important;white-space:nowrap!important;float:right!important;font-family:Arial,Helvetica,'Bitstream Vera',sans-serif!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-expand-filter-button .bv-filter-control-icon{display:block!important;font-size:24px!important;line-height:24px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-expand-filter-button .bv-filter-control-text{display:block!important;width:0!important;height:0!important;text-indent:-9999px!important;overflow:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-review{font-size:15px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;text-transform:none!important;line-height:24px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-list-container .bv-trustmarkIcon{margin:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination{zoom:1!important;background-color:#e2ebf0!important;margin-top:-1px!important;margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-container{zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-container:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-container:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-container:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-container:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-container:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-container:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-pages,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-pages{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages{padding:5px 14px!important;font-family:Arial,Helvetica,'Bitstream Vera',sans-serif!important;line-height:20px!important;font-size:14px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages-load-more,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages-load-more{text-align:center!important;margin:10px auto!important;width:33%!important;float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item{color:#43474a!important;display:none!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item:hover a,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item:hover a{background-color:#5991dc!important;color:#fff!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item-active,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item-active,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item-active:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item-active:hover{display:block!important;cursor:default!important;background-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item-active,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item-active{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-pagination-pages-active .bv-content-pagination-pages-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-pagination-pages-active .bv-content-pagination-pages-item{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-expand-filter-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-expand-filter-button{margin:4px 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages-inactive,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages-inactive,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages-inactive:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages-inactive:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages-inactive .bv-content-btn-pages-prev,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages-inactive .bv-content-btn-pages-prev,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages-inactive .bv-content-btn-pages-next,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages-inactive .bv-content-btn-pages-next{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages-prev,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages-prev,.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages-next,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages-next{text-shadow:none!important;display:inline-block!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages{position:relative!important;z-index:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages:focus{z-index:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages-first,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages-first{padding-left:10px!important;border-left-width:1px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-control-bar .bv-content-btn-pages-last,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination .bv-content-btn-pages-last{padding-right:10px!important}.bv-cv2-cleanslate .bv-core-container-55 span.bv-content-pagination-pages-current,.bv-cv2-cleanslate .bv-core-container-55 span.bv-content-pagination-pages-current:hover{color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-pages-current{display:inline-block!important;vertical-align:middle!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-pages-arrow,.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-arrow{font-size:12px!important;line-height:12px!important;font-family:'BVCustom','times new roman'!important;position:absolute!important;top:50%!important;right:10px!important;margin-top:-4px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-buttons{float:right!important;margin:5px 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-buttons .bv-content-pagination-buttons-item{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-pagination-buttons .bv-content-pagination-buttons-item .bv-content-btn{width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown{font-size:15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item{white-space:nowrap!important;padding:8px 30px 8px 10px !important;color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:24px!important;position:relative!important;border-style:solid!important;border-width:0 1px!important;border-color:transparent!important;overflow:hidden!important;zoom:1!important;text-overflow:ellipsis!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item .bv-dropdown-title{display:inline!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item span{white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item-last{-webkit-border-radius:0 0 4px 4px!important;border-radius:0 0 4px 4px!important;border-bottom-width:1px!important;border-bottom-color:#d0d0d0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item-hover{background-color:#5991dc!important;color:#fff!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item-active,.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item-active:hover{font-weight:700!important;display:block!important;cursor:default!important;background-color:transparent!important;color:#43474a!important;-webkit-border-radius:4px 4px 0 0!important;border-radius:4px 4px 0 0!important;text-align:right!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-active{border-color:#d0d0d0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-arrow{color:#999!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-item:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-item-hover{background-color:#5991dc!important;color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-item-active,.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-item-active:hover{border-top-color:#d0d0d0!important;color:inherit!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-target{padding:10px 25px 10px 10px !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-target button{max-width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-target .bv-dropdown-title{text-overflow:ellipsis!important;overflow:hidden!important;white-space:nowrap!important;display:inline-block!important;vertical-align:middle!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown select.bv-select-cleanslate{position:absolute!important;top:-9999px!important;left:-9999px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown ul{-webkit-border-radius:4px!important;border-radius:4px!important;display:block!important;border-width:1px!important;border-style:solid!important;border-color:#d0d0d0!important;background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown ul .bv-dropdown-item:first-child{-webkit-border-radius:4px 4px 0 0!important;border-radius:4px 4px 0 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown ul .bv-dropdown-item:last-child{-webkit-border-radius:0 0 4px 4px!important;border-radius:0 0 4px 4px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown ul .bv-dropdown-item-selected,.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown ul .bv-dropdown-item-selected:hover{background-color:#e2ebf0!important;color:#43474a!important;cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list{margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item{margin:0 10px 2px!important;border:0!important;clear:both!important;display:block!important;-webkit-transition:all ease .5s!important;-moz-transition:all ease .5s!important;-o-transition:all ease .5s!important;transition:all ease .5s!important;background-color:#e2ebf0!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item .bv-content-core{float:left!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item .bv-content-core .bv-content-header,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item .bv-content-core .bv-content-summary{background-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item .bv-content-core .bv-content-summary-body{word-wrap:break-word!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item .bv-content-core .bv-content-header .bv-content-meta-wrapper{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item .bv-author-no-avatar,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item .bv-author-thumb{width:30px!important;height:30px!important;font-size:38px!important;line-height:36px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item-hidden{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item-avatar-offset-on{padding-left:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item-avatar-offset-on .bv-content-header{margin-left:-40px!important;padding-bottom:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-list .bv-content-item-avatar-offset-on .bv-content-data-summary{padding-left:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-secondary-ratings{clear:both!important;display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-container:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-bar:after{content:""!important;display:table!important;clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-container{position:relative!important;display:block!important;border:1px solid #ccc!important;margin-bottom:5px!important;height:8px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-bar{position:absolute!important;width:100%!important;z-index:1!important}.bv-cv2-cleanslate .bv-core-container-55 li.bv-content-slider-segment{display:block!important;float:left!important;height:8px!important;border-left:1px solid #ccc!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}.bv-cv2-cleanslate .bv-core-container-55 li.bv-content-slider-segment:first-child{border-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-halfway{display:block!important;position:absolute!important;top:0!important;left:50%!important;width:2px!important;height:12px!important;border-right:1px solid #666!important;margin:-2px 0 0 -1px !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-value-container{position:relative!important;margin:0 6px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-value{position:absolute!important;top:0!important;left:-6px!important;margin-top:-2px!important;display:block!important;height:12px!important;width:12px!important;z-index:2!important;-webkit-box-shadow:insert 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25)!important;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25)!important;box-shadow:inset 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-sublabel1,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-sublabel2{color:#999!important;font-size:12px!important;width:49%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-sublabel1{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-slider-sublabel2{float:right!important;text-align:right!important}@media screen and (max-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-toplevel-actions,.bv-cv2-cleanslate .bv-core-container-55 .bv-text-stats,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-action-btns,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-meta,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-summary{clear:left!important;float:left!important;-webkit-transition:all .25s ease!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-action-bar{margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-toplevel-actions,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-action-btns button{width:50%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-action-btns button{margin-top:12px!important;padding:8px 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-toplevel-actions li{margin-left:2%!important;margin-right:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-action-btns{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-section-summary .bv-section-summary-block,.bv-cv2-cleanslate .bv-core-container-55 .bv-section-summary .bv-head-to-head td{width:100%!important;display:block!important;overflow:hidden!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-section-summary .bv-section-summary-block .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-section-summary .bv-head-to-head td .bv-content-title{width:auto!important;float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-summary{word-wrap:break-word!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-summary .bv-text-link{line-height:inherit!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-summary,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-offset-on{float:none!important;width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-container{margin-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-toplevel-actions{clear:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-action-bar button{margin-top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stars-container .bv-rating-ratio{top:-9px!important;-webkit-transition:all .25s ease!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-percent-recommend-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-stats-container{clear:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-ratio-number{padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-core-float .bv-content-data-summary{padding-right:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item{margin-left:0!important;margin-right:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-data-count{position:static!important;display:block!important;clear:both!important;width:auto!important;text-align:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-data-count .bv-content-title{display:inline!important;font-size:15px!important;color:#999!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-header-meta,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-rating,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-meta-wrapper{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-rating{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-meta-wrapper{clear:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-meta{clear:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-author-badges{clear:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-header-meta{min-height:25px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-avatar-nickname{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-item-avatar-offset-on{padding-left:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-item-avatar-offset-on .bv-content-header{margin-left:-40px!important;padding-bottom:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-feedback-vote .bv-content-feedback-vote-request,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-feedback-vote .bv-content-feedback-btn-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-feedback-vote .bv-content-report-btn{padding-left:0!important;padding-right:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-review .bv-content-item-avatar-offset-on{padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-review .bv-content-item-avatar-offset-on .bv-content-header{margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-review .bv-content-item-avatar-offset-on .bv-content-data-summary{padding-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-review .bv-content-item-avatar-offset-on .bv-content-header-meta{margin-bottom:15px!important;padding-left:60px!important;min-height:50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-review .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-item-avatar-offset-off .bv-content-header-meta{padding-left:0!important;margin:0!important;min-height:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-review .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-item-avatar-offset-on{padding-left:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-review .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-item-avatar-offset-on .bv-content-header{margin-left:-40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-review .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-item-avatar-offset-on .bv-content-header-meta{padding-left:40px!important;margin:0!important;min-height:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-question .bv-content-item-avatar-offset-on .bv-secondary-content-item{margin-left:-50px!important}}.bv-absolute-top-container{z-index:2000008050!important;position:absolute!important;display:block!important;overflow:visible!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important}.bv-dropdown-style-containerOverflow{padding:10px!important}.bv-popup-in{margin-top:-10px!important;opacity:1!important;-ms-filter:none!important;filter:none!important;-webkit-transition:all ease .25s!important;-moz-transition:all ease .25s!important;-o-transition:all ease .25s!important;transition:all ease .25s!important}.bv-popup-out{margin-top:0!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;-webkit-transition:all ease .25s!important;-moz-transition:all ease .25s!important;-o-transition:all ease .25s!important;transition:all ease .25s!important}.bv-dropdown-in{margin-top:5px!important;opacity:1!important;-ms-filter:none!important;filter:none!important;-webkit-transition:all ease .15s!important;-moz-transition:all ease .15s!important;-o-transition:all ease .15s!important;transition:all ease .15s!important}.bv-dropdown-out{margin-top:0!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;-webkit-transition:all ease .15s!important;-moz-transition:all ease .15s!important;-o-transition:all ease .15s!important;transition:all ease .15s!important}.bv-dropdown-inmbox{z-index:2000008040!important}.bv-verify-css-loaded{display:none!important}.bv-aria-status{position:absolute!important;top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-narrow .bv-mbox .bv-mbox-content-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox .bv-mbox-content-container{float:none!important;width:100%!important}.bv-cv2-cleanslate .bv-mbox-secondary-content,.bv-cv2-cleanslate .bv-mbox-search-content{-webkit-transition:all ease .4s!important;-moz-transition:all ease .4s!important;-o-transition:all ease .4s!important;transition:all ease .4s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content{opacity:1!important;-ms-filter:none!important;filter:none!important;-webkit-transform:translateZ(0) scale(1)!important;-moz-transform:translateZ(0) scale(1)!important;-o-transform:translateZ(0) scale(1)!important;transform:translateZ(0) scale(1)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content .bv-content-item{margin-left:0!important;margin-right:0!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-secondary-content-list,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list{margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-secondary-content-list .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list .bv-content-item{margin:0 10px 2px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox-injection-target{padding:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox{margin:0 -20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content.bv-mbox-inline .bv-mbox{margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-media-box{padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-list-Questions .bv-content-item.bv-content-question .bv-content-actions-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-content-list-Questions .bv-content-item.bv-content-question .bv-content-actions-container{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title:hover{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a *,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a *{cursor:default!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-content-actions-container{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-active-feedback{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label{cursor:default!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label:hover{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content.bv-mbox-need-user .bv-mbox .bv-content-item.bv-content-question .bv-content-actions-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search.bv-mbox-need-user .bv-content-item.bv-content-question .bv-content-actions-container{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-box{width:80%!important;max-width:840px!important;margin:0 auto!important;overflow:visible!important;position:relative!important;-webkit-transition:all ease .4s!important;-moz-transition:all ease .4s!important;-o-transition:all ease .4s!important;transition:all ease .4s!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;-webkit-transform:translateZ(0) scale(0.8)!important;-moz-transform:translateZ(0) scale(0.8)!important;-o-transform:translateZ(0) scale(0.8)!important;transform:translateZ(0) scale(0.8)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-over{margin:0!important;max-width:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-narrow{width:680px!important}@media screen and (min-width: 768px) and (max-width: 1024px){.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-narrow.bv-mbox-media-upload{width:62%!important}}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box{opacity:1!important;-ms-filter:none!important;filter:none!important;-webkit-transform:none!important;-moz-transform:none!important;-o-transform:none!important;transform:none!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox{zoom:1!important;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5)!important;box-shadow:0 10px 25px rgba(0,0,0,.5)!important;position:relative!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox:before,.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox:after{content:""!important;display:table!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox:after{clear:both!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-deeplink{padding:0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar.bv-sidebar-enabled{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar.bv-sidebar-disabled{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar{float:left!important;width:25%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar{margin:20px!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-info{color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-image{max-width:100%!important;-webkit-border-radius:5px!important;border-radius:5px!important;margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header{font-weight:700!important;text-shadow:0 -1px rgba(0,0,0,.5)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-content-container{overflow:hidden!important;position:relative!important;float:right!important;width:75%!important;-webkit-transition:height linear .2s!important;-moz-transition:height linear .2s!important;-o-transition:height linear .2s!important;transition:height linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-target{width:100%!important;-webkit-box-shadow:-1px 0 0 rgba(255,255,255,.2)!important;box-shadow:-1px 0 0 rgba(255,255,255,.2)!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;position:absolute!important;-webkit-transform:none!important;-moz-transform:none!important;-o-transform:none!important;transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-target .bv-table-full-width{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb{padding:20px 12px!important;font-size:32px!important;font-family:"villeroy-boch","Georgia","Times New Roman","Times","serif"!important;font-style:italic!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;background-color:transparent!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item{position:relative!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon{color:#338b2b!important;margin:0!important;font-family:'BVCustom'!important;position:absolute!important;top:0!important;margin-top:-10px!important;font-size:40px!important;line-height:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon-text{float:left!important;margin-left:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-text{font-size:24px!important;font-weight:700!important;margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb .bv-mbox-breadcrumb-divider{padding:0 5px 0 0 !important;color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb .active{color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container{-webkit-transition-delay:0!important;-moz-transition-delay:0!important;-o-transition-delay:0!important;transition-delay:0!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container .bv-mbox-injection-target{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi{-webkit-transition-delay:.2s!important;-moz-transition-delay:.2s!important;-o-transition-delay:.2s!important;transition-delay:.2s!important;-webkit-transition:all linear .2s!important;-moz-transition:all linear .2s!important;-o-transition:all linear .2s!important;transition:all linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi .bv-mbox-injection-target{-webkit-transition:all linear .2s!important;-moz-transition:all linear .2s!important;-o-transition:all linear .2s!important;transition:all linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-left{-webkit-transform:translateX(-100%)!important;-moz-transform:translateX(-100%)!important;-o-transform:translateX(-100%)!important;transform:translateX(-100%)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-right{-webkit-transform:translateX(100%)!important;-moz-transform:translateX(100%)!important;-o-transform:translateX(100%)!important;transform:translateX(100%)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-scale-out{height:0!important;overflow:hidden!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;border-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-scale-in{height:auto!important;opacity:1!important;-ms-filter:none!important;filter:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bvie .bv-mbox-left,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bvie .bv-mbox-right{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-top-question{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-close{position:absolute!important;top:0!important;right:3px!important;font-family:'BVCustom'!important;font-size:28px!important;line-height:28px!important;z-index:2000007040!important;color:#999!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-close:focus{outline:0!important;color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close span{cursor:inherit!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close:hover{color:#666!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox-injection-container{background-color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-inline{position:relative!important;width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-inline .bv-mbox-close{top:20px!important;right:30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable,.bv-cv2-cleanslate .bv-core-container-55 .bv-thankyou{padding:0 50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-thankyou h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-thankyou h2{text-align:center!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate .bv-submission-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error .bv-submission-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable .bv-submission-icon{color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-injection-container{min-height:450px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-close span{cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-form-header{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext{border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-active{background-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions{float:left!important;width:100%!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;margin:-20px 0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions .bv-form-actions,.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions .bv-fieldset-agreedtotermsandconditions{-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-submission .bv-fake-submission textarea{height:2.5em!important;overflow:hidden!important}.bv-mbox-overlay,.bv-mbox-lightbox{top:0!important;left:0!important;width:100%!important}.bv-above-mbox,.bv-absolute-top-container.bv-above-mbox{z-index:2000008032!important}.bv-mbox-lightbox{top:50px!important;z-index:2000008030!important;position:absolute!important}.bv-mbox-lightbox .bv-fake-inline .bv-submission-section{margin:0 10px!important}.bv-mbox-overlay{opacity:.4!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40)!important;filter:alpha(opacity=40)!important;background:#000!important;z-index:2000008020!important;height:100%!important;position:fixed!important}#bv-mbox-loading{background-repeat:no-repeat!important;background-image:url(//display.ugc.bazaarvoice.com/static/villeroy-boch-uk/main_site/55/11412/en_GB/images/fancybox_sprite.png)!important;position:fixed!important;top:50%!important;left:50%!important;margin-top:-22px!important;margin-left:-22px!important;background-position:0 -108px!important;opacity:.8!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)!important;filter:alpha(opacity=80)!important;cursor:pointer!important;z-index:2000008030!important}.bv-mbox-spinner{width:44px!important;height:44px!important;background:url(//display.ugc.bazaarvoice.com/static/villeroy-boch-uk/main_site/55/11412/en_GB/images/fancybox_loading.gif) center center no-repeat!important}@media screen and (max-width: 680px){.bv-mbox-lightbox{top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-content-container{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-breadcrumb{border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-box{width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox-close:focus{color:#999!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox-inner{-webkit-box-shadow:0 3px 5px 5px #999!important;box-shadow:0 3px 5px 5px #999!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox{padding:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline{padding:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext{border:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-fieldset-label-wrapper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-fieldset-label-wrapper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-fieldset-label-wrapper{display:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-helper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-helper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-helper{top:28px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-fieldset-active:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-valid:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-error:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-valid .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-error .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-fieldset-active:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-valid:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-error:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-valid .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-error .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-fieldset-active:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-valid:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-error:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-valid .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-error .bv-fieldset-select-wrapper:after{top:28px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb{font-size:20px!important;line-height:20px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-form,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar{width:100%!important;border:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar{margin:10px 30px 10px 10px !important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-info{margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-image{max-height:50px!important;max-width:25%!important;float:left!important;margin:0 10px 0 0 !important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header{max-width:75%!important;float:left!important;text-shadow:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-form-header{text-align:left!important;padding:15px!important;background-color:#000!important;color:#fff!important;font-size:15px!important;font-weight:700!important;-webkit-border-radius:0!important;border-radius:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-rating-helper{display:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-cancel{color:#43474a!important;text-shadow:none!important;background-color:#ededed!important;display:block!important;float:left!important;cursor:pointer!important;font-weight:700!important;margin:0!important;padding:6px 10px!important;position:absolute!important;top:-45px!important;right:10px!important;display:none!important;border-color:transparent!important;border-style:none!important;border-width:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets{margin:0!important;-webkit-border-radius:0!important;border-radius:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets input.bv-text,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets textarea,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-helper{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-fieldset-label{padding:0 .5em 0 0 !important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-radio-wrapper{width:100%!important;float:left!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets input#bv-text-field-usernickname,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-agreedtotermsandconditions,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-useremail .bv-fieldset-inner,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-small,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-mbox-injection-target{width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner{padding:0 10px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner .bv-fieldset-label-wrapper{width:100%!important;padding:0 35px 0 5px !important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper{width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-isrecommended .bv-fieldset-isrecommended-group{width:50%!important;margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-secondary-rating .bv-radio-group{width:50%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-radio-group{width:66.66666%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-netpromoterscore-group{margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-agreedtotermsandconditions{margin:10px 0!important;padding:10px 20px!important;text-align:center!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-select-field .bv-select{margin-left:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-radio-field .bv-fieldset-radio-wrapper{padding-left:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-form-actions{clear:both!important;position:static!important;width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-form-actions-submit{width:100%!important;font-size:18px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-radio-group,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-select-wrapper{background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;margin:10px 0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-wrapper-label{margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset:before{display:block!important;left:-28px!important;top:4px!important;margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-helper{right:15px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-helper{top:auto!important;margin-top:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-photo-preview-container{width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox-injection-target{padding:20px 0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox-injection-target{padding-top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox{margin:0!important}.bvie8 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper,.bvie9 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper,.bvie8 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper,.bvie9 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper,.bvie8 .bv-fieldset-tags div.bv-fieldset-radio-wrapper,.bvie9 .bv-fieldset-tags div.bv-fieldset-radio-wrapper{width:100%!important;clear:both!important}.bvie8 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie9 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie8 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie9 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie8 .bv-fieldset-tags div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie9 .bv-fieldset-tags div.bv-fieldset-radio-wrapper .bv-radio-group{width:100%!important}.bvie8 .bv-fieldset-rating div.bv-fieldset-rating-wrapper,.bvie9 .bv-fieldset-rating div.bv-fieldset-rating-wrapper{width:100%!important;clear:both!important}.bvie8 .bv-fieldset-rating div.bv-fieldset-rating-wrapper .bv-radio-group,.bvie9 .bv-fieldset-rating div.bv-fieldset-rating-wrapper .bv-radio-group{width:100%!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars,.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-container:hover{font-family:'BVCustom','times new roman'!important;text-decoration:none!important;word-wrap:normal!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars{vertical-align:middle!important;-webkit-font-smoothing:antialiased!important;overflow:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-container{zoom:1!important;display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-container:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-container:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-container:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars{position:relative!important;display:block!important;overflow:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-on{position:relative!important;float:left!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stars-container{zoom:1!important;position:relative!important;width:auto!important;text-shadow:none!important;margin:0!important;line-height:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stars-container:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-stars-container:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stars-container:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stars-container dd{display:inline-block!important;vertical-align:middle!important;padding-right:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stars-container dd .bv-rating-stars{bottom:.1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-stars-container .bv-rating-ratio{top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-rating-stars-container .bv-rating-stars{cursor:auto!important}.bv-cv2-cleanslate .bv-core-container-55 a.bv-rating-stars-container .bv-rating-stars{cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating-stars{cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating-none .bv-rating-stars{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-stars-container dd{display:table-cell!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-stars-container .bv-rating-label{padding:0!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-stars-container .bv-rating{padding:0!important;float:left!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-stars-container .bv-percent-recommend-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-stars-container .bv-stats-container{clear:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-stars-container .bv-stats-container{border-top:1px solid #d0d0d0!important;margin-top:.5em!important;padding-top:.5em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-stars-container .bv-rating-ratio-number{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-inline-rating-container .bv-stars-container .bv-rating-ratio-number .bv-rating{position:relative!important}.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-55 .bv-rating-stars-off{visibility:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-section-summary-block{border:1px solid transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-section-summary{margin-bottom:20px!important;margin:0 0 40px!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-section-summary .bv-content-title{color:#43474a!important;font-size:15px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;background:#e2ebf0!important;line-height:19.5px!important;padding-top:10px!important;padding-right:10px!important;padding-bottom:10px!important;padding-left:0!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;border-color:transparent!important;border-style:none!important;border-width:0!important;margin:0!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-section-summary .bv-content-title-container .bv-content-title{padding:0 0 .25em!important;background-color:transparent!important;color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-core{overflow:visible!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-core:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-core:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-core:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-core-float .bv-content-data-summary{padding-right:90px!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-preview .bv-content-actions-container{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-actions-container{margin:0 0 5px!important;padding:0 10px 10px!important;clear:both!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-actions-container:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-actions-container:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-actions-container:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-offset-on{float:left!important;width:70%!important;word-wrap:break-word!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-offset-off{float:left!important;width:90%!important;word-wrap:break-word!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-container{float:right!important;width:29.75%!important;margin:0 0 10px!important}@media screen and (max-width: 640px),screen and (max-device-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-container{float:none!important;width:auto!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-container .bv-secondary-ratings{margin:0 10px!important;padding:10px!important;-webkit-border-radius:.25em!important;border-radius:.25em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-preview-message,.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-item{clear:both!important;margin:0 10px 15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-item .bv-content-header{padding-bottom:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-item .bv-review-response-container .bv-review-response-logo{display:block!important;margin-top:25px!important;margin-bottom:15px!important;border:1px solid #ccc!important;padding:2px!important;background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-question .bv-secondary-content-actions-container .bv-content-secondary-btn{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-feedback-container{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-vote-request{font-size:1em!important;padding:0 10px!important;float:left!important;margin-top:-1px!important;border-style:solid!important;border-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-vote-request{border-width:1px 1px 1px 0 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-btn:first-child{border-right-width:1px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-secondary-content-actions-container .bv-content-btn{border-right-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-secondary-content-actions-container.bv-content-btn-pages-load-more{float:none!important;margin-top:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-secondary-content-actions-container .bv-content-btn-count{font-weight:700!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-btn{float:right!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-secondary-content-load-more{padding:5px 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-show-more-link{cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-product-image-offset-on,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-avatar-offset-on{padding-left:60px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-product-image-offset-on .bv-content-header,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-avatar-offset-on .bv-content-header{margin-left:-60px!important;position:relative!important;min-height:50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-product-image-offset-on .bv-content-header .bv-author-avatar,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-avatar-offset-on .bv-content-header .bv-author-avatar{position:absolute!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-product-image-offset-on .bv-content-data-summary,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-avatar-offset-on .bv-content-data-summary{padding-left:60px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on{margin:15px 0 15px 25% !important;padding-left:10px!important;border-left:1px solid transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-header{float:left!important;width:100%!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-author-name .bv-author,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-meta .bv-content-author-badges{display:none!important;width:0!important;height:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-secondary-content-item .bv-content-header .bv-content-author-name,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-secondary-content-item .bv-content-header .bv-content-author-badges{display:block!important;width:auto!important;height:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-secondary-content-item .bv-content-header .bv-content-author-name .bv-author{display:inline!important;width:auto!important;height:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-product-image-offset .bv-secondary-content-item .bv-content-header,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-header{min-height:30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-positive .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-negative .bv-content-btn{background-color:#ddd!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%)!important;border-color:#d0d0d0 #d0d0d0 #a4a4a4!important;-webkit-box-shadow:inset 1px 0 0 #fff!important;box-shadow:inset 1px 0 0 #fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-btn:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-btn:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-positive .bv-content-btn:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-negative .bv-content-btn:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-btn:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-btn:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-positive .bv-content-btn:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-negative .bv-content-btn:focus{background-color:#666!important;border-color:#666!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-btn:hover .bv-content-btn-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-btn:hover .bv-content-btn-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-positive .bv-content-btn:hover .bv-content-btn-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-negative .bv-content-btn:hover .bv-content-btn-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-btn:focus .bv-content-btn-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item:hover .bv-content-btn:focus .bv-content-btn-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-positive .bv-content-btn:focus .bv-content-btn-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-feedback-voted-negative .bv-content-btn:focus .bv-content-btn-count{color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-question-closed{font-size:26px!important;text-align:center!important;padding:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-vote{-webkit-transition:all linear .3s!important;-moz-transition:all linear .3s!important;-o-transition:all linear .3s!important;transition:all linear .3s!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-vote-request{padding-left:0!important;color:#43474a!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container{float:left!important;margin-right:6px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-feedback-container div{color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-yes,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-no{color:#000!important;background-color:#bbb!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(1,rgba(255,255,255,.8)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%)!important;border-color:#999 #d0d0d0 #d0d0d0!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-yes .bv-content-btn-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-no .bv-content-btn-count{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-yes .bv-content-btn-count{color:#338b2b!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-no .bv-content-btn-count{color:#b43034!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-inappropriate .bv-content-report-btn{font-style:italic!important;cursor:text!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-no,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-yes{background-color:#ddd!important;color:#333!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 100%)!important;border-color:#d0d0d0 #d0d0d0 #a4a4a4!important;-webkit-box-shadow:inset 1px 0 0 #fff!important;box-shadow:inset 1px 0 0 #fff!important;cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-no .bv-content-btn-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-yes .bv-content-btn-count{color:#666!important;cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-ratings dd .bv-content-secondary-ratings-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-ratings dd .bv-content-secondary-ratings-value{height:8px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-ratings{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-ratings dd{padding-bottom:1.5em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-ratings dt{display:block!important;margin-bottom:.5em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-ratings-container{background-color:#e2ebf0!important;display:block!important;height:8px!important;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;-webkit-border-radius:2px!important;border-radius:2px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-ratings-value{display:block!important;height:8px!important;-webkit-border-radius:2px!important;border-radius:2px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item .bv-content-secondary-ratings-container{height:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item.bv-content-review .bv-content-data-count.bv-secondary-content-link{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-header .bv-badge-first .bv-badge{margin-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-header .bv-badge{margin:0!important;margin-left:1em!important;padding:0!important;display:inline-block!important;background-color:transparent!important;border-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-header .bv-badge-image{display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-header-meta{display:table!important;margin:2px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title-container{float:left!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title-container:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title-container:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title-container:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-title-container.bv-inline-profile{float:none!important;margin-top:.5em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary{position:relative!important;color:#999!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-data-count{position:absolute!important;right:0!important;top:0!important;text-align:center!important;width:60px!important;margin:0 -10px!important;padding:4px 10px!important;border-width:1px!important;border-style:solid!important;border-color:transparent!important;-webkit-border-radius:.25em!important;border-radius:.25em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-data-count .bv-content-data-label{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta-wrapper.bv-inline-profile{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta{vertical-align:middle!important;zoom:1!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-author-name,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-author-badges{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-author,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-author-department,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-datetime,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-author-by,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-author-badges,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-reference-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-datetime-dot,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-datetime-stamp{display:inline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-author-badges-list{height:1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-author,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-datetime,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-reference-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-author-badges-list{padding:1px 0!important;margin:0!important;border:1px solid transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-content-author-by{line-height:24px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-badge-user{color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-data-summary .bv-content-meta .bv-badge-user .bv-badge-icon{color:#023e84!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-clientresponse .bv-content-data-summary .bv-author{float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-data-summary .bv-content-data-count{position:static!important;display:block!important;clear:both!important;width:auto!important;text-align:left!important;margin:0!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-data-summary .bv-content-data-count .bv-content-title{display:inline!important;font-size:15px!important;color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-search-content .bv-content-pagination{margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-badges-container{position:absolute!important;top:0!important;right:0!important;margin:0 10px!important;padding:0 10px!important;text-align:right!important;max-height:25px!important;width:50%!important;line-height:25px!important;overflow:hidden!important;font-size:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-comment .bv-content-badges-container{position:inherit!important;top:inherit!important;right:inherit!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-comment .bv-content-header-meta{margin-top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-content-comment .bv-content-meta .bv-content-author-name{padding-top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge-summary{display:inline-block!important;float:none!important;margin-bottom:0!important;line-height:25px!important;vertical-align:middle!important;font-size:15px!important;max-width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge-summary .bv-badge{display:block!important;position:relative!important;padding-left:30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge-summary .bv-badge-icon{float:none!important;position:absolute!important;left:7px!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge-summary .bv-badge-image img{max-height:25px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-badge-summary .bv-badge-label{display:block!important;float:none!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}@media screen and (max-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-content-badges-container{margin:0!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-badges-container .bv-badge-summary{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-badges-container .bv-badge-summary.bv-badge-top-three{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-badges-container .bv-badge-summary.bv-badge-first{display:inline-block!important;margin-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-meta .bv-content-author-badges .bv-content-author-badges-list .bv-badge-user{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-meta .bv-content-author-badges .bv-content-author-badges-list .bv-badge-user:first-child{display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on{padding-left:0!important;margin:0!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-badges-container{margin-right:10px!important;padding-right:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-header float none{width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-data-summary{padding-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-author-name .bv-author,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-meta .bv-content-author-badges{display:inline!important;width:auto!important;height:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-rating{float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-meta-wrapper{clear:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-details-offset-on{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-item-avatar-offset-on .bv-content-badges-container{margin-left:40px!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container{clear:both!important;margin:20px 0!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item{float:left!important;width:50%!important;position:relative!important;overflow:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item .bv-media-item-wrapper{background:none!important;margin:0 4px 4px 0 !important;overflow:hidden!important;position:relative!important;padding-top:74%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-lazyload{opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-spinner-container{position:absolute!important;top:50%!important;left:50%!important;margin-left:-22px!important;margin-top:-22px!important;width:44px!important;height:44px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-spinner-container .bv-media-item-spinner{background-image:url(//display.ugc.bazaarvoice.com/static/villeroy-boch-uk/main_site/55/11412/en_GB/images/fancybox_loading.gif)!important;background-repeat:no-repeat!important;background-position:0 0!important;width:24px!important;height:24px!important;position:absolute!important;top:10px!important;left:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item .bv-media-item-wrapper img{position:absolute!important;top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-icon{position:absolute!important;bottom:0!important;right:5px!important;height:50px!important;width:50px!important;font-family:'BVCustom'!important;font-size:50px!important;line-height:50px!important;text-align:center!important;text-shadow:0 2px 2px rgba(0,0,0,.5)!important;z-index:1!important;display:none!important;color:#fff!important;color:rgba(255,255,255,.7)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item .bv-media-item-border{border:1px solid #ccc!important;border:1px solid rgba(0,0,0,.2)!important;position:absolute!important;top:0!important;right:4px!important;bottom:4px!important;left:0!important;z-index:1!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item .bv-media-item-border-selected{border:5px solid #3b5998!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item.bv-media-item-show .bv-media-item-wrapper .bv-media-item-spinner-container{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item.bv-media-item-show .bv-media-item-wrapper .bv-media-item-lazyload{opacity:1!important;-ms-filter:none!important;filter:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item.bv-media-item-show .bv-media-item-wrapper .bv-media-item-icon{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item-photo .bv-media-item-wrapper img,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item-video .bv-media-item-wrapper img,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item-square .bv-media-item-wrapper img{max-width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item-landscape .bv-media-item-wrapper img{max-width:none!important;max-height:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer{height:80%!important;min-width:400px!important;min-height:400px!important;background-color:#000!important;position:relative!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack{position:absolute!important;left:15%!important;right:15%!important;top:0!important;bottom:0!important;max-height:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner{position:absolute!important;top:0!important;bottom:0!important;width:100%!important;max-height:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-table{height:100%!important;width:100%!important;table-layout:fixed!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-table td{vertical-align:middle!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas{max-height:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-caption{color:#fff!important;font-size:16px!important;padding:15px 0!important;text-align:center!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-image{margin:5px auto!important;max-width:100%!important;max-height:100%!important;text-align:center!important;line-height:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-image img{display:inline-block!important;max-width:100%!important;max-height:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-embedded{position:relative!important;display:inline-block!important;line-height:0!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-embedded .bv-media-viewer-dummy{padding-top:56.25%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-embedded iframe{position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important;height:100%!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon{height:60px!important;position:absolute!important;width:100%!important;bottom:0!important;text-align:center!important;white-space:nowrap!important;cursor:default!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-media-viewer-ribbon-summary{margin-bottom:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-media-viewer-ribbon-item{background-color:#333!important;display:inline-block!important;width:8px!important;height:8px!important;-webkit-border-radius:5px!important;border-radius:5px!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-media-viewer-ribbon-item:hover{background-color:#444!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-media-viewer-ribbon-item.bv-media-viewer-ribbon-item-active{background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-thumbnail{display:inline-block!important;padding:10px!important;line-height:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-thumbnail.bv-thumbnail-active{background-color:#333!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow{background-color:#333!important;color:#000!important;width:60px!important;height:60px!important;-webkit-border-radius:5px!important;border-radius:5px!important;position:absolute!important;top:50%!important;margin-top:-30px!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-transition:background-color ease .2s!important;-moz-transition:background-color ease .2s!important;-o-transition:background-color ease .2s!important;transition:background-color ease .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow:focus{background-color:#999!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow:active{background-color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow span{position:absolute!important;width:30px!important;top:15px!important;font-size:30px!important;line-height:30px!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow.bv-media-prev{left:5%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow.bv-media-prev span{left:12px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow.bv-media-next{right:5%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow.bv-media-next span{left:16px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-box.bv-mbox-gallery-media{max-width:600px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer{background:#000!important;min-height:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer a.bv-category-gallery-media-viewer-closer{color:#fff!important;background:#000!important;position:absolute!important;top:0!important;right:0!important;padding:1px 7px!important;z-index:1!important;font-size:11px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer a.bv-category-gallery-media-viewer-closer:hover{text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-stack{left:0!important;right:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-wrapper{width:100%!important;height:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-top,.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle,.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-top{min-height:50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle{min-height:50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom{zoom:1!important;min-height:50px!important;min-width:500px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle{padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle .bv-media-viewer-stack{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle .bv-media-viewer-stack .bv-media-viewer-inner{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-image img{max-height:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product{font-family:Verdana,Arial,Helvetica,sans-serif!important;float:left!important;width:130px!important;background:#f4f5f6!important;padding:25px!important;margin-bottom:-2000px!important;padding-bottom:2020px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-image{width:130px!important;max-width:130px!important;background:#fff!important;-webkit-box-shadow:0 0 10px #ccc!important;box-shadow:0 0 10px #ccc!important;margin:0 0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-image img{display:block!important;max-width:80%!important;margin:0 auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-info{color:#333!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-info .bv-media-viewer-product-name{font-size:12px!important;font-family:Arial,Helvetica,sans-serif!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-info .bv-media-viewer-product-description{font-size:12px!important;line-height:15px!important;color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-meta a{font-size:11px!important;line-height:1!important;text-transform:uppercase!important;text-align:center!important;font-weight:700!important;background:#ef7a00!important;color:#fff!important;display:block!important;margin:5px 0 0!important;padding:5px 0!important;-webkit-border-radius:3px!important;border-radius:3px!important;border-top:1px solid #f2952f!important;border-left:1px solid #f2952f!important;border-right:1px solid #bf6100!important;border-bottom:1px solid #bf6100!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-meta a:hover{text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review{margin-left:180px!important;padding-top:5px!important;background:#fff!important;margin-bottom:-2000px!important;padding-bottom:2000px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-author{color:#666!important;font-size:12px!important;font-family:Arial,Helvetica,sans-serif!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-author .bv-media-viewer-review-author-name{color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-author a.bv-media-viewer-review-author-name{color:#069!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-author .bv-media-viewer-review-location{display:block!important;font-size:12px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info{font-family:Verdana,Arial,Helvetica,sans-serif!important;color:#333!important;padding:15px 25px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating{margin-bottom:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating .bv-rating-stars-off{color:#eee!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating .bv-rating-stars-on{color:#fdcb36!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating .bv-rating-stars-off,.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating .bv-rating-stars-on{letter-spacing:1px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-time{font-size:12px!important;color:#999!important;position:absolute!important;top:24px!important;right:15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-title{display:block!important;font-family:Georgia,'Times New Roman',Times,sans-serif!important;font-weight:700!important;font-size:15px!important;margin-bottom:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-text{font-size:11px!important;line-height:15px!important;color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-ribbon .bv-media-viewer-ribbon-summary{color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-arrow{background-color:#3b3328!important;color:#12100d!important;width:60px!important;height:60px!important;-webkit-border-radius:5px!important;border-radius:5px!important;position:absolute!important;top:50%!important;margin-top:-30px!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-transition:background-color ease .2s!important;-moz-transition:background-color ease .2s!important;-o-transition:background-color ease .2s!important;transition:background-color ease .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer.bv-media-viewer-multiple .bv-media-viewer-stack .bv-media-viewer-inner{bottom:60px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox .bv-mbox-breadcrumb{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox .bv-mbox-injection-target{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox .bv-mbox-close{color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox .bv-mbox-close:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox .bv-mbox-close:focus{color:#999!important}@media screen and (min-width: 1200px){.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item{width:33%!important}}@media screen and (min-width: 1600px){.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item{width:25%!important}}@media screen and (max-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-media-container .bv-media-item .bv-media-item-wrapper img{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-uploader .bv-content-media-container .bv-media-item{width:33.33333%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer{min-width:0!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-viewer-stack{position:static!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow{top:auto!important;bottom:10px!important;margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow.bv-media-prev{left:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-media-viewer .bv-media-arrow.bv-media-next{right:10px!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-narrow .bv-mbox .bv-mbox-content-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox .bv-mbox-content-container{float:none!important;width:100%!important}.bv-cv2-cleanslate .bv-mbox-secondary-content,.bv-cv2-cleanslate .bv-mbox-search-content{-webkit-transition:all ease .4s!important;-moz-transition:all ease .4s!important;-o-transition:all ease .4s!important;transition:all ease .4s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content{opacity:1!important;-ms-filter:none!important;filter:none!important;-webkit-transform:translateZ(0) scale(1)!important;-moz-transform:translateZ(0) scale(1)!important;-o-transform:translateZ(0) scale(1)!important;transform:translateZ(0) scale(1)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content .bv-content-item{margin-left:0!important;margin-right:0!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-secondary-content-list,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list{margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-secondary-content-list .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list .bv-content-item{margin:0 10px 2px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox-injection-target{padding:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox{margin:0 -20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content.bv-mbox-inline .bv-mbox{margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-media-box{padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-list-Questions .bv-content-item.bv-content-question .bv-content-actions-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-fullpro-archive .bv-content-list-Questions .bv-content-item.bv-content-question .bv-content-actions-container{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title:hover{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a *,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a *{cursor:default!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-content-actions-container{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-active-feedback{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label{cursor:default!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label:hover{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content.bv-mbox-need-user .bv-mbox .bv-content-item.bv-content-question .bv-content-actions-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search.bv-mbox-need-user .bv-content-item.bv-content-question .bv-content-actions-container{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-box{width:80%!important;max-width:840px!important;margin:0 auto!important;overflow:visible!important;position:relative!important;-webkit-transition:all ease .4s!important;-moz-transition:all ease .4s!important;-o-transition:all ease .4s!important;transition:all ease .4s!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;-webkit-transform:translateZ(0) scale(0.8)!important;-moz-transform:translateZ(0) scale(0.8)!important;-o-transform:translateZ(0) scale(0.8)!important;transform:translateZ(0) scale(0.8)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-over{margin:0!important;max-width:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-narrow{width:680px!important}@media screen and (min-width: 768px) and (max-width: 1024px){.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-narrow.bv-mbox-media-upload{width:62%!important}}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box{opacity:1!important;-ms-filter:none!important;filter:none!important;-webkit-transform:none!important;-moz-transform:none!important;-o-transform:none!important;transform:none!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox{zoom:1!important;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5)!important;box-shadow:0 10px 25px rgba(0,0,0,.5)!important;position:relative!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox:before,.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox:after{content:""!important;display:table!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox:after{clear:both!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-deeplink{padding:0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar.bv-sidebar-enabled{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar.bv-sidebar-disabled{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar{float:left!important;width:25%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar{margin:20px!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-info{color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-image{max-width:100%!important;-webkit-border-radius:5px!important;border-radius:5px!important;margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header{font-weight:700!important;text-shadow:0 -1px rgba(0,0,0,.5)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-content-container{overflow:hidden!important;position:relative!important;float:right!important;width:75%!important;-webkit-transition:height linear .2s!important;-moz-transition:height linear .2s!important;-o-transition:height linear .2s!important;transition:height linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-target{width:100%!important;-webkit-box-shadow:-1px 0 0 rgba(255,255,255,.2)!important;box-shadow:-1px 0 0 rgba(255,255,255,.2)!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;position:absolute!important;-webkit-transform:none!important;-moz-transform:none!important;-o-transform:none!important;transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-target .bv-table-full-width{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb{padding:20px 12px!important;font-size:32px!important;font-family:"villeroy-boch","Georgia","Times New Roman","Times","serif"!important;font-style:italic!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;background-color:transparent!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item{position:relative!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon{color:#338b2b!important;margin:0!important;font-family:'BVCustom'!important;position:absolute!important;top:0!important;margin-top:-10px!important;font-size:40px!important;line-height:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon-text{float:left!important;margin-left:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-text{font-size:24px!important;font-weight:700!important;margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb .bv-mbox-breadcrumb-divider{padding:0 5px 0 0 !important;color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb .active{color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container{-webkit-transition-delay:0!important;-moz-transition-delay:0!important;-o-transition-delay:0!important;transition-delay:0!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container .bv-mbox-injection-target{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi{-webkit-transition-delay:.2s!important;-moz-transition-delay:.2s!important;-o-transition-delay:.2s!important;transition-delay:.2s!important;-webkit-transition:all linear .2s!important;-moz-transition:all linear .2s!important;-o-transition:all linear .2s!important;transition:all linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi .bv-mbox-injection-target{-webkit-transition:all linear .2s!important;-moz-transition:all linear .2s!important;-o-transition:all linear .2s!important;transition:all linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-left{-webkit-transform:translateX(-100%)!important;-moz-transform:translateX(-100%)!important;-o-transform:translateX(-100%)!important;transform:translateX(-100%)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-right{-webkit-transform:translateX(100%)!important;-moz-transform:translateX(100%)!important;-o-transform:translateX(100%)!important;transform:translateX(100%)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-scale-out{height:0!important;overflow:hidden!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;border-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-scale-in{height:auto!important;opacity:1!important;-ms-filter:none!important;filter:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bvie .bv-mbox-left,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bvie .bv-mbox-right{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-top-question{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-close{position:absolute!important;top:0!important;right:3px!important;font-family:'BVCustom'!important;font-size:28px!important;line-height:28px!important;z-index:2000007040!important;color:#999!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-close:focus{outline:0!important;color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close span{cursor:inherit!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close:hover{color:#666!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox-injection-container{background-color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-inline{position:relative!important;width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-inline .bv-mbox-close{top:20px!important;right:30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable,.bv-cv2-cleanslate .bv-core-container-55 .bv-thankyou{padding:0 50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-thankyou h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-thankyou h2{text-align:center!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate .bv-submission-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error .bv-submission-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable .bv-submission-icon{color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-injection-container{min-height:450px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-close span{cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-form-header{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext{border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-active{background-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions{float:left!important;width:100%!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;margin:-20px 0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions .bv-form-actions,.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions .bv-fieldset-agreedtotermsandconditions{-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-submission .bv-fake-submission textarea{height:2.5em!important;overflow:hidden!important}.bv-mbox-overlay,.bv-mbox-lightbox{top:0!important;left:0!important;width:100%!important}.bv-above-mbox,.bv-absolute-top-container.bv-above-mbox{z-index:2000008032!important}.bv-mbox-lightbox{top:50px!important;z-index:2000008030!important;position:absolute!important}.bv-mbox-lightbox .bv-fake-inline .bv-submission-section{margin:0 10px!important}.bv-mbox-overlay{opacity:.4!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40)!important;filter:alpha(opacity=40)!important;background:#000!important;z-index:2000008020!important;height:100%!important;position:fixed!important}#bv-mbox-loading{background-repeat:no-repeat!important;background-image:url(//display.ugc.bazaarvoice.com/static/villeroy-boch-uk/main_site/55/11412/en_GB/images/fancybox_sprite.png)!important;position:fixed!important;top:50%!important;left:50%!important;margin-top:-22px!important;margin-left:-22px!important;background-position:0 -108px!important;opacity:.8!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)!important;filter:alpha(opacity=80)!important;cursor:pointer!important;z-index:2000008030!important}.bv-mbox-spinner{width:44px!important;height:44px!important;background:url(//display.ugc.bazaarvoice.com/static/villeroy-boch-uk/main_site/55/11412/en_GB/images/fancybox_loading.gif) center center no-repeat!important}@media screen and (max-width: 680px){.bv-mbox-lightbox{top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-content-container{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-breadcrumb{border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-box{width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox-close:focus{color:#999!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox-inner{-webkit-box-shadow:0 3px 5px 5px #999!important;box-shadow:0 3px 5px 5px #999!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox{padding:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline{padding:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext{border:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-fieldset-label-wrapper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-fieldset-label-wrapper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-fieldset-label-wrapper{display:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-helper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-helper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-helper{top:28px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-fieldset-active:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-valid:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-error:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-valid .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-error .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-fieldset-active:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-valid:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-error:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-valid .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-error .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-fieldset-active:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-valid:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-error:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-valid .bv-fieldset-select-wrapper:after,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-error .bv-fieldset-select-wrapper:after{top:28px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb{font-size:20px!important;line-height:20px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-form,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar{width:100%!important;border:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar{margin:10px 30px 10px 10px !important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-info{margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-image{max-height:50px!important;max-width:25%!important;float:left!important;margin:0 10px 0 0 !important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header{max-width:75%!important;float:left!important;text-shadow:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-form-header{text-align:left!important;padding:15px!important;background-color:#000!important;color:#fff!important;font-size:15px!important;font-weight:700!important;-webkit-border-radius:0!important;border-radius:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-rating-helper{display:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-cancel{color:#43474a!important;text-shadow:none!important;background-color:#ededed!important;display:block!important;float:left!important;cursor:pointer!important;font-weight:700!important;margin:0!important;padding:6px 10px!important;position:absolute!important;top:-45px!important;right:10px!important;display:none!important;border-color:transparent!important;border-style:none!important;border-width:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets{margin:0!important;-webkit-border-radius:0!important;border-radius:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets input.bv-text,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets textarea,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-helper{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-fieldset-label{padding:0 .5em 0 0 !important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-radio-wrapper{width:100%!important;float:left!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets input#bv-text-field-usernickname,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-agreedtotermsandconditions,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-useremail .bv-fieldset-inner,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-small,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-mbox-injection-target{width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner{padding:0 10px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner .bv-fieldset-label-wrapper{width:100%!important;padding:0 35px 0 5px !important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper{width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-isrecommended .bv-fieldset-isrecommended-group{width:50%!important;margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-secondary-rating .bv-radio-group{width:50%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-radio-group{width:66.66666%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-netpromoterscore-group{margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-agreedtotermsandconditions{margin:10px 0!important;padding:10px 20px!important;text-align:center!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-select-field .bv-select{margin-left:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-radio-field .bv-fieldset-radio-wrapper{padding-left:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-form-actions{clear:both!important;position:static!important;width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-form-actions-submit{width:100%!important;font-size:18px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-radio-group,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-select-wrapper{background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;margin:10px 0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-wrapper-label{margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset:before{display:block!important;left:-28px!important;top:4px!important;margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-helper{right:15px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-helper{top:auto!important;margin-top:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-photo-preview-container{width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox-injection-target{padding:20px 0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox-injection-target{padding-top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox{margin:0!important}.bvie8 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper,.bvie9 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper,.bvie8 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper,.bvie9 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper,.bvie8 .bv-fieldset-tags div.bv-fieldset-radio-wrapper,.bvie9 .bv-fieldset-tags div.bv-fieldset-radio-wrapper{width:100%!important;clear:both!important}.bvie8 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie9 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie8 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie9 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie8 .bv-fieldset-tags div.bv-fieldset-radio-wrapper .bv-radio-group,.bvie9 .bv-fieldset-tags div.bv-fieldset-radio-wrapper .bv-radio-group{width:100%!important}.bvie8 .bv-fieldset-rating div.bv-fieldset-rating-wrapper,.bvie9 .bv-fieldset-rating div.bv-fieldset-rating-wrapper{width:100%!important;clear:both!important}.bvie8 .bv-fieldset-rating div.bv-fieldset-rating-wrapper .bv-radio-group,.bvie9 .bv-fieldset-rating div.bv-fieldset-rating-wrapper .bv-radio-group{width:100%!important}}.pac-container{z-index:2000008040!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-rejection-errors{color:#b43034!important;background-color:#fae6e7!important;padding:15px 20px!important;font-size:13px!important;font-weight:700!important;border-top:1px solid #ddd!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-rejection-errors .bv-submission-rejection-errors-list{list-style-type:disc!important;margin:0 3.2em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-rejection-errors .bv-helper-icon{vertical-align:middle!important;font-family:'BVCustom'!important;font-weight:400!important;font-size:20px!important;text-shadow:0 1px #fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-rejection-errors .bv-submission-rejection-header-text{vertical-align:middle!important;line-height:25px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-agreedtotermsandconditions .bv-text-link{text-decoration:underline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-radio-wrapper{display:block!important;overflow:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-review-field-content-wrapper{background-color:#fff!important;float:left!important;width:100%!important;margin:10px 0!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;border:1px solid!important;border-color:#aaa #ccc #ccc!important;border-style:solid!important;-webkit-box-shadow:0 1px 1px #fff!important;box-shadow:0 1px 1px #fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-review-field-content-wrapper textarea{margin:0!important;border-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:.25em .25em 0 0!important;border-radius:.25em .25em 0 0!important;background-color:transparent!important;border-bottom:1px solid #ccc!important;white-space:pre-wrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea:active{margin:0!important;border-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:.25em .25em 0 0!important;border-radius:.25em .25em 0 0!important;background-color:transparent!important;border-bottom:1px solid #ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-content-btn{-webkit-box-shadow:0 1px 0 #fff!important;box-shadow:0 1px 0 #fff!important;background-color:#ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;margin:10px 0 10px -1px !important;padding:8px 14px!important;line-height:16px!important;font-size:14px!important;color:#666!important;float:left!important;border-width:1px!important;border-style:solid!important;-webkit-border-radius:0 .25em .25em 0!important;border-radius:0 .25em .25em 0!important;border-color:#d0d0d0 #d0d0d0 #a4a4a4 #a4a4a4 !important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper .bv-content-btn:disabled,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-content-btn:disabled,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-content-btn:disabled{cursor:auto!important;color:#b3b3b3!important;border-color:#e8e8e8 #e8e8e8 #d2d2d2 #d2d2d2 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea:active{margin:0!important;border-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:.25em .25em 0 0!important;border-radius:.25em .25em 0 0!important;background-color:transparent!important;border-bottom:1px solid #ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-subject-info-section{float:left!important;width:25%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-subject-info-section .bv-subject-info{margin:30px 30px 30px 0 !important;color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-subject-info-section .bv-subject-image{max-width:100%!important;-webkit-border-radius:5px!important;border-radius:5px!important;margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-subject-info-section .bv-subject-name-header{font-weight:700!important;text-shadow:0 -1px rgba(0,0,0,.5)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-form-header{line-height:1.25em!important;margin:0!important;padding:12px 20px!important;color:#000!important;-webkit-border-radius:0 10px 0 0!important;border-radius:0 10px 0 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets{margin:0!important;padding:0!important;text-shadow:0 1px #fff!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets-actions{margin:0!important;border-top:1px solid #ddd!important;-webkit-box-shadow:inset 0 1px 0 #fff!important;box-shadow:inset 0 1px 0 #fff!important;-webkit-border-radius:0 0 10px 10px!important;border-radius:0 0 10px 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-submit,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-cancel,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-button{border:1px solid!important;border-color:#ccc #ccc #999!important;padding:.5em 1em!important;font-size:15px!important;color:#666!important;line-height:1.2em!important;background:#fff!important;-webkit-box-shadow:0 1px 1px #fff!important;box-shadow:0 1px 1px #fff!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;outline:0!important;text-shadow:0 1px #fff!important;-webkit-transition:all linear .3s!important;-moz-transition:all linear .3s!important;-o-transition:all linear .3s!important;transition:all linear .3s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-submit:focus{outline:1px #023e84 dotted!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-submit{margin:0 10px 0 0 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-cancel{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets textarea{border-color:#bbb #ddd #ddd!important;margin:10px 0!important;width:100%!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets input#bv-text-field-usernickname{clear:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets textarea{height:6em!important;line-height:1.5em!important;resize:vertical!important;display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover select,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets textarea:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets select:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper:hover{border-color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets input:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets textarea:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets select:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover input:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover textarea:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover select:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active input,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active select,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover input,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover select,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper{border-color:#000!important;color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error input,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error select,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover input,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover select,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-review-field-content-wrapper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover .bv-review-field-content-wrapper{border-color:#b43034!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper textarea,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper textarea:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper textarea:hover{border-color:transparent!important;border-bottom-color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets input.bv-checkbox,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets input.bv-radio{display:inline-block!important;font-size:15px!important;line-height:1em!important;margin:0 .25em 0 0 !important;padding:0!important;width:1.25em!important;height:1.4em!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;vertical-align:text-top!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets input.bv-radio{-webkit-border-radius:2em!important;border-radius:2em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-submit,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-submit:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-active .bv-submit,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-active:hover .bv-submit{float:left!important;cursor:pointer!important;background-color:#0066b4!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dffffff',endColorstr='#00ffffff',GradientType=0)!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;border:1px solid #0066b4!important;color:#fff!important;text-shadow:none!important;margin:0!important;color:#fff!important;font-size:15px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:uppercase!important;text-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#023e84!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;border-color:transparent!important;border-style:none!important;border-width:0!important;padding:.5em 1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-submit:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-submit:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-submit:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-active .bv-submit:hover{color:#fff!important;border-color:#555!important;-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.25),0 1px 0 #fff!important;box-shadow:inset 0 1px 0 rgba(0,0,0,.25),0 1px 0 #fff!important;background-image:none!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=0)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-submit:active{background-color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset{margin:0!important;padding:10px 0!important;float:left!important;width:100%!important;font-size:15px!important;border-top:1px solid #ddd!important;font-family:arial!important;clear:both!important;zoom:1!important;list-style:none!important;-webkit-transition:all linear .3s!important;-moz-transition:all linear .3s!important;-o-transition:all linear .3s!important;transition:all linear .3s!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-inner{display:block!important;padding:0 20px!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-inner:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-inner:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-inner:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-small{width:50%!important;clear:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-small-alone{width:100%!important;clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner{width:50%!important;clear:left!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:first-child{border-top-left-radius:0!important;border-top-right-radius:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset:last-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-form-actions{border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-form-actions clear none{padding:0 0 20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-form-actions .bv-fieldset-casltext{margin-top:5px!important;font-size:.76em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreedtotermsandconditions{border-top-width:0!important;margin:15px 0 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets float right{border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets float right .bv-helper{top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreedtotermsandconditions label{font-weight:400!important;float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-select-field{touch-action:manipulation!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-select-field .bv-fieldset-inner,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-agreedtotermsandconditions .bv-fieldset-inner,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-field .bv-fieldset-inner{padding-right:50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-select-field .bv-select{margin-left:36px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-field .bv-fieldset-radio-wrapper{padding-left:36px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper{padding-left:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-netpromoterscore .bv-fieldset-inner{padding-right:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-netpromoterscore .bv-fieldset-inner .bv-fieldset-radio-wrapper{padding-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission #bv-fieldset-label-rating{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active{background-color:#e2ebf0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-fieldset-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-fieldset-label{color:#333!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-fieldset-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover .bv-fieldset-label{color:#b43034!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid:hover label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-fieldset-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid:hover .bv-fieldset-label{color:#333!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-fieldset-active label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-fieldset-active:hover label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-fieldset-active .bv-fieldset-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-fieldset-active:hover .bv-fieldset-label{color:#333!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets-actions .bv-fieldset.bv-fieldset-active{color:#333!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset .bv-fieldset-arrowicon{position:absolute!important;left:0!important;top:.65em!important;width:0!important;height:0!important;border-top:11px solid transparent!important;border-bottom:11px solid transparent!important;border-left:11px solid transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-userlocation.bv-fieldset-active .bv-fieldset-arrowicon{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating.bv-fieldset-active .bv-fieldset-arrowicon{top:50%!important;margin-top:-16px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-helper-icon{color:#ccc!important;font-family:'BVCustom'!important;font-weight:400!important;font-size:28px!important;height:25px!important;line-height:25px!important;position:absolute!important;top:0!important;right:2px!important;text-shadow:0 1px #fff!important;z-index:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-helper-icon .bv-helper-icon-negative,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-helper-icon .bv-helper-icon-positive{display:none!important;position:static!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-agreedtotermsandconditions .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-radio-field .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-helper{top:50%!important;margin-top:-13px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-hidden-field{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper-icon-positive,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-fieldset-select-wrapper .bv-helper-icon-positive{display:inline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error.bv-fieldset-active .bv-helper-icon-positive,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error.bv-fieldset-active .bv-fieldset-select-wrapper .bv-helper-icon-positive{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper-icon-negative,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-fieldset-select-wrapper .bv-helper-icon-negative{color:#b43034!important;display:inline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper-icon-positive,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-fieldset-select-wrapper .bv-helper-icon-positive{color:#338b2b!important;display:inline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-email-field.bv-email-field .bv-helper-icon-positive{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets-actions .bv-fieldset.bv-fieldset-active{background-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets-actions .bv-fieldset.bv-fieldset-active .bv-fieldset-arrowicon{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset label{line-height:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-label{float:left!important;margin:0!important;padding:0 .5em 0 0 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-fieldset-arrowicon,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-arrowicon,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-arrowicon,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-arrowicon{top:50%!important;margin-top:-11px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-fieldset-label-wrapper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-label-wrapper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-label-wrapper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-label-wrapper{float:left!important;width:50%!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;font-size:15px!important;line-height:16px!important;font-weight:400!important;padding:.25em 0!important;border:1px solid transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper{width:50%!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;float:right!important;padding:0!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;border-width:1px!important;border-color:#ccc #ccc #666!important;position:relative!important;height:32px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select{background-color:#fff!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;border-width:1px!important;border-color:#ccc #ccc #666!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;font-size:17px!important;height:32px!important;line-height:17px!important;white-space:nowrap!important;text-align:left!important;padding:5px!important;position:absolute!important;top:-1px!important;left:-1px!important;right:-1px!important;z-index:1!important;width:82%!important;-webkit-appearance:menulist!important;font-style:italic!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select option,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select option,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select caption,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select caption{padding:.5em 1em!important;background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select:focus{outline:0!important;border-color:#666 #ccc #ccc!important;-webkit-box-shadow:0 1px 0 #fff,inset 1px 0 0 #999!important;box-shadow:0 1px 0 #fff,inset 1px 0 0 #999!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-dropdown-arrow,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-dropdown-arrow{text-shadow:0 1px #fff!important;font-size:16px!important;right:12px!important;display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-valid .bv-fieldset-select-wrapper .bv-select,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-fieldset-select-wrapper .bv-select{color:#333!important;font-style:normal!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-select .bv-option-disabled{color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-valid .bv-select{font-style:normal!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-select-field .bv-dropdown-arrow{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-checkbox-container{text-align:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-label-checkbox{font-size:.8em!important;line-height:.8em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-secondary label{font-weight:400!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-secondary{display:block!important;clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset label em,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-label em{font-weight:400!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-fieldset-label{padding:.6em .75em .6em 0 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset label.bv-helper-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-label.bv-error{padding:0!important;clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreedtotermsandconditions label:hover{border-color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-netpromoterscore-wrapper{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-radio-field .bv-radio-group{list-style:none!important;margin:0!important;padding:0!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-radio-field .bv-radio-group .bv-radio-container-li{float:left!important;margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-radio-field .bv-radio-group .bv-radio-container-li:last-child{margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-rating-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-select{line-height:16px!important;font-size:16px!important;color:#666!important;float:none!important;display:block!important;padding:.5em 0!important;border-width:1px!important;border-style:solid!important;-webkit-box-shadow:0 1px 0 #fff,inset 0 1px 0 #fff!important;box-shadow:0 1px 0 #fff,inset 0 1px 0 #fff!important;background-color:#ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;border-color:#ccc #ccc #aaa #eee !important;cursor:pointer!important;text-align:center!important;text-decoration:none!important;-webkit-transition:all linear .2s!important;-moz-transition:all linear .2s!important;-o-transition:all linear .2s!important;transition:all linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-rating-link:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-select:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-rating-link:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-select:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-rating-link:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-select:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label .bv-radio-wrapper-label-focused,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-rating-link .bv-radio-wrapper-label-focused,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-select .bv-radio-wrapper-label-focused{border-color:#aaa #aaa #999!important;outline:0!important;background-color:#ddd!important;background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-radio-wrapper .bv-rating-input:first-child .bv-rating-link{-webkit-border-radius:4px 0 0 4px!important;border-radius:4px 0 0 4px!important;border-left-color:#d0d0d0!important;border-left-width:1px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-radio-wrapper .bv-rating-input:last-child .bv-rating-link{-webkit-border-radius:0 4px 4px 0!important;border-radius:0 4px 4px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-radio-container-li-active .bv-radio-wrapper-label{border-color:#aaa #aaa #999!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(1,rgba(255,255,255,.4)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.4) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.4) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.4) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.4) 100%)!important;background-color:#098c37!important;color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-radio-container-li-active .bv-radio-wrapper-label:hover{color:#fff!important;text-shadow:0 -1px #000!important;cursor:default!important;border-color:#aaa #666 #a4a4a4!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-radio-container-li-active .bv-radio-wrapper-label-active{border-color:#aaa #666 #a4a4a4!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-radio-container-li .bv-radio-input{position:absolute!important;top:20px!important;margin-left:5px!important;z-index:-1000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-rating .bv-radio-container-li .bv-radio-input,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-secondary-rating .bv-radio-container-li .bv-radio-input{position:relative!important;top:0!important;margin-left:0!important;z-index:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-isrecommended .bv-radio-wrapper-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label{border-left-color:#d0d0d0!important;border-left-width:1px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-isrecommended-group-true .bv-radio-wrapper-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label{-webkit-border-radius:4px 0 0 4px!important;border-radius:4px 0 0 4px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-isrecommended-group-false .bv-radio-wrapper-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-netpromoterscore-group-10 .bv-radio-wrapper-label{-webkit-border-radius:0 4px 4px 0!important;border-radius:0 4px 4px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-wrapper-label{position:relative!important;padding:.3em 0!important;font-size:16px!important;clear:both!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-wrapper-label:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-wrapper-label:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-radio-wrapper-label:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group{width:100%!important;margin:10px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li{float:left!important;width:9.09090909%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-wrapper-label-focused,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-wrapper-label-focused,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-wrapper-label-focused{outline:1px #023e84 dotted!important;border-color:#aaa #aaa #999!important;background-color:#ddd!important;background-image:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label{color:#fff!important;text-shadow:0 -1px #000!important;cursor:default!important;border-color:#aaa #666 #a4a4a4!important;background-color:#666!important;background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:active{color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-active .bv-fieldset-isrecommended-group{outline:1px #023e84 dotted!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-isrecommended-group{margin:1px!important;padding:0 2px 1px 0 !important;width:60%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-isrecommended-group .bv-radio-container-li{width:50%!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-isrecommended-group .bv-radio-container-li .bv-radio-wrapper-label{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-fieldset-radio-wrapper{clear:both!important;padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group{margin:5px 0!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li{width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li .bv-radio-wrapper-label{text-align:left!important;padding-left:34px!important;padding-right:12px!important;margin:5px 5px 5px 0 !important;-webkit-border-radius:4px!important;border-radius:4px!important;border-left-color:#ccc!important;border-left-width:1px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li .bv-radio-wrapper-label:before{font-family:'BVCustom'!important;content:'+'!important;float:left!important;font-size:24px!important;line-height:24px!important;font-weight:400!important;position:absolute!important;top:50%!important;left:8px!important;margin-top:-12px!important;color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:before{color:#fff!important;content:'?'!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-fieldset-inner{padding-right:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-radio-rating,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-radio-rating{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-radio-rating .bv-submission-star-rating,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-radio-rating .bv-submission-star-rating{width:20%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-rating-helper{margin:0!important;padding:0!important;font-size:15px!important;line-height:16px!important;border:1px solid transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-rating-helper.bv-netpromoterscore-helper-2{float:right!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-netpromotercomment-wrapper{clear:left!important;padding-top:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-wrapper-label{font-weight:700!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label:active{color:#bd2931!important;border-color:#bd2931!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-1 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-1 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-1 .bv-radio-wrapper-label:active{color:#c12f2f!important;border-color:#c12f2f!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-2 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-2 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-2 .bv-radio-wrapper-label:active{color:#bc3e2a!important;border-color:#bc3e2a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-3 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-3 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-3 .bv-radio-wrapper-label:active{color:#b54f27!important;border-color:#b54f27!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-4 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-4 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-4 .bv-radio-wrapper-label:active{color:#ad6825!important;border-color:#ad6825!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-5 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-5 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-5 .bv-radio-wrapper-label:active{color:#a47906!important;border-color:#a47906!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-6 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-6 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-6 .bv-radio-wrapper-label:active{color:#8e7b2a!important;border-color:#8e7b2a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-7 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-7 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-7 .bv-radio-wrapper-label:active{color:#65802f!important;border-color:#65802f!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-8 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-8 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-8 .bv-radio-wrapper-label:active{color:#388537!important;border-color:#388537!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-9 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-9 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-9 .bv-radio-wrapper-label:active{color:#00893e!important;border-color:#00893e!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-10 .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-10 .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-10 .bv-radio-wrapper-label:active{color:#098c37!important;border-color:#098c37!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li .bv-radio-wrapper-label-focused{background-image:none!important;-webkit-box-shadow:0 1px 0 #fff,inset 1px 0 0 transparent!important;box-shadow:0 1px 0 #fff,inset 1px 0 0 transparent!important;outline:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li .bv-radio-wrapper-label-active{-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;background-image:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#333!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:active{color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-0.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#bd2931!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-1.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#c12f2f!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-2.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#bc3e2a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-3.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#b54f27!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-4.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#ad6825!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-5.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#a47906!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-6.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#8e7b2a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-7.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#65802f!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-8.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#388537!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-9.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#00893e!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-10.bv-radio-container-li-active .bv-radio-wrapper-label{background-color:#098c37!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-rating-helper{float:left!important;padding:.6em .6em .6em 1em !important;line-height:25px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-secondary-rating .bv-rating-helper{padding:.2em 29px .2em .5em !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-isrecommended .bv-rating-helper{margin:10px 0!important;padding:.5em 3% .5em 0 !important;width:17%!important;font-size:15px!important;line-height:16px!important;border:1px solid transparent!important;position:absolute!important;text-align:right!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-isrecommended .bv-rating-helper.bv-isrecommended-helper-2{right:0!important;text-align:left!important;padding:.5em 0 .5em 3% !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-rating-cancel,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating{float:left!important;cursor:pointer!important;display:block!important;background:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating{font-size:2em!important;width:20%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating .bv-rating-link{font-family:'BVCustom','times new roman'!important;font-size:36px!important;line-height:1em!important;color:#fff!important;cursor:pointer!important;padding:0 4px!important;-webkit-transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;-moz-transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;-o-transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;text-decoration:none!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;text-shadow:0 -.05em #b9b9b9!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating-on .bv-rating-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating-hover .bv-rating-link{border-color:#999 #999 #666!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(1,rgba(255,255,255,.2)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 100%)!important;-webkit-box-shadow:0 1px 0 #fff!important;box-shadow:0 1px 0 #fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-secondary-rating .bv-submission-star-rating .bv-rating-link{font-size:90%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating .bv-rating-link:hover{text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-rating-cancel .bv-rating-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating .bv-rating-link{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating-readonly .bv-rating-link{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating-control{-webkit-touch-callout:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating-control.bv-heat-map-off .bv-submission-star-rating-hover .bv-rating-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-star-rating-control.bv-heat-map-off .bv-submission-star-rating-on .bv-rating-link{background-color:#023e84!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dffffff',endColorstr='#00ffffff',GradientType=0)!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;border-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-h1 .bv-submission-star-rating-hover .bv-rating-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-r1 .bv-submission-star-rating-on .bv-rating-link{background-color:#b43034!important;border-color:#b43034!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-h2 .bv-submission-star-rating-hover .bv-rating-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-r2 .bv-submission-star-rating-on .bv-rating-link{background-color:#de9500!important;border-color:#de9500!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-h3 .bv-submission-star-rating-hover .bv-rating-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-r3 .bv-submission-star-rating-on .bv-rating-link{background-color:#ecdb00!important;border-color:#ecdb00!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-h4 .bv-submission-star-rating-hover .bv-rating-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-r4 .bv-submission-star-rating-on .bv-rating-link{background-color:#8ac100!important;border-color:#8ac100!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-h5 .bv-submission-star-rating-hover .bv-rating-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldset-r5 .bv-submission-star-rating-on .bv-rating-link{background-color:#338b2b!important;border-color:#338b2b!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-helper{position:absolute!important;right:19px!important;top:7px!important;overflow:hidden!important;color:#999!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;width:0!important;height:25px!important;padding-right:26px!important;-webkit-transition:width linear .5s!important;-moz-transition:width linear .5s!important;-o-transition:width linear .5s!important;transition:width linear .5s!important;background-color:#fff!important;-webkit-border-radius:13px!important;border-radius:13px!important;font-size:12px!important;line-height:25px!important;border:1px solid #ccc!important;overflow:visible!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-sublabel{color:#43474a!important;font-size:15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-long .bv-loy-plus-box-longpoints{font-weight:400!important;padding:2px .5em 2px .8em !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper{opacity:1!important;-ms-filter:none!important;filter:none!important;width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-had-error .bv-helper{opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating.bv-error .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreedtotermsandconditions .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreedtotermsandconditions.bv-error .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating.bv-error .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field.bv-error .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-nocount .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper{border-color:transparent!important;background-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating.bv-error .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreedtotermsandconditions .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreedtotermsandconditions.bv-error .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating.bv-error .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field.bv-error .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-nocount .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper label{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper label{display:inline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags.bv-fieldset-active .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags.bv-valid .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags.bv-error .bv-helper{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-mincount .bv-helper{border-color:#ccc!important;background-color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-fieldset-label-wrapper{float:left!important;width:50%!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;font-size:15px!important;line-height:16px!important;font-weight:400!important;padding:.25em 0!important;border:1px solid transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group{width:100%!important;position:relative!important;margin-bottom:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group .bv-sliderbar{position:absolute!important;z-index:2!important;top:50%!important;width:80%!important;display:block!important;height:1px!important;margin-top:-1px!important;background:#dcdcdc!important;border-top:1px solid silver!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group .bv-sliderdot{position:relative!important;z-index:3!important;font-size:1.25em!important;cursor:pointer!important;color:#fff!important;-webkit-transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;-moz-transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;-webkit-transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;-moz-transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;-o-transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;transition:all .3s cubic-bezier(0.2,.3,.05,1)!important;text-shadow:0 -1px 2px #666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul{position:relative!important;z-index:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li .bv-radio-wrapper-label .bv-sliderbar{left:0!important;right:0!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li:first-child .bv-radio-wrapper-label{-webkit-border-radius:4px 0 0 4px!important;-webkit-border-radius:4px 0 0 4px!important;border-radius:4px 0 0 4px!important;border-left-color:#d0d0d0!important;border-left-width:1px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li:first-child .bv-radio-wrapper-label .bv-sliderbar{left:0!important;left:50%!important;width:50%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li:last-child .bv-radio-wrapper-label{-webkit-border-radius:0 4px 4px 0!important;-webkit-border-radius:0 4px 4px 0!important;border-radius:0 4px 4px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li:last-child .bv-radio-wrapper-label .bv-sliderbar{left:0!important;right:50%!important;width:50%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label-focused{background-color:#ddd!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li .bv-radio-wrapper-label:hover .bv-sliderdot,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label .bv-sliderdot,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label:hover .bv-sliderdot,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label-focused .bv-sliderdot{color:#0066b4!important;text-shadow:0 0 1px #000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-sliderscore-helper-1{padding-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-sliderscore-helper-2{float:right!important;padding-right:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-autocomplete{-webkit-background-clip:padding!important;-moz-background-clip:padding!important;background-clip:padding-box!important;background-color:#fff!important;border:1px solid rgba(0,0,0,.2)!important;-webkit-border-radius:5px 5px 5px 5px!important;border-radius:5px 5px 5px 5px!important;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2)!important;box-shadow:0 5px 10px rgba(0,0,0,.2)!important;left:30px!important;list-style:none outside none!important;margin:-21px 0 0!important;min-width:160px!important;padding:4px 0!important;top:100%!important;z-index:1000!important;position:absolute!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-autocomplete li{clear:both!important;color:#333!important;display:block!important;font-weight:400!important;line-height:18px!important;padding:3px 15px!important;white-space:nowrap!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-autocomplete li:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-autocomplete li.active,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-autocomplete li.active:hover{background-color:#0066b4!important;color:#fff!important;text-decoration:none!important;text-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submit-step{background:#fff!important;-webkit-border-radius:0 10px 10px 0!important;border-radius:0 10px 10px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions{margin:0 30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions button{cursor:pointer!important;height:36px!important;font-family:'BVCustom'!important;font-size:14px!important;line-height:28px!important;color:#999!important;-webkit-transition:color linear .2s!important;-moz-transition:color linear .2s!important;-o-transition:color linear .2s!important;transition:color linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions button:hover{color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-tc-footer{padding:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text{padding-bottom:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text h3{font-weight:700!important;display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text h1{font-size:2em!important;margin:.67em 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text h2{font-size:1.5em!important;margin:.83em 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text h3{font-size:1.17em!important;margin:1em 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text b{font-weight:700!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text i{font-style:italic!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text a{text-decoration:underline!important;cursor:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text a:link{color:#00e!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text a:visited{color:#551a8b!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text ul{list-style-type:disc!important;margin:0 30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-terms-conditions-text ol{list-style-type:decimal!important;margin:0 30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-back-to-submission{font-size:24px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-back-to-submission-text{text-indent:-9999px!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-message{text-align:center!important;top:50%!important;width:100%!important;padding:50px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-icon{color:#338b2b!important;font-size:120px!important;line-height:120px!important;display:block!important;margin:0!important;font-family:'BVCustom'!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-submission-text{font-size:24px!important;font-weight:700!important;margin:0!important;line-height:30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bvie8 .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bvie9 .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bvie8 .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bvie9 .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group{width:50%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bvie8 .bv-fieldsets-actions{border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bvie .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select{padding:5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bvie .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-dropdown-arrow{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media{clear:left!important;float:left!important;width:100%!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip{padding:10px 15px!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container.bv-error>img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container.bv-error>img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container.bv-error>img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container.bv-error>img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container.bv-error>img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container.bv-error>img{border:2px solid #b43034!important;padding:2px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container{display:inline-block!important;margin:5px 15px 5px 0 !important;vertical-align:top!important;position:relative!important;max-width:100px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container img{-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close{font-family:'BVCustom','times new roman'!important;font-size:16px!important;display:block!important;position:absolute!important;top:-8px!important;right:-8px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover{text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions{position:relative!important;clear:both!important;padding:0 15px!important;zoom:1!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn{-webkit-border-radius:.25em!important;border-radius:.25em!important;padding:2px 6px!important;font-size:12px!important;margin-right:10px!important;color:#333!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn:disabled,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn:disabled,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn:disabled{color:#999!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-review-photo-actions-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-review-photo-actions-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-review-photo-actions-label{float:left!important;width:auto!important;display:block!important;font-size:12px!important;line-height:18px!important;margin:12px 0!important;color:#999!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display{clear:both!important;display:block!important;padding:10px 0!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-facebook-album-list-container{zoom:1!important;clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-facebook-album-list-container:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-facebook-album-list-container:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-facebook-album-list-container:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-video-preview-placeholder{position:relative!important;display:inline-block!important;line-height:0!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-video-preview-placeholder .bv-media-preview-dummy{padding-top:56.25%!important;height:56.25%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container{position:relative!important;background-color:#ccc!important;max-width:640px!important;max-height:640px!important;margin:0 auto!important;overflow:hidden!important;text-align:center!important;-webkit-transition:all linear .3s!important;-moz-transition:all linear .3s!important;-o-transition:all linear .3s!important;transition:all linear .3s!important;border:1px solid #aaa!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-video-preview-container{overflow:hidden!important;line-height:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-video-preview-container .bv-video-preview{overflow:hidden!important;position:relative!important;display:inline-block!important;line-height:0!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-video-preview-container .bv-video-preview .bv-media-preview-dummy{padding-top:56.25%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-video-preview-container .bv-video-preview iframe{position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important;height:100%!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-photo-preview-container{height:318px!important;width:318px!important;max-width:100%!important;max-height:400px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-media-preview-icon{position:absolute!important;top:50%!important;left:50%!important;height:80px!important;width:80px!important;margin:-40px 0 0 -40px !important;font-family:'BVCustom'!important;font-size:80px!important;line-height:80px!important;text-align:center!important;color:#999!important;text-shadow:rgba(255,255,255,.5)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-photo-preview-img{opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;-webkit-transition:all linear .5s!important;-moz-transition:all linear .5s!important;-o-transition:all linear .5s!important;transition:all linear .5s!important;-webkit-transition-delay:.5s!important;-moz-transition-delay:.5s!important;-o-transition-delay:.5s!important;transition-delay:.5s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-photo-preview-img-show{opacity:1!important;-ms-filter:none!important;filter:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-media-uploading{background-color:#222!important;border-color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-media-uploading .bv-upload-spinner-container{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-media-uploading .bv-media-preview-icon{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container img{-webkit-border-radius:.25em!important;border-radius:.25em!important;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.5),0 1px 0 #fff!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.5),0 1px 0 #fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-upload-spinner-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container img .bv-upload-spinner-container{display:none!important;position:absolute!important;top:50%!important;left:50%!important;margin-left:-22px!important;margin-top:-22px!important;width:44px!important;height:44px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-upload-spinner-container .bv-upload-spinner,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container img .bv-upload-spinner-container .bv-upload-spinner{background-image:url(//display.ugc.bazaarvoice.com/static/villeroy-boch-uk/main_site/55/11412/en_GB/images/fancybox_loading.gif)!important;background-repeat:no-repeat!important;background-position:0 0!important;width:24px!important;height:24px!important;position:absolute!important;top:10px!important;left:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-photo-preview img,.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container img .bv-photo-preview img{display:block!important;max-width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-picker-container{padding:10px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-picker-container .bv-content-btn{border-left-width:1px!important;padding:0 5px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-picker-container .bv-media-toggle-controls{margin:0 auto!important;width:200px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-media-picker-container .bv-media-toggle-controls input{border:0 solid transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-fieldsets-actions.bv-media-upload-actions{padding:10px 30px 10px 40px !important;text-align:center!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-fieldsets-actions.bv-media-upload-actions li{display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-display .bv-fieldsets-actions.bv-media-upload-actions li a{text-decoration:none!important;color:#fff!important;font-weight:700!important;font-size:20px!important;padding:10px 20px!important;background-color:#4bc1e3!important;-webkit-border-radius:10px!important;border-radius:10px!important;display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-media-upload .bv-media-upload-caption .bv-fieldset-label-wrapper{float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-photo-upload .bv-fieldset-label-wrapper{height:0!important;overflow:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-photo-upload .bv-fieldsets .bv-media-picker-container .bv-helper{height:auto!important;left:15px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-photo-upload .bv-fieldsets .bv-helper-label{white-space:inherit!important;cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-photo-upload .bv-media-preview-clear{border-width:1px!important;padding:0 10px!important}@media screen and (max-width: 1050px){.bv-cv2-cleanslate .bv-core-container-55 .bv-submission .bv-fieldsets .bv-fieldset-secondary-rating .bv-rating-helper{clear:left!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-narrow .bv-mbox .bv-mbox-content-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox .bv-mbox-content-container{float:none!important;width:100%!important}.bv-cv2-cleanslate .bv-mbox-secondary-content,.bv-cv2-cleanslate .bv-mbox-search-content{-webkit-transition:all ease .4s!important;-moz-transition:all ease .4s!important;-o-transition:all ease .4s!important;transition:all ease .4s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content{opacity:1!important;-ms-filter:none!important;filter:none!important;-webkit-transform:translateZ(0) scale(1)!important;-moz-transform:translateZ(0) scale(1)!important;-o-transform:translateZ(0) scale(1)!important;transform:translateZ(0) scale(1)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content .bv-content-item{margin-left:0!important;margin-right:0!important;border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-secondary-content-list,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list{margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-secondary-content-list .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list .bv-content-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list .bv-content-item{margin:0 10px 2px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox-injection-target{padding:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox{margin:0 -20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-media-box{padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-header .bv-content-title:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-data-summary .bv-content-title:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title:hover{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-header .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-data-summary .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-header .bv-content-title a *,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a *,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-data-summary .bv-content-title a *,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a *{cursor:default!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-content-actions-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-content-actions-container{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-active-feedback,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-active-feedback{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label{cursor:default!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label:hover{cursor:default!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content.bv-mbox-need-user .bv-mbox .bv-content-item.bv-content-question .bv-content-actions-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search.bv-mbox-need-user .bv-content-item.bv-content-question .bv-content-actions-container{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-box{width:80%!important;max-width:840px!important;margin:0 auto!important;overflow:visible!important;position:relative!important;-webkit-transition:all ease .4s!important;-moz-transition:all ease .4s!important;-o-transition:all ease .4s!important;transition:all ease .4s!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;-webkit-transform:translateZ(0) scale(0.8)!important;-moz-transform:translateZ(0) scale(0.8)!important;-o-transform:translateZ(0) scale(0.8)!important;transform:translateZ(0) scale(0.8)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-over{margin:0!important;max-width:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-narrow{width:680px!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box{opacity:1!important;-ms-filter:none!important;filter:none!important;-webkit-transform:none!important;-moz-transform:none!important;-o-transform:none!important;transform:none!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox{zoom:1!important;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5)!important;box-shadow:0 10px 25px rgba(0,0,0,.5)!important;position:relative!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox:before,.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox:after{content:""!important;display:table!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-mbox:after{clear:both!important}.bv-mbox-opened .bv-core-container-55 .bv-mbox-box .bv-deeplink{padding:0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar.bv-sidebar-enabled{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar.bv-sidebar-disabled{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar{float:left!important;width:25%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar{margin:20px!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-info{color:#fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-image{max-width:100%!important;-webkit-border-radius:5px!important;border-radius:5px!important;margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header{font-weight:700!important;text-shadow:0 -1px rgba(0,0,0,.5)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-content-container{overflow:hidden!important;position:relative!important;float:right!important;width:75%!important;-webkit-transition:height linear .2s!important;-moz-transition:height linear .2s!important;-o-transition:height linear .2s!important;transition:height linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-target{width:100%!important;-webkit-box-shadow:-1px 0 0 rgba(255,255,255,.2)!important;box-shadow:-1px 0 0 rgba(255,255,255,.2)!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;position:absolute!important;-webkit-transform:none!important;-moz-transform:none!important;-o-transform:none!important;transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-target .bv-table-full-width{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb{padding:20px 12px!important;font-size:32px!important;font-family:"villeroy-boch","Georgia","Times New Roman","Times","serif"!important;font-style:italic!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item{position:relative!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon{color:#338b2b!important;margin:0!important;font-family:'BVCustom'!important;position:absolute!important;top:0!important;margin-top:-10px!important;font-size:40px!important;line-height:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon-text{float:left!important;margin-left:40px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-text{font-size:24px!important;font-weight:700!important;margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb .bv-mbox-breadcrumb-divider{padding:0 5px 0 0 !important;color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb .active{color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container{-webkit-transition-delay:0!important;-moz-transition-delay:0!important;-o-transition-delay:0!important;transition-delay:0!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container .bv-mbox-injection-target{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi{-webkit-transition-delay:.2s!important;-moz-transition-delay:.2s!important;-o-transition-delay:.2s!important;transition-delay:.2s!important;-webkit-transition:all linear .2s!important;-moz-transition:all linear .2s!important;-o-transition:all linear .2s!important;transition:all linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi .bv-mbox-injection-target{-webkit-transition:all linear .2s!important;-moz-transition:all linear .2s!important;-o-transition:all linear .2s!important;transition:all linear .2s!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-left{-webkit-transform:translateX(-100%)!important;-moz-transform:translateX(-100%)!important;-o-transform:translateX(-100%)!important;transform:translateX(-100%)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-right{-webkit-transform:translateX(100%)!important;-moz-transform:translateX(100%)!important;-o-transform:translateX(100%)!important;transform:translateX(100%)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-scale-out{height:0!important;overflow:hidden!important;opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;border-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-scale-in{height:auto!important;opacity:1!important;-ms-filter:none!important;filter:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bvie .bv-mbox-left,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bvie .bv-mbox-right{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-top-question{position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-close{position:absolute!important;top:0!important;right:3px!important;font-family:'BVCustom'!important;font-size:28px!important;line-height:28px!important;z-index:2000007040!important;color:#999!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-content-item-close:focus{outline:0!important;color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox .bv-mbox-close:hover{color:#666!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-media .bv-mbox-injection-container{background-color:#000!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-inline{position:relative!important;width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-inline .bv-mbox-close{top:20px!important;right:30px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable,.bv-cv2-cleanslate .bv-core-container-55 .bv-thankyou{padding:0 50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-thankyou h1,.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable h2,.bv-cv2-cleanslate .bv-core-container-55 .bv-thankyou h2{text-align:center!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-duplicate .bv-submission-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-unknown-error .bv-submission-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-unavailable .bv-submission-icon{color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-injection-container{min-height:450px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-form-header{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext{border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-active{background-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions{float:left!important;width:100%!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;margin:-20px 0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions .bv-form-actions,.bv-cv2-cleanslate .bv-core-container-55 .bv-fake-inline .bv-fieldsets-actions .bv-fieldset-agreedtotermsandconditions{-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-secondary-submission .bv-fake-submission textarea{height:2.5em!important;overflow:hidden!important}.bv-mbox-overlay,.bv-mbox-lightbox{top:0!important;left:0!important;width:100%!important}.bv-above-mbox,.bv-absolute-top-container.bv-above-mbox{z-index:2000008032!important}.bv-mbox-lightbox{top:50px!important;z-index:2000008030!important;position:absolute!important}.bv-mbox-lightbox .bv-fake-inline .bv-submission-section{margin:0 10px!important}.bv-mbox-overlay{opacity:.4!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40)!important;filter:alpha(opacity=40)!important;background:#000!important;z-index:2000008020!important;height:100%!important;position:fixed!important}#bv-mbox-loading{background-repeat:no-repeat!important;background-image:url(//display.ugc.bazaarvoice.com/static/villeroy-boch-uk/main_site/55/11412/en_GB/images/fancybox_sprite.png)!important;position:fixed!important;top:50%!important;left:50%!important;margin-top:-22px!important;margin-left:-22px!important;background-position:0 -108px!important;opacity:.8!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)!important;filter:alpha(opacity=80)!important;cursor:pointer!important;z-index:2000008030!important}.bv-mbox-spinner{width:44px!important;height:44px!important;background:url(//display.ugc.bazaarvoice.com/static/villeroy-boch-uk/main_site/55/11412/en_GB/images/fancybox_loading.gif) center center no-repeat!important}@media screen and (max-width: 680px){.bv-mbox-lightbox{top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-content-container{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-mbox .bv-mbox-breadcrumb{border:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-box{width:100%!important}.bv-mbox .bv-mbox-content-container .bv-submission .bv-submission-section .bv-input-fieldsets .bv-fieldset-small{width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox-close:focus{color:#999!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox-inner{-webkit-box-shadow:0 3px 5px 5px #999!important;box-shadow:0 3px 5px 5px #999!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox{padding:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline{padding:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext{border:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-fieldset-label-wrapper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-fieldset-label-wrapper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-fieldset-label-wrapper{display:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-helper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-helper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-helper{top:28px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-breadcrumb{font-size:20px!important;line-height:20px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-form,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar{width:100%!important;border:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-sidebar{margin:10px 30px 10px 10px !important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-info{margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-image{max-height:50px!important;max-width:25%!important;float:left!important;margin:0 10px 0 0 !important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header{max-width:75%!important;float:left!important;text-shadow:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-form-header{text-align:left!important;padding:15px!important;background-color:#000!important;color:#fff!important;font-size:15px!important;font-weight:700!important;-webkit-border-radius:0!important;border-radius:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-rating-helper{display:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-cancel{color:#43474a!important;text-shadow:none!important;background-color:#ededed!important;display:block!important;float:left!important;cursor:pointer!important;font-weight:700!important;margin:0!important;padding:6px 10px!important;position:absolute!important;top:-45px!important;right:10px!important;display:none!important;border-color:transparent!important;border-style:none!important;border-width:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets{margin:0!important;-webkit-border-radius:0!important;border-radius:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets input.bv-text,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets textarea,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-helper{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-fieldset-label{padding:0 .5em 0 0 !important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-radio-wrapper{width:100%!important;float:left!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets input#bv-text-field-usernickname,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-agreedtotermsandconditions,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-useremail .bv-fieldset-inner,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-small,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-mbox-injection-target{width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner{padding:0 10px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner .bv-fieldset-label-wrapper{width:100%!important;padding:0 35px 0 5px !important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper{width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-isrecommended .bv-fieldset-isrecommended-group{width:50%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-secondary-rating .bv-radio-group{width:50%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-radio-group{width:66.66666%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-netpromoterscore-group{margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-agreedtotermsandconditions{margin:10px 0!important;padding:10px 20px!important;text-align:center!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-select-field .bv-select{margin-left:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-radio-field .bv-fieldset-radio-wrapper{padding-left:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-form-actions{clear:both!important;position:static!important;width:100%!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-form-actions-submit{width:100%!important;font-size:18px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-radio-group,#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset-select-wrapper{background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;margin:10px 0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-wrapper-label{margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset .bv-fieldset-arrowicon{left:-3px!important;top:8px!important;margin:0!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-fieldset .bv-helper{right:15px!important}#bv-mboxzone-lightbox .bv-core-container-55 .bv-mbox .bv-fieldsets .bv-photo-preview-container{width:auto!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search-content,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-search .bv-mbox-injection-target,.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox-injection-target{padding:20px 0 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox-injection-target{padding-top:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-secondary-content .bv-mbox{margin:0!important}.bvie8 .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper,.bvie9 .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper,.bvie8 .bv-fieldset-isrecommended .bv-fieldset-radio-wrapper,.bvie9 .bv-fieldset-isrecommended .bv-fieldset-radio-wrapper,.bvie8 .bv-fieldset-tags .bv-fieldset-radio-wrapper,.bvie9 .bv-fieldset-tags .bv-fieldset-radio-wrapper{width:100%!important;clear:both!important}.bvie8 .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper .bv-radio-group,.bvie9 .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper .bv-radio-group,.bvie8 .bv-fieldset-isrecommended .bv-fieldset-radio-wrapper .bv-radio-group,.bvie9 .bv-fieldset-isrecommended .bv-fieldset-radio-wrapper .bv-radio-group,.bvie8 .bv-fieldset-tags .bv-fieldset-radio-wrapper .bv-radio-group,.bvie9 .bv-fieldset-tags .bv-fieldset-radio-wrapper .bv-radio-group{width:100%!important}.bvie8 .bv-fieldset-rating .bv-fieldset-rating-wrapper,.bvie9 .bv-fieldset-rating .bv-fieldset-rating-wrapper{width:100%!important;clear:both!important}.bvie8 .bv-fieldset-rating .bv-fieldset-rating-wrapper .bv-radio-group,.bvie9 .bv-fieldset-rating .bv-fieldset-rating-wrapper .bv-radio-group{width:100%!important}}.bv-highcontrast .bv-radio-group .bv-radio-container-li.bv-radio-container-li-active .bv-radio-wrapper-label .bv-sliderdot:before{display:inline!important;content:' '!important}.bv-highcontrast .bv-radio-group .bv-radio-container-li.bv-radio-container-li-active .bv-radio-wrapper-label:before{display:inline!important;content:'('!important}.bv-highcontrast .bv-radio-group .bv-radio-container-li.bv-radio-container-li-active .bv-radio-wrapper-label:after{display:inline!important;content:')'!important}@media screen and (max-width: 1000px){.bv-cv2-cleanslate .bv-core-container-55 .bv-mbox-wide .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group{width:64%!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-picker{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-control-bar{padding:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-control-bar .bv-dropdown-target{padding:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-control-bar-count{padding-right:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-control-bar-count .bv-content-pagination-pages-current{vertical-align:baseline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-category-select-target{float:left!important;padding-right:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-category-select-target .bv-dropdown-target{padding-right:25px!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-category-breadcrumb,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-back-category-link{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-category-breadcrumb{padding:10px!important;padding-left:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-category-breadcrumb .bv-category-breadcrumb-link,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-category-breadcrumb .bv-dropdown-title{vertical-align:baseline!important;display:inline!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-root-category-list-header{text-align:center!important;font-size:22px!important;margin:10px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-root-category-list{margin:10px 50px 50px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-root-category-list .bv-root-category-item{padding:10px!important;text-align:center!important;border-bottom:1px solid #ddd!important;font-size:16px!important;background-color:#eee!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-root-category-list .bv-root-category-item:first-child{-webkit-border-radius:0!important;border-radius:0!important;border-top-left-radius:1em!important;border-top-right-radius:1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-root-category-list .bv-root-category-item:last-child{border-bottom:0!important;-webkit-border-radius:0!important;border-radius:0!important;border-bottom-left-radius:1em!important;border-bottom-right-radius:1em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-root-category-list .bv-root-category-item:hover{background-color:#ddd!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload{background-color:#fff!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-photoupload-action{padding:10px!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-photoupload-action:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-photoupload-action:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-photoupload-action:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-upload-btn{display:block!important;font-size:inherit!important;line-height:inherit!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;-webkit-border-radius:0!important;border-radius:0!important;color:#43474a!important;text-shadow:none!important;-webkit-box-shadow:inset 0 1px 0 #ededed!important;box-shadow:inset 0 1px 0 #ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;padding:.5em 20px!important;width:100%!important;border-color:transparent!important;border-style:none!important;border-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-upload-btn:first-child{border-left-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-upload-btn:hover{color:inherit!important;text-shadow:none!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;background-image:none!important;background-color:#ddd!important;border-color:#a4a4a4 #d0d0d0 #d0d0d0 #a4a4a4 !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-fb-button{float:left!important;cursor:pointer!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dffffff',endColorstr='#00ffffff',GradientType=0)!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;border:1px solid #0066b4!important;color:#fff!important;text-shadow:none!important;margin:0!important;padding:.5em 20px!important;white-space:nowrap!important;color:#fff!important;font-size:15px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:uppercase!important;text-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#023e84!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;padding-top:.5em!important;padding-right:1em!important;padding-bottom:.5em!important;padding-left:1em!important;background-color:#3b5998!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;border-color:transparent!important;border-style:none!important;border-width:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-fb-button:hover{color:#fff!important;font-size:15px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:uppercase!important;text-shadow:none!important;background-image:none!important;background-color:#5991dc!important;border-color:#5991dc!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-top-color:#5991dc!important;border-right-color:#5991dc!important;border-bottom-color:#5991dc!important;border-left-color:#5991dc!important;background-color:#3b5998!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup-photoupload .bv-fb-button .fb-icon{padding:0 15px!important;margin:0 10px 0 -35px !important;border-right:1px solid #fff!important;display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup{position:absolute!important;z-index:2000008000!important;border:1px solid #999!important;-webkit-border-radius:5px!important;border-radius:5px!important;-webkit-transition:all ease 1s!important;-moz-transition:all ease 1s!important;-o-transition:all ease 1s!important;transition:all ease 1s!important;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1)!important;box-shadow:0 3px 3px rgba(0,0,0,.1)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-popup:before{bottom:100%!important;border:solid transparent!important;content:" "!important;height:0!important;width:0!important;position:absolute!important;left:50%!important;pointer-events:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup:after{border-bottom-color:#fff!important;border-width:10px!important;left:50%!important;margin-left:-10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-popup:before{border-bottom-color:#999!important;border-width:11px!important;left:50%!important;margin-left:-11px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search{zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission{border-bottom:1px solid #ccc!important;-webkit-box-shadow:0 1px 0 #fff!important;box-shadow:0 1px 0 #fff!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar{width:100%!important;float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-fieldsets,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-fieldsets,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-fieldsets,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-fieldsets{padding:0 10px!important;background-color:transparent!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-fieldsets input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-fieldsets input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-fieldsets input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-fieldsets input.bv-text{line-height:16px!important;font-size:14px!important;width:83.5%!important;-webkit-border-radius:.25em 0 0 .25em!important;border-radius:.25em 0 0 .25em!important;padding:.5em 10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-search-control-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-search-control-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-search-control-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-search-control-icon{display:none!important;font-family:'BVCustom','times new roman'!important;font-size:20px!important;line-height:24px!important;margin-top:-11px!important;position:absolute!important;top:50%!important;left:20px!important;color:#ccc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-search-clear-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-search-clear-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-search-clear-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-search-clear-icon{display:block!important;font-family:'BVCustom','times new roman'!important;font-size:0!important;line-height:0!important;margin-top:-11px!important;position:absolute!important;top:50%!important;right:19%!important;color:#000!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-search-clear-icon:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-search-clear-icon:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-search-clear-icon:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-search-clear-icon:hover{color:#666!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-search-clear-icon.bv-hidden,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-search-clear-icon.bv-hidden,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-search-clear-icon.bv-hidden,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-search-clear-icon.bv-hidden{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-content-btn{margin:10px 0!important;line-height:14px!important;font-size:14px!important;white-space:nowrap!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-content-search-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-content-search-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-content-search-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-content-search-btn{float:right!important;padding:8px 14px!important;width:16.5%!important;height:32px!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-content-search-btn .bv-search-control-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-content-search-btn .bv-search-control-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-content-search-btn .bv-search-control-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-content-search-btn .bv-search-control-icon{display:block!important;font-size:24px!important;cursor:pointer!important;width:100%!important;left:0!important;color:#666!important;margin-top:-12px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-expand-filter-button-offset-on,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-expand-filter-button-offset-on,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-expand-filter-button-offset-on,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-expand-filter-button-offset-on{float:left!important;width:100%!important;margin-right:-5.55555%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-expand-filter-button-offset-on input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-expand-filter-button-offset-on input.bv-text{width:83.33333%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search .bv-expand-filter-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search .bv-expand-filter-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-generic-submission .bv-expand-filter-button,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-generic-submission .bv-expand-filter-button{width:5.55555%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-search.bv-submission,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-search.bv-submission{min-height:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead{zoom:1!important;background-color:#e2ebf0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-searchbar,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-searchbar{width:50%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product{padding:10px 20px!important;border-bottom:1px solid #ccc!important;zoom:1!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-content-title{float:left!important;width:50%!important;font-size:16px!important;font-weight:700!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-number,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-rating-ratio-number{margin:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-rating-label{margin:6px 0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-content-product-buttons,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-content-product-buttons{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-content-product-buttons .bv-content-product-buttons-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-content-product-buttons .bv-content-product-buttons-item{float:left!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-content-product-buttons .bv-content-product-buttons-item .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-content-product-buttons .bv-content-product-buttons-item .bv-content-btn{float:left!important;display:inline!important;margin:6px 2px!important;padding:0 10px!important;border-width:1px!important;text-decoration:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-secondary-summary,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-secondary-summary{float:left!important;width:75%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-trustmarkIcon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-trustmarkIcon{position:absolute!important;top:50%!important;right:16px!important;margin-top:-17px!important;padding:4px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats{float:right!important;width:50%!important;max-width:480px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item{float:left!important;width:33.33333%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count{width:auto!important;display:block!important;float:none!important;margin:0!important;padding:8px 10px!important;zoom:1!important;border-width:0 1px 0 0 !important;border-style:solid!important;border-color:transparent #d0d0d0!important;-webkit-border-radius:0!important;border-radius:0!important;text-align:center!important;text-decoration:none!important;position:relative!important;z-index:0!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:focus,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:focus{z-index:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-title,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-title{float:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-summary,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-summary{color:#43474a!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;padding:0!important;line-height:17px!important;float:none!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited{color:#023e84!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active{color:#5991dc!important;font-size:13px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active{line-height:17px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-first .bv-content-data-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-first .bv-content-data-count{border-left-width:1px!important;border-left-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-last .bv-content-data-count,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-last .bv-content-data-count{margin-right:1px!important;border-right-color:transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats .bv-stars-container,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-stars-container{clear:left!important;margin:0!important;display:inline-block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead-fixed,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead-fixed{position:fixed!important;top:0!important;z-index:2000008010!important;-webkit-box-shadow:inset 0 1px 0 #fff,0 2px 2px rgba(0,0,0,.25)!important;box-shadow:inset 0 1px 0 #fff,0 2px 2px rgba(0,0,0,.25)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search-results{font-size:16px!important;padding:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-no-submission .bv-ask-question-container{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-answer-request .bv-content-item .bv-subject-image{width:50px!important;height:50px!important;float:left!important;position:relative!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-answer-request .bv-content-item .bv-subject-name-header{display:none!important}@media screen and (max-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar{width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-masthead-product,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-masthead-product{padding:10px 12px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-secondary-summary,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-secondary-summary,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-masthead-product .bv-secondary-summary,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-masthead-product .bv-secondary-summary{float:none!important;width:100%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-product .bv-trustmarkIcon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-trustmarkIcon,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-masthead-product .bv-trustmarkIcon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-masthead-product .bv-trustmarkIcon{position:static!important;width:100%!important;margin-top:8px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-content-product-stats,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-content-product-stats{float:none!important;border-bottom:1px solid #d0d0d0!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-content-product-stats:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-content-product-stats:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-content-product-stats:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-content-product-stats:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-content-product-stats:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-content-product-stats:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-search .bv-search-control-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-search-control-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-masthead-search .bv-search-control-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-search-control-icon{display:block!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-search .bv-search-clear-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-search-clear-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-masthead-search .bv-search-clear-icon,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-search-clear-icon{font-size:20px!important;line-height:24px!important;right:20px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-search .bv-fieldsets input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-fieldsets input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-masthead-search .bv-fieldsets input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-fieldsets input.bv-text{width:100%!important;padding:.5em 10px .5em 32px !important;-webkit-border-radius:.25em!important;border-radius:.25em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-search .bv-fieldsets .bv-content-search-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-fieldsets .bv-content-search-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-masthead-search .bv-fieldsets .bv-content-search-btn,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-fieldsets .bv-content-search-btn{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-search .bv-expand-filter-button-offset-on,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-expand-filter-button-offset-on,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-masthead-search .bv-expand-filter-button-offset-on,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-expand-filter-button-offset-on{margin-right:-16.66665%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-searchbar .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text{width:66.66666%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-searchbar,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-searchbar,.bv-cv2-cleanslate .bv-core-container-55 .bv-content-search .bv-masthead .bv-content-product-stats,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-masthead .bv-content-product-stats{width:100%!important;max-width:100%!important}}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list-2-col .bv-product-item{width:50%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list-3-col .bv-product-item{width:33.33333%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list-4-col .bv-product-item{width:25%!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list{padding:0 10px!important;font-size:0!important;zoom:1!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list:before,.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list:after{clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-product-item{display:inline-block!important;vertical-align:top!important;min-height:200px!important;border:2px solid transparent!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-product-item .bv-product-item-btn{width:100%!important;min-height:200px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-content-media-container{margin:10px 0!important;padding:10px!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item{width:100%!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item .bv-media-item-wrapper{background-color:#fff!important;padding:0!important;height:80px!important;text-align:center!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item .bv-media-item-wrapper img{width:auto!important;max-height:100%!important;position:static!important;cursor:pointer!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item-name{color:#023e84!important;font-size:13px!important;line-height:1.5em!important;font-family:Arial,Helvetica,Helvetica Neue,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-align:center!important;cursor:pointer!important;clear:both!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item-name:hover{color:#5991dc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item-name:visited{color:#023e84!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item-name:active{color:#5991dc!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-product-item:hover{border-color:#0066b4!important}@media screen and (max-width: 640px){.bv-cv2-cleanslate .bv-core-container-55 .bv-generic-submission .bv-product-list .bv-product-item{width:48%!important}}.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-hidden.bv-active-filters-visible .bv-active-filters{margin-top:-10px!important;margin-bottom:10px!important;border-top:1px solid transparent!important}.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-visible.bv-active-filters-hidden .bv-filter-controls{margin-top:-10px!important;margin-bottom:10px!important}.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-visible.bv-active-filters-visible .bv-filter-controls{margin-top:-10px!important}.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-visible.bv-active-filters-visible .bv-filter-controls .bv-filters{margin-bottom:0!important}.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-visible.bv-active-filters-visible .bv-active-filters{margin-bottom:10px!important}.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item{padding-left:20px!important;position:relative!important}.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item span{cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item>span:before{position:absolute!important;font-family:'BVCustom'!important;font-style:normal!important;content:'+'!important;top:50%!important;left:4px!important;margin-top:-10px!important;font-size:15px!important}.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item:hover>span:before,.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item.bv-dropdown-item-active>span:before{color:#fff!important}.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item.bv-dropdown-item-selected>span:before{content:'?'!important;color:#43474a!important}.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item.bv-dropdown-item-selected:hover{color:#fff!important}.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item.bv-dropdown-item-selected:hover>span:before{color:#fff!important}.bv-cv2-cleanslate .bv-filters{zoom:1!important;color:#43474a!important;font-size:15px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;background:#e2ebf0!important;line-height:19.5px!important;background:transparent!important;margin-bottom:10px!important;padding:15px 10px!important;border-bottom:1px solid transparent!important;margin:0!important}.bv-cv2-cleanslate .bv-filters:before,.bv-cv2-cleanslate .bv-filters:after{content:""!important;display:table!important}.bv-cv2-cleanslate .bv-filters:after{clear:both!important}.bv-cv2-cleanslate .bv-filters .bv-content-filter-select{float:left!important;position:relative!important}.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown{margin-right:5px!important;font-size:inherit!important;line-height:inherit!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;-webkit-border-radius:0!important;border-radius:0!important;background-color:#e2ebf0!important;border:1px solid transparent!important;border-style:none!important;border-width:0!important}.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown:first-child{border-left-width:0!important;border-left-width:1px!important}.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown-target{padding:5px 10px 5px 25px !important}.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown-target .bv-dropdown-arrow{right:auto!important;left:12px!important}.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown-target .bv-dropdown-title{font-style:italic!important;margin-right:4px!important}.bv-cv2-cleanslate .bv-active-filters{color:#43474a!important;font-size:15px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;background:#e2ebf0!important;line-height:19.5px!important;padding:10px!important;margin-bottom:10px!important;border-bottom:1px solid transparent!important;color:#43474a!important;margin:0!important}.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list{line-height:2.6em!important}.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-title{display:block!important;margin-bottom:5px!important}.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-item{display:inline!important}.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-item.bv-hidden{display:none!important}.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button,.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear{color:#fff!important;font-size:15px!important;line-height:19.5px!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:uppercase!important;text-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#023e84!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;font-weight:400!important;border-color:transparent!important;border-style:none!important;border-width:0!important;padding:.5em 1em!important}.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button .bv-close-icon,.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear .bv-close-icon{cursor:pointer!important;font-family:'BVCustom'!important}.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear{background-color:#ededed!important;color:#43474a!important;border:1px solid transparent!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-dropdown-style-containerOverflow{padding:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-helperTextOverflow{background:#000!important;border:0!important;color:#fff!important;font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:15px!important;line-height:1.2em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-helperTextOverflow:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-helperTextOverflow:before{border-bottom-color:#000!important;-webkit-transform:rotate(90deg)!important;-moz-transform:rotate(90deg)!important;-o-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-helperTextOverflow:after{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner{padding:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner ul{list-style-type:disc!important;padding:10px 0 10px 20px !important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner ul li{margin-bottom:10px!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow{font-family:"Roboto","Univers LT Std 45 Light","Univers","Helvetica Neue Light","Helvetica","Arial","sans-serif"!important;font-size:15px!important;line-height:1.2em!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow:after,.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow:before{border-bottom-color:#0066b4!important;-webkit-transform:rotate(180deg)!important;-moz-transform:rotate(180deg)!important;-o-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow:after{display:none!important}.bv-cv2-cleanslate .bv-core-container-55 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow .bv-dropdown-style-sliderTextOverflow-inner{padding:10px!important;color:#fff!important;text-align:center!important;background-color:#0066b4!important;border:1px solid #0066b4!important}.bv-popup-in.bv-popup-in-sliderTextOverflow{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.bv-popup-out.bv-popup-in-sliderTextOverflow{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}#BVRRContainer{padding:25px 0 0 20px;margin-top:30px;border-top:1px solid #cdcdcd}#BVRRSummaryContainer .bv-stars-container dd.bv-rating-ratio-count{display:none!important}#BVRRContainer .bv-submission-button{outline:0!important}#BVRRContainer .bv-focusable:focus,#BVRRContainer .bv-pseudo-focused,#BVRRContainer .bv-tc-footer .bv-accept-tc-button:focus{outline:0!important}#BVRRContainer .bv-content-actions-container,#bv-mboxzone-lightbox .bv-content-actions-container{font-size:13px!important;padding-left:0!important}#BVRRContainer .bv-feedback-container .bv-content-feedback-vote .bv-content-report-btn,#bv-mboxzone-lightbox .bv-feedback-container .bv-content-feedback-vote .bv-content-report-btn{display:none!important}#BVRRContainer .bv-secondary-content-list{margin-left:15px!important}#BVRRContainer .bv-secondary-content-list .bv-content-item{padding:15px!important}#BVRRContainer .bv-secondary-content-list .bv-content-summary .bv-content-data{display:none!important}#BVRRContainer .bv-badge-product-family a{color:#023e84!important;text-decoration:none!important}#BVRRContainer .bv-badge-product-family a:hover{color:#5991dc!important;text-decoration:none!important}#BVRRContainer .bv-content-preview-message{font-family:'villeroy-boch','Georgia',"Times New Roman",Times,serif!important;font-style:italic!important;font-size:15px!important;color:#fff!important;background:#023e84!important;border:0!important;border-radius:0!important;text-shadow:none!important;box-shadow:none!important;padding:25px 10px!important}#BVRRContainer .bv-content-pagination{background:none!important}#BVRRContainer .bv-content-pagination .bv-content-btn-pages{background:none!important;color:#023e84!important}#BVRRContainer .bv-content-pagination .bv-content-btn-pages:hover{border:none!important;box-shadow:none!important;color:#5991dc!important}#BVRRContainer .bv-fieldset-label-checkbox:before,#BVRRContainer .bv-fieldset-label-checkbox:after{display:none}.bv-checkbox-container .bv-fieldset-label-checkbox:before,.bv-checkbox-container .bv-fieldset-label-checkbox:after{display:none!important}#bv-mboxzone-lightbox .bv-submission .bv-submission-icon{display:none!important}#bv-mboxzone-lightbox .bv-submission .bv-submission-text{font-family:'villeroy-boch','Georgia',"Times New Roman",Times,serif!important;font-style:italic!important;font-weight:400!important;font-size:21px!important;color:#023e84!important}#bv-mboxzone-lightbox .bv-submission[class*="error"] .bv-submission-text{color:#c73615!important}
/* End */


/* Start:/local/templates/main/css/remodal.min.css?1690787627713*/
.remodal-is-locked{overflow:hidden}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}
/* End */


/* Start:/local/templates/main/css/sat.css?17328823857655*/
.product-item-image-alternative{
	display: none;
}
@media(min-width: 1800px){
	.rotator{
		margin: 0px;
	}
}
@media(min-width: 770px) and (max-width: 995px){
	.addRev{
		position: initial !important;
	}
}
@media(max-width: 767px){
	.slick-track .teaser__item{
		min-height: auto;
	}
	.slick-track .teaser__wrapper:not(.associated){
		min-height: auto;
	}
	.catalog-category-view .teaser__wrapper .qty-holder{
		top: 0px !important;
	}
	.teaser__wrapper .qty-holder {
		top: 0px !important;
	}
	.product-view .product-name{
		width: 100%;
	}
	#product-shop .addFavouritesContainer{
		position: initial !important;
		float: inherit !important;
	}
	.link.link--gold.link--wishlist.addRev{
		position: initial !important;
	}
}
@media(min-width: 448px) and (max-width: 767px){
	.catalog-category-view .product-name{
		text-align: left;
	}
	.catalog-category-view .product-name{
		width: 75%;
		word-wrap: break-word;
	}
	.slick-track .product-name{
		text-align: left;
		width: 75%;
		word-wrap: break-word;
	}
	.category-products .product-name{
		text-align: left;
		width: 75%;
		word-wrap: break-word;
	}
}
@media(max-width: 448px){
	.catalog-category-view .product-name{
		text-align: left;
	}
	.catalog-category-view .product-name{
		width: 60%;
		word-wrap: break-word;
	}
	.slick-track .product-name{
		text-align: left;
		width: 60%;
		word-wrap: break-word;
	}
	.category-products .product-name{
		text-align: left;
		width: 60%;
		word-wrap: break-word;
	}
}
@media(max-width: 400px){
	.addRev{
		position: initial !important;
	}
}


.sat--flex{
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.sat-flex--wrap {
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.sat-flex--direction{
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.sat-justify--content{
	-webkit-justify-content: center;
	justify-content: center;
}
.sat-justify--content---between{
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.sat-justify---content----around{
	-webkit-justify-content: space-around;
	        justify-content: space-around;
}
.sat-align--items{
	-webkit-align-items: center;
	align-items: center;
}
.sat-text--align---center{
	text-align: center;
}


.teaser--box---sat:before{
	display: none !important;
}
.teaser--box---sat:after{
	display: none !important;
}
.teaser__item.sat_teaser__item{
	/*padding: inherit;*/
	/*width: 30%;*/
}


.qty-holder:hover .add-to-cart-qty{
	background-color: inherit;	
}

.sat_teaser__wrapper{
	height: 100%;
}
.sat_item{
	padding: 10px;
	border: 1px solid #CDCDCD;
	min-height: 580px;
}

.teaser--box .teaser__item {
	min-height: auto!important;
}

.sat_lab {
    margin-right: 12px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    font-family: villeroy-boch,"Times New Roman",Times,serif;
    text-transform: uppercase;
}
.sat_lab:last-child{
	margin-right: 0px;
}
.sat_lab_stand{
	background-color: #0b3886;
}
.sat_lab--highlight{
	background-color: #c73615;
}
.sat_lab_clear{
	height: 31px;
}
.row_sat_img{
	margin-top: 20px;
	margin-bottom: 16px;
	min-height: 200px;
}
.sat_product-name{
	color: #43474a;
	display: inline-block;
	font-size: 15px;
	line-height: 1.42857143;
	max-height: 42px;
	overflow: hidden;
	font-family:Helvetica,Arial,Sans-serif;
}

.row_sat_img img{
	/*max-width: 200px;*/
}

.row_sat_info{
	min-height: 42.8667px;
}


.row_sat_rating {
	height: 20px;
}
.sat_info_rating{
	margin-top: 10px;
	margin-bottom: 5.5px;
	border-bottom: 1px solid #CDCDCD;
}
.star_cont{
	display: block;
	position: relative;
}
.star_norm{
	display: block;
	position: relative;
}
.star_fon{
	position: absolute;
	top: 0;
	right: 0;
}
.star_fon{
	height: 20px;
	opacity: 0.8;
	background-color: #FFF;
}
.star_norm{
	margin-right: 3px;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
}
.star_norm:last-child{
	margin-right: 0px;
}
.star_term{
	margin-left: 15px;
}

.sat_item .price-box .special-price-red {
    font-size: 24px !important;
}



.row_btn_card{
	width: 100%;
}
.row_btn_card .qty-holder .add-product, .row_btn_card .qty-holder .substract-product, .qty_holder_cont{
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-justify-content: center;
	align-items: center;
	justify-content: center;
	align-items: center;
}
.row_btn_card .substract-product, .row_btn_card .add-product{
	position: relative;
	/*border-radius: 7px;*/
	background-color: #F0F0F0;
	padding: 12px 12px;
	bottom: inherit;
	top: inherit;
	
}

.row_btn_card .qty-holder{
	height: inherit;
	width: 99px;
}
.row_btn_card .qty-holder .substract-product:after{
	content: "-";
}
.row_btn_card .qty-holder .add-product:after {
	content: "+";
}
.row_btn_card .qty-holder .substract-product:after, .row_btn_card .qty-holder .add-product:after {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	font-weight: 600;
	font-size: large;
	margin-left: 0px;
	color: #83898E;
	top: 35%;
	left: 0px;
	width: 100%;
	height: 100%;
}
.row_btn_card .qty-holder .substract-product:after{
	top: 30%;
}
.row_btn_card .add-to-cart-qty, .input-number{
	background-color: inherit;
	height: fit-content;
}
.row_btn_card .add-to-cart-qty{
	height: inherit;
	font-size: 	17px;
}

.sat_item .old-price, .sat_item .old-price .price{
	text-decoration: none;
	display: block;
    position: relative;
    width: max-content;
    width: fit-content;
    margin: 0 auto;
}
.sat_item .old-price .price-label:before, .sat_item .old-price .price:before{
	content: "";
    width: 100%;
    height: 2px;
    background-color: #43474a;
    display: block;
    top: 16px;
    position: relative;
	
}


.sat_link_ore_click span{
	text-transform: uppercase;
	font-size: 13px;
}
.row_btn_card .btn--cart{
	float: inherit;
	width: 95%;
	margin-top: 28px;
}
.row_btn_card .btn--cart span{
	text-align: center;
	width: 100%;
}
@media screen and (max-width: 767px){
	.category-products .price-box {
		position: relative;
		right: inherit;
		width: inherit;
		top: inherit !important;
	}
	.row_btn_card .substract-product, .row_btn_card .add-product{
		padding: 14px 12px;
	}
	.row_btn_card .qty-holder .substract-product:after, .row_btn_card .qty-holder .add-product:after{
		top: 13%;
	}
	.row_btn_card .qty-holder .substract-product:after{
		top: 5%;
	}
	.row_btn_card .btn--cart{
		padding-left: inherit !important;
		padding-right: inherit !important;
	}
}

@media screen and (max-width: 1200px){
	.sat_product-name{
		font-size: 14px;
	}
}
.sat-regular-price{
	min-height: 34px;
	display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.category-products .teaser__wrapper:not(.associated)
{
    min-height: 574px;
}

.headline.action-title {
    /*margin-left: 35%;*/
}

.description.action-descr {
    /*margin-left: 25%;*/
}
/* End */


/* Start:/local/templates/main/css/remodal-default-theme.min.css?16907876274511*/
.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,0.9)}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation:remodal-overlay-opening-keyframes .3s;animation:remodal-overlay-opening-keyframes .3s}.remodal-overlay.remodal-is-closing{-webkit-animation:remodal-overlay-closing-keyframes .3s;animation:remodal-overlay-closing-keyframes .3s}.remodal-wrapper{padding:10px}.remodal{-webkit-box-sizing:border-box;box-sizing:border-box;width:99.2%;padding:.8%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);color:#2b2e38;background:#fff;margin-bottom:10px;font-family:'Roboto',sans-serif;overflow:hidden}.remodalBorder{padding:4% 5% .8%}.remodal.remodal-is-opening,.remodal.remodal-is-closing{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation:remodal-opening-keyframes .3s;animation:remodal-opening-keyframes .3s}.remodal.remodal-is-closing{-webkit-animation:remodal-closing-keyframes .3s;animation:remodal-closing-keyframes .3s}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;left:47%;top:-19px;width:28px;height:28px;border-radius:50px;background-color:#000;transition:background .2s ease;cursor:pointer}.remodal-close:hover{background:#023e84}.remodal-close:before,.remodal-close:after{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;content:' ';height:14px;width:2px;border:1.2px solid #fff}.remodal-close:before{transform:rotate(45deg)}.remodal-close:after{transform:rotate(-45deg)}.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0}}@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0}}@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}.mainButton{padding:10px 25px;background:#e57373;border-radius:19px;box-shadow:0 0 5px rgba(206,57,57,0.5);color:#fff;text-decoration:none;font:bold 16px Roboto,sans-serif}.success,.fail{color:#fff}#modal1Title{font-size:18px}.putName,.putPhone{width:100%;padding:0 15px;height:40px;background:#fff;margin-bottom:15px;border-radius:2px;border:1px solid #989fa5;outline:none}.emtext{width:100%;height:125px;padding:0 15px;background:#fff;margin-bottom:15px;border-radius:2px;border:1px solid #989fa5;outline:none;resize:none}.btn2{font-family:villeroy-boch,"Times New Roman",Times,serif;width:100%;height:42px;margin-top:15px;border:none;outline:none;cursor:pointer;background-color:#023e84;color:#fff;border-color:#5991dc}.btn2:hover{background:#5991dc}@media only screen and (min-width: 440px){.remodal{max-width:420px}}@media only screen and (max-width: 439px){.remodal{max-width:100%}.putName,.putPhone{width:100%!important;height:40px;font-size:14px;display:block;margin:auto}.btn2{width:90%;height:42px;font-size:14px;display:block;margin:auto}.modal .modal_hold small{width:90%;margin:auto;margin-top:15px}.modalclose{float:right;background:fff}#modal1Title{font-size:24px}}
/* End */


/* Start:/local/templates/main/css/custom.css?17576682031904*/
#yandex-id,
.yaPreloadingSuggestBlockContainer,
#yandex-id iframe {
    width: 100%;
}

.auth-additional-block-sms #yandex-id {
    margin: 20px;
}
/* Общий стиль для блока */
#cookie-warning {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 950px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 14px;
    padding: 15px 22px;
    border-radius: 4px;
    z-index: 1000;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;

}

#cookie-warning * {
    font-family: Inter, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-weight: 300;
    font-style:normal;
}

/* Кнопка */
#cookie-warning button {
    background-color: #fff;
    color: #000;
    font-size: 12px;
    padding: 10px 20px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    width: auto;
    margin-left: 20px;
}

#cookie-warning button:hover {
    background-color: #ddd;
}

/* Мобильная версия */
@media (max-width: 768px) {
    #cookie-warning {
        flex-direction: column;
        width: calc(100% - 30px);
        bottom: 15px;
        padding: 10px;
        left: 15px;
        transform: none;
        font-size: 12px;
		z-index: 99999999;
    }

    #cookie-warning button {
        width: 100%;
        font-size: 12px;
        padding: 6px;
        margin-left: 0;
        margin-top: 15px;
    }
	
	#retailcrm-consultant-app {
		/*bottom: calc(40vh - 60px)!important;*/

	}
	
	#retailcrm-consultant-app .consultant-icon {
		opacity:0.9;
	}
	
	#retailcrm-consultant-app .consultant-icon:active, #retailcrm-consultant-app .consultant-icon:focus {
		opacity:1;
	}
}


/* End */


/* Start:/local/components/custom/check.city.in.header.yandex/templates/header/style.css?17024704353889*/


.geo {
    background-color: #f0f0f0;
}

.geo_content {
    height: 50px;
}

.cityChange {
    display: flex;
    justify-content: space-between;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    font-size: 15px;
    /*overflow: visible!important;
    position: absolute;
    top: -30px;
    min-width: 215px;
    left: 5px;*/
}

.modalCity {
    width: auto;
    display: flex;
    align-items: center;
    margin-left: 20px;
    flex-grow: 1;
    /*position: absolute;
    z-index: 9999;
    border: 1px solid #bfd7ff;
    padding: 10px 20px;
    top: 60px;*/
}

.header-icon.icon {
    position: relative;
    top: 15px;
}

.city_question {
    margin: 0 0 0 200px;
    width: auto;
    line-height: 50px;
}

.сity_current, .city_name {
    font-weight: 700;
}

/*Кнопки*/
.btn_city {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 25px;
    background-color: #203e84;
    color: #fff;
    text-transform: uppercase;
    border: none;
    border-radius: 3px;
    white-space: nowrap;
    padding: 0 10px;
}

.btn_city:hover {
    background-color: #5991dc;
}

.city_question_accept {
}

.city_question-disallow {
    margin-left: 10px;
    background-color: #43474a;
}

.cityChange .header-icon__title {
    width: auto;
    height: 100%;
    line-height: 50px;
    margin: 0 0 0 208px;
}

.cityChange .header-icon__title span {
    cursor: pointer;
}

.listCity *:not(.btn-var) {
    font-size: 13px;
    /*width: 100%;
    text-align: center;*/
}

#listCity:hover {
    color: #5991dc;
    border-bottom: 1px solid #5991dc;
}

/*#listCity::after {
    content: url(/include/arrowDown.svg);
    width: 13px;
    height: 13px;
    position: absolute;
    top: 3px;
    right: -20px;
}*/
.listPosition {
    top: 0;
    width: auto;
    left: 0;
    display: flex;
    align-items: center;
    position: relative;
}

.cityChange .header-icon__title::before {
    content: url(/include/place.png);
    width: 13px;
    height: 13px;
    position: relative;
    top: 5px;
    left: -10px;
}

.phone_top {
    order: 3;
    margin: 0 70px 0 0;
    line-height: 50px;
}

@media (max-width: 1199px) {
    .city_question {
        margin: 0 0 0 145px;
    }

    .cityChange .header-icon__title {
        margin: 0 0 0 155px;
    }

    .phone_top {
        margin: 0 2px 0 0;
        font-size: 1.4rem;
    }
}

@media (max-width: 991px) {
    .city_question {
        margin: 0 0 0 5px;
    }

    .cityChange .header-icon__title {
        margin: 0 0 0 15px;
    }

    .phone_top {
        margin: 0 10px 0 0;
    }
}

@media screen and (max-width: 720px) and (max-width: 700px) {
    .geo_content {
        height: auto;
    }

    .cityChange {
        flex-wrap: wrap;
        justify-content: center;

    }
}

@media (max-width: 700px) {
    .cityChange .header-icon__title {
        margin: 0;
    }

    .phone_top {
        display: none;
    }

    .listPosition, .modalCity {
        margin: 0 50% 20px 50%;
        justify-content: center;
    }
}

/*@media (max-width: 720px) {
    .cityChange .header-icon__title {
        display: block !important;
        margin: 0 !important;

    }

    #listCity::after {
        top: -10px;
    }

    .cityChange {
        top: 0;
    }

    .cityChange p {
        margin-top: 0;
    }
}*/


/*.modalCity::after {
    content: '';
    position: absolute;
    left: 100px;
    top: -21px;
    border: 10px solid transparent;
    border-bottom: 10px solid #bfd7ff;
}
.modalCity .btn-left {
    float: left;
}
.modalCity .btn-right {
    float: right;
}
.btn--blue-custom {
    background-color: #0b3886;
    color: #fff;
}*/
/*.listCity *:nth-child(1){
    margin: 0px;
}
.listCity *:nth-child(5){
    margin-top: 10px;
}
.listCity *:nth-child(4){
    margin-top: 20px;
}*/
/*#listCity {
    position: relative;
    margin-left: 2px;
    top: -7px;
}*/

/* End */


/* Start:/local/templates/main/components/bitrix/search.title/bootstrap_v5/style.css?16907876281560*/
input.search-suggest {
}

div.title-search-result {
    display: none;
    border: 1px solid #f0f0f0;
    background: #FFFFFF;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #43474a;
    z-index: 1000!important;
	/* top: 100px !important; */
    margin-top: 50px;
}

@media screen and (min-width: 1200px) {
    div.title-search-result {
        width: 255px!important;

    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    div.title-search-result {
        width: 175px!important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    div.title-search-result {
        width: 225px!important;
    }
}

@media screen and (max-width: 768px){
    div.title-search-result {
        width: 100%!important;
        left: 0!important;
    }
}

div.search-popup-row, div.search-popup-row-active {
    position: relative;
    border: 1px solid #f0f0f0;
    margin: 0px;
    cursor: hand;
    cursor: pointer;
}

div.search-popup-row {
    background: #FFFFFF;
}

div.search-popup-row-active {
    background: #EEEEEE;
}

div.search-popup-el-name, div.search-popup-el-cnt {
    position: relative;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

div.search-popup-el-cnt {
    text-align: right;
    float: right;
}

.search-suggest-iframe {
    width: 0px;
    height: 0px;
    border: 0px;
    position: absolute;
}
.search-popup-row:hover{
	background: #EEEEEE;
}
.search-popup-row a{
    display: block;
	color: #43474a;
    padding: 10px 20px;
}
.search-popup-row a:hover{
	text-decoration:none;
}
/* End */


/* Start:/local/components/custom/top_menu_header/templates/.default/style.css?171205072641*/
.hide_section_menu {
    display: none;
}
/* End */


/* Start:/local/templates/main/components/bitrix/sale.basket.basket.line/main1/style.css?16907876274401*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/templates/main/components/bitrix/menu/footer_menu/style.css?1690787627581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/main/components/bitrix/menu/footer_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/.default/components/bitrix/main.userconsent.request/soglasie_naobrabotku1/user_consent.css?17328725593762*/
.main-user-consent-request a {
	cursor: pointer;
	font-size: 13px;
	color: #0b3886;
}
.userconsents_fast {
	line-height: 1.2;
}
.modal .btn2 + a {
	font-size: 14px;
  font-style: italic;
  display: table;
  margin: 22px auto 0;
}

.main-user-consent-request label {
	display: block;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px; /* loader magic */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 40px 20px;
	min-width: 320px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 30px 0;
	margin-bottom: 24px;
	font-family: villeroy-boch,"Times New Roman",Times,serif;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;

}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	font: normal 14px/39px Roboto,Helvetica,Arial,Sans-serif;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
	width: 100%;
    max-width: 145px;
    height: 42px;
    line-height: 42px;
    margin-top: 15px;
    border: none;
    outline: none;
    cursor: pointer;
    background-color: #023e84;
    color: #fff;
    border-color: #5991dc;
}

.main-user-consent-request-popup-button-acc {
	background: #5991dc;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #023e84;
}

.main-user-consent-request-popup-button-rej {
	
	background: #cfd4d8;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	padding: 5px 10px;
	width: 100%;
	height: 400px;
	background: #fff;
	box-sizing: border-box;
	outline: none;
	-moz-appearance: none;
	overflow: auto;
	text-align: justify;
}


/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}
/* End */


/* Start:/local/templates/main/styles.css?17428917435445*/
.mainText {
    text-align: center;
    font-family: villeroy-boch;
    font-size: 40px;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.secondText {
    text-align: center;
    margin-bottom: 50px;
    line-height: 2;
    font-size: 16px;
    margin-top: 0px;
}

.customCollection p.article {
    text-transform: uppercase;
    text-align: center;
    font-size: 21px;
    font-family: villeroy-boch;
    color: #43474a;
    text-decoration: none;
    margin-bottom: 0px;
    margin-top: 10px;
}

.customCollection p {
    text-align: center;
    margin-top: 5px;
    font-size: 16px;
}

.bottomTextSale {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 1.6;
}

.textLinkShop .article {
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.textLinkShop .subheadline {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
}

.textLinkShop .collectionShop {
    width: 245px;
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.collectionShop a {
    position: relative !important;
}

@media (max-width: 1539px) {
    .category-image {
        width: 100%;
    }
}

@media (min-width: 1540px) {
    .category-image {
        /*margin-right: -200px;*/
        /*margin-left: -200px;*/
    }
}

.overlay-auth-sms, .overlay-auth-city {
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.50);
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.modal-auth-sms .modal_head {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    margin-bottom: 24px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
}

.modal-auth-sms {
    position: relative;
    background-color: whitesmoke;
    width: 80%;
    /* height: 80%; */
    margin: 10% auto;
    min-width: 300px;
    max-width: 380px;
    min-height: 200px;
    max-height: 450px;
    padding: 25px 30px;
}

.modal-auth-sms input {
    width: 100%;
    padding: 0 15px;
    height: 40px;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 2px;
    border: 1px solid #989fa5;
    outline: none;
}

.modal-auth-sms button {
    margin: 0px 0px 10px 0px;
    width: 100% !important;
}

.modal-auth-sms .mask-phone {
    width: 100%;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 5px 10px 0px 10px
}

.modal-auth-sms .password-phone {
    width: 100%;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 5px 10px 0px 10px
}
.auth-block-city .modal_city_block {
    display: flex;
    justify-content: space-around;
}
.modal_city_block > a:hover {
    color: white;
    background-color: #5991dc;
    text-decoration: none;
}

.get-code-sms {
    margin-bottom: 10px;
}

.auth-additional-block-sms {
 /*   margin-top: 25px;	*/
	text-align: center;
    display: inline-block;
    width: 100%;
}
.auth-additional-block-sms .btn--default {
    text-align: center;
    width: calc(50% - 5px);
    float: left;
}
.auth-additional-block-sms .btn--default:first-child {
	width:calc(50% - 5px);
    margin-right: 10px;
}

.get-code-sms {
    height: 42px;
    text-align: center;
}

.get-code-sms:hover {
    background-color: #0458b9;
}

.container-mask-phone {
    position: relative;
}

.container-mask-phone span {
    position: absolute;
    top: 1px;
    background-color: white;
    left: 10px;
    font-size: 12px;
    color: #b1b9c2;
}

.confirm-code-sms {
    text-align: center;
}


.actions {
    text-align: center;
}

.fast-but.link {
    background: none;
    color: #5991dc;
    text-transform: unset;
    width: unset;
    display: inline;
    float: unset;
    font-size: 15px;
    margin-top: 15px;
}

.fast-but.link span, .fast-but.link {
    height: 30px;
    line-height: 30px;
}

.fast-but.link:hover span {
    color: #3779d2;

}
.teaser__wrapper:hover .add-product, .teaser__wrapper:hover .substract-product{
    display: block;
}
.notDestop
{
    display: none;
    float: left!important;
    margin-right: 10px;
}
.yesDestop
{
    display: block;
    float: left!important;
    margin-right: 10px;
}
@media (max-width: 768px)
{
    .auth-additional-block-sms {
        display: flex;
        justify-content: space-between;
    }
    .auth-additional-block-sms > a {
        float: unset!important;
        width: 45%!important;
        margin: unset!important;
        padding: unset;
        padding-left: unset!important;
    }
    #yandex-id {
        margin-top: 50px;
    }

    .notDestop
    {
        display: block;
    }
    .yesDestop
    {
        display: none;
    }
}
.registratsiya-success{
    text-align: center;
    min-height: 500px;
}
.registratsiya-success .checkmark{
    display: inline-block;
    width: 50px;
    height: 50px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.registratsiya-success .checkmark .checkmark_stem{
    position: absolute;
    width: 15px;
    height: 45px;
    background-color: #a5784f;
    left: 11px;
    top: 26px;
}
.registratsiya-success .checkmark .checkmark_kick{
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #a5784f;
    left: -3px;
    top: 56px;
}
/* End */


/* Start:/local/templates/main/template_styles.css?174289174318714*/
.special-price-red {
    color: #c73615;
}

.special-price-red .price {
    color: #c73615;
}

.popup-window .popup-window-buttons .btn {
    width: 100%;
    margin-bottom: 15px;
    text-align: center
}

@media screen and (min-width: 768px) {
    #bformreg .fieldset {
        float: none;
        clear: both;
        width: 100%;
        margin: auto
    }
}
.favourites-modal img {
    height: 70px;
    float: left;
}
.favourites-modal .name-fav {
padding-top: 20px;
}
.favourites-modal .name-fav p {
margin-top: 0px!important;
}
.category-nav-switch .btn--filter.wheee {
    top: 50%
}

.price-box .old-price {
    text-align: center
}

.account-create .check1_label {
    line-height: 18px
}

.account-create .g-recaptcha {
    text-align: center;
    float: right
}

.footer__social .btn {
    padding: 0 !important
}

#collateral-tabs .label { /*padding-right:15px;padding-bottom:15px;line-height:20px*/
}

#collateral-tabs .data { /*padding-bottom:15px;line-height:20px*/
}

.legend-min p {
    text-align: left
}

.hintcap {
    color: red
}

.error {
    color: red
}

.contact_wraper_title_inner_bottom {
    margin-top: 20px;
    margin-bottom: 10px
}

.contact_wraper_title_inner_bottom span {
    display: block
}

.search_item_icon {
    float: left;
    margin-block-start: 1em;
    padding-right: 5px
}

.search_item_icon img {
    width: 40px
}

.ajax-preloader {
    position: fixed;
    z-index: 1000;
    width: 300px;
    height: 300px;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -150px;
    background: url(#)
}

.ajax-preloader-m {
    position: absolute;
    width: 12px;
    height: 148px;
    left: 145px;
    bottom: 120px;
    background: url(#)
}

.ajax-preloader--animated .ajax-preloader-m {
    animation: preloaderm 3s linear infinite;
    transform-origin: 100% 0;
    transform-origin: 5px 118px
}

@keyframes preloaderm {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.ajax-preloader-h {
    position: absolute;
    width: 12px;
    height: 115px;
    left: 145px;
    bottom: 120px;
    background: url(#)
}

.ajax-preloader--animated .ajax-preloader-h {
    animation: preloaderh 36s steps(12, end) infinite;
    transform-origin: 100% 0;
    transform-origin: 5px 85px
}

@keyframes preloaderh {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.ajax-preloader-shadow {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 800
}

.error_tx {
    border: 1px solid red !important
}

.error {
    border: 1px solid red !important
}

.success_message {
    color: green
}

.banner_link_main {
    float: left;
    width: 100%
}

.banner_link_main .rotator__button {
    line-height: 35px
}

.banner_link_main .rotator__button:hover {
    text-decoration: none;
    color: #fff
}

.banner_link_main .rotator__button:visited {
    text-decoration: none;
    color: #fff
}

.error-lab {
    color: red
}

.error-lab a {
    color: red
}

.sort-by .ajax:hover {
    cursor: pointer
}

#floatingCirclesG {
    position: relative;
    width: 62px;
    height: 64px;
    margin: 121px auto 0
}

.f_circleG {
    position: absolute;
    background-color: #fff;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal
}

#frotateG_01 {
    left: 0;
    top: 22px;
    animation-delay: .45s;
    -o-animation-delay: .45s;
    -ms-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s
}

#frotateG_02 {
    left: 5px;
    top: 9px;
    animation-delay: .555s;
    -o-animation-delay: .555s;
    -ms-animation-delay: .555s;
    -webkit-animation-delay: .555s;
    -moz-animation-delay: .555s
}

#frotateG_03 {
    left: 18px;
    top: 0;
    animation-delay: .66s;
    -o-animation-delay: .66s;
    -ms-animation-delay: .66s;
    -webkit-animation-delay: .66s;
    -moz-animation-delay: .66s
}

#frotateG_04 {
    left: 33px;
    top: 0;
    animation-delay: .765s;
    -o-animation-delay: .765s;
    -ms-animation-delay: .765s;
    -webkit-animation-delay: .765s;
    -moz-animation-delay: .765s
}

#frotateG_05 {
    left: 45px;
    top: 9px;
    animation-delay: .87s;
    -o-animation-delay: .87s;
    -ms-animation-delay: .87s;
    -webkit-animation-delay: .87s;
    -moz-animation-delay: .87s
}

#frotateG_06 {
    left: 51px;
    top: 22px;
    animation-delay: .975s;
    -o-animation-delay: .975s;
    -ms-animation-delay: .975s;
    -webkit-animation-delay: .975s;
    -moz-animation-delay: .975s
}

#frotateG_07 {
    left: 49px;
    top: 36px;
    animation-delay: 1.08s;
    -o-animation-delay: 1.08s;
    -ms-animation-delay: 1.08s;
    -webkit-animation-delay: 1.08s;
    -moz-animation-delay: 1.08s
}

#frotateG_08 {
    left: 40px;
    top: 47px;
    animation-delay: 1.185s;
    -o-animation-delay: 1.185s;
    -ms-animation-delay: 1.185s;
    -webkit-animation-delay: 1.185s;
    -moz-animation-delay: 1.185s
}

#frotateG_09 {
    left: 25px;
    top: 53px;
    animation-delay: 1.29s;
    -o-animation-delay: 1.29s;
    -ms-animation-delay: 1.29s;
    -webkit-animation-delay: 1.29s;
    -moz-animation-delay: 1.29s
}

#frotateG_10 {
    left: 11px;
    top: 47px;
    animation-delay: 1.395s;
    -o-animation-delay: 1.395s;
    -ms-animation-delay: 1.395s;
    -webkit-animation-delay: 1.395s;
    -moz-animation-delay: 1.395s
}

#frotateG_11 {
    left: 2px;
    top: 36px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s
}

@keyframes f_fadeG {
    0% {
        background-color: #a8dff3
    }
    100% {
        background-color: #fff
    }
}

.min_l p {
    margin-top: 0
}

#home_grey_section {
    padding: 40px 0
}

.hint {
    color: #c73615;
    margin: 10px 0 20px;
    padding-left: 30px;
    text-align: left;
    font-size: 14px;
    line-height: 15px;
    clear: both;
    position: relative;
}

.hint:before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    content: '!';
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #c73615;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
}

.activemaodl {
    -webkit-transform: translate(-50%, 0) !important;
    -ms-transform: translate(-50%, 0) !important;
    -o-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important;
    top: 4%;
}

/*
#bx-soa-region input[type=checkbox], #bx-soa-region input[type=radio]{
    position: unset!important;
    opacity: 1;
}*/

.main-user-consent-request-popup-text {
    height: 230px !important;
}

.addFavouritesContainer {
    position: absolute;
    top: -20px;
    left: -20px;
    cursor: pointer;
}

.addFavouritesContainer img {
    width: 30px;
    height: 30px;
}

.addFavouritesContainer div {
    display: none;
}

.teaser__wrapper:hover .addFavouritesContainer:not(:hover) div.no-favourites {
    display: block;
}

.teaser__wrapper:hover .addFavouritesContainer:hover div.no-favourites {
    display: none;
}

.teaser__wrapper .addFavouritesContainer:hover div.hover-favourites {
    display: block;
}

.teaser__wrapper .addFavouritesContainer.active-like div {
    display: none !important;
}

.teaser__wrapper .addFavouritesContainer.active-like div.favourites {
    display: block !important;
}

#product-shop .addFavouritesContainer img {
    width: 25px;
    height: 25px;
}

#product-shop .addFavouritesContainer {
    position: absolute;
    float: right;
    cursor: pointer;
    bottom: 18px;
    right: 0px;
    top: unset;
    left: unset;
}

#product-shop .addFavouritesContainer:not(:hover) div.no-favourites {
    display: block;
}

#product-shop .addFavouritesContainer:hover div.no-favourites {
    display: none;
}

#product-shop .addFavouritesContainer:hover div.hover-favourites {
    display: block;
}

#product-shop .addFavouritesContainer.active-like div {
    display: none !important;
}

#product-shop .addFavouritesContainer.active-like div.favourites {
    display: block !important;
}

.countDown {
    text-transform: unset;
}

.category-products .product-rating {
    text-align: left;
    bottom: 18px;
   position: absolute;
}

.customStar .star-value {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJjb2xvciIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI1MTIiPjxnPjxwYXRoIGQ9Im0yMy4zNjMgOC41ODQtNy4zNzgtMS4xMjctMy4zMDctNy4wNDRjLS4yNDctLjUyNi0xLjExLS41MjYtMS4zNTcgMGwtMy4zMDYgNy4wNDQtNy4zNzggMS4xMjdjLS42MDYuMDkzLS44NDguODMtLjQyMyAxLjI2NWw1LjM2IDUuNDk0LTEuMjY3IDcuNzY3Yy0uMTAxLjYxNy41NTggMS4wOCAxLjEwMy43NzdsNi41OS0zLjY0MiA2LjU5IDMuNjQzYy41NC4zIDEuMjA1LS4xNTQgMS4xMDMtLjc3N2wtMS4yNjctNy43NjcgNS4zNi01LjQ5NGMuNDI1LS40MzYuMTgyLTEuMTczLS40MjMtMS4yNjZ6IiBmaWxsPSIjZmZjMTA3IiBkYXRhLW9yaWdpbmFsPSIjRkZDMTA3IiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNBNTc4NEYiIGRhdGEtb2xkX2NvbG9yPSIjZmZjMTA3Ij48L3BhdGg+PC9nPiA8L3N2Zz4=") !important;
}

.customStar span {
    position: relative;
    top: -2px;
	left: 5px;
}

.article-main {
    font-style: italic;
    font-size: 17px;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
    margin: 0px;
}

.shield {
    float: right;
}

.active-action {
    margin-bottom: 15px;
}

.active-action p {
    font-size: 14px;
    color: #bdc3c7;
    margin: 0px;
}

.available-and-collection-block {
    border-top: 1px solid #cdcdcd;
    clear: both;
    padding-top: 30px;
}

.available-and-collection-block span {
    color: #c73615;
}

.available-and-collection-block span.available {
    color: #a7ab57;
}

.available-and-collection-block span:before {
    content: "";
    width: 10px;
    height: 10px;
    position: relative;
    background-color: #c73615;

    border-radius: 100%;
    display: inline-block;
    margin-right: 5px;
}

.available-and-collection-block span.available:before {
    background-color: #a7ab57;

}

.available-and-collection-block a {
    float: right;
    color: #43474a;
}

.product-view .product-availability {
    border-bottom: none;
}

.card_car {
    background-color: #43474a;
    border-radius: 100%;
    padding: 6px 0px 0 8px;
    height: 40px;
    width: 40px;
}

.product-availability svg {
    height: 25px !important;
    width: 25px !important;
    fill: white !important;
}

.product-availability p {
    clear: both;
    margin: 0px 0px;
    padding: 20px 0px;
}

.customWishlist {
    float: right;
    position: relative;
    top: 5px;
    cursor: pointer;
}

.favourites-modal {
    position: fixed;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 78px;
    background-color: white;
    box-shadow: 0 14px 28px #e2ebf0, 0 10px 10px #e2ebf0;
    padding: 0px 20%;
    z-index: 999999;
}

.favourites-modal span.btn.btn--default.btn--dark {
    position: relative;
    left: 200px;
}
span.btn.btn--default.btn--dark {
    position: relative;
}
.favourites-modal > * {
    display: inline-block;
    height: 80px;
    position: absolute;
}

.close-fav svg {
    fill: #43474a;
}

.close-fav {
    top: 42px;
    right: 10px;
}

.image-fav {
    width: 120px;
}

.name-fav > * {
    display: block;
    min-width: 120px;
    position: relative;
    height: 20px;
    margin: 10px 0 0px 150px;
    font-family: villeroy-boch, "Times New Roman", Times, serif;
}

.name-fav p {
    font-size: 16px;
    font-weight: 600;
    margin-top: -10px;
}

.link-fav {
    position: absolute;
    right: 250px;
    top: 20px;
}

.link-fav span {
    margin-right: 10px;
    font-size: 15px;
    white-space: nowrap;
    height: 40px;
}

.my-wishlist * {
    font-family: villeroy-boch, "Times New Roman", Times, serif;
}

.my-wishlist > *, .my-wishlist {
    text-align: center;
    padding: 0px;
}

.my-wishlist p {
    font-size: 17px;
}

.my-wishlist span {

}

#favor {
    border: 0px solid black;
}

#favor .page__main__wrapper {
    padding: 0 30px;
}

#favor fieldset {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid black;
}

.new-favourites {

}

.teaser-for-actions {
    top: -38px !important;
    right: 0px !important;
}

.fast_but_detail.link span {
    margin-left: 3px;
}

#wishlist-table th, #wishlist-table td {
    vertical-align: middle !important;
}

.add-in-card {
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
    cursor: pointer;
}

.hoversvg:hover a {
    color: #5991dc !important;

}

.hoversvg:hover .card_car {
    background-color: #5991dc !important;
}

.favourites-modal div .show480 {
    display: none;
}

.product-view .addFavouritesContainer.showMobile, .article-main.showMobile, .showMobile {
 display: none;
}

@media (max-width: 480px) {
    .category-products .addFavouritesContainer {
        top: -40px;
        left: unset;
    }
.table img {
    width: 80px;
    height: 80px;
}
    .category-products .product-rating {
        width: 110px !important;
        position: absolute;
        bottom: 10px;
    }

    .category-products .teaser__item .teaser__wrapper {
        /*border: 1px solid grey !important;*/
        padding-bottom: 65px !important;
    }

    .category-products .countDown {
        right: 15px !important;
    }

    .category-products .qty-holder .substract-product, .qty-holder .add-product {
        display: block !important;
        width: 50px;
    }

    .category-products .product-info__wrapper {
        padding: 0 15px 15px 0px !important;
        min-height: 100px;
        max-height: 80px;
    }

    .category-products .fast-but.link {
        padding-left: 0px !important;
        margin-bottom: 15px;
    }

    .category-products .addFavouritesContainer div.no-favourites {
        display: block;
    }

    .category-products .teaser__wrapper .btn--cart:not(.fast_but_detail) {
        /*background-color: #5991dc;*/
    }

    .favourites-modal {
        padding: 0px 10%;
    }

    .favourites-modal div *:not(.show480) {
        display: none;
    }

    .favourites-modal div .show480 {
        display: inline-block;
    }

    /*.favourites-modal{
        padding: 5px 10px;
        height: 140px;
    }
    .favourites-modal > *{
        height: 140px;
    }
    .name-fav > *{
        margin: 10px 40px 20px 60px;
    }
    .image-fav {
        width: 50px;
    }
    .link-fav {
        position: absolute;
        left: calc(50% - 107px);
        bottom: 10px;
        right: unset;
        height: 40px;
    }*/
    .category-products .actions > div:not(.qty-holder) {
        height: 0px;
    }

    #wishlist-view-form tr td:first-of-type {

    }

    #wishlist-view-form tr td:nth-of-type(3) {
        display: none;
    }

    #wishlist-view-form tr td:nth-of-type(4) {
        min-width: 60px;
    }

    #wishlist-view-form tr td:nth-of-type(5) {
        min-width: 60px;
    }

    #wishlist-table td {
    }

    #wishlist-table td:last-child {
        padding: 45px 0px;
    }

    .product-view .share-window-parent, .product-view .active-action {
        display: none;
    }

    .addFavouritesContainer {
       /* display: none;*/
    }

    .addFavouritesContainer.showMobile {
        display: block!important;
        top: -45px;
        right: 20px;
        left: unset;
    }

    .article-main, .hideMobile {
        display: none;
    }

    .article-main.showMobile {
        display: block;
        position: absolute;
        top: -42px;
        left: 20px;
    }

    .showMobile {
        display: block;
    }

    .product-view {
        padding-top: 60px;
    }
    .available-and-collection-block.showMobile .shield {
        display: inline-block;
        float: unset;
    }
    .available-and-collection-block.showMobile a{
        float: unset;
    }
    .available-and-collection-block.showMobile{
        padding: 30px 0px;
        text-align: center;
    }

    .product-view .product-availability{
        margin-top: 0px;

    }
    .product-view .product-availability p{
        display: inline-block;
        width: 15%;
        padding: 0px;
        font-size: 0px;
        padding: 0px 50px;
        position: relative;
        left: -20px;
    }
    #BVRRContainer{
        display: none;
    }
    .cart-itemprice .price-box .old-price{
        text-align: right;
    }


}
.old-price + .regular-price .price{
    /*color: #c73615;*/
}
.product-info__wrapper {
    position: relative;
    margin-bottom: 30px;
    height: 100px;
}

@media (min-width: 1024px) {
    .teaser__link > div {
        min-height: 210px;
    }
}

@media (min-width: 481px) and (max-width: 1023px) {
    .category-products .product-rating {
        bottom: 10px;
        width: 110px;
    }

    .category-products .product-info__wrapper {
        padding-bottom: 45px;
    }
}
.inputForItem {
    float: left;
    height: 30px;
    clear: both;
}
#product-shop .addFavouritesContainer {
    color: #023e84;
}

@media (min-width: 720px) and (max-width: 1024px) {
    .name-fav > * {
        margin: 0px;
        margin-top: 0px !important;
    }

    .link-fav {
        display: none;
    }
}

.qty-holder span {
    z-index: 9999;
}

.qty-holder .add-product:after, .qty-holder .substract-product:after {
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    width: 0;
    height: 0;
    content: ' ';
    position: absolute;
    left: 50%;
    margin-left: -25px;
    z-index: -1;
}

.qty-holder .substract-product:after {
    border-top: 8px solid #e2ebf0;
    top: auto;
    bottom: 0;
}

.qty-holder .add-product, .qty-holder .substract-product {
    display: block !important;
}
@media screen and (max-width: 485px) {
    .category-products .teaser__label {
        width: 65px;
        padding: 0;
        left: 304px;
    }
}
/* End */
/* /local/templates/main/fonts/css.css?1732882127955 */
/* /local/templates/main/css/new.css?17495641306369 */
/* /local/templates/main/css/all.css?173288239925265 */
/* /local/templates/main/css/styles.min.css?1733383319586708 */
/* /local/templates/main/css/sec.min.css?16907876278188 */
/* /local/templates/main/css/main.min.css?173288243110741 */
/* /local/templates/main/css/media.min.css?173286692321298 */
/* /local/templates/main/css/screen.min.css?1690787627460087 */
/* /local/templates/main/css/remodal.min.css?1690787627713 */
/* /local/templates/main/css/sat.css?17328823857655 */
/* /local/templates/main/css/remodal-default-theme.min.css?16907876274511 */
/* /local/templates/main/css/custom.css?17576682031904 */
/* /local/components/custom/check.city.in.header.yandex/templates/header/style.css?17024704353889 */
/* /local/templates/main/components/bitrix/search.title/bootstrap_v5/style.css?16907876281560 */
/* /local/components/custom/top_menu_header/templates/.default/style.css?171205072641 */
/* /local/templates/main/components/bitrix/sale.basket.basket.line/main1/style.css?16907876274401 */
/* /local/templates/main/components/bitrix/menu/footer_menu/style.css?1690787627581 */
/* /local/templates/.default/components/bitrix/main.userconsent.request/soglasie_naobrabotku1/user_consent.css?17328725593762 */
/* /local/templates/main/styles.css?17428917435445 */
/* /local/templates/main/template_styles.css?174289174318714 */
