@charset "UTF-8";
@font-face {
    font-family: GTWalsheim;
    src: url(../fonts/GTWalsheimPro-Regular.woff);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: GTWalsheim;
    src: url(../fonts/GTWalsheimPro-Light.woff);
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: GTWalsheim;
    src: url(../fonts/GTWalsheimPro-Bold.woff);
    font-weight: 600;
    font-display: swap;
}
body {
    margin: 0;
    font-family: GTWalsheim, sans-serif !important;
    color: #212529 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px !important;
    overflow-x: hidden !important;
    min-height: 100vh !important;
    background-color: #fff !important;
}
ul {
    list-style: none;
}
p,
ul {
    margin: 0;
    padding: 0;
}
.mg-news-full-desc ul li,
.static-content ul li {
    list-style: disc;
}
.mg-news-full-desc li,
.mg-news-full-desc ol,
.static-content li,
.static-content ol {
    list-style: auto;
}
.mg-news-full-desc ol,
.mg-news-full-desc ul,
.static-content ol,
.static-content ul {
    padding-left: 30px;
}
a {
    text-decoration: none;
    outline-style: none;
    background-color: transparent;
}
a:focus {
    outline-style: none;
}
button {
    cursor: pointer;
    outline: 0 none !important;
    border: none;
}
button:focus {
    outline: 0 none !important;
}
button:active {
    outline: 0 none !important;
}
button:hover {
    outline: 0 none !important;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
input,
textarea {
    outline: 0;
}
main {
    min-height: 50vh;
    flex: 1 1 auto;
}
.footer {
    flex: 1 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}
.main-container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding-top: 250px;
}
@media (max-width: 1200px) {
    .main-container {
        padding-top: 200px;
    }
}
@media (max-width: 992px) {
    .main-container {
        padding-top: 100px;
    }
}
@media (max-width: 576px) {
    .main-container {
        padding-top: 50px;
    }
}
.visually-hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}
.basic-container {
    padding: 0 25px;
    max-width: 1430px;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 767px) {
    .basic-container {
        padding: 0 15px;
    }
}
.mg-slider-wrap {
    margin-bottom: 0 !important;
}
.overlay-mode {
    overflow: hidden;
    height: 100vh;
}
.main-overlay {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 11;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.hidden {
    display: none;
}
.mg-slide__outer img {
    max-width: 100%;
    max-height: 100%;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.widget {
    width: 100% !important;
    background: #fff !important;
    border: none !important;
}
.widget .data {
    margin: 0 !important;
}
.widget a.title:link,
.widget a.title:visited {
    background: 0 0 !important;
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    align-items: center !important;
    background-color: transparent !important;
    color: #000 !important;
}
.widget .title .text {
    color: #000 !important;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.4em;
    margin-bottom: 21px;
    position: relative;
    margin-top: 65px;
    padding-bottom: 65px;
    text-align: center;
    white-space: pre-wrap !important;
}
.widget .data {
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 0 !important;
}
.widget .data a.image:link,
.widget .data a.image:visited {
    flex: 0 0 25%;
    max-width: 25%;
    width: 25% !important;
    margin: 0;
    box-sizing: border-box;
    border: 1px solid red;
    height: auto !important;
    padding-bottom: 25%;
    position: relative;
    margin: 0 !important;
    border: none !important;
}
@media (max-width: 1200px) {
    .widget .data a.image:link,
    .widget .data a.image:visited {
        flex: 0 0 33%;
        max-width: 33%;
        width: 33% !important;
        padding-bottom: 33%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .widget .data a.image:link,
    .widget .data a.image:visited {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
        padding-bottom: 50% !important;
    }
}
.widget .data .image span {
    width: 100% !important;
    height: 100% !important;
    background-size: cover;
    position: absolute;
}
.widget .title .icon {
    width: 150px !important;
    height: 150px !important;
    border-radius: 50%;
    margin: 0 !important;
    margin-bottom: 30px !important;
    background-color: var(--main-color);
    background: url(../images/instagram-icon.png) !important;
    background-size: 70px 70px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border: 1px solid #e7e7e7 !important;
}
@media (min-width: 320px) and (max-width: 767px) {
    .widget .title .icon {
        width: 80px !important;
        height: 80px !important;
        background-size: 40px 40px !important;
        margin-bottom: 20px !important;
    }
}
.SumoSelect > .CaptionCont {
    color: #666;
    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 0;
    overflow: hidden;
}
.SumoSelect > .CaptionCont:active,
.SumoSelect > .CaptionCont:focus,
.SumoSelect > .CaptionCont:hover {
    box-shadow: none !important;
    border-color: #bbb !important;
}
.SumoSelect > .CaptionCont > span {
    width: 100%;
}
.preloader {
    position: fixed;
    width: 100%;
    z-index: 2000;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
}
.loaded .preloader {
    display: none;
}
.checkCapcha {
    margin-bottom: 20px;
}
.checkCapcha img {
    width: auto;
    height: auto;
}
.swiper-container-1 [data-slide-id="0"] .mg-slide__title,
.swiper-container-1 [data-slide-id="1"] .mg-slide__title {
    font-weight: 300 !important;
}
.buyClick_agreement .agreement__checkbox {
    margin-right: 10px;
    width: 15px !important;
    height: 15px !important;
}
.buyClick_agreement .agreement__label {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 15px;
}
.buyClick_agreement .agreement__label span {
    line-height: 1;
    padding-left: 10px;
}
.buyClick_agreement .agreement__label [type="checkbox"] {
    position: absolute;
    top: 15px;
    left: 0;
    height: 100% !important;
    opacity: 0;
}
.buyClick_agreement .agreement__label span::before {
    display: block;
    min-width: 15px;
    max-width: 15px;
    min-height: 15px;
    max-height: 15px;
    margin-right: 15px;
    content: "";
    border: 1px solid #dadada;
    background: #fff;
    box-shadow: inset 0 0 0 2px #fff;
    position: absolute;
    left: 0;
}
.buyClick_agreement .agreement__label [type="checkbox"]:checked + span::before {
    background: var(--main-color);
}
.mg-form-designer .agreement__btn {
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    background: 0 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
.mg-form-designer .agreement__btn:hover {
    text-decoration: none;
}
.mg-form-designer input[type="checkbox"],
.mg-form-designer label {
    cursor: pointer;
}
.mg-form-designer .agreement__label {
    display: flex;
    align-items: center;
}
.reActivate {
    padding: 40px 0;
}
.reActivate__title {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}
.reActivate__input {
    max-width: 400px;
    width: 100%;
    -webkit-appearance: none;
    height: 44px;
    background-color: #fff;
    color: #000;
    border: none;
    border-bottom: 2px solid #e8e8e8;
    line-height: 42px;
    margin-bottom: 10px;
}
.reActivate__container {
    display: flex;
}
.reActivate__button {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.button-loggout {
    color: #222;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: #ccc;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 10px;
}
input.captcha {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    color: #495057;
    margin: 10px 0;
}
.mg-slider-products .tmp-arrow {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    background-color: var(--main-color);
    position: static;
    border: none;
}
.mg-slider-products .owl-prev {
    margin-right: 10px !important;
}
.mg-slider-products .owl-next svg,
.mg-slider-products .owl-prev svg {
    width: 12px;
    height: 12px;
}
.mg-slider-products .owl-next,
.mg-slider-products .owl-prev {
    position: static;
}
.mg-slider-products .tmp-arrow-left {
    transform: rotate(180deg);
}
.tinkoff-personal {
    color: var(--main-color) !important;
    border-color: var(--main-color) !important;
}
.tinkoff-personal:hover {
    color: #000 !important;
    border-color: #000 !important;
}
.min-order {
    display: none;
}
#min-order-notify {
    margin-right: 40px;
}
.order-page .min-order {
    display: block;
}
@media (max-width: 1200px) {
    #min-order-notify {
        margin-right: 0;
    }
}
.payment-status__container {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    min-height: 50vh;
}
.payment-status__container .c-alert {
    padding: 15px 20px;
    border-radius: 8px;
}
.payment-status__container .c-alert.c-alert--red {
    border: 1px solid var(--main-color);
}
.payment-status__container .c-alert.c-alert--blue {
    border: 1px solid var(--main-color);
}
.eml_nomodal_success-modal {
    padding: 25px;
    font-size: 16px;
}
.modal.eml_nomodal_success-modal .modal-dialog {
    position: static !important;
    transform: none !important;
}
.modal.eml_nomodal_success-modal .modal-body .close {
    display: none;
}
.modal.eml_nomodal_success-modal .modal-body {
    text-align: center;
}
.eml_nomodal_success-modal {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 600px;
}



/**************************** ШАПКА *******************************/
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}

.top__container{
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
}
.header__top{
    border-bottom: 1px solid rgba(53, 58, 75, 0.26);
    transition: .5s;
    opacity: 1;
    max-height: 165px;
}
.header__top.hidden {
	display: block;
    opacity: 0;
    max-height: 0;
    transition: .5s;
}
.header__bot {
    position: relative;
}
.displayflex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.displaynone {
    display: none;
}

.header__phone{
    margin-left: 50px;
}
.header__phone:hover p{
    text-shadow: 1px 0px 0px black;
    transition: 0.3s text-shadow;
}
.header__phone p{
    margin-left: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #353A4B;
}

.header__logo {
    font: Playfair Display;
    font-size: 28px;
    white-space: nowrap;
}
.header__logo a{
	color: #000;
}



.header__basket{
    display: inherit;
    margin-left: 50px;
}

.bot__container{
    padding: 28px 0;
}

.menu__items{
    display: flex;
    justify-content: space-between;
}

.menu__item{
    font-family: Montserrat;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #353A4B;
}

.menu__item:hover {
    text-shadow:1px 0px 0px black;
    transition: 0.3s text-shadow;
}
.menu__item a{
    text-decoration: none;
    color: #353A4B;
}

@media (max-width: 1200px){
	
	.header__logo {
		font-size: 20px;
	}
	.dispnone {
		display: none;
	}
	
	.top__container {
    	display: flex;
    	justify-content: space-between;
    	padding: 30px 0;
	}
	.header__logo {
	    display: flex;
	    align-items: center;
	}
	
	.bot__container {
    	padding: 20px 0;
	}
	.menu__item{
		font-size: 14px;
	}
	
}
@media (max-width: 992px) {
	.header__top {
		height: auto;
	}
	
	.top__container {
		padding: 15px 0;
	}
	.header__info {
		display: none;
	}
	.displaynone {
		display: block;
	}
	.header__search {
		width: 70%;
	}
	
	.header__phone {
		display: none;
	}
	
	.header__phone p,
	.header__language p {
		font-size: 14px;
	}
	.burger{
		display: none;
		width: 20px;
		height: 20px;
		cursor: pointer;
		background: url(../images/burger.svg) center no-repeat;
		background-size: 20px;
		transition: .3s;
		margin-left: 20px;
	}

	.burger_active{
		width: 20px;
		height: 20px;
		background: url(../images/cancel.svg) center no-repeat;
		background-size: 20px;
		transition: .3s;
	}
	.burger {
		display: block;
		margin-left: 20px;
	}
	.bot__container {
		padding: 0;
	}
	.nav__menu ul {
		padding: 20px;
	}
	.menu__items{
		position: absolute;
		width: 350px;
		text-align: center;
		background-color: black;
		transition: .8s;
		display: block;
		top: 0;
		right: -500px;
		z-index: 998;
	}
	.menu__items.active{
		display: block;
		transition: .8s;
		top: 0;
		right: 0;
	}
	.menu__item{
		margin-bottom: 10px;
	}
	.menu__item:first-child {
		margin-bottom: 20px;
	}
	.menu__item:nth-child(2) {
		margin-bottom: 20px;
	}
	.margin:first-child {
		margin-bottom: 10px;
	}
	.margin:nth-child(2) {
		margin-bottom: 10px;
	}
	.menu__item {
    	font-size: 15px;
	}
	
	
	.flex {
		display: flex;
		justify-content: center;
	}
	
	.menu__item .menu__link {
		color: #fff;
		transition: .5s;
	}
	.menu__item .menu__link:hover {
		border-bottom: 1px solid #d9d9d9;
	}
	.main__link {
		border: 1px solid #d9d9d9;
		padding: 3px;
	}
	
	
	
	
}

@media(max-width: 776px) {
	.header__logo {
		font-size: 16px;
	}
	
	.header__phone p {
		display: none;
	}
	.header__phone {
		margin-left: 10px;
	}
	
}
@media(max-width: 576px) {
	.header__logo {
		font-size: 16px;
	}
	
	.top__container {
		padding: 10px 0;
	}
	.header__phone p, .header__language p {
		font-size: 8px;
	}
	.header__phone {
		margin-left: 10px;
	}
	
	
}

@media(max-width: 425px) {
    .header__logo {
        font-size: 10px;
    }
    
  
    
    
}






.banners-section {
    width: 100%;
    margin-top: 85px;
}
@media (max-width: 767px) {
    .banners-section {
        margin-top: 40px;
    }
}
.banners__list {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
@media (min-width: 320px) and (max-width: 767px) {
    .banners__list {
        flex-direction: column;
    }
}
.banners__item {
    max-width: 33%;
    flex: 0 0 33%;
    box-sizing: border-box;
}
.banners__item:first-child {
    padding-right: 15px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .banners__item:first-child {
        padding: 0;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .banners__item:first-child .banners__content-link {
        justify-content: center;
        text-align: center;
    }
}
.banners__item:nth-child(2) {
    padding: 0 15px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .banners__item:nth-child(2) {
        padding: 0;
    }
}
.banners__item:nth-child(2) .banners__content-link {
    justify-content: center;
    text-align: center;
}
@media (min-width: 320px) and (max-width: 767px) {
    .banners__item:nth-child(2) .banners__content-link {
        justify-content: center;
        text-align: center;
    }
}
.banners__item:nth-child(3) {
    padding-left: 15px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .banners__item:nth-child(3) {
        padding: 0;
    }
}
.banners__item:nth-child(3) .banners__content-link {
    justify-content: flex-end;
    text-align: right;
}
@media (min-width: 320px) and (max-width: 767px) {
    .banners__item:nth-child(3) .banners__content-link {
        justify-content: center;
        text-align: center;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .banners__item {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0;
    }
}
.banner-container {
    width: 100%;
    background-color: #fff;
    padding-bottom: 20px;
}
@media (max-width: 767px) {
    .banner-container {
        padding-bottom: 0;
    }
}
.banner__img-block {
    width: 100%;
}
.banner__img-link {
    width: 100%;
}
.banner__img {
    width: 100%;
    height: auto;
    object-fit: contain;
    transition: all 0.5s ease;
}
.banner__img:hover {
    transform: scale(0.95);
    filter: grayscale(1);
}
.banners__content-link {
    font-size: 36px;
    font-weight: 300;
    color: #000;
    margin-top: 16px;
    margin-left: 36px;
    line-height: 43px;
    transition: 0.3s;
    display: flex;
}
@media (max-width: 1200px) {
    .banners__content-link {
        font-size: 22px;
        margin-left: 10px;
        margin-top: 10px;
    }
}
.banner__logo-block {
    width: 100%;
    margin-bottom: 95px;
    text-align: center;
    font-size: 28px;
}
@media (max-width: 767px) {
    .banner__logo-block {
        display: none;
    }
}
.banner__logo-link {
    width: 100%;
    display: flex;
    justify-content: center;
}
.banner__logo-img {
    max-width: 100%;
    width: auto;
    object-position: center;
    height: auto;
    object-fit: contain;
}
.collections-banners {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 100%;
}
.collections-banners__list {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 1200px) {
    .collections-banners__list {
        flex-direction: column;
    }
}
@media (max-width: 767px) {
    .collections-banners {
        margin-top: 20px;
    }
}
.collections-banners__item {
    max-width: 49%;
    flex-grow: 1;
    position: relative;
}
.collections-banners__item::after {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scale(0.5);
    transition: all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1);
    border: 5px solid rgba(255, 255, 255, 0.3);
    pointer-events: none;
}
.collections-banners__item:hover::after {
    opacity: 1;
    transform: scale(1);
    transition: all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1);
}
@media (max-width: 1200px) {
    .collections-banners__item {
        max-width: 100%;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .collections-banners__item {
        min-height: 280px;
    }
}
@media (max-width: 450px) {
    .collections-banners__item {
        min-height: 240px;
    }
}
.collections-banners__img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
@media (min-width: 320px) and (max-width: 767px) {
    .collections-banners__img {
        object-fit: cover;
        height: 100%;
    }
}
.collections-banners__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.collections-banners__title {
    font-size: 36px;
    color: #000;
    font-weight: 300;
    text-transform: unset;
}
.collections-banners__link {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}
.collections-banners__link::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    transition: width 0.4s linear 0s;
    -webkit-transition: width 0.4s linear 0s;
    -o-transition: width 0.4s linear 0s;
    right: 0;
    background-color: var(--main-color);
    display: block;
    height: 2px;
    margin-top: 8px;
    z-index: 2;
}
.collections-banners__link::after {
    content: "";
    display: block;
    height: 2px;
    background-color: #000;
    margin-top: 8px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.collections-banners__link:hover::before {
    width: 100%;
    left: 0;
}
.products-container {
    background-color: #fff;
}
.products__tabs {
    margin-left: -15px;
    margin-right: -15px;
}

@keyframes showTab {
    0% {
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.products__navigation {
    padding: 20px 0 20px;
}
.products__navigation-list {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 1200px) {
    .products__navigation-list {
        flex-wrap: wrap;
    }
}
.products__navigation-item {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.products__navigation-link {
    border: none;
    background-color: none;
    background-color: transparent;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: inherit;
    margin: 0 20px;
    text-transform: uppercase;
}
.products__navigation-link::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--main-color);
    display: block;
    transition: width 0.4s linear 0s;
}
.products__navigation-link:hover::after {
    width: 100%;
}
.products__navigation-link--active::after {
    width: 100%;
}
.minicart__products {
    max-height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    max-height: calc(100% - 170px);
}
.description-section {
    padding: 70px 0;
    background-color: #fff;
}
.products__tab-link {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    display: block;
    margin: 20px auto 60px;
    width: 200px;
}
@media (max-width: 767px) {
    .description-section {
        padding: 20px 0 30px;
    }
    .products__tab-link {
        margin-bottom: 20px;
    }
}
footer {
    width: 100%;
    padding: 50px 0 0;
    background-color: #333;
}
footer .basic-container {
    background-color: #333;
}
.footer-container {
    display: flex;
    flex-direction: column;
}
.footer__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer__item {
    max-width: 25%;
    flex: 0 0 25%;
}
@media (max-width: 1200px) {
    .footer__item {
        max-width: 33%;
        flex: 0 0 33%;
        box-sizing: border-box;
    }
    .footer__item:first-child {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .footer__item {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 25px;
    }
}
.footer__logo-block {
    display: flex;
    flex-direction: column;
}
@media (max-width: 1200px) {
    .footer__logo-block {
        align-items: center;
    }
}
.logo-block__item {
    margin-bottom: 25px;
}
.footer-logo-img {
    width: 100%;
    max-width: 150px;
    height: 30px;
    object-fit: contain;
}
.footer-slogan {
    color: #868686;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
}
@media (max-width: 1200px) {
    .footer-slogan {
        text-align: center;
    }
}
.footer-socials {
    width: 100%;
    display: flex;
}
.footer-socials__item {
    margin-right: 8px;
}
.footer-socials__link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-socials__link svg {
    width: 19px;
    height: 19px;
    fill: #fff;
    transition: all 0.3s ease;
}
.footer-socials__link svg.footer-pinterest {
    width: 17px;
    height: 17px;
}
.footer-socials__link svg:hover {
    transform: scale(1.2);
}
.footer__block-title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;
}
.footer__block-title::after {
    content: "";
    display: block;
    height: 1px;
    width: 30px;
    margin-top: 20px;
    background-color: #fff;
}
@media (min-width: 320px) and (max-width: 767px) {
    .footer__block-title::after {
        margin-left: 50%;
        transform: translateX(-15px);
    }
}
.footer-categories,
.footer-pages,
.footer__about {
    display: flex;
    flex-direction: column;
}
@media (min-width: 320px) and (max-width: 767px) {
    .footer-categories,
    .footer-pages,
    .footer__about {
        align-items: center;
    }
}
.footer-pages__item,
.footer__about-item {
    margin-bottom: 15px;
    color: #868686;
}
.footer-pages__link {
    color: #868686;
}
.footer-pages__link:hover {
    color: #fff;
}
.footer__about-item a {
    color: inherit;
}
.footer-bottom {
    display: flex;
    align-items: center;
    padding: 25px 0;
    border-top: 1px solid #434448;
    justify-content: space-between;
}
@media (max-width: 1200px) {
    .footer-bottom {
        flex-direction: column;
    }
}
.copyright {
    display: flex;
    width: auto !important;
    color: #868686 !important;
}
.copyright a {
    color: #868686;
}
@media (max-width: 1200px) {
    .copyright {
        flex-direction: column;
        margin-bottom: 25px !important;
    }
}
.main-footer-payment_list {
    display: flex;
    flex-wrap: wrap;
}
.payment__item {
    height: 31px;
    width: 45px;
    background-color: #fff;
    margin-right: 10px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}
.payment__item img {
    width: 30px;
    height: 15px;
    object-fit: contain;
}
.c-contact__row {
    display: block;
}
.breadcrumbs-section {
    width: 100%;
    padding: 170px 0 70px;
}
@media (max-width: 1200px) {
    .breadcrumbs-section {
        padding: 150px 0 70px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .breadcrumbs-section {
        padding: 70px 0 50px;
    }
}
.catalog-title {
    font-size: 40px;
    font-weight: 400;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
}
.bread-crumbs {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.bread-crumbs a {
    color: #000;
}
.catalog-products {
    background-color: #fff;
}
.calalog-products__container {
    margin-left: -15px;
    margin-right: -15px;
}
.calalog-products__list {
    display: flex;
    flex-wrap: wrap;
}
.calalog-products__container--list .calalog-products__list {
    flex-wrap: nowrap;
    flex-direction: column;
}
.catalog-products__item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px 25px;
    box-sizing: border-box;
}
@media (max-width: 1200px) {
    .catalog-products__item {
        flex: 0 0 33%;
        max-width: 33%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .catalog-products__item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.calalog-products__container--list .catalog-products__item {
    flex: 0 0 100%;
    max-width: 100%;
}
.pagination-container {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 25px 0;
}
.catalog-products__settings {
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
}
@media (min-width: 320px) and (max-width: 767px) {
    .filter-button__container {
        display: flex;
        align-items: center;
    }
}
.filter-button__btn {
    border: none;
    padding: 0;
    background-color: transparent;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.3em;
    color: #000;
}
.filter-button__btn::before {
    content: "F";
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    background-color: var(--main-color);
    display: inline-block;
}
@media (min-width: 320px) and (max-width: 767px) {
    .filter-button__btn::before {
        display: none;
    }
}
.filter-button__btn:hover {
    color: var(--main-color);
}
.mode-btns {
    display: flex;
    justify-content: flex-end;
}
.grid-btn,
.list-btn {
    border: none;
    background-color: transparent;
    padding: 0;
    width: 36px;
    height: 36px;
    margin-left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.grid-btn svg,
.list-btn svg {
    width: 30px;
    height: 30px;
}
.grid-btn:hover svg,
.list-btn:hover svg {
    fill: var(--main-color);
}
.active-btn svg {
    fill: var(--main-color);
}
.filter-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
    background-color: #fff;
    height: 100%;
    max-height: 100%;
    padding: 30px;
    width: 415px;
    max-width: 415px;
    box-sizing: border-box;
    transform: translateX(-100%);
    transition: transform 0.5s ease;
    overflow-y: scroll;
}
@media (min-width: 320px) and (max-width: 767px) {
    .filter-container {
        width: 100%;
        max-width: 100%;
    }
}
.filter-container .SumoSelect {
    width: 100%;
}
.filter-container .SumoSelect:hover {
    outline: 0;
}
.filter-container--open {
    transform: translateX(0);
    transition: transform 0.5s ease;
}
.filter-close__btn {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: transparent;
    padding: 0;
    z-index: 2;
}
.icon-close-filter {
    stroke: #000;
    width: 20px;
    height: 20px;
}
.mg-viewfilter {
    display: inline-block;
    margin-bottom: 10px;
}
.categories-description {
    width: 680px;
    max-width: 680px;
    display: block;
    margin: 0 auto 40px;
    text-align: center;
}
@media (min-width: 320px) and (max-width: 767px) {
    .categories-description {
        width: 100%;
    }
}
.catalog-empty {
    font-size: 22px;
    font-weight: 400;
    color: #333;
    display: block;
    padding: 30px 0;
}
.products-block__empty {
    padding: 0 15px;
}
.products-block__empty span {
    font-size: 22px;
    font-weight: 400;
    color: #333;
}
.seo-text {
    padding-bottom: 40px;
    display: block;
}
#chd-show-more-button {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    display: block;
    margin: 20px auto 60px auto;
    width: 200px;
}
#chd-show-more-button:hover {
    color: #000;
}
.product-page {
    background-color: #fff;
    padding-top: 30px;
}
.product-page__container {
    display: flex;
}
@media (max-width: 1200px) {
    .product-page__container {
        flex-direction: column;
    }
}

.product-section {
    flex: 0 0 100%;
    margin-left: 15px;
    box-sizing: border-box;
    order: 1;
}
@media (max-width: 1200px) {
    .product-section {
        max-width: 100%;
        padding: 0;
        flex: 0 0 100%;
        box-sizing: border-box;
        margin-left: 0;
    }
}
.product-section .c-buy {
    margin-top: 20px;
}
.product-section .rating-wrapper {
    display: flex;
}
.product-section .mg-rating-count {
    color: #a8a8a8;
}
.product-card {
    background-color: transparent;
}
.product-card__wrapper {
    display: flex;
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-card__wrapper {
        flex-direction: column;
    }
}
.product-card__images {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    box-sizing: border-box;
}
@media (max-width: 1200px) {
    .product-card__images {
        flex: 0 0 45%;
        max-width: 45%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-card__images {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
}
.product-card__images .c-images__slider__item {
    padding-bottom: 100%;
}
.product-card__images .c-images__slider__img {
    position: absolute;
}
.product-card__images .owl-stage-outer {
    margin-bottom: 0 !important;
}
.product-card__information {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    box-sizing: border-box;
}
@media (max-width: 1200px) {
    .product-card__information {
        flex: 0 0 55%;
        max-width: 55%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-card__information {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }
}
.product-card__info-top {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 20px;
}
.product-buttons {
    position: absolute;
    top: 0;
    right: 0;
}
.product-card__info-top .mg-add-to-favorites,
.product-card__info-top .mg-remove-to-favorites {
    height: 40px;
    width: 40px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.product-card__info-top .mg-add-to-favorites span,
.product-card__info-top .mg-remove-to-favorites span {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    font-size: 0;
}
.product-card__info-top .mg-add-to-favorites .icon-heart,
.product-card__info-top .mg-remove-to-favorites .icon-heart {
    max-width: 20px;
    max-height: 20px;
}
.product-card__info-top .mg-add-to-favorites:hover,
.product-card__info-top .mg-remove-to-favorites:hover {
    background-color: var(--main-color);
}
.product-card__info-top .mg-add-to-favorites:hover .icon-heart,
.product-card__info-top .mg-remove-to-favorites:hover .icon-heart {
    fill: #fff;
}
.product-card__title {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 15px;
    padding-right: 40px;
    box-sizing: border-box;
}
.product-card__price {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.product-card__price--old {
    font-size: 16px;
    font-weight: 400;
    color: #83868c;
    margin-right: 7px;
}
.product-card__price--normal {
    font-size: 20px;
    font-weight: 400;
    color: var(--main-color);
    text-decoration: none;
}
.product-card__rating {
    margin-bottom: 15px;
}
.product-card .color-name,
.product-card .size-name {
    font-size: 11px;
    font-weight: 600;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
    letter-spacing: 0.1em;
    display: inline-block;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.c-product__message .c-button,
.product-card__wrapper .addToCart {
    background-color: var(--main-color);
    transition: all 0.3s ease;
    width: 200px;
    height: 55px;
    font-size: 14px;
    letter-spacing: 0.2em;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    transition: 0.3s;
    text-align: center;
}
.c-product__message .c-button:hover,
.product-card__wrapper .addToCart:hover {
    background-color: #000;
}
.c-product__message .c-button svg,
.product-card__wrapper .addToCart svg {
    display: none;
}
@media (min-width: 320px) and (max-width: 767px) {
    .c-product__message .c-button,
    .product-card__wrapper .addToCart {
        width: auto;
        padding: 0 10px;
    }
}
.related-product-carousel__item .c-product__message {
    display: none !important;
}
.product-characteristic__item {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #bfbfbf;
}
.product-characteristic__item--bold {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.1em;
    padding-right: 5px;
    margin-bottom: 0 !important;
}
.block-variants {
    margin-bottom: 15px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    padding-right: 15px;
}
.storages {
    box-sizing: border-box;
    width: 100%;
    padding-right: 15px;
}
.sklad {
    display: flex;
}
.sklad-name {
    flex: 0 0 75%;
    max-width: 75%;
    box-sizing: border-box;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.sklad-name p span {
    color: #bfbfbf;
    font-size: 12px;
}
.sklad-count {
    flex: 0 0 25%;
    max-width: 25%;
    box-sizing: border-box;
    padding-right: 0 !important;
}
.wholesales {
    width: 100%;
    box-sizing: border-box;
    padding-right: 15px;
    margin-bottom: 15px;
}
.wholesales .prop-text {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
.wholesales .prop-name,
.wholesales .prop-unit {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
}
.product-tabs__nav-list {
    display: flex;
    padding: 25px 0;
}
@media (max-width: 1200px) {
    .product-tabs__nav-list {
        flex-wrap: wrap;
        padding: 15px 0;
    }
}
.product-tabs__nav-btn {
    border: none;
    padding: 0;
    background-color: transparent;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 600;
    transition: 0.3s;
    margin-right: 35px;
    line-height: 1;
    display: flex;
    padding: 5px 0;
    position: relative;
}
.product-tabs__nav-btn::after {
    content: "";
    width: 0;
    height: 3px;
    background-color: var(--main-color);
    opacity: 0.7;
    display: block;
    position: absolute;
    top: 100%;
    transition: width 0.4s linear 0s;
}
.product-tabs__nav-btn:hover::after {
    width: 100%;
}
.product-tabs__nav-btn--active::after {
    width: 100%;
}
@media (max-width: 1200px) {
    .product-tabs__nav-item {
        margin-bottom: 10px;
    }
}
.product-tabs__item {
    box-sizing: border-box;
    padding-right: 15px !important;
    display: none;
    padding: 0 0 15px;
    width: 100%;
}
.product-tabs__item--active {
    display: block;
    animation: showProdTab 0.5s;
}
@keyframes showProdTab {
    0% {
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.products-tabs__table {
    border: 1px solid #e5e5e5;
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: 0;
}
.products-tabs__table tr {
    display: table-row;
    width: 100%;
    border: 1px solid #e5e5e5;
}
.products-tabs__table td {
    display: table-cell;
    padding: 10px 15px;
    border: 1px solid #e5e5e5;
}
.product-tabs__item #mg-product-comments-rating .answer a,
.product-tabs__item #mg-product-comments-rating form button {
    background-color: var(--main-color);
    transition: all 0.3s ease;
    width: 200px !important;
    height: 55px;
    font-size: 14px !important;
    letter-spacing: 0.2em;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff !important;
    display: flex;
    align-items: center;
    transition: 0.3s;
    text-align: center;
    margin-left: 25px;
    border: none;
    padding: 0;
}
.product-tabs__item #mg-product-comments-rating .answer a:hover,
.product-tabs__item #mg-product-comments-rating form button:hover {
    background-color: #000;
    border: none;
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-tabs__item #mg-product-comments-rating .answer a,
    .product-tabs__item #mg-product-comments-rating form button {
        font-size: 10px;
        margin-left: 0;
        width: auto;
        padding: 0 8px;
    }
}
.product-tabs__item #mg-product-comments-rating form textarea.new-comment {
    margin: 0;
    margin-bottom: 15px !important;
}
.product-tabs__item #mg-product-comments-rating .vote {
    margin: 0;
    margin-bottom: 15px;
}
.product__related {
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 0;
}
.product__related-title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2em;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 30px;
    padding-left: 15px;
}
.product__related-title::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: var(--main-color);
    opacity: 0.7;
    display: block;
}
.product-sidebar-banner {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.product-sidebar-banner::after,
.product-sidebar-banner::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all 0.4s ease;
    z-index: 1;
}
.product-sidebar-banner:hover::after {
    top: 50%;
    bottom: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}
.product-sidebar-banner:hover::before {
    right: 50%;
    left: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}
.product-sidebar-banner:hover .product-sidebar-banner__img {
    transform: scale(1.05);
    transition: 2s;
}
@media (max-width: 1200px) {
    .product-sidebar-banner {
        flex: 0 0 40%;
        max-width: 40%;
        padding-right: 15px;
        box-sizing: border-box;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-sidebar-banner {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
}
.product-sidebar-banner__img {
    width: 100%;
    object-fit: contain;
    transition: 2s;
    object-position: top;
}
.product-sidebar-banner__content {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
}
.product-sidebar-banner__text {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}
.product-sidebar-banner__link {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 8px;
    border-radius: 15px;
    display: block;
}
.resently-viewed {
    padding: 30px 0;
}
@media (max-width: 1200px) {
    .resently-viewed {
        padding: 0;
        flex: 0 0 60%;
        max-width: 60%;
        box-sizing: border-box;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .resently-viewed {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.resently-viewed__title {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #e7e7e7;
    letter-spacing: 0.2em;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.comments h3 {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.comments .comment-post,
.comments label {
    font-size: 14px;
    font-weight: 400;
    color: #878787;
}
#treelike-comments form button,
.comments .sendComment {
    background-color: var(--main-color);
    transition: all 0.3s ease;
    font-size: 14px;
    letter-spacing: 0.2em;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    transition: 0.3s;
    text-align: center;
    border: none;
    padding: 10px;
}
#treelike-comments form textarea {
    background-color: #fff !important;
    -webkit-appearance: none;
    border-radius: 0;
}
#mg-product-comments-rating .comment-need-auth {
    box-sizing: border-box !important;
}
.product-card__container .cart_form {
    margin-bottom: 20px;
    margin-right: 10px;
}
.product-card__container .wrapper-mg-buy-click {
    margin-left: 10px;
}
.product-card__container .mg-buy-click-button {
    background: var(--main-color);
    transition: all 0.3s ease;
    max-width: 170px;
    height: 55px;
    font-size: 14px;
    letter-spacing: 0.2em;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    transition: 0.3s;
    text-align: center;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    box-sizing: border-box;
}
.product-card__container .mg-buy-click-button:hover {
    background: #000;
}
.product-card__container .c-buy__buttons {
    margin-bottom: 20px;
}
.wrapper-modal-mg-buy-click .mg-product-info .title,
.wrapper-modal-mg-buy-click .title-modal-mg-buy-click,
.wrapper-modal-mg-buy-click .wrapper-modal-mg-buy-click h2.variant {
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 15px;
    width: 100%;
}
.wrapper-modal-mg-buy-click input[type="text"],
.wrapper-modal-mg-buy-click textarea {
    -webkit-appearance: none;
    border-radius: 0 !important;
    padding: 12px 12px !important;
    font-size: 12px;
    color: #495057 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    box-sizing: border-box !important;
    box-shadow: none;
}
.wrapper-modal-mg-buy-click .nowrap span {
    font-weight: 600 !important;
    color: var(--main-color) !important;
    font-size: 14px !important;
}
.wrapper-modal-mg-buy-click .mg-price-buy-click {
    background: #f7f7f7 !important;
    color: #878787 !important;
    padding: 10px 0;
}
.wrapper-modal-mg-buy-click .mg-send-order-click-button {
    text-transform: uppercase;
    padding: 10px !important;
    border: none !important;
    background: var(--main-color) !important;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500 !important;
    position: relative;
    border-radius: 0;
    border: none;
    font-size: 15px !important;
    text-shadow: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    line-height: 1;
}
.wrapper-modal-mg-buy-click .mg-action-buttons .close-mg-buy-button {
    text-transform: uppercase;
    padding: 10px !important;
    border: none !important;
    background: #000 !important;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500 !important;
    position: relative;
    border-radius: 0;
    border: none;
    font-size: 15px !important;
    text-shadow: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #fff !important;
    border-bottom: none !important;
    line-height: 1;
}
.product-description img {
    max-width: 100%;
    object-fit: contain;
}
.cart-page .cart-form,
.cart-page .cart-total-block,
.cart-page .product__related {
    background-color: #fff;
}
.title-section {
    padding: 230px 0 130px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
}
@media (min-width: 320px) and (max-width: 767px) {
    .title-section {
        padding: 70px 0 50px;
        background-size: contain;
    }
}
.cart-page__title {
    font-size: 40px;
    font-weight: 400;
    position: relative;
    text-align: center;
    width: 100%;
}
.cart-table-section {
    padding: 50px 0 0;
}
.cart-container {
    max-width: 1140px;
    margin: 0 auto;
}
.icon-delete {
    fill: #000;
    stroke: #000;
    width: 15px;
    height: 15px;
}
.cart-table {
    width: 100%;
    border: 1px solid #dee2e6;
    margin-bottom: 50px;
}
.cart-table tr {
    display: flex;
}
.cart-table tr:last-child td {
    border-bottom: none;
}
@media (min-width: 320px) and (max-width: 767px) {
    .cart-table tr {
        flex-direction: column;
        border-top: none;
        border-right: none;
        border-left: none;
    }
    .cart-table tr td {
        border: none;
    }
}
.cart-table th {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    padding: 15px;
    box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 767px) {
    .cart-table thead {
        display: none;
    }
}
.cart-table td {
    position: relative;
}
.cart-cell-title {
    display: none;
}
@media (min-width: 320px) and (max-width: 767px) {
    .cart-cell-title {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px;
        font-size: 12px;
        color: #a8a8a8;
    }
}
.name-image-cart {
    flex: 0 0 40%;
    max-width: 40%;
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
@media (min-width: 320px) and (max-width: 767px) {
    .name-image-cart {
        flex: 0 0 100%;
        max-width: 100%;
        align-items: flex-start;
    }
}
.name-image-cart__wrapper {
    display: flex;
    align-items: center;
}
.name-image-cart__wrapper--column {
    flex-direction: column;
    align-items: flex-start;
}
.name-image-cart__wrapper .prop-position {
    text-align: left;
    padding: 10px 0 0;
}
@media (min-width: 320px) and (max-width: 767px) {
    .name-image-cart__wrapper {
        justify-content: space-between;
        align-items: flex-end;
    }
    .name-image-cart__wrapper .cart-img {
        order: 2;
    }
}
.price-cart {
    flex: 0 0 20%;
    max-width: 20%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #a8a8a8;
    line-height: 1.6;
    font-weight: 400;
    flex-direction: column;
}
@media (min-width: 320px) and (max-width: 767px) {
    .price-cart {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .price-cart .cart-price-container {
        display: flex;
        justify-content: flex-end;
    }
}
.count-cart {
    flex: 0 0 15%;
    max-width: 15%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 320px) and (max-width: 767px) {
    .count-cart {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .count-cart .cart_form {
        display: flex;
        justify-content: flex-end;
    }
    .count-cart .amount_change {
        justify-content: flex-end;
        width: 120px;
    }
}
.remove-cart {
    flex: 0 0 5%;
    max-width: 5%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (min-width: 320px) and (max-width: 767px) {
    .remove-cart {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.delete-cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 320px) and (max-width: 767px) {
    .delete-cart-btn {
        justify-content: flex-end;
    }
}
.cart-total-block {
    border: 1px solid #dee2e6;
    padding: 15px;
    box-sizing: border-box;
}
.cart-total-block__title {
    font-weight: 600;
    font-size: 12px;
    line-height: 30px;
    color: #000;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 20px 0;
}
.c-promo-code {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
}
.product-cart .promo-form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.product-cart .promo-form span {
    font-size: 14px;
    color: #000;
    line-height: 1.6;
    font-weight: 400;
    margin-right: 10px;
}
.product-cart .promo-form button {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-cart .promo-form {
        display: flex;
        flex-direction: column;
    }
    .product-cart .promo-form span {
        margin-bottom: 10px;
    }
}
.input-coupon {
    -webkit-appearance: none;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    background-color: #fff;
    padding: 10px 5px;
    margin-right: 10px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .input-coupon {
        margin-bottom: 10px;
    }
}
.product-cart .c-table__total {
    margin-bottom: 20px;
    width: 50%;
    display: block;
}
.product-cart .c-table__total .title {
    font-size: 14px;
    color: #000;
    line-height: 1.6;
    font-weight: 400;
}
.product-cart .c-table__total .total-sum {
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-cart .c-table__total {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-cart .checkout-form {
        width: 100%;
    }
}
.product-cart .checkout-btn {
    color: #fff;
    text-transform: uppercase;
    padding: 18px 65px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-cart .checkout-btn {
        width: 100%;
        padding: 18px 0;
    }
}
.order-page .product-cart .promo-form button {
    margin-bottom: 0;
}
.order-page {
    display: flex;
    background-color: #fff;
    min-height: 60vh;
}
@media (max-width: 1200px) {
    .order-page .cart-container__collapse-btn {
        display: block;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        width: 100%;
        padding: 18px 15px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        color: #1990c6;
    }
    .order-page .cart-container__collapse-btn svg {
        fill: #1990c6;
    }
    .order-page .cart-container__collapse-btn .collapse-btn__price {
        font-size: 20px;
        line-height: 1em;
        color: #333;
    }
}
@media (max-width: 1200px) and (min-width: 320px) and (max-width: 767px) {
    .order-page .cart-container__collapse-btn .collapse-btn__price {
        font-size: 14px;
    }
}
@media (max-width: 1200px) {
    .order-page .cart-container__collapse-btn .icon--arrow {
        width: 15px;
        height: 15px;
        display: block;
        transform: rotate(90deg);
        transition: transform 0.5s ease;
    }
    .order-page .cart-container__collapse-btn .rotate-svg {
        transform: rotate(270deg);
        transition: transform 0.5s ease;
    }
    .order-page .cart-container__collapse-btn .collapse-btn-show {
        display: flex;
        align-items: center;
    }
}
@media (max-width: 1200px) and (min-width: 320px) and (max-width: 767px) {
    .order-page .cart-container__collapse-btn span {
        font-size: 12px;
    }
}
@media (max-width: 1200px) {
    .order-page {
        flex-direction: column;
        position: relative;
    }
}
@media (max-width: 1200px) {
    .order-page .product-cart {
        opacity: 0;
        visibility: hidden;
        transform: scaleY(0);
        transform-origin: 0 0;
        height: 0;
        transition: all 0.5s ease;
    }
    .order-page .product-cart--opened {
        opacity: 1;
        visibility: visible;
        transform: scaleY(1);
        transform-origin: 0 0;
        height: auto;
        transition: all 0.5s ease;
    }
}
@media (max-width: 1200px) {
    .order-page .c-order {
        order: 2;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }
}
.order-page .cart-container {
    margin: 0;
    order: 2;
    background-color: #fafafa;
    flex: 0 0 45%;
    max-width: 45%;
    padding: 50px 0 0 40px;
    box-sizing: border-box;
}
@media (max-width: 1200px) {
    .order-page .cart-container {
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
        margin-top: 62px;
        padding: 0;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .order-page .cart-container {
        margin-top: 80px;
    }
}
.order-page thead {
    display: none;
}
.order-page .cart-table {
    border: none;
}
@media (min-width: 320px) and (max-width: 767px) {
    .order-page .cart-table td {
        max-width: 100%;
        flex: 0 0 100%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .order-page .cart-table .amount_change {
        width: 80px;
    }
}
.order-page .price-cart--order {
    display: none;
}
.order-page .c-table__img img {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    border: 1px solid #dfdfdf;
    object-fit: cover;
    object-position: top center;
}
.order-page .name-image-cart {
    flex: 0 0 45%;
    max-width: 45%;
}
.order-page .cart-img {
    margin-right: 10px;
}
.order-page .count-cart {
    flex: 0 0 20%;
    max-width: 20%;
}
.order-page .cart_form {
    max-width: 100%;
}
.order-page .amount_change button {
    width: 25px;
}
.order-page .amount_change input {
    max-width: 40px;
    font-size: 14px;
}
.order-page .price-cart {
    color: #323232;
    font-weight: 500;
    font-size: 12px;
}
.order-page .c-table__link {
    text-align: left;
}
.order-page .cart-table {
    margin-bottom: 0;
}
.order-page .cart-total-block {
    border: none;
}
.order-page .cart-total-block__title {
    display: none;
}
.order-page .product-cart .c-table__total {
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
}
.order-page .c-table {
    max-height: 500px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.order-page .order-storage label {
    display: flex;
    margin-bottom: 15px;
    position: relative;
}
.order-page .st-error {
    margin-bottom: 15px;
}
.order-page .c-order__checkbox label {
    display: flex;
    margin-bottom: 15px;
}
.order-page .c-order__checkbox label::before {
    border-radius: 0 !important;
}
.order-page .c-order__radiobutton label {
    display: flex;
    margin-bottom: 15px;
}
.order-page .mg-error {
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: 1px solid red;
}
.order-page .SumoSelect {
    width: 100% !important;
}
.order-page .SumoSelect label::before {
    display: none !important;
}
.order-page .SumoSelect > .CaptionCont {
    border-radius: 5px !important;
    margin-bottom: 15px !important;
}
.order-page .l-row {
    padding-top: 30px;
}
.order-page .c-alert--blue {
    margin-bottom: 20px;
}
.order-page .btn {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    border: none;
}
.order-page .payment-form-block {
    margin-bottom: 30px;
}
.order-steps-btns {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
}
.order-step-btn {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
}
.order-step-btn--prev {
    background-color: #000;
    margin-right: 10px;
}
.order-step-btn--next {
    background-color: var(--main-color);
}
.order-history .addToCart {
    background-color: var(--main-color);
    transition: all 0.3s ease;
    width: 200px;
    height: 55px;
    font-size: 14px;
    letter-spacing: 0.2em;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    transition: 0.3s;
    text-align: center;
}
.order-history .addToCart:hover {
    background-color: #000;
}
.personal-page {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}
.personal-page .reason-text {
    width: 100%;
    -webkit-appearance: none;
    border: 1px solid #d9d9d9;
    padding: 20px;
    box-sizing: border-box;
}
.personal-page label[for="add-login-phone"] {
    color: var(--main-color);
    cursor: pointer;
}
.personal-page .to-be-changed {
    margin-top: 20px;
    width: 100%;
}
.personal-page .mg-error {
    color: #f08080;
    text-align: center;
    padding: 20px;
}
.personal-page .change-password-btn,
.personal-page .change-payment-btn,
.personal-page .close-order-btn,
.personal-page .personal-data-submit {
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    border: none;
    display: block;
}
.personal-page .change-password-btn:hover,
.personal-page .change-payment-btn:hover,
.personal-page .close-order-btn:hover,
.personal-page .personal-data-submit:hover {
    background-color: #000;
}
.personal-page .c-modal__close {
    width: 20px;
    height: 20px;
}
.personal-page .icon--close {
    width: 20px;
    height: 20px;
    stroke: #000;
}
.personal-page .c-form__row {
    margin: 0 auto 20px;
    width: 40%;
}
@media (max-width: 1200px) {
    .personal-page .c-form__row {
        width: 70%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .personal-page .c-form__row {
        width: 100%;
    }
}
.personal-page .c-form__row input,
.personal-page .c-form__row textarea {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    padding: 12px 12px;
    font-size: 12px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    box-sizing: border-box;
    margin: 0 auto;
}
.personal-page #c-tab__data .c-form__row {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 1200px) {
    .personal-page #c-tab__data .c-form__row {
        width: 100%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .personal-page #c-tab__data .c-form__row {
        width: 100%;
    }
}
.personal-page #c-tab__data input,
.personal-page #c-tab__data textarea {
    width: 40%;
}
@media (max-width: 1200px) {
    .personal-page #c-tab__data input,
    .personal-page #c-tab__data textarea {
        width: 70%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .personal-page #c-tab__data input,
    .personal-page #c-tab__data textarea {
        width: 100%;
    }
}
.personal-page #c-tab__data .SumoSelect {
    width: 40%;
}
@media (max-width: 1200px) {
    .personal-page #c-tab__data .SumoSelect {
        width: 70%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .personal-page #c-tab__data .SumoSelect {
        width: 100%;
    }
}
.personal-page .c-modal__content .c-form__row {
    margin-bottom: 20px;
    width: 100%;
}
.personal__name {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 15px;
    box-sizing: border-box;
    text-align: center;
}
.c-phone-registry .c-button,
.c-phone-registry .default-btn,
.default-btn {
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    border: none;
    display: block;
    margin-bottom: 20px;
}
.c-phone-registry {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
}
.c-phone-registry .custom-text {
    border: none;
    margin-bottom: 20px;
    text-align: center;
}
.c-phone-registry__list {
    width: 100%;
}
.favourites-page {
    padding-top: 30px;
    background-color: #fff;
}
.favourites-title {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 30px;
    text-align: center;
}
.empty-favorites__wrapper {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.favourites-section {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 30px;
}
.calalog-products__container--list .product-carousel__list {
    flex-direction: column;
}
.calalog-products__container--list .product-carousel__item {
    max-width: 100%;
    flex: 0 0 100%;
}
.favourites-settings {
    margin-bottom: 30px;
}
.compare-page {
    padding-top: 30px;
}
.compare-empty-block {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}
.static-page {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}
.static-page h1,
.static-page h2 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.4em;
    margin: 20px 0;
    position: relative;
}
.not-found-page {
    min-height: 50vh;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fff;
}
.not-found__title {
    font-size: 100px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.not-found__text {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.not-found__bold {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}
.not-found__normal {
    color: #a8a8a8;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}
.not-found__return {
    display: flex;
    text-align: center;
}
@media (min-width: 320px) and (max-width: 767px) {
    .not-found__return {
        flex-direction: column;
    }
}
.not-found__return span {
    color: #a8a8a8;
    font-size: 14px;
}
.not-found__return .not-found__home-link {
    color: var(--main-color);
}
.feedback-page {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}
.feedback-page p {
    margin-bottom: 20px;
    text-align: center;
}
.feedback-page .error-email {
    width: 40%;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 20px;
    display: block;
    padding: 20px;
    color: #f08080;
    border: 1px solid #f08080;
}
@media (max-width: 1200px) {
    .feedback-page .error-email {
        width: 70%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .feedback-page .error-email {
        width: 100%;
        margin: 0;
    }
}
.feedback-form {
    display: flex;
    flex-direction: column;
    width: 40%;
    margin: 0 auto;
}
@media (max-width: 1200px) {
    .feedback-form {
        width: 70%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .feedback-form {
        width: 100%;
        margin: 0;
    }
}
.feedback-form input,
.feedback-form textarea {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    padding: 12px 12px;
    font-size: 12px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.feedback-form .feedback-send {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
    #map {
        width: 100% !important;
    }
}
#map .ymaps-2-1-76-map {
    width: 100% !important;
}
.message-error {
    color: #f08080;
    padding: 20px;
    margin-bottom: 20px;
}
.forgotpass-page .c-phone-registry__list .c-form__row {
    width: 100%;
}
.mg-success {
    margin-bottom: 20px;
    color: #7cbb5f;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.c-phone-registry .custom-text {
    width: 100%;
    text-align: center;
}
.forgotpass-page .c-phone-registry .c-form__row {
    width: 100%;
}
.registration-page {
    padding-top: 30px;
    background-color: #fff;
}
.registration-page .register-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 40%;
    margin: 0 auto;
}
@media (max-width: 1200px) {
    .registration-page .register-container {
        width: 70%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .registration-page .register-container {
        width: 100%;
        margin: 0;
    }
}
.registration-page .register-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 8px;
    letter-spacing: 0.3em;
    color: #000;
    margin-bottom: 20px;
}
.registration-page .msgError {
    margin-bottom: 20px;
    border: 1px solid #f08080;
    color: #f08080;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.registration-page .c-phone-registry .c-form__row {
    width: 100%;
}
.registration-page .mg-success {
    margin-bottom: 20px;
    color: #7cbb5f;
    padding: 20px;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
}
@media (max-width: 1200px) {
    .registration-page .mg-success {
        width: 100%;
    }
}
.registration-page .register-form {
    width: 100%;
}
.registration-page .c-form__row {
    text-align: center;
}
.registration-page input {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    padding: 12px 12px;
    font-size: 12px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.registration-page .register-button-submit {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    margin-bottom: 30px;
}
.enter-page {
    padding-top: 30px;
    background-color: #fff;
}
.enter-page .enter-container {
    width: 40%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 1200px) {
    .enter-page .enter-container {
        width: 70%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .enter-page .enter-container {
        width: 100%;
        margin: 0;
    }
}
.enter-page .enter-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 8px;
    letter-spacing: 0.3em;
    color: #000;
    margin-bottom: 20px;
}
.enter-page .c-alert {
    margin-bottom: 20px;
    border: 1px solid #f08080;
    color: #f08080;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.enter-page .login-container {
    width: 100%;
}
.enter-page .login-form__wrapper {
    margin-bottom: 0;
}
.enter-page input {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    padding: 12px 12px;
    font-size: 12px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.enter-page .login__link {
    margin-bottom: 30px;
}
.enter-page .login__btn {
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
}
.forgotpass-page {
    min-height: 60vh;
    padding-top: 30px;
    background-color: #fff;
}
.forgotpass-page form {
    width: 40%;
}
@media (max-width: 1200px) {
    .forgotpass-page form {
        width: 70%;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .forgotpass-page form {
        width: 100%;
    }
}
.forgotpass-page [type="password"],
.forgotpass-page [type="text"] {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    padding: 12px 12px;
    font-size: 12px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.forgotpass-page [type="submit"] {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    position: relative;
    border-radius: 0;
}
/*# sourceMappingURL=style.css.map */
