/*Specification start*/
body {
    letter-spacing: 0.02em;
    font-family: 'Roboto', sans-serif ;
}
body, div, p, form, input, a, span, button, ul, li, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.container-xl {
    padding: 0 6%;
}
a:visited {
    color: inherit;
}
a:focus {
    outline:none;
}
.post, .page {
    margin: 0;
}
.entry-summary {
    margin-top: 15px;
    margin-bottom: 12px;
}
/*Specification end*/

/*Header start*/
.top-line {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 19px 12% 15px;
    font-family: 'Roboto', sans-serif ;
    background: rgba(255, 226, 125, 0.65);
}
.top-line__addr {
    margin-top: 12px;
    display: flex;
    justify-content: space-between;
    max-width: 500px;
}
.top-line__town_wrap {
    max-width: 192px;
    margin-right: 30px;
}
.top-line__town_wrap:nth-child(2) {
    margin-right: 0;
}
.top-line__town_wrap img {
    width: 15px;
    height: 15px;
    margin-top: 2px;
    margin-right: 3px;
}
.top-line__town {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #000;
}
.top-line__town:hover {
    text-decoration: none;
    color: #000;
}
.top-line__phone {
    text-align: center;
}
.top-line__number {
    font-size: 35px;
    color: #000;
    letter-spacing: 0.02em;
}
.top-line__number:hover {
    text-decoration: none;
    color: #000;
}
.top-line__time {
    padding-top: 5px;
    font-size: 18px;
    display: flex;
}
.top-line__time p {
    text-align: center;
}
.top-line__time img {
    width: 35px;
    height: 35px;
    margin-top: 10px;
}
.header__main {
    background: url("../img/photo-151.jpg") no-repeat center top / cover;
    color: #fff;
    text-align: center;
    padding-bottom: 150px;
    transition: all 0.5s ease;
}
.menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 69px;
}
.menu_footer {
    margin-bottom: 0;
}
.menus__wrap {
    width: 100%;
}
.menus__wrap:after {
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    background: #fff;
    margin-top: 10px;
}
.menu__left, .menu__right {
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    list-style-type: none;
    width: 100%;
}
.menu__left {
    padding-right: 47px;
}
.menu__right {
    padding-left: 47px;
}
.menu__item {
    /*width: 100%;*/
}
.logo {
    margin-bottom: 10px;
}
.menu__item a {
    padding-top: 45px;
    display: block;
    font-family: 'Roboto', sans-serif ;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    transition: all 0.5s ease;
}
.menu__item a:hover {
    color: #FFE27D;
    text-decoration: none;
}
.logo a img {
    width: 108px;
    max-width: none;
}
.logo {
    margin-top: -30px;
    width: 108px;
}
.menu__item_cart a img {
    display: block;
    padding-bottom: 7px;
    margin-left: auto;
    margin-bottom: -16px;
    margin-top: -7px;
}
.offer {
    font-family: 'Cormorant Garamond', serif;
    width: 100%;
}
.offer__title {
    font-weight: 600;
    font-size: 44px;
    line-height: 48px;
    margin: 0 auto 60px;
}
.sale-slider {
    margin-bottom: 70px;
    font-weight: 300;
    font-size: 45px;
    line-height: 53px;
    font-family: 'Roboto', sans-serif ;
    min-height: 94px;
}
.sale-slider__text{
    margin-bottom: 12px;
}
.sale-slider__text_bigger {
    font-size: 55px;
    line-height: 64px;
    margin-top: 10px;
}
.sale-slider__details {
    font-size: 25px;
    line-height: 29px;
}
.slick-prev::before {
    content: "←";
}

.slick-prev:before,
.slick-next:before {
    display: none;
}

.slick-prev,
.slick-next {
    width: 41px;
    height: 41px;
    z-index:5;
}

.slick-prev,.slick-prev:hover,.slick-prev:focus {
    background: url("../img/Vectorl.png") no-repeat center;
}

.slick-next,.slick-next:hover,.slick-next:focus {
    background: url("../img/Vectorr.png") no-repeat center;
}
.post_page h1 {
	font-weight: bold;
    margin: 0 0 40px;
}
h2 a {
	color: #000;
    line-height: normal;
}
.post_page h2 {
	line-height: normal;
    font-size: 24px;
    padding: 20px 0;
}
.post_page .item {
	    padding: 10px;
    box-shadow: 0 0 12px #5a5a5a;
    border-radius: 12px;
    margin: 0 0 30px;
}
.button {
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    width: 180px;
    height: 44px;
    border: 3px solid #FFE27D;
    border-radius: 50px;
    line-height: 37px;
    color: #FFE27D;
    font-weight: 500;
    transition: all 0.5s ease;
}
.button:hover {
    color: #fff;
    border-color: #FFE27D;
    text-decoration: none;
    background: #FFE27D;
}

/*Header end*/

.bestsellers {
    padding: 86px 0 95px;
}
.section-title {
    font-family: 'Cormorant Garamond', serif;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 61px;
    margin-bottom: 40px;
}
.bestseller,.product {
    width: 191px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    position:relative;
}
.bestseller {
    margin-bottom: 45px;
}
.bestseller__top,.product__top {
    height: 177px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product__top img {
    max-height: 100%;
	width: auto;
}
.bestseller__promo+p {
    position: absolute;
    top: 22px;
    left: 0;
    width: 76px;
    height: 38px;
    background: #FFE27D;
    font-size: 16px;
    line-height: 35px;
    font-weight: 500;
    border-radius: 0 5px 5px 0;
}
.product__info {
    position: absolute;
    top: 22px;
    left: 0;
    width: 76px;
    height: 38px;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    padding-left: 10px;
}.product__info+p {
     position: absolute;
     top: 22px;
     left: 0;
     width: 60px;
     height: 38px;
     font-size: 15px;
     font-weight: 500;
     text-align: left;
     padding-left: 10px;
 }
.bestseller__promo_best {
    background: #F3F3F3;
}
.bestseller__photo {
    display: block;
}
.bestseller__bottom, .product__bottom {
    background: rgba(196, 196, 196, 0.2);
    padding: 10px 2px 12px;
}
.bestseller__title, .product__title{
    font-size: 16px;
    height: 44px;
}
.rating__stars {
    margin-top: -10px;
}
.bestseller__sale, .product__sale{
    display: block;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 0;
}
.bestseller__sale a, .product__sale a {
	display: block;
	text-align: center;
    margin: 0 auto;
}
.bestseller__price, .product__price {
    font-weight: 500;
    font-size: 20px;
}
.product__price_search {
    margin-bottom: 20px;
    display: block;
}
#catalog .row.center {
	justify-content: center;
}
.bestseller__buy, .product__buy {
    display: inline-block;
    width: 89px;
    height: 35px;
    background: #FFE27D;
    border-radius: 20px;
    padding-top: 8px;
    font-size: 13px;
    color: #000;
    transition: all 0.5s ease;
}
.single .product__buy {
    display: inline-block;
    width: 200px;
	    margin: 30px 0 0;
}
.search .product__price {
	display:none;
}
.bestseller__buy:hover, .product__buy:hover {
    box-shadow: inset 0 4px 4px rgba(184, 139, 25, 0.5);
    text-decoration: none;
    color: #000;
}
.catalog {
    margin-bottom: 100px;
}
.product-type {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.product-type__img {
    margin: 0 auto;
}
.product-type__title {
    position: absolute;
    bottom: 13.5px;
    height: 69px;
    text-align: center;
    width: 191px;
    background: rgba(243, 243, 243, 0.8);
    line-height: 69px;
    font-size: 28px;
    color: #464646;
    font-weight: bold;
    border-radius: 0 0 5px 5px;
    transition: all 0.5s ease;
}
.product-type__title:hover {
    color: #FFE27D;
    text-decoration: none;
}
.product {
    margin: 0 auto 48px;
}
.product-types-links {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.product-types-links li {
    width: 122px;
    height: 33px;
    background: #E5E5E5;
    border-radius: 5px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    margin: 0 auto 8px;
}
.product-types-links li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
    line-height: 32px;
    transition: all 0.5s ease;
}
.product-types-links li:hover {
    border-radius: 5px;
}
.product-types-links li a:hover {
    background: rgb(255, 226, 125);
    text-decoration: none;
    border-radius: 5px;
}
.top-line_products {
    background: rgba(255, 226, 125, 0.65);
    margin-bottom: 82px;
}
.advantages {
    margin-bottom: 57px;
}
.advantages__logo {
    width: 67px;
    height: 67px;
}
.advantages__title {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 17px;
}
.advantages__text {
    font-size: 14px;
}
.search {
    margin-bottom: 16px;
}
.menu-img {
    margin-left: auto;
    display: block;
    width: 52px;
    height: 52px;
}
.text-search {
    width: 100%;
    height: 45px;
    border: 1px solid #000000!important;
    border-radius: 50px!important;
    outline: none;
    padding-left: 43px!important;
    position: relative;
}
.submit-search {
    position: absolute;
    left: 30px;
    top: 14px;
    width: 22px;
    height: 22px;
    background: url("../img/search1.png") center no-repeat!important;
    border: none!important;
}
.product__list {
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    margin-bottom: 55px;
}
.product {
    margin: 0 0 48px 0;
}
.brands__inner {
    padding: 31px 0 25px;
}
.brands__inner .row {
    padding-left: 62px;
}
.blog {
    padding: 110px 0 12px;
}
.blog-item {
    max-width: 282px;
    border-radius: 5px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    margin-bottom: 148px;
}
.blog-item img {
    max-width: 100%;
}
.blog-item__info {
    padding: 19px 15px 17px;
}
.blog-item__title {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 7px;
    min-height: 96px;
}
.blog-item__button {
    display: block;
    width: 134px;
    height: 37px;
    background: #FFE27D;
    border-radius: 50px;
    color: #000;
    font-size: 15px;
    line-height: 37px;
    text-align: center;
    letter-spacing: 0.02em;
    margin-left: auto;
    transition: all 0.5s ease;
}
.blog-item__button:hover {
    box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.25);
    color: #000;
    text-decoration: none;
}
.stars-blog {
    margin: 0 auto 56px;
    display: block;
}
.advantages_blog {
    margin-bottom: 160px;
}
.blog-title {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 74px;
    max-width: 667px;
}
.blog-text {
    padding: 36px 31px 80px 31px;
    background: rgba(196, 196, 196, 0.31);
    margin-left: auto;
}
.blog-text_wed {
    margin-bottom: 200px;
}
.blog-text__img__wrap {
    float: left;
    width: 326px;
    height: 505px;
    position: relative;
    margin-left: -31px;
    margin-bottom: 6px;
}
.blog-text__img__wrap_right {
    float: right;
    width: 326px;
    height: 505px;
    position: relative;
    margin-bottom: 7px;
    margin-left: 10px;
}
.blog-text__img__wrap_vine {
    margin-bottom: 4px;
}
.blog-text__img {
    position: absolute;
    left: -78px;
    top: -67px;
}
.blog-text__img_right {
    position: absolute;
    top: 0;
    right: -78px;
}
.blog-text p {
    font-family: 'Cormorant Garamond', serif;
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 20px;
    font-weight: 700;
    font-style: italic;
}
.blog-text h4 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
.pay-section {
    padding: 100px 0 120px;
}
.pay {
    width: 518px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 55px;
}
.pay__item {
    width: 137px;
    height: 137px;
    border-radius: 50%;
    background: rgba(255, 226, 125, 0.65) url("../img/visa_PNG4.png") no-repeat center;
}
.pay__item:nth-child(2) {
    background-image: url("../img/1280px-Mastercard-logo1.png");
}
.pay__item:nth-child(3) {
    background-image: url("../img/mts-print-logo.png");
}
.pay-text {
    width: 558px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;
}
.footer-main {
    padding: 15px 0 45px;
    background: #464646;
}
.footer-rights {
    color: #C4C4C4;
    opacity: 0.75;
    font-size: 13px;
    padding-top: 20px;
    font-weight: 100;
    margin-bottom: 48px;
}
.footer-phone .top-line__number {
    color: #fff;
}
.attention {
    text-align: center;
    color: #C4C4C4;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
    opacity: 0.75;
}
.promo {
    display: flex;
    justify-content: space-between;
    padding: 54px 0 44px 67px;
    background: rgba(226, 226, 226, 0.55);
    max-width: 798px;
    margin: 0 auto 95px;
}
.section-title_promo {
    margin-bottom: 100px;
}
.promo__title {
    font-size: 40px;
    line-height: 47px;
    max-width: 320px;
    font-weight: 400;
    margin-bottom: 0;
}
.promo__title:nth-child(2) {
    margin-bottom: 15px;
}
.promo__btn {
    display: block;
    width: 177px;
    height: 41px;
    background: #FFE27D;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 36px;
    margin-left: auto;
    border: 3px solid #FFE27D;
    transition: all 0.3s ease;
}
.promo__btn:hover {
    background: none;
    color: #FFE27D;
    text-decoration: none;
}
.promo img {
    margin-top: -83px;
    margin-right: -27px;
    margin-left: 43px;
}
.order-modal {
    text-align: center;
    width: 530px;
    height: 266px;
    border-radius: 10px;
    padding: 35px 40px;
    background: #fff;
}
.order-modal p {
    margin-bottom: 32px;
    font-size: 22px;
    font-weight: 400;
}
.order-modal__phone {
    display: block;
    font-size: 35px;
    color: #000;
    margin-bottom: 22px;
}
.order-modal__phone:hover {
    color: #000;
    text-decoration: none;
}
.logo_footer-pages {
    margin:-20px auto 20px;
}
.advantages_inner-pages {
    margin-bottom: 95px;
}
.home-link {
    margin-left: 20px;
    color: #000;
}
.home-link_blog {
    margin-left: 0;
    margin-bottom: 20px;
}
.home-link_promo {
    margin-left: 0;
}
.home-link_text {
    text-decoration: none;
    color: #000;
}
.home-link_text:hover {
    text-decoration: none;
}
.home-link_search {
    padding-bottom: 32px;
    display: inline-block;
}
.home-link:hover {
    text-decoration: none;
    color: #000;
}
.footer-rights_inner-pages {
    padding-top: 54px;
}
.order-modal {
    margin: 0 auto;
}
.blog-main {
    margin-top: 20px;
}
.blog-text h4 {
    display: inline-block;
}
.blog-text__img__wrap_wedding {
    height: 420px;
}
.call-btn {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgb(41, 196, 212);
    position: fixed;
    bottom: 50px;
    right: 50px;
    padding-top: 2px;
    display: none;
}
.call-btn__img {
    display: block;
    margin: 0 auto;
}

/*------------- @Media queries -------------*/
@media screen and (max-width: 1473px) {
    .top-line__number {
        font-size: 25px;
    }
}

/*992-1200*/
@media screen and (max-width: 1199px) {
    .footer-rights_inner-pages {
        padding-top: 37px;
    }
}

@media screen and (max-width: 1130px) {
    .top-line {
        padding: 19px 5% 15px;
    }
}

/*768-992*/
@media screen and (max-width: 991px) {
	.alignleft {
    float: none;
    display: block;
    margin: 0 auto;
}
.preheading {
	
}
    .top-line {
        padding: 19px 0 15px;
        justify-content: space-around;
    }
    .top-line__addr {
        margin-top: 0;
    }
    .top-line__phone {
        padding-left: 0;
    }
    .top-line__number {
        font-size: 25px;
    }
    .top-line__time {
        display: none;
    }
    .top-line__time img {
        margin-top: 0;
    }
    section.brands {
        display: none;
    }
    .bestseller {
        margin-bottom: 45px;
    }
    .catalog {
        margin-bottom: 0;
    }
    .blog-item {
        margin: 0 auto 45px;
    }
    .advantages {
        display: none;
    }
    .top-line_products {
        margin-bottom: 45px;
    }
    .footer-main .logo {
        display: none;
    }
    .home-link {
        display: inline-block;
        padding-bottom: 30px;
    }
    .product-type-link:last-child {
        margin-bottom: 45px;
    }
}

/*576-768*/
@media screen and (max-width: 767px) {
	.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
    .menu {
        margin-bottom: 32px;
    }
    .menus__wrap {
        display: none;
    }
    .logo {
        margin: 0 auto;
    }
    .adv_wrap {
        width: 90%;
    }
    .advantages__info {
        margin-bottom: 30px;
        width: 185px;
    }
    .pay-section {
        padding: 0 0 70px;
    }
    .menu__item a {
        padding-top: 14px;
    }
    .footer-rights {
        width: 100%;
        text-align: center;
        margin-bottom: 24px;
    }
    .footer-phone {
        width: 100%;
        text-align: center;
    }
}

/*320-575*/
@media screen and (max-width: 574px) {
    .pay {
        flex-wrap: wrap;
    }
    .pay__item {
        margin: 0 auto;
    }
    .advantages__info {
        width: 152px;
    }
    .top-line__addr {
        display: none;
    }
    .order-modal {
        width: auto;
        height: auto;
    }
    .pay {
        width: 320px;
    }
    .row {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .header__main {
        padding-bottom: 70px;
    }
    .menu {
        margin-bottom: 12px;
    }
    .offer__title {
        font-size: 35px;
        line-height: 38px;
    }
    .section-title {
        font-size: 38px;
        line-height: 45px;
    }
    .bestsellers {
        padding: 50px 0 30px;
    }
    .blog {
        padding: 30px 0 12px;
    }
    .blog-text__img__wrap_right {
        height: 407px;
    }
    .sale-slider {
        font-size: 35px;
        line-height: 51px;
    }
    .sale-slider__text_bigger {
        font-size: 38px;
        line-height: 60px;
    }
    .product {
        margin: 0 auto 48px;
    }
    .product-type  {
        margin-bottom: 30px;
    }
    .order-modal {
        padding: 30px 12px;
    }
    .order-modal__phone {
        font-size: 31px;
    }
    .blog-text {
        padding: 36px 12px 80px 12px;
    }
    .blog-text__img__wrap_right {
        width: 200px;
    }
    .blog-text__img__wrap {
        width: 100%;
        max-width: 320px;
    }
    .blog-text__img {
        position: relative;
        left: 0;
        top: 0;
        max-height: 314px;
        display: block;
        margin: 0 auto;
    }
    .blog-text__img_right {
        position: relative;
        top: 0;
        right: 0;
        max-height: 314px;
        display: block;
        margin: 0 auto;
    }
    .blog-text__img__wrap {
        margin-left: 0;
        height: 314px;
    }
    .blog-text_wed {
        margin-bottom: 0;
    }
    .blog-title {
        line-height: 37px;
    }
    .call-btn {
        display: block;
    }
}
.top-line__town_wrap img {
    margin-right: 0;
}
.top-line__phone {
    text-align: center;
    display: flex;
    align-items: baseline;
}
.top-line {
    padding-top: 10px;
}
.top-line__town__wrap {
    min-width: 153px;
}
.top-line__town_wrap {
    position: relative;
}
.top-line__town_img {
    position: absolute;
    left: -16px;
}
.top-line__town_wrap {
    margin-right: 10px;
}
.top-line__town:last-child {
    min-width: 150px;
}
@media screen and (max-width: 1473px) {
    .top-line__phone {
        justify-content: center;
    }
}
@media screen and (max-width: 991px) {
    .top-line__phone {
        justify-content: flex-end;
    }
}
.mob_nav, .toggle_nav {
	display:none;
}
.mob_nav a {
	color: #000;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
	margin: 10px 0 0;
}
.mob_nav {
	
}
@media screen and (max-width: 767px) {
	.promo {
    display: block;
    padding: 30px;
    margin: 0 auto 95px;
}
.promo img {
    margin-top: 40px;
    margin-right: 0;
    margin-left: 0;
}
	.toggle_nav {
		display:block;
		width: 40px;
    height: 30px;
    background: url(../img/burger.png) no-repeat center/cover;
    border: none;
    position: absolute;
    right: 10px;
    top: 13px;
    outline: none;
	z-index: 8888;
	}
    .top-line__phone {
        justify-content: center;
    }
	.rating__stars {
    margin: -20px 0 20px;
    width: 60%;
}
.bestseller__buy, .product__buy {
    width: 250px;
    height: 45px;
    line-height: 30px;
	margin: 20px auto!important;
}
.product-type__img {
    margin: 0 auto;
    width: 100%;
}
}
@media screen and (max-width: 1473px) {
    .top-line__time_img-wrap {

    }
}
.top-line__time_img-wrap img {
    padding-bottom: 11px;
}
@media screen and (max-width: 437px) {
    .bestseller, .product {
        width: 100%;
    }
    .bestseller__sale, .product__sale {
        display: block;
        width: 100%;
    }
    .bestseller__price, .product__price {
        display: block;
    }
    .bestseller__buy, .product__buy {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .bestseller__promo+p {
        width: 50px;
    }
    .product-type__title {
        width: 92%;
        bottom: 3.5%;
        font-size: 16px;
    }
    .bestseller__title, .product__title {
        height: 76px;
    }
    .product__info+p {
        top: 0;
    }
}
@media screen and (min-width: 438px) and (max-width: 493px) {
    .product-type__title {
        width: 172px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .product-type__title {
        width: 169px;
    }
}
.footer__about {
    font-size: 12px;
    color: #C4C4C4;
    text-align: center;
    margin-bottom: 9px;
}
.footer__about_last {
    margin-bottom: 20px;
}

.age-gate-submit-yes, .age-gate-submit-no {
    width: 55px;
}
.age-gate-challenge {
    font-size: 23px;
}
.age-gate-heading {
    font-size: 33px;
}