@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

.t-title_xxs,
h1 {
  font-family: 'Great Vibes', cursive !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

.active-link {
    color: #d8d8d8 !important;
}

/* Burger menu */

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu {
    height: 100vh;
    height: 100dvh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu nav {
    order: 1;
} 

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu nav ul.t282__menu__items {
    padding-bottom: 20px;
}

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu .t282__lang {
    order: 2;
    margin-top: 0px;
}

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu .t282__descr {
    order: 3;
    margin-top: 20px;
}

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu .t282__descr a {
    color: #ffffff !important;
}

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu .t-sociallinks {
    order: 4;
}

#allrecords .t282 ul.t-sociallinks__wrapper {
    margin-top: 30px;
}

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu .t-sociallinks ul li {
    margin-left: 20px;
    margin-right: 20px;
}

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu .t-sociallinks ul li a,
#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu .t-sociallinks ul li a svg {
    display: block;
    width: 40px !important;
    height: 40px !important;
}

#allrecords .t282 .t282__menu__container .t282__menu__wrapper .t282__menu .t-sociallinks ul li a svg path {
    fill: #ffffff;
}

/* Mobile header */

.t282 .t282__menu__content {
    justify-content: space-between;
    align-items: center;
}

.t282 .t282__menu__content .t282__language {
    color: #b99c16;
    font-size: 20px;
    font-family: 'Rubik', Arial, sans-serif;
    line-height: 1;
    font-weight: 400;
    text-decoration: none;
    margin-left: auto;
    margin-top: 2px;
    margin-right: 20px;
}

.t282 .t282__menu__content .t-menuwidgeticons__wrapper {
    margin-left: 0px;
    margin-right: 20px;  
}

/* Mobile basket */

.t706 .t706__close {
    background-color: #ffffff;
}

.t706 .t706__close-button {
    background-color: #ffffff;
}

.t706 .t706__cartwin {
    background-color: rgba(35,28,27,.85);
}

/* Mobile subscribe */

.t1014 .t-popup__block-close {
    background-color: #ffffff;
}

.t1014 .t-popup__block-close-button {
    background-color: #b99c16;
}

/* PopUp image size */

.t702 .t-popup .t-popup__container .t702__img,
.t1014 .t-popup .t-popup__container .t1014__img {
    max-height: 120px;
    object-fit: cover;
}

/* PopUp background color */

.t706 .t-popup,
.t702 .t-popup,
.t1014 .t-popup {
    background-color: rgba(35,28,27,.85) !important;
}

/* PopUp product card */

.t951 .js-store-close-text {
    font-size: 16px;
    font-weight: 300;
    opacity: 1;
}

.t951 .js-store-close-text .t-store__prod-popup__close-txt:before {
    font-family: 'Rubik';
    font-size: 18px;
}

/* PopUp product card right side */

.t754 .t754__wrapper,
.t-store__prod-popup__info,
.t951 .t-store__prod-popup__info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.t754 .t-store__prod-popup__info .t-name_xl,
.t-store__prod-popup__info .t-name_xl,
.t951 .t-store__prod-popup__info .t-name_xl {
    font-size: 28px;
}

.t754 .t-store__prod-popup__info .t-descr_xxs,
.t-store__prod-popup__info .t-descr_xxs,
.t951 .t-store__prod-popup__info .t-descr_xxs {
    font-size: 16px;
    color: #746661;
}

.t754 .t754__title-wrapper,
.t-store__prod-popup__title-wrapper,
.t951 .t-store__prod-popup__title-wrapper {
    width: 100%;
    order: 1;
}

.t754 .js-product-controls-wrapper,
.js-product-controls-wrapper,
.t951 .js-product-controls-wrapper {
    width: 100%;
    order: 2;
}

.t754 .t754__price-wrapper,
.t-store__prod-popup__price-wrapper,
.t951 .t-store__prod-popup__price-wrapper {
    width: 50%;
    order: 4;
}

.t754 .t754__btn-wrapper,
.t-store__prod-popup__btn-wrapper,
.t951 .t-store__prod-popup__btn-wrapper {
    width: 50%;
    order: 5;
}

.t754 .t754__descr,
.t-store__prod-popup__links-wrapper,
.t951 .t-store__prod-popup__links-wrapper {
    width: 100%;
    order: 6;
}

.t754 .t754__descr {
    font-size: 16px !important;
}

.t754 .js-store-prod-text,
.js-store-prod-text,
.t951 .js-store-prod-text {
    width: 100%;
    order: 7;
}

/* Product card */

.t754 .t-store__card__imgwrapper .t-store__card__mark-wrapper .t-store__card__mark,
.t-store__card__imgwrapper .t-store__card__mark-wrapper .t-store__card__mark,
.t951 .t-store__card__imgwrapper .t-store__card__mark-wrapper .t-store__card__mark {
    height: 30px;
    border-radius: 15px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    padding-top: 2px;
}

.t754 .t754__textwrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.t754 .t754__title {
    order: 1;
}

.t754 .t754__descr {
    order: 2;
}

/* Filter Product cards */

.t951 .t951__sidebar-wrapper .t-store__filter__item-title,
.t951 .t951__sidebar-wrapper .t-store__filter__item .t-descr_xxs,
.t951 .t951__sidebar-wrapper .t-store__filter__item-controls-wrap .t-store__filter__title  {
    font-size: 16px;
    color: #514947 !important;
}

.t951 .t951__sidebar-wrapper .t-store__filter__controls-wrapper .js-store-filter-mob-btn {
    font-size: 14px;
    color: #514947 !important;
    opacity: 1;
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col,
    .t-store__grid-cont .t-store__stretch-col,
    .t951 .t-store__grid-cont .t-col,
    .t951 .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 30px !important;
    }

    .t951 .t-store__card__textwrapper {
        padding-top: 5px;
    }

    .t-store__card__imgwrapper .t-store__card__mark-wrapper,
    .t951 .t-store__card__imgwrapper .t-store__card__mark-wrapper {
        right: -10px;
        top: -10px;
    }

    .t-store__prod-popup__price-wrapper .js-product-price,
    .t-store__prod-popup__price-wrapper .js-store-prod-price-val,
    .t951 .t-store__prod-popup__price-wrapper .js-product-price,
    .t951 .t-store__prod-popup__price-wrapper .js-store-prod-price-val {
        font-size: 22px;
    }
}

/* Feedback */

.t-rec_pb_135 {
    padding-top: 40px !important;
    padding-bottom: 80px !important;
}

@media screen and (max-width: 480px) {
    .t-rec_pb_135 {
        padding-top: 0px !important;
        padding-bottom: 50px !important;
    }
}

/* Main page slider 2 */

.t923 .t923__textwrapper .t-card__title {
    font-size: 24px;
    color: #514947 !important;
    font-family: "Rubik";
    font-weight: 400;
    line-height: 1.2;
}

.t923 .t923__imgwrapper .t-bgimg {
    border-radius: 120px 120px 0 0;
}

.t923 .t923__imgwrapper::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 50%;
    display: block;
    height: calc( 100% + 0px );
    width: calc( 100% - 12px );
    transform: translateX(-50%);
    border: solid 1px #ffffff;
    border-radius: 114px 114px 0 0;
    box-sizing: border-box;
    z-index: 10;
}

@media screen and (max-width: 1200px) {
    .t923 .t923__imgwrapper .t-bgimg {
        border-radius: 100px 100px 0 0;
    }
    .t923 .t923__imgwrapper::before {
        border-radius: 94px 94px 0 0;
    }  
}
@media screen and (max-width: 960px) {}
@media screen and (max-width: 640px) {}

.t923 .t923__wrapper .t-card__btn {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.55;
  font-weight: 500;
  letter-spacing: 0.5px;
  background-position: center center;
  border-color: transparent;
  transition: 0.5s;
}

.t923 .t923__wrapper .t-card__btn:hover {
  color: #ffffff !important;
  background-color: #b99c16 !important;
}

/* Main page slider 1 */

.t734 .t734__textwrapper,
.t734 .t-align_right {
  text-align: left;
}

.t734 .t734__textwrapper .t734__title {
  font-family: 'Great Vibes', cursive !important;
  font-weight: 400 !important;
  font-style: normal !important; 
}

.t734 .t734__textwrapper .t734__descr {
    padding-left: 60px;
}

.t734 .t734__textwrapper .t-btn {
    text-transform: uppercase;
    font-weight: 500;
    transition: 0.5s;
}

.t734 .t734__textwrapper .t-btn:hover {
    background-color: #514947 !important;
}

@media screen and (max-width: 1200px) {

    .t734 .t734__textwrapper .t734__title {
        text-shadow: 2px 2px 2px #ffffff, -1px -1px 1px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff;
    }

    .t734 .t734__textwrapper .t734__descr {
        text-shadow: 1px 1px 2px #ffffff, -1px -1px 2px #ffffff, 0px 0px 6px #ffffff, 0px 0px 6px #ffffff;
    }

}

@media screen and (max-width: 640px) {

    .t734 .t-slds__items-wrapper {
        height: calc( 100vw*3/4 + 350px ) !important;
    }

    .t734 .t-slds__items-wrapper .t734__slds-wrapper {
        display: flex;
        flex-direction: column;
    }

    .t734 .t-slds__items-wrapper .t734__slds-wrapper .t-cover {
        height: calc( 100vw*3/4 ) !important;
    }

    .t734 .t-slds__items-wrapper .t734__slds-wrapper .t-cover .t-cover__carrier {
        background-size: contain;
        height: calc( 100vw*3/4 ) !important;
    }


    .t734 .t-slds__items-wrapper .t734__slds-wrapper .t734__table {
        position: relative;
        display: flex;
        justify-content: center;
        height: auto;
    }

    .t734 .t-slds__items-wrapper .t734__slds-wrapper .t734__table .t-container {
        width: 100%;
    }

    .t734 .t-slds__items-wrapper .t734__slds-wrapper .t734__table .t-container .t-cover__wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: auto !important;
        width: 100%;
    }

    .t734 .t-slds__items-wrapper .t734__slds-wrapper .t734__table .t-container .t734__wrapper {
        padding: 40px 0;
        max-width: 100%;
    }

    .t734 .t-slds__items-wrapper .t734__slds-wrapper .t734__table .t-container .t734__wrapper .t-align_right {
        text-align: center;
    }

    .t734 .t-margin_right {
        margin-left: 0;
    }

    .t734 .t734__textwrapper .t734__descr {
        padding-left: 0px;
    }

    .t734 .t734__textwrapper .t734__button {
        padding-top: 30px;
    }

    .t734 .t-slds__bullet_wrapper li button {
        border: 2px solid #b99c16 !important;
    }

    .t734 .t-slds__bullet_wrapper li.t-slds__bullet_active button {
        border: 2px solid #746661 !important;
    }

}

@media screen and (max-width: 540px) {

    .t734 .t-slds__items-wrapper {
        height: calc( 100vw*3/4 + 380px ) !important;
    }
}

@media screen and (max-width: 480px) {

    .t734 .t-slds__items-wrapper {
        height: calc( 100vw*3/4 + 420px ) !important;
    }
}