

/* Start:/local/modules/ignis.main/css/global.css?16600459686266*/
/* ===  === */
.prc_img {
	position: relative;
	overflow: hidden;
}

.badge {
	position: absolute;
	/*display: none;*/
	font-size: 15px;
	letter-spacing: 1px;
	z-index: 100;
}

.badge span {
	position: relative;
	z-index: 10;
}

.badge-new {
	bottom: 100px;
	right: -10px;
	padding-right: 25px;
	width: 55%;
	line-height: 35px;
	text-align: center;
}

.badge-new::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -24px;
	width: 43px;
	transform: skew(-35deg);
	border: 1px solid transparent;
	border-left: none;
	background-color: inherit !important;
	z-index: 1;
}

.badge-circle {
	top: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	line-height: 62px;
	border-radius: 50%;
}

.badge-circle > span {
	padding-left: .25rem;
}

.badge-slash {
	top: 25px;
	left: -50px;
	width: 200px;
	text-align: center;
	line-height: 50px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

@media only screen and (min-width: 320px) and (max-width: 499px) {
	.badge-new {
		bottom: 15vh !important;
		padding-left: 10px !important;
		width: 70% !important;
	}
	.badge-circle {
		top: 5px !important;
		right: 5px !important;
	}
}

@media only screen and (min-width: 500px) and (max-width: 639px) {
	.badge-new {
		padding-left: 0px !important;
		width: 50% !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 639px) {
	.badge-new {
		bottom: 17vh;
		padding-left: 20px;
		width: 75%;
		font-size: 12px;
		line-height: 30px;
	}
	.badge-new::after {
		width: 35px;
	}
	.badge-circle {
		top: 10px;
		right: 10px;
		width: 45px;
		height: 45px;
		line-height: 47px;
		font-size: 14px;
	}
	.badge-slash {
		top: 17px;
		left: -53px;
		width: 170px;
		line-height: 30px;
		font-size: 12px;
	}
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
	.badge-new {
		bottom: 18vh;
		padding-left: 20px;
		width: 60%;
		font-size: 12px;
		line-height: 30px;
	}
	.badge-new::after {
		width: 35px;
	}
	.badge-circle {
		top: 10px;
		right: 10px;
		width: 55px;
		height: 55px;
		line-height: 57px;
		font-size: 14px;
	}
	.badge-slash {
		top: 25px;
		left: -45px;
		width: 180px;
		line-height: 35px;
		font-size: 12px;
	}
}

.product-item-detail-slider-image {
	overflow: hidden;
}

.product-item-detail-slider-image .badge {
	font-size: 18px;
}

.product-item-detail-slider-image .badge-slash {
	top: 55px;
	left: -65px;
	width: 280px;
}

.product-item-detail-slider-image .badge-new {
	bottom: 70px;
}

.product-item-detail-slider-image .badge-circle {
	width: 70px;
	height: 70px;
	font-size: 20px;
	line-height: 72px;
}

@media only screen and (max-width: 499px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-new {
		bottom: 15% !important;
	}
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-new {
		font-size: 17px;
		line-height: 35px;
	}
}

@media only screen and (max-width: 959px) and (min-width: 640px) {
	.product-item-detail-slider-image .badge-new {
		bottom: 15%;
		font-size: 17px;
		line-height: 35px;
	}
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-circle {
		width: 65px;
		height: 65px;
		line-height: 67px;
		font-size: 18px;
	}
}

@media only screen and (max-width: 959px) and (min-width: 640px) {
	.product-item-detail-slider-image .badge-circle {
		top: 5%;
		right: 5%;
		width: 65px;
		height: 65px;
		line-height: 67px;
		font-size: 18px;
	}
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-slash {
		top: 40px;
		left: -50px;
		width: 230px;
		line-height: 50px;
		font-size: 17px;
	}
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-new {
		bottom: 15%;
	}
}

@media only screen and (max-width: 959px) and (min-width: 640px) {
	.product-item-detail-slider-image .badge-slash {
		top: 65px;
		left: -85px;
		width: 340px;
		line-height: 60px;
		font-size: 18px;
	}
}

@media ( max-width : 639px) {
	.product-item-detail-slider-container {
		margin: 2rem auto 2rem auto;
	}
}

@media ( min-width : 639px) and (max-width: 959px) {
	.product-item-detail-slider-container {
		max-width: 600px;
		max-height: 600px;
		margin: 2rem auto 2rem auto;
	}
}

/* Badges basket */

#basket_items .pt_img {
	position: relative;
	overflow: hidden;
}

#basket_items .pt_img .badge {
	zoom: .32;
}

#basket_items .badge-circle {
    top: 10px !important;
    right: 10px !important;
    width: 60px !important;
    height: 60px !important;
    font-size: 17px !important;
    text-align: center !important;
    font-weight: bold !important;
    line-height: 62px !important;
    border-radius: 50% !important;
}

#basket_items .badge-slash {
    top: 25px !important;
    left: -50px !important;
    width: 200px !important;
    text-align: center !important;
    line-height: 50px !important;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
}



#basket_items .pt_img .badge-new {
    bottom: 40px !important;
    right: -10px !important;
    padding-right: 25px !important;
    width: 55% !important;
    line-height: 35px !important;
    text-align: center !important;
}

@media all and (max-width: 959px) {
	
	a.pt_img {
		height: auto;
	}
	
	#basket_items .pt_img .badge {
		zoom: .25;
	}
	
	#basket_items .pt_img .badge-new {
	    right: 0px !important;
	    width: 75% !important;
	}
	
}

/* Badges slides */

.swiper-slide .badge-new {
	right: -5px;
}


@media only screen and (max-width: 499px) and (min-width: 320px) {
	
	.swiper-slide .badge-new {
	    bottom: 18vh !important;
	}
	
}

@media only screen and (min-width: 961px) {
	
	.swiper-slide .badge-new {
	    bottom: 120px !important;
	}
	
}








































/* End */


/* Start:/local/templates/tomek_template/css/style.css?1660045968192895*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=cyrillic");
/* line 4, app/scss/base/_reset_and_grid.scss */
html, body {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    min-width: 320px;
    margin: 0;
    font-size: 10px;
    line-height: 1.2;
    background-color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    color: #1e1d1d;
    font-family: 'Open Sans', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent;
}

/* line 24, app/scss/base/_reset_and_grid.scss */
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 30px 0;
}

/* line 27, app/scss/base/_reset_and_grid.scss */
p {
    margin: 0 0 20px 0;
}

/* line 30, app/scss/base/_reset_and_grid.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

/* line 44, app/scss/base/_reset_and_grid.scss */
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

/* line 51, app/scss/base/_reset_and_grid.scss */
audio:not([controls]) {
    display: none;
    height: 0;
}

/* line 55, app/scss/base/_reset_and_grid.scss */
[hidden],
template {
    display: none;
}

/* line 59, app/scss/base/_reset_and_grid.scss */
i {
    font-style: normal;
}

/* line 62, app/scss/base/_reset_and_grid.scss */
a {
    background-color: transparent;
    cursor: pointer;
    text-decoration: none;
}

/* line 66, app/scss/base/_reset_and_grid.scss */
a:focus, a:active {
    text-decoration: none;
}

/* line 71, app/scss/base/_reset_and_grid.scss */
/*button,
input,
optgroup,
select,
textarea,
a,
a:active,
a:hover {
    outline: none;
}*/

/* line 81, app/scss/base/_reset_and_grid.scss */
abbr[title] {
    border-bottom: 1px dotted;
}

/* line 84, app/scss/base/_reset_and_grid.scss */
b,
strong {
    font-weight: bold;
}

/* line 88, app/scss/base/_reset_and_grid.scss */
mark {
    background: #ff0;
    color: #000;
}

/* line 92, app/scss/base/_reset_and_grid.scss */
small {
    font-size: 80%;
}

/* line 95, app/scss/base/_reset_and_grid.scss */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

/* line 102, app/scss/base/_reset_and_grid.scss */
sup {
    top: -0.5em;
}

/* line 105, app/scss/base/_reset_and_grid.scss */
sub {
    bottom: -0.25em;
}

/* line 108, app/scss/base/_reset_and_grid.scss */
img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

/* line 114, app/scss/base/_reset_and_grid.scss */
svg:not(:root) {
    overflow: hidden;
}

/* line 117, app/scss/base/_reset_and_grid.scss */
figure {
    margin: 1em 40px;
}

/* line 120, app/scss/base/_reset_and_grid.scss */
hr {
    height: 0;
}

/* line 123, app/scss/base/_reset_and_grid.scss */
pre {
    overflow: auto;
}

/* line 126, app/scss/base/_reset_and_grid.scss */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    -webkit-appearance: none;
    border-radius: 0;
}

/* line 137, app/scss/base/_reset_and_grid.scss */
button {
    overflow: visible;
}

/* line 140, app/scss/base/_reset_and_grid.scss */
button,
select {
    text-transform: none;
}

/* line 144, app/scss/base/_reset_and_grid.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

/* line 151, app/scss/base/_reset_and_grid.scss */
button[disabled],
html input[disabled] {
    cursor: default;
}

/* line 155, app/scss/base/_reset_and_grid.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* line 160, app/scss/base/_reset_and_grid.scss */
input {
    line-height: normal;
}

/* line 163, app/scss/base/_reset_and_grid.scss */
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

/* line 167, app/scss/base/_reset_and_grid.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/* line 171, app/scss/base/_reset_and_grid.scss */
input[type="search"] {
    -webkit-appearance: textfield;
}

/* line 174, app/scss/base/_reset_and_grid.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/* line 178, app/scss/base/_reset_and_grid.scss */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/* line 183, app/scss/base/_reset_and_grid.scss */
legend {
    border: 0;
    padding: 0;
}

/* line 187, app/scss/base/_reset_and_grid.scss */
textarea {
    overflow: auto;
    resize: none;
}

/* line 191, app/scss/base/_reset_and_grid.scss */
optgroup {
    font-weight: bold;
}

/* line 194, app/scss/base/_reset_and_grid.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 198, app/scss/base/_reset_and_grid.scss */
td,
th {
    padding: 0;
}

/* line 202, app/scss/base/_reset_and_grid.scss */
*,
*:before,
*:after {
    box-sizing: border-box;
}

/* line 209, app/scss/base/_reset_and_grid.scss */
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

/* line 217, app/scss/base/_reset_and_grid.scss */
figure {
    margin: 0;
}

/* line 220, app/scss/base/_reset_and_grid.scss */
ul {
    list-style-type: none;
    padding: 0;
}

/* line 225, app/scss/base/_reset_and_grid.scss */
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 960px) {
    /* line 234, app/scss/base/_reset_and_grid.scss */
    .container {
        width: 930px;
    }
}

@media (min-width: 1280px) {
    /* line 239, app/scss/base/_reset_and_grid.scss */
    .container {
        width: 1240px;
    }
}

/* line 243, app/scss/base/_reset_and_grid.scss */
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/* line 249, app/scss/base/_reset_and_grid.scss */
.row {
    margin-left: -15px;
    margin-right: -15px;
}

/* line 253, app/scss/base/_reset_and_grid.scss */
.col-xs-0, .col-sm-0, .col-md-0, .col-lg-0 {
    position: relative;
    min-height: 1px;
    float: left;
    padding: 0;
}

/* line 259, app/scss/base/_reset_and_grid.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

/* line 265, app/scss/base/_reset_and_grid.scss */
.col-xs-0, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

/* line 268, app/scss/base/_reset_and_grid.scss */
.col-xs-12 {
    width: 100%;
}

/* line 271, app/scss/base/_reset_and_grid.scss */
.col-xs-11 {
    width: 91.66666667%;
}

/* line 274, app/scss/base/_reset_and_grid.scss */
.col-xs-10 {
    width: 83.33333333%;
}

/* line 277, app/scss/base/_reset_and_grid.scss */
.col-xs-9 {
    width: 75%;
}

/* line 280, app/scss/base/_reset_and_grid.scss */
.col-xs-8 {
    width: 66.66666667%;
}

/* line 283, app/scss/base/_reset_and_grid.scss */
.col-xs-7 {
    width: 58.33333333%;
}

/* line 286, app/scss/base/_reset_and_grid.scss */
.col-xs-6 {
    width: 50%;
}

/* line 289, app/scss/base/_reset_and_grid.scss */
.col-xs-5 {
    width: 41.66666667%;
}

/* line 292, app/scss/base/_reset_and_grid.scss */
.col-xs-4 {
    width: 33.33333333%;
}

/* line 295, app/scss/base/_reset_and_grid.scss */
.col-xs-3 {
    width: 25%;
}

/* line 298, app/scss/base/_reset_and_grid.scss */
.col-xs-2 {
    width: 16.66666667%;
}

/* line 301, app/scss/base/_reset_and_grid.scss */
.col-xs-1 {
    width: 8.33333333%;
}

/* line 304, app/scss/base/_reset_and_grid.scss */
.col-xs-0 {
    width: 0;
}

/* line 307, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-12 {
    right: 100%;
}

/* line 310, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-11 {
    right: 91.66666667%;
}

/* line 313, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-10 {
    right: 83.33333333%;
}

/* line 316, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-9 {
    right: 75%;
}

/* line 319, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-8 {
    right: 66.66666667%;
}

/* line 322, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-7 {
    right: 58.33333333%;
}

/* line 325, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-6 {
    right: 50%;
}

/* line 328, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-5 {
    right: 41.66666667%;
}

/* line 331, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-4 {
    right: 33.33333333%;
}

/* line 334, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-3 {
    right: 25%;
}

/* line 337, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-2 {
    right: 16.66666667%;
}

/* line 340, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-1 {
    right: 8.33333333%;
}

/* line 343, app/scss/base/_reset_and_grid.scss */
.col-xs-pull-0 {
    right: auto;
}

/* line 346, app/scss/base/_reset_and_grid.scss */
.col-xs-push-12 {
    left: 100%;
}

/* line 349, app/scss/base/_reset_and_grid.scss */
.col-xs-push-11 {
    left: 91.66666667%;
}

/* line 352, app/scss/base/_reset_and_grid.scss */
.col-xs-push-10 {
    left: 83.33333333%;
}

/* line 355, app/scss/base/_reset_and_grid.scss */
.col-xs-push-9 {
    left: 75%;
}

/* line 358, app/scss/base/_reset_and_grid.scss */
.col-xs-push-8 {
    left: 66.66666667%;
}

/* line 361, app/scss/base/_reset_and_grid.scss */
.col-xs-push-7 {
    left: 58.33333333%;
}

/* line 364, app/scss/base/_reset_and_grid.scss */
.col-xs-push-6 {
    left: 50%;
}

/* line 367, app/scss/base/_reset_and_grid.scss */
.col-xs-push-5 {
    left: 41.66666667%;
}

/* line 370, app/scss/base/_reset_and_grid.scss */
.col-xs-push-4 {
    left: 33.33333333%;
}

/* line 373, app/scss/base/_reset_and_grid.scss */
.col-xs-push-3 {
    left: 25%;
}

/* line 376, app/scss/base/_reset_and_grid.scss */
.col-xs-push-2 {
    left: 16.66666667%;
}

/* line 379, app/scss/base/_reset_and_grid.scss */
.col-xs-push-1 {
    left: 8.33333333%;
}

/* line 382, app/scss/base/_reset_and_grid.scss */
.col-xs-push-0 {
    left: auto;
}

/* line 385, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-12 {
    margin-left: 100%;
}

/* line 388, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

/* line 391, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

/* line 394, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-9 {
    margin-left: 75%;
}

/* line 397, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

/* line 400, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

/* line 403, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-6 {
    margin-left: 50%;
}

/* line 406, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

/* line 409, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

/* line 412, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-3 {
    margin-left: 25%;
}

/* line 415, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

/* line 418, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

/* line 421, app/scss/base/_reset_and_grid.scss */
.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 640px) {
    /* line 425, app/scss/base/_reset_and_grid.scss */
    .col-sm-0, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    /* line 428, app/scss/base/_reset_and_grid.scss */
    .col-sm-12 {
        width: 100%;
    }
    /* line 431, app/scss/base/_reset_and_grid.scss */
    .col-sm-11 {
        width: 91.66666667%;
    }
    /* line 434, app/scss/base/_reset_and_grid.scss */
    .col-sm-10 {
        width: 83.33333333%;
    }
    /* line 437, app/scss/base/_reset_and_grid.scss */
    .col-sm-9 {
        width: 75%;
    }
    /* line 440, app/scss/base/_reset_and_grid.scss */
    .col-sm-8 {
        width: 66.66666667%;
    }
    /* line 443, app/scss/base/_reset_and_grid.scss */
    .col-sm-7 {
        width: 58.33333333%;
    }
    /* line 446, app/scss/base/_reset_and_grid.scss */
    .col-sm-6 {
        width: 50%;
    }
    /* line 449, app/scss/base/_reset_and_grid.scss */
    .col-sm-5 {
        width: 41.66666667%;
    }
    /* line 452, app/scss/base/_reset_and_grid.scss */
    .col-sm-4 {
        width: 33.33333333%;
    }
    /* line 455, app/scss/base/_reset_and_grid.scss */
    .col-sm-3 {
        width: 25%;
    }
    /* line 458, app/scss/base/_reset_and_grid.scss */
    .col-sm-2 {
        width: 16.66666667%;
    }
    /* line 461, app/scss/base/_reset_and_grid.scss */
    .col-sm-1 {
        width: 8.33333333%;
    }
    /* line 464, app/scss/base/_reset_and_grid.scss */
    .col-sm-0 {
        width: 0;
    }
    /* line 467, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-12 {
        right: 100%;
    }
    /* line 470, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    /* line 473, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    /* line 476, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-9 {
        right: 75%;
    }
    /* line 479, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    /* line 482, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    /* line 485, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-6 {
        right: 50%;
    }
    /* line 488, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    /* line 491, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    /* line 494, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-3 {
        right: 25%;
    }
    /* line 497, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    /* line 500, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    /* line 503, app/scss/base/_reset_and_grid.scss */
    .col-sm-pull-0 {
        right: auto;
    }
    /* line 506, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-12 {
        left: 100%;
    }
    /* line 509, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    /* line 512, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    /* line 515, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-9 {
        left: 75%;
    }
    /* line 518, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    /* line 521, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    /* line 524, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-6 {
        left: 50%;
    }
    /* line 527, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    /* line 530, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    /* line 533, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-3 {
        left: 25%;
    }
    /* line 536, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    /* line 539, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    /* line 542, app/scss/base/_reset_and_grid.scss */
    .col-sm-push-0 {
        left: auto;
    }
    /* line 545, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    /* line 548, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    /* line 551, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    /* line 554, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    /* line 557, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    /* line 560, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    /* line 563, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    /* line 566, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    /* line 569, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    /* line 572, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    /* line 575, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    /* line 578, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    /* line 581, app/scss/base/_reset_and_grid.scss */
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 960px) {
    /* line 586, app/scss/base/_reset_and_grid.scss */
    .col-md-0, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    /* line 589, app/scss/base/_reset_and_grid.scss */
    .col-md-12 {
        width: 100%;
    }
    /* line 592, app/scss/base/_reset_and_grid.scss */
    .col-md-11 {
        width: 91.66666667%;
    }
    /* line 595, app/scss/base/_reset_and_grid.scss */
    .col-md-10 {
        width: 83.33333333%;
    }
    /* line 598, app/scss/base/_reset_and_grid.scss */
    .col-md-9 {
        width: 75%;
    }
    /* line 601, app/scss/base/_reset_and_grid.scss */
    .col-md-8 {
        width: 66.66666667%;
    }
    /* line 604, app/scss/base/_reset_and_grid.scss */
    .col-md-7 {
        width: 58.33333333%;
    }
    /* line 607, app/scss/base/_reset_and_grid.scss */
    .col-md-6 {
        width: 50%;
    }
    /* line 610, app/scss/base/_reset_and_grid.scss */
    .col-md-5 {
        width: 41.66666667%;
    }
    /* line 613, app/scss/base/_reset_and_grid.scss */
    .col-md-4 {
        width: 33.33333333%;
    }
    /* line 616, app/scss/base/_reset_and_grid.scss */
    .col-md-3 {
        width: 25%;
    }
    /* line 619, app/scss/base/_reset_and_grid.scss */
    .col-md-2 {
        width: 16.66666667%;
    }
    /* line 622, app/scss/base/_reset_and_grid.scss */
    .col-md-1 {
        width: 8.33333333%;
    }
    /* line 625, app/scss/base/_reset_and_grid.scss */
    .col-md-0 {
        width: 0;
    }
    /* line 628, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-12 {
        right: 100%;
    }
    /* line 631, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    /* line 634, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    /* line 637, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-9 {
        right: 75%;
    }
    /* line 640, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    /* line 643, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    /* line 646, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-6 {
        right: 50%;
    }
    /* line 649, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    /* line 652, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    /* line 655, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-3 {
        right: 25%;
    }
    /* line 658, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    /* line 661, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    /* line 664, app/scss/base/_reset_and_grid.scss */
    .col-md-pull-0 {
        right: auto;
    }
    /* line 667, app/scss/base/_reset_and_grid.scss */
    .col-md-push-12 {
        left: 100%;
    }
    /* line 670, app/scss/base/_reset_and_grid.scss */
    .col-md-push-11 {
        left: 91.66666667%;
    }
    /* line 673, app/scss/base/_reset_and_grid.scss */
    .col-md-push-10 {
        left: 83.33333333%;
    }
    /* line 676, app/scss/base/_reset_and_grid.scss */
    .col-md-push-9 {
        left: 75%;
    }
    /* line 679, app/scss/base/_reset_and_grid.scss */
    .col-md-push-8 {
        left: 66.66666667%;
    }
    /* line 682, app/scss/base/_reset_and_grid.scss */
    .col-md-push-7 {
        left: 58.33333333%;
    }
    /* line 685, app/scss/base/_reset_and_grid.scss */
    .col-md-push-6 {
        left: 50%;
    }
    /* line 688, app/scss/base/_reset_and_grid.scss */
    .col-md-push-5 {
        left: 41.66666667%;
    }
    /* line 691, app/scss/base/_reset_and_grid.scss */
    .col-md-push-4 {
        left: 33.33333333%;
    }
    /* line 694, app/scss/base/_reset_and_grid.scss */
    .col-md-push-3 {
        left: 25%;
    }
    /* line 697, app/scss/base/_reset_and_grid.scss */
    .col-md-push-2 {
        left: 16.66666667%;
    }
    /* line 700, app/scss/base/_reset_and_grid.scss */
    .col-md-push-1 {
        left: 8.33333333%;
    }
    /* line 703, app/scss/base/_reset_and_grid.scss */
    .col-md-push-0 {
        left: auto;
    }
    /* line 706, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-12 {
        margin-left: 100%;
    }
    /* line 709, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    /* line 712, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    /* line 715, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-9 {
        margin-left: 75%;
    }
    /* line 718, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    /* line 721, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    /* line 724, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-6 {
        margin-left: 50%;
    }
    /* line 727, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    /* line 730, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    /* line 733, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-3 {
        margin-left: 25%;
    }
    /* line 736, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    /* line 739, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    /* line 742, app/scss/base/_reset_and_grid.scss */
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1280px) {
    /* line 747, app/scss/base/_reset_and_grid.scss */
    .col-lg-0, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    /* line 750, app/scss/base/_reset_and_grid.scss */
    .col-lg-12 {
        width: 100%;
    }
    /* line 753, app/scss/base/_reset_and_grid.scss */
    .col-lg-11 {
        width: 91.66666667%;
    }
    /* line 756, app/scss/base/_reset_and_grid.scss */
    .col-lg-10 {
        width: 83.33333333%;
    }
    /* line 759, app/scss/base/_reset_and_grid.scss */
    .col-lg-9 {
        width: 75%;
    }
    /* line 762, app/scss/base/_reset_and_grid.scss */
    .col-lg-8 {
        width: 66.66666667%;
    }
    /* line 765, app/scss/base/_reset_and_grid.scss */
    .col-lg-7 {
        width: 58.33333333%;
    }
    /* line 768, app/scss/base/_reset_and_grid.scss */
    .col-lg-6 {
        width: 50%;
    }
    /* line 771, app/scss/base/_reset_and_grid.scss */
    .col-lg-5 {
        width: 41.66666667%;
    }
    /* line 774, app/scss/base/_reset_and_grid.scss */
    .col-lg-4 {
        width: 33.33333333%;
    }
    /* line 777, app/scss/base/_reset_and_grid.scss */
    .col-lg-3 {
        width: 25%;
    }
    /* line 780, app/scss/base/_reset_and_grid.scss */
    .col-lg-2 {
        width: 16.66666667%;
    }
    /* line 783, app/scss/base/_reset_and_grid.scss */
    .col-lg-1 {
        width: 8.33333333%;
    }
    /* line 786, app/scss/base/_reset_and_grid.scss */
    .col-lg-0 {
        width: 0;
    }
    /* line 789, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-12 {
        right: 100%;
    }
    /* line 792, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    /* line 795, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    /* line 798, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-9 {
        right: 75%;
    }
    /* line 801, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    /* line 804, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    /* line 807, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-6 {
        right: 50%;
    }
    /* line 810, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    /* line 813, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    /* line 816, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-3 {
        right: 25%;
    }
    /* line 819, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    /* line 822, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    /* line 825, app/scss/base/_reset_and_grid.scss */
    .col-lg-pull-0 {
        right: auto;
    }
    /* line 828, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-12 {
        left: 100%;
    }
    /* line 831, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    /* line 834, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    /* line 837, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-9 {
        left: 75%;
    }
    /* line 840, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    /* line 843, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    /* line 846, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-6 {
        left: 50%;
    }
    /* line 849, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    /* line 852, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    /* line 855, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-3 {
        left: 25%;
    }
    /* line 858, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    /* line 861, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    /* line 864, app/scss/base/_reset_and_grid.scss */
    .col-lg-push-0 {
        left: auto;
    }
    /* line 867, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    /* line 870, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    /* line 873, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    /* line 876, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    /* line 879, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    /* line 882, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    /* line 885, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    /* line 888, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    /* line 891, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    /* line 894, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    /* line 897, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    /* line 900, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    /* line 903, app/scss/base/_reset_and_grid.scss */
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

/* line 907, app/scss/base/_reset_and_grid.scss */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 919, app/scss/base/_reset_and_grid.scss */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* line 924, app/scss/base/_reset_and_grid.scss */
.center-text {
    text-align: center;
}

/* line 927, app/scss/base/_reset_and_grid.scss */
.text-right {
    text-align: center;
}

/* line 930, app/scss/base/_reset_and_grid.scss */
.pull-right {
    float: right !important;
}

/* line 933, app/scss/base/_reset_and_grid.scss */
.pull-left {
    float: left !important;
}

/* line 936, app/scss/base/_reset_and_grid.scss */
.hide {
    display: none !important;
}

/* line 939, app/scss/base/_reset_and_grid.scss */
.show {
    display: block !important;
}

/* line 942, app/scss/base/_reset_and_grid.scss */
.invisible {
    visibility: hidden;
}

/* line 945, app/scss/base/_reset_and_grid.scss */
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

/* line 952, app/scss/base/_reset_and_grid.scss */
div.table {
    display: table;
}

/* line 955, app/scss/base/_reset_and_grid.scss */
div.table-cell {
    display: table-cell;
}

/* line 958, app/scss/base/_reset_and_grid.scss */
.hidden {
    display: none !important;
}

/* line 961, app/scss/base/_reset_and_grid.scss */
.affix {
    position: fixed;
}

@media (max-width: 639px) {
    /* line 965, app/scss/base/_reset_and_grid.scss */
    .hidden-xs {
        display: none !important;
    }
    /* line 968, app/scss/base/_reset_and_grid.scss */
    .xs-clear {
        clear: both !important;
    }
    /* line 971, app/scss/base/_reset_and_grid.scss */
    .xs-text-center {
        text-align: center !important;
    }
}

@media (min-width: 640px) and (max-width: 959px) {
    /* line 976, app/scss/base/_reset_and_grid.scss */
    .hidden-sm {
        display: none !important;
    }
    /* line 979, app/scss/base/_reset_and_grid.scss */
    .sm-clear {
        clear: both !important;
    }
    /* line 982, app/scss/base/_reset_and_grid.scss */
    .sm-text-center {
        text-align: center !important;
    }
}

@media (min-width: 960px) and (max-width: 1279px) {
    /* line 987, app/scss/base/_reset_and_grid.scss */
    .hidden-md {
        display: none !important;
    }
    /* line 990, app/scss/base/_reset_and_grid.scss */
    .md-clear {
        clear: both !important;
    }
    /* line 993, app/scss/base/_reset_and_grid.scss */
    .md-text-center {
        text-align: center !important;
    }
}

@media (min-width: 1280px) {
    /* line 998, app/scss/base/_reset_and_grid.scss */
    .hidden-lg {
        display: none !important;
    }
    /* line 1001, app/scss/base/_reset_and_grid.scss */
    .lg-clear {
        clear: both !important;
    }
    /* line 1004, app/scss/base/_reset_and_grid.scss */
    .lg-text-center {
        text-align: center !important;
    }
}

/* line 1008, app/scss/base/_reset_and_grid.scss */
.visible-print {
    display: none !important;
}

@media print {
    /* line 1012, app/scss/base/_reset_and_grid.scss */
    .visible-print {
        display: block !important;
    }
    /* line 1015, app/scss/base/_reset_and_grid.scss */
    table.visible-print {
        display: table !important;
    }
    /* line 1018, app/scss/base/_reset_and_grid.scss */
    tr.visible-print {
        display: table-row !important;
    }
    /* line 1021, app/scss/base/_reset_and_grid.scss */
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

/* line 1026, app/scss/base/_reset_and_grid.scss */
.visible-print-block {
    display: none !important;
}

@media print {
    /* line 1030, app/scss/base/_reset_and_grid.scss */
    .visible-print-block {
        display: block !important;
    }
}

/* line 1034, app/scss/base/_reset_and_grid.scss */
.visible-print-inline {
    display: none !important;
}

@media print {
    /* line 1038, app/scss/base/_reset_and_grid.scss */
    .visible-print-inline {
        display: inline !important;
    }
}

/* line 1042, app/scss/base/_reset_and_grid.scss */
.visible-print-inline-block {
    display: none !important;
}

@media print {
    /* line 1046, app/scss/base/_reset_and_grid.scss */
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    /* line 1051, app/scss/base/_reset_and_grid.scss */
    .hidden-print {
        display: none !important;
    }
}

/* line 1055, app/scss/base/_reset_and_grid.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

/* line 1061, app/scss/base/_reset_and_grid.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 639px) {
    /* line 1077, app/scss/base/_reset_and_grid.scss */
    .visible-xs {
        display: block !important;
    }
    /* line 1080, app/scss/base/_reset_and_grid.scss */
    .visible-xs-block {
        display: block !important;
    }
    /* line 1083, app/scss/base/_reset_and_grid.scss */
    .visible-xs-inline {
        display: inline !important;
    }
    /* line 1086, app/scss/base/_reset_and_grid.scss */
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 640px) and (max-width: 959px) {
    /* line 1091, app/scss/base/_reset_and_grid.scss */
    .visible-sm {
        display: block !important;
    }
    /* line 1094, app/scss/base/_reset_and_grid.scss */
    .visible-sm-block {
        display: block !important;
    }
    /* line 1097, app/scss/base/_reset_and_grid.scss */
    .visible-sm-inline {
        display: inline !important;
    }
    /* line 1100, app/scss/base/_reset_and_grid.scss */
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 960px) and (max-width: 1279px) {
    /* line 1105, app/scss/base/_reset_and_grid.scss */
    .visible-md {
        display: block !important;
    }
    /* line 1108, app/scss/base/_reset_and_grid.scss */
    .visible-md-block {
        display: block !important;
    }
    /* line 1111, app/scss/base/_reset_and_grid.scss */
    .visible-md-inline {
        display: inline !important;
    }
    /* line 1114, app/scss/base/_reset_and_grid.scss */
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1280px) {
    /* line 1119, app/scss/base/_reset_and_grid.scss */
    .visible-lg {
        display: block !important;
    }
    /* line 1122, app/scss/base/_reset_and_grid.scss */
    .visible-lg-block {
        display: block !important;
    }
    /* line 1125, app/scss/base/_reset_and_grid.scss */
    .visible-lg-inline {
        display: inline !important;
    }
    /* line 1128, app/scss/base/_reset_and_grid.scss */
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
/* line 15, app/scss/base/_swiper.min.css */
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: height,-webkit-transform;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination {
    /*position: absolute;*/
    margin-top: 15px;
    text-align: center;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

/* line 15, app/scss/base/_swiper.min.css */
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-cube, .swiper-container-flip {
    overflow: visible;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-scrollbar-cursor-drag {
    cursor: move;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

/* line 15, app/scss/base/_swiper.min.css */
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Magnific Popup CSS */
/* line 2, app/scss/base/_magnific.scss */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

/* line 13, app/scss/base/_magnific.scss */
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

/* line 23, app/scss/base/_magnific.scss */
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

/* line 33, app/scss/base/_magnific.scss */
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* line 39, app/scss/base/_magnific.scss */
.mfp-align-top .mfp-container:before {
    display: none;
}

/* line 42, app/scss/base/_magnific.scss */
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

/* line 50, app/scss/base/_magnific.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

/* line 55, app/scss/base/_magnific.scss */
.mfp-ajax-cur {
    cursor: progress;
}

/* line 58, app/scss/base/_magnific.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}

/* line 63, app/scss/base/_magnific.scss */
.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in;
}

/* line 69, app/scss/base/_magnific.scss */
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

/* line 72, app/scss/base/_magnific.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* line 80, app/scss/base/_magnific.scss */
.mfp-loading.mfp-figure {
    display: none;
}

/* line 83, app/scss/base/_magnific.scss */
.mfp-hide {
    display: none !important;
}

/* line 86, app/scss/base/_magnific.scss */
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

/* line 96, app/scss/base/_magnific.scss */
.mfp-preloader a {
    color: #CCC;
}

/* line 98, app/scss/base/_magnific.scss */
.mfp-preloader a:hover {
    color: #FFF;
}

/* line 101, app/scss/base/_magnific.scss */
.mfp-s-ready .mfp-preloader {
    display: none;
}

/* line 104, app/scss/base/_magnific.scss */
.mfp-s-error .mfp-content {
    display: none;
}

/* line 107, app/scss/base/_magnific.scss */
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

/* line 121, app/scss/base/_magnific.scss */
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/* line 125, app/scss/base/_magnific.scss */
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

/* line 140, app/scss/base/_magnific.scss */
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

/* line 143, app/scss/base/_magnific.scss */
.mfp-close:active {
    top: 1px;
}

/* line 146, app/scss/base/_magnific.scss */
.mfp-close-btn-in .mfp-close {
    color: #333;
}

/* line 149, app/scss/base/_magnific.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

/* line 157, app/scss/base/_magnific.scss */
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

/* line 166, app/scss/base/_magnific.scss */
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

/* line 176, app/scss/base/_magnific.scss */
.mfp-arrow:active {
    margin-top: -54px;
}

/* line 178, app/scss/base/_magnific.scss */
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

/* line 181, app/scss/base/_magnific.scss */
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

/* line 193, app/scss/base/_magnific.scss */
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

/* line 197, app/scss/base/_magnific.scss */
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

/* line 202, app/scss/base/_magnific.scss */
.mfp-arrow-left {
    left: 0;
}

/* line 204, app/scss/base/_magnific.scss */
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

/* line 207, app/scss/base/_magnific.scss */
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

/* line 211, app/scss/base/_magnific.scss */
.mfp-arrow-right {
    right: 0;
}

/* line 213, app/scss/base/_magnific.scss */
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

/* line 216, app/scss/base/_magnific.scss */
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

/* line 219, app/scss/base/_magnific.scss */
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* line 222, app/scss/base/_magnific.scss */
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

/* line 226, app/scss/base/_magnific.scss */
.mfp-iframe-holder .mfp-close {
    top: -40px;
}

/* line 229, app/scss/base/_magnific.scss */
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

/* line 234, app/scss/base/_magnific.scss */
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
/* line 245, app/scss/base/_magnific.scss */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
/* line 256, app/scss/base/_magnific.scss */
.mfp-figure {
    line-height: 0;
}

/* line 258, app/scss/base/_magnific.scss */
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

/* line 271, app/scss/base/_magnific.scss */
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

/* line 276, app/scss/base/_magnific.scss */
.mfp-figure figure {
    margin: 0;
}

/* line 279, app/scss/base/_magnific.scss */
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

/* line 287, app/scss/base/_magnific.scss */
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

/* line 294, app/scss/base/_magnific.scss */
.mfp-image-holder .mfp-content {
    max-width: 100%;
}

/* line 297, app/scss/base/_magnific.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    /* line 304, app/scss/base/_magnific.scss */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    /* line 307, app/scss/base/_magnific.scss */
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    /* line 309, app/scss/base/_magnific.scss */
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    /* line 312, app/scss/base/_magnific.scss */
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    /* line 315, app/scss/base/_magnific.scss */
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    /* line 323, app/scss/base/_magnific.scss */
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    /* line 325, app/scss/base/_magnific.scss */
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    /* line 328, app/scss/base/_magnific.scss */
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    /* line 340, app/scss/base/_magnific.scss */
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    /* line 343, app/scss/base/_magnific.scss */
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    /* line 346, app/scss/base/_magnific.scss */
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    /* line 349, app/scss/base/_magnific.scss */
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/* line 1, app/scss/base/_global_styles.scss */
body {
    padding-top: 50px;
}

@media only screen and (min-width: 960px) {
    /* line 6, app/scss/base/_global_styles.scss */
    body {
        padding-top: 191px;
    }
}

/* line 11, app/scss/base/_global_styles.scss */
h1 {
    font-size: 1.8rem;
}

/* line 14, app/scss/base/_global_styles.scss */
h2 {
    font-size: 1.6rem;
}

/* line 17, app/scss/base/_global_styles.scss */
h3 {
    font-size: 1.4rem;
}

/* line 20, app/scss/base/_global_styles.scss */
p {
    font-size: 1.2rem;
}

/* line 23, app/scss/base/_global_styles.scss */
ul {
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 960px) {
    /* line 29, app/scss/base/_global_styles.scss */
    h1 {
        font-size: 2.4rem;
    }
    /* line 32, app/scss/base/_global_styles.scss */
    h2 {
        font-size: 1.8rem;
    }
    /* line 35, app/scss/base/_global_styles.scss */
    h3 {
        font-size: 1.6rem;
    }
    /* line 38, app/scss/base/_global_styles.scss */
    p {
        font-size: 1.4rem;
    }
}

/* line 43, app/scss/base/_global_styles.scss */
a {
    color: #d39338;
}

/* line 45, app/scss/base/_global_styles.scss */
a:hover {
    color: #f5b253;
}

/* line 50, app/scss/base/_global_styles.scss */
.full-width {
    width: 100%;
}

/* line 64, app/scss/base/_mixins.scss */
.full-width:before, .full-width:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 55, app/scss/base/_global_styles.scss */
.middle-wrap {
    position: relative;
    background-color: #fff;
}

/* line 59, app/scss/base/_global_styles.scss */
.table {
    display: table;
    width: 100%;
}

/* line 63, app/scss/base/_global_styles.scss */
.td {
    display: table-cell;
    vertical-align: middle;
}

/* line 67, app/scss/base/_global_styles.scss */
.center {
    text-align: center;
}

/* line 71, app/scss/base/_global_styles.scss */
.inline-block {
    display: inline-block;
}

/* line 75, app/scss/base/_global_styles.scss */
.icon-map,
.icon-profile {
    position: relative;
    padding-left: 20px;
    display: inline-block;
}

/* line 85, app/scss/base/_mixins.scss */
.icon-map:before,
.icon-profile:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    height: 18px;
    background: center no-repeat;
    background-size: contain;
}

/* line 85, app/scss/base/_mixins.scss */
.icon-map:before {
    content: " ";
    display: block;
    background-image: url("/images/icon-location.svg");
}

/* line 85, app/scss/base/_mixins.scss */
.icon-profile:before {
    content: " ";
    display: block;
    background-image: url("/images/icon-profile.svg");
}

/* line 103, app/scss/base/_global_styles.scss */
.counter {
    position: absolute;
    padding: 2px;
    line-height: 1;
    font-size: 1rem;
    min-width: 16px;
    height: 16px;
    border-radius: 50px;
    background: #f1eade;
    text-align: center;
    color: #1e1d1d;
}

/* line 117, app/scss/base/_global_styles.scss */
.dropdown {
    position: relative;
}

/* line 119, app/scss/base/_global_styles.scss */
.dropdown .value {
    cursor: pointer;
}

/* line 122, app/scss/base/_global_styles.scss */
.dropdown .dropdown-menu {
    display: none;
    padding: 0;
    list-style-type: none;
    width: 100%;
    z-index: 2;
    top: 100%;
    position: absolute;
    margin: 0;
}

/* line 134, app/scss/base/_global_styles.scss */
.msg_done {
    width: 100%;
    background-color: #f1eade;
    padding: 11px 20px;
    font-size: 1.2rem;
    color: #1e1d1d;
    text-decoration: none;
    cursor: default;
    display: inline-block;
    text-align: center;
}

/* line 144, app/scss/base/_global_styles.scss */
.msg_done i {
    position: relative;
    padding-left: 20px;
}

/* line 147, app/scss/base/_global_styles.scss */
.msg_done i:before {
    position: absolute;
    content: ' ';
    z-index: 2;
    background: url("/images/check.svg") no-repeat;
    width: 14px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}

@media only screen and (max-width: 959px) {
    /* line 163, app/scss/base/_global_styles.scss */
    .visible-desktop {
        display: none !important;
    }
}

@media only screen and (min-width: 960px) {
    /* line 169, app/scss/base/_global_styles.scss */
    .visible-mobile {
        display: none !important;
    }
    /* line 172, app/scss/base/_global_styles.scss */
    .pl45-desktop {
        padding-left: 45px;
    }
}

/* line 177, app/scss/base/_global_styles.scss */
.body-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(5, 4, 4, 0.6);
    z-index: 1500;
    opacity: .5;
}

/* line 189, app/scss/base/_global_styles.scss */
html.ios, html.iphone, html.mobile {
    cursor: pointer;
}

/* line 197, app/scss/base/_global_styles.scss */
.up-over-overlay {
    z-index: 1501 !important;
}

/* line 201, app/scss/base/_global_styles.scss */
.border-yellow {
    padding: 15px;
    border-left: 1px solid #f0b023;
    position: relative;
    margin-bottom: 30px;
}

/* line 206, app/scss/base/_global_styles.scss */
.border-yellow:before, .border-yellow:after {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    background-color: #f0b023;
    height: 1px;
}

/* line 215, app/scss/base/_global_styles.scss */
.border-yellow:before {
    top: 0;
    left: 0;
    width: 60px;
}

/* line 220, app/scss/base/_global_styles.scss */
.border-yellow:after {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

/* line 226, app/scss/base/_global_styles.scss */
.border-yellow h1, .border-yellow h2, .border-yellow h3, .border-yellow p {
    margin: 0;
}

@media only screen and (min-width: 960px) {
    /* line 233, app/scss/base/_global_styles.scss */
    .border-yellow:after {
        width: 295px;
    }
}

/* line 239, app/scss/base/_global_styles.scss */
.swiper-button-next,
.swiper-button-prev {
    width: 20px;
    height: 30px;
    background: center no-repeat;
    background-size: 6px auto;
}

/* line 246, app/scss/base/_global_styles.scss */
.swiper-button-prev {
    background-image: url("/images/slide-left.svg");
    left: 0;
}

/* line 250, app/scss/base/_global_styles.scss */
.swiper-button-next {
    background-image: url("/images/slide-right.svg");
    right: 0;
}

@media only screen and (min-width: 960px) {
    /* line 255, app/scss/base/_global_styles.scss */
    .swiper-button-next,
    .swiper-button-prev {
        background-size: auto;
    }
    /* line 259, app/scss/base/_global_styles.scss */
    .swiper-button-prev {
        left: -20px;
    }
    /* line 261, app/scss/base/_global_styles.scss */
    .swiper-button-prev:hover {
        background-image: url("/images/slide-left_hover.svg");
    }
    /* line 265, app/scss/base/_global_styles.scss */
    .swiper-button-next {
        right: -20px;
    }
    /* line 267, app/scss/base/_global_styles.scss */
    .swiper-button-next:hover {
        background-image: url("/images/slide-right_hover.svg");
    }
}

/* line 274, app/scss/base/_global_styles.scss */
.swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 5px;
    vertical-align: middle;
    background: #bcbcbc;
}

/* line 280, app/scss/base/_global_styles.scss */
.swiper-pagination .swiper-pagination-bullet-active {
    background: #f0b023;
}

@media only screen and (max-width: 959px) {
    /* line 287, app/scss/base/_global_styles.scss */
    .mobile-row {
        margin: 0 -15px;
    }
}

/* line 293, app/scss/base/_global_styles.scss */
.mob-catalog {
    padding: 17px 20px 17px 48px;
    background-color: #f4b51b;
    color: #fff;
    font-weight: 800;
    position: relative;
    cursor: pointer;
    font-size: 1.4rem;
}

/* line 301, app/scss/base/_global_styles.scss */
.mob-catalog:before, .mob-catalog:after {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    background: center no-repeat;
    background-size: contain;
    margin: auto;
    top: 0;
    bottom: 0;
}

/* line 313, app/scss/base/_global_styles.scss */
.mob-catalog:before {
    left: 18px;
    width: 25px;
    height: 25px;
    background-image: url(/images/icon_catalog.svg);
}

/* line 319, app/scss/base/_global_styles.scss */
.mob-catalog:after {
    width: 10px;
    height: 10px;
    right: 15px;
    background-size: 6px auto;
    background-image: url(/images/arrow-white-right.svg);
}

@media only screen and (min-width: 960px) {
    /* line 329, app/scss/base/_global_styles.scss */
    .mob-catalog {
        display: none;
    }
}

/* line 334, app/scss/base/_global_styles.scss */
.index-h1 {
    height: 0;
    overflow: hidden;
    position: absolute;
    z-index: -10;
    top: -50px;
}

/* line 342, app/scss/base/_global_styles.scss */
.strong {
    font-weight: 800;
}

/* line 2, app/scss/pages/_main-page.scss */
.mpg_about {
    font-size: 1.4rem;
}

/* line 5, app/scss/pages/_main-page.scss */
.mpg_about--img img {
    width: 100%;
    height: auto;
}

/* line 10, app/scss/pages/_main-page.scss */
.mpg_about .more {
    font-size: 1.4rem;
    font-weight: 800;
}

/* line 15, app/scss/pages/_main-page.scss */
.mpg_news-reviews {
    margin-bottom: 80px;
}

/* line 18, app/scss/pages/_main-page.scss */
.mpg_container {
    margin-bottom: 40px;
}

/* line 64, app/scss/base/_mixins.scss */
.mpg_container:before, .mpg_container:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 24, app/scss/pages/_main-page.scss */
.mpg_news--wrap .mpg_heading .see-all {
    padding-right: 15px;
}

/* line 29, app/scss/pages/_main-page.scss */
.mpg_news--left .mpg_news--box {
    padding-left: 90px;
}

/* line 32, app/scss/pages/_main-page.scss */
.mpg_news--left .description {
    height: 42px;
}

/* line 36, app/scss/pages/_main-page.scss */
.mpg_news--right {
    padding-left: 10px;
    position: relative;
}

/* line 85, app/scss/base/_mixins.scss */
.mpg_news--right:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: -16px;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #e3e3e3;
}

/* line 50, app/scss/pages/_main-page.scss */
.mpg_news--right .title {
    height: 32px;
}

/* line 54, app/scss/pages/_main-page.scss */
.mpg_news--item {
    color: #1e1d1d;
    padding: 13px 0;
    display: block;
}

/* line 64, app/scss/base/_mixins.scss */
.mpg_news--item:before, .mpg_news--item:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 72, app/scss/base/_mixins.scss */
.mpg_news--item:not(:last-of-type) {
    border-bottom: 1px solid rgba(114, 114, 114, 0.2);
}

/* line 62, app/scss/pages/_main-page.scss */
.mpg_news--item:hover {
    color: inherit;
    text-decoration: none;
}

/* line 65, app/scss/pages/_main-page.scss */
.mpg_news--item:hover .title {
    color: #d39338;
}

/* line 70, app/scss/pages/_main-page.scss */
.mpg_news .title {
    font-size: 1.4rem;
    font-weight: 800;
}

/* line 74, app/scss/pages/_main-page.scss */
.mpg_news--img {
    width: 75px;
    float: left;
}

/* line 78, app/scss/pages/_main-page.scss */
.mpg_news .date,
.mpg_news .description {
    font-size: 1.2rem;
    color: rgba(5, 4, 4, 0.7);
}

/* line 83, app/scss/pages/_main-page.scss */
.mpg_news .description {
    margin-bottom: 0;
}

/* line 86, app/scss/pages/_main-page.scss */
.mpg_news .date {
    margin-bottom: 7px;
    display: block;
}

/* line 90, app/scss/pages/_main-page.scss */
.mpg_news .title {
    margin-bottom: 10px;
}

/* line 94, app/scss/pages/_main-page.scss */
.mpg_heading {
    position: relative;
    margin-bottom: 15px;
}

/* line 97, app/scss/pages/_main-page.scss */
.mpg_heading h2 {
    display: inline-block;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* line 103, app/scss/pages/_main-page.scss */
.mpg_heading.border-yellow {
    padding: 0 0 0 15px;
}

/* line 106, app/scss/pages/_main-page.scss */
.mpg_heading .see-all {
    padding: 18px 0;
    font-size: 1.2rem;
}

/* line 111, app/scss/pages/_main-page.scss */
.mpg_reviews {
    background-color: rgba(201, 174, 124, 0.1);
    color: #1e1d1d;
    font-size: 1.2rem;
    padding: 10px 20px 25px 20px;
}

/* line 116, app/scss/pages/_main-page.scss */
.mpg_reviews h2 {
    display: inline-block;
}

/* line 119, app/scss/pages/_main-page.scss */
.mpg_reviews--item {
    margin-bottom: 20px;
}

/* line 122, app/scss/pages/_main-page.scss */
.mpg_reviews--img {
    width: 50px;
    height: 50px;
    float: left;
}

/* line 127, app/scss/pages/_main-page.scss */
.mpg_reviews--box {
    padding-left: 65px;
}

/* line 130, app/scss/pages/_main-page.scss */
.mpg_reviews .date {
    color: rgba(30, 29, 29, 0.6);
    margin-bottom: 15px;
    display: block;
}

/* line 135, app/scss/pages/_main-page.scss */
.mpg_reviews .text {
    font-size: 1.2rem;
    margin-bottom: 0;
}

/* line 139, app/scss/pages/_main-page.scss */
.mpg_reviews .name {
    font-weight: 800;
    font-size: 1.4rem;
    margin-bottom: 5px;
}

/* line 147, app/scss/pages/_main-page.scss */
.partners-img_wrap {
    position: relative;
    height: 125px;
}

/* line 150, app/scss/pages/_main-page.scss */
.partners-img_wrap img {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

@media only screen and (max-width: 959px) {
    /* line 158, app/scss/pages/_main-page.scss */
    .mpg_about .more {
        margin-bottom: 30px;
        display: block;
    }
    /* line 164, app/scss/pages/_main-page.scss */
    .mpg_news .description {
        display: none;
    }
}

@media only screen and (min-width: 960px) {
    /* line 173, app/scss/pages/_main-page.scss */
    .mpg_container {
        margin-bottom: 80px;
    }
    /* line 177, app/scss/pages/_main-page.scss */
    .mpg_news--wrap {
        padding: 10px 30px 0 0;
    }
    /* line 180, app/scss/pages/_main-page.scss */
    .mpg_news--left {
        padding-right: 25px;
    }
    /* line 183, app/scss/pages/_main-page.scss */
    .mpg_news--img {
        width: 195px;
    }
}

@media only screen and (min-width: 1280px) {
    /* line 193, app/scss/pages/_main-page.scss */
    .mpg_news--left {
        position: relative;
    }
    /* line 85, app/scss/base/_mixins.scss */
    .mpg_news--left:before {
        content: " ";
        display: block;
        position: absolute;
        z-index: 1;
        margin: auto;
        right: -15px;
        top: 0;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #e3e3e3;
    }
    /* line 206, app/scss/pages/_main-page.scss */
    .mpg_news--left .mpg_news--box {
        padding-left: 205px;
    }
}

/* line 1, app/scss/pages/_account.scss */
.acct {
    margin-bottom: 60px;
}

.sale_order_full_table {
	font-size: 14px;
}

@media only screen and (min-width: 960px) {
    /* line 3, app/scss/pages/_account.scss */
    .acct .field-group {
        width: 240px;
    }
}

/* line 9, app/scss/pages/_account.scss */
.acct.oah table {
    margin-bottom: 40px;
}

/* line 13, app/scss/pages/_account.scss */
.acct .field-group:nth-child(1) {
    margin-right: 20px;
}

/* line 16, app/scss/pages/_account.scss */
.acct .field-group {
    display: inline-block;
}

/* line 19, app/scss/pages/_account.scss */
.acct h1 {
    text-transform: uppercase;
}

@media only screen and (max-width: 959px) {
    /* line 19, app/scss/pages/_account.scss */
    .acct h1 {
        margin-bottom: 20px;
    }
}

/* line 26, app/scss/pages/_account.scss */
.acct .pgn {
    margin-bottom: 30px;
}

/* line 29, app/scss/pages/_account.scss */
.acct .btn {
    width: 240px;
    margin-right: 20px;
}

@media only screen and (max-width: 639px) {
    /* line 29, app/scss/pages/_account.scss */
    .acct .btn {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
    }
}

/* line 38, app/scss/pages/_account.scss */
.acct .msg_done {
    width: 240px;
}

@media only screen and (max-width: 639px) {
    /* line 38, app/scss/pages/_account.scss */
    .acct .msg_done {
        width: 100%;
        display: block;
    }
}

/* line 48, app/scss/pages/_account.scss */
.acct .odt-info {
    font-size: 1.4rem;
    color: #1e1d1d;
    margin-bottom: 30px;
}

@media only screen and (max-width: 959px) {
    /* line 48, app/scss/pages/_account.scss */
    .acct .odt-info {
        background-color: #faf7f2;
        padding: 25px 15px;
    }
}

/* line 56, app/scss/pages/_account.scss */
.acct .odt-info a {
    font-size: 1.4rem;
    color: #1e1d1d;
}

@media only screen and (max-width: 639px) {
    /* line 61, app/scss/pages/_account.scss */
    .acct .odt-info .br {
        margin-top: 20px;
        line-height: 1.4;
    }
    /* line 64, app/scss/pages/_account.scss */
    .acct .odt-info .br span {
        display: block;
    }
    /* line 66, app/scss/pages/_account.scss */
    .acct .odt-info .br span i {
        display: none;
    }
    /* line 71, app/scss/pages/_account.scss */
    .acct .odt-info a {
        display: block;
    }
}

/* line 75, app/scss/pages/_account.scss */
.acct .odt-info div {
    margin-bottom: 10px;
}

/* line 78, app/scss/pages/_account.scss */
.acct .odt-info span {
    font-weight: 700;
}

/* line 2, app/scss/pages/_product.scss */
.prp .pl45-desktop {
    padding-left: 25px;
}

/* line 5, app/scss/pages/_product.scss */
.prp-container {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1280px) {
    /* line 9, app/scss/pages/_product.scss */
    .prp .pl45-desktop {
        padding-left: 45px;
    }
}

/* line 13, app/scss/pages/_product.scss */
.prp_image {
    text-align: center;
    margin-bottom: 30px;
}

/* line 17, app/scss/pages/_product.scss */
.prp h1 {
    margin-bottom: 15px;
}

/* line 20, app/scss/pages/_product.scss */
.prp_slider-box {
    background-color: #faf7f2;
    margin-bottom: 40px;
    padding-top: 30px;
}

/* line 24, app/scss/pages/_product.scss */
.prp_slider-box h2 {
    text-transform: uppercase;
    margin-left: 15px;
}

/* line 29, app/scss/pages/_product.scss */
.prp_characteristics {
    margin-top: 20px;
    margin-bottom: 15px;
}

/* line 32, app/scss/pages/_product.scss */
.prp_characteristics > div {
    font-size: 1.2rem;
    color: #1e1d1d;
}

/* line 35, app/scss/pages/_product.scss */
.prp_characteristics > div:not(:last-child) {
    margin-bottom: 7px;
}

/* line 41, app/scss/pages/_product.scss */
.prp .param-switch {
    margin-bottom: 10px;
}

@media only screen and (max-width: 959px) {
    /* line 41, app/scss/pages/_product.scss */
    .prp .param-switch {
        padding-bottom: 10px;
        margin-bottom: 15px;
        border-bottom: 1px solid #e9e9e9;
    }
}

/* line 49, app/scss/pages/_product.scss */
.prp .param-item {
    border: 1px solid #e9e9e9;
    padding: 8px 9px;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.2rem;
    color: #1e1d1d;
    margin-bottom: 5px;
}

/* line 59, app/scss/pages/_product.scss */
.prp .param-item:not(:last-child) {
    margin-right: 5px;
}

/* line 62, app/scss/pages/_product.scss */
.prp .param-item.active {
    border: 1px solid #f4b51b;
    background-color: #3c3330;
    color: #f4b51b;
}

/* line 69, app/scss/pages/_product.scss */
.prp_article, .prp_country {
    font-size: 1.2rem;
    color: #1e1d1d;
}

/* line 73, app/scss/pages/_product.scss */
.prp_article {
    margin-bottom: 10px;
}

/* line 76, app/scss/pages/_product.scss */
.prp_country {
    margin-bottom: 20px;
}

/* line 79, app/scss/pages/_product.scss */
.prp_count-and-status {
    margin-bottom: 15px;
}

/* line 64, app/scss/base/_mixins.scss */
.prp_count-and-status:before, .prp_count-and-status:after {
    content: " ";
    display: table;
    clear: both;
}

@media only screen and (max-width: 639px) {
    /* line 82, app/scss/pages/_product.scss */
    .prp_count-and-status .td {
        display: block;
        float: none !important;
    }
}

/* line 88, app/scss/pages/_product.scss */
.prp_count-and-status .btn-count {
    display: inline-block;
    vertical-align: middle;
}

/* line 92, app/scss/pages/_product.scss */
.prp_count-and-status .btn-count-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.2rem;
    color: #1e1d1d;
    margin-right: 10px;
}

/* line 99, app/scss/pages/_product.scss */
.prp_count-and-status .availability {
    font-size: 1.2rem;
    color: #d39338;
}

@media only screen and (max-width: 639px) {
    /* line 99, app/scss/pages/_product.scss */
    .prp_count-and-status .availability {
        margin-bottom: 15px;
    }
}

/* line 106, app/scss/pages/_product.scss */
.prp_count-and-status .not-availability {
    font-size: 1.2rem;
    color: #727272;
}

@media only screen and (max-width: 639px) {
    /* line 106, app/scss/pages/_product.scss */
    .prp_count-and-status .not-availability {
        margin-bottom: 15px;
    }
}

/* line 114, app/scss/pages/_product.scss */
.prp_price-and-btn {
    background-color: #faf7f2;
    padding: 10px;
    margin-bottom: 15px;
}

/* line 64, app/scss/base/_mixins.scss */
.prp_price-and-btn:before, .prp_price-and-btn:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 119, app/scss/pages/_product.scss */
.prp_price-and-btn .td {
    width: 50%;
}

@media only screen and (max-width: 639px) {
    /* line 119, app/scss/pages/_product.scss */
    .prp_price-and-btn .td {
        display: block;
        float: none !important;
        width: 100%;
    }
}

/* line 127, app/scss/pages/_product.scss */
.prp_price-and-btn .btn {
    width: 100%;
}

/* line 130, app/scss/pages/_product.scss */
.prp_price-and-btn .price {
    text-align: left;
    display: inline-block;
    color: #1e1d1d;
}

@media only screen and (max-width: 639px) {
    /* line 130, app/scss/pages/_product.scss */
    .prp_price-and-btn .price {
        margin-bottom: 10px;
    }
}

/* line 138, app/scss/pages/_product.scss */
.prp_price-and-btn .old-price {
    font-size: 11px;
    text-align: left;
    text-decoration: line-through;
}

/* line 143, app/scss/pages/_product.scss */
.prp_price-and-btn .current-price {
    font-weight: 700;
    font-size: 18px;
}

/* line 148, app/scss/pages/_product.scss */
.prp_buy-click {
    margin-bottom: 20px;
}

/* line 64, app/scss/base/_mixins.scss */
.prp_buy-click:before, .prp_buy-click:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 151, app/scss/pages/_product.scss */
.prp_buy-click .btn-beige {
    font-weight: normal;
    width: 100%;
}

/* line 154, app/scss/pages/_product.scss */
.prp_buy-click .btn-beige:hover {
    background-color: #d4cbbb;
    color: #fff;
}

/* line 159, app/scss/pages/_product.scss */
.prp_buy-click .td {
    width: 50%;
}

@media only screen and (max-width: 639px) {
    /* line 159, app/scss/pages/_product.scss */
    .prp_buy-click .td {
        display: block;
        float: none !important;
        width: 100%;
    }
}

/* line 167, app/scss/pages/_product.scss */
.prp_buy-click .input-mask {
    height: 36px;
    font-size: 1.4rem;
    padding: 7px 15px 7px 15px;
    display: block;
    background: transparent;
    width: 100%;
    border: 1px solid #ebe6d8;
    line-height: 1.4;
    -webkit-writing-mode: horizontal-tb;
    color: rgba(114, 114, 114, 0.5);
}

@media only screen and (min-width: 640px) {
    /* line 167, app/scss/pages/_product.scss */
    .prp_buy-click .input-mask {
        border-right: 0;
    }
}

/* line 181, app/scss/pages/_product.scss */
.prp_buy-click .input-mask:focus {
    outline: none;
    border-color: #a1a1a1;
    color: #1e1d1d;
}

/* line 188, app/scss/pages/_product.scss */
.prp_social-wishlist {
    margin-bottom: 15px;
}

/* line 64, app/scss/base/_mixins.scss */
.prp_social-wishlist:before, .prp_social-wishlist:after {
    content: " ";
    display: table;
    clear: both;
}

@media only screen and (max-width: 639px) {
    /* line 191, app/scss/pages/_product.scss */
    .prp_social-wishlist .td {
        text-align: center;
        display: block;
        float: none !important;
        width: 100%;
    }
}

/* line 203, app/scss/pages/_product.scss */
.save-to-wishlist {
    position: relative;
    padding-left: 29px;
    font-size: 1.4rem;
    color: #1e1d1d;
    display: inline-block;
    cursor: pointer;
}

@media only screen and (max-width: 639px) {
    /* line 203, app/scss/pages/_product.scss */
    .save-to-wishlist {
        margin-bottom: 25px;
    }
}

/* line 213, app/scss/pages/_product.scss */
.save-to-wishlist:before {
    content: ' ';
    background: url("/images/whishlist.svg") no-repeat;
    background-size: 100%;
    width: 21px;
    height: 19px;
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
}

/* line 225, app/scss/pages/_product.scss */
.save-to-wishlist:hover:before {
    background: url("/images/whishlist_hover.svg") no-repeat;
    background-size: 100%;
}

/* line 233, app/scss/pages/_product.scss */
.social-box {
    font-size: 1.4rem;
    color: #1e1d1d;
}

@media only screen and (min-width: 640px) {
    /* line 233, app/scss/pages/_product.scss */
    .social-box {
        text-align: left;
    }
}

@media only screen and (max-width: 639px) {
    /* line 233, app/scss/pages/_product.scss */
    .social-box {
        margin-bottom: 25px;
    }
}

/* line 242, app/scss/pages/_product.scss */
.social-box > div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

/* line 247, app/scss/pages/_product.scss */
.social-box > ul {
    display: inline-block;
    vertical-align: middle;
}

/* line 252, app/scss/pages/_product.scss */
.social li {
    display: inline-block;
}

/* line 72, app/scss/base/_mixins.scss */
.social li:not(:last-of-type) {
    margin: 0 10px 0 0;
}

/* line 258, app/scss/pages/_product.scss */
.social a {
    display: block;
    width: 20px;
    height: 20px;
    background: center no-repeat;
    background-size: contain;
}

/* line 265, app/scss/pages/_product.scss */
.social .-fb {
    background-image: url("/images/fb_pd.svg");
}

/* line 267, app/scss/pages/_product.scss */
.social .-fb:hover {
    background-image: url("/images/fb_hov_pd.svg");
}

/* line 271, app/scss/pages/_product.scss */
.social .-insta {
    background-image: url("/images/insta_pd.svg");
}

/* line 273, app/scss/pages/_product.scss */
.social .-insta:hover {
    background-image: url("/images/insta_hov_pd.svg");
}

/* line 277, app/scss/pages/_product.scss */
.social .-google {
    background-image: url("/images/google_pd.svg");
}

/* line 279, app/scss/pages/_product.scss */
.social .-google:hover {
    background-image: url("/images/google_hov_pd.svg");
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
    /* line 287, app/scss/pages/_product.scss */
    .prp_count-and-status, .prp_price-and-btn, .prp_buy-click, .prp_social-wishlist {
        max-width: 560px;
    }
}

@media only screen and (min-width: 960px) {
    /* line 298, app/scss/pages/_product.scss */
    .prp-container {
        margin-bottom: 50px;
    }
    /* line 301, app/scss/pages/_product.scss */
    .prp_image {
        margin-bottom: 0;
    }
    /* line 304, app/scss/pages/_product.scss */
    .prp_country {
        margin-bottom: 10px;
    }
    /* line 307, app/scss/pages/_product.scss */
    .prp_count-and-status, .prp_price-and-btn, .prp_buy-click, .prp_social-wishlist {
        max-width: 360px;
    }
    /* line 313, app/scss/pages/_product.scss */
    .prp_slider-box {
        background-color: #faf7f2;
        margin-bottom: 80px;
    }
    /* line 316, app/scss/pages/_product.scss */
    .prp_slider-box h2 {
        margin-left: 30px;
    }
}

/* line 1, app/scss/pages/_cart.scss */
.cart-page {
    margin: 25px 0;
}

/* line 3, app/scss/pages/_cart.scss */
.cart-page h1 {
    margin-bottom: 20px;
}

/* line 6, app/scss/pages/_cart.scss */
.cart-page .btn {
    margin-top: 20px;
    float: right;
}

/* line 64, app/scss/base/_mixins.scss */
.cart-page .btn:before, .cart-page .btn:after {
    content: " ";
    display: table;
    clear: both;
}

@media only screen and (max-width: 639px) {
    /* line 6, app/scss/pages/_cart.scss */
    .cart-page .btn {
        float: none;
    }
}

@media only screen and (min-width: 960px) {
    /* line 17, app/scss/pages/_cart.scss */
    .cart-page {
        margin: 60px 0;
    }
}

/* line 1, app/scss/pages/_checkout.scss */
.checkout {
    padding-bottom: 80px;
}

/* line 3, app/scss/pages/_checkout.scss */
.checkout .pt:not(.order-step) {
    margin-bottom: 35px;
}

/* line 8, app/scss/pages/_checkout.scss */
.ors {
    font-size: 1.4rem;
}

/* line 72, app/scss/base/_mixins.scss */
.ors:not(:last-of-type) {
    margin-bottom: 7px;
}

/* line 13, app/scss/pages/_checkout.scss */
.ors .pt_tbody {
    padding: 20px 40px;
}

/* line 16, app/scss/pages/_checkout.scss */
.ors .pt_thead {
    padding-right: 45px;
}

/* line 64, app/scss/base/_mixins.scss */
.ors .pt_thead:before, .ors .pt_thead:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 19, app/scss/pages/_checkout.scss */
.ors .pt_thead i {
    font-size: 1.2rem;
    text-align: center;
    color: #1e1d1d;
    font-weight: 800;
}

/* line 24, app/scss/pages/_checkout.scss */
.ors .pt_thead i:before {
    content: none;
}

/* line 28, app/scss/pages/_checkout.scss */
.ors .pt_thead .change-step {
    display: none;
    float: right;
    cursor: pointer;
    font-size: 1.2rem;
    color: #d39338;
}

/* line 36, app/scss/pages/_checkout.scss */
.ors_bottom {
    border-top: solid 1px #d7d7d7;
    padding-top: 15px;
}

/* line 64, app/scss/base/_mixins.scss */
.ors_bottom:before, .ors_bottom:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 41, app/scss/pages/_checkout.scss */
.ors .btn {
    min-width: 80px;
    width: auto;
    margin: 0;
}

/* line 46, app/scss/pages/_checkout.scss */
.ors_delivery-options {
    font-weight: 800;
}

/* line 48, app/scss/pages/_checkout.scss */
.ors_delivery-options .option-box {
    display: inline-block;
    margin-bottom: 0;
}

/* line 72, app/scss/base/_mixins.scss */
.ors_delivery-options .option-box:not(:last-of-type) {
    margin-right: 20px;
}

/* line 56, app/scss/pages/_checkout.scss */
.ors .title {
    font-size: 1.4rem;
    font-weight: 800;
    margin-bottom: 20px;
}

/* line 62, app/scss/pages/_checkout.scss */
.ors_customer-form .field-group {
    width: 100%;
}

/* line 64, app/scss/pages/_checkout.scss */
.ors_customer-form .field-group input,
.ors_customer-form .field-group textarea {
    width: 100%;
    background-color: #fff;
}

/* line 69, app/scss/pages/_checkout.scss */
.ors_customer-form .field-group textarea {
    padding: 7px 4px 7px 4px;
    height: 100px;
}

/* line 75, app/scss/pages/_checkout.scss */
.ors .ors_confirm {
    margin-top: 20px;
}

/* line 78, app/scss/pages/_checkout.scss */
.ors_total {
    font-size: 1.4rem;
    width: 100%;
}

/* line 81, app/scss/pages/_checkout.scss */
.ors_total--line {
    margin-bottom: 15px;
}

/* line 64, app/scss/base/_mixins.scss */
.ors_total--line:before, .ors_total--line:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 85, app/scss/pages/_checkout.scss */
.ors_total .discount {
    color: #fa1800;
}

/* line 90, app/scss/pages/_checkout.scss */
.ors_total .pt_thead i:before {
    content: '';
    width: 18px;
    height: 22px;
    background: url("/images/icon_my_order_white.svg") no-repeat;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/* line 104, app/scss/pages/_checkout.scss */
.order-step.closed .pt_thead {
    background-color: #eee8e1;
    color: #cdb79e;
    position: relative;
    opacity: 0.5;
    margin-bottom: 0;
}

/* line 112, app/scss/pages/_checkout.scss */
.order-step .closed.hidding-part {
    display: none;
}

/* line 116, app/scss/pages/_checkout.scss */
.order-step.success .change-step {
    display: block;
}

@media only screen and (max-width: 959px) {
    /* line 123, app/scss/pages/_checkout.scss */
    .checkout {
        padding-bottom: 60px;
    }
    /* line 127, app/scss/pages/_checkout.scss */
    .ors:last-of-type {
        margin-bottom: 30px;
    }
    /* line 130, app/scss/pages/_checkout.scss */
    .ors .pt_thead {
        padding-right: 15px;
    }
}

/* line 1, app/scss/pages/_contacts.scss */
.ctp {
    margin-bottom: 60px;
}

/* line 3, app/scss/pages/_contacts.scss */
.ctp_map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

/* line 9, app/scss/pages/_contacts.scss */
.ctp_map iframe,
.ctp_map object,
.ctp_map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* line 19, app/scss/pages/_contacts.scss */
.ctp_info-box {
    background-color: #faf7f2;
}

/* line 22, app/scss/pages/_contacts.scss */
.ctp_left {
    padding: 50px 0 50px 20px;
}

/* line 25, app/scss/pages/_contacts.scss */
.ctp_info {
    font-size: 1.4rem;
    color: #1e1d1d;
    line-height: 1.5;
    margin-bottom: 50px;
}

/* line 30, app/scss/pages/_contacts.scss */
.ctp_info > div {
    margin-bottom: 20px;
}

/* line 33, app/scss/pages/_contacts.scss */
.ctp_info a {
    color: #1e1d1d;
}

/* line 37, app/scss/pages/_contacts.scss */
.ctp_schedule {
    max-width: 250px;
    font-size: 1.4rem;
    color: #1e1d1d;
    background-color: #fff;
    padding: 20px 15px;
    line-height: 1.5;
}

/* line 44, app/scss/pages/_contacts.scss */
.ctp_schedule > div {
    margin-bottom: 5px;
}

@media only screen and (min-width: 960px) {
    /* line 51, app/scss/pages/_contacts.scss */
    .ctp {
        margin-bottom: 80px;
    }
    /* line 54, app/scss/pages/_contacts.scss */
    .ctp_info > div {
        margin-bottom: 0;
    }
}

/* line 1, app/scss/pages/_services.scss */
.sv {
    padding: 0;
    font-size: 0;
    margin: 0 -10px 60px;
}

@media only screen and (max-width: 959px) {
    /* line 1, app/scss/pages/_services.scss */
    .sv {
        margin-right: -7px;
        margin-left: -7px;
    }
}

/* line 9, app/scss/pages/_services.scss */
.sv_item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    width: 25%;
    padding: 0 10px;
    font-size: 1.4rem;
}

@media only screen and (max-width: 959px) {
    /* line 9, app/scss/pages/_services.scss */
    .sv_item {
        width: 50%;
        padding: 0 7px;
    }
}

/* line 20, app/scss/pages/_services.scss */
.sv_item a {
    color: #ebe2d3;
    text-decoration: none;
    position: relative;
    padding-top: 30px;
}

/* line 25, app/scss/pages/_services.scss */
.sv_item a:after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 120px;
    background-color: #282220;
    opacity: 0.8;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 200ms;
}

@media only screen and (max-width: 639px) {
    /* line 25, app/scss/pages/_services.scss */
    .sv_item a:after {
        height: 60px;
    }
}

/* line 42, app/scss/pages/_services.scss */
.sv_item-top {
    position: relative;
    z-index: 2;
    margin: 0 20px;
    font-size: 1.4rem;
    line-height: 1.5;
    opacity: 0;
    height: 324px;
    overflow: hidden;
}

@media only screen and (max-width: 959px) {
    /* line 42, app/scss/pages/_services.scss */
    .sv_item-top {
        display: none;
        height: 0;
    }
}

/* line 56, app/scss/pages/_services.scss */
.sv_item-bottom {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    height: 120px;
    bottom: 0;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 15px 20px 20px 15px;
    position: absolute;
    z-index: 2;
}

.services-page .services.sv .sv_item-bottom span {
	flex: 1;
}

@media only screen and (max-width: 639px) {
    /* line 56, app/scss/pages/_services.scss */
    .sv_item-bottom {
        height: 60px;
        padding-top: 20px;
        font-size: 1.2rem;
    }
}

/* line 71, app/scss/pages/_services.scss */
.sv_item > a {
    display: block;
    width: 100%;
    position: relative;
    height: 485px;
}

@media only screen and (max-width: 639px) {
    /* line 71, app/scss/pages/_services.scss */
    .sv_item > a {
        height: 230px;
    }
}

/* line 79, app/scss/pages/_services.scss */
.sv_item > a > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

@media only screen and (min-width: 960px) {
    /* line 92, app/scss/pages/_services.scss */
    .sv {
        margin-bottom: 80px;
    }
    /* line 96, app/scss/pages/_services.scss */
    .sv_item a:hover.is-active:after {
        height: 100%;
    }
    /* line 99, app/scss/pages/_services.scss */
    .sv_item a:hover.is-active .sv_item-top {
        opacity: 1;
    }
    /* line 102, app/scss/pages/_services.scss */
    .sv_item a.is-active .sv_item-top {
        transition: all 200ms;
        transition-delay: 150ms;
    }
}

/* line 1, app/scss/pages/_service-catalog.scss */
.svc {
    padding: 0;
    font-size: 0;
}

/* line 4, app/scss/pages/_service-catalog.scss */
.svc_col {
    display: inline-block;
    vertical-align: top;
    width: 33.3333%;
    padding: 0 30px;
    margin-bottom: 15px;
    font-size: 1.4rem;
}

/* line 12, app/scss/pages/_service-catalog.scss */
.svc_item {
    display: block;
    text-decoration: none;
    width: 100%;
    border: 1px solid #3c3330;
}

/* line 18, app/scss/pages/_service-catalog.scss */
.svc_img {
    padding: 10px;
    display: block;
    text-align: center;
}

/* line 22, app/scss/pages/_service-catalog.scss */
.svc_img:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
}

/* line 28, app/scss/pages/_service-catalog.scss */
.svc_img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

/* line 35, app/scss/pages/_service-catalog.scss */
.svc_bottom {
	display: flex;
	justify-content: center;
    align-items: center;
    height: 70px;
    background-color: #3c3330;
    padding: 10px;
}

/* line 39, app/scss/pages/_service-catalog.scss */
.svc_title {
	flex: 1;
    font-size: 1.4rem;
    color: #ebe2d3;
    text-align: center;
    /*margin-bottom: 15px;*/
    line-height: 1.4;
    /*height: 38px;*/
    overflow: hidden;
}

/* line 48, app/scss/pages/_service-catalog.scss */
.svc_wrapper {
    font-size: 0;
    padding-bottom: 15px;
}

/* line 52, app/scss/pages/_service-catalog.scss */
.svc_left, .svc_right {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

/* line 57, app/scss/pages/_service-catalog.scss */
.svc_price-title {
    font-size: 1.4rem;
    color: #ebe2d3;
    text-align: left;
}

/* line 62, app/scss/pages/_service-catalog.scss */
.svc_price {
    font-size: 1.4rem;
    color: #f4b51b;
    font-weight: 700;
    text-align: right;
}

@media only screen and (max-width: 639px) {
    /* line 72, app/scss/pages/_service-catalog.scss */
    .services-page h1 {
        margin-bottom: 20px;
    }
    /* line 77, app/scss/pages/_service-catalog.scss */
    .svc_col {
        width: 50%;
    }
    /* line 80, app/scss/pages/_service-catalog.scss */
    .svc_img {
        padding: 5px;
        height: 100px;
    }
    /* line 84, app/scss/pages/_service-catalog.scss */
    .svc_bottom {
        padding: 15px 5px 0;
    }
    /* line 88, app/scss/pages/_service-catalog.scss */
    .svc_price-title span {
        display: none;
    }
    /* line 92, app/scss/pages/_service-catalog.scss */
    .svc_right {
        float: right;
    }
    /* line 64, app/scss/base/_mixins.scss */
    .svc_right:before, .svc_right:after {
        content: " ";
        display: table;
        clear: both;
    }
    /* line 96, app/scss/pages/_service-catalog.scss */
    .svc_left, .svc_right {
        width: auto;
    }
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
    /* line 104, app/scss/pages/_service-catalog.scss */
    .svc_img {
        height: 157px;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
    /* line 111, app/scss/pages/_service-catalog.scss */
    .svc {
        margin: 0 -20px 80px;
    }
    /* line 113, app/scss/pages/_service-catalog.scss */
    .svc .pgn {
        margin-right: 20px;
    }
    /* line 116, app/scss/pages/_service-catalog.scss */
    .svc_col {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    /* line 120, app/scss/pages/_service-catalog.scss */
    .svc_img {
        height: 124px;
    }
}

@media only screen and (min-width: 1280px) {
    /* line 127, app/scss/pages/_service-catalog.scss */
    .svc {
        margin: 0 -30px 80px;
    }
    /* line 129, app/scss/pages/_service-catalog.scss */
    .svc .pgn {
        margin-right: 30px;
    }
    /* line 132, app/scss/pages/_service-catalog.scss */
    .svc_col {
        padding: 0 30px;
        margin-bottom: 60px;
    }
    /* line 136, app/scss/pages/_service-catalog.scss */
    .svc_img {
        height: 162px;
    }
}

@media only screen and (max-width: 959px) {
    /* line 143, app/scss/pages/_service-catalog.scss */
    .svc {
        margin: 0 -7px 60px;
    }
    /* line 145, app/scss/pages/_service-catalog.scss */
    .svc_col {
        padding: 0 7px;
    }
    /* line 148, app/scss/pages/_service-catalog.scss */
    .svc .pgn {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 960px) {
    /* line 156, app/scss/pages/_service-catalog.scss */
    .svc_col {
        width: 25%;
    }
}

/* line 1, app/scss/components/_fields.scss */
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

/* line 7, app/scss/components/_fields.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* line 12, app/scss/components/_fields.scss */
input[type=number] {
    -moz-appearance: textfield;
}

/* line 15, app/scss/components/_fields.scss */
.field-group {
    position: relative;
    margin-bottom: 25px;
    width: 100%;
}

/* line 19, app/scss/components/_fields.scss */
.field-group input {
    font-size: 1.2rem;
    padding: 7px 4px 7px 4px;
    display: block;
    background: transparent;
    width: 100%;
    border: 1px solid #bcbcbc;
    line-height: 1.4;
    -webkit-writing-mode: horizontal-tb;
}

/* line 28, app/scss/components/_fields.scss */
.field-group input:focus {
    outline: none;
    border-color: #a1a1a1;
}

/* line 32, app/scss/components/_fields.scss */
.field-group input:disabled, .field-group input[disabled] {
    background: #fff;
    border: 1px dotted #89949d;
    opacity: 0.5;
}

/* line 38, app/scss/components/_fields.scss */
.field-group textarea {
    resize: none;
    overflow-y: hidden;
    min-height: 29px;
    height: 29px;
    padding: 6px 2px 6px 2px;
    border: 1px solid #bcbcbc;
}

/* line 45, app/scss/components/_fields.scss */
.field-group textarea:focus {
    outline: none;
    border-color: #a1a1a1;
}

/* line 50, app/scss/components/_fields.scss */
.field-group label {
    font-size: 1.4rem;
    font-weight: normal;
    pointer-events: none;
    color: #1e1d1d;
    margin-bottom: 3px;
    display: block;
}

/* line 58, app/scss/components/_fields.scss */
.field-group .parsley-required {
    font-size: 1.2rem;
    padding: 3px 2px 2px 2px;
    color: #fa1800;
    width: 100%;
    position: relative;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
}

/* line 69, app/scss/components/_fields.scss */
.field-group .parsley-error,
.field-group .parsley-error:focus {
    border-color: #f4a49b;
}

/* line 1, app/scss/components/_buttons.scss */
.btn {
    display: inline-block;
    padding: 9px 15px;
    margin-bottom: 0;
    font-size: 1.4rem;
    min-width: 100px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #f4b51b;
    color: #1e1d1d;
    background: #f4b51b;
    transition: all 200ms;
}

/* line 18, app/scss/components/_buttons.scss */
.btn:hover {
    color: #1e1d1d;
    text-decoration: none;
    background: #fac33c;
}

/* line 23, app/scss/components/_buttons.scss */
.btn:active, .btn:focus {
    text-decoration: none;
}

/* line 26, app/scss/components/_buttons.scss */
.btn.btn-sand {
    background: #ebe6d8;
}

/* line 29, app/scss/components/_buttons.scss */
.btn.disabled, .btn[disabled] {
    cursor: not-allowed;
    background: #fff !important;
    border: 1px solid #f3f3f3 !important;
    color: #D5DBDF !important;
    box-shadow: none !important;
}

/* line 36, app/scss/components/_buttons.scss */
.btn.disabled i, .btn[disabled] i {
    display: none;
}

/* line 44, app/scss/components/_buttons.scss */
.btn.btn-beige {
    background: #f1eade;
    border: 1px solid #f1eade;
}

/* line 50, app/scss/components/_buttons.scss */
.btn.btn-add-to-cart i {
    position: relative;
    padding-left: 30px;
}

/* line 53, app/scss/components/_buttons.scss */
.btn.btn-add-to-cart i:before {
    position: absolute;
    content: ' ';
    z-index: 1;
    background: url("/images/shopping_cart_yellowbg.svg") no-repeat;
    width: 22px;
    height: 19px;
    display: block;
    background-size: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}

/* line 70, app/scss/components/_buttons.scss */
.btn-count {
    border: 1px solid #f0b023;
    border-radius: 2px;
    width: 110px;
    height: 30px;
    font-size: 0;
}

/* line 71, app/scss/components/_buttons.scss */
.btn-count.disabled, .btn-count[disabled] {
    cursor: not-allowed !important;
    background: #fff !important;
    border: 1px solid #c3c0c0 !important;
    color: #D5DBDF !important;
    box-shadow: none !important;
    opacity: 0.5;
}

/* line 79, app/scss/components/_buttons.scss */
.btn-count.disabled > *, .btn-count[disabled] > * {
    cursor: not-allowed !important;
}

/* line 88, app/scss/components/_buttons.scss */
.btn-count .minus {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    position: relative;
    cursor: pointer;
    background-color: #fff;
}

/* line 96, app/scss/components/_buttons.scss */
.btn-count .minus:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 10px;
    height: 2px;
    display: block;
    background: url("/images/minus.svg") no-repeat;
}

/* line 105, app/scss/components/_buttons.scss */
.btn-count .plus {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    position: relative;
    cursor: pointer;
    background-color: #fff;
}

/* line 113, app/scss/components/_buttons.scss */
.btn-count .plus:after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url("/images/plus.svg") no-repeat;
}

/* line 122, app/scss/components/_buttons.scss */
.btn-count input {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    padding: 9px 0 8px 0;
    line-height: 1.2;
    text-align: center;
    font-size: 1.4rem;
    color: #1e1d1d;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    margin: 0;
}

/* line 137, app/scss/components/_buttons.scss */
.btn-count input[type=number]::-webkit-inner-spin-button,
.btn-count input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* line 142, app/scss/components/_buttons.scss */
.btn-count input[type=number] {
    -moz-appearance: textfield;
}

/* line 1, app/scss/components/_select-custom.scss */
.sort-box {
    margin-bottom: 30px;
}

@media only screen and (max-width: 639px) {
    /* line 1, app/scss/components/_select-custom.scss */
    .sort-box {
        margin-bottom: 20px;
    }
}

/* line 6, app/scss/components/_select-custom.scss */
.sort-box_title {
    font-weight: 700;
    font-size: 1.2rem;
    color: #787777;
    float: left;
    padding: 6px 10px 6px 0;
}

@media only screen and (max-width: 639px) {
    /* line 6, app/scss/components/_select-custom.scss */
    .sort-box_title {
        display: none;
    }
}

/* line 19, app/scss/components/_select-custom.scss */
.dropdown.select {
    position: relative;
    display: inline-block;
    min-width: 160px;
}

/* line 25, app/scss/components/_select-custom.scss */
.dropdown.select.open .value:after {
    -webkit-transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
}

/* line 34, app/scss/components/_select-custom.scss */
.dropdown.select .value {
    max-width: 160px;
    color: #1e1d1d;
    font-size: 1.2rem;
    border: 1px solid #e0e0e0;
    padding: 7px 26px 7px 10px;
    background-color: #fff;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

/* line 46, app/scss/components/_select-custom.scss */
.dropdown.select .value:after {
    transition: all 0.25s ease-in-out;
    position: absolute;
    content: ' ';
    z-index: 2;
    background: url("/images/arrow.svg") no-repeat;
    width: 11px;
    height: 7px;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* line 63, app/scss/components/_select-custom.scss */
.dropdown.select .dropdown-menu {
    background-color: #fff;
    color: #1e1d1d;
    text-decoration: none;
    font-size: 1.2rem;
    white-space: nowrap;
    padding: 0;
    list-style-type: none;
    width: 100%;
    z-index: 2;
    top: 100%;
    position: absolute;
    margin: 0;
    border: 1px solid #e0e0e0;
    border-top: none;
}

/* line 78, app/scss/components/_select-custom.scss */
.dropdown.select .dropdown-menu li {
    cursor: pointer;
    padding: 5px 10px;
    border-bottom: 1px solid #e0e0e0;
    color: #727272;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

/* line 86, app/scss/components/_select-custom.scss */
.dropdown.select .dropdown-menu li:last-child {
    border-bottom: none;
}

/* line 89, app/scss/components/_select-custom.scss */
.dropdown.select .dropdown-menu li:hover {
    color: #7b4a24;
    background-color: #faf7f2;
}

/* line 1, app/scss/components/_modal.scss */
.modal {
    width: 100%;
    position: relative;
    background: #ebe9e4;
    padding: 20px 20px 40px;
    margin: 20px auto 20px;
}

/* line 7, app/scss/components/_modal.scss */
.modal .required-title {
    font-size: 1.4rem;
    color: #ababab;
    margin-bottom: 20px;
}

/* line 13, app/scss/components/_modal.scss */
.modal .field-group input {
    background: #fff;
}

/* line 18, app/scss/components/_modal.scss */
.modal_social-box {
    text-align: center;
    font-size: 1.4rem;
    color: #1e1d1d;
    margin-top: 30px;
}

/* line 23, app/scss/components/_modal.scss */
.modal_social-box > div {
    margin-bottom: 10px;
}

/* line 27, app/scss/components/_modal.scss */
.modal_social li {
    display: inline-block;
}

/* line 72, app/scss/base/_mixins.scss */
.modal_social li:not(:last-of-type) {
    margin: 0 20px 0 0;
}

/* line 33, app/scss/components/_modal.scss */
.modal_social a {
    display: block;
    width: 20px;
    height: 20px;
    background: center no-repeat;
    background-size: contain;
}

/* line 40, app/scss/components/_modal.scss */
.modal_social .-fb {
    background-image: url("/images/fb.svg");
}

/* line 42, app/scss/components/_modal.scss */
.modal_social .-fb:hover {
    background-image: url("/images/fb-hover.svg");
}

/* line 46, app/scss/components/_modal.scss */
.modal_social .-insta {
    background-image: url("/images/insta.svg");
}

/* line 48, app/scss/components/_modal.scss */
.modal_social .-insta:hover {
    background-image: url("/images/insta-hover.svg");
}

/* line 52, app/scss/components/_modal.scss */
.modal_social .-google {
    background-image: url("/images/google.svg");
}

/* line 54, app/scss/components/_modal.scss */
.modal_social .-google:hover {
    background-image: url("/images/google-hover.svg");
}

/* line 59, app/scss/components/_modal.scss */
.modal--forgot-password {
    text-align: center;
}

/* line 61, app/scss/components/_modal.scss */
.modal--forgot-password .field-group {
    text-align: left;
}

/* line 66, app/scss/components/_modal.scss */
.modal--call-us .btn {
    width: 100%;
}

/* line 69, app/scss/components/_modal.scss */
.modal--call-us textarea {
    width: 100%;
    height: 100px;
}

/* line 75, app/scss/components/_modal.scss */
.modal--registration.modal {
    padding-bottom: 80px;
    padding-top: 30px;
}

/* line 81, app/scss/components/_modal.scss */
.modal--login.modal {
    padding-bottom: 80px;
    padding-top: 30px;
}

/* line 85, app/scss/components/_modal.scss */
.modal--login .option-box {
    margin-bottom: 8px;
}

/* line 88, app/scss/components/_modal.scss */
.modal--login .forgot-password {
    color: #d39338;
    font-size: 1.2rem;
    margin-left: 22px;
    cursor: pointer;
}

/* line 93, app/scss/components/_modal.scss */
.modal--login .forgot-password:hover {
    text-decoration: underline;
}

/* line 98, app/scss/components/_modal.scss */
.modal--login .icon-login {
    position: relative;
}

/* line 100, app/scss/components/_modal.scss */
.modal--login .icon-login:before {
    content: ' ';
    width: 12px;
    height: 13px;
    display: block;
    position: absolute;
    top: 12px;
    left: 8px;
    margin: auto;
    background: url("/images/user.svg") no-repeat;
    z-index: 1;
}

/* line 112, app/scss/components/_modal.scss */
.modal--login .icon-login input {
    font-size: 1.4rem;
    color: #a3a3a3;
    padding-left: 25px;
    position: relative;
    z-index: 2;
}

/* line 120, app/scss/components/_modal.scss */
.modal--login .icon-password {
    position: relative;
}

/* line 122, app/scss/components/_modal.scss */
.modal--login .icon-password:before {
    content: ' ';
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 12px;
    left: 8px;
    margin: auto;
    background: url("/images/lock.svg") no-repeat;
    z-index: 1;
}

/* line 134, app/scss/components/_modal.scss */
.modal--login .icon-password input {
    font-size: 1.4rem;
    color: #a3a3a3;
    padding-left: 25px;
    position: relative;
    z-index: 2;
}

/* line 145, app/scss/components/_modal.scss */
.modal_head {
    font-size: 0;
    margin-top: 55px;
}

/* line 148, app/scss/components/_modal.scss */
.modal_head > div {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    width: 50%;
    font-size: 1.8rem;
    color: #1e1d1d;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}

/* line 160, app/scss/components/_modal.scss */
.modal_head > div.active:after {
    content: ' ';
    height: 4px;
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    background: #f4b51b;
}

/* line 174, app/scss/components/_modal.scss */
.modal_content {
    background: #f8f7f3;
    padding: 20px 20px 40px;
}

/* line 178, app/scss/components/_modal.scss */
.modal .login-back {
    color: #d39338;
    font-size: 1.4rem;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
}

/* line 185, app/scss/components/_modal.scss */
.modal_title {
    margin-bottom: 30px;
    font-size: 1.8rem;
    color: #1e1d1d;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-top: 55px;
}

/* line 195, app/scss/components/_modal.scss */
.mfp-bg {
    cursor: pointer;
}

/* line 198, app/scss/components/_modal.scss */
.mfp-container {
    padding: 0;
}

/* line 202, app/scss/components/_modal.scss */
.mfp-close:before {
    content: "";
    display: block;
    background: url("/images/close_button.svg");
    position: absolute;
    z-index: 1;
    height: 16px;
    width: 16px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

@media only screen and (min-width: 960px) {
    /* line 218, app/scss/components/_modal.scss */
    .modal {
        margin: 90px auto 40px;
        padding: 40px 100px 100px;
        width: 610px;
    }
    /* line 222, app/scss/components/_modal.scss */
    .modal_content {
        padding: 40px 60px 60px;
    }
}

/* line 1, app/scss/components/_option-box.scss */
.option-box {
    margin-bottom: 20px;
}

/* line 3, app/scss/components/_option-box.scss */
.option-box input[type="checkbox"],
.option-box input[type="radio"] {
    display: none;
}

/* line 7, app/scss/components/_option-box.scss */
.option-box input[type="checkbox"] + label,
.option-box input[type="radio"] + label {
    display: inline-block;
    vertical-align: top;
    color: #1e1d1d;
    font-size: 1.4rem;
    padding: 0 0 0 22px;
    position: relative;
    cursor: pointer;
}

/* line 16, app/scss/components/_option-box.scss */
.option-box input[type="checkbox"] + label:before,
.option-box input[type="radio"] + label:before {
    content: ' ';
    position: absolute;
    z-index: 2;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    background: center no-repeat;
}

/* line 27, app/scss/components/_option-box.scss */
.option-box input[type="checkbox"] + label:before {
    background-image: url("/images/checkbox-unchecked.svg");
}

/* line 30, app/scss/components/_option-box.scss */
.option-box input[type="checkbox"]:checked + label:before {
    background-image: url("/images/checkbox-cheked.svg");
}

/* line 33, app/scss/components/_option-box.scss */
.option-box input[type="radio"] + label:before {
    background-image: url("/images/radiobutton_off.svg");
}

/* line 36, app/scss/components/_option-box.scss */
.option-box input[type="radio"]:checked + label:before {
    background-image: url("/images/radiobutton_on.svg");
}

/* line 2, app/scss/components/_table.scss */
.pt_thead {
    color: #f1eade;
    font-size: 1.4rem;
    background-color: #3c3330;
    padding: 0;
    margin-bottom: 7px;
    height: 40px;
    line-height: 40px;
}

/* line 10, app/scss/components/_table.scss */
.pt_thead i {
    width: 40px;
    height: 40px;
    background-color: #f4b51b;
    display: block;
    float: left;
    margin-right: 20px;
    position: relative;
}

/* line 18, app/scss/components/_table.scss */
.pt_thead i:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url("/images/shopping-cart-yellow.svg") no-repeat;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/* line 27, app/scss/components/_table.scss */
.pt_tbody {
    padding: 25px 15px 30px;
    background-color: #faf7f2;
}

/* line 30, app/scss/components/_table.scss */
.pt_tbody > .pt_tr:not(:first-child) {
    margin-top: 30px;
}

/* line 34, app/scss/components/_table.scss */
.pt_tbottom {
    background-color: #faf7f2;
    margin-top: 5px;
    padding: 20px 15px;
    font-size: 1.4rem;
}

@media only screen and (max-width: 639px) {
    /* line 34, app/scss/components/_table.scss */
    .pt_tbottom {
        margin-top: 10px;
    }
}

/* line 64, app/scss/base/_mixins.scss */
.pt_tbottom:before, .pt_tbottom:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 43, app/scss/components/_table.scss */
.pt_tbottom-left, .pt_tbottom-right {
    float: right;
    text-align: right;
}

/* line 46, app/scss/components/_table.scss */
.pt_tbottom-left > span, .pt_tbottom-right > span {
    display: block;
    margin-bottom: 5px;
}

/* line 49, app/scss/components/_table.scss */
.pt_tbottom-left > span:last-child, .pt_tbottom-right > span:last-child {
    margin-bottom: 0;
}

/* line 54, app/scss/components/_table.scss */
.pt_tbottom-right {
    margin-right: 20px;
}

/* line 58, app/scss/components/_table.scss */
.pt_tbottom .pt_discount {
    color: #fb4e1f;
}

/* line 63, app/scss/components/_table.scss */
.pt_tr {
    position: relative;
}

/* line 66, app/scss/components/_table.scss */
.pt_left {
    width: 50px;
    float: left;
}

/* line 64, app/scss/base/_mixins.scss */
.pt_left:before, .pt_left:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 71, app/scss/components/_table.scss */
.pt_img {
    display: block;
}

/* line 73, app/scss/components/_table.scss */
.pt_img img {
    width: 100%;
}

/* line 77, app/scss/components/_table.scss */
.pt_right {
    margin-left: 70px;
}

/* line 79, app/scss/components/_table.scss */
.pt_right > .pt_td {
    font-size: 1.4rem;
}

/* line 83, app/scss/components/_table.scss */
.pt_product-name {
    color: #1e1d1d;
    font-size: 1.4rem;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

/* line 90, app/scss/components/_table.scss */
.pt_product-id {
    color: #1e1d1d;
    font-size: 1.2rem;
    display: block;
    margin-bottom: 10px;
}

/* line 96, app/scss/components/_table.scss */
.pt_product-price {
    color: #1e1d1d;
    font-size: 1.2rem;
    display: block;
}

@media only screen and (max-width: 959px) {
    /* line 96, app/scss/components/_table.scss */
    .pt_product-price {
        margin-bottom: 10px;
    }
}

/* line 103, app/scss/components/_table.scss */
.pt_product-price span {
    color: #1e1d1d;
    font-size: 1.4rem;
    font-weight: 700;
}

/* line 109, app/scss/components/_table.scss */
.pt_product-count {
    color: #1e1d1d;
    font-size: 1.2rem;
    display: block;
}

@media only screen and (max-width: 959px) {
    /* line 109, app/scss/components/_table.scss */
    .pt_product-count {
        margin-bottom: 10px;
    }
}

/* line 117, app/scss/components/_table.scss */
.pt_total-count {
    color: #1e1d1d;
    font-size: 1.2rem;
}

/* line 120, app/scss/components/_table.scss */
.pt_total-count span {
    color: #1e1d1d;
    font-size: 1.4rem;
    font-weight: 700;
}

/* line 127, app/scss/components/_table.scss */
.pt.pt--col5 .pt_tbody > .pt_tr:not(:last-child) {
    border-bottom: 5px solid #fff;
}

/* line 130, app/scss/components/_table.scss */
.pt.pt--col5 .pt_tbody > .pt_tr {
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0 !important;
}

/* line 135, app/scss/components/_table.scss */
.pt.pt--col5 .pt_tbody > .pt_tr:not(:first-child) {
    margin-top: 15px;
}

/* line 140, app/scss/components/_table.scss */
.pt.pt--col5 .pt_tbody .pt_right {
    padding-right: 20px;
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
    /* line 140, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_tbody .pt_right {
        padding-right: 0;
    }
}

@media only screen and (max-width: 639px) {
    /* line 140, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_tbody .pt_right {
        padding-right: 0;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
    /* line 152, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_tbody .pt_td:nth-child(1), .pt.pt--col5 .pt_thead .pt_td:nth-child(1) {
        width: 35%;
    }
}

/* line 159, app/scss/components/_table.scss */
.pt.pt--col5 .pt_product-price span {
    display: inline-block;
}

/* line 163, app/scss/components/_table.scss */
.pt.pt--col5 .btn-count {
    margin: 0 auto;
}

/* line 167, app/scss/components/_table.scss */
.pt.pt--col5 .pt_right > .pt_td:nth-child(3) .row {
    font-size: 0;
    margin: 0 -5px;
}

/* line 171, app/scss/components/_table.scss */
.pt.pt--col5 .pt_right > .pt_td:nth-child(3) .pt_td {
    padding: 0 5px;
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: middle;
}

/* line 179, app/scss/components/_table.scss */
.pt.pt--col5 .pt_thead .pt_td {
    margin-left: 0;
    min-height: 0;
}

/* line 182, app/scss/components/_table.scss */
.pt.pt--col5 .pt_thead .pt_td:nth-child(1) {
    position: relative;
    left: -88px;
}

/* line 187, app/scss/components/_table.scss */
.pt.pt--col5 .pt_thead .pt_right {
    padding: 0 40px 0 20px;
    min-height: initial;
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
    /* line 187, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_thead .pt_right {
        padding: 0 20px;
    }
}

/* line 193, app/scss/components/_table.scss */
.pt.pt--col5 .pt_thead .pt_right:before {
    height: auto;
}

/* line 201, app/scss/components/_table.scss */
.pt.pt--with-delete .pt_delete {
    position: absolute;
    z-index: 1;
    right: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
}

@media only screen and (max-width: 959px) {
    /* line 201, app/scss/components/_table.scss */
    .pt.pt--with-delete .pt_delete {
        margin: initial;
        top: 12px;
    }
}

/* line 216, app/scss/components/_table.scss */
.pt.pt--with-delete .pt_delete i {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

/* line 221, app/scss/components/_table.scss */
.pt.pt--with-delete .pt_delete i:before {
    position: absolute;
    content: ' ';
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url("/images/cart-delete.svg") no-repeat;
    background-position: 100%;
    display: block;
    width: 9px;
    height: 9px;
}

@media only screen and (max-width: 959px) {
    /* line 245, app/scss/components/_table.scss */
    .pt.pt--col5 .m-pt-visible {
        display: inline-block !important;
    }
    /* line 248, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_thead {
        display: none;
    }
    /* line 251, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_tbody {
        padding: 0 15px;
    }
    /* line 254, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_product-count {
        margin-bottom: 0;
    }
    /* line 257, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_right.--m-cart-price > .pt_td:nth-child(3) {
        max-width: 300px;
    }
    /* line 260, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_right.--m-cart-price > .pt_td:nth-child(3) .pt_td:nth-child(1) {
        float: right;
    }
    /* line 263, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_right.--m-cart-price > .pt_td:nth-child(3) .pt_td:nth-child(2) {
        margin: 7px 0;
    }
    /* line 266, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_product-name {
        margin-right: 30px;
    }
}

@media only screen and (min-width: 960px) {
    /* line 276, app/scss/components/_table.scss */
    .pt_tbody {
        padding: 20px 20px 35px;
    }
    /* line 279, app/scss/components/_table.scss */
    .pt_left {
        width: 68px;
    }
    /* line 282, app/scss/components/_table.scss */
    .pt_right {
        margin-left: 88px;
        font-size: 0;
        min-height: 68px;
    }
    /* line 286, app/scss/components/_table.scss */
    .pt_right:before {
        content: " ";
        display: inline-block;
        height: 68px;
        width: 0;
        vertical-align: middle;
    }
    /* line 293, app/scss/components/_table.scss */
    .pt_right > .pt_td {
        display: inline-block;
        vertical-align: middle;
    }
    /* line 296, app/scss/components/_table.scss */
    .pt_right > .pt_td:nth-child(1) {
        width: 40%;
    }
    /* line 299, app/scss/components/_table.scss */
    .pt_right > .pt_td:nth-child(2) {
        width: 20%;
        text-align: center;
        padding: 0 5px;
    }
    /* line 304, app/scss/components/_table.scss */
    .pt_right > .pt_td:nth-child(3) {
        width: 20%;
        text-align: center;
        padding: 0 5px;
    }
    /* line 309, app/scss/components/_table.scss */
    .pt_right > .pt_td:nth-child(4) {
        width: 20%;
        text-align: center;
    }
    /* line 315, app/scss/components/_table.scss */
    .pt_product-name {
        display: inline-block;
        margin-bottom: 5px;
    }
    /* line 320, app/scss/components/_table.scss */
    .pt_product-price span {
        display: block;
        margin-top: 5px;
    }
    /* line 325, app/scss/components/_table.scss */
    .pt_product-count {
        font-size: 1.4rem;
    }
    /* line 329, app/scss/components/_table.scss */
    .pt_total-count span {
        display: block;
        margin-top: 5px;
    }
    /* line 335, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_tbody {
        padding: 5px 20px 5px;
    }
    /* line 338, app/scss/components/_table.scss */
    .pt.pt--col5 .m-pt-visible {
        display: none !important;
    }
    /* line 342, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_total-count span {
        margin-top: 0;
    }
    /* line 347, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_product-price span {
        margin-top: 0;
    }
    /* line 352, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_right > .pt_td:nth-child(3) .pt_td {
        padding: 0 5px;
        display: inline-block;
        width: 50%;
        font-size: 1.4rem;
        vertical-align: middle;
    }
    /* line 359, app/scss/components/_table.scss */
    .pt.pt--col5 .pt_tbody .pt_right > .pt_td:nth-child(3) {
        width: 40%;
    }
}

/* line 369, app/scss/components/_table.scss */
.table-simple table {
    width: 100%;
    border-collapse: collapse;
}

/* line 373, app/scss/components/_table.scss */
.table-simple th {
    background-color: #3c3330;
    color: #f1eade;
    font-weight: normal;
    padding: 10px;
}

/* line 379, app/scss/components/_table.scss */
.table-simple tr:nth-child(1) {
    border-bottom: 5px solid #fff;
}

/* line 382, app/scss/components/_table.scss */
.table-simple td, .table-simple th {
    text-align: center;
    font-size: 1.4rem;
}

/* line 386, app/scss/components/_table.scss */
.table-simple td {
    background-color: #faf7f2;
    border-bottom: 2px solid #fff;
    padding: 30px 10px;
}

/* line 390, app/scss/components/_table.scss */
.table-simple td:first-child {
    font-weight: 700;
}

/* line 393, app/scss/components/_table.scss */
.table-simple td:last-child {
    font-weight: 700;
}

/* line 397, app/scss/components/_table.scss */
.table-simple td a {
    display: block;
    color: #f4b51b;
    font-weight: normal;
    text-decoration: none;
}

/* line 402, app/scss/components/_table.scss */
.table-simple td a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 959px) {
    /* line 409, app/scss/components/_table.scss */
    .table-simple table, .table-simple thead, .table-simple tbody, .table-simple th, .table-simple td, .table-simple tr {
        display: block;
    }
    /* line 412, app/scss/components/_table.scss */
    .table-simple tr th {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    /* line 417, app/scss/components/_table.scss */
    .table-simple td {
        border: none;
        padding: 15px;
        position: relative;
        padding-left: 50%;
        text-align: right;
    }
    /* line 424, app/scss/components/_table.scss */
    .table-simple tr {
        border-bottom: 2px solid #fff;
        padding: 15px 0;
        background-color: #faf7f2;
    }
    /* line 428, app/scss/components/_table.scss */
    .table-simple tr:first-child {
        display: none;
    }
    /* line 433, app/scss/components/_table.scss */
    .table-simple td:before {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 45%;
        white-space: nowrap;
        text-align: left;
    }
    /* line 442, app/scss/components/_table.scss */
    .table-simple td:nth-of-type(1):before {
        content: "№ Замовлення";
    }
    /* line 443, app/scss/components/_table.scss */
    .table-simple td:nth-of-type(2):before {
        content: "Дата замовлення";
    }
    /* line 444, app/scss/components/_table.scss */
    .table-simple td:nth-of-type(3):before {
        content: "Дата отримання";
    }
    /* line 445, app/scss/components/_table.scss */
    .table-simple td:nth-of-type(4):before {
        content: "Сума";
    }
}

/* line 1, app/scss/components/_notificationToUser.scss */
.custom-notification {
    display: block;
    position: fixed;
    z-index: 50000;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.6);
    overflow-x: auto;
    padding-bottom: 40px;
}

/* line 15, app/scss/components/_notificationToUser.scss */
.custom-notification .content {
    width: 430px;
    max-width: 90%;
    background-color: #fff;
    margin: 10% auto 0 auto;
    position: relative;
    padding: 20px;
    border: 1px solid #ccd8d8;
    z-index: 50001;
}

/* line 25, app/scss/components/_notificationToUser.scss */
.custom-notification p {
    text-align: center;
    font-size: 18px;
    color: #323f45;
}

/* line 31, app/scss/concatedTemp.scss */
.sbl_title {
    padding: 13px 20px;
    font-size: 1.4rem;
    font-weight: 700;
    border-top: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    border-left: 1px solid #bcbcbc;
    position: relative;
}

/* line 39, app/scss/concatedTemp.scss */
.sbl_title:after {
    content: ' ';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 60px;
    height: 1px;
    background-color: #bcbcbc;
}

/* line 51, app/scss/concatedTemp.scss */
.sbl_container {
    border-bottom: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    padding: 20px;
    margin-bottom: 25px;
}

/* line 58, app/scss/concatedTemp.scss */
.sbl_page-list li {
    list-style: none;
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
}

/* line 63, app/scss/concatedTemp.scss */
.sbl_page-list li:last-child {
    margin-bottom: 0;
}

/* line 66, app/scss/concatedTemp.scss */
.sbl_page-list li a {
    color: #1e1d1d;
    font-size: 1.2rem;
    text-decoration: none;
    line-height: 1.2;
    position: relative;
    padding-left: 30px;
}

/* line 73, app/scss/concatedTemp.scss */
.sbl_page-list li a:hover {
    color: #d39338;
    text-decoration: none;
}

/* line 81, app/scss/concatedTemp.scss */
.sbl_personal-info:before {
    background: url("/images/icon-id-card.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: 0;
    content: ' ';
    top: 0;
    bottom: 0;
}

/* line 91, app/scss/concatedTemp.scss */
.sbl_personal-info:hover:before {
    background: url("/images/icon-id-card-hover.svg") no-repeat;
}

/* line 97, app/scss/concatedTemp.scss */
.sbl_my-orders:before {
    background: url("/images/icon-my-order.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: 0;
    content: ' ';
    top: 0;
    bottom: 0;
}

/* line 107, app/scss/concatedTemp.scss */
.sbl_my-orders:hover:before {
    background: url("/images/icon-my-order-hover.svg") no-repeat;
}

/* line 113, app/scss/concatedTemp.scss */
.sbl_archive:before {
    background: url("/images/icon-archive.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: 0;
    content: ' ';
    top: 0;
    bottom: 0;
}

/* line 123, app/scss/concatedTemp.scss */
.sbl_archive:hover:before {
    background: url("/images/icon-archive-hover.svg") no-repeat;
}

/* line 129, app/scss/concatedTemp.scss */
.sbl_my-wishlist:before {
    background: url("/images/icon-wishlist.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: 0;
    content: ' ';
    top: 0;
    bottom: 0;
}

/* line 139, app/scss/concatedTemp.scss */
.sbl_my-wishlist:hover:before {
    background: url("/images/icon-wishlist-hover.svg") no-repeat;
}

/* line 145, app/scss/concatedTemp.scss */
.sbl_my-subscribe:before {
    background: url("/images/icon-subscribe.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: 0;
    content: ' ';
    top: 0;
    bottom: 0;
}

/* line 155, app/scss/concatedTemp.scss */
.sbl_my-subscribe:hover:before {
    background: url("/images/icon-subscribe-hover.svg") no-repeat;
}

/* line 161, app/scss/concatedTemp.scss */
.sbl_logout:before {
    background: url("/images/icon-exit.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: 0;
    content: ' ';
    top: 0;
    bottom: 0;
}

/* line 171, app/scss/concatedTemp.scss */
.sbl_logout:hover:before {
    background: url("/images/icon-exit-hover.svg") no-repeat;
}

/* line 178, app/scss/concatedTemp.scss */
.brc {
    display: block;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
    font-size: 0;
}

/* line 184, app/scss/concatedTemp.scss */
.brc li {
    list-style: none;
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding: 0 10px 0 0;
}

/* line 190, app/scss/concatedTemp.scss */
.brc li:after {
    content: ' ';
    width: 2px;
    height: 2px;
    position: absolute;
    background: url("/images/defis.svg");
    z-index: 1;
    margin: auto;
    right: 4px;
    top: 0;
    bottom: 0;
}

/* line 203, app/scss/concatedTemp.scss */
.brc li.active {
    padding: 0;
    font-size: 1.2rem;
    color: #1e1d1d;
}

/* line 207, app/scss/concatedTemp.scss */
.brc li.active:after {
    content: none;
}

/* line 211, app/scss/concatedTemp.scss */
.brc a {
    font-size: 1.2rem;
    line-height: 1.2;
    text-decoration: inherit;
    color: #787777;
}

/* line 216, app/scss/concatedTemp.scss */
.brc a:hover {
    color: #1e1d1d;
    cursor: pointer;
    text-decoration: underline;
}

@media only screen and (max-width: 959px) {
    /* line 225, app/scss/concatedTemp.scss */
    .breadcrumbs {
        width: auto;
        margin: 0 -15px 20px -15px;
        border-bottom: 1px solid #e3e1db;
    }
    /* line 229, app/scss/concatedTemp.scss */
    .breadcrumbs li {
        display: none;
    }
    /* line 231, app/scss/concatedTemp.scss */
    .breadcrumbs li:nth-last-child(2) {
        display: block;
        background: #fff;
        padding: 0;
    }
    /* line 235, app/scss/concatedTemp.scss */
    .breadcrumbs li:nth-last-child(2):after {
        display: none;
        content: none;
    }
    /* line 239, app/scss/concatedTemp.scss */
    .breadcrumbs li:nth-last-child(2) a {
        display: block;
        width: 100%;
        padding: 15px 10px 15px 30px;
        font-size: 1.2rem;
        color: #787777;
        position: relative;
    }
    /* line 246, app/scss/concatedTemp.scss */
    .breadcrumbs li:nth-last-child(2) a:hover {
        text-decoration: none;
    }
    /* line 249, app/scss/concatedTemp.scss */
    .breadcrumbs li:nth-last-child(2) a:before {
        content: ' ';
        width: 6px;
        height: 10px;
        position: absolute;
        background: url("/images/arrow-breadcrambs.svg");
        z-index: 1;
        margin: auto;
        left: 15px;
        top: 0;
        bottom: 0;
    }
}

/* line 266, app/scss/concatedTemp.scss */
.flr {
    font-size: 1.2rem;
}

/* line 268, app/scss/concatedTemp.scss */
.flr_head {
    text-align: center;
    position: relative;
}

/* line 271, app/scss/concatedTemp.scss */
.flr_head .title {
    margin-bottom: 20px;
}

/* line 274, app/scss/concatedTemp.scss */
.flr_head .clear-all {
    margin-bottom: 20px;
    cursor: pointer;
}

/* line 277, app/scss/concatedTemp.scss */
.flr_head .clear-all:hover {
    text-decoration: underline;
}

/* line 281, app/scss/concatedTemp.scss */
.flr_head .close-mob-filter {
    display: none;
}

/* line 287, app/scss/concatedTemp.scss */
.flr .sbl_container .option-box:last-of-type {
    margin-bottom: 0;
}

/* line 293, app/scss/concatedTemp.scss */
.flr-mobile {
    display: none;
    position: fixed;
    background-color: #fff;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    z-index: 30;
    width: 100%;
}

/* line 303, app/scss/concatedTemp.scss */
.flr-mobile.opened {
    display: block;
}

/* line 306, app/scss/concatedTemp.scss */
.flr-mobile .title {
    margin-bottom: 0;
}

/* line 309, app/scss/concatedTemp.scss */
.flr-mobile .clear-all {
    display: none;
}

/* line 312, app/scss/concatedTemp.scss */
.flr-mobile .sbl_container {
    display: none;
}

/* line 315, app/scss/concatedTemp.scss */
.flr-mobile .flr_head {
    background-color: #050404;
    color: #fff;
    font-size: 1.5rem;
    text-align: left;
    text-transform: uppercase;
    font-weight: 800;
    padding: 20px;
}

/* line 324, app/scss/concatedTemp.scss */
.flr-mobile .close-mob-filter {
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(/images/close_white.svg) no-repeat center;
    width: 50px;
    height: 100%;
    cursor: pointer;
}

/* line 334, app/scss/concatedTemp.scss */
.flr-mobile .sbl_title {
    border: none;
    border-bottom: 1px solid #bcbcbc;
    cursor: pointer;
    padding: 20px 30px 20px 20px;
}

/* line 339, app/scss/concatedTemp.scss */
.flr-mobile .sbl_title:after {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: auto;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 10px;
    height: 10px;
    background: url(/images/slide-right.svg) center no-repeat;
    background-size: 6px auto;
}

/* line 356, app/scss/concatedTemp.scss */
.flr-sublevel {
    display: none;
    z-index: 35;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

/* line 367, app/scss/concatedTemp.scss */
.flr-sublevel.opened {
    display: block;
}

/* line 370, app/scss/concatedTemp.scss */
.flr-sublevel .sbl_container {
    display: block;
}

/* line 373, app/scss/concatedTemp.scss */
.flr-sublevel_top {
    padding: 20px 20px 20px 40px;
    font-size: 15px;
    font-weight: 800;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #bcbcbc;
}

/* line 380, app/scss/concatedTemp.scss */
.flr-sublevel_top:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 20px;
    width: 10px;
    height: 10px;
    background: url(/images/slide-left.svg) center no-repeat;
    background-size: 6px auto;
}

/* line 395, app/scss/concatedTemp.scss */
.flr-sublevel_bottom {
    padding: 19px 10px;
    height: 130px;
    position: absolute;
    z-index: 1;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
}

/* line 401, app/scss/concatedTemp.scss */
.flr-sublevel_bottom .result {
    text-align: center;
    font-size: 1.4rem;
    background-color: #faf7f2;
    color: #1e1d1d;
    padding: 10px 15px;
    margin-bottom: 20px;
}

/* line 409, app/scss/concatedTemp.scss */
.flr-sublevel_bottom .btn {
    min-width: 140px;
}

/* line 413, app/scss/concatedTemp.scss */
.flr-sublevel .sbl_container {
    border: none;
    margin: 0;
    padding: 0;
}

/* line 417, app/scss/concatedTemp.scss */
.flr-sublevel .sbl_container .option-box {
    width: 100%;
    position: relative;
    margin: 0;
    border-bottom: 1px solid #bcbcbc;
}

/* line 422, app/scss/concatedTemp.scss */
.flr-sublevel .sbl_container .option-box label {
    padding: 20px;
    width: 100%;
}

/* line 426, app/scss/concatedTemp.scss */
.flr-sublevel .sbl_container .option-box input[type="checkbox"] + label:before,
.flr-sublevel .sbl_container .option-box input[type="radio"] + label:before {
    top: 0;
    bottom: 0;
    right: 20px;
    left: auto;
    margin: auto;
}

/* line 437, app/scss/concatedTemp.scss */
.flr-desktop .title,
.open-mobile-filter {
    border: solid 2px #f0b023;
    padding: 5px 10px;
    width: 100%;
    font-weight: 800;
    font-size: 1.4rem;
    text-transform: uppercase;
    text-align: center;
}

/* line 447, app/scss/concatedTemp.scss */
.open-mobile-filter {
    cursor: pointer;
    display: block;
}

@media only screen and (min-width: 960px) {
    /* line 453, app/scss/concatedTemp.scss */
    .flr-mobile {
        display: none !important;
    }
    /* line 457, app/scss/concatedTemp.scss */
    .open-mobile-filter {
        display: none;
    }
}

/* line 461, app/scss/concatedTemp.scss */
.footer {
    background-color: rgba(5, 4, 4, 0.9);
    color: #ebe2d3;
    font-size: 1.4rem;
}

/* line 72, app/scss/base/_mixins.scss */
.footer li:not(:last-of-type) {
    margin-bottom: 13px;
}

/* line 470, app/scss/concatedTemp.scss */
.footer a {
    color: #ebe2d3;
    text-decoration: none;
}

/* line 473, app/scss/concatedTemp.scss */
.footer a:hover {
    color: #d39338;
}

/* line 477, app/scss/concatedTemp.scss */
.footer_main {
    padding: 35px 0;
}

/* line 480, app/scss/concatedTemp.scss */
.footer_info {
    padding: 0;
    margin-bottom: 20px;
}

/* line 483, app/scss/concatedTemp.scss */
.footer_info span {
    display: inline-block;
    position: relative;
}

/* line 85, app/scss/base/_mixins.scss */
.footer_info span:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    background: center no-repeat;
    background-size: contain;
}

/* line 496, app/scss/concatedTemp.scss */
.footer_info .__location {
    padding-left: 20px;
}

/* line 498, app/scss/concatedTemp.scss */
.footer_info .__location:before {
    background-image: url("/images/location.svg");
}

/* line 502, app/scss/concatedTemp.scss */
.footer_info .__phone {
    padding-left: 20px;
}

/* line 504, app/scss/concatedTemp.scss */
.footer_info .__phone:before {
    background-image: url("/images/phone.svg");
}

/* line 508, app/scss/concatedTemp.scss */
.footer_info .__mail {
    padding-left: 20px;
}

/* line 510, app/scss/concatedTemp.scss */
.footer_info .__mail:before {
    background-image: url("/images/evenlope.svg");
}

/* line 515, app/scss/concatedTemp.scss */
.footer_social {
    padding-left: 20px;
}

/* line 517, app/scss/concatedTemp.scss */
.footer_social li {
    display: inline-block;
}

/* line 72, app/scss/base/_mixins.scss */
.footer_social li:not(:last-of-type) {
    margin: 0 20px 0 0;
}

/* line 523, app/scss/concatedTemp.scss */
.footer_social a {
    display: block;
    width: 20px;
    height: 20px;
    background: center no-repeat;
    background-size: contain;
}

/* line 530, app/scss/concatedTemp.scss */
.footer_social .__fb {
    background-image: url("/images/fb.svg");
}

/* line 532, app/scss/concatedTemp.scss */
.footer_social .__fb:hover {
    background-image: url("/images/fb-hover.svg");
}

/* line 536, app/scss/concatedTemp.scss */
.footer_social .__insta {
    background-image: url("/images/insta.svg");
}

/* line 538, app/scss/concatedTemp.scss */
.footer_social .__insta:hover {
    background-image: url("/images/insta-hover.svg");
}

/* line 542, app/scss/concatedTemp.scss */
.footer_social .__google {
    background-image: url("/images/google.svg");
}

/* line 544, app/scss/concatedTemp.scss */
.footer_social .__google:hover {
    background-image: url("/images/google-hover.svg");
}

/* line 549, app/scss/concatedTemp.scss */
.footer_logo {
    height: 44px;
    margin-bottom: 20px;
    display: block;
}

/* line 554, app/scss/concatedTemp.scss */
.footer_subscribe {
    font-size: 0;
}

/* line 556, app/scss/concatedTemp.scss */
.footer_subscribe input {
    font-size: 1.2rem;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    background-color: #323030;
    padding: 5px 18px;
    width: calc(100% - 44px);
}

/* line 566, app/scss/concatedTemp.scss */
.footer_subscribe .footer_subscribe--btn {
    background: url("/images/send.svg") center no-repeat #f7f8f8;
    width: 44px;
    height: 44px;
    padding: 0;
}

/* line 573, app/scss/concatedTemp.scss */
.footer_bottom {
    text-align: center;
    color: #787777;
}

/* line 576, app/scss/concatedTemp.scss */
.footer_bottom p {
    font-size: 1.2rem;
    line-height: 1.4;
}

/* line 580, app/scss/concatedTemp.scss */
.footer_bottom a {
    color: #fff;
}

@media only screen and (max-width: 959px) {
    /* line 588, app/scss/concatedTemp.scss */
    .footer_info {
        text-align: center;
    }
    /* line 591, app/scss/concatedTemp.scss */
    .footer_social {
        padding: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    /* line 596, app/scss/concatedTemp.scss */
    .footer_nav {
        padding: 25px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        text-align: center;
        margin-bottom: 25px;
    }
    /* line 603, app/scss/concatedTemp.scss */
    .footer_logo {
        display: none;
    }
}

@media only screen and (min-width: 960px) {
    /* line 612, app/scss/concatedTemp.scss */
    .footer_info span {
        padding-left: 20px;
    }
}

/* line 618, app/scss/concatedTemp.scss */
.header {
    font-size: 1.2rem;
    position: fixed;
    z-index: 20;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
}

/* line 626, app/scss/concatedTemp.scss */
.header-middle {
    background-color: #050404;
    padding: 12px 0;
    color: #fff;
    position: relative;
}

/* line 631, app/scss/concatedTemp.scss */
.header-middle p {
    margin-bottom: 0;
    font-size: 1.2rem;
    vertical-align: top;
}

/* line 635, app/scss/concatedTemp.scss */
.header-middle p.header-cart_title {
    font-size: 1.4rem;
    font-weight: 800;
}

/* line 641, app/scss/concatedTemp.scss */
.header .slide-panel-btn {
    display: inline-block;
    position: relative;
    height: 26px;
    width: 29px;
    padding: 5px;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}

/* line 650, app/scss/concatedTemp.scss */
.header .slide-panel-btn_wrap {
    display: inline-block;
}

/* line 653, app/scss/concatedTemp.scss */
.header .slide-panel-btn div {
    width: 100%;
    height: 3px;
    background-color: #fff;
    transition: .2s;
}

/* line 72, app/scss/base/_mixins.scss */
.header .slide-panel-btn div:not(:last-of-type) {
    margin-bottom: 4px;
}

/* line 664, app/scss/concatedTemp.scss */
.header .slide-panel-btn.close div:nth-of-type(2) {
    opacity: 0;
}

/* line 667, app/scss/concatedTemp.scss */
.header .slide-panel-btn.close div:first-of-type {
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* line 671, app/scss/concatedTemp.scss */
.header .slide-panel-btn.close div:last-of-type {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* line 679, app/scss/concatedTemp.scss */
.header-logo {
    display: inline-block;
    height: 26px;
}

/* line 682, app/scss/concatedTemp.scss */
.header-logo img {
    max-height: 100%;
}

/* line 686, app/scss/concatedTemp.scss */
.header .qs_input {
    height: 38px;
}

/* line 689, app/scss/concatedTemp.scss */
.header-right {
    font-size: 0;
    padding: 2px 0;
}

/* line 692, app/scss/concatedTemp.scss */
.header-right a {
    color: #fff;
    text-decoration: none;
}

/* line 697, app/scss/concatedTemp.scss */
.header-wishlist, .header-cart,
.header .open-search {
    display: inline-block;
    vertical-align: top;
}

/* line 702, app/scss/concatedTemp.scss */
.header-wishlist a, .header-cart a,
.header .open-search a {
    display: inline-block;
}

/* line 706, app/scss/concatedTemp.scss */
.header-wishlist,
.header .open-search {
    margin-right: 15px;
}

/* line 710, app/scss/concatedTemp.scss */
.header .open-search {
    cursor: pointer;
}

/* line 714, app/scss/concatedTemp.scss */
.header-cart_box {
    vertical-align: top;
    position: relative;
}

/* line 718, app/scss/concatedTemp.scss */
.header-cart_price {
    position: absolute;
    white-space: nowrap;
}

/* line 722, app/scss/concatedTemp.scss */
.header-cart .sum {
    font-weight: 800;
}

/* line 726, app/scss/concatedTemp.scss */
.header .cart-icon,
.header .wishlist-icon,
.header .search-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    background: center no-repeat;
    background-size: contain;
}

/* line 737, app/scss/concatedTemp.scss */
.header .cart-icon {
    background-image: url("/images/shopping-cart.svg");
}

/* line 739, app/scss/concatedTemp.scss */
.header .cart-icon .counter {
    top: 0;
    right: 0;
    -webkit-transform: translate(25%, -25%);
    transform: translate(25%, -25%);
}

/* line 745, app/scss/concatedTemp.scss */
.header .wishlist-icon {
    background-image: url("/images/wishlist.svg");
}

/* line 748, app/scss/concatedTemp.scss */
.header .search-icon {
    background-image: url("/images/search_yellow.svg");
}

@media only screen and (max-width: 959px) {
    /* line 754, app/scss/concatedTemp.scss */
    .header {
        height: 50px;
    }
    /* line 756, app/scss/concatedTemp.scss */
    .header-top {
        display: none;
    }
    /* line 759, app/scss/concatedTemp.scss */
    .header-bottom {
        display: none;
    }
    /* line 762, app/scss/concatedTemp.scss */
    .header-right {
        text-align: right;
    }
    /* line 765, app/scss/concatedTemp.scss */
    .header-logo {
        margin-right: -15px;
    }
    /* line 768, app/scss/concatedTemp.scss */
    .header .qs_wrap {
        display: none;
        position: absolute;
        top: 100%;
        width: 100%;
        background-color: #050404;
        padding: 0 10px 12px 10px;
    }
}

@media only screen and (min-width: 960px) {
    /* line 780, app/scss/concatedTemp.scss */
    .header {
        height: 191px;
    }
    /* line 782, app/scss/concatedTemp.scss */
    .header-top {
        background-color: rgba(5, 4, 4, 0.9);
        color: #787777;
    }
    /* line 785, app/scss/concatedTemp.scss */
    .header-top a {
        color: #787777;
        text-decoration: none;
    }
    /* line 789, app/scss/concatedTemp.scss */
    .header-top_nav {
        padding: 0;
        display: table;
        margin: 13px 0;
    }
    /* line 794, app/scss/concatedTemp.scss */
    .header-top_nav a:hover {
        color: #d39338;
    }
    /* line 798, app/scss/concatedTemp.scss */
    .header-top_nav li {
        padding: 0 25px 0 0;
        display: table-cell;
    }
    /* line 803, app/scss/concatedTemp.scss */
    .header-top_login {
        min-width: 220px;
        padding: 13px 0;
        display: inline-block;
    }
    /* line 808, app/scss/concatedTemp.scss */
    .header-top_login a span {
        margin-left: 5px;
    }
    /* line 812, app/scss/concatedTemp.scss */
    .header-top_login a:hover span {
        color: #d39338;
    }
    /* line 817, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu {
        background: #1a1817;
        width: auto;
        min-width: 100%;
        padding: 20px;
        font-size: 1.4rem;
    }
    /* line 72, app/scss/base/_mixins.scss */
    .header-top_login .dropdown-menu li:not(:last-of-type) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    /* line 828, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a {
        display: block;
        padding: 15px 0 15px 30px;
        position: relative;
    }
    /* line 832, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a:hover {
        color: #d39338;
    }
    /* line 85, app/scss/base/_mixins.scss */
    .header-top_login .dropdown-menu a:before {
        content: " ";
        display: block;
        position: absolute;
        z-index: 1;
        margin: auto;
        left: 0;
        top: 0;
        bottom: 0;
        width: 22px;
        height: 20px;
        background: center no-repeat;
        background-size: contain;
    }
    /* line 845, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__cabinet:before {
        background-image: url("/images/icon-id-card.svg");
    }
    /* line 849, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__cabinet:hover:before {
        background-image: url("/images/icon-id-card-hover.svg");
    }
    /* line 855, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__orders:before {
        background-image: url("/images/icon-my-order.svg");
    }
    /* line 859, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__orders:hover:before {
        background-image: url("/images/icon-my-order-hover.svg");
    }
    /* line 865, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__archive:before {
        background-image: url("/images/icon-archive.svg");
    }
    /* line 869, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__archive:hover:before {
        background-image: url("/images/icon-archive-hover.svg");
    }
    /* line 875, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__wishlist:before {
        background-image: url("/images/icon-wishlist.svg");
    }
    /* line 879, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__wishlist:hover:before {
        background-image: url("/images/icon-wishlist-hover.svg");
    }
    /* line 885, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__subscribes:before {
        background-image: url("/images/icon-subscribe.svg");
    }
    /* line 889, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__subscribes:hover:before {
        background-image: url("/images/icon-subscribe-hover.svg");
    }
    /* line 894, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__exit {
        padding: 15px 30px 15px 0;
        display: inline-block;
        color: #fff;
    }
    /* line 898, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__exit:before {
        left: auto;
        right: 0;
        background-image: url("/images/icon-exit.svg");
    }
    /* line 903, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__exit:hover {
        color: #d39338;
    }
    /* line 905, app/scss/concatedTemp.scss */
    .header-top_login .dropdown-menu a.__exit:hover:before {
        background-image: url("/images/icon-exit-hover.svg");
    }
    /* line 915, app/scss/concatedTemp.scss */
    .header-middle {
        padding: 25px 0;
        background-color: rgba(5, 4, 4, 0.85);
    }
    /* line 919, app/scss/concatedTemp.scss */
    .header .open-slide-panel {
        display: none;
    }
    /* line 922, app/scss/concatedTemp.scss */
    .header-logo {
        margin: 0 -15px;
        height: 44px;
    }
    /* line 926, app/scss/concatedTemp.scss */
    .header .open-search {
        display: none;
    }
    /* line 929, app/scss/concatedTemp.scss */
    .header .slide-panel-btn {
        display: none;
    }
    /* line 933, app/scss/concatedTemp.scss */
    .header .qs_wrap {
        display: block !important;
    }
    /* line 936, app/scss/concatedTemp.scss */
    .header .qs_input {
        height: 44px;
    }
    /* line 940, app/scss/concatedTemp.scss */
    .header-right {
        padding: 7px 0;
    }
    /* line 944, app/scss/concatedTemp.scss */
    .header-wishlist {
        padding-right: 15px;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
    }
    /* line 948, app/scss/concatedTemp.scss */
    .header-cart {
        padding-left: 15px;
    }
    /* line 951, app/scss/concatedTemp.scss */
    .header .cart-icon,
    .header .wishlist-icon {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }
    /* line 957, app/scss/concatedTemp.scss */
    .header-bottom {
        background-color: rgba(5, 4, 4, 0.8);
        color: #fff;
        font-size: 0;
        padding-top: 1px;
    }
    /* line 962, app/scss/concatedTemp.scss */
    .header-bottom_item {
        font-size: 1.4rem;
        display: inline-block;
        width: 20%;
        padding: 15px 0;
    }
    /* line 967, app/scss/concatedTemp.scss */
    .header-bottom_item.open {
        background: #050404;
    }
    /* line 969, app/scss/concatedTemp.scss */
    .header-bottom_item.open .value {
        color: #f4b51b;
    }
    /* line 974, app/scss/concatedTemp.scss */
    .header-bottom_item:first-of-type .value {
        border-left: 1px solid rgba(255, 255, 255, 0.3);
    }
    /* line 978, app/scss/concatedTemp.scss */
    .header-bottom_item .value {
        padding: 5px 10px;
        text-align: center;
        font-weight: 800;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
    }
    /* line 984, app/scss/concatedTemp.scss */
    .header-bottom_item .dropdown-menu {
        background: #050404;
        padding: 9px 0;
    }
    /* line 988, app/scss/concatedTemp.scss */
    .header-bottom_item .dropdown-menu li a {
        padding: 17px 30px;
        display: block;
        text-decoration: none;
        position: relative;
    }
    /* line 993, app/scss/concatedTemp.scss */
    .header-bottom_item .dropdown-menu li a:hover {
        background: #323030;
    }
    /* line 85, app/scss/base/_mixins.scss */
    .header-bottom_item .dropdown-menu li a:hover:before {
        content: " ";
        display: block;
        position: absolute;
        z-index: 1;
        margin: auto;
        left: 0;
        top: 0;
        bottom: 0;
        width: 5px;
        height: 100%;
        background: #d39338;
    }
    /* line 1006, app/scss/concatedTemp.scss */
    .header-bottom_item .dropdown-menu a {
        color: #fff;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
    /* line 1016, app/scss/concatedTemp.scss */
    .header-top_nav li {
        padding: 0 10px 0 0;
    }
}

/* line 1022, app/scss/concatedTemp.scss */
.mps .swiper-slide img {
    width: 100%;
    height: auto;
}

/* line 1028, app/scss/concatedTemp.scss */
.mps .swiper-container .swiper-button-next,
.mps .swiper-container .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.5);
    background-size: 6px auto;
}

/* line 1035, app/scss/concatedTemp.scss */
.mps .swiper-container .swiper-button-prev {
    background-image: url("/images/slide-left.svg");
    left: 0;
}

/* line 1039, app/scss/concatedTemp.scss */
.mps .swiper-container .swiper-button-next {
    background-image: url("/images/slide-right.svg");
    right: 0;
}

/* line 1044, app/scss/concatedTemp.scss */
.mps .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: transparent;
    border: solid 1px #bcbcbc;
    width: 9px;
    height: 9px;
    vertical-align: middle;
}

@media only screen and (min-width: 960px) {
    /* line 1057, app/scss/concatedTemp.scss */
    .mps .swiper-pagination {
        display: none;
    }
    /* line 1061, app/scss/concatedTemp.scss */
    .mps .swiper-container .swiper-button-next,
    .mps .swiper-container .swiper-button-prev {
        width: 60px;
        height: 60px;
        background-size: 13px auto;
    }
    /* line 1068, app/scss/concatedTemp.scss */
    .mps .swiper-container .swiper-button-prev:hover {
        background-image: url("/images/slide-left_hover.svg");
    }
    /* line 1073, app/scss/concatedTemp.scss */
    .mps .swiper-container .swiper-button-next:hover {
        background-image: url("/images/slide-right_hover.svg");
    }
}

/* line 1080, app/scss/concatedTemp.scss */
.mmn {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    font-size: 1.4rem;
    background-color: #fff;
}

/* line 1092, app/scss/concatedTemp.scss */
.mmn li, .mmn a {
    display: block;
    width: 100%;
}

/* line 1096, app/scss/concatedTemp.scss */
.mmn a {
    padding: 17px 15px;
    color: #1e1d1d;
}

/* line 1099, app/scss/concatedTemp.scss */
.mmn a:hover {
    text-decoration: none;
}

/* line 1104, app/scss/concatedTemp.scss */
.mmn ul li {
    border-bottom: 1px solid #e0e0e0;
}

/* line 1108, app/scss/concatedTemp.scss */
.mmn-menu {
    background-color: #f9f7f2;
}

/* line 1111, app/scss/concatedTemp.scss */
.mmn_login {
    background-color: #fff;
    position: relative;
    padding-right: 40px;
}

/* line 85, app/scss/base/_mixins.scss */
.mmn_login:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    background: center no-repeat;
    background-image: url(/images/icon-profile.svg);
    width: 40px;
    height: 100%;
}

/* line 1125, app/scss/concatedTemp.scss */
.mmn_personal {
    background-color: #fff;
}

/* line 1127, app/scss/concatedTemp.scss */
.mmn_personal a {
    display: block;
    padding: 15px 15px 15px 40px;
    position: relative;
}

/* line 85, app/scss/base/_mixins.scss */
.mmn_personal a:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 0;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 22px;
    height: 20px;
    background: url("/images/icon-id-card.svg") center no-repeat;
    background-size: contain;
}

/* line 1144, app/scss/concatedTemp.scss */
.mmn_personal a.__cabinet:before {
    background-image: url("/images/icon-id-card.svg");
}

/* line 1149, app/scss/concatedTemp.scss */
.mmn_personal a.__orders:before {
    background-image: url("/images/icon-my-order.svg");
}

/* line 1154, app/scss/concatedTemp.scss */
.mmn_personal a.__archive:before {
    background-image: url("/images/icon-archive.svg");
}

/* line 1159, app/scss/concatedTemp.scss */
.mmn_personal a.__wishlist:before {
    background-image: url("/images/icon-wishlist.svg");
}

/* line 1164, app/scss/concatedTemp.scss */
.mmn_personal a.__subscribes:before {
    background-image: url("/images/icon-subscribe.svg");
}

/* line 1170, app/scss/concatedTemp.scss */
.mmn_exit {
    padding: 17px 15px;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

/* line 1175, app/scss/concatedTemp.scss */
.mmn_exit span:after {
    content: " ";
    margin-left: 5px;
    display: inline-block;
    width: 22px;
    height: 20px;
    background: center no-repeat;
    background-size: contain;
    background-image: url("/images/icon-exit.svg");
    vertical-align: middle;
}

/* line 1188, app/scss/concatedTemp.scss */
.mmn-catalog {
    background: #fff;
}

/* line 1190, app/scss/concatedTemp.scss */
.mmn-catalog .sublevel-title {
    padding: 17px 15px;
}

/* line 1194, app/scss/concatedTemp.scss */
.mmn .mob-catalog-close,
.mmn-sublevel .sublevel-title {
    padding: 17px 20px 17px 30px;
    position: relative;
    background-color: #f4b51b;
    color: #fff;
    font-weight: 800;
    cursor: pointer;
}

/* line 1202, app/scss/concatedTemp.scss */
.mmn .mob-catalog-close:before,
.mmn-sublevel .sublevel-title:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 15px;
    width: 10px;
    height: 10px;
    background: url(/images/arrow-white-left.svg) center no-repeat;
    background-size: 6px auto;
}

/* line 1217, app/scss/concatedTemp.scss */
.mmn .mob-catalog {
    padding: 17px 20px 17px 40px;
}

/* line 1219, app/scss/concatedTemp.scss */
.mmn .mob-catalog:before {
    left: 10px;
}

/* line 1222, app/scss/concatedTemp.scss */
.mmn .mob-catalog:after {
    right: 10px;
}

/* line 1226, app/scss/concatedTemp.scss */
.mmn .sublevel-content {
    display: none;
}

/* line 1229, app/scss/concatedTemp.scss */
.mmn .has-sublevel {
    cursor: pointer;
    position: relative;
}

/* line 1232, app/scss/concatedTemp.scss */
.mmn .has-sublevel:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 10px;
    height: 10px;
    background: url(/images/slide-right.svg) center no-repeat;
    background-size: 6px auto;
}

/* line 1248, app/scss/concatedTemp.scss */
.mmn.mmn-sublevel .sublevel-content {
    display: block;
}

/* line 1255, app/scss/concatedTemp.scss */
.slideout-open .mmn-menu {
    z-index: 1;
}

/* line 1261, app/scss/concatedTemp.scss */
.catalog-open .mmn-catalog {
    z-index: 2;
}

/* line 1267, app/scss/concatedTemp.scss */
.sublevel-open .mmn-sublevel {
    z-index: 3;
}

/* line 1272, app/scss/concatedTemp.scss */
.slideout-panel {
    z-index: 20;
}

/* line 1275, app/scss/concatedTemp.scss */
.pgn {
    font-size: 1.4rem;
    text-align: center;
}

/* line 1278, app/scss/concatedTemp.scss */
.pgn-pages {
    color: #727272;
    display: inline-block;
}

@media only screen and (max-width: 959px) {
    /* line 1278, app/scss/concatedTemp.scss */
    .pgn-pages {
        float: none !important;
    }
}

/* line 1284, app/scss/concatedTemp.scss */
.pgn-pages_list {
    display: inline-block;
    vertical-align: middle;
}

/* line 1288, app/scss/concatedTemp.scss */
.pgn-pages_item, .pgn-pages_devider {
    font-size: 1.2rem;
    display: inline-block;
    margin-right: 10px;
}

/* line 1294, app/scss/concatedTemp.scss */
.pgn-pages_item {
    cursor: pointer;
    min-width: 20px;
    padding: 4px 2px;
    border-radius: 3px;
    text-align: center;
    line-height: 1;
}

/* line 1301, app/scss/concatedTemp.scss */
.pgn-pages_item.active {
    background: #f2e4c9;
    color: #050404;
    font-weight: 700;
    padding: 6px 9px;
}

/* line 1307, app/scss/concatedTemp.scss */
.pgn-pages_item:last-of-type {
    margin-right: 0;
}

/* line 1311, app/scss/concatedTemp.scss */
.pgn-pages_prev, .pgn-pages_next {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

/* line 1320, app/scss/concatedTemp.scss */
.pgn-pages_prev {
    position: relative;
}

/* line 1322, app/scss/concatedTemp.scss */
.pgn-pages_prev:after {
    content: '';
    width: 6px;
    height: 10px;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url("/images/arrow-paginator-left.svg") no-repeat;
}

/* line 1331, app/scss/concatedTemp.scss */
.pgn-pages_next {
    position: relative;
}

/* line 1333, app/scss/concatedTemp.scss */
.pgn-pages_next:after {
    content: '';
    width: 6px;
    height: 10px;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url("/images/arrow-paginator-right.svg") no-repeat;
}

/* line 1344, app/scss/concatedTemp.scss */
.product-page-slider {
    position: relative;
    margin: 0 40px 20px 40px;
}

/* line 1347, app/scss/concatedTemp.scss */
.product-page-slider .prc {
    width: 100%;
    padding: 10px;
}

/* line 1350, app/scss/concatedTemp.scss */
.product-page-slider .prc_status {
    display: none;
    height: 0;
}

/* line 1355, app/scss/concatedTemp.scss */
.product-page-slider .swiper-pagination {
    left: 20px;
    right: 20px;
    bottom: 9px;
}

@media only screen and (max-width: 959px) {
    /* line 1363, app/scss/concatedTemp.scss */
    .product-page-slider {
        margin: 0 0 20px 0;
        padding-bottom: 20px;
    }
    /* line 1366, app/scss/concatedTemp.scss */
    .product-page-slider .prc {
        padding: 0;
    }
    /* line 1368, app/scss/concatedTemp.scss */
    .product-page-slider .prc_dropdown {
        height: auto;
        opacity: 1;
        position: static;
    }
    /* line 1373, app/scss/concatedTemp.scss */
    .product-page-slider .prc_status {
        margin-bottom: 15px;
    }
    /* line 1377, app/scss/concatedTemp.scss */
    .product-page-slider .swiper-button-next,
    .product-page-slider .swiper-button-prev {
        top: auto;
        bottom: 0;
    }
    /* line 1382, app/scss/concatedTemp.scss */
    .product-page-slider .swiper-button-next {
        right: 0;
    }
    /* line 1385, app/scss/concatedTemp.scss */
    .product-page-slider .swiper-button-prev {
        left: 0;
    }
}

@media only screen and (min-width: 960px) {
    /* line 1393, app/scss/concatedTemp.scss */
    .product-page-slider .swiper-pagination {
        display: none;
    }
    /* line 1397, app/scss/concatedTemp.scss */
    .product-page-slider .prc_dropdown-box {
        padding-top: 0;
    }
    /* line 1400, app/scss/concatedTemp.scss */
    .product-page-slider .prc_hover-box {
        padding-bottom: 1px;
    }
    /* line 1403, app/scss/concatedTemp.scss */
    .product-page-slider .prc_img {
        margin-bottom: 10px;
    }
    /* line 1406, app/scss/concatedTemp.scss */
    .product-page-slider .prc_name {
        margin-bottom: 10px;
    }
    /* line 1409, app/scss/concatedTemp.scss */
    .product-page-slider .prc_dropdown-box {
        padding-bottom: 10px;
    }
    /* line 1413, app/scss/concatedTemp.scss */
    .product-page-slider .swiper-button-next {
        right: -25px;
    }
    /* line 1416, app/scss/concatedTemp.scss */
    .product-page-slider .swiper-button-prev {
        left: -25px;
    }
}

/* line 1421, app/scss/concatedTemp.scss */
.product-slider {
    position: relative;
    margin: 0 -10px 20px -10px;
}

/* line 1424, app/scss/concatedTemp.scss */
.product-slider .prc {
    width: 100%;
    padding: 10px;
}

/* line 1428, app/scss/concatedTemp.scss */
.product-slider .swiper-pagination {
    left: 20px;
    right: 20px;
    bottom: 9px;
}

@media only screen and (max-width: 959px) {
    /* line 1436, app/scss/concatedTemp.scss */
    .product-slider {
        margin: 0 0 20px 0;
        padding-bottom: 20px;
    }
    /* line 1439, app/scss/concatedTemp.scss */
    .product-slider .prc {
        padding: 0;
    }
    /* line 1441, app/scss/concatedTemp.scss */
    .product-slider .prc_dropdown {
        height: auto;
        opacity: 1;
        position: static;
    }
    /* line 1446, app/scss/concatedTemp.scss */
    .product-slider .prc_status {
        margin-bottom: 15px;
    }
    /* line 1450, app/scss/concatedTemp.scss */
    .product-slider .swiper-button-next,
    .product-slider .swiper-button-prev {
        top: auto;
        bottom: 0;
    }
    /* line 1455, app/scss/concatedTemp.scss */
    .product-slider .swiper-button-next {
        right: 0;
    }
    /* line 1458, app/scss/concatedTemp.scss */
    .product-slider .swiper-button-prev {
        left: 0;
    }
}

@media only screen and (min-width: 960px) {
    /* line 1466, app/scss/concatedTemp.scss */
    .product-slider .swiper-pagination {
        display: none;
    }
}

/* line 1479, app/scss/concatedTemp.scss */
.catalog-box {
    margin-bottom: 60px;
}

/* line 1481, app/scss/concatedTemp.scss */
.catalog-box h1 {
    text-transform: uppercase;
}

@media only screen and (max-width: 639px) {
    /* line 1481, app/scss/concatedTemp.scss */
    .catalog-box h1 {
        margin-bottom: 20px;
    }
}

/* line 1487, app/scss/concatedTemp.scss */
.catalog-box .pgn {
    margin-bottom: 30px;
}

/* line 1490, app/scss/concatedTemp.scss */
.catalog-box .dropdown.select .dropdown-menu {
    z-index: 60;
}

/* line 1495, app/scss/concatedTemp.scss */
.products-list {
    font-size: 0;
    margin: 0 -30px;
}

@media only screen and (max-width: 959px) {
    /* line 1495, app/scss/concatedTemp.scss */
    .products-list {
        margin: 0 -7px;
    }
}

/* line 1503, app/scss/concatedTemp.scss */
.prc {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.3333%;
    padding: 0 30px 15px;
    margin-bottom: 45px;
}

/* line 1510, app/scss/concatedTemp.scss */
.prc_hover-box {
    padding-bottom: 15px;
    display: block;
    text-decoration: none;
}

/* line 1515, app/scss/concatedTemp.scss */
.prc .btn {
    width: 130px;
    margin: 0;
}

@media only screen and (max-width: 639px) {
    /* line 1515, app/scss/concatedTemp.scss */
    .prc .btn {
        width: auto;
        padding: 10px;
    }
}

/* line 1523, app/scss/concatedTemp.scss */
.prc_status {
    font-size: 1.4rem;
    margin-bottom: 10px;
    text-align: center;
    color: #d39338;
    padding: 0 15px;
    cursor: default;
}

/* line 1531, app/scss/concatedTemp.scss */
.prc_link {
    display: block;
    text-decoration: none;
}

/* line 1534, app/scss/concatedTemp.scss */
.prc_link:hover, .prc_link:focus {
    text-decoration: none;
}

/* line 1537, app/scss/concatedTemp.scss */
.prc_link:active {
    text-decoration: none;
}

/* line 1541, app/scss/concatedTemp.scss */
.prc_img {
    width: 100%;
    display: block;
    cursor: pointer;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 100%;
    position: relative;
}

/* line 1549, app/scss/concatedTemp.scss */
.prc_img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/* line 1561, app/scss/concatedTemp.scss */
.prc_name {
    font-size: 1.4rem;
    font-weight: 700;
    color: #ebe2d3;
    margin: 0 15px 20px;
    display: block;
    height: 34px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
}

/* line 1571, app/scss/concatedTemp.scss */
.prc_name span {
    display: block;
}

/* line 1574, app/scss/concatedTemp.scss */
.prc_name:hover {
    cursor: pointer;
    text-decoration: none;
}

/* line 1578, app/scss/concatedTemp.scss */
.prc_name:active {
    text-decoration: none;
}

/* line 1582, app/scss/concatedTemp.scss */
.prc_dropdown {
    display: block;
    margin: 0;
    list-style: none;
    padding: 0;
    text-align: center;
}

@media only screen and (max-width: 639px) {
    /* line 1503, app/scss/concatedTemp.scss */
    .prc {
        width: 50%;
    }
    /* line 1592, app/scss/concatedTemp.scss */
    .prc_img {
        margin-bottom: 15px;
    }
    /* line 1595, app/scss/concatedTemp.scss */
    .prc_name {
        margin-bottom: 10px;
    }
    /* line 1598, app/scss/concatedTemp.scss */
    .prc_status {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
    /* line 1503, app/scss/concatedTemp.scss */
    .prc {
        width: 33.3333%;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
    /* line 1503, app/scss/concatedTemp.scss */
    .prc {
        width: 50%;
    }
}

@media only screen and (max-width: 959px) {
    /* line 1503, app/scss/concatedTemp.scss */
    .prc {
        margin-bottom: 15px;
        padding: 0 7px;
    }
    /* line 1613, app/scss/concatedTemp.scss */
    .prc_hover-box {
        position: relative;
        background-color: #3c3330;
    }
    /* line 1617, app/scss/concatedTemp.scss */
    .prc_dropdown {
        overflow: hidden;
        z-index: -999;
        left: 0;
        right: 0;
        top: 100%;
        background-color: #3c3330;
        height: auto;
        opacity: 1;
        position: static;
    }
    /* line 1628, app/scss/concatedTemp.scss */
    .prc_status {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 960px) {
    /* line 1634, app/scss/concatedTemp.scss */
    .prc_hover-box {
        position: relative;
    }
    /* line 1636, app/scss/concatedTemp.scss */
    .prc_hover-box:before {
        content: ' ';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
        background-color: #3c3330;
        transition: all 100ms;
        z-index: 0;
    }
    /* line 1649, app/scss/concatedTemp.scss */
    .prc_hover-box.is-active .prc_view {
        z-index: 11;
    }
    /* line 1652, app/scss/concatedTemp.scss */
    .prc_hover-box.is-active .prc_dropdown {
        max-height: 300px;
        position: absolute;
        transition: all 300ms;
        left: -10px;
        right: -10px;
    }
    /* line 1658, app/scss/concatedTemp.scss */
    .prc_hover-box.is-active .prc_dropdown-box {
        opacity: 1;
        transition: all 300ms;
        transition-delay: 200ms;
    }
    /* line 1664, app/scss/concatedTemp.scss */
    .prc_hover-box.is-active:before {
        left: -10px;
        right: -10px;
        top: -10px;
        z-index: 11;
        transition: all 300ms;
    }
    /* line 1673, app/scss/concatedTemp.scss */
    .prc_view {
        position: relative;
        z-index: 55;
    }
    /* line 1677, app/scss/concatedTemp.scss */
    .prc_dropdown {
        position: absolute;
        max-height: 0;
        overflow: hidden;
        transition: all 100ms;
        background-color: #3c3330;
        z-index: 20;
        left: 0;
        right: 0;
    }
    /* line 1686, app/scss/concatedTemp.scss */
    .prc_dropdown-box {
        position: relative;
        opacity: 0;
        transition-delay: 0ms;
        transition: all 100ms;
        padding-bottom: 20px;
        padding-top: 5px;
    }
}

/* line 1712, app/scss/concatedTemp.scss */
.qs {
    position: relative;
    color: #1e1d1d;
}

/* line 1715, app/scss/concatedTemp.scss */
.qs_field {
    position: relative;
}

/* line 1718, app/scss/concatedTemp.scss */
.qs_mob-close {
    display: none;
    background: url(/images/close_button_black.svg) center no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    z-index: 1;
}

/* line 1730, app/scss/concatedTemp.scss */
.qs_submit-wrap {
    position: absolute;
    z-index: 1;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 44px;
}

/* line 1737, app/scss/concatedTemp.scss */
.qs_input {
    border: none;
    padding: 5px 50px 5px 15px;
    width: 100%;
    height: 42px;
}

/* line 1744, app/scss/concatedTemp.scss */
.qs_submit {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    background: url("/images/icon-search.svg") center no-repeat;
    background-size: 20px;
}

/* line 1752, app/scss/concatedTemp.scss */
.qs-r {
    display: none;
    z-index: 10;
    position: absolute;
    background-color: #fff;
    width: 100%;
    top: calc(100% + 3px);
}

/* line 1759, app/scss/concatedTemp.scss */
.qs-r_scroll {
    overflow: auto;
    width: 100%;
}

/* line 1766, app/scss/concatedTemp.scss */
.qs-r_products {
    color: #1e1d1d;
}

/* line 1769, app/scss/concatedTemp.scss */
.qs-r_item {
    display: block;
    padding: 20px;
}

/* line 64, app/scss/base/_mixins.scss */
.qs-r_item:before, .qs-r_item:after {
    content: " ";
    display: table;
    clear: both;
}

/* line 72, app/scss/base/_mixins.scss */
.qs-r_item:not(:last-of-type) {
    border-bottom: 1px solid #ebe6d8;
}

/* line 1776, app/scss/concatedTemp.scss */
.qs-r_item:hover {
    background-color: #faf7f2;
    text-decoration: none;
}

/* line 1781, app/scss/concatedTemp.scss */
.qs-r_img {
    width: 17px;
    height: 17px;
    float: left;
    position: relative;
    top: 2px;
}

/* line 1787, app/scss/concatedTemp.scss */
.qs-r_img img {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/* line 1791, app/scss/concatedTemp.scss */
.qs-r_content {
    padding-left: 25px;
    color: #1e1d1d;
    font-size: 1.4rem;
}

/* line 1795, app/scss/concatedTemp.scss */
.qs-r_content .name {
    margin-bottom: 10px;
}

/* line 1798, app/scss/concatedTemp.scss */
.qs-r_content .price {
    font-weight: 800;
}

/* line 1802, app/scss/concatedTemp.scss */
.qs-r_bottom {
    padding: 25px;
}

/* line 1805, app/scss/concatedTemp.scss */
.qs-r_empty {
    font-size: 1.4rem;
    padding: 20px;
}

@media only screen and (max-width: 959px) {
    /* line 1814, app/scss/concatedTemp.scss */
    .qs-r {
        width: auto;
        left: -10px;
        right: -10px;
    }
    /* line 1820, app/scss/concatedTemp.scss */
    .qs.active .qs_mob-close {
        display: block;
    }
    /* line 1823, app/scss/concatedTemp.scss */
    .qs.active .qs_submit {
        display: none;
    }
}

.overflow-hidden {
    overflow: hidden !important;
}

.prp_social-wishlist.table .td.pull-right {
	float: none !important;
	text-align: right;
} 

.mobile-row .header-phones a .header-phone-icon {display: none;}

.mobile-row .header-phones ul {margin: 6px 0 0 0; text-align: center;}

.mobile-row .header-phones ul li {margin: 0;}

@media (max-width: 476px) {
	.mobile-row .header-phones a span {display: none;}
	
	.mobile-row .header-phones ul {margin: 3px 0 0 0;}
	
	.mobile-row .header-phones a .header-phone-icon {
		display: block;
	    width: 20px;
	    height: 20px;
	    line-height: 20px;
	    background: url(/local/templates/tomek_template/css/../images/phone.svg) no-repeat;
	    background-size: contain;
	}
}


@media (min-width: 960px) {
	.mobile-row .header-phones {
		display: none;
	}
}


























/* End */


/* Start:/local/templates/tomek_template/css/custom.css?16891606145700*/
.header-phones ul {
	margin: 13px 0;
	padding: 0;
	text-align: right;
}

.header-phones ul li {
	display: inline-block;
	margin: 0 10px;
}

.header-phones ul li a {
	padding: .3rem 0;
}
.header-bottom_item .value a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.header .qs_input {
	height: 40px;
	font-size: 16px;
}


@media only screen and (min-width: 960px){
	.header .qs_input {
		height: 40px;
		font-size:16px;
	}
}
@media only screen and (min-width: 477px){
	.custom_phone_js {
		padding: 0;
	}
}
@media only screen and (max-width: 359px) {
	.custom_phone_js {
		display: none;
	}
}

.prp_price-and-btn .btn {
	margin: 0;
}

.modal {
	display: block;
}

.modal:after, .modal:before {
	content: " ";
	display: table
}

.modal:after {
	clear: both
}

.modal fieldset {
	border: none;
	background: transparent;
	outline: none;
	width: 100%;
	padding: 0 20px
}

.modal__title {
	width: 100%;
	display: block;
	margin: 0 0 40px 0;
	font-family: "OpenSansBold";
	font-size: 2em;
	color: #28363c;
	text-transform: uppercase
}

.modal .bottom-buttons {
	width: 100%;
	padding: 0 0 0 0
}

.modal .bottom-buttons .btn {
	padding: 10px 44px;
	margin-bottom: 20px
}

.social .fb {
	background-image: url("/images/fb_pd.svg");
}

/* line 267, app/scss/pages/_product.scss */
.social .fb:hover {
	background-image: url("/images/fb_hov_pd.svg");
}

/* line 271, app/scss/pages/_product.scss */
.social .in {
	background-image: url("/images/insta_pd.svg");
}

/* line 273, app/scss/pages/_product.scss */
.social .in:hover {
	background-image: url("/images/insta_hov_pd.svg");
}

/* line 277, app/scss/pages/_product.scss */
.social .gp {
	background-image: url("/images/google_pd.svg");
}

/* line 279, app/scss/pages/_product.scss */
.social .gp:hover {
	background-image: url("/images/google_hov_pd.svg");
}

.flr-mobile .sbl_container.opened {
	display: block;
}

.save-to-wishlist.active:before {
	background: url("/images/wishlist_yellow_act.svg") no-repeat;
	background-size: 100%;
}

.footer_social .__fb {
	background-image: none;
}

.footer_social .__insta {
	background-image: none;
}

.footer_social .__google {
	background-image: none;
}

.footer_social img {
	vertical-align: baseline;
}

.footer_subscribe--btn:hover {
	cursor: pointer;
}

.error {
	border-color: #FF0000;
}

.error-text {
	color: #FF0000
}

.header-bottom_item.dropdown .value li {
	list-style-type: none;
}

.mpg_reviews--box {
	padding-left: 0px;
}

#coupon {
	padding: 6px 0px 6px 1px;
	margin-left: 11px;
	margin-top: 1px;
}

#couponclick {
	padding: 6.55px;
	user-select: none;
	border: 1px solid #f4b51b;
	color: #1e1d1d;
	vertical-align: initial;
	background: #f4b51b;
	transition: all 200ms;
}

.pt_td .old_price {
	text-decoration: line-through;
}

.dropdown-menu>li>a:hover {
	color: #f5f5f5;
}

.sbl_page-list li a.active {
	color: #d39338;
	text-decoration: none;
}

.uslugi .buy-slugi {
	text-align: center;
	display: block;
	padding: 6px 9px;
	margin-top: 10px;
}

.popup-window-titlebar-popup-message {
	height: 24px
}

.icon-call-us {
	position: relative;
	padding-left: 20px;
	display: inline-block;
}

.icon-call-us:before {
	content: " ";
	display: block;
	position: absolute;
	z-index: 1;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	width: 14px;
	height: 18px;
	background: center no-repeat;
	background-size: contain;
}

.icon-call-us:before {
	content: " ";
	display: block;
	background-image: url("/images/icon_phone.svg");
}

.header-top_login a:hover .icon-profile:before {
	background-image: url("/images/icon-profile-yellow.svg");
}

.bx-404-container {
	font-size: 1.4rem;
	color: #1e1d1d;
	line-height: 1.5;
	margin-bottom: 50px;
}

@media screen and (min-width: 960px) {
	.top-breadcrumbs {
		top: 11px;
	}
}

.sbl_title {
	border-top: 1px solid #f1aa2b;
	border-right: 1px solid #f1aa2b;
	border-left: 1px solid #f1aa2b;
}

.sbl_container {
	border-bottom: 1px solid #f1aa2b;
	border-right: 1px solid #f1aa2b;
}

.sbl_title:after {
	background-color: #f1aa2b;
}

.modal .field-group textarea {
	font-size: 1.2rem;
	padding: 7px 4px 7px 4px;
	display: block;
	background: transparent;
	width: 100%;
	border: 1px solid #bcbcbc;
	overflow: hidden;
	line-height: 1.4;
	-webkit-writing-mode: horizontal-tb;
}

.modal .field-group textarea {
	background: #fff;
}

.product-item-amount-field-btn-plus,
	.product-item-amount-field-btn-minus {
	
}

.counter {
	top: 0;
	right: 0 !important;
	-webkit-transform: translate(25%, -25%);
	transform: translate(25%, -25%);
}

/*
@media only screen and (max-width: 560px){
	.modal.modal--login {
        margin: 87px 15px !important;
    padding: 1px 28px 30px;
    width: 462px;
    max-width: 58% !important;
	}

	.modal.modal--registration {
		margin: 87px 15px !important;
		padding: 1px 28px 30px;
		width: 462px;
		max-width: 58% !important;
	}
}
*/

/* ========== IGNIS FATUM */
.prp_count-and-status.table {
	margin-bottom: 5px;
	padding: 0 10px;
}

.prp_count-and-status.table>.td {
	width: 50%;
	text-align: center;
}

.prp_count-and-status.table>.product-item-detail-info-container {
	margin-bottom: 15px;
}

.pull-right.btn.btn-default.btn-md {
	margin: 0;
}

.sale_order_full_table {
	font-size: 14px;
}

@media ( max-width : 639px) {
	.prp_price-and-btn .td {
		display: inline-block;
		width: 50%;
	}
	.prp_price-and-btn .price {
		margin: 0;
	}
	.prp_count-and-status.table>.td {
		display: inline-block;
	}
	.prp_count-and-status .availability {
		margin-bottom: 0;
	}
	.prp_count-and-status.table>.product-item-detail-info-container {
		display: inline-block;
		width: 50%;
	}
}

.prp_price-and-btn .btn {
	margin: 0 auto !important;
}

.services-page .services.sv .sv_item-bottom span {
	display: block;
	text-align: center;
}


/* End */


/* Start:/local/components/itprosteer/form.result.new/templates/.default/style.css?166004596852*/
.ITPRerror{
	border: solid 1px #ff1c0a !important;
}
/* End */
/* /local/modules/ignis.main/css/global.css?16600459686266 */
/* /local/templates/tomek_template/css/style.css?1660045968192895 */
/* /local/templates/tomek_template/css/custom.css?16891606145700 */
/* /local/components/itprosteer/form.result.new/templates/.default/style.css?166004596852 */
