@media (max-width: 360px) {
    ul.navbar-nav li a {
        font-size: 14px!important;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    .product-titles h3 {
        font-size: 20px;
        line-height: normal;
        margin: 10px 0;
    }
    .nav-sublist ul li a {
        width: 100%;
    }
    ul.lsoc {
        padding: 0;
        margin-top: 25px;
    }
    ul.lsoc li {
        list-style: none;
        background-color: #b6aaa7;
        border-radius: 4px;
        display: block;
        width: 38px;
        height: 38px;
        line-height: 36px;
        margin: 7px auto;
    }
    ul.lsoc li a {
        color: #fff;
        display: block;
        padding: 0 5px;
        font-size: 24px;
    }
    .hso_lft {
        height: 250px;
        margin: 75px 0;
    }
    .copyright p {
        font-size: 10px;
        line-height: normal;
    }
    .copyright .text-left {
        padding-right: 0;
        padding-left: 10px;
    }
    .copyright .text-right {
        padding-left: 0;
        padding-right: 10px;
    }
    h4.min25 {
        text-align: center;
        font-size: 16px;
        padding-right: 0;
    }
    .cart_pop ul {
        max-height: 154px;
    }
    .product-sec4 {
        text-align: center;
    }
    .interesting-product {
        padding: 25px 0;
    }
    #carousel-pager .carousel-control {
        bottom: unset;
        top: 50%;
        transform: translateY(-50%);
        padding: 7px;
        width: 28px;
        height: 42px;
    }
    .carousel-inner.vertical>.item>a>img,
    .carousel-inner.vertical>.item>img {
        width: 33.33%;
        float: right;
    }
    .payment-section h2 {
        display: block;
        border: 0;
        text-decoration: underline;
        text-align: center;
        font-size: 24px;
        padding-bottom: 10px;
    }
    .step-form2 span {
        font-size: 24px;
        margin-bottom: 30px;
        display: block;
        text-decoration: underline;
        font-weight: bold;
        color: #726a69;
    }
    .step-form2 p {
        margin: 15px 0;
        font-size: 15px;
    }
    .payment-radio {
        display: inline-block;
        background: #f7f7f7;
        padding: 5px 0 5px 15px;
    }
    .step-form2 input[type=radio],
    .step-form2 input[type=checkbox] {
        margin-top: 0;
        margin-left: 10px;
        width: 19px;
        height: 19px;
        display: inline-block;
        vertical-align: middle;
    }
    p.payment-radio {
        font-family: 'OpenSansHebrew-Light';
        font-weight: bold;
        font-size: 17.66px;
        line-height: 27.76px;
        color: #515050;
    }
    .det-shipping {
        font-size: 24px;
        color: #515050;
        margin-bottom: 25px;
        margin-top: 0;
        display: block;
        text-decoration: underline;
        font-weight: bold;
        padding-top: 40px;
        border-top: 1px solid #ddd;
    }
    .step-form1 {
        display: inline-block;
    }
    .step-form1 .form-group {
        float: none;
        width: 49%;
        display: inline-block;
    }
    .step-form1 .form-group.full-width {
        width: 100%;
    }
    .button-submit button {
        background: #897f7d;
        color: #fff;
        width: 100%;
        border: transparent;
        font-weight: bold;
        padding: 8px 15px;
        font-size: 18px;
    }
    .step-form2 p {
        margin: 15px 0;
    }
    .step-form2 p.payment-radio {
        margin-top: 0;
    }
    .row-section1 p {
        font-size: 14px;
    }
    .cart-block1 p {
        font-size: 14px;
    }
    .last-child1 span {
        font-size: 14px;
    }
    #vespa_modal.modal.fade.in .modal-dialog,
    #cart_modal.modal.fade.in .modal-dialog,
    #wish_modal.modal.fade.in .modal-dialog {
        transform: translate3d(0, -200px, 0);
    }
    .product-sec4 > h5 {
        margin: 10px 0;
    }
    .product-shop p span {
        display: inline-block;
        width: 86%;
        vertical-align: top;
        padding-right: 10px;
    }
    .product-shop p > img {
        width: 12%;
        display: inline-block;
        vertical-align: top;
    }
    .product-shop p {
        margin: 10px 0 15px;
        line-height: normal;
    }
    .bread {
        display: none;
    }
    .prod-sec {
        padding: 0;
    }
    .toggle-hamburga.open {
        position: fixed;
        z-index: 999;
    }
    .mega-menu ul > li,
    .navbar-nav > li .dropdown ul > li {
        width: 100%;
        padding: 0;
    }
    .container-fluid>.navbar-collapse,
    .container>.navbar-collapse {
        margin: 0;
    }
    .navbar-collapse {
        background-color: #333;
        display: none;
        margin: 0;
        padding: 0;
        z-index: 100;
        width: 70%;
        position: fixed;
        top: 0;
        left: 0;
        hyphens: 100%;
        right: 0;
        bottom: 0;
        max-width: 230px;
    }
    .navbar-header {
        background-color: #897f7d;
    }
    /*menu*/
    .toggle-hamburga {
        -webkit-transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        -moz-transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        -ms-transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        -o-transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        top: 0;
        z-index: 2;
        cursor: pointer;
    }
    .toggle-hamburga span {
        -webkit-transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        -moz-transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        -ms-transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        -o-transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        transition: all 0.3s cubic-bezier(0.56, 0.32, 0.12, 0.9) 0s;
        transform: scaleX(1);
        -ms-transform: scaleX(1);
        /* IE 9 */
        -webkit-transform: scaleX(1);
        /* Safari and Chrome */
        width: 35px;
        height: 3px;
        display: block;
        margin: 8px;
        background: #fff;
    }
    .toggle-hamburga span.two {
        position: absolute;
        top: 11px;
    }
    .toggle-hamburga.open span {
        background: white !important;
    }
    .toggle-hamburga.open .one {
        -webkit-animation: bounce-dx 0.5s ease 0ms 1 normal both;
        animation: bounce-dx 0.5s ease 0ms 1 normal both;
    }
    .toggle-hamburga.open .two {
        -webkit-animation: bounce-sx 0.5s ease 0ms 1 normal both;
        animation: bounce-sx 0.5s ease 0ms 1 normal both;
    }
    .toggle-hamburga.open span:first-child {
        -webkit-transition: all 0.1s ease 0s;
        -moz-transition: all 0.1s ease 0s;
        -ms-transition: all 0.1s ease 0s;
        -o-transition: all 0.1s ease 0s;
        transition: all 0.1s ease 0s;
        -ms-transform: translate(0, -8px);
        -webkit-transform: translate(0, -8px);
        -moz-transform: translate(0, -8px);
        transform: translate(0, -8px);
        opacity: 0;
    }
    .toggle-hamburga.open span:last-child {
        -webkit-transition: all 0.1s ease 0s;
        -moz-transition: all 0.1s ease 0s;
        -ms-transition: all 0.1s ease 0s;
        -o-transition: all 0.1s ease 0s;
        transition: all 0.1s ease 0s;
        -ms-transform: translate(0, 8px);
        -webkit-transform: translate(0, 8px);
        -moz-transform: translate(0, 8px);
        transform: translate(0, 8px);
        opacity: 0;
    }
    .toggle-hamburga.closed .one {
        -webkit-animation: bounce-dx-rev 0.5s ease 0ms 1 normal both;
        animation: bounce-dx-rev 0.5s ease 0ms 1 normal both;
    }
    .toggle-hamburga.closed .two {
        -webkit-animation: bounce-sx-rev 0.5s ease 0ms 1 normal both;
        animation: bounce-sx-rev 0.5s ease 0ms 1 normal both;
    }
    .toggle-hamburga.closed span:first-child {
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        opacity: 1;
    }
    .toggle-hamburga.closed span:last-child {
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        opacity: 1;
    }
    @-webkit-keyframes bounce-sx {
        0% {
            transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
        }
        65% {
            transform: rotate(55deg);
            -ms-transform: rotate(55deg);
            -webkit-transform: rotate(55deg);
            -moz-transform: rotate(55deg);
        }
        100% {
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
        }
    }
    @-ms-keyframes bounce-sx {
        0% {
            transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
        }
        65% {
            transform: rotate(55deg);
            -ms-transform: rotate(55deg);
            -webkit-transform: rotate(55deg);
            -moz-transform: rotate(55deg);
        }
        100% {
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
        }
    }
    @keyframes bounce-sx {
        0% {
            transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
        }
        65% {
            transform: rotate(55deg);
            -ms-transform: rotate(55deg);
            -webkit-transform: rotate(55deg);
            -moz-transform: rotate(55deg);
        }
        100% {
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
        }
    }
    @-webkit-keyframes bounce-dx {
        0% {
            transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
        }
        65% {
            transform: rotate(-55deg);
            -ms-transform: rotate(-55deg);
            -webkit-transform: rotate(-55deg);
            -moz-transform: rotate(-55deg);
        }
        100% {
            transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
        }
    }
    @-ms-keyframes bounce-dx {
        0% {
            transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
        }
        65% {
            transform: rotate(-55deg);
            -ms-transform: rotate(-55deg);
            -webkit-transform: rotate(-55deg);
            -moz-transform: rotate(-55deg);
        }
        100% {
            transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
        }
    }
    @keyframes bounce-dx {
        0% {
            transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
        }
        65% {
            transform: rotate(-55deg);
            -ms-transform: rotate(-55deg);
            -webkit-transform: rotate(-55deg);
            -moz-transform: rotate(-55deg);
        }
        100% {
            transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
        }
    }
    /*scrollbar*/
    .navigation {
        background-color: #333;
        display: none;
        margin: 0;
        padding: 0;
        z-index: 100;
        /*   transform: translateY(-200%);
    transition: all 0.5s ease-in 0s;*/
        width: 60%;
        position: fixed;
        top: 0;
        left: 0;
        hyphens: 100%;
        right: 0;
        bottom: 0;
    }
    ul.navbar-nav li a {
        color: #fff;
    }
    ul.navbar-nav li.has_child_menu > a {
        display: inline-block;
        width: 80%;
    }
    .toggle--active {
        display: block;
        /* -webkit-transition: ease-in 0.5s all;
  transition: ease-in 0.5s all;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);*/
    }
    .navbar-collapse {
        box-shadow: none;
    }
    .navbar {
        margin-bottom: 0;
        padding: 0;
        border: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin-top: 0;
        z-index: 999;
    }
    ul.navbar-nav {
        border-bottom: none;
        margin: 0;
        text-align: right;
        margin-top: 50px;
        max-height: 85%;
        overflow: auto;
    }
    .navbar-form {
        border: none;
        box-shadow: none;
        padding: 10px 15px;
        margin-right: 0;
    }
    .toggle-menu li {
        padding: 10px 15px;
    }
    .toggle-menu li.has_child_menu {
        display: block;
        text-align: right;
        padding: 10px 15px 10px 0;
    }
    .toggle-menu li a {
        text-decoration: none;
        color: #fff;
        display: block;
        text-align: right;
        font-size: 17px;
        text-transform: uppercase;
        border-bottom: 2px solid transparent;
        -webkit-transition: linear 0.5s all;
        transition: linear 0.5s all;
        font-weight: 500;
        padding: 5px 10px;
    }
    .toggle-hamburga {
        position: relative;
        top: 5px;
        right: 8px;
    }
    .headtop-right {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        width: 120px;
    }
    .headtop-right {
        left: 60px;
    }
    .toggle-menu li a {
        padding: 0;
    }
    /*menus close*/
    header.fixed-header .top_bar {
        animation: slide-down 0.7s;
        opacity: 1;
        animation-direction: normal;
        z-index: 99;
        left: 0;
        background: #f1efee;
        position: fixed;
        top: 0;
        width: 100%;
        padding: 15px 0;
        animation-duration: 0.7s;
    }
    @keyframes slide-down {
        0% {
            opacity: 0;
            transform: translateY(-100%);
        }
        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }
    .mobile-fixed_bottom {
        background: #866a6d;
        color: #fff;
        position: fixed;
        bottom: 0;
        z-index: 99;
        letter-spacing: initial;
        left: 0;
        right: 0;
        padding: 10px 0 8px;
    }
    .mobile-fixed_bottom .text-center {
        padding: 10px 15px;
        border-left: 1px solid #fff;
        margin: 0 -15px;
    }
    .mobile-fixed_bottom .col-xs-4:last-child .text-center {
        border-right: none;
        border-left: none;
    }
    .mobile-fixed_bottom img {
        width: 16px;
    }
    .mobile-fixed_bottom span {
        display: block;
        margin-top: 7px;
        font-size: 15px;
        color: #fff;
    }
    .header-top {
        z-index: 2;
    }
    .copy-right {
        text-align: center;
    }
    .header-top.fixed-header {
        position: fixed;
        background: #fff;
        padding: 10px 15px;
        z-index: 33;
        min-height: 70px;
    }
    h3.inr_tit {
        margin: 0;
        font-size: 24px;
        line-height: normal;
        padding-bottom: 0;
    }
    .amount-product input[type="number"] {
        margin-left: 0;
        max-width: 45px;
    }
    .share-page #myBtn {
        font-size: 12px;
    }
    .amount-product a {
        font-size: 12px;
        padding: 11px 10px;
    }
    .amount-product span {
        font-size: 14px;
    }
    .price-product {
        padding: 10px 0;
        display: inline-block;
        border: 0;
        vertical-align: middle;
    }
    section.recently_viewed {
        padding: 50px 0 0;
    }
    .p_gift {
        text-align: center;
        padding: 25px 15px;
    }
    a.gift_sec img {
        width: 100%;
    }
    .gift-monther1 p:last-child {
        margin: 0;
    }
    .cart_pop,
    .wish_pop {
        width: 320px;
    }
    .gift-home p .favo {
        display: none;
    }
    .navbar-nav > li .dropdown ul > li {
        display: none;
    }
    .navbar-nav > li .dropdown ul > li:first-child {
        display: block!important;
    }
    /*li.drop_sec_1 ul > li:last-child,
    li.drop_sec_1 > a {
        display: none!important;
    }*/
    .contact_adress:after {
        display: none;
    }
    .contact_adress:before {
        content: "";
        position: absolute;
        background-image: url(../images/c_brdr.png);
        background-size: cover;
        height: 2px;
        width: 80%;
        right: 0;
        top: 0;
        left: 0;
        margin: 0 auto;
    }
    .contact_form {
        padding: 25px 0;
    }
    .product-titles img {
        margin-left: 0;
    }
    .cart_wish {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        width: 100%;
        height: 48px;
    }
    .cart_wish a.favo {
        position: absolute;
        right: 0;
        width: 48px;
        height: 48px;
        background-color: rgba(182, 170, 167, 0.5);
        line-height: 48px;
        font-size: 24px;
    }
    .cart_wish a.prod_cart {
        position: absolute;
        left: 0;
        width: 48px;
        height: 48px;
        background-color: rgba(182, 170, 167, 0.5);
        line-height: 48px;
    }
    .cart_wish a.prod_cart span {
        background-color: #625b5a;
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        color: #fff;
        font-size: 10.61px;
        font-family: OpenSansHebrew-Regular;
        top: 5px;
        right: 8px;
        text-align: center;
        line-height: 20px;
    }
    .navbar-nav > li .dropdown ul > li .nav-sublist ul > li a {
        color: #fff;
        border-bottom: 0;
        padding: 10px 15px;
    }
    .mobi_wish_pop .wish_pop,
    .mobi_cart_pop .cart_pop {
        bottom: 75px;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99;
        position: fixed;
        top: unset;
    }
    .mobi_wish_pop .wish_pop:after,
    .mobi_cart_pop .cart_pop:after {
        display: none;
    }
    .navbar-nav>li {
        border-top: 1px solid #424242;
    }
    .navbar-form .input-group {
        width: 100%;
    }
    form.navbar-form {
        margin-left: 0;
    }
    ul.navbar-nav li.arrow span.tog_plus {
        float: left;
        padding: 7.5px 15px;
        color: #fff;
    }
    .mobi_fltr {
        display: none;
        position: fixed;
        bottom: 75px;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99;
        background-color: #fff;
        padding: 15px;
        border-top: 1px solid #BDBDBD;
    }
    .mobi_fltr .filtr {
        margin-top: 20px;
    }
    .width-pro .product-sec3 > .favo {
        font-size: 16px;
        padding: 15px;
    }
    .width-pro .product-sec3 >span {
        font-size: 24px;
    }
    .bread ul {
        margin-bottom: 0;
    }
    .width-pro1 {
        width: 100%;
    }
    .min_slide {
        overflow: scroll;
        width: 100%;
        white-space: nowrap;
    }
    .blog_title,
    .blog_para {
        height: auto;
    }
    .fixedbt-left a {
        color: #fff;
        display: block;
        outline: none;
    }
    .fixedbt-left {
        min-height: 55px;
        padding: 0;
        border-left: 1px solid #fff;
        text-align: center;
    }
    .fixedbt-left:last-child {
        border-left: 0;
    }
    .navbar-nav >li .dropdown {
        background-color: transparent;
        position: unset;
        /*height: 200px;
        overflow: scroll;*/
        margin-right: -15px;
        box-shadow: unset;
    }
    .navbar-nav > li .dropdown ul {
        padding: 0;
        /*max-height: 250px;
        overflow-y: scroll;*/
        width: 100%;
    }
    .navbar-form #srch {
        width: 100%;
    }
    #recent .owl-prev,
    #chocky .owl-prev,
    #gift_home_slide .owl-prev {
        left: 0%;
    }
    #recent .owl-next,
    #chocky .owl-next,
    #gift_home_slide .owl-next {
        right: 0%;
    }
    ul.service,
    ul.s_cart {
        display: none;
    }
    .apad {
        padding: 0;
    }
    .prod_title h3 {
        font-size: 17.91px;
        height: 50px;
        padding-bottom: 0;
    }
    .prod_title p {
        font-size: 14px;
    }
    .prod_price {
        font-size: 21.87px;
    }
    .shop_cnt h2 {
        text-align: right;
        background-color: #b5b0af;
        padding: 8px 15px;
        font-family: 'OpenSansHebrew-Regular';
        font-size: 14px;
        color: #fff;
        margin-left: -15px;
        margin-right: -15px;
    }
    .prod_img {
        text-align: center;
    }
    a.back {
        font-weight: bold;
    }
    .prod_desc {
        margin-top: 15px;
        float: right;
        width: 100%;
    }
    .prod_title {
        margin-top: 0;
    }
    .brdr {
        padding-right: 15px;
    }
    section.contact {
        text-align: center;
    }
    .contact_form form input {
        margin: 0 auto 15px;
    }
    .contact_desc:after,
    .contact_adress:after {
        width: 100%;
    }
    .m_con_bg {
        background-image: url(../images/m_contact_bg.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: cover;
        opacity: 0.59;
        filter: alpha(opacity=59);
        min-height: 370px;
    }
    .part_logo {
        margin: 5px;
        width: 45%;
        display: inline-block;
        vertical-align: middle;
    }
    #partners {
        padding: 15px;
    }
    .con_bg {
        display: none;
    }
    .m_bnr {
        display: block!important;
        width: 100%;
    }
    .b_page {
        display: none;
    }
    .d_bnr {
        display: none!important;
    }
    .blog_date {
        font-size: 16.37px;
        text-align: center;
        margin-left: 0px;
        padding-bottom: 0px;
    }
    .blog_desc {
        font-size: 16px;
        padding: 0 15px;
    }
    .blog_link a {
        font-size: 20.44px;
    }
    .blog_title {
        font-size: 18.47px;
    }
    ul.blog_sub_ttile li {
        font-size: 14.09px;
    }
    #customer_say.owl-theme .owl-nav .owl-prev {
        left: 0px;
    }
    #customer_say.owl-theme .owl-nav .owl-next {
        right: 0px;
    }
    .customer_say .owl-carousel,
    .partners .owl-carousel {
        display: block;
    }
    .invite-data {
        margin-top: 20px;
    }
    .p_gift h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .p_gift p {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .p_gift a {
        padding: 7px 12px;
        font-size: 13px;
    }
    .banner .col-lg-8 .owl-item,
    .banner .col-lg-8 {
        padding-right: 0;
        padding-left: 0px;
    }
    .slide-img {
        min-height: 228px;
    }
    .navigation {
        display: none;
    }
    .bnr_img {
        height: initial;
    }
    .banner .owl-carousel .bnr_img {
        display: none;
    }
    .banner .owl-carousel .bnr_img:first-child {
        display: block;
        margin-left: -4px;
    }
    .service_bar {
        display: none;
    }
    .logo_lnk {
        max-width: 170px;
    }
    .logo {
        padding: 15px 0;
    }
    .top_bar .col-lg-6.text-right {
        display: none;
    }
    ul.social li {
        display: none;
        padding: 0;
    }
    ul.social li.show-mobile {
        display: inline-block;
    }
    section.top_bar {
        padding: 15px 0;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
    }
    ul.social li a {
        color: #fff;
        padding: 6px 15px;
        border-radius: 5px;
        display: block;
        background: #b6aaa7;
    }
    .gifts .col-lg-4 {
        padding: 0 10px 10px 10px;
    }
    .gifts .container {
        padding-left: 0;
        padding-right: 0;
    }
    .gifts .row,
    .invite-year .row {
        margin-right: 0;
        margin-left: 0;
    }
    section.gifts {
        margin: 10px 0;
    }
    .gifts-border h2 {
        font-size: 24px;
        text-align: center;
    }
    /*.gift-home {
        width: 100%;
        padding: 10px 15px;
    }*/
    .gifts-border {
        margin-right: 0;
    }
    .invite-year .col-lg-3:first-child,
    .invite-year .col-lg-8,
    .equal-offer .container {
        padding-right: 0;
        padding-left: 0;
    }
    .invite-year .col-lg-3 {
        padding: 10px 0;
    }
    .invite-year,
    .best-gifts {
        margin: 30px 0;
    }
    .invite-year .col-lg-4.text-left {
        padding: 15px 0;
    }
    .carousel-data.text-right {
        text-align: center;
    }
    .carousel-data span {
        margin-bottom: 15px;
        display: block;
    }
    .equal-data span {
        font-size: 22px;
        line-height: 29px;
    }
    .equal-data a {
        padding: 7px 15px;
        font-size: 14px;
    }
    .equal-data {
        background-image: url(../images/mobile-slide1.png);
    }
    .best-gifts1 {
        margin: 40px 0 30px;
    }
    .little-carousel {
        margin: 20px 0;
    }
    .news-letter:after,
    .news-letter {
        height: 80px;
    }
    .signup-form {
        margin-top: 0px;
    }
    .data-news-form input[type="text"] {
        color: #333;
        font-size: 16px;
    }
    .data-news-form input:last-child,
    .data-news-form input[type="submit"],
    .data-news-form input:first-child {
        width: 80%;
        border-radius: 0;
        padding: 10px 15px;
        right: 0;
        text-align: center;
    }
    .data-news-form span {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .gift-monther {
        display: block;
    }
    footer.footer-section.container-fluid {
        padding: 10px 0;
        text-align: center;
    }
    .gift-monther1 {
        border-right: none;
    }
    .gift-monther {
        padding: 20px 0;
        border-bottom: 1px solid #fff;
    }
    .footer-form form {
        width: 100%;
        text-align: center;
        margin: 15px 0;
    }
    .navigation .collapse {
        display: block;
        margin: 0;
    }
    span.nxt,
    span.prev {
        display: none;
    }
    .product-titles span {
        text-align: right;
        background-color: #b5b0af;
        padding: 8px 15px;
        font-family: 'OpenSansHebrew-Regular';
        font-size: 14px;
        line-height: normal;
        color: #fff;
        margin-left: -15px;
        margin-right: -15px;
    }
    /**/
    .product-sec2 td:before {
        content: '\25CF';
        padding-left: 7px;
    }
    .mobi_wish_pop .wish_pop:after,
    .mobi_cart_pop .cart_pop:after {
        display: none;
    }
    .mobi_fltr {
        display: none;
        position: fixed;
        bottom: 75px;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99;
        background-color: #fff;
        padding: 15px;
        border-top: 1px solid #BDBDBD;
    }
    .mobi_fltr .filtr {
        margin-top: 20px;
        text-align: center;
    }
    /*.pad_lft_5 {
    padding-left: 5px;
}*/
    select.cate {
        border: 1px solid #898989;
        background: transparent;
        width: 100%;
        height: 40px;
        display: block;
        margin: 0 auto 15px;
        padding: 5px 10px 5px 30px;
        font-family: 'OpenSansHebrew-Regular';
        font-size: 18.17px;
        color: #605f5e;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-image: url(../images/down_arw.png);
        background-repeat: no-repeat;
        background-position: left center;
    }
    select.mcolor {
        border: 1px solid #898989;
        background: transparent;
        width: 100%;
        height: 40px;
        padding: 10px;
        display: block;
        margin: 0 auto;
        padding: 5px 10px 5px 30px;
        font-family: 'OpenSansHebrew-Regular';
        font-size: 18.17px;
        color: #605f5e;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-image: url(../images/down_arw.png);
        background-repeat: no-repeat;
        background-position: left center;
    }
    .mobi_wish_pop .wish_pop,
    .mobi_cart_pop .cart_pop {
        bottom: 75px;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99;
        position: fixed;
        top: unset;
    }
    .h_sec_five {
        background: none;
    }
    .hsf_img {
        min-height: 300px;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #f7f6f6;
        background-image: url(../images/p_gift.jpg);
    }
    .hsf_rgt {
        padding: 0 5%;
    }
    .gallery {
        margin: 15px 0;
        text-align: center;
    }
    .detail-step1 {
        border-bottom: 1px solid #9b9b9b;
        border-left: 0;
    }
    .detail-step1:last-child {
        border-bottom: none;
    }
    .payment-section {
        padding: 0;
    }
    .product-sec3 {
        text-align: center;
    }
    table {
        margin: 0 auto;
    }
    .product-sec2 td {
        text-align: right;
        display: block;
    }
    .width-pro1 {
        width: 100%;
    }
    .gallery .full {
        min-height: 250px;
        width: 100%;
    }
    .gallery .previews {
        padding-right: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        display: block;
        min-height: initial;
    }
    .gallery .previews a {
        width: 32%;
        padding: 5px;
        display: inline-block;
        margin: 0;
    }
    .intrst_prod h3,
    .rvw_sec h3 {
        text-align: center;
        font-size: 18px;
        padding-bottom: 20px;
    }
    .intrst_prod h3:after,
    .rvw_sec h3:after {
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 40%;
    }
    .chocolate {
        width: 100%;
        text-align: center;
    }
    .product-titles {
        text-align: center;
    }
    .amount-product {
        display: inline-block;
        width: auto;
    }
    .share-page {
        width: 100%;
    }
    .share-page {
        text-align: center;
    }
    ul.blog_sub_ttile {
        margin-bottom: 10px;
    }
    ul.blog_sub_ttile li {
        font-size: 14px;
    }
    select.cate {
        border: 1px solid #898989;
        background: transparent;
        width: 100%;
        height: 40px;
        display: block;
        margin: 15px auto;
        padding: 5px 10px 5px 30px;
        font-family: 'OpenSansHebrew-Regular';
        font-size: 18.17px;
        color: #605f5e;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-image: url(../images/down_arw.png);
        background-repeat: no-repeat;
        background-position: left center;
    }
    select.prc_rng {
        border: 1px solid #898989;
        background: transparent;
        width: 100%;
        height: 40px;
        padding: 10px;
        display: block;
        margin: 0 auto 15px;
        padding: 5px 10px 5px 30px;
        font-family: 'OpenSansHebrew-Regular';
        font-size: 18.17px;
        color: #605f5e;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-image: url(../images/down_arw.png);
        background-repeat: no-repeat;
        background-position: left center;
    }
    a.back {
        font-family: 'OpenSansHebrew-Regular';
        font-size: 19.25px;
        font-weight: bold;
        color: #474747;
        text-decoration: underline;
        display: block;
        text-align: center;
        margin-top: 35px;
    }
    .right-shop h2,
    .left-shop h2 {
        display: none;
    }
    .shop_cnt {
        padding: 0 0 25px 0;
    }
    .left-shop {
        padding-right: 15px;
    }
    .blog_title {
        font-size: 18px;
        line-height: 36px;
    }
    .blog_date {
        text-align: center;
        margin: 0;
        padding-bottom: 0;
    }
    .blog_desc {
        font-size: 14px;
        line-height: 28px;
        padding: 0;
        margin: 10px 0;
    }
    .blog_link a {
        font-size: 15px;
    }
    .inner_block {
        margin-bottom: 25px;
    }
    .contact {
        background: none;
        padding-bottom: 0;
    }
    .m_con_bg {
        background-repeat: no-repeat;
        background-color: #f5f5f5;
        background-size: cover;
        background-position: left center;
        background-image: url(../images/contact_bg.png);
        min-height: 320px;
    }
    .contact_desc {
        padding: 15px 0;
        margin-top: 0;
        text-align: center;
    }
    .contact_desc h2 {
        font-size: 24px;
        line-height: 48px;
        margin-bottom: 0;
    }
    .contact_desc p {
        font-size: 14px;
        font-weight: normal;
        line-height: 28px;
    }
    .contact_adress {
        text-align: center;
    }
    .contact_adress p {
        font-size: 14px;
        font-weight: normal;
        line-height: 28px;
    }
    .contact_form {
        text-align: center;
    }
    .contact_form h2 {
        font-size: 24px;
        line-height: 48px;
        margin-bottom: 0;
    }
    .contact_form p {
        font-size: 14px;
        font-weight: normal;
        line-height: 28px;
    }
    .contact_form {
        margin-bottom: 0;
    }
    .contact_form form input {
        width: 100%;
    }
    .cart-section1 h2 {
        text-align: center;
    }
    table.cart_table tbody td {
        padding: 10px 0;
    }
    .link-sec1 {
        display: block;
        text-align: center;
        border-top: 2px solid #ccc;
        padding-top: 15px;
    }
    .cart-border {
        padding: 10px;
    }
    .bus_desc {
        margin-top: 0;
        text-align: center;
    }
    .bus_desc h3 {
        font-size: 18px;
        line-height: 36px;
    }
    .bus_desc p {
        font-size: 15px;
        line-height: 30px;
    }
    .offer p {
        font-size: 18px;
        line-height: 28px;
    }
    .h_sec_six form input {
        min-width: 200px;
        border-radius: 0;
    }
    .h_sec_six form input[type="submit"] {
        min-width: unset;
        border-radius: 0;
    }
    .hso_desc h2 {
        font-size: 28px;
        line-height: normal;
    }
    .hso_desc p {
        font-size: 24px;
        margin: 10px 0;
        line-height: normal;
    }
    .hso_desc h2 br {
        display: none;
    }
    .hso_desc a {
        font-size: 20px;
        font-weight: 500;
        white-space: nowrap;
    }
    .hsf_rgt p {
        font-size: 14px;
        line-height: 28px;
    }
    .hsf_rgt h3 {
        font-size: 20px;
        line-height: 40px;
        margin-top: 0;
    }
    .hsf_rgt h3 span {
        display: block;
    }
    .affix.smenu + .logo_sec {
        margin-top: 15px;
    }
    .h_sec_two {
        margin-bottom: 0;
    }
    .h_sec_three {
        padding: 50px 0;
    }
    .hsth_prod {
        margin-top: 25px;
    }
    .h_sec_four {
        padding: 25px 0;
    }
    .h_sec_seven {
        padding: 25px 0;
    }
    #brand {
        margin: 0;
    }
    .smenu {
        display: none;
    }
    .hso_desc {
        text-align: center;
        padding: 25px 0;
    }
    .hso_bnr_txt {
        padding: 0;
    }
    .hso_bnr_txt p {
        font-size: 24px;
        line-height: normal;
        background: unset;
        box-shadow: unset;
        color: #897f7d;
        margin-top: -95px;
    }
    .button-bnr-click {
        margin-top: 80%;
        margin-bottom: 0;
    }
    .mobile_bottom_nav {
        background: #897f7d;
        color: #fff;
        position: fixed;
        bottom: 0;
        z-index: 9;
        left: 0;
        right: 0;
        padding: 10px 0 8px;
    }
    .mobile_bottom_nav .col-xs-2 .text-center {
        border-left: 1px solid #fff;
        margin: 0 -15px;
    }
    .mobile_bottom_nav .col-xs-2:last-child .text-center {
        border-left: none;
    }
    .mobile_bottom_nav i.fa {
        font-size: 28px;
    }
    .mobile_bottom_nav a {
        color: #fff;
        display: block;
        outline: none;
    }
    .mobile_bottom_nav span {
        display: block;
        margin-top: 7px;
        font-size: 15px;
        color: #fff;
    }
    .mobile_bottom_nav a.cnot {
        position: relative;
    }
    .cart-not {
        position: absolute;
        top: -5px;
        right: -25px;
        left: 0;
        margin: 0 auto;
        width: 24px;
        height: 24px;
        background-color: #897f7d;
        text-align: center;
        font-size: 13px;
        line-height: 22px;
        color: #ffffff;
        border: 1px solid #ffffff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
    .wish-not {
        position: absolute;
        top: -5px;
        right: -25px;
        left: 0;
        margin: 0 auto;
        width: 20px;
        height: 20px;
        background-color: #897f7d;
        text-align: center;
        font-size: 13px;
        line-height: 18px;
        color: #ffffff;
        border: 1px solid #ffffff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
    #contact_form .modal-form .modal-body .contact_form {
        height: initial;
        width: 100%;
        padding: 15px;
    }
    .hsf_cnt,
    .hsf_rgt {
        text-align: center;
    }
    .hsf_rgt:before {
        display: none;
    }
    .navbar.affix {
        position: fixed;
        top: 0;
        padding: 0;
        background-color: #f1efee;
    }
    .navbar-brand:focus,
    .navbar-brand:hover {
        color: #fff;
    }
    .navbar-brand {
        color: #fff;
        float: left;
    }
    .navbar-toggle {
        float: right;
        margin-right: 10px;
        margin-left: auto;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 0;
        background-color: #897f7d;
    }
    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 6px;
    }
    .h_sec_one {
        margin-top: 0;
    }
    .navbar {
        margin-bottom: 0;
    }
    .logo_sec {
        margin-top: 65px;
    }
    #customer_say .owl-prev {
        left: 15px;
    }
    #customer_say .owl-next {
        right: 15px;
    }
    .abt_tit h2 {
        text-align: center;
        font-size: 24px;
        line-height: normal;
    }
    .abt_tit {
        margin-bottom: 25px;
    }
    .abt_desc p {
        text-align: center;
        font-size: 16px;
        line-height: 32px;
    }
    .banner {
        margin-top: 0px;
    }
    footer {
        padding: 25px 0;
    }
    .foot_link {
        padding: 15px;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }
    .foot_addrs {
        padding: 25px 15px;
        border-bottom: 1px solid #ddd;
        border-right: 0;
        text-align: center;
    }
    .foot_form {
        padding: 25px 15px 0;
    }
    .copyright {
        margin-bottom: 71px;
        padding: 15px;
    }
    .h_sec_six h3 {
        display: block;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 24px;
    }
    h4 {
        font-size: 18px;
    }
    .navbar-nav>li.has_child_menu:hover .dropdown {
        display: block;
    }
    .carousel-inner.vertical > .active {
        top: 0;
    }
    .carousel-inner.vertical > .next,
    .carousel-inner.vertical > .prev {
        top: 0;
        height: 100%;
        width: auto;
    }
    .carousel-inner.vertical > .next {
        left: 0;
        top: 33.33%;
        right: 0;
    }
    .carousel-inner.vertical > .prev {
        left: 0;
        top: -33.33%;
        right: 0;
    }
    .carousel-inner.vertical > .next.left,
    .carousel-inner.vertical > .prev.right {
        top: 0;
    }
    .carousel-inner.vertical > .active.left {
        left: 0;
        top: -33.33%;
        right: 0;
    }
    .carousel-inner.vertical > .active.right {
        left: 0;
        top: 33.33%;
        right: 0;
    }
    .carousel-inner.vertical > .item {
        -webkit-transition: .6s ease-in-out top;
        -o-transition: .6s ease-in-out top;
        transition: .6s ease-in-out top;
    }
    #carousel-pager .carousel-control.left {
        bottom: initial;
        width: 100%;
    }
    #carousel-pager .carousel-control.right {
        top: initial;
        width: 100%;
    }
    .padLZero {
        padding: 0;
    }
    .padRZero {
        padding: 0;
    }
    #myModal .modal-form .modal-body .form-group.col-sm-2 {
        padding-right: 0;
    }
    /*.navbar-nav >li .dropdown {
        padding: 10px 0;
    }*/
    span.nxt {
        bottom: 0px;
        left: 0;
    }
    span.prev {
        top: 0px;
        left: 0;
    }
    .mobile_bottom_nav {
        display: none;
    }
    .navbar-brand {
        display: none;
    }
    .navbar-nav {
        float: none;
    }
    .collapse {
        text-align: center;
    }
    .navbar-nav>li {
        float: none;
        display: inline-block;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .h_sec_one .row {
        display: flex;
    }
    .row_eq_h {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
    }
    .m_con_bg {
        display: none;
    }
}

@media (min-width: 992px) {
    .h_sec_five .row {
        display: flex;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .contact_adress,
    .contact_desc {
        width: 50%;
        float: right;
        padding: 15px;
        min-height: 350px;
    }
    .contact_form {
        margin-bottom: 0;
    }
    .apad {
        text-align: center;
    }
    .abt_tit {
        margin-bottom: 10px;
    }
    .abt_desc p {
        font-size: 16px;
        line-height: 32px;
    }
    .abt_img,
    .bus_img {
        float: none;
        margin: 45px auto 0;
    }
    h2.text-right {
        margin: 0;
    }
    .owl-carousel {
        padding-right: 20px;
        padding-left: 20px;
    }
    .hso_bnr_txt p {
        font-size: 18px!important;
    }
    .button-bnr-click a {
        font-size: 18px;
        line-height: normal;
    }
    .carfav > li > a {
        font-size: 16px;
    }
    .carfav > li > a {
        font-size: 16px;
        padding: 13px 30px 13px 15px;
    }
    .collapse {
        padding: 0;
    }
    .hst_img h4 {
        font-size: 18px;
        padding: 10px;
    }
    .hsth_tit {
        margin-bottom: 25px;
        padding-bottom: 0;
    }
    .hso_desc h2 {
        font-size: 30px;
    }
    .minpcs {
        font-size: 11px;
        margin-top: 8px;
    }
    .navbar.affix {
        padding: 0;
    }
    .nav>li>a {
        font-size: 16px;
        line-height: 24px;
        padding: 10px;
    }
    table {
        width: 75%;
    }
    .chocolate {
        width: 32.333%;
    }
    .hsf_rgt {
        padding: 0 5%;
    }
    .h_sec_five {
        background: none;
    }
    .hsf_img {
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #f7f6f6;
        background-image: url(../images/p_gift.jpg);
    }
    .hso_desc {
        padding: 25px 10px;
    }
    .h_sec_two {
        margin-bottom: 25px;
    }
    .h_sec_three {
        padding: 25px 0;
    }
    .hsf_rgt:before {
        display: none;
    }
    .hsf_img {
        min-height: 400px;
    }
    .foot_form h3 strong {
        font-size: 15px;
    }
    .foot_form h3 {
        font-size: 14px;
    }
    .foot_addrs p {
        padding: 8px 0;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .abt_img {
        width: auto;
    }
    .shop_cnt {
        padding: 25px 0;
    }
    .minpcs {
        font-size: 11px;
        margin-top: 6px;
    }
    .tsoc li.tring a {
        font-size: 11px;
        font-family: 'OpenSansHebrew-Regular';
        margin-top: 3px;
    }
    .offer p {
        padding-top: 4px;
    }
    .nav>li>a {
        font-size: 16px;
        padding: 10px;
    }
    .h_sec_five {
        background-size: cover;
    }
    .hsf_rgt:before {
        left: -20%;
    }
    .hsf_rgt h3 span {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hso_bnr_txt p {
        font-size: 20px;
        line-height: normal;
    }
    .prod_price a.prod_cart img {
        width: 18px;
    }
    .favo {
        margin-left: 4px;
        padding: 5px;
    }
    .prod_price a.details {
        font-size: 14px;
        line-height: 19px;
    }
    .left-shop {
        padding-right: 25px;
    }
    .prod_price span {
        padding-left: 5px;
    }
    .prod_img .prod_price {
        font-size: 14px;
    }
    .affix.smenu + .logo_sec {
        margin-top: 66px;
    }
    .navbar.affix {
        top: 47px;
    }
    .tsoc li {
        padding: 10px 0;
    }
    .carfav li {
        padding: 5px 0;
    }
    li.srch {
        display: none;
    }
    .smenu {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .wish_pop,
    .cart_pop {
        width: 375px;
        top: 45px;
    }
    .wish_prod_cnt h3,
    .cart_prod_cnt h3 {
        font-size: 14px;
    }
}

@media (min-width: 1025px) {
    .smenu.affix + .logo_sec {
        margin-top: 67px;
    }
    .navbar.affix + .h_sec_one,
    .navbar.affix + .contact,
    .navbar.affix + .inner_block {
        margin-top: 92px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 90%;
    }
    .inner_block .container {
        width: 1170px;
    }
    .shop_cnt {
        padding: 0 50px;
    }
    .right-shop {
        padding-right: 0;
    }
}

@media (min-width: 1025px) and (max-width: 1279px) {
    .prod_price span {
        font-size: 14px;
        padding: 5px;
    }
    .minpcs {
        font-size: 14px;
    }
    .prod_price a.details {
        font-size: 14px;
        padding: 5px;
    }
    .favo {
        margin-left: 5px;
    }
    .hsf_rgt:before {
        left: -20%;
    }
    .hsf_rgt h3 span {
        display: block;
    }
    .h_sec_five {
        background-size: cover;
    }
    .hso_bnr_txt p {
        font-size: 28px;
        line-height: normal;
    }
}

@media (min-width: 1280px) and (max-width: 1439px) {
    .hsf_rgt:before {
        left: -15%;
    }
    .hsf_rgt h3 {
        font-size: 24px;
    }
    .hso_bnr_txt p {
        font-size: 36px;
        line-height: normal;
    }
}

@media (min-width: 1440px) and (max-width: 1679px) {
    .hso_bnr_txt p {
        font-size: 42px;
        line-height: normal;
    }
}

@media (min-width: 1440px) {
    .inner_block .container {
        width: 1336px;
    }
    .nav>li>a {
        padding: 10px 25px;
    }
    .width-pro {
        width: 615px;
    }
    .contact_desc {
        margin-top: 100px;
    }
}

@media (min-width: 1680px) {
    .hso_rgt {
        width: 25%;
    }
    .hso_lft {
        width: 75%;
    }
}

@media (min-width: 1920px) {}

@media (min-width: 768px) {
    .carousel-inner.vertical > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .carousel-inner.vertical > .item.next,
    .carousel-inner.vertical > .item.active.right {
        -webkit-transform: translate3d(0, 33.33%, 0);
        transform: translate3d(0, 33.33%, 0);
        top: 0;
    }
    .carousel-inner.vertical > .item.prev,
    .carousel-inner.vertical > .item.active.left {
        -webkit-transform: translate3d(0, -33.33%, 0);
        transform: translate3d(0, -33.33%, 0);
        top: 0;
    }
    .carousel-inner.vertical > .item.next.left,
    .carousel-inner.vertical > .item.prev.right,
    .carousel-inner.vertical > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        top: 0;
    }
}

.step-form1 .mobile-hide-hospital {
    display: none;
}

@media(max-width: 767px) {
    .shop-bnr01 {
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 200px;
        background-position: right center;
        background-image: url(../images/shop_bnr.jpg);
        margin-top: 50px;
    }
    .shop-bnr01 img {
        display: none;
    }
    .shop-position1 {
        padding: 15px 10px;
        text-align: center;
        top: -25px;
        width: 75%;
        margin: 0 auto;
        border-radius: 5px;
    }
    .shop-position1 h1 {
        font-size: 22px;
        width: 100%;
        text-align: center;
        float: left;
        line-height: normal;
        color: #897f7d;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.35);
    }
    .brdr.left-shop .filtr select.cate {
        display: none;
    }
    .cart-sec .cart-right .table-responsive table {
        width: 500px;
    }
    .hsth_tit {
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .h_sec_seven .owl-theme .owl-prev,
    .h_sec_seven .owl-theme .owl-next {
        position: absolute;
        background: transparent;
        outline: none;
        top: 50%;
        transform: translateY(-50%);
    }
    .h_sec_seven .owl-theme .owl-prev {
        left: -15px;
    }
    .h_sec_seven .owl-theme .owl-next {
        right: -15px;
    }
    .h_sec_seven .owl-theme .owl-nav [class*=owl-]:hover {
        background: transparent;
        outline: none;
    }
}

@media(max-width: 767px){
ul.navbar-nav li.arrow span.tog_plus{
    display: none;
}
ul.navbar-nav li.arrow span.tog_plus:first-child {
    display: block;
}
}

@media(max-width: 767px){
.bnr-form01 input,.bnr-form01 input[type="submit"]{
    width: 100%;
    margin: 7px 0;
    border-radius: 0;
}
.bnr-form01{
    padding: 20px;
}
.bnr-form01 span{
    font-size: 19.77px;
    line-height: 21px;
}
}
@media(min-width: 768px) and (max-width: 1023px){
.bnr-form01 input{
    width: 211px;
}
}