.assortment::before, .gallery::before, .offers::before, .reviews::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    height: 0px;
    background-repeat: repeat-x;
}
.predlozhenia{
    margin-left: 25px;
    color: rgb(163, 174, 160);
    font-family: "Mak";
    font-weight: 400;
    color: #995f5f;
    font-size: 17pt;
}
.gallery .slick-arrow, .reviews__view .slick-arrow {
    border-radius: 50%;
    font-size: 0 !important
}
.gallery .slick-arrow:focus, .reviews__view .slick-arrow:focus {
    border-color: #fdd892
}
.gallery .slick-prev, .reviews__view .slick-prev {
    background-image: url(../images/icons/arrows/button-left.svg)
}
.gallery .slick-prev:hover, .reviews__view .slick-prev:hover {
    background-image: url(../images/icons/arrows/button-left-hover.svg)
}
.gallery .slick-prev:active, .reviews__view .slick-prev:active {
    background-image: url(../images/icons/arrows/button-left-active.svg)
}
.gallery .slick-next, .reviews__view .slick-next {
    background-image: url(../images/icons/arrows/button-right.svg)
}
.gallery .slick-next:hover, .reviews__view .slick-next:hover {
    background-image: url(../images/icons/arrows/button-right-hover.svg)
}
.gallery .slick-next:active, .reviews__view .slick-next:active {
    background-image: url(../images/icons/arrows/button-right-active.svg)
}
.nav__link {
    outline: none;
    border-bottom: 1px solid transparent;
    font-size: 30px;
    line-height: 36px;
    color: #692508;
    margin-left: 10px;
}
.nav__link:focus {
    color: #508c81
}
.nav__link:hover {
    border-bottom-color: #c79276;
    color: #c79276
}
.nav__link:active {
    border-bottom-color: transparent;
    color: #508c81
}
.gallery .slick-arrow, .reviews__view .slick-arrow, .home .hollyday .slick-dots button, .assortment__filter-btn, .card__button, .jq-number__spin, .reviews__view li.slick-active button, .cart__submit, .row__delete-btn, .form__submit {
    border: 2px solid transparent;
    padding: 0;
    font: inherit;
    color: inherit;
    background-color: transparent;
    cursor: pointer
}
.gallery .slick-arrow:focus, .reviews__view .slick-arrow:focus, .home .hollyday .slick-dots button:focus, .assortment__filter-btn:focus, .card__button:focus, .jq-number__spin:focus, .reviews__view li.slick-active button:focus, .cart__submit:focus, .row__delete-btn:focus, .form__submit:focus {
    outline: none
}
.radio__input, .agreement__input {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
    clip: rect(0 0 0 0)
}
.order-btn {
    outline: none;
    border-radius: 38px;
    width: 370px;
    height: 78px;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 30px;
    line-height: 33px
}
.cart__submit, .form__submit {
    outline: none;
    border-radius: 38px;
    width: 190px;
    height: 40px;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 20px;
    line-height: 22px
}
.order-btn, .cart__submit, .form__submit {
    border: 2px solid #906047;
    color: #906047;
    background-color: #fff;
}
.order-btn:focus, .cart__submit:focus, .form__submit:focus {
    border-color: #508c81
}
.order-btn:hover, .cart__submit:hover, .form__submit:hover {
    background-color: #fbfffe
}
.order-btn:active, .cart__submit:active, .form__submit:active {
    background-color: #bdfff4
}
.top-btn, .card__button {
    border-color: #f5ced5;
    background-color: #ffd8df
}
.top-btn:focus, .card__button:focus {
    border-color: #508c81
}
.top-btn:hover, .card__button:hover {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    background-color: #feedf0
}
.top-btn:active, .card__button:active {
    border-color: #ffd8df;
    background-color: #ffacbb
}
.jq-number__spin:hover {
    background-color: #ffd8df
}
.jq-number__spin:active {
    background-color: #ffacbb
}
.home__top, .home .hollyday__content, .card__select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.home__wrapper, .home .hollyday .slick-dots, .jq-number__field, .contacts, .popup, .radio__box, .response {
    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
}
.home__title, .home .hollyday h2, .assortment__title, .cakes__title, .gallery__title, .offers__title, .delivery__title, .reviews__title, .contacts__title {
    font-size: 55px;
    line-height: 60px;
    text-align: center
}
.home__title span, .home .hollyday h2 span, .assortment__title span, .cakes__title span, .gallery__title span, .offers__title span, .delivery__title span, .reviews__title span, .contacts__title span {
    font-size: 70px
}
.cakes__link, .contacts__link {
    outline: none;
    color: inherit
}
.cakes__link:hover, .contacts__link:hover, .cakes__link:focus, .contacts__link:focus {
    text-decoration: underline
}
.gallery .slick-arrow, .reviews__view .slick-arrow, .top-btn, .home__text-wrapper::before, .home, .assortment__filter::after, .cakes, .delivery, .contacts, .row__delete-btn {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}
.nav__link {
    font-family: "lucidagrande";
    font-weight: 400;
    color: #fff;
    font-size: 17pt;
}
.order-btn, .cart__submit, .form__submit, .home .hollyday__text, .assortment__filter-btn, .card__title, .card__button, .cakes__text, .offer__text, .delivery__text, .reviews__view-name, .reviews__nav-text-box, .contacts__list-item {
    font-family:'Lucida Grande' ,sans-serif;
    font-weight: 400
}
.warning, .assortment__content, .card__discription, .reviews__view-text, .form {
    font-family: "Nunito-Regular", serif;
    font-weight: 400
}
.home__title, .home .hollyday h2, .assortment__title, .cakes__title, .gallery__title, .offers__title, .delivery__title, .reviews__title, .contacts__title, .offer__title {
    font-family:'Lucida Grande' ,sans-serif;
    font-weight: 400
}
.home__title span, .home .hollyday h2 span, .assortment__title span, .cakes__title span, .gallery__title span, .offers__title span, .delivery__title span, .reviews__title span, .contacts__title span {
    font-family: "CityFlowersscriptTwo", serif;
    font-weight: 400
}
.card__price-box, .reviews__view li.slick-active button, .cart__counter, .cart {
    font-family:'Lucida Grande' ,sans-serif;
    font-weight: 400;
}
@font-face {
    src: local("Cormorant-Bold"), url(../fonts/Cormorant-Bold.woff2) format("woff2"), url(../fonts/Cormorant-Bold.woff) format("woff");
    font-family: "Cormorant-Bold";
    font-weight: 600;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family:"lucidagrande" ;
    src: url(../fonts/lucidagrande.ttf);
    font-style: normal;

}
@font-face {
    font-family:"Mak" ;
    src: url(../fonts/MAK.otf);
    font-style: normal;


}
@font-face {
    src: local("Forum-Regular"), url(../fonts/Forum-Regular.woff2) format("woff2"), url(../fonts/Forum-Regular.woff) format("woff");
    font-family: "Forum-Regular";
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    src: local("Nunito-Regular"), url(../fonts/Nunito-Regular.woff2) format("woff2"), url(../fonts/Nunito-Regular.woff) format("woff");
    font-family: "Nunito-Regular";
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    src: local("Pattaya-Regular"), url(../fonts/Pattaya-Regular.woff2) format("woff2"), url(../fonts/Pattaya-Regular.woff) format("woff2");
    font-family: "Pattaya-Regular";
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    src: local("CityFlowersscriptTwo"), url(../fonts/CityFlowersscriptTwo.woff2) format("woff2"), url(../fonts/CityFlowersscriptTwo.woff) format("woff");
    font-family: "CityFlowersscriptTwo";
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    src: local("PTSerif-Regular"), url(../fonts/PTSerif-Regular.woff2) format("woff2"), url(../fonts/PTSerif-Regular.woff) format("woff");
    font-family: "PTSerif-Regular";
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'Mak';
    src: url();
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}
ul, ol {
    padding: 0
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure, figcaption, blockquote, dl, dd {
    margin: 0
}
ul[class] {
    list-style: none
}
img {
    display:block;
    max-width: 100%
}
input, button, textarea, select {
    font: inherit
}
a[class] {
    text-decoration: none
}
body {
    min-height: 100vh
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-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);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.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
}
.jq-checkbox, .jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.jq-checkbox input, .jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0
}
.jq-file {
    position: relative;
    display: inline-block;
    overflow: hidden
}
.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em
}
.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}
.jq-selectbox, .jq-select-multiple {
    position: relative;
    display: inline-block
}
.jq-selectbox select, .jq-select-multiple select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0
}
.jq-selectbox li, .jq-select-multiple li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}
.jq-selectbox {
    z-index: 10
}
.jq-selectbox__select {
    position: relative
}
.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}
.jq-selectbox__dropdown {
    position: absolute
}
.jq-selectbox__search input {
    -webkit-appearance: textfield
}
.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}
.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    -webkit-overflow-scrolling: touch
}
.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}
.jq-number {
    display: inline-block
}
.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left
}
.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}
.jq-checkbox, .jq-radio {
    vertical-align: -4px;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #C3C3C3;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6));
    background: -o-linear-gradient(#fff, #E6E6E6);
    background: linear-gradient(#fff, #E6E6E6);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #fff, inset 1px -1px #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #fff, inset 1px -1px #fff;
    cursor: pointer
}
.jq-checkbox.focused, .jq-radio.focused {
    border: 1px solid #08C
}
.jq-checkbox.disabled, .jq-radio.disabled {
    opacity: .55
}
.jq-checkbox {
    border-radius: 3px
}
.jq-checkbox.checked .jq-checkbox__div {
    width: 8px;
    height: 4px;
    margin: 3px 0 0 3px;
    border-bottom: 2px solid #666;
    border-left: 2px solid #666;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg)
}
.jq-radio {
    border-radius: 50%
}
.jq-radio.checked .jq-radio__div {
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    border-radius: 50%;
    background: #777;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7)
}
.jq-file {
    width: 270px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}
.jq-file input {
    cursor: pointer
}
.jq-file__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #FFF;
    -webkit-box-shadow: inset 1px 1px #F1F1F1;
    box-shadow: inset 1px 1px #F1F1F1;
    font: 14px/32px Arial, sans-serif;
    color: #333
}
.jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #CCC;
    border-radius: 0 4px 4px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6));
    background: -o-linear-gradient(#fff, #E6E6E6);
    background: linear-gradient(#fff, #E6E6E6);
    -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF
}
.jq-file:hover .jq-file__browse {
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
    background: -o-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6)
}
.jq-file:active .jq-file__browse {
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px 1px 3px #DDD;
    box-shadow: inset 1px 1px 3px #DDD
}
.jq-file.focused .jq-file__name {
    border: 1px solid #5794BF
}
.jq-file.disabled, .jq-file.disabled .jq-file__name, .jq-file.disabled .jq-file__browse {
    border-color: #CCC;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
.jq-number {
    position: relative;
    vertical-align: middle;
    padding: 0 36px 0 0
}
.jq-number__field {
    width: 100px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1)
}
.jq-number__field:hover {
    border-color: #B3B3B3
}
.jq-number__field input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: none;
    background: none;
    font: 14px Arial, sans-serif;
    color: #333
}
.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 14px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6));
    background: -o-linear-gradient(#fff, #E6E6E6);
    background: linear-gradient(#fff, #E6E6E6);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #FFF;
    cursor: pointer
}
.jq-number__spin.minus {
    top: auto;
    bottom: 0
}
.jq-number__spin:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
    background: -o-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6)
}
.jq-number__spin:active {
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px 1px 3px #DDD;
    box-shadow: inset 1px 1px 3px #DDD
}
.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #999;
    border-left: 5px solid transparent
}
.jq-number__spin.minus:after {
    top: 5px;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent
}
.jq-number__spin.minus:hover:after {
    border-top-color: #000
}
.jq-number__spin.plus:hover:after {
    border-bottom-color: #000
}
.jq-number.focused .jq-number__field {
    border: 1px solid #5794BF
}
.jq-number.disabled .jq-number__field, .jq-number.disabled .jq-number__spin {
    border-color: #CCC;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #AAA
}
.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #AAA
}
.jq-selectbox {
    vertical-align: middle;
    cursor: pointer
}
.jq-selectbox__select {
    height: 32px;
    padding: 0 45px 0 10px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6));
    background: -o-linear-gradient(#fff, #E6E6E6);
    background: linear-gradient(#fff, #E6E6E6);
    -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF
}
.jq-selectbox__select:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
    background: -o-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6)
}
.jq-selectbox__select:active {
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px 1px 3px #DDD;
    box-shadow: inset 1px 1px 3px #DDD
}
.jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #5794BF
}
.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #CCC;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
.jq-selectbox__select-text {
    display: block;
    width: 100%
}
.jq-selectbox .placeholder {
    color: #888
}
.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    border-left: 1px solid #CCC
}
.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 14px;
    right: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #AAA
}
.jq-selectbox__dropdown {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 2px 0 0;
    padding: 0;
    border: 1px solid #CCC;
    border-radius: 4px;
    background: #FFF;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font: 14px/18px Arial, sans-serif
}
.jq-selectbox__search {
    margin: 5px
}
.jq-selectbox__search input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #CCC;
    border-radius: 3px;
    outline: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==") no-repeat 100% 50%;
    -webkit-box-shadow: inset 1px 1px #F1F1F1;
    box-shadow: inset 1px 1px #F1F1F1;
    color: #333
}
.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #F0F0F0;
    font-size: 13px
}
.jq-selectbox ul {
    margin: 0;
    padding: 0
}
.jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px 6px;
    color: #231F20
}
.jq-selectbox li.selected {
    background-color: #A3ABB1;
    color: #FFF
}
.jq-selectbox li:hover {
    background-color: #08C;
    color: #FFF
}
.jq-selectbox li.disabled {
    color: #AAA
}
.jq-selectbox li.disabled:hover {
    background: none
}
.jq-selectbox li.optgroup {
    font-weight: bold
}
.jq-selectbox li.optgroup:hover {
    background: none;
    color: #231F20;
    cursor: default
}
.jq-selectbox li.option {
    padding-left: 25px
}
.jq-select-multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #FFF;
    -webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default
}
.jq-select-multiple.focused {
    border: 1px solid #5794BF
}
.jq-select-multiple.disabled {
    border-color: #CCC;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
.jq-select-multiple ul {
    margin: 0;
    padding: 0
}
.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none
}
.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0
}
.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px
}
.jq-select-multiple li.selected {
    background: #08C;
    color: #FFF
}
.jq-select-multiple li.disabled {
    color: #AAA
}
.jq-select-multiple li.optgroup {
    font-weight: bold
}
.jq-select-multiple li.option {
    padding-left: 25px
}
.jq-select-multiple.disabled li.selected, .jq-select-multiple li.selected.disabled {
    background: #CCC;
    color: #FFF
}
input[type='email'].styler, input[type='password'].styler, input[type='search'].styler, input[type='tel'].styler, input[type='text'].styler, input[type='url'].styler, textarea.styler {
    padding: 8px 9px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px Arial, sans-serif;
    color: #333
}
input[type='search'].styler {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
textarea.styler {
    overflow: auto
}
input[type='email'].styler:hover, input[type='password'].styler:hover, input[type='search'].styler:hover, input[type='tel'].styler:hover, input[type='text'].styler:hover, input[type='url'].styler:hover, textarea.styler:hover {
    border-color: #B3B3B3
}
input[type='email'].styler:hover:focus, input[type='password'].styler:hover:focus, input[type='search'].styler:hover:focus, input[type='tel'].styler:hover:focus, input[type='text'].styler:hover:focus, input[type='url'].styler:hover:focus, textarea.styler:hover:focus {
    border-color: #CCC;
    border-top-color: #B3B3B3;
    outline: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
button.styler, input[type='button'].styler, input[type='submit'].styler, input[type='reset'].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6));
    background: -o-linear-gradient(#fff, #E6E6E6);
    background: linear-gradient(#fff, #E6E6E6);
    -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    cursor: pointer
}
button.styler.styler::-moz-focus-inner, input[type='button'].styler.styler::-moz-focus-inner, input[type='submit'].styler.styler::-moz-focus-inner, input[type='reset'].styler.styler::-moz-focus-inner {
    padding: 0;
    border: 0
}
button.styler:not([disabled]):hover, input[type='button'].styler:not([disabled]):hover, input[type='submit'].styler:not([disabled]):hover, input[type='reset'].styler:not([disabled]):hover, input[type='reset'].styler:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
    background: -o-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6)
}
button.styler:active, input[type='button'].styler:active, input[type='submit'].styler:active, input[type='reset'].styler:active {
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px 1px 3px #DDD;
    box-shadow: inset 1px 1px 3px #DDD
}
button.styler[disabled], input[type='button'].styler[disabled], input[type='submit'].styler[disabled] {
    border-color: #CCC;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}
body *.hide {
    display: none
}
body *.invisible {
    opacity: 0
}

section {
    padding: 0px 0
}
.container {
    margin: 0 auto;
    max-width: 1170px
}
.card.no-discription {
    min-height: auto
}
.card.no-discription .card__box {
    height: auto
}
body .fixed-btn {
    position: fixed;
    right: 100px;
    top: 50px;
    z-index: 1
}
body .fixed-btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #ffd8df90;
    -webkit-transform: translate(-9px, -14px);
    -ms-transform: translate(-9px, -14px);
    transform: translate(-9px, -14px)
}
.top-btn {
    position: fixed;
    right: 100px;
    bottom: 50px;
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-image: url(../images/icons/arrows/arrow-up.svg);
    background-size: 50%;
    background-color: #ffd8df90
}
::-webkit-scrollbar {
    width: 5px;
    background-color: transparent
}
::-webkit-scrollbar-thumb {
    width: 50px;
    background-color: #508c81
}
.into::-webkit-scrollbar-track-piece:end {
    margin-bottom: 25px;
    background: transparent
}
.into::-webkit-scrollbar-track-piece:start {
    margin-top: 25px;
    background: transparent
}
.into {
    display: none;
    
    border-radius: 22px;
    min-width: 310px;
    max-height: 95%;
    font-size: 18px;
    line-height: 24px;
    background: #fff;
}
.error {
    color: #f00
}
.warning {
    position: fixed;
    bottom: 0;
    padding: 1em 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #f00;
    opacity: 0.8
}
.home {
    padding: 190px 0 0;
    background-image: url(.../images/main/decor/эклер\ паттерн.svg);
    margin-bottom: 50px;
    
   
    
}
.home .fixed {
    background-color: #A3AEA0;
}
.home .fixed .nav::after {
    display: none
}
.home__phone {
    padding-right: 50px
}
.home__top-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    margin: 0 auto;
    background-color: #A3AEA0;
    height: 180px;
}
.home__top-wrapper.show {
    z-index: 11
}
.home__top {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 5px;
    font-size: 30px;
    line-height: 30px;
    color: #692508;
}
.home__top.show {
    background-color: #A3AEA0;
}
.home__text {
    font-size: 24px;
    line-height: 28px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.home__text:last-child {
    margin-right: 55px
}
.home__text-wrapper {
    margin-bottom: 30px
}
.home__text-wrapper::before {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    
    background-size: contain
}
.home__title {
    margin-bottom: 50px;
    text-align: left;
    color: #906047
}
.home .hollyday  h2 {
    margin-bottom: 15px;
    color: rgb(163, 174, 160);

    font-family: url('Lucida Grande') sans-serif;
}
.home .hollyday__text {
    margin-bottom: 30px;
    padding-left: 30px;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
}
.home .hollyday__slider-box {
    max-width: 300px;
}
.home .hollyday__img {
    width: 100%;
    height: 300px;
    max-width: 300px;
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;

}
.home .hollyday .slick-list {
    border-radius: 5px;
    max-height: 300px;
    
    box-shadow: 5px 5px 5px 5px #F6D7D9;
}
.home .hollyday .slick-dots {
    padding-top: 10px;
    padding-left: 10px;
}
.home .hollyday .slick-dots button {
    border-color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 0;
    line-height: 0;
    background-color: #F6D7D9;
}
.home .hollyday .slick-dots .slick-active button {
    background-color: #508c81
}
.home .hollyday .slick-dots li:not(:last-child) {
    margin-right: 10px
}
.nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    
}
.nav__list {
    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;
}
.nav__list-item {
    text-align: center;
}
.nav__list-item:not(:last-child) {
    margin-right: 15px;
}
.nav__list-item:nth-child(3) {
    margin-right: 370px;
}
.nav.show {
    position: relative;
    background-color: #8E879C;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.icon__box {
    position: relative;
    right: -5%;
    top: 12%;
    color: #fff;
    -webkit-transform: translate(-90px, -100%);
    -ms-transform: translate(-90px, -100%);
    transform: translate(-90px, -100%);
    position: fixed;
    width: 50px;
    height: 50px;
    border-radius: 90px;
    align-items: center;
    margin-bottom: 140px;
	display: none;    
}
.icon__link {
    outline: none;
}
.icon__link svg path {
    fill: #ffffff
}
.icon__link:not(:last-child) {
    margin-right: 16px
}
.icon__link:focus svg path {
    fill: #508c81
}
.icon__link:hover svg path {
    fill: #c79276
}
.icon__link:active svg path {
    fill: #508c81
}
.logo {
    margin-left:60px;
    width: 130px;
    align-items: center;
    height: 175px;
    padding: auto;
    
    
}
.logo-min {
    display: none;
    margin: 0 auto;
    width: 120px;
}
.mobile-icon {
    display: none;
    cursor: pointer
}
.cancel {
    margin-bottom: 10px
}
.assortment {
    position: relative;
    padding: 25px 0;
  
    background-color: #F6D7D9
}
.assortment::before {
    
    background-color: #F6D7D9;
}
.assortment__title {
    margin-bottom: 25px;
    padding-top: 35px;
    color: #508c81
}
.assortment__filter {
    text-align: center
}
.assortment__filter::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
   
    background-size: contain
}
.assortment__filter-btn {
    font-size: 30px;
    line-height: 34px;
    color: #191833
}
.assortment__filter-btn:not(:last-child) {
    margin-right: 60px
}
.assortment__filter-btn:focus {
    color: #e58e9e
}
.assortment__filter-btn:hover {
    border-bottom-color: #ffd8df;
    color: #ffd8df
}
.assortment__filter-btn:active {
    border-bottom-color: #e58e9e;
    color: #e58e9e
}
.assortment__filter-btn--active {
    border-bottom-color: #e58e9e;
    color: #e58e9e
}
.assortment__content {
    font-weight: 900;
    text-align: center
}
.assortment__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}
.assortment__card {
    margin: 45px 20px;
    background-color: #fff
}
.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    border-radius: 5px;
    width: 100%;
    max-width: 370px;
    -webkit-box-shadow: 0 4px 20px 2px #A3AEA0;
    box-shadow: 2 2px 2px 2px #A3AEA0;
}
.card__img {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    
}
.card__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 23px 23px
}
.card__title {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 30px;
    line-height: 28px;
    text-align: center
}
.card__discription {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    text-align: center
}
.card__select {
    margin-bottom: 5px
}
.card__price-box {
    display: inline-block;
    font-size: 30px;
    line-height: 34px
}
.card__button {
    display: none;
    margin: 0 auto;
    border-radius: 75px;
    padding: 10px 40px;
    font-size: 24px;
    line-height: 26px
}
.card .jq-number {
    padding: 0 40px
}
.card .jq-number__field {
    width: 40px;
    height: 40px
}
.card .jq-number__field input {
    font-size: 30px;
    line-height: 40px
}
.card .jq-number__spin {
    width: 40px;
    height: 40px
}
.jq-number__field {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.jq-number__field input {
    padding: 0;
    font-family: "PTSerif-Regular", serif;
    text-align: center
}
.jq-number__spin {
    border: 1px solid #000;
    border-radius: 50%;
    height: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent
}
.jq-number__spin::after {
    left: 0;
    width: 65%;
    height: 2px;
    text-align: center;
    text-shadow: none;
    background: #000
}
.jq-number__spin.minus {
    left: 0;
    top: 0
}
.jq-number__spin.minus::after {
    content: "";
    left: 50%;
    top: 50%;
    border: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.jq-number__spin.plus {
    right: 0
}
.jq-number__spin.plus::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 2px;
    height: 65%;
    background: #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.jq-number__spin.plus::after {
    content: "";
    left: 50%;
    top: 50%;
    border: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.cakes {
    min-height: auto;
    background-color: #A3AEA0;
}
.cakes__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.cakes__inner {
    max-width: 90%;
    
    margin: 3%;

}
.cakes__title {
    margin-bottom: 40px;
    margin-top: 5%;
    color: #F6D7D9;
    font-size: 35pt;
    text-align: center;
}
.cakes__text {
    margin-bottom: 30px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 34px;
    color: #fff;
}
.gallery {
    position: relative;
    padding: 135px 0;
    
    background-position: 0 0;
    background-color: #fff;
    
}
.gallery::before {
   background-color: #F6D7D9; 

}
.gallery__title {
    margin-bottom: 80px;
    padding-top: 65px;
    color: #A3AEA0;
}
.gallery__wrapper {
    position: relative;
    display: inline-block;
    padding-bottom: 15px
}
.gallery__img {
    display: block;
    margin: 0 auto;
    outline: none;
    border: 2px solid transparent;
    border-radius: 10px;
    width: 370px;
    height: 370px;
    
    -o-object-fit: cover;
    object-fit: cover
}
.gallery__img:focus {
    border-color: #508c81
}
.gallery__number {
    position: absolute;
    left: 50%;
    bottom: 30px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    color: #508c81;
    background-color: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
.gallery .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 70px;
    height: 70px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.gallery .slick-prev {
    left: -85px
}
.gallery .slick-next {
    right: -70px;
    background-image: url(../images/icons/arrows/button-right.svg)
}
.offers {
    position: relative;
    padding: 135px 0 180px;
    background-image: url(../images/main/decor/эклер\ паттерн.svg);
    background-position: 0 0;
    background-color: #F6D7D9;
    
}
.offers::before {
    
    background-color: #F6D7D9;
}
.offers__title {
    margin-bottom: 50px;
    padding-top: 50px;
    color: #fff;
    font-size: 45pt;
}
.offers__box {
    display: -ms-grid;
    display: grid;
    -webkit-column-gap: 170px;
    -moz-column-gap: 170px;
    column-gap: 170px;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    row-gap: 170px;
}
.offer {
    overflow: hidden;
    border-radius: 58px;
    max-width: 500px;
    -webkit-box-shadow: 11px 12px 21px rgba(0, 0, 0, 0.25);
    box-shadow: 11px 12px 21px rgba(0, 0, 0, 0.25);
    background-color: #fff
}
.offer__text-box {
    padding: 0 30px 20px
}
.offer__title {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    color: #A3AEA0;
}
.offer__img {
    margin-bottom: 40px;
    width: 100%;
    max-height: 370px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
    border-radius: 0px;
}
.offer__text {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 36px
}
.delivery {
    min-height: auto;
    background-color:#A3AEA0;
}
.delivery__title {
    margin-bottom: 60px;
    margin-top: 50px;
    color: #F6D7D9;
}
.delivery__text {
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 25px;
    line-height: 46px;
    color:#FFF;
}
.reviews {
    position: relative;
    padding: 135px 0 180px;
    background-image: url(../images/main/decor/эклер\ паттерн.svg);
    background-position: 10%;
    background-color: #e6fffb;
    background-repeat: repeat;

}
.reviews::before {
    
    background-color: #e6fffb
}
.reviews__title {
    margin-bottom: 50px;
    padding-top: 65px;
    color: #508c81
}
.reviews__slider-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.reviews__view {
    position: relative;
    margin-right: 50px;
    max-width: 760px
}
.reviews__view::after {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    display: block;
    width: 2px;
    height: 560px;
    background-color: #508c81;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.reviews__view-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.reviews__view-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.reviews__view-img {
    margin-right: 30px;
    border-radius: 25px;
    width: 100%;
    height: 100%;
    max-width: 370px;
    max-height: 370px;
    -webkit-box-shadow: 5px 7px 11px #66a2a9;
    box-shadow: 5px 7px 11px #66a2a9;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}
.reviews__view-text-box {
    color: #364949
}
.reviews__view-name {
    font-size: 45px;
    line-height: 50px
}
.reviews__view-avatar {
    border-radius: 50%;
    width: 1px;
    height: 1px;
    opacity: 0
}
.reviews__view-text {
    font-size: 26px;
    line-height: 36px
}
.reviews__view .slick-dots {
    bottom: 0
}
.reviews__view .slick-dots li {
    display: none
}
.reviews__view li.slick-active {
    display: block
}
.reviews__view li.slick-active button {
    position: absolute;
    right: 76px;
    width: 56px;
    height: 56px;
    font-size: 42px;
    color: #364949;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}
.reviews__view .slick-arrow {
    position: absolute;
    bottom: 0;
    width: 56px;
    height: 56px
}
.reviews__view .slick-prev {
    right: 132px;
    z-index: 1
}
.reviews__view .slick-next {
    right: 20px
}
.reviews__view .slick-list {
    height: 100%
}
.reviews__nav-item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.reviews__nav-item {
    margin-bottom: 35px
}
.reviews__nav-img {
    display: inline-block;
    margin-right: 20px;
    border-radius: 50%;
    width: 100px;
    height: 100px
}
.reviews__nav-text-box {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 235px
}
.reviews__nav-name {
    font-size: 36px;
    line-height: 40px
}
.reviews__nav-insta {
    font-size: 24px;
    line-height: 26px
}
.contacts {
    height: 100vh;
    background-color: #F6D7D9;
}
.contacts__wrapper {
    border-radius: 20px;
    padding: 60px 80px;
    width: 770px;
    height: 470px;
    background-color: #fff
}
.contacts__title {
    margin-bottom: 25px;
    padding-top: 0 !important;
    color: #537674
}
.contacts__list-item {
    position: relative;
    padding-left: 50px;
    font-size: 36px;
    line-height: 40px;
    color: #364949
}
.contacts__list-item::before {
    content: "";
    position: absolute;
    left: 0;
    width: 32px;
    height: 42px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}
.contacts__list-item:not(:last-child) {
    margin-bottom: 30px
}
.contacts__list-item--location::before {
    background-image: url(../images/icons/contacts/location.svg)
}
.contacts__list-item--phone::before {
    background-image: url(../images/icons/contacts/phone.svg)
}
.contacts__list-item--clock::before {
    background-image: url(../images/icons/contacts/clock.svg)
}
.top-btn {
    display: none
}
.popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    background-color: #0009;
}
.popup__wrapper {
    display: none
}
.cart {
    overflow: auto;
    margin: 3%;
    padding: 15px 10px 15px 20px;
    max-height: 95%
}
.cart p {
    display: inline-block
}
.cart__row-box {
    margin-bottom: 30px
}
.cart__row:not(:last-child) {
    margin-bottom: 10px
}
.cart__total-row {
    margin-bottom: 30px
}
.cart__total-row {
    font-size: 24px;
    text-align: center
}
.cart__submit {
    display: block;
    margin: 0 auto 10px
}
.cart__btn {
    position: relative
}
.cart__counter {
    position: absolute;
    right: -7px;
    top: -12px;
    display: none;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background-color: #db4949
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #508c81;
    padding-bottom: 7px
}
.row__text {
    padding-left: 7px;
    width: 320px;
    word-wrap: break-word
}
.row__select-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.row__price-box {
    width: 120px;
    text-align: center
}
.row__price {
    margin-right: 5px;
    padding-left: 5px
}
.row .jq-number {
    padding: 0 30px
}
.row .jq-number__field {
    width: 30px;
    height: 30px
}
.row .jq-number__field input {
    font-size: 24px;
    line-height: 30px
}
.row .jq-number__spin {
    width: 30px;
    height: 30px
}
.row__delete-btn {
    margin-left: 10px;
    border-radius: 50%;
    min-width: 30px;
    min-height: 30px;
    background-image: url(../images/icons/main/delete.svg);
    background-size: 50%
}
.row__delete-btn:hover {
    background-image: url(../images/icons/main/delete-white.svg);
    background-color: #f00
}
.confirm {
    overflow: auto;
    padding: 15px 20px;
    max-width: 320px
}
.form__text {
    display: inline-block;
    margin-bottom: 20px
}
.form__input {
    margin-bottom: 20px;
    border: 2px solid #aec3c0;
    border-radius: 7px;
    padding: 0 10px;
    width: 100%;
    height: 40px
}
.form__input--address {
    display: none
}
.form__submit {
    display: block;
    margin: 0 auto 10px
}
.radio__box {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 20px;
    padding-left: 20px
}
.radio__label {
    position: relative
}
.radio__icon {
    position: absolute;
    top: 50%;
    margin-left: -20px;
    border: 2px solid #508c81;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.radio__input:checked+.radio__icon::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: #508c81;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.radio__input:focus+.radio__icon {
    -webkit-box-shadow: 0 0 0 2px #fff70b;
    box-shadow: 0 0 0 2px #fff70b
}
.agreement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-left: 20px
}
.agreement__label {
    position: relative
}
.agreement__icon {
    position: absolute;
    margin-left: -20px;
    border: 2px solid #508c81;
    width: 16px;
    height: 16px
}
.agreement__text {
    font-size: 11px;
    line-height: 16px
}
.agreement__input:checked+.agreement__icon::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    background-color: #508c81;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.agreement__input:focus+.agreement__icon {
    -webkit-box-shadow: 0 0 0 2px #fff70b;
    box-shadow: 0 0 0 2px #fff70b
}
.payment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
}
.payment .radio__label {
    padding-left: 20px;
    font-size: 14px;
    line-height: 24px
}
.response {
    padding: 30px
}
@media (max-width: 1390px) {
    .gallery .slick-arrow {
        top: unset;
        bottom: -120px
    }
    .gallery .slick-prev {
        left: 50%;
        -webkit-transform: translate(-125%, -50%);
        -ms-transform: translate(-125%, -50%);
        transform: translate(-125%, -50%)
    }
    .gallery .slick-next {
        right: 50%;
        -webkit-transform: translate(125%, -50%);
        -ms-transform: translate(125%, -50%);
        transform: translate(125%, -50%)
    }
}
@media (max-width: 1200px) {
    .icon__box {
        right: 10px;
        top: 10px;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset
    }
    .logo {
        margin: 0 40px;
        max-width: 150px
        
    }
    .nav {
        -webkit-transform: translateY(-25%);
        -ms-transform: translateY(-25%);
        transform: translateY(-25%)
    }
    .nav__link {
        font-size: 24px
    }
    .home__text {
        font-size: 20px
    }
    .home__title {
        font-size: 48px;
        line-height: 48px
    }
    .home__title span {
        font-size: inherit
    }
    .home__img {
        max-width: 350px
    }
    .offers__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: unset;
        -moz-column-gap: unset;
        column-gap: unset;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        row-gap: unset;
        border-radius: 0;
    }
    .offer {
        margin: 15px
    }
    .reviews__slider-box {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .reviews__view {
        margin: 0;
        padding: 0 20px;
        max-width: 100%
    }
    .reviews__view::after {
        display: none
    }
    .reviews__view-name {
        margin-bottom: 20px
    }
    .reviews__view-avatar {
        float: left;
        margin-right: 15px;
        width: 50px;
        height: 50px;
        opacity: 1
    }
    .reviews__view-text {
        margin-bottom: 70px
    }
    .reviews__nav {
        width: 0;
        height: 0
    }
}
@media (max-width: 998px) {
    .home__wrapper {
        padding-left: 0
    }
    .home__title {
        font-size: 42px;
        line-height: 42px
    }
    .home .hollyday__slider-box {
        margin-bottom: 30px
    }
    .home .hollyday__text {
        padding: 0
    }
    .home .hollyday__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media (max-width: 940px) {
    .home__text {
        font-size: 16px;
        -webkit-transform: translateY(-25%);
        -ms-transform: translateY(-25%);
        transform: translateY(-25%)
    }
    .home__phone {
        padding-right: 30px
    }
    .logo {
        margin: 10px 15px 0;
        max-width: 75px
    }
    .nav {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .nav__link {
        font-size: 20px
    }
    .nav__list-item:nth-child(3) {
        margin-right: 100px
    }
    .home__title {
        font-size: 36px;
        line-height: 36px
    }
    .decor {
        padding: 100px 0
    }
    .decor::before {
        height: 100px
    }
    .info {
        padding: 50px 0
    }
    .assortment__filter-btn {
        font-size: 24px
    }
    .reviews__view-img {
        max-width: 300px;
        max-height: 300px
    }
}
@media (max-width: 840px) {
    .nav__link {
        font-size: 18px
    }
    .logo{
        width: 200px;
        height: 130px;
        margin-left: 40%;
        margin-bottom: 10%;
    }
    .info p {
        padding: 0 30px
    }
    .info p, .offer p {
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 28px
    }
    .home__img {
        max-width: 290px
    }
    .assortment__filter-btn:not(:last-child) {
        margin-right: 30px
    }
    .contacts__wrapper {
        padding: 30px 40px;
        width: auto;
        height: auto
    }
    .contacts__list-item {
        font-size: 24px
    }
   
}
@media (max-width: 772px) {
    .logo {
        display: none;
    }
    .cakes__title {
        
        margin-top: 3%;
        
    }
    .logo-min {
        display: block
    }
    .nav {
        position: relative;
        z-index: 1;
        -webkit-transform: translateY(-150%);
        -ms-transform: translateY(-150%);
        transform: translateY(-150%);
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .nav::after {
        display: none
    }
    .nav__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s
    }
    .nav__list-item:not(:last-child) {
        margin: 0
    }
    .nav__link {
        display: block;
        padding: 3px 0;
        font-size: 25px;
        margin-top: 10px;
    }
    .burger {
        display: inline-block
    }
    .mobile-icon {
        position: absolute;
        left: 20px;
        top: 17px
    }
    .icon__box {
        padding-top: 5px
    }
    .home .fixed {
        background-image: unset;
        background-color: #A3AEA0;
    }
    .home__top {
        z-index: 2;
        padding: 5px 0
    }
    .home__text {
        display: none
    }
    .home__text-wrapper {
        padding-top: 10px
    }
    .home__text-wrapper::before {
        display: none
    }
    .home__img {
        margin-bottom: 100px;
        max-width: 210px
    }
    .home .hollyday h2, .title {
        margin-bottom: 30px;
        padding-top: 30px
    }
    .decor {
        padding: 50px 0;
        background-position-y: 30px
    }
    .decor::before {
        height: 50px
    }
    .info {
        padding: 20px 0
    }
    .assortment__filter::after {
        display: none
    }
    .assortment__filter-btn {
        font-size: 18px
    }
    .gallery {
        min-height: 700px
    }
    .reviews__view-img {
        max-width: 250px;
        max-height: 250px
    }
    .reviews__view-name {
        margin-bottom: 20px;
        font-size: 38px;
        line-height: 42px
    }
    .reviews__view-text {
        font-size: 22px;
        line-height: 1.5
    }
}
@media (max-width: 640px) {
    body .fixed-btn {
        right: 27px;
        top: 27px
    }
    .order-btn {
        width: 250px;
        height: 72px;
        font-size: 24px
    }
    .home .hollyday h2, .title {
        padding-top: 0;
        font-size: 38px;
        font-family: "Lucida Grande", sans-serif;
        font-weight: 400;
    }
    .home .hollyday h2 span, .title span {
        font-size: inherit;
    }
    .offer__title {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 32px
    }
    .assortment__filter-btn:not(:last-child) {
        margin-right: 10px
    }
    .top-btn {
        right: 15px;
        bottom: 15px
    }
    .reviews__view-img {
        max-width: 200px;
        max-height: 200px
    }
    .reviews__view-name {
        margin-bottom: 20px;
        font-size: 36px;
        line-height: 40px
    }
    .reviews__view-text {
        font-size: 20px;
        line-height: 1.5
    }
}
@media (max-width: 480px) {
    .card {
        margin: 15px 10px;
        min-height: unset
    }
    .offer__title{
        font-size:35px;
    }
    .card__box {
        height: auto
    }
    .card__title {
        margin: 0;
        font-size: 20px
    }
    .card__discription {
        margin-bottom: 5px;
        font-size: 14px
    }
    .card__price-box {
        font-size: 22px;
        line-height: 24px
    }
    .card .jq-number {
        padding: 0 25px
    }
    .card .jq-number__field input {
        font-size: 22px;
        line-height: 24px
    }
    .card .jq-number__spin, .card .jq-number__field {
        width: 25px;
        height: 25px
    }
    .info p, .offer p {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 24px
    }
    .home__wrapper {
        padding-left: 10px;
        height: auto
    }
    .home__title {
        margin-bottom: 25px;
        font-size: 28px;
        line-height: 28px
    }
    .home__img {
        margin-bottom: 30px;
        max-width: 150px
    }
    .home .hollyday h2, .title {
        margin-bottom: 20px;
        font-size: 28px;
    }
    .order-btn {
        margin-bottom: 30px;
        width: 210px;
        height: 50px;
        font-size: 20px
    }
    .gallery {
        min-height: 500px
    }
    .gallery__img {
        width: 250px;
        height: 250px
    }
    .gallery .slick-arrow {
        bottom: -90px;
        width: 50px;
        height: 50px
    }
    .offer__title {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 28px
    }
    .reviews__view-img {
        max-width: 140px;
        max-height: 140px
    }
    .reviews__view-name {
        margin-bottom: 10px;
        font-size: 32px;
        line-height: 34px
    }
    .reviews__view-text {
        font-size: 18px;
        line-height: 1.5
    }
    .reviews .slick-arrow {
        width: 50px;
        height: 50px
    }
    .reviews li.slick-active button {
        font-size: 36px
    }
    .contacts {
        max-height: 520px
    }
    .contacts__wrapper {
        margin: 0 10px
    }
    .contacts__list-item {
        padding-left: 35px;
        font-size: 20px
    }
    .contacts__list-item::before {
        width: 24px
    }
}
@media (max-width: 396px) {
    .icon__box {
        right: 10px
    }
    .icon__link:not(:last-child) {
        margin-right: 0
    }
    .mobile-icon {
        left: 10px
    }
    .card__img {
        height: 180px
    }
    .card__button {
        padding: 10px 20px;
        font-size: 18px;
        line-height: 22px
    }
    .info p, .offer p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px
    }
    .home__title {
        font-size: 22px;
        line-height: 22px
    }
    .home__img {
        max-width: 110px
    }
    .home .hollyday .slick-list, .home .hollyday__img, .home .hollyday__slider-box {
        max-width: 200px;
        max-height: 200px
    }
    .home .hollyday h2, .title {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 28px
    }
    .order-btn {
        width: 150px;
        height: 40px;
        font-size: 16px
    }
    .gallery {
        min-height: 460px
    }
    .offer__img {
        display: none
    }
    .offer__title {
        padding-top: 30px
    }
    .reviews__view-img {
        margin-right: 10px;
        max-width: 120px;
        max-height: 120px
    }
    .reviews__view-name {
        margin-bottom: 10px;
        font-size: 32px;
        line-height: 32px
    }
    .reviews__view-avatar {
        display: none !important
    }
    .reviews__view-text {
        font-size: 16px;
        line-height: 1.5
    }
    .contacts__list-item {
        font-size: 16px;
        line-height: 24px
    }
    .contacts__list-item::before {
        width: 20px;
        height: 24px
    }
    .contacts__list-item:not(:last-child) {
        margin-bottom: 10px
    }
    .row__delete-btn {
        min-width: 20px;
        min-height: 20px
    }
    .row .jq-number {
        padding: 0 20px
    }
    .row .jq-number__field {
        width: 20px;
        height: 20px
    }
    .row .jq-number__field input {
        font-size: 16px;
        line-height: 20px
    }
    .row .jq-number__spin {
        width: 20px;
        height: 20px
    }
    .row__text {
        font-size: 14px
    }
    .row__price-box {
        font-size: 12px
    }
}