@charset "UTF-8";
 @import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
* {
padding: 0;
margin: 0;
border: 0;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
:focus, :active {
outline: none;
}
a:focus, a:active {
outline: none;
}
nav, footer, header, aside {
display: block;
}
html, body {
height: 100%;
width: 100%;
font-size: 100%;
line-height: 1.3!important;
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-family: "Exo 2", sans-serif!important;
font-size: 16px;
color: #3E3B37!important;
}
.compensate-for-scrollbar {
padding-right: 0!important;
}
input, button, textarea {
font-family: inherit;
}
input::-ms-clear {
display: none;
}
button {
cursor: pointer;
background-color: transparent;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
ul li {
list-style: none;
}
img {
vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
font-size: inherit;
font-weight: inherit;
}
select {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-color: transparent;
border: none;
padding: 0 1em 0 0;
margin: 0;
width: 100%;
font-family: inherit;
font-size: inherit;
cursor: inherit;
line-height: inherit;
z-index: 1;
outline: none;
} ::-webkit-scrollbar {
width: 6px;
}
@media (max-width: 767.98px) {
::-webkit-scrollbar {
display:none;
}
}
::-webkit-scrollbar-button {
background-image: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/scrollbar.png);
background-repeat: no-repeat;
width: 6px;
height: 0px;
} ::-webkit-scrollbar-thumb {
border-radius: 3px;
background-color: #005543;
background-image: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/scrollbar.png);
background-position: center;
background-repeat: no-repeat;
}
::-webkit-scrollbar-track {
background-color: #D8D9D8;
border-radius: 3px;
} ::-webkit-scrollbar-thumb { } ::-webkit-scrollbar-thumb:hover { } body {
background-color: #fef6eb!important;
color: #3E3B37!important;
}
.wrapper {
min-height: 100%;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
._container {
max-width: 1392px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.content {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-width: 0;
position: relative;
padding-top: clamp(25px, 3vw, 50px);
}
.inter {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-width: 0;
position: relative;
padding-top: 115px;
}
@media (max-width: 767.98px) {
.inter {
padding-top: 86px;
}
}
section {
padding-top: clamp(25px, 3vw, 50px);
padding-bottom: clamp(25px, 3vw, 50px);
}
h1, h2 {
text-align: center;
}
h1, h2 {
font-size: clamp(24px, 5vw, 32px)!important;
font-weight: 700!important;
line-height: clamp(24px, 5vw, 38px)!important;
text-transform: uppercase;
position: relative;
font-family: "Exo 2", sans-serif!important;
color: #3E3B37!important;
}
h2, h1.entry-title, h1.woocommerce-products-header__title {
padding-left: 25px!important;
}
h2:before, h1.entry-title:before, h1.woocommerce-products-header__title:before {
position: absolute;
content: "";
width: 14px;
height: 14px;
background: #005543;
border-radius: 4px;
margin: 13px 0 0 -25px;
}
@media (max-width: 767.98px) {
h2:before, h1.entry-title:before, h1.woocommerce-products-header__title:before {
margin: 10px 0 0 -25px;
}
}
@media (max-width: 479.98px) {
h2:before, h1.entry-title:before, h1.woocommerce-products-header__title:before {
width: 10px;
height: 10px;
margin: 7px 0 0 -17px;
}
}
h3 {
font-size: clamp(24px, 5vw, 28px);
font-weight: 600;
line-height: 36px;
color: #fff;
text-transform: uppercase;
font-family: "Exo 2", sans-serif;
}
h4 {
font-size: clamp(18px, 5vw, 24px);
font-weight: 700!important;
line-height: 28px;
color: #2E3130;
font-family: "Exo 2", sans-serif;
}
.btn {
font-size: 16px;
font-weight: 600;
line-height: 20px;
text-transform: uppercase;
color: #011F1E;
text-decoration: none;
padding: 20px 116px 20px 46px;
border-radius: 40px;
display: inline-block;
position: relative;
}
.btn:after {
content: "";
position: absolute;
width: 54px;
height: 54px;
border-radius: 50%;
top: 0;
right: 0;
margin: 3px 3px 0 0;
background: #005543 url(//favorit-souvenir.kz/wp-content/themes/favorit/img/icons/arrow.svg) no-repeat center center;
}
.yellow-btn {
background: #E3BD84;
}
.btn-gid, .btn-green {
font-size: 14px;
font-weight: 600;
line-height: 17px;
text-transform: uppercase;
text-decoration: none;
padding: 16px 46px;
border-radius: 25px;
display: inline-block;
margin-top: 30px;
}
.btn-gid {
color: #003F3D!important;
background: #E3BD84;
}
.btn-gid:hover {
opacity:0.9;
color: #003F3D!important;
}
.btn-green {
color: #E3BD84!important;
background: #003F3D;
}
.btn-green:hover {
opacity:0.9;
}
.catalog__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 30px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 991.98px) {
.catalog__wrapper {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
}
@media (max-width: 767.98px) {
.catalog__wrapper {
gap: 10px;
}
}
.catalog__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background: -webkit-gradient(linear, left top, right top, color-stop(36%, rgb(0, 100, 76)), to(rgb(0, 52, 39)));
background: linear-gradient(90deg, rgb(0, 100, 76) 36%, rgb(0, 52, 39));
background-size: cover;
padding: 25px;
position: relative;
height: 176px;
width: 100%;
border-radius: 10px;
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(33.333% - 30px);
flex: 1 0 calc(33.333% - 30px);
text-decoration: none !important;
width: 100%;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
@media (max-width: 1380px) {
.catalog__item {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(50% - 30px);
flex: 1 0 calc(50% - 30px);
}
}
@media (max-width: 991.98px) {
.catalog__item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: auto;
gap: 15px;
padding: 15px;
}
}
@media (max-width: 767.98px) {
.catalog__item {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(50% - 10px);
flex: 1 0 calc(50% - 10px);
}
}
@media (any-hover: hover) {
.catalog__item:hover img {
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
.catalog__item:nth-child(1) img {
margin: -15px 30px;
}
.catalog__item:nth-child(2) img {
margin: 10px 30px;
}
.catalog__item:nth-child(3) img {
margin: 10px 30px;
}
.catalog__item:nth-child(4) img {
margin: 30px 30px;
}
.catalog__item:nth-child(5) img {
margin: 15px 30px;
}
.catalog__item:nth-child(6) img {
margin: 10px 30px;
}
.catalog__item:nth-child(7) img {
margin: 0 40px;
}
.catalog__item:nth-child(8) img {
margin: -15px 40px;
}
.catalog__item:nth-child(9) img {
margin: -15px 0;
}
.catalog__item:nth-child(10) img {
margin: 30px 30px;
}
.catalog__item:nth-child(11) img {
margin: -15px 30px;
}
.catalog__item:nth-child(12) img {
margin: 15px 30px;
}
.catalog__item:nth-child(13) img {
margin: 10px 30px;
}
.catalog__item:nth-child(14) img {
margin: 10px 30px;
}
.catalog__item:nth-child(15) img {
margin: 10px 30px;
}
.catalog__item:nth-child(16) img {
margin: 20px 30px;
}
.catalog__item:nth-child(17) img {
margin: 5px 20px;
}
.catalog__item:nth-child(18) img {
margin: -15px 30px;
}
.catalog__item:nth-child(19) img {
margin: 20px 30px;
}
.catalog__item:nth-child(20) img {
margin: 10px 10px;
}
.catalog__item:nth-child(21) img {
margin: -10px 30px;
}
.catalog__item:nth-child(22) img {
margin: -10px 30px;
}
.catalog__item:nth-child(23) img {
margin: 10px 30px;
}
.catalog__item:nth-child(24) img {
margin: 30px 5px;
}
.catalog__item img {
position: absolute;
top: 0;
right: 0;
}
@media (max-width: 991.98px) {
.catalog__item img {
position: relative;
margin: 0 !important;
width: 100%;
height: 100%;
}
}
@media (max-width: 991.98px) {
.catalog__image {
height: 150px;
overflow: hidden;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
}
@media (max-width: 767.98px) {
.catalog__image {
height: 100px;
overflow: hidden;
}
}
.catalog__title {
color: #fff;
font-size: clamp(12px, 3vw, 24px);
font-weight: 600;
line-height: clamp(14px, 3vw, 26px);
text-transform: uppercase;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
@media (max-width: 991.98px) {
.catalog__title {
text-align: center;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
}
@media (max-width: 767.98px) {
.catalog__title {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
}
.catalog__title span {
white-space: nowrap;
}
.choise__wrapper {
margin-top: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 60px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 991.98px) {
.choise__wrapper {
gap: 30px;
}
}
@media (max-width: 479.98px) {
.choise__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.choise__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33.333% - 60px);
flex: 0 0 calc(33.333% - 60px);
}
@media (max-width: 991.98px) {
.choise__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33.333% - 30px);
flex: 0 0 calc(33.333% - 30px);
}
}
@media (max-width: 767.98px) {
.choise__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
.choise__image object, .choise__image svg {
height: 55px;
width: auto;
}
.choise__title {
font-size: clamp(20px, 5vw, 24px);
font-weight: 600;
line-height: clamp(22px, 5vw, 28px);
color: #005543;
margin: 10px 0;
}
.company__title {
font-size: clamp(20px, 5vw, 32px);
font-weight: 600;
line-height: clamp(26px, 5vw, 38px);
color: #005543;
margin: 10px 0;
padding-bottom:0!important;
}
.choise__description {
color: #003F3D;
font-weight: 400;
font-size: clamp(14px, 5vw, 16px);
line-height: clamp(16px, 5vw, 20px);
}
.banner {
background: radial-gradient(ellipse closest-corner at 50% 50%, rgb(0, 100, 76) 0%, rgb(0, 82, 62) 52%, rgb(0, 52, 39) 100%);
background-size: cover;
position: relative;
height: 335px;
width: 100%;
border-radius: 15px;
padding: 0;
margin-top: 50px;
margin-bottom: 50px;
overflow:hidden;
}
@media (max-width: 767.98px) {
.banner {
height: 100%;
margin-top: 25px;
margin-bottom: 25px;
}
}
.banner__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 40px;
}
@media (max-width: 991.98px) {
.banner__wrapper {
gap: 20px;
}
}
@media (max-width: 767.98px) {
.banner__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media (max-width: 479.98px) {
.banner__wrapper {
gap: 0;
}
}
.banner__caption {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(70% - 40px);
flex: 0 0 calc(70% - 40px);
position: relative;
padding: 50px 0 0 70px;
height: 335px;
}
@media (max-width: 991.98px) {
.banner__caption {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(70% - 20px);
flex: 0 0 calc(70% - 20px);
padding: 25px 0 0 35px;
}
}
@media (max-width: 767.98px) {
.banner__caption {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
height: auto;
}
}
@media (max-width: 479.98px) {
.banner__caption {
padding: 25px 15px;
}
}
.banner__caption:after {
content: "";
position: absolute;
width: 486px;
height: 260px;
bottom: 0;
right: 0;
z-index: 1;
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/banner/banner.png) no-repeat bottom right;
}
@media (max-width: 767.98px) {
.banner__caption:after {
display: none;
}
}
.banner__caption h3 {
max-width: 370px;
}
.banner__image {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(30% - 40px);
flex: 0 0 calc(30% - 40px);
position: relative;
}
@media (max-width: 991.98px) {
.banner__image {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(30% - 20px);
flex: 0 0 calc(30% - 20px);
}
}
@media (max-width: 767.98px) {
.banner__image {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
text-align: right;
padding: 15px;
}
}
.banner__image:after {
display: none;
}
@media (max-width: 767.98px) {
.banner__image:after {
display: block;
content: "";
position: absolute;
width: 486px;
height: 260px;
bottom: 0;
left: 0;
z-index: 1;
margin-left: -20%;
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/banner/banner.png) no-repeat bottom right;
}
}
@media (max-width: 630px) {
.banner__image:after {
margin-left: -150px;
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/banner/banner.png) no-repeat bottom left;
}
}
@media (max-width: 479.98px) {
.banner__image:after {
width: 300px;
height: 160px;
margin-left: -80px;
background-size: contain;
}
}
@media (max-width: 380px) {
.banner__image:after {
margin-left: -140px;
}
}
.banner__image img {
position: absolute;
top: 0;
margin-top: -25px;
}
@media (max-width: 991.98px) {
.banner__image img {
right: 0;
}
}
@media (max-width: 767.98px) {
.banner__image img {
position: relative;
margin-top: 0;
}
}
@media (max-width: 630px) {
.banner__image img {
width: 200px;
height: auto;
}
}
.banner .btn {
margin-top: 40px;
z-index: 10;
}
.order__wrapper {
margin-top: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 30px;
}
@media (max-width: 479.98px) {
.order__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.order__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(25% - 30px);
flex: 0 0 calc(25% - 30px);
}
@media (max-width: 991.98px) {
.order__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
.order__number {
font-size: 30px;
font-weight: 600;
line-height: 42px;
color: #005543;
background: rgba(227, 189, 132, 0.6117647059);
width: 68px;
height: 68px;
padding: 12px 16px;
border-radius: 50%;
margin-bottom: 20px;
}
@media (max-width: 479.98px) {
.order__number {
width: 56px;
height: 56px;
padding: 6px 10px;
}
}
.order__text {
font-size: 18px;
font-weight: 400;
line-height: 24px;
color: #333;
}
.video__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 30px;
}
@media (max-width: 767.98px) {
.video__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.video__wrapper a {
display:block;
cursor:pointer;
}
.video__wrapper img {
width: 100%;
max-width: 100%;
height: auto;
}
@media (max-width: 767.98px) {
.video__wrapper a {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
.ready__wrapper {
margin-top: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 40px;
}
@media (max-width: 991.98px) {
.ready__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media (max-width: 767.98px) {
.ready__wrapper {
gap: 20px;
}
}
.ready__caption {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 40px);
flex: 0 0 calc(50% - 40px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 40px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 991.98px) {
.ready__caption {
gap: 20px;
}
}
@media (max-width: 767.98px) {
.ready__caption {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(50% - 20px);
flex: 1 0 calc(50% - 20px);
}
}
.ready__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 40px);
flex: 0 0 calc(50% - 40px);
}
@media (max-width: 991.98px) {
.ready__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 20px);
flex: 0 0 calc(50% - 20px);
}
}
@media (max-width: 767.98px) {
.ready__item {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(50% - 20px);
flex: 1 0 calc(50% - 20px);
}
}
.ready__image {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 40px);
flex: 0 0 calc(50% - 40px);
margin-bottom: 10px;
}
.ready__image img {
border-radius: 15px;
width: 100%;
max-width: 100%;
height: auto;
}
.ready__image object, .ready__image svg {
width: 55px;
height: auto;
}
.ready__description {
font-size: clamp(16px, 5vw, 18px);
font-weight: 400;
line-height: clamp(18px, 5vw, 21px);
color: #333;
}
.ready__description strong {
text-transform: uppercase;
font-weight: 700;
}
.ready__text {
width: 56%;
margin-top: 50px;
font-size: clamp(20px, 5vw, 24px);
font-weight: 400;
line-height: clamp(24px, 5vw, 31px);
text-align: center;
}
@media (max-width: 767.98px) {
.ready__text {
margin-top: 20px;
width: 100%;
}
}
.ready__bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.about__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 60px;
}
@media (max-width: 991.98px) {
.about__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 30px;
}
}
.about__caption {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(50% - 60px);
flex: 1 0 calc(50% - 60px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 991.98px) {
.about__caption {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
@media (max-width: 991.98px) {
.about__caption h2 {
margin: 0 auto;
}
}
.about__caption p {
font-size: clamp(14px, 5vw, 16px);
font-weight: 400;
line-height: clamp(16px, 5vw, 18px);
margin-bottom: 0!important;
}
.about__caption span {
font-size: 24px;
font-weight: 600;
line-height: 31px;
color: #005543;
}
.about__image img {
width: 100%;
max-width: 100%;
height: auto;
}
.about__text {
width: 58%;
margin: 50px auto;
font-size: clamp(20px, 5vw, 24px);
font-weight: 400;
line-height: clamp(24px, 5vw, 31px);
text-align: center;
}
@media (max-width: 767.98px) {
.about__text {
margin: 25px auto;
width: 100%;
}
}
@media (max-width: 479.98px) {
.about__text {
margin: 25px auto 0;
}
}
.about__text span {
font-size: 24px;
font-weight: 600;
line-height: 31px;
color: #005543;
text-transform: uppercase;
}
.news__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
gap: 15px;
}
@media (max-width: 991.98px) {
.news__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 30px;
}
}
.news__item {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
background-size: cover;
height: 100%;
width: 100%;
border-radius: 15px;
gap: 30px;
}
@media (max-width: 991.98px) {
.news__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media (max-width: 767.98px) {
.news__item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 0;
}
}
.news__item:nth-child(1) {
background: -webkit-gradient(linear, left top, right top, color-stop(36%, rgb(242, 214, 186)), to(rgb(202, 158, 113)));
background: linear-gradient(90deg, rgb(242, 214, 186) 36%, rgb(202, 158, 113));
}
.news__item:nth-child(2) {
background: radial-gradient(ellipse closest-corner at 50% 50%, rgb(0, 100, 76) 0%, rgb(0, 82, 62) 52%, rgb(0, 52, 39) 100%);
}
.news__caption {
padding: 30px;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(60% - 30px);
flex: 0 0 calc(60% - 30px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
@media (max-width: 767.98px) {
.news__caption .btn-gid, .news__caption .btn-green {
position: absolute;
bottom: 30px;
z-index: 10;
}
}
.news__title {
font-size: clamp(20px, 3vw, 28px);
font-weight: 600;
line-height: clamp(26px, 3vw, 30px);
color: #003F3D;
text-transform: uppercase;
margin-bottom: 10px;
}
.news__text {
font-size: clamp(14px, 3vw, 16px);
font-weight: 400;
line-height: clamp(18px, 3vw, 20px);
color: #003F3D;
}
.news__image {
position: relative;
}
.news__image img {
position: absolute;
bottom: 0;
right: 0;
max-width: none;
}
@media (max-width: 991.98px) {
.news__image img {
position: relative;
}
}
@media (max-width: 479.98px) {
.news__image img {
width: 180px;
height: auto;
}
}
.news .articles .news__image img {
margin: 0 15px 15px 0;
}
@media (max-width: 479.98px) {
.news .articles .news__image img {
margin: 0 15px 30px 0;
}
}
.news .instagram .news__title, .news .instagram .news__text {
color: #fff;
}
.news .instagram .news__image img {
margin: 0 15px 0 0;
}
.feedback {
padding-top: 80px;
padding-bottom: 80px;
background: #003F3D;
border-top-left-radius: 60px;
border-top-right-radius: 60px;
color: #fff;
text-align: center;
}
@media (max-width: 767.98px) {
.feedback {
padding-bottom: 30px;
}
}
.feedback h2 {
margin-bottom: 22px;
color:#fff!important;
padding-left:0!important;
}
.feedback .feedback__subtitle {
margin-bottom: 22px;
}
.feedback h2:before {
background: #E3BD84;
}
.feedback__text {
max-width: 500px;
text-align: center;
font-size: 14px;
font-weight: 300;
line-height: 19px;
margin: 30px auto 0;
}
.feedback__item .feedback__text {
text-align: left!important;
margin: 30px 0 0!important;
}
.feedback__item .feedback__title strong {
white-space: nowrap;
display: block;
}
.feedback__title {
font-size: 20px;
line-height: 26px;
max-width:500px;
}
.feedback__wrapper {
display:flex;
justify-content: space-between;
gap:100px;
}
@media (max-width: 1230px) {
.feedback__wrapper {
gap:40px;
}
}
@media (max-width: 991.98px) {
.feedback__wrapper {
flex-direction:column;
}
.feedback__item .feedback__title {
max-width:100%;
}
}
.feedback__item {
flex: 1 0 calc(50% - 100px);
text-align:left;
}
.feedback__item:first-child {
padding-left:30px;
}
.feedback__item h2 {
text-align:left!important;
}
.feedback__item .forminator-ui.forminator-custom-form-5456 {
flex-direction: column;
}
.feedback__item .forminator-ui.forminator-custom-form-5456 .forminator-input {
width:400px!important;
}
@media (max-width: 479.98px) {
.feedback__item .forminator-ui.forminator-custom-form-5456 .forminator-input {
width:100%!important;
}
}
.feedback__item .forminator-ui.forminator-custom-form-5456 {
justify-content: flex-start!important;
}
.feedback__item .forminator-ui.forminator-custom-form-5456 .forminator-input {
text-align: left!important;
}
.header {
position: fixed;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
background: transparent;
height: 85px;
width: 100%;
z-index: 1010;
}
.header__wrapper {
padding: 0 60px;
background: #005946;
border-radius: 0 0 40px 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
height: 85px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 30px;
z-index: 10;
}
@media (max-width: 767.98px) {
.header__wrapper {
border-radius: 0px 0px 20px 20px;
height: 56px;
}
}
@media (max-width: 1392px) {
.header__wrapper {
gap: 15px;
padding: 0 15px;
}
}
@media (max-width: 479.98px) {
.header__wrapper {
gap: 5px;
}
}
.header__wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 40px;
}
@media (max-width: 767.98px) {
.header__wrap {
gap: 20px;
}
}
@media (max-width: 479.98px) {
.header__wrap {
gap: 5px;
}
}
.header .svg-link.svg {
display: inline-block;
position: relative;
}
.header .svg-link.svg:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100000;
}
.header__logo {
z-index: 10;
position: relative;
}
.header__logo object, .header__logo img {
height: auto;
margin-top: 8px;
}
@media (max-width: 479.98px) {
.header__logo object, .header__logo img {
margin-top: 0;
}
}
@media (max-width: 1162px) {
.header__logo object, .header__logo img {
width: 100%;
max-width:200px;
height: auto;
}
}
.header__icons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 15px;
}
@media (max-width: 767.98px) {
.header__icons {
gap: 10px;
margin-top:2px;
}
}
.header__cart, .header__user {
z-index: 10;
}
@media (max-width: 767.98px) {
.header__cart object, .header__user object {
width: 36px;
height: 36px;
}
}
@media (max-width: 479.98px) {
.header__icons {
gap: 5px;
}
}
.header__phone {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
white-space: nowrap;
padding-right:15px;
}
@media (max-width: 1100px) {
.header__phone, #menu {
display: none!important;
}
}
.header__phone .call {
font-size: 24px;
font-weight: 500;
text-decoration: none;
color: #E3BD84;
}
.header__phone .callback {
font-size: 12px;
font-weight: 300;
color: #fff;
}
.header__phone .callback:hover {
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
text-decoration: none;
}
.navbar {
height: 100%;
width: 100%;
}
.navbar .nav-links {
margin: 0;
}
.navbar .nav-links .menu-item {
position: relative;
list-style: none;
float: left;
}
.header__navigation{
display:flex;
align-items: center;
}
@media (max-width: 1392px) {
.header__navigation{
gap:40px;
}
}
@media (max-width: 1202px) {
.header__navigation{
gap:0;
}
}
.header__catalog .mega-sub-menu a {
color:#242424!important;
font-size:16px!important;
padding:10px!important;
text-transform:none!important;
}
.header__catalog .mega-menu-item {
padding:0!important;
}
.header__catalog button.dropdown__btn {
background: #E3BD84;
border-radius: 10px;
padding: 13px 23px 13px 55px;
color: #005543!important;
font-weight: 600;
text-transform: uppercase;
position: relative;
text-decoration:none;
display: block;
white-space: nowrap;
}
.header__catalog button.dropdown__btn:before {
content: "";
position: absolute;
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/icons/burger.svg);
width: 18px;
height: 15px;
top: 15px;
left: 23px;
}
@media (max-width: 767.98px) {
.header__catalog button.dropdown__btn {
padding: 9px 15px 9px 47px;
border-radius: 6px;
}
.header__catalog button.dropdown__btn:before {
top: 11px!important;
left: 15px!important;
}
}
@media (max-width: 479.98px) {
.header__catalog button.dropdown__btn {
padding: 11px 8px 11px 36px;
border-radius: 6px;
font-size: 12px;
}
.header__catalog button.dropdown__btn:before {
top: 11px;
left: 8px;
}
}
.navbar .nav-links .menu-item .menu-link {
padding: 10px 25px;
display: block;
text-decoration: none;
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 20px;
-webkit-transition: all ease-in-out 250ms;
transition: all ease-in-out 250ms;
}
@media (max-width: 1392px) {
.navbar .nav-links .menu-item .menu-link {
padding: 10px 15px;
}
}
@media (max-width: 1125px) {
.navbar .nav-links .menu-item .menu-link {
padding: 10px 10px;
}
}
.navbar .nav-links .menu-item .menu-link:hover {
color: #E3BD84;
}
@media (max-width: 950px) {
.navbar .nav-links .menu-item .menu-link {
padding: 3px 15px;
}
}
.current_menu_item .nav-link,
.current_menu_item .dropdown-menu .current_menu_item .nav-link {
color: #E3BD84 !important;
}
.current_menu_item .dropdown-menu .nav-link {
color: #000 !important;
}
.navbar__phone {
display: none;
}
.header__burger {
display: none;
}
@media (max-width: 1100px) {
.navbar__phone {
display: block;
padding: 20px 15px;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
bottom: 60px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
white-space: nowrap;
}
.navbar__phone .call {
font-size: 24px;
font-weight: 500;
text-decoration: none;
color: #E3BD84;
}
.navbar__phone .callback {
font-size: 12px;
font-weight: 300;
color: #fff;
}
}
@media (max-width: 1100px) and (any-hover: hover) {
.navbar__phone .callback:hover {
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
text-decoration: none;
}
}
@media (max-width: 1100px) {
body.lock {
overflow: hidden;
}
.header__burger {
display: none;
position: relative;
margin: 0 auto;
width: 46px;
height: 46px;
z-index: 10;
cursor: pointer;
background: #E3BD84;
border-radius: 50%;
}
}
@media (max-width: 1100px) and (max-width: 767.98px) {
.header__burger {
display:none;
width: 36px;
height: 36px;
}
}
@media (max-width: 1100px) {
.header__burger:before, .header__burger:after {
content: "";
background: #005543;
position: absolute;
width: 16px;
height: 2px;
left: 15px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
}
@media (max-width: 1100px) and (max-width: 767.98px) {
.header__burger:before, .header__burger:after {
left: 10px;
}
}
@media (max-width: 1100px) {
.header__burger:before {
top: 15px;
}
}
@media (max-width: 1100px) and (max-width: 767.98px) {
.header__burger:before {
top: 12px;
}
}
@media (max-width: 1100px) {
.header__burger:after {
bottom: 15px;
}
}
@media (max-width: 1100px) and (max-width: 767.98px) {
.header__burger:after {
bottom: 12px;
}
}
@media (max-width: 1100px) {
.header__burger span {
background: #005543;
position: absolute;
width: 16px;
height: 2px;
left: 15px;
top: 22px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
}
@media (max-width: 1100px) and (max-width: 767.98px) {
.header__burger span {
left: 10px;
top: 17px;
}
}
@media (max-width: 1100px) {
.header__burger.active:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 22px;
}
}
@media (max-width: 1100px) and (max-width: 767.98px) {
.header__burger.active:before {
top: 17px;
}
}
@media (max-width: 1100px) {
.header__burger.active:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
bottom: 22px;
}
}
@media (max-width: 1100px) and (max-width: 767.98px) {
.header__burger.active:after {
bottom: 17px;
}
}
@media (max-width: 1100px) {
.header__burger.active span {
-webkit-transform: scale(0);
transform: scale(0);
}
.navbar .nav-links {
position: fixed;
width: 100%;
height: 100vh;
top: -100%;
left: 0;
padding: 150px 0 50px;
-webkit-transition: 1s;
transition: 1s;
color: 0;
background: #005946;
z-index: 1;
text-align: center;
}
}
@media (max-width: 1100px) and (max-width: 767.98px) {
.navbar .nav-links {
text-align: left;
}
}
@media (max-width: 1100px) {
.header__menu.active .navbar .nav-links {
top: 0;
}
.navbar .nav-links .menu-item {
width: 100%;
}
.header__menu.active .navbar .nav-links .menu-item:first-child .menu-link {
background: transparent;
padding: 15px 25px!important;
display: block;
text-decoration: none;
color: #fff!important;
font-weight: 400!important;
font-size: 16px!important;
line-height: 20px!important;
text-transform: none;
-webkit-transition: all ease-in-out 250ms;
transition: all ease-in-out 250ms;
margin-right: 0px;
}
.header__menu.active .navbar .nav-links .menu-item:first-child .menu-link:hover {
color: #005543!important;
}
.header__menu.active .navbar .nav-links .menu-item:first-child .menu-link:before {
content: "";
position: absolute;
background: none;
width: 0px;
height: 0px;
top: 0px;
left: 0px;
}
.navbar .nav-links .menu-item .menu-link {
padding: 15px 25px!important;
display: block;
text-decoration: none!important;
color: #fff!important;
font-weight: 400;
font-size: 16px!important;
line-height: 20px!important;
-webkit-transition: all ease-in-out 250ms;
transition: all ease-in-out 250ms;
}
}
footer {
background: #003F3D;
min-height: 80px;
padding-top: 32px;
padding-bottom: 32px;
}
@media (max-width: 479.98px) {
footer {
padding-bottom: 60px;
}
}
footer .svg-link.svg {
display: inline-block;
position: relative;
}
footer .svg-link.svg:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100000;
}
footer .footer__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 30px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 767.98px) {
footer .footer__wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 auto;
}
}
footer .footer__item {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(25% - 30px);
flex: 1 0 calc(25% - 30px);
}
footer .footer__item ul {
margin:0!important;
}
@media (max-width: 991.98px) {
footer .footer__item {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(33.333% - 30px);
flex: 1 0 calc(33.333% - 30px);
}
}
@media (max-width: 767.98px) {
footer .footer__item {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(50% - 30px);
flex: 1 0 calc(50% - 30px);
}
}
@media (max-width: 479.98px) {
footer .footer__item {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
text-align: center;
}
}
@media (max-width: 767.98px) {
footer .footer__item:first-child {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
}
footer .footer__item:last-child {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 10px;
}
@media (max-width: 991.98px) {
footer .footer__item:last-child {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media (max-width: 767.98px) {
footer .footer__item:last-child {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
}
footer .footer__item:last-child a {
color: #fff;
text-decoration: none;
font-size: 20px;
font-weight: 500;
line-height: 24px;
}
footer .footer__item ul li a {
color: #fff;
text-decoration: none;
font-size: 14px;
font-weight: 400;
line-height: 17px;
}
@media (any-hover: hover) {
footer .footer__item ul li a:hover {
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
color: #E3BD84;
}
}
@media (max-width: 479.98px) {
footer .footer__item .object, footer .footer__item img {
width: 100%;
max-width:200px!important;
height: auto;
}
}
footer .footer__title {
font-size: 18px;
font-weight: 500;
line-height: 22px;
color: #fff;
margin-bottom: 15px;
}
footer .footer__social {
margin-top: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 15px;
}
footer .footer__social a {
display: block;
}
footer .footer__social a:nth-child(2) object {
margin-top:3px;
}
footer .footer__adress {
font-size: 14px;
font-weight: 400;
line-height: 17px;
color: #fff;
margin: 20px 0;
position: relative;
padding-left: 20px;
}
footer .footer__adress:before {
content: "";
position: absolute;
width: 10px;
height: 15px;
top: 0;
left: 0;
margin-top: 3px;
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/icons/mark.svg) no-repeat top left;
}
@media (max-width: 767.98px) {
footer .footer__adress:before {
left: auto;
margin: 3px 0 0 -20px;
}
}
footer .footer__copyright {
font-size: 14px;
font-weight: 400;
line-height: 17px;
color: #fff;
}
.swiper-container {
margin: 0 auto;
list-style: none;
padding: 0;
z-index: 1;
overflow: hidden;
}
.gallery-main .swiper-wrapper {
min-height: inherit;
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 100%;
width: calc(100% - 50px) !important;
}
@media (max-width: 479.98px) {
.gallery-main .swiper-wrapper {
width: 100% !important;
}
}
.gallery-thumbs .swiper-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: auto;
}
.slider {
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/slider/slider-bg-big.jpg) no-repeat top center;
width: 100%;
height: 700px;
padding-top: 85px;
}
@media (max-width: 991.98px) {
.slider {
height: 500px;
background-position: 0 -200px;
}
}
@media (max-width: 767.98px) {
.slider {
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/slider/slider-bg-medium.jpg) no-repeat top center;
height: 700px;
background-position: center;
}
}
@media (max-width: 479.98px) {
.slider {
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/slider/slider-bg-small.jpg) no-repeat center center;
background-size: cover;
padding-bottom: 0;
}
}
.gallery-container {
position: relative;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
overflow: hidden;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 479.98px) {
.gallery-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-height: 615px;
}
}
.gallery-main {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 100px);
flex: 0 0 calc(100% - 100px);
height: 615px;
}
@media (max-width: 991.98px) {
.gallery-main {
height: 415px;
}
}
@media (max-width: 767.98px) {
.gallery-main {
height: 615px;
}
}
@media (max-width: 479.98px) {
.gallery-main {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
height: 515px;
}
}
.gallery-main .swiper-button-prev, .gallery-main .swiper-button-next {
position: absolute;
bottom: 0;
right: 0;
top: auto;
left: auto;
height: 75px;
width: 40px;
color: #e9e9e9;
background: #1e1e1e;
}
.gallery-main .swiper-button-prev::after, .gallery-main .swiper-button-next::after {
font-size: 12px;
}
.gallery-main .swiper-button-prev {
left: 0px;
}
.gallery-thumbs {
position: relative;
width: 100px;
height: 210px;
}
.gallery-thumbs .swiper-slide {
color: #fff;
-webkit-transition: 0.3s;
transition: 0.3s;
height: 70px !important;
}
.gallery-thumbs .swiper-slide-thumb-active:before {
font-weight: bold;
color: #fff;
}
@media (max-width: 479.98px) {
.gallery-thumbs {
height: 70px;
width: 210px;
}
}
.gallery-thumbs ol {
list-style-type: none;
counter-reset: item;
margin: 0 0 0 50px;
padding: 0;
}
@media (max-width: 479.98px) {
.gallery-thumbs ol {
margin: 0;
}
}
.gallery-thumbs ol li {
position: relative;
margin: 0 0 0 0;
z-index: 10;
width: 50px;
cursor: pointer;
}
@media (max-width: 479.98px) {
.gallery-thumbs ol li {
width: 70px;
text-align: center;
}
}
.gallery-thumbs ol li:before {
content: counter(item, decimal-leading-zero) " ";
counter-increment: item;
display: inline-block;
position: absolute;
top: 0px;
left: 0;
width: 50px;
color: #80a39c;
text-align: center;
font-size: 20px;
line-height: 70px;
font-weight: normal;
cursor: pointer;
}
@media (max-width: 479.98px) {
.gallery-thumbs ol li:before {
width: 70px;
text-align: center;
}
}
.gallery-main .swiper-slide {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
gap: 30px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative !important;
height: 615px !important;
}
@media (max-width: 991.98px) {
.gallery-main .swiper-slide {
height: 415px !important;
}
}
@media (max-width: 767.98px) {
.gallery-main .swiper-slide {
height: 615px !important;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
overflow: hidden;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
}
.swiper-caption {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (max-width: 767.98px) {
.swiper-caption {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(35% - 15px);
flex: 0 0 calc(35% - 15px);
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.swiper-title {
font-size: clamp(36px, 5vw, 55px);
font-weight: 500;
line-height: clamp(36px, 5vw, 55px);
margin-bottom: 60px;
}
@media (max-width: 767.98px) {
.swiper-title {
margin-bottom: 30px;
}
}
.swiper-image {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(45% - 30px);
flex: 1 0 calc(45% - 30px);
text-align: center;
}
@media (max-width: 767.98px) {
.swiper-image {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(65% - 15px);
flex: 0 0 calc(65% - 15px);
}
}
.swiper-image img {
margin: -10px auto 0;
}
@media (max-width: 1380px) {
.swiper-image img {
width: 100%;
max-width: 100%;
height: auto;
}
}
@media (max-width: 1392px) {
.swiper-image img {
margin: -30px auto 0;
}
}
@media (max-width: 991.98px) {
.swiper-image img {
margin: 10px auto 0;
}
}
@media (max-width: 767.98px) {
.swiper-image img {
margin: -40px auto 0;
width: auto;
max-width: auto;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 10px;
width: 50px !important;
left: auto !important;
right: 0;
top: 50% !important;
}
.swiper-pagination-bullet {
width: 50px !important;
height: 50px !important;
color: #80a49d;
font-size: 20px;
font-weight: 450;
line-height: 24px !important;
text-align: center !important;
background: transparent !important;
}
.swiper-pagination-bullet:before {
content: "0";
}
.swiper-pagination-bullet-active {
color: #fff;
}
.autoplay-progress {
position: absolute;
right: 0;
bottom: 30px;
z-index: 10;
width: 48px;
height: 48px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-weight: bold;
color: #CB9955 !important;
z-index: 999;
}
@media (max-width: 991.98px) {
.autoplay-progress {
bottom: 10px;
}
}
@media (max-width: 479.98px) {
.autoplay-progress {
display: none;
}
}
@media (max-width: 479.98px) {
.swiper-vertical > .swiper-wrapper {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
}
.autoplay-progress svg {
--progress: 0;
position: absolute;
left: 0;
top: 0px;
z-index: 10;
width: 100%;
height: 100%;
stroke-width: 1.5px;
stroke: #CB9955 !important;
fill: none;
stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
stroke-dasharray: 125.6;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.slider-button-prev,
.slider-button-next {
position: absolute !important;
left: auto !important;
top: auto !important;
right: 0 !important;
text-align: center;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
height: 20px !important;
width: 12px !important;
cursor: pointer;
z-index: 999 !important;
}
@media (max-width: 479.98px) {
.slider-button-prev,
.slider-button-next {
bottom: 0 !important;
}
}
.slider-button-prev::after,
.slider-button-next::after {
display: none;
}
.slider-button-prev {
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/slider/arrow-left.svg) no-repeat center center !important;
content: "" !important;
margin: -265px 20px 0 0 !important;
display: block;
}
@media (max-width: 479.98px) {
.slider-button-prev {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
margin: 0 0 25px 0 !important;
left: 0 !important;
}
}
@media (any-hover: hover) {
.slider-button-prev:hover {
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/slider/arrow-left.svg) no-repeat center center !important;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
}
.slider-button-next {
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/slider/arrow-right.svg) no-repeat center center !important;
content: "" !important;
margin: 0 20px -265px 0 !important;
}
@media (max-width: 479.98px) {
.slider-button-next {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
margin: 0 0 25px 0 !important;
right: 0 !important;
}
}
@media (any-hover: hover) {
.slider-button-next:hover {
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/slider/arrow-right.svg) no-repeat center center !important;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
}
#remake .site-header-primary-section-left,
#remake .ast-builder-menu-1 {
display:none!important;
}
#remake .ast-builder-grid-row {
grid-column-gap: 0!important;
}
#remake .ast-primary-header-bar {
background-color: transparent!important;
}
#remake .main-header-bar {
padding: 0!important;
}
#remake .ast-primary-header-bar {
border-bottom-width: 0!important;
}
#remake .ast-container {
padding-left: 0!important;
padding-right: 0!important;
}
#remake .site-header-section>* {
padding: 0!important;
}
#remake .ast-site-header-cart .ast-cart-menu-wrap {
color: transparent!important;
opacity: 0!important;	
}
#remake .ast-site-header-cart-li {
position:relative;
width:46px;
height:46px;
}
#remake .ast-site-header-cart-li a {
display:block;
width:46px;
height:46px;
}
#remake .ast-site-header-cart-li:before {
opacity:1!important;
position:absolute;
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/icons/cart.svg) no-repeat center center;
width:46px;
height:46px;
top:0;
left:0;
content:'';
}
#remake #ast-mobile-header button {
display:none!important;	
}
@media (max-width: 921px) {
#remake #ast-desktop-header {
display: block!important;	
}
.ast-header-break-point #ast-site-header-cart .widget_shopping_cart {
display: block!important;	
}
}
@media (max-width: 767.98px) {
#remake .ast-site-header-cart-li:before, #remake .ast-site-header-cart-li, #remake .ast-site-header-cart-li a {
width: 36px;
height: 36px;
}
#remake .ast-site-header-cart-li:before {
background-size:cover;
}
}
.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
margin-bottom: 0!important;
}
.forminator-edit-module {
display:none!important;	
}
.forminator-custom-form {
display:block!important;	
}
.hustle-content form,
.feedback form{
display:block!important;	
}
.inter .entry-header {
margin-bottom:30px;
}
.inter a {
color: #004D40;
text-decoration:none;
}
.inter .wp-block-heading,
.inter .entry-content h3 {
font-size: clamp(20px, 5vw, 24px);
font-weight: 600;
line-height: clamp(22px, 5vw, 28px);
color: #3E3B37;
margin: 20px 0;
}
.inter .entry-content p {
padding-bottom:15px;
}
.current-menu-item .menu-link,
.current_page_item .menu-link {
color: #E3BD84!important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woolentor-recently-view-title a {
font-size: 20px!important;
font-weight: 600!important;
line-height: 22px!important;
color: #262828!important;
padding:0 0 20px!important;
text-transform:none!important;
text-align:left!important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:before {
display:none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align:left;
overflow:hidden;
}
.woocommerce ul.products li.product .price {
font-size: 20px;
line-height: 22px;
font-weight: 600;
color: #262828;
}
.breadcrumbs span {
display:flex;
align-items: center;
gap:20px;
flex-wrap: wrap;
}
@media (max-width: 991.98px) {
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woolentor-recently-view-title a {
font-size: 16px!important;
padding:0 0 10px!important;
}  
.woocommerce ul.products {
display:flex!important;
gap:20px!important;
flex-wrap: wrap;
justify-content: space-between;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
flex:1 0 calc(50% - 20px)!important;
width:auto!important;
margin: 0!important;
}
.woocommerce ul.products::before, .woocommerce ul.products::after {
display:none;
}
}
@media (max-width: 479.98px) {
.breadcrumbs span {
gap:10px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
flex:0 0 100%!important;
}
}
.inter-content h1.entry-title {
text-align:left;
}
.su-gmap {
margin: 0!important;
}
.production__wrapper {
margin-top:40px;
display:flex;
flex-direction: column;
justify-content: space-between;
gap:100px;
}
.production__item {
display:flex;
justify-content: space-between;
gap:40px;
align-items: center;
}
.production__image, .production__text {
flex: 0 0 calc(50% - 40px);
}
.production__image img {
width:100%;
max-width:100%;
height:auto;
}
.production__text {
font-size:20px;
}
.production__text p {
padding-bottom:20px;
}
.production__text ul {
padding-bottom:20px;
margin-left:30px;
}
.production__text ul li {
list-style-type: disc;
}
@media (max-width: 991.98px) {
.production__wrapper {
gap:40px;
}
.production__image {
flex: 1 0 calc(50% - 40px);
}
}
@media (max-width: 767.98px) {
.production__item {
flex-direction: column;
gap:20px;
}
.production__item:last-child {
flex-direction: column-reverse;
}
}
@media (max-width: 479.98px) {
.production__text {
font-size:16px;
}
}
.kt-inside-inner-col {
display:flex;
height:100%;
justify-content: space-between;
}
.dealer {
color: #5E6060;
font-size: 20px;
width:200px;
}
.sotrudnichestvo__section {
margin-bottom:40px;
}
.sotrudnichestvo__wrapper {
margin-top:40px;
display:flex;
justify-content: space-between;
flex-wrap: wrap;
gap:40px;
}
.sotrudnichestvo__item {
display:flex;
justify-content: flex-start;
align-items: center;
gap:20px;
flex: 1 0 calc(33.333% - 40px);
}
.sotrudnichestvo__item:last-child {
flex: 1 0 calc(66.667% - 25px);
}
.aside__wrapper {
display:flex;
gap:50px;
}
.aside__wrapper #primary {
width:100%;
}
.woo_sidebar {
flex:0 0 300px;
}
@media (max-width: 1100px) {
.aside__wrapper {
display:flex;
gap:30px;
}
.woo_sidebar {
flex:0 0 200px;
}
}
@media (max-width: 767.98px) {
.aside__wrapper {
flex-direction:column;
gap:0px;
}
}
.woo_sidebar .wp-block-heading, h4.filter-title, .wpc-filter-title {
font-size: 16px;
font-weight: 700;	
text-transform: none;
}
h4.filter-title {
margin:0!important;
}
.woo_sidebar section {
padding-top: 20px;
padding-bottom: 20px;
}
.woo_sidebar .wc-block-components-chip {
display:flex;
padding:5px 10px;
border: 1px solid #005543;
border-radius:20px;
gap:5px;
width:auto!important;
align-items: flex-end;
justify-content: flex-start;
}
.woo_sidebar .wc-block-components-chip__remove svg {
fill:red;
}
.woo_sidebar .wc-block-active-filters__list-item {
display:inline-block;
}
.woo_sidebar .wc-block-active-filters__clear-all, 
.woo_sidebar .wc-block-components-filter-reset-button, 
.lmp_button, .more_button,
.woo_sidebar .yith-wcan-reset-filters, 
.woocommerce button.button.alt,
.wpc-filters-main-wrap a.wpc-filters-reset-button {
margin-top:0!important;
float:none!important;
background: #E3BD84!important;
color: #003F3D!important;
font-size: 14px!important;
font-weight: 600!important;
text-transform:uppercase!important;
padding: 16px!important;
display:inline-block!important;
border-radius:25px!important;
text-decoration:none!important;
text-align:center!important;
width:100%!important;
margin-bottom:10px!important;
}
.woocommerce .actions button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, .woocommerce .checkout_coupon button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
margin-top:0!important;
float:none!important;
background: #E3BD84!important;
color: #003F3D!important;
font-size: 14px!important;
font-weight: 600!important;
text-transform:uppercase!important;
padding: 16px 30px!important;
display:inline-block!important;
border-radius:25px!important;
text-decoration:none!important;
text-align:center!important;
margin-bottom:10px!important;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled] {
padding: 16px 30px!important;
}
.woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, .woocommerce .checkout_coupon button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover {
background: #005543!important;
color: #E3BD84!important;
}
.woo_sidebar .wc-block-components-filter-submit-button, .wpc-filters-main-wrap a.wpc-filters-submit-button {
float:none!important;
background: #005543!important;
color: #E3BD84!important;
font-size: 14px!important;
font-weight: 600!important;
text-transform:uppercase!important;
padding: 16px!important;
display:block!important;
border-radius:25px!important;
text-decoration:none!important;
text-align:center!important;
width:100%!important;
margin-bottom:10px!important;
}
.woo_sidebar .wc-block-components-price-slider__range-input-progress {
--range-color: #005543;
}
.woo_sidebar .wc-block-components-price-slider__range-input-wrapper:before {
background: #d7d0c7;
}
.woo_sidebar input[type="range" i] {
color: -internal-light-dark(rgb(0, 85, 67), rgb(255, 255, 255))!important;
}
.woo_sidebar .wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount,
.wpc-filters-range-wrapper input[type=number] {
max-width: 100px;
border-color: #EBE5DE!important;
border-width: 1px;
border-style: solid;
padding: 8px;
}
.woo_sidebar .wc-block-components-price-slider__actions {
justify-content: space-between;
}
.woocommerce-pagination {
display:flex!important;
}
.woocommerce nav.woocommerce-pagination ul {
display: flex;
border: 0;
margin: 0;
}
@media (max-width: 479.98px) {
.woocommerce nav.woocommerce-pagination ul {
flex-wrap: wrap;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count, .woocommerce-ordering {
float: none!important;
text-align:center;
}
.woocommerce-ordering select {
text-align:center;
}
}
.woocommerce nav.woocommerce-pagination ul li {
border-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
padding: 15px 20px;
border: 1px solid transparent;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover {
background: transparent;
color: #3E4C50;
border-radius: 4px;
border: 1px solid #005543;
}
.woo_sidebar .wc-block-active-filters .wc-block-active-filters__list {
margin: 0 0 30px;
}
.woo_sidebar .wc-block-components-price-slider__controls {
margin: 16px 0 30px;
}
.shopengine-wishlist.badge, .shopengine-quickview-trigger, .shopengine-comparison.badge {
display:none;
}
.woocommerce a.button, .woolentor-recently-view-content :is(.button, .added_to_cart) {
padding: 10px 40px;
border-radius:20px!important;
color: #fff;
background-color: #005543;
}
@media (max-width: 991.98px) {
.woocommerce a.button, .woolentor-recently-view-content :is(.button, .added_to_cart) {
margin-top:0!important;
}
}
.button.add_to_cart_button.added {
display:flex!important;
gap:10px;
justify-content: space-between;
align-items: center;
width:142px;
}
.woolentor-recently-view-content :is(.button, .added_to_cart) {
margin-top: 1em;
}
.woocommerce a.button:hover {
background-color: #094135;
}
.woocommerce a.button img {
margin: 0!important;
border-radius:0!important;
width:22px!important;
height:22px!important;
}
.term-description {
margin-bottom:30px;
}
.shopengine-woocommerce-info {
background-color: #005543;
color: #fff;
border-top: 3px solid #E3BD84;
}
.shopengine-woocommerce-info::before {
color: #E3BD84;
}
.woo_sidebar .yith-wcan-filters {
background-color: transparent;
margin-bottom: 30px;
}
.woo_sidebar .filter-content {
margin-top:20px;
}
.woo_sidebar .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
color: #3E4C50;
font-weight: 700;
}
.woo_sidebar .filter-item a {
padding-left:10px;
}
.woo_sidebar .btn:after {
display:none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
color: #005543;
}
.woocommerce ul.products li.product .price {
display:flex;
gap:20px;
margin:0 0 .5em 0; 
}
.woocommerce ul.products li.product .price del {
color: #696e75;
font-size: 16px;
font-weight: 500;
}
.woocommerce ul.products li.product .price ins {
text-decoration:none;
}
.filter-item {
margin-bottom: 0.2em;
} .filter-item label>input {
position: absolute;
z-index: -1;
opacity: 0;
} .filter-item label>a {
display: inline-flex;
align-items: center;
user-select: none;
} .filter-item label>a::before {
content: '';
display: inline-block;
width: 18px;
height: 18px;
flex-shrink: 0;
flex-grow: 0;
border: 1px solid #EBE5DE;
border-radius: 0.25em;
margin-right: 0.5em;
background-color:#fff;
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
} .filter-item label>input:not(:disabled):not(:checked)+a:hover::before {
border-color: #b3d7ff;
} .filter-item label>input:not(:disabled):active+a::before {
background-color: #b3d7ff;
border-color: #b3d7ff;
} .filter-item label>input:focus+a::before {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
} .filter-item label>input:focus:not(:checked)+span::before {
border-color: #80bdff;
} .filter-item label>input:checked+a::before {
border-color: #005543;
background-color: #005543;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
} .filter-item label>input:disabled+a::before {
background-color: #e9ecef;
} .filter-item label:not(:disabled):active + label::before,
.filter-item label:not(:disabled):active ~ label::before {
background-color: #50b946;
border-color: #50b946;
} .filter-item label:focus + label::before,
.filter-item label:focus ~ label::before {
-webkit-box-shadow: 0 0 0 0.2rem rgba(80, 185, 70, 0.25);
box-shadow: 0 0 0 0.2rem rgba(80, 185, 70, 0.25);
} .filter-item label:focus:not(:checked) + label::before,
.filter-item label:focus:not(:checked) ~ label::before {
border-color: #50b946;
} .filter-item label:disabled + label::before,
.filter-item label:disabled ~ label::before {
background-color: #e9ecef;
}
.woocommerce ul.products li.product .onsale {
display:none;
}
.woocommerce div.product div.images {
width:38%;
}
.woocommerce div.product div.summary {
width:58%;
}
@media (max-width: 767.98px) {
.woocommerce div.product div.images {
width:100%;
}
.woocommerce div.product div.summary {
width:100%;
}
}
.woocommerce-product-gallery__image {
border-radius: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top:20px;
display:flex;
gap:10px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
flex: 0 0 calc(25% - 10px);
float: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
border-radius: 6px;
}
.woocommerce h2 {
margin-bottom: 30px;
}
.woocommerce .price {
margin: 20px 0;
font-size: 30px;
font-weight: 600;
}
.woolentor-recently-view-price {
margin: 0 0 0.5em 0;
}
.woolentor-recently-view-price span {
font-size: 20px;
font-weight: 600!important;
}
@media (max-width: 479.98px) {
.woocommerce .price, .woolentor-recently-view-price span {
text-align:center;
}
}
.woocommerce .price .woocommerce-Price-currencySymbol, .woolentor-recently-view-price span .woocommerce-Price-currencySymbol {
font-weight: 400!important;
font-size: 24px!important;
}
.woocommerce form.cart {
display:flex;
gap:20px;
align-items: flex-start;
justify-content: flex-start;
}
.woocommerce div.product form.cart::before {
display: none;
}
.woocommerce .quantity .qty {
height:46px;
border-radius:4px;
border: 1px solid #EBE5DE;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
display:flex;
justify-content: space-between;
align-items: center;
margin:0 0 30px 0;
padding:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: 0;
background-color: transparent;
color: #3E4C50;
font-size: 18px;
font-weight: 700;
border-radius: 0;
margin:0;
text-align:center;
flex: 0 0 50%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 2px solid #E1E3ED;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
color: #37867B;
z-index: 2;
border-bottom-color: #37867B;
border-bottom: 2px solid #37867B;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
display: none;
}
.cart-top {
position:relative;
}
.cart-quantity {
display:inline-block;
position:absolute;
width:18px;
height:18px;
font-size:8px;
color: #fff;
background-color: red;
border-radius:50px;
text-align:center;
vertical-align:middle;
line-height:18px;
margin:-8px 0 0 -10px;
}
.cart-collaterals .cart-quantity {
display:none;
}
.header__cart .calculated_shipping {
display:none;
}
.woocommerce table.cart img {
max-width:150px;
border-radius: 10px;
}
.woocommerce .product-name a {
color: #262828;
font-size: 20px;
font-weight: 600;
}
.woocommerce .product-price .woocommerce-Price-amount,
.woocommerce .product-subtotal .woocommerce-Price-amount,
.woocommerce .order-total .woocommerce-Price-amount {
font-size: 24px;
font-weight: 700;
}
.woocommerce .product-price .woocommerce-Price-currencySymbol,
.woocommerce .product-subtotal .woocommerce-Price-currencySymbol,
.woocommerce .order-total .woocommerce-Price-currencySymbol {
font-size: 20px;
font-weight: 500;
}
.woocommerce .actions {
padding: 18px 12px 9px 12px!important;
}
.woocommerce .actions .coupon {
display:flex;
gap:10px;
}
#coupon_code {
width: 150px;
height:46px;
border: 1px solid #efefef;
padding: 0 10px;
}
@media (max-width: 479.98px) {
.woocommerce .actions .coupon {
flex-direction:column;
}
#coupon_code, .woocommerce table.cart td.actions .coupon .button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt {
width: 100%!important;
}
}
body .qib-button-wrapper {
float: none!important;
justify-content: flex-start!important;
}
@media (max-width: 767.98px) {
body .qib-button-wrapper {
justify-content: flex-end!important;
}
}
.showcoupon {
color:#fff!important;
text-decoration:underline!important;
}
.woocommerce-checkout input.input-text,
.woocommerce-EditAccountForm input.input-text,
.woocommerce form .form-row input.input-text {
height: 46px;
padding:0 10px;
border-radius: 4px;
border: 1px solid #F5F5F3;
background: #FFF;
}
.woocommerce-checkout textarea,
.woocommerce-EditAccountForm textarea {
height: 100px!important;
padding:10px;
border-radius: 4px;
border: 1px solid #F5F5F3;
background: #FFF;
}
.woocommerce-checkout #payment {
background: #efe7db;
}
.woocommerce-checkout #payment div.payment_box {
background-color: #dfd5c5;
}
.woocommerce-checkout #payment div.payment_box::before {
border: 1em solid #dfd5c5;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
}
.woolentor-recently-view-content {
border: 0!important;
background-color: transparent!important;
padding: 20px 0;
}
.woolentor-recently-view-image a img {
border-radius: 10px;
width: 100%;
height:auto;
max-width:100%;
}
@media (max-width: 479.98px) {
.woolentorblock-4628cfd6-72e6-48a4-be6e-f286f39e26bf .woolentor-grid:not(.woolentor-no-gutters) {
column-gap: 10px!important;
}
}
.woocommerce .woocommerce-MyAccount-navigation {
float: left;
width: 30%;
margin-bottom:40px;
}
@media (max-width: 767.98px) {
.woocommerce .woocommerce-MyAccount-navigation, .woocommerce .woocommerce-MyAccount-content, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: none!important;
width: 100%!important;
}
.woocommerce .col2-set .col-1 {
margin-bottom:10px;
}
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
padding-bottom:15px;
}
.woocommerce-MyAccount-navigation-link.is-active a {
font-weight:600;
color:#000;
}
.woocommerce .woocommerce-MyAccount-content {
float: right;
width: 68%;
margin-bottom:40px;
}
.woocommerce-MyAccount-navigation-link--wishlist {
display:none;
}
.woocommerce form fieldset {
border: 1px dashed rgba(0,0,0,0.2);
margin: 20px 2px 20px;
padding: 0.35em 0.625em 0.75em;
}
.woocommerce form legend {
font-weight: 600;
width: auto;
padding: 0 10px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: left;
width: 48%;
}
.woocommerce-Address {
background: #fff;
padding: 30px;
border-radius: 10px;
box-shadow: -2px 2px 10px 4px rgba(87,139,179,0.1);
}
.woocommerce .addresses .title .edit {
float: right;
}
.shopengine-woocommerce-info .woocommerce-Button {
background-color:#fff!important;
color:#005543!important;
margin-left:20px!important;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover {
color:#E3BD84;
}
#customer_login h2 {
padding-left: 0!important;
font-size: clamp(18px, 5vw, 24px)!important;
line-height: clamp(18px, 5vw, 26px)!important;
}
#customer_login h2:before {
display:none;
}
.woocommerce div.product p.stock.available-on-backorder, .woocommerce div.product p.stock.in-stock {
color: #339966;
}
.woocommerce div.product p.stock {
margin-top:30px;
margin-bottom:30px;
}
.woocommerce div.product p.stock.out-of-stock {
color:red;
} .header__dropdown {
cursor: pointer;
} .dropdown__btn:hover, .dropdown__btn:focus {
background-color: #2980B9;
} .header__dropdown {
display: inline-block;
} .header__dropdown .dropdown-content {
display: none;
position: absolute;
background-color: #fef6eb;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
min-width: 320px;
z-index: 100;
width:100%;
left:0;
margin-top: 20px;
padding: 50px 40px 50px 40px;
}
@media (max-width: 767.98px) {
.header__dropdown .dropdown-content {
margin-top: 10px;
}
}
.header__dropdown .dropdown-content .lmp_load_more_button {
display:none!important;
}
@media (min-width: 870px) and (max-width: 1000px) {
.resp-vtabs .woocommerce ul.products.columns-3 li {
flex: 0 0 calc(50% - 30px)!important;
width: calc(50% - 30px)!important;
}
}
@media (min-width: 768px) and (max-width: 870px) {
.resp-vtabs .woocommerce ul.products.columns-3 li {
flex: 0 0 100%!important;
width: 100%!important;
}
}
h2heading {
position:relative;
} .resp-vtabs .vresp-tabs-list li[data-tabid="1"]:before,
h2heading[data-tabid="1"]:before {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/nagrady.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="2"]:before,
h2heading[data-tabid="2"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/medali.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="3"]:before,
h2heading[data-tabid="3"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/nagrudnye_znaki.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="4"]:before,
h2heading[data-tabid="4"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/kubki.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="5"]:before,
h2heading[data-tabid="5"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/podarki.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="6"]:before,
h2heading[data-tabid="6"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/statuetki.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="7"]:before,
h2heading[data-tabid="7"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/suveniry.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="8"]:before,
h2heading[data-tabid="8"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/piny.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="9"]:before,
h2heading[data-tabid="9"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/breloki.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="10"]:before,
h2heading[data-tabid="10"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/podveski.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="14"]:before,
h2heading[data-tabid="14"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/magnity.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="15"]:before,
h2heading[data-tabid="15"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/aksessuary.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="16"]:before,
h2heading[data-tabid="16"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/polygrafiya.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="17"]:before,
h2heading[data-tabid="17"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/furnitura.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="18"]:before,
h2heading[data-tabid="18"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/kozha.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="19"]:before,
h2heading[data-tabid="19"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/upakovka.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="20"]:before,
h2heading[data-tabid="20"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/oborudovanie.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="21"]:before,
h2heading[data-tabid="21"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/dosug.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="22"]:before,
h2heading[data-tabid="22"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/reklamnaya.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="23"]:before,
h2heading[data-tabid="23"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/nastennye.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="24"]:before,
h2heading[data-tabid="24"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/tekstil.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="25"]:before,
h2heading[data-tabid="25"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/zhetony.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="26"]:before,
h2heading[data-tabid="26"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/znachki.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="27"]:before,
h2heading[data-tabid="27"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/monety.svg) no-repeat;
width:20px;
height:20px;
} .resp-vtabs .vresp-tabs-list li[data-tabid="28"]:before,
h2heading[data-tabid="28"]:before  {
position:absolute;
left:12px;
content:"";
background:url(//favorit-souvenir.kz/wp-content/themes/favorit/img/tabs/ordena.svg) no-repeat;
width:20px;
height:20px;
}
.resp-vtabs .vresp-tabs-list li.vresp-tab-active:before,
h2heading:before {
filter: brightness(60%) saturate(400%);
}
@media (max-width: 767.98px) {
.resp-vtabs .vresp-tabs-list li:before,
h2heading:before {
left:0!important;
}
} .header__dropdown .show {display:block;}
body.active-catalog-menu {
overflow:hidden;
}
body.active-catalog-menu:before {
content: "";
position: absolute;
background: rgba(0,0,0,0.3);
width: 100%;
height: 100%;
z-index:99;
}
body.active-catalog-menu .header__catalog button.dropdown__btn:before {
content: "";
position: absolute;
background: url(//favorit-souvenir.kz/wp-content/themes/favorit/img/icons/close.svg) no-repeat;
width: 15px;
height: 15px;
top: 15px;
left: 23px;
}
.wpc-edit-filter-set {
display:none;
}
form.wpc-filter-range-form {
display:flex!important;
flex-direction:column-reverse;
gap:20px;
}
.wpc-filter-layout-submit-button {
gap:20px;
}
@media (max-width: 767.98px) {
.wpc-filters-section {
margin-bottom: 0!important;
margin-top: 20px!important;
}
.woo_sidebar section {
padding-bottom: 0!important;
}
}
.wpc-filters-range-inputs .ui-slider .ui-slider-handle {
width: 16px!important;
height: 16px!important;
border:2px solid #005543!important;
box-shadow: none!important;
top: -6px!important;
}
.wpc-posts-found {
padding:30px 0;
}
@media (max-width: 479.98px) {
.wpc-posts-found {
padding:0;
}
.wc-block-product-categories {
border-bottom:1px solid #ccc;
padding-bottom:20px;
}
}
.wpc-custom-selected-terms {
margin-bottom:20px;
}
.wpc-custom-selected-terms ul.wpc-filter-chips-list {
flex-wrap: wrap;
}
.woocommerce-noreviews {
display:none;
}
.active-catalog-menu .header__dropdown .woocommerce ul.products li.product .woocommerce-loop-category__title {
color: #242424!important;
flex: 0 0 100%!important;
}
.inter-content ul.products li.product .woocommerce-loop-category__title {
font-size: 18px!important;
padding-left:0!important;
font-weight:600!important;
line-height:18px!important;
color: #fff!important;
flex: 0 0 50%;
}
.inter-content ul.products li.product .woocommerce-loop-category__title:before, .inter-content ul.products li.product .woocommerce-loop-category__title .count {
display:none;
}
.active-catalog-menu .header__dropdown .woocommerce .product-category {
background: transparent!important;
padding: 0px!important;
background-size: cover;
border-radius: 0px!important;
height: auto!important;
width: 100%;
}
.inter-content .product-category {
overflow:hidden;
position:relative;
background: linear-gradient(90deg, rgb(0, 100, 76) 36%, rgb(0, 52, 39));
padding: 25px!important;
background-size: cover;
border-radius: 10px;
height: 176px;
width: 100%;
}
.active-catalog-menu .header__dropdown .woocommerce .product-category a {
height:  auto!important;
}
.inter-content .product-category a {
display: flex;
justify-content: space-between;
width: 100%;
height: 176px;
transition: all 0.5s ease 0s;
}
.inter-content .product-category a img {
margin: 10px 0 0 0!important;
object-fit:contain;
max-width:150px;
max-height:150px;
position: absolute;
top: 0;
right: 0;
}
.error-404 h2 {
margin-bottom:30px;
}
.error-404 .page-wrapper {
display: flex;
gap: 40px;
justify-content: space-around;
align-items: center;
padding: 40px 0;
}
.error-404 .page-image {
text-align:center;
}
@media (max-width: 991.98px) {
.error-404 .page-wrapper {
flex-direction: column;
}
.error-404 .page-image img {
width:100%;
height: auto;
max-width:100%;
}
}
.error-404 .page-content p {
margin-bottom: 40px;
text-align: center;
}
.error-404 .page-content .search-form {
margin: 40px 0 30px;
display: flex;
justify-content: space-between;
}
.error-404 .page-content a.wc-backward {
padding: 0.618em 1em;
text-decoration:none;
text-align:center;
display:block;
color: #005543;
background-color: #E3BD84!important;
border-radius: 10px;
width: auto!important;
cursor: pointer;
font-size: 100%;
font-weight: 700;
line-height: 1;
height: auto;
}
.error-404 .page-content .search-form label {
flex:1 1 100%;
}
.error-404 .page-content .search-field {
display:flex;
border-radius:0!important;
border-top-left-radius: 10px!important;
border-bottom-left-radius: 10px!important;
display: block;
width: 100%;
padding: 12px 15px;
background-color: #fff;
border: 0;
box-shadow: 0 0 4px rgb(227 189 132);
height: 40px;
}
.error-404 .page-content .search-submit {
color: #e3bd84;
background-color: #005946!important;
padding-left:10px;
padding-right:10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
height: 40px;
cursor:pointer;
}
.error-404 .page-content .search-submit:hover {
transition: ease 0.5s all;
background: linear-gradient(to top, #45afaf, #179F9F)!important;
color: #fff!important;
}
.error-404 .page-content h2.widgettitle {
font-size:18px;
margin-bottom: 15px;
}