/*
Theme Name: Ёлки 24
Version: 1.0
Author: LandingMasterX
Description: Шаблон для сайта "Ёлки 24".
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: red, white, yellow, one-column, responsive-layout
Text Domain: elki24

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	font-family: 'El Messiri', sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #000000;
	-webkit-text-size-adjust: 100%;
}


header, section, footer, aside, nav, article, figure {
	display: block;
}

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

input {
	outline: none;
}

a img, a img:active, a img:focus {
	border: none;
	outline: none;
	border-collapse:collapse;
}

table  {
	border-collapse:collapse;
	border: none;
}

a:hover {
	text-decoration: none;
}

button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
	border: 0;
	padding: 0;
	-webkit-appearance: none !important;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
	outline: 0;
	color: #0095cc;
}

ul, ol {
	margin: 0;
	padding: 0;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: '';
	font-size: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.link-h-none:hover {
	text-decoration: none;
	border-bottom: none;
}

.link-h-none-parent a:hover {
	text-decoration: none;
	border-bottom: none;
}

.link-h-underline:hover {
	text-decoration: underline;
}

.link-h-underline-parent a:hover {
	text-decoration: underline;
}

.button-h-opacity:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

div.wof-wheel[data-id="266"] .wof-disclaimer {
	text-align: center;
	display: none;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

select::-ms-expand {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}


.main-section {
	margin: 0 auto;
	width: 1200px;
}

.main-section-2 {
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
}

@font-face {
	font-family: 'PeaceSans';
	src: url('fonts/PeaceSans.eot');
	src: url('fonts/PeaceSans.eot') format('embedded-opentype'),
	url('fonts/PeaceSans.woff') format('woff'),
	url('fonts/PeaceSans.otf') format('truetype'),
	url('fonts/PeaceSans.svg#PeaceSans') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nexa-script';
	src: url('fonts/nexa-script.eot');
	src: url('fonts/nexa-script.eot') format('embedded-opentype'),
	url('fonts/nexa-script.woff') format('woff'),
	url('fonts/nexa-script.ttf') format('truetype'),
	url('fonts/nexa-script.svg#nexa-script') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*header*/
header {
	min-height: 107px;
	position: relative;
}

.header-inner-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	width: 100%;
	-webkit-border-radius: 34px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	background:
	url('img/bg/header-inner-1.jpg') no-repeat 5px 5px,
	url('img/bg/header-inner-2.jpg') no-repeat right top;
	background-color: #ffffff;
}

.header-inner {
	position: relative;
	min-height: 140px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: url('img/bg/header-inner-wrapper.png') no-repeat center top;
}

.header-inner-slogan {
	font-family: 'PeaceSans';
	color: #a41313;
	font-size: 118%;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	left: 222px;
	top: 40px;
	line-height: 1.2;
}

.header-inner-slogan span {
	display: block;
	font-family: 'El Messiri', sans-serif;
	color: #000000;
	font-weight: 600;
}

.countdown-wrapper {
	position: absolute;
	right: 240px;
	top: 20px;
}

.countdown-top {
	text-align: center;
	color: #393939;
	padding: 0 0 2px 0;
}

#countdown > div {
	display: inline-block;
	width: 90px;
	text-align: center;
}


#countdown > div span {
	display: block;
	color: #a41313;
}

#countdown > div .simply-amount {
	font-family: 'nexa-script';
	font-size: 300%;
	font-weight: 700;
	margin: 0 0 2px 0;
	line-height: 1;
	position: relative;
}

#countdown > div .simply-amount:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 22px;
	margin-top: -11px;
	background: url('img/icons/countdown.png') no-repeat;
}

#countdown > div:first-child  > div> .simply-amount:before  {
	display: none;
}


/*info-1*/
.info-1 {
	/*background: url('img/bg/bg_2021.png') no-repeat;*/
	background: url('img/bg/baner_2021_new.jpg') no-repeat;
	background-color: #a41313;
	background-position: bottom right;
	background-size: cover;
}

/*skorik*/
.info-1-inner {
	min-height: 560px;
	position: relative;
	/*background: url('img/bg/info-1.png') no-repeat 72% top;*/
	background-size: 36.6% auto;
}

.logo {
	width: 210px;
	height: 126px;
	background: url('img/logo.svg') no-repeat;
	background-size: 100% 100%;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 20px;
}

.info-1-sold {
	color: #ffffff;
	position: absolute;
	left: 313px;
	top: 80px;
}

.info-1-sold > div {
	position: relative;
	padding: 0 0 0 28px;
	font-size: 112.5%;
}

.info-1-sold > div:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 19px;
	height: 24px;
	line-height: 24px;
	background: url('img/icons/info-1sale.svg') no-repeat;
	background-size: 100% 100%;
}

.info-1-sold > div span {
	width: 50px;
	text-align: center;
	color: #ffffff;
	display: inline-block;
}

.info-1-sold-span {
	opacity: 1 !important;
	font-weight: normal !important;
}

.info-1-text {
	color: #ffffff;
	position: absolute;
	text-align: right;
	left: 0;
	top: 150px;
	width: 47%;
}

.info-1-text-top {
	color: #f8e26e;
	font-family: 'PeaceSans';
	/*font-size: 375%;*/
	line-height: 1.1;
	/*skorik*/
	font-size: 330%;
	text-transform: uppercase;
}

.info-1-text-top span {
	display: block;
	color: #ffffff;
	font-family: 'nexa-script';
    text-transform: initial;
    font-size: 66px;
    color: #fff;
}

.info-1-text-bottom {
    display: block;
    color: #ffffff;
    font-family: 'nexa-script';
    text-transform: initial;
    font-size: 27px;
    color: #000;
    font-weight: bold;
    margin-top: 35px;
}

.info-1-text-inner {
	padding: 30px 0 0 0;
}

.info-1-text-inner p {
	font-size: 120%;
	padding: 0 0 7px 0;
	line-height: 1.2;
	color: #FFF;
}

.order-call-block {
	position: absolute;
	right: 135px;
	top: 55px;
	text-align: center;
}

.order-call-block-inner {
	position: relative;
	z-index: 3;
}

.order-call-block-inner:before {
	content: "";
	display: block;
	position: absolute;
	left: -10%;
	top: -20px;
	width: 120%;
	height: 130px;
	-webkit-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	background-color: #f8e26e;
	z-index: 1;
}

.order-call-block-inner > div {
	position: relative;
	z-index: 10;
	margin-bottom: 5px;
	line-height: 1.2;
}

.order-call-phone {
	color: #a41313;
	font-weight: 700;
	font-size: 110%;
	text-decoration: none;
}

.order-call-button {
	display: inline-block;
	height: 22px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	padding: 11px 25px 11px 25px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	background-color: #bb0809;
}

.order-call-button:hover  {
	background-color: #961313;
}

.social-block a {
	display: inline-block;
	width: 51px;
	height: 51px;
	margin: 0 14px 0 14px;
}

.social-block a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*why*/
.why {
	background: url('img/bg/why-2.png') no-repeat 150% top;
	background-color: #961313;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
}
.why.main-section-2:nth-child(1):before {
display: none;
}

.why:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 10px;
	bottom: 0;
	left: 0;
	z-index: 3;
	background:	url('img/icons/border-1.png') repeat-x left bottom;
}

.why-inner {
	position: relative;
}

.half-block {
	width: 50%;
}

.why-inner .right  {
	padding: 50px 0 0 0;
	text-align: left;
}

.why-inner .right img {
	max-width: 100%;
	position: relative;
	bottom: -10px;
}

.why-inner .left {
	padding: 70px 0 50px 0;
	text-align: center;
}

.why-heading {
	color: #f8e26e;
	font-family: 'nexa-script';
	font-size: 312%;
	/*font-weight: 700;*/
	line-height: 1;
	padding: 0 0 30px 0;
}

.why-list {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	list-style-type: none;
}

.why-list > li {
	display: inline-block;
	vertical-align: top;
	width: 46%;
	margin: 0 1.9% 20px 1.9%;
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: normal;
	padding: 76px 0 0 0;
	position: relative;
	color: #ffffff;
}

.why-list-top {
	font-weight: 700;
	padding: 0 0 18px 0;
}

.gift {
	width: 539px;
	height: 109px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 14px 0 149px;
	position: relative;
	margin: 50px 0 0 0;
	background: url('img/bg/gift.png') no-repeat;
	display: none;
}

.gift img {
	position: absolute;
	left: 0;
	bottom: -7px;
	max-width: 30%;
}

.gift-heading {
	color: #ffffff;
	font-family: 'PeaceSans';
	padding: 40px 0 0 0;
	line-height: 1.1;
	text-transform: uppercase;
}

.gift-button {
	display: inline-block;
	height: 22px;
	color: #000000;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	padding: 11px 35px 11px 35px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	background: url('img/bg/gift-button.png') repeat left top;
	position: absolute;
	bottom: -20px;
	right: 100px;
}

.gift-button:hover {
	background: #fff25e;
}


/*goods-card*/
.goods-card {
	background: url('img/bg/goods-2.jpg') no-repeat center bottom;
	padding-bottom: 10px;
	min-height: 720px;
	position: relative;
	z-index: 1;
}

.goods-card:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 10%;
	bottom: 0;
	left: 0;
	z-index: 3;
	background:	url('img/icons/border-1.png') repeat-x left bottom;
}

.goods-card-2 {
	background: url('img/bg/goods-1.jpg') no-repeat center bottom;
	background-color: #f4ede5;
}

.goods-card-inner {
	padding: 20px 0 20px 0;
}

.goods-info-1 {
	text-align: center;
}

.goods-advantages {
	width: 26%;
	float: left;
}

.goods-advantages-list {
	list-style-type: none;
}

.goods-advantages-list li {
	display: block;
	margin: 0 0 30px 0;
	font-weight: 600;
	line-height: 1.2;
}

.goods-advantages-list li img {
	max-width: 100%;
	margin: 0 0 10px 0;
	border-radius: 50%;
}

.goods-main-img-wrapper {
	width: 73%;
	float: right;
}

.goods-main-img-wrapper img {
	max-width: 100%;
}

.goods-info-2 {
	padding: 30px 0 0 0;
}

.goods-title {
	font-family: 'PeaceSans';
	font-size: 190%;
	padding: 0 0 30px 0;
	line-height: 1.1;
}

.goods-text {
	padding: 0 0 40px 0;
}

.goods-table-wrapper {
	padding: 0 0 30px 0;
}

.goods-table {
	width: 49%;
}

.goods-table tr td {
	width: 48%;
	padding: 0 2% 5px 0;
	vertical-align: top;
	line-height: 1.2;
}

.goods-size {
	padding: 0 0 15px 0;
}

.goods-size-top {
	position: relative;
	padding: 5px 0 0 50px;
	min-height: 30px;
	font-weight: 700;
	margin: 0 0 12px 0;
}

.goods-size-top:before {
	content: "";
	display: block;
	position: absolute;
	background: url('img/icons/goods-size.svg') no-repeat;
	background-size: 100% 100%;
	width: 35px;
	height: 35px;
	top: 50%;
	left: 0;
	margin: -17px 0 0 0;
}

.goods-change-list {
	list-style-type: none;
}

.goods-change-list > li {
	display: inline-block;
	margin: 0 12px 10px 0;
}

.myradio-input + .myradio-input-label {
	display: inline-block;
	padding: 8px 20px 6px 20px;
	min-height: 22px;
	font-family: 'El Messiri', sans-serif;
	font-weight: 400;
	font-size: 18px;
	cursor: pointer;
	background-color: #c10807;
	border: 1px solid #c10807;
	color: #ffffff;
	line-height: 22px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
}

.myradio-input:checked + .myradio-input-label {
	color: #c10807;
	background-color: #ffffff;
}

.myradio-input {
	display: none;
}

.goods-bottom {
	margin: 10px 0 0 0;
}

.goods-price-table {
	width: 100%;
}

.goods-price-table tr td {
	padding: 10px 0 0  2%;
	text-align: right;
	/*vertical-align: bottom;*/
	vertical-align: top;
}

.goods-price-table tr td:first-child {
	padding: 10px 2%  0  0;
	text-align: left;
	max-width: 142px;
	min-width: 142px;
	vertical-align: top;
}

.goods-price-table tr td a {
	position: relative;
	left: auto;
	top: auto;
	bottom: auto;
	right: auto;
	margin: 0 0 10px 15px;
}

.goods-price-block {
	display: inline-block;
}

.goods-price-old {
	font-size: 150%;
	position: relative;
	line-height: 1.1;
	padding-bottom: 3px;
}

.goods-price-old:before {
	content: '';
	display: block;
	position: absolute;
	left: -9px;
	bottom: 20px;
	background: #c10807;
	width: 100%;
	height: 1px;
	border: 0 none;
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
}

.goods-price-new {
	font-family: 'PeaceSans';
	font-size: 170%;
	line-height: 1.1;
}

.goods-price-discount {
	display: none;
}

.goods-action-wrapper {
	background: url('img/bg/goods-action.png') no-repeat center center;
	margin: 20px 0 0 0;
	width: 600px;
	height: 119px;
	display: none;
}

.goods-action-wrapper > div {
	position: relative;
	background: url('img/bg/goods-action-inner.png') no-repeat right 5px;
	padding: 5px;
	width: 600px;
	height: 119px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.goods-action-text {
	position: relative;
	font-family: 'PeaceSans';
	line-height: 1.1;
	text-transform: uppercase;
	padding: 0 0 0 50px;
	margin: 50px 0 0 13px;
}

.goods-action-text span {
	display: block;
	color: #c10807;
	padding: 4px 0 0 0;
}

.goods-action-text:before {
	content: "";
	display: block;
	position: absolute;
	background: url('img/icons/gift.svg') no-repeat;
	background-size: 100% 100%;
	width: 36px;
	height: 36px;
	top: 50%;
	left: 0;
	margin: -20px 0 0 0;
}

.goods-action-wrapper > div  .gift-button {
	position: absolute;
	right: 10px;
	top: 51px;
	z-index: 10;
}


/*main-slider*/
.main-slider {
	padding-bottom: 8px;
	position: relative;
	margin-top: -7px;
	z-index: 0;
}

.main-slider:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 10%;
	bottom: 0;
	left: 0;
	z-index: 3;
	background:	url('img/icons/border-1.png') repeat-x left bottom;
}

.main-slider-inner {
	min-height: 490px;
}

.main-slider-content {
	padding: 120px 20px 0 0px;
	margin: 0 0 0 250px;
	position: relative;
	z-index: 99;
}

.main-slider-top {
	color: #86100f;
	font-family: 'PeaceSans';
	font-size: 168%;
	line-height: 1.1;
	padding: 0 0 25px 0;
}

.main-slider-text {
	color: #9c6421;
	font-family: 'nexa-script';
	font-size: 200%;
	line-height: 1.1;
	padding: 0 0 25px 0;
}

.santa {
	width: 315px;
	height: 90px;
	background:	url('img/icons/santa.svg') repeat-x;
	background-size: 100% 100%;
	margin: 20px 0 0 0;
	position: relative;
	left: -100px;
}

/*slider-1*/
.slider-1 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.slider-1-list {
	list-style-type: none;
	width: 100%;
	display: block;
}

.slider-1-list li {
	display: block;
	text-align: center;
	min-height: 490px;
	background-position: center top;
}

.slider-1 .bx-wrapper .bx-next {
	right: 3.5%;
	background: url('img/icons/slider-arrow-right.svg') no-repeat;
}

.slider-1 .bx-wrapper .bx-prev {
	left: 3.5%;
	background: url('img/icons/slider-arrow-left.svg') no-repeat;
}

.slider-1 .bx-wrapper .bx-next, .slider-1 .bx-wrapper .bx-prev {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	overflow: hidden;
	z-index: 100;
	background-size: 100% 100%;
}


/*advantages*/
.advantages {
	background: url('img/bg/advantages_2.jpg') no-repeat center bottom;
	/*background: url('img/bg/advantages_2.jpg') no-repeat center bottom;*/
	background-color: #c20806;
}

.advantages-inner {
	padding: 90px 0 90px 0;
	/*background: url('img/bg/advantages-inner.png') no-repeat center top;*/
	position: relative;
}

.advantages-content {
	width: 30%;
	text-align: center;
}

.advantages-heading {
	font-size: 312%;
	line-height: 1.1;
	font-weight: 700;
	margin: 0 0 20px 0;
	text-align: left;
	color: #000;
}

.advantages-heading span {
	font-family: 'PeaceSans';
	font-size: 86%;
	color: #f8e26e;
	font-weight: 400;
}

.advantages-tip-heading {
	background-color: #961313;
	color: #ffffff;
	line-height: 1.1;
	padding: 3px 10px 3px 50px;
	position: relative;
	margin: 40px 0 60px 0;
}

.advantages-tip-heading:before {
	content: "";
	display: block;
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	left: -5px;
	margin: -22px 0 0 0;
	background:	url('img/icons/tip.svg') no-repeat;
	background-size: 100% 100%;
}

.advantages-list {
	list-style-type: none;
}

.advantages-list li {
	display: block;
	margin: 0 0 25px 0;
	line-height: 1.2;
	color: #000;
}

.advantages-list-top {
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 13px 0;
}

.advantages-list-img-block {
	margin: 0 0 10px 0;
}

.advantages-center {
	width: 38%;
	left: 31%;
	top: 120px;
	position: absolute;
}

.advantages-center > div {
	position: relative;
}

.advantages-center > div img {
	max-width: 100%;
}

.advantages-tip-block {
	position: absolute;
}

.advantages-tip-1 {
	right: 35%;
	top: 31%;
}

.advantages-tip-2 {
	left: 38%;
	top: 41%;
}

.advantages-tip-3 {
	left: 50%;
	bottom: 20%;
}

.advantages-tip-block > div {
	position: relative;
}

.advantages-tip-icon {
	width: 46px;
	height: 46px;
	background:	url('img/icons/tip.svg') no-repeat;
	background-size: 100% 100%;
}

.advantages-tip-inner {
	position: absolute;
	left: 25px;
	top: 30px;
	display: none;
}

.advantages-tip-block > div:hover .advantages-tip-inner {
	display: block;
}

.advantages-tip-2 .advantages-tip-inner  {
	left: auto;
	right: -35px;
	top: 30px;
}

.advantages-tip-inner > div {
	width: 380px;
	padding: 50px 50px 30px 50px;
	position: relative;
	text-align: center;
	line-height: 1.2;
}

.advantages-tip-inner > div:before {
	content: "";
	display: block;
	position: absolute;
	left: 7%;
	top: 0%;
	width: 86%;
	height: 100%;
	-webkit-transform: skew(20deg);
	-ms-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
	background: url('img/bg/gift-button.png') repeat left top;
	z-index: 1;
}

.advantages-tip-inner > div:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: -100px;
	margin: 0 0 0 -65px;
	width: 130px;
	height: 130px;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
	z-index: 6;
}

.advantages-tip-1 .advantages-tip-inner > div:after {
	background: url('img/icons/advantages-tip-1.png') repeat center center;
}

.advantages-tip-2 .advantages-tip-inner > div:after {
	background: url('img/icons/advantages-tip-2.png') repeat center center;
}

.advantages-tip-3 .advantages-tip-inner > div:after {
	background: url('img/icons/advantages-tip-3.png') repeat center center;
}

.advantages-tip-inner-top {
	font-weight: 600;
	font-size: 140%;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

.advantages-tip-inner > div > div {
	position: relative;
	z-index: 5;
}

.logo-2 {
	width: 210px;
	height: 126px;
	background: url('img/logo.svg') no-repeat;
	background-size: 100% 100%;
	text-indent: -9999px;
	overflow: hidden;
	display: none;
}


/*circlet*/
.circlet {
	background: url('img/bg/circlet.jpg') no-repeat center bottom;
	background-color: #961313;
}

.circlet-inner {
	text-align: center;
}
.circlet .circlet-inner {
	padding: 40px 0 45px 0;
}

.circlet .circlet-inner:last-child {
	padding: 45px 0 140px 0;
}

.circlet-heading {
	color: #f1ce64;
	font-family: 'PeaceSans';
	font-size: 225%;
	text-transform: uppercase;
	line-height: 1.1;
	padding: 0 0 40px 0;
}


.circlet-list .owl-carousel .owl-nav {
	display: block!important;
}
.circlet-list .owl-carousel .owl-nav button.owl-prev,
.circlet-list .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 30%;
	font-size: 70px;
	color: #F0CD66;
	padding: 10px!important;
	transition: all .25s ease;
}
.circlet-list .owl-carousel .owl-nav button.owl-prev:hover,
.circlet-list .owl-carousel .owl-nav button.owl-next:hover {
	background: none;
	color: #ffffff;
}
.circlet-list .owl-carousel .owl-nav button.owl-prev:focus,
.circlet-list .owl-carousel .owl-nav button.owl-next:focus {
	outline: none;
}
.circlet-list .owl-carousel .owl-nav button.owl-prev {
	left: 0;
}
.circlet-list .owl-carousel .owl-nav button.owl-next{
	right: 0;
}

.circlet-heading span {
	font-family: 'nexa-script';
	font-weight: 600;
	text-transform: none;
	color: #ffffff;
	display: block;
	padding: 7px 0 0 0;
}

.circlet-list {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	list-style-type: none;
	margin-top: 20px;
}

.circlet-list .item {
	display: block;
	vertical-align: top;
	/*width: 25%;*/
	margin: 0 4% 55px 4%;
	font-size: 16px;
	line-height: 1.1;
	letter-spacing: normal;
	color: #ffffff;
}

.circlet-list .item .gift-button {
	bottom: 0;
	display: block;
	position: relative;
	min-width: 200px;
	max-width: 200px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.circlet-list-img-block {
	/*padding-bottom: 100%;*/
	position: relative;
	margin: 0 0 15px 0;
	min-height:340px;
}

.circlet-list-img-block img {
	max-width: 90%;
	width: auto!important;
	margin: 0 auto;
	/*position: absolute;*/
	/*left: 50%;*/
	/*-moz-transform: translate(-50%, 0);*/
	/*-ms-transform: translate(-50%, 0);*/
	/*-webkit-transform: translate(-50%, 0);*/
	/*-o-transform: translate(-50%, 0);*/
	/*transform: translate(-50%, 0);*/
	/*max-height: 100%;*/
	border-radius: 30px;
}

.circlet-list-title {
	height: 48px;
	margin: 0 0 16px 0;
}

.table-wrapper {
	/*display: table;*/
	width: 100%;
}

.table-wrapper-inner {
	text-align: center;
	/*display: table-cell;*/
	width: 100%;
}

.circlet-price-wrapper {
	margin: 0 0 15px 0;
}

.circlet-price-old {
	float: left;
	font-size: 150%;
	position: relative;
	margin-left: 85px;
	padding-top: 5px;
}

.circlet-price-old:before {
	content: '';
	display: block;
	position: absolute;
	left: -4px;
	bottom: 14px;
	background: #f1ce64;
	width: 100%;
	height: 1px;
	border: 0 none;
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
}

.circlet-price-new {
	font-family: 'PeaceSans';
	color: #f1ce64;
	font-size: 190%;
	float: none;
}

.circlet-list > li  .gift-button {
	position: relative;
	bottom: auto;
	right: auto;
}


/*reviews*/
.reviews {
	background: url('img/bg/reviews.jpg') no-repeat center bottom;
	background-color: #f1e6db;
	position: relative;
	top: -2px;
}

.reviews-inner {
	padding: 60px 0 120px 0;
	min-height: 484px;
}

.reviews-heading {
	color: #961313;
	font-family: 'nexa-script';
	font-size: 200%;
	line-height: 1.1;
	padding: 0 0 40px 0;
	font-weight: 700;
}

/*slider-2 block*/
.slider-2 {
	width: 850px;
	z-index: 50;
	position: relative;
}

.slider-2-list {
	list-style-type: none;
	width: 100%;
	display: block;
}

.slider-2 .bx-wrapper {
	max-width: 100% !important;
	height: auto;
}

.slider-2 .bx-wrapper .bx-viewport {
	width: 665px !important;
	position: relative;
	left: 50%;
	margin-left: -325px;
	z-index: 1;
}

.slider-2  .bx-next,  .bx-prev {
	display: inline;
}

.slider-2 .bx-wrapper .bx-next {
	right: 0px;
	background: url('img/icons/slider-2-arrow-right.svg') no-repeat left center;
}

.slider-2 .bx-wrapper .bx-prev {
	left: 0px;
	background: url('img/icons/slider-2-arrow-left.svg') no-repeat right center;
}

.slider-2 .bx-wrapper .bx-next, .slider-2 .bx-wrapper .bx-prev {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 205px;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	overflow: hidden;
	z-index: 50;
	background-size: 100% 100%;
}

.reviews-top {
	margin: 0 0 25px 0;
}

.reviews-photo-wrapper {
	width: 150px;
	float: left;
	position: relative;
	height: 72px;
	z-index: 1;
	overflow: hidden;
}

.reviews-photo-wrapper:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url('img/icons/reviews-photo-wrapper.png') no-repeat;
	width: 150px;
	height: 72px;
}

.reviews-photo-wrapper img {
	width: 100%;
	max-width: 100%;
}

.reviews-name {
	width: 140px;
	height: 43px;
	text-align: center;
	color: #961313;
	font-family: 'nexa-script';
	line-height: 1.1;
	padding: 7px 10px 0px 0px;
	font-weight: 700;
	margin: 0 0 7px 0;
	position: relative;
	z-index: 3;
}

.reviews-name div {
	position: relative;
	z-index: 3;
	max-width: 130px;
	font-size: 15px;
}

.reviews-name a{
	color: #961313;
	text-decoration: none;
}

.reviews-name:before {
	content: "";
	display: block;
	position: absolute;
	left: -8px;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: skew(-38deg);
	-ms-transform: skew(-38deg);
	-moz-transform: skew(-38deg);
	-o-transform: skew(-38deg);
	background: url('img/bg/gift-button.png') repeat left top;
	z-index: 1;
}

.reviews-top > .right {
	width: 150px;
}

.reviews-date {
	color: #961313;
}

.reviews-text {
	line-height: 1.2;
}


/*footer*/
footer {
	padding-bottom: 7px;
	position: relative;
	z-index: 1;
}

footer:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 10%;
	bottom: 0;
	left: 0;
	z-index: 3;
	background:	url('img/icons/border-1.png') repeat-x left bottom;
}

.footer-inner {
	position: relative;
}

.footer-inner .half-block.right {
	background:	url('img/bg/santa.png') no-repeat right bottom;
	background-size: 83% auto;
	position: absolute;
	right: 0;
	top: 0;
	min-height: 100%;
}

.footer-inner .half-block.right > div {
	position: relative;
	padding: 100px 0 0 20px;
}

.footer-inner .half-block.right > div > div {
	margin: 0 0 25px 0;
}

.footer-inner   .half-block.left {
	text-align: right;
}

.footer-inner   .half-block.left > div {
	padding: 50px 8% 20px 0;
}

.footer-inner-heading {
	font-family: 'PeaceSans';
	line-height: 1.1;
	font-size: 300%;
	padding: 0 0 10px 0;
}

.footer-inner-call > div {
	padding: 0 0 10px 0;
	line-height: 1.1;
}

.footer-inner-call > div:first-child {
	color: #bb0809;
	font-family: 'nexa-script';
	line-height: 1.1;
	font-size: 250%;
	padding: 0 0 10px 0;
}

.footer-inner-call > div a {
	color: #bb0809;
	font-size: 170%;
	text-decoration: none;
	font-family: 'nexa-script';
}

.footer-social-block span {
	display: inline-block;
	position: relative;
	bottom: 17px;
	margin: 0 7px 0 0;
}

.footer-social-block a {
	display: inline-block;
	width: 47px;
	height: 47px;
	margin: 0 14px 0 14px;
}

.footer-social-block a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.top-button {
	display: block;
	width: 80px;
	height: 80px;
	background: url('img/icons/top-button.svg') no-repeat;
	background-size: 100% 100%;
	text-decoration: none;
	position: fixed;
	right: 5%;
	bottom: 7%;
	cursor: pointer;
}

/*forms*/
.all-form-wrapper {
	display: none;
}

.order-call-wrapper {
	width: 465px;
	height: 457px;
	background: url('img/bg/order-call-wrapper.png') no-repeat center top;
	background-color: #ffffff;
	margin: 0 auto;
	display: none;
	padding: 0 !important;
	position: relative;
	overflow: auto;
	text-align: center;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}

.order-call-wrapper-bottom {
	position: absolute;
	width: 100%;
	height: 69px;
	bottom: 9px;
	left: 0;
	background: url(img/bg/trees.gif) no-repeat center top;
	background-size: contain;
}

.order-call-wrapper-inner {
	width: 260px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

.order-call-wrapper-top {
	color: #9a2929;
	font-size: 190%;
	font-family: 'nexa-script';
	margin: 0 0 15px 0;
	line-height: 1.2;
	text-align: center;
}

.order-call-wrapper-top span:not(.current-price-min) {
	font-size: 66%;
	display: block;
	padding: 7px 0 0 0;
	font-family: 'El Messiri', sans-serif;
}

.order-call-input {
	width: 100%;
	height: 50px;
	line-height: 24px;
	padding: 13px 2% 13px 2%;
	color: #2c2c2c;
	text-align: center;
	font-family: 'El Messiri', sans-serif;
	font-weight: 400;
	font-size: 110%;
	border: 1px solid #dcdcdc;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.order-call-input::-webkit-input-placeholder {
	opacity: 1;
	color: #2c2c2c;
}

.order-call-input::-moz-placeholder {
	-moz-opacity: 1;
	opacity: 1;
	color: #2c2c2c;
}

.order-call-input .placeholder {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	color: #2c2c2c;
}

.order-button {
	cursor: pointer;
	display: block;
	width: 100%;
	height: 52px;
	background: url('img/bg/gift-button.png') repeat left top;
	border: 0 none;
	outline: none;
	color: #000000;
	font-size: 140%;
	font-family: 'El Messiri', sans-serif;
	font-weight: 400;
	text-align: center;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	margin: 0 auto;
	-webkit-appearance: none !important;
}

.order-button:hover {
	background: url('img/bg/gift-button-h.png') repeat left top;
}

.fancybox-close-small {
	top: 15px !important;
	right: 15px !important;

}

.fancybox-close-small:after {
	background: #f1e6db !important;
}

.fancybox-slide > div {
	background-color: transparent !important;
}

.order-call-wrapper-2 {
	width: 830px;
	background: url('img/bg/order-call-wrapper-2.png') no-repeat center 170px;
	margin: 0 auto;
	display: none;
	padding: 0 !important;
	position: relative;
	overflow: auto;
	text-align: center;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}

.order-call-wrapper-2  .fancybox-close-small {
	top: 185px !important;
	z-index: 200000 !important;
}

.order-call-wrapper-inner-2:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 232px;
	top: 0px;
	left: 0;
	z-index: 100000;
	background:	url('img/bg/order-call-wrapper-outer.png') no-repeat center bottom;
}

.order-call-wrapper-inner-2 {
	width: 94%;
	margin: 0 auto;
	padding: 220px 0 40px 0;
	text-align: center;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	min-height: 420px;
	position: relative;
}

.order-block {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #dcdcdc;
	text-align: center;
}

.order-call-wrapper-inner-2  .order-call-input {
	width: 246px;
	margin: 0 3px 10px 3px;
	display: inline-block;
}

.order-call-wrapper-inner-2  .order-button {
	width: 252px;
	display: inline-block;
}


.order-info {
	color: #9a2929;
	font-size: 120%;
	margin: 0 0 10px 0;
	line-height: 1.2;
	text-align: center;
}

.hidden {
	display: none;
}

.myradio-input-2-list {
	list-style-type: none;
}

.myradio-input-2-list li,
.myradio-input-2-list > .wpcf7-list-item {
	display: inline-block;
	margin: 0 15px 20px 0;
}

.myradio-input-2 + .myradio-input-2-label,
.myradio-input-2-list > .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label {
	display: inline-block;
	padding: 0 0 0 35px;
	min-height: 22px;
	font-family: 'El Messiri', sans-serif;
	font-weight: 400;
	font-size: 18px;
	cursor: pointer;
	position: relative;
}

.myradio-input-2 + .myradio-input-2-label:before,
.myradio-input-2-list > .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label:before {
	content: "";
	display: block;
	position: absolute;
	width: 22px;
	height: 22px;
	top: 0px;
	left: 0;
	background:	url('img/icons/radio-2.png') no-repeat;
}

.myradio-input-2:checked + .myradio-input-2-label:before,
.myradio-input-2-list > .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label:before {
	background-position: 0 -23px;
}

.myradio-input-2,
.myradio-input-2-list > .wpcf7-list-item input[type=radio] {
	display: none;
}



@media only screen and (max-width: 1279px) {


	.main-section {
		width: 98%;
	}

	.main-section-2 {
		min-width: 100%;
	}

	html, body {
		font-size: 13px;
	}


	/*header*/
	.header-inner-wrapper {
		background:	none;
		background-color: #ffffff;
	}

	.header-inner {
		background: url('img/bg/header-inner-wrapper.png') no-repeat center top;
		background-size: 100% 140px;
	}

	.header-inner-slogan {
		text-transform: uppercase;
		position: absolute;
		left: 7%;
		top: 40px;
	}

	.countdown-wrapper {
		position: absolute;
		right: 7%;
		top: 20px;
	}

	/*info-1*/
	.info-1 {
		background: url(img/bg/bg_2021.png) no-repeat 80% bottom;
		background-color: #a41313;
		height: 560px;
	}

	.info-1-inner {
		min-height: 680px;
		/*background: url('img/bg/info-1.png') no-repeat 72% top;*/
		background-size: 30% auto;
	}

	.info-1-text {
	    left: 139px;
	    top: 180px;
	    width: auto;
	}

	.order-call-block {
		position: absolute;
		right: 50px;
		top: 55px;
		text-align: center;
	}

	.order-call-block-inner:before {
		height: 140px;
	}

	.order-call-block-inner .order-call-button {
		margin-bottom: 15px;
		margin-top: 15px;
	}

	/*why*/
	.why-inner {
		position: relative;
	}

	.why-inner .half-block.right {
		position: absolute;
		right: 0;
		bottom: 0;
	}

	/*goods-card*/
	.goods-price-table tr td:first-child {
		padding: 10px 5px  0  0;
		max-width: 160px;
		min-width: 110px;
	}

	.goods-price-new {
		font-size: 140%;
	}

	.goods-action-wrapper {
		background: url('img/bg/goods-action.png') no-repeat center center;
		width: 400px;
		height: 119px;
		background-size: 400px 119px;
	}

	.goods-action-wrapper > div {
		background: none;
		padding: 5px;
		width: 100%;
		height: 119px;
	}

	.goods-action-text {
		position: relative;
		text-transform: none;
		padding: 0 0 0 50px;
		margin: 50px 0 0 13px;
	}

	.goods-action-wrapper > div  .gift-button {
		position: absolute;
		right: 10px;
		top: 61px;
		z-index: 10;
	}


	/*main-slider*/
	.slider-1-list li {
		min-height: 390px;
		background-position: right top !important;
		background-size: auto 100%;
	}

	.slider-1 {
		position: relative;
		width: 100%;
	}

	.main-slider-inner {
		min-height: 0;
		padding: 20px 0 20px 0;
		text-align: center;
	}

	.main-slider-inner .half-block {
		width: 100%;
		float: none;
	}

	.main-slider-content {
		padding: 0 0 0 0px;
		margin: 0 0 0 0;
	}

	.santa {
		width: 200px;
		height: 58px;
		background:	url('img/icons/santa.svg') repeat-x;
		background-size: 100% 100%;
		margin: 20px 0 0 -100px;
		position: relative;
		left: 50%;
	}


	/*advantages*/
	.advantages-tip-inner > div {
		width: 280px;
		padding: 50px 50px 30px 50px;
	}

	.advantages-tip-heading {
		margin: 40px 0 40px 0;
	}


	/*reviews*/
	.reviews {
		background: url('img/bg/reviews.jpg') no-repeat left bottom;
		background-color: #f1e6db;
	}

	.reviews-inner {
		padding: 20px 0 120px 0;
		min-height: 0;
	}

	.slider-2 {
		width: 100%;
	}


	/*footer*/
	.footer-inner .half-block.right {
		background:	url('img/bg/santa.png') no-repeat right bottom;
		background-size: 83% auto;
		position: absolute;
		right: 0;
		top: 0;
		min-height: 100%;
	}



}



@media only screen and (max-width: 999px) {
	.goods-action-text {
		margin: 25px 0 0 13px;
	}

	/*info-1*/
	.info-1 {
		/*background: url(img/bg/info-1-mob.jpg) no-repeat center bottom;*/
		background: url(img/bg/bg_2021.png) no-repeat;
		/*background-size: 100% auto;*/
		background-color: #c10a0c;
		background-position: left;
	}

	.info-1-inner {
		min-height: 520px;
		position: relative;
		background: none;
	}

	.info-1-sold {
		color: #ffffff;
		position: absolute;
		left: 233px;
		top: 80px;
	}

	.info-1-text {
		text-align: center;
		/*top: 240px;
		width: 100%;*/

	    top: 195px;
	    width: auto;
	    left: 185px;
	}

	/*why*/
	.why {
		background: url(img/bg/why-2.png) no-repeat center bottom;
		background-color: #961313;
	}

	.why-inner  .half-block {
		width: 100%;
		float: none;
	}

	.why-inner .right  {
		padding: 20px 0 0 0;
		text-align: center;
	}

	.why-inner .half-block.right {
		position: relative;
		right: auto;
		bottom: auto;
	}

	.why-inner .left {
		padding: 20px 0 20px 0;
		text-align: center;
	}

	.why-inner .right img {
		max-width: 60%;
		position: relative;
		bottom: -10px;
	}

	.gift {
		margin: 40px 0 0 -270px;
		position: relative;
		left: 50%;
	}

	/*goods-card*/
	.half-block {
		float: none;
		width: 100%;
	}

	.goods-card {
		background: none;
		padding: 20px 0 20px 0;
		min-height: 0;
	}

	.goods-card-2 {
		background: none;
		background-color: #f4ede5;
	}

	.goods-advantages-list li img {
		max-width: 80px;
	}

	.goods-main-img-wrapper {
		width: 73%;
		float: right;
	}

	.goods-info-1 > div {
		display: inline-block;
		float: none;
		width: auto;
		margin: 0 10px 0 10px;
	}

	.goods-main-img-wrapper img {
		max-width: 100%;
		max-height: 600px;
	}

	.goods-info-2 {
		padding: 20px 0 0 0;
		text-align: center;
	}

	.goods-table tr td {
		text-align: left;
	}

	.goods-table-wrapper {
		width: 80%;
		margin: 0 auto;
	}

	/*.goods-advantages-list > li:nth-child(3) {*/
		/*display: none;*/
	/*}*/


	.goods-price-table tr td {
		padding: 10px 0 0  0;
		text-align: center;
		vertical-align: top;
		display: block;
		width: 100%;
	}

	.goods-price-table tr td:first-child {
		padding: 10px 0  0  0;
		text-align: center;
		max-width: 100%;
	}

	.goods-size-top {
		display: inline-block;
	}


	.goods-action-wrapper {
		text-align: center;
		display: inline-block;
	}

	.goods-action-text {
		display: inline-block;
		text-align: left;
	}

	.goods-price-block {
		display: inline-block;
	}

	.goods-action-wrapper > div .gift-button {
		position: absolute;
		right: 50%;
		margin-right: -95px;
	}


	/*main-slider*/
	.slider-1-list li {
		height: 220px;
		min-height: 220px;
	}


	/*advantages*/
	.advantages-inner {
		padding: 20px 0 20px 0;
		background: none;
	}

	.advantages-center {
		display: none;
	}
	.advantages-content {
		width: 48%;
	}


	.logo-2 {
		width: 160px;
		height: 96px;
		display: inline-block;
	}

	.advantages-tip-heading {
		display: none;
	}


	/*circlet*/
	.circlet-list > li {
		width: 46%;
		margin: 0 1.9% 20px 1.9%;
	}


	/*footer*/
	.footer-inner {
		position: relative;
		text-align: center;
		padding: 20px 0 20px 0;
	}

	.footer-inner .half-block.right > div {
		padding: 20px 0 0 0px;
	}

	.footer-inner .half-block.left > div {
		padding: 10px 0 20px 0;
	}

	.footer-inner   .half-block.left {
		text-align: center;
	}

	.footer-inner .half-block.right {
		background:	none;
		position: relative;
		right: auto;
		top: auto;
		min-height: 0;
	}


	/*forms*/
	.order-call-wrapper {
		width: 280px;
		height: 340px;
		background-size: 280px 340px;
	}

	.order-call-wrapper-bottom {
		display: none;
	}

	.order-call-wrapper-inner {
		width: 250px;
	}

	.order-call-input {
		height: 30px;
		line-height: 20px;
		padding: 5px 2% 5px 2%;
	}

	.order-call-wrapper-2 {
		width: 280px;
		background: none;
		background-color: #ffffff !important;
	}

	.fancybox-slide > div.order-call-wrapper-2 {
		background-color: #ffffff !important;
	}

	.order-call-wrapper-2  .fancybox-close-small {
		top: 5px !important;
		right: 10px !important;
	}

	.order-call-wrapper-inner-2:before {
		display: none;
	}

	.order-call-wrapper-inner-2 {
		width: 94%;
		padding: 20px 0 20px 0;
		min-height: 0;
	}

	.myradio-input-2-list {
		text-align: left;
	}

	.myradio-input-2-list li {
		display: block;
		margin: 0 0px 15px 0;
	}

	.myradio-input-2 + .myradio-input-2-label {
		padding: 0 0 0 35px;
		font-size: 14px;
	}


}


@media only screen and (max-width: 767px) {

	/*header*/
	header {
		min-height: 0;
		position: relative;
		text-align: center;
	}

	.header-inner {
		position: relative;
		min-height: 0;
		background: none;
		text-align: center;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 15px 5px 15px 5px;

	}

	.header-inner-wrapper {
		position: relative;
		width: 96%;
		display: inline-block;
		left: auto;
		top: auto;
		background: url(img/bg/header-inner-wrapper-mob.png) no-repeat center top;
		background-size: 100% 100%;
		background-color: #ffffff;
		margin-bottom: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.header-inner-slogan {
		text-transform: none;
		position: relative;
		left: auto;
		top: auto;
		margin: 20px 0 10px 0;
	}

	.countdown-wrapper {
		position: relative;
		right: auto;
		top: auto;
	}

	#countdown > div {
		width: 60px;
	}

	#countdown > div .simply-amount {
		font-size: 200%;
	}


	/*info-1*/
	.info-1-inner {
		min-height: 0;
		padding: 20px 0 20px 0;
		text-align: center;
	}

	.logo {
		width: 210px;
		height: 126px;
		position: relative;
		left: 50%;
		top: auto;
		margin: 0 0 20px -105px;
		display: block;
	}

	.info-1-sold {
		color: #ffffff;
		position: relative;
		left: auto;
		top: auto;
		margin: 0 0 20px 0px;
		display: inline-block;
	}

	.info-1-text {
		position: relative;
		text-align: center;
		left: auto;
		top: auto;
		width: 100%;
		margin: 0 0 40px 0;
	}

    .info-1-text-top span {
        font-size: 50px;
    }

	.info-1-text-inner {
		display: none;
	}

	.order-call-block {
		position: relative;
		right: auto;
		top: auto;
		display: inline-block;
	}

	/*.info-1-inner {*/
		/*background: url('img/bg/stars.png') no-repeat center 150px;*/
	/*}*/


	/*why*/
	.gift {
		width: 280px;
		height: auto;
		padding: 10px 5px 40px 5px;
		margin: 40px 0 0 -140px;
		background: url(img/bg/gift-mob.png) no-repeat center top;
	}

	.gift img {
		position: relative;
		left: auto;
		bottom: auto;
		max-width: 50px;
		margin: 10px 0 10px 0;
	}

	.gift-heading {
		padding: 0px 0 0 0;
		text-transform: none;
	}

	.gift .gift-button {
		bottom: -20px;
		right: 50%;
		margin: 0 -95px 0 0;
	}


	/*goods-card*/
	.goods-table {
		width: 280px;
		margin: 0 auto;
		margin-bottom: 10px;
		float: none;
	}

	.goods-table-wrapper {
		width: 100%;
	}


	.goods-action-wrapper {
		background: url(img/bg/gift-mob.png) no-repeat center top;
		margin: 20px 0 0 0;
		width: 290px;
		height: auto;
		padding: 20px 5px 20px 5px;
	}

	.goods-action-text {
		padding-left: 40px;
		margin-left: 10px;
		font-family: 'El Messiri', sans-serif;
	}

	.goods-info-1 > div {
		display: block;
	}

	.goods-advantages-list li {
		display: inline-block;
		margin: 0 5px 20px 5px;
		width: 100px;
	}


	/*reviews*/
	.slider-2 .bx-wrapper .bx-viewport {
		width: 310px !important;
		margin-left: -160px;
	}

	.slider-2 .bx-wrapper .bx-next, .slider-2 .bx-wrapper .bx-prev {
		top: 100px;
	}


	.top-button {
		width: 40px;
		height: 40px;
	}




}


@media only screen and (max-width: 639px) {


	/*info-1*/
	.info-1-text-top {
		font-size: 40px;
	}

    .goods-main-img-wrapper img {
        max-height: 400px;
    }

    .elka-gift div{
        white-space: nowrap;
    }
    .elka-gift div strong {
        font-size: 13px!important;
    }
    .advantages {
        background-size: cover;
    }
    .advantages .advantages-heading {
        font-size: 26px;
    }
    .circlet-heading {
        font-size: 26px;
    }

	/*why*/
	.why-list > li {
		width: 96%;
		padding: 56px 0 0 0;
	}


	/*advantages*/
	.advantages-content {
		width: 100%;
		float: none;
	}

	.advantages-content.right {
		padding-top: 0px;
	}

	/*circlet*/
	.circlet-list > li {
		width: 96%;
		margin: 0 1.9% 20px 1.9%;
		font-size: 13px;
	}

	.circlet-list-img-block {
		padding-bottom: 0;
		text-align: center;
	}

	.circlet-list-img-block img {
		max-width: 90%;
		position: relative;
		left: 0%;
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	.circlet-price-wrapper > div {
		float: none;
		display: inline-block;
		margin: 0 5px 0 5px;
	}

	/*reviews*/
	.reviews-text {
		padding: 0 7% 0 13%;
	}

	/*main-slider*/
	.main-slider-text  {
		width: 80%;
		display: inline-block;
	}


}

/* WP Styles */

.alignleft {
	float: left;
}

img.alignleft {
    display: block;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
}

img.alignright {
    display: block;
	margin: 0 0 10px 10px;
}

.aligncenter {
	text-align: center;
}

img.aligncenter {
    display: block;
	margin: 10px 0;
}

.wp-caption {
    max-width: 100% !important;
}

.wp-caption img {
    width: 100%;
}

.wp-caption .wp-caption-text {
    font-size: 0.7em;
}

.simple-page-content {
	color: #fff;
}

/* Стили формы отправки сообщений Contact Form 7 */

.wpcf7 input:not([type=submit])::-webkit-input-placeholder {color:#000000;}
.wpcf7 input:not([type=submit])::-moz-placeholder          {color:#000000;opacity: 1;}
.wpcf7 input:not([type=submit]):-moz-placeholder           {color:#000000;}
.wpcf7 input:not([type=submit]):-ms-input-placeholder      {color:#000000;}

.wpcf7 input:not([type=submit]):focus::-webkit-input-placeholder {color: transparent}
.wpcf7 input:not([type=submit]):focus::-moz-placeholder          {color: transparent}
.wpcf7 input:not([type=submit]):focus:-moz-placeholder           {color: transparent}
.wpcf7 input:not([type=submit]):focus:-ms-input-placeholder      {color: transparent}

.wpcf7 textarea::-webkit-input-placeholder {color:#000000;}
.wpcf7 textarea::-moz-placeholder          {color:#000000;opacity: 1;}
.wpcf7 textarea:-moz-placeholder           {color:#000000;}
.wpcf7 textarea:-ms-input-placeholder      {color:#000000;}

.wpcf7 textarea:focus::-webkit-input-placeholder {color: transparent}
.wpcf7 textarea:focus::-moz-placeholder          {color: transparent}
.wpcf7 textarea:focus:-moz-placeholder           {color: transparent}
.wpcf7 textarea:focus:-ms-input-placeholder      {color: transparent}

.wpcf7,
.wpcf7 .wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7 .wpcf7-form-control-wrap {
	display: block !important;
}

div#inline2 .wpcf7 .wpcf7-form-control-wrap {
	display: inline-block !important;
}

.wpcf7-response-output {
	margin: 0 !important;
	border: 0 !important;
	line-height: 16px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.wpcf7-mail-sent-ok {
	color: green;
}

.wpcf7 span.wpcf7-not-valid-tip {
	position: absolute;
	right: 3px;
	top: 0px;
	display: block;
	font-size: 12px;
}

div#inline2 .wpcf7 span.wpcf7-not-valid-tip {
	right: 7px;
}

.wpcf7 .ajax-loader {
	position: absolute;
	left: 20px;
	bottom: 18px;
}
.wpcf7 .wpcf7-validation-errors {
	color: red;
}

form input[name=chosen_item_name],
form input[name=chosen_item_size],
form input[name=chosen_item_price] {
	display: none !important;
}

/* WHEEL */

.wof-wheel-container .wof-slice {
	font-size: 13px !important;
}

.wof-wheel-container .wof-slice[data-slice="3"],
.wof-wheel-container .wof-slice[data-slice="7"],
.wof-wheel-container .wof-slice[data-slice="11"],
.wof-wheel-container .wof-slice[data-slice="1"],
.wof-wheel-container .wof-slice[data-slice="5"],
.wof-wheel-container .wof-slice[data-slice="9"] {
	color: #3a3a3a !important;
}

.wof-wheel-container .wof-slice[data-slice="4"],
.wof-wheel-container .wof-slice[data-slice="8"],
.wof-wheel-container .wof-slice[data-slice="12"] {
	color: #fff !important;
}

.wof-btn-submit,
.wof-close {
	cursor: pointer;
}

.wof-wrapper .wof-form-wrapper input[type=email] {
	display: none;
}

.wof-wheels .wof-wheel {
	/*background-image: url("img/bg/wheel_window_border.png") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;*/
	/*-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;*/
	max-width: none !important;
	height: 575px !important;
}

.wof-wheel .wof-left .wof-left-inner {
	margin-left: 240px;
}

.wof-wheels .wof-wheel.wof-visible {
	left: 50%;
	margin: 0 0 0 -535px;
}

.wof-wheel .wof-bg {
	background-image: url('img/bg/wheel_window_bg.jpg');
	height: 575px !important;
}

.wof-wheel .wof-close-wrapper {
	bottom: auto !important;
	top: 20px !important;
	right: 25px !important;
}

.wof-wheel .wof-close-wrapper a {
	background: url("img/bg/wheel_window_close.png") no-repeat center center !important;
	background-size: 100% 100% !important;
	text-indent: -9999px !important;
	padding: 0 !important;
	width: 26px !important;
	height: 26px !important;
	color: #fff !important;
}

@media screen and (max-width: 1090px) {
	.wof-wheels .wof-wheel.wof-visible {
		width: 100%;
		margin: 0;
		left: 0;
	}
}

@media screen and (max-width: 950px) {
	div.wof-wheel.wof-visible .wof-wrapper {
		overflow: visible;
		min-height: 100%;
		height: auto;
	}
	div.wof-wheel.wof-visible .wof-close-wrapper {
		position: relative;
		text-align: right;
		bottom: auto;
	}
	div.wof-wheel.wof-visible .wof-inner-wrapper {
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
		justify-content: space-between;
		margin: 0;
		padding: 10px 30px;
	}
	div.wof-wheel.wof-visible .wof-left {
		-webkit-order: 2;
		order: 2;
		-webkit-transform: rotate(-55deg);
		transform: rotate(-55deg);
	}
	.wof-wheel.wof-visible .wof-left .wof-left-inner {
		margin: 0 auto !important;
	}
	div.wof-wheel.wof-visible .wof-right {
		margin: 0;
		padding: 0;
		width: 100%;
		position: relative;
		z-index: 100;
	}
	.wof-wheel-container .wof-slice {
		font-size: 12px !important;
	}
}

.wof-wheel .wof-form-wrapper {
	text-align: center;
}

.wof-wheel .wof-title {
	text-align: center;
}

.wof-wheel .wof-title,
.wof-wheel .wof-title * {
	font-family: 'PeaceSans', sans-serif !important;
	font-size: 40px !important;
	text-transform: none !important;
	font-weight: normal !important;
}

.wof-wheel .wof-title span {
	color: #f8e26e !important;
}

.wof-wheel .wof-btn-submit,
.wof-wheel .wof-btn-done {
	-webkit-border-radius: 22px !important;
	-moz-border-radius: 22px !important;
	border-radius: 22px !important;
	font-family: 'El Messiri', sans-serif !important;
	font-size: 18px !important;
	text-transform: none !important;
	width: 150px !important;
	margin: 15px auto 0 !important;
}

.wof-wheel.wof-theme-alt-blue .wof-wheel-bg {
	background-image: url(img/wheel-alt-blue.png);
}
.col-md-2{
	padding:10px;
	    float: left;
}

.img-el{
	border-radius: 50%;
	width:50px;
}

#img1 {
   display: none; 
}
#img2 {
/*   display: none; */
}
#img3 {
  display: none;
}
#img4 {
  display: none;
}
#img5 {
  display: none;
}
.rog{
	width:400px;
}

.fancybox-slide > div.thx-modal {
	background-color: #fff!important;
	z-index: 999;
	max-width: 600px;
	height: auto;
	width: 100%;
	text-align: center;
	border-radius: 20px;
}
#new_year_wreaths {
	display: none;
}