a.album-meta__btn:visited {
    color: #625F61;
}
.container {
	width: auto;
}
.carousel-wrap {
	padding: 0;
	clear: both;
	position: relative;
	width: 100%;
	margin: 0px auto 18px !important;
}
.carousel-wrap .carousel {
	margin: 0 auto;
}
.carousel-wrap .carousel li {
    float: left;
    width: 135px;
}

.carousel-prev, .carousel-next {
	    background-position: center center;
}

.carousel-brands__item {
	width: 135px;
	height: 80px;
	display: block;
	line-height: 80px;
	text-align: center;
	vertical-align: middle;
}
.carousel-brands__item a {
	float: none !important;
	display: block !important;
}
.carousel-brands__item img {
    vertical-align: middle;
    display: inline;
    max-width: 100%;
}

.slick-prev, .slick-next {
	position: absolute;
	display: block;
	top: 50%;
	width: 14px;
	height: 23px;
	margin-top: -12px;
	color: #333;
	text-indent: -9999px;
}
.slick-next {
    right: -10px;
    background: url("images/carousel-next.png") 0 0 no-repeat;
}
.slick-prev {
    left: -10px;
    background: url("images/carousel-prev.png") 0 0 no-repeat;
}
.slick-next:active,
.slick-next:hover {
    background: url("images/carousel-next.png") 0 0 no-repeat;
}
.slick-prev:hover {
    background: url("images/carousel-prev.png") 0 0 no-repeat;
}

.carousel-wrap__left {
	border: 1px solid red;
	width: 50%;
	height: 80px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 405px;

}
.carousel-wrap__right {
	border: 1px solid red;
	width: 50%;
	height: 80px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 405px;
}

.carousel-wrap .carousel-prev {
	left: 20px;
}
.carousel-wrap .carousel-next {
	right: 20px;
}

.carousel-wrap .prev,
.carousel-wrap .next {

	width: 270px;
	height:61px;
	border:0px solid red;
	background: none;
	outline: none;
}


#plansmenu {
	margin: -10px auto 8px !important;
}

.carousel-inner {
    height: auto;
}

.pagen img {
	max-width: 100%;
}

.teaser--default .teaser__img img {
    width: auto;
}
.teaser:last-child .teaser__img {
	margin-bottom: 0;
}

.post-list__item .node {
	padding-bottom: 20px;
}

.filter-btn__reset {
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #625F61;
}
.page-classic__image {
	text-align: center;
}

.block-shadow > .block .video-list--small {
    margin-bottom: 10px;
}

.search-photo .gallery__image img {
	height: auto;
}

#cboxTitle {
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: left;
    width: 100%;
    color: #000;
    background-color: #fff;
    padding: 10px;
}

.title-popup {
    position: relative;
    z-index: 100;
}

.wrap-img {
	text-align: center;
}

.node td {
	vertical-align: top !important;
}
.block-shadow > .block .video-list--small {
    margin-bottom: 0px;
}

.video-list--small .video {
    height: auto;
}
.video-list--small .video:nth-child(1),
.video-list--small .video:nth-child(2) {
	margin-bottom: 15px;
}


.quote-list {
	margin-bottom: -30px;
}

.store__more a {
	font-size: 13px;
    display: block;
    line-height: 1.2;
    color: #625F61;
    border-bottom: 0;
    font-family: Verdana, Arial, sans-serif;
}
.store__more a:hover {
	color: #000;
	text-decoration: underline;
}
.store__more li a {

}
.store__more li a:after {
    content: ' >';
}

.gallery-list .gallery {
	border: 1px solid #A8A695 !important;
}
.gallery-list--second .gallery {
	border: 1px solid transparent !important;
}

.modal-img {
	padding: 10px 10px 0 10px;
}

.bx-wrapper img {
    height: auto;
}
.slider-for__link {
	line-height: 360px;
}

.quote:last-child {
	border-color: transparent;
}

.col-4 .col-xs-4 {
    width: 75%;
}
.col-4 .col-xs-2 {
    width: 25%;
}

.noborder td {
	border: 0;
}

.quote-list__item {
    border-top: 1px solid #A9A899;
    border-bottom: 0;
    padding: 20px 0 0 0;
    margin-top: 35px;
}
.quote-list__item:first-child {
	margin-top: 0;
}

.quote-list > .jscroll-inner > .quote-list__item:first-child {
	border-top: 0;
}

.box__title:first-letter {
	text-transform:uppercase;
}

.slider-for__link img {
	height: 360px;
}

.footer-copy {
	font-size: 12px;
	line-height: 20px;
	color: #636363;
}

.footer__meta {
	margin-bottom: 20px;
}

.dev {
	text-align: center;
}
.dev__label {
	margin-bottom: 4px;
	color: #545454;
}
.dev__logo {
	width: 100px;
}

.form--user .form-input,
.form--reg .form-input {
	background: #fff;
	border: 1px solid #c1c5c8;
	border-radius: 2px;
	color: #000;
	box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
	display: inline-block;
	outline: none;
	vertical-align: middle;
	font-size: 14px;
	padding: 6px 8px;
	margin-bottom: 3px;
	width: 330px;
}
.form--user .form-input {
	width: 200px;
}

.form--reg .help-block {
	margin-left: 111px;
}

.form--reg .select {
	background: #fff;
	border: 1px solid #c1c5c8;
	border-radius: 2px;
	color: #000;
	box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
	display: inline-block;
	outline: none;
	vertical-align: middle;
	font-size: 14px;
	padding: 6px 8px;
	margin-bottom: 3px;
	width: 330px;
}

.form--reg .help-block {
	margin-top: 0;
	margin-bottom: 0;
}

.list__var--error input {
	border: 1px solid red;
}

.list__var--error + .help-block {
	color: red;
}

.list__item {
	width: 570px;
}

.alert-box {
	color: #000;
}
.alert-box__title {
	font-size: 16px;
	margin-bottom: 20px;
}
.alert-box__row {
	overflow: hidden;
	margin-bottom: 5px;
}
.alert-box__row--last {
	margin-bottom: 0;
}
.alert-box__left {
	float: left;
	width: 180px;
}
.alert-box__right {
	float: left;
	width: 100px;
}

.alert-box__left label {
	font-weight: normal;
	position: relative;
	top: -4px;
}

.links__link--active {
	font-weight: bold;
	text-decoration: none;
}
.links__link--active:active,
.links__link--active:hover {
	text-decoration: none;
	color: #666666;
}
a.links__link:visited {
	color: #666666;
}


.preloader,
[id^="wait_comp"] {
	z-index: 999;
}

.bxslider-wrap:after {
    background-color: rgba(214, 207, 188, 0.60);
}

.size .radio label {
	padding-left: 13px !important;
	vertical-align: top;
}

.rating--video {
	text-align: left;
}
.album-meta--video {
	padding-top: 2px;
}
.views--video {
	margin-bottom: 10px;
}

.list__input {
	padding: 0 10px;
	border-radius: 0;
}

.store__item:after {
	height: auto;
	bottom: 0;
}
.welcome__text {
	padding-top: 20px;
}
.welcome a,
.pagen a {
	color: #847B5B;
	font-style: italic;
}
.welcome a:visited,
.pagen a:visited {
	color: #93320D;
}

.drop__col ul > li > span {
	color: #000;
	margin-bottom: 5px;
	display: block;
	text-transform: none;
}

.dev {
	text-align: left;
	 margin-top: -15px;
	 position: relative;
}
.dev__label {
	display: inline-block;
	vertical-align: top;
	margin-right: 7px;
}
.dev__link {
	display: inline-block;
	vertical-align: top;
}
.footer__dev {
	margin-left: 50%;
}

.cart-info {
	width: 340px;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	padding-top: 30px;
}
.cart-info--auth {
	width: 400px;
}
.cart-info__text {
	margin-bottom: 10px;
}
.cart-info__text a {
	font-size: 22px;
}
.cart-info__btns .btn {
	margin: 0 10px;
}

.size__item {
	float: none;
    width: 100%;
    display: block;
    vertical-align: top;
}

.form__item--error {
	color: #f00;
}
.form__item--error input {
	border: 1px solid #f00;
}

.form-message {
	color: #f00;
	padding-left: 285px;
}

.compare__row {
	white-space: normal;
    width: 250px;
}
.comparison-header__item span,
.compare__row span {
	display: table-cell;
	vertical-align: middle;
}
.compare {
    width: 250px;
}
.drop__col > li > span {
	margin-bottom: 12px;
	display: block;
}

.count-height a {
	display: table-cell;
	vertical-align: middle;
}

.comparison-header__item.count-height {
	float: right;
	text-align: right;
}
.comparison-header__item {
	clear: both;
	text-align: left;
}
a.button-link{
	color: #fff;
	border-width: 0;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
	background: #de7744;
	display: block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: normal;
    padding: 8px 30px;
    line-height: 1.4;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	width:195px;
	margin: 6px auto 0;
}
a.button-link:hover{
	text-decoration:none;
	background: #ff894e;
}
a.button-link-brands{
	color: #fff;
	border-width: 0;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
	background: #de7744;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: normal;
    padding: 8px 30px;
    line-height: 1.4;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	margin: 6px auto 0;

	display: table;
    max-width: 195px;
    width: auto;
    word-break: break-word;
}
a.button-link-brands:hover{
	text-decoration:none;
	background: #ff894e;
}
.block-shadow--last .col-xs-2 .block > div img {
	width: 100%;
	height: auto;
}
.tabs__link {
  padding: 12px 25px 6px;
}
.tabs--simple .active .tabs__link {
  padding: 12px 25px 8px;
}
.drop__title {
	color: #fff;
	display: block;
	margin-bottom: 12px;
	text-transform: uppercase !important;
}
.drop__title + ul .drop__title {
	color: #4C4939 !important;
	text-transform: none !important;
	display: block !important;
	margin-bottom: 10px !important;
}

.ulogin-buttons-container {
	width: 218px !important;
}
.ulogin-buttons-container > div {
	margin: 0px 4px 10px 4px !important;
}
.ulogin-buttons-container > div {
	background: none !important;
	background-image: url(images/sprite.png) !important;
	background-repeat: no-repeat !important;
	display: block !important;
	width: 35px !important;
	height: 35px !important;
}
.ulogin-buttons-container > .ulogin-button-yandex {
	background-position: -132px 0 !important;
}
.ulogin-buttons-container > .ulogin-button-vkontakte {
	background-position: -616px 0 !important;
}
.ulogin-buttons-container > .ulogin-button-facebook {
	background-position: -704px 0 !important;
}
.ulogin-buttons-container > .ulogin-button-google {
	background-position: -264px 0 !important;
}
.ulogin-buttons-container > .ulogin-button-twitter {
	background-position: -660px 0 !important;
}


.third-custom {
	padding-left: 12px;
}
.third-custom a {
	color: #000 !important;
	margin-bottom: 5px !important;
}
.third-custom + li:not(.third-custom) {
	margin-top: 10px !important;
}
/*
li:nth-child(2) .drop {
	display: block;
}
 */

 .filters__link--active:visited {
 	color: #fff;
 }
 .filters__link:hover {
     color: #8C8773;
 }

 h1.card__title{
	margin-top:0;
}
.filters__link:focus,
.filters__link:active {
	color: #8C8773;
}
.filters__link--active:focus,
.filters__link--active:active,
.filters__link--active:hover {
    color: #fff;
}

.cart-product--inline .cart-product__img img {

	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

.cart-product--inline {

}
.cart-product--inline .cart-product__img {
    display: block;
    float: left;
    width: 150px;
    height: 150px;
    line-height: 145px;
    vertical-align: middle;
    overflow: hidden;
}

.personal_right_link{
	padding-bottom:20px;
}
.personal_right_link a{
	text-decoration:underline;
}
.personal_right_link a:hover{
	text-decoration:none;
}
.drop__col .third-custom .drop__more{
	font-size:14px;
}
a.underline{
	text-decoration: underline;
}
a.underline:hover{
	text-decoration: none;
}
.errorCardVal{
	font-size: 12px;
	color: red;
}

.box__left, .box__right {
    min-height: 320px;
	height: auto;
	position: relative;
}

.box--horizontal .box__footer {
    margin-top: 0px;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0px;
}

.box__text {
    padding-bottom: 30px;
}

.box__right {
    border-left: 1px solid #ABABA8;
    margin-left: -1px;
}
.media-right .rating{
	text-align: left;
}

.card-buttons__span {
	display: block;
	vertical-align: top;
}

.hide-comments .com{
	display: none;
}
.hide-comments .com:nth-child(-n+5) {
	display: block;
}

label.register_radio{
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
}
.name_organ {
	font-size: 11px;
}
.configuration-icon {
	height: 25px;
	margin-top: -15px;
	position: relative;
	padding-right: 7px;
}
.configuration-icon.no-select {
	opacity: 0.4;
}
/* Кнопка вверх */
#topbutton{
	width: 16%;
	position:fixed;
	left: 0px;
	bottom:50px;
	display: none;
	z-index:10;
}
#topbuttonoffset{
	height: 20px;
	opacity: 1;
	position: relative;
	bottom:0;
	text-align: left;
}

/* New-style for topButton */
.topBut {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 50;
    border-radius: 6px;
    width: 60px;
    height: 60px;
    background: rgba(121, 85, 72, 0.4);
    cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.topBut:hover {
	background: rgba(121, 85, 72, .8);
	transform: rotate(360deg);
    border-radius: 60px;
}
.topIco {
    position: absolute;
    top: 2px;
    left: 12px;
    width: 0px;
    height: 0px;
    border: 18px #fff solid;
    border-color: transparent transparent rgba(255,255,255,.4) transparent;
    -webkit-transition: border-color .4s;
    -moz-transition: border-color .4s;
    -ms-transition: border-color .4s;
    -o-transition: border-color .4s;
    transition: border-color .4s;
}
.topBut:hover > .topIco {
    border-color: transparent transparent rgba(255,255,255,.6) transparent;
}


.error-box {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.error-box__main {
	margin-bottom: 50px;
	color: #cccccc;
	font-weight: normal;
}
.-page404 .error-box__main {
	font-size: 40px;
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
}
.error-box__top {
	color: #cccccc;
	font-size: 80px;
	font-weight: 500;
	line-height: 60px;
	text-align: left;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, sans-serif;
}
#toptext{
	cursor: pointer;
	border-bottom: 1px solid #625f61;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color:#625f61;
}
#toptext:hover {
	color:#000;
	border:0;
}

.card-bonus {
	color: #de7744;
}
.card-bonus-shine{
	background-image: -webkit-linear-gradient(92deg,#de7744,#a05631);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: hue 2s infinite linear;
}

@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }

  to {
    -webkit-filter: hue-rotate(-180deg);
  }
}
.config-title {
	color: #DF7745;
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 20px;
}
.step_prev__btn {
	position: absolute;
	bottom: 50px;
	right: 0;
	padding: 6px 30px;
	min-width: 115px;
}
.step--selected .step__title {
	cursor: pointer;
}

.footer-pd-disclaimer {
	font-size: 12px;
	line-height: 20px;
	color: #636363;
	padding: 10px;
}

.privacy_policy_link {
	padding-left: 17.3%;

}

.privacy_policy_link a {
	color: #636363;
}
img.img_spec {
	width: 100%;
	height: 100%;
}

.soc_icon_bottom img {
	width: 32px;
	height: 32px;
	margin-left: 10px;
}
.soc_icons_bottom_block .soc_icon_bottom:first-child img{
	margin-left: 0;
}

.on_order {
	color: red;
}

.bulky_goods{
	color: red;
	word-wrap: break-word;
	min-width: 10px;
}

.ImgWidth100{
	/*max-width: 100%;*/
	width: 100%;
}

/* Блок для видео с огранчением по ширине */
.pages_video-container {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 56.25%;
}

.pages_video-container iframe,
.pages_video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 100%;
}

/* В стиль этого блока необходимо добавить нужное значение, например style="max-width: 640px;"  */
.pages_video-wrap {
	width: 100%;
}

