/* css-words */
.css-word-before_optovyh:before {
	content:'оптовых ';
}

/* fixes */
.clear-both {
	clear: both;
}

/* reviews page */
html body .reviews-branch {
	display: inline-block;
    padding-left: 0;
	width: 100%;
}
html body .reviews-branch li {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
html body .reviews-branch li:before {
	display: none;
}
.write-review {
    margin-bottom: 40px;
    display: inline-block;
    height: auto;
    background: none !important;
	padding: 0;
}
.write-review a {
	color: white !important;
	padding: 8px 14px 9px;
    background: var(--primary-color);
    text-decoration: none;
    cursor: pointer;
    transition: color ease-in-out .2s;
    border-radius: 4px;
}
.write-review a:hover {
    opacity: 0.9;
}
.review-form #review-text {
	max-width: 100%;
    line-height: 1.2;
    padding: 8px 14px 9px;
    font-size: 14px;
    vertical-align: top;
    border: 1px solid var(--primary-border-color);
    border-radius: 4px;
    outline: 0;
    background: #fff;
    display: block;
    width: 100%;
    height: 100px;
    margin-bottom: 40px;
    min-height: 100px;
    max-height: 200px;
}
.review-form .review-submit {
	margin-bottom: 80px;
}
.reviews-branch .summary {
    font-size: 16px;
    color: black;
}
.reviews-branch .summary:first-letter {
	color: red;
}
.reviews-branch .comment-label {
    font-weight: 500;
    display: block;
    margin-bottom: 4px;
    color: #202020;
    margin-top: 10px;
}
.reviews-branch .review-description {
    margin-top: 0;
    color: black;
}
.reviews-page .c-form-field__name-container {
	display: none !important;
}
.review-text_on-review-page {
    height: 100px !important;
    width: 600px !important;
    max-width: 100% !important;
    border: 1px solid #ededed !important;
}
.reviews-page .review-field {
	margin: 20px 0;
}
.star {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdâ€¦4wNzcgMjYgMzEgMTUuNSAyNCA1IDMxIDkuNSAxOS4wNzcgMCAxMiAxMiAxMiIvPjwvc3ZnPg==);
}
.hide-it {
	display: none !important;
}


/* infopages */

ul.advantages {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
    max-width: 850px;
}

ul.advantages li {
    padding: 10px 0;
    display: inline-block;
    width: 43%;
    vertical-align: top;
    margin-bottom: 22px;
    margin-right: 5%;
}
ul.advantages li:before {
	display: none;
}

ul.advantages.mobile li {
    width: 100%;
}

ul.advantages li .t {
    width: 100%;
}

ul.advantages li .t .icon {
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    text-align: center;
    padding-right: 20px;
    padding-left: 8px;
}

ul.advantages li .t .icon img {
    width: 40px;
	max-width: 40px;
    height: 40px;
    background: #f4f4f4;
    border-radius: 50%;
    padding: 6px;
    border: 1px solid #f4f4f4;
}
ul.advantages li:hover .t .icon img {
    border: 1px solid #429cb7;
    transition: 0.5s;
}

ul.advantages.mobile li .t .icon img {
    width: 50px;
    height: 50px;
}

ul.advantages li .t .text {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4em;
    font-weight: 900;
    color: #293e44;
}

ul.advantages li .t .dop-text {
    margin-top: 7px;
}

ul.advantages.mobile li .t .text {
    padding-left: 19px;
}

.opt-info-block {
	margin-bottom: 30px;
}
.opt-info-form {
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	padding: 19px;
	transition: box-shadow .2s ease-in-out;
}
.opt-info-button-wrap {
	margin-top: 40px;
}
.opt-info-button-wrap__small_margin {
	margin-top: 15px;
}
.opt-info-button {
	color: white !important;
}
.opt-info-form .l-icon-box__icon {
	float: left;
	margin-right: 10px;
	color: green;
}
.opt-info-form p {
	margin-top: 0;
}
.opt-info-form ul {
    padding-left: 25px;
}
.opt-info-form ul li {
    position: relative;
	list-style: none;
}
.opt-info-form ul li:before {
	position: absolute;
	right: 100%;
	display: block;
	width: 6px;
	height: 6px;
	margin-top: 7px;
	margin-right: 10px;
	content: '';
	border-radius: 3px;
	background-color: var(--primary-color);
	font-size: 0;
	line-height: 0;
}

.c-content-decorator ul.advantages li+li {
	margin-top: 0;
}
ul.advantages {
	margin-top: 10px;
}
.workers {
    clear:both;
}
.workers .nice_img {
    width: 33.3333%;
    float: left;
}
.workers .nice_img_block {
    border: 3px solid #e4f3ff;
    margin: 0 7% 20px 7%;
    display: block;
    width: 86%;
}
.real-shop .nice_img_block {
    border: 3px solid #e4f3ff;
    margin: 0 5% 20px 0;
    display: block;
    width: 95%;
}
.real-shop .nice_img {
    width: 50%;
    float: left;
}
.go-opt-access:hover {
	color: var(--primary-active-dark-color);
	border-bottom-color: var(--primary-active-dark-color-alpha-5);
}
.c-header-bottom-bar__container-search {
	padding: 6px 30px;
}
.workers .nice_img .nice_img_block {
	width: 80%;
    margin: 0 10%;
    border: none;
    text-align: center;
}
.workers .nice_img .nice_img_text {
    padding: 5px 10px;
    font-size: 13px;
    background: none;
    text-align: center;
    margin-top: 10px;
    display: block;
}
.workers  .nice_img .nice_img_block img {
	border-radius: 50%;
}
ul.advantages li {
	width: 45%;
	margin-right:0;
    float: left;
}
ul.advantages li:nth-child(2n-1) {
	margin-right: 10%;
}
@@media (min-width:1200px) {
	
}


.slider{
    width: 100%;
    position: relative;
    margin-bottom: 15px;
	max-width: 1000px;
}
.slider .item img {
    object-fit: cover;
    width: 100%;
    border: none !important;
    box-shadow: none !important;
}
.slider .prev, .slider .next {
    cursor: pointer;
    position: absolute;
    top: 0;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    color: #439db8;
}
.slider .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.slider .prev:hover,
.slider .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
	color: white;
}
.slideText {
    position: absolute;
    color: #fff;
    font-size: 35px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 1px 1px 1px #000, 0 0 1em #000;
}
.slider-dots {
    text-align: center;
	max-width: 1000px;
}
.slider-dots_item{
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #ddd;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.active,
.slider-dots_item:hover {
    background-color: #439db8;
}
.slider .item {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
/* header */
.l-header-top-bar-links__item {
	margin-left: 10px;
    margin-right: 10px;
}
.c-header-floating__logo {
	width: 155px;
    padding-right: 15px;
}
.c-header-floating__search {
	width: 340px;
}
.c-header-floating__signup {
	margin: 0 5px 0 15px;
    min-width: 240px;
}
.c-header-floating__custumer_type_1 .l-icon-box__icon, .c-header-floating__custumer_type_1 {
	color: green;
}
.c-header-floating__link, .c-header-floating__text {
	width: 100%;
	text-align: center;
}
.c-header-floating__link .c-button {
	margin-right: 5px;
}
.c-header-floating__link__text {
	line-height: 26px;
}
.c-header-floating__text {
	margin-top: 5px;
    font-size: 13px;
}

/* footer */
.c-footer-block__header {
	font-size: 1.4em;
}

/* badges */
.c-product-badge {
	padding: 1px 7px;
    font-size: 12px;
}

/* opt compact */
.c-product-compact__image-box {
	width: 96px;
    height: 96px;
}
.price-label_opt, .price-label_rrc {
	font-size: 12px;
}
.c-product-compact__compare-price {
	text-decoration: none;
}
.c-product-compact__available {
    margin: 15px 0 0 18px;
}
.discount-opt-table {
	display: inline-block;
	width: 100%;
}
.discount-table_element {
	display: inline-block;
	width: 16.6666666666%;
	float: left;
    text-align: center;
	margin-top: 15px;
}
.discount-table_title {
	background: #f2f2f2;
	padding: 3px 0;
	font-size: 12px;
}
.discount-table_price {
	padding: 3px 0;
}
.c-product-compact__name {
	color: var(--link-color);
	text-decoration: underline;
}
.c-product-compact__name:hover {
	text-decoration: none;
}
@media (max-width:370px) {
	.c-product-available .l-icon-box__content {
		font-size: 12px;
	}
}

/* opt thumbs */
.c-product-thumb_opt, .c-product-thumb_rrc, .c-product-thumb_rozn {
	width: 100%;
}
.c-product-thumb-label_rrc, .c-product-thumb_rrc {
	font-size: 12px;
	color: #828282;
}
.c-product-thumb-label_opt, .c-product-thumb-label_rrc, .c-product-thumb__rozn:before {
	margin-right: 6px;
}
.c-product-thumb_opt {
	position: relative;
}
.c-product-thumb-label_opt_site:after {
	content: '?';
    margin-left: 6px;
    background: #ff3131;
    color: white;
    padding: 0px 10px;
    border-radius: 50%;
    font-size: 20px;
    width: 28px;
    height: 26px;
}
.c-product-thumb-label_opt_site_hover {
    background: rgb(255, 247, 12);
    color: black;
    font-size: 14px;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.c-product-thumb-label_opt_site_hover a {
	width: 100%;
    display: inline-block;
    padding: 4px 0;
	margin-bottom: 1px;
}
.c-product-thumb-label_opt_site_hover:after {
	display: none;
}
.c-product-thumb-label_opt_site:hover:before {
	display: inline-block;
}

.c-product-thumb__rozn:before {
	content:'Розничная цена:';
}

/* opt product */
.modal-c-product-gallery__rrc-price {
	color: #828282;
	font-size: 12px;
}
.modal-product-price-label_rrc {
	color: #828282;
    margin: 0 6px 0 15px;
	font-size: 12px;
}
.modal-product-price-label_opt {
	margin-right: 6px;
}
.product-price-label_opt {
	margin-right: 6px;
}
.product-price-label_rrc {
	margin-right: 6px;
	font-size: 12px;
	color: #828282;
}
.c-product-gallery__rrc-price {
	color: #828282;
}
.product-price-wrap_rrc {
	margin: 5px 0 15px;
}

/* top banner */
.c-banner-panel__content-container {
	font-size: 18px;
    font-weight: 600;
}
.c-info-panel__close-button-container .l-image-box {
	color: black;
}
@media (max-width:700px) {
	.c-banner-panel__content-container {
		display: block;
		padding-right: 0;
		font-size: 15px;
	}
	.c-banner-panel__button-container {
		display: block;
		margin-top: 15px;
	}
}
@media (max-width:400px) {
	.c-banner-panel__content-container {
		font-size: 13px;
	}
	.c-info-panel_align_center .c-info-panel__content-container {
		padding-left: 0;
	}
}


/* category fixes */
@media (max-width:450px) {
	.buy1click-open-button {
		font-size: 12px;
		padding: 4px;
	}
}

/* category text2 */
.text2__list {
    margin: 20px 0 50px;
}
.text2__list .c-advantage__body {
	font-size: 12px;
}
.text2__list .c-header_h4 {
	font-size: 13px;
    font-weight: 500;
}
.text2__list .c-advantage__image-box {
	width: 50px;
    height: 50px;
}
.text2__list .c-advantage__icon-box {
	width: 70px;
    max-width: 70px;
}
.text2__list a:hover {
	text-decoration: none;
}

@media (max-width:800px) {
	.text2__list .l-advantages {
		width: 100%;
		display: block;
	}
	.text2__list .l-advantages__item {
		width: 100%;
		display: block;
	}
}


/* product description */
.c-product-page__content .c-block__content .c-content-decorator {
	max-width: 600px;
    border: 1px solid #fcfcfc;
    padding: 15px 20px;
    background: #e0e0e042;
    color: black;
    border-radius: 10px;
}
.c-product-page__content .c-block__content .c-content-decorator p {
	margin-top: 0;
	margin-bottom: 15px;
}
.c-product-page__content .c-block__content .c-content-decorator p:last-child {
	margin-bottom: 0;
}

/* */
.c-range-slider__slider.ui-slider .ui-slider-handle {
	cursor: e-resize;
}

@media (max-width: 1199px) {
	.r-header__list_right .r-header__list-item {
		margin-right: 0;
	}
	.r-header__list-item-link {
		padding: 10px;
	}
	.r-header__list_right .r-header__list-item:last-child .r-header__list-item-link {
		padding-right: 0;
	}
	.r-search-form__button {
		padding: 10px;
	}
	.c-info-panel__close-button-container .l-image-box {
		padding: 10px;
	}
}

/* */
.nice1_text {
	color: black;
    padding: 10px 20px;
    border: 2px dashed #f7e8d6;
}
.nice_img .nice_img_block {
    display: block;
    margin-bottom: 1.5em;
}
.nice_img .nice_img_block img {
	display: block;
}
.nice_img .nice_img_text {
    font-size: 14px;
    margin-top: 10px;
    display: block;
    color: black;
}

/* */
.c-search-page .c-products-bar__sorting {
	display: none !important;
}

/* */
html body .c-product-thumb__buy-one-click {
	margin-bottom: 0;
	padding-bottom: 0;
}
