/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/


/* all */
html::-webkit-scrollbar-track {
    background: linear-gradient(#aa5da4 2%, #f6629a 100%);
}
html::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}
html::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1) !important;
    background: linear-gradient(#ffffff 0%, #212121 0%);
    border-radius: 0px;
}
html::-webkit-scrollbar-track:hover {
    background: linear-gradient(#000 0%, #aa5da4 0%, #f6629a 99%);
}
html::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(#000 0%, #ffffff 0%);
}
::selection {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(225, 193, 244, 1);
}

.h1, .h2, .h3, .h4, .h5, .h6, .popup-window, h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', Arial, sans-serif;
    color: #201e1e;
}
h1 {
    font-size: 4.5em;
    font-weight: 700;
    letter-spacing: -0.4px;
}
h2 { 
    font-size: 2.5em;
    font-weight: 700;
    line-height: 2em;
    letter-spacing: -0.4px;
}
/*
a.scroll-to-top {
	left:75px;
}*/
@media (min-width: 992px) {
    .col-md-7 {
        width: 58.16666666666667%;
    }
}
.form .form_result.success * {
  color: rgb(69, 228, 93);
}
.tinkoff-button {
	margin:10px 0 0 0;
}
#tcb--button {
    display: inline-block!important;
}
.digi-dolyame-button--wrapper {
    width: unset!important;
}


/* top */ 
body .page-top {
	padding:0 30px;
	width: 100%;
	max-width: 100%;
}
body .main-catalog-wrapper {
	padding:0 30px;
}
.header__top-item {
    margin: 16px;
}
.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu {
    display: none;
}
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li {
    display: inline-block;
    width: 100%;
    float: unset;
}
.wrapper1.wides_menu .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li {
    width: 14%;
    text-align: center;
}
.show-all-sections ul.menu-wrapper>li {
    width: 12%!important;
}
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li.has_img .menu_img {
    position: unset;
    background: #fff;
    text-align: center;
    margin: 0 auto;
    width: auto;
	margin-bottom:10px;
	padding-left: 0px;
}
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li.has_img {
    padding-left: 20px;
}
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li.has_img img {
    display: block;
    max-width: 100%;
    height: auto;
}
.auth_wr_inner .dropdown-menu li a, .mega-menu table .dropdown-menu li a {
    padding: 14px 7px !important;
}
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li>a {
    padding-top: 0 !important;
    padding-bottom: 6px !important;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
}
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper {
    padding: 17px 30px 10px;
}
.mega-menu table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    width: auto;
    max-width: unset;
}
.mega-menu table td .wrap>a {
    border: none;
    font-weight: 600;
    padding: 38px 25px 41px;
    position: relative;
    text-transform: none;
    width: auto;
    display: block;
    font-size: 26px;
    position: relative;
    height: 100px;
    text-transform: unset;
}
.top-order .btn {
    font-size: 26px;
    font-weight: 600;
    text-transform: unset;
}

.header-wrapper .lines-row:before {
	display:none;
}
.wrapper1 .header_wrap {
  position: fixed;
  right: 0;
  left: 0;
  background:#fff;
} 
@media (min-width: 992px) {
	#content {
		padding-top: 150px;
	}
}
.logo_and_menu-row .inline-search-show {
    border: none;
    padding: 5px 10px;
    background: #dfc1f6;
    border-radius: 30px;
}
.logo_and_menu-row .inline-search-show:hover, .logo_and_menu-row .wrap_icon .auth_wr_inner:hover, .header_wrap .basket-link .js-basket-block:hover {
    background: #e95c96;
	transition:all 0.25s ease;
}
.logo_and_menu-row .wrap_icon .auth_wr_inner {
	border: none;
  padding: 2px 10px;
  background: #dfc1f6;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_wrap .basket-link .js-basket-block {
    border: none;
    padding: 5px 9px 7px;
    background: #dfc1f6;
    border-radius: 30px;
	margin-top:-1px;
}
.header_wrap .basket-link .svg.inline.big {
    top: 5px;
}
.header_wrap .basket-link .js-basket-block .count {
	margin: -32px -23px 0;
	width: 24px;
    height: 24px;
    font-size: 20px;
    line-height: 20px;
}
.logo_and_menu-row .wrap_icon svg:not(.not_fill) path, .logo_and_menu-row .wrap_icon svg:not(.not_fill) use, logo_and_menu-row .wrap_icon>:hover svg:not(.not_fill) path, .logo_and_menu-row .wrap_icon>:hover svg:not(.not_fill) use {
    fill: #fff;
}
.basket-link .svg, .logo-row .wrap_icon .svg {
    opacity: 1;
}
.top_mess {
	margin:10px 30px 0 30px;
}
.top_mess span {
	color: #ffffff;
	width: 100%;
	text-align:center;
	font-size:24px;
	font-weight:500; 
	border-radius: 50px;
    background-color: #e1c1f4; 
	padding:20px;
	width:100%;
	display:block;
}
.logo_and_menu-row .menu-only .mega-menu table td .wrap>a {
    letter-spacing: 0;
}
.header__top-inner .right-icons {
    margin: 16px 16px 16px 0;
}

 
@media (max-width: 1199px) {
    .header-wrapper.header-v20 .mega-menu table td .wrap>a {
        height: 60px;
        padding: 21px 6px 20px;
    }
    body .product-view--mix .product-main {
        width: 100%;
    }
}


/* left */ 
.block_side_NORMAL .title-menu {
    text-transform: none;
    font-size: 15px;
    font-weight: 500;
}
.catalog_page_detail .left_block .menu_top_block {
	border:0;
	margin-top:-15px;
}
body .menu_top_block.catalog_block .dropdown>li.full.v_bottom.current>.dropdown {
	background:none;
	border:0;
}
.menu_top_block.catalog_block .dropdown>li.full.v_bottom>.dropdown>li>a, header .menu_top_block.catalogfirst li.full.v_bottom>.dropdown>li>a {
    padding-left: 0;
    padding-top: 0;
    font-weight: 400;
    font-size: 15px;
    padding: 0 0 7px 0;
}
.bx_filter .bx_filter_parameters_box {
    padding: 0;
    border-bottom: 0;
    border-color: unset;
	margin:0 0 20px 0;
}
.bx_filter .bx_filter_section {
	border:0;
}
.menu_top_block.catalog_block .dropdown>li.full.v_bottom>.dropdown>li.current a {
	color: var(--fill_dark_light_hover);
}
.left_menu li a {
  font-size: 15px;
}





/* breadcrumbs */ 
.page-top>div {
    padding: 30px 0 0;
}
.page-top>div:last-of-type {
    padding: 85px 0 80px;
}
.breadcrumbs {
    font-size: 18px;
}
.breadcrumbs a .breadcrumbs__item-name {
    color: rgb(32, 30, 30);
	font-weight: 500;
}
.breadcrumbs__item-name {
    color: rgba(32, 30, 30, 0.6);
}




/* catalog */ 
.catalog_page .top-content-block {
	display:none;
}
.wrapper_inner.wide_page .product-view--type2 .product-info, body .maxwidth-theme, body .wrapper_inner {
	width: 100%;
	max-width: 100%;
}
body .main-catalog-wrapper {
    padding: 0;
}
.filter-panel .controls-view, .filter-panel .controls-hr {
	display:none;
}
.catalog_block .catalog_item:not(.big)>div .item_info {
    text-align: center;
}
.articles-list .item .item-title a, .catalog_item .item-title a, .front_slider .item-title a span, .item-title a, .item-title a span, .jobs_wrapp .item .name a, .view-item .item-title a span {
    font-size: 17px;
    font-weight: 700;
}
.catalog_block .article_block span, .catalog_block .item-stock span {
    font-size: 15px;
}
.cost.prices .price .price_measure {
	color: #999;
    font-weight: 400;
	font-size: .867em;
}
body .prices .price_group {
    margin-top: 0;
    margin-bottom: 10px;
}
body .menu_top_block.catalog_block .dropdown>li>a {
    font-size: 15px;
}
.left_menu>li>a, .menu_top_block.catalog_block .dropdown>li.full>a, header .menu_top_block li .dropdown>li>a {
    padding: 15px 30px 7px 0;
	border:0;
}
.detail-text-wrap, .preview-text .preview-text-replace {
	font-size:16px;
}
.preview-text .more-char-link {
	display: none;
}
.preview-text p {
    margin: 0 0 10px 0;
}
.product-view--mix .preview-text .text-block {
    -webkit-line-clamp: unset;
}
.product-view--mix .preview-text {
    border-bottom: 0;
}
#main .catalog_detail .item-stock>span {
    font-size: 16px;
}
#main .catalog_detail .item-stock .value {
    font-size: 16px;
    font-weight: 700;
}
.stickers [class*=sticker_] {
    background-color: #f6629b;
	font-weight: 400;
    font-size: 12px;
    display: table-cell;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
}
.stickers {
    right: 0;
	left: unset;
	padding-right: 0px;
}
.stickers>div {
    float: left;
    margin: 0 0 0 10px;
}
.catalog_item .stickers {
    left: unset;
}
.stickers .sticker_aktsiya, .stickers .sticker_stock {
    color: #fff;
}
.counter_block {
    box-sizing: border-box;
    border: 1px solid #000;
    border-color: #000;
    background: #fafafa;
    background-color: unset;
}
.catalog_item .counter_block {
    border-color: #ececec;
}
.detail-gallery-big {
    --slider-max-height: 550px;
    --slider-max-width: 550px;
    --slider-proportion: calc(550 / 550);
}
.catalog_block .catalog_item .image_wrapper_block {
    max-width: 450px;
}
.catalog_item .image_wrapper_block {
    margin: 0;
}
.prices--with_icons_block>div:first-child, .prices--with_icons_block>div:first-child+div:not(.price_matrix_block):not(.icons-basket-wrapper) {
    padding-right: 10px;
}
.catalog_block .catalog_item>div {
    box-shadow: unset;
}
.catalog_section_list .item_block.lg .image img {
    max-width: 200px;
    max-height: 200px;
    margin: auto;
}
.controls-linecount {
	display:none;
}
#main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line) {
	width: 33%;
}
.product-container .product-info {
	padding:0;
}
.product-container .product-view--mix .product-info-wrapper {
	border:0;
}
.catalog_section_list .section_item  {
	border:0;
}
.filter-panel {
	border:0;
}




/* footer */ 
footer .light {
	background:#fff;
	border-radius: 40px;
	border:2px solid #e1c1f4!important;
	margin:30px;
	padding:70px 50px;
	opacity:1;
}
footer .logo a {
    display: unset;
    align-items: unset;
    width: auto;
    height: auto;
}
footer .bottom-menu .item .title a {
    color: #201e1e;
	text-transform: none;
	font-size:2.5em;
	font-weight:700;
}
footer .bottom-menu .wrap .item .title a {
	text-transform: none;
	font-size:2em;
	font-weight:500;
}
footer .light .bottom-menu .wrap .item .title a {
    color: #201e1e;
	line-height:40px;
} 
footer .light .bottom-menu .wrap .item.active .title a {
	color: var(--fill_dark_light_hover);
}
footer .bottom-menu .wrap {
    margin: 20px 0 70px;
}
footer .head {
    color: #201e1e;
	text-transform: none;
	font-size:2.5em;
	font-weight:700;
	margin:0 0 30px;
}
footer .footer_top {
    padding-bottom: 0px;
}
footer .footer_text {
    margin: 0 0 70px;
}
footer .footer_text p {
	font-size:22px;
	line-height:30px;
	font-weight:500;
    color: #201e1e;
}
footer .footer_text a {
	color: rgb(32, 30, 30);
    border-bottom: 1px solid rgb(207, 207, 207);
    box-shadow: none;
    text-decoration: none;
}
.footer_contacts p {
	font-size:25px;
	line-height:30px;
	font-weight:500;
    color: #201e1e;
}
.footer_contacts a {
    color: #201e1e;
}
.footer_contacts img {
    min-width:50px;
	padding:0 5px 0 0;
}
.footer_pay img {
	max-width:150px;
}
.footer_copy {
    color: #201e1e;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 400;
    opacity: 0.6;
	margin:0 0 30px;
}
.footer_privacy a {
    color: #201e1e;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 400;
    opacity: 0.6;
	margin:0 0 30px;
}
.footer_developer {
    color: #201e1e;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 400;
    opacity: 0.6;
	margin:0 0 30px;
}
.footer_developer a {
    color: #201e1e;
	padding:0 5px 0 0;
    font-weight: 600;
}
.footer_developer a:hover, .footer_privacy a:hover, .footer_contacts a:hover {
	color: var(--fill_dark_light_hover);
}
.footer_oferta {
    color: #201e1e;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 400;
    opacity: 0.6;
}




/* etc */
.bx-soa-pp-list-description, #bx-soa-total .bx-soa-cart-total .bx-soa-cart-total-line:nth-child(4) {
	display:none!important;
}
.text_page {
	padding:0 30px;
    color: #000000;
    font-size: 26px;
	line-height:35px;
	font-weight:500;
	margin:0 0 50px 0;
}
.all_img {
	overflow: hidden;
	border-radius: 20px;
}
.zoom_img .img {
	border-radius: 20px;
    background-color: #ffffff;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	border:0;
	border-radius: 50px;
	transform-origin: center center;
	transform:scale(100%);
	transition:all 0.25s ease;
	min-height:750px;
}
.zoom_img .img:hover {
	transform:scale(105%);
}
.zoom2 .img {
	min-height:670px;
}
.about_text .text {
	padding-right:15%;
}
.about_text img {
	width:100%;
}
.about_text h3, .payment_text h3 {
	font-size: 1.5em;
	line-height:1.1em;
	font-weight:700;
}
.payment_img .all_img {
    border: 2px solid #e1c1f4 !important;
    padding: 15px;
    opacity: 1;
	border-radius: 40px;
}
.payment_img .all_img div {
	border-radius: 40px;
	min-height:750px;
	background-size:100%;
}
.hover-bg .hover-bg-img {
	transition: all 0.2s ease;
}
.hover-bg:hover .hover-bg-img {
	background-size:90%!important;
}
.payment_img h3 {
	margin-left:50px;
}
.payment_text {
	display: flex;
	margin-bottom:40px; 
}
.payment_text .card_1, .payment_text .card_2 {
	height:100%;
	margin-bottom:30px;
}
.payment_text .block {
	border-radius: 40px;
    border: 2px solid #e1c1f4 !important;
    padding:20px 50px;
    opacity: 1;
}
.payment_text .icon {
	position:absolute;
	top:0;
	right:0;
	width:50px;
	margin:55px 55px 0 0;
}




.about_icons p {
	display:flex;
}
.about_icons img {
	width:120px;
	height:120px;
	padding:0 30px 30px 0;
	margin-top:-10px;
}
.about_icons span {
	padding-top:10px;
}
.about_adv {
	border-radius: 40px;
    background-color: #fbf1f7;
	margin:0 5px 0 0;
	padding:60px;
}
.about_adv p {
	display:flex;
	margin:0 0 50px 0;
}
.about_adv img {
	width:120px;
	height:120px;
	padding:0 30px 30px 0;
}

 
.partners_icons {
	margin:20px 0 0 0;
}
.partners_icons p {
	display:flex;
	margin:0 0 20px 50px;
}
.partners_icons img {
	width:120px;
	height:120px;
	padding:0 30px 10px 0;
	margin-top:-30px;
}
.partners_icons span {
	padding-top:30px;
}

 
.form .form_desc img {
    min-width: 50px;
    padding: 0 5px 0 0;
}
.form .form_desc {
	font-size: 20px;
	font-weight:600;
}
.form .form_desc p {
	padding:0 0 15px 0;
}
.form-control label {
    display: block;
    font-size: 15px;
}
.form_franchise {
    border-radius: 80px;
	background:#e1c1f4 url(/images/franchise_fon_form.png) right bottom no-repeat;
	background-size:50%;
    border-color: transparent;
    border-style: solid;
	padding:50px!important;
	margin:50px 0 0 0;
}
.form_franchise label.error {
    color: #e62222 !important;
    font-size: 10px;
    position: absolute;
    top: 22px;
    right: unset;
}
.form_footer .filter.licence_block .error {
    color: #fff !important;
    font-size: 10px;
    position: absolute;
    top: 12px;
    right: unset;
}
.form_franchise h2, .text_faq h2 {
	font-size: 4.5em;
	line-height:1.1em;
	max-width:80%;
}
.form_franchise .form_body div.form-control {
	background:#fff;
	display:inline-block;
	width:30%;
	vertical-align:top;
	padding:50px;
	margin-right:20px;
    border-radius: 80px;
}
.form_franchise .form_body {
	display:inline-block;
	width:75%;
	vertical-align:top;
	margin:50px 0;
}
.form_franchise .form_footer {
	display:inline-block;
	width:24%;
	vertical-align:top;
	padding:50px 0;
	color:#fff;
}
.form_franchise .form_footer .btn {
	border:1px solid #fff;
	margin:20px 0 30px 0;
	padding: 25px 50px;
	border-radius:80px!important;
    font-size: 18px;
	font-weight:600;
}
#main .form_franchise .onoff input[type=checkbox]+label {
    padding: 0 0 0 50px;
    font-size: 15px;
    color: #fff;
}
.form_franchise input[type=email], .form_franchise input[type=password], .form_franchise input[type=tel], .form_franchise input[type=text], .form_franchise select, .form_franchise textarea {
	background:none;
	border-radius:40px;
	border:1px solid #000;
    font-size: 15px;
}
#main .form_franchise .onoff input[type=checkbox]+label {
    padding: 0 0 0 50px;
    font-size: 15px;
    color: #fff;
    display: block;
    margin: 30px 0 0 0;
}
#main .form_franchise .onoff input[type=checkbox]+label a {
    color: #fff;
	border-bottom:1px solid #fff;
}
#main .form_franchise .onoff input[type=checkbox]:not(:checked)+label:before {
    background: #e0e0e0;
    background: var(--light, #dfc1f6) var(--dark, #444);
}
.form_franchise .filter input[type="checkbox"]+label:before {
	background:#666;
}


.text_faq {
	background: rgb(251, 241, 247);
	border-radius:80px;
	padding:60px;
}
.text_faq .item-accordion-wrapper {
	background:#fff;
	border-radius:40px;
	padding:30px 20px;
	margin:0 0 20px 0;
	border:0;
}
.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head {
	font-size: 35px;
    color: #201e1e;
    font-weight: 700;
	width: 100%;
    display: block;
}
.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-body {
	font-size: 18px;
	line-height:32px;
}
.text_faq .item-accordion-wrapper.opened .accordion-head:before {
	display:none;
}
.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open {
    border-radius: 55px;
    width: 80px;
    height: 80px;
	border:0;
	background-color: #f25d96;
}
.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-open .arrow_open {
	background-color: #fbf1f7;
}
.text_faq .arrow_open:after, .text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    width: 24px;
    height: 24px;
    background: url(/images/svg/faq_plus.svg) no-repeat;
	transform:scale(200%);
	animation: blinker 1s linear infinite;
}
.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head:hover .arrow_open, .text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head:hover .arrow_open:after {
	opacity: 0.8;
    transition: all .5s;
}
.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-open .arrow_open:after {
    transition: all ease-in-out 0.3s;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    width: 24px;
    height: 24px;
    background: url(/images/svg/faq_plus.svg) no-repeat;
    transform: rotate(-45deg) scale(200%);
}
 



 

.contacts_text{
	font-size:22px;
	line-height:30px;
	font-weight:500;
    color: #999;
}
.contacts_text .links a {
    color: #201e1e!important;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.85;
	display:block;
}
.contacts_text img {
    min-width:50px;
	padding:0 5px 0 0;
}
.contacts_text .head {
    color: #201e1e;
    font-size: 30px;
    line-height: 1.55;
    font-weight: 700;
}

.contacts_text .btn {
	border:1px solid #fff;
	padding: 25px 50px;
    font-size: 25px;
	border-radius:80px!important;
	text-transform:none;
    font-weight: 600;
}
.yandex-map {
	width:100%;
	height:600px;
	border:0;
}
.contacts_maps {
    color: #999;
}
.contacts_maps .head {
    color: #201e1e;
    font-size: 30px;
    line-height: 15px;
    font-weight: 700;
	margin:50px 0 0 0;
}


.page_error_block {
	padding:50px;
}




/* basket  */ 
.basket_hover_block .tabs_content .item .cost.prices .price_name {
    font-size: 13px;
    margin-top: 7px;
}
#basket-root .basket-item-info-name, #basket-root .basket-item-info-name-link {
    font-weight: 400;
    font-size: 16px;
}
.basket-items-list-item-price-for-one .basket-item-price-current-text {
    font-size: 15px;
}
#basket-root .basket-item-property-custom-value, #basket-root .basket-item-property-value {
    font-size: 15px;
}
#basket-root .basket-items-list .basket-item-block-image {
    margin: 0 auto;
}
.basket-item-block-image {
    min-width: 160px;
    max-width: 160px;
}
.bigdata_recommended_products_items .block-items .block-item .item_info a {
	font-size:15px;
}
#bx-soa-order .bx-soa .bx-soa-custom-label, .bx-soa .form-group .bx-soa-customer-label, .bx-soa .form-group label {
    font-size: 15px;
    line-height: 25px;
}
#bx-soa-order.orderform--v1 #bx-soa-delivery .bx-soa-pp-company-description {
    padding: 0;
    width: 100%;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-smalltitle {
    font-size: 16px;
    font-weight: 500;
}
#content #bx-soa-order-form *, .sale_order_full_table .sale-paysystem-wrapper *, body #basket-root *, body .basket-coupon-block-field-description, body .basket-coupon-block-total-price-current, body .basket-item-info-name, body .basket-item-info-name-link {
    font-family: 'Raleway', sans-serif !important;
}



/* personal  */ 
.module-form-block-wr.lk-page .soc-avt {
  display: none;
} 
.lk-page .line-block__item .btn, .subscribe-edit .line-block__item .btn, #basket-root .basket-checkout-section .btn-default.basket-btn-checkout, .popup .pk-page .form .form_footer .btn, .registraion-page .btn, .popup .form .form_footer .btn, .subscribe-edit.border_block .btn, .auth-page .form_footer .btn {
	border:1px solid #fff;
	padding: 15px 20px;
    font-size: 16px;
	border-radius:80px!important;
	text-transform:none;
    font-weight: 600;
}
 
 
 
 
 
 

/* main  */ 
.top_block_title {
    display: inline-block;
    margin: 0 38px 0 0;
    font-size: 3.5em;
    line-height: 1.126em;
}
.tab_slider_wrapp .top_block .right_block_wrapper .tabs_wrapper {
    display: none;
}
.tab_slider_wrapp .top_block .right_block_wrapper>a {
    color: #201e1e;
    font-size: 24px;
	padding:10px 50px;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #ffffff;
    background-position: center center;
    border-color: #201e1e;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
	margin:-20px 0 0 0;
	text-transform:none;
}
.tab_slider_wrapp .top_block .right_block_wrapper>a:hover {
	background-color: #f25d96;
	background-image: none;
	border-color: #f6629b;
	color: #ffffff!important;
}


.main_page {
	margin:0 30px 50px;
	padding:80px;
}
.main_page h1 {
	max-width: 60%;
	font-size: 5.5em;
	margin-bottom: 50px;
}
.main_icons {
	margin:0 0 20px 0;
	font-size:25px;
	line-height:30px;
	font-weight:500;
	color:#000;
}
.main_icons p {
	display:flex;
	margin:0 0 20px -20px;
	text-transform:none;
}
.main_icons img {
	width:80px;
	height:80px;
	padding:0 30px 10px 0;
	margin-top:0px;
}
.main_icons span {
	padding-top:0px;
}
.main_icons span:nth-child(2) {
	width:80%;
}
.main_btn {
	margin:220px 0 40px 0;
}
.main_btn .btn {
	font-size:22px;
    font-weight: 600;
	text-transform: none;
	padding:30px 50px;
	border-radius:50px!important;
}
.main_btn .btn-transparent-border-color {
	background:#fff;
	border:2px solid #000;
	color:#000;
	margin:0 20px 0 0;
}
.drag-block.container .content_wrapper_block, .drag-block.container>div[id*=bx_incl]>.content_wrapper_block {
    border-bottom: 0;
}
.main_subscribe {
    border-radius: 50px;
    background: #e1c1f4 url(/images/franchise_fon_form.png) right bottom no-repeat;
    background-size: 50%;
    border-color: transparent;
    border-style: solid;
    padding: 50px !important;
    margin: 30px;
	position:relative;
}
.main_subscribe .img1 {
    position:absolute;
	bottom:0;
	right:35%;
	max-height:420px;
	margin:0 0 -3px 0;
}
.main_subscribe .img2 {
    position:absolute;
	bottom:0;
	right:20%;
	max-height:420px;
	margin:0 0 -3px 0;
}
.main_subscribe h2 {
	max-width: 60%;
	font-size: 4em;
	line-height: 60px;
	margin-bottom: 50px;
}
.main_subscribe .subscribe-edit {
	max-width: 45%;
	font-size:22px;
    font-weight: 600;
	text-transform: none;
	padding:30px 50px;
	border-radius:80px;
	background:#fff;
	margin:0 0 100px 0;
}
.main_subscribe .subscribe-form .form-control:focus {
	border:0;
}
.main_subscribe .subscribe-form .form-control {
	display:inline-block;
	width:50%;
	font-size:18px;
	border:0;
	background:none;
    height: 80px;
}
.main_subscribe .subscribe-form .btn {
	display:inline-block;
	width:47%;
	font-size: 26px;
	font-weight: 600;
	text-transform: unset;
	border-radius: 50px;
	padding:30px 50px;
}

.main_partners {
    border-radius: 40px;
    background-color: #fbf1f7;
    margin: 0 5px 0 0;
    padding: 60px;
	margin:60px 30px 30px 30px;
}
.main_partners h2 {
	max-width: 60%;
	font-size: 4em;
	line-height:1.5em;
	margin-bottom: 50px;
}

.main_partners_text {
	display: flex;
	margin-bottom:40px; 
}
.main_partners_text .block {
	height:100%;
	margin-bottom:30px;
	border-radius: 40px;
    background-color: #e1c1f4;
    padding:20px 50px;
    opacity: 1;
}
.main_partners_text .block_all {
    background: none;
    border:2px solid #e1c1f4;
}
.main_partners_text .icon {
	position:absolute;
	top:0;
	right:0;
	width:40px;
	margin:40px 60px 0 0;
	animation: blinker 1s linear infinite;
}
.main_partners_text .icon:hover {
    transform: rotate(45deg);
    transition: all ease-in-out 0.3s;
}
.main_partners_text .block_all .icon:hover {
    transform: rotate(0);
}
.main_partners_text .img {
	position:absolute;
	top:0;
	left:0;
	width:70px;
	margin:40px 0 0 50px;
}
.main_partners_text .name {
	font-size:28px;
	font-weight:700;
    color: #201e1e;
	padding:30px 50px 10px 80px;
}
.main_partners_text .name span {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    opacity: 0.5;
	display:block;
	padding:10px 0 0 0;
}
.main_partners_text .text {
	font-size:22px;
	line-height:30px;
	font-weight:600;
}
.main_partners_text .info {
	font-size:18px;
	line-height:30px;
	font-weight:500;
    color: #201e1e;
    opacity: 0.5;
}
.main_partners_text .href {
	background:#fff;
	display:block;
	text-align:center;
	border-radius: 40px;
}
.main_partners_text .href .btn {
	margin:100px 0;
    font-size: 24px;
    line-height: 1.55;
    font-weight: 700;
	text-transform: none;
	padding:30px 60px;
	border-radius:80px!important;
}
.ajax_load_btn.ajax .more_text_ajax {
    margin: -2px 0 0;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
}
 





.CUSTOM_CATALOG .btn {
    color: #201e1e;
    font-size: 24px;
	padding:10px 50px;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-color: #ffffff;
    background-position: center center;
    border-color: #201e1e;
    border-style: solid;
	text-transform: none;
}
.CUSTOM_CATALOG .btn:hover {
	color:#fff;
}
.catalog-tiles {
  background: #fbf1f7;
  border-radius: 20px;
  margin: 0 0 50px;
  padding: 20px;
  --padding: 15px;
}
@media (min-width: 600px) {
  .catalog-tiles {
    --padding: 20px;
  }
}
@media (min-width: 1200px) {
  .catalog-tiles {
    padding: 80px;
    border-radius: 80px;
    --padding: 15px;
  }
}
@media (min-width: 1300px) {
  .catalog-tiles {
    --padding: 30px;
  }
}
.catalog-tiles__title {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-bottom: 50px;
}
.catalog-tiles__title h1,
.catalog-tiles__title h2 {
  line-height: 1;
  margin-bottom: 0;
}
.catalog-tiles__row {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .catalog-tiles__row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 600px) {
  .catalog-tiles__row:last-child {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .catalog-tiles__row:last-child {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1199px) {
  .catalog-tiles__row:last-child .catalog-tile__wrapper {
    height: 280px;
  }
}
@media (max-width: 1023px) {
  .catalog-tiles__row:last-child .catalog-tile__wrapper {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .catalog-tiles__row:last-child .catalog-tile__wrapper {
    height: 330px;
  }
}
@media (max-width: 599px) {
  .catalog-tiles__row:last-child .catalog-tile__wrapper {
    height: 400px;
  }
}
@media (max-width: 480px) {
  .catalog-tiles__row:last-child .catalog-tile__wrapper {
    height: var(--init-height);
  }
}
@media (min-width: 1300px) {
  .catalog-tiles__row {
    grid-template-columns: repeat(3, 1fr);
  }
  .catalog-tiles__row:last-child {
    grid-template-columns: repeat(4, 1fr);
  }
}

.catalog-tile__wrapper {
  border: 1px solid #e1c1f4;
  display: block;
  position: relative;
  --init-height: 340px;
  height: var(--init-height);
  padding: var(--padding);
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 600px) {
  .catalog-tile__wrapper {
    height: 440px;
  }
}
@media (min-width: 768px) {
  .catalog-tile__wrapper {
    height: 190px;
  }
}
@media (min-width: 1024px) {
  .catalog-tile__wrapper {
    height: 300px;
  }
}
@media (min-width: 1300px) {
  .catalog-tile__wrapper {
    height: 330px;
  }
}
@media (min-width: 1500px) {
  .catalog-tile__wrapper {
    height: 370px;
  }
}
@media (min-width: 1700px) {
  .catalog-tile__wrapper {
    height: 420px;
  }
}
.catalog-tile__wrapper > * {
  z-index: 1;
}
.catalog-tile__wrapper:hover .catalog-tile__arrow {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.catalog-tile__wrapper:hover .catalog-tile__bg {
  -webkit-transform: scale(110%);
      -ms-transform: scale(110%);
          transform: scale(110%);
}
.catalog-tile__wrapper h3 {
  position: relative;
  font-weight: 700;
  padding-right: 50px;
  font-size: 18px;
}
@media (min-width: 1300px) {
  .catalog-tile__wrapper h3 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .catalog-tile__wrapper h3 {
    font-size: 24px;
  }
}
.catalog-tile__arrow {
  position: absolute;
  right: var(--padding);
  top: var(--padding);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.catalog-tile__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  z-index: 0 !important;
}
.catalog-tile__dynamic {
  position: relative;
  padding-right: 50px;
}
@media (min-width: 1024px) {
  .catalog-tile__dynamic {
    padding-top: 30px;
  }
}
.catalog-tile__dynamic-el a {
  display: inline-block;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 500;
  color: #333;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
  position: relative;
  padding: 4px 0 4px 14px;
  z-index: 1;
}
@media (min-width: 600px) {
  .catalog-tile__dynamic-el a {
    font-size: 16px;
    padding: 8px 0 8px 24px;
  }
}
@media (min-width: 768px) {
  .catalog-tile__dynamic-el a {
    font-size: 13px;
    padding: 4px 0 4px 14px;
  }
}
@media (min-width: 1024px) {
  .catalog-tile__dynamic-el a {
    font-size: 14px;
    padding: 8px 0 8px 24px;
  }
}
@media (min-width: 1500px) {
  .catalog-tile__dynamic-el a {
    font-size: 18px;
    padding: 8px 0 8px 24px;
  }
}
.catalog-tile__dynamic-el a::before {
  position: absolute;
  left: 0;
  top: 7px;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: url(/images/svg/list-pointer.svg) center no-repeat;
  background-size: 100%;
}
@media (min-width: 600px) {
  .catalog-tile__dynamic-el a::before {
    top: 10px;
    width: 13px;
    height: 13px;
  }
}
@media (min-width: 768px) {
  .catalog-tile__dynamic-el a::before {
    top: 7px;
    width: 8px;
    height: 8px;
  }
}
@media (min-width: 1024px) {
  .catalog-tile__dynamic-el a::before {
    top: 10px;
    width: 13px;
    height: 13px;
  }
}
@media (min-width: 1024px) {
  .catalog-tile__dynamic-el a::before {
    top: 12px;
  }
}
.catalog-tile__dynamic-el a:hover {
  color: var(--fill_dark_light_white_hover);
}
.catalog-tile__dynamic-el a:hover + img {
  opacity: 1;
}
.catalog-tile__dynamic-el img {
  position: absolute;
  top: 0;
  right: -30px;
  display: block;
  width: 60%;
  max-width: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background: #fbf1f7;
}
@media (min-width: 600px) {
  .catalog-tile__dynamic-el img {
    right: -60px;
    max-width: 300px;
  }
}
@media (min-width: 768px) {
  .catalog-tile__dynamic-el img {
    right: -30px;
  }
}
@media (min-width: 1024px) {
  .catalog-tile__dynamic-el img {
    right: -42px;
  }
}
@media (min-width: 1300px) {
  .catalog-tile__dynamic-el img {
    right: -50px;
  }
}
@media (min-width: 1500px) {
  .catalog-tile__dynamic-el img {
    right: -60px;
  }
}
.catalog-tile__dynamic-el:first-child img {
  opacity: 1;
}









/* mobile   */ 
.modal_phone, .modal_email, .modal_copy, .modal_privacy {
	text-align: center;
	font-size:16px;
	line-height:25px;
}
.modal_phone {
	padding: 50px 0 20px 0 ;
}
.modal_phone .btn {
	font-size:16px;
}
.modal_email a {
	border:1px solid #000;
	border-radius:40px;
	padding:30px;
	font-size:16px;
	color:#000;
	font-weight:600;
	padding: 20px;
}
.modal_copy {
	font-size:13px;
	color:#000;
	margin: 50px 0 0 0;
	opacity:0.6;
}
.modal_privacy {
	margin:0;
	padding:0 0 30px 0
}
.modal_privacy a {
	color:#000;
	font-size:13px;
}
#mobileheader .basket-link {
    padding-left: 0;
}





/* adaptive   */ 



@media (min-width:1367px) {
	
	#main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line) {
		width: 25%;
	}
	
}






@media (min-width:768px) and (max-width:1701px) {

	.logo-row .logo {
		max-width: 100px;
	}
	.wrapper1 .header-v20 .smalls.logo_and_menu-row .logo-block {
		padding-right: 0;
	}
	.mega-menu table td .wrap>a {
		font-size: 14px;
	}
	.line-block--40>.line-block__item {
		padding-left: 5px;
		padding-right: 5px;
	}
	.logo_and_menu-row .basket-link {
		padding-left: 0;
		padding-right: 40px;
	}
	.top-order .btn, .tab_slider_wrapp .top_block .right_block_wrapper>a {
		font-size: 14px;
	}
	.mega-menu table td .wrap>a {
		padding: 38px 10px 41px;
	}
	.main_page {
		margin: 0 30px 50px;
		padding: 40px 80px;
	}
	.main_page h1 {
		max-width: 60%;
		font-size: 2.5em;
		margin-bottom: 50px;
	}
	.main_icons {
		margin: 0 0 20px 0;
		font-size: 14px;
		line-height: 21px;
	}
	.main_btn {
		margin: -20px 0 15px;
	}
	.main_btn .btn {
		font-size: 14px;
		font-weight: 600;
		text-transform: none;
		padding: 20px 40px;
	}
	.top_block_title {
		font-size: 2.5em;
	}
	.main_subscribe h2 {
		font-size: 2.5em;
        line-height: 45px;
		max-width:80%;
	}
	.main_partners h2 {
		font-size: 3em;
	}
	body .prices .price_group .price_name {
		white-space:nowrap;
	}
	.main_subscribe .subscribe-edit {
		max-width: 65%;
	}
	.main_subscribe .img2 {
		right: 6%;
		max-height: 220px;
	}
	.main_subscribe .img1 {
		right: 20%;
		max-height: 220px;
	}
	.main_subscribe .subscribe-form .btn {
		font-size: 16px;
	}
	.main_partners_text .block {
		padding: 20px 15px;
	}
	.main_partners_text .img {
		position: absolute;
		top: 0;
		left: 0;
		width: 50px;
		margin: 20px 0 0 35px;
	}
	.main_partners_text .icon {
		width: 25px;
		margin: 20px 40px 0 0;
	}
	.main_partners_text .name {
		font-size: 14px;
		font-weight: 700;
		color: #201e1e;
		padding: 5px 0 10px 60px;
	}
	.main_partners_text .name span {
		font-size: 13px;
		line-height: 1.25;
		font-weight: 500;
		opacity: 0.5;
		display: block;
		padding: 0;
	}
	.main_partners_text .text {
		font-size: 14px;
		line-height: 20px;
		font-weight: 400;
	}
	.main_partners_text .info {
		font-size: 14px;
		line-height: 19px;
	}
	.main_partners_text .href .btn {
		margin: 100px 0;
		font-size: 14px;
		line-height: 1.55;
		font-weight: 600;
		text-transform: none;
		padding: 30px 30px;
	}

	footer .logo a img {
		max-width:70%;
		display: none;
	}
	.footer_adress .footer_none {
		display: none;
	}
	.footer_adress .footer_adress_all {
		width: 45%;
	}
	.footer_adress .footer_adress_phone {
		width: 55%;
	}
	
	
	footer .bottom-menu .item .title a {
		font-size: 22px;
	}
	footer .bottom-menu .wrap .item .title a {
		font-size: 16px;
	}
	footer .light .bottom-menu .wrap .item .title a {
		line-height: 35px;
	}
	footer .footer_text p {
		font-size: 16px;
	}
	footer .head {
		font-size: 22px;
		margin-top: -7px;
	}
	.footer_contacts p {
		font-size: 18px;
		line-height: 18px;
	}
	.footer_privacy a, .footer_copy, .footer_developer {
		color: #201e1e;
		font-size: 15px;
	}
	.footer_oferta {
		color: #201e1e;
		font-size: 14px;
	}
	.footer_pay img {
		max-width: 100px;
	}
	h1 {
		font-size: 3.5em;
	}
	h2 {
		font-size: 1.5em;
	}
	.page-top>div:last-of-type {
		padding: 35px 0 50px;
	} 
	.top_mess span {
		font-size: 18px;
	}
	.CUSTOM_CATALOG .btn {
		font-size: 16px;
	}
	.catalog_block .article_block span, .catalog_block .item-stock span {
		font-size: 13px;
	}
	.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li>a {
		font-size: 15px;
		font-weight:600;
	}
	footer .footer_text p {
		font-size: 14px;
		margin: 0 0 15px 0;
	}
	footer .bottom-menu .wrap .item {
		margin: 4px 0 0 0;
	} 
	body .basket-link .js-basket-block .count {
		font-size: 12px;
        line-height: 17px;
        top: 20px;
	}
	.logo_and_menu-row .wrap_icon .auth_wr_inner	 {
		padding: 1px 10px;
	}
	body .basket-link .js-basket-block {
		border: none;
		padding: 0px 9px 14px;
	}
	.basket_normal .logo_and_menu-row .basket-link {
		padding-left: 0;
		padding-right: 20px;
	}
	.logo_and_menu-row .inline-search-show {
		padding: 5px 10px;
	}
	#content {
		padding-top: 130px;
	}
	.form_franchise h2, .text_faq h2 {
		font-size: 2.5em;
		line-height: 1.1em;
		max-width: 85%;
	}
	.form_franchise {
		padding: 30px !important;
	}
	#main .form_franchise .onoff input[type=checkbox]+label {
		font-size: 12px;
	}
	.main_subscribe .subscribe-edit  {
		margin:0;
	}
	.form_franchise .form_body div.form-control { 
		width: 29%;
		padding: 15px;
		text-align: center;
		border-radius: 50px
	}
	.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head {
		font-size: 25px;
		color: #201e1e;
		font-weight: 600;
	}
	.text_faq .item-accordion-wrapper {
		background: #fff;
		border-radius: 40px;
		padding: 10px 20px;
	}
	.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-body {
		font-size: 16px;
		line-height: 25px;
	}
	.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open {
		width: 50px;
		height: 50px;
	}
	.text_faq .arrow_open:after, .text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open:after {
		transform: scale(120%);
	}
	.text_page {
		font-size: 18px;
		line-height: 30px;
	}
	.contacts_text {
		font-size: 18px;
	}
	.contacts_text .links a {
		font-size: 18px;
	}
	.contacts_maps .head, .contacts_text .head {
		font-size: 25px;
		line-height: 22px;
	}
	.contacts_text .btn {
		font-size: 18px;
	}
	.zoom_img .img {
		min-height:350px;
	}
	
	.about_icons {
		margin:0 0 50px 0;
	}
	.about_icons img {
		width: 80px;
		height: 80px;
		padding: 0 15px 15px 0;
		margin-top: 0;
	}
	.about_icons span {
		padding-top: 10px;
	}
	.about_icons p {
		margin:0 0 10px 0;
	}
	.about_icons_all .img {
        min-height: 500px;
    }
	.payment_text .icon {
		width: 30px;
	}
	.payment_img .all_img div {
		border-radius: 40px;
		min-height:350px;
	}
	 
}
 

@media (max-width:991px) {

	.accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open, .accordion-type-2 .item-accordion-wrapper .accordion-head .arrow_open {
		top: 17px;
	}
	.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-body {
		padding: 0 0 35px 0;
	}
	.page-top>div:last-of-type {
		padding: 15px 0 30px;
	}

	#content {
		padding-top: 0px;
	}

	footer .light {
		border-radius: 40px;
		margin: 30px 20px;
		padding: 30px 10px;
	}
	h1 {
		font-size: 2em;
	}
	h2 {
		font-size: 1.5em;
		font-weight: 700;
		line-height: 1em;
		letter-spacing: -0.4px;
	}
	.about_text .text {
		padding-right: 0;
	}
	.form_franchise h2, .text_faq h2 {
		font-size: 18px;
		line-height: 24px;
		max-width: 100%;
	}
	.form_franchise {
		border-radius: 40px;
		padding: 10px !important;
		margin: 50px 0 0 0;
	}
	.text_page {
		font-size: 16px;
		line-height: 28px;
	}
	.zoom_img .img {
		border-radius: 20px; 
		min-height: 150px;
		margin-bottom:30px;
	}
	.footer_contacts p {
		font-size: 16px;
		line-height: 18px;
	}
	footer .head {
		font-size: 1.5em;
	}
	footer .logo img {
		max-width: 200px;
	}
	footer .logo {
		margin:0 0 30px 0;
	}
	.footer_contacts {
		margin:30px 0 0 0;
	}
	footer .footer_text p {
		font-size: 16px;
		line-height: 22px;
	}
	.footer_oferta {
		color: #201e1e;
		font-size: 14px;
		line-height: 16px;
		padding:0;
		margin:0;
	}
	.form_franchise .form_body {
		display: inline-block;
		width: 100%;
		margin: 20px 0 0 0;
	}
	.form_franchise .form_body div.form-control {
		width: 100%;
		padding: 20px;
		border-radius: 40px;
	}
	.form_franchise .form_footer {
		width: 100%;
		padding: 20px 0;
	}
	footer .bottom-menu .wrap .item .title a {
		text-transform: none;
		font-size: 16px;
		font-weight: 500;
	}
	footer .bottom-menu .wrap .item {
		margin: 0;
	}
	footer .bottom-menu .wrap {
		margin: 20px 0 0px;
	}
	.partners_icons p {
		display: flex;
		margin: 0 0 20px 0px;
	}
	.partners_icons img {
		width: 120px;
		height: 120px;
		padding: 0 30px 10px 0;
		margin-top: -20px;
	}
	.partners_icons span {
		padding-top: 0;
	}
	.text_faq {
		border-radius: 40px;
		padding: 20px;
	}
	.text_faq h2 {
		font-size: 18px;
		max-width: 100%;
		text-align: center;
		margin: 20px 0 0 0;
	}
	.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head {
		font-size: 16px;
	}
	.accordion-head {	
		padding: 11px 20px 11px 0px;
	}
	.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open {
		width: 30px;
		height: 30px;
	}
	.text_faq .arrow_open:after, .text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open:after {
		transform: scale(80%);
	}
	.accordion-type-1 .item-accordion-wrapper .accordion-head, .accordion-type-2 .item-accordion-wrapper .accordion-head {
		padding-right: 58px;
	}


	.about_adv {
		padding: 20px;
	}
	.about_adv p {
		display: flex;
		margin: 0 0 50px 0;
		align-content: center;
		justify-content: space-around;
		flex-direction: column;
	}
	.about_text h3, .payment_text h3 {
		font-size: 18px;
		line-height: 25px;
		font-weight: 700;
		margin: 10px 0 15px 0;
	}
	.payment_text {
		display: block;
	}
	.payment_text .block {
		padding: 10px 20px;
	}
	.payment_text .icon {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		margin: 20px 20px 0 0;
	}
	
	.payment_img .img {
		border-radius: 20px; 
		min-height: 150px;
		margin-bottom:30px;
	}
	
	
	
	
	.contacts_text {
		font-size: 18px;
	}
	.contacts_text .links a {
		font-size: 18px;
		line-height: 25px;
	}
	.contacts_maps .head {
		font-size: 25px;
		line-height: 25px;
	}
	.contacts_text .btn {
		border: 1px solid #fff;
		padding: 15px 20px;
		font-size: 18px;
		border-radius: 80px !important;
		text-transform: none;
		font-weight: 600;
		display: block;
		white-space: unset;
	}
	.yandex-map {
		max-height: 350px;
	}
	.footer_text a {
		display:inline-block;
	}
	.footer_pay img {
		max-width: 70px;
	}
	#main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line) {
		width: 100%;
	}
	.product-view--mix .product-info-headnote .col-auto:first-child {
		display:none;
	}
	.top_mess span {
		color: #ffffff;
		width: 100%;
		text-align: center;
		font-size: 16px;
		font-weight: 500;
		border-radius: 40px;
		background-color: #e1c1f4;
		padding: 20px;
		width: 100%;
		display: block;
	}
	#mobileheader .logo img {
		max-height: 90%;
		max-width: 90%;
	}
	#mobileheader .wrap_icon {
		padding-right: 10px;
		padding-left: 3px;
	}
	.catalog_section_list .item_block.lg .image img {
		max-width: 100%;
	}
	.main_page {
		padding:20px;
		margin:30px 30px 0 30px;
		border-radius: 40px!important;
	}
	.main_page h1 {
		max-width: 100%;
		font-size: 24px;
		margin: 30px 0;
	}
	.main_icons {
		margin: 0;
		font-size: 16px;
		line-height: 25px;
	}
	.main_icons img {
		width: 50px;
		height: 50px;
		padding: 0 20px 10px 0;
		margin-top: 0px;
	}
	.main_btn {
		margin: 30px 0 0 0;
	}
	.main_btn .btn {
		font-size: 18px;
		text-transform: none;
		font-weight: 600;
		display: block;
		white-space: unset;
		margin:0 0 30px 0;
	}
	body .wrapper1.front_page .top_block a {
		display: none;
	}
	.top_block_title {
		display: inline-block;
		margin: 0 38px 0 0;
		font-size: 18px;
		line-height: 25px;
	}
	.main_subscribe h2 {
		max-width: 100%;
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 50px;
		text-align:center;
	}
	.main_subscribe .img1, .main_subscribe .img2 {
		display:none;
	}
	.main_subscribe .subscribe-edit {
		max-width: 100%;
		font-size: 22px;
		font-weight: 600;
		text-transform: none;
		padding: 10px 20px;
		border-radius: 40px;
		background: #fff;
		margin: 0 0 10px 0;
	}
	.main_subscribe .subscribe-form .form-control {
		display: inline-block;
		width: 100%;
		font-size: 18px;
		border: 0;
		background: none;
		height: unset;
		padding: 0;
		margin: 20px 0;
	}
	.main_subscribe .subscribe-form .btn {
		display: inline-block;
		width: 100%;
		font-size: 18px;
		font-weight: 600;
		text-transform: unset;
		border-radius: 50px;
		padding: 10px 10px;
		margin: 0 0 10px 0;
	}
	.main_partners {
		padding: 30px;
	}
	.main_partners h2 {
		max-width: 100%;
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 50px;
	}
	.main_partners_text {
		display: block;
	}
	.main_partners_text .block {
		padding: 20px;
	}
	.main_partners_text .img {
		width: 40px;
		margin: 40px 0 0 40px;
	}
	.main_partners_text .icon {
		margin: 40px 40px 0 0;
	}
	.main_partners_text .name {
		font-size: 16px;
		font-weight: 700;
		color: #201e1e;
		padding: 20px 0 0 53px;
	}
	.main_partners_text .name span {
		padding: 0;
	}
	.main_partners_text .text {
		font-size: 16px;
		line-height: 25px;
		font-weight: 600;
		margin: 10px 0;
	}
	.main_partners_text .info {
		font-size: 16px;
		line-height: 20px;
	}
	.main_partners_text .href .btn {
		margin: 20px;
		font-size: 24px;
		line-height: 1.55;
		font-weight: 700;
		text-transform: none;
		padding: 20px;
		border-radius: 40px !important;
		white-space: unset;
	}
	.filter-panel {
		padding: 13px 16px;
	}
	.page-top>div {
		padding: 20px 0 0;
	}
	.product-view--mix .preview-text {
		padding-bottom: 0;
	}

	.payment_img .all_img div {
		min-height: 250px;
	}
	.payment_img .img {
			border-radius: 20px;
			min-height: 150px;
			margin-bottom: 0;
	}


}
 
 
 
 

 
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  
    #main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line) {
        width: 50%;
    }
	.filter-panel__sort {
		float:right!important;
	}
	.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open {
        margin: -15px 0 0 0;
    }
	.panel-collapse .accordion-body {
		padding: 0 35px 15px 0px;
    }
	.zoom_img .img {
        min-height: 350px;
    }
	footer .logo {
		display:none;
	}
	.footer_contacts {
        margin: 0;
    }
	.main_icons {
		max-width:50%;
	}
    .main_subscribe h2 {
        font-size: 22px;
        max-width: 100%;
    }
	.main_subscribe .subscribe-edit {
        max-width: 100%;
    }
	.main_partners h2 {
        font-size: 22px;
    }
	.main_partners_text {
		display: flex; 
		flex-wrap: wrap;
	}
	.main_partners_text .rew {
		margin-bottom: 30px;
	}
	.payment_img .all_img div {
        min-height: 400px;
    }
	
	
  
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  
    #main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line) {
        width: 50%;
    }
	.filter-panel__sort {
		float:right!important;
	}
	.text_faq .accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open {
        margin: -15px 0 0 0;
    }
	.panel-collapse .accordion-body {
		padding: 0 35px 15px 0px;
    }
	.zoom_img .img {
        min-height: 350px;
    }
	footer .logo {
		display:none;
	}
	.footer_contacts {
        margin: 0;
    }
	.header_wrap .basket-link .js-basket-block {
		padding: 5px 9px 7px;
	}
	.main_icons {
		max-width:50%;
	}
    .main_subscribe h2 {
        font-size: 22px;
        max-width: 100%;
    }
	.main_subscribe .subscribe-edit {
        max-width: 100%;
    }
	.main_partners h2 {
        font-size: 22px;
    }
	.main_partners_text {
		display: flex; 
		flex-wrap: wrap;
	}
	.main_partners_text .rew {
		margin-bottom: 30px;
	}
	.payment_img .all_img div {
        min-height: 400px;
    }
}
.price_kg{
    display: block;
    color: #999;
    font-size: 14px;
    margin-top: -5px;
    margin-bottom: 10px;
}