@media (max-width: 1199px){
  .container-fluid .container{
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .h1,
  .section-content h1{
    font-size: 28px;
  }
  .title-type-a{
    font-size: 32px;
  }
  .title-with-flowers{
    padding: 20px 88px 0;
  }
  /* header-style-1199 */
  #header-top .section-menu{
    margin: 0 -15px;
  }
  #header-top .section-menu a{
    padding: 6px 15px;
  }
  #header-main .section-search{
    width: 240px;
    /* margin-right: 25px; */
    margin-right: 15px;
    flex-grow: 1;
  }
  #header-main .section-search:before{
    width: 40px;
    height: 40px;
    left: auto;
    right: 0;
    line-height: 40px;
    text-align: center;
    color: #212121;
    background-color: #f6caca;
    border-radius: 50%;
  }
  #header-main .section-search .submit:hover{
    background-color: transparent;
  }
  #header-main .section-search .input{
    padding-left: 20px;
  }
  #header-main .section-search .submit{
    font-size: 0;
    color: transparent;
    flex-basis: 40px;
    min-width: 40px;
    background-color: transparent;
    position: relative;
    z-index: 9;
  }
  #header-main .section-phone-area{
    position: relative;
    display: block;
    padding-left: 40px;
    text-align: right;
    /* margin-right: 22px; */
    margin-right: 10px;
  }
  #header-main .section-phone{
    margin-right: 0;
  }
  #header-main .section-phone i{
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
  }
  #header-menu .submenu:before{
    min-width: 0;
    width: 100vw;
    /* background-image: url('upload/submenu-bg-2.png'); */
    background-image: url('../img/submenu-bg-2.png');
    background-position: 0 0;
    background-size: auto;
  }
  #header-menu .submenu:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* background-image: url('upload/submenu-bg-3.png'); */
    background-image: url('../img/submenu-bg-3.png');
    background-position: 100% 100%;
    background-size: auto;
    background-repeat: no-repeat;
    z-index: -9;
  }
  #header-menu .section-menu{
    margin: 0;
  }
  #header-menu .section-menu > li > a{
    font-size: 17px;
  }
  #header-menu .submenu{
    left: -20px;
    right: -20px;
    padding: 25px 512px 25px 22px;
  }
  #header-menu .submenu > li{
    width: 50%;
  }
  #header-menu .submenu > li > a{
    padding: 9px 12px;
  }
  #header-menu .section-product{
    top: 31px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #header-menu .submenu .section-product{
    width: 440px;
  }
  #header-menu .item-image-wrap{
    padding-top: 3px;
  }
  /* s-decore-style-1199 */
  #s-decore{
    display: none;
  }
  /* s-product-style-1199 */
  #s-product{
    padding-top: 6px;
    padding-bottom: 36px;
  }
  #s-product .row-first{
    margin: -10px;
  }
  #s-product .row-first > .col{
    padding: 10px;
    width: 50%;
  }
  #s-product .row-first > .col.first{
    width: 49%;
  }
  #s-product .section-gallery-area{
    margin: 0 -15px 16px;
  }
  #s-product .section-gallery-pag-area{
    margin: 0 -8px;
  }
  #s-product .section-gallery-pag-item-wrap{
    padding: 0 8px;
  }
  #s-product .row-first > .col.second{
    width: 51%;
    padding-top: 4px;
  }
  #s-product .section-title{
    font-size: 28px;
    margin-bottom: 11px;
  }
  #s-product .section-cost-area{
    margin-bottom: 20px;
  }
  #s-product .section-buy-area{
    padding: 15px 24px 27px;
    margin-bottom: 30px;
  }
  #s-product .section-buy-area-row{
    display: block;
    margin: 0;
  }
  #s-product .section-buy-area-row > *{
    padding: 0;
  }
  #s-product .section-buy-area-col{
    margin-bottom: 20px;
  }
  #s-product .section-count{
    margin-bottom: 4px;
  }
  #s-product .section-buy-buttons{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin: -3px;
  }
  #s-product .section-buy-buttons .button{
    margin: 3px;
    white-space: nowrap;
    font-size: 15px;
  }
  #s-product .section-prop{
    margin-bottom: 20px;
  }
  #s-product .section-prop-title{
    font-size: 18px;
  }
  #s-product .section-questions{
    margin-bottom: 18px;
  }
  #s-product .section-questions-title{
    font-size: 18px;
    margin-bottom: 18px;
  }
  #s-product .section-soc{
    display: block;
  }
  #s-product .section-soc-title{
    margin: 0 0 13px;
    font-size: 18px;
  }
  /* s-advantages-style-1199 */
  #s-advantages{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #s-advantages .row-first{
    max-width: 100%;
    width: 720px;
    margin: 0 auto;
  }
  #s-advantages .section-bg{
    height: 100%;
  }
  #s-advantages .section-bg img{
    position: absolute;
    /* height: 100%; */
    height: 130%;
    width: auto;
    left: 50%;
    top: 50%;
    /*-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #s-advantages .item{
    display: block;
  }
  #s-advantages .item-icon{
    margin: 0 auto 14px;
  }
  #s-advantages .item-title{
    margin: 0;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
  }
  /* s-bouquets-style-1199 */
  #s-bouquets{
    padding-bottom: 50px;
    padding-top: 2px;
  }
  #s-bouquets.type-similar{
    padding-top: 29px;
  }
  #s-bouquets .section-title{
    margin-bottom: 37px;
  }
  #s-bouquets.type-similar .section-title{
    font-size: 32px;
    margin-bottom: 25px;
  }
  #s-bouquets .item-area{
    margin: -12px -15px;
  }
  #s-bouquets .item-wrap{
    width: 33.33%;
    padding: 12px 15px;
  }
  #s-bouquets .item-wrap:nth-of-type(4n){
    display: none;
  }
  #s-bouquets .item-head{
    margin-bottom: 17px;
  }
  #s-bouquets .item-title{
    font-size: 16px;
    margin-bottom: 9px;
  }
  #s-bouquets .item-cost{
    font-size: 22px;
  }
  /* s-subscription-style-1199 */
  #s-subscription{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #s-404 .section-decor,
  #s-thanks .section-decor,
  #s-subscription-area .section-decor{
    display: none;
  }
  #s-subscription .section-title{
    width: 580px;
    max-width: 100%;
    margin: 0 auto 15px;
    font-size: 24px;
  }
  #s-subscription .section-form{
    flex-wrap: wrap;
    /* width: 550px; */
    width: 580px;
    max-width: 100%;
    margin: 0 auto;
  }
  #s-subscription .input:nth-last-of-type(-n+1){
    margin-right: 0;
  }
  #s-subscription .submit{
    margin-top: 40px;
  }
  #s-subscription .section-bg img.second{
  	display: block;
  }
  #s-subscription .section-bg img.first{
  	display: none;
  }
  /* footer-style-1199 */
  #footer{
    padding-top: 20px;
    padding-bottom: 30px;
  }
  #footer.container-fluid .container{
    /* padding-left: 10px; */
    /* padding-right: 10px; */
  }
  #footer .section-logo{
    display: none;
  }
  /* s-presentation-style-1199 */
  #s-presentation .row-first{
    padding: 44px 50% 60px 0;
    min-height: 402px;
  }
  #s-presentation .section-title{
    font-size: 38px;
    margin-bottom: 8px;
  }
  #s-presentation .section-descr{
    font-size: 18px;
    margin-bottom: 20px;
  }
  #s-presentation .section-video{
    width: auto;
    /* height: auto; */
    /* right: 0; */
    /* top: 25px; */
    bottom: -50px;
    left: 0;
    right: -25px;
  }
  #s-presentation .section-video img.first{
  	display: none;
  }
  #s-presentation .section-video img.second{
  	display: block;
  }
  /* s-flowers-style-1199 */
  #s-flowers{
    padding-top: 58px;
    padding-bottom: 68px;
  }
  #s-flowers .section-bg img.first{
  	display: none;
  }
  #s-flowers .section-bg img.second{
  	display: block;
  }
  #s-flowers .section-title{
    margin-bottom: 82px;
  }
  #s-flowers .item-area{
    margin: -28px 0;
  }
  #s-flowers .item-wrap{
    padding: 28px 0
  }
  #s-flowers .item-body{
    width: 110px;
    min-width: 110px;
    padding: 77px 0 20px 0;
  }
  #s-flowers .item-body:before{
    width: 52px;
    height: 52px;
    background-image: url('../img/arrow-5-down.png');
  }
  #s-flowers .item-title{
    font-size: 16px;
    margin-bottom: 10px;
  }
  #s-flowers .item-cost{
    font-size: 18px;
  }
  /* s-offers-style-1199 */
  #s-offers{
    padding-top: 38px;
    padding-bottom: 40px;
  }
  #s-offers .row-first{
    margin-bottom: 44px;
  }
  #s-offers .item-area{
    margin: -10px;
  }
  #s-offers .item-wrap-group{
    padding: 10px;
  }
  #s-offers .item{
    /* padding-top: 67%; */
    /* padding-top: 55%; */
  }
  #s-offers .item-wrap-group:nth-child(2) .item-wrap:nth-child(1) .item,
  #s-offers .item-wrap-group:nth-child(1) .item-wrap:nth-child(2) .item{
    /* padding-top: 45%; */
  }
  #s-offers .item-body{
    padding: 12px 16px;
  }
  #s-offers .item-button{
    height: 34px;
    font-size: 14px;
    border-radius: 17px;
    padding: 0 45px 0 17px;
  }
  #s-offers .item-button:after{
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
  }
  #s-offers .item-button:hover:after{
    width: 50px;
  }
  #s-offers .section-second-title{
    font-size: 24px;
    margin-bottom: 15px;
  }
  /* s-catalog-style-1199 */
  #s-catalog{
    padding-bottom: 30px;
  }
  #s-catalog .section-title{
    margin-bottom: 17px;
  }
  #s-catalog .section-sidebar{
    width: 242px;
    min-width: 242px;
  }
  #s-catalog .section-filter-list{
    font-size: 16px;
  }
  #s-catalog .section-filter-list li{
    /* margin-bottom: 17.5px; */
  }
  #s-catalog .section-sort{
    flex-wrap: wrap;
    /* margin-bottom: 19px; */
  }
  #s-catalog #s-bouquets{
    margin-bottom: 28px;
  }
  #s-catalog #s-bouquets .item-area{
    margin: -11px -15px;
  }
  #s-catalog #s-bouquets .item-wrap{
    width: 50%;
    /* margin-bottom: 24px; */
    padding: 11px 15px;
  }
  #s-catalog .section-more{
    margin-bottom: 28px;
  }
  #s-catalog .section-descr{
    font-size: 16px;
    line-height: 24px;
  }
  /* s-order-style-1199 */
  #s-order{
    padding-top: 3px;
    padding-bottom: 48px;
  }
  #s-order .section-title{
    margin-bottom: 21px;
  }
  #s-order .section-sidebar{
    padding-top: 4px;
    margin-right: 25px;
  }
  #s-order .section-area{
    padding-top: 0;
  }
  #s-order .section-footer{
    flex-wrap: wrap;
    /* justify-items: flex-end; */
    /* align-items: flex-end; */
    justify-content: flex-end;
  }
  #s-order .section-order-accept{
    order: 9;
    margin-right: 0;
    flex-grow: 1;
    width: 100%;
  }
  #s-order .section-cost-list{
    /* width: auto; */
    /* flex-grow: 1; */
    margin-bottom: 30px;
  }
  /* s-order-products-style-1199 */
  #s-order-products{
    margin-bottom: 29px;
  }
  #s-order-products .item-area{
    display: block;
    width: auto;
  }
  #s-order-products .item{
    position: relative;
    display: block;
    /* padding-left: 130px; */
    padding: 19px 10px 20px 136px;
    border-bottom: 1px solid #e6e5e4;
  }
  #s-order-products .item:last-child{
    border-bottom: none;
  }
  #s-order-products .item > *{
    display: inline-block;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  #s-order-products .item-image-wrap{
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 0;
  }
  #s-order-products .item-body{
    padding: 0;
    margin-bottom: 15px;
  }
  #s-order-products .item-title{
    font-size: 18px;
    padding-right: 15px;
  }
  #s-order-products .item-count-area{
    padding: 0;
    margin-right: 10px;
  }
  #s-order-products .item-fullcost{
    padding: 0;
    line-height: 40px;
  }
  #s-order-products .item-remove{
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
  }
  #s-order-products .item-button-remove{
    font-size: 12px;
  }
  /* s-thanks-style-1199 */
  #s-404 .row-first,
  #s-thanks .row-first{
    height: auto;
    min-height: 400px;
    padding: 30px 0;
  }
  /* s-404-style-1199 */
  #s-404 .section-title{
    font-size: 200px;
  }
  /* s-video-about-style-1199 */
  #s-video-about{
    /* margin: 0; */
    max-width: 100%;
  }
  #s-video-about .section-decore{
    display: none;
  }
  #s-video-about .section-body{

    border-width: 36px 40px;
  }
  #s-video-about .fancybox-close-small{
    right: -6px;
    top: -6px;
  }
}
/* 1199 */
@media (max-width: 991px){
  /* s-video-about-style-991 */
  #s-video-about{
    width: 655px;
  }
  /* s-quick-buy-style-991 */
  /* #s-quick-buy{ */
  .s-quick-buy{
    /* margin: 100px 120px; */
  }
}
/* 991 */
@media (max-width: 767px){
  body{
    font-size: 16px;
  }
  .section-content{
    line-height: 24px;
  }
  .section-content table{
    font-size: 15px;
  }
  .section-content tr{
  }
  .section-content th{
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .section-content td{
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .section-content td,
  .section-content th{
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-content ul > li,
  .section-content ol > li{
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .section-content blockquote{
    padding: 18px 20px 24px 72px;
  }
  .section-content blockquote:before{
    left: 19px;
    top: 23px;
  }
  .h1,
  .section-content h1{
    font-size: 24px;
    line-height: 1.3;
  }
  .h2,
  .section-content h2{
    font-size: 23px;
    line-height: 28px;
  }
  .h3,
  .section-content h3{
    font-size: 20px;
    line-height: 26px;
  }
  .h4,
  .section-content h4{
    font-size: 19px;
    line-height: 24px;
  }
  .h5,
  .section-content h5{
  	font-size: 18px;
  	line-height: 24px;
  }
  .h6,
  .section-content h6{
  	font-size: 17px;
  }
  .title-type-a{
    font-size: 24px;
    line-height: 29px;
  }
  .title-with-flowers{
    padding: 8px 45px 0;
  }
  .title-with-flowers:before{
    width: 34px;
    height: 32px;
  }
  .title-with-flowers:after{
    width: 33px;
    height: 30px;
    top: 0;
    right: 4px;
  }
  /* header-style-767 */
  #header-top{
    display: none;
  }
  #header-main{
    background-image: url("../img/header-menu-bg.jpg");
    background-repeat: repeat-x;
    background-size: auto 60px;
    background-position: 0 100%;
    padding-top:  10px;
    padding-bottom: 10px;
  }
  #footer.container-fluid .container,
  #header-main.container-fluid .container{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    padding-left: 0;
    padding-right: 0;
  }
  /*#header-main.container-fluid .container:before{
    width: 20px;
  }*/
  #footer.container-fluid .container:before,
  #footer.container-fluid .container:after,
  #header-main.container-fluid .container:before,
  #header-main.container-fluid .container:after{
    content: "";
    width: 20px;
  }
  #header-main .row-first{
    flex-wrap: wrap;
    /* margin: 0 auto; */
  }
  /* #footer .row-first, */
  #header-main .row-first{
    width: 320px;
    flex-grow: 1;
    min-width: 300px;
  }
  #header-main .section-logo{
    width: 80px;
    /* min-width: 80px; */
    min-width: 0;
    height: 70px;
  }
  #header-main .section-search{
    order: 99;
    /* margin: 0; */
    margin: 0 12px 0 0;
    /* width: 200px; */
    width: 190px;
    background-color: #fff;
    /* flex-grow: 1; */
  }
  #header-main .section-search .input{
    width: 150px;
  }
  #header-main .section-search .submit{
  }
  #header-main .section-cart{
    order: 999;
  }
  #header-main .section-cart-icon{
    width: 50px;
    min-width: 50px;
    height: 40px;
    line-height: 49px;
    background-color: transparent;
    margin-right: 0;
  }
  #header-main .section-cart-icon:before{
    display: none;
  }
  #header-main .section-cart-icon i{
    color: #fff;
    margin-right: 6px;
  }
  #header-main .section-cart-count{
    /* right: -5px; */
    top: 3px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
  }
  #header-main .section-cart-label{
    display: none;
  }
  #header-main .section-phone-area{
    margin-right: 0;
    margin: 0 0 3px;
  }
  #header-main .section-mobile-spacer{
  	display: block;
  	width: 100%;
  	height: 16px;
  	order: 8;
  }
  #header-main .hamburger{
    display: block;
    order: 9;
  }
  #header-menu{
    background-image: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    /* display: none; */
    overflow: auto;
    /*-webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;*/
  }
  #header-menu.open{
    opacity: 1;
    visibility: visible;
    /*-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);*/
    /* display: block; */
  }
  #header-menu .container{
    position: relative;
    padding-top: 23px;
    /* padding-bottom: 100px; */
  }
  #header-menu .section-decore{
    display: block;
    /* opacity: .2; */
  }
  #header-menu .section-decore .first{
    position: absolute;
    position: fixed;
    /* left: 104px; */
    /* top: -52px; */
    right: 0;
    top: 0;
  }
  #header-menu .section-decore .second{
    position: absolute;
    position: fixed;
    /* left: 7px; */
    /* bottom: -50px; */
    right: 0;
    bottom: 0;
  }
  #header-menu .section-menu{
    display: block;
    /* margin-bottom: 18px; */
    margin-bottom: 25px;
    position: relative;
    z-index: 99;
  }
  #header-menu .section-menu > li{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
  #header-menu .section-button-back:before,
  /* #header-menu .section-menu > li.has-child:after{ */
  #header-menu .section-menu > li.menu-item-has-children:after{
    display: block;
    width: 15px;
    height: 15px;
    font-family: "fontello";
    font-size: 9px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    background-color: #e9b6b4;
    border-radius: 50%;
  }
  /* #header-menu .section-menu > li.has-child:after{ */
  #header-menu .section-menu > li.menu-item-has-children:after{
    content: "\e804";
    margin-left: 4px;
  }
  #header-menu .section-menu > li > a{
    display: inline-block;
    height: auto;
    color: #212121;
    text-align: left;
    padding: 8px 8px;
    font-size: 20px;
  }
  #header-menu .section-menu > li > a:before{
    display: none;
  }
  #header-menu .section-menu > li > a:hover{
  	color: #212121;
  }
  #header-menu .section-menu > li.active > a{
    color: #cd918f;
  }
  #header-menu .submenu{
    display: block;
    /* padding: 27px 22px; */
    padding: 27px 28px;
    position: fixed;
    z-index: 9;
    width: 100%;
    /* width: 360px; */
    height: 100%;
    left: 0;
    top: 0;
    right: auto;
    overflow: auto;
  }
  #header-menu .submenu:before{
    border-top: none;
    /* background-image: url("upload/header-menu-decore-1.png"); */
    background-image: url("../img/header-menu-decore-1.png");
    background-position: 100% 0;
    position: fixed;
  }
  #header-menu .submenu:after{
    /* background-image: url("upload/header-menu-decore-2.png"); */
    background-image: url("../img/header-menu-decore-2.png");
    position: fixed;
  }
  #header-menu li:hover > .submenu{
    opacity: 0;
    visibility: hidden;
    /*-webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;*/
  }
  #header-menu li.open > .submenu{
    opacity: 1;
    visibility: visible;
    /*-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);*/
  }
  #header-menu .submenu > li{
    float: left;
    width: 130px;
  }
  #header-menu .submenu > li:nth-of-type(2n){
    clear: left;
  }
  #header-menu .submenu > li > a{
    padding: 9px 0px;
    /* line-height: 1.2; */
    font-size: 17px;
  }
  #header-menu .submenu .section-product{
    /* width: auto; */
    width: 100%;
    position: relative;
    top: 0;
    margin-top: 31px;
    padding-bottom: 60px;
  }
  #header-menu .item{
    display: block;
    /* padding: 0 8px; */
  }
  #header-menu .item-image-wrap{
    padding-top: 0;
    margin-bottom: 23px;
  }
  #header-menu .row-first{
    display: block;
    padding-bottom: 60px;
    position: relative;
    z-index: 9;
  }
  #header-menu .section-city{
    /* margin-bottom: 16px; */
    margin-bottom: 21px;
  }
  #header-menu .section-city i{
    color: #c6bfbb;
    margin-right: 10px;
    font-size: 14px;
  }
  #header-menu .section-city a{
    display: inline-block;
    padding: 6px 8px;
  }
  #header-menu .section-second-menu a{
    display: inline-block;
    padding: 8px 8px;
  }
  #header-menu .section-close-button{
    /* position: absolute; */
    position: fixed;
    display: block;
    width: 55px;
    height: 55px;
    right: 0;
    top: 0;
    font-size: 20px;
    line-height: 55px;
    text-align: center;
    color: #000;
    opacity: .3;
    z-index: 999;
  }
  #header-menu .section-mobile-nav{
    display: block;
  }
  #header-menu .submenu .section-mobile-nav{
    /* width: auto; */
    width: 100%;
    margin-bottom: 17px;
  }
  #header-menu .section-button-back{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    margin-bottom: 21px;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
    color: #d69d9b;
  }
  #header-menu .section-button-back:before{
    content: "\e80e";
    margin-right: 8px;
  }
  #header-menu .section-mobile-tab-title{
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2;
  }
  /* s-presentation-style-767 */
  #s-presentation{
    padding-top: 23px;
  }
  #s-presentation .row-first{
    padding: 0;
    min-height: 0;
    display: block;
  }
  #s-presentation .section-body{
    text-align: center;
    margin-bottom: 12px;
  }
  #s-presentation .section-title{
    font-size: 28px;
  }
  #s-presentation .section-descr{
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 17px;
  }
  #s-presentation .section-descr br{
    display: none;
  }
  #s-presentation .section-video{
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    /* text-align: center; */
    margin: 0 -20px;
    padding-left: 20px;
  }
  #s-presentation .section-video img{
    position: relative;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #s-presentation .section-video img.second{
    display: none;
  }
  #s-presentation .section-video img.third{
    display: block;
  }
  #s-presentation-group #s-advantages{
    margin-top: -42px;
    padding-bottom: 50px;
  }
  #s-presentation-group .section-bg img.first{
  	display: none;
  }
  #s-presentation-group .section-bg img.third{
  	display: block;
  }
  /* s-advantages-style-767 */
  #s-advantages .row-first{
    width: 360px;
  }
  #s-advantages .item-area{
    flex-wrap: wrap;
    margin: -7px -15px;
  }
  #s-advantages .item-wrap{
    flex-basis: 50%;
    padding: 7px 15px;
  }
  #s-advantages .item-icon img{
    /* border: 24px solid transparent; */
    border-width: 24px;
  }
  /* s-bouquets-style-767 */
  #s-bouquets{
    /* padding-top: 8px; */
    padding-top: 30px;
    padding-bottom: 33px;
  }
  #s-bouquets .section-title{
    margin-bottom: 29px;
  }
  #s-bouquets .row-first{
    max-width: 100%;
    width: 544px;
    margin: 0 auto;
  }
  #s-bouquets .item-area{
    margin: -12px -2px;
  }
  #s-bouquets .item-wrap{
    width: 50%;
    padding: 12px 2px;
  }
  #s-bouquets .item-head{
    margin-bottom: 7px;
  }
  #s-bouquets .item-buttons .button{
    width: 140px;
    /* height: 40px; */
    min-height: 40px;
    font-size: 13px;
    margin-bottom: 8px;
  }
  #s-bouquets .item-body{
    padding: 0;
  }
  #s-bouquets .item-title{
    font-size: 15px;
    margin-bottom: 3px;
  }
  #s-bouquets .item-cost{
    font-size: 19px;
  }
  #s-bouquets.type-similar{
    padding-top: 18px;
    /* padding-bottom: 10px; */

  }
  #s-bouquets.type-similar .section-title{
    font-size: 24px;
    margin-bottom: 27px;
  }
  #s-bouquets .item-wrap:nth-of-type(4n){
    display: block;
  }
  /* s-flowers-style-767 */
  #s-flowers{
    padding-top: 55px;
    padding-bottom: 55px;
  }
  #s-flowers .section-title{
    margin-bottom: 30px;
  }
  #s-flowers .item-area{
    margin: 0;
  }
  #s-flowers .item-wrap{
    padding: 0;
  }
  #s-flowers .item{
    padding-left: 24px;
    justify-content: center;
  }
  #s-flowers .item-image-wrap{
    max-width: 190px;
  }
  #s-flowers .item-body{
    width: 113px;
    min-width: 113px;
    padding: 98px 0 24px 0;
  }
  #s-flowers .item-body:before{
  }
  #s-flowers .item-title{
    font-size: 18px;
    margin-bottom: 15px;
  }
  #s-flowers .item-cost{
    font-size: 24px;
  }
  /* s-offers-style-767 */
  #s-offers{
    /* padding-top: 15px; */
    padding-top: 30px;
    padding-bottom: 15px;
  }
  #s-offers .section-title{
    margin-bottom: 25px;
  }
  #s-offers .row-first{
    /* margin-bottom: 27px; */
    max-width: 100%;
    width: 555px;
    margin: 0 auto 27px;
  }
  #s-offers .item-area{
    display: block;
  }
  #s-offers .item-wrap-group{
    /* width: 100%; */
    width: auto;
  }
  /* #s-offers .item-wrap-group:nth-child(2) .item-wrap:nth-child(1) .item, */
  /* #s-offers .item-wrap-group:nth-child(1) .item-wrap:nth-child(2) .item, */
  #s-offers .item{
    padding-top: 52.5%;
  }
  #s-offers .item-body{
    padding: 14px 14px;
  }
  #s-offers .section-second-title{
    font-size: 22px;
  }
  #s-offers .section-content{
    line-height: 1.5;
  }
  #s-offers .section-content > *{
    margin-top: 12px;
    margin-bottom: 12px;
  }
  /* s-subscription-style-767 */
  #s-subscription{
    padding-top: 52px;
    padding-bottom: 45px;
  }
  #s-subscription .section-bg img.second{
    display: none;
  }
  #s-subscription .section-bg img.third{
    display: block;
  }
  #s-subscription .section-title{
    font-size: 20px;
    margin: 0 auto 13px;
  }
  #s-subscription .section-form{
    display: block;
    text-align: center;
    width: 360px;
  }
  #s-subscription .input{
    /* margin-right: 0; */
    margin: 0 0 8px;
  }
  #s-subscription .input:nth-last-of-type(-n+1){
    margin: 0;
  }
  #s-subscription .submit{
    margin-top: 32px;
  }
  /* footer-style-767 */
  #footer{
    /* padding-top: 7px; */
    padding-top: 30px;
    /* padding-bottom: 30px; */
  }
  #footer .row-first{
    flex-wrap: wrap;
    justify-content: center;
    /* margin: 0 auto; */
    /* max-width: 100%; */
    width: 360px;
    padding: 0 8px;
    /* width: 320px; */
    /* flex-grow: 1; */
    min-width: 300px;
  }
  #footer .row-first > .col.first{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    width: 100%;
    order: -9;
    margin-bottom: 22px;
  }
  #footer .section-logo{
    display: block;
    width: 70px;
    height: 70px;
    margin-right: 15px;
  }
  #footer .section-phone-group.second{
    display: block;
    text-align: right;
    padding-top: 3px;
  }
  #footer .section-phone-group.first{
    display: none;
  }
  #footer .section-menus{
    /* padding-top: 0; */
    margin: 0 0 25px;
    justify-content: space-between;
    width: 100%;
    padding: 0 12px;
  }
  #footer .section-menu{
    padding: 0 10px;
    width: auto;
    min-width: 44%;
    /* flex-shrink: 1; */
    /* flex-grow: 1; */
  }
  #footer .section-contacts{
    text-align: center;
    /* width: 100%; */
    width: auto;
    /* margin: 0 -15px; */
    margin: 0 -5px;
  }
  #footer .section-contacts-footer{
    /* justify-content: center; */
    justify-content: space-between;
  }
  #footer .section-social{
    padding-left: 10px
  }
  /* s-product-style-767 */
  #s-product{
    padding-bottom: 22px;
  }
  #s-product .row-first{
    display: block;
    margin: 0;
  }
  #s-product .row-first > .col.first{
    margin-bottom: 20px;
    max-width: 100%;
    width: 555px;
    padding: 0;
  }
  #s-product .row-first > .col.second{
    width: auto;
    padding: 0;
  }
  #s-product .section-title-area.first{
  	display: none;
  }
  #s-product .section-title-area.second{
  	display: block;
  	margin-bottom: 16px;
  }
  #s-product .section-cost-area{
    margin-bottom: 0;
  }
  #s-product .section-title{
    font-size: 24px;
    margin-bottom: 13px;
  }
  #s-product .section-buy-area{
    padding: 15px 15px 27px;
    margin-bottom: 21px;
  }
  #s-product .section-count{
    justify-content: center;
    margin-bottom: 12px;
  }
  #s-product .section-buy-area-cost{
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
  }
  #s-product .section-buy-cost-title{
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
  }
  #s-product .section-buy-buttons{
    display: block;
    margin: 0;
    text-align: center;
  }
  #s-product .section-buy-buttons .button{
    margin: 0 0 12px;
    width: 280px;
    max-width: 100%;
  }
  #s-product .section-buy-buttons .button:last-child{
    margin-bottom: 0;
  }
  #s-product .section-questions{
    padding: 20px 15px 23px;
    margin-bottom: 17px;
  }
  #s-product .section-questions-title span{
    display: none;
  }
  #s-product .section-soc{
    text-align: center;
  }
  #s-product .section-soc ul{
    justify-content: center;
  }
  /* s-breadcrumbs-style-767 */
  #s-breadcrumbs{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #s-breadcrumbs a{
    /* margin-right: 21px; */
  }
  #s-breadcrumbs a:after{
    /* margin-left: 5px; */
  }
  /* s-catalog-style-767 */
  #s-catalog{
    padding-top: 5px;
    /* padding-bottom: 5px; */
  }
  #s-catalog .section-title{
    margin-bottom: 15px;
  }
  #s-catalog .section-body{
    display: block;
  }
  #s-catalog .section-sidebar{
    width: auto;
    min-width: 0;
    margin: 0 0 18px;
    padding-top: 0;
  }
  #s-catalog .section-filters-spoiler{
  	display: block;
    margin-bottom: 20px;
  }
  #s-catalog .section-filters-spoiler .button{
    min-height: 40px;
  }
  #s-catalog .section-filter-area{
    padding: 34px 18px 36px 24px;
  }
  #s-catalog .section-filter-list{
    font-size: 18px;
    line-height: 16px;
  }
  #s-catalog .section-sort{
    /* margin-bottom: 21px; */
  }
  #s-catalog #s-bouquets{
    margin-bottom: 24px;
  }
  #s-catalog #s-bouquets .item-area{
    margin: -12px -2px;
  }
  #s-catalog #s-bouquets .item-wrap{
    padding: 12px 2px;
  }
  #s-catalog .section-second-title{
    font-size: 24px;
  }
  #s-catalog .section-content > *{
    margin-top: 12px;
    margin-bottom: 12px;
  }
  /* s-order-style-767 */
  #s-order{
    padding-top: 5px;
    padding-bottom: 28px;
  }
  #s-order .section-title{
    margin-bottom: 26px;
  }
  #s-order .section-body{
    flex-direction: column;
  }
  #s-order .section-sidebar{
    order: 9;
    width: auto;
    min-width: 0;
    margin: 0;
  }
  #s-order .section-fields-area{
    /* margin-bottom: 30px; */
  }
  #s-order .section-fields-wrap{
    margin-bottom: 26px;
  }
  #s-order .section-area{
    margin-bottom: 28px;
  }
  #s-order .section-cost-list{
    margin-bottom: 0;
  }
  #s-order .section-delivery-type-area{
    /* flex-wrap: wrap; */
  }
  #s-order .section-delivery-type .button{
    width: auto;
    padding: 0 15px;
  }
  #s-order .section-order-accept{
    padding-top: 0;
  }
  #s-order .section-order-accept.first{
    display: none;
  }
  #s-order .section-order-accept.second{
    display: block;
    margin-top: 30px;
  }
  #s-order .section-accept{
    align-items: flex-start;
  }
  #s-order .section-fields-pay{
    font-size: 14px;
    /* line-height: 1; */
  }
  #s-order .section-fields-pay span.first{
  	display: none;
  }
  #s-order .section-fields-pay span.second{
  	display: block;
  }
  #s-order .checkbox-type-b{
    margin: 7px 15px 0 0;
  }
  #s-order .section-time-list{
    /* width: 260px; */
  }
  #s-order .section-time-list li{
    width: 110px;
  }
  /* datepicker-style-767 */
  .ui-datepicker{
    padding: 10px 10px 5px;
  }
  .ui-datepicker.ui-widget-content .ui-state-default{
    /* width: 30px; */
    /* height: 30px; */
    /* line-height: 30px; */
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  .ui-datepicker .ui-datepicker-prev{
    left: 0;
  }
  .ui-datepicker .ui-datepicker-next{
    right: 0;
  }
  /* s-order-products-style-767 */
  #s-order-products{
    margin-bottom: 19px;
  }
  #s-order-products .item{
    padding: 8px 10px 13px 114px;
  }
  #s-order-products .item-image{
    width: 87px;
    height: 87px;
  }
  #s-order-products .item-button-remove{
    width: 20px;
    height: 20px;
  }
  /* s-page-style-767 */
  .s-page{
    padding-top: 4px;
    padding-bottom: 28px;
  }
  /* s-thanks-style-767 */
  #s-404 .row-first,
  #s-thanks .row-first{
    min-height: 320px;
  }
  #s-thanks .section-title{
    font-size: 30px;
  }
  /* s-404-style-767 */
  #s-404 .section-title{
    font-size: 160px;
  }
  /* s-video-about-style-767 */
  #s-video-about .section-body{
    border: none;
  }
  /* s-quick-buy-style-767 */
  .s-quick-buy{
    margin: 0;
    width: 300px;
    padding: 21px 25px 36px;
  }
  .s-quick-buy.response{
    padding: 25px 25px 48px;
  }
  .s-quick-buy .section-decore{
    display: none;
  }
  .s-quick-buy .section-title{
    font-size: 24px;
    margin-bottom: 18px;
  }
  .s-quick-buy .section-form-body{
    margin-top: 31px;
  }
  .s-quick-buy.response .section-body.first{
  	display: none;
  }
  .s-quick-buy.response .section-body.second{
  	display: block;
  }
  /* fancybox-style-767 */
  #s-video-about .fancybox-close-small,
  .fancybox-close-small{
    width: 30px;
    height: 30px;
    top: 4px;
    right: 4px;
  }
  .woocommerce-Price-amount.amount{
    margin-top: 1em;
  }
}
/* 767 */
@media (max-width: 479px){
  /* s-bouquets-style-479 */
  #s-bouquets{
    padding-top: 8px;
  }
  #s-bouquets.type-similar{
    padding-bottom: 10px;
  }
  /* s-order-products-style-479 */
  #s-order-products .item-count-area{
    /* margin-bottom: 15px; */
    margin: 0 0 13px;
    width: 100%;
  }
  #s-order-products .item-fullcost{
    line-height: 1.2;
  }
  /* footer-style-479 */
  #footer{
    padding-top: 7px;
  }
  /* s-offers-style-479 */
  #s-offers{
    padding-top: 15px;
  }
  /* s-catalog-style-479 */
  #s-catalog{
    padding-bottom: 5px;
  }
  /* datepicker-style-479 */
  .ui-datepicker.ui-widget.ui-widget-content{
    width: 260px;
  }
}
/* 479 */
