@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before, q:after {
content: '';
content: none;
}
sup {
vertical-align: super;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.clearfix:after {
content: " ";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
iframe {
display: none;
}
.row {
float: left;
width: 100%;
position: relative;
}
.row_inner {
margin-left: -15px;
margin-right: -15px;
}
.row_inner:after {
content: " ";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11,
.col_12,
.col_20 {
float: left;
position: relative;
min-height: 1px;
padding: 0 15px;
}
.col_1 {
width: 8.33333333%;
}
.col_2 {
width: 16.66666667%;
}
.col_3 {
width: 25%;
}
.col_4 {
width: 33.33333333%;
}
.col_5 {
width: 41.66666667%;
}
.col_6 {
width: 50%;
}
.col_7 {
width: 58.33333333%;
}
.col_8 {
width: 66.66666667%;
}
.col_9 {
width: 75%;
}
.col_10 {
width: 83.33333333%;
}
.col_11 {
width: 91.66666667%;
}
.col_12 {
width: 100%;
}
.col_20 {
width: 20%;
}
.col_offset_2 {
margin-left: 16.66666667%;
}
.col_offset_3 {
margin-left: 25%;
}
.col_offset_4 {
margin-left: 33.33333333%;
}
.col_offset_1 {
margin-left: 8.33333333%;
}
.col_offset_6 {
margin-left: 50%;
}
.col_suffix_1 {
margin-right: 8.33333333%;
}
.col_suffix_2 {
margin-right: 16.66666667%;
}
a {
color: #3e3431;
color: #3e3431;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
text-decoration: none;
border: none;
cursor: pointer;
}
a:hover {
color: #3e3431;
border: none;
outline: none;
}
a:active, a:focus {
border: none;
outline: none;
}
a.link {
color: #41b4da !important;
border-bottom: 1px solid #41b4da;
}
strong,
.strong {
font-weight: 400;
}
b {
font-weight: bold;
}
p {
position: relative;
display: block;
margin-bottom: 16px;
}
sup {
vertical-align: super;
font-size: .5em;
}
h1,
h2,
h3,
h4,
p.h1,
p.h2,
p.h3,
p.h4,
div.h4 {
font-family: "Open Sans", Arial, sans-serif;
color: inherit;
display: block;
position: relative;
line-height: 1;
margin-bottom: 0;
font-weight: normal;
text-align: inherit;
text-transform: none;
}
h1,
p.h1 {
font-size: 50px;
line-height: 1;
font-weight: bold;
color: #e8dabc;
}
h2,
p.h2 {
font-size: 46px;
margin-bottom: 50px;
font-weight: bold;
}
h3,
p.h3 {
font-size: 36px;
font-weight: bold;
}
h4,
p.h4 {
font-size: 24px;
}
h2 {
font-size: 70px;
margin-bottom: 70px;
}
h2 span {
display: block;
}
h1, h2 {
color: #fff;
}
h1, h2, h3, h4 {
line-height: 1.4; }
h1 {
color: #3e3431;
font-size: 40px;
font-weight: 600;
margin: 30px 0 0;
}
h3 {
color: #3e3431;
font-size: 40px;
font-weight: 600;
margin-bottom: 50px;
}
h4 {
color: #3e3431;
font-size: 32px;
font-weight: 400;
text-align: center;
margin-bottom: 50px;
}
body,
html {
display: block;
position: relative;
background-color: #fff;
font-family: "Open Sans", Arial, sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 1.2;
color: #3e3431;
-webkit-backface-visibility: hidden;
}
body,
html {
overflow-x: hidden;
-webkit-text-size-adjust: 100%;
}
body.lock,
html.lock {
overflow: hidden;
}
::-moz-selection {
background: rgba(65, 180, 218, 0.2);
}
::-webkit-selection {
background: rgba(65, 180, 218, 0.2);
}
::selection {
background: rgba(65, 180, 218, 0.2);
}
.lock {
overflow: hidden;
overflow-y: scroll;
}
#wrapper {
display: block;
width: 100%;
overflow-x: hidden;
position: relative;
background: transparent;
}
#wrapper:after {
content: " ";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
.br1440, .br320 {
display: none;
}
.hidden {
display: none;
}
.wrapper {
width: 1170px;
margin: 0 auto;
position: relative; }
.flex_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.color-red {
color: #bb2b2b;
}
.color-yellow {
color: #39bacb;
}
.color-green {
color: #53b11a;
}
.color-blue {
color: #41b4da;
}
.title {
font-weight: 600;
text-transform: uppercase;
}
.text {
line-height: 1.5;
}
.clear {
clear: both;
}
.button,
button {
cursor: pointer;
}
.button:focus, .button:active,
button:focus,
button:active {
outline: none;
}
.button {
position: relative;
display: inline-block;
border: none;
outline: none;
color: #3e3431;
background: #39bacb;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
font-weight: 600;
font-family: "Open Sans", Arial, sans-serif;
font-size: 16px;
text-transform: uppercase;
padding: 0 40px;
line-height: 50px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
background-color: #f47f55;
width: 371px;
height: 50px;
}
.button:hover {
background: #2b97a6;
color: #3e3431;
}
.button_small {
height: 50px;
line-height: 50px;
}
.button_big {
height: 80px;
line-height: 80px;
padding: 0 50px;
font-size: 20px;
font-weight: normal;
}
.button_fluid {
float: left;
width: 100%;
text-align: center;
padding: 0;
}
.button.disabled {
background: #909090;
pointer-events: none;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.button.disabled:hover {
color: #fff;
background: #909090;
}
.checkbox {
display: inline-block;
}
.checkbox input {
position: absolute;
z-index: -1;
opacity: 0;
margin: 10px 0 0 20px;
}
.checkbox input + label {
position: relative;
padding: 6px 6px 6px 44px;
cursor: pointer;
display: inline-block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.checkbox input + label > span {
position: absolute;
top: 50%;
margin-top: -10px;
left: 0;
width: 36px;
height: 20px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #d7e0e1;
-webkit-transition: .2s;
-o-transition: .2s;
-moz-transition: .2s;
transition: .2s;
}
.checkbox input + label > span:after {
content: '';
position: absolute;
top: 50%;
margin-top: -8px;
left: 2px;
width: 16px;
height: 16px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #fff;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
-webkit-transition: .2s;
-o-transition: .2s;
-moz-transition: .2s;
transition: .2s;
}
.checkbox input:checked + label > span {
background: #41b4da;
}
.checkbox input:checked + label > span:after {
left: 18px;
}
.checkbox.disabled {
opacity: .5;
pointer-events: none;
}
.btn, a.btn {
position: relative;
display: block;
border: none;
outline: none;
text-transform: none;
cursor: pointer;
overflow: hidden;
position: relative;
font-weight: 600;
line-height: 1;
background-color: #f47f55;
border: 2px solid #f47f55;
max-width: 531px;
height: 50px;
line-height: 46px;
font-size: 18px;
color: #ffffff;
text-align: center;
cursor: pointer;
-webkit-border-radius: 50px;
border-radius: 50px;
padding: 0 20px;
z-index: 2;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
width: 100%;
font-size: 16px;
text-transform: uppercase;
}
.btn.disabled, a.btn.disabled {
opacity: 0.5;
cursor: default;
}
.btn:hover, a.btn:hover {
background-color: transparent;
color: #f47f55;
}
a.btn {
background-color: rgba(247, 246, 246, 0.61);
color: #f47f55;
padding: 0;
}
a.btn:hover {
background-color: #f47f55;
color: #ffffff;
}
a.btn:hover:after {
-webkit-filter: brightness(2.5);
filter: brightness(2.5);
}
a.btn:after {
content: "";
display: inline-block;
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/arrow_r.png) no-repeat;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
width: 16px;
height: 13px;
margin-left: 5px;
background-position: center;
}
.btn:active {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
-webkit-box-shadow: 0 0px 0 0px #B47900;
box-shadow: 0 0px 0 0px #B47900;
-webkit-transform: translateY(3px);
-moz-transform: translateY(3px);
-ms-transform: translateY(3px);
transform: translateY(3px);
}
.slick-arrow {
display: block !important; width: 15px;
height: 22px;
border: none;
outline: none;
position: absolute;
top: 50%;
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/next.png) no-repeat center;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
z-index: 10;
padding: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.slick-arrow.slick-prev {
left: -60px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.slick-arrow.slick-next {
right: -60px;
}
.slick-arrow:hover {
opacity: 0.5;
}
.button_price, .button {
position: relative;
}
input[type=text],
textarea,
button,
.button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
input[type=text]:focus,
textarea:focus,
button:focus,
.button:focus {
outline: none;
}
.form {
background: #fff;
padding: 30px 20px 40px;
-webkit-border-radius: 7px;
border-radius: 7px;
color: #492613;
text-align: center;
width: 420px;
-webkit-box-shadow: -1px 8px 10px 1px rgba(255, 244, 204, 0.4);
box-shadow: -1px 8px 10px 1px rgba(255, 244, 204, 0.4);
}
.form .title {
font-size: 30px;
font-weight: bold;
}
.form .sub_title {
font-size: 26px;
font-weight: 300;
margin-bottom: 20px;
margin-top: 10px;
}
.form ul {
color: #3e3431;
font-weight: 300;
text-align: left;
margin-bottom: 20px;
padding-left: 25px;
list-style: disc;
}
.form ul li {
margin-bottom: 7px;
}
.form .politic_label {
font-size: 14px;
text-align: left;
color: #3e3431;
font-weight: 300;
margin-bottom: 10px;
display: block;
}
.form .politic_label a {
color: #3e3431;
text-decoration: underline;
}
.form_row {
float: left;
position: relative;
width: 100%;
margin-bottom: 16px;
}
.form_input {
float: left;
position: relative;
width: 100%;
border: 1px solid #492613;
background-color: #f3f3f3;
color: #3e3431;
font-size: 16px;
line-height: 20px;
font-weight: normal;
padding: 0 20px;
height: 60px;
line-height: 20px;
margin-bottom: 10px;
-webkit-border-radius: 50px;
border-radius: 50px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
outline: none;
}
.form_input:focus {
border: 1px solid #39bacb;
-webkit-border-radius: 50px;
border-radius: 50px;
background-color: #fff;
-webkit-box-shadow: 0px 0px 80px 0px rgba(255, 255, 255, 0.2);
box-shadow: 0px 0px 80px 0px rgba(255, 255, 255, 0.2);
}
.form_input.error {
border: 2px solid #bb2b2b;
-webkit-animation: shake .5s linear;
-moz-animation: shake .5s linear;
animation: shake .5s linear;
}
@-webkit-keyframes shake {
8%, 41% {
-webkit-transform: translateX(-7px);
}
25%, 58% {
-webkit-transform: translateX(7px);
}
75% {
-webkit-transform: translateX(-5px);
}
92% {
-webkit-transform: translateX(5px);
}
0%, 100% {
-webkit-transform: translateX(0);
}
}
.form_success {
display: none;
}
.form_success__inner {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
.form_success p.h3 {
text-align: center !important;
font-size: 32px;
margin-bottom: 10px;
}
.form_success p:last-child {
margin-bottom: 0;
}
.checkmark__circle {
stroke-dasharray: 166;
stroke-dashoffset: 166;
stroke-width: 2;
stroke-miterlimit: 10;
stroke: #41b4da;
fill: none;
-webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
-moz-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.checkmark {
width: 100px;
height: 100px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
stroke-width: 3;
stroke: #fff;
stroke-miterlimit: 10;
margin: 0 auto;
-webkit-box-shadow: inset 0px 0px 0px #41b4da;
box-shadow: inset 0px 0px 0px #41b4da;
-webkit-animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
-moz-animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}
.checkmark__check {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
stroke-dasharray: 48;
stroke-dashoffset: 48;
-webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
-moz-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
@-webkit-keyframes stroke {
100% {
stroke-dashoffset: 0;
}
}
@-moz-keyframes stroke {
100% {
stroke-dashoffset: 0;
}
}
@keyframes stroke {
100% {
stroke-dashoffset: 0;
}
}
@-webkit-keyframes scale {
0%, 100% {
-webkit-transform: none;
transform: none;
}
50% {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
}
@-moz-keyframes scale {
0%, 100% {
-moz-transform: none;
transform: none;
}
50% {
-moz-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
}
@keyframes scale {
0%, 100% {
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
50% {
-webkit-transform: scale3d(1.1, 1.1, 1);
-moz-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
}
@-webkit-keyframes fill {
100% {
-webkit-box-shadow: inset 0px 0px 0px 50px #41b4da;
box-shadow: inset 0px 0px 0px 50px #41b4da;
}
}
@-moz-keyframes fill {
100% {
box-shadow: inset 0px 0px 0px 50px #41b4da;
}
}
@keyframes fill {
100% {
-webkit-box-shadow: inset 0px 0px 0px 50px #41b4da;
box-shadow: inset 0px 0px 0px 50px #41b4da;
}
}
.inputfile {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.inputfile + label {
float: left;
position: relative;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #d7e0e1;
background-color: #d7e0e1;
color: #3e3431;
font-size: 16px;
line-height: 20px;
font-family: Arial, sans-serif;
font-weight: normal;
padding: 0 20px 0 60px;
height: 60px;
line-height: 20px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.inputfile + label:focus {
border: 2px solid #41b4da;
background-color: #fff;
-webkit-box-shadow: 0px 0px 80px 0px rgba(255, 255, 255, 0.2);
box-shadow: 0px 0px 80px 0px rgba(255, 255, 255, 0.2);
}
.inputfile + label span.icon {
position: absolute;
top: 50%;
left: 16px;
height: 30px;
margin-top: -14px;
font-size: 26px;
}
.inputfile + label {
cursor: pointer; } .popup {
display: none;
background: transparent;
padding: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
opacity: 0;
-webkit-transition: all .6s ease;
-o-transition: all .6s ease;
-moz-transition: all .6s ease;
transition: all .6s ease;
}
.popup.show {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.popup_small {
width: 420px;
}
.popup_big {
width: 700px;
}
.popup_inner {
background: #fff;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 36px 40px;
text-align: left;
}
div#politic .title {
font-size: 24px;
margin-bottom: 15px;
}
div#politic strong {
font-size: 18px;
}
.modal {
background: #fff !important;
padding: 30px;
font-size: 16px;
max-width: 800px;
color: #3e3431;
}
.modal .form .sub_title {
font-size: 22px;
}
.g-hidden {
display: none;
} .fancybox-slide .box-modal {
background: #fff;
width: 730px;
padding: 74px 65px;
color: #3e3431;
text-align: left;
}
#call, #button_buklet, #ask_price, #ask_price_product {
width: 685px; }
.tz_hidden {
max-height: 0;
overflow: hidden;
-webkit-transition: 0.7s;
-o-transition: 0.7s;
-moz-transition: 0.7s;
transition: 0.7s;
}
.tz_visible {
max-height: 250px;
-webkit-transition: 0.7s;
-o-transition: 0.7s;
-moz-transition: 0.7s;
transition: 0.7s;
}
.tz_hidden_down_logo {
width: 230px;
float: right;
max-height: 0; font-size: 20px;
line-height: 31px;
overflow: hidden;
}
.tz_visible_down_logo {
max-height: 132px;
}
.cart_product_modal {
width: 1070px;
padding: 50px;
width: 1090px;
padding: 50px 30px;
}
.politic_p p {
font-size: 14px;
line-height: 20px;
opacity: 0.65;
}
.form_ask {
max-width: 600px;
}
input[type=text], input[type=tel], input[type=email] {
border: 0;
outline: 0;
border-bottom: 1px solid #3e3431;
font-size: 16px;
line-height: 40px;
padding: 10px 0px;
padding-left: 30px;
margin-top: 20px;
margin-bottom: 0px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
color: #3e3431;
background: transparent;
}
input:active, input:focus, input:hover {
border-color: #5F5F5F;
color: #5F5F5F;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
input[type="submit"] {
background: #fff;
outline: 0;
width: 263px;
cursor: pointer;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
input[type="submit"]:hover {
border: 3px solid transparent;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
} .title_modal {
font-size: 24px;
line-height: 32px;
margin-bottom: 20px;
text-align: center;
}
.pod_product_name {
margin-bottom: 10px;
}
.pod_title_modal {
font-size: 16px;
line-height: 30px;
text-align: center;
margin-top: -20px;
opacity: 0.9;
margin-bottom: 10px;
}
.rassilka, .tex_zad {
opacity: 0.9;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
}
.politic_p, .form_p {
width: 277.5px;
float: left;
margin-bottom: 27px;
height: 61px;
}
#ask_price .tex_zad, #ask_price_product .tex_zad {
margin-top: 20px;
}
#ask_price .politic_p, #ask_price .form_p, #ask_price_product .politic_p, #ask_price_product .form_p {
margin-bottom: 0;
}
#button_buklet .politic_p, #button_buklet .form_p, #konsult .politic_p, #konsult .form_p, #call .politic_p, #call .form_p {
margin-bottom: 0;
}
#button_buklet p.form_p.sub_input, #button_buklet .politic_p, #konsult p.form_p.sub_input, #konsult .politic_p, #call p.form_p.sub_input, #call .politic_p {
margin-top: 27px;
}
.form_region, .form_textarea {
width: 555px;
margin-bottom: 0;
}
.form_region:not(.sub_input) input {
width: 100%;
border: 1px solid #5C5C5C;
margin: 0;
}
.form_textarea textarea {
width: 100%;
height: 95px;
padding-left: 28px;
padding-top: 20px;
font-size: 16px;
line-height: 30px;
outline: 0;
}
.form_p:not(.sub_input) input {
width: 100%;
height: 62px;
margin: 0;
border: 1px solid #5C5C5C;
}
.politic_p {
font-size: 14px;
line-height: 20px;
opacity: 0.65;
}
.sub_input input {
margin-left: 14px;
}
#konsult .sub_input input {
margin-left: 0px;
width: 100%;
}
.politic_read {
text-decoration: underline;
cursor: pointer;
}
.politic_read:hover {
text-decoration: none;
cursor: pointer;
}
input[name="kolvo_prod"] {
width: 20%;
}
.disp_none {
display: none;
}
.checkbox_mail input, .checkbox_mail label {
opacity: 0.65;
} .checkbox_mail input:checked, .tex_zad input, .rassilka input, .politic_p input, .politic_p input:checked {
opacity: 0;
}
.politic_p input, .tex_zad input, .rassilka input {
display: none;
}
.checkbox_mail input:checked + label, .checkbox_mail input:checked + label:before {
opacity: 1;
}
.checkbox_mail input:checked + label:before, .checkbox_mail:hover label:before, .politic_p input:checked + p label:before, .rassilka input:checked + label:before, .tex_zad input:checked + label:before {
content: '✔';
}
.politic_p p, .tex_zad label, .rassilka label {
margin-left: 21px;
position: relative;
}
.checkbox_mail label:before, .politic_p label:before, .rassilka label:before, .tex_zad label:before {
content: '';
border: 1px solid #ccc;
width: 14px;
height: 14px;
display: inline-block;
position: absolute;
left: -21px;
text-align: center;
line-height: 14px;
}
.sub_input input {
margin-left: 14px;
}
.button_price, .button {
color: #3e3431;
border: 3px solid #f47f55;
text-align: center;
padding: 10px 0;
width: 263px;
display: block;
font-size: 22px;
line-height: 1;
-webkit-transition: 0.6s;
-o-transition: 0.6s;
-moz-transition: 0.6s;
transition: 0.6s;
text-transform: none;
}
.button {
font-size: 20px;
width: 325px;
}
.button:hover {
color: #fff;
background: #f47f55;
-webkit-transition: 0.7s;
-o-transition: 0.7s;
-moz-transition: 0.7s;
transition: 0.7s;
}
.politic_p label:before, .rassilka label:before, .tex_zad label:before {
margin-top: 2px;
}
.checkbox_mail.tems_mail8 label:before {
margin-top: 7px;
}
.tems_mail5 {
margin-left: -4px;
}
.checkbox_mail.tems_mail8 {
margin-top: -8px;
margin-bottom: 5px;
}
.checkbox_mail input {
display: inline-block;
width: 13px;
margin-right: 2px;
opacity: 0;
}
.checkbox_mail input:before {
width: 13px;
height: 13px;
border: 1px solid #3e3431;
display: block;
}
.checkbox_mail #tems_mail8 {
height: 30px;
}
.checkbox_mail label {
display: inline-block;
width: 90%;
width: -webkit-calc(100% - 24px);
width: -moz-calc(100% - 24px);
width: calc(100% - 24px);
height: 30px;
}
.box-modal_close.arcticmodal-close {
display: none;
}
.box-modal .fancybox-close-small:after, .box-modal .fancybox-close-small:before {
content: " ";
width: 2px;
height: 26px;
background: #666;
}
.box-modal .fancybox-close-small:after:hover, .box-modal .fancybox-close-small:before:hover {
background: #272727;
}
.box-modal .fancybox-close-small {
background-color: transparent;
top: 0;
right: 0;
padding: 22px;
-webkit-border-radius: 0;
border-radius: 0;
}
.box-modal .fancybox-close-small:hover {
background: #F0EFEA;
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.35);
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.35);
}
.section_descr h2, .section_descr h3 {
color: #000000;
font-size: 35px;
margin-bottom: 15px;
}
.section_descr ul {
list-style-type: disc;
}
@media only screen and (max-width: 768px) {
#call, #button_buklet, #ask_price, #ask_price_product, .fancybox-slide .box-modal {
width: 500px;
padding: 34px 30px;
}
.politic_p, .form_p {
width: 50%;
}
input.button[type="submit"] {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 300px;
}
.form_region, .form_textarea {
width: 100%;
margin-bottom: 0;
}
.sub_input input {
margin: 0;
}
.politic_p p {
font-size: 12px;
}
}
@media only screen and (max-width: 550px) {
#call, #button_buklet, #ask_price, #ask_price_product, .fancybox-slide .box-modal {
width: 90%;
padding: 24px 25px;
}
.politic_p, .form_p {
width: 100%;
}
.sub_input input {
margin: 0 auto !important;
}
.tz_visible {
max-height: 290px;
}
input.button[type="submit"] {
margin: 0 auto;
max-width: 300px;
}
}
@media only screen and (max-width: 400px) {
#call, #button_buklet, #ask_price, #ask_price_product, .fancybox-slide .box-modal {
width: 95%;
padding: 24px 10px;
}
}
.page-template-home header, .page-template-page_template header {
top: 0px;
padding-top: 30px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.4)), to(rgba(62, 52, 49, 0)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 60%, rgba(62, 52, 49, 0));
background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0.4) 60%, rgba(62, 52, 49, 0));
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 60%, rgba(62, 52, 49, 0));
background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 60%, rgba(62, 52, 49, 0));
}
.page-template-home .header, .page-template-page_template .header {
display: none;
}
.page-template-home h1, .page-template-page_template h1 {
color: #e8dabc;
}
.header {
height: 149px;
}
header {
background-color: #3e3431;
background-position: bottom center;
padding: 30px 0 20px;
color: #e8dabc;
position: fixed;
top: 0px;
left: 0;
width: 100%;
z-index: 100;
}
header.fixed { background-color: #3e3431;
background: #3F312D;
background-color: #3F312D;
top: 0px;
padding-top: 20px;
border-bottom: 1px solid rgba(232, 218, 188, 0.1);
}
header.fixed .logo, header.fixed .desc, header.fixed .search, header.fixed .email {
display: none;
}
header.fixed .menu {
margin-left: 0;
}
header.fixed ul {
margin-top: 0px;
}
header.fixed ul:before {
display: none;
}
header.fixed .wrapper.flex_wrap {
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
header .flex-item {
-webkit-box-flex: 3;
-webkit-flex-grow: 3;
-moz-box-flex: 3;
-ms-flex-positive: 3;
flex-grow: 3;
}
header .logo {
position: relative;
}
header .logo img {
height: 90px;
height: 105px;
height: 95px;
margin-top: -15px;
}
header .wrapper.flex_wrap {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
header .ico_menu {
display: none;
}
header .menu {
margin-left: 0px;
}
header .menu .desc {
margin-top: 20px;
line-height: 1.4;
font-size: 14px;
}
header ul {
position: relative;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 714px;
margin-top: 6px;
}
header ul:before {
content: "";
display: block;
background-color: #e8dabc;
position: absolute;
bottom: -5px;
right: 0;
left: 0;
margin: 0 auto;
width: 714px;
height: 1px;
}
header ul li {
margin: 0 0px;
font-size: 16px;
text-transform: uppercase;
position: relative;
}
header ul li:not(:last-of-type):before {
content: "";
display: block;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: #e8dabc;
position: absolute;
width: 6px;
height: 6px;
right: -32px;
top: 5px;
}
header ul li a:hover {
color: #f47f55;
}
header a {
color: #fff;
}
header .callback {
font-size: 10px;
color: #e8dabc;
text-transform: uppercase;
letter-spacing: 1.2px;
font-weight: 400;
color: #e8dabc;
cursor: pointer;
margin-top: 5px;
}
header .callback:hover {
color: #f47f55;
text-decoration: none;
text-decoration: underline;
}
header .tel {
text-align: right;
}
header .tel a {
font-size: 24px;
font-weight: 600;
}
header .tel a:hover {
color: #f47f55;
}
header .tel .email {
margin-top: 7px;
}
header .tel .email a {
font-size: 18px;
font-weight: 400;
}
header .search {
background-color: #eee4d0;
width: 369px;
height: 28px;
-webkit-border-radius: 30px;
border-radius: 30px;
padding: 8px 16px 3px 10px;
font-size: 12.5px;
color: #646053;
margin-top: 19px;
}
header .search form {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
header .search #s {
border: 0;
outline: 0;
font-size: 12.5px;
line-height: 1.12;
font-weight: normal;
color: #646053;
font-style: italic;
width: 100%;
margin: 0;
padding: 0;
padding-left: 0px;
text-align: center; }
header .search #searchsubmit {
border: 0;
outline: 0;
font-size: 0;
margin: 0;
padding: 0;
padding-left: 0px;
background: transparent url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/search.png) no-repeat center left;
cursor: pointer;
width: 20px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
header .search #searchsubmit:hover {
opacity: 0.5;
}
.fuxed_panel {
position: fixed;
left: -webkit-calc(50% - 700px);
left: -moz-calc(50% - 700px);
left: calc(50% - 700px);
z-index: 199;
top: 24vh;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
height: 60vh;
max-height: 350px;
}
.fuxed_panel .afix a {
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: #6d5f53;
width: 10px;
height: 10px;
display: block;
position: relative;
z-index: 3;
}
.fuxed_panel .afix a.active {
background-color: #7a6c5f;
background-color: #735F52; }
.fuxed_panel .afix a.active:before {
content: "";
display: block;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: transparent;
opacity: 0.651;
width: 34px;
height: 34px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 5px solid #e8dabc;
opacity: 0.471;
position: absolute;
top: -12px;
left: -12px;
-webkit-animation: scrolldown2 3s ease infinite;
-moz-animation: scrolldown2 3s ease infinite;
animation: scrolldown2 3s ease infinite;
}
@-webkit-keyframes scrolldown2 {
0%, 100% {
border-width: 1px;
}
50% {
border-width: 12px;
}
}
@-moz-keyframes scrolldown2 {
0%, 100% {
border-width: 1px;
}
50% {
border-width: 12px;
}
}
@keyframes scrolldown2 {
0%, 100% {
border-width: 1px;
}
50% {
border-width: 12px;
}
}
footer {
background: #3F312D;
padding: 40px 0;
color: #fff; }
footer .wrapper.flex_wrap {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
footer a {
color: #fff;
}
footer a:hover {
color: #F3CCA5;
}
footer .top_left {
text-transform: uppercase;
}
footer .top_left li {
margin-bottom: 7px;
}
footer .top_left h6 {
font-weight: 600;
}
footer .fldiv {
width: 225px;
}
footer .fldiv.fldiv_1 {
width: 155px;
}
footer .fldiv:last-child {
width: 165px;
margin-left: 30px;
}
footer .menu2 {
color: #F3CCA5;
border-top: 1px solid #e8dabc;
padding-top: 25px;
margin-top: 25px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
footer .menu2 a {
color: #F3CCA5;
}
footer .menu2 a:hover {
color: #f47f55;
text-decoration: underline;
}
footer .menu {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
footer .menu ul a {
color: #fff;
}
footer .menu ul a:hover {
color: #f47f55;
text-decoration: underline;
}
footer .footer2 {
margin-top: 40px;
}
footer .copyrite {
font-size: 14px;
line-height: 1.2;
text-align: left;
}
footer .copyrite_text {
color: #e8cba5;
}
footer .part1 {
width: 810px;
}
footer .part2 {
width: 260px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-moz-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
footer .adiv_f {
display: block;
}
footer .adiv_f.cont_a {
font-size: 16px;
line-height: 1.5;
}
footer .adiv_f.email {
margin-bottom: 7px;
}
footer .adiv_f.email a {
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/email.png) no-repeat left center;
padding-left: 30px;
}
footer .adiv_f.tel {
font-size: 36px;
font-size: 29px;
margin: 0;
margin-top: -9px;
margin-bottom: 2px;
font-weight: 600;
white-space: nowrap;
}
footer .adiv_f.call_back {
text-decoration: underline;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.18em;
letter-spacing: 0.4px;
margin-bottom: 80px;
}
footer .adiv_f.call_back a {
color: #e8dabc;
}
footer .adiv_f.call_back:hover {
text-decoration: none;
}
footer .adiv_f .insta {
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/insta.png) no-repeat left center;
padding-left: 30px;
margin-top: 26px; }
footer .adiv_f a:hover {
opacity: 0.7;
}
.sub_h1 {
font-size: 16px;
color: #e8dabc;
text-transform: uppercase;
line-height: 1.4;
margin: 80px 0 30px;
}
.under_h1 {
font-size: 16px;
color: #e8dabc;
line-height: 1.4;
margin: 40px 0 20px;
}
.section1 {
background-color: #F8F9F9;
background-image: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/back_top.jpg);
background-repeat: no-repeat;
background-position: bottom center;
padding-top: 180px;
height: 650px;
max-height: 100vh;
-webkit-background-size: cover;
background-size: cover;
}
.section1 .btn {
max-width: 371px;
}
.section1 .wrapper.flex_wrap {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
}
.section {
padding: 100px 0;
background: #ffffff;
}
.section h3 {
text-align: center;
}
.section .btn {
margin: 0 auto;
}
.section.blue_back {
background: #3F312D url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/gift_back2.png);
background-position: right bottom;
background-repeat: no-repeat;
-webkit-background-size: 600px auto;
background-size: 600px auto;
color: #fff;
}
.section.blue_back h3 {
color: #e8dabc;
}
.section.blue_back h4 {
color: #fff;
}
.section2 {
position: relative;
}
.section2 .slader_collection {
margin-bottom: 100px;
}
.section2 .collection {
margin: 0 14px;
}
.section2 .collection a {
display: block;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.section2 .collection a p {
font-size: 16px;
color: #3e3431;
margin-bottom: 14px;
text-align: center;
text-transform: uppercase;
white-space: nowrap;
}
.section2 .collection a span {
display: block;
border-width: 2px;
border-color: gainsboro;
border-style: solid;
width: 170px;
height: 170px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.section2 .collection a span:hover {
border-color: #f47f55;
}
.section.blue_back.about_us {
background: -webkit-gradient(linear, left top, left bottom, from(#3F312D), to(#ffffff));
background: -webkit-linear-gradient(top, #3F312D, #ffffff);
background: -moz- oldlinear-gradient(top, #3F312D, #ffffff);
background: -o-linear-gradient(top, #3F312D, #ffffff);
background: linear-gradient(180deg, #3F312D, #ffffff);
}
.infografic {
margin-top: 80px;
text-align: center;
width: 100%;
}
.infografic img {
width: 100%;
height: auto;
}
.section3 .image, .section7 .image {
border-width: 3px;
border-color: gainsboro;
border-style: solid;
background-color: white;
margin-right: 50px;
width: 346px;
-webkit-background-size: cover !important;
background-size: cover !important;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-moz-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.section3 .image img, .section7 .image img {
width: 346px;
height: auto;
display: block;
}
.section4 .slick-slide {
margin: 0 14px;
margin-top: 30px;
}
.section4 .slick-slide a {
display: block;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
border-width: 2px;
border-color: gainsboro;
border-style: solid;
width: 358px;
height: 358px;
position: relative;
}
.section4 .slick-slide a:hover {
border-color: #f47f55;
}
.section4 .slick-slide a p {
position: absolute;
text-transform: uppercase;
top: -33px;
width: 100%;
text-align: center;
}
.section5 ul {
font-size: 17px;
}
.section5 ul li {
position: relative;
padding-left: 32px;
margin-bottom: 15px;
}
.section5 ul li:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 6px;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: #7a6c5f;
width: 10px;
height: 10px;
}
.section5 .btn {
margin: 60px auto 0;
}
.section6 .brendirovanie_wrap {
margin: 60px 0;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.section6 .brendirovanie a {
display: block;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.section6 .brendirovanie a p {
font-size: 16px;
color: #3e3431;
margin-bottom: 14px;
text-align: center;
text-transform: uppercase;
}
.section6 .brendirovanie a span {
display: block;
border-width: 2px;
border-color: gainsboro;
border-style: solid;
width: 170px;
height: 170px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.section6 .brendirovanie a span:hover {
border-color: #f47f55;
}
.section7.blue_back {
background: #3F312D;
}
.section7 .btn {
max-width: 391px;
margin-top: 50px;
margin-left: 0;
background-color: #f47f55;
background-color: transparent;
color: #ffffff;
color: #f47f55; }
.section7 .btn:hover {
background-color: transparent;
background-color: #f47f55;
color: #f47f55;
color: #ffffff;
}
.section8 {
background: #fef8fa url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/delivery.jpg) no-repeat right top;
}
.section8 .text {
line-height: 1.5;
}
.section8 .text p {
margin-bottom: 0;
}
.section8 .text_dost {
margin-bottom: 25px;
}
.section8 .text_dost a {
text-decoration: underline;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.section8 .text_dost a:hover {
text-decoration: none;
}
.section8 .btn {
margin-top: 70px;
}
.section9.blue_back {
background-position: right bottom -100px;
}
.section9 .plash_sl {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #3e3431;
}
.section9 .plash_sl_div {
border-width: 2px;
border-color: gainsboro;
border-style: solid;
background-color: rgba(255, 255, 255, 0.851);
width: 366px;
height: 84px;
text-align: center;
font-size: 16px;
line-height: 1.5;
margin-bottom: 30px;
padding: 15px;
}
.whatinbisnes {
margin-bottom: 70px;
}
.whatinbisnes_slide, .whatinbisnes_slide.slick-slide {
padding: 80px 0;
}
.whatinbisnes h4 {
color: #3e3431 !important;
}
.whatinbisnes .slick-arrow.slick-prev {
left: 0;
left: -webkit-calc(50vw - 660px);
left: -moz-calc(50vw - 660px);
left: calc(50vw - 660px);
}
.whatinbisnes .slick-arrow.slick-next {
right: 0;
right: -webkit-calc(50vw - 660px);
right: -moz-calc(50vw - 660px);
right: calc(50vw - 660px);
}
.marketing {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 50px;
}
.marketing_div {
font-size: 16px;
text-align: center;
width: 240px;
}
.marketing_div span {
font-size: 40px;
font-weight: 600;
}
.section10 {
background: #fff;
}
.section10 .slides_partner .logo_partner {
margin: 0 14px;
}
.section10 .slides_partner img {
width: 100%;
height: auto; }
.text_mail {
display: none !important;
} .single_page .section, .search .section {
background: none;
padding-top: 70px;
}
.single_page h1, .search h1 {
text-align: center;
margin-top: 0px;
margin-bottom: 50px;
}
.page-template-delivery .section, .page-template-default .section {
background: none;
padding-top: 70px;
}
.page-template-delivery h1, .page-template-default h1 {
text-align: center;
margin-top: 0px;
margin-bottom: 50px;
}
.search h1 {
text-align: left;
} .section_upakovka .packaging {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 75px;
}
.section_upakovka .packaging:nth-of-type(2n) .pack_div_3 {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-moz-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.section_upakovka .pack_div {
-webkit-flex-basis: 372px;
-ms-flex-preferred-size: 372px;
flex-basis: 372px;
line-height: 1.4;
}
.section_upakovka .pack_div img {
border-width: 3px;
border-color: gainsboro;
border-style: solid;
display: block;
} .delivery.single_page .back_wrap {
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/delivery_2.jpg) no-repeat bottom center;
}
.section_delivery .text {
line-height: 1.5;
max-width: 1000px;
}
.section_delivery .text p {
margin-bottom: 0;
}
.section_delivery .title {
margin-bottom: 5px;
}
.section_delivery .btn {
margin-top: 70px;
}
.section_delivery .text_dost {
margin-bottom: 25px;
}
.section_delivery .text_dost a {
text-decoration: underline;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.section_delivery .text_dost a:hover {
text-decoration: none;
}
@media only screen and (max-width: 1280px) {
.section_upakovka .pack_div {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto;
width: 30%;
}
.section_upakovka .pack_div img {
width: 100%;
}
}
@media only screen and (max-width: 1220px) {
.single_page .section {
padding-top: 20px;
}
.delivery.single_page {
background: -webkit-gradient(linear, left top, right top, from(#eef3f6), to(#cfeaf1));
background: -webkit-linear-gradient(left, #eef3f6, #cfeaf1);
background: -moz- oldlinear-gradient(left, #eef3f6, #cfeaf1);
background: -o-linear-gradient(left, #eef3f6, #cfeaf1);
background: linear-gradient(90deg, #eef3f6, #cfeaf1);
}
.delivery.single_page .back_wrap {
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/delivery_1200.jpg) no-repeat bottom center;
}
.section_delivery .text {
background: rgba(255, 255, 255, 0.49);
padding: 20px;
margin: 0 -20px;
-webkit-border-radius: 30px;
border-radius: 30px;
}
.section_delivery .text_dost {
color: #000;
}
}
@media only screen and (max-width: 1280px) {
.section_upakovka .pack_div {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
}
@media only screen and (max-width: 810px) {
.section_upakovka .packaging {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 55px; }
.section_upakovka .pack_div_1, .section_upakovka .pack_div_2 {
width: 47%;
}
.section_upakovka .pack_div_3 {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-moz-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
margin-bottom: 30px;
width: 100%;
text-align: center;
} }
@media only screen and (max-width: 768px) {
.header {
height: 94px;
}
}
@media only screen and (max-width: 600px) {
.delivery.single_page .back_wrap {
-webkit-background-size: 170% 170%;
background-size: 170%;
background-position: bottom right;
}
.single_page.section_delivery .section {
padding-bottom: 300px;
}
.section_delivery .text {
background: rgba(207, 234, 241, 0.46);
}
}
@media only screen and (max-width: 430px) {
.section_upakovka .packaging {
margin-bottom: 35px;
}
}
.product_card .images_product {
width: 500px;
margin-right: 80px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-moz-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.product_card .images_product .image_product {
height: 500px;
}
.product_card .images_product .image_product img {
width: 100%;
height: 100%;
}
.product_card .images_product .image_product_min {
width: 98px;
height: 98px;
border: 1px solid #ddd;
cursor: pointer;
}
.product_card .images_product .image_product_minslide {
padding: 0 15px;
}
.product_card .slick-arrow {
top: -webkit-calc(50% - 11px);
top: -moz-calc(50% - 11px);
top: calc(50% - 11px);
}
.product_card .slick-arrow.slick-prev {
left: -30px;
}
.product_card .slick-arrow.slick-next {
right: -30px;
}
.product_card .articul {
font-size: 19px;
}
.product_card .composition_ul {
font-size: 16px;
line-height: 1.6;
}
.product_card .composition_ul ul {
list-style: disc;
margin-left: 20px;
}
.product_card .composition_brend ul {
line-height: 1.4;
}
.product_card .composition_brend ul span {
font-size: 12px;
opacity: 0.7;
margin-right: 5px;
}
.product_card .button {
width: 405px;
color: #fff;
-webkit-border-radius: 50px;
border-radius: 50px;
}
.product_card .button:hover {
background: transparent;
color: #f47f55;
}
.breadcrumbs {
margin: 20px 0 40px;
font-size: 14px;
}
.breadcrumbs ul {
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.breadcrumbs ul li {
margin-bottom: 2px;
}
.breadcrumbs ul li.dot { margin: 0 5px;
}
.breadcrumbs a {
text-decoration: underline;
}
.breadcrumbs a:hover {
text-decoration: none;
}
.tz_hidden_down_logo.tz_visible_down_logo p {
margin-bottom: 0;
}
.single_top {
padding-bottom: 20px;
}
.single_top + .similar_gifts {
margin-top: 50px;
}
.single_top .h1 {
margin-top: 20px;
text-transform: uppercase;
color: #3e3431;
}
.single_top .wraph1 {
position: relative;
}
.single_top h1 {
margin: 5px 0 30px;
border-bottom: 1px solid;
padding-bottom: 10px;
text-transform: uppercase;
line-height: 1;
}
.single_top .wrap_art {
position: relative;
}
.watched_gifts {
padding: 50px 0;
}
.watched_gifts h3 {
text-align: center;
margin-bottom: 0;
line-height: 1;
}
.watched_gifts .watched_h3 {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin-bottom: 50px;
}
.watched_gifts .watched_h3 a {
color: #f47f55;
color: #f47f55;
margin-left: 30px;
margin-bottom: 2px;
font-weight: bold;
}
.watched_gifts .watched_h3 a:hover {
text-decoration: underline;
}
.watched_gifts .product_card + .product_card {
margin-left: 5px;
}
.watched_gifts .product_card {
width: 185px;
border: 2px solid #f0f9fa;
text-align: center;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
margin-right: 5px;
background: #fff;
}
.watched_gifts .product_card:last-child {
margin-right: 0;
}
.watched_gifts .product_card .title {
display: block;
padding: 10px 0;
background: #3F312D;
background: #f0f9fa;
color: #000;
text-transform: none;
}
.watched_gifts .product_card .image_hover {
opacity: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.watched_gifts .product_card .image {
width: 100%;
height: 181px;
-webkit-transition: 0.7s;
-o-transition: 0.7s;
-moz-transition: 0.7s;
transition: 0.7s;
}
.watched_gifts .product_card .image_wrap {
width: 181px;
height: 181px;
overflow: hidden;
position: relative;
}
.watched_gifts .product_card .image_wrap a {
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.watched_gifts .product_card:hover {
border-color: #f47f55;
}
.watched_gifts .product_card:hover .title {
background: #f47f55;
}
.watched_gifts .product_card:hover .image_hover {
opacity: 1;
}
.watched_gifts .product_card:hover .image {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
}
.similar_gifts {
padding: 50px 0 70px;
background: #3F312D;
}
.similar_gifts h3 {
text-align: center;
color: #e8dabc;
}
.similar_gifts .product_card {
width: 25%;
width: 284px;
background: #fff;
border: 2px solid gainsboro;
border: 2px solid #e8dabc;
text-align: center;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.similar_gifts .product_card .button {
border: 2px solid gainsboro;
border: 2px solid #e8dabc;
width: 100%;
-webkit-border-radius: 0;
border-radius: 0;
border: 0px;
border-top: 2px solid gainsboro;
border-top: 2px solid #e8dabc;
line-height: 1.3;
display: none;
}
.similar_gifts .product_card .title {
display: block;
padding: 10px 0;
background: #3F312D;
background: #f0f9fa;
background: gainsboro;
background: #e8dabc;
color: #000;
color: #3e3431;
border-top: 1px solid transparent;
text-transform: none;
}
.similar_gifts .product_card .image_hover {
opacity: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.similar_gifts .product_card .image {
width: 100%;
height: 280px;
-webkit-transition: 0.7s;
-o-transition: 0.7s;
-moz-transition: 0.7s;
transition: 0.7s;
}
.similar_gifts .product_card .image_wrap {
width: 280px;
height: 280px;
overflow: hidden;
position: relative;
}
.similar_gifts .product_card .image_wrap a {
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.similar_gifts .product_card:hover {
border-color: #e8dabc;
}
.similar_gifts .product_card:hover .title {
background: #3F312D;
border-top: 1px solid #e8dabc;
color: #e8dabc;
}
.similar_gifts .product_card:hover .image_hover {
opacity: 1;
}
.similar_gifts .product_card:hover .image {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}
.similar_gifts .flex_wrap {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.single section#section2 {
padding: 50px 0;
}
.single section#section2 .slick-arrow.slick-next {
right: -30px;
}
.single section#section2 .slick-arrow.slick-prev {
left: -30px;
}
.single .text_zv {
font-size: 15px;
line-height: 1.2;
margin-top: 20px;
margin-bottom: 20px;
font-style: italic;
}
.single .composition.composition_brend {
margin-top: 15px;
}
.single .composition p {
margin-bottom: 5px;
}
.single .text_info {
margin: 50px 0;
}
.single .text_info .wrapper {
padding: 15px 0;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #f47f55;
}
.single .text_info .text {
overflow: hidden;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
max-height: 15000px;
}
.single .text_info .text.hidden_h {
max-height: 70px;
}
.single .text_info .dalee {
color: #f47f55;
cursor: pointer;
padding-top: 30px;
margin-top: 0px;
margin-top: -30px;
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/white_fon.png);
background: none;
z-index: 2;
position: relative;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s; }
.single .text_info .dalee:hover {
opacity: 0.7;
}
.single .text_info .text.hidden_h + .dalee {
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/white_fon.png);
-webkit-background-size: auto 100%;
background-size: auto 100%;
}
.single .left.text_product h3 {
display: none;
}
.single p.min_colvo {
margin: 20px auto;
color: #000;
}
.ya-share2.ya-share2_inited {
position: absolute;
right: 0;
top: -76px;
top: 3px;
z-index: 12;
}
.ya-share2.ya-share2_inited .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
height: 30px;
width: 30px;
}
.ya-share2.ya-share2_inited .ya-share2__container_size_m .ya-share2__item_more .ya-share2__icon_more {
-webkit-background-size: 18px 18px;
background-size: 18px 18px;
}
.search .similar_gifts .flex_wrap {
margin-top: 30px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-left: -5px;
margin-right: -5px;
}
.search .similar_gifts .product_card {
margin: 0 5px 10px;
}
.image_product a {
cursor: -webkit-zoom-in;
display: block;
}
.page-template-watched h1 {
margin: 0;
}
.page-template-watched .similar_gifts {
background: #fff; }
.page-template-watched .similar_gifts .flex_wrap {
margin-top: 30px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-left: -5px;
margin-right: -5px;
}
.page-template-watched .similar_gifts .product_card {
margin: 0 5px 10px;
}
.page-template-page_template .similar_gifts {
background: #fff;
}
.page-template-page_template .similar_gifts .flex_wrap {
margin-top: 30px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-left: -5px;
margin-right: -5px;
}
.page-template-page_template .similar_gifts .product_card {
margin: 0 1.6% 40px;
width: 30%;
border-color: #e8dabc;
background: #e8dabc;
position: relative;
}
.page-template-page_template .similar_gifts .product_card .title {
background: #e8dabc;
font-size: 20px;
position: relative;
}
.page-template-page_template .similar_gifts .product_card .podrobnee {
color: #3e3431;
font-size: 18px;
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
background: #e8dabc;
margin: 0;
left: 0;
opacity: 0;
height: 100%;
line-height: 45px;
}
.page-template-page_template .similar_gifts .product_card .image {
width: 100%;
height: 100%;
background-position: center top !important;
}
.page-template-page_template .similar_gifts .product_card .image_wrap {
width: 100%;
height: 430px;
background: #fff;
}
.page-template-page_template .similar_gifts .product_card:hover {
border-color: #3e3431;
background: #3e3431;
}
.page-template-page_template .similar_gifts .product_card:hover .podrobnee {
opacity: 1;
}
.page-template-page_template .similar_gifts .product_card:hover .title, .page-template-page_template .similar_gifts .product_card:hover .podrobnee {
background: #3e3431;
color: #fff;
border-color: #3e3431;
}
.page-template-page_template h3 {
color: #3e3431;
}
.page-template-page_template .katalog {
width: 1560px;
width: 1440px;
padding-bottom: 50px;
}
.page-template-page_template .katalog .zagolovok {
text-align: center;
font-size: 18px;
line-height: 28px;
margin-bottom: 43px;
}
.page-template-page_template .katalog .zagolovok h3 {
line-height: 1;
margin-bottom: 17px;
}
.page-template-page_template .h3_wrap {
position: relative;
}
.page-template-page_template .h3_wrap .ya-share2 {
right: 25px;
}
.page-template-page_template .section5 .btn {
margin: 0;
}
.page-template-page_template .section5 h3 {
text-align: left;
margin-bottom: 30px;
margin-top: -10px;
}
.page-template-page_template .download_buklet_div {
width: 945px;
margin: 40px auto 50px;
text-align: center;
}
.page-template-page_template .download_buklet_div h4 {
margin-bottom: 30px;
}
.page-template-page_template .download_buklet_div p {
font-size: 18px;
}
.page-template-page_template .button_buklet {
width: 370px;
margin: 30px auto 0;
color: #fff;
-webkit-border-radius: 40px;
border-radius: 40px;
border: 3px solid #f47f55;
}
.page-template-page_template .button_buklet:hover {
background-color: transparent;
color: #f47f55;
}
.page-template-page_template .ask .left {
float: left;
}
.page-template-page_template .ask .right {
float: right;
}
.page-template-page_template .ask .clear {
clear: both;
}
.page-template-page_template .ask_price {
margin-top: 40px;
}
.page-template-page_template .ask_price > div {
font-size: 20px;
line-height: 1.2;
color: #e8dabc;
}
.page-template-page_template .ask_price .left_txt {
margin-bottom: 20px;
}
.page-template-page_template .ask_price .btn {
margin: 0;
width: 350px;
}
.page-template-page_template .ask {
-webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
padding: 40px 35px 30px;
z-index: 3;
position: relative;
margin-bottom: -23px;
background: #fff;
}
.page-template-page_template .ask .left p {
font-size: 18px;
line-height: 30px;
color: #3f3f3f;
}
.page-template-page_template .ask .left p a {
font-size: 16px;
line-height: 30px;
color: #696969;
text-decoration: underline;
}
.page-template-page_template .ask .left p a:hover {
text-decoration: none;
}
.page-template-page_template .ask .button {
padding: 0;
font-size: 22px;
height: 62px;
}
#fixed_banner {
position: fixed;
right: -100px;
top: 400px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
background: #41C49C;
padding: 10px 25px;
z-index: 100;
cursor: pointer;
color: #3e3431;
font-weight: 600;
}
#fixed_banner:hover {
background: #E93468;
color: #fff;
}
.button_about {
position: relative;
}
#toTop {
position: fixed;
right: 50px;
bottom: 50px;
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/up.jpg);
-webkit-background-size: cover;
background-size: cover;
width: 65px;
height: 65px;
-webkit-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
z-index: 1000;
}
#toTop:hover {
opacity: 0.7;
}
.text_zv {
font-size: 15px;
font-style: italic;
}
.form_ask {
max-width: 600px;
}
a.button_price {
overflow: hidden;
}
.button_price:before {
content: '';
position: absolute;
top: -50%;
right: -50%;
bottom: -50%;
left: -50%;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 172, 142, 0)), color-stop(50%, rgba(236, 231, 230, 0.88)), to(rgba(229, 172, 142, 0)));
background: -webkit-linear-gradient(top, rgba(229, 172, 142, 0), rgba(236, 231, 230, 0.88) 50%, rgba(229, 172, 142, 0));
background: -moz- oldlinear-gradient(top, rgba(229, 172, 142, 0), rgba(236, 231, 230, 0.88) 50%, rgba(229, 172, 142, 0));
background: -o-linear-gradient(top, rgba(229, 172, 142, 0), rgba(236, 231, 230, 0.88) 50%, rgba(229, 172, 142, 0));
background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(236, 231, 230, 0.88) 50%, rgba(229, 172, 142, 0));
-webkit-transform: rotateZ(60deg) translate(-5em, 7.5em);
-moz-transform: rotateZ(60deg) translate(-5em, 7.5em);
-ms-transform: rotate(60deg) translate(-5em, 7.5em);
transform: rotateZ(60deg) translate(-5em, 7.5em);
opacity: 0;
filter: alpha(opacity=0);
-webkit-animation: sheen 4s infinite linear;
-moz-animation: sheen 4s infinite linear;
animation: sheen 4s infinite linear;
}
@-webkit-keyframes sheen {
0%, 79% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotateZ(60deg) translate(-5em, 7.5em);
transform: rotateZ(60deg) translate(-5em, 7.5em);
}
80% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateZ(60deg) translate(-5em, 7.5em);
transform: rotateZ(60deg) translate(-5em, 7.5em);
}
95% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateZ(60deg) translate(1em, -11em);
transform: rotateZ(60deg) translate(1em, -11em);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotateZ(60deg) translate(1em, -9em);
transform: rotateZ(60deg) translate(1em, -9em);
}
}
@-moz-keyframes sheen {
0%, 79% {
opacity: 0;
filter: alpha(opacity=0);
-moz-transform: rotateZ(60deg) translate(-5em, 7.5em);
transform: rotateZ(60deg) translate(-5em, 7.5em);
}
80% {
opacity: 1;
filter: alpha(opacity=100);
-moz-transform: rotateZ(60deg) translate(-5em, 7.5em);
transform: rotateZ(60deg) translate(-5em, 7.5em);
}
95% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateZ(60deg) translate(1em, -11em);
-moz-transform: rotateZ(60deg) translate(1em, -11em);
transform: rotateZ(60deg) translate(1em, -11em);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotateZ(60deg) translate(1em, -9em);
-moz-transform: rotateZ(60deg) translate(1em, -9em);
transform: rotateZ(60deg) translate(1em, -9em);
}
}
@keyframes sheen {
0%, 79% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotateZ(60deg) translate(-5em, 7.5em);
-moz-transform: rotateZ(60deg) translate(-5em, 7.5em);
transform: rotateZ(60deg) translate(-5em, 7.5em);
}
80% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateZ(60deg) translate(-5em, 7.5em);
-moz-transform: rotateZ(60deg) translate(-5em, 7.5em);
transform: rotateZ(60deg) translate(-5em, 7.5em);
}
95% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateZ(60deg) translate(1em, -11em);
-moz-transform: rotateZ(60deg) translate(1em, -11em);
transform: rotateZ(60deg) translate(1em, -11em);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: rotateZ(60deg) translate(1em, -9em);
-moz-transform: rotateZ(60deg) translate(1em, -9em);
transform: rotateZ(60deg) translate(1em, -9em);
}
}
@media screen and (min-width: 1281px) {
.middle {
width: 90%;
}
.ask.middle {
width: 1200px;
padding: 60px 85px 60px;
}
}
@media screen and (min-width: 1800px) {
.middle {
font-size: 18px;
line-height: 36px;
}
.clients {
width: 100%;
}
}
@media (max-width: 1460px) {
.page-template-page_template .katalog {
width: 1170px;
}
.page-template-page_template .similar_gifts .product_card .image_wrap {
height: 350px;
}
}
@media (max-width: 1280px) {
.page-template-page_template .katalog {
width: 960px;
}
.page-template-page_template .h3_wrap .ya-share2 {
right: 15px;
}
.page-template-page_template .similar_gifts .product_card .image_wrap {
height: 280px;
}
.page-template-page_template .similar_gifts .product_card .title {
font-size: 16px;
}
.page-template-page_template .similar_gifts .product_card .podrobnee {
line-height: 40px;
font-size: 16px;
}
.page-template-page_template .ask_price > div {
font-size: 17px;
}
#toTop {
right: 20px;
bottom: 20px;
width: 60px;
height: 60px;
}
}
@media only screen and (max-width: 1030px) {
#toTop {
right: 10px;
bottom: 10px;
width: 50px;
height: 50px;
}
.page-template-page_template .section5 h3 {
margin-top: 0;
}
.page-template-page_template .h3_wrap .ya-share2 {
right: 0;
}
.page-template-page_template .ask { }
.page-template-page_template .ask h4 {
margin-bottom: 0px;
}
.page-template-page_template .ask .left {
float: none;
margin: 0px auto 20px;
text-align: center;
}
.page-template-page_template .ask .right {
float: none;
margin: 20px auto 0px;
width: 565px;
text-align: center;
}
.page-template-page_template .ask .right .politic_p {
text-align: left;
}
.page-template-page_template .download_buklet_div {
margin: 40px auto 20px;
}
.page-template-page_template .katalog {
width: 750px;
}
.page-template-page_template .similar_gifts .product_card {
background: #e8dabc;
margin: 0 5px 40px;
width: 243px;
}
.page-template-page_template .similar_gifts .product_card .image_wrap {
height: 243px;
}
.page-template-page_template .similar_gifts .product_card .title {
font-size: 16px;
}
.page-template-page_template .similar_gifts .product_card:hover {
background: #f47f55;
}
}
@media (max-width: 945px) {
.page-template-page_template .download_buklet_div {
width: 100%;
}
.page-template-page_template .download_buklet_div .left {
float: none;
width: 100%;
margin: 20px 0;
text-align: center;
}
.page-template-page_template .button_buklet {
margin: 30px auto 0;
}
}
@media (max-width: 870px) {
.ask_price .button_price {
margin: 30px auto 0;
}
.ask_price > div {
width: 98%;
}
.page-template-page_template .ask { padding: 20px 0 30px;
}
.page-template-page_template .ask .left, .page-template-page_template .ask .right {
width: 90%;
}
.page-template-page_template .ask .button {
margin: 0px auto 0;
}
.katalog .zagolovok {
font-size: 16px;
line-height: 1.5;
}
.katalog .zagolovok h3 {
font-size: 26px;
line-height: 1.46;
}
}
@media (max-width: 810px) {
.page-template-page_template .katalog {
width: 95%;
}
.page-template-page_template .h3_wrap {
width: 500px;
margin: 0 auto;
}
.page-template-page_template .similar_gifts .flex_wrap {
max-width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media (max-width: 700px) {
.page-template-page_template .ask_price .btn {
width: 260px;
}
}
@media (max-width: 550px) {
.page-template-page_template .h3_wrap {
width: 100%;
}
.page-template-page_template .ask .right .politic_p {
margin-top: 15px;
height: auto;
}
.page-template-page_template .ask .right .politic_p, .page-template-page_template .ask .right .form_p {
margin-bottom: 0;
}
.page-template-page_template .ask_price {
width: 100%;
}
.page-template-page_template .ask_price > div {
margin-left: 0px;
margin-bottom: 20px;
width: 100%;
text-align: center;
}
.page-template-page_template .ask_price .btn {
width: 100%;
}
.page-template-page_template .ask_price .left {
float: none;
}
}
@media (max-width: 480px) {
.ask .button {
width: 90%;
}
.zagolovok p {
width: 230px;
margin: 0 auto 40px;
}
}
@media (max-width: 425px) {
.page-template-page_template .katalog {
padding-top: 80px;
}
.page-template-page_template .h3_wrap .ya-share2 {
right: 0;
left: 0;
top: -36px;
}
.page-template-page_template .download_buklet_div .left h4 {
width: 250px;
margin: 10px auto;
}
.page-template-page_template .button_buklet {
margin: 30px auto 0;
width: 100%;
max-width: 360px;
}
.ask_price > div {
float: none;
margin: 0 auto;
}
}
@font-face {
font-family: 'icomoon';
src: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/icomoon/fonts/icomoon.eot?49e29p);
src: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/icomoon/fonts/icomoon.eot?49e29p#iefix) format("embedded-opentype"), url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/icomoon/fonts/icomoon.ttf?49e29p) format("truetype"), url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/icomoon/fonts/icomoon.woff?49e29p) format("woff"), url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/icomoon/fonts/icomoon.svg?49e29p#icomoon) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-up-arrow:before {
content: "\e917";
}
.icon-clock:before {
content: "\e914";
}
.icon-label:before {
content: "\e913";
}
.icon-move:before {
content: "\e912";
}
.icon-phone:before {
content: "\e900";
}
.icon-phone-outline:before {
content: "\e901";
}
.icon-circle:before {
content: "\e902";
}
.icon-cross:before {
content: "\e903";
}
.icon-waves:before {
content: "\e904";
}
.icon-briefcase:before {
content: "\e905";
}
.icon-checkmark:before {
content: "\e906";
}
.icon-tea-pot:before {
content: "\e907";
}
.icon-toilet:before {
content: "\e908";
}
.icon-window:before {
content: "\e909";
}
.icon-hammer:before {
content: "\e90a";
}
.icon-light:before {
content: "\e90b";
}
.icon-rat:before {
content: "\e90c";
}
.icon-safety:before {
content: "\e90d";
}
.icon-spray:before {
content: "\e90e";
}
.icon-ml:before {
content: "\e90f";
}
.icon-download:before {
content: "\e916";
}
.icon-clip:before {
content: "\e915";
}
.icon-paperclip:before {
content: "\e915";
}
.icon-attachment:before {
content: "\e915";
}
.icon-facebook:before {
content: "\e918";
}
.icon-instagram:before {
content: "\e910";
}
.icon-vk:before {
content: "\e911";
}
.fancybox-enabled {
overflow: hidden;
}
.fancybox-enabled body {
overflow: visible;
height: 100%;
}
.fancybox-is-hidden {
position: absolute;
top: -9999px;
left: -9999px;
visibility: hidden;
}
.fancybox-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99993;
-webkit-tap-highlight-color: transparent;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
} .fancybox-container ~ .fancybox-container {
z-index: 99992;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.fancybox-outer {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.fancybox-bg {
background: #000;
opacity: 0;
-webkit-transition-duration: inherit;
-moz-transition-duration: inherit;
-o-transition-duration: inherit;
transition-duration: inherit;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
-moz-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
-o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
opacity: .7;
-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
-moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
-o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
position: absolute;
direction: ltr;
z-index: 99997;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .25s, visibility 0s linear .25s;
-o-transition: opacity .25s, visibility 0s linear .25s;
-moz-transition: opacity .25s, visibility 0s linear .25s;
transition: opacity .25s, visibility 0s linear .25s;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
opacity: 1;
visibility: visible;
-webkit-transition: opacity .25s, visibility 0s;
-o-transition: opacity .25s, visibility 0s;
-moz-transition: opacity .25s, visibility 0s;
transition: opacity .25s, visibility 0s;
}
.fancybox-infobar {
top: 0;
left: 50%;
margin-left: -79px;
}
.fancybox-infobar__body {
display: inline-block;
width: 70px;
line-height: 44px;
font-size: 13px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
text-align: center;
color: #ddd;
background-color: rgba(30, 30, 30, 0.7);
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
-webkit-font-smoothing: subpixel-antialiased;
}
.fancybox-toolbar {
top: 0;
right: 0;
}
.fancybox-stage {
overflow: hidden;
direction: ltr;
z-index: 99994;
-webkit-transform: translate3d(0, 0, 0);
}
.fancybox-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: auto;
outline: none;
white-space: normal;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
z-index: 99994;
-webkit-overflow-scrolling: touch;
display: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
transition-property: opacity, -webkit-transform;
-webkit-transition-property: opacity, -webkit-transform;
-o-transition-property: transform, opacity;
-moz-transition-property: transform, opacity, -moz-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -moz-transform;
transition-property: transform, opacity, -webkit-transform;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.fancybox-slide::before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
display: block;
}
.fancybox-slide--image {
overflow: visible;
}
.fancybox-slide--image::before {
display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
background: #000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
background: #E5E3DF;
}
.fancybox-slide--next {
z-index: 99995;
}
.fancybox-slide > * {
position: relative;
margin: 44px 0 44px;
border-width: 0;
vertical-align: middle;
background-color: transparent;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fancybox-slide .fancybox-image-wrap {
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
border: 0;
z-index: 99995;
background: transparent;
cursor: default;
overflow: visible;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
-moz-transform-origin: top left;
transform-origin: top left;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
background-repeat: no-repeat;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
cursor: -webkit-zoom-out;
cursor: -moz-zoom-out;
cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
max-width: none;
max-height: none;
}
.fancybox-spaceball {
z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
padding: 0;
width: 80%;
height: 80%;
max-width: -webkit-calc(100% - 100px);
max-width: -moz-calc(100% - 100px);
max-width: calc(100% - 100px);
max-height: -webkit-calc(100% - 88px);
max-height: -moz-calc(100% - 88px);
max-height: calc(100% - 88px);
overflow: visible;
background: #fff;
}
.fancybox-iframe {
display: block;
margin: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
background: #fff;
}
.fancybox-error {
margin: 0;
padding: 40px;
width: 100%;
max-width: 380px;
background: #fff;
cursor: default;
}
.fancybox-error p {
margin: 0;
padding: 0;
color: #444;
font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.fancybox-button--close {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 30px;
right: 30px;
}
.fancybox-close-small {
position: absolute;
top: 0;
right: -42px;
width: 30px;
height: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
padding: 0;
border: 0;
outline: none;
background-color: rgba(0, 0, 0, 0.3);
z-index: 10;
cursor: pointer;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.fancybox-close-small:hover {
background-color: rgba(0, 0, 0, 0.5);
}
.fancybox-close-small:after,
.fancybox-close-small:before {
content: " ";
width: 2px;
height: 16px;
background: #fff;
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -1px;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.fancybox-close-small:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.fancybox-close-small:before {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.fancybox-close-small:focus {
outline: none;
}
.fancybox-slide--iframe .fancybox-close-small {
top: 0;
right: -44px;
}
.fancybox-slide--iframe .fancybox-close-small:after {
background: transparent;
font-size: 35px;
color: #aaa;
}
.fancybox-slide--iframe .fancybox-close-small:hover:after {
color: #fff;
} .fancybox-caption-wrap {
bottom: 0;
left: 0;
right: 0;
padding: 60px 30px 0 30px;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
background: -moz- oldlinear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
pointer-events: none;
}
.fancybox-caption {
padding: 30px 0;
border-top: 1px solid rgba(255, 255, 255, 0.4);
font-size: 14px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: #fff;
line-height: 20px;
-webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
pointer-events: all;
}
.fancybox-caption a {
color: #fff;
text-decoration: underline;
} .fancybox-button {
display: inline-block;
position: relative;
margin: 0;
padding: 0;
border: 0;
width: 44px;
height: 44px;
line-height: 44px;
text-align: center;
background: transparent;
color: #ddd;
-webkit-border-radius: 0;
border-radius: 0;
cursor: pointer;
vertical-align: top;
outline: none;
}
.fancybox-button[disabled] {
cursor: default;
pointer-events: none;
}
.fancybox-infobar__body, .fancybox-button {
background: transparent;
}
.fancybox-button:hover:not([disabled]) {
color: #fff;
}
.fancybox-button::before,
.fancybox-button::after {
content: '';
pointer-events: none;
position: absolute;
background-color: currentColor;
color: currentColor;
opacity: 0.9;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
}
.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
opacity: 0.3;
}
.fancybox-button--left::after,
.fancybox-button--right::after {
top: 18px;
width: 6px;
height: 6px;
background: transparent;
border-top: solid 2px currentColor;
border-right: solid 2px currentColor;
}
.fancybox-button--left::after {
left: 20px;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.fancybox-button--right::after {
right: 20px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.fancybox-button--left {
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.fancybox-button--right {
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.fancybox-button--close::before, .fancybox-button--close::after {
content: '';
display: inline-block;
position: absolute;
height: 2px;
width: 30px;
top: -webkit-calc(50% - 1px);
top: -moz-calc(50% - 1px);
top: calc(50% - 1px);
left: -webkit-calc(50% - 8px);
left: -moz-calc(50% - 8px);
left: calc(50% - 8px);
}
.fancybox-button--close::after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-moz-transform: rotate(90deg);
transform: rotate(90deg);
} .fancybox-arrow {
position: absolute;
top: 50%;
margin: -22px 0 0 0;
width: 44px;
height: 44px;
padding: 0;
border: 0;
outline: none;
background: none;
cursor: pointer;
z-index: 99995;
opacity: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: opacity .25s;
-o-transition: opacity .25s;
-moz-transition: opacity .25s;
transition: opacity .25s;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-color: transparent;
-webkit-transition: background .3s ease, opacity .25s;
-o-transition: background .3s ease, opacity .25s;
-moz-transition: background .3s ease, opacity .25s;
transition: background .3s ease, opacity .25s;
}
.fancybox-arrow:hover {
background-color: transparent;
}
.fancybox-arrow::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 44px;
height: 44px;
background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.fancybox-arrow--right {
right: 30px;
}
.fancybox-arrow--left {
left: 30px;
-webkit-transform: rotate(225deg);
-moz-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
}
.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
left: 0;
}
.fancybox-show-nav .fancybox-arrow {
opacity: 0.6;
}
.fancybox-arrow:hover {
opacity: 1;
}
.fancybox-show-nav .fancybox-arrow[disabled] {
opacity: 0.3;
} .fancybox-loading {
border: 6px solid rgba(100, 100, 100, 0.4);
border-top: 6px solid rgba(255, 255, 255, 0.6);
-webkit-border-radius: 100%;
border-radius: 100%;
height: 50px;
width: 50px;
-webkit-animation: fancybox-rotate .8s infinite linear;
-moz-animation: fancybox-rotate .8s infinite linear;
animation: fancybox-rotate .8s infinite linear;
background: transparent;
position: absolute;
top: 50%;
left: 50%;
margin-top: -25px;
margin-left: -25px;
z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
transform: rotate(359deg);
}
} .fancybox-animated {
-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
-moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
-o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
} .fancybox-fx-slide.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
} .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
opacity: 0;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1;
} .fancybox-fx-zoom-in-out.fancybox-slide--previous {
-webkit-transform: scale3d(1.5, 1.5, 1.5);
-moz-transform: scale3d(1.5, 1.5, 1.5);
transform: scale3d(1.5, 1.5, 1.5);
opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
-moz-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
-webkit-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
} .fancybox-fx-rotate.fancybox-slide--previous {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
transform: rotate(-360deg);
opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transform: rotate(360deg);
opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
opacity: 1;
} .fancybox-fx-circular.fancybox-slide--previous {
-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
-moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
} .fancybox-fx-tube.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
-moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
-moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
-webkit-transform: translate3d(0, 0, 0) scale(1);
-moz-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1);
} @media all and (max-width: 800px) {
.fancybox-infobar {
left: 0;
margin-left: 0;
}
.fancybox-button--left,
.fancybox-button--right {
display: none !important;
}
.fancybox-caption {
padding: 20px 0;
margin: 0;
}
} .fancybox-button--fullscreen::before {
width: 15px;
height: 11px;
left: -webkit-calc(50% - 7px);
left: -moz-calc(50% - 7px);
left: calc(50% - 7px);
top: -webkit-calc(50% - 6px);
top: -moz-calc(50% - 6px);
top: calc(50% - 6px);
border: 2px solid;
background: none;
} .fancybox-button--play::before,
.fancybox-button--pause::before {
top: -webkit-calc(50% - 6px);
top: -moz-calc(50% - 6px);
top: calc(50% - 6px);
left: -webkit-calc(50% - 4px);
left: -moz-calc(50% - 4px);
left: calc(50% - 4px);
background: transparent;
}
.fancybox-button--play::before {
width: 0;
height: 0;
border-top: 6px inset transparent;
border-bottom: 6px inset transparent;
border-left: 10px solid;
-webkit-border-radius: 1px;
border-radius: 1px;
}
.fancybox-button--pause::before {
width: 7px;
height: 11px;
border-style: solid;
border-width: 0 2px 0 2px;
} .fancybox-thumbs {
display: none;
}
.fancybox-button--thumbs {
display: none;
}
@media all and (min-width: 800px) {
.fancybox-button--thumbs {
display: inline-block;
}
.fancybox-button--thumbs span {
font-size: 23px;
}
.fancybox-button--thumbs::before {
width: 3px;
height: 3px;
top: -webkit-calc(50% - 2px);
top: -moz-calc(50% - 2px);
top: calc(50% - 2px);
left: -webkit-calc(50% - 2px);
left: -moz-calc(50% - 2px);
left: calc(50% - 2px);
-webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}
.fancybox-thumbs {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: auto;
width: 220px;
margin: 0;
padding: 5px 5px 0 0;
background: #fff;
word-break: normal;
-webkit-tap-highlight-color: transparent;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 99995;
}
.fancybox-show-thumbs .fancybox-thumbs {
display: block;
}
.fancybox-show-thumbs .fancybox-inner {
right: 220px;
}
.fancybox-thumbs > ul {
list-style: none;
position: absolute;
position: relative;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
overflow-y: auto;
font-size: 0;
}
.fancybox-thumbs > ul > li {
float: left;
overflow: hidden;
max-width: 50%;
padding: 0;
margin: 0;
width: 105px;
height: 75px;
position: relative;
cursor: pointer;
outline: none;
border: 5px solid transparent;
border-top-width: 0;
border-right-width: 0;
-webkit-tap-highlight-color: transparent;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
li.fancybox-thumbs-loading {
background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
max-width: none;
max-height: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.fancybox-thumbs > ul > li:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-border-radius: 2px;
border-radius: 2px;
border: 4px solid #4ea7f9;
z-index: 99991;
opacity: 0;
-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
opacity: 1;
}
} .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .slick-slide {
outline: none;
margin: 0;
padding: 0;
z-index: 8;
}
.slick-slide:active,
.slick-slide:focus {
outline: none;
border: none;
}  @font-face {
font-family: "slick";
src: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/slick/fonts/slick.eot);
src: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/slick/fonts/slick.eot?#iefix) format("embedded-opentype"), url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/slick/fonts/slick.woff) format("woff"), url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/slick/fonts/slick.ttf) format("truetype"), url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/libs/slick/fonts/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal;
} .slick-dotted.slick-slider {
margin-bottom: 0px;
}
.slick-dots {
position: absolute;
bottom: 0px;
right: 0;
left: 0;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 30px;
width: 30px;
width: auto;
padding: 0 6px;
cursor: pointer;
background: transparent;
}
.slick-dots li button {
display: block;
width: 10px;
height: 10px;
margin-top: 10px;
position: relative;
background: #3e3431;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
opacity: .4;
border: 0;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 0;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:after {
opacity: 1;
}
.slick-dots li.slick-active button {
opacity: 1;
background: #39bacb;
width: 20px;
}
.slick-slide {
outline: none;
margin: 0;
padding: 0;
}
.slick-slide:active,
.slick-slide:focus {
outline: none;
border: none;
}  @media only screen and (max-width: 1600px) {
.whatinbisnes_slide {
background-position: top center !important;
}
}
@media only screen and (max-width: 1440px) {
.fuxed_panel {
left: -webkit-calc(50% - 620px);
left: -moz-calc(50% - 620px);
left: calc(50% - 620px);
}
}
@media only screen and (max-width: 1320px) {
.slick-arrow.slick-prev {
left: -20px;
}
.slick-arrow.slick-next {
right: -20px;
}
.section {
padding: 60px 0 90px;
}
h1 {
font-size: 37px;
}
h3 {
font-size: 35px;
}
h4 {
font-size: 29px;
}
.sub_h1 {
margin: 60px 0 30px;
}
.section1 { padding-top: 110px;
min-height: 0;
height: 510px;
}
.section1 .sub_h1 {
max-width: 600px;
}
.section8 {
-webkit-background-size: cover;
background-size: cover;
}
.whatinbisnes .slick-arrow.slick-prev {
left: -webkit-calc(50vw - 620px);
left: -moz-calc(50vw - 620px);
left: calc(50vw - 620px);
}
.whatinbisnes .slick-arrow.slick-next {
right: -webkit-calc(50vw - 620px);
right: -moz-calc(50vw - 620px);
right: calc(50vw - 620px);
}
} @media only screen and (max-width: 1280px) {
.fuxed_panel {
left: 3vw;
display: none;
}
.wrapper {
width: 960px;
}
.page-template-home header, .page-template-page_template header {
padding-top: 20px;
}
header .logo img {
height: 80px;
margin-top: -3px;
}
header .menu ul {
width: 594px;
}
header .menu ul:before {
width: 100%;
}
header .menu ul li:not(:last-of-type):before {
right: -21px;
}
header .menu .desc {
margin-top: 10px;
}
header .ico_menu {
display: none !important;
}
header.fixed .menu ul {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
width: 714px;
}
header.fixed .menu ul li {
font-size: 15px;
}
header.fixed .ico_menu {
display: none;
}
.section {
padding: 60px 0 80px;
}
.section.blue_back {
-webkit-background-size: 400px auto;
background-size: 400px auto;
}
h1 {
font-size: 32px;
line-height: 1.2;
margin: 40px 0 0;
}
.sub_h1 {
text-transform: none;
}
.section1 .sub_h1 {
max-width: 500px;
}
.section2 .slader_collection {
margin-bottom: 50px;
}
.section3 .image, .section7 .image {
margin-right: 28px;
}
.section4 .slick-slide a {
width: 100%;
height: 288px;
}
.section5 ul li {
padding-left: 23px;
margin-bottom: 8px;
line-height: 1.3;
}
.section6 .brendirovanie a span {
width: 150px;
height: 150px;
}
.section8 .text {
max-width: 700px;
}
.section9 .plash_sl_div {
width: 308px;
}
h4 {
font-size: 27px;
}
.whatinbisnes .slick-arrow.slick-prev {
left: 0;
left: -webkit-calc(50vw - 520px);
left: -moz-calc(50vw - 520px);
left: calc(50vw - 520px);
}
.whatinbisnes .slick-arrow.slick-next {
right: 0;
right: -webkit-calc(50vw - 520px);
right: -moz-calc(50vw - 520px);
right: calc(50vw - 520px);
}
.text {
line-height: 1.5;
}
.product_card .images_product {
width: 400px;
margin-right: 50px;
}
.product_card .images_product .image_product {
height: 400px;
}
.similar_gifts .product_card {
width: 25%;
width: 234px;
}
.similar_gifts .product_card .image {
height: 230px;
}
.similar_gifts .product_card .image_wrap {
width: 230px;
height: 230px;
}
.similar_gifts .product_card .button {
font-size: 18px;
}
.watched_gifts .watched_h3 a {
margin-bottom: 0;
}
.watched_gifts .product_card_5 {
margin-right: 0;
}
.watched_gifts .product_card_6 {
display: none;
}
.page-template-watched .similar_gifts .product_card {
margin: 0 4px 10px;
}
.page-template-watched .similar_gifts .flex_wrap {
margin-left: -4px;
margin-right: -4px;
}
footer .part1 {
width: 650px;
}
footer .fldiv {
font-size: 14px;
}
footer .fldiv:last-child {
margin-left: 20px;
}
footer .adiv_f.call_back {
margin-bottom: 70px;
}
}  @media only screen and (max-width: 1030px) {
.wrapper {
width: 750px;
}
header .menu ul {
width: 414px;
}
header .menu ul li {
margin: 0 0px;
font-size: 12px;
}
header .menu ul li:not(:last-of-type):before {
right: -11px;
top: 4px;
}
header .tel a {
font-size: 21px;
}
header .tel .email a {
font-size: 15px;
}
header .callback {
letter-spacing: 0.3px;
}
header.fixed .menu ul {
width: 560px;
margin-top: 3px;
}
header.fixed .menu ul li {
font-size: 14px;
}
header.fixed .menu ul li:not(:last-of-type):before {
right: -23px;
}
header.fixed .ico_menu {
display: none;
}
.section1 {
padding-top: 90px;
min-height: 0;
height: 430px;
}
.sub_h1 {
margin: 40px 0 30px;
}
h1 {
font-size: 28px;
}
h3 {
font-size: 26px;
margin-bottom: 30px;
}
h4 {
font-size: 22px;
margin-bottom: 30px;
}
.section {
padding: 30px 0 60px;
}
.section.blue_back {
-webkit-background-size: 300px auto;
background-size: 300px auto;
background-position: right -80px bottom;
}
.section2 .collection a p {
font-size: 14px;
}
.section2 .collection a span {
margin: 0 auto;
}
.text {
line-height: 1.3;
}
.infografic {
margin-top: 60px;
}
.section3 .image, .section7 .image {
width: 306px;
}
.section4 .slick-slide a p {
top: -35px;
}
.section5 .btn {
margin: 40px auto 0;
}
.section6 .brendirovanie {
margin: 0 20px 20px;
}
.section6 .brendirovanie_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 50px 0;
}
.section6 .brendirovanie a p {
font-size: 15px;
}
.section8 {
background-position: top right -110px;
}
.section8 .btn {
margin-top: 40px;
margin-left: 0;
max-width: 431px;
}
.section9 .plash_sl_div {
width: 340px;
height: auto;
}
.whatinbisnes.slick-dotted.slick-slider {
margin-bottom: 40px;
}
.whatinbisnes_slide, .whatinbisnes_slide.slick-slide {
padding: 30px 0;
background-position: top left !important;
}
.whatinbisnes_slide:before, .whatinbisnes_slide.slick-slide:before {
content: '';
display: block;
width: 100%;
position: absolute;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.35);
z-index: 1;
}
.whatinbisnes_slide .wrapper, .whatinbisnes_slide.slick-slide .wrapper {
z-index: 2;
padding: 0 10px;
}
.whatinbisnes .slick-arrow.slick-prev {
left: 0;
left: -webkit-calc(50vw - 405px);
left: -moz-calc(50vw - 405px);
left: calc(50vw - 405px);
}
.whatinbisnes .slick-arrow.slick-next {
right: 0;
right: -webkit-calc(50vw - 405px);
right: -moz-calc(50vw - 405px);
right: calc(50vw - 405px);
}
.marketing {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 500px;
margin: 0 auto 30px;
}
footer { }
footer .part2, footer .part1 {
width: 100%;
}
footer .footer2 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
footer .footer2 .copyrite {
margin-bottom: 15px;
}
footer .footer1 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
footer .footer1 .part1 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
footer .footer1 .part2 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-moz-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 30px;
}
footer .fldiv {
font-size: 14px;
}
footer .fldiv:last-child {
margin-left: 20px;
}
footer .adiv_f.tel {
margin-top: 0;
}
footer .adiv_f.call_back {
margin-bottom: 0;
}
.left.text_product {
position: relative;
}
.breadcrumbs {
margin: 10px 0 20px;
}
.ya-share2.ya-share2_inited {
top: -3px;
}
.ya-share2.ya-share2_inited .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
height: 24px;
width: 24px;
}
.single_top .h1 {
font-size: 14px;
}
.product_card.flex_wrap {
display: block;
}
.product_card.flex_wrap .images_product {
margin: 0 auto 30px;
}
.similar_gifts .product_card {
width: 182px;
font-size: 14px;
border-width: 1px;
}
.similar_gifts .product_card .title {
font-weight: 400;
}
.similar_gifts .product_card .image {
height: 180px;
}
.similar_gifts .product_card .image_wrap {
width: 180px;
height: 180px;
}
.similar_gifts .product_card .button {
border-width: 1px;
font-size: 16px;
height: 40px;
padding: 8px;
}
.single .left.text_product h3 {
display: block;
margin-bottom: 10px;
margin-top: 20px;
}
.watched_gifts .product_card_4 {
margin-right: 0;
}
.watched_gifts .product_card_5 {
display: none;
}
.page-template-watched .similar_gifts .product_card {
margin: 0 2px 10px;
}
.page-template-watched .similar_gifts .flex_wrap {
margin-left: -2px;
margin-right: -2px;
max-width: 100%;
}
}
@media only screen and (max-width: 910px) {
.section8 .text {
max-width: 620px;
}
}
@media only screen and (max-width: 810px) {
.wrapper {
width: 90%;
}
header .menu {
display: none;
}
header.fixed .menu ul {
display: none;
width: 100%;
}
header.fixed .menu ul li {
font-size: 15px;
}
header.fixed .logo {
display: block;
}
header.fixed .logo img {
height: 50px;
}
header.fixed .ico_menu {
display: block;
}
.whatinbisnes .slick-arrow.slick-prev {
left: 2.3vw;
}
.whatinbisnes .slick-arrow.slick-next {
right: 2.3vw;
}
.marketingis h4 br {
display: none;
}
footer { }
.similar_gifts .flex_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 390px;
margin: 0 auto;
}
.similar_gifts .flex_wrap .product_card {
margin-bottom: 10px;
}
.watched_gifts .flex_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.watched_gifts .product_card_3 {
margin-right: 0;
}
.watched_gifts .product_card_4 {
display: none;
}
} @media only screen and (max-width: 768px) { .section3 .image {
display: none;
}
.section3 .flex_wrap, .section7 .flex_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.section3 .image, .section7 .image {
width: 310px;
height: 210px;
margin: 0 auto 20px;
}
.section7 .btn {
margin-left: auto;
}
.section8 {
background: #fef8fa url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/delivery_mob.jpg) no-repeat right bottom;
-webkit-background-size: cover;
background-size: cover;
padding-bottom: 230px;
}
.whatinbisnes_slide, .whatinbisnes_slide.slick-slide {
-webkit-background-size: cover !important;
background-size: cover !important;
}
.marketingis {
text-align: center;
}
.section9 .plash_sl_div {
width: 45%;
height: auto;
}
footer { }
footer .wrapper.flex_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
footer .footer1 .part1 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
footer .menu, footer .menu2 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
footer .fldiv {
width: 50%;
}
footer .fldiv:last-child {
margin-left: 0;
width: 50%;
}
footer .fldiv.fldiv_1 {
width: 50%;
}
footer h6.fldiv.fldiv_1 {
width: 100%;
margin-bottom: 15px;
font-size: 17px;
}
footer .adiv_f.call_back {
margin-bottom: 15px;
}
header {
top: 0;
}
header .logo img {
height: 50px;
}
header .menu .desc {
margin-top: 1px;
line-height: 1.3;
font-size: 12px;
}
header .email {
display: none;
}
.single section#section2 {
padding: 30px 0 30px;
}
.similar_gifts {
padding: 50px 0 60px;
}
}
@media only screen and (max-width: 670px) {
header .menu .desc {
display: none;
}
.section1 {
padding-top: 90px;
min-height: 0;
height: 600px;
background-position: bottom right;
-webkit-background-size: auto 600px;
background-size: auto 600px;
position: relative;
}
.section1 .btn {
max-width: 371px;
margin: 0 auto;
}
.section1 .sub_h1 {
max-width: 100%;
}
.section1:before {
width: 100%;
height: 100%;
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.4)), to(rgba(62, 52, 49, 0)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 60%, rgba(62, 52, 49, 0));
background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0.4) 60%, rgba(62, 52, 49, 0));
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 60%, rgba(62, 52, 49, 0));
background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 60%, rgba(62, 52, 49, 0));
}
h1 {
font-size: 22px;
text-align: center;
}
.single h1 {
text-align: left;
}
.sub_h1 {
text-transform: none;
text-align: center;
margin: 30px 0 40px;
max-width: 100%;
}
.under_h1 {
text-align: center;
max-width: 100%;
}
h3 {
margin-bottom: 20px;
}
.infografic {
margin-top: 30px;
}
.section3, .section7 {
text-align: center;
}
.section4 .slick-slide {
margin: 0 5px;
margin-top: 32px;
}
.section6 {
text-align: center;
}
.section6 .brendirovanie {
margin: 0 0 20px;
}
.whatinbisnes h4 br {
display: none;
}
.section9 .plash_sl_div {
width: 48%;
padding: 10px 5px;
} } @media only screen and (max-width: 600px) {
.watched_gifts .product_card_2 {
margin-right: 0;
}
.watched_gifts .product_card_3 {
display: none;
}
}
@media only screen and (max-width: 560px) {
.slick-arrow.slick-prev {
left: -10px;
}
.slick-arrow.slick-next {
right: -10px;
}
.sub_h1 br, h1 br, .under_h1 br {
display: none;
}
.section4 .slick-slide {
margin: 0 15px;
margin-top: 32px;
}
.section4 .slick-slide a {
height: 80vw;
}
.section6 .brendirovanie_wrap {
margin: 30px auto;
max-width: 350px;
}
.section7 .btn {
margin-top: 30px;
}
.section8 {
padding-bottom: 290px;
}
.section9 h3 br {
display: none;
}
h3 {
font-size: 23px;
}
h4 {
font-size: 18px;
}
.marketing_div {
width: 310px;
margin: 0 auto;
}
}
@media only screen and (max-width: 520px) {
.section9 .plash_sl_div {
width: 100%;
padding: 10px 5px;
margin-bottom: 10px;
}
.section .btn {
margin: 30px auto 0;
height: auto;
line-height: 1.4;
padding: 15px 5px;
}
.section1 {
padding-top: 70px;
height: 680px;
background-position: bottom -17px right;
-webkit-background-size: auto 410px;
background-size: auto 410px;
background-color: #35292b;
}
.product_card .images_product {
width: 100%;
}
.product_card .images_product .image_product {
height: 90vw;
}
.product_card .images_product .slider_nav {
width: 90%;
margin: 0 auto;
}
.product_card .images_product .slick-arrow.slick-prev {
left: -20px;
}
.product_card .images_product .slick-arrow.slick-next {
right: -20px;
}
.product_card .button {
width: 100%;
}
.single section#section2 .slick-arrow.slick-next {
right: -15px;
}
.single section#section2 .slick-arrow.slick-prev {
left: -15px;
}
.single_top .wrap_art {
position: relative; }
.wraph1 .ya-share2 { top: auto;
right: auto;
left: 0;
bottom: -40px;
}
footer {
text-align: center; }
footer .wrapper.flex_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
footer .copyrite {
text-align: center;
}
footer .footer1 .part2 {
display: block; }
footer .footer1 .part2 .tel, footer .footer1 .part2 .call_back {
text-align: center;
}
footer .footer1 .part2 .call_back {
margin-bottom: 20px;
}
footer .menu, footer .menu2 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
footer .fldiv { }
}
@media only screen and (max-width: 480px) {  } @media only screen and (max-width: 425px) {
.section10 h3, .section9 h3 {
font-size: 19px;
max-width: 90vw;
margin: 0 auto 20px;
}
.section8 {
background-position: bottom right -70px;
padding-bottom: 320px;
}
.section8 .text {
line-height: 1.3;
}
.section2 .slader_collection {
margin-bottom: 40px;
}
.section2 .collection {
margin: 0 12px;
}
.section2 .collection a span {
width: 150px;
height: 150px;
}
h1 br {
display: none;
}
.product_card .button span {
display: none;
}
.watched_gifts .product_card {
width: 140px;
}
.watched_gifts .product_card .image {
height: 136px;
}
.watched_gifts .product_card .image_wrap {
width: 136px;
height: 136px;
background: #fff;
}
.similar_gifts .product_card {
width: 140px;
position: relative;
background: #f0f9fa;
}
.similar_gifts .product_card .image {
height: 136px;
}
.similar_gifts .product_card .image_wrap {
width: 136px;
height: 136px;
background: #fff;
}
.similar_gifts .product_card .button {
font-size: 16px;
position: absolute;
bottom: 0;
}
.page-template-watched .similar_gifts .flex_wrap {
margin-left: 0;
margin-right: 0;
-webkit-box-pack: space-evenly;
-webkit-justify-content: space-evenly;
-moz-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
.whatinbisnes_slide, .whatinbisnes_slide.slick-slide {
height: 680px;
}
}
@media only screen and (max-width: 383px) {
.section7 a.btn {
padding: 15px 10px;
max-width: 330px;
}
.whatinbisnes_slide, .whatinbisnes_slide.slick-slide {
height: 730px;
}
}
@media only screen and (max-width: 360px) {
h1 {
font-size: 20px;
}
.section2 .slader_collection {
margin-bottom: 40px;
}
.section2 .collection {
margin: 0 12px;
}
.section2 .collection a span {
width: 130px;
height: 130px;
}
.section6 .brendirovanie a span {
width: 140px;
height: 140px;
}
.section3 .image, .section7 .image {
width: 100%;
height: 210px;
margin: 0 auto 20px;
}
.watched_gifts h3 {
font-size: 21px;
}
} @media only screen and (max-width: 350px) {
footer .fldiv {
width: 100%;
}
footer .fldiv:last-child {
width: 100%;
}
footer .fldiv.fldiv_1 {
width: 100%;
}
}
.sitemap {
padding: 50px 0;
}
.sitemap .sitemap-title {
font-weight: 600;
text-transform: uppercase;
padding: 20px 0;
}
.sitemap-link {
display: inline-block;
width: 20px;
height: 20px;
background: url(//xn--80adfbdbxpe4aclq2m.xn--p1ai/wp-content/themes/newtemplate/img/sitemap.svg) center center/cover no-repeat;
}