body,
p {
    font-size: 18px;
    font-family: Roboto, sans-serif
}

h1,
h2,
h3,
h4 {
    color: #e08c43;
    font-weight: 700
}

body, html{
    height: 100%;
}



.block_item .image,
.block_item .name,
.block_item .name a,
.btn,
h1 {
    text-align: center
}

.productfull h1,
.slogan {
    text-transform: uppercase
}



a,
h1,
h2,
h3,
h4 {
    font-family: 'Montserrat Alternates', sans-serif
}

a {
    text-decoration: none;
    font-size: 16px;
    color: #e79736
}

h1 {
    font-size: 50px
}

.home-gl .page-header {
    display: none
}

.nav > li,
.top1 .nav > li > a {
    display: block;
    position: relative
}

body {
    padding-top: 95px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    
}

#body{
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}

#top {
    z-index: 31;
    left: 0;
    width: 100%;
}

.top {
    /*background:rgba(2,4,6,.25);*/
    /*height:50px;*/
    background-color: #191919;
    height: 80px;
}

.top1 .nav > li a {
    /*font-size:12px;*/
    /*color:#fff;*/
    /*font-family:Roboto,sans-serif;*/
    /*font-weight:300;*/
    opacity: 0.9;
    color: #ffffff;
    font-family: "Roboto-Regular", Roboto, sans-serif;
    ;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
}

.nav > li a,
.slogan {
    /*font-family:Roboto,sans-serif;*/
    /*font-weight:700*/
    opacity: 0.9;
    color: #ffffff;
    font-family: "Roboto-Regular", Roboto, sans-serif;
    ;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
}

.top1 .nav.menu {
    margin-top: 8px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: -45px;
    margin-right: -45px;
}

.top1 .nav > li > a {
    padding: 10px 33px
}


.top-content {
    max-width: 1545px;
    padding: 0 15px;
    margin: 0 auto;
}

.home-gl .header_menu {
    margin-top: 140px
}

.header_menu {
    margin-top: 0
}

.home-gl .logo a img {
    width: 65%
}

.logo a img {
    width: 30%
}

.slogan {
    color: #e79736;
    font-size: 40px
}


.nav > li {
    /*float:left;*/
    display: inline-block;
}

.home-gl .menu_before .nav.menu {
    float: right;
    position: relative;
    right: -150px;
    top: 210px;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.menu_before .nav.menu {
    float: right;
    position: relative;
    right: -150px;
    top: 80px;
    z-index: 3
}

.home-gl .menuafter .nav.menu,
.menuafter .nav.menu {
    float: left;
    left: -150px;
    z-index: 3;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.home-gl .menuafter .nav.menu {
    top: 210px
}

.menuafter .nav.menu {
    top: 80px
}

.nav > li a {
    /*font-size:24px;*/
    /*color:#fff;*/
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 45px
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #e18c44
}

.home-gl .logo_tel a,
.logo_tel a {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-decoration: none
}

.home-gl .logo_tel {
    margin-top: 46px
}

.logo_tel {
    margin-top: 10px
}

.home-gl .logo_tel a {
    font-size: 30px
}

.logo_tel a {
    font-size: 14px
}

.body_center {
    /*background:#fff;*/
    /*padding:20px 25px;*/
    padding: 0 10px;
    min-height: 350px;
}

.body-style {
    background-image: url("../images/content-bg.jpg");
    padding: 20px 0px 30px;
}

.block_item {
    background: #fff;
    margin-bottom: 40px;
    /*box-shadow:0 0 10px rgba(0,0,0,.5);*/
    -webkit-box-shadow: 0 5px 18px rgba(0, 0, 0, 0.08);
            box-shadow: 0 5px 18px rgba(0, 0, 0, 0.08);
    /*padding-bottom:12px;*/
    /*height:500px;*/
    position: relative;
    /*padding-bottom: 59px;*/
    padding-bottom: 95px;
    width: 100%;

    padding-left: 13px;
    padding-right: 13px;
    padding-top: 17px;

}

.block_item .image {
    /*margin:10px;*/
}

.block_item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.block_item-wrapper .block_item {
    margin-bottom: 40px;
}

.block_item .image img {
    /*!*padding:20px;*!*/
    /*padding: 17px 13px 26px;*/
    padding-bottom: 26px;
    width: 100%
}

.block_item .name a {
    /*font-family:'Montserrat Alternates',sans-serif;*/
    /*font-size:20px;*/
    /*font-weight:700;*/
    /*color: #323232;*/
    /*text-decoration:none;*/
    /*width: 168px;*/
    height: 23px;

    font-family: "Roboto-Regular", Roboto, sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #323232;
    text-decoration: none;
}

.name {
    padding-bottom: 9px;
}

.block_item .description {
    text-align: center;
    font-size: 14px;
    color: #000;
    font-family: "Roboto-Regular", Roboto, sans-serif;
    font-weight: 100
}

.jshop-style {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.jshop_price {
    /*font-family:'Montserrat Alternates',sans-serif;*/
    /*color:#000;*/
    /*font-size:20px;*/
    /*font-weight:700;*/
    margin-left: 35px;

    color: #323232;
    font-family: "Roboto-Regular", Roboto, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.btn,
.footer1 a,
.footer1 p {
    font-family: Roboto, sans-serif
}

.jshop_price .old_price span {
    font-size: 16px;
    color: #fb5505;
    text-decoration: line-through;
}

.btn,
.footer1 a,
.footer1 p {
    font-size: 14px
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #fb5505;
    border-color: #fb5505
}

.btn-success:focus,
.btn-success:hover {
    background-color: #fb5505;
    background-position: 0 -15px
}

.btn-primary,
.btn-success {
    background-image: -o-linear-gradient(top, #fb5505 0, #fb5505 100%) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fb5505), to(#fb5505)) !important;
    background-image: linear-gradient(to bottom, #fb5505 0, #fb5505 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    background-repeat: repeat-x;
    border-color: #e79736 !important
}

.btn-success {
    color: #fff;
    background-color: #fb5505;
    border-color: #fb5505
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #fb5505 !important;
    background-position: 0 -15px
}

.btn {
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.buttons a {
    position: absolute;
    /*right:18px;*/
    /*bottom:12px;*/
    right: 25px;
    bottom: 25px;
}

footer {
    background: #000;
    padding: 40px 0;
        -webkit-box-flex: 0 0 auto;
        -webkit-flex:  0 0 auto;
            -ms-flex:  0 0 auto;
                flex:  0 0 auto;
}

.footer1 p {
    color: #fff
}

.footer1 a,
.footer1 p span {
    color: #e18c44
}

.footer1 .copyr {
    color: #fff;
    font-family: ' ', sans-serif;
    font-size: 14px;
    margin-top: 20px
}

.footer2 ul {
    list-style: none
}

.footer2 ul li {
    float: right;
    display: block;
    width: 34px;
    height: 34px;
    border: 2px solid #fff;
    margin-left: 10px
}

.footer2 ul li a {
    color: #fff;
    font-size: 16px
}

.footer2 ul li a i {
    position: relative;
    top: 5px;
    left: 8px
}

.jshop_list_product .jshop .old_price {
    text-align: left
}

.block_item .jshop_price,
.jshop_list_product .product .jshop_price {
    text-align: left;
    position: absolute;
    /*bottom:8px;*/
    bottom: 17px;
    left: 0
}

.jshop h1 {
    /*color:#e08c43;*/
    /*font-size:50px;*/
    /*font-weight:700;*/
    /*font-family:'Montserrat Alternates',sans-serif;*/
    /*text-align:center;*/

    padding-top: 70px;
    padding-bottom: 60px;
    text-shadow: 6px 4px 9px rgba(0, 0, 0, 0.09);
    color: #ff8400;
    font-family: "Roboto-Regular", Roboto, sans-serif;
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    /* Text style for "Меню LeoPi" */
    letter-spacing: 1px;
/*    text-transform: uppercase;*/
}

.productfull h1 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    color: #000
}

.productfull .jshop_prod_description {
    font-size: 16px;
    font-family: Roboto, sans-serif
}

.productfull .prod_price,
.productfull .prod_price #block_price {
    font-weight: 700;
    font-family: 'Montserrat Alternates', sans-serif;
    color: #000
}

.productfull .prod_price {
    font-size: 20px
}

.productfull .old_price {
    color: #000;
    margin-bottom: 5px
}

#old_price {
    color: red
}

.product .productweight {
    display: none
}

.basket_incart {
    display: block !important;
    width: 80% !important;
    margin: 10px auto 20px !important;
    padding: 4px 0 !important;
    background: #fb5505 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#fb5505), to(#fb5505)) !important;
    background: -o-linear-gradient(top, #fb5505, #fb5505) !important;
    background: linear-gradient(to bottom, #fb5505, #fb5505) !important;
    border: 1px solid #fb5505 !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 0 6px -2px rgba(0, 0, 0, .5) !important;
            box-shadow: 0 0 6px -2px rgba(0, 0, 0, .5) !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3) !important;
    text-decoration: none !important;
    text-align: center !important;
    font-size: 22px !important;
    color: #FFF !important
}

.uk-button-primary,
.uk-button-primary:hover {
    background-color: #e79736 !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2) !important
}

.uk-button-primary {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fb5505), to(#fb5505)) !important;
    background-image: -o-linear-gradient(top, #fb5505, #fb5505) !important;
    background-image: linear-gradient(to bottom, #fb5505, #fb5505) !important;
    border-color: rgba(0, 0, 0, .2) !important;
    border-bottom-color: rgba(0, 0, 0, .4) !important
}

.uk-button-primary:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e79736), to(#e79736)) !important;
    background-image: -o-linear-gradient(top, #e79736, #e79736) !important;
    background-image: linear-gradient(to bottom, #e79736, #e79736) !important;
    border-color: rgba(0, 0, 0, .2) !important;
    border-bottom-color: rgba(0, 0, 0, .4) !important
}

#offcanvas-menu {
    width: 280px;
    height: 100%;
    background: #000;
    color: #999;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 1;
    z-index: 200002;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    overflow-y: auto;
    overflow-y: scroll;
}

#offcanvas-menu h3 {
    font-family: Roboto, sans-serif;
    color: #e79736;
    margin-bottom: 26px;
    text-align: center
}

.open-offcanvas {
    width: 38px;
    height: 38px;
    color: #fff;
    font-size: 21px;
    position: fixed;
    right: 28px;
    top: 10px;
    border-radius: 10px;
    display: none;
    z-index: 99;
    background: #e79736
}

a.close-offcanvas {
    background: #e79736;
    color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 10px;
    width: 40px;
    height: 40px;
    margin-right: 20px
}

.open-offcanvas .fa {
    margin-left: 10px;
    margin-top: 9px
}

.tr_x420 {
    -webkit-transform: translateX(420px);
        -ms-transform: translateX(420px);
            transform: translateX(420px)
}

img.jshop_img_thumb {
    padding: 1px;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    width: 150px;
    cursor: pointer
}

/*@media and (min-width:1366px) {*/
@media (min-width:1366px) {

    .home-gl .header_menu {
        margin-top: 30px
    }

    .slogan {
        font-size: 32px
    }

}

#basket_store {
    /*position: fixed !important;*/
    width: 100px;
    float: left;
    z-index: 100;
    /*right: 0;*/
    /*top: 0;*/
}

#main-slider .item {
    height: 690px;
    color: #fff;
    font-family: "Roboto-Regular", Roboto, sans-serif;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#main-slider .item.weekdays {
    background-image: url(/images/slider/bg_weekdays.jpg);
    position: relative;
}

#main-slider .item.weekdays .container{
    position: relative;
    z-index: 1;
}

#main-slider .item.weekdays .wrapper{
    padding-right: 30%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#main-slider .item.weekdays .weekdays-list{
    font-size: 140%;
    padding: 0;
    margin: 0 0 12% 0;
    list-style-position: inside;
}

#main-slider .item.weekdays .img_weekdays{
    position: absolute;
    width: 45%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
}
#main-slider .item.hb{
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(/images/slider/hb-desk-bg.jpg) no-repeat left center / cover;
}
#main-slider .item.hb .img-desk{
    width: 95%;
}
#main-slider .item.hb .img-mob{
    display: none;
}

@media (max-width: 767px) {
    #main-slider .item.weekdays .wrapper{padding: 0;}
    #main-slider .item.weekdays .img_weekdays{opacity: 0.3; width: 100%;}    
}
@media (max-width: 550px) {
    #main-slider .item.hb .img-mob{
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: bottom;
    }
    #main-slider .item.hb .img-desk{display: none;}
}

.owl-carousel .owl-stage-outer {
    width: 100%;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

#main-slider .title {
    text-shadow: 6px 4px 9px rgba(0, 0, 0, 0.09);
    font-weight: 700;
    font-size: 80px;
    line-height: 86px;
    letter-spacing: -3px;
}

#main-slider .subtitle {
    text-shadow: 6px 4px 9px rgba(0, 0, 0, 0.09);
    font-size: 42px;
    line-height: 42px;
    letter-spacing: -2px;
    font-weight: 700;
    margin-bottom: 22px;
}

#main-slider .text {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

#top .top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    margin: 0;
}

#top .top2 {
    background-color: #b63210;
    text-align: right;
    padding: 5px 10px;
    position: relative;
}

#top .top2 .logo-black {
    position: absolute;
    right: -webkit-calc(50% - 50px);
    right: calc(50% - 50px);
    bottom: 0;
    z-index: 4;
}

#top .top2 a {
    color: #fff;
}

#top .top2 a:hover {
    text-decoration: none;
}

#top .top2 a img {
    margin-right: 8px;
}

#top .top2 a img.logo-black {
    margin-right: 0;
}

.top2 .logo-head {
    display: none;
}

.home-gl .header_menu {
    margin-top: 0 !important;
}

.top1 .nav > li:nth-child(1) a {
    padding: 10px 10px;
}

.top1 .nav > li:nth-child(2) a {
    padding: 10px 10px;
}

.top1 .nav > li:nth-child(3) a {
    padding: 10px 10px;
}

.top1 .nav > li:nth-child(4) a {
    padding: 10px 10px;
}

.top1 .nav > li:nth-child(5) a {
    padding: 10px 10px;
}

.top1 .nav > li:nth-child(6) a {
    padding: 10px 10px;
}

.top1 .nav > li:nth-child(6) {
    margin-right: 66px;
}

.top1 .nav > li:nth-child(7) {
    margin-left: 6px;
}

#main-slider {
    position: relative;
}

#main-slider.owl-theme .owl-dots {
    position: absolute;
    bottom: 15px;
    width: 100%;
}

#main-slider.owl-theme .owl-nav {
    position: absolute;
    bottom: 45px;
    right: 30%;
}

#main-slider.owl-carousel .owl-nav button.owl-next,
#main-slider.owl-carousel .owl-nav button.owl-prev {
    background: #b63210;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    opacity: 0.8;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

#main-slider.owl-carousel .owl-nav button.owl-next:hover,
#main-slider.owl-carousel .owl-nav button.owl-prev:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
}

#main-slider .container {
    height: 100%;
}

#main-slider .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: 100%;
}

#main-slider.owl-theme .owl-dots .owl-dot:focus,
#main-slider.owl-carousel .owl-nav button:focus {
    outline: none;
}

#main-slider.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #fff;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

#main-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #fff;

}

.row .my-auto {
    float: none;
}

.row.jshop-style {
    margin: 0;
}

.application-links{
    float: left; 
    width: 45%; 
    display: flex; 
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: "Roboto-Regular", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;       
}

.application-links span{
    margin-right: 10px;
}

#top .top2 .application-links .icon{
    width: 83px;
    height: 27px;
    margin: 0 0 0 5px;
}


#basket_store .basket_icon {
    position: relative;
    padding-left: 25px;
}

#basket_store .basket_icon::before {
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 4px;
    left: 10px;
    background-image: url("/images/icon-cart.png");
}

#basket_store {
    width: auto !important;
    padding-right: 25px;
}

.head-tel {
    font-size: 14px;
    padding-right: 15px;
}

.pagination {
    color: #929292;
    font-size: 14px;
}

.pagination ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0px 5px;
}

.pagination li {

    margin: 0px 1px;
    background: rgba(25, 25, 25, 0.2);
}

.pagenav {
    padding: 5px 10px;
    display: block;
}

.pagination a {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    display: block;
    font-family: Roboto, sans-serif;
}

.pagination a:hover {
    text-decoration: none;
    color: #e79736;
}


.jshop_list_product .in_cart_list {
    bottom: 5px;
    font-size: 12px;
}

@media screen and (max-width: 1600px) {
    #top .top2 .logo-black {
        right: -webkit-calc(50% - 50px);
        right: calc(50% - 50px);
    }
}

@media screen and (max-width: 1500px) {
    .top1 .nav > li a {
        padding: 10px 30px;
    }
}

@media screen and (max-width: 1378px) {
    body {
        padding-top: 85px;
    }

    .top1 .nav > li a {
        font-size: 14px;
        padding: 10px 24px;

    }

    .top1 .nav > li:nth-child(7) {
        margin-left: 50px;
    }

    #top .top2 .logo-black {
        max-width: 90px;
    }

    #top .top2 .logo-black {
        right: -webkit-calc(46%);
        right: calc(46%);
    }

    .top1 .nav.menu {
        margin: 0;
    }


}

@media screen and (max-width: 1199px) {
    body {
        padding-top: 80px;
    }

    #basket_store .basket_icon {
        font-size: 13px;
        padding: 0 0 0 12px;
        height: auto;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }

    #basket_store .basket_icon::before {
        display: none;
    }

    #main-slider .title {
        padding-top: 25px;
    }

    .top2 .top-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .application-links{
        justify-content: flex-start;
    }

    .top1 .nav > li:nth-child(1) a {
        padding: 10px 6px;
    }

    .top1 .nav > li:nth-child(2) a {
        padding: 10px 6px;
    }

    .top1 .nav > li:nth-child(3) a {
        padding: 10px 6px;
    }

    .top1 .nav > li:nth-child(4) a {
        padding: 10px 6px;
    }

    .top1 .nav > li:nth-child(5) a {
        padding: 10px 6px;
    }

    .top1 .nav > li:nth-child(6) a {
        padding: 10px 6px;
    }

    .top1 .nav > li a {
        padding: 10px 18px;
    }

    .top1 .nav > li:nth-child(7) {
        margin-left: 30px;
    }

    #basket_store {
        padding-right: 35px;
    }
}

@media screen and (max-width: 991px) {
    body {
        padding-top: 104px;
    }

    #main-slider .item {
        height: 550px;
    }

    .top1 .nav.menu {
        display: none;
    }

    #offcanvas-menu .nav > li {
        width: 100%;
        text-align: end;
    }

    #offcanvas-menu .nav > li > a {
        padding: 3px 30px;
    }

    .top1 .nav > li:nth-child(6) {
        margin-right: 0;
    }

    .top1 .nav > li:nth-child(7) {
        margin-left: 0;
    }

    #top .top2 .logo-black {
        display: none;
    }

    #top .top2 {
        text-align: left;
    }

    .top-content{
        flex-wrap: wrap;
    }

    .application-links{
        width: 100%;
        order: 5;
        padding-top: 5px;
    }

    #main-slider .row {
        /*flex-direction: column;*/
    }

    .row .my-auto:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
    }

    #main-slider .title {
        font-size: 40px;
        line-height: 50px;
    }

    #main-slider .subtitle {
        font-size: 30px;
        line-height: 35px;
    }

    #main-slider.owl-theme .owl-nav {
        display: none;
    }

    .jshop h1 {
        font-size: 40px;
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .basket_icon {
        padding: 10px 0;
        height: 43px;
    }

    .top2 .logo-head {
        display: inline-block;
    }

    #basket_store .basket_icon {
        font-size: 13px;
        padding: 5px 12px;
        height: auto;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }

    #basket_store {
        padding-right: 15px;
    }

    #basket_store .basket_icon::before {
        display: none;

    }

    .top2 .top-content {
        justify-content: flex-start;
    }
}

@media screen and (max-width: 450px) {
    .application-links{font-size: 10px;}
    .application-links span{margin-right: auto;}
    #main-slider .item {height: 500px;}
}
@media screen and (max-width: 380px) {
    #main-slider .item {height: 480px;}  
}