@font-face { font-family: "ARIMO-REGULAR"; src: url('../fonts/ARIMO-REGULAR.woff') format('woff'); }

@font-face { font-family: "ARIMO-BOLDITALIC"; src: url('../fonts/ARIMO-BOLDITALIC.woff') format('woff'); }

@font-face { font-family: "ARIMO-BOLD"; src: url('../fonts/ARIMO-BOLD.woff') format('woff'); }

@font-face { font-family: "ARIMO-ITALIC"; src: url('../fonts/ARIMO-ITALIC.woff') format('woff'); }

* { -webkit-box-sizing: border-box; box-sizing: border-box; }

b, strong { font-weight: normal; font-family: "ARIMO-BOLD"; }

i, em { font-style: normal; font-family: "ARIMO-ITALIC"; }

button { display: block; }

a { outline: none; text-decoration: none; }
a:focus { outline: none; }

.hidden { display: none; }

html { min-width: 100%; min-height: 100%; }

body { margin: 0; padding: 0; height: 100%; -webkit-font-smoothing: antialiased; line-height: 1.2; font-family: "ARIMO-REGULAR"; color: #373740; }
body.show-menu .ham:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2527px; background-repeat: no-repeat; display: block; height: 12px; width: 13px; }
body.show-menu .header .menu-wrapper { display: block; }
@media all and (max-width: 767px) { body.dropdown-fixed { overflow: hidden; } }

.container { width: 100%; height: 100%; }

.content { margin: 0 auto; padding: 0 30px; max-width: 1130px; }
@media all and (max-width: 1130px) { .content { max-width: 768px; padding: 0 20px; } }
@media all and (max-width: 767px) { .content { max-width: 100%; } }

h1, h2 { font-size: 30px; line-height: 1.2; font-weight: normal; margin-bottom: 9px; }
@media all and (max-width: 767px) { h1, h2 { font-size: 24px; } }

.header { position: relative; width: 100%; float: right; z-index: 2; }
.header { position: fixed; background-color: white; z-index: 100;} /* header scroll */
@media all and (max-width: 767px) { .header { border-bottom: 1px solid #ececec; z-index: 5; } }
@media all and (max-width: 767px) { .header.header-payment { height: 45px; } }
.header.header-payment:before, .header.header-payment:after { display: none; }
.header:before { content: ''; position: absolute; left: 0; top: 0; height: 96px; background: #eaedf1; width: calc((100% - 1070px) / 2  + 80px); pointer-events: none; }
@media all and (max-width: 1130px) { .header:before { width: calc((100% - 728px) / 2  + 80px); } }
@media all and (max-width: 767px) { .header:before { height: 45px; width: 62px; } }
.header:after { 
	content: '';
    position: absolute;
    left: calc((100% - 1070px) / 2 + 80px);
    top: 0;
    border-top: 48px solid #eaedf1;
    border-left: 7px solid #eaedf1;
    border-right: 7px solid transparent;
    border-bottom: 48px solid transparent;
    pointer-events: none;
}
@media all and (max-width: 1130px) { .header:after { left: calc((100% - 728px) / 2  + 80px); } }
@media all and (max-width: 767px) {
	.header:after {
		left: 62px; border-top-width: 23px; border-bottom-width: 22px; border-right-width: 4px; border-left-width: 4px; 
	}
}
@media (min-width: 767px) {
	.header > .content {
		height: 96px;
	}
}
.header .content { position: relative; }
.header .ham { width: 40px; height: 45px; background: #d42954; position: relative; cursor: pointer; background: #d42954; margin-left: 16px; display: none; float: right; margin-right: -20px; }
@media all and (max-width: 767px) { .header .ham { display: block; } }
.header .ham:before { content: ''; position: absolute; right: 13px; top: 16px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2587px; background-repeat: no-repeat; display: block; height: 12px; width: 13px; }
.header .logo { margin-top: 11px; display: block; float: right; }
@media all and (max-width: 767px) { .header .logo { margin-top: 9px; } }
@media all and (max-width: 767px) { .header .logo img { width: 72px; } }
.header .personalized { color: #373740; font-size: 21px; line-height: 23px; position: relative; padding-left: 37px; margin-top: 28px; display: block; float: right; margin-right: 135px; }
@media all and (max-width: 1130px) { .header .personalized { margin-right: 43px; font-size: 18px; } }
@media all and (max-width: 767px) { .header .personalized { display: none; } }
.header .personalized:before { content: ''; position: absolute; left: 0; top: 0; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1087px; background-repeat: no-repeat; display: block; height: 23px; width: 28px; }
@media all and (max-width: 1130px) { .header .personalized span { display: none; } }
.header .secure { color: #373740; font-size: 18px; line-height: 24px; position: relative; padding-right: 25px; margin-top: 28px; display: block; float: right; margin-right: 66px; }
@media all and (max-width: 1130px) { .header .secure { margin-right: 26px; } }
@media all and (max-width: 767px) { .header .secure { display: none; } }
.header .secure:before { content: ''; position: absolute; right: 0; top: 0; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1764px; background-repeat: no-repeat; display: block; height: 24px; width: 18px; }
.header .header-contacts { float: left; font-size: 14px; line-height: 28px; text-align: left; }
@media all and (max-width: 767px) { .header .header-contacts { margin-top: 8px; } }
.header .header-contacts a { display: block; color: #373740; font-size: 24px; font-family: "ARIMO-BOLD"; }
@media all and (max-width: 767px) { .header .header-contacts a { font-size: 18px; padding-left: 21px; position: relative; } }
.header .header-contacts a:before { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2569px; background-repeat: no-repeat; display: block; height: 16px; width: 12px; position: absolute; left: 0; top: 5px; display: none; }
@media all and (max-width: 767px) { .header .header-contacts a:before { display: block; } }
.header .header-contacts a:hover { text-decoration: underline; }
@media all and (max-width: 767px) { .header .header-contacts span { display: none; } }
@media (min-width: 767px) {
	.header .header-left, div.head-delivery { 
		float: left; 
		font: 16px/20px "ARIMO-ITALIC"; 
		margin-left: 58px; 
		padding-top: 38px; 
		align-items: center;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}
@media all and (max-width: 767px) { .header .header-left { margin-left: 33px; padding-top: 0; width: auto; } }
.header .header-left form {
    position: relative;
    padding-bottom: 5px;
    z-index: 0;
    width: 195px;
}
.header .header-left form, .header .header-left div {
	margin-top: 14px;
    float: right;
    margin-left: 20px;
    padding: 0;
}
@media all and (max-width: 767px) { .header .header-left form.active input { width: calc(100vw - 124px); } }
.header .header-left form input { 
	background: #fff;
    width: 100%;
    padding: 7px;
    padding-left: 32px;
    padding-bottom: 7px;
    position: relative;
    float: right;
    font-size: 14px;
    font-family: "ARIMO-REGULAR";
    border: 1px solid gainsboro;
    border-radius: 32px;
}
.header .header-left form button {    
	display: block;
    height: 20px;
    width: 20px;
    background-color: #fff;
    cursor: pointer;
    position: absolute;
    left: 12px;
    top: 6px;}
@media all and (max-width: 767px) { 
	.header .header-left form input {
		width: 0; position: absolute; left: 0; top: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; margin-top: -14px; height: 39px; padding-top: 14px; 
	} 
	.header .header-left form button {
		left: 14px;
		top: -5px;
	}
}
.header .account { 
    margin-top: 18px;
    z-index: 1;
    font: 14px/20px "ARIMO-REGULAR";
    position: relative;
    float: right;
}
@media all and (max-width: 767px) { .header .account { float: right; position: relative; left: 0; } }
.header .account.active ul { display: block; }
.header .account.active .account-user:after { display: none; }
.header .account li { list-style-type: none; margin-bottom: 15px; padding-right: 16px; position: relative;}
@media all and (max-width: 767px) { .header .account li { padding-right: 0; width: 100%; margin-bottom: 0; } }
.header .account li:last-child { font-family: "ARIMO-BOLD"; border-top: 1px solid #d0d3d9; margin-top: 8px; margin-bottom: 10px; }
@media all and (max-width: 767px) { .header .account li:last-child { margin-bottom: 0; border-top: 0; margin-top: 0; } }
@media all and (max-width: 767px) { .header .account li:last-child a:before { top: 13px; } }
.header .account a { color: #4a2259; padding-right: 23px; position: relative; display: block; }
@media all and (max-width: 767px) { .header .account a:hover { background: #eaedf1; text-decoration: none; } }
.header .account a:before { content: ''; right: 0; top: 0; position: absolute; }
@media all and (max-width: 767px) { .header .account a:before { right: 20px; top: 8px; } }
.header .account a.account-user { padding-left: 15px; z-index: 1; }
/*.header .account a.account-user:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1706px; background-repeat: no-repeat; display: block; height: 19px; width: 18px; }*/
.header .account a.account-user:after { content: ''; position: absolute; left: 0; top: 6px; width: 11px; height: 8px; background: url("../images/account-arrow.svg") no-repeat center/100% 100%; }
.header .account a.account-login:before {  display: block; height: 19px; width: 18px; }
.header .account a.account-personal:before {  display: block; height: 19px; width: 18px; }
.header .account a.account-settings:before { display: block; height: 19px; width: 18px; }
.header .account a.account-favorites:before { display: block; height: 19px; width: 18px; }
.header .account a.account-logout:before { display: block; height: 19px; width: 18px; }
.header .account ul { position: absolute; right: -16px; top: -14px; width: 220px; background: #f3f5f7; padding: 49px 0 0; display: none; z-index: 0; }
@media all and (max-width: 767px) { .header .account ul { display: block; background: #fff; width: 100%; position: relative; right: 0; top: 0; padding: 0; } }
.header .account ul:before { content: ''; position: absolute; left: 19px; top: 19px; width: 11px; height: 8px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); background: url("../images/account-arrow.svg") no-repeat center/100% 100%; }
@media all and (max-width: 767px) { .header .account ul:before { display: none; } }
.header .to-faq { 
	margin: 18px 16px 0 0;
    display: block;
    float: right;
    font: 14px/20px "ARIMO-REGULAR";
    position: relative;
    color: #4a2259;
}
@media all and (max-width: 767px) { .header .to-faq { margin: 0; padding: 16px 0; float: right; position: relative; left: 0; } }
.header .to-faq:hover { text-decoration: underline; }
.header .to-cart { float: left;  display: block; height: 38px; width: 46px; margin-top: 23px; position: relative; }
@media all and (max-width: 767px) { .header .to-cart {  display: block; height: 21px; width: 26px; margin-top: 12px; margin-left: -5px; } }
.header .to-cart span { font: 12px/20px "ARIMO-BOLD"; text-align: center; min-width: 31px; padding: 0 5px; height: 20px; border-radius: 10px; background: #d42954; display: block; color: #fff; position: absolute; right: -22px; top: -8px; }
@media all and (max-width: 767px) { .header .to-cart span { font-size: 10px; line-height: 13px; height: 13px; border-radius: 7px; min-width: 20px; top: -5px; right: -11px; } }
@media all and (max-width: 767px) { .header .menu-wrapper { position: fixed; bottom: 0; overflow: auto; top: 45px; right: 0; background: #fff; z-index: 1; width: 100%; padding: 0 20px; display: none; } }
.header .menu { float: right; clear: both; font: 21px/32px "ARIMO-REGULAR"; margin-top: 5px; }
@media all and (max-width: 1130px) { .header .menu { font-size: 18px; margin-top: 0; } }
@media all and (max-width: 767px) { .header .menu { border-bottom: 1px solid #b1b6be; width: 100%; padding-bottom: 10px; } }
.header .menu>li { list-style-type: none; float: right; position: relative; }
.header .menu>li:last-child:after { display: none; }
.header .menu>li:after { content: ''; width: 9px; height: 32px; position: relative; display: inline-block; margin: 0 14px 0 19px; }
@media all and (max-width: 1130px) { .header .menu>li:after { margin: 0 11px 0 10px; } }
.header .menu>li>a { 
    color: #ffffff;
}
.header .menu>li>a:hover { border-bottom: 2px solid; }

.footer { background: #d7dbe0; width: 100%; float: right; position: relative; }
.footer.footer-payment { background: #eaedf1; }
.footer.footer-payment:before { display: none; }
.footer.footer-payment .copy { font: 12px/69px "ARIMO-BOLD"; text-align: right; direction: ltr; }
@media all and (max-width: 767px) { .footer.footer-payment .copy { font: 12px/1 "ARIMO-BOLD"; padding: 14px 0 4px; } }
.footer.footer-payment .copy p { display: inline-block; direction: rtl;}
@media all and (max-width: 767px) { .footer.footer-payment .copy p { margin-bottom: 9px; display: block; } }
.footer:before { content: ''; position: absolute; left: 0; top: 0; height: 100%; background: #eaedf1; width: calc((100% - 1070px) / 2  + 300px); pointer-events: none; }
@media all and (max-width: 1130px) { .footer:before { display: none; } }
.footer .footer-right { float: right; position: relative; }
@media all and (max-width: 1130px) { .footer .footer-right { width: 100%; padding: 0 10px; } }
@media all and (max-width: 767px) { .footer .footer-right { padding: 14px 0 0; } }
.footer .footer-menu { float: right; width: 135px; padding-top: 29px; }
@media all and (max-width: 1130px) { .footer .footer-menu { width: 145px; } }
@media all and (max-width: 767px) { .footer .footer-menu { width: 100%; padding-top: 5px; padding-right: 27px; position: relative; } }
.footer .footer-menu:before { content: ''; position: absolute; width: 15px; height: 3px; background: #4a2259; right: 0; top: 12px; display: none; }
@media all and (max-width: 767px) { .footer .footer-menu:before { display: block; } }
.footer .footer-menu:after { content: ''; position: absolute; height: 15px; width: 3px; background: #4a2259; right: 6px; top: 6px; display: none; }
@media all and (max-width: 767px) { .footer .footer-menu:after { display: block; } }
@media all and (max-width: 767px) { .footer .footer-menu.visible:after { display: none; } }
@media all and (max-width: 767px) { .footer .footer-menu.visible ul { display: block; } }
.footer .footer-menu + .footer-menu { margin-right: 45px; }
@media all and (max-width: 1130px) { .footer .footer-menu + .footer-menu { margin-right: 15px; } }
@media all and (max-width: 767px) { .footer .footer-menu + .footer-menu { margin-right: 0; } }
@media all and (max-width: 767px) { .footer .footer-menu ul { display: none; margin-bottom: 13px; } }
.footer .footer-menu li { list-style-type: none; margin-bottom: 7px; }
.footer .footer-menu li a { color: #373740; font: 12px/14px "ARIMO-ITALIC"; }
@media all and (max-width: 767px) { .footer .footer-menu li a { font-size: 14px; } }
.footer .footer-menu li a:hover { text-decoration: underline; }
.footer .footer-menu p a { color: #4a2259; font: 16px/18px "ARIMO-BOLDITALIC"; margin-bottom: 7px; display: block; }
@media all and (max-width: 767px) { .footer .footer-menu p a { font-size: 18px; } }
.footer .footer-menu p a:hover { text-decoration: underline; }
.footer .footer-contacts { float: right; padding-top: 27px; padding-left: 60px; }
@media all and (max-width: 1130px) { .footer .footer-contacts { padding-left: 10px; float: left; } }
@media all and (max-width: 767px) { .footer .footer-contacts { width: 100%; padding-left: 0; padding-top: 12px; border-top: 1px solid #b1b6be; margin-top: 10px; } }
.footer .footer-contacts p { font-size: 18px; line-height: 18px; }
.footer .footer-contacts p span { font-size: 14px; line-height: 28px; margin-bottom: 7px; display: block; }
.footer .footer-contacts p a, .head-phone a { color: #373740; font-size: 24px; font-family: "ARIMO-BOLD"; display: block; }
.footer .footer-contacts p a:hover { text-decoration: underline; }
.footer .footer-contacts hr { width: 100%; background: #b1b6be; height: 1px; margin: 48px 0 35px; }
@media all and (max-width: 767px) { .footer .footer-contacts hr { margin: 18px 0 20px; } }
.footer .footer-contacts .fb, .footer .footer-contacts .tw, .footer .footer-contacts .in { float: right; width: 40px; height: 30px; display: block; margin: 18px 0 0 20px; position: relative; }
.footer .footer-contacts .fb:before, .footer .footer-contacts .tw:before, .footer .footer-contacts .in:before { content: ''; position: absolute; z-index: 1; }
.footer .footer-contacts .fb:hover i, .footer .footer-contacts .tw:hover i, .footer .footer-contacts .in:hover i { display: block; }
.footer .footer-contacts .fb:after, .footer .footer-contacts .tw:after, .footer .footer-contacts .in:after { content: ''; position: absolute; left: 0; top: 0; border-top: 15px solid #d7dbe0; border-left: 3px solid #d7dbe0; border-right: 3px solid transparent; border-bottom: 15px solid transparent; display: block; }
.footer .footer-contacts .fb i, .footer .footer-contacts .tw i, .footer .footer-contacts .in i { background: #d7dbe0; position: absolute; top: 2px; left: 8px; right: 2px; bottom: 2px; display: block; z-index: 0; display: none; }
.footer .footer-contacts .fb i:after, .footer .footer-contacts .tw i:after, .footer .footer-contacts .in i:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 13px solid #d7dbe0; border-right: 3px solid #d7dbe0; border-left: 2px solid transparent; border-top: 13px solid transparent; display: block; }
.footer .footer-contacts .in { background-image: -webkit-linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: -webkit-linear-gradient(35deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); }
.footer .footer-contacts .in:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1034px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
.footer .footer-contacts .in:before { left: 13px; top: 7px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1385px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
.footer .footer-contacts .tw { background: #007eff; }
.footer .footer-contacts .tw:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1849px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.footer .footer-contacts .tw:before { left: 13px; top: 8px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1790px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.footer .footer-contacts .fb { background: #283c87; }
.footer .footer-contacts .fb:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2508px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }
.footer .footer-contacts .fb:before { left: 18px; top: 6px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2489px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }
.footer .payments { margin: 26px 0 42px; float: right; clear: both; max-width: 100%; }
@media all and (max-width: 1130px) { .footer .payments { margin-bottom: 32px; } }
.footer .footer-left { float: left; width: 290px; padding-top: 20px; padding-right: 40px; position: relative; }
@media all and (max-width: 1130px) { .footer .footer-left { width: 100%; float: right; padding: 20px 10px 0; } }
@media all and (max-width: 767px) { .footer .footer-left { padding: 20px 0 0; } }
@media all and (max-width: 1130px) { .footer .footer-left:before { content: ''; position: absolute; left: 50%; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); top: 0; height: 100%; background: #eaedf1; width: 100vw; pointer-events: none; } }
.footer .footer-left p { position: relative; }
.footer .footer-left p strong { font-size: 24px; }
.footer .footer-left p span { font-size: 12px; display: block; margin-top: 12px; }
.footer .footer-left form { margin-top: 22px; float: right; width: 100%; }
.footer .footer-left form ::-webkit-input-placeholder { color: #373740; }
.footer .footer-left form ::-moz-placeholder { color: #373740; }
.footer .footer-left form :-ms-input-placeholder { color: #373740; }
.footer .footer-left form :-moz-placeholder { color: #373740; }
.footer .footer-left form .field { width: 100%; float: right; position: relative; margin-bottom: 18px; }
@media all and (max-width: 1130px) { .footer .footer-left form .field { width: 245px; } }
@media all and (max-width: 767px) { .footer .footer-left form .field { width: 100%; } }
@media all and (max-width: 1130px) { .footer .footer-left form .field + .field { margin-right: 45px; } }
@media all and (max-width: 767px) { .footer .footer-left form .field + .field { margin-right: 0; } }
.footer .footer-left form .field:before { content: ''; position: absolute; right: 0; }
.footer .footer-left form .field.error:after { content: ''; position: absolute; left: 0; top: 6px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1564px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.footer .footer-left form .field.error .error-text { display: block; }
.footer .footer-left form .field-name:before {  display: block; height: 15px; width: 16px; top: 7px; }
.footer .footer-left form .field-email:before {  background-repeat: no-repeat; display: block; height: 12px; width: 16px; top: 9px; }
.footer .footer-left form input { background: transparent; width: 100%; float: right; height: 30px; font-size: 14px; padding: 0 28px; border-bottom: 2px solid #b1b6be; }
.footer .footer-left form input:focus { border-bottom-color: #818181; }
.footer .footer-left form .error-text { color: #d42954; position: absolute; font-size: 12px; line-height: 14px; top: 100%; display: none; }
.footer .footer-left form .error-text strong { font-size: 12px; line-height: 14px; }
.footer .footer-left form button { background: #d42954; color: #fff; font: 14px "ARIMO-BOLDITALIC"; height: 30px; padding: 0 30px; float: right; clear: both; position: relative; margin-top: 4px; border: 2px solid #d42954; }
@media all and (max-width: 1130px) { .footer .footer-left form button { clear: none; margin-right: 45px; margin-top: 0; } }
@media all and (max-width: 767px) { .footer .footer-left form button { margin-right: 0; } }
.footer .footer-left form button[disabled] { opacity: 0.5; pointer-events: none; }
.footer .footer-left form button:hover { color: #d42954; background: #fff; }
.footer .footer-left form button:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 13px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 13px solid transparent; display: block; }
.footer .footer-left form button:before { content: ''; position: absolute; right: 100%; top: -2px; margin-right: 2px; border-bottom: 15px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 15px solid transparent; display: block; }
.footer .footer-left .copy { font: 12px/1 "ARIMO-BOLD"; direction: ltr; text-align: right; margin-top: 32px; float: right; }
@media all and (max-width: 1130px) { .footer .footer-left .copy { margin-top: 16px; margin-bottom: 19px; } }
@media all and (max-width: 767px) { .footer .footer-left .copy { margin-top: 32px; } }
.footer .footer-left .copy p { margin-bottom: 9px; direction: rtl;}

.main { width: 100%; float: right; position: relative; min-height: calc(100vh - 143px - 342px); }
.main { margin-top: 150px; } /*header scroll */
@media all and (max-width: 1130px) { .main { margin-top: 150px; } }
@media all and (max-width: 767px) { .main { margin-top: 46px; } }
.error404 { width: 100%; float: right; padding: 40px 0 75px; text-align: center; }
@media all and (max-width: 767px) { .error404 { padding-bottom: 60px; } }
.error404 img { max-width: 100%; }
@media all and (max-width: 1130px) { .error404 img { width: 580px; } }
.error404 .text { text-align: right; font: 18px/30px "ARIMO-ITALIC"; margin-top: -26px; }
@media all and (max-width: 1130px) { .error404 .text { padding-right: 20px; } }
@media all and (max-width: 767px) { .error404 .text { text-align: center; padding-right: 0; margin-top: 27px; } }
.error404 a { background: #d42954; color: #fff; font: 18px/36px "ARIMO-BOLDITALIC"; height: 42px; padding: 0 63px; display: block; float: right; position: relative; margin-right: 6px; margin-top: 9px; border: 3px solid #d42954; }
@media all and (max-width: 767px) { .error404 a { font-size: 14px; line-height: 26px; border-width: 2px; padding: 0 36px 0 32px; height: 30px; display: inline-block; float: none; margin-right: 0; } }
.error404 a:hover { color: #d42954; background: #fff; }
.error404 a:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 18px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 18px solid transparent; display: block; }
@media all and (max-width: 767px) { .error404 a:hover:after { border-top-width: 13px; border-bottom-width: 13px; } }
.error404 a:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 21px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 21px solid transparent; display: block; }
@media all and (max-width: 767px) { .error404 a:before { top: -2px; margin-right: 2px; border-top-width: 15px; border-bottom-width: 15px; } }

.banner-slider { width: 100%; height: 490px; position: relative; margin-top: 3px; }
.banner-slider .swiper-wrapper{ height: 100%; }
@media all and (max-width: 1130px) { .banner-slider { margin-top: 0; height: 350px; width: calc(100% + 40px); margin-right: -20px; } }
@media all and (max-width: 767px) { .banner-slider { height: 345px; max-height: 100vh; } }
.banner-slider .swiper-slide { width: 100%; height: 100%; padding: 0 40px; background-repeat: no-repeat;background-position: center;background-size: cover;}
@media all and (max-width: 1130px) { .banner-slider .swiper-slide { padding: 0 60px; } }
@media all and (max-width: 767px) { .banner-slider .swiper-slide { padding: 0 20px; } }
.banner-slider .swiper-slide.left-side .text { float: left; text-align: left; }
.banner-slider .swiper-slide.left-side .text a { float: left; }
.banner-slider .swiper-slide.left-side .countdown { float: left; margin-left: -40px; margin-right: 0; }
@media all and (max-width: 1130px) { .banner-slider .swiper-slide.left-side .countdown { margin-left: -60px; } }
@media all and (max-width: 767px) { .banner-slider .swiper-slide.left-side .countdown { margin-left: -20px; } }
.banner-slider .swiper-slide.left-side .countdown:before { right: auto; left: 100%; border-right: 6px solid transparent; border-left: 6px solid #08ae4d; }
.banner-slider .swiper-slide .countdown { background: #08ae4d; float: right; font: 33px/1 "ARIMO-BOLD"; text-shadow: 2px 2px 5px rgba(114, 109, 109, 0.75); color: #fff; direction: ltr; text-align: center; position: relative; width: 260px; margin-bottom: 60px; margin-top: 80px; padding: 18px 0; height: 84px; margin-right: -40px; }
@media all and (max-width: 1130px) { .banner-slider .swiper-slide .countdown { margin-top: 30px; margin-right: -60px; margin-bottom: 22px; width: auto; padding-right: 60px; padding-left: 30px; } }
@media all and (max-width: 767px) { .banner-slider .swiper-slide .countdown { font-size: 18px; height: 53px; margin-right: -20px; padding: 12px 20px; margin-bottom: 42px; } }
.banner-slider .swiper-slide .countdown:before { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 42px solid #08ae4d; border-right: 6px solid #08ae4d; border-left: 6px solid transparent; border-top: 42px solid transparent; }
@media all and (max-width: 767px) { .banner-slider .swiper-slide .countdown:before { border-left-width: 5px; border-right-width: 5px; border-top-width: 27px; border-bottom-width: 26px; } }
.banner-slider .swiper-slide .countdown p { display: inline-block; }
.banner-slider .swiper-slide .countdown p span { display: block; font-size: 14px; font-family: "ARIMO-REGULAR"; }
@media all and (max-width: 767px) { .banner-slider .swiper-slide .countdown p span { font-size: 10px; } }
.banner-slider .swiper-slide .text { float: right; width: 100%; }
.banner-slider .swiper-slide .text p { font-size: 48px; line-height: 1; color: #fff; text-shadow: 2px 2px 5px rgba(114, 109, 109, 0.75); text-transform: uppercase; }
@media all and (max-width: 1130px) { .banner-slider .swiper-slide .text p { font-size: 36px; } }
@media all and (max-width: 767px) { .banner-slider .swiper-slide .text p { font-size: 28px; } }
.banner-slider .swiper-slide .text a { font: 18px/36px "ARIMO-BOLDITALIC"; color: #fff; background: #d42954; display: block; float: right; padding: 0 51px; position: relative; margin-top: 10px; height: 42px; border: 3px solid #d42954; }
@media all and (max-width: 1130px) { .banner-slider .swiper-slide .text a { margin-top: 17px; } }
@media all and (max-width: 767px) { .banner-slider .swiper-slide .text a { font-size: 14px; line-height: 26px; padding: 0 26px 0 22px; height: 30px; border-width: 2px; margin-top: 8px; } }
.banner-slider .swiper-slide .text a:hover { color: #d42954; background: #fff; }
.banner-slider .swiper-slide .text a:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 18px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 18px solid transparent; }
@media all and (max-width: 767px) { .banner-slider .swiper-slide .text a:hover:after { border-bottom-width: 13px; border-top-width: 13px; } }
.banner-slider .swiper-slide .text a:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 21px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 21px solid transparent; }
@media all and (max-width: 767px) { .banner-slider .swiper-slide .text a:before { top: -2px; margin-right: 2px; border-bottom-width: 15px; border-top-width: 15px; } }

.swiper-pagination { position: absolute; bottom: 40px; right: 40px; z-index: 2; }
@media all and (max-width: 1130px) { .swiper-pagination { bottom: 34px; right: 60px; } }
@media all and (max-width: 767px) { .swiper-pagination { bottom: 30px; right: 0; width: 100%; text-align: center; } }
.swiper-pagination span { float: right; display: block; width: 19px; height: 19px; border: 3px solid #d42954; margin-left: 11px; cursor: pointer; }
@media all and (max-width: 767px) { .swiper-pagination span { float: none; display: inline-block; margin: 0 5px; } }
.swiper-pagination span.swiper-pagination-bullet-active { background: #d42954; }

.faq-wrapper { width: 100%; float: right; padding: 25px 60px 35px 0; }
@media all and (max-width: 1130px) { .faq-wrapper { padding-right: 20px; padding: 20px 0 39px; } }
@media all and (max-width: 767px) { .faq-wrapper { padding-bottom: 0; display: none;} }
@media all and (max-width: 767px) { .faq-wrapper ul{ display: flex;
	flex-wrap: wrap;
	justify-content: center; } }

@media all and (max-width: 767px) { .faq-wrapper ul li{ width: 50%;margin-left: 0;margin-bottom: 10px; } }
.faq-wrapper + .page-name { padding-top: 0; }
@media all and (max-width: 767px) { .faq-wrapper + .page-name { padding-top: 14px; } }
.faq-wrapper li { list-style-type: none; float: right; margin-left: 60px; }
@media all and (max-width: 1130px) { .faq-wrapper li { margin-left: 20px; } }
.faq-wrapper li:nth-child(1) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -688px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
.faq-wrapper li:nth-child(1) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -792px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
.faq-wrapper li:nth-child(2) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -175px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
.faq-wrapper li:nth-child(2) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -279px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
.faq-wrapper li:nth-child(3) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -331px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
.faq-wrapper li:nth-child(3) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -543px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
.faq-wrapper li:nth-child(4) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -82px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
.faq-wrapper li:nth-child(4) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -227px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
.faq-wrapper li:nth-child(5) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -595px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
.faq-wrapper li:nth-child(5) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -740px; background-repeat: no-repeat; display: block; height: 50px; width: 62px; }
@media all and (max-width: 1130px) { .faq-wrapper li:nth-child(1) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -134px; background-repeat: no-repeat; display: block; height: 39px; width: 48px; }
  .faq-wrapper li:nth-child(1) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -912px; background-repeat: no-repeat; display: block; height: 39px; width: 48px; }
  .faq-wrapper li:nth-child(2) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -424px; background-repeat: no-repeat; display: block; height: 37px; width: 46px; }
  .faq-wrapper li:nth-child(2) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -504px; background-repeat: no-repeat; display: block; height: 37px; width: 46px; }
  .faq-wrapper li:nth-child(3) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -41px; background-repeat: no-repeat; display: block; height: 39px; width: 48px; }
  .faq-wrapper li:nth-child(3) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -647px; background-repeat: no-repeat; display: block; height: 39px; width: 48px; }
  .faq-wrapper li:nth-child(4) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 0; background-repeat: no-repeat; display: block; height: 39px; width: 48px; }
  .faq-wrapper li:nth-child(4) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -463px; background-repeat: no-repeat; display: block; height: 39px; width: 48px; }
  .faq-wrapper li:nth-child(5) a:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -383px; background-repeat: no-repeat; display: block; height: 39px; width: 48px; }
  .faq-wrapper li:nth-child(5) a:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -953px; background-repeat: no-repeat; display: block; height: 39px; width: 48px; } }
.faq-wrapper a { color: #373740; font-size: 14px; line-height: 15px; display: table; padding-right: 67px; position: relative; height: 50px; }
@media all and (max-width: 1130px) { .faq-wrapper a { font-size: 13px; padding-right: 56px; height: 40px; } }
.faq-wrapper a:before { content: ''; position: absolute; right: 0; top: 0; }
.faq-wrapper a span { display: table-cell; vertical-align: middle; }

.special-wrapper { float: right; width: 100%; position: relative; height: 775px; }
@media all and (max-width: 1130px) { .special-wrapper { height: auto; } }
@media all and (max-width: 767px) { .special-wrapper { margin-top: 25px; } }
.special-wrapper a { color: #373740; }
.special-wrapper .special-title { font-size: 36px; line-height: 40px; width: calc(50% - 10px); position: absolute; right: 0; top: 0; height: 135px; display: table; }
@media all and (max-width: 1130px) { .special-wrapper .special-title { position: relative; float: right; width: 100%; height: auto; margin-bottom: 21px; } }
@media all and (max-width: 767px) { .special-wrapper .special-title { font-size: 24px; line-height: 1; margin-bottom: 13px; } }
.special-wrapper .special-title p { display: table-cell; vertical-align: middle; }
.special-wrapper .special-title strong { display: block; }
.special-wrapper .special-item { width: calc(50% - 10px); height: 300px; position: absolute; background-repeat: no-repeat; background-size: cover; background-position: center; font-size: 30px; line-height: 36px; padding: 45px 40px 0; }
@media all and (max-width: 1130px) { .special-wrapper .special-item { position: relative; width: 100%; float: right; margin-bottom: 20px; padding-top: 200px; } }
@media all and (max-width: 767px) { .special-wrapper .special-item { width: calc(100% + 40px); margin-right: -20px; font-size: 24px; padding: 0 20px; height: 0; padding-bottom: 38%; margin-bottom: 0; } }
/*.special-wrapper .special-item:hover .title p { display: none; }
.special-wrapper .special-item:hover .title .more { display: block; }*/
.special-wrapper .special-item:nth-child(2) { left: 0; top: 0; padding-top: 200px; }
@media all and (max-width: 1130px) { .special-wrapper .special-item:nth-child(2) { padding-top: 45px; } }
@media all and (max-width: 767px) { .special-wrapper .special-item:nth-child(2) { padding-top: 0; } }
.special-wrapper .special-item:nth-child(3) { right: 0; top: 155px; }
@media all and (max-width: 1130px) { .special-wrapper .special-item:nth-child(3) { height: 300px; top: 0; } }
@media all and (max-width: 767px) { .special-wrapper .special-item:nth-child(3) { height: 0; } }
.special-wrapper .special-item:nth-child(4) { left: 0; height: 455px; top: 320px; }
@media all and (max-width: 1130px) { .special-wrapper .special-item:nth-child(4) { height: 300px; top: 0; } }
@media all and (max-width: 767px) { .special-wrapper .special-item:nth-child(4) { height: 0; } }
.special-wrapper .special-item:nth-child(5) { right: 0; top: 475px; padding-top: 200px; }
@media all and (max-width: 1130px) { .special-wrapper .special-item:nth-child(5) { height: 300px; top: 0; padding-top: 45px; } }
@media all and (max-width: 767px) { .special-wrapper .special-item:nth-child(5) { height: 0; padding-top: 0; } }
.special-wrapper .special-item .title { background: #fff; display: inline-block; position: relative; padding: 0 26px; height: 60px; line-height: 60px; color: #d42955;}
@media all and (max-width: 767px) { .special-wrapper .special-item .title { padding: 0 21px; height: 46px; line-height: 46px; margin-top: 30px; } }
.special-wrapper .special-item .title:before { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 30px solid #fff; border-right: 6px solid #fff; border-left: 6px solid transparent; border-top: 30px solid transparent; }
@media all and (max-width: 767px) { .special-wrapper .special-item .title:before { border-bottom-width: 23px; border-top-width: 23px; } }
.special-wrapper .special-item .title .more { display: none; font-family: "ARIMO-BOLDITALIC"; color: #4a2259; position: relative; padding-left: 40px; }
.special-wrapper .special-item .title .more:before { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2395px; background-repeat: no-repeat; display: block; height: 11px; width: 24px; position: absolute; left: 0; top: 50%; margin-top: -5px; }

.product-row { width: 100%; float: right; margin-top: 60px; margin-bottom: 34px; position: relative; }
@media all and (max-width: 1130px) { .product-row { margin-top: 50px; } }
@media all and (max-width: 767px) { .product-row { margin-top: 33px; } }
.product-row + .article { margin-top: 104px; }
@media all and (max-width: 767px) { .product-row + .article { margin-top: 0; } }
@media all and (max-width: 767px) { .product-row + .pager-wrapper { margin-top: -38px; } }
@media all and (max-width: 767px) { .product-row + .product-row { margin-top: 0; } }
@media all and (max-width: 767px) { .product-row + .product-row .product-row-title { margin-top: 13px; } }
.product-row[data-items="2"] .product-item { width: calc((100% - 20px) / 2); }
@media all and (max-width: 567px) { .product-row[data-items="2"] .product-item { width: 100%; } }
.product-row[data-items="2"] .product-item + .product-item { margin-right: 20px; }
@media all and (max-width: 567px) { .product-row[data-items="2"] .product-item + .product-item { margin-right: 0; } }
.product-row[data-items="3"] .product-item { width: calc((100% - 40px) / 3); }
@media all and (max-width: 1130px) { .product-row[data-items="3"] .product-item { width: calc((100% - 20px) / 2); } }
@media all and (max-width: 567px) { .product-row[data-items="3"] .product-item { width: 100%; } }
@media all and (max-width: 1130px) {
  .product-row[data-items="3"] .product-item + .product-item + .product-item { display: block; float:right;  margin:auto; }
}
@media all and (max-width: 567px) { .product-row[data-items="3"] .product-item + .product-item + .product-item { display: block; } }
.product-row[data-items="3"] .product-item + .product-item { margin-right: 20px; }
@media all and (max-width: 567px) { .product-row[data-items="3"] .product-item + .product-item { margin-right: 0; } }
.product-row[data-items="4"] .product-item { width: calc((100% - 60px) / 4); }
@media all and (max-width: 1130px) { .product-row[data-items="4"] .product-item { width: calc((100% - 20px) / 2); } }
@media all and (max-width: 567px) { .product-row[data-items="4"] .product-item { width: 100%; } }
.product-row[data-items="4"] .product-item + .product-item { margin-right: 20px; }
@media all and (max-width: 567px) { .product-row[data-items="4"] .product-item + .product-item { margin-right: 0; } }
@media all and (max-width: 1130px) { .product-row[data-items="4"] .product-item + .product-item + .product-item { display: none; } }
@media all and (max-width: 567px) { .product-row[data-items="4"] .product-item + .product-item + .product-item { display: block; } }
.product-row[data-items="5"] .product-item { width: calc((100% - 80px) / 5); }
@media all and (max-width: 1130px) { .product-row[data-items="5"] .product-item { width: calc((100% - 20px) / 2); } }
@media all and (max-width: 567px) { .product-row[data-items="5"] .product-item { width: 100%; } }
.product-row[data-items="5"] .product-item + .product-item { margin-right: 20px; }
@media all and (max-width: 567px) { .product-row[data-items="5"] .product-item + .product-item { margin-right: 0; } }
@media all and (max-width: 1130px) { .product-row[data-items="5"] .product-item + .product-item + .product-item { display: none; } }
@media all and (max-width: 567px) { .product-row[data-items="5"] .product-item + .product-item + .product-item { display: block; } }
@media all and (max-width: 567px) { .product-row .product-item { margin-bottom: 38px; } }
.product-row .product-row-title { width: 100%; float: right; font-size: 36px; line-height: 40px; margin-bottom: 27px; color: #d42955; }
@media all and (max-width: 1130px) { .product-row .product-row-title { margin-bottom: 17px; } }
@media all and (max-width: 767px) { .product-row .product-row-title { font-size: 30px; } }
.product-row .product-row-title p { float: right; }
.product-row .more { color: #4a2259; font: 16px/1.2 "ARIMO-BOLDITALIC"; display: block; left: 0; top: 0; padding-left: 39px; position: absolute; margin-top: 16px; border-bottom: 2px solid transparent; }
@media all and (max-width: 767px) { .product-row .more { position: relative; float: right; margin-top: 36px; margin-bottom: 20px; } }
@media all and (max-width: 567px) { .product-row .more { margin-top: 30px; } }
.product-row .more:hover { border-bottom-color: #4a2259; }
.product-row .more:before { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2395px; background-repeat: no-repeat; display: block; height: 11px; width: 24px; position: absolute; left: 0; top: 4px; }

.product-item { float: right; position: relative; }
.product-item .product-remove { position: absolute; right: 0; top: 0; background: rgba(0,0,0,.7) url('../images/cross.png'); background-position: center; background-repeat: no-repeat; display: block; height: 26px; width: 26px; z-index: 1;}
.product-item .product-img { width: 100%; padding-bottom: 88%; position: relative; float: right; margin-bottom: 20px; overflow: hidden; }
.product-item .product-img img { position: absolute; top: 0; left: 0; width: 100%; height: auto; }
.product-item .product-title { font: 18px/21px "ARIMO-ITALIC"; color: #373740; margin-bottom: 12px; float: right; width: 100%; }
.product-item .product-title:hover { text-decoration: underline; }
.product-item .product-price { font: 21px/24px "ARIMO-BOLD"; direction: ltr; text-align: right; margin-bottom: 5px; float: right; width: 100%; }
.product-item .product-price .old { color: #595d63; font-size: 18px; font-family: "ARIMO-REGULAR"; display: inline-block; margin-left: 16px; position: relative; top: 1px; }
.product-item .product-price .old span { text-decoration: line-through; }
.product-item .product-rating { font-size: 14px; line-height: 15px; direction: ltr; text-align: right; float: right; width: 100%; }
.product-item .product-rating .stars { width: 80px; height: 15px; display: inline-block; background: url("../images/stars.png") repeat-x 100% 0; position: relative; top: -1px; }
.product-item .product-rating .stars span { float: right; width: 80px; height: 15px; background: url("../images/stars-full.png") repeat-x 100% 0; }
.product-item .product-personalization { display: block; float: right; clear: both; font: 13px/1.2 "ARIMO-BOLDITALIC"; color: #4a2259; }
.product-item .product-personalization:hover { text-decoration: underline; }

.testimonials { width: 100%; float: right; text-align: center; padding-top: 48px; padding-bottom: 95px; }
@media all and (max-width: 1130px) { .testimonials { padding-top: 78px; padding-bottom: 60px; } }
@media all and (max-width: 767px) { .testimonials { padding-top: 14px; } }
.testimonials .title { font-size: 36px; line-height: 40px; text-transform: uppercase; text-align: right; margin-bottom: 27px; }
@media all and (max-width: 1130px) { .testimonials .title { margin-bottom: 17px; } }
@media all and (max-width: 767px) { .testimonials .title { font-size: 30px; margin-bottom: 8px; } }
.testimonials .testimonials-slider { width: 100%; float: right; height: 220px; background: #f3f5f7; position: relative; }
@media all and (max-width: 767px) { .testimonials .testimonials-slider { height: auto; width: calc(100% + 40px); margin-right: -20px; } }
.swiper-prev { position: absolute; right: -35px; top: 50%; margin-top: -35px; height: 70px; width: 70px; background: #fff; border-radius: 100%; cursor: pointer; z-index: 2; }
@media all and (max-width: 767px) { .testimonials .swiper-prev { background: transparent; right: -27px; } }
.swiper-prev:before { content: ''; position: absolute; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2327px; background-repeat: no-repeat; display: block; height: 12px; width: 23px; right: 35px; top: 50%; margin-top: -6px; }
.swiper-next { position: absolute; left: -35px; top: 50%; margin-top: -35px; height: 70px; width: 70px; background: #fff; border-radius: 100%; cursor: pointer; z-index: 2; }
@media all and (max-width: 767px) { .testimonials .swiper-next { background: transparent; left: -27px; } }
.swiper-next:before { content: ''; position: absolute; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2367px; background-repeat: no-repeat; display: block; height: 12px; width: 23px; left: 35px; top: 50%; margin-top: -6px; }
.testimonials .swiper-button-disabled:before { opacity: 0.3; }
.testimonials .swiper-slide { width: 100%; height: 100%; padding-top: 25px; padding-right: 195px; position: relative; }
@media all and (max-width: 767px) { .testimonials .swiper-slide { padding-right: 0; } }
.testimonials .swiper-slide .img { position: absolute; right: 0; top: 0; height: 100%; width: 195px; overflow: hidden; }
@media all and (max-width: 767px) { .testimonials .swiper-slide .img { display: none; } }
.testimonials .swiper-slide .img:before { content: ''; position: absolute; left: 0; top: 0; border-top: 110px solid #f3f5f7; border-left: 27px solid #f3f5f7; border-right: 27px solid transparent; border-bottom: 110px solid transparent; }
.testimonials .swiper-slide .img img { height: 100%; width: auto; }
.testimonials .swiper-slide .rating { direction: ltr; margin-bottom: 6px; }
@media all and (max-width: 767px) { .testimonials .swiper-slide .rating { margin-bottom: 18px; } }
.testimonials .swiper-slide .rating .stars { width: 125px; height: 22px; display: inline-block; background: url("../images/stars-big.png") repeat-x 100% 0; position: relative; }
.testimonials .swiper-slide .rating .stars span { float: right; width: 125px; height: 22px; background: url("../images/stars-full-big.png") repeat-x 100% 0; }
.testimonials .swiper-slide .text { font-size: 21px; line-height: 30px; width: 100%; float: right; padding: 0 120px; position: relative; height: 195px; }
@media all and (max-width: 1130px) { .testimonials .swiper-slide .text { padding: 0 10px 0 50px; font-size: 18px; } }
@media all and (max-width: 767px) { .testimonials .swiper-slide .text { padding: 0 50px 65px; font-size: 16px; line-height: 21px; height: auto;} }
.testimonials .swiper-slide .text:before { content: ''; position: absolute; left: 50%; bottom: -1px; margin-left: -20px; width: 41px; height: 31px; background: url("../images/testimonials-quote.png") no-repeat 0 0; }
@media all and (max-width: 1130px) { .testimonials .swiper-slide .text:before { margin-left: 0; } }
@media all and (max-width: 767px) { .testimonials .swiper-slide .text:before { margin-left: -20px; } }
.testimonials .swiper-slide .text strong { font-size: 16px; line-height: 21px; display: block; margin-top: 4px; }
@media all and (max-width: 767px) { .testimonials .swiper-slide .text strong { margin-top: 15px; } }

.breadcrumbs { width: 100%; float: right; margin: 20px 0 15px; }
@media all and (max-width: 1130px) { .breadcrumbs { margin: 13px 0; } }
@media all and (max-width: 767px) { .breadcrumbs { display: none; } }
.breadcrumbs li { list-style-type: none; float: right; font: 14px/28px "ARIMO-BOLDITALIC"; color: #9ba1a8; position: relative; padding-left: 32px; margin-left: 28px; }
.breadcrumbs li:before { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2341px; background-repeat: no-repeat; display: block; height: 11px; width: 23px; position: absolute; left: 0; top: 9px; }
.breadcrumbs li:last-child:before { display: none; }
.breadcrumbs a { color: #4a2259; }
.breadcrumbs a:hover { text-decoration: underline; }

.page-banner { width: 100%; float: right; position: relative; color: #fff; font-size: 48px; line-height: 1; text-align: center; text-shadow: 2px 2px 5px rgba(114, 109, 109, 0.75); overflow: hidden; }
@media all and (max-width: 1130px) { .page-banner { width: calc(100% + 40px); margin-right: -20px; } }
@media all and (max-width: 767px) { .page-banner { font-size: 28px; } }
.page-banner img { width: auto; height: 100%; position: absolute; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); left: 50%; top: 0; }
.page-banner .text-wrapper { position: relative; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.page-banner .text-wrapper .text { display: table; width: 100%; height: 100%; min-height: 188px; padding: 43px 20px; }
@media all and (max-width: 1130px) { .page-banner .text-wrapper .text { min-height: 150px; } }
@media all and (max-width: 767px) { .page-banner .text-wrapper .text { padding: 26px 20px; } }
@media all and (max-width: 567px) { .page-banner .text-wrapper .text { min-height: 105px; } }
.page-banner .text-wrapper p { display: table-cell; vertical-align: middle; }

.page-banner-slider { width: 100%; position: relative; margin-bottom: 6px; height: 246px; }
@media all and (max-width: 1130px) { .page-banner-slider { height: 280px; width: calc(100% + 40px); margin-right: -20px; margin-bottom: 10px; } }
@media all and (max-width: 767px) { .page-banner-slider { height: auto; } }
@media all and (max-width: 767px) { .page-banner-slider .text-wrapper .text { padding: 31px 20px 67px; } }
.page-banner-slider .swiper-slide { width: 100%; height: 100%; overflow: hidden; }
@media all and (max-width: 1130px) { .page-banner-slider .page-banner { width: 100%; margin-right: 0; } }
.page-banner-slider .page-banner a { background: #d42954; color: #fff; font: 16px/36px "ARIMO-ITALIC"; height: 36px; padding: 0 70px 0 61px; display: inline-block; position: relative; margin-top: 30px; border: 3px solid #d42954; text-shadow: none; -webkit-box-sizing: content-box; box-sizing: content-box; }
@media all and (max-width: 767px) { .page-banner-slider .page-banner a { font-size: 14px; line-height: 26px; border-width: 2px; padding: 0 36px 0 32px; height: 26px; margin-top: 20px; } }
.page-banner-slider .page-banner a:hover { color: #d42954; background: #fff; }
.page-banner-slider .page-banner a:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 18px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 18px solid transparent; display: block; }
@media all and (max-width: 767px) { .page-banner-slider .page-banner a:hover:after { border-top-width: 13px; border-bottom-width: 13px; } }
.page-banner-slider .page-banner a:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 21px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 21px solid transparent; display: block; }
@media all and (max-width: 767px) { .page-banner-slider .page-banner a:before { top: -2px; margin-right: 2px; border-top-width: 15px; border-bottom-width: 15px; } }
@media all and (max-width: 1130px) { .page-banner-slider .swiper-pagination { right: 20px; bottom: 40px; } }
@media all and (max-width: 767px) { .page-banner-slider .swiper-pagination { bottom: 20px; right: 0; } }

.article { width: 100%; float: right; font-size: 18px; line-height: 30px; padding: 29px 0 77px; }
@media all and (max-width: 767px) { .article { font-size: 16px; line-height: 24px; padding-bottom: 60px; } }
.article a { color: #4a2259; }
.article a:hover { text-decoration: underline; }
.article p, .article ul { margin-bottom: 10px; }
.article img { max-width: 100%; }
@media all and (max-width: 1130px) { .article img { width: 100%; margin-left: 0 !important; margin-right: 0 !important; margin-bottom: 20px !important; } }
@media all and (max-width: 1130px) and (max-width: 767px) { .article img { margin-bottom: 10px !important; } }

.category-list { width: calc(100% + 20px); margin-right: -10px; float: right; }
@media all and (max-width: 1130px) { .category-list { margin-top: -12px; } }
@media all and (max-width: 767px) { .category-list { width: 100%; margin-right: 0; margin-top: 20px; } }
.category-list a { color: #373740; }
.category-list .category-item { width: calc(50% - 20px); height: 300px; position: relative; float: right; background-repeat: no-repeat; background-size: cover; background-position: center; font-size: 30px; line-height: 36px; margin: 10px; }
@media all and (max-width: 767px) { .category-list .category-item { width: calc(100% + 40px) !important; font-size: 24px; padding: 0 20px; height: 0; padding-bottom: 38%; margin: 0 -20px 0 0 !important; } }
/*.category-list .category-item:hover .title p { display: none; }
.category-list .category-item:hover .title .more { display: block; }*/
.category-list .category-item .title-wrapper { position: absolute; top: 45px; right: 40px; left: 40px; }
@media all and (max-width: 767px) { .category-list .category-item .title-wrapper { top: auto; right: 0; left: 0; position: relative; } }
.category-list .category-item .title { background: #fff; position: relative; float: right; padding: 12px 20px; }
@media all and (max-width: 767px) { .category-list .category-item .title { padding: 5px 21px; margin-top: 30px; } }
.category-list .category-item .title:before { content: ''; height: 100%; width: 12px; background: url("../images/plashka.png") no-repeat 0 0/100% 100%; position: absolute; right: 100%; top: 0; }
.category-list .category-item .title .more { display: none; font-family: "ARIMO-BOLDITALIC"; color: #4a2259; position: relative; padding-left: 40px; }
.category-list .category-item .title .more:before { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2395px; background-repeat: no-repeat; display: block; height: 11px; width: 24px; position: absolute; left: 0; top: 14px; }
.category-list [data-title="bottom"] .title-wrapper { top: auto; bottom: 45px; }
@media all and (max-width: 767px) { .category-list [data-title="bottom"] .title-wrapper { bottom: auto; } }
.category-list [data-size="1/3"][data-items="2"] { width: calc((100% - 40px) / 3); }
.category-list [data-size="2/3"] { width: calc((100% - 40px) / 3 * 2); }
.category-list [data-size="1/2/2"] { width: calc(((50% - 20px) - 20px) / 2); }
@media all and (max-width: 1130px) { .category-list [data-size="1/2/2"] { width: calc(50% - 20px); } }
.category-list [data-size="1/2/2"] + [data-size="1/2"] { width: calc(100% - 20px); }
.category-list [data-size="1/3"][data-items="3"] { width: calc((100% - 60px) / 3); }
.category-list [data-size="1/2-"] { width: calc(50% - 55px); }
.category-list [data-size="1/2+"] { width: calc(50% + 15px); }

.sort-wrapper { width: 100%; float: right; margin: 21px 0 24px; }
@media all and (max-width: 1130px) { .sort-wrapper { margin-top: 30px; margin-bottom: 17px; } }
@media all and (max-width: 767px) { .sort-wrapper { margin-top: 22px; margin-bottom: 20px; width: calc(100% + 20px); margin-right: -10px; } }
.sort-wrapper + * { margin-top: 0; padding-top: 0; }
.sort-wrapper strong { color: #000; font-size: 14px; line-height: 1.2; display: block; float: right; margin-left: 10px; padding-top: 9px; }
@media all and (max-width: 767px) { .sort-wrapper strong { font-size: 12px; padding-top: 10px; } }
.sort-wrapper a { color: #4a2259; font: 14px/1.2 "ARIMO-ITALIC"; display: block; float: right; padding: 9px 13px; position: relative; }
@media all and (max-width: 767px) { .sort-wrapper a { font-size: 12px; padding: 10px 12px; } }
.sort-wrapper a:hover span { border-bottom-color: transparent; }
.sort-wrapper a.active { background: #eaedf1; margin: 0 7px; }
.sort-wrapper a.active:before { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 18px solid #eaedf1; border-right: 3px solid #eaedf1; border-left: 3px solid transparent; border-top: 17px solid transparent; }
.sort-wrapper a.active:after { content: ''; position: absolute; left: 100%; top: 0; border-top: 18px solid #eaedf1; border-left: 3px solid #eaedf1; border-right: 3px solid transparent; border-bottom: 17px solid transparent; }
.sort-wrapper a.active span { border-bottom-color: transparent; }
.sort-wrapper a span { display: block; border-bottom: 1px dotted #d42954; }
.sort-wrapper .item-number { float: left; font-size: 14px; padding-top: 9px; }
@media all and (max-width: 767px) { .sort-wrapper .item-number { font-size: 12px; padding-top: 11px; } }

.banner-row { width: 100%; float: right; margin-top: 60px; }
@media all and (max-width: 1130px) { .banner-row { margin-top: 50px; } }
@media all and (max-width: 767px) { .banner-row { margin-top: 33px; } }
@media all and (max-width: 567px) { .banner-row { margin-top: 0; } }
.banner-row[data-items="2"] .banner-item { width: calc(50% - 10px); }
@media all and (max-width: 567px) { .banner-row[data-items="2"] .banner-item { width: 100%; } }
.banner-row[data-items="3"] .banner-item { width: calc((100% - 40px) / 3); }
@media all and (max-width: 1130px) { .banner-row[data-items="3"] .banner-item { width: calc(50% - 10px); } }
@media all and (max-width: 567px) { .banner-row[data-items="3"] .banner-item { width: 100%; } }
.banner-row[data-items="3"] .banner-item:nth-child(3) { display: none; }
.banner-row .banner-item { float: right; width: calc(50% - 10px); position: relative; }
@media all and (max-width: 567px) { .banner-row .banner-item { width: 100%; } }
.banner-row .banner-item + a { margin-right: 20px; }
@media all and (max-width: 567px) { .banner-row .banner-item + a { margin-right: 0; margin-top: 20px; } }
.banner-row .banner-item img { width: 100%; height: auto; }

.pager-wrapper { width: 100%; float: right; text-align: center; padding: 45px 0 18px; }
@media all and (max-width: 767px) { .pager-wrapper { padding-top: 40px; } }
.pager-wrapper:last-child { padding-bottom: 90px; }
@media all and (max-width: 767px) { .pager-wrapper:last-child { padding-bottom: 60px; } }
.pager-wrapper ul { display: inline-block; }
.pager-wrapper ul li { float: right; margin: 0 7px; list-style-type: none; }
@media all and (max-width: 767px) { .pager-wrapper ul li { margin: 0 2px; } }
.pager-wrapper ul li.current a { background: #d42954; }
.pager-wrapper ul li.prev.disabled, .pager-wrapper ul li.next.disabled { opacity: 0; pointer-events: none; }
.pager-wrapper ul li.prev a, .pager-wrapper ul li.next a { background: transparent; }
.pager-wrapper ul li.prev a:before, .pager-wrapper ul li.next a:before { content: ''; position: absolute; top: 16px; }
@media all and (max-width: 767px) { .pager-wrapper ul li.prev a:before, .pager-wrapper ul li.next a:before { top: 11px; } }
.pager-wrapper ul li.prev { margin-left: 14px; }
@media all and (max-width: 767px) { .pager-wrapper ul li.prev { margin-left: 2px; } }
.pager-wrapper ul li.prev a:before { right: 11px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2354px; background-repeat: no-repeat; display: block; height: 11px; width: 23px; }
@media all and (max-width: 767px) { .pager-wrapper ul li.prev a:before { right: 4px; } }
.pager-wrapper ul li.next { margin-right: 14px; }
@media all and (max-width: 767px) { .pager-wrapper ul li.next { margin-right: 2px; } }
.pager-wrapper ul li.next a:before { left: 11px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2408px; background-repeat: no-repeat; display: block; height: 11px; width: 23px; }
@media all and (max-width: 767px) { .pager-wrapper ul li.next a:before { left: 4px; } }
.pager-wrapper ul a { width: 46px; height: 43px; display: block; font: 16px/43px "ARIMO-ITALIC"; color: #fff; background: #acaeb1; position: relative; }
@media all and (max-width: 767px) { .pager-wrapper ul a { font-size: 14px; line-height: 30px; height: 30px; width: 31px; } }

.page-name { width: 100%; float: right; font-size: 18px; line-height: 30px; padding: 14px 0 0; }
@media all and (max-width: 1130px) { .page-name { padding-top: 11px; } }
@media all and (max-width: 767px) { .page-name { font-size: 16px; line-height: 24px; padding-top: 20px; } }
.page-name p { margin-top: 9px; }

.specials-wrapper { width: 100%; float: right; padding: 47px 0 72px; }
@media all and (max-width: 1130px) { .specials-wrapper { padding-top: 2px; padding-bottom: 90px; } }
@media all and (max-width: 767px) { .specials-wrapper { padding-bottom: 60px; } }

.specials-item { width: 100%; float: right; }
.specials-item:nth-child(even) .col { float: right; padding-right: 0; padding-left: 10px; }
@media all and (max-width: 1130px) { .specials-item:nth-child(even) .col { padding-left: 0; padding-right: 0; } }
.specials-item:nth-child(even) .col + .col { padding-right: 40px; padding-left: 0; }
@media all and (max-width: 1130px) { .specials-item:nth-child(even) .col + .col { padding-left: 0; padding-right: 0; } }
.specials-item:nth-child(even) .full-text { right: 20px; }
@media all and (max-width: 1130px) { .specials-item:nth-child(even) .full-text { right: 0; } }
.specials-item + .specials-item { padding-top: 48px; border-top: 1px solid #b1b6be; margin-top: 26px; }
@media all and (max-width: 1130px) { .specials-item + .specials-item { margin-top: 40px; padding-top: 20px; } }
@media all and (max-width: 767px) { .specials-item + .specials-item { padding-top: 0; border: 0; } }
.specials-item .col { width: 50%; float: left; padding-right: 40px; font-size: 14px; line-height: 24px; position: relative; }
@media all and (max-width: 1130px) { .specials-item .col { width: 100%; padding-right: 0; } }
@media all and (max-width: 767px) { .specials-item .col { font-size: 12px; line-height: 18px; } }
.specials-item .col + .col { padding-left: 10px; padding-right: 0; }
@media all and (max-width: 1130px) { .specials-item .col + .col { padding-left: 0; } }
.specials-item .col.show-full .short-text { display: none; }
.specials-item .col.show-full .full-text { display: block; }
.specials-item .title { font: 21px/30px "ARIMO-BOLD"; margin: 4px 0 3px; }
@media all and (max-width: 1130px) { .specials-item .title { margin-top: 0; } }
@media all and (max-width: 767px) { .specials-item .title { font-size: 18px; } }
.specials-item .duration { color: #787b80; font-size: 14px; line-height: 1; margin-bottom: 9px; }
@media all and (max-width: 767px) { .specials-item .duration { margin-bottom: 14px; } }
.specials-item a { color: #4a2259; font: 14px/1 "ARIMO-BOLDITALIC"; line-height: 1; margin-top: 13px; display: block; }
.specials-item a:hover { text-decoration: underline; }
.specials-item .img { width: 100%; float: right; position: relative; padding-bottom: 22px; }
@media all and (max-width: 767px) { .specials-item .img { margin-top: 0; width: calc(100% + 40px); margin-right: -20px; } }
.specials-item .img:before { content: ''; background: url("../images/specials-shadow.png") no-repeat center bottom; position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.specials-item .img span { position: relative; display: block; width: 100%; float: right; }
@media all and (max-width: 1130px) { .specials-item .img span { height: 245px; overflow: hidden; } }
@media all and (max-width: 767px) { .specials-item .img span { height: 0; padding-bottom: 50%; } }
.specials-item .img img { width: 100%; height: auto; position: relative; }
@media all and (max-width: 1130px) { .specials-item .img img { top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); } }
@media all and (max-width: 767px) { .specials-item .img img { top: 0; -webkit-transform: none; -ms-transform: none; transform: none; } }
.specials-item .text { width: 100%; float: right; }
.specials-item .full-text { display: none; position: absolute; top: -20px; padding: 20px; background: #fff; -webkit-box-shadow: 0 0 15px rgba(208, 209, 217, 0.8); box-shadow: 0 0 15px rgba(208, 209, 217, 0.8); z-index: 2; right: -20px; }
@media all and (max-width: 1130px) { .specials-item .full-text { -webkit-box-shadow: none; box-shadow: none; right: 0; top: 0; padding: 0; position: relative; }
  .specials-item .full-text .title { display: none; }
  .specials-item .full-text .duration { display: none; }
  .specials-item .full-text .wrap { display: block; } }

.blog-wrapper { width: 100%; float: right; }
@media all and (max-width: 1130px) { .blog-wrapper { margin-bottom: 15px; } }
@media all and (max-width: 767px) { .blog-wrapper { margin-bottom: 0; } }

.blog-item { float: right; width: calc(50% - 10px); height: 300px; overflow: hidden; position: relative; text-align: center; color: #fff; text-shadow: 2px 2px 5px rgba(114, 109, 109, 0.75); }
@media all and (max-width: 1130px) { .blog-item { width: 100%; } }
@media all and (max-width: 767px) { .blog-item { height: 0; padding-bottom: 57%; } }
.blog-item + .blog-item { margin-top: 20px; }
@media all and (max-width: 767px) { .blog-item + .blog-item { margin-top: 10px; } }
.blog-item:nth-child(2) { margin-top: 0; }
@media all and (max-width: 1130px) { .blog-item:nth-child(2) { margin-top: 20px; } }
@media all and (max-width: 767px) { .blog-item:nth-child(2) { margin-top: 10px; } }
.blog-item:nth-child(even) { margin-right: 20px; }
@media all and (max-width: 1130px) { .blog-item:nth-child(even) { margin-right: 0; } }
.blog-item img { width: 100%; height: auto; }
.blog-item .title { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: table; font: 26px/1.2 "ARIMO-BOLD"; padding: 0 20px; }
@media all and (max-width: 767px) { .blog-item .title { font-size: 16px; line-height: 18px; } }
.blog-item .title p { display: table-cell; vertical-align: middle; }
@media all and (max-width: 767px) { .blog-item .title p { padding-bottom: 26px; } }
.blog-item .date { position: absolute; left: 0; bottom: 19px; width: 100%; font-size: 18px; line-height: 24px; }
@media all and (max-width: 767px) { .blog-item .date { font-size: 12px; line-height: 1; bottom: 12px; } }

.article-info { width: 100%; float: right; font-size: 18px; line-height: 24px; padding-top: 31px; }
@media all and (max-width: 767px) { .article-info { font-size: 14px; line-height: 16px; padding-top: 13px; margin-bottom: -15px; } }
.article-info .author { float: left; font-family: "ARIMO-BOLD"; }
@media all and (max-width: 767px) { .article-info .author { clear: both; float: right; margin-top: 6px; } }
.article-info .date { float: right; padding-right: 43px; position: relative; }
@media all and (max-width: 767px) { .article-info .date { padding-right: 20px; } }
.article-info .date:before { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1901px; background-repeat: no-repeat; display: block; height: 24px; width: 24px; position: absolute; right: 0; top: 0; }
@media all and (max-width: 767px) { .article-info .date:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1806px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; } }

.article-share { float: right; width: 50%; margin: 24px 0 5px; }
@media all and (max-width: 1130px) { .article-share { width: 100%; } }
@media all and (max-width: 767px) { .article-share { margin-top: 8px; } }
.article-share strong { display: table-cell; padding-left: 15px; font-size: 18px; line-height: 43px; }
@media all and (max-width: 767px) { .article-share strong { font-size: 16px; line-height: 21px; display: block; float: right; margin-bottom: 8px; } }
.article-share .share { display: table-cell; }
@media all and (max-width: 767px) { .article-share .share { display: block; float: right; clear: both; } }
.article-share a { float: right; display: block; height: 43px; color: #fff; font-size: 14px; line-height: 1.2; text-decoration: none; position: relative; padding: 14px 20px 0; margin-left: 14px; }
@media all and (max-width: 767px) { .article-share a { height: 30px; font-size: 10px; padding: 10px 14px 0; margin-left: 9px; } }
.article-share a:hover { text-decoration: none; }
.article-share a:before { content: ''; position: absolute; left: 0; top: 0; border-top: 22px solid #fff; border-left: 3px solid #fff; border-right: 3px solid transparent; border-bottom: 21px solid transparent; }
@media all and (max-width: 767px) { .article-share a:before { border-top-width: 15px; border-bottom-width: 15px; } }
.article-share a:hover i { display: block; }
.article-share a i { background: #fff; position: absolute; top: 3px; left: 9px; right: 3px; bottom: 3px; display: block; z-index: 0; display: none; }
@media all and (max-width: 767px) { .article-share a i { top: 2px; right: 2px; bottom: 2px; left: 8px; } }
.article-share a i:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 19px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 18px solid transparent; }
@media all and (max-width: 767px) { .article-share a i:after { border-top-width: 13px; border-bottom-width: 13px; } }
.article-share .in { background-image: -webkit-linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: -webkit-linear-gradient(35deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); }
.article-share .in:hover { color: #5b6cb2; }
.article-share .in:hover span:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1034px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
@media all and (max-width: 767px) { .article-share .in:hover span:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1290px; background-repeat: no-repeat; display: block; height: 12px; width: 12px; } }
.article-share .in span { padding-left: 23px; position: relative; display: block; }
@media all and (max-width: 767px) { .article-share .in span { padding-left: 16px; } }
.article-share .in span:before { content: ''; position: absolute; left: 0; top: -2px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1385px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
@media all and (max-width: 767px) { .article-share .in span:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1947px; background-repeat: no-repeat; display: block; height: 12px; width: 12px; top: -1px; } }
.article-share .tw { background: #1b95e0; }
.article-share .tw:hover { color: #1b95e0; }
.article-share .tw:hover span:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1489px; background-repeat: no-repeat; display: block; height: 19px; width: 24px; }
@media all and (max-width: 767px) { .article-share .tw:hover span:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1865px; background-repeat: no-repeat; display: block; height: 13px; width: 16px; } }
.article-share .tw span { padding-left: 32px; position: relative; display: block; }
@media all and (max-width: 767px) { .article-share .tw span { padding-left: 21px; } }
.article-share .tw span:before { content: ''; position: absolute; left: 0; top: -2px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1468px; background-repeat: no-repeat; display: block; height: 19px; width: 24px; }
@media all and (max-width: 767px) { .article-share .tw span:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2047px; background-repeat: no-repeat; display: block; height: 13px; width: 16px; } }
.article-share .fb { background: #4267b2; }
.article-share .fb:hover { color: #4267b2; }
.article-share .fb:hover span:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2267px; background-repeat: no-repeat; display: block; height: 24px; width: 12px; }
@media all and (max-width: 767px) { .article-share .fb:hover span:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2421px; background-repeat: no-repeat; display: block; height: 16px; width: 8px; } }
.article-share .fb span { padding-left: 24px; position: relative; display: block; }
@media all and (max-width: 767px) { .article-share .fb span { padding-left: 15px; } }
.article-share .fb span:before { content: ''; position: absolute; left: 0; top: -4px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2241px; background-repeat: no-repeat; display: block; height: 24px; width: 12px; }
@media all and (max-width: 767px) { .article-share .fb span:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2454px; background-repeat: no-repeat; display: block; height: 16px; width: 8px; top: -3px; } }

.article-tags { float: right; width: 50%; margin: 24px 0 5px; padding-right: 10px; }
@media all and (max-width: 1130px) { .article-tags { width: 100%; padding-right: 0; margin-top: 13px; } }
.article-tags strong { display: table-cell; padding-left: 15px; font-size: 18px; line-height: 43px; }
@media all and (max-width: 767px) { .article-tags strong { font-size: 16px; line-height: 21px; display: block; float: right; margin-bottom: 8px; } }
.article-tags .tags { display: table-cell; }
@media all and (max-width: 767px) { .article-tags .tags { clear: both; display: block; float: right; } }
.article-tags a { float: right; display: block; height: 43px; color: #373740; font-size: 14px; line-height: 1.2; text-decoration: none; background: #eaedf1; position: relative; padding: 14px 28px 0; margin-left: 9px; margin-bottom: 8px; }
@media all and (max-width: 767px) { .article-tags a { height: 30px; font-size: 11px; padding: 10px 14px 0; margin-left: 9px; } }
.article-tags a:before { content: ''; position: absolute; left: 0; top: 0; border-top: 22px solid #fff; border-left: 1px solid #fff; border-right: 1px solid transparent; border-bottom: 21px solid transparent; }
@media all and (max-width: 767px) { .article-tags a:before { border-top-width: 15px; border-bottom-width: 15px; } }

.contacts-map { width: 100%; float: right; position: relative; }
.contacts-map #map_canvas { height: 490px; width: 100%; position: relative; float: right; }
@media all and (max-width: 1130px) { .contacts-map #map_canvas { width: calc(100% + 40px); margin-right: -20px; height: 610px; } }
@media all and (max-width: 767px) { .contacts-map #map_canvas { height: 345px; } }
.contacts-map .contacts { position: absolute; right: 40px; top: 70px; width: 450px; -webkit-box-shadow: 3px 3px 7px rgba(208, 209, 217, 0.53); box-shadow: 3px 3px 7px rgba(208, 209, 217, 0.53); padding: 33px 40px 0 0; height: 340px; }
@media all and (max-width: 1130px) { .contacts-map .contacts { right: 0; bottom: 30px; top: auto; } }
@media all and (max-width: 767px) { .contacts-map .contacts { position: relative; right: 0; top: 0; height: auto; background: #eaedf1; width: calc(100% + 40px); margin-right: -20px; float: right; -webkit-box-shadow: none; box-shadow: none; padding: 23px 20px 30px; } }
.contacts-map .contacts > * { position: relative; z-index: 1; }
.contacts-map .contacts:before { content: ''; position: absolute; right: 100%; top: 0; border-top: 170px solid transparent; border-left: 30px solid transparent; border-right: 30px solid #fff; border-bottom: 170px solid #fff; -webkit-box-shadow: 3px 3px 7px rgba(208, 209, 217, 0.53); box-shadow: 3px 3px 7px rgba(208, 209, 217, 0.53); }
@media all and (max-width: 767px) { .contacts-map .contacts:before { display: none; } }
.contacts-map .contacts:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; background: #fff; }
@media all and (max-width: 767px) { .contacts-map .contacts:after { display: none; } }
.contacts-map .contacts .title { font-size: 36px; line-height: 40px; margin-bottom: 18px; }
@media all and (max-width: 767px) { .contacts-map .contacts .title { font-size: 30px; } }
.contacts-map .contacts > p { font-size: 16px; line-height: 24px; position: relative; padding-right: 19px; margin-bottom: 31px; }
@media all and (max-width: 767px) { .contacts-map .contacts > p { margin-bottom: 24px; } }
.contacts-map .contacts > p:after { content: ''; background: url("../images/menu-border.png") no-repeat 0 0/100% 100%; width: 9px; height: 32px; position: absolute; right: 0; top: 0; }
.contacts-map .contacts > p strong { font-size: 18px; display: block; }
.contacts-map .contacts > p a strong { font-size: 24px; line-height: 28px; color: #373740; }
.contacts-map .contacts > p small { font-size: 14px; }
.contacts-map .social { width: 100%; float: right; font-size: 18px; line-height: 30px; padding: 10px 5px 0 0; }
@media all and (max-width: 767px) { .contacts-map .social { padding: 0; margin-top: -5px; } }
.contacts-map .social > p { float: left; }
@media all and (max-width: 767px) { .contacts-map .social > p { float: right; width: 100%; margin-bottom: 5px; } }
.contacts-map .social .fb, .contacts-map .social .tw, .contacts-map .social .in { float: right; width: 40px; height: 30px; display: block; margin: 0 0 0 20px; position: relative; }
.contacts-map .social .fb:before, .contacts-map .social .tw:before, .contacts-map .social .in:before { content: ''; position: absolute; z-index: 1; }
.contacts-map .social .fb:hover i, .contacts-map .social .tw:hover i, .contacts-map .social .in:hover i { display: block; }
.contacts-map .social .fb:after, .contacts-map .social .tw:after, .contacts-map .social .in:after { content: ''; position: absolute; left: 0; top: 0; border-top: 15px solid #fff; border-left: 3px solid #fff; border-right: 3px solid transparent; border-bottom: 15px solid transparent; }
@media all and (max-width: 767px) { .contacts-map .social .fb:after, .contacts-map .social .tw:after, .contacts-map .social .in:after { border-top-color: #eaedf1; border-left-color: #eaedf1; } }
.contacts-map .social .fb i, .contacts-map .social .tw i, .contacts-map .social .in i { background: #fff; position: absolute; top: 2px; left: 8px; right: 2px; bottom: 2px; display: block; z-index: 0; display: none; }
@media all and (max-width: 767px) { .contacts-map .social .fb i, .contacts-map .social .tw i, .contacts-map .social .in i { background: #eaedf1; } }
.contacts-map .social .fb i:after, .contacts-map .social .tw i:after, .contacts-map .social .in i:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 13px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 13px solid transparent; }
@media all and (max-width: 767px) { .contacts-map .social .fb i:after, .contacts-map .social .tw i:after, .contacts-map .social .in i:after { border-bottom-color: #eaedf1; border-right-color: #eaedf1; } }
.contacts-map .social .in { background-image: -webkit-linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: -webkit-linear-gradient(35deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); }
.contacts-map .social .in:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1034px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
.contacts-map .social .in:before { left: 13px; top: 7px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1385px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
.contacts-map .social .tw { background: #007eff; }
.contacts-map .social .tw:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1849px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.contacts-map .social .tw:before { left: 13px; top: 8px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1790px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.contacts-map .social .fb { background: #283c87; }
.contacts-map .social .fb:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2508px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }
.contacts-map .social .fb:before { left: 18px; top: 6px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2489px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }

.contacts-form { width: 100%; float: right; font-size: 16px; padding: 42px 0 90px; }
@media all and (max-width: 1130px) { .contacts-form { padding-bottom: 60px; } }
@media all and (max-width: 767px) { .contacts-form { padding-top: 35px; font-size: 14px; } }
.contacts-form h2 { font-family: "ARIMO-BOLD"; margin-bottom: 6px; }
.contacts-form form { width: 100%; float: right; padding-top: 40px; }
.contacts-form .field { width: 100%; float: right; margin-bottom: 58px; position: relative; }
@media all and (max-width: 767px) { .contacts-form .field { margin-bottom: 38px; } }
.contacts-form .field.error:after { content: ''; position: absolute; left: 0; top: 26px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1564px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.contacts-form .field.error .error-text { display: block; }
.contacts-form .field.field-short { width: calc((100% - 80px) / 3); }
@media all and (max-width: 1130px) { .contacts-form .field.field-short { width: calc(50% - 20px); } }
@media all and (max-width: 767px) { .contacts-form .field.field-short { width: 100%; } }
.contacts-form .field.field-short + .field-short { margin-right: 40px; }
@media all and (max-width: 767px) { .contacts-form .field.field-short + .field-short { margin-right: 0; } }
@media all and (max-width: 1130px) { .contacts-form .field.field-short + .field-short + .field-short { margin-right: 0; } }
.contacts-form label { padding-right: 28px; font-size: 18px; position: relative; }
.contacts-form label:before { content: ''; position: absolute; right: 0; }
.contacts-form .field-name label:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2472px; background-repeat: no-repeat; display: block; height: 15px; width: 16px; top: 2px; }
.contacts-form .field-email label:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2381px; background-repeat: no-repeat; display: block; height: 12px; width: 16px; top: 4px; }
.contacts-form .field-phone label:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1546px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; top: 1px; }
.contacts-form .field-message.error:after { left: 5px; top: 55px; }
.contacts-form .field-message label:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2133px; background-repeat: no-repeat; display: block; height: 14px; width: 16px; top: 2px; }
.contacts-form input { background: transparent; width: 100%; float: right; height: 30px; font-size: 14px; border-bottom: 2px solid #b1b6be; padding-left: 30px; }
.contacts-form input:focus { border-bottom-color: #818181; }
.contacts-form textarea { float: right; width: 100%; height: 130px; resize: none; font-size: 14px; margin-top: 27px; border: 2px solid #b1b6be; padding: 5px 10px 5px 30px; }
@media all and (max-width: 767px) { .contacts-form textarea { margin-top: 7px; } }
.contacts-form textarea:focus { border-color: #818181; }
.contacts-form .error-text { color: #d42954; position: absolute; font-size: 12px; line-height: 14px; top: 100%; margin-top: 6px; display: none; }
.contacts-form button { background: #d42954; color: #fff; font: 21px "ARIMO-BOLDITALIC"; height: 45px; padding: 0 54px; float: right; clear: both; position: relative; margin-top: 4px; border: 3px solid #d42954; }
@media all and (max-width: 1130px) { .contacts-form button { margin-top: -15px; } }
@media all and (max-width: 767px) { .contacts-form button { font-size: 14px; border-width: 2px; padding: 0 36px 0 32px; height: 30px; } }
.contacts-form button[disabled] { opacity: 0.5; pointer-events: none; }
.contacts-form button:hover { color: #d42954; background: #fff; }
.contacts-form button:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 20px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 19px solid transparent; }
@media all and (max-width: 767px) { .contacts-form button:hover:after { border-top-width: 13px; border-bottom-width: 13px; } }
.contacts-form button:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 23px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 22px solid transparent; }
@media all and (max-width: 767px) { .contacts-form button:before { top: -2px; margin-right: 2px; border-top-width: 15px; border-bottom-width: 15px; } }

.faq { width: 100%; float: right; padding: 14px 0 90px; }
@media all and (max-width: 1130px) { .faq { padding-top: 4px; } }
@media all and (max-width: 767px) { .faq { padding-top: 20px; padding-bottom: 60px; } }
.faq h2 { font-family: "ARIMO-BOLD"; margin-bottom: 0; }
.faq ul { width: 100%; float: right; }
.faq li { list-style-type: none; width: 100%; float: right; border-bottom: 1px solid #c2c9d1; padding: 38px 0 41px; position: relative; }
@media all and (max-width: 767px) { .faq li { padding: 12px 0 13px; } }
.faq li:before { content: ''; width: 3px; height: 19px; background: #4a2259; position: absolute; right: 25px; top: 39px; -webkit-transition: -webkit-transform 300ms; transition: -webkit-transform 300ms; transition: transform 300ms; transition: transform 300ms, -webkit-transform 300ms; }
@media all and (max-width: 767px) { .faq li:before { width: 2px; height: 12px; top: 15px; right: 5px; } }
.faq li:after { content: ''; height: 3px; width: 19px; background: #4a2259; position: absolute; right: 17px; top: 47px; }
@media all and (max-width: 767px) { .faq li:after { width: 12px; height: 2px; right: 0; top: 20px; } }
.faq li.fast:before { -webkit-transition: none; transition: none; }
.faq li.active:before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
.faq .title { width: 100%; float: right; font: 21px/1 "ARIMO-BOLD"; padding-right: 60px; cursor: pointer; }
@media all and (max-width: 767px) { .faq .title { font-size: 14px; line-height: 16px; padding-right: 16px; } }
.faq .title:hover { text-decoration: underline; }
.faq .text { width: 100%; float: right; font-size: 16px; line-height: 24px; padding-right: 60px; display: none; }
@media all and (max-width: 1130px) { .faq .text { margin-bottom: -24px; } }
@media all and (max-width: 767px) { .faq .text { padding-right: 16px; font-size: 12px; line-height: 18px; margin-bottom: 0; } }
.faq .text > * { margin-top: 15px; }
@media all and (max-width: 767px) { .faq .text > * { margin-top: 5px; } }

.cabinet-wrapper { width: 100%; float: right; padding: 8px 0 90px; }
@media all and (max-width: 1130px) { .cabinet-wrapper { padding-bottom: 45px; } }
@media all and (max-width: 767px) { .cabinet-wrapper { padding-top: 20px; } }
.cabinet-wrapper .col { width: 340px; float: right; font-size: 16px; line-height: 24px; }
@media all and (max-width: 1130px) { .cabinet-wrapper .col { width: 230px; } }
@media all and (max-width: 767px) { .cabinet-wrapper .col { width: 100%; font-size: 14px; line-height: 18px; } }
.cabinet-wrapper .col + .col { width: calc(100% - 340px); padding-right: 30px; }
@media all and (max-width: 1130px) { .cabinet-wrapper .col + .col { width: calc(100% - 230px); padding-right: 20px; } }
@media all and (max-width: 767px) { .cabinet-wrapper .col + .col { width: 100%; padding-right: 0; margin-top: 12px; } }
.cabinet-wrapper .col + .col h2 { margin-bottom: 15px; }
@media all and (max-width: 767px) { .cabinet-wrapper .col + .col h2 { margin-bottom: 7px; } }
.cabinet-wrapper .col + .col h2 + p { max-width: 500px; }
.cabinet-wrapper form { width: 100%; float: right; padding-top: 30px; }
.cabinet-wrapper form .title{ width: 100%; float: right; color: #373740; font-size: 16px; font-family: "ARIMO-BOLD";text-transform: uppercase;margin-bottom: 20px;}
.cabinet-wrapper form .field { width: calc(50% - 15px); float: right; position: relative; margin-bottom: 30px; }

@media all and (max-width: 767px) {
	.cabinet-wrapper form .field { width: 100%; float: right; position: relative; margin-bottom: 30px; }
}

.cabinet-wrapper form .field:nth-child(odd) { margin-right: 30px; }
@media all and (max-width: 767px) {
	.cabinet-wrapper form .field:nth-child(odd) { margin-right: 0; }
}

.cabinet-wrapper form .field.error:after { content: ''; position: absolute; left: 0; top: 31px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1564px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.cabinet-wrapper form .field.error .error-text { display: block; }
.cabinet-wrapper form .field.error .toggle-password { display: none; }
.cabinet-wrapper form .select { width: 100%; 	background: #fff;	font: 14px/26px "ARIMO-REGULAR"}
.cabinet-wrapper form .select .current{ height: 30px;padding-right: 14px;border: 2px solid #b1b6be;}
@media all and (max-width: 1130px){.cabinet-wrapper form .select .current{padding-right: 5px;}}
.cabinet-wrapper form .select .current:before { top: 10px;left: 7px;}
.cabinet-wrapper form .select .dropdown li{ height: 30px;padding-right: 14px;}
@media all and (max-width: 1130px){.cabinet-wrapper form .select .dropdown li{padding-right: 5px;}}

.cabinet-wrapper form .field-password.view-password .toggle-password { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1327px; background-repeat: no-repeat; display: block; height: 14px; width: 21px; }
.cabinet-wrapper form .field-password .toggle-password { position: absolute; left: 0; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1369px; background-repeat: no-repeat; display: block; height: 14px; width: 21px; top: 31px; cursor: pointer; }

.cabinet-wrapper form .field.tripple { width: calc((50% - 15px - 40px) / 3); }
@media all and (max-width: 767px) {
	.cabinet-wrapper form .field.tripple { width: calc((100% - 20px) / 3); }
}
.cabinet-wrapper form .field.tripple.date-day { width: 63px; }
.cabinet-wrapper form .field.tripple.date-month { width: 150px; }
.cabinet-wrapper form .field.tripple.date-year { width: 82px; }
@media all and (max-width: 1130px){.cabinet-wrapper form .field.tripple{width: calc((50% - 15px - 20px) / 3); }}
@media all and (max-width: 1130px){
	.cabinet-wrapper form .field.tripple.date-day { width: 44px; }
	.cabinet-wrapper form .field.tripple.date-month { width: 90px; }
	.cabinet-wrapper form .field.tripple.date-year { width: 70px; }
}
@media all and (max-width: 1130px){
	.cabinet-wrapper form .field.tripple+.field.tripple{margin-right: 10px};
}
@media all and (min-width: 1131px){
	.cabinet-wrapper form .field.tripple+.field.tripple{margin-right: 20px};
}

.cabinet-wrapper form label { font: 16px/30px "ARIMO-REGULAR"; width: 100%; float: right; margin-bottom: 4px; }
@media all and (max-width: 767px) { .cabinet-wrapper form label { font-size: 16px; } }
.cabinet-wrapper form input { background: transparent; font-size: 14px; height: 30px; width: 100%; float: right; padding-left: 30px; border-bottom: 2px solid #b1b6be; }
.cabinet-wrapper form input:focus { border-bottom-color: #818181; }
.cabinet-wrapper form .error-text { color: #d42954; position: absolute; font-size: 12px; line-height: 14px; top: 100%; margin-top: 6px; display: none; }
.cabinet-wrapper form .update { position: absolute; top: 9px; left: 0; font: 14px/1 "ARIMO-BOLDITALIC"; }
.cabinet-wrapper form .update a { color: #4a2259; }
.cabinet-wrapper form .update .save { display: none; }
.cabinet-wrapper form .update .save { display: none; }
.cabinet-wrapper form button { background: #d42954; color: #fff; font: 18px "ARIMO-BOLDITALIC"; height: 43px; padding: 0 54px; float: right; clear: both; position: relative; margin-top: 4px; border: 3px solid #d42954; }
.cabinet-wrapper form button[disabled] { opacity: 0.5; pointer-events: none; }
.cabinet-wrapper form button:hover { color: #d42954; background: #fff; }
.cabinet-wrapper form button:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 19px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 18px solid transparent; }
.cabinet-wrapper form button:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 22px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 21px solid transparent; }

.cabinet-wrapper .balance, .cabinet-wrapper .coupon { width: 100%; float: right; line-height: 30px; font-size: 18px; position: relative; padding-right: 41px; }
@media all and (max-width: 767px) { .cabinet-wrapper .balance, .cabinet-wrapper .coupon { width: calc(50% - 6px); font-size: 13px; line-height: 16px; padding-right: 23px; white-space: nowrap; } }
.cabinet-wrapper .balance:before, .cabinet-wrapper .coupon:before { content: ''; position: absolute; right: 0; top: 4px; }
@media all and (max-width: 767px) { .cabinet-wrapper .balance:before, .cabinet-wrapper .coupon:before { top: 0; } }
.cabinet-wrapper .balance strong, .cabinet-wrapper .coupon strong { font-size: 21px; }
@media all and (max-width: 767px) { .cabinet-wrapper .balance strong, .cabinet-wrapper .coupon strong { font-size: 14px; } }
.cabinet-wrapper .balance { margin: 6px 0 10px; }
@media all and (max-width: 767px) { .cabinet-wrapper .balance { margin: 0; } }
.cabinet-wrapper .balance:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1343px; background-repeat: no-repeat; display: block; height: 24px; width: 29px; }
@media all and (max-width: 767px) { .cabinet-wrapper .balance:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1510px; background-repeat: no-repeat; display: block; height: 16px; width: 17px; } }
@media all and (max-width: 767px) { .cabinet-wrapper .coupon { margin-right: 12px; } }
.cabinet-wrapper .coupon:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1600px; background-repeat: no-repeat; display: block; height: 24px; width: 29px; }
@media all and (max-width: 767px) { .cabinet-wrapper .coupon:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1989px; background-repeat: no-repeat; display: block; height: 16px; width: 19px; } }
.cabinet-wrapper .cabinet-menu { width: 100%; float: right; padding-top: 30px; }
@media all and (max-width: 1130px) { .cabinet-wrapper .cabinet-menu { padding-top: 20px; } }
@media all and (max-width: 767px) { .cabinet-wrapper .cabinet-menu { width: calc(100% + 12px); margin-right: -6px; margin-top: -10px; } }
.cabinet-wrapper .cabinet-menu a { width: 100%; float: right; border: 1px solid #d9dfe5; font: 24px/30px "ARIMO-BOLD"; padding: 44px 72px 44px 10px; margin-bottom: 20px; position: relative; }
.cabinet-wrapper .cabinet-menu a, .cabinet-wrapper .cabinet-menu a:visited, .cabinet-wrapper .cabinet-menu a:hover {
	color: #551a8b;
}
@media all and (max-width: 1130px) { .cabinet-wrapper .cabinet-menu a { padding: 29px 72px 29px 10px; font-size: 21px; margin-bottom: 17px; } }
@media all and (max-width: 767px) { .cabinet-wrapper .cabinet-menu a { font-size: 14px; margin: 6px; width: calc((100% - 24px) / 2); padding: 7px 40px 7px 10px; } }
.cabinet-wrapper .cabinet-menu a:hover { text-decoration: underline; }
.cabinet-wrapper .cabinet-menu a.active { background: #eaedf1; }
.cabinet-wrapper .cabinet-menu a.active:hover { text-decoration: none; }
.cabinet-wrapper .cabinet-menu a:before { content: ''; position: absolute; top: 42px; right: 22px; }
@media all and (max-width: 1130px) { .cabinet-wrapper .cabinet-menu a:before { top: 27px; } }
@media all and (max-width: 767px) { .cabinet-wrapper .cabinet-menu a:before { right: 13px; top: 12px; } }
.cabinet-wrapper .cabinet-menu a.history:before {  display: block; height: 32px; width: 24px; }
@media all and (max-width: 767px) { .cabinet-wrapper .cabinet-menu a.history:before {  display: block; height: 21px; width: 16px; right: 16px; } }
.cabinet-wrapper .cabinet-menu a.settings:before {  display: block; height: 32px; width: 31px; }
@media all and (max-width: 767px) { .cabinet-wrapper .cabinet-menu a.settings:before {  display: block; height: 21px; width: 20px; } }
.cabinet-wrapper .cabinet-menu a.designs:before {  display: block; height: 32px; width: 32px; }
@media all and (max-width: 767px) { .cabinet-wrapper .cabinet-menu a.designs:before { display: block; height: 21px; width: 21px; } }
.cabinet-wrapper .cabinet-menu a.favorites:before {  display: block; height: 32px; width: 34px; }
@media all and (max-width: 767px) { .cabinet-wrapper .cabinet-menu a.favorites:before {  display: block; height: 21px; width: 22px; } }
.cabinet-wrapper .cabinet-menu a span { display: block; }

.history-wrapper { width: 100%; float: right; padding: 5px 0 0; }

.history-item { width: 100%; float: right; }
.history-item + .history-item { margin-top: 16px; }
.history-item .title { font: 16px/30px "ARIMO-BOLD"; width: 100%; float: right; margin-bottom: 2px; }
@media all and (max-width: 767px) { .history-item .title { margin-bottom: -4px; } }
.history-item .status { font: 16px/30px "ARIMO-BOLD"; width: 100%; float: right; margin-bottom: 7px; color: #7f8691; }
@media all and (max-width: 767px) { .history-item .status { font-size: 12px; margin-bottom: 4px; } }
.history-item .status span { display: block; float: right; position: relative; margin-left: 16px; }
@media all and (max-width: 767px) { .history-item .status span { margin-left: 7px; } }
.history-item .status span.active { color: #07ad4d; }
.history-item .status span.accepted { padding-left: 54px; }
.history-item .status span.accepted:after { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1961px; background-repeat: no-repeat; display: block; height: 12px; width: 16px; position: absolute; left: 32px; top: 8px; }
.history-item .status span.accepted.active:after { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1975px; background-repeat: no-repeat; display: block; height: 12px; width: 16px; }
.history-item .status span.processed { padding-left: 54px; }
.history-item .status span.processed:after { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2097px; background-repeat: no-repeat; display: block; height: 16px; width: 14px; position: absolute; left: 32px; top: 5px; }
.history-item .status span.processed.active:after { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2115px; background-repeat: no-repeat; display: block; height: 16px; width: 14px; }
.history-item .status span.shipped { padding-left: 54px; }
.history-item .status span.shipped:after { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1528px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; position: absolute; left: 32px; top: 5px; }
.history-item .status span.shipped.active:after { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1688px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.history-item .status span:before { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2341px; background-repeat: no-repeat; display: block; height: 11px; width: 23px; position: absolute; left: 0; top: 9px; }
.history-item .status span:last-child:before { display: none; }
.history-item .date { float: right; font-size: 14px; line-height: 24px; position: relative; padding-right: 26px; }
@media all and (max-width: 767px) { .history-item .date { font-size: 12px; } }
.history-item .date:before { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2170px; background-repeat: no-repeat; display: block; height: 16px; width: 18px; position: absolute; right: 0; top: 3px; }
.history-item .sum { float: left; font-size: 16px; line-height: 24px; }
@media all and (max-width: 767px) { .history-item .sum { font-size: 14px; } }

.history-slider { width: 100%; float: right; margin-top: 13px; padding: 0 40px; position: relative; }
@media all and (max-width: 767px) { .history-slider { padding: 0 10px; } }
@media all and (min-width: 1131px) { .history-slider[data-items="5"], .history-slider[data-items="4"], .history-slider[data-items="3"], .history-slider[data-items="2"], .history-slider[data-items="1"] { padding: 0 0 0 80px; }
  .history-slider[data-items="5"] .swiper-prev, .history-slider[data-items="5"] .swiper-next, .history-slider[data-items="4"] .swiper-prev, .history-slider[data-items="4"] .swiper-next, .history-slider[data-items="3"] .swiper-prev, .history-slider[data-items="3"] .swiper-next, .history-slider[data-items="2"] .swiper-prev, .history-slider[data-items="2"] .swiper-next, .history-slider[data-items="1"] .swiper-prev, .history-slider[data-items="1"] .swiper-next { display: none; } }
@media all and (min-width: 768px) { .history-slider[data-items="3"], .history-slider[data-items="2"], .history-slider[data-items="1"] { padding: 0 0 0 80px; }
  .history-slider[data-items="3"] .swiper-prev, .history-slider[data-items="3"] .swiper-next, .history-slider[data-items="2"] .swiper-prev, .history-slider[data-items="2"] .swiper-next, .history-slider[data-items="1"] .swiper-prev, .history-slider[data-items="1"] .swiper-next { display: none; } }
.history-slider .swiper-prev, .history-slider .swiper-next { position: absolute; top: 27px; height: 40px; width: 40px; cursor: pointer; z-index: 2; }
@media all and (max-width: 1130px) { .history-slider .swiper-prev, .history-slider .swiper-next { top: 30px; } }
.history-slider .swiper-prev:before, .history-slider .swiper-next:before { content: ''; position: absolute; top: 50%; margin-top: -15px; }
@media all and (max-width: 767px) { .history-slider .swiper-prev:before, .history-slider .swiper-next:before { margin-top: -9px; } }
.history-slider .swiper-prev { right: 0; }
@media all and (max-width: 767px) { .history-slider .swiper-prev { right: -20px; } }
.history-slider .swiper-prev:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1436px; background-repeat: no-repeat; display: block; height: 30px; width: 19px; right: 0px; }
@media all and (max-width: 767px) { .history-slider .swiper-prev:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2027px; background-repeat: no-repeat; display: block; height: 18px; width: 11px; right: 10px; } }
.history-slider .swiper-next { left: 0; }
@media all and (max-width: 767px) { .history-slider .swiper-next { left: -20px; } }
.history-slider .swiper-next:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1404px; background-repeat: no-repeat; display: block; height: 30px; width: 19px; left: 0px; }
@media all and (max-width: 767px) { .history-slider .swiper-next:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2077px; background-repeat: no-repeat; display: block; height: 18px; width: 11px; left: 10px; } }
.history-slider .swiper-button-disabled:before { opacity: 0.3; }
.history-slider .swiper-slide { width: 108px; height: 170px; position: relative; }
@media all and (max-width: 767px) { .history-slider .swiper-slide { width: 120px; } }
.history-slider .product-item .product-img { margin-bottom: 5px; padding-bottom: 0; height: 95px; overflow: hidden; }
@media all and (max-width: 1130px) { .history-slider .product-item .product-img { height: 100px; } }
.history-slider .product-item .product-title { font-size: 14px; line-height: 16px; font-family: "ARIMO-BOLDITALIC"; height: 32px; overflow: hidden; margin-bottom: 8px; }

.designs-wrapper { width: 100%; float: right; padding: 5px 0 0; }
.designs-wrapper .product-item { width: 200px; height: 170px; margin-left: 20px; margin-bottom: 27px; }
@media all and (max-width: 1130px) { .designs-wrapper .product-item { width: 120px; margin-bottom: 20px; } }
.designs-wrapper .product-item .product-img { margin-bottom: 5px; padding-bottom: 0; max-height: 300px; overflow: hidden; }
@media all and (max-width: 1130px) { .designs-wrapper .product-item .product-img { height: 100px; } }
.designs-wrapper .product-item .product-title { font-size: 14px; line-height: 16px; font-family: "ARIMO-BOLDITALIC"; height: 32px; overflow: hidden; margin-bottom: 8px; }

.reviews-wrapper { width: 100%; float: right; }
@media all and (max-width: 767px) { .reviews-wrapper { padding-top: 20px; } }
.reviews-wrapper h2 { font-size: 36px; line-height: 40px; }
@media all and (max-width: 767px) { .reviews-wrapper h2 { font-size: 24px; line-height: 30px; } }

.my-design { width: 1070px; float: right; background: #f3f5f7; padding: 82px 19px 52px; text-align: right; }
@media all and (max-width: 1130px) { .my-design { width: 728px; } }
@media all and (max-width: 767px) { .my-design { width: 100vw; padding: 12px 20px 41px; }
  .my-design .swiper-next, .my-design .swiper-prev { display: none; }
  .my-design .product-slider .swiper-container { width: 100%; margin-right: 0; padding: 0; } }
.my-design .title { float: right; width: 100%; font-size: 40px; line-height: 1; margin-bottom: 23px; }
@media all and (max-width: 767px) { .my-design .title { padding-right: 40px; margin-bottom: 27px; font-size: 24px; } }
.my-design .col { width: 520px; float: right; }
@media all and (max-width: 1130px) { .my-design .col { width: 100%; } }
.my-design .col + .col { width: calc(100% - 520px); padding-right: 20px; }
@media all and (max-width: 1130px) { .my-design .col + .col { padding-right: 0; width: 100%; } }
@media all and (max-width: 1130px) { .my-design .product-slider { margin-top: 0; } }
.my-design .field { margin-bottom: 20px; width: 100%; float: right; }
.my-design label { color: #373740; font-size: 18px; line-height: 30px; width: 100%; float: right; }
.my-design p { font-size: 14px; line-height: 24px; }
.my-design .imgs { width: calc(100% + 24px); float: right; margin-right: -12px; padding-top: 4px; margin-bottom: 45px; }
.my-design .imgs img { float: right; margin: 0 12px 10px; }
.my-design .checkbox { position: relative; float: right; }
.my-design .checkbox input { display: none; }
.my-design .checkbox input:checked + label:after { content: ''; position: absolute; right: 0; top: 0; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2209px; background-repeat: no-repeat; display: block; height: 19px; width: 19px; }
.my-design .checkbox label { position: relative; float: right; cursor: pointer; padding-right: 31px; font-size: 14px; line-height: 19px; }
.my-design .checkbox label:before { content: ''; position: absolute; right: 0; top: 0; border: 2px solid #b1b6be; width: 15px; height: 15px; }

.add-review-form { width: 1070px; float: right; background: #f3f5f7; padding: 47px 50px 60px; text-align: right; }
@media all and (max-width: 1130px) { .add-review-form { width: 728px; } }
@media all and (max-width: 767px) { .add-review-form { width: 100%; padding: 12px 10px 41px; } }
.add-review-form .title { float: right; width: 100%; font-size: 36px; line-height: 1; margin-bottom: 23px; }
@media all and (max-width: 767px) { .add-review-form .title { padding-right: 40px; margin-bottom: 27px; font-size: 24px; } }
.add-review-form .field { width: 100%; float: right; position: relative; }
.add-review-form .field.error:after { content: ''; position: absolute; left: 0; top: 6px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1564px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
@media all and (max-width: 567px) { .add-review-form .field.error:after { top: 27px; } }
.add-review-form .field.error .error-text { display: block; }
.add-review-form .field.error .helper-text { display: none; }
.add-review-form .field .error-text { color: #d42954; position: absolute; font-size: 12px; line-height: 14px; top: 100%; display: none; }
.add-review-form .field .error-text strong { font-size: 12px; line-height: 14px; }
.add-review-form .field .helper-text { color: #787b80; position: absolute; font-size: 12px; line-height: 14px; top: 100%; }
.add-review-form .field-rating { margin-bottom: 44px; }
.add-review-form .field-rating.error:after { top: 45px; }
.add-review-form .field-rating .error-text { margin-top: 17px; }
.add-review-form .field-rating label { width: 100%; }
.add-review-form .field-title { margin-bottom: 30px; }
.add-review-form .field-title .helper-text, .add-review-form .field-title .error-text { right: 120px; }
@media all and (max-width: 567px) { .add-review-form .field-title .helper-text, .add-review-form .field-title .error-text { right: 0; } }
.add-review-form .field-title label { width: 120px; }
.add-review-form .field-title input { width: calc(100% - 120px); }
@media all and (max-width: 567px) { .add-review-form .field-title input { width: 100%; } }
.add-review-form .field-name { width: calc((100% - 40px) / 2); margin-bottom: 26px; }
@media all and (max-width: 567px) { .add-review-form .field-name { width: 100%; } }
.add-review-form .field-name .helper-text, .add-review-form .field-name .error-text { right: 50px; }
@media all and (max-width: 567px) { .add-review-form .field-name .helper-text, .add-review-form .field-name .error-text { right: 0; } }
.add-review-form .field-name label { width: 50px; }
.add-review-form .field-name input { width: calc(100% - 50px); }
@media all and (max-width: 567px) { .add-review-form .field-name input { width: 100%; } }
.add-review-form .field-email { clear: both; width: calc((100% - 40px) / 2); margin-left: 40px; margin-bottom: 26px; }
@media all and (max-width: 567px) { .add-review-form .field-email { width: 100%; margin-left: 0; } }
.add-review-form .field-email .helper-text, .add-review-form .field-email .error-text { right: 50px; }
@media all and (max-width: 567px) { .add-review-form .field-email .helper-text, .add-review-form .field-email .error-text { right: 0; } }
.add-review-form .field-email label { width: 50px; }
.add-review-form .field-email input { width: calc(100% - 50px); }
@media all and (max-width: 567px) { .add-review-form .field-email input { width: 100%; } }
.add-review-form .field-tax { width: calc((100% - 40px) / 2); margin-bottom: 26px; }
@media all and (max-width: 567px) { .add-review-form .field-tax { width: 100%; } }
.add-review-form .field-tax .helper-text, .add-review-form .field-tax .error-text { right: 100px; }
@media all and (max-width: 567px) { .add-review-form .field-tax .helper-text, .add-review-form .field-tax .error-text { right: 0; } }
.add-review-form .field-tax label { width: 100px; }
.add-review-form .field-tax input { width: calc(100% - 100px); }
@media all and (max-width: 567px) { .add-review-form .field-tax input { width: 100%; } }
.add-review-form .field-message { margin-bottom: 30px; }
.add-review-form .field-message label { width: 100%; }
.add-review-form textarea { background: #fff; padding-left: 32px; height: 30px; position: relative; float: right; font-size: 16px; font-family: "ARIMO-REGULAR"; border: 2px solid #b1b6be; margin-top: 2px; resize: none; height: 130px; width: 100%; padding: 5px 10px; }
.add-review-form textarea:focus { border-color: #818181; }
.add-review-form input { background: transparent; padding-left: 32px; height: 30px; position: relative; float: right; font-size: 16px; font-family: "ARIMO-REGULAR"; border-bottom: 2px solid #b1b6be; margin-top: 2px; }
.add-review-form input:focus { border-bottom-color: #818181; }
.add-review-form label { float: right; font-size: 18px; line-height: 30px; margin-bottom: 8px; }
@media all and (max-width: 567px) { .add-review-form label { font-size: 16px; line-height: 20px; margin-bottom: 0; } }
.add-review-form .set-rating { float: right; }
@media all and (max-width: 567px) { .add-review-form .set-rating { margin-top: 8px; } }
.add-review-form .set-rating a { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1211px; background-repeat: no-repeat; display: block; height: 30px; width: 33px; cursor: pointer; float: left; text-align: center; position: relative; }
.add-review-form .set-rating a:hover { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1158px; background-repeat: no-repeat; display: block; height: 30px; width: 33px; }
.add-review-form .set-rating a:hover ~ a { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1158px; background-repeat: no-repeat; display: block; height: 30px; width: 33px; }
.add-review-form .set-rating a.active { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1158px; background-repeat: no-repeat; display: block; height: 30px; width: 33px; }
.add-review-form .set-rating span { color: #7a818c; font-size: 12px; line-height: 1; position: absolute; top: 100%; width: 31px; right: 0; margin-top: 2px; }
.add-review-form .set-rating input { display: none; }
.add-review-form button { background: #d42954; color: #fff; font: 18px "ARIMO-BOLDITALIC"; height: 43px; padding: 0 54px; float: right; clear: both; position: relative; margin-top: 4px; border: 3px solid #d42954; }
.add-review-form button[disabled] { opacity: 0.5; pointer-events: none; }
.add-review-form button:hover { color: #d42954; background: #fff; }
.add-review-form button:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 19px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 18px solid transparent; }
.add-review-form button:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 22px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 21px solid transparent; }

.reviews-header { width: 100%; float: right; background: #f3f5f7; margin: 24px 0 10px; padding: 19px 0 14px; }
@media all and (max-width: 767px) { .reviews-header { margin-top: 4px; width: calc(100% + 40px); margin-right: -20px; padding: 11px 0 38px; margin-bottom: 0; } }
.reviews-header .col { width: 50%; float: right; padding-right: 30px; font-size: 16px; line-height: 30px; }
@media all and (max-width: 767px) { .reviews-header .col { width: 100%; padding: 0 20px; font-size: 14px; line-height: 16px; } }
.reviews-header .col + .col { padding-right: 10px; }
@media all and (max-width: 767px) { .reviews-header .col + .col { padding: 0 20px; } }
.reviews-header .title { font: 24px/30px "ARIMO-BOLD"; margin-bottom: 9px; }
@media all and (max-width: 767px) { .reviews-header .title { font-size: 21px; margin-bottom: 0; } }
.reviews-header .reviews-filter { width: 100%; float: right; }
@media all and (max-width: 767px) { .reviews-header .reviews-filter { margin-top: 17px; border-bottom: 1px solid #d1d1d1; padding-bottom: 14px; margin-bottom: 12px; } }
.reviews-header .reviews-filter a { width: 100%; float: right; font: 12px/30px "ARIMO-BOLD"; color: #373740; margin-bottom: 3px; }
.reviews-header .reviews-filter a.active .scale { background: #e5e8ec; }
.reviews-header .reviews-filter a .value { float: right; position: relative; width: 30px; }
.reviews-header .reviews-filter a .value:before { content: ''; width: 16px; height: 15px; position: absolute; left: 0; top: 5px; background: url("../images/stars.png") no-repeat 0 0; }
.reviews-header .reviews-filter a .scale { max-width: 290px; width: calc(100% - 35px); height: 30px; float: right; margin-right: 5px; padding: 9px 11px; position: relative; }
.reviews-header .reviews-filter a .scale:before { content: ''; top: 9px; right: 11px; left: 11px; bottom: 9px; background: #fff; position: absolute; -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.07); box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.07); }
.reviews-header .reviews-filter a .scale span { background: #4a2259; float: right; display: block; height: 100%; position: relative; }
.reviews-header .rating { font-size: 16px; line-height: 25px; margin: 4px 0 25px; }
@media all and (max-width: 767px) { .reviews-header .rating { margin-bottom: 14px; } }
.reviews-header .rating label { display: block; float: right; margin-left: 10px; }
.reviews-header .rating strong { font-size: 12px; margin-right: 7px; }
.reviews-header .rating .stars { width: 124px; height: 22px; display: inline-block; background: url("../images/stars-big.png") repeat-x 100% 0; position: relative; }
@media all and (max-width: 767px) { .reviews-header .rating .stars { width: 80px; height: 15px; margin-top: 3px; background: url("../images/stars.png") repeat-x 100% 0; } }
.reviews-header .rating .stars span { float: right; width: 125px; height: 22px; background: url("../images/stars-full-big.png") repeat-x 100% 0; }
@media all and (max-width: 767px) { .reviews-header .rating .stars span { width: 80px; height: 15px; background: url("../images/stars-full.png") repeat-x 100% 0; } }
.reviews-header .add-review { background: #d42954; color: #fff; font: 14px/26px "ARIMO-BOLDITALIC"; height: 30px; padding: 0 30px; float: right; clear: both; position: relative; margin-top: 4px; border: 2px solid #d42954; }
.reviews-header .add-review:hover { color: #d42954; background: #fff; }
.reviews-header .add-review:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 13px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 13px solid transparent; }
.reviews-header .add-review:before { content: ''; position: absolute; right: 100%; top: -2px; margin-right: 2px; border-bottom: 15px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 15px solid transparent; }

.review-item { width: 100%; float: right; background: #f3f5f7; padding: 20px 35px 25px; position: relative; }
@media all and (max-width: 767px) { .review-item { width: calc(100% + 40px); margin-right: -20px; padding: 12px 20px 20px; } }
.review-item + .review-item { margin-top: 30px; }
@media all and (max-width: 767px) { .review-item + .review-item { margin-top: 14px; } }
.review-item:before { content: ''; position: absolute; left: 38px; bottom: -1px; width: 41px; height: 31px; background: url("../images/testimonials-quote.png") no-repeat 0 0; }
@media all and (max-width: 767px) { .review-item:before { left: 20px; height: 25px; background-size: auto 100%; } }
.review-item .stars { width: 124px; height: 22px; display: inline-block; background: url("../images/stars-big.png") repeat-x 100% 0; position: relative; margin-bottom: 3px; }
@media all and (max-width: 767px) { .review-item .stars { width: 80px; height: 15px; margin-top: 3px; margin-bottom: 10px; background: url("../images/stars.png") repeat-x 100% 0; } }
.review-item .stars span { float: right; width: 125px; height: 22px; background: url("../images/stars-full-big.png") repeat-x 100% 0; }
@media all and (max-width: 767px) { .review-item .stars span { width: 80px; height: 15px; background: url("../images/stars-full.png") repeat-x 100% 0; } }
.review-item .review-date { font-size: 14px; line-height: 30px; width: 100%; float: right; margin-bottom: 17px; }
@media all and (max-width: 767px) { .review-item .review-date { font-size: 12px; line-height: 16px; margin-bottom: 12px; } }
.review-item .review-title { font: 18px/21px "ARIMO-BOLD"; width: 100%; float: right; margin-bottom: 10px; }
@media all and (max-width: 767px) { .review-item .review-title { font-size: 16px; } }
.review-item .review-text { font-size: 21px; line-height: 30px; width: 100%; float: right; margin-bottom: 10px; }
@media all and (max-width: 767px) { .review-item .review-text { font-size: 16px; line-height: 24px; } }
.review-item .review-author { font: 16px/21px "ARIMO-BOLD"; width: 100%; float: right; }
@media all and (max-width: 767px) { .review-item .review-author { font-size: 14px; } }
.review-item .review-img { width: 100%; float: right; margin-top: 23px; margin-bottom: -5px; }
.review-item .review-img a { width: 118px; display: block; float: right; margin-left: 20px; margin-bottom: 20px; }
.review-item .review-img a img { width: 100%; }

.cart { width: 100%; float: right; margin-top: 58px; padding-bottom: 90px; }
@media all and (max-width: 1130px) { .cart { margin-top: 20px; } }
@media all and (max-width: 767px) { .cart { padding-bottom: 60px; } }
.cart table { width: 100%; float: right; }
.cart .cart-wrapper table th { font-size: 18px; line-height: 60px; font-weight: normal; text-align: right; }
.cart .cart-wrapper table th:nth-child(3) { padding-right: 30px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper table th:nth-child(3) { padding-right: 0; } }
.cart .cart-wrapper table th:last-child { text-align: center; background: #f0f2f5; }
.cart .cart-wrapper table td { border-top: 1px solid #b1b6be; border-bottom: 1px solid #b1b6be; padding-top: 24px; padding-bottom: 22px; }
@media all and (max-width: 767px) { .cart .cart-wrapper table td { display: block; float: right; padding: 0; border: 0; } }
.cart .cart-wrapper table td:nth-child(1) { width: 25px; }
@media all and (max-width: 767px) { .cart .cart-wrapper table td:nth-child(1) { width: 100%; position: relative; } }
.cart .cart-wrapper table td:nth-child(2) { width: 120px; }
@media all and (max-width: 767px) { .cart .cart-wrapper table td:nth-child(2) { width: 100%; } }
.cart .cart-wrapper table td:nth-child(3) { width: 415px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper table td:nth-child(3) { width: 248px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper table td:nth-child(3) { width: 100%; } }
.cart .cart-wrapper table td:nth-child(4) { width: 200px; padding-right: 30px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper table td:nth-child(4) { width: 110px; padding-right: 0; } }
@media all and (max-width: 767px) { .cart .cart-wrapper table td:nth-child(4) { width: calc((100% / 3) - 1px); } }
.cart .cart-wrapper table td:nth-child(5) { width: 160px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper table td:nth-child(5) { width: 100px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper table td:nth-child(5) { width: calc((100% / 3) - 1px); } }
.cart .cart-wrapper table td:nth-child(6) { width: 150px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper table td:nth-child(6) { width: 125px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper table td:nth-child(6) { width: calc((100% / 3) - 1px); } }
.cart .cart-wrapper table td:last-child { background: #f0f2f5; }
@media all and (max-width: 767px) { .cart .cart-wrapper table td:last-child { background: #fff; } }
@media all and (max-width: 767px) { .cart .cart-wrapper table .row { border-bottom: 1px solid #b1b6be; display: block; float: right; width: 100%; margin-bottom: 20px; padding-bottom: 10px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper table thead { display: none; } }
.cart .cart-wrapper table tfoot td { height: 147px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper table tfoot td { height: 83px; vertical-align: middle; } }
@media all and (max-width: 767px) { .cart .cart-wrapper table tfoot td { height: 45px; border-top: 1px solid #b1b6be; border-bottom: 1px solid #d42954; padding-top: 10px; } }
.cart .cart-wrapper table tfoot td:last-child { border-bottom: 1px solid #d42954; }
.cart .cart-wrapper table tfoot strong { float: left; font-size: 18px; line-height: 30px; padding-top: 29px; padding-left: 50px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper table tr:last-child strong { padding-top: 0; padding-left: 20px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper table tr:last-child strong { float: right; line-height: 24px; } }
.cart .cart-wrapper .remove { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2062px; background-repeat: no-repeat; display: block; height: 13px; width: 13px; }
@media all and (max-width: 767px) { .cart .cart-wrapper .remove { position: absolute; right: 0; top: 0; } }
.cart .cart-wrapper .name-wrapper { position: relative; float: right; width: 100%; padding-top: 34px; padding-right: 30px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper .name-wrapper { padding-right: 10px; padding-top: 24px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper .name-wrapper { padding-right: 0; padding-top: 10px; } }
.cart .cart-wrapper .name-wrapper .checkbox { position: absolute; top: 0; right: 30px; clear: both;}
@media all and (max-width: 1130px) { .cart .cart-wrapper .name-wrapper .checkbox { right: 10px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper .name-wrapper .checkbox { position: relative; right: 0; float: right; } }
.cart .cart-wrapper .name-wrapper .checkbox input { display: none; }
.cart .cart-wrapper .name-wrapper .checkbox input:checked + label:after { content: ''; position: absolute; right: 0; top: 0; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2209px; background-repeat: no-repeat; display: block; height: 19px; width: 19px; }
.cart .cart-wrapper .name-wrapper .checkbox label { position: relative; float: right; cursor: pointer; padding-right: 31px; font-size: 14px; line-height: 19px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper .name-wrapper .checkbox label { font-size: 12px; } }
.cart .cart-wrapper .name-wrapper .checkbox label:before { content: ''; position: absolute; right: 0; top: 0; border: 2px solid #b1b6be; width: 15px; height: 15px; }
.cart .cart-wrapper .name-wrapper .name { color: #373740; font: 18px/21px "ARIMO-BOLDITALIC"; float: right; display: block; margin-bottom: 11px; width: 100; }
@media all and (max-width: 1130px) { .cart .cart-wrapper .name-wrapper .name { font-size: 15px; margin-bottom: 5px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper .name-wrapper .name { clear: both; } }
.cart .cart-wrapper .name-wrapper .name:hover { text-decoration: underline; }
.cart .cart-wrapper .name-wrapper .save, .cart .cart-wrapper .name-wrapper .view { float: right; clear: both; display: block; font: 14px/16px "ARIMO-BOLDITALIC"; color: #4a2259; position: relative; padding-right: 25px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper .name-wrapper .save, .cart .cart-wrapper .name-wrapper .view { font-size: 12px; clear: both; } }
.cart .cart-wrapper .name-wrapper .save:hover, .cart .cart-wrapper .name-wrapper .view:hover { text-decoration: underline; }
.cart .cart-wrapper .name-wrapper .save:before, .cart .cart-wrapper .name-wrapper .view:before { content: ''; position: absolute; right: 0; top: 0; }
.cart .cart-wrapper .name-wrapper .save { clear: both; }
.cart .cart-wrapper .name-wrapper .save:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2551px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper .name-wrapper .view { margin-right: 0; margin-top: 4px; } }
.cart .cart-wrapper .name-wrapper .view:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1582px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.cart .cart-wrapper .price-wrapper { position: relative; width: 100%; float: right; padding-top: 31px; direction: ltr; text-align: right; }
.cart .cart-wrapper .price-wrapper .gift-price { position: absolute; top: -4px; right: -15px; font: 18px/24px "ARIMO-BOLD"; padding-right: 18px; display: none; }
@media all and (max-width: 1130px) { .cart .cart-wrapper .price-wrapper .gift-price { font-size: 14px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper .price-wrapper .gift-price { top: 7px; } }
.cart .cart-wrapper .price-wrapper .gift-price.visible { display: block; }
.cart .cart-wrapper .price-wrapper .gift-price:after { content: ''; position: absolute; right: 0; top: 4px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2439px; background-repeat: no-repeat; display: block; height: 13px; width: 11px; }
.cart .cart-wrapper .price-wrapper .price { font: 21px/24px "ARIMO-BOLD"; }
@media all and (max-width: 1130px) { .cart .cart-wrapper .price-wrapper .price { font-size: 18px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper .price-wrapper .price { font-size: 16px; } }
.cart .cart-wrapper .coupon-row td:nth-child(1), .cart .cart-wrapper .total-row td:nth-child(1) { width: 190px; }
.cart .cart-wrapper .coupon-row td:nth-child(2), .cart .cart-wrapper .total-row td:nth-child(2) { width: calc(100% - 190px); }
.cart .cart-wrapper .coupon-wrapper { float: right; width: 100%; margin-bottom: -9px; }
@media all and (max-width: 767px) { .cart .cart-wrapper .coupon-wrapper { margin: 0; } }
.cart .cart-wrapper .coupon-wrapper strong { float: right; width: 100%; font-size: 18px; line-height: 1; }
.cart .cart-wrapper .coupon-wrapper .field { float: right; margin-top: 15px; position: relative; }
.cart .cart-wrapper .coupon-wrapper .field.error .error-text { display: block; }
.cart .cart-wrapper .coupon-wrapper .field.error:after { content: ''; position: absolute; right: 189px; top: 6px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1564px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.cart .cart-wrapper .coupon-wrapper .field.success .success-text { display: block; }
.cart .cart-wrapper .coupon-wrapper input { background: transparent; width: 205px; padding-left: 30px; float: right; height: 30px; font-size: 14px; border-bottom: 2px solid #b1b6be; }
@media all and (max-width: 767px) { .cart .cart-wrapper .coupon-wrapper input { width: 100%; } }
.cart .cart-wrapper .coupon-wrapper input:focus { border-bottom-color: #818181; }
.cart .cart-wrapper .coupon-wrapper .error-text { color: #d42954; position: relative; float: right; font-size: 14px; line-height: 30px; margin-right: 20px; display: none; }
@media all and (max-width: 767px) { .cart .cart-wrapper .coupon-wrapper .error-text { margin-right: 0; clear: both; } }
.cart .cart-wrapper .coupon-wrapper .success-text { color: #07ad4d; position: relative; float: right; font-size: 14px; line-height: 30px; margin-right: 20px; display: none; }
@media all and (max-width: 767px) { .cart .cart-wrapper .coupon-wrapper .success-text { margin-right: 0; clear: both; } }
.cart .cart-wrapper .coupon-wrapper .btn, .delivery-wrapper .btn { background: #d42954; color: #fff; font: 14px/26px "ARIMO-BOLDITALIC"; height: 30px; padding: 0 30px; float: right; clear: both; position: relative; margin-top: 16px; border: 2px solid #d42954; }
@media all and (max-width: 767px) { .cart .cart-wrapper .coupon-wrapper .btn, .delivery-wrapper .btn { margin-top: 9px; margin-bottom: 10px; } }
.cart .cart-wrapper .coupon-wrapper .btn[disabled] { opacity: 0.5; pointer-events: none; }
.cart .cart-wrapper .coupon-wrapper .btn:hover, .delivery-wrapper .btn:hover { color: #d42954; background: #fff; }
.cart .cart-wrapper .coupon-wrapper .btn:hover:after, .delivery-wrapper .btn:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 13px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 13px solid transparent; }
.cart .cart-wrapper .coupon-wrapper .btn:before, .delivery-wrapper .btn:before { content: ''; position: absolute; right: 100%; top: -2px; margin-right: 2px; border-bottom: 15px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 15px solid transparent; }
.cart .cart-wrapper .quantity { width: 100%; float: right; padding-top: 21px; }
.cart .cart-wrapper .quantity .select { width: 110px; }
@media all and (max-width: 1130px) { .cart .cart-wrapper .quantity .select { width: 80px; } }
.cart .cart-wrapper .sum, .cart .cart-wrapper .products-total, .cart .cart-wrapper .coupon-total { padding-right: 30px; padding-top: 31px; font: 21px/24px "ARIMO-BOLD"; direction: ltr; text-align: right; }
@media all and (max-width: 1130px) { .cart .cart-wrapper .sum, .cart .cart-wrapper .products-total, .cart .cart-wrapper .coupon-total { font-size: 18px; padding-right: 20px; } }
@media all and (max-width: 767px) { .cart .cart-wrapper .sum, .cart .cart-wrapper .products-total, .cart .cart-wrapper .coupon-total { padding-right: 0; font-size: 16px; text-align: left; } }
@media all and (max-width: 1130px) { .cart .cart-wrapper .products-total { padding-top: 0; } }

.select { background: #eaedf1; font: 16px/47px "ARIMO-BOLD"; float: right; position: relative; }
@media all and (max-width: 767px) { .select { font-size: 14px; } }
@media all and (max-width: 767px) { .select.active .dropdown-wrapper { position: fixed; left: 0; top: 0; width: 100%; height: 100vh; overflow: auto; max-height: 100vh; background: #ffffff; z-index: 99; }
  .select.active .dropdown-wrapper .dropdown-title, .select.active .dropdown-wrapper .close { display: block; } }
.select.active .dropdown { display: block; }
@media all and (max-width: 767px) { .select.active .dropdown { -webkit-box-shadow: none !important; box-shadow: none !important; } }
.select.active .current:before { border-top: none; border-bottom: 6px solid #b1b6be; }
.select .current { cursor: pointer; height: 47px; width: 100%; float: right; padding-right: 28px; position: relative; }
@media all and (max-width: 1130px) { .select .current { padding-right: 20px; } }
.select .current:before { content: ''; position: absolute; left: 19px; top: 21px; border-top: 6px solid #b1b6be; border-left: 5px solid transparent; border-right: 5px solid transparent; pointer-events: none; }
@media all and (max-width: 1130px) { .select .current:before { border-left-width: 4px; border-right-width: 4px; left: 14px; } }
.select .dropdown-wrapper .dropdown-title { display: none; padding-right: 70px; font: 21px/45px "ARIMO-BOLD"; height: 45px; color: #373740; float: right; width: 100%; border-bottom: 1px solid #ececec; }
.select .dropdown-wrapper .close { width: 40px; height: 45px; background: #d42954; position: absolute; right: 0; top: 0; cursor: pointer; background: #d42954; display: none; }
.select .dropdown-wrapper .close:before { content: ''; position: absolute; right: 13px; top: 16px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2527px; background-repeat: no-repeat; display: block; height: 12px; width: 13px; }
.select .dropdown { display: none; position: absolute; left: 0; top: 100%; width: 100%; overflow: auto; max-height: 235px; z-index: 2; }
@media all and (max-width: 767px) { .select .dropdown { position: relative; left: 0; top: 0; max-height: none; } }
.select .dropdown li { padding-right: 28px; width: 100%; cursor: pointer; height: 47px; background: #eaedf1; list-style-type: none; }
@media all and (max-width: 767px) { .select .dropdown li { background: #ffffff; border-bottom: 1px solid #ececec; } }
.select .dropdown li:hover, .select .dropdown li.active { background: #f7f8f9; }
@media all and (max-width: 767px) { .select .dropdown li:hover, .select .dropdown li.active { background: #f3f5f7; } }

.delivery-wrapper { width: 100%; float: right; }
.delivery-wrapper .title { font: 40px "ARIMO-BOLD"; float: right; width: 100%; padding: 28px 0 29px; }
@media all and (max-width: 1130px) { .delivery-wrapper .title { font-size: 36px; line-height: 40px; padding-top: 65px; } }
@media all and (max-width: 767px) { .delivery-wrapper .title { font-size: 24px; line-height: 30px; padding-bottom: 10px; } }
.delivery-wrapper table button { display: block; }
.delivery-wrapper table td { border-top: 1px solid #b1b6be; padding-top: 36px; padding-bottom: 20px; height: 90px; }
@media all and (max-width: 1130px) { .delivery-wrapper table td { padding-bottom: 30px; } }
@media all and (max-width: 767px) { .delivery-wrapper table td { padding-top: 10px; padding-bottom: 10px; } }
.delivery-wrapper table td:nth-child(1) { width: 760px; }
@media all and (max-width: 1130px) { .delivery-wrapper table td:nth-child(1) { width: 393px; } }
@media all and (max-width: 767px) { .delivery-wrapper table td:nth-child(1) { width: calc(100% - 90px); } }
.delivery-wrapper table td:nth-child(2) { width: 160px; }
@media all and (max-width: 1130px) { .delivery-wrapper table td:nth-child(2) { width: 210px; } }
@media all and (max-width: 767px) { .delivery-wrapper table td:nth-child(2) { display: none; width: 0; } }
.delivery-wrapper table td:nth-child(3) { width: 150px; }
@media all and (max-width: 1130px) { .delivery-wrapper table td:nth-child(3) { width: 125px; } }
@media all and (max-width: 767px) { .delivery-wrapper table td:nth-child(3) { width: 90px; } }
.delivery-wrapper table td:last-child { background: #f0f2f5; }
@media all and (max-width: 767px) { .delivery-wrapper table td:last-child { background: #fff; vertical-align: bottom; } }
.delivery-wrapper table tr.active .sum { opacity: 1; }
.delivery-wrapper table tr.active .price { color: #373740; }
.delivery-wrapper table tr.active .description .price { color: #aeaeb0; }
.delivery-wrapper table tfoot td { height: 90px; }

@media all and (max-width: 1130px) { .delivery-wrapper table tfoot td { height: 83px; padding-top: 0; padding-bottom: 0; vertical-align: middle; } }
@media all and (max-width: 767px) { .delivery-wrapper table tfoot td { height: 45px; border-bottom: 1px solid #d42954; } }
.delivery-wrapper table tfoot td:last-child { border-bottom: 1px solid #d42954; }
@media all and (max-width: 767px) { .delivery-wrapper table tfoot td:last-child { width: 90px; } }
/*@media all and (max-width: 767px) { .delivery-wrapper table tfoot td:nth-child(1) { width: 0; display: none; } }*/
@media all and (max-width: 767px) { .delivery-wrapper table tfoot td:nth-child(2) { width: calc(100% - 90px); display: table-cell; vertical-align: middle;} }
@media all and (max-width: 767px) { .delivery-wrapper table tfoot td{height: 45px;vertical-align: middle;} }


.delivery-wrapper table tfoot strong { float: left; font-size: 18px; line-height: 30px; padding-left: 50px; }
@media all and (max-width: 1130px) { .delivery-wrapper table tfoot strong { padding-left: 20px; line-height: 24px; } }
@media all and (max-width: 767px) { .delivery-wrapper table tfoot strong { float: right; } }
.delivery-wrapper table .sum, .delivery-wrapper table .total, .delivery-wrapper table .price { padding-right: 30px; font: 21px/24px "ARIMO-BOLD"; direction: ltr; text-align: right; }
@media all and (max-width: 1130px) { .delivery-wrapper table .sum, .delivery-wrapper table .total, .delivery-wrapper table .price { padding-right: 20px; font-size: 18px; } }
@media all and (max-width: 767px) { .delivery-wrapper table .sum, .delivery-wrapper table .total, .delivery-wrapper table .price { font-size: 16px; padding-right: 0; text-align: left; } }
.delivery-wrapper table .sum { opacity: 0; }
.delivery-wrapper table .price { color: #aeaeb0; }
@media all and (max-width: 1130px) { .delivery-wrapper table .price { padding-right: 0; } }
.delivery-wrapper table .description { font-size: 13px; line-height: 14px; padding-right: 15px; padding-top: 4px; padding-left: 100px; display: table-cell; }
@media all and (max-width: 1130px) { .delivery-wrapper table .description { padding-left: 20px; } }
@media all and (max-width: 767px) { .delivery-wrapper table .description { font-size: 12px; display: block; float: right; width: 100%; padding-right: 26px; padding-left: 10px; padding-top: 5px; } }
.delivery-wrapper table .description.active .short-text { display: none; }
.delivery-wrapper table .description.active .full-text { display: block; }
.delivery-wrapper table .description .full-text { display: none; }
.delivery-wrapper table .description a { color: #4a2259; font-family: "ARIMO-BOLDITALIC"; }
.delivery-wrapper table .description a:hover { text-decoration: underline; }
.delivery-wrapper table .description .price { color: #aeaeb0; text-align: right; display: none; }
@media all and (max-width: 767px) { .delivery-wrapper table .description .price { display: block; } }
.delivery-wrapper table .radio { position: relative; display: table-cell; }
.delivery-wrapper table .radio input { display: none; }
.delivery-wrapper table .radio input:checked + label:after { content: ''; position: absolute; right: 4px; top: 4px; background: #4a2259; width: 10px; height: 10px; border-radius: 100%; }
.delivery-wrapper table .radio label { position: relative; float: right; cursor: pointer; padding-right: 31px; font: 18px/1 "ARIMO-BOLDITALIC"; white-space: nowrap; }
@media all and (max-width: 767px) { .delivery-wrapper table .radio label { font-size: 14px; padding-right: 26px; } }
.delivery-wrapper table .radio label:before { content: ''; position: absolute; right: 0; top: 0; border: 2px solid #b1b6be; width: 14px; height: 14px; border-radius: 100%; }
.delivery-wrapper button { background: #d42954; color: #fff; font: 21px "ARIMO-BOLDITALIC"; height: 45px; padding: 0 54px; float: right; clear: both; position: relative; margin-top: -12px; border: 3px solid #d42954; display: none; }
@media all and (max-width: 1130px) { .delivery-wrapper button { font-size: 18px; margin-top: -2px; } }
@media all and (max-width: 767px) { .delivery-wrapper button { margin-top: 20px; display: block; } }
.delivery-wrapper button[disabled] { opacity: 0.5; pointer-events: none; }
.delivery-wrapper button:hover { color: #d42954; background: #fff; }
.delivery-wrapper button:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 20px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 19px solid transparent; }
.delivery-wrapper button:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 23px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 22px solid transparent; }

.popup { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 999; background: rgba(0, 0, 0, 0.5); overflow: auto; display: none; }
.popup#image-info .text { font-size: 14px; line-height: 18px; }
.popup#image-info .text p { margin-bottom: 10px; }
.popup#image-info .text ul { padding-left: 20px; }
.popup#image-info .text li { margin-bottom: 10px; }
.popup .my-design .btn + .btn { margin-right: 100px; }
@media all and (max-width: 767px) { .popup .my-design .btn + .btn { margin-right: 50px; } }
.popup .popup-outer { display: table; width: 100%; height: 100%; text-align: center; }
.popup .popup-inner { display: table-cell; vertical-align: middle; }
.popup .popup-body { display: inline-block; position: relative; }
.popup .popup-body .close { position: absolute; cursor: pointer; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1824px; background-repeat: no-repeat; display: block; height: 23px; width: 23px; top: 13px; right: 19px; }
@media all and (max-width: 767px) { .popup .popup-body .close { width: 40px; height: 45px; background: #d42954; position: absolute; background: #d42954; top: 0; right: 0; }
  .popup .popup-body .close:before { content: ''; position: absolute; right: 13px; top: 16px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2527px; background-repeat: no-repeat; display: block; height: 12px; width: 13px; } }
.popup .btn, .popup button { background: #d42954; color: #fff; font: 18px "ARIMO-BOLDITALIC"; height: 45px; padding: 0 35px; float: right; position: relative; margin-top: 4px; border: 3px solid #d42954; }
.popup .btn + .btn, .popup .btn + button, .popup button + .btn, .popup button + button { margin-right: 20px; }
.popup .btn.grey, .popup button.grey { background: #a2a8b2; border: 3px solid #a2a8b2; }
.popup .btn.grey:before, .popup .btn.grey:after, .popup button.grey:before, .popup button.grey:after { display: none; }
.popup .btn.grey:hover, .popup button.grey:hover { color: #a2a8b2; }
.popup .btn[disabled], .popup button[disabled] { opacity: 0.5; pointer-events: none; }
.popup .btn:hover, .popup button:hover { color: #d42954; background: #fff; }
.popup .btn:hover:after, .popup button:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 20px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 19px solid transparent; }
.popup .btn:before, .popup button:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 23px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 22px solid transparent; }
.popup .btn { line-height: 39px; }
@media all and (max-width: 767px) { .popup .btn { line-height: 24px; font-size: 14px; border-width: 2px; padding: 0 26px 0 22px; height: 30px; } }
@media all and (max-width: 767px) { .popup .btn:hover:after { border-top-width: 13px; border-bottom-width: 13px; } }
@media all and (max-width: 767px) { .popup .btn:before { top: -2px; margin-right: 2px; border-top-width: 15px; border-bottom-width: 15px; } }
.popup .text-popup, .popup .question-popup { width: 728px; background: #f3f5f7; padding: 47px 60px; text-align: right; float: right; }
@media all and (max-width: 767px) { .popup .text-popup, .popup .question-popup { width: 100%; padding: 12px 10px 41px; } }
.popup .text-popup h2, .popup .question-popup h2 { margin-bottom: 20px; }
.popup .text-popup .title, .popup .question-popup .title { float: right; width: 100%; font-size: 36px; line-height: 1; margin-bottom: 23px; }
@media all and (max-width: 767px) { .popup .text-popup .title, .popup .question-popup .title { font-size: 24px; margin-bottom: 27px; padding-right: 40px; } }
@media all and (max-width: 767px) { .popup .question-popup { width: 100%; padding: 80px 30px; } }
@media all and (max-width: 767px) { .popup .question-popup .title { padding-right: 0; margin-bottom: 15px; } }
.popup .login-popup { background: #f3f5f7; width: 410px; position: relative; overflow: hidden; }
@media all and (max-width: 767px) { .popup .login-popup { width: 320px; } }
.popup .login-popup .col { width: 50%; text-align: right; display: table-cell; padding: 35px 60px 50px; }
@media all and (max-width: 767px) { .popup .login-popup .col { width: 100%; float: right; padding: 35px 10px 41px; } }
@media all and (max-width: 767px) { .popup .login-popup .col .title { padding-right: 40px; } }
.popup .login-popup .col + .col { border-right: 1px solid #b1b6be; }
@media all and (max-width: 767px) { .popup .login-popup .col + .col { border: 0; } }
@media all and (max-width: 767px) { .popup .login-popup .col + .col .title { padding-right: 0; margin-bottom: 15px; } }
.popup .login-popup .col + .col button, .popup .login-popup .col + .col .btn { margin-top: 51px; }
@media all and (max-width: 767px) { .popup .login-popup .col + .col button, .popup .login-popup .col + .col .btn { margin-top: 20px; } }
.popup .login-popup .title { float: right; width: 100%; font-size: 36px; line-height: 1; margin-bottom: 23px; }
@media all and (max-width: 767px) { .popup .login-popup .title { font-size: 24px; margin-bottom: 27px; } }
.popup .login-popup p { font-size: 13px; line-height: 18px; }
.popup .login-popup p strong { font-size: 18px; display: block; margin-bottom: 8px; }
@media all and (max-width: 767px) { .popup .login-popup p strong { font-size: 16px; } }
.popup .login-popup form { margin-top: 19px; float: right; width: 100%; }
.popup .login-popup .field { width: 100%; float: right; position: relative; margin-bottom: 15px; }
.popup .login-popup .field.error .error-text { display: block; }
.popup .login-popup input { background: #fff; width: 100%; float: right; height: 43px; font-size: 14px; padding: 0 20px; border: 2px solid #b1b6be; }
.popup .login-popup input:focus { border-color: #818181; }
.popup .login-popup .error-text { color: #d42954; position: relative; font-size: 12px; line-height: 14px; float: right; display: none; }
.popup .login-popup .error-text strong { font-size: 12px; line-height: 14px; display: inline; margin-bottom: 0; }
.popup .login-popup .forgot { display: block; float: right; font: 12px "ARIMO-BOLDITALIC"; color: #4a2259; margin-top: 11px; }
.popup .login-popup .forgot:hover { text-decoration: underline; }
.popup .login-popup button, .popup .login-popup .btn { padding: 0 54px; clear: both; }

.checkout-steps { background: #f3f5f7; float: right; width: 100%; margin: 20px 0 80px; }
@media all and (max-width: 1130px) { .checkout-steps { width: calc(100% + 40px); margin-right: -20px; margin-bottom: 25px; } }
@media all and (max-width: 767px) { .checkout-steps { margin: 0 -20px 10px 0; } }
@media all and (max-width: 767px) { .checkout-steps + .payment-wrapper { padding-top: 0; } }
.checkout-steps li { list-style-type: none; position: relative; float: right; font: 16px/1 "ARIMO-BOLD"; width: 25%; text-align: center; color: #939ca8; padding: 54px 0 22px; }
@media all and (max-width: 767px) { .checkout-steps li { font-size: 12px; padding: 38px 10px 15px; } }
.checkout-steps li.current, .checkout-steps li.passed { color: #373740; }
.checkout-steps li.current span { border-color: #d42954; }
.checkout-steps li.passed span { background: #d42954; border-color: #d42954; }
.checkout-steps li.passed span:before { content: ''; position: absolute; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2541px; background-repeat: no-repeat; display: block; height: 8px; width: 12px; top: 3px; left: 1px; }
.checkout-steps li:first-child:before { right: 50%; }
.checkout-steps li:last-child:before { left: 50%; }
.checkout-steps li:before { content: ''; position: absolute; top: 30px; left: 0; right: 0; height: 2px; background: #d42954; }
@media all and (max-width: 767px) { .checkout-steps li:before { top: 23px; } }
.checkout-steps li span { position: absolute; left: 50%; margin-left: -9px; top: 22px; height: 18px; width: 18px; background: #fff; border: 2px solid #939ca8; border-radius: 100%; }
@media all and (max-width: 767px) { .checkout-steps li span { top: 15px; } }

.payment-wrapper { width: 100%; float: right; margin-bottom: 90px; }
@media all and (max-width: 767px) { .payment-wrapper { margin-bottom: 60px; padding-top: 20px; } }
.payment-wrapper .col { width: 340px; float: left; }
@media all and (max-width: 1130px) { .payment-wrapper .col { width: 100%; } }
.payment-wrapper .col + .col { width: 660px; float: right; }
@media all and (max-width: 1130px) { .payment-wrapper .col + .col { margin-top: 55px; width: 100%; } }
@media all and (max-width: 767px) { .payment-wrapper .col + .col { margin-top: 30px; } }
.payment-wrapper .title { width: 100%; float: right; font: 24px/30px "ARIMO-BOLD"; margin-bottom: 20px; }
.payment-wrapper form { float: right; width: 100%; }
.payment-wrapper .field-row { width: 100%; float: right; }
.payment-wrapper .field-row.card-fields { display: none; }
.payment-wrapper .field { width: 100%; float: right; position: relative; margin-bottom: 49px; }
@media all and (max-width: 767px) { .payment-wrapper .field { width: 100% !important; margin-right: 0 !important; margin-bottom: 38px; } }
.payment-wrapper .field.field-half { width: calc(50% - 35px); }
.payment-wrapper #payment-options .field.field-half { width: calc(30% - 35px); }
@media all and (max-width: 1130px) { .payment-wrapper .field.field-half { width: calc(50% - 22px); } }
@media all and (max-width: 1130px) { .payment-wrapper #payment-options .field.field-half { width: calc(30% - 35px); } }
.payment-wrapper .field.field-half + .field-half { margin-right: 70px; }
@media all and (max-width: 1130px) { .payment-wrapper .field.field-half + .field-half { margin-right: 44px; } }
.payment-wrapper .field.field-half + .field-half-third { margin-right: 30px; }
@media all and (max-width: 1130px) { .payment-wrapper .field.field-half + .field-half-third { margin-right: 44px; } }
.payment-wrapper .field.field-third { width: calc((100% - 60px) / 3); }
@media all and (max-width: 1130px) { .payment-wrapper .field.field-third { width: calc(50% - 22px); } }
@media all and (max-width: 767px) { .payment-wrapper .field.field-third.bordered { width: calc(50% - 10px) !important; } }
.payment-wrapper .field.field-third + .field-third { margin-right: 30px; }
@media all and (max-width: 1130px) { .payment-wrapper .field.field-third + .field-third { margin-right: 44px; } }
@media all and (max-width: 767px) { .payment-wrapper .field.field-third + .field-third.bordered { margin-right: 20px !important; } }
.payment-wrapper .field.field-half-third { width: calc(((50% + 5px) - 60px)/3); }
@media all and (max-width: 1130px) { .payment-wrapper .field.field-half-third { width: calc((50% - 82px) / 3); } }
@media all and (max-width: 767px) { .payment-wrapper .field.field-half-third { width: calc((100% - 60px) / 3) !important; } }
.payment-wrapper .field.field-half-third + .field-half-third { margin-right: 30px; }
@media all and (max-width: 767px) { .payment-wrapper .field.field-half-third + .field-half-third { margin-right: 30px !important; } }
.payment-wrapper .field.error:after { content: ''; position: absolute; left: 0; top: 26px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1564px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.payment-wrapper .field.error .error-text { display: block; }
.payment-wrapper .field.bordered { margin-bottom: 20px; }
.payment-wrapper .field.bordered label { margin-bottom: 8px; }
.payment-wrapper .field.bordered input { border: 2px solid #b1b6be; padding: 0 20px 0 40px; height: 43px; }
.payment-wrapper .field.bordered.error:after { top: 42px; left: 10px; }
.payment-wrapper .radio { position: relative; float: right; margin-bottom: -14px; }
.payment-wrapper .radio input { display: none; }
.payment-wrapper .radio input:checked + label:after { content: ''; position: absolute; right: 4px; top: 67px; background: #4a2259; width: 10px; height: 10px; border-radius: 100%; }
.payment-wrapper .radio label { position: relative; float: right; cursor: pointer; padding-right: 31px; font-size: 18px; line-height: 1; padding-top: 63px; }
.payment-wrapper .radio label:before { content: ''; position: absolute; right: 0; top: 63px; border: 2px solid #b1b6be; width: 14px; height: 14px; border-radius: 100%; }
.payment-wrapper .radio label img { position: absolute; right: 30px; top: 0; }
.payment-wrapper .radio label span { display: block; font-size: 12px; line-height: 16px; margin-top: 9px; }
.payment-wrapper .checkbox { position: relative; float: right; }
.payment-wrapper .checkbox input { display: none; }
.payment-wrapper .checkbox input:checked + label:after { content: ''; position: absolute; right: 0; top: 0; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2209px; background-repeat: no-repeat; display: block; height: 19px; width: 19px; }
.payment-wrapper .checkbox label { position: relative; float: right; cursor: pointer; padding-right: 31px; font-size: 14px; line-height: 19px; }
.payment-wrapper .checkbox label:before { content: ''; position: absolute; right: 0; top: 0; border: 2px solid #b1b6be; width: 15px; height: 15px; }
.payment-wrapper label { width: 100%; float: right; font-size: 18px; }
.payment-wrapper input { background: #fff; width: 100%; float: right; height: 30px; font-size: 16px; padding: 0 0 0 30px; border-bottom: 2px solid #b1b6be; }
.payment-wrapper input:focus { border-color: #818181; }
.payment-wrapper .error-text { color: #d42954; position: absolute; font-size: 12px; line-height: 14px; top: 100%; display: none; }
.payment-wrapper .error-text strong { font-size: 12px; line-height: 14px; }
.payment-wrapper .payment-title { float: right; width: 100%; font: 36px/40px "ARIMO-BOLD"; margin-top: 30px; margin-bottom: 22px; }
@media all and (max-width: 767px) { .payment-wrapper .payment-title { font-size: 30px; margin-top: 10px; } }
.payment-wrapper button { background: #d42954; color: #fff; font: 21px "ARIMO-BOLDITALIC"; height: 45px; padding: 0 54px; float: right; clear: both; position: relative; margin-top: 4px; border: 3px solid #d42954; }
@media all and (max-width: 767px) { .payment-wrapper button { font-size: 14px; border-width: 2px; padding: 0 36px 0 32px; height: 30px; } }
.payment-wrapper button[disabled] { opacity: 0.5; pointer-events: none; }
.payment-wrapper button:hover { color: #d42954; background: #fff; }
.payment-wrapper button:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 20px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 19px solid transparent; }
@media all and (max-width: 767px) { .payment-wrapper button:hover:after { border-top-width: 13px; border-bottom-width: 13px; } }
.payment-wrapper button:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 23px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 22px solid transparent; }
@media all and (max-width: 767px) { .payment-wrapper button:before { top: -2px; margin-right: 2px; border-top-width: 15px; border-bottom-width: 15px; } }
.payment-wrapper .order-info { width: 100%; float: right; }
.payment-wrapper .order-info td { width: 260px; font-size: 18px; line-height: 36px; }
@media all and (max-width: 767px) { .payment-wrapper .order-info td { font-size: 14px; line-height: 14px; padding-bottom: 14px; width: 150px; } }
.payment-wrapper .order-info td + td { width: auto; }
.payment-wrapper .order-summary { background: #f3f5f7; width: 100%; float: right; }
@media all and (max-width: 767px) { .payment-wrapper .order-summary { background: #fff; } }
.payment-wrapper .order-summary .title { padding: 12px 30px 0; font-size: 18px; line-height: 30px; }
@media all and (max-width: 1130px) { .payment-wrapper .order-summary .title { margin-bottom: 6px; } }
@media all and (max-width: 767px) { .payment-wrapper .order-summary .title { font-size: 16px; padding: 0; } }
.payment-wrapper .order-summary .summary-item { float: right; width: 100%; font: 14px/16px "ARIMO-BOLDITALIC"; position: relative; padding: 0 30px; margin-bottom: 8px; }
@media all and (max-width: 1130px) { .payment-wrapper .order-summary .summary-item { width: 50%; } }
@media all and (max-width: 767px) { .payment-wrapper .order-summary .summary-item { font-size: 12px; padding: 0; width: 100%; } }
.payment-wrapper .order-summary .summary-item:nth-child(even) { clear: both; }
.payment-wrapper .order-summary .summary-item.removable { padding-right: 50px; }
@media all and (max-width: 767px) { .payment-wrapper .order-summary .summary-item.removable { padding-right: 20px; } }
.payment-wrapper .order-summary .summary-item a { position: absolute; right: 30px; top: 5px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2230px; background-repeat: no-repeat; display: block; height: 9px; width: 9px; }
@media all and (max-width: 767px) { .payment-wrapper .order-summary .summary-item a { right: 0; top: 3px; } }
.payment-wrapper .order-summary .total { width: 100%; float: right; font-size: 16px; line-height: 18px; margin-top: 21px; table-layout: fixed; }
@media all and (max-width: 1130px) { .payment-wrapper .order-summary .total { margin-top: 13px; } }
@media all and (max-width: 767px) { .payment-wrapper .order-summary .total { font-size: 14px; margin-top: 16px; width: calc(100% + 40px); margin-right: -20px; } }
.payment-wrapper .order-summary .total td { padding-bottom: 21px; }
@media all and (max-width: 767px) { .payment-wrapper .order-summary .total td { padding-bottom: 10px; } }
.payment-wrapper .order-summary .total td:first-child { padding-right: 30px; width: 160px; }
@media all and (max-width: 767px) { .payment-wrapper .order-summary .total td:first-child { padding-right: 20px; } }
.payment-wrapper .order-summary .total td + td { direction: ltr; text-align: right; padding-right: 10px; }
@media all and (max-width: 767px) { .payment-wrapper .order-summary .total td + td { font-size: 16px; } }
.payment-wrapper .order-summary .total tr:last-child td { border-top: 1px solid #d42954; background: #eaedf1; height: 65px; vertical-align: middle; padding-bottom: 0; }
@media all and (max-width: 767px) { .payment-wrapper .order-summary .total tr:last-child td { height: 46px; } }

.discount-wrapper { width: 100%; float: right; text-align: center; padding-top: 50px; margin-bottom: 15px; }
@media all and (max-width: 1130px) { .discount-wrapper { margin-bottom: 0; } }
@media all and (max-width: 767px) { .discount-wrapper { padding-top: 36px; } }
.discount-wrapper .title { width: 100%; float: right; color: #07ad4d; font: 30px/36px "ARIMO-BOLD"; margin-bottom: 42px; }
@media all and (max-width: 767px) { .discount-wrapper .title { font-size: 24px; line-height: 24px; margin-bottom: 22px; } }
.discount-wrapper .title span { display: block; font-size: 21px; color: #373740; }
@media all and (max-width: 767px) { .discount-wrapper .title span { font-size: 18px; margin-top: 8px; } }
.discount-wrapper .discount-info { display: inline-block; width: 730px; margin-top: 137px; padding-top: 106px; position: relative; padding-bottom: 32px; }
@media all and (max-width: 767px) { .discount-wrapper .discount-info { width: calc(100% + 40px); display: block; float: right; margin-right: -20px; } }
@media all and (max-width: 567px) { .discount-wrapper .discount-info { /*padding-top: 325px;*/ padding-left: 10px; padding-right: 10px; margin-top: 87px; } }
.discount-wrapper .discount-info:before { content: ''; background: url("../images/specials-shadow.png") no-repeat center bottom/100% 100%; position: absolute; width: 100%; height: 100%; left: 0; top: 22px; }
.discount-wrapper .discount-info:after { content: ''; background: #f3f5f7; width: 100%; height: 100%; left: 0; top: 0; position: absolute; }
.discount-wrapper .discount-info .discount-card { top: -137px; position: absolute; left: 50%; margin-left: -260px; width: 521px; height: 221px; border-radius: 25px; padding-right: 34px; padding-left: 30px; z-index: 1; }
@media all and (max-width: 567px) { .discount-wrapper .discount-info .discount-card { width: 100%;margin:auto;right: 0;/*width: 290px; height: 391px; margin-left: -145px; padding-right: 43px; padding-left: 43px; top: -90px;*/ } }
.discount-wrapper .discount-info .discount-card:before { /*content: ''; background: url("../images/specials-shadow.png") no-repeat center bottom; position: absolute; width: 100%; height: 100%; left: 0; top: 22px;*/ }
@media all and (max-width: 567px) { .discount-wrapper .discount-info .discount-card:before { top: 11px; background-size: 100% auto; } }
.discount-wrapper .discount-info .discount-card .card-img { position: absolute; width: 100%; height: 100%; left: 0; top: 0; border-radius: 25px; background-repeat: no-repeat; background-size: contain; background-position: center; }
.discount-wrapper .discount-info .discount-card .logo { position: absolute; width: 203px; height: 89px; border-radius: 0 0 10px 10px; background: rgba(255, 255, 255, 0.7); right: 34px; top: 0; }
@media all and (max-width: 567px) { .discount-wrapper .discount-info .discount-card .logo { right: 43px; } }
.discount-wrapper .discount-info .discount-card .logo:after { content: ''; position: absolute; width: 157px; height: 59px; background: url("../images/logo.svg") no-repeat 0 0/100% 100%; right: 22px; top: 14px; }
.discount-wrapper .discount-info .discount-card .number { float: right; width: 200px; margin-top: 115px; direction: ltr; font-size: 18px; line-height: 36px; position: relative; }
@media all and (max-width: 567px) { .discount-wrapper .discount-info .discount-card .number { margin-top: 97px; } }
.discount-wrapper .discount-info .discount-card .number strong { font-size: 24px; line-height: 43px; border-bottom: 2px solid #373740; text-shadow: 0 0 7px rgba(255, 255, 255, 0.45); margin-bottom: 5px; display: block; }
.discount-wrapper .discount-info .discount-card .amount { background: #4a2259; color: #fff; direction: ltr; font-size: 18px; line-height: 1; border-radius: 100%; width: 100px; height: 100px; margin-top: 23px; float: left; padding-top: 30px; position: relative; }
@media all and (max-width: 567px) { .discount-wrapper .discount-info .discount-card .amount { left: 50%; margin-left: -50px; margin-top: 20px; } }
.discount-wrapper .discount-info .discount-card .amount strong { font-size: 24px; line-height: 1; display: block; margin-bottom: 2px; }
.discount-wrapper .discount-info .discount-card .duration { text-align: left; float: left; color: #4a2259; font-size: 24px; line-height: 30px; direction: ltr; margin-top: 5px; position: relative; }
@media all and (max-width: 567px) { .discount-wrapper .discount-info .discount-card .duration { text-align: center; width: 100%; margin-top: 9px; } }
.discount-wrapper .discount-info .discount-card .duration span { font-size: 18px; position: relative; top: 1px; }
@media all and (max-width: 567px) { .discount-wrapper .discount-info .discount-card .duration span { top: -1px; } }
.discount-wrapper .discount-info .discount-info-item { position: relative; display: inline-block; z-index: 1; margin: 0 25px; }
@media all and (max-width: 567px) { .discount-wrapper .discount-info .discount-info-item { width: calc(((100% - 20px) / 3) - 1px); float: right; margin: 0; } }
.discount-wrapper .discount-info .discount-info-item.item-1 img { height: 70px; }
@media all and (max-width: 767px) { .discount-wrapper .discount-info .discount-info-item.item-1 img { height: 54px; } }
@media all and (max-width: 767px) { .discount-wrapper .discount-info .discount-info-item.item-2 { margin-right: 10px; } }
.discount-wrapper .discount-info .discount-info-item.item-2 img { height: 63px; margin-top: 11px; }
@media all and (max-width: 767px) { .discount-wrapper .discount-info .discount-info-item.item-2 img { height: 51px; } }
@media all and (max-width: 767px) { .discount-wrapper .discount-info .discount-info-item.item-3 { margin-right: 10px; } }
.discount-wrapper .discount-info .discount-info-item.item-3 img { height: 59px; margin-top: 12px; }
@media all and (max-width: 767px) { .discount-wrapper .discount-info .discount-info-item.item-3 img { height: 45px; } }
.discount-wrapper .discount-info .discount-info-item .img { position: relative; padding-bottom: 17px; height: 87px; min-width: 137px; background: url("../images/discount-shadow.png") no-repeat center bottom; }
@media all and (max-width: 767px) { .discount-wrapper .discount-info .discount-info-item .img { background-size: 80px auto; height: 74px; min-width: 0; } }
.discount-wrapper .discount-info .discount-info-item span { display: block; font-size: 18px; line-height: 24px; }
@media all and (max-width: 767px) { .discount-wrapper .discount-info .discount-info-item span { font-size: 14px; line-height: 14px; }
  .discount-wrapper .discount-info .discount-info-item span br { display: none; } }
.discount-wrapper .discount-info .share { width: 100%; float: right; margin-top: 40px; }
@media all and (max-width: 767px) { .discount-wrapper .discount-info .share { margin-top: 25px; } }
.discount-wrapper .discount-info .share-title { width: 100%; float: right; font: 30px/35px "ARIMO-BOLD"; color: #d42954; position: relative; z-index: 1; margin-bottom: 15px; }
@media all and (max-width: 767px) { .discount-wrapper .discount-info .share-title { font-size: 24px; margin-bottom: 10px; } }
.discount-wrapper .discount-info .fb, .discount-wrapper .discount-info .tw, .discount-wrapper .discount-info .in, .discount-wrapper .discount-info .wa { width: 40px; height: 30px; display: inline-block; margin: 0 10px; position: relative; z-index: 1; }
.discount-wrapper .discount-info .fb:before, .discount-wrapper .discount-info .tw:before, .discount-wrapper .discount-info .in:before, .discount-wrapper .discount-info .wa:before { content: ''; position: absolute; z-index: 1; }
.discount-wrapper .discount-info .fb:hover i, .discount-wrapper .discount-info .tw:hover i, .discount-wrapper .discount-info .in:hover i, .discount-wrapper .discount-info .wa:hover i { display: block; }
.discount-wrapper .discount-info .fb:after, .discount-wrapper .discount-info .tw:after, .discount-wrapper .discount-info .in:after, .discount-wrapper .discount-info .wa:after { content: ''; position: absolute; left: 0; top: 0; border-top: 15px solid #f3f5f7; border-left: 3px solid #f3f5f7; border-right: 3px solid transparent; border-bottom: 15px solid transparent; }
.discount-wrapper .discount-info .fb i, .discount-wrapper .discount-info .tw i, .discount-wrapper .discount-info .in i, .discount-wrapper .discount-info .wa i { background: #f3f5f7; position: absolute; top: 2px; left: 8px; right: 2px; bottom: 2px; display: block; z-index: 0; display: none; }
.discount-wrapper .discount-info .fb i:after, .discount-wrapper .discount-info .tw i:after, .discount-wrapper .discount-info .in i:after, .discount-wrapper .discount-info .wa i:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 13px solid #f3f5f7; border-right: 3px solid #f3f5f7; border-left: 2px solid transparent; border-top: 13px solid transparent; }
.discount-wrapper .discount-info .in { background-image: -webkit-linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: -webkit-linear-gradient(35deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); }
.discount-wrapper .discount-info .in:hover:before { background-image: url('../images/icons/icon_linkedin_g.png'); background-position: 0 0; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.discount-wrapper .discount-info .in:before { left: 13px; top: 7px; background-image: url('../images/icons/icon_linkedin_w.png'); background-position: 0 0; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.discount-wrapper .discount-info .tw { background: #007eff; }
.discount-wrapper .discount-info .tw:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1849px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.discount-wrapper .discount-info .tw:before { left: 13px; top: 8px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1790px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.discount-wrapper .discount-info .wa { background: #00E676; }
.discount-wrapper .discount-info .wa:hover:before { background-image: url('../images/icons/icon_whatsup_g.png'); background-position: 0 0; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.discount-wrapper .discount-info .wa:before { left: 13px; top: 8px; background-image: url('../images/icons/icon_whatsup_w.png'); background-position: 0 0; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.discount-wrapper .discount-info .fb { background: #283c87; }
.discount-wrapper .discount-info .fb:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2508px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }
.discount-wrapper .discount-info .fb:before { left: 18px; top: 6px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2489px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }

.product-wrapper { width: 100%; float: right; margin-top: 12px; margin-bottom: 33px; position: relative; }
@media all and (max-width: 1130px) { .product-wrapper { margin-bottom: 50px; } }
@media all and (max-width: 767px) { .product-wrapper { margin-bottom: 20px; margin-top: 20px; } }
.product-wrapper .col { float: right; width: calc(50% - 10px); }
@media all and (max-width: 767px) { .product-wrapper .col { width: 100%; } }
.product-wrapper .col + .col { margin-right: 20px; }
@media all and (max-width: 767px) { .product-wrapper .col + .col { margin-right: 0; } }
.product-wrapper .product-description {position: relative; background: #fff;z-index: 1; float: right; width: 100%; font-size: 16px; line-height: 21px; padding-left: 15px; }
@media all and (max-width: 767px) { .product-wrapper .product-description { padding-left: 0; margin-bottom: 10px; } }
@media all and (max-width: 767px) { .product-wrapper .product-description { font-size: 14px; margin-bottom: 0; } }
.product-wrapper .product-description p, .product-wrapper .product-description ul { margin-bottom: 10px; }
.product-wrapper .title { width: 100%; float: right; font-size: 30px; line-height: 1; margin-bottom: 9px; }
@media all and (max-width: 767px) { .product-wrapper .title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } }
@media all and (max-width: 767px) { .product-wrapper .title { font-size: 24px; font-family: "ARIMO-BOLD"; } }
.product-wrapper .price { width: 100%; float: right; direction: ltr; text-align: right; font: 30px/30px "ARIMO-BOLD"; margin-bottom: 11px; }
@media all and (max-width: 767px) { .product-wrapper .price { font-size: 26px; line-height: 26px; margin-bottom: 0; } }
.product-wrapper .price .old-price { display: inline-block; vertical-align: baseline; margin-left: 25px; font-size: 16px; }
@media all and (max-width: 767px) { .product-wrapper .price .old-price { margin-left: 10px; } }
.product-wrapper .rating { font-size: 12px; line-height: 16px; float: right; margin-top: 7px; }
@media all and (max-width: 1130px){.product-wrapper .rating { width: 100% }}
@media all and (max-width: 767px){.product-wrapper .rating { width: auto; }}

.product-wrapper .product-description a { color: #4a2259; font-family: "ARIMO-BOLDITALIC"; }
.product-wrapper .product-description a:hover { text-decoration: underline; }

.product-wrapper .rating strong { display: inline-block; margin-right: 6px; }
.product-wrapper .rating .stars { width: 80px; height: 15px; display: inline-block; background: url("../images/stars.png") repeat-x 100% 0; position: relative; top: -1px; }
.product-wrapper .rating .stars span { float: right; width: 80px; height: 15px; background: url("../images/stars-full.png") repeat-x 100% 0; }
.product-wrapper .to-reviews { float: right; color: #4a2259; font: 14px/14px "ARIMO-BOLDITALIC"; margin-right: 13px; margin-top: 7px; }

@media all and (max-width: 1130px){.product-wrapper .to-reviews { margin-right: 0; }}
@media all and (max-width: 767px){.product-wrapper .to-reviews { margin-right: 13px; }}


.product-wrapper .to-reviews:hover { text-decoration: underline; }
.product-wrapper .share { float: left; }
@media all and (max-width: 767px) { .product-wrapper .share { margin-left: 208px; } }
@media all and (max-width: 767px) { .product-wrapper .share { margin-left: 0; float: right; clear: both; margin-top: 10px; } }
.product-wrapper .share .fb, .product-wrapper .share .tw, .product-wrapper .share .in { width: 40px; height: 30px; display: inline-block; margin: 0 20px 0 0; position: relative; z-index: 1; }
@media all and (max-width: 1130px) { .product-wrapper .share .fb, .product-wrapper .share .tw, .product-wrapper .share .in { margin: 0 10px 0 0px; } }
@media all and (max-width: 767px) { .product-wrapper .share .fb, .product-wrapper .share .tw, .product-wrapper .share .in { margin: 0 0 0 20px; } }
.product-wrapper .share .fb:before, .product-wrapper .share .tw:before, .product-wrapper .share .in:before { content: ''; position: absolute; z-index: 1; }
.product-wrapper .share .fb:hover i, .product-wrapper .share .tw:hover i, .product-wrapper .share .in:hover i { display: block; }
.product-wrapper .share .fb:after, .product-wrapper .share .tw:after, .product-wrapper .share .in:after { content: ''; position: absolute; left: 0; top: 0; border-top: 15px solid #fff; border-left: 3px solid #fff; border-right: 3px solid transparent; border-bottom: 15px solid transparent; }
.product-wrapper .share .fb i, .product-wrapper .share .tw i, .product-wrapper .share .in i { background: #fff; position: absolute; top: 2px; left: 8px; right: 2px; bottom: 2px; display: block; z-index: 0; display: none; }
.product-wrapper .share .fb i:after, .product-wrapper .share .tw i:after, .product-wrapper .share .in i:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 13px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 13px solid transparent; }
.product-wrapper .share .in { background-image: -webkit-linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: -webkit-linear-gradient(35deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); }
.product-wrapper .share .in:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1034px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
.product-wrapper .share .in:before { left: 13px; top: 7px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1385px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
.product-wrapper .share .tw { background: #007eff; }
.product-wrapper .share .tw:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1849px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.product-wrapper .share .tw:before { left: 13px; top: 8px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1790px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.product-wrapper .share .fb { background: #283c87; }
.product-wrapper .share .fb:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2508px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }
.product-wrapper .share .fb:before { left: 18px; top: 6px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2489px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }

.product-form { width: 100%; float: right; margin-top: 17px; }
@media all and (max-width: 767px) { .product-form { width: calc(100% + 40px); margin-right: -20px; text-align: center; } }
.product-form .fields { width: 100%; float: right; padding: 17px 30px 18px; background: #f3f5f7; margin-bottom: 35px; }
@media all and (max-width: 1130px) { .product-form .fields { padding-left: 10px; padding-right: 20px; margin-bottom: 25px; } }
@media all and (max-width: 767px) { .product-form .fields { text-align: right; margin-bottom: 15px; } }
.product-form .fields .form-title { width: 100%; float: right; font: 24px/30px "ARIMO-BOLD"; margin-bottom: 14px; }
.product-form .field { width: 100%; float: right; margin-bottom: 25px; position: relative; padding-left: 30px; }
@media all and (max-width: 767px) { .product-form .field { margin: 0 10px 25px; width: calc((100% - 40px) / 2); } }
@media all and (max-width: 767px) { .product-form .field { width: 100%; margin: 0 0 25px; padding-left: 20px; } }
.product-form .field.error .error-text { display: block; }
.product-form .field.error .helper-text { display: none; }
.product-form .field.error:after { content: ''; position: absolute; left: 0; top: 46px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1564px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
@media all and (max-width: 767px) { .product-form .field.error:after { left: -5px; } }
.product-form .field.success:after { content: ''; position: absolute; left: 0; top: 46px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1649px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
@media all and (max-width: 767px) { .product-form .field.success:after { left: -5px; } }
.product-form .field.field-short { width: 110px; }
@media all and (max-width: 767px) { .product-form .field.field-short + .field { clear: both; } }
.product-form .field label { width: 100%; float: right; font-size: 18px; line-height: 30px; margin-bottom: 1px; }
.product-form .field label .remain { float: left; font-size: 12px; color: #787b80; }
.product-form input { background: transparent; width: 100%; float: right; height: 30px; font-size: 14px; padding: 0 20px; border-bottom: 2px solid #b1b6be; }
@media all and (max-width: 767px) { .product-form input { height: 47px; font-size: 16px; } }
@media all and (max-width: 767px) { .product-form input { font-size: 14px; height: 30px; } }
.product-form input:focus { border-bottom-color: #818181; }
.product-form .select { background: #fff; width: 100%; font-family: "ARIMO-REGULAR"; -webkit-box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); }
.product-form .select.active .dropdown { display: block; }
.product-form .select.active .current:before { border-bottom-color: #999fa8; }
.product-form .select .current { padding-right: 20px; }
.product-form .select .current:before { border-top-color: #999fa8; }
.product-form .select .current:after { 
	content: attr(data-price);
	position: absolute;
	left: 50px;
	top: 0;
	font-family: "ARIMO-BOLD" 
}
.product-form .select .dropdown { -webkit-box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); }
.product-form .select .dropdown li { background: #fff; padding-right: 20px; position: relative;}
.product-form .select .dropdown li:before{
	content: attr(data-price);
	position: absolute;
	left: 20px;
	top: 0;
	font-family: "ARIMO-BOLD"
}

.product-form .select .dropdown li.active, .product-form .select .dropdown li:hover { background: #f3f5f7; }
.product-form .info-popup { float: right; clear: both; color: #4a2259; font: 12px/17px "ARIMO-BOLDITALIC"; padding-right: 22px; position: relative; }
.product-form .info-popup:hover { text-decoration: underline; }
.product-form .info-popup:before { content: ''; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1745px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; position: absolute; right: 0; top: 0; }
.product-form .helper-text { color: #787b80; position: relative; float: right; font-size: 12px; margin-top: 6px; line-height: 14px; }
.product-form .error-text { color: #d42954; position: absolute; font-size: 12px; line-height: 14px; top: 100%; margin-top: 6px; white-space: nowrap; display: none; }
.product-form button, .product-item-link { background: #d42954; color: #fff; font: 18px "ARIMO-BOLDITALIC"; height: 45px; padding: 0 54px; float: right; clear: both; position: relative; margin-top: 4px; border: 3px solid #d42954; }
.product-form button[disabled] { opacity: 0.5; pointer-events: none; }
@media all and (max-width: 767px) { .product-form button { font-size: 14px; border-width: 2px; padding: 0 26px 0 22px; height: 30px; display: inline-block; float: none; } }
.product-form button:hover, .product-item-link { color: #d42954; background: #fff; }
.product-item-link:hover { background: #d42954; color: #fff; }
.product-form button:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 20px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 19px solid transparent; }
@media all and (max-width: 767px) { .product-form button:hover:after { border-top-width: 13px; border-bottom-width: 13px; } }
.product-form button:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 23px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 22px solid transparent; }
@media all and (max-width: 767px) { .product-form button:before { top: -2px; margin-right: 2px; border-top-width: 15px; border-bottom-width: 15px; } }
.product-form .to-favorites { padding-right: 32px; margin-right: 26px; float: right; position: relative; font: 16px/45px "ARIMO-BOLDITALIC"; color: #4a2259; margin-top: 4px; }
@media all and (max-width: 767px) { .product-form .to-favorites { font-size: 0; line-height: 30px; display: inline-block; float: none; } }
.product-form .to-favorites:hover { text-decoration: underline; }
.product-form .to-favorites:before { content: ''; position: absolute; right: 0; top: 12px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1243px; background-repeat: no-repeat; display: block; height: 22px; width: 24px; }
@media all and (max-width: 767px) { .product-form .to-favorites:before { top: 4px; } }
.product-form .gift-message { float: left; position: relative; font: 16px/19px "ARIMO-BOLDITALIC"; color: #4a2259; margin-bottom: 30px; }
@media all and (max-width: 767px) { .product-form .gift-message { float: right; padding-right: 20px; font-size: 14px; clear: both; } }
.product-form .gift-message:hover { text-decoration: underline; }
@media all and (max-width: 567px) { .product-form .button-wrapper { width: 100%; float: right; } }
.product-form .back { margin-right: 26px; float: right; position: relative; font: 16px/45px "ARIMO-ITALIC"; color: #4a2259; margin-top: 4px; }
@media all and (max-width: 767px) { .product-form .back { display: inline-block; float: none; line-height: 30px; } }
.product-form .back:hover { text-decoration: underline; }
.product-form .checkbox { position: relative; direction: ltr; float: right; margin-bottom: 30px; }
@media all and (max-width: 767px) { .product-form .checkbox { margin-right: 20px; margin-bottom: 10px; } }
.product-form .checkbox strong { font-size: 18px; line-height: 19px; margin-right: 10px; }
.product-form .checkbox input { display: none; }
.product-form .checkbox input:checked + label:after { content: ''; position: absolute; right: 0; top: 0; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2209px; background-repeat: no-repeat; display: block; height: 19px; width: 19px; }
.product-form .checkbox label { position: relative; float: right; cursor: pointer; padding-right: 31px; font-size: 16px; line-height: 19px; }
.product-form .checkbox label:before { content: ''; position: absolute; right: 0; top: 0; border: 2px solid #b1b6be; width: 15px; height: 15px; }

.product-header { width: 100%;  float: right; }
@media all and (max-width: 767px) { .product-header { position: absolute; top: 0; height: 115px;} }

.product-slider { width: 100%; float: right; position: relative; background: #fff;}
@media all and (max-width: 767px) { .product-slider { margin-top: 133px; margin-bottom: 25px; } }
@media all and (max-width: 767px) { .product-slider { margin-bottom: 10px; } }
@media all and (min-width: 1131px) { .product-slider[data-items="4"] .swiper-next, .product-slider[data-items="4"] .swiper-prev, .product-slider[data-items="3"] .swiper-next, .product-slider[data-items="3"] .swiper-prev, .product-slider[data-items="2"] .swiper-next, .product-slider[data-items="2"] .swiper-prev, .product-slider[data-items="1"] .swiper-next, .product-slider[data-items="1"] .swiper-prev { display: none; } }
@media all and (min-width: 768px) { .product-slider[data-items="5"] .swiper-next, .product-slider[data-items="5"] .swiper-prev, .product-slider[data-items="4"] .swiper-next, .product-slider[data-items="4"] .swiper-prev, .product-slider[data-items="3"] .swiper-next, .product-slider[data-items="3"] .swiper-prev, .product-slider[data-items="2"] .swiper-next, .product-slider[data-items="2"] .swiper-prev, .product-slider[data-items="1"] .swiper-next, .product-slider[data-items="1"] .swiper-prev { display: none; } }
.product-slider .big-image {float: right;width: 100%;margin-top: 7px; position: relative;z-index: 2;margin-bottom: 20px;  }
@media all and (max-width: 767px) { .product-slider .big-image { width: 520px; } }
@media all and (max-width: 767px) { .product-slider .big-image { width: 280px; margin-bottom: 15px; } }
.product-slider .big-image .img { position: relative; left: 0; top: 0; width: 100%; /*height: 100%;*/ overflow: hidden; display: none; }
.product-slider .big-image .img.active { display: block; }
.product-slider .big-image img { width: 100%; height: auto; }
.product-slider .swiper-container { width: 100%; float: right; margin-bottom: 18px; }
@media all and (max-width: 767px) { .product-slider .swiper-container { width: calc(100% + 40px); margin-right: -20px; padding: 0 20px; } }
.product-slider .swiper-next, .product-slider .swiper-prev { position: absolute; top: 25px; cursor: pointer; border-radius: 100%; background: #fff; height: 54px; width: 54px; z-index: 1; }
@media all and (max-width: 767px) { .product-slider .swiper-next, .product-slider .swiper-prev { background: none; top: 7px; } }
.product-slider .swiper-next.swiper-button-disabled:before, .product-slider .swiper-prev.swiper-button-disabled:before { opacity: 0.3; }
.product-slider .swiper-next:before, .product-slider .swiper-prev:before { content: ''; position: absolute; top: 18px; }
.product-slider .swiper-next { left: -27px; }
@media all and (max-width: 767px) { .product-slider .swiper-next { left: -24px; } }
.product-slider .swiper-next:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1927px; background-repeat: no-repeat; display: block; height: 18px; width: 12px; right: 15px; }
.product-slider .swiper-prev { right: -27px; }
@media all and (max-width: 767px) { .product-slider .swiper-prev { right: -24px; } }
.product-slider .swiper-prev:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2007px; background-repeat: no-repeat; display: block; height: 18px; width: 12px; left: 15px; }
.product-slider .swiper-slide { position: relative; }
@media all and (max-width: 767px) { .product-slider .swiper-slide { width: 80px; } }
.product-slider .swiper-slide .img { width: 100%; float: right; cursor: pointer; }
.product-slider .swiper-slide .img.active:before { content: ''; border: 2px solid #4a2259; left: 0; top: 0; right: 0; bottom: 0; position: absolute; pointer-events: none; }
.product-slider .swiper-slide img { width: 100%; height: auto; }

.product-additional-slider { width: calc(50% - 10px); float: right; position: relative; margin-top: 53px; }
@media all and (max-width: 767px) { .product-additional-slider { width: 260px; } }
@media all and (max-width: 580px) { .product-additional-slider { width: 100%; margin-top: 30px; } }
.product-additional-slider + .product-additional-slider { margin-right: 20px; }
@media all and (max-width: 580px) { .product-additional-slider + .product-additional-slider { margin-right: 0; } }
.product-additional-slider[data-items="2"] .swiper-next, .product-additional-slider[data-items="2"] .swiper-prev, .product-additional-slider[data-items="1"] .swiper-next, .product-additional-slider[data-items="1"] .swiper-prev { display: none; }
.product-additional-slider .slider-title { width: 100%; float: right; font-size: 18px; line-height: 30px; margin-bottom: 6px; }
.product-additional-slider .slider-title a { color: #4a2259; font: 14px/30px "ARIMO-BOLDITALIC"; float: left; margin-left: 5px; }
.product-additional-slider .slider-title a:hover { text-decoration: underline; }
@media all and (max-width: 580px) { .product-additional-slider .swiper-slide { width: 120px; } }
.product-additional-slider .product-item .product-img { margin-bottom: 5px; padding-bottom: 0; height: 105px; }
.product-additional-slider .product-item .product-title { font-size: 14px; line-height: 16px; height: 32px; margin-bottom: 4px; overflow: hidden; }
.product-additional-slider .product-item .product-price { font-size: 18px; }
.product-additional-slider .swiper-container { width: 100%; }
.product-additional-slider .swiper-next, .product-additional-slider .swiper-prev { position: absolute; top: 25px; cursor: pointer; border-radius: 100%; background: #fff; height: 54px; width: 54px; z-index: 1; }
.product-additional-slider .swiper-next.swiper-button-disabled:before, .product-additional-slider .swiper-prev.swiper-button-disabled:before { opacity: 0.3; }
.product-additional-slider .swiper-next:before, .product-additional-slider .swiper-prev:before { content: ''; position: absolute; top: 18px; }
.product-additional-slider .swiper-next { left: -27px; }
.product-additional-slider .swiper-next:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1927px; background-repeat: no-repeat; display: block; height: 18px; width: 12px; right: 15px; }
.product-additional-slider .swiper-prev { right: -27px; }
.product-additional-slider .swiper-prev:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2007px; background-repeat: no-repeat; display: block; height: 18px; width: 12px; left: 15px; }

.registration-wrapper { width: 100%; float: right; background: #f3f5f7; padding: 43px 60px 28px; }
@media all and (max-width: 767px) { .registration-wrapper { width: 100%;  padding: 47px 20px 29px;  } }
.registration-wrapper h2 { font-family: "ARIMO-BOLD"; margin-bottom: 5px; }
.registration-wrapper p { font-size: 13px; line-height: 18px; width: 100%; float: right; }
.registration-wrapper p a { color: #4a2259; font-family: "ARIMO-BOLDITALIC"; }
.registration-wrapper p a:hover { text-decoration: underline; }
.registration-wrapper form { margin-top: 34px; float: right; width: 100%; position: relative;padding-bottom: 43px;}
.registration-wrapper .go-to-login{padding-top: 22px;width: 100%;float: right;}
.registration-wrapper .go-to-login p{ font-size: 16px;line-height: 24px;font-family: 'ARIMO-BOLD';color: #373740;margin-bottom: 7px;}
.registration-wrapper .go-to-login a{ color: #4a2259;	font-family: "ARIMO-BOLDITALIC"; font-size: 13px;display: block;position: relative;padding-left: 37px;float: right;}
.registration-wrapper .go-to-login a img{position: absolute;left: 0;top: 3px;}
.registration-wrapper .go-to-login a:hover{ text-decoration: underline;}
.registration-wrapper .registration-success{ display: none;padding-bottom: 20px;width: 100%;float: right;}
.registration-wrapper .registration-success h2{ margin-bottom: 24px;}
.registration-wrapper .registration-success p{ margin-bottom: 11px;}
.registration-wrapper form:before { width: calc(100% + 120px); content: '';position: absolute;left: -60px;bottom: 0;border-bottom: 1px solid #b1b6be; }
@media all and (max-width: 767px) { .registration-wrapper form { margin-top: 30px; } }
.registration-wrapper .field { width: 100%; float: right; position: relative; margin-bottom: 15px; }
.registration-wrapper .field.error:after { content: ''; position: absolute; left: 0; top: 25px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1564px; background-repeat: no-repeat; display: block; height: 16px; width: 16px; }
.registration-wrapper .field.error .error-text { display: block; }
.registration-wrapper .field.error .toggle-password { display: none; }
.registration-wrapper label { width: 100%; float: right; font-size: 18px; margin-bottom: 5px;}
@media all and (max-width: 767px) { .registration-wrapper label { font-size: 16px; } }
.registration-wrapper .field-short { width: calc(50% - 30px); }
@media all and (max-width: 1130px) { .registration-wrapper .field-short { width: calc(50% - 15px); } }
@media all and (max-width: 567px) { .registration-wrapper .field-short { width: 100%; } }
.registration-wrapper .captcha { max-width: 100%; }
.registration-wrapper .field-account label { width: auto; margin-left: 12px; }
.registration-wrapper .field-account .fb, .registration-wrapper .field-account .tw, .registration-wrapper .field-account .in { float: right; width: 40px; height: 30px; display: block; position: relative; margin-top: -5px; }
.registration-wrapper .field-account .fb:before, .registration-wrapper .field-account .tw:before, .registration-wrapper .field-account .in:before { content: ''; position: absolute; z-index: 1; }
.registration-wrapper .field-account .fb:hover i, .registration-wrapper .field-account .tw:hover i, .registration-wrapper .field-account .in:hover i { display: block; }
.registration-wrapper .field-account .fb:after, .registration-wrapper .field-account .tw:after, .registration-wrapper .field-account .in:after { content: ''; position: absolute; left: 0; top: 0; border-top: 15px solid #f3f5f7; border-left: 3px solid #f3f5f7; border-right: 3px solid transparent; border-bottom: 15px solid transparent; display: block; }
.registration-wrapper .field-account .fb i, .registration-wrapper .field-account .tw i, .registration-wrapper .field-account .in i { background: #f3f5f7; position: absolute; top: 2px; left: 8px; right: 2px; bottom: 2px; display: block; z-index: 0; display: none; }
.registration-wrapper .field-account .fb i:after, .registration-wrapper .field-account .tw i:after, .registration-wrapper .field-account .in i:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 13px solid #f3f5f7; border-right: 3px solid #f3f5f7; border-left: 2px solid transparent; border-top: 13px solid transparent; display: block; }
.registration-wrapper .field-account .in { background-image: -webkit-linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: -webkit-linear-gradient(35deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); background-image: linear-gradient(55deg, #ffc961 0%, #e04961 31%, #c53181 63%, #5b6cb2 100%); }
.registration-wrapper .field-account .in:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1034px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
.registration-wrapper .field-account .in:before { left: 13px; top: 7px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1385px; background-repeat: no-repeat; display: block; height: 17px; width: 17px; }
.registration-wrapper .field-account .tw { background: #007eff; }
.registration-wrapper .field-account .tw:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1849px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.registration-wrapper .field-account .tw:before { left: 13px; top: 8px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1790px; background-repeat: no-repeat; display: block; height: 14px; width: 17px; }
.registration-wrapper .field-account .fb { background: #283c87; }
.registration-wrapper .field-account .fb:hover:before { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2508px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }
.registration-wrapper .field-account .fb:before { left: 18px; top: 6px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -2489px; background-repeat: no-repeat; display: block; height: 17px; width: 9px; }
.registration-wrapper .field-password, .registration-wrapper .field-half { width: calc(50% - 15px); }
@media all and (max-width: 1130px) { .registration-wrapper .field-password, .registration-wrapper .field-half{ width: calc(50% - 15px); } }
@media all and (max-width: 567px) { .registration-wrapper .field-password, .registration-wrapper .field-half { width: 100%; } }
.registration-wrapper .field-password + .field-password, .registration-wrapper .field-half+.field-half { margin-right: 30px; }
@media all and (max-width: 1130px) { .registration-wrapper .field-password + .field-password, .registration-wrapper .field-half+.field-half { margin-right: 30px; } }
@media all and (max-width: 567px) { .registration-wrapper .field-password + .field-password, .registration-wrapper .field-half+.field-half { margin-right: 0; } }
.registration-wrapper .field-password.view-password .toggle-password { background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1327px; background-repeat: no-repeat; display: block; height: 14px; width: 21px; }
.registration-wrapper .field-password .toggle-password { position: absolute; left: 13px; background-image: url('../images/icons-sc5500f27eb.png'); background-position: 0 -1369px; background-repeat: no-repeat; display: block; height: 14px; width: 21px; top: 15px; cursor: pointer; }
.registration-wrapper .field-date .select { width: 110px; font-size: 14px; }
@media all and (max-width: 567px) { .registration-wrapper .field-date .select { width: 100%; } }
.registration-wrapper .field-date .select + .select { width: 215px; margin-right: 20px; }
@media all and (max-width: 567px) { .registration-wrapper .field-date .select + .select { width: 100%; margin-right: 0; } }
.registration-wrapper .field-date .select + .select + .select { width: 110px; }
@media all and (max-width: 567px) { .registration-wrapper .field-date .select + .select + .select { width: 100%; margin-right: 0; } }
.registration-wrapper .select { background: #fff; width: 100%; margin-top: 15px; -webkit-box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); }
.registration-wrapper .select.active .dropdown { display: block; }
.registration-wrapper .select.active .current:before { border-bottom-color: #999fa8; }
.registration-wrapper .select .current { padding-right: 20px; }
.registration-wrapper .select .current:before { border-top-color: #999fa8; }
.registration-wrapper .select .dropdown { -webkit-box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); }
.registration-wrapper .select .dropdown li { background: #fff; }
.registration-wrapper .select .dropdown li.active, .registration-wrapper .select .dropdown li:hover { background: #f3f5f7; }
.registration-wrapper input[type="text"],.registration-wrapper input[type="password"] { background: #fff; width: 100%; float: right; height: 43px; font-size: 14px; padding: 0 20px 0 30px; border: 2px solid #b1b6be; }
.registration-wrapper textarea {resize:none; background: #fff; width: 100%; float: right; height: 120px; font-size: 14px; padding: 10px 20px 10px 30px; border: 2px solid #b1b6be; }
.registration-wrapper textarea:focus {  border-color: #818181; }
.registration-wrapper input[type="text"]:focus, .registration-wrapper input[type="password"]:focus { border-color: #818181; }
.registration-wrapper .error-text { color: #d42954; font-size: 12px; line-height: 14px; top: 100%; display: none; right: 0; width: 100%; clear: both; position: relative;}
.registration-wrapper .error-text strong { font-size: 12px; line-height: 14px; }
.registration-wrapper button { background: #d42954; color: #fff; font: 16px "ARIMO-BOLDITALIC"; height: 45px; padding: 0 35px; float: right; clear: both; position: relative; margin-bottom: 18px; border: 3px solid #d42954; margin-top: 15px;}
@media all and (max-width: 767px) { .registration-wrapper button { font-size: 14px; border-width: 2px; padding: 0 36px 0 32px; height: 30px; } }
.registration-wrapper button[disabled] { opacity: 0.5; pointer-events: none; }
.registration-wrapper button:hover { color: #d42954; background: #fff; }
.registration-wrapper button:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 20px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 19px solid transparent; }
@media all and (max-width: 767px) { .registration-wrapper button:hover:after { border-top-width: 13px; border-bottom-width: 13px; } }
.registration-wrapper button:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 23px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 22px solid transparent; }
@media all and (max-width: 767px) { .registration-wrapper button:before { top: -2px; margin-right: 2px; border-top-width: 15px; border-bottom-width: 15px; } }
.registration-wrapper .radio label {display: flex; align-items: center;}
.registration-wrapper .radio label input{margin-left: 5px;}
.registration-wrapper .buttons .pull-right{display: flex; align-items: center; width: 100%; position: relative; flex-wrap: wrap;}
.registration-wrapper .buttons .pull-right input{margin-left: 5px;}

.add-review-form .field-file { width: calc((100% - 40px) / 2); margin-bottom: 26px; }
.field-file, .image-select { background: #fff; width: 100%; font-family: "ARIMO-REGULAR"; -webkit-box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); box-shadow: 2px 2px 5px rgba(114, 109, 109, 0.17); position: relative; cursor: pointer; }
.field-file:before, .image-select:before { content: ''; position: absolute; right: 0; top: 0; background: #4a2259; width: 47px; height: 100%; }
.field-file:after, .image-select:after { content: ''; position: absolute; right: 0; top: 0; width: 47px; height: 100%; background: url("../images/file.png") no-repeat center; }
.field-file p, .image-select p { padding-right: 60px; padding-left: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; float: right; width: 100%; height: 100%; font: 16px/47px "ARIMO-BOLDITALIC"; color: #373740; }

.field-file input {
	width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    opacity: 0;
}


.main + .footer {
	margin-top: 30px;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

 @font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/bootstrap/glyphicons-halflings-regular.eot');
    src: url('../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/bootstrap/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

 .disabled {
 	pointer-events: none;
 }

.register-popup{
	width: 740px;
	max-width: 100vw;
	text-align: right;
}

.product-slider .big-image .img:after{
  content: '';
  pointer-events: none;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5) url('../images/zoom-toggler.png') no-repeat center;
}


.product-slider .big-image .img.loading:before{
  display: block;
}
.product-slider .big-image .img:before{
	content: '';
	pointer-events: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
  z-index: 1;
  display: none;
	background: url('../images/spinner.svg') no-repeat center;
}

@media all and (max-width: 1130px){
	.product-slider .big-image .img:after{
		width: 40px;
		height: 40px;
		background-size: 20px auto;
	}
}

.popup .zoom-popup { background: #fff; padding: 55px 20px 20px; text-align: center; }
.popup .zoom-popup .close { z-index: 2; }
.popup .zoom-popup .image-zoom { overflow: hidden; margin-bottom: 20px; }
.popup .zoom-popup .image-zoom img { width: 100%; height: auto; }
.popup .zoom-popup canvas { pointer-events: none; }
.popup .zoom-popup .range { position: relative; width: 300px; display: inline-block;}
.popup .zoom-popup .range:before { 	content: '-';
	position: absolute;
	right: -23px;
	top: -2px;
	font-size: 29px;
	line-height: 20px;}
@media all and (max-width: 767px) {

	.popup .zoom-popup .range{
		width: calc(100% - 100px);
	}
}
.popup .zoom-popup .range:after { 	content: '+';
	position: absolute;
	left: -30px;
	top: -1px;
	font-size: 29px;
	line-height: 20px;}
.popup .zoom-popup .range input { -webkit-appearance: none; width: 100%; max-width: 100%; padding-top: 8px; padding-bottom: 8px; background-color: transparent; cursor: pointer; }
.popup .zoom-popup .range input::-webkit-slider-runnable-track { width: 100%; height: 3px; background: rgba(0, 0, 0, 0.5); border: 0; border-radius: 3px; }
.popup .zoom-popup .range input::-webkit-slider-thumb { -webkit-appearance: none; border: none; height: 16px; width: 16px; border-radius: 50%; background: #07ad4d; margin-top: -6px; }
.popup .zoom-popup .range input::-moz-range-track { width: 100%; height: 3px; background: rgba(0, 0, 0, 0.5); border: 0; border-radius: 3px; }
.popup .zoom-popup .range input::-moz-range-thumb { border: none; height: 16px; width: 16px; border-radius: 50%; background: #07ad4d; margin-top: -6px; }
.popup .zoom-popup .range input:-moz-focusring { outline: 1px solid white; outline-offset: -1px; }
.popup .zoom-popup .range input::-ms-track { width: 100%; height: 5px; background: transparent; border-color: transparent; border-width: 6px 0; color: transparent; }
.popup .zoom-popup .range input::-ms-fill-lower { background: rgba(0, 0, 0, 0.5); border-radius: 10px; }
.popup .zoom-popup .range input::-ms-fill-upper { background: rgba(0, 0, 0, 0.5); border-radius: 10px; }
.popup .zoom-popup .range input::-ms-thumb { border: none; height: 16px; width: 16px; border-radius: 50%; background: #07ad4d; margin-top: 1px; }
.popup .zoom-popup .range input:focus::-ms-fill-lower { background: rgba(0, 0, 0, 0.5); }
.popup .zoom-popup .range input:focus::-ms-fill-upper { background: rgba(0, 0, 0, 0.5); }

@media all and (min-width: 768px) {
	.header .menu>li:hover .submenu{
		display: flex;
	}
}
.submenu{
	display: none;
	position: absolute;
	right: 0;
	top: 100%;
	background: #fff;
	align-items: flex-start;
	padding: 20px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.25);
	min-width: 100%;
	border-bottom: 3px solid #d42955;
}
.submenu>ul{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.submenu>ul>li{
	list-style-type: none;
	font-size: 16px;
	white-space: nowrap;
}
.submenu>ul>li.title a{
	font-family: "ARIMO-BOLD";
	color: #000;
}
.submenu>ul>li a{
	color: #4f4f4f;
}
.submenu>ul>li a:hover{
	color: #4a2259;
}
.submenu>ul+ul{
	margin-right: 50px;
}

.filters-col .rotate-right{
	font-size: 16px;
	line-height: 30px;
	cursor: pointer;
	padding-right: 40px;
	position: relative;
	margin-bottom: 30px;
}
.filters-col .rotate-right img{
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
}
.filters-col .rotate-left{
	font-size: 16px;
	line-height: 30px;
	cursor: pointer;
	padding-right: 40px;
	position: relative;
	margin-bottom: 30px;
}
.filters-col .rotate-left img{
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
}

@media all and (max-width: 767px){
	.header .menu{
		width: calc(100% + 40px);
		border-bottom: none;
		margin-right: -20px;
	}
	.header .menu>li{
		width: 100%;
		border-bottom: 1px solid #d42954;
	}
	.header .menu>li>a{
		display: block;
		width: 100%;
		padding: 5px 20px;
	    color: #d42955;
	}
	.header .menu>li.open{
		background: #ededed;
	}
	.header .menu>li>a:hover{
		border-bottom: none;
	}
	.header .menu>li:after{
		display: none;
	}
	.submenu{
		position: relative;
		box-shadow: none;
		background: #f8f8f8;
		flex-direction: column;
	}
	.submenu>ul{
		width: 100%;
	}
	.submenu>ul+ul{
		margin-right: 0;
		margin-top: 10px;
	}
}

.template-images{
  display: flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}

.template-images .img{
  width: 100px;
  height: 100px;
  position: relative;
  margin-left: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

.template-images .img img{
  width: 100px;
  height: 100px;
  position: absolute;
  object-fit: contain;
}


@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?15210704');
  src: url('../fonts/fontello.eot?15210704#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?15210704') format('woff2'),
       url('../fonts/fontello.woff?15210704') format('woff'),
       url('../fonts/fontello.ttf?15210704') format('truetype'),
       url('../fonts/fontello.svg?15210704#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontello-icon {
	font-size: 20px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user-outline, .icon-lock-open, .icon-doc-text, .icon-sun, .icon-heart, .icon-lock, .icon-th-list{
 color:#d42954;
  right: 0;
  top: 0;
  position: absolute;
  font-size: 18px;
}

.icon-basket {
  color:#4a2259;
  font-size: 40px;
  margin-right: 0;
}
.icon-search {
  color:#4a2259;
  font-size: 20px;
}
.icon-doc-text, .icon-sun, .icon-heart, .icon-th-list {
  right: 13px;
}
.icon-lock-open, .icon-lock {
  right: 11px;
  top: 9px;
}
.icon-user-outline-footer, .icon-mail {
  color:#4a2259;
  position: absolute;
  top: 6px;
  font-size: 18px;
  right: -4px;
}
.cabinet-wrapper .cabinet-menu a i {
  text-decoration: none;
  color: #d42954;
  font-size: 34px;
  position: absolute;
  right: 15px;
}
@media all and (max-width: 767px) {
  .icon-basket {
    font-size: 24px;
  }

 .icon-lock-open, .icon-lock {
    top: 12px;
    z-index: 2;
  }
  .icon-doc-text, .icon-sun, .icon-heart, .icon-th-list {
    top: 8px;
    z-index: 2;
  }
  .cabinet-wrapper .cabinet-menu a i {
    font-size: 22px;
    right: 9px;
    top: 11px;
  }
}
#crop{
  position: relative;
}
#crop.ready:after {
  display: none;
}
#crop:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: white url("../images/spinner.svg") no-repeat center;
}

.submenu .parent{
  display: flex;
  flex-direction: row;
}

.submenu .parent>li>a{
  font-family: "ARIMO-BOLD";
}
.submenu .parent ul{
  list-style: none;
  padding-right: 10px;
  padding-left: 25px;
}
@media all and (max-width: 767px) {
  .submenu .parent{
    flex-direction: column;
  }
  .submenu .parent ul{
    padding-left: 0;
    padding-bottom: 20px;
  }
}

.crop-popup .filters>p{
  font-size: 30px;
  line-height: 1.3;
  text-align: center;
  width: 230px;
  float: left;
  margin-left: 34px;
}


#payment-details-form #payment-data .buttons .pull-right{
  background: #d42954;
  color: #fff;
  font: 21px "ARIMO-BOLDITALIC";
  height: 45px;
  padding: 0 54px;
  float: right;
  clear: both;
  position: relative;
  margin-top: 4px;
  border: 3px solid #d42954;
}
#payment-details-form #payment-data .buttons .pull-right:hover{
  color: #d42954;
  background: #fff;
}
#payment-details-form #payment-data .buttons .pull-right:before{
  content: '';
  position: absolute;
  right: 100%;
  top: -3px;
  margin-right: 3px;
  border-bottom: 23px solid #d42954;
  border-right: 3px solid #d42954;
  border-left: 3px solid #0000;
  border-top: 22px solid #0000;
}
#payment-details-form #payment-data .buttons .pull-right input[type="submit"]{
  background: #d42954;
  color: #fff;
  font: 21px "ARIMO-BOLDITALIC";
  border-bottom: none;
  padding: 8px 0 0 0;
}
#payment-details-form #payment-data .buttons .pull-right:hover input[type="submit"], #payment-details-form #payment-data .buttons .pull-right:hover input[type="button"]{
  color: #d42954;
  background: #fff;
}
#payment-details-form #payment-data .buttons .pull-right:hover:after {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  border-bottom: 20px solid #fff;
  border-right: 3px solid #fff;
  border-left: 2px solid #0000;
  border-top: 19px solid #0000;
}
.forgotten-password-error {
  display: block!important;
}
.latest-seen[data-items="3"] .product-item:nth-child(3n+2) {
  margin-right: 0;
}
.latest-seen[data-items="3"] .product-item {
  margin-bottom: 20px;
}
.error-text-acount-login {
  color: #d42954; font-size: 12px; line-height: 14px;position:relative; margin-bottom: 15px;
}

@media (min-width: 768px) {
  .registration-page-wrapper {
    padding-top: 110px;
  }
}
.registration-page-wrapper .error-text {
  display:block;
}
.crop-popup.visible .popup-outer {
align-self: flex-start;
}

/*oshka*/
.home-slider { width: 100%; height: 490px; position: relative; margin-top: 3px; }
.home-slider .swiper-wrapper{ height: 100%; }
@media all and (max-width: 1130px) { .home-slider { margin-top: 0; height: 350px; width: calc(100% + 40px); margin-right: -20px; } }
@media all and (max-width: 767px) { .home-slider { height: auto; max-height: 100vh; } }
.home-slider .swiper-slide { width: 100%; height: 100%; padding: 0; background-repeat: no-repeat;background-position: center;background-size: cover;}
@media all and (max-width: 1130px) { .home-slider .swiper-slide { padding: 0 60px; } }
@media all and (max-width: 767px) { .home-slider .swiper-slide { padding: 0 20px; } }
.home-slider .swiper-slide.left-side .text { float: left; text-align: left; }
.home-slider .swiper-slide.left-side .text a { float: left; }
.home-slider .swiper-slide.left-side .countdown { float: left; margin-left: -40px; margin-right: 0; }
@media all and (max-width: 1130px) { .home-slider .swiper-slide.left-side .countdown { margin-left: -60px; } }
@media all and (max-width: 767px) { .home-slider .swiper-slide.left-side .countdown { margin-left: -20px; } }
.home-slider .swiper-slide.left-side .countdown:before { right: auto; left: 100%; border-right: 6px solid transparent; border-left: 6px solid #08ae4d; }
.home-slider .swiper-slide .countdown { background: #08ae4d; float: right; font: 33px/1 "ARIMO-BOLD"; text-shadow: 2px 2px 5px rgba(114, 109, 109, 0.75); color: #fff; direction: ltr; text-align: center; position: relative; width: 260px; margin-bottom: 60px; margin-top: 80px; padding: 18px 0; height: 84px; margin-right: -40px; }
@media all and (max-width: 1130px) { .home-slider .swiper-slide .countdown { margin-top: 30px; margin-right: -60px; margin-bottom: 22px; width: auto; padding-right: 60px; padding-left: 30px; } }
@media all and (max-width: 767px) { .home-slider .swiper-slide .countdown { font-size: 18px; height: 53px; margin-right: -20px; padding: 12px 20px; margin-bottom: 42px; } }
.home-slider .swiper-slide .countdown:before { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 42px solid #08ae4d; border-right: 6px solid #08ae4d; border-left: 6px solid transparent; border-top: 42px solid transparent; }
@media all and (max-width: 767px) { .home-slider .swiper-slide .countdown:before { border-left-width: 5px; border-right-width: 5px; border-top-width: 27px; border-bottom-width: 26px; } }
.home-slider .swiper-slide .countdown p { display: inline-block; }
.home-slider .swiper-slide .countdown p span { display: block; font-size: 14px; font-family: "ARIMO-REGULAR"; }
@media all and (max-width: 767px) { .home-slider .swiper-slide .countdown p span { font-size: 10px; } }
.home-slider .swiper-slide .text { float: right; width: 100%; }
.home-slider .swiper-slide .text p { font-size: 48px; line-height: 1; color: #fff; text-shadow: 2px 2px 5px rgba(114, 109, 109, 0.75); text-transform: uppercase; }
@media all and (max-width: 1130px) { .home-slider .swiper-slide .text p { font-size: 36px; } }
@media all and (max-width: 767px) { .home-slider .swiper-slide .text p { font-size: 28px; } }
.home-slider .swiper-slide .text a { font: 18px/36px "ARIMO-BOLDITALIC"; color: #fff; background: #d42954; display: block; float: right; padding: 0 51px; position: relative; margin-top: 10px; height: 42px; border: 3px solid #d42954; }
@media all and (max-width: 1130px) { .home-slider .swiper-slide .text a { margin-top: 17px; } }
@media all and (max-width: 767px) { .home-slider .swiper-slide .text a { font-size: 14px; line-height: 26px; padding: 0 26px 0 22px; height: 30px; border-width: 2px; margin-top: 8px; } }
.home-slider .swiper-slide .text a:hover { color: #d42954; background: #fff; }
.home-slider .swiper-slide .text a:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 18px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 18px solid transparent; }
@media all and (max-width: 767px) { .home-slider .swiper-slide .text a:hover:after { border-bottom-width: 13px; border-top-width: 13px; } }
.home-slider .swiper-slide .text a:before { content: ''; position: absolute; right: 100%; top: -3px; margin-right: 3px; border-bottom: 21px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 21px solid transparent; }
@media all and (max-width: 767px) { .home-slider .swiper-slide .text a:before { top: -2px; margin-right: 2px; border-bottom-width: 15px; border-top-width: 15px; } }

.payment-wrapper input[type="button"]{background:#d42954;color:#fff;font:21px "ARIMO-BOLDITALIC";border-bottom:none;padding:8px 0 0 0}

.page-banner .blog-article-image { width:100%;  height:auto;}

.cart-wrapper #product-body .cart-row .thumb {width:100%;height:auto;}

@media all and (max-width: 567px) {
  .discount-wrapper .discount-info {padding-top: 30px;margin-top: 10px; }
  .discount-wrapper .discount-info .discount-card{ top: auto; position: relative;  }
}

/*vocher*/
.voucher-wrapper .title {
  font: 40px "ARIMO-BOLD";
  float: right;
  width: 100%;
  padding: 28px 0 29px;
}
.cart .voucher-wrapper table td {
  border-top: 1px solid #b1b6be;
  border-bottom: 1px solid #b1b6be;
  padding-top: 24px;
  padding-bottom: 22px;
}
.cart .voucher-wrapper table td:last-child {
  background: #f0f2f5;
  width: 150px;
}
.cart .voucher-wrapper table td:nth-child(1) {
  width: 25px;
}
.cart .voucher-wrapper .remove {
  background-image: url(../images/icons-sc5500f27eb.png);
  background-position: 0 -2062px;
  background-repeat: no-repeat;
  display: block;
  height: 13px;
  width: 13px;
}
.cart .voucher-wrapper .sum {
  padding-right: 30px;
  font: 21px/24px "ARIMO-BOLD";
  direction: ltr;
  text-align: right;
}


/*voucher-module-wrapper*/
.cart .cart-wrapper .voucher-module-wrapper input {
  background: #0000;
  width: 205px;
  padding-left: 30px;
  float: right;
  height: 30px;
  font-size: 14px;
  border-bottom: 2px solid #b1b6be;
}
.cart .cart-wrapper .voucher-module-wrapper strong {
  font-size: 18px;
  line-height: 1;
}
.cart .cart-wrapper .voucher-module-wrapper {
  margin: 20px 0 40px 0;
  border-bottom: 1px solid #b1b6be;
}
.clear {
  clear: both;
}
.cart .cart-wrapper .voucher-module-wrapper .field {
  float: right;
  margin-top: 15px;
  position: relative;
}
.cart .cart-wrapper .voucher-module-wrapper .btn {
  background: #d42954;
  color: #fff;
  font: 14px/26px "ARIMO-BOLDITALIC";
  height: 30px;
  padding: 0 30px;
  float: right;
  clear: both;
  position: relative;
  margin-top: 16px;
  border: 2px solid #d42954;
}
.cart .cart-wrapper .voucher-module-wrapper .btn[disabled] { opacity: 0.5; pointer-events: none; }
.cart .cart-wrapper .voucher-module-wrapper .btn:hover { color: #d42954; background: #fff; cursor: pointer}
.cart .cart-wrapper .voucher-module-wrapper .btn:hover:after { content: ''; position: absolute; right: 100%; top: 0; border-bottom: 13px solid #fff; border-right: 3px solid #fff; border-left: 2px solid transparent; border-top: 13px solid transparent; }
.cart .cart-wrapper .voucher-module-wrapper .btn:before { content: ''; position: absolute; right: 100%; top: -2px; margin-right: 2px; border-bottom: 15px solid #d42954; border-right: 3px solid #d42954; border-left: 3px solid transparent; border-top: 15px solid transparent; }

.cart .cart-wrapper .voucher-module-wrapper .error-text {
  color: #d42954;
  position: relative;
  float: right;
  font-size: 14px;
  line-height: 30px;
  margin-right: 20px;
}
  .cart .cart-wrapper .voucher-module-wrapper-success-text {
    color: #07ad4d;
    position: relative;
    float: right;
    font-size: 14px;
    line-height: 30px;
    margin-right: 20px;
  }
  
   /*oshka mobile corrections*/
/*!important for customized page*/
@media (max-width: 767px) {
  .product-form .to-favorites {
    display: none!important;
  }
  .product-form button {
    width: 80%!important;
    font-size: 24px!important;
    padding: 20px 26px 20px 22px!important;
    height: 70px!important;
  }
    .product-form button:before {
      border-top-width: 35px!important;
      border-bottom-width: 35px!important;
    }
  .product-form button:hover:after {
    border-top-width: 46px!important;
    border-bottom-width: 20px!important;
  }

  .crop-popup .filters .filters-col:nth-of-type(1), .crop-popup .filters .filters-col:nth-of-type(2), .crop-popup .filters .filters-col:nth-of-type(3), .crop-popup .filters .filters-col:nth-of-type(4), .crop-popup .filters .filters-col:nth-of-type(5){
    display:none;
  }
    .crop-popup .instructions, .quantity-field { display:none;}

  /*personalization page*/
  .main-customized .product-header, .main-customized .product-description, .main-customized .product-quantity, .main-customized .product-additional-slider, .main-customized .reviews-wrapper{display:none;}
  .main-customized .product-slider {margin-top: 30px;}

}
  
  
@media (max-width: 380px) {
  .product-form button {
    font-size: 18px!important;
    padding: 20px 14px 20px 14px!important;
  }
}
.home-slider img {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
}
.home-slider .swiper-slide > div {
	z-index: 2;
}
.home-slider .swiper-slide > div:not(.text) {
	position: absolute!important;
	left: 0;
	top: 0;
	right: 0;
	margin-top: 30px;
}
.home-slider .swiper-slide > div.text {
	position: absolute!important;
	left: 0;
	right: 0;
	bottom: 30px;
}
.home-slider .home-button-prev,
.home-slider .home-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10000;
    height: 50px;
    width: 50px;
    right: 40px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    transition: .3s ease;
}
.home-slider .home-button-prev:hover,
.home-slider .home-button-next:hover {
	background-color: rgba(0, 0, 0, .8);
}
.home-slider .home-button-prev {
	transform: translateY(-50%) scale(-1,1);
	right: auto;
	left: 40px;
}
.home-slider .home-button-prev:before,
.home-slider .home-button-prev:after,
.home-slider .home-button-next:before,
.home-slider .home-button-next:after {
	content: '';
	display: inline-block;	
	height: 2px;
	width: 20px;
	background-color: #ffffff;
	transform: rotate(45deg);
	position: absolute;
	right: 12px;
	top: 17px;
}
.home-slider .home-button-prev:after,
.home-slider .home-button-next:after {
	transform: rotate(-45deg);
	top: auto;
	bottom: 17px;
}
.product-item-link {
    width: 40%;
    padding: 0;
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 32px;
    font-size: 15px;
    text-align: center;
}
@media (max-width: 767px) {
	.product-item-link {
	    font-size: 12px;
	}
	.home-slider .swiper-slide > div:not(.text) {
		margin-top: 20px!important;
		margin-bottom: 20px!important;
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}
	.home-slider .swiper-slide > div.text {
		bottom: 20px;
	}
	.home-slider .home-button-prev {
		left: 35px;
	}
	.home-slider .home-button-next {
		right: 35px;
	}
	.home-slider .home-button-prev,
	.home-slider .home-button-next {
		width: 30px;
		height: 30px;
	}
	.home-slider .home-button-prev:before,
	.home-slider .home-button-next:before,
	.home-slider .home-button-prev:after,
	.home-slider .home-button-next:after {
		width: 13px;
		right: 7px;
	}
	.home-slider .home-button-prev:before,
	.home-slider .home-button-next:before {
		top: 10px;
	}
	.home-slider .home-button-prev:after,
	.home-slider .home-button-next:after {
		bottom: 10px;
	}
}
.menu-wrapper:after {
	content: "";
	display: block;
	clear: both;
}
.owl-carousel img {
    width: 100%;
    margin: auto;
    display: block;
}
.owl-carousel .owl-item {
    padding-left: 10px;
}
.owl-carousel .owl-controls {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
}
.owl-title {
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: right;
}
.content_bottom {
    display: block;
    width: 100%;
    float: right
}
.carousel {
    margin-top: 30px;
    margin-bottom: 30px;
}
.fullscren-backgroud {
	background: #d42955;
}
.nav-menu-wr {
    display: inline;
    position: absolute;
    left: 136px;
}
.krya {
    margin-top: 30px;
    margin-bottom: 30px;
}
.product-item:after, .product-item:before {
    content: "";
    display: block;
}
#new_position_menu .account li a {
    margin-right: 40px;
}
#new_position_menu {
    display: block;
    width: 100%;
}
#new_position_menu a, #new_position_menu > div {
    display: block;
    width: 100%;
    padding: 5px 0;
    font: 18px/32px "ARIMO-REGULAR";
    color: #d42955;
}
#new_position_menu > a:after, #new_position_menu > div:after {
    content: "";
    display: block;
    width: calc(100% + 40px);
	position: relative;
	left: 20px;
	border-bottom: 1px solid #d42954;
}
#new_position_menu .account {
    margin-top: 0;
}
#new_position_menu .account a.account-user { display: none; }
@media (max-width: 768px){
	#new_position_menu {
		margin-top: 20px;
	}
}
.mobile-bar {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #d42954;
    z-index: 1000;
}
@media (max-width: 767px){
	.mobile-bar {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
}
.mobile-bar>div {
    flex: 0 0 33.333%;
    align-self: center;
}
.mobile-bar a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 10px;
    transition: .3s ease;
}
.mobile-bar img {
    display: inline-block;
    max-width: 30px;
}
.head-phone a, .head-phone span {
    font-size: 16px;
    position: relative;
    padding-right: 40px;
    font-family: "ARIMO-REGULAR";
}
.header .header-left div {
	margin-bottom: 2px;
	position: relative;
}
@media (max-width: 1130px){
	.header .header-left div {
		display: none;
	}
}
i.head-delivery {
    background-image: url(/catalog/view/theme/giftart/images/icons-sc5500f27eb.png);
    background-position: 0 -915px;
    background-repeat: no-repeat;
    height: 35px;
    width: 50px;
    margin-left: 10px;
    display: inline;
}
i.head-phone {
    background-image: url(/catalog/view/theme/giftart/images/telephone.gif);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    display: inline;
    position: absolute;
    right: 0;
    top: 4px;
}
.head-phone a span {
    font-family: ARIMO-ITALIC;
}
.header .header-left form {
    float: left;
    margin-top: 16px;
	margin-left: 0;
    width: auto;
}