@charset "UTF-8";
@font-face {
    font-family: GilroyRegular;
    font-display: swap;
    src: url(../fonts/Gilroy-Regular.woff) format("woff"), url(../fonts/Gilroy-Regular.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: GilroyMedium;
    font-display: swap;
    src: url(../fonts/Gilroy-Medium.woff) format("woff"), url(../fonts/Gilroy-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: GilroySemiBold;
    font-display: swap;
    src: url(../fonts/Gilroy-SemiBold.woff) format("woff"), url(../fonts/Gilroy-SemiBold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: GilroyBold;
    font-display: swap;
    src: url(../fonts/Gilroy-Bold.woff) format("woff"), url(../fonts/Gilroy-Bold.woff2) format("woff2");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: GilroyExtraBold;
    font-display: swap;
    src: url(../fonts/Gilroy-ExtraBold.woff) format("woff"), url(../fonts/Gilroy-ExtraBold.woff2) format("woff2");
    font-weight: 900;
    font-style: normal;
}
* {
    padding: 0;
    margin: 0;
    border: 0;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:active,
:focus {
    outline: 0;
}
a:active,
a:focus {
    outline: 0;
}
a {color:#000;}
aside,
footer,
header,
nav,
section {
    display: block;
}
body,
html {
    height: 100%;
    min-width: 320px;
}
body {
    line-height: 1;
    font-family: GilroyRegular;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
button,
input,
textarea {
    font-family: GilroyRegular;
}
input::-ms-clear {
    display: none;
}
button {
    cursor: pointer;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
a,
a:visited {
    text-decoration: none;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
ul li {
    list-style: none;
}
img {
    vertical-align: top;
}
h1,
h2,
h3,
h4,
.h4,
h5,
h6,
.h1 {
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-transform: uppercase;
}
li,
ol,
ul {
    padding-left: 0;
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}
body {
    font-family: GilroyRegular;
    color: #000;
    font-size: 14px;
}
body._lock {
    overflow: hidden;
}
.fb-image{
	display:block;
}
.shipping-info-text{
	padding: 0px 0px 15px 0px;
    line-height: 18px;
    font-size: 14px;
    overflow: hidden;
    float: left;
}
.con-b{
	font-size: 17px;
    margin-bottom: 8px;
    display: flex;
    flex-direction: row;
}
.con-b a{
	display: flex;
    flex-direction: row;
	gap:6px;
}
#load_more{
	margin-bottom:45px;
}
#load_more .load_more{
   border-color: #1f1f1f!important;
   background: #fff!important;
   color: #000!important;
   cursor:pointer;
}
#load_more .load_more:hover{
   border-color: #d1638d!important;
   background: #d1638d!important;
   color: #fff!important;
}		
.link-box-type1, .link-box-hide-type{
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	position:relative;
}
.link-box-hide-type{
	padding-bottom: 15px;
}
.lb-hide-open{
	display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    text-decoration: underline;
	cursor:pointer;
}

.link-box-type1 a,
.link-box-hide-type a{
    background-color: #eceef2;
    padding: 3px 7px;
    border-radius: 7px;
    color: #3a3c40;
    display: block;
    font-size: 13px;
    align-items: center;
    font-weight: normal;
    margin: 0 5px;
    padding: 4px 7px;
    text-decoration: none;
	margin-bottom: 10px;
}
.lb-hide-box{
	position:relative;
    height: 56px;
    overflow: hidden;	
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	position:relative;
}
.open-lb .lb-hide-box{
	height: 100%!important;
}
.open-lb .lb-hide-open{
	display:none!important;
} 
.open-lb{
	padding-bottom:0!important;
}
.link-box-type2{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lb-column{
	width: 24.5%;
	display: flex;
    flex-direction: column;
		
}
.link-box-type2 a{
   margin-bottom:10px;
   padding-right:10px;
   font-size:16px;
}
.product-grid-description {
    display: none;
}
.swiper-pagination-bullet-active{
   background-color:#ffd3d8;	
}
.f-c-t{
  display:block;	
}
.vib-f .f-c-t{
	padding-left:3px;
}
.con-f a svg{
	font-size: 22px!important;
	margin-right:5px;
}
.con-f .vib-f svg{
   font-size: 20px!important;	
}
.con-f a{
	display: flex!important;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.to-home.button-white.borderless{
	border-color:#000;
}
.live-search ul li a {
    text-decoration: none;
    display: flex!important;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.search-header__content .search-box{
	position:relative;
}
.live-search ul li .product-name {
    font-size: 13px!important;
}
.live-search ul li{
	margin: 0px 0px!important;
}
.live-search ul li .product-price {
    font-size: 14px!important;
    margin-top: 0px!important;
}
.live-search ul li:hover {
    background-color: #ffd4d478!important
}
.live-search{
	padding-top:0!important;
	padding-bottom:0!important;
}
.live-search .result-text{
	background:none!important;
	bottom: -29px!important;
}
.live-search .result-text .btn{
	width: 100%;
    text-align: center;
    display: block;
    background: #d1638d!important;
    border-color: #d1638d!important;
    box-shadow: 0 2px 2px #787676;
    border-radius: 0px 0px 5px 5px!important;
	height:30px;
	line-height:28px;
	font-size:14px;
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-backdrop {
    background-color: #0000009e!important;
}	

#boc_submit{
	max-width: 300px!important;
    width: 300px!important;
    text-align: center;
    margin: 0 auto;
    display: block;
	height: 48px;
	font-size:16px;
	background:#d1638d!important;
	color:#fff!important;
	border-color:#d1638d;
	margin-top: 25px!important;
    margin-bottom: 10px!important;
}
#boc_form hr{
	display:none;
}
#boc_form textarea{
	border-color:#000;
	border-radius:0;
}
#boc_form input{
	border-color:#000;
	height: 42px;
}
#boc_form .has-error input{
	border-color:#f33b3b;
}
#boc_order .modal-content{
	border:none;
}
#boc_order_title{
	font-size: 21px;
    font-weight: 700;
    margin-bottom: 14px;
    text-transform: none;
}
#boc_order .col-mb-10 {
    margin-bottom: 15px;
}
#boc_order .caption{
	margin-bottom: 15px;	
    font-size: 17px;
}
/*.live-search > ul{
    max-height: 400px;
    overflow: auto;	
}

.live-search > ul::-webkit-scrollbar {
  width: 10px;
}


.live-search > ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}


.live-search > ul::-webkit-scrollbar-thumb {
  background: #d1638d;
}


.live-search > ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}*/
.mob-hide{
	display:block;
}
.pc-hide{
	display:none;
}
#smca-modal-body {
    max-width: 540px !important;
    border-radius: 8px;
    background: #FAFAFA;
}
#smca-modal-body .cart-quantity{
    width: unset!important;
    height: unset!important;
    display:unset!important;
    display:unset!important;
    display: unset!important;
    border: unset!important; 
    margin: unset!important;

}
#smca-modal-body .modal-close {
    width: 25px;
    height: 25px;
    background: none!important;
    right: 15px;
    top: 7px;
    position: absolute;
    opacity: 1;
    cursor: pointer !important;
}
#smca-modal-body .modal-close svg{
	width: 25px;
    height: 25px;
}
#smca-modal-body  .order-info a{
	margin-bottom: 30px;
    display: block;
}
.btn-remove-cart,
.btn-minus-cart,
.btn-plus-cart{
	background:none;
}
#smca-modal-body .modal-heading {
    height: 68px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: var(--Main-black, #231F20);
    text-align: center;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
    background: var(--Grey-bg, #FAFAFA);
    border-radius: 8px 8px 0px 0px;
}
#smca-modal-body .cart-wrap {
    max-height: 450px;
    overflow: auto;
    padding-right: 15px;
    padding-left: 15px;
	 background: #fff;
    border-radius: 8px 8px 0px 0px;
}
#smca-modal-body .cart-wrap::-webkit-scrollbar {
    width: 8px;               
}

#smca-modal-body .cart-wrap::-webkit-scrollbar-track {
    background: var(--Outline, #CACACA);
    border-radius:16px
}

#smca-modal-body .cart-wrap::-webkit-scrollbar-thumb {
    background-color: #d1638d;
    border-radius: 16px;       
    border: 4px solid #d1638d;
}
#smca-modal-body .order-item:last-child {
    border-bottom: none;
}
#smca-modal-body .order-item:first-child {
    border: none;
}
#smca-modal-body .order-item {
    margin: 0;
}
#smca-modal-body .cart-quantity input{
	border: 1px solid #cbcbcb;
    border-radius: 8px ! Important;
}
#smca-modal-body .order-item:last-child {
    border-bottom: 1px solid #999;
}
#smca-modal-body .order-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0px;
    background: #fff;
    border-top: 1px dashed #CACACA;
    margin: 0 0px;
    position: relative;
}
#smca-modal-body .remove{
	position: absolute;
    top: 15px;
    right: 0px;
}
#smca-modal-body .cart-wrap .order-info {
    max-width: 200px;
}
#smca-modal-body .cart-wrap .order-info {
    min-width: 51%;
}
#smca-modal-body .order-info small {
    color:  #999;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    display: block;
}
#smca-modal-body .cart-quantity {
    margin-top: 5px;
}
#smca-modal-body .cart-quantity .input-group {
    max-width: 176px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#smca-modal-body .cart-quantity input {
    max-width: 90px;
    text-align: center;
}
#smca-modal-body .cart-quantity input {
    height: 36px;
}
#smca-modal-body .order-sum {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#smca-modal-body .cart-product-price {
    color: #231F20;
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 0px;
}
#smca-modal-body .cart-product-price p {
    margin-bottom: 0px;
    font-size: 13px;
    text-align: right;
}
#smca-modal-body .cart-product-price-total {
    color:#231F20;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
#smca-modal-body .totals {
    padding: 0 15px;
    padding-top: 20px;
    position: relative;
}
#smca-modal-body > .modal-footer {
    border: none;
    display: flex;
    flex-direction: column-reverse;
    align-content: center;
    align-items: center;
    padding: 0 30px;
    padding-bottom: 20px;
}
#smca-modal-body .modal-body .modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
	flex-direction: column-reverse;
    width: 100%;
}
#smca-modal-body  .totals-inner{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.close-button-bottom {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #d1638d !important;
    color: #d1638d !important;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background:  #FFF;
	transition: all 0.3s ease;
}
.close-button-bottom:hover{
	background:  #d14278 !important;
	color: #fff !important;
	transition: all 0.3s ease;
}
	
.go-button-bottom {
    border-radius: 8px;
    background: #d1638d !important;
    border-color:#d1638d !important;
    color: #fff !important;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
	    height: 46px;
    width: 100%;
    margin-bottom: 10px;
	transition: all 0.3s ease;
}
.go-button-bottom:hover{
    background: #d14278  !important;
    background-color: #d14278  !important;
	transition: all 0.3s ease;
}
#smca-modal-body .modal-close{
	background:none!important;
}
/*SIMPLE CART STYLES*/
.simple-head h1{
	display:none;
}
.checkout-heading.panel-heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
    color: inherit;
    text-transform: none;
}
#simplecheckout_customer label,
#simplecheckout_shipping_address label{
	display:none!important;
}
#simplecheckout_customer input,
#simplecheckout_shipping_address input{
    border: 1px solid #000;
    font-size: 18px;
    line-height: 48px;
    padding: 0 15px;
    border-radius: 0!important;
    width: 100%;
    display: block;
    height: 48px;
	color: #555;
    background-color: #fff;
	
}
#simplecheckout_customer .col-sm-8{
	width:100%!important;
}
#simplecheckout_customer .form-horizontal{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    justify-content: space-between;
}
#simplecheckout_customer .form-horizontal .form-group{
	width: 50%;
    margin-bottom: 15px;
    padding-right: 15px;
}
.simplecheckout-block-content{
	padding:0!important;
}
.simple-content .checkout-heading {
    background:none!important;
    background-color: unset!important;
	border:none;
    padding: 10px 0px!important;
    margin-bottom: 10px;
}	
.check-icon{
	margin: 0 15px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14px;
    flex: 0 0 14px;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;	
	position:relative;
}
#simplecheckout_shipping label,
#simplecheckout_payment label{
	display: flex!important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    font-size: 18px;
    line-height: 18px;
	cursor:pointer;
	position:relative;
	margin-bottom: 18px;
}	
#simplecheckout_shipping input,
#simplecheckout_payment input{
    display:none;
}
#simplecheckout_shipping label:hover,
#simplecheckout_payment label:hover{
    font-weight: 700;
}
#simplecheckout_shipping_address .col-sm-8{
	width:100%!important;
	margin-bottom:15px;
}
#simplecheckout_shipping_address .form-horizontal{
   position:relative;
}
#simplecheckout_shipping_address .dropdown-address{
	width:100%;
	max-height: 280px;
	border-radius: 0!important
}
#simplecheckout_shipping_address .dropdown-address li{
	font-size:16px;
	height:42px;
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

#simplecheckout_shipping_address .dropdown-address li:nth-child(odd){
	background:#fff;
}
#simplecheckout_shipping_address .dropdown-address li:nth-child(even){
	background:#ffd4d41c;
}
#simplecheckout_shipping_address .dropdown-address li:hover{
  background:#d1638d;	
}
#simplecheckout_payment .pl{
	padding:0px;
}
#simplecheckout_payment label{
	line-height:18px;
}
.simplecheckout-block-content label{
	caret-color: transparent;
}
.simplecheckout-block-content input:checked +.check-icon:before{
    background: #fff url(../image/icons/check.svg) center no-repeat;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: 14px;
    height: 14px;
    border: 1px solid #000;
	
}
#simplecheckout_comment textarea {
    border: 1px solid #000;
    border-radius: 0;
}

/* width */
#simplecheckout_shipping_address .dropdown-address::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#simplecheckout_shipping_address .dropdown-address::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
#simplecheckout_shipping_address .dropdown-address::-webkit-scrollbar-thumb {
  background: #d1638d;
}

/* Handle on hover */
#simplecheckout_shipping_address .dropdown-address::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#simplecheckout_shipping_address{
	margin-bottom:0px;
}
#simplecheckout_cart .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
    color: inherit;
    text-transform: none;
	padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#simplecheckout_cart .panel-body {
    position: relative;
}
#simplecheckout_cart .panel-body {
    padding: 15px;
}
#simplecheckout_cart .simplecheckout-cart-total-value{
    display: unset;
    margin: unset;
    min-width: unset;
}
#simplecheckout_cart .total-checkout__text{
	display:block;
}
#simplecheckout_cart .simplecheckout-cart-total{
    padding: unset;
    border-right: unset;
    border-bottom: unset;
    border-left: unset;
    text-align:unset;
}
#simplecheckout_cart .total-checkout__price{
    color: #000000;
}
#simplecheckout_cart .product-name__name{
    line-height: 0.7;
    position: relative;
    top: -8px;
	font-size: 33px;
	color: #444;
	margin-bottom: 10px;
	font-family: inherit;
    font-weight: 500;
	margin: 0.67em 0;
	margin-top:0!important;
		
}
#simplecheckout_cart .product-name__name a{
    font-size: 18px!important;
    color: #000!important;
    font-weight: 700;
}
.simplecheckout-button-center {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 10px;
    position: relative;
    width: 350px;
    margin: 0 auto;
}
.simplecheckout{
	margin-bottom:60px;
}
#simplecheckout_button_confirm{
	background:#fff;
	width: 350px;
}
#simplecheckout_button_confirm:hover{
	background:#d1638d;
}
.simplecheckout-error-text {  
    position: absolute;
    font-size: 12px;
	top: 47px;
	left:0;
}
.simplecheckout-block-content .form-group{
	
}
.simplecheckout .has-error input{
    border: 1px solid #eb6363!important;
}	
.simplecheckout-block-content .has-error{
	position:relative;
}
#button-confirm {
    background: #ffffff;
    color: #000;
    width: 350px;
}
#button-confirm:hover {
	background: #d1638d;
    color: #fff;
}
#simplecheckout_shipping_address .dropdown-address li a {
    padding: 0 10px!important;
    display: flex;
    width: 100%;
    height: 42px;
    flex-direction: row;
    align-items: center;
}
.simplecheckout-warning-block{
	position:relative!important;
}
.coupon-block{
	width: 65%;
	float:left;
}
.coupon-block .inputs{
	width:100%;
}
.coupon-btn{
  width:35%;
  float:left;  
}
.coupon-btn,.coupon-block{
	margin-bottom:15px;
	margin-top:15px;
}
#simplecheckout_cart .coupon-btn .buttons{
   width: 100%;
   margin:0!important;
  
}
.coupon-btn #simplecheckout_button_cart{
	height: 48px;
    line-height: 48px;
    padding: 0;
    width: 100%;
    display: block;
	background:#d1638d;
	border-color: #d1638d;
	color:#fff;
}
.coupon-block input{
	width: 100%!important;
    max-width: 100%!important;
    border-color: #000;
    height: 48px;
	border-right: unset;
}
#total_sub_total{
	display:none;
}
#total_coupon{
	display:block;
}
#total_coupon .total-checkout__text{
	float: left;
    margin-top: 9px;
    font-size: 17px;
}
#total_coupon .total-checkout__price{
    font-size: 23px;
}
.simplecheckout-cart-total-remove{
	cursor:pointer;
}

/*SIMPLE CART STYLES END*/
.h4{
	text-transform: inherit;
}
.lang-head a{
	margin:0 5px;
	color:#000;
}
._absolute-header header .lang-head a{
	color:#fff;
}
.lang-head{
	margin-right:25px;
}
.current-lang{
	font-weight: 600;
}
.select2-results__message{
	display:none;
}
.swiper-button-disabled{
	opacity:0.2;
}
.not-instock-grid .item-thumb img, 
.not-instock-grid  .image img{
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	opacity:0.6;
}	
.wrapper {
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
._container {
    max-width: 1380px;
    padding: 0 20px;
    margin: 0 auto;
}
.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 0;
}
.btn._fw {
    width: 100%;
}
.select {
    position: relative;
}
.select__item {
    position: relative;
}
.select__title {
    color: #000;
    border: none;
    background-color: #fff;
    cursor: pointer;
    border-radius: 4px;
}
.select__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 30px;
    padding: 0 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    border: none;
}
.select__value span {
    height: 1em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-right: 10px;
}
.select__value:before {
    content: "";
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 11px;
    height: 7px;
    background: url(../image/icons/select.svg) center/100% no-repeat;
}
.select__input {
    width: 100%;
    background-color: transparent;
    height: 100%;
}
.select__options {
    color: #000;
    display: none;
    position: absolute;
    top: 29px;
    border-radius: 0 0 4px 4px;
    min-width: 100%;
    left: 0;
    background-color: #fff;
    border-top: 0;
    border: none;
    border-top: 0;
    font-size: 14px;
    padding: 10px 0 5px 0;
    z-index: 2;
}
.select__option {
    cursor: pointer;
    padding: 5px 15px;
    margin: 0;
}
.select._active {
    -webkit-box-shadow: 10px 10px 36px -22px #cebebe;
    box-shadow: 10px 10px 36px -22px #cebebe;
    z-index: 5;
}
.select._active .select__value:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.select._active .select__options {
    display: block;
    -webkit-box-shadow: 10px 10px 36px -22px #cebebe;
    box-shadow: 10px 10px 36px -22px #cebebe;
}
input[type="email"],
input[type="tel"],
input[type="text"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.input {
    border-radius: 0 !important;
    width: 100%;
    display: block;
    padding: 0 20px;
}
textarea.input {
    resize: none;
    padding: 0 0;
}
.checkbox {
    position: relative;
}
.checkbox__input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    padding: 0;
}
.checkbox__input:checked + .checkbox__text:before {
    background: #fff url(../image/icons/check.svg) center no-repeat;
}
.checkbox__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 12px;
    color: #000;
    cursor: pointer;
}
.checkbox__text:before {
    content: "";
    margin: 0 15px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14px;
    flex: 0 0 14px;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.checkbox a {
    color: #fff;
    text-decoration: underline;
}
.checkbox._error .checkbox__text:before {
    border: 1px solid #ee1212;
}
.options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.options__item {
    position: relative;
    cursor: pointer;
}
.options__input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    left: 0;
    top: 0;
    visibility: hidden;
}
.options__input:checked + .options__text:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.options__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.3px;
    line-height: calc(20 / 16);
}
.options__text:before {
    content: "";
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin: 0 14px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    left: 0;
    top: 0;
    border-radius: 50%;
    width: 20px;
    height: 18px;
    background: #fff;
    border: 1px solid #a7a9ac;
}
.options__text:after {
    content: "";
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #77243a;
    position: absolute;
    left: 5px;
    top: 4px;
}
.rating-block {
    display: table;
    font-size: 0;
}
.rating {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.rating.edit .star {
    cursor: pointer;
}
.rating .star {
    width: 17px;
    height: 14px;
    display: inline-block;
    position: relative;
    z-index: 3;
}
.rating__line {
    position: absolute;
    width: 85px;
    height: 14px;
    top: 0;
    left: 0;
    background: url(../image/icons/bg_rating.svg) 0 0 no-repeat;
    z-index: 1;
    background-size: 85px 100%;
}
.rating__activeline {
    position: absolute;
    width: 0;
    height: 14px;
    top: 0;
    left: 0;
    background: url(../image/icons/bg_rating_active.svg) 0 0 no-repeat;
    z-index: 3;
    background-size: 85px 100%;
}
.rating__value {
    display: inline-block;
    color: #1b3139;
    font-size: 14px;
    line-height: 13px;
    vertical-align: middle;
}
.quantity {
    width: 120px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    margin: 0 auto;
}
.quantity__button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    position: relative;
    cursor: pointer;
}
.quantity__button::after,
.quantity__button::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: 0 0 0 -4.5px;
    background-color: #a6a6a6;
    width: 9px;
    height: 1px;
}
.quantity__button_plus::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.quantity__input {
    height: 100%;
    color: #000;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    background: #f8f8f8;
}
.quantity__input:disabled {
    background: #fff;
}
.button-dropdown {
    position: relative;
}
.button-dropdown._active .multifilter-list {
    z-index: 5;
}
.button-dropdown._active .drop-btn:after,
.btn-m-open.active:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.button-dropdown._active .multifilter__button {
    font-family: GilroyBold;
}
.drop-btn {
    position: relative;
    font-family: GilroyMedium;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 10px 20px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
}
.drop-btn:after {
    content: "";
    background: url(../image/icons/select.svg) center/100% no-repeat;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 11px;
    height: 7px;
}
.drop-list {
    color: #000;
    display: none;
    position: absolute;
    top: 29px;
    border-radius: 0 0 4px 4px;
    min-width: 100%;
    left: 0;
    background-color: #fff;
    border-top: 0;
    border: none;
    border-top: 0;
    font-size: 14px;
    padding: 20px;
    z-index: 2;
}
.btn-m-open:before{
	content: "";
    background: url(../image/icons/select.svg) center/100% no-repeat;
    display: block;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 11px;
    height: 7px;
}
.menu-item{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.btn-m-open{
    display: block;
    width: 30px;
    height: 12px;
    margin-left: 10px;
	cursor:pointer;
	z-index:99;
}
.sub-menu{
  opacity:0;
  height:0;
  display:none;
}
.submenu-open.sub-menu {
  height:100%;
  opacity:1;
  -webkit-transition: height 0.3s ease 0s;
  -o-transition: height 0.3s ease 0s;
  transition: height 0.3s ease 0s;
  display:block;
}
.drop-list .multifilter-item {
    padding: 10px 0;
}
.drop-list .multifilter-item:last-child {
    padding-bottom: 0;
}
.row:after {
    display: block;
    content: "";
    clear: both;
}
.rub:after {
    content: "₽";
}
ol.counter {
    list-style-type: none;
    counter-reset: item;
}
ol.counter li {
    position: relative;
    padding: 0 0 0 45px;
}
ol.counter li:before {
    counter-increment: item;
    content: counter(item);
    position: absolute;
    left: 0;
    top: 0;
    color: #818181;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    border: 1px solid #4274bb;
}
.ellipsis {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.es {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.table {
    display: table;
    font-size: 16;
    width: 100%;
}
.trow {
    display: table-row;
}
.cell {
    display: table-cell;
}
.cell.full {
    width: 100%;
}
._ibg {
    position: relative;
}
._ibg img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
body.ie ._ibg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
body.ie ._ibg img {
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
}
.video {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
}
.video embed,
.video iframe,
.video object,
.video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videobg embed,
.videobg iframe,
.videobg object,
.videobg video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}
.moretext {
    overflow: hidden;
}
.moretext__more {
    cursor: pointer;
}
.moretext__more span {
    font-style: normal;
}
.moretext__more span:first-child {
    display: block;
}
.moretext__more span:last-child {
    display: none;
}
.moretext__more.active span {
    font-style: normal;
}
.moretext__more.active span:first-child {
    display: none;
}
.moretext__more.active span:last-child {
    display: block;
}
#map {
    background: url(../image/icons/loading.gif) center/50px no-repeat;
}
._swiper {
    overflow: hidden;
}
._swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
._swiper.swiper-container-vertical .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
._swiper.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.swiper-container-initialized .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.swiper-container-android .swiper-slide,
.swiper-container-android .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.swiper-button-lock {
    display: none !important;
}
.tab__item {
    display: none;
}
.tab__item.active {
    display: block;
}
._tabs-block {
    display: none;
}
._tabs-block._active {
    display: block;
}
.mirror {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.nicescroll-rails {
    z-index: 1000 !important;
}
.gm-style-iw-t {
    opacity: 0;
}
.baloon {
    opacity: 1;
    right: -7px !important;
    bottom: 80px !important;
}
.baloon button {
    display: none !important;
}
.baloon:after {
    display: none !important;
}
.baloon-style {
    display: none;
}
.baloon-content.gm-style-iw {
    opacity: 1;
    border-radius: 0 !important;
    max-width: 300px !important;
    padding: 0 !important;
    left: 0 !important;
    width: 100% !important;
    overflow: visible !important;
}
.baloon-content.gm-style-iw > .gm-style-iw-d {
    overflow: hidden !important;
    max-width: none !important;
}
.baloon-content.gm-style-iw:after {
    display: none !important;
}
.baloon-close {
    top: 18px !important;
}
._custom-scroll {
    position: fixed;
    right: 0;
    top: 0;
    width: 3px;
    height: 100%;
    z-index: 1000;
}
._custom-scroll__line {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 3px 0 0 3px;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}
.pagging {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 35px;
}
.pagging__arrow {
    font-size: 25px !important;
    color: #000;
}
.pagging__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pagging__item {
    color: #000;
    font-size: 16px;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    padding: 0 10px;
}
.pagging__item._active {
    font-weight: 700;
    font-size: 26px;
    line-height: 20px;
    font-family: GilroyBold;
}
.popup {
    -webkit-overflow-scrolling: touch;
    z-index: 100;
    padding: 30px 10px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: visibility 0.8s ease 0s;
    -o-transition: visibility 0.8s ease 0s;
    transition: visibility 0.8s ease 0s;
    visibility: hidden;
}
.popup::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.8s ease 0s;
    -o-transition: opacity 0.8s ease 0s;
    transition: opacity 0.8s ease 0s;
}
.popup.show {
    visibility: visible;
    overflow: auto;
}
.popup.show::before {
    opacity: 1;
}
.popup.show .popup__body {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.popup._active {
    overflow: auto;
    visibility: visible;
}
.popup._active::before {
    opacity: 1;
}
.popup._active .popup__body {
    -webkit-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.popup__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
}
.popup__body {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #fff;
    padding: 50px;
    width: 100%;
    max-width: 800px;
}
.popup__close {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 30;
    background: url(../image/icons/close.svg) 0 0 no-repeat;
}
.menu-block__content {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.menu__body {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    background-color: #fff;
    z-index: 19;
}
.menu__body._active {
    visibility: visible;
    opacity: 1;
    position:fixed;
    z-index: 9999;
}
.header {
    z-index: 999;
}
.top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 155px;
}
.top-content__nav {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 70%;
    flex: 1 0 70%;
    padding-left: 40px;
}
.top-content__logo {
    padding-bottom: 70px;
}
.top-content__photos {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.top-content__photos img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.top-content__photos .photo-top {
    max-width: 250px;
    max-height: 265px;
    margin-bottom: 90px;
    margin-left: 35px;
}
.top-content__photos .photo-bottom {
    max-width: 335px;
    max-height: 240px;
}
.nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.nav-list__left {
    padding-right: 100px;
}
.nav-items__ul {
    padding-left: 20px;
}
.nav-items__ul--li {
    letter-spacing: 0.05em;
    text-transform: lowercase;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
}
.nav-items__ul--li:last-child {
    padding-bottom: 0;
}
.nav-items--item {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.nav-items--item a {
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    display: inline-block;
    color: #000;
}
.nav-items--item .item-dropdown {
    padding-bottom: 10px;
}
.bottom-content {
    padding-left: 33px;
    padding-bottom: 20px;	
}
.bottom-content__socs a {
    display: inline-block;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    color: #d1638d;
    padding-right: 10px;
}
.bottom-content__socs a svg {
    font-size: 32px;
}
._lock .header__mobile {
    display: none;
}
._lock .logo-header {
    opacity: 0;
}
.header {
    padding-bottom: 40px;
}
.header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
    position: relative;
    z-index: 21;
}

._lock .header__content {
	/*background: #fff;*/
}
.header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -ms-flex: 2 0 45%;
    flex: 2 0 45%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header__logo {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 10%;
    flex: 1 0 10%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.header__ui {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -ms-flex: 2 0 45%;
    flex: 2 0 45%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.menu-header {
    height: 40px;
}
.menu-header__menu {
    margin-right: 45px;
}
.menu-header__lang {
    margin-right: 15px;
}
.lang-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.lang-header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.lang-header__content--link {
    background: none;
    text-transform: uppercase;
    margin-right: 7px;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-size: 14px;
    line-height: 18px;
    font-family: GilroyMedium;
    color: #000;
}
.lang-header__content--link._active {
    font-weight: 700;
}
.search-header {
    width: 100%;
}
.search-header__content .search-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
}
.search-header__content .search-box input {
    padding-left: 0;
    background: #f5f5f5;
}
.search-header__content .search-box button {
    background: #f5f5f5;
    border: none;
    padding: 8px;
}
.search-header__content .search-box button svg {
    font-size: 20px;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.search-box__button {
    background: #f5f5f5;
    border: none;
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-box__button svg {
    font-size: 20px;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.search-box__link--mobile {
    display: none;
    color: #000;
    cursor: pointer;
    border-color: transparent;
}
.search-box__link--mobile svg {
    font-size: 20px;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.search-box__button--mobile {
    display: none;
}
.logo-header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.logo-header__logo svg {
    fill: #d1638d;
}
.header__mobile {
    display: block;
    padding-top: 20px;
    position: relative;
    z-index: 2;
}
.header__mobile .mobile-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(175, 175, 175, 0.2);
}
.header__mobile .mobile-header__logo svg {
    fill: #d1638d;
}
.ui-items a {
    margin-right: 23px;
    display: inline-block;
}
.ui-items a:last-child {
    margin-right: 0;
}
.ui-items a svg {
    display: inline-block;
    font-size: 25px;
    color: #000;
}
.ui-items a svg path {
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.ui-items__icon--cart {
    position: relative;
}
.ui-items__icon--cart .indicator__value {
    min-width: 16px;
    min-height: 14px;
    position: absolute;
    background: #ededed;
    font-size: 9px;
    text-align: center;
    padding: 4px 4px;
    border-radius: 50%;
    background: #ffd4d4;
    color: #000;
    bottom: -8px;
    right: -5px;
    font-family: GilroyBold;
}
.icon-menu {
    display: block;
    position: relative;
    width: 27px;
    height: 18px;
    cursor: pointer;
    z-index: 5;
}
.icon-menu span {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: calc(50% - 1px);
    left: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
}
.icon-menu span:first-child {
    top: 0;
}
.icon-menu span:last-child {
    top: auto;
    bottom: 0;
}
.icon-menu._active span {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.icon-menu._active span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: calc(50% - 1px);
}
.icon-menu._active span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: calc(50% - 1px);
}
._absolute-header header,
.index-page._lock header{
    position: absolute;
    width: 100%;
    z-index: 9999;
}
._absolute-header header .logo-header__logo svg {
    fill: #fff;
}
._absolute-header header .icon-menu span {
    background-color: #fff;
}
._absolute-header header .lang-header__content--link {
    color: #fff;
    background: none;
}
.language-select.active {
    font-weight: 900;
}
._absolute-header header .search-header__content .search-box button {
    background: #fff;
}
._absolute-header header .search-header__content .search-box input {
    background: #fff;
}
._absolute-header header .ui-items a svg {
    color: #fff;
}
._absolute-header header .mobile-header {
    border-color: rgba(255, 255, 255, 0.2);
}
._absolute-header header .mobile-header__logo svg {
    fill: #fff;
}
._absolute-header header .search-box__link--mobile svg {
    color: #fff;
}
._absolute-header._lock header .icon-menu span {
    background-color: #000;
}
._absolute-header._lock header .lang-header__content--link {
    color: #000;
}
._absolute-header._lock header .ui-items a svg {
    color: #000;
}
._absolute-header._lock header .search-header__content a svg {
    color: #000;
}
._absolute-header:not(._lock) ._absolute-header__wrap.color-block .ui-items__icon--cart {
    position: relative;
}
.footer {
    background-color: #d1638d;
}
.site-footer__widgets {
    padding: 60px 0;
}
.footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-links {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
}
.footer-links__link {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    color: #fff;
    padding-bottom: 15px;
}
.footer-contacts a {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    color: #fff;
}
.footer-contacts h6 {
    font-family: GilroySemiBold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 0px;
    margin-bottom: 5px;
}
.con-f{
	padding: 8px 0px;
	color: #fff;
    font-size: 16px;

}
.footer-contacts__phone {
    padding-bottom: 45px;
}
.footer-contacts__email {
    padding-bottom: 50px;
}
.footer-contacts__socs a {
    padding-right: 10px;
}
.footer-contacts__socs svg {
    font-size: 22px;
}
.modal-window {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1050;
    background: 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
   /* visibility: hidden;*/
/*    display: none;*/
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.modal-window__inn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 10px;
    overflow: auto;
    max-width: 100%;
    margin: 0;
}
#productView .modal-dialog {
    pointer-events: auto;
}
.modal-window.state-appear {
    visibility: visible;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    overflow: hidden;
}
.modal-window.state-appear .modal-box {
    -webkit-animation: modalComeIn 0.5s ease;
    animation: modalComeIn 0.5s ease;
    visibility: visible;
}
.modal-window.state-appear .modal-box__body {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.modal-window.state-leave .modal-box {
    -webkit-animation: modalHeadOut 0.35s ease 0.1s;
    animation: modalHeadOut 0.35s ease 0.1s;
    visibility: visible;
}
.modal-window.state-leave .modal-box__body {
    opacity: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.modal-box {
    background-color: #fff;
    padding: 20px;
    max-width: 625px;
    width: 100%;
    /*visibility: hidden;*/
    z-index: 1050;
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.modal-box__body {
    margin: auto;
    width: 100%;
    opacity: 1;
    padding: 30px;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.modal-box__close {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 99;
    background: url(../image/icons/close.svg) 0 0 no-repeat;
    background-size: contain;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
@-webkit-keyframes modalComeIn {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scale(2, 2);
        transform: scale(2, 2);
    }
    65.5% {
        -webkit-transform: scale(0.97, 0.97);
        transform: scale(0.97, 0.97);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@keyframes modalComeIn {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scale(2, 2);
        transform: scale(2, 2);
    }
    65.5% {
        -webkit-transform: scale(0.97, 0.97);
        transform: scale(0.97, 0.97);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@-webkit-keyframes modalHeadOut {
    0% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
    }
}
@keyframes modalHeadOut {
    0% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
    }
}
._modal-title {
    font-family: GilroyMedium;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 30px;
}
.modal-column {
    padding-bottom: 20px;
    position: relative;
}
.modal-column b {
    font-family: GilroySemiBold;
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    top: -25px;
    display: inline-block;
}
.body-login__socs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.body-login__socs button {
    color: #fff;
    text-transform: uppercase;
}
.body-login__socs--fb {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    background-color: #3f6fb7;
    margin-right: 10px;
    font-size: 18px;
}
.body-login__socs--gmail {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    background-color: #000;
    font-size: 18px;
}
.body-login__inputs input {
    font-size: 14px !important;
}
.body-login__check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.body-login__check--checkbox .checkbox__text {
    font-size: 14px !important;
}
.body-login__check--forget {
    text-decoration: underline;
    color: #000;
    font-size: 14px !important;
}
.body-login__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.body-login__buttons--login {
    margin-bottom: 20px;
}
.body-registration input {
    font-size: 14px !important;
}
.body-registration__button {
    width: 100%;
}
.body-forget input {
    font-size: 14px !important;
}
.body-forget__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.body-forget__buttons--reset {
    width: 100%;
}
.body-forget__buttons--back {
    text-align: center;
    width: 100%;
    display: inline-block;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.05em;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
#sale .modal-box {
    background-image: url(image/404.png);
    background-position: center;
    background-size: cover;
    max-width: 640px;
}
.sale-box {
    padding: 30px 75px;
}
.body-sale__title {
    font-size: 20px;
    line-height: 33px;
}
.body-sale__input {
    padding-bottom: 30px;
}
.body-sale__input--input {
    border: transparent !important;
    font-size: 14px !important;
    line-height: 18px !important;
}
.body-sale__button--login {
    width: 100%;
}
#productView .modal-box {
    max-width: 940px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}
.view-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.view-block__image {
    padding-right: 35px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    max-width: 40%;
}
.view-block__image--item {
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 140%;
}
.view-block__image--item img {
    display: block;
    margin: 0 auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    width: 100%;
}
.view-block__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
    max-width: 60%;
}
.view-block__info .product-block__details {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    max-width: none;
}
.view-block__info .product-name {
    font-size: 22px;
    line-height: 32px;
    padding: 0 0 15px;
}
.view-block__info .product-price {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.05em;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-bottom: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-family: GilroyBold;
}
.view-block__info .product-price__old-price {
    text-decoration: line-through;
}
.view-block__info .product-price__new-price {
    padding-right: 5px;
    font-size: 20px;
    color: #d1638d;
}
.view-block__info .product__option.btn-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 0;
}
.view-block__info .product__option.btn-block button {
    margin: 0;
    padding: 15px;
    font-size: 14px;
    line-height: 14px;
}
#button-cart-modal,#button-cart{
	color:#000;
}
.view-block__info .product__option.view-btn {
    padding-bottom: 20px;
}
.view-block__info .product__option.view-btn button {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
.view-block__info .product__option.view-btn button:first-child {
    margin-right: 20px;
}
.view-block__info .radio-size-box label {
    font-size: 16px;
}
.view-product .input-radio-sizes__mobile {
    display: none !important;
}
.view-product .product-block__main--info {
    display: block;
}
.view-product .input-radio-sizes__inn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.filter-box__form .sort-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
}
.filter-box__form .sort-buttons__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-bottom: 10px;
}
.filter-box__form .sort-buttons__apply {
    width: 100%;
    padding-bottom: 15px;
}
.filter-box__form .sort-buttons__apply button {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
}
.filter-box__form .sort-buttons__reset button {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-decoration: underline;
}
.filter-box__form .sort-buttons .select__value {
    padding: 0;
}
.filter-box__form .sort-buttons .select__value span {
    font-family: GilroyMedium;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.filter-box__form .sort-buttons .select__options {
    position: relative;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    top: 0;
    padding-top: 8px;
}
.filter-box__form .sort-buttons .select__option {
    padding: 5px 0;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.05em;
}
.filter-box__form .sort-buttons .select._active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.filter-box__form .multifilter-list {
    padding: 0 0 20px 0;
    position: relative;
    top: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.filter-box__form .multifilter__button {
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
@keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
.preloader svg {
    overflow: visible;
    width: 100px;
    height: 150px;
}
.preloader svg g {
    -webkit-animation: slide 2s linear infinite;
    animation: slide 2s linear infinite;
}
.preloader svg g:nth-child(2) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.preloader svg g:nth-child(2) path {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    stroke-dasharray: 0 158px;
    stroke-dashoffset: 1px;
}
.preloader svg path {
    stroke: url(#gradient);
    stroke-width: 20px;
    stroke-linecap: round;
    fill: none;
    stroke-dasharray: 0 157px;
    stroke-dashoffset: 0;
    -webkit-animation: escalade 2s cubic-bezier(0.8, 0, 0.2, 1) infinite;
    animation: escalade 2s cubic-bezier(0.8, 0, 0.2, 1) infinite;
}
@-webkit-keyframes slide {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    100% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
}
@keyframes slide {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    100% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
}
@-webkit-keyframes escalade {
    0% {
        stroke-dasharray: 0 157px;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 156px 157px;
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dasharray: 156px 157px;
        stroke-dashoffset: -156px;
    }
}
@keyframes escalade {
    0% {
        stroke-dasharray: 0 157px;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 156px 157px;
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dasharray: 156px 157px;
        stroke-dashoffset: -156px;
    }
}
@-webkit-keyframes top {
    0% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        top: 15px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        top: 15px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
@keyframes top {
    0% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        top: 15px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        top: 15px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
@-webkit-keyframes bottom {
    0% {
        bottom: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        bottom: 14px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        bottom: 14px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
}
@keyframes bottom {
    0% {
        bottom: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        bottom: 14px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        bottom: 14px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
}
@-webkit-keyframes bottom-2 {
    0% {
        bottom: 14px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    50% {
        bottom: 14px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        bottom: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@keyframes bottom-2 {
    0% {
        bottom: 14px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    50% {
        bottom: 14px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        bottom: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@-webkit-keyframes top-2 {
    0% {
        top: 15px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    50% {
        top: 15px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@keyframes top-2 {
    0% {
        top: 15px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    50% {
        top: 15px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@-webkit-keyframes scaled {
    50% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@keyframes scaled {
    50% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@-webkit-keyframes scaled-2 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes scaled-2 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
button,
button:focus,
input,
input:focus,
select,
select:focus {
    outline: 0;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}
input {
    width: 100%;
    padding: 12px 15px;
    display: block;
    font-size: 14px;
}
.input {
    border: 1px solid #000;
    font-size: 18px;
    line-height: 22px;
    padding: 15px;
}
input::-webkit-input-placeholder {
    color: #c4c4c4;
    opacity: 1;
}
input::-moz-placeholder {
    color: #c4c4c4;
    opacity: 1;
}
input:-ms-input-placeholder {
    color: #c4c4c4;
    opacity: 1;
}
input::-ms-input-placeholder {
    color: #c4c4c4;
    opacity: 1;
}
input::placeholder {
    color: #c4c4c4;
    opacity: 1;
}
input:-ms-input-placeholder {
    color: #c4c4c4;
}
input::-ms-input-placeholder {
    color: #c4c4c4;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="date"]:invalid::-webkit-datetime-edit {
    color: #c4c4c4;
}
.empty {
    color: #c4c4c4;
}
input[type="number"] {
    -moz-appearance: textfield;
}
img {
    max-width: 100%;
}
p {
    font-family: GilroyMedium;
    font-size: 16px;
    text-align: left;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0.05em;
}
.button-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 3rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button {
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 14px;
    line-height: 18px;
    height: calc(2.25rem + 18px);
    line-height: 2;
    font-family: GilroyMedium;
    padding: 0.75rem 30px;
    border: 1px solid;
    border-radius: 0;
    letter-spacing: 0.05em;
    color: #000;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.button-lrg {
    padding: 0.75rem 6.5rem;
}
.button-white {
    border-color: #000;
    background: #fff;
    color: #000;
}
.view-box__form .button-white {
    width: 100%;
}
.manufacturer-block .mobile-buttons__show {
    display: none;
}
.manufacturer_item {
    margin-bottom:20px;
}
.button-white.borderless {
    border-color: #fff;
    text-transform: none;
}
.button-white.borderless .button-white__arrow {
    top: -4px;
    right: calc(-3rem - 10px);
    height: calc(2.25rem + 24px);
    width: calc(2.25rem + 24px);
    background: #ffd4d4;
}
.button-white.borderless .button-white__arrow svg {
    color: #000;
}
.button-white__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: -4px;
    right: calc(-3rem - 10px);
    height: calc(2.25rem + 24px);
    width: calc(2.25rem + 24px);
    border: 4px;
    background: #d1638d;
}
.button-white__arrow svg {
    font-size: 18px;
    color: #fff;
}
.button-pink {
    background: #ffd4d4;
    border-color: #ffd4d4;
    color: #fff;
}
.button-primary {
    border-color: #d1638d;
    background: #d1638d;
    color: #fff;
    fill: #fff;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.button-primary__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: -4px;
    right: calc(-3rem - 10px);
    height: calc(2.25rem + 24px);
    width: calc(2.25rem + 24px);
    border: 4px;
    background: #fff;
}
.button-primary__arrow svg {
    font-size: 18px;
    color: #000;
}
.btn-block .button-primary__arrow,
.btn-block .button-white__arrow {
    right: -2.7rem;
}
._title {
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 70px;
    font-family: GilroyMedium;
    letter-spacing: 0.05em;
    margin: 0;
}
._title-big {
    font-family: GilroyMedium;
    font-size: 28px;
    line-height: 46px;
    text-align: center;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    padding-bottom: 30px;
}
._title-small {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-transform: none;
    padding-bottom: 30px;
    letter-spacing: 0.05em;
    margin-bottom: 0;
}
._title-color {
    color: #d1638d;
}
.form-column {
    padding-bottom: 25px;
    position: relative;
}
.form-column:last-child {
    padding-bottom: 0;
}
.form-column b {
    font-family: GilroySemiBold;
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    top: -25px;
    display: inline-block;
}
.color-block__wrapper {
    background-color: #d1638d;
    padding-top: 150px;
}
.padding {
    padding: 40px 0 140px;
}
.span {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.05em;
}
.bold-span {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-family: GilroyBold;
}
.page {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.product-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.333333333333%;
    flex: 1 0 33.333333333333%;
    max-width: 33.333333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 0 10px;
}
.product-item a.image{
	display:block;
	margin-bottom:25px;
	overflow:hidden;
}
.product-item a.image img{
	transition: all 0.3s ease;
}
.product-item a.image img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
	 transition: all 0.3s ease;
}
@media(min-width:1300px){
.latest-slider .product-item{
	-ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: 25%;
}
}
.product-item .item-thumb {
    padding: 0 0 140% 0;
    position: relative;
    margin-bottom: 25px;
}
.product-item .item-thumb__btn {
}
.product-item .item-thumb__btn svg {
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-size: 32px;
}
.product-item .item-thumb__fav {
    right: 10px;
}
.product-item .item-thumb__eye {
    right: 50px;
}
.product-item .item-thumb img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    position: absolute;
}
.product-item .item-colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 20px;
}
.product-item .item-colors a {
    display: inline-block;
    /*border-radius: 50%;*/
    width: 20px;
    height: 20px;
    margin: 0 5px;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    cursor: pointer;
}
.product-item .product-link .product-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
}
.product-item .product-link .product-info .product-title {
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: none;
    padding-bottom: 10px;
}
.product-item .product-link .product-info .product-price {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: GilroyBold;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.product-item .product-link .product-info .product-price__old-price {
    text-decoration: line-through;
    display: inline-block;
}
.product-item .product-link .product-info .product-price__new-price {
    color: #d1638d;
    padding-right: 5px;
    font-size: 18px;
    display: inline-block;
}
.main-banner {
    margin-bottom: 130px;
}
.main-banner .image-slider {
    margin-bottom: 100px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-banner .image-slider__image img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
}
.main-banner .image-slider__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.main-banner .image-slider__body h1, .main-banner .image-slider__body .h1 {
    font-size: 70px;
    line-height: 60px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    max-width: 465px;
    text-align: center;
    margin: 170px 0 170px;
    font-family: GilroySemiBold;
}
.main-banner .swiper-button-next,
.main-banner .swiper-button-prev {
    background-color: transparent;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    border-radius: 50%;
    padding: 12px 22px;
    color: #fff !important;
    fill: #fff !important;
    stroke: #fff !important;
}
.main-banner .swiper-button-next {
    right: 25px;
}
.main-banner .swiper-button-prev {
    left: 25px;
}
.main-banner .swiper-button-next:after,
.main-banner .swiper-button-prev:after {
    font-size: 18px;
}
.block-main {
    margin-bottom: 130px;
}
.main-category__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -7px;
    flex-wrap: wrap;
}
.category-block {
    margin-bottom: 180px;
}
.categories-cards .categories-cards--item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: calc(25% - 14px);
    margin: 0 7px 14px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    overflow: hidden;
}
.categories-cards .categories-cards--item:last-child {
    margin-right: 0;
}
.categories-cards .categories-cards--item a {
    display: block;
    padding: 0 0 140% 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.categories-cards .categories-cards--item a h4 {
    position: absolute;
    font-weight: 500;
    font-size: 16px;
    z-index: 2;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
    font-family: GilroyMedium;
}
.categories-cards .categories-cards--item a img {
    display: block;
    margin: 0 auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    width: 100%;
}
.about-block {
    margin-bottom: 140px;
}
#oneclick .button-pink._fw{
	background:#d1638d;
	border-color:#d1638d;
}
.main-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-about p {
    text-align: center;
    padding-bottom: 50px;
    max-width: 750px;
    line-height: 32px;
}
.main-about img {
    max-width: 335px;
    max-height: 240px;
}
.main-about__title {
    padding-bottom: 50px;
}
.products-sliders {
    margin-bottom: 100px;
    position: relative;
    padding: 0 35px;
}
.main-new__inn {
    position: relative;
}
.main-new__slider .new-products .product-item .item-thumb {
    margin-bottom: 25px;
    padding: 0 0 140% 0;
    position: relative;
}
.main-new__slider .new-products .product-item .item-thumb__btn {
}
.main-new__slider .new-products .product-item .item-thumb__btn svg {
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-size: 32px;
}
.main-new__slider .new-products .product-item .item-thumb__fav {
    right: 10px;
}
.main-new__slider .new-products .product-item .item-thumb__eye {
    right: 50px;
}
.main-new__slider .new-products .product-item .item-thumb img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    position: absolute;
}
.main-new__slider .new-products .product-item .item-colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 20px;
}
.main-new__slider .new-products .product-item .item-colors a {
    display: inline-block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.main-new__slider .new-products .product-item .product-link .product-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
}
.main-new__slider .new-products .product-item .product-link .product-info .product-title {
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: none;
    padding-bottom: 10px;
}
.main-new__slider .swiper-button-next,
.main-new__slider .swiper-button-prev {
    background-color: transparent;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    border-radius: 50%;
    padding: 12px 22px;
    color: #000 !important;
    fill: #000 !important;
    stroke: #000 !important;
}
.main-new__slider .swiper-button-next {
    right: -20px;
}
.main-new__slider .swiper-button-prev {
    left: -20px;
}
.main-new__slider .swiper-button-next:after,
.main-new__slider .swiper-button-prev:after {
    font-size: 18px;
}
.slider-buttons {
    position: absolute;
    top: calc(50% - 80px);
    width: 100%;
}

.product-item__slider .slider-buttons {
   display: flex;
   /*height: 0;*/
   justify-content: space-between;
}
.slider-button {
    height: 50px;
    width: 50px;
}
.arrow-left,
.arrow-right {
    cursor: pointer;
    position: absolute;
    background-color: transparent;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    border-radius: 50%;
    padding: 12px 22px;
    color: #000;
}
.arrow-left i,
.arrow-right i {
    font-size: 30px;
}
.arrow-left {
    left: -70px;
}
.arrow-right {
    right: 0;
}
.features-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 50px;
}
.features-block__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 50px;
}
.features-block__top .features-items--item:last-child {
    margin-right: 0;
}
.features-block__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.features-block__bottom .features-items--item:last-child {
    margin-right: 0;
}
.features-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.features-items--item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
}
.features-items--item span {
    padding-right: 20px;
}
.features-items--item h6 {
    margin-bottom: 0;
    padding-right: 75px;
    text-transform: none;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
}
.getnews-block {
    padding: 130px 0 180px;
    position: relative;
}
.getnews-block__background {
    position: absolute;
    background: rgba(255, 212, 212, 0.3);
    -webkit-filter: blur(80px);
    filter: blur(80px);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.main-getnews {
    position: relative;
    z-index: 2;
}
.main-getnews__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 900px;
    margin: 0 auto;
}
#form-newsletter-error {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 900px;
    margin: 0 auto;
}
.main-getnews__form input {
    height: 54px;
    width: 430px;
    margin-right: 10px;
}
.main-getnews__form .button-box button {
    padding: 0.375rem 10.25rem;
}
.main-instagram__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
}
.instagram-cards .instagram-cards--item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: calc(25% - 40px);
    margin: 0 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    overflow: hidden;
}
.instagram-cards .instagram-cards--item:last-child {
    margin-right: 0;
}
.instagram-cards .instagram-cards--item a {
    display: block;
    padding: 0 0 100% 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.instagram-cards .instagram-cards--item a img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
}
.catalogue-block__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.catalogue-top__background {
    background-image: url(../image/banner-category.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 50px;
    padding: 30px 0;
    background-position: center;
}
.catalogue-top__background ._title {
    color: #fff;
    padding-top: 70px;
}
.catalogue-top__text {
    padding-bottom: 50px;
}
.catalogue-top__text p {
   
    margin: 0 auto;
}
.catalogue-top__breadcrumb {
    padding-bottom: 45px;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
}
.breadcrumb .breadcrumb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.breadcrumb .breadcrumb-list__item {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.05em;
    font-family: GilroyMedium;
}
.breadcrumb .breadcrumb-list__item a {
    color: #afafaf;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.breadcrumb .breadcrumb-list__item._active {
    color: #000;
}
.breadcrumb .breadcrumb-list__item--divide {
    margin: 0 5px;
    display: inline-block;
}
.catalogue-content__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 90px;
}
.view-options .select__value span {
    font-family: GilroyMedium;
    font-size: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-right: 10px;
}
.view-options__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}
.view-options__top .select__value {
    padding-right: 0;
}
.view-options__top .select__value span {
    text-transform: none;
    padding-left: 60px;
    margin-right: 10px;
}
.view-options__top .select__option {
    text-align: right;
}
.view-options__count {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.05em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.view-options .select__option {
    font-size: 12px;
    line-height: 18px;
}
.view-options__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}
.view-options .multifilter__title {
    margin-right: 10px;
}
.products-block__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -25px 60px;
}
.products-block__body--item {
    max-width: calc(33.33333% - 50px);
    margin: 0 25px 30px;
    padding: 0;
}
.sort-buttons__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
}
.sort-buttons__body .select__value {
    padding: 0 20px;
}
.sort-buttons__body .select__value:first_child {
    padding-left: 0;
}
.sort-buttons__reset button {
    background-color: transparent;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.05em;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
#productView,
#oneclick,
#oneclick-registration {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9999; 
    display: none;
}
#productView .input-radio-color__list{
    margin-bottom:15px;
}
.mobile-buttons__show {
    display: none;
    padding-bottom: 15px;
}
#filter.modal .mfilter-content-opts {
    position: relative;
    top: 0px;  
}
#filter.modal .scroll-wrapper {
    padding: 0px 12px!important;
}
.mobile-buttons__show .show-filter {
    width: 100%;
}
.mobile-filter__items {
    display: none;
}
.filter-item {
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #efefef;
    margin-right: 10px;
    margin-bottom: 15px;
}
.filter-item__text {
    font-family: GilroyMedium;
    font-size: 12px;
    line-height: 18px;
    padding-right: 15px;
}
.filter-item__btn {
    padding: 5px;
    border-radius: 50%;
    background-color: #fff;
}
.product-wrapper__breadcrumbs {
    padding: 50px 0 60px;
    margin-bottom: 0;
}
.product-wrapper__product .product-price {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.05em;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-bottom: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-family: GilroyBold;
}
.product-wrapper__product .product-price__old-price {
    text-decoration: line-through;
}
.product-wrapper__product .product-price__new-price {
    color: #d1638d;
    padding-right: 7px;
    font-size: 22px;
}
.product-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-block__mobile--name {
    display: none;
}
.product-block__mobile--name .product-art {
    padding-bottom: 10px;
}
.product-block__mobile--name .product-name {
    padding-top: 0;
	padding-bottom: 0;
}
.product-block__mobile--price {
    display: none;
}
.product-block__photos {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
    max-width: 60%;
    padding-right: 70px;
}
.product-block__details {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    max-width: 40%;
    padding-right: 40px;
}
.gallery {
    max-width: 100%;
}
.gallery-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
}
.gallery-thumbs {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: 25%;
    margin-right: 15px;
    padding-left: 15px;
    position: relative;
}
.gallery-thumbs__inn {
    height: 100%;
    overflow: hidden;
}
.gallery-thumbs .swiper-button-next,
.gallery-thumbs .swiper-button-prev {
    position: absolute;
    color: #000;
    -webkit-transform: translate(-50%, 0) rotate(90deg);
    -ms-transform: translate(-50%, 0) rotate(90deg);
    transform: translate(-50%, 0) rotate(90deg);
    left: calc(50% + 10px);
}
.gallery-thumbs .swiper-button-next:after,
.gallery-thumbs .swiper-button-prev:after {
    font-size: 20px;
}
.gallery-thumbs .swiper-button-next {
    top: auto;
    bottom: -45px;
}
.gallery-thumbs .swiper-button-prev {
    top: -20px;
}
.gallery-thumbs__slide {
    cursor: pointer;
}
.gallery-thumbs__slide .thumb-slide__item {
    position: relative;
    height: 100%;
}
.gallery-thumbs__slide .thumb-slide__item img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.gallery-main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 75%;
    flex: 1 0 75%;
    max-width: 75%;
}
.gallery-main__inn {
    height: 100%;
}
.gallery-main__slide img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.product-art {
    font-size: 14px;
    line-height: 18px;
    color: #afafaf;
    padding-bottom: 20px;
}
.product__option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product__option.btn-block {
    padding-bottom: 35px;
}
.product__option button {
    width: 100%;
    margin-bottom: 7px;
}
.product__option-label {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #6b6a6a;
    margin-bottom: 20px;
}
.input-radio-color {
    margin-bottom: 5px;
    width: 100%;
}
.input-radio-color__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-bottom: 15px;*/
}
.input-radio-color__list .color-item {
    display: block;
    max-width: 60px;
    max-height: 60px;
    width: 100%;
    overflow: hidden;
    margin-right: 12px;
    /*margin-bottom: 15px;*/
    border: 1px solid transparent;
    position: relative;
    padding-bottom: 60px;
}
.input-radio-color__list .color-item img {
    display: block;
    margin: 0 auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    width: 100%;
}
.input-radio-color__list .color-item._active {
    border-color: #d1638d;
}
.input-radio-sizes {
    min-height: 45px;
}
.input-radio-sizes__inn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-radio-sizes__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px;
}
.input-radio-sizes__mobile {
    display: none;
    padding-bottom: 20px;
}
.input-radio-sizes__mobile .select__value {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
}
.input-radio-sizes__mobile .select__option {
    padding: 5px 0;
    font-size: 16px;
}
.input-radio-sizes .not-selected {
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: 0.05em;
    color: #000;
    font-family: GilroySemiBold;
}
.radio-size-box {
    position: relative;
}
.radio-size-box input {
    margin: 0;
    padding: 0;
    opacity: 0;
    height: 20px;
    width: 20px;
    cursor: pointer;
    z-index: 2;
    margin-right: 10px;
}
.radio-size-box input:checked ~ label {
    font-family: GilroyExtraBold;
    font-size: 22px;
}
.radio-size-box label {
    position: absolute;
    margin: 0;
    padding: 0;
    height: 20px;
    width: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    left: 0;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    font-family: GilroyMedium;
}
.not-in-stock{
	background: #e8e8e8!important;
	border-color: #e8e8e8!important;
	color: #000!important;
}
.text-instock{
	 margin-bottom: 0;
    color: #d1638d;
}
.products-text {
    padding-bottom: 20px;
}
.products-text__dropdown {
    padding: 12px 0;
    position: relative;
}
.products-text__dropdown:before {
    height: 2px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #efefef;
}
.product-dropdown__button {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.product-dropdown__list {
    position: relative;
    top: 0;
    padding-left: 0 !important;
}
.product-dropdown__list tr,.product-dropdown__list td {
    border: 0;
}
.product-dropdown__list p, .table>tbody>tr>td, .table>thead>tr>td {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    font-family: GilroyMedium;
}
.product-dropdown__list--text {
    text-align: left;
    margin-bottom: 0;
}
.products-socs a {
    display: inline-block;
    padding-right: 10px;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.products-socs a svg {
    font-size: 30px;
    color: #d1638d;
}
.product-wrapper__others {
    position: relative;
}
.tabs-products__inn .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tabs-products__inn .tabs li {
    padding-bottom: 40px;
}
.tabs-products__inn .tabs li:not(._active) a {
    cursor: pointer;
}
.tabs-products__inn .tabs li a {
    display: inline-block;
    padding: 25px 48px;
    position: relative;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    opacity: 0.5;
}
.tabs-products__inn .tabs li a:after {
    content: "";
    position: absolute;
    display: block;
    height: 3px;
    width: 100%;
    background-color: #eee;
    bottom: 0;
    left: 0;
}
.tabs-products__inn .tabs li._active a {
    opacity: 1;
}
.tabs-products__inn .tabs li._active a:before {
    content: "";
    position: absolute;
    display: block;
    height: 3px;
    width: 100%;
    background-color: #d1638d;
    z-index: 2;
    bottom: 0;
    left: 0;
}
.tab-panel {
    display: none;
    position: relative;
}
.tab-panel.active {
    display: block;
}
.page-back {
    padding-bottom: 20px;
}
.page-back__button {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.page-back__button--arrow {
    padding-right: 5px;
}
.page-back__button--arrow svg {
    font-size: 16px;
}
.page-back__button--back {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 0.05em;
}
.cart-body__title ._title {
    padding-bottom: 30px;
}
.cart-body__close {
    display: none;
    cursor: pointer;
}
.cart-body__close svg {
    font-size: 16px;
}
.cart-body__wrap::-webkit-scrollbar {
    width: 2px;
}
.cart-body__wrap::-webkit-scrollbar-track {
    background: #efefef;
}
.cart-body__wrap::-webkit-scrollbar-thumb {
    background: #d1638d;
}
.empty-block__text {
    font-size: 30px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 70px 0 70px;
}
.cart-table {
    width: 100%;
}
thead .cart-table__row {
    border-bottom: 1px solid #afafaf;
}
thead .cart-table__column {
    padding: 25px 15px;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000;
}
thead .cart-table__column:first-child {
    padding-left: 0;
}
thead .cart-table__column:last-child {
    padding-right: 0;
}
thead .cart-table__column--quantity {
    text-align: center;
}
thead .cart-table__column--price {
    text-align: right;
}
thead .cart-table__column--total {
    text-align: right;
}
thead .cart-table__more-name {
    font-size: 16px;
    text-transform: none;
}
tbody.cart-table__body .cart-table__column {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.05em;
    padding: 30px 15px;
    vertical-align: top;
}
tbody.cart-table__body .cart-table__column:first-child {
    padding-left: 0;
}
tbody.cart-table__body .cart-table__column:last-child {
    padding-right: 0;
}
tbody.cart-table__body .cart-table__column--price {
    text-align: right;
}
tbody.cart-table__body .cart-table__column--total {
    text-align: right;
}
tbody.cart-table__body .cart-table__body {
    border-bottom: 1px solid #afafaf;
}
tbody.cart-table__body .cart-table__column--price {
    font-weight: 700;
    font-family: GilroyBold;
    text-transform: none;
}
tbody.cart-table__body .cart-table__column--total {
    font-weight: 700;
    font-family: GilroyBold;
    text-transform: none;
}
tbody.cart-table__body .cart-table__more-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
tbody.cart-table__body .cart-table__more-name {
    display: block;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
    padding-bottom: 5px;
}
tbody.cart-table__body .cart-table__more--info {
    padding-bottom: 20px;
}
tbody.cart-table__body .cart-table__row {
    border-bottom: 1px solid #afafaf;
}
h1.product-name {
    padding: 10px 0 20px;
    font-size: 20px;
    line-height: 30px;
    text-transform: none;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    font-family: GilroyMedium;
}
.product-name__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
	padding:10px 0px;
}
.product-name__art {
    font-size: 14px;
    line-height: 18px;
    color: #afafaf;
    font-weight: 400;
}
.product-name__name {
    font-family: GilroyMedium;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.05em;
    padding-bottom: 10px;
    margin-bottom: 0;
    text-transform: none;
}
.product-image {
    margin-right: 40px;
    max-height: 170px;
    overflow: hidden;
}
.checkout-table__row .product-image {
    max-width: 140px;
}
.product-image__body {
    display: block;
    position: relative;
    padding-bottom: 140%;
    width: 100%;
    padding-right: 140px;
}
.product-image__img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.cart-totals {
    padding-bottom: 60px;
}
.cart-totals__delivery {
    display: none;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: right;
}
.total-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.total-cart__text {
    /*display: none;*/
    font-size: 22px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-align: left;
    padding-right: 5px;
}
.total-cart__price {
    text-align: right;
    font-family: GilroyBold;
    font-weight: 700;
    font-size: 26px;
}
.cart-mobile__details {
    display: none;
}
.cart-mobile__details--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    line-height: 18px;
    color: #afafaf;
    font-weight: 400;
}
.cart-mobile__details--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cart-mobile__details--bottom .quantity {
    margin: inherit;
    margin-right: 15px;
}
.cart-mobile__details--bottom .quantity input {
    background: 0 0;
    border: none;
    padding: 0;
    font-size: 14px;
}
.cart-mobile__details--bottom .quantity button {
    background: 0 0;
}
.cart-mobile__details--bottom .quantity button svg {
    font-size: 12px;
    color: #afafaf;
}
.cart-mobile__price {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-weight: 700;
    letter-spacing: normal;
    font-family: GilroyBold;
}
.cart-mobile__quantity {
    font-size: 12px;
    color: #afafaf;
}
.cart-product__remove {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.cart-product__remove button {
    background: 0 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.form-body__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 70px;
}
.form-body__container--left {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
    max-width: 60%;
    padding-right: 100px;
}
.form-body__container--right {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    max-width: 40%;
}
.checkout-info__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.checkout-info__name--first-name {
    margin-right: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.checkout-info__name--last-name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.checkout-info__delivery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.05em;
    font-family: GilroyMedium;
}
.checkout-info__delivery--text {
    padding-bottom: 20px;
}
.checkout-info__delivery--checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
}
.checkout-info__delivery--checkbox:last-child {
    padding-bottom: 0;
}
.checkout-info__delivery--checkbox .checkbox__text {
    font-size: 18px;
    line-height: 18px;
}
.form-column .select {
    padding: 10px 0;
    border: 1px solid #000;
}
.form-column .select__value {
    font-size: 18px;
}
.form-column .select__value span {
    color: #c4c4c4;
}
.form-column .select__options {
    min-width: calc(100% + 2px);
    border: 1px solid #000;
    border-top: none;
    top: 40px;
    font-size: 18px;
    border-radius: 0;
    left: -1px;
}
.home-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-post__address {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.home-post__address--right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-post__num {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 15px !important;
}
.home-post__appartment {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.checkout-product__block {
    margin-bottom: 20px;
}
.checkout-product__wrap {
    max-height: 370px;
    overflow: auto;
    position: relative;
}
.checkout-product__wrap::-webkit-scrollbar {
    width: 2px;
}
.checkout-product__wrap::-webkit-scrollbar-track {
    background: #efefef;
}
.checkout-product__wrap::-webkit-scrollbar-thumb {
    background: #d1638d;
}
.checkout-table {
    width: 100%;
}
.checkout-table__head {
    text-transform: uppercase;
    padding-bottom: 30px;
}
.checkout-table__head span {
    display: inline-block;
    font-weight: 700;
}
.checkout-table__head span:last-child {
    text-align: center;
    min-width: 100px;
}
.checkout-table__head:last-child {
    text-align: right;
}
.checkout-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px;
}
.checkout-table__row:last-child {
    padding-bottom: 0;
}
.checkout-table__column {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
    vertical-align: top;
}
.checkout-table__column--total-product {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    font-family: GilroyBold;
    text-align: center;
    min-width: 100px;
}
.checkout-table__column--product {
    width: 100%;
}
.checkout-table__column--product .product-name__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 10px;
}
.checkout-table__column--product .product-image {
    margin-right: 30px;
}
.checkout-table__column--product .product-details__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
}
.checkout-table__column--product .product-mobile__more--info {
    padding-bottom: 10px;
}
.checkout-table__body--link {
    margin-right: 40px;
}
.checkout-totals__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.checkout-totals__delivery {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: right;
}
#show_block_one:hover{
	color:#fff!important;
}
.total-checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-bottom: 10px;
}
.total-checkout__text {
    display: none;
    font-size: 22px;
    font-weight: 500;
    line-height: 18px;
    padding-right: 10px;
}
.new-class-test .total-checkout__text {
    display:block;
    font-size: 22px;
    font-weight: 500;
    line-height: 18px;
    padding-right: 10px; 
}
.new-class-test .total-checkout__price {
    font-family: GilroyBold;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.05em;
    text-align: right;
    color: #000;
}
.total-checkout__price {
    font-family: GilroyBold;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.05em;
    text-align: right;
    color: #a8a8a8;
}
.address-card {
    padding-bottom: 50px;
}
.address-card__contacts--top {
    padding-bottom: 10px;
}
.address-card__column {
    padding-bottom: 20px;
    padding-left: 15px;
}
.address-card__column:last-child {
    padding-bottom: 0;
}
.method-card {
    padding-bottom: 50px;
}
.method-card__types {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.method-card__types--radio {
    display: inline-block;
    padding-bottom: 20px;
}
.method-card__types--radio:last-child {
    padding-bottom: 0;
}
.method-card .type-cash__notify {
    display: inline-block;
    padding-left: 29px;
    padding-top: 5px;
}
.bonus-card__bonusses {
    padding-bottom: 10px;
}
.bonus-card__bonusses--bonus {
    font-family: GilroyBold;
}
.bonus-card__info--text {
    font-size: 14px;
    padding-bottom: 20px;
}
.bonus-card__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0px;
}
.bonus-card__promo {
    padding-top:40px;
}
#d_quickcheckout .order-1.qc-col-1.col-md-7 {
    padding-left: 0px;
}
.bonus-card__types--radio {
    padding-right: 10px;
}
.bonus-card__action--input {
    margin-left: 0;
}
.bonus-card__promo--input {
    max-width: 300px;
}
.mobile-block {
    display: none;
}
.account-block__bradcrumbs {
    margin-bottom: 60px;
}
.account-tabs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px;
}
.account-tabs__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 25px 49px;
    position: relative;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #000;
}
.account-tabs__item:before {
    content: "";
    position: absolute;
    display: none;
    height: 3px;
    width: 100%;
    background-color: #d1638d;
    z-index: 2;
    bottom: 0;
    left: 0;
}
.account-tabs__item:after {
    content: "";
    position: absolute;
    display: block;
    height: 3px;
    width: 100%;
    background-color: #eee;
    bottom: 0;
    left: 0;
}
.account-tabs__item._active:before {
    display: block;
}
.form-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.form-user__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
    max-width: 60%;
    padding-right: 100px;
}
.form-user__bonus {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    max-width: 40%;
}
.form-user__bonus--title {
    font-size: 22px;
    line-height: 16px;
    letter-spacing: 0.05em;
    font-weight: 700;
    display: block;
    font-family: GilroyBold;
    margin-bottom: 20px;
}
.form-user__bonus--text {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
    display: inline-block;
}
.form-user__bonus--bonusses {
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #fff;
    max-width: 390px;
    height: 55px;
    background: #ffd4d4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}
.form-user__bonus--info {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
    display: inline-block;
    font-family: GilroyBold;
}
.user-info__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.user-info__name--first-name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 25px;
}
.user-info__name--last-name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.user-info__birthday {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.user-info__birthday--date {
    max-width: 200px;
    margin-right: 25px;
    max-height: 53px;
}
.user-info__birthday--select {
    width: 110px;
}
.user-info__birthday--select .select__options {
    width: 110px;
}
.user-info__post {
    padding-bottom: 50px;
}
.password-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.password-form__new {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
    max-width: 60%;
    padding-right: 100px;
}
.password-form__reset {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    max-width: 40%;
}
.new-password__item--new2 {
    margin-bottom: 50px;
}
.reset-password__text {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.05em;
    font-weight: 700;
    padding-bottom: 35px;
    display: inline-block;
}
.reset-password__button--button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.reset-password__button--button button {
    width: 100%;
}
.history-block__item._active .history-more__btn:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.history-block__item._active .history-more__btn:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.history-block__item._active .history-block__item--title {
    background: #f7f7f7;
    border: none;
}
.history-block__item .cart-table__row {
    border-bottom: none !important;
}
.history-block__item--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 40px;
    border-bottom: 1px solid #afafaf;
}
.history-title__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.history-more.drop-btn::after {
    display: none;
}
.history-more__btn {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 40px;
}
.history-more__btn:after,
.history-more__btn:before {
    content: "";
    position: absolute;
    background-color: #d1638d;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    -o-transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.history-more__btn:before {
    top: 0;
    left: 50%;
    width: 4px;
    height: 100%;
    margin-left: -2px;
}
.history-more__btn:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 4px;
    margin-top: -2px;
}
.history-more__btn:hover {
    cursor: pointer;
}
.history-more__text {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.05em;
}
.history-order {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.05em;
}
.history-order__text {
    color: #6b6a6a;
}
.history-price {
    text-align: right;
}
.history-price__price {
    font-family: GilroyBold;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    display: block;
    padding-bottom: 5px;
}
.history-price__bonus {
    display: block;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-decoration: underline;
    color: #d1638d;
}
.body-history {
    position: relative;
    background: #f7f7f7;
    top: 0;
    padding: 0 40px;
}
.body-history .bold-span,
.body-history .span {
    font-size: 16px;
}
.body-history .address-card {
    padding-bottom: 25px;
}
.body-history .address-card__column {
    padding-bottom: 10px;
}
.body-history .address-card__column:last-child {
    padding-bottom: 0;
}
.history-title__item {
    padding: 0;
}
.guarantee-block__top {
    margin-bottom: 60px;
}
.top-guarantee__breadcrumbs {
    padding-bottom: 120px;
}
.top-guarantee__breadcrumbs .breadcrumb-list__item {
    color: #fff;
}
.top-guarantee__breadcrumbs .breadcrumb-list__item a {
    color: #ffd4d4;
}
.top-guarantee__breadcrumbs .breadcrumb-list__item--divide {
    color: #fff;
}
.top-guarantee__item {
    color: #fff;
    padding-bottom: 60px;
    max-width: 520px;
    margin: 0 auto;
}
.top-guarantee__item--text {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.body-guarantee__item {
    text-align: center;
    padding-bottom: 140px;
    max-width: 450px;
    margin: 0 auto;
}
.body-guarantee__item--logo {
    padding-bottom: 30px;
}
.body-guarantee__item--text {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.body-guarantee__item--text b {
    color: #d1638d;
}
.body-guarantee__item--info {
    padding-top: 30px;
    display: inline-block;
    color: #d1638d;
    font-size: 14px;
    font-family: GilroyMedium;
    line-height: 24px;
    letter-spacing: 0.05em;
}
.top-delivery__breadcrumbs {
    padding-bottom: 120px;
}
.delivery-item {
    padding-bottom: 160px;
}
.delivery-item__title {
    padding-bottom: 60px;
}
.delivery-item__column {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 60px;
}
.delivery-item__column:last-child {
    padding-bottom: 0;
}
.delivery-item__column--nova {
    max-width: 730px;
}
.delivery-item__column--logo {
    padding-bottom: 20px;
}
.delivery-item__column--ukr {
    max-width: 560px;
}
.pay-item__title {
    padding-bottom: 60px;
}
.pay-item__column {
    text-align: center;
    margin: 0 auto;
}
.pay-item__column--logo {
    padding-bottom: 20px;
}
.pay-item__column--logo img {
    margin: 0 10px;
}
.pay-column {
    text-align: center;
}
.pay-column__item {
    max-width: 900px;
    margin: 0 auto;
}
.pay-column__item:last-child .pay-column__item--text {
    padding-bottom: 0;
}
.pay-column__item--title {
    padding-bottom: 20px;
}
.pay-column__item--text {
    padding-bottom: 60px;
}
.top-faq__breadcrumbs {
    padding-bottom: 120px;
}
.body-faq__title {
    padding-bottom: 70px;
}
.faq-item._active .faq-title {
    border-bottom: none;
}
.faq-item._active .faq-title__btn:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.faq-item._active .faq-title__btn:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq-item__title {
    font-weight: 400;
    height: auto;
}
.faq-item__title::after {
    display: none;
}
.faq-item__body {
    position: relative;
    top: auto;
    padding: 0 50px;
}
.faq-item__body--text {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    max-width: 670px;
}
.faq-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 2px solid #efefef;
    padding: 30px 50px;
}
.faq-title__text {
    padding-bottom: 0;
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 90%;
    flex: 1 0 90%;
    padding-right: 30px;
}
.faq-title__btn {
    position: relative;
    width: 20px;
    height: 20px;
}
.faq-title__btn:after,
.faq-title__btn:before {
    content: "";
    position: absolute;
    background-color: #d1638d;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    -o-transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.faq-title__btn:before {
    top: 0;
    left: 50%;
    width: 4px;
    height: 100%;
    margin-left: -2px;
}
.faq-title__btn:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 4px;
    margin-top: -2px;
}
.faq-title__btn:hover {
    cursor: pointer;
}
.page-404 {
    background-image: url(../image/404.png);
    background-size: cover;
    background-position: center;
}
.error-body {
    height: 60vh;
}
.error-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.error-block__text {
    font-family: GilroyMedium;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    text-align: center;
}
.chosen-block__bradcrumbs {
    padding-bottom: 60px;
}
.chosen-block__body {
    margin: 0 -12px;
}
.chosen-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.chosen-items__item {
    padding: 0 25px;
    margin-bottom: 60px;
}
.chosen-items__item--buttons {
    padding: 0 0px 20px;
}
.chosen-buttons {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.chosen-buttons__add {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: GilroyMedium;
    color: #000;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.chosen-buttons__delete {
    width: 15px;
    height: 15px;
    position: relative;
    top: 0;
    right: 0;
    cursor: pointer;
    background: url(/image/icons/close.svg) 0 0 no-repeat;
    background-size: contain;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.lookbook-block__bradcrumbs {
    padding-bottom: calc(25px + 25 * ((100vw - 320px) / 1120));
}
.block-lookbook__full {
    max-height: 770px;
    overflow: hidden;
    margin-bottom: calc(42px + 58 * ((100vw - 320px) / 1120));
}
.block-lookbook__full--photo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.block-lookbook__video:last-child .block-lookbook__video--wrap {
    margin-bottom: 0;
}
.block-lookbook__video--wrap {
    margin-bottom: calc(42px + 98 * ((100vw - 320px) / 1120));
    padding-left: calc(0px + 50 * ((100vw - 320px) / 1120));
    padding-right: calc(0px + 50 * ((100vw - 320px) / 1120));
}
.block-lookbook__grid {
    margin-bottom: calc(42px + 98 * ((100vw - 320px) / 1120));
}
.main-lookbook {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 600px;
    overflow: hidden;
    margin-bottom: calc(43px + 72 * ((100vw - 320px) / 1120));
}
.main-lookbook__photo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 300px;
}
.main-lookbook__title {
    position: absolute;
    font-family: GilroyMedium;
    font-size: calc(42px + 38 * ((100vw - 320px) / 1120));
    text-align: center;
    color: #fff;
}
.second-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: calc(50px + 65 * ((100vw - 320px) / 1120));
    padding-left: calc(0px + 75 * ((100vw - 320px) / 1120));
    padding-right: calc(0px + 75 * ((100vw - 320px) / 1120));
}
.second-block__item {
    position: relative;
    padding: 0 0 65% 0;
    width: 100%;
}
.second-block__item:first-child {
    margin-right: calc(9px + 111 * ((100vw - 320px) / 1120));
    margin-bottom: calc(42px + 38 * ((100vw - 320px) / 1120));
}
.second-block__item:last-child {
    margin-top: calc(25px + 55 * ((100vw - 320px) / 1120));
}
.second-block__item--photo {
    display: block;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
}
.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.grid-bottom,
.grid-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.grid-bottom .grid__item:last-child,
.grid-top .grid__item:last-child {
    padding-right: 0;
}
.grid__item {
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    padding-right: calc(12px + 43 * ((100vw - 320px) / 1120));
    margin-bottom: calc(12px + 68 * ((100vw - 320px) / 1120));
    max-height: calc(110px + 310 * ((100vw - 320px) / 1120));
}
.grid__item.grid__item-big {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
}
.grid-bottom .grid__item {
    margin-bottom: 0;
}
.grid__item--figure {
    margin: 0;
    height: 100%;
}
.grid__item--figure img {
    display: block;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.flex {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: calc(42px + 58 * ((100vw - 320px) / 1120));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex__item {
    width: 100%;
    padding: 0 25px;
}
.flex__item--figure {
    margin: 0;
    height: 100%;
    position: relative;
    padding-bottom: 120%;
}
.flex__item--figure img {
    position: absolute;
    display: block;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.mobile-account._active .mobile-account__title {
    border-bottom: none;
}
.mobile-account__title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
    padding: 20px 10px !important;
    border-bottom: 2px solid #efefef;
}
.mobile-account__title--text {
    font-size: 16px;
    line-height: 18px;
}
.mobile-account__body.drop-list {
    padding: 0 0 50px;
}
.mobile-account .drop-list {
    position: relative;
    top: 0;
}
.about-block__top {
    position: relative;
}
.top-about__breadcrumbs {
    padding-bottom: 120px;
}
.top-about__breadcrumbs .breadcrumb-list__item {
    color: #fff;
}
.top-about__breadcrumbs .breadcrumb-list__item a {
    color: #ffd4d4;
}
.top-about__breadcrumbs .breadcrumb-list__item--divide {
    color: #fff;
}
.top-about__item {
    color: #fff;
    padding-bottom: calc(180px + 120 * ((100vw - 320px) / 1120));
    max-width: 400px;
    margin: 0 auto;
}
.top-about__item--title {
    font-size: 36px;
    padding-bottom: 20px;
}
.top-about__item--text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.top-about__absoulute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 700px;
    max-height: 570px;
    left: calc(50% - 350px);
    top: 565px;
    overflow: hidden;
}
.top-about__absoulute--photo {
    width: 100%;
}
.top-about__absoulute--photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-center {
    padding-top: calc(330px + 105 * ((100vw - 320px) / 1120));
    max-width: 400px;
    margin: 0 auto 50px;
}
.about-center__title {
    max-width: 270px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.about-center__text {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.about-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1980px;
    margin: 0 auto 50px;
}
.about-left__photo {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    overflow: hidden;
    height: calc(460px + 290 * ((100vw - 320px) / 1120));
    padding-right: calc(0px + 240 * ((100vw - 320px) / 1120));
}
.about-left__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-left__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.about-left__content-container {
    max-width: 400px;
    padding-right: 30px;
}
.about-left__content-brackets {
    font-size: 140px;
    line-height: 0;
    color: #ffd4d4;
}
.about-left__content--title {
    text-align: left;
    font-size: 36px;
    max-width: 270px;
    padding-bottom: 20px;
}
.about-left__content--text {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0;
}
.about-left__content--btn {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: left;
    padding-top: 30px;
    color: #d1638d;
    position: relative;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-family: GilroySemiBold;
}
.about-left__content--btn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #d1638d;
    bottom: -2px;
    left: 0;
}
.about-left__content--btn:hover {
    color: #d1638d;
}
.about-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1980px;
    margin: 0 auto 50px;
}
.about-right__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.about-right__content-container {
    max-width: 400px;
    margin: 0 auto;
    padding-left: 30px;
    margin-right: calc(0px + 170 * ((100vw - 320px) / 1120));
}
.about-right__content--title {
    text-align: left;
    font-size: 36px;
    max-width: 270px;
}
.about-right__content--text {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0;
}
.about-right__content--btn {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    font-family: GilroySemiBold;
    letter-spacing: 0.05em;
    text-align: left;
    padding-top: 30px;
    color: #d1638d;
    position: relative;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.about-right__content--btn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #d1638d;
    bottom: -2px;
    left: 0;
}
.about-right__content--btn:hover {
    color: #d1638d;
}
.about-right__photo {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    overflow: hidden;
    max-height: calc(600px + 120 * ((100vw - 320px) / 1120));
}
.about-right__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.qc-coupon, .qc-reward {display:none;}
.refresh {display:none;}
.date .input-group-btn {position:absolute;left:11px;}
.date .input {padding:15px 15px 15px 35px;}
#play-video-1, #play-video-2{ 
    display: block;
    background: rgb(255 255 255 / 53%) url(../image/play.png) no-repeat;
    height: 70px;
    background-position: 25px center;
    background-size: 25px;
    width: 70px;
    position: absolute;
    border-radius: 50px;
    cursor: pointer;
}
.block-lookbook__video--wrap {
    padding: 0;
    position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
    justify-content: center;
    align-items: center;
}
.select.select_region-select.newmail-del.input {
    padding:10px;
}
.password-register, .address-flex, .account-flex {
  display: -webkit-flex;
  display: flex;
}
.account-flex, .address-flex {
    margin-bottom: 20px;
}
.product-dropdown__list.drop-list .table {
    width: 90%;
}
.products-socs {
    display: none;
}
@media (min-width: 767.98px) {

    .header__mobile {
        display: none;
    }
    #cart_view .panel{
        background-color:#F9F9F9!important;
    }
}
@media (min-width: 991.98px) {

    .quantity__button:hover::after,
    .quantity__button:hover::before {
        background-color: rgba(0, 0, 0, 0.5);
    }
    .pagging__arrow {
        display: none !important;
    }
    .nav-items--item a:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .bottom-content__socs a:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .lang-header__content--link:hover {
        font-weight: 700;
    }
    .ui-items__icon--fav:hover svg {
        color: #d1638d !important;
    }
    .ui-items__icon--fav:hover svg path {
        fill: #d1638d;
    }
    .ui-items__icon--user:hover svg {
        color: #d1638d !important;
    }
    .ui-items__icon--cart:hover svg {
        color: #d1638d !important;
    }
    .ui-items__icon--phone:hover svg {
        color: #d1638d !important;
    }
    ._absolute-header._lock header .search-header__content .search-box button {
        background: #f5f5f5;
    }
    ._absolute-header._lock header .search-header__content .search-box input {
        background: #f5f5f5;
    }
    ._absolute-header:not(._lock) ._absolute-header__wrap.color-block .ui-items__icon--fav:hover svg {
        color: #fff !important;
    }
    ._absolute-header:not(._lock) ._absolute-header__wrap.color-block .ui-items__icon--fav:hover svg path {
        fill: #fff;
    }
    ._absolute-header:not(._lock) ._absolute-header__wrap.color-block .ui-items__icon--user:hover svg {
        color: #fff !important;
    }
    ._absolute-header:not(._lock) ._absolute-header__wrap.color-block .ui-items:hover svg {
        color: #fff !important;
    }
    ._absolute-header:not(._lock) ._absolute-header__wrap.color-block .ui-items__icon--phone:hover svg {
        color: #fff !important;
    }
    .footer-links__link:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        color: #fff;
    }
    .footer-contacts a:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .footer-contacts__socs a:hover {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
    }
    .modal-box__close:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .body-forget__buttons--back:hover {
        color: #d1638d;
    }
    .button:hover {
        border-color: #d1638d;
        background: #d1638d;
        color: #fff;
    }
    .button-white:hover {
        border-color: #d1638d;
        background: #d1638d;
        color: #fff;
    }
    .button-white.borderless:hover {
        border-color: #ffd4d4;
        background: #ffd4d4;
        color: #000;
    }
    .button-pink:hover {
        background: #fac3c3;
    }
    .button-primary:hover {
        border-color: #fff;
        background: #fff;
        color: #000;
    }
    .product-item .item-thumb__fav:hover svg {
        color: #d1638d;
    }
    .product-item .item-thumb__fav:hover svg path {
        fill: #d1638d;
    }
    .product-item .item-thumb__eye:hover svg {
        color: #d1638d;
    }
    .product-item .item-colors a:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
    .product-item .product-link:hover .product-title {
        color: #d1638d;
    }
    .main-banner .swiper-button-next:hover,
    .main-banner .swiper-button-prev:hover {
        background-color: #ded4cd;
    }
    .categories-cards .categories-cards--item:hover {
        z-index: 2;
        -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
        transform: scale(1.25);
    }
    .main-new__slider .new-products .product-item .item-thumb__fav:hover svg {
        color: #d1638d;
    }
    .main-new__slider .new-products .product-item .item-thumb__fav:hover svg path {
        fill: #d1638d;
    }
    .main-new__slider .new-products .product-item .item-thumb__eye:hover svg {
        color: #d1638d;
    }
    .main-new__slider .new-products .product-item .item-colors a:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
    .main-new__slider .new-products .product-item .product-link:hover .product-title {
        color: #d1638d;
    }
    .main-new__slider .swiper-button-next:hover,
    .main-new__slider .swiper-button-prev:hover {
        background-color: #ded4cd;
    }
    .arrow-left:hover,
    .arrow-right:hover {
        color: #fff;
        background-color: #ded4cd;
    }
    .instagram-cards .instagram-cards--item:hover {
        z-index: 2;
        -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
        transform: scale(1.25);
    }
    .breadcrumb .breadcrumb-list__item a:hover {
        color: #000;
    }
    .view-options .multifilter__button:hover {
        font-family: GilroyBold;
    }
    .sort-buttons__reset button:hover {
        color: #d1638d;
    }
    .input-radio-color__list .color-item:hover {
        border-color: #d1638d;
    }
    .products-socs a:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .tabs-products__inn .tabs li:not(._active) a:hover {
        opacity: 1;
    }
    .page-back__button:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .top-guarantee__breadcrumbs .breadcrumb-list__item a:hover {
        color: #fff;
    }
    .chosen-buttons__add:hover {
        color: #d1638d;
    }
    .chosen-buttons__delete:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .top-about__breadcrumbs .breadcrumb-list__item a:hover {
        color: #fff;
    }
    .about-left__content--btn:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .about-right__content--btn:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@media (min-width: 992px) {
    .select__option:hover {
        font-weight: 700;
    }
    .checkbox__text:hover {
        font-weight: 700;
    }
    .checkbox a:hover {
        text-decoration: none;
    }
    .close-button {
        display:none;
    }
}
@media (max-width: 1399.9px) {
    ._container {
        max-width: 1200px;
    }
    .drop-btn {
        padding: 10px 15px;
    }
    .drop-list {
        padding: 15px;
    }
    .features-items--item h6 {
        padding-right: 70px;
    }
    .sort-buttons__body .select__value {
        padding: 0 15px;
    }
    .form-body__container--left {
        padding-right: 70px;
    }
    .checkout-table__row {
        padding-bottom: 20px;
    }
/*    .checkout-table__column--product .product-image__body {
        padding-right: 120px;
    }*/
    .checkout-table__body--link {
        margin-right: 20px;
    }
    .history-block__item--title {
        padding: 20px 20px;
    }
    .body-history {
        padding: 0 20px;
    }
    .faq-item__body {
        padding: 0 35px;
    }
    .faq-title {
        padding: 20px 35px;
    }
}


@media (max-width: 991.98px) {
    #input-address-1 {
        margin-bottom: 20px;
    }
    .password-register, .address-flex, .account-flex {
        display: -webkit-block;
        display: block;
    }

    ._container {
        max-width: 750px;
    }
    .select__title {
        font-size: 18px;
    }
    .select__options {
        font-size: 18px;
    }
    .top-content__nav {
        padding-left: 0;
    }
    .top-content__photos {
        display: none;
    }
    .nav-list__left {
        padding-right: 120px;
    }
    .bottom-content {
        padding-left: 0;
    }
    .footer-logo {
        padding-bottom: 30px;
    }
    .footer-logo svg {
        width: 95px !important;
    }
    .footer-nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 10px;
    }
    .footer-links {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        max-width: 100%;
    }
    .footer-contacts__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 30px;
    }
    .footer-contacts__phone {
        padding-bottom: 0;
    }
    .footer-contacts__email {
        padding-bottom: 0;
    }
    .view-box {
        padding: 15px;
    }
    .view-block__image {
        padding-right: 25px;
    }
    .input {
        font-size: 16px;
        line-height: 19px;
    }
    .button {
        height: 50px;
        line-height: 1.8;
    }
    .button-lrg {
        padding: 0.75rem 3.2rem;
    }
    .button-primary:hover {
        color: #fff;
    }
    .button-primary__arrow {
        right: -2.7rem;
        height: 56px;
    }
    ._title-small {
        font-size: 20px;
        line-height: 30px;
    }
    .form-column {
        padding-bottom: 20px;
    }
    .form-column b {
        font-size: 12px;
        line-height: 15px;
        top: -15px;
    }
    .padding {
        padding: 20px 0 70px;
    }
    .span {
        font-size: 16px;
        line-height: 18px;
    }
    .bold-span {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 15px;
    }
    .features-items--item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 10px;
    }
    .features-items--item h6 {
        padding-right: 20px;
    }
    .main-getnews__form .button-box button {
        padding: 0.375rem 7.25rem;
    }
    .catalogue-top__breadcrumb {
        padding-bottom: 30px;
    }
    .breadcrumb .breadcrumb-list__item {
        font-size: 14px;
    }
    .view-options__top {
        margin-bottom: 15px;
    }
    .sort-buttons {
        display: none;
    }
    .mobile-buttons__show {
        display: block;
    }
    .mobile-filter__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .product-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .product-block__main--info {
        display: none;
    }
    .product-block__mobile--name {
        display: block;
    }
    .product-block__mobile--price {
        display: block;
        padding-bottom: 30px;
        padding-top: 20px;
    }
    .product-block__mobile--price .product-price {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .product-block__mobile--price .product-price__old-price {
        font-size: 22px;
    }
    .product-block__mobile--price .product-price__new-price {
        font-size: 30px;
        padding-right: 20px;
    }
    .product-block__photos {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 50px;
    }
    .product-block__details {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        padding-right: 0;
    }
    .gallery-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin-left: 0;
    }
    .gallery-thumbs {
        margin-right: 0;
        padding-left: 9px;
    }
    .gallery-thumbs .swiper-button-next,
    .gallery-thumbs .swiper-button-prev {
        display: none;
    }
    .input-radio-sizes {
        min-height: auto;
    }
    .input-radio-sizes__inn {
        display: none;
    }
    .input-radio-sizes__mobile {
        display: block;
    }
    .page-back {
        padding-bottom: 30px;
    }
    .cart-body__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 20px;
    }
    .cart-body__title ._title {
        padding-bottom: 0;
        font-size: 16px;
    }
    .cart-body__close {
        display: inline-block;
    }
    .cart-body__block {
        padding: 35px 0;
        border-top: 1px solid #afafaf;
        border-bottom: 1px solid #afafaf;
    }
    .cart-body__wrap {
        max-height: 240px;
        overflow: auto;
        position: relative;
    }
    .cart-body__wrap:after {
        content: "";
        width: 100%;
        height: 1px;
        position: absolute;
        top: -20px;
    }
    .cart-body__wrap:before {
        content: "";
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: -20px;
    }
    thead .cart-table__row {
        display: none;
    }
    tbody.cart-table__body .cart-table__row:last-child .cart-table__column--product {
        padding-bottom: 0;
    }
    tbody.cart-table__body .cart-table__column {
        padding: 0 35px 40px;
    }
    tbody.cart-table__body .cart-table__column:not(:first-child) {
        display: none;
    }
    tbody.cart-table__body .cart-table__row {
        border: none;
    }
    .product-name__art {
        font-size: 10px;
        line-height: 18px;
    }
    .product-name__name {
        font-size: 14px;
    }
    .product-image {
        margin-right: 12px;
    }
    .checkout-table__row .product-image {
        max-width:90px;
    }
    .product-image__body {
        padding-right: 70px;
    }
    .cart-totals__delivery {
        display: block;
    }
    .total-cart__text {
        display: inline-block;
    }
    .total-cart__price {
        font-size: 20px;
    }
    .cart-mobile__details {
        display: block;
    }
    .cart-mobile__details--top {
        font-size: 10px;
        line-height: 18px;
    }
    .cart-mobile__details--bottom .quantity {
        width: 45px;
        height: 30px;
    }
    .cart-product__remove {
        display: block;
    }
    .form-body__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .form-body__container--left {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        padding-right: 0;
    }
    .form-body__container--right {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
    }
    .checkout-info__name {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .checkout-info__name--first-name {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .checkout-info__delivery--text {
        font-size: 16px;
        line-height: 18px;
    }
    .checkout-info__delivery--checkbox .checkbox__text {
        font-size: 16px;
    }
    .form-column .select__value {
        font-size: 16px;
    }
    .checkout-product__block {
        margin-bottom: 25px;
        padding: 35px 0;
        border-top: 1px solid #afafaf;
        border-bottom: 1px solid #afafaf;
    }
    .checkout-product__wrap {
        max-height: 240px;
        margin-bottom: 0;
    }
    .checkout-product__wrap:after {
        content: "";
        width: 100%;
        height: 1px;
        position: absolute;
        top: -20px;
    }
    .checkout-product__wrap:before {
        content: "";
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: -20px;
    }
    .checkout-table__head {
        display: none;
    }
    .checkout-table__row {
        padding: 0 0 40px;
    }
    .checkout-table__column--total-product {
        display: none;
    }
    .checkout-table__column--product .product-name__details {
        display: none;
    }
    .checkout-table__column--product .product-image {
        margin-right: 18px;
    }
    .checkout-table__column--product .product-image__body {
        padding-right: 70px;
    }
    .checkout-totals {
        padding-bottom: 40px;
    }
    .checkout-totals__delivery {
        font-size: 12px;
        line-height: 20px;
    }
    .total-checkout {
        padding-bottom: 0;
    }
    .total-checkout__text {
        display: inline-block;
    }
    .total-checkout__price {
        font-size: 20px;
        line-height: 22px;
    }
    .address-card__contacts--text {
        display: inline-block;
    }
    .address-card__contacts--mail {
        display: block;
    }
    .method-card .type-cash__notify {
        font-size: 14px;
        color: #6b6a6a;
    }
    .bonus-card__info--text {
        font-size: 12px;
    }
    .pc-user {
        display: none;
    }
    .mobile-block {
        display: block;
    }
    .form-user {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .form-user__info {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        padding-right: 0;
        padding-bottom: 50px;
    }
    .form-user__bonus {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
    }
    .form-user__bonus--title {
        margin-bottom: 15px;
    }
    .form-user__bonus--text {
        margin-bottom: 10px;
    }
    .form-user__bonus--bonusses {
        font-size: 22px;
        line-height: 20px;
        background: #d1638d;
    }
    .account-button__body {
        padding-right: 0;
    }
    .account-button__body button {
        width: 100%;
        background-color: #ffd4d4;
        border-color: #ffd4d4;
        color: #fff;
    }
    .account-button__body button span {
        display: none;
    }
    .user-info__name {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .user-info__name--first-name {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        margin: 0 0 15px 0;
    }
    .user-info__name--last-name {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .user-info__birthday--date {
        max-width: none;
        margin-right: 15px;
    }
    .user-info__post {
        padding-bottom: 20px;
    }
    .password-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .password-form__new {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        padding-right: 0;
        padding-bottom: 50px;
    }
    .password-form__reset {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
    }
    .new-password__item--new2 {
        margin-bottom: 20px;
    }
    .new-password__button--button {
        padding-right: 0;
    }
    .new-password__button--button button {
        width: 100%;
        background-color: #ffd4d4;
        border-color: #ffd4d4;
        color: #fff;
    }
    .new-password__button--button button span {
        display: none;
    }
    .reset-password__text {
        padding-bottom: 20px;
    }
    .history-block__item--title {
        padding: 25px 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .history-title__item {
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .history-more {
        margin-right: 25px;
        min-width: 115px;
        margin-bottom: 10px;
    }
    .history-more__btn {
        width: 14px;
        height: 14px;
        margin-right: 0;
        position: absolute;
        right: 10px;
        top: 30px;
    }
    .history-more__btn:before {
        width: 2px;
        margin-left: -1px;
    }
    .history-more__btn:after {
        height: 2px;
        margin-top: -1px;
    }
    .history-more__text {
        text-transform: capitalize;
        font-size: 16px;
    }
    .history-order {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .history-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .history-price__price {
        min-width: 115px;
        text-align: left;
        margin-right: 25px;
        padding-bottom: 0;
    }
    .body-history {
        padding: 0 10px 30px;
    }
    .body-history__top {
        padding-bottom: 18px;
    }
    .body-history .address-card {
        padding-bottom: 0;
    }
    .body-history .address-card__contacts--top {
        padding-bottom: 0;
    }
    .body-history .address-card__column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .body-history .address-card__column .span {
        font-size: 14px;
        line-height: 18px;
    }
    .body-history .address-card__column .bold-span {
        font-size: 14px;
        line-height: 18px;
        padding-right: 8px;
        padding-bottom: 0;
    }
    .body-history .cart-table__column {
        padding-right: 0 !important;
    }
    .body-history .cart-table__column--total {
        display: block !important;
        font-size: 10px !important;
        line-height: 20px !important;
        padding: 0 !important;
    }
    .body-history .product-name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .faq-title__text {
        font-size: 28px;
        line-height: 33px;
    }
    .chosen-block__bradcrumbs {
        display: none;
    }
    .chosen-block__body {
        margin: 0;
    }
    .chosen-items__item {
        padding: 0 15px;
    }
    .top-about__absoulute {
        max-width: 360px;
        max-height: 465px;
        left: calc(50% - 180px);
    }
    .about-center {
        max-width: none;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
        margin-bottom: 20px;
    }
    .about-center__title {
        padding-bottom: 10px;
        text-align: center !important;
    }
    .about-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .about-left__photo {
        padding-right: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        margin-bottom: 50px;
    }
    .about-left__content {
        margin-right: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
    }
    .about-left__content-container {
        max-width: none;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    .about-left__content-brackets {
        padding-top: 45px;
        font-size: 100px;
        line-height: 0;
    }
    .about-left__content--title {
        padding-bottom: 10px;
    }
    .about-left__content--btn {
        padding-top: 20px;
    }
    .about-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .about-right__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
    }
    .about-right__content-container {
        max-width: none;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    .about-right__content--title {
        padding-bottom: 10px;
    }
    .about-right__content--btn {
        padding-top: 20px;
    }
    .about-right__photo {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        margin-bottom: 50px;
    }
}
@media (max-width: 767.98px) {
.pagging__item{
	   padding: 0 6px;
}	
.lb-column{
	width: 48%;		
}	
.mfp-wrap{
	z-index: 99999!important;
}	
.mfp-container{
	padding-left: 0px!important;
    padding-right: 0px!important;
}	
#smca-modal-body .modal-heading{
	border-radius:0!important;
}	
#smca-modal-body > .modal-footer {
    padding: 0 15px;
    padding-bottom:20px;	
}	
.close-button-bottom{
	margin-top:15px!important;
}
#smca-modal-body .modal-body .totals {
    margin: 0px 0 0 0!important;
}
body #smca-modal-body .modal-body{
	padding-bottom:0px!important;
}
.mob-hide{
	display:none!important;
}
.pc-hide{
	display:block!important;
}
#smca-modal-body .remove {
    top: 9px;
}	
#smca-modal-body .cart-product-price{
	margin-top:4px;
}
#smca-modal-body .cart-product-price,
#smca-modal-body .cart-product-price-total{
	text-align:left;
}
#smca-modal-body .order-info a {
    margin-bottom: 10px;
    display: block;
}
#smca-modal-body .order-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}	
#smca-modal-body  .order-image {
    width: 110px;
}
#smca-modal-body .cart-wrap .order-info {
    min-width: 51%;
}
.cart-product-price {
    margin-bottom: 0px;
}
.cart-product-price p {
    text-align: left;
    display: inline;
}
#smca-modal-body  .order-sum {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
    margin-left: 135px;
}
#smca-modal-body {
    width: 100%!important; 
}
#smca-modal-body .cart-quantity .input-group {
    max-width: 120px;
}
#smca-modal-body .cart-wrap .order-info {
    margin-left: 0px;
}
#smca-modal-body .modal-body {
    padding: 20px 0px!important; 
}	
#smca-modal-body .cart-quantity input {
    max-width: 40px;
    text-align: center;
	padding: 0;
}
 .ocf-btn-mobile-fixed{
	display:none!important; 
 }	
#agreement_checkbox .check-icon{
	margin-left: 32px;
}
#boc_order .caption {
    margin-top: 15px;
}	
#boc_submit {
    max-width: 100%!important;
    width: 100%!important;
}	
.boc-price{
	text-align:left;
}
#simplecheckout_cart .product-name__name{
	margin: -0.13em 0!important;
}	
.live-search ul li .product-name {
    font-size: 11px!important;
}
.live-search ul li .product-price{
	width: 30%!important;
	font-size: 9px!important;
}	
.simplecheckout-step{
	display: flex;
    flex-direction: column;
}	
.simplecheckout-step .simplecheckout-left-column{
   order:2;	
}
.simplecheckout-step .simplecheckout-right-column{
   order:1;	
}
#total_coupon .total-checkout__text {
    margin-top: 3px;
}
#total_coupon{
   margin-bottom:7px;	
}
.simple-content .buttons{
	padding-right: 3rem;
}	
.simplecheckout-button-center, #simplecheckout_button_confirm{
	width: 245px;
}
#simplecheckout_shipping_address .dropdown-address li{
	font-size:14px;	
}	
#simplecheckout_shipping_address .row-shipping_address_address_1 li{
	height:52px;
}
#simplecheckout_customer .form-horizontal .form-group {
    width: 100%;
    padding-right: 0px;
}
    ._container {
        max-width: 540px;
        padding: 0 15px;
    }
    .pagging {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
    }
    .top-content__logo {
        padding-bottom: 30px;
    }
    .top-content__logo svg {
        width: 150px;
    }
    .nav-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .nav-list__left {
        padding-right: 0;
    }
    .nav-items__ul {
        padding-left: 15px;
    }
    .nav-items__ul--li {
        font-size: 20px;
        line-height: 20px;
    }
    .nav-items--item {
        font-size: 20px;
        line-height: 20px;
    }
    .header__content {
        padding-top: 15px;
        height: 60px;
    }
    .header__content._active .search-box input {
        -webkit-transition: all ease 0.2s;
        -o-transition: all ease 0.2s;
        transition: all ease 0.2s;
        width: 100% !important;
        padding: 12px 15px;
        background: #f5f5f5 !important;
    }
    .header__content._active .search-box .search-box__link--mobile {
        background-color: #f5f5f5;
    }
    .header__content._active .search-box .search-box__link--mobile svg {
        color: #000;
    }
    .header__content._active .search-box .search-box__button--mobile {
        display: block;
        background-color: #f5f5f5;
    }
    .header__content._active .search-box .search-box__button--mobile svg {
        color: #000;
    }
    .header__content._active .menu-header {
        width: 100%;
    }
    .header__content._active .ui-header {
        display: none;
    }
    .header__menu {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .menu-header__menu {
        margin-right: 20px;
    }
    .menu-header__lang {
        margin-right: 10px;
    }
    .menu-header__lang {
        margin-right: 8px;
    }
    .search-header__content {
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .search-header__content .search-box {
        width: 100%;
    }
    .search-header__content .search-box input {
        width: 0;
        padding: 0;
    }
    .search-header__content .search-box button svg {
        font-size: 25px;
    }
    .search-box__button {
        padding: 0;
        display: none;
    }
    .search-box__button svg {
        font-size: 25px;
    }
    .search-box__link--mobile {
        padding-left: 15px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .search-box__link--mobile {
        padding-left: 7px;
    }
    .search-box__link--mobile svg {
        font-size: 25px;
    }
    .search-box__button--mobile svg {
        font-size: 20px !important;
    }
    .logo-header {
        display: none;
    }
    .ui-items__icon--fav svg {
        color: #d1638d !important;
    }
    .ui-items__icon--fav svg path {
        fill: #d1638d;
    }
    .ui-items__icon--cart .indicator__value {
        right: 8px;
        bottom: -5px;
    }
    ._absolute-header header .search-header__content .search-box button {
        background: 0 0;
    }
    ._absolute-header header .search-header__content .search-box button svg {
        color: #fff;
    }
    ._absolute-header._lock header .search-header__content .search-box button svg {
        color: #000;
    }
    ._absolute-header__wrap.color-block.about .ui-items__icon--fav svg {
        color: #fff !important;
    }
    ._absolute-header__wrap.color-block.about .ui-items__icon--fav svg path {
        fill: #fff !important;
    }
    .site-footer__widgets {
        padding-bottom: 45px;
    }
    .modal-box__body {
        padding: 20px 0 0 0;
    }
    ._modal-title {
        font-size: 18px;
        line-height: 26px;
        padding-bottom: 15px;
    }
    .modal-column {
        padding-bottom: 15px;
    }
    .modal-column b {
        font-size: 12px;
        line-height: 15px;
        top: -15px;
    }
    .body-login__check--checkbox .checkbox__text:before {
        margin-right: 10px;
    }
    .body-login__buttons--login {
        margin-bottom: 15px;
    }
    .sale-box {
        padding: 10px 35px;
    }
    .view-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 -10px;
    }
    .view-block__image {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        padding-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 20px;
    }
    .view-block__image--item {
        padding-bottom: 60%;
        max-height: 240px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%;
    }
    .view-block__mobile {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%;
        padding-left: 15px;
    }
    .view-block__mobile .product-name {
        font-size: 16px;
        line-height: 18px;
        padding-top: 0;
        padding-bottom: 10px;
    }
    .view-block__mobile .product-price {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        font-family: GilroyBold;
        padding-bottom: 10px;
    }
    .view-block__mobile .product-price__old-price {
        text-decoration: line-through;
        font-size: 16px;
    }
    .view-block__mobile .product-price__new-price {
        padding-right: 7px;
        font-size: 18px;
        color: #d1638d;
    }
    .view-block__mobile .input-radio-color__list {
        margin-right: -10px;
    }
    .view-block__mobile .product__option-label {
        font-size: 14px;
        line-height: 18px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .view-block__mobile .color-item {
        max-width: 40px;
        max-height: 40px;
        padding-bottom: 30%;
        margin-right: 10px;
        max-width: calc(33% - 10px);
    }
    .view-block__mobile .select__option,
    .view-block__mobile .select__value {
        font-size: 14px;
    }
    .view-block__mobile .select__item,
    .view-block__mobile .select__options {
        padding: 0 8px;
    }
    .view-block__mobile .input-radio-sizes__mobile {
        padding-bottom: 0;
        margin-left: -8px;
    }
    .view-block__mobile .product-block__main--info {
        display: block;
    }
    .view-block__info {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
    }
    .view-block__info .product__option.view-btn {
        padding-bottom: 10px;
    }
    .view-block__info .product__option.view-btn button:first-child {
        margin-right: 10px;
    }
    .input {
        font-size: 14px;
        line-height: 18px;
    }
    p {
        font-size: 14px;
        line-height: 24px;
    }
    .button-white__arrow {
        right: -2.7rem;
        height: 56px;
    }
    ._title {
        padding-bottom: 20px;
    }
    ._title-big {
        font-size: 24px;
        line-height: 33px;
        text-align: left;
    }
    .product-item {
        padding: 0 3px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%;
    }
    .product-item .item-thumb {
        margin-bottom: 15px;
    }
    .product-item .item-thumb__btn svg {
        font-size: 20px;
    }
    .product-item .item-thumb__eye {
        right: 35px;
    }
    .product-item .item-colors {
        padding-bottom: 15px;
    }
    .product-item .product-link .product-info .product-title {
        padding-bottom: 0;
    }
    .product-item .product-link .product-info .product-price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .product-item .product-link .product-info .product-price__old-price {
        padding-bottom: 5px;
    }
    .product-item .product-link .product-info .product-price__new-price {
        padding-right: 0;
    }
    .main-banner {
        margin-bottom: 70px;
    }
    .main-banner .image-slider__body h1, .main-banner .image-slider__body .h1  {
        font-size: 50px;
        margin: 120px 0 120px;
        letter-spacing: 0.05em;
    }
    .main-banner .swiper-button-next,
    .main-banner .swiper-button-prev {
        display: none;
    }
    .block-main {
        margin-bottom: 70px;
    }
    .main-category__body {
        margin: 0;
    }
    .categories-cards {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .categories-cards .categories-cards--item:nth-child(even) {
        margin-right: 0;
    }
    .categories-cards .categories-cards--item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: calc(50% - 5px);
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 10px 10px 0;
    }
    .categories-cards .categories-cards--item a h4 {
        font-size: 14px;
        bottom: 15px;
    }
    .main-about p {
        padding-bottom: 30px;
        line-height: 22px;
    }
    .products-sliders {
        overflow: visible;
        margin-bottom: 40px;
        padding: 0 0 40px;
    }
    /*.products-sliders:after {
        height: 2px;
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #efefef;
    }
    .products-sliders:before {
        height: 2px;
        content: "";
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 50%;
        background-color: transparent;
        z-index: 1;
    }*/
    /*.main-new .button-box {
        display: none;
    }*/
    .main-new__inn {
        margin: 0 -15px;
    }
    .main-new__slider .new-products .product-item {
        padding: 0 3px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%;
    }
    .main-new__slider .new-products .product-item .item-thumb {
        margin-bottom: 15px;
    }
    .main-new__slider .new-products .product-item .item-thumb__btn svg {
        font-size: 20px;
    }
    .main-new__slider .new-products .product-item .item-thumb__eye {
        right: 35px;
    }
    .main-new__slider .new-products .product-item .item-colors {
        padding-bottom: 15px;
    }
    .main-new__slider .new-products .product-item .product-link .product-info .product-title {
        padding-bottom: 0;
    }
    .main-new__slider .swiper-button-next,
    .main-new__slider .swiper-button-prev {
        display: none;
    }
    .arrow-left,
    .arrow-right {
        display: none;
    }
    .features-block {
        padding: 0;
    }
    .features-block__top {
        padding-bottom: 0;
    }
    .features-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .features-items--item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%;
        margin-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding-bottom: 20px;
    }
    .features-items--item span {
        padding-right: 0;
        padding-bottom: 10px;
    }
    .features-items--item h6 {
        padding: 0 10px;
    }
    .getnews-block {
        padding: 100px 0 100px;
    }
    .main-getnews__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main-getnews__form input {
        margin-right: 0;
        margin-bottom: 15px;
        height: 50px;
    }
    .main-getnews__form .button-box button {
        width: 100%;
        padding: 0;
    }
    .main-instagram__body {
        margin: 0;
    }
    .instagram-cards {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .instagram-cards .instagram-cards--item:nth-child(even) {
        margin-right: 0;
    }
    .instagram-cards .instagram-cards--item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: calc(50% - 5px);
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 10px 10px 0;
    }
    .catalogue-top__background {
        margin-bottom: 30px;
    }
    .catalogue-top__background ._title {
        padding: 30px 0;
    }
    .catalogue-top__text {
        padding-bottom: 40px;
    }
    .catalogue-content__products {
        margin: 0 -5px;
    }
    .catalogue-content__btn {
        padding-bottom: 50px;
    }
    .view-options .select__value span {
        font-size: 14px;
    }
    .view-options__count {
        font-size: 14px;
    }
    .products-block__body {
        margin: 0 0 30px;
    }
    .products-block__body--item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: calc(50% - 10px);
        margin: 0 5px 40px;
        padding: 0;
    }
    .sort-buttons__body {
        margin-left: 0;
    }
    .product-wrapper__breadcrumbs {
        padding: 20px 0;
    }
    .product__option.btn-block {
        padding-bottom: 10px;
    }
    .product__option .product-option__color {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px;
    }
    .product__option-label {
        margin-bottom: 15px;
        margin-right: 10px;
    }
    .input-radio-color__list {
        margin-bottom: 0;
    }
    .product-wrapper__others {
        margin: 0 -15px;
    }
    .tabs-products__inn .tabs {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .tabs-products__inn .tabs {
        overflow-x: scroll;
    }
    .tabs-products__inn .tabs li {
        padding-bottom: 30px;
        white-space: nowrap;
    }
    .tabs-products__inn .tabs li a {
        padding: 15px 5px;
    }
    .tab-content {
        margin: 0 -15px;
    }
    .page-back__button--back {
        font-size: 14px;
    }
    .empty-block__text {
        font-size: 24px;
        line-height: 33px;
        padding: 30px 0;
    }
    .home-post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .home-post__address {
        margin-right: 0;
        margin-bottom: 25px;
    }
    .home-post__num {
        margin-right: 20px;
    }
    .home-post__appartment {
        margin-right: 20%;
    }
    .address-card__column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .guarantee._absolute-header__wrap header {
        position: relative;
    }
    .guarantee._absolute-header__wrap .logo-header__logo svg {
        fill: #000;
    }
    .guarantee._absolute-header__wrap .icon-menu span {
        background-color: #000;
    }
    .guarantee._absolute-header__wrap .lang-header__content--link {
        color: #000;
    }
    .guarantee._absolute-header__wrap .search-box__link--mobile svg {
        color: #000;
    }
    .guarantee._absolute-header__wrap .search-header__content .search-box input {
        background: #000;
    }
    .guarantee._absolute-header__wrap .ui-items a svg {
        color: #000;
    }
    .guarantee._absolute-header__wrap .mobile-header__logo svg {
        fill: #d1638d;
    }
    .guarantee .color-block__wrapper {
        padding-top: 20px;
        background-color: #fff;
    }
    .guarantee .breadcrumb-list__item {
        color: #000;
    }
    .guarantee .breadcrumb-list__item a {
        color: #afafaf;
    }
    .guarantee .breadcrumb-list__item--divide {
        color: #000;
    }
    .guarantee .top-guarantee__item {
        color: #000;
    }
    .guarantee-block__top {
        margin-bottom: 0;
    }
    .top-guarantee__breadcrumbs {
        padding-bottom: 40px;
    }
    .top-guarantee__item {
        text-align: left;
        padding-bottom: 30px;
    }
    .top-guarantee__item--title {
        padding-bottom: 10px;
    }
    .top-guarantee__item--text {
        text-align: left;
    }
    .body-guarantee__item {
        text-align: left;
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .body-guarantee__item--logo {
        padding-bottom: 20px;
    }
    .body-guarantee__item--text {
        text-align: left;
    }
    .body-guarantee__item--info {
        padding-top: 20px;
    }
    .body-guarantee__item--title {
        padding-bottom: 10px;
    }
    .top-delivery__breadcrumbs {
        padding-bottom: 40px;
    }
    .delivery-item {
        padding-bottom: 70px;
    }
    .delivery-item__title {
        padding-bottom: 30px;
    }
    .delivery-item__column {
        text-align: left;
        padding-bottom: 30px;
    }
    .delivery-item__column--logo {
        padding-bottom: 10px;
    }
    .delivery-item__column--text {
        text-align: left !important;
    }
    .pay-item__title {
        padding-bottom: 30px;
    }
    .pay-item__column--logo {
        text-align: left;
    }
    .pay-item__column--logo img {
        margin: 0 10px 0 0;
    }
    .pay-column {
        text-align: left;
    }
    .pay-column__item--title {
        text-align: left;
        padding-bottom: 10px;
        font-size: 18px;
    }
    .pay-column__item--text {
        text-align: left !important;
        padding-bottom: 40px;
    }
    .top-faq__breadcrumbs {
        padding-bottom: 40px;
    }
    .body-faq__title {
        display: none;
    }
    .faq-item__body {
        padding: 0;
    }
    .faq-title {
        padding: 10px 0;
    }
    .faq-title__btn {
        width: 16px;
        height: 16px;
    }
    .error-block__text {
        font-size: 24px;
        line-height: 33px;
    }
    .chosen-items__item {
        padding: 0 5px;
    }
    .chosen-items__item--buttons {
        padding: 0 0 10px 0;
    }
    .chosen-buttons__add {
        font-size: 12px;
        line-height: 18px;
    }
    .chosen-buttons__delete {
        width: 12px;
        height: 12px;
    }
    .block-lookbook__video--wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .second-block {
        padding-right: 0;
        padding-left: 0;
    }
    .top-about__breadcrumbs {
        padding-bottom: 40px;
    }
    .top-about__item--title {
        text-align: center;
        padding-bottom: 10px;
    }
    .top-about__absoulute {
        top: 415px;
    }
    .about-center__title {
        max-width: 180px;
    }
    .about-left__content--title {
        max-width: 180px;
    }
    .about-right__content--title {
        max-width: 180px;
    }
}
@media (max-width: 767.98px) and (max-width: 767.98px) {
    .guarantee._absolute-header__wrap .search-header__content .search-box .search-box__button {
        background: #f5f5f5;
    }
    .guarantee._absolute-header__wrap .search-header__content .search-box .search-box__button svg {
        color: #000;
    }
}
@media (max-width: 479.98px) {
    .footer-links__link {
        font-size: 14px;
    }
    .footer-contacts a {
        font-size: 15px;
        padding-bottom: 10px;
    }
    .footer-contacts h6 {
        font-size: 15px;
        padding-bottom: 0px;
    }
    .footer-contacts__socs svg {
        font-size: 20px;
    }
    @-webkit-keyframes top {
        0% {
            top: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        50% {
            top: 9px;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        100% {
            top: 9px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    }
    @keyframes top {
        0% {
            top: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        50% {
            top: 9px;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        100% {
            top: 9px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    }
    @-webkit-keyframes bottom {
        0% {
            bottom: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        50% {
            bottom: 10px;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        100% {
            bottom: 10px;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
    }
    @keyframes bottom {
        0% {
            bottom: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        50% {
            bottom: 10px;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        100% {
            bottom: 10px;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
    }
    @-webkit-keyframes bottom-2 {
        0% {
            bottom: 10px;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
        50% {
            bottom: 10px;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        100% {
            bottom: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
    }
    @keyframes bottom-2 {
        0% {
            bottom: 10px;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
        50% {
            bottom: 10px;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        100% {
            bottom: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
    }
    @-webkit-keyframes top-2 {
        0% {
            top: 9px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        50% {
            top: 9px;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        100% {
            top: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
    }
    @keyframes top-2 {
        0% {
            top: 9px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        50% {
            top: 9px;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
        100% {
            top: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }
    }
}
@media (max-width: 364.98px) {
    .top-content {
        padding: 20px 0;
    }
    .top-content__logo {
        padding-bottom: 10px;
    }
    .top-content__logo svg {
        width: 130px;
    }
    .nav-items__ul--li {
        font-size: 18px;
        padding-bottom: 15px;
    }
    .nav-items--item {
        padding-bottom: 15px;
        font-size: 18px;
    }
    .nav-items--item .item-dropdown {
        padding-bottom: 7px;
    }
    .bottom-content__socs a {
        padding-right: 7px;
    }
    .bottom-content__socs a svg {
        font-size: 25px;
    }
    .search-header__content .search-box button svg {
        font-size: 22px;
    }
    .search-box__button svg {
        font-size: 22px;
    }
    .search-box__link--mobile svg {
        font-size: 22px;
    }
    .ui-items a svg {
        font-size: 22px;
        margin-right: 5px;
    }
    .ui-items__icon--cart .indicator__value {
        right: 0;
        bottom: -7px;
    }
    .view-block__info .product__option.btn-block button {
        padding: 12px;
        line-height: 12px;
    }
    .product-item .item-thumb__btn {
        top: 7px;
    }
    .product-item .item-thumb__btn svg {
        font-size: 18px;
    }
    .product-item .item-thumb__fav {
        right: 7px;
    }
    .product-item .item-thumb__eye {
        right: 30px;
    }
    .product-item .item-colors {
        padding-bottom: 10px;
    }
    .product-item .item-colors a {
    /*    width: 12px;
        height: 12px;*/
    }
    .product-item .product-link .product-info .product-title {
        font-size: 14px;
    }
    .product-item .product-link .product-info .product-price {
        font-size: 14px;
    }
    .main-banner .image-slider__body h1, .main-banner .image-slider__body .h1  {
        font-size: 45px;
        margin: 140px 0 140px;
    }
    .main-new__slider .new-products .product-item .item-thumb__btn {
        top: 7px;
    }
    .main-new__slider .new-products .product-item .item-thumb__btn svg {
        font-size: 18px;
    }
    .main-new__slider .new-products .product-item .item-thumb__fav {
        right: 7px;
    }
    .main-new__slider .new-products .product-item .item-thumb__eye {
        right: 30px;
    }
    .main-new__slider .new-products .product-item .item-colors {
        padding-bottom: 10px;
    }
    .main-new__slider .new-products .product-item .item-colors a {
        width: 12px;
        height: 12px;
    }
    .main-new__slider .new-products .product-item .product-link .product-info .product-title {
        font-size: 14px;
    }
    .main-new__slider .new-products .product-item .product-link .product-info .product-price {
        font-size: 14px;
    }
    .features-items--item h6 {
        font-size: 14px;
    }
}
@media (max-width: 767.98px) and (min-width: 991.98px) {
    .guarantee .breadcrumb-list__item a:hover {
        color: #000;
    }
}

.breadcrumb-list > li + li:before {content: '/';padding: 0 5px;}
.main-new__slider .new-products .product-item .item-thumb button{position:absolute;display:inline-block;top:10px;z-index:2;color:#fff;color:#fff;}
.main-new__slider .new-products .product-item .item-thumb button svg{-webkit-transition:all ease .2s;-o-transition:all ease .2s;transition:all ease .2s;font-size:32px}
.main-new__slider .new-products .product-item .item-thumb button{top:7px; background:0;}
.main-new__slider .new-products .product-item .item-thumb button svg{font-size:28px}
.product-item .item-thumb__eye {right: 50px;}
.product-item .item-thumb button {position: absolute;display: inline-block;top: 10px;z-index: 2;color: #fff;background:0;}
.product-item .item-thumb button svg {-webkit-transition: all ease .2s;-o-transition: all ease .2s;transition: all ease .2s;font-size: 30px;}
.chosen-buttons__add {background:0;}
.product-price s {margin-right:10px;}
.input-radio-color__list input, .input-radio-color__list span {display:none;}
.input-radio-color__list input[type='radio']:checked + span {border:1px solid #d1638d;}
.input-radio-color__list input[type='radio'] + span {display: inline-block;vertical-align: middle;width:60px;height:60px;cursor: pointer;}
.input-radio-color__list input[type='radio'] + .option-name {width:auto;height:auto;font-size:22px; text-align:center;margin-right:10px;font-weight:500;}
.input-radio-color__list input[type='radio']:checked + .option-name {border:0;font-size:22px;font-weight:900;}
#productView .input-radio-color__list input[type='radio'] + .option-name {font-size:18px;font-weight:500;font-family: GilroyRegular;}
#productView .input-radio-color__list input[type='radio']:checked + .option-name  {font-size:18px;font-weight:900;font-family: GilroyBold;}
.success-body__empty .sub-text{font-size:22px;text-transform:none;line-height:24px;padding-top:15px;}
.hidden {display:none;}
.product-option__color {width:100%;margin-bottom:15px;}
.catalogue-top__text p {text-align:center;}
.mfilter-content input {-webkit-appearance: auto;-moz-appearance: auto;appearance: auto;}
.adress-button-pinky {width:100%;background: #ffd4d4;border-color: #ffd4d4;color: #fff;margin-bottom:25px;}
.login-button {margin-top: 51px;margin-bottom:0px;}
table.font {font-size:16px;line-height:18px;}
.gender-block {display:inline-block;position: relative;top: 2px;}
.date-block {display:inline-block; }
.user-info__birthday--select {width:140px;height: 53px;}
.padding-80{padding-bottom: 80px;}
.mb-20 {margin-top:20px;display:block;}
#address {/*margin-top:20px;*/margin-bottom:20px;}
.mbt {margin-top:25px;margin-bottom:25px;}
.input-group {position: relative;display: flex;flex-wrap: wrap;align-items: center;width: 100%;}
figure {margin:0;}
.nav-items__ul--li a{letter-spacing: .05em;text-transform: lowercase;padding-bottom: 10px;font-size: 20px;line-height: 28px;color: #000;}
.all-cat {font-size:12px;color:#0d6efd!important;text-transform:none;}
#d_quickcheckout select.form-control, #d_quickcheckout textarea.form-control, #d_quickcheckout input[type="text"].form-control, #d_quickcheckout input[type="password"].form-control, #d_quickcheckout input[type="datetime"].form-control, #d_quickcheckout input[type="datetime-local"].form-control, #d_quickcheckout input[type="date"].form-control, #d_quickcheckout input[type="month"].form-control, #d_quickcheckout input[type="time"].form-control, #d_quickcheckout input[type="week"].form-control, #d_quickcheckout input[type="number"].form-control, #d_quickcheckout input[type="email"].form-control, #d_quickcheckout input[type="url"].form-control, #d_quickcheckout input[type="search"].form-control, #d_quickcheckout input[type="tel"].form-control, #d_quickcheckout input[type="color"].form-control {border: 1px solid #000;font-size: 18px;line-height: 22px;padding: 15px;border-radius: 0!important;width: 100%;display: block;height: 54px;}
.#d_quickcheckout .panel-default > .panel-heading {font-size: 22px; line-height: 30px;font-weight: 700;text-transform: none;padding-bottom: 30px;letter-spacing: .05em;margin-bottom: 0;}
#login_view {display: none;}  
#payment_address_form .col-xs-5{display:none;}
#payment_method_list span{font-size: 18px;line-height: 18px;letter-spacing: .05em;}
#product .button-box, #form-newsletter-error .button-box{padding-right:43px;}
#payment_address_form .col-xs-7{width:100%;}
#shipping_method_list .title, #shipping_method_list .price{display:none;}
#shipping_method_list .text, #d_quickcheckout #payment_method .radio label{font-size:18px;}
.checkout-info__delivery--checkbox .checkbox__text, #payment_method_list .checkbox__text{position:relative;bottom:6px;}
.liqpay_bonus {padding-left:32px;padding-top:3px;line-height: 22px;}
#shipping_method_list .text:hover, #d_quickcheckout #payment_method .radio label:hover {font-weight: 700;}
h1.product-name__name a{font-size:18px!important;color:#000!important;font-weight:700;}
h1.product-name__name {margin-top:0!important;}
.product-image__body {padding:0;}
.flag-container {display:none;}
#cart_view1 { max-height: 370px;overflow: auto;position: relative;}
.form-horizontal.qc-totals .row:first-child {display:none;}
.pl {padding-left:30px;}
.sort {display: flex;align-items: center;justify-content: flex-end;padding: 0px 0px 30px 15px;}
.sort .input-group {position: relative;display: flex;flex-wrap: wrap;align-items: center;width: auto;}
/*.catalogue-block #column-left {width:100%;}*/
.mfilter-heading-text > span:hover {font-family: GilroyBold;}
.mfilter-button-reset{background-color: transparent; font-weight: 700;font-size: 16px;line-height: 18px;letter-spacing: .05em; -webkit-transition: all ease .2s;-o-transition: all ease .2s;transition: all ease .2s;color:#000;}
.select__value span {font-size:16px;font-weight:500;}
button.mfp-close, button.mfp-arrow{display:none!important;}
.pagging__item a{color:#000;font-weight:900;}
.modal-open .modal {}
.modal-backdrop {background-color: #000;opacity:0.9;}
.modal-backdrop.show {opacity:0.9;}
.modal {/*top:30%;*/}
.sort-buttons__apply {display:none;}
.mobile-navigation {background:#fff;display:block;width:100%}
.slick-prev, 
.slick-next {-webkit-transform: translate(-50%, 0) rotate(90deg);-ms-transform: translate(-50%, 0) rotate(90deg);transform: translate(-50%, 0) rotate(90deg);left: 50%;}
.slick-prev { top: -10px;}
.page-404 {background-position: center -200px; }
.slick-next {top: auto;bottom: -20px;}
.form-user__bonus {padding-bottom:50px;}
.cart-table__column .product-image__img {position:relative;width:110px;}
.about-page__container .block-main, .about-page__container .about-block {margin-bottom:0;}
.about-block__body.body-about {margin-bottom:140px;}
.mobile-account__body .cart-table__column .product-image__img {width:70px;}
.faq-page .block-main, .catalogue-block .block-main, .guarantee-block .block-main {margin-bottom: 0px;}
.body-guarantee__item .top-guarantee__item {color:#000;}
.alert-success {color: #0f5132;background-color: #d1e7dd;border-color: #badbcc;position: absolute;left: 50%;top: 23%;transform: translate(-50%, -50%);z-index: 999;right: 0px;padding: 20px;box-shadow: 1px 1px 5px #444;}
.alert-danger {color: #a94442;background-color: #f2dede;border-color: #f2dede;position: absolute;top: 10%;z-index: 999;right: 0px;padding: 40px;box-shadow: 1px 1px 5px #444;}
.alert a {font-size: 16px;line-height: 24px;letter-spacing: .05em;color: #000; font-family: GilroySemiBold;}
.alert button {position:absolute;top:0;right: 10px;background:no-repeat;font-size:34px;}
.alert-success.fast_order {position:fixed;top:15%;}
.edit-adress {padding-bottom:50px;}
#payment_address_firstname_input, #payment_address_lastname_input {display:inline-block;width: 372px;}
#payment_address_firstname_input {margin-right: 15px!important;}
#payment_address_lastname_input .col-xs-7, #payment_address_firstname_input .col-xs-7{padding-right:0px!important;}
#payment_method .checkout-info__title {padding-left:15px;}
#payment_method{display:none;}
*#confirm_view{display:none !important;}
.checkout-info__address.address-card {padding:0px 15px 30px;}
.check-box {padding-bottom: 100px;text-align: center;}
.padding-checkout {padding:40px 10px 100px}
.page-back__button {color:#000!important;padding-bottom: 25px;cursor:pointer;}
.form-horizontal.qc-totals .row-new:first-child {display:none;}
/*.form-horizontal.qc-totals .row-new:nth-child(2) span{font-size:14px!important;color:#afafaf;display:none;}
.form-horizontal.qc-totals .row-new:nth-child(2) .total-checkout__price{font-size:22px!important;color:#afafaf;}*/
.cart-totals__body .total-cart:first-child {display:none;}

.product-name__body .product-name__name {/*line-height:10px!important;*/}
#d_quickcheckout .checkout-table__row .product-name__name {line-height:0.7;position:relative;top:-8px;}
#qc_confirm_order1 {display:none;}
#qc_confirm_order {display: none;}
.checkout-info__bonus.bonus-card {padding:15px;}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    transform: translate3d(0px, 0px, 0px);
}
.slick-prev.slick-arrow, .slick-next.slick-arrow {background:none;width: 20px;height: 20px;}
.slick-prev.slick-arrow {background: url(../image/icons/arrow-slider.png);transform: rotateX(180deg);}
.slick-next.slick-arrow {background: url(../image/icons/arrow-slider.png);transform: rotateX(360deg);}
.ui-header__content.ui-items  {position: relative;}

.ui-items a {position:relative;}
.ui-header__content.ui-items a + div .tooltip-header{background:#fff;color:#000;border-radius:25px;opacity:0;transition:0.5s ease;position:absolute;padding: 7px 10px;box-shadow: 0px 0px 3px #d8d8d8;}
.ui-header__content.ui-items a:hover + div .tooltip-header{opacity:1;transition:1s ease;}
.tooltip-wraper {display:flex;justify-content: center;width: 150px;position: absolute;}
.ui-header__content.ui-items a:nth-child(1) + div{position: absolute;right: 119px;top: 32px;}
.ui-header__content.ui-items a:nth-child(3) + div{position: absolute;right: 69px;top: 32px;}
.ui-header__content.ui-items a:nth-child(7) + div{position: absolute;right: -39px;top: 32px;}

.ui-header__content.ui-items #cart + div .tooltip-header{background:#fff;color:#000;border-radius:25px;opacity:0;transition:0.5s ease;position:absolute;padding: 7px 10px;box-shadow: 0px 0px 3px #d8d8d8;}
.ui-header__content.ui-items #cart:hover + div .tooltip-header{opacity:1;transition:1s ease;}
.ui-header__content.ui-items #cart + div{position: absolute;right:14px;top: 32px;}



.ui-header__content.ui-items #cart {margin-right:23px;}
.ui-header__content.ui-items #cart + span{background:#fff;color:#000;border-radius:25px;opacity:0;transition:0.5s ease;position:absolute;padding: 7px 10px;box-shadow: 0px 0px 3px #d8d8d8;}
.ui-header__content.ui-items #cart + span {right:52px;bottom:-37px;}
.nav-list__right li.nav-items--item:nth-child(2),.nav-list__right li.nav-items--item:nth-child(6),.nav-list__right li.nav-items--item:nth-child(7) {
  display:none;
}
.delivery-item__column--text, .pay-column__item--text, .top-about__item--text {text-align:center;}
.products-block__body--item.product-item .item-thumb {z-index:0;}
.item-thumb img:hover {
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}
.product-item .item-thumb {overflow:hidden;}
.pagging {height:50px;}
.pagging .pagging__item a:hover{font-size:26px;font-weight:700;font-family:GilroyBold;}
.pagging__item a {-webkit-transition: all ease .2s;-o-transition: all ease .2s;    transition: all ease .2s;}
.block-lookbook__video--wrap {padding:0;}
.mfilter-categories .mfilter-iscroll > .scroll-element.scroll-y {display:none!important;}
.remove-button {background:none;color:#000;font-size:24px;font-weight:700;position:absolute!important;top:5px;right:0;}
tbody.cart-table__body .cart-table__column--total {position:relative;}
.nav-list__left .nav-items--item {padding-bottom:0px;}
.nav-items.button-dropdown._active .nav-items--item {padding-bottom:0px;}
.footer-logo:hover {cursor:pointer;}
.top-content__photos {margin-top:3px;}
.forgot-page {margin-bottom:50px;}
.forgot-p {padding-right:57px;}
.forgot-page legend {padding:10px 0 20px;}
.search-page h2 {padding:20px 0px;}
.search-page .select__item {padding:12px 0;}
.search-page h1 {padding-bottom: 20px;}
.pagging .pagging__item.active {padding:0 20px;}
.nav-list__left {width: 445px;}
.nav-items__ul--li a {-webkit-transition: all ease .2s;-o-transition: all ease .2s;transition: all ease .2s;}
.nav-items__ul--li a:hover {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.nav-list__left #panel {padding-left: 20px;padding-top: 10px;}
.nav-list__left .btn-slide {padding-bottom:0px;cursor:pointer;}
.nav-list__left .nav-items {padding-bottom:20px;}
.exit-button .button-box {padding-right:0px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-top:30px;}
.form-user__bonus--bonusses {max-width:400px;}
.block-lookbook__video--wrap video {width:100%;padding:0 15px;object-fit: cover;}
.padding-new {padding-top:40px;padding-bottom:0px;}
.faq-title__text._title-big {font-size:24px;}
.ui-header__content.ui-items #cart{display:inline-block;}
.ui-header__content.ui-items #cart button {background:none;}
/*.gallery-main__slide img {transition: 0.5s ease}
.gallery-main__slide img:hover {-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-o-transform: scale(1.5);}*/
.payment_address_exists_new {display:none;}
.footer-links__list {-webkit-column-count:2;-moz-column-count:2;column-count:2;}
.footer-links {-webkit-box-flex: 2;-ms-flex: 1 0 100%;flex: 1 0 100%;max-width: 100%;}
/*.footer-links__list li {width:170px;display:inline-block;}
.footer-links__list li:nth-child(-n+4) {width:110px;display:inline-block;}*/
.footer-contacts__socs a{color:#fff;}
.footer-links__list .footer-contacts__socs {display:none;}
.user-block__body.user-block__mobile .container.drop-list{position:relative;top:0px;}
.account_border {border-bottom: 2px solid #efefef;}
#d_quickcheckout label.payment_data {font-size: 16px;line-height: 24px;}
.menu__body--bottom.bottom-content {position:relative;bottom:0px;}
.fullscreen-container {height:100vh!important;margin-bottom:130px;}
.fullscreen-container .button-white.borderless {font-size: 14px!important; padding: 0 35px!important;display: flex; align-items: center;}
.fullscreen-container .button-white.borderless .button-white__arrow svg {font-size:14px!important;}
.fullscreen-container .tp-caption.Big_header_text {max-width:465px!important;white-space:normal!important;}
#rev_slider_1_1_wrapper .fullscreenvideo {max-width:inherit!important;max-height:inherit!important;}
.mfilter-content-opts {z-index:3!important;}
.to-wish-prod{
	background: transparent;
    width: 54px!important;
    height: 54px;
    border: 1px solid #ffd4d4;
	padding-top: 3px;
}
.to-wish-prod svg{
	width:25px;
	height:25px;
}
.to-wish-prod svg path{
	stroke: #ffd4d4;
	-webkit-transition: all ease .1s;
    -o-transition: all ease .1s;
    transition: all ease .1s;
}
.to-wish-prod:hover svg path{
	-webkit-transition: all ease .1s;
    -o-transition: all ease .1s;
    transition: all ease .1s;
	fill:#d1638d;
	stroke: #d1638d;
}
.buybtn-block{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
} 
#button-cart{
	max-width: 416px;
}
.img-thumbnail.view0_link, .img-thumbnail.view0_product {
    width:20px;
    height:20px;
    object-fit:cover;
    padding:0;
    background-color: #fff;
    /*border: 0px solid #dee2e6;*/
    border-radius: 0;
    max-width: 100%;
}
.img-thumbnail.view0_product {
        border: 1px solid #444;
    padding: 1px!important;
}
#product .img-option {
    display: inline-block;
    margin-right: 10px;
    border:1px solid #fff;
}
#product .img-option:hover {
    border:1px solid #d1638d;
}
.control-label.style_name {
font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #6b6a6a;
    margin-bottom: 20px;
}
.category_empty {
    text-align: center;
    font-size: 20px;
}
.old-price {
    color:#afafaf;
    font-size: 14px;
    text-decoration: line-through;
    padding-top:5px;
}
.insta-wrap {
    margin-bottom: 200px;
}
.insta-wrap ._title {
    padding-bottom:20px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #000;
    font-size: 12px;
    line-height: 22px;
    padding: 10px 15px;
    border-radius: 0!important;
    width: 100%;
    display: block;
    height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    left: 6px;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 25px;
    height: 25px;
    background: url(../image/arrow.png) no-repeat;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent transparent transparent;
    border-width: 0 0px 0px 0px;
}
.current-opt img{
    border:1px solid #444;
    padding: 1px!important;
}
.reset-password label {
    margin: 10px 0;
}
.reset-password {
    padding-bottom: 40px;
}
.mt-30 {
    margin-top:20px;
}
.edit-account #input-custom-field2 {
    display: block!important;
    cursor: pointer;
}
.edit-account .select__item {
    display: none;
}
.edit-account .form-column .select {
    padding:0;
    border: 0;
}
.edit-account .form-control {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
#modal-agree  .modal-dialog {
    max-width: 900px;
}	
#modal-agree .close{
	background: none;
    font-size: 30px;
}
#agreement_checkbox {
    max-width: 350px;
    display: block;
    margin: 0 auto!important;
    position: relative;
    margin-bottom: 15px!important;
	float:none!important;
}
#agreement_checkbox input {
    display: none;
}
#agreement_checkbox  .check-icon{
	float: left;
}
#agreement_checkbox input:checked +.check-icon:before {
    background: #fff url(../image/icons/check.svg) center no-repeat;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: 14px;
    height: 14px;
    border: 1px solid #000;
}
#agreement_checkbox a{
	color:#000;
}
.block_info-delivery {
    background: rgb(255 212 212 / 25%);
    font-size: 13px;
    line-height: 150%;
    padding: 14px 20px 14px 10px;
    display: grid;
    grid-template-columns: 24px auto;
    grid-gap: 12px;
    align-items: flex-start;
    margin: 0px 0 5px 0px;
    font-weight: 500;
    max-width: 400px;;
}
.icon-alert::before {
    content: "";
    display: block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    margin: 0 0 0 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC44ODQxIDQuNzg3NDJDMTEuMjI0NyA0LjU5ODk5IDExLjYwOTEgNC41IDEyIDQuNUMxMi4zOTA5IDQuNSAxMi43NzUyIDQuNTk4OTkgMTMuMTE1OSA0Ljc4NzQyQzEzLjQ1NjUgNC45NzU4NCAxMy43NDIgNS4yNDczNSAxMy45NDQ3IDUuNTc1NzNMMTMuOTQ2NyA1LjU3ODkyTDIwLjY4OTYgMTYuNjM4NkwyMC42OTUyIDE2LjY0NzhDMjAuODkzOCAxNi45ODU3IDIwLjk5ODkgMTcuMzY4OSAyMSAxNy43NTkxQzIxLjAwMTEgMTguMTQ5MyAyMC44OTgyIDE4LjUzMyAyMC43MDE1IDE4Ljg3MkMyMC41MDQ4IDE5LjIxMSAyMC4yMjEzIDE5LjQ5MzUgMTkuODc5IDE5LjY5MTRDMTkuNTM2NiAxOS44ODkyIDE5LjE0NzYgMTkuOTk1NiAxOC43NTA0IDE5Ljk5OTlMMTguNzQyOSAyMEw1LjI0OTU2IDIwQzQuODUyNDIgMTkuOTk1NyA0LjQ2MzM1IDE5Ljg4OTIgNC4xMjEwNSAxOS42OTE0QzMuNzc4NzUgMTkuNDkzNSAzLjQ5NTE1IDE5LjIxMSAzLjI5ODQ3IDE4Ljg3MkMzLjEwMTggMTguNTMzIDIuOTk4OSAxOC4xNDkzIDMuMDAwMDEgMTcuNzU5MUMzLjAwMTEyIDE3LjM2ODkgMy4xMDYyMSAxNi45ODU3IDMuMzA0ODEgMTYuNjQ3OEwzLjMxMDM2IDE2LjYzODZMMTAuMDUzMyA1LjU3ODkyTDEwLjYzODcgNS45MjM0NUwxMC4wNTUyIDUuNTc1NzNDMTAuMjU4IDUuMjQ3MzUgMTAuNTQzNSA0Ljk3NTg0IDEwLjg4NDEgNC43ODc0MlpNMTEuMjIyOSA2LjI2OThDMTEuMjIyNiA2LjI3MDI1IDExLjIyMjQgNi4yNzA2OSAxMS4yMjIxIDYuMjcxMTNMNC40ODQzMSAxNy4zMjIzQzQuNDA2MzkgMTcuNDU2NSA0LjM2NTE4IDE3LjYwODMgNC4zNjQ3NCAxNy43NjI4QzQuMzY0MyAxNy45MTg5IDQuNDA1NDYgMTguMDcyNCA0LjQ4NDEzIDE4LjIwOEM0LjU2MjggMTguMzQzNiA0LjY3NjI0IDE4LjQ1NjYgNC44MTMxNiAxOC41MzU3QzQuOTQ5MTQgMTguNjE0NCA1LjEwMzU4IDE4LjY1NjkgNS4yNjEzIDE4LjY1OTFIMTguNzM4N0MxOC44OTY0IDE4LjY1NjkgMTkuMDUwOSAxOC42MTQ0IDE5LjE4NjggMTguNTM1N0MxOS4zMjM4IDE4LjQ1NjYgMTkuNDM3MiAxOC4zNDM2IDE5LjUxNTkgMTguMjA4QzE5LjU5NDUgMTguMDcyNCAxOS42MzU3IDE3LjkxODkgMTkuNjM1MyAxNy43NjI4QzE5LjYzNDggMTcuNjA4MyAxOS41OTM2IDE3LjQ1NjUgMTkuNTE1NyAxNy4zMjIzTDEyLjc3NzkgNi4yNzExM0MxMi43Nzc2IDYuMjcwNjcgMTIuNzc3MyA2LjI3MDIgMTIuNzc3IDYuMjY5NzRDMTIuNjk2IDYuMTM5MDEgMTIuNTgyMSA2LjAzMDkxIDEyLjQ0NjQgNS45NTU4QzEyLjMxMDEgNS44ODA0MyAxMi4xNTY0IDUuODQwODMgMTIgNS44NDA4M0MxMS44NDM2IDUuODQwODMgMTEuNjg5OSA1Ljg4MDQzIDExLjU1MzYgNS45NTU4QzExLjQxNzggNi4wMzA5MiAxMS4zMDQgNi4xMzkwNCAxMS4yMjI5IDYuMjY5OFoiIGZpbGw9IiNGRkI3NjIiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi4wMDAzIDkuMDIxQzEyLjM1NTMgOS4wMjEgMTIuNjQzMSA5LjM2Nzk4IDEyLjY0MzEgOS43OTZWMTMuNDEyN0MxMi42NDMxIDEzLjg0MDcgMTIuMzU1MyAxNC4xODc3IDEyLjAwMDMgMTQuMTg3N0MxMS42NDUyIDE0LjE4NzcgMTEuMzU3NCAxMy44NDA3IDExLjM1NzQgMTMuNDEyN1Y5Ljc5NkMxMS4zNTc0IDkuMzY3OTggMTEuNjQ1MiA5LjAyMSAxMi4wMDAzIDkuMDIxWiIgZmlsbD0iI0ZGQjc2MiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjM1NzQgMTYuMTI0OEMxMS4zNTc0IDE1Ljc2ODIgMTEuNjQzNiAxNS40NzkgMTEuOTk2NiAxNS40NzlIMTIuMDA0QzEyLjM1NyAxNS40NzkgMTIuNjQzMSAxNS43NjgyIDEyLjY0MzEgMTYuMTI0OEMxMi42NDMxIDE2LjQ4MTUgMTIuMzU3IDE2Ljc3MDcgMTIuMDA0IDE2Ljc3MDdIMTEuOTk2NkMxMS42NDM2IDE2Ljc3MDcgMTEuMzU3NCAxNi40ODE1IDExLjM1NzQgMTYuMTI0OFoiIGZpbGw9IiNGRkI3NjIiLz4KPC9zdmc+Cg==) no-repeat center;
    background-size: auto 100%;
	filter: brightness(0) saturate(100%) invert(58%) sepia(54%) saturate(1099%) hue-rotate(299deg) brightness(87%) contrast(86%);
}
.icon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    transition: -ms-transform .4s ease-in;
    transition: -webkit-transform .4s ease-in;
    transition: transform .4s ease-in;
    -webkit-transition: -webkit-transform .4s ease-in;
}
@media (min-width: 1400px) {
/*#account #input-firstname {width:49%;display:inline-block;margin-right:22px;}*/
/*#account #input-lastname {width:49%;display:inline-block;}*/
#account .two-column-1, #address .two-column-1  {width:49%;display:inline-block;margin-right:22px;padding-bottom:0px;}
#account .two-column-2, #address .two-column-2  {width:49%;display:inline-block;}
}
@media (min-width:1301px) and (max-width:1400px) {
.top-content {padding-top:125px;}
.menu-block__content {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.top-content__photos .photo-top {max-width: 200px;max-height: 215px;margin-bottom: 50px;}
.top-content__photos .photo-bottom {max-width: 280px;max-height: 205px;}
}


@media (min-width:992px) and (max-width:1300px) {
.nav-list__left {width: 345px;}
.top-content__photos .photo-bottom {display:none;}
}
@media (min-width: 1200px){
.full-page {height:100vh;}
}
@media (max-width:1399px) {

#account .two-column-1, #address .two-column-1  {width:48%;display:inline-block;margin-right:22px;padding-bottom:0px;}
#account .two-column-2, #address .two-column-2  {width:48%;display:inline-block;}
.full-page .empty-block__text {padding:35px 0 35px;}
#payment_address_firstname_input, #payment_address_lastname_input {width:320px;}
}
@media (max-width:1300px) {
.menu-block__content {height: 100%; overflow: auto;}    
}
@media (max-width: 1200px) {
#payment_address_firstname_input, #payment_address_lastname_input {display: block;width: auto;margin-right: -15px!important;}
#payment_address_firstname_input .col-xs-7 {padding-right:0px!important;}
#payment_address_lastname_input .col-xs-7 {padding-right:0px!important;}
#payment_address_email_input .col-xs-7 {padding-right:0px!important;}
#payment_address_telephone_input .col-xs-7 {padding-right:0px!important;}

}
@media (max-width: 992px) {
#account .two-column-1, #address .two-column-1  {width:48%;display:inline-block;margin-right:22px;padding-bottom:20px;}
.alert-success {z-index:999;top:28%;}
.alert-danger {z-index:999;top:32%;}
.mobile-buttons__show {display: block;}
.fullscreen-container .tp-caption.Big_header_text {max-width:400px!important;}
.fullscreen-container .tp-caption.Big_header_text {font-size:45px!important;line-height:55px!important;top:30%!important;}
.fullscreen-container {margin-bottom:70px;}
.ui-header__content.ui-items #cart + div, .ui-header__content.ui-items a + div {display:none;}
#account .two-column-1, #address .two-column-1  {width:100%;display:block;}
#account .two-column-2, #address .two-column-2  {width:100%;display:block;}
.footer-links__list .footer-contacts__socs {display:block;}
.site-footer__widget.footer-contacts .footer-contacts__socs {display:none;}
.footer-contacts a {font-size: 15px;padding-bottom: 10px;}
.footer-contacts h6 {font-size: 15px;padding-bottom: 0px;}
.site-footer__widget.footer-contacts {position:relative;}
.footer-contacts__socs {/*position: absolute;top: -5px;right: 40px;*/}
.footer-contacts__top {display:block;padding-bottom:0px;}
#account #input-firstname {width:100%;display:block;margin-right:0px;}
#account #input-lastname {width:100%;display:block;}
.login-p {padding-top:20px;}
.well .login-button {margin-top: 20px;margin-bottom:40px; }
.ui-header__content.ui-items a:hover + span, .ui-header__content.ui-items #cart:hover + span {display:none;opacity:0;transition:1s ease;}
.nav-list__left {width:auto;}
.block-lookbook__video--wrap video {padding:0;}
.reset-password {padding-bottom: 50px;}
.mfilter-content > ul {display: block!important;}
.box-content.mfilter-content {background:#fff;padding:15px 0px 10px!important;margin-left:0!important;}
.box-content.mfilter-content .modal-box__close {width: 20px;height: 20px;padding: 0;border: 0;}
.main-new__slider .new-products .product-item .item-thumb button svg, .product-item .item-thumb button svg {font-size:20px;}
.filter-desktop {display:none;}
#filter.modal {top: 20%;}
#filter.modal .drop-btn:after {position: absolute;right: -12px;}
.sort-buttons__apply {padding: 10px 20px;width:100%;display:block;}
.close-button {padding-right:14px;width:100%;display:block;text-align:right;}
.sort-buttons__apply button {width:100%;}
.mfilter-heading-text {font-size:18px!important;color:#000;font-weight:600;}
.mfilter-button-bottom {text-align:center!important;margin: 10px 0;padding-left: 10px!important;float: none!important;position: inherit!important;}
.mfilter-button-bottom a {text-decoration:underline;font-size:14px;}
.mfilter-button-reset {float:none!important;margin-left:0!important;}
.mobile-account__title.no-border {border:0;}
.history-more {position: inherit;}
#payment_address_firstname_input, #payment_address_lastname_input {display:block;width:auto;margin-right:-15px!important;}
#d_quickcheckout .order-1 {order:1!important;}
#d_quickcheckout .order-2 {order:0!important;}
.checkout-product__wrap {/*border-bottom: 1px solid #afafaf;*/margin-bottom:10px;}
.padding-checkout {padding-bottom: 80px;}
.checkout-table__column--product .product-image__body {padding-right:0px;}
#confirm_view .panel-body {padding:0!important;}
.mt30 {margin-top:30px;}
.header {padding-bottom: 20px;background: #fff;z-index: 9999;}
header.bg-none {background:none}
.menu-block__content {overflow: auto;display:block;}
.bottom-content {padding:20px 0;}
/*.top-content {padding-bottom:0;padding-top:80px;}*/
.ui-items a:nth-child(7){margin-right:0px;}
}
@media (min-width: 992px){
.lg-20 {
    flex: 0 0 auto;
    width: 20%;
}
.lg-40 {
    flex: 0 0 auto;
    width: 40%;
}
}

@media (max-width: 767px) {
.sort .select .select__options{
	opacity:0;
	
}	
.sort .select._active .select__options{
	position: fixed;
    top: unset;
    bottom: -10px;
    text-align: center;
    height: 200px;
    padding-top: 25px;
	-webkit-box-shadow: 0px -7px 26px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px -7px 26px 0px rgba(0,0,0,0.42);
    box-shadow: 0px -7px 26px 0px rgba(0,0,0,0.42);
	opacity:1;
}	
.sort .select._active .select__options .select__option{
	padding: 10px 15px;
}
.to-wish-prod {
    width: 75px!important;
    margin-left: 4px;
	height: 50px!important;
}	
.flex-container .flex__item{
	width: unset;
    padding: unset;
}	
.flex-container .flex__item img{
	position:unset;
}
#productView .modal-box {left: 0%;top: 0%;transform: none;}
#productView {overflow:auto;}
#form-newsletter-error { display: block;width: 100%;margin: 0 auto;}
.main-getnews__form input {width: 100%;}
.forgot-p {padding-right: 42px;}
.nav-list__left {padding-bottom: 15px;}
.top-content {padding-bottom:0;padding-top:80px;}
}

@media (max-width: 575px) {
.alert-success {width:95%;right:9px;}
.mfilter-button-bottom {padding-left: 10px!important;float: none!important;position: inherit!important;}
.main-new__slider .new-products .product-item .item-thumb button svg, .product-item .item-thumb button svg {font-size:18px;}
.product-item .item-thumb__eye {right: 35px;}
.faq-title__text._title-big {font-size:18px;}
}
@media (max-width:390px) {
.ui-items a {margin-right:18px;}
}
@media (max-width:372px) {
.user-info__birthday--select {width: 88px;}
.forgot-page .pull-left, .forgot-page .pull-right {float:none;}
.forgot-page .login-button {margin-top: 20px;}
.ui-items a, .ui-items #cart {margin-right:18px;}
.footer-links {-webkit-box-flex: 2;-ms-flex: 2 0 90%;flex: 2 0 90%;max-width: 90%;}
.footer-links__list li:nth-child(-n+4) {width:110px;display:inline-block;}
.footer-links__list li {width:170px;display:inline-block;}
.date .input {padding:15px;}
}

@media (max-width: 364.98px) {
.top-content__logo {padding-bottom: 20px;}
.nav-list__left .nav-items {padding-bottom: 15px;font-size: 18px;}
.nav-list__left {padding-bottom: 15px;}
.ui-items a, .ui-header__content.ui-items #cart {margin-right:14px;}
}
@media (max-width: 340px) {
.success-body .button-lrg {
    padding: 3px 30px 3px 10px;
    font-size: 15px;
}	
#smca-modal-body .cart-wrap .order-info {
    max-width: 130px;
}	
.ui-items a, .ui-items #cart {margin-right:7px;}

}


.quantity__btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    position: relative;
    cursor: pointer;
}

.quantity__btn::after, .quantity__btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    margin: 0 0 0 -4.5px;
    background-color: #a6a6a6;
    width: 9px;
    height: 1px;
}

.quantity__btn-plus::before {
    -webkit-transform: rotate(
-90deg
);
    -ms-transform: rotate(-90deg);
    transform: rotate(
-90deg
);
}

@media (max-width: 992px) {
  .quantity__btn {
    flex: none;
  }
  .quantity__btn::after, .quantity__btn::before {
    opacity: 0;
  }
}

.zoom-photo {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    border: none;
    max-width: none;
    max-height: none;
    background-size: cover;
    background-position: center;
}


@media (min-width: 992px) {
  .gallery-main__slide:hover > .zoom-photo{
    opacity: 1;
  }
}


.gallery-thumbs__wrapper {
  max-height: 230px;
}

.select__option a {
  color: inherit;
}

.product-item .item-thumb__btn {
    position: absolute;
    display: inline-block;
    top: 10px;
    z-index: 2;
    color: #fff;
    background: transparent;
}

.product-item .slider-buttons {
  z-index: 2;
  top: calc(50% - 30px);
}

.product-item .arrow-left, .product-item  .arrow-right {
  color: #fff;
  padding: 12px;  
}

.product-item .arrow-left._disabled, .product-item  .arrow-right._disabled {
  pointer-events: none;
}


.product-item  .arrow-left:hover, .product-item .arrow-right:hover {
  background: inherit;
}

.product-item  .arrow-left:hover, .product-item .arrow-right:hover {
  color: #d1638d;
}
.product-item .arrow-left {
  left: 0;
}

.product-item__wrapper {
  transition: all ease 0.5s;
}

.mail-methods select {
    border: 1px solid #000 !important;
    padding: 15px !important;
    width: 100% !important;
    -moz-appearance: auto;
    -webkit-appearance: auto;
}

.mail-methods::-ms-expand {
    display: auto;
}

#payment_address_address_1_input,
#payment_address_city_input {
    display: none;
}

.multi-modal-content {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 20px rgb(64 58 58 / 35%);
    min-width: 300px;
    max-width: 100%;
    background: #fff url(../image/404.png)!important;
    background-position: center;
    background-size: cover!important;
}

.product-item__wrapper.swiper-container-android, .product-item__wrapper.swiper-slide, .product-item__wrapper.swiper-wrapper{
    transform: translate3d(-100%,0,0);
}
.ocf-value-input {
    width: 14px !important;
    height: 14px !important;
    flex: 0 0 14px !important;
}
.ocf-value-input-checkbox::before {
    border-radius: 0px !important;
	border: #000000 solid 1px !important;
}

.ocf-selected .ocf-value-input::before {
    background: #fff url(../image/icons/check.svg) center no-repeat;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 14px;
    height: 14px;
    border: 1px solid #000;
	background-color:unset!important;
}
.ocf-selected .ocf-value-input-checkbox::after{
	background-image:none!important;
}
.mobile-buttons__show button{
	width: 100%;
    padding: 10px 10px;
    background: #d1638d;
    color: #fff;
}
.ocf-disabled .ocf-value-input-checkbox::before{
	border: #adb5bd solid 1px!important;
}
.ocf-category-page-list .ocf-page-selected a {
    background-color: #d1638d!important;
}	
.ocf-category-page-list .ocf-page-selected a:after{
	display:none!important;
	margin-top: 1px!important;
}
.catalogue-top__text p, 
.catalogue-top__text span, 
.catalogue-top__text div, 
.catalogue-top__text li,
.ocf-description p,
.ocf-description div,
.ocf-description li,
.ocf-description span{
    font-family: GilroyMedium!important;
	
	
}
.ocf-description ul{
	margin:0!important;
	padding-left: 15px;
}
.ocf-description ul li{
	list-style: disc;
    margin-bottom: 10px;
}
.ocf-page-group-name{
	margin-top:2px!important;
}
.ocf-page-group-name {
    width: auto!important;
    flex: 0 0 auto!important;
}
.catalogue-top__text p{
   margin-bottom: 10px!important;
}
.catalogue-top__text ul{
	padding-left:15px;
}
.catalogue-top__text li{
	line-height: 25px;
    font-weight: 500;
    letter-spacing: 0.05em;
	margin-bottom: 15px;
	list-style: disc;
}
.catalogue-top__text h2{
	margin:20px 0px;
}