.news_title{
font-size: 20px;
font-weight: normal;
line-height: 24px;
font-family: 'PFDinDisplayPro-Medium', Arial;
}

	#wmlvp { width: 265px; margin-bottom: 20px; /*border: 1px solid #ccc;*/ -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #ffffff; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.48); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.48); box-shadow: inset 0 1px 0 rgba(255,255,255,.48); }
	#wmlvp a.link-caption { font-family: "Georgia"; font-size: 16px; text-transform: uppercase; margin: 0; display: block; text-decoration: none; line-height: normal; text-align: center; padding:10px 0; }
	#wmlvp a:hover{ text-decoration: none; }
	#wmlvp .products-gallery ul { margin: 0px 0px 0px 0px; padding: 0; list-style: none; }
	#wmlvp .products-gallery ul li { display: inline-block; margin: 5px; -moz-box-shadow: 0 1px 0 rgba(255,255,255,.1); -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1); box-shadow: 0 1px 0 rgba(255,255,255,.1); }
	#wmlvp .products-gallery ul li a img { vertical-align: bottom; outline: 1px solid #b7b7b7; outline-offset: 2px; }
	#wmlvp .products-gallery ul li a:hover img { outline-color: #0088cc; }
	#wmlvp .products-gallery .image { margin:0; }


.user-conf {
 padding-top: 4px;

  height:100px;

  width: 201px;
}
.ok {
	position:absolute;
	border-radius:50%;
	background:#13a500;
	width:25px;
	height:25px;
	left:300px;
	position:absolute;
	float:right;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	line-height:27px;
	top:2px;
}
.wa-field-address .field {
	position:relative;
}
.wa-field-address  .ok {
		top:24px !important;
	}


.price-ftable {
    font-weight: bold;
    color: #F00;
    text-align: center;
}

.infobox {
    text-align: justify;
    width: 34%;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1),0 0 10px rgba(0,0,0,0.06) inset;
    padding: 10px 10px 10px 40px;
    margin: 15px 0;
    border: 1px solid #a1c0d0;
    color: #1d5e80;
    background: url("/wa-data/public/site/box_info.png") no-repeat scroll 0 0 #ebf5fa;
}

.infobox2 {
    text-align: justify;
    width: 90%;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1),0 0 10px rgba(0,0,0,0.06) inset;
    padding: 10px 10px 10px 40px;
    margin: 15px 15px;
    border: 1px solid #a1c0d0;
    color: #1d5e80;
    background: url("/wa-data/public/site/thumb-up-infobox.png") no-repeat scroll 0 0 #ebf5fa;
}


.prepayment {
    font-size: 13px;
    text-align: justify;
    width: 70%;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1),0 0 10px rgba(0,0,0,0.06) inset;
    padding: 11px 10px 10px 40px;
    margin: 15px 0;
    border: 1px solid #a1c0d0;
    color: #1d5e80;
    background: url("/wa-data/public/site/delivery-gift.png") no-repeat scroll 0 0 #ebf5fa;
}



/* Checkout
----------- */
.checkout {
    border:0;
}
.container-fix {
  padding-left: 0;
}
.checkout {
  margin: 20px 0 0;
}
.checkout-header {
  margin: 0;
  color: #999;
  background: #fff;
  padding: 20px;
}
.checkout-header h3 {
  margin-bottom: 0;
}
.checkout-header h3 a {
  text-decoration: none;
  color: #777;
  font-weight: normal;
}
.checkout-header h3 a:hover {
  color: #4193df !important;
}
.checkout-header strong {
  color: #666;
}
.checkout ul.checkout-options {
  padding-left: 25px;
}
.checkout ul.checkout-options li {
  list-style: none;
  position: relative;
  margin-bottom: 30px;
  clear: both;
}
.checkout ul.checkout-options li h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
.checkout ul.checkout-options li h3 select {
  width: 270px;
  margin: 0;
  color: #000;
  height: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  border: 1px solid #B3B3B3;
  font-size: 13px;
}
.checkout ul.checkout-options li h3 label {
  margin-right: 10px;
}
.checkout ul.checkout-options li .rate {
  float: right;
  text-align: center;
  width: 250px;
}
.checkout ul.checkout-options li .rate .price {
  font-size: 18px;
}
.checkout ul.checkout-options li .rate .est_delivery {
  font-size: 12px;
  color: #888888;
}
.checkout ul.checkout-options li p {
  width: 70%;
  font-size: 0.85em;
  color: #888888;
}
.checkout ul.checkout-options li input[type="radio"] {
  position: absolute;
  top: 4px;
  left: -25px;
}
.checkout ul.checkout-options li label input[type="radio"] {
  top: -1px;
}
.checkout ul.checkout-options li img.method-logo {
  position: relative;
  float: left;
  margin-right: 10px;
  top: -6px;
  left: 0;
  /* adjusted for default 60x32-px logos */
}
.checkout ul.checkout-options li .wa-form {
  margin-top: 0;
  margin-bottom: 30px;
}
.checkout ul.checkout-options li .wa-form label input[type="radio"] {
  position: static;
}
.checkout .checkout-result {
  padding: 60px 0 20px;
  background: #fff;
  text-align: center;
}
.checkout .checkout-result h1 {
  font-size: 4em;
  margin-bottom: 50px;
  font-weight: bold;
}
.checkout .checkout-result.error h1 {
  color: red;
}
.checkout .checkout-result .wa-form {
  margin: 10px auto 20px;
  width: 400px;
  float: none;
  text-align: left;
}
.checkout .checkout-result .back {
  margin-top: 50px;
}
.checkout {
  padding: 0;
}
.checkout h2 {
  padding: 15px 20px 18px;
  font-weight: normal;
  background: #ededed;
  margin: 0;
  font-size: 20px;
}
.checkout h2 a {
  text-decoration: none;
  color: #000;
}
.checkout h2 a:hover {
  color: #4193df !important;
}
.checkout h2.upcoming a:hover {
  color: #000 !important;
  cursor: default;
}
.checkout h2 a.hint {
  font-size: 0.6em;
  color: #aaa;
  text-decoration: none;
  margin-top: 6px;
}
.checkout h2 a.hint strong {
  text-decoration: underline;
}
.checkout h2.is-done {
  position: relative;
}
.checkout h2.is-done:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  background-size: 30px;
}
.checkout .checkout-step-content {
  padding: 20px;
  background: #fff;
}
.checkout ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}
.checkout ul li {
  font-size: 1.1em;
  margin-bottom: 5px;
}
.checkout ul li input[type="radio"] {
  margin-right: 3px;
}
.checkout #login-form h1 {
  display: none;
}
.checkout input.large {
  font-size: 1.4em;
}
.checkout .comment {
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
}
.checkout blockquote img {
  margin-right: 20px;
  float: left;
  border-radius: 50%;
}
.checkout blockquote p {
  margin-bottom: 10px;
  margin-left: 70px;
  font-size: 14px;
}
.checkout blockquote p span {
  color: #000;
}
.checkout-step {
  border: 1px solid #e1e1ef;
  margin-bottom: 2px;
}
.checkout .errormsg.inline {
  display: inline;
  margin-left: 10px;
}
.checkout table.table {
  width: 100%;
}
.checkout table.table td {
  border: none;
}
.checkout .last span.loading {
  left: -10px;

}
.loading img {
	width:22px;
	height:22px;
	margin-top:-10px;
}
.checkout .wa-form .wa-field .wa-name {
  padding-top: 0.3em;
}
.checkout .wa-form .wa-field.wa-field-birthday .wa-value select {
  margin-right: 5px;
}
.checkout .wa-form .wa-field.wa-field-address .wa-field-address-zip input {
  min-width: 100px;
  width: 20%;
}
.checkout .float-right {
  float: right;
}
.checkout-options {
	padding:0 30px !important;
}
.checkout-content {
    padding:20px 0;
}

.table_td td
{
    padding: 6px;
}

.carousel_list_2
{
    padding: 3px;
}

.skus li
{
    list-style-type: none;
}

.headblock .price {margin-bottom:10px;}

.padlock{
    position: relative;
    top: 180px;
    left: 650px;
    width: 40%;
}


.prodtabs li {
    background-color: #FFFFFF;
    color: #444;
    text-decoration: none;
    border: 1px solid #bfbfbf;
}


.kupivkredit-button {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 50px;
  *display: inline;
  *zoom: 1;
  outline: none;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}
button.kupivkredit-button {
  margin: 0;
  padding: 2px 3px 4px;
  border: 0px none;
  outline: none;
  overflow: visible !important;
  cursor: pointer;
  background: none;
}
a.kupivkredit-button:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(about:blank);
}
.kupivkredit-button:hover .kupivkredit-button-content {
  background: #f8a416;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fec953), color-stop(100%, #f39c0c));
  background: -webkit-linear-gradient(top, #fec953 0%, #f39c0c 100%);
  background: -moz-linear-gradient(top, #fec953 0%, #f39c0c 100%);
  background: -o-linear-gradient(top, #fec953 0%, #f39c0c 100%);
  background: -ms-linear-gradient(top, #fec953 0%, #f39c0c 100%);
  background: linear-gradient(to bottom, #fec953 0%, #f39c0c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fec953', endColorstr='#f39c0c', GradientType=0);
}
.kupivkredit-button:active .kupivkredit-button-content {
  box-shadow: inset 0 1px 6px #563806;
  -webkit-box-shadow: inset 0 1px 6px rgba(86, 57, 6, 0.35);
  -moz-box-shadow: inset 0 1px 6px rgba(86, 57, 6, 0.35);
  box-shadow: inset 0 1px 6px rgba(86, 57, 6, 0.35);
  background: #f3a626;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3a626), color-stop(100%, #f3a626));
  background: -webkit-linear-gradient(top, #f3a626 0%, #f3a626 100%);
  background: -moz-linear-gradient(top, #f3a626 0%, #f3a626 100%);
  background: -o-linear-gradient(top, #f3a626 0%, #f3a626 100%);
  background: -ms-linear-gradient(top, #f3a626 0%, #f3a626 100%);
  background: linear-gradient(to bottom, #f3a626 0%, #f3a626 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3a626', endColorstr='#f3a626', GradientType=0);
  line-height: 49px;
}
.kupivkredit-button-content {
  display: block;
  padding: 0;
  height: 100%;
  cursor: pointer;
  background: #f8ad30;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fec953), color-stop(100%, #f5ac33));
  background: -webkit-linear-gradient(top, #fec953 0%, #f5ac33 100%);
  background: -moz-linear-gradient(top, #fec953 0%, #f5ac33 100%);
  background: -o-linear-gradient(top, #fec953 0%, #f5ac33 100%);
  background: -ms-linear-gradient(top, #fec953 0%, #f5ac33 100%);
  background: linear-gradient(to bottom, #fec953 0%, #f5ac33 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fec953', endColorstr='#f5ac33', GradientType=0);
  box-shadow: 0 1px 3px #8a621f;
  -webkit-box-shadow: 0 1px 3px rgba(137, 98, 31, 0.9);
  -moz-box-shadow: 0 1px 3px rgba(137, 98, 31, 0.9);
  box-shadow: 0 1px 3px rgba(137, 98, 31, 0.9);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font: 700 20px/24px 'Helvetica Neue', Arial, sans-serif;
  text-shadow: 0 1px #b1760c;
  line-height: 50px;
  text-align: center;
}
.kupivkredit-button-content > .kupivkredit-icon {
  margin: 0 5px 0 -5px;
}
.kupivkredit-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNTc1MjcxN0ZGNjkxMUUyQUIzQkE3QkMyMEMwOEIxQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNTc1MjcxOEZGNjkxMUUyQUIzQkE3QkMyMEMwOEIxQiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA1NzUyNzE1RkY2OTExRTJBQjNCQTdCQzIwQzA4QjFCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA1NzUyNzE2RkY2OTExRTJBQjNCQTdCQzIwQzA4QjFCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+9cRiswAAA5JJREFUeNrsV21IU1EYvruOQAsiI5DAPkH6EUQQhBV9/PZHmlISVEJEJBJkakW1zWFpE1EUNC21NJ35VfmRs9TSzPyYWuQsNT8yXTrT6Zzza249Rza5zU033bQfvvBwznnvec997rnnPu97WcGu9hTTOFUqajnGP+Rg9lzcawuabOAokEpTq2Qgso/SasWEiELW2xbhtn11yICIJ4h8olisbZNKhSzzlnfwmHyglL3CJFhoeKQLItTM9KSqQOD3QPqtPgc+DXsFiWxAkwJ4kLFWo5kpTwqNkZRkJ2E4QXzsFSKyA68lH7uxV+/7XJjyrPKpIBrdYb2PXgEix0GknkmkU/yuOD/UNxRdKXMubWMiV9C8BRFHve9P1/fGNH93LrothvPZNiKxDg15BZeZfuVg/09hgCdHo56uMRbHtgERppDN2ZRqVJ7L9eHLpZ0iU7HWJkOELI/oB9OJnZgsjr4h6Gooz8BQbSrYmmdmTsj+8Wq12qr0qLjGvCePMFow11iDDBGy4NlXw2LZG16UlOY8L3vIjUR3cLGFaIYyLsWIkOXMKqoR65HUvs/hnL+HbrdZT4VdJAroPvsJUlSRDv1mxM4TMqbhoErizx30nRpXVpj7ZDQESI52E3AaSAZ+AySb8gFXwM5I3DwhY9r4yJA0I9CLByIfLNlmO8emzJ6dB07s2ejkvItxBrYCx4CLgB+wH3DQKeYFQAgi640tOD2hUuTyfLi/vlYLMZyxhAw5M83p1z14Qz3tTSbmEPX01iW5ASDWlCRoZtTTpXGcyLYqEZk7ZekBpHWC9DHz5hmuanhQupzPSpybkFibFUvIKpcSr/+0tbKO5oJXIZdC1JPjo0tZqLXy9UtRZEA4urKlPgxTZ6awvall8bxILfbbkkX6Wr9UZwR58SERHcvZWUPRU1ZnxMSKXzxOMncBRX9PW5r/ybsg0rhc9aSNJLr+oohr4e01JQWLBU8oR2RZt8/yxoZkZdbIJ7SJzPtDGOjJxzmqMxVI6tdCwdWw3mZxLuZrbEaG2J2KkTphwCmecrCv0/DabP2aeD9aUpKVDCIT1sq0CybKkb7uN6QGwac/xPSjfk2tTAmPAZFha9Yf9CKFkrqroSJTFBUUTmoSXf0qQv0ahmtSysq2aHGFm6rwy5qw2Xm3k8sRt8OoX3nwtdiiXGUZ/msvYKRocgFKbFXAkxKC+l+Mpv4jWyOzRsZS+yvAACulny1aGP1AAAAAAElFTkSuQmCC) no-repeat;
}

.oneclick_bottom a {
    left: 280px;
    font-weight: normal;
    border-style: none;
    border-width: 0;
    width: 190px;
    height: 5px;
    color: #fff;
    padding: 15px 35px 15px 35px;
    font-family: arial;
    font-size: 20px;
}

.blue_button {
border: 1px solid #0088cc;
line-height: 38px;
border-radius: 5px;
background: #ffffff;
font-size: 15px;
color: #0088cc;
font-weight: bold;
padding: 9px 30px;
text-decoration: none;
}

.blue_button:hover {
border: 1px solid #0088cc;
line-height: 38px;
border-radius: 5px;
background: #E1E1E1;
font-size: 15px;
color: #0088cc;
font-weight: bold;
padding: 9px 30px;
text-decoration: none;
}
/*Additional styles*/
/*<h> to <div>*/
.h-title {
    font-family: 'PFDinDisplayPro-Medium', Arial;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
    margin: 10px 0;
}
.h-title_h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
}
.h-title_h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
}
.h-title_h3 {
    font-weight: normal;
    font-size: 24.5px;
    line-height: 40px;
}
.h-title_h4 {
    font-size: 17.5px;
}
.main_slider_block .slide .slide_text .h-title_h4 {
    font-size: 26px;
    font-family: 'PFDinDisplayPro-Medium', Arial;
    font-weight: normal;
    text-shadow: 1px 1px 0px #000000;
}
.preim .h-title_h4 {
    font-weight: normal;
    color: #3573b7;
}
.rightmenufilter .title-nav .h-title_h5 {
    font-weight: normal;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    display: inline;
    width: 100%;
    padding: 0 10px;
}
/*<h> to <div>*/
/*end Additional styles*/

.description_category h2 {
    font-size: 24px;
    font-weight: normal;
}

.description_category h3 {
    font-size: 20px;
    font-weight: normal;
}
.work-time {
    font-size: 12px;
    line-height: 1.3;
    margin-left: -40px;
    margin-right: -50px;
    width: auto;
}

.preorder-open, .preorder-submit {
    margin: 0 !important;
    padding: 8px 10px 7px 10px !important;
}

/* иконки в футере*/

.footer-icon-list{
    margin:0;
    padding:0;
    margin-top:15px;
    width:100%;
}

.footer-icon-item{
    display:inline-block;
    list-style-type:none;
    margin-bottom:8px;

}

.img img {
    width:127px;
}

.testing {
    background-color: black !important;
}

li.testing > a:after {
    content: 'Hello world';
    width: 6px;
    height: 11px;
    display: block;
    right: 10px;
    top: 40%;
    position: absolute;
    background-image: url("img/arrow-right.png");
    background-repeat: no-repeat;
}

.topmenu li ul li.testing > a:after {
    width: 6px;
    height: 6px;
    color: #315a87;
    border-bottom: 2px solid #3573b7;
    border-right: 2px solid #3573b7;
    transform: rotate(313deg);
}

li.collapsible > a:after {
    background: #0000cc;
	content: '';
	width: 6px;
	height: 11px;
	display: block;
	right: 10px;
	top: 40%;
	position: absolute;
	background-image: url("img/arrow-right.png");
	background-repeat: no-repeat;
}

.topmenu li ul li.collapsible > a:after {
	width: 6px;
	height: 6px;
	color: #315a87;
	border-bottom: 2px solid #3573b7;
	border-right: 2px solid #3573b7;
	transform: rotate(313deg);
}

.l-address-info__map {
	margin-bottom: 10px;
}

.header .work-time span {
	margin-left: 0;
}

.logo {
	text-align: center;
}

.logo img {
	max-height: 150px;
}

/**/
.phone-number {
    font-size: 18px !important;
    font-weight: 100 !important;
}
.header .phone span {
    font-weight: 100 !important;
}

/**/
.shipping-55 .price {
    font-size: 0 !important;
    position: relative;
}
.shipping-55 .price::after {
    content: "Стоимость доставки уточняется менеджером";
    position: absolute;
    top: 0px;
    left: -100px;
    color: rgb(170, 170, 170);
    font-size: 12px;
    font-style: italic;
}

/**/
.helpdesk-form {
    padding: 5px 10px !important;
}

.wa-form.elmpodbor-helpdesk-form iframe {
    height: 601px;
}

.promo .buy1click__and__stock-info {
	display: none;
}
li .offers .low-price {
	display: none;
}

.call-back-btnn {
	position: relative;
	top: 1px;
	left: 0;
	font-weight: 100;
	bottom: -14px;
	font-size: 12px;
	color: #3573b7;
	border-bottom: 1px dashed;
	line-height: 14px;
	text-decoration: none;
}

.guarantee_stribe {
    clear: both;
    position: relative;
    background: #ffde00;
    padding: 10px 20px 1px 95px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.guarantee_stamp {
    display: block;
    width: 64px;
    height: 64px;
    background: url(/wa-data/public/site/guarantee-stamp-new.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 20px;
}

.footer-socials-icon {
    width: 27px;
    height: 27px;
}

.footer-socials-link {
    text-decoration: none;
    margin-left: 3px;
}

.header-links {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    height: 46px;
}

.header-links__item {
    white-space: nowrap;
}

.mainmenu2 .mainmenu2__item {
    height: 36px;
}

.mainmenu2 li a {
    padding: 10px 2px !important;
    display: flex !important;
    height: 40px;
}

.mainmenu2-block_1 {
    width: 40px;
    display: flex;
    align-items: center;
    margin: 0 0 0 3px;
}

.mainmenu2-block_2 {
    font-size: 12px;
    display: flex;
    align-items: center;
}

.gallery .product_video {
	position: relative;
}

.gallery .product_video::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 48px;
	height: 48px;
	background: url('img/youtube-play.svg') no-repeat center;
	transform: translate(-50%, -50%);
}

.gallery:hover .product_video::after {
	transform: translate(-50%, -50%) scale(1.1);
}

.thumbs .product_video {
	position: absolute;
	top: 40px;
	right: 0;
}

.list .product_video {
	position: absolute;
	top: 0;
	left: 140px;
}
a.product_video:hover {
	transform: scale(1.1);
}

#cboxOverlay {
	background-color: #000000;
}

#category-reviews .reviews-branch {
	margin-left: 0;
}

#category-reviews .review {
	margin: 0;
}

#category-reviews .summary {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0.7rem;
}

#category-reviews .review__product-link {
	align-self: flex-end;
	margin-right: 10px;
}

#category-reviews .summary h6 {
	margin-right: 10px;
	margin-bottom: 0;
}

#category-reviews .review__author-info {
	flex-basis: 100%;
	align-self: flex-end;
}

#category-reviews .review__content {
	display: flex;
}

#category-reviews .review__content-image {
	align-self: flex-start;
	text-align: center;
	min-width: 100px;
	max-width: 100px;
	margin-right: 10px;
}

@media screen and (max-width: 500px) {
	#category-reviews .review__content {
		flex-direction: column;
	}
}

.h3 {
	font-size: 24.5px;
	line-height: 40px;
}

.upselling,
.crossselling {
	clear: both;
}

.upselling + .crossselling .h3 {
	line-height: 40px;
}

.thumbs li.thumb-item {
	height: 360px;
}

.product-item-features {
	font-size: 11px;
	color: #888888;
	margin-bottom: 10px;
}

.product-item-features__item {
	position: relative;
	margin: 0;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product-item-features__value {
    margin-left: 3px;
}

.product-item-features__value img {
	height: 20px;
}

.product-item-features__item--hover {
	overflow: visible;
	white-space: normal;
}

.product-item-features__item--hover .product-item-features__value {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	z-index: 5;
}

.thumbs li .price {
	height: 40px;
}

.h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
}

.product-page__tabs {
	display: flex;
	list-style: none;
	margin-top: 15px;
	margin-left: 0;
}

.product-page__tabs > li:not(:last-of-type) {
	padding-right: 15px;
}

.product-page__product {
	margin-top: 20px;
}