@font-face {
    font-family: 'fbspacer-bold';
    src: url('fonts/fbspaceren-bold-webfont.eot');
    src: url('fonts/fbspaceren-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fbspaceren-bold-webfont.woff') format('woff'), url('fonts/fbspaceren-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fbspacer-regular';
    src: url('fonts/fbspaceren-regular-webfont.eot');
    src: url('fonts/fbspaceren-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fbspaceren-regular-webfont.woff') format('woff'), url('fonts/fbspaceren-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansHebrew-Bold';
    src: url('fonts/opensanshebrew-bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/opensanshebrew-bold-webfont.woff') format('woff'), /* Modern Browsers */
    url('fonts/opensanshebrew-bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/opensanshebrew-bold-webfont.svg#8b4b25a9e6dee2304c08fefb363a9190') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/opensanshebrew-regular-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/opensanshebrew-regular-webfont.woff') format('woff'), /* Modern Browsers */
    url('fonts/opensanshebrew-regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/opensanshebrew-regular-webfont.svg#265e1bf8eadfa92b8d955acd546bd2c3') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}
* {
    outline: none;
}

html {
    height: 100%;
    unicode-bidi: embed;
}

body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    height: 100%;
    font-family: OpenSansRegular;
}

.header {
    float: left;
    width: 100%;
    height: 188px;
}

    .header .bgHeader {
        background-image: url("../cut/bubbles.png");
        border-bottom: 1px solid #EFEDE9;
        width: 100%;
        height: 100%;
        float: right;
        width: 100%;
        height: 118px;
        box-sizing: border-box;
        padding-top: 20px
    }

        .header .bgHeader .hdrWrapper {
            margin: 0px auto;
            width: 1400px;
            margin-top: 0px;
            height: 100%
        }

.bgHeader .hdrWrapper .mainTitle {
    float: left;
    width: 60%;
    height: 73px;
    text-align: center;
    background-image: url('../cut/Group 136.svg');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    cursor:pointer;
}

.bgHeader .hdrWrapper .group216 {
    float: left;
    text-align: left;
    width: 20%;
    margin-top: 17px;
}

.bgHeader .hdrWrapper .zoom {
    float: left;
    width: 20%;
    height: 100%;
    text-align: center;
    margin-top: 17px;
    background-image: url('../cut/Zoom.svg');
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: top;
    cursor: pointer;
}

/* margin */
.header .group216 .group213 {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
/* margin */
.header .group216 .group212 {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
/* margin */
.header .group216 .group215 {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

    .header .group216 .group215 .rectUs {
        width: 46px;
        height: 44px;
        background: #69CBDF;
        border-radius: 5px;
        text-align: center;
        box-sizing: border-box;
        padding-top: 10px;
    }

.header .group216 .group213 .rectWishlist {
    width: 46px;
    height: 44px;
    background: #EC1C24;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 13px;
}



.header .group216 .group212 .rectCa {
    width: 46px;
    height: 44px;
    background: #7C1E05;
    border-radius: 5px;
    opacity: 1;
    text-align: center;
    box-sizing: border-box;
    padding-top: 10px;
}

.sndHdrWrapper {
    margin: 0px auto;
    width: 1400px;
    margin-top: 0px;
    height: 100%
}

.header .sndHdrWrapper .rect118 {
    float: right;
    width: 100%;
    height: 80px;
}

    .header .sndHdrWrapper .rect118 .group216 {
        display: none;
    }

    .header .sndHdrWrapper .rect118 .lineHead {
        float: right;
        text-align: center;
        box-sizing: border-box;
        justify-content: center;
        
        width: 100%;
    }

    .header .sndHdrWrapper .rect118 .phoneCont {
        float: left;
        margin-top: -45px;
    }

        .header .sndHdrWrapper .rect118 .phoneCont .phone {
            text-align: right;
            font-family: OpenSansRegular;
            font-size: 18px;
            line-height: 37px;
            letter-spacing: 0px;
            color: #342B1A;
        }

        .header .sndHdrWrapper .rect118 .phoneCont .number {
            text-align: right;
            font-size: 18px;
            line-height: 37px;
            font-family: OpenSansHebrew-Bold;
            letter-spacing: 0px;
            color: #342B1A;
        }

    .header .sndHdrWrapper .rect118 nav {
        justify-content: center;
        display: flex;
        flex: 1;
    }

        .header .sndHdrWrapper .rect118 nav .menu {
            top: 138px;
            left: 647px;
            width: 624px;
            height: 25px;
        }

    .header .sndHdrWrapper .rect118 .menu ul {
        list-style: none;
        direction: rtl;
    }

    .header .sndHdrWrapper .rect118 .menu li {
        display: inline-block;
        height: 24px;
        top: 138px;
        
    }

        .header .sndHdrWrapper .rect118 .menu li a {
            text-align: center;
            font-family: OpenSansHebrew-Bold;
            font-size: 18px;
            line-height: 37px;
            letter-spacing: 0px;
            color: #8B776F;
            padding-left: 52px;
            text-decoration: none;
             cursor:pointer;
        
        }

    #navCoffee, #navSale, #navAbout, #navContact {
        cursor:pointer;
        
    }

.headerSplit {
    float: right;
    width: 100%;
    
}

    .headerSplit .bgSplit {
        height:15px;
        width:100%;
        display:block;
        margin-top: 10px;
        background: url('../cut/Group 265.svg');
        background-repeat:no-repeat;
        background-position: center top;
    }

.sliderWrapper {

    float: right;
    width: 100%;
    margin-top: -10.50px;
   

}
.slides {
    float: right;
    width: 100%;
    overflow: hidden;
}

.slider_ {
    float: right;
    width: 100%;
    height: 613px;
    position: relative;
}
.sliderWrapper #slider > div {
    height: 100%;
    width: 100%;
    margin: 0px auto;
}
    .slider_ .titleboxCont {
        margin: 0px auto;
        width: 1400px;
        height: 100%;
    }

.visible {
    display: inline-flex;
    grid-row-start: 1;
    grid-column-start: 1;
}

#c1 {
    float: right;
    width: 100%;
}

.cover1 {
    width: 100%;
    height: 613px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../cut/banner2.jpg');
}

#c2 {
    float: right;
    width: 100%;
}

.cover2 {
    width: 100%;
    height: 613px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../cut/banner3.jpg');
}

#c1 {
    float: right;
    width: 100%;
}

.cover1 {
    width: 100%;
    height: 613px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../cut/banner2.jpg');
}

#c3 {
    float: right;
    width: 100%;
}

.cover3 {
    width: 100%;
    height: 613px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../cut/banner.jpg');
}

.sliderWrapper .slick-dotted .slick-slider {
    margin-bottom: 310px;
}


.slick-prev {
    left: 120px;
    z-index: 999;
}
.slick-next {
    right: -120px;
}
.sliderWrapper .slick-prev:before {
    background-image: url('../cut/Path 562.svg');
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-flex;
    content: "";
    width: 250px;
    height: 100px;
    float: left;
}


p {
    text-align: center;
    font-size: 12px;
    color: white;
}


.sliderWrapper .slick-next:before {
    background-image: url('../cut/Path 561.svg');
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-flex;
    width: 250px;
    height: 20px;
    float: right;
    content: "";
}

.control-c {
    width: 30px;
    height: 30px;
}

.sliderWrapper .slick-dots {
    position: unset;
    padding-top: 0px;
    margin-top: 0px;
    bottom: 0;
    list-style: none;
    list-style-type: none;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

    .sliderWrapper .slick-dots li {
        margin: 0px -4px 0px 0px;
        padding: 0px;
    }

        .sliderWrapper .slick-dots li button:before {
            text-align: center;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #69CBDF 0% 0% no-repeat padding-box;
            content: '';
            opacity: 1;
        }

        .sliderWrapper .slick-dots li.slick-active button:before {
            opacity: 1;
            text-align: center;
            border: 3px solid #69CBDF;
            background: transparent;
            box-sizing: border-box;
            border-radius: 50%;
            width: 10.5px;
            height: 10.5px;
        }

.titleboxCont .titlebox {
    margin-top:12em;
    float: left;
    width: 421px;
    height: 43px;
    margin-left: 10em;
    direction: rtl;
}

           .titlebox .title {
                text-align: right;
                direction: rtl;
                font-family: fbspacer-bold;
                font-size: 45px;
                line-height: 37px;
                letter-spacing: 0px;
                color: #342B1A;
            }

             .titlebox .textbox {
                direction: rtl;
            }

            .titlebox .text {
                direction: rtl;
                text-align: right;
                font-family: OpenSansRegular;
                font-size: 16px;
                line-height: 20px;
                letter-spacing: 0px;
                color: #342B1A;
            }

             .titlebox .orderBtn {
                width: 201px;
                height: 64px;
                background: #B21520 0% 0% no-repeat padding-box;
                box-sizing: border-box;
                border-radius: 5px;
                padding-top: 10px;
                text-align: center;
            }

.orderBtn .txtBtn {
    text-align: center;
    font-family: OpenSansHebrew-Bold;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.slideCircleCover{
    float: right;
    margin-top: -40px;
    width: 100%;
    text-align: center;
    direction: rtl;
}

.slideCoverCont{
    margin: 0px auto;
    width: 850px;
    height: 26px;
}

.slideCircCover {
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #69CBDF 0% 0% no-repeat padding-box;
}

.slideCoverActive {
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    border: 3px solid #69CBDF;
    background: transparent;
    box-sizing: border-box;
    border-radius: 50%;
    width: 10.5px;
    height: 10.5px;
}
.serviceCont {
    float:right;
    width:100%;
}


.servWrapper {
    margin: 0px auto;
    width: 1400px;
    height: 100%;
}

    .servWrapper .service {
        float: right;
        width: 100%;
    }

.service .container {
    float: right;
    width: 100%;
    height: 198px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

    .service .container .splitter1 {
        float: right;
        height: 142px;
        width: 33.33%;
        box-sizing: border-box;
        padding-left: 15px;
    }

    .service .container .splitter2 {
        float: right;
        height: 142px;
        width: 33.33%;
        box-sizing: border-box;
        padding-left: 15px;
    }

    .service .container .splitter3 {
        float: right;
        height: 142px;
        width: 33.33%;
        box-sizing: border-box;
        padding-left: 20px;
    }

    .service .container .splitter1 .splitImg {
        float: right;
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 35px;
        background-repeat: no-repeat;
    }

    .service .container .splitter2 .splitImg {
        float: right;
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 35px;
        background-repeat: no-repeat;
    }

    .service .container .splitter3 .splitImg {
        float: right;
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 35px;
        background-repeat: no-repeat;
    }

    .service .container .splitter1 .subCont1 {
        direction: rtl;
        float: right;
        width: 452px;
        display: flex;
    }

    .service .container .splitter2 .subCont2 {
        direction: rtl;
        float: right;
        width: 365px;
        display: flex;
    }

    .service .container .splitter3 .subCont3 {
        direction: rtl;
        float: right;
        width: 365px;
        display: flex;
    }

    .service .container .splitter1 .subCont1 .OneTrItem {
        float: right;
        width: 134px;
        height: 102px;
        box-sizing: border-box;
        background-repeat: no-repeat;
    }
     .delivIcon {
       float: right;
       background-image: url('../cut/Group 96.svg');
       background-size: 80%;
       background-position: center 80%;
    }

    .service .container .splitter1 .subCont1 .topItem {
        float: right;
        width: 100%;
        text-align: right;
        font-family: OpenSansHebrew-Bold;
        font-size: 24px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #7C1E05;
    }

    .service .container .splitter1 .subCont1 .bottomItem {
        float: right;
        width: 80%;
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #342B1A;
    }

    .service .container .splitter2 .subCont2 .OneTrItem {
        float: right;
        width: 100%;
        box-sizing: border-box;
        background-repeat: no-repeat;
        margin-left: 8px;
    }
      .saleIcon{
         background-image:url('../cut/Group 151.svg');
         background-size:80%;
         background-position:center 80%;
    }

    .service .container .splitter2 .subCont2 .topItem {
        width: 100%;
        text-align: right;
        font-family: OpenSansHebrew-Bold;
        font-size: 24px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #7C1E05;
        float: right;
    }

    .service .container .splitter2 .subCont2 .bottomItem {
        width: 100%;
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #342B1A;
        float: right;
    }

    .service .container .splitter3 .subCont3 .OneTrItem {
        float: right;
        width: 100%;
        box-sizing: border-box;
        background-repeat: no-repeat;
        margin-left: 8px;
    }

      .satisIcon{
         background-image:url('../cut/Group 153.svg');
         background-size:80%;
         background-position:center 80%;
    }

    .service .container .splitter3 .subCont3 .topItem {
        width: 100%;
        text-align: right;
        font-family: OpenSansHebrew-Bold;
        font-size: 24px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #7C1E05;
        float: right;
    }

    .service .container .splitter3 .subCont3 .bottomItem {
        width: 100%;
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #342B1A;
        float: right;
    }
.headerSplitServ {
    float: right;
    width: 100%;
}

    .headerSplit .bgSplitServ {
        height: 20px;
        margin-top: 10px;
        background-size: contain;
        background: url('../cut/Group 265.svg');
        background-repeat: no-repeat;
    }
.lineServ {
    float: right;
    width: 100%;
}
    .lineServ .imgServ {
        height: 3px;
        margin-top: 10px;
        background-size: cover;
        background: url('../cut/Group 265.svg');
        background-repeat: no-repeat;
        background-position: center center;
    }


.topItm { 
    float: left;
    width: 100%;
    margin-top: 60px;
    text-align: center;
    font-family: fbspacer-regular;
    font-size: 37px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #B21520;
}


.midItm {
    text-align: center;
    float:left;
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
    font-family: fbspacer-regular;
    font-weight: 900;
    font-size: 46px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #342B1A;
}

.btmCont {
    
    
   height: 0px;
   float:left;
   width:15%;
   margin-left:46%;
 
}

    .btmCont .btmItm {
        width: 50%;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
        border-bottom: 4.50px solid #342B1A;
    }

.tbItm {
    float: right;
    width: 100%;
    height: 55px;
    margin-top: 20px;
    direction:rtl;
}

    .tbItm .menu {
        width: 100%;
        text-align: center;
        display: inline-block;
    }

    .tbItm ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

        .tbItm ul li {
            display: inline-block;
            margin: 0;
            padding: 0;
            cursor: pointer;
        }

            .tbItm ul li .navLatest {
                float: right;
                width: 116px;
                height: 53px;
                box-sizing: border-box;
                text-align: center;
                padding-top: 8px;
            }

            .tbItm ul li .navSoon {
                float: right;
                width: 116px;
                height: 53px;
                box-sizing: border-box;
                text-align: center;
                padding-top: 8px;
            }

            .tbItm ul li .navPopular {
                float: right;
                width: 116px;
                height: 53px;
                box-sizing: border-box;
                text-align: center;
                padding-top: 8px;
            }

            .tbItm ul li .navText {
                display: inline-block;
                text-align: center;
                font-family: OpenSansRegular;
                font-size: 20px;
                line-height: 31px;
                letter-spacing: 0px;
                color: #8B776F;
                text-decoration: none;
                cursor:pointer;
            }

            .tbItm ul li .navTextSelected {
                width: 116px;
                height: 45px;
                display: inline-block;
                text-align: center;
                font-family: OpenSansRegular;
                font-size: 20px;
                font-weight: bolder;
                line-height: 45px;
                letter-spacing: 0.75px;
                color: #FFFFFF;
                text-decoration: none;
                background-color: #69CBDF;
                border-radius: 5px;
                box-sizing: border-box;
                margin-top: -10px;
                color: white;
            }

.summer {
    float: right;
    width: 100%;
    background-color: #EFEDE9;
    padding-bottom: 130px
}
.navPrdcs {
    margin: 0px auto;
    width: 90%;
    height: 130px;
    text-align: center;
}
.mainContPrdc {
    margin: 0px auto;
    width: 1575px;
    height: 452px;
    text-align: center;
}

    .mainContPrdc .prdc {
        float: right;
        width: 100%;
        padding-top: 50px;
        display: inline-block;
    }

.summWrapper {
    margin: 0px auto;
    width: 1575px;
}

.prdc .rgtSlide {
    padding-top: 226px;
    width: 87px;
    text-align: center;
    float: right;
    cursor: pointer;
}

    .prdc .rgtSlide .sImg {
        width: 12px;
        height: 24px;
    }

.prdc .lftSlide {
    padding-top: 226px;
    width: 87px;
    float: right;
    text-align: center;
    cursor: pointer;
}

    .prdc .lftSlide .sImg {
        float: right;
        width: 100%;
        height: 24px;
    }
.fstPrdc {
    float: right;
    box-sizing: border-box;
    width: 322px;
    text-align: center;
    height: 452px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    cursor:pointer;
}

.addLst {
    float: right;
    cursor: pointer;
    box-sizing: border-box;
    padding-top: 19.09px;
    padding-right: 10px;
    width: 50%;
    text-align: right;
}

    .addLst .lstImg {
        cursor: pointer;
        width: 31px;
        height: 27px;
    }

.addCrt {
    float: left;
    box-sizing: border-box;
    padding-top: 19.09px;
    padding-left: 10px;
    width: 33%;
    text-align: left;
    cursor:pointer;
}

    .addCrt .lstImg {
        width: 31px;
        height: 27px;
    }

.imgPrdcRes {
    display: none;
    cursor: pointer;
}

.imgPrdc {
    margin-top: 18px;
    box-sizing: border-box;
    max-height: 251px;
    max-width: 90%;
    cursor: pointer;
}

.detPrdcRes {
    display: none;
}

.detContPrdc {
    float: right;
    width: 100%;
    height: 50px;
    margin-top: 15px;
    cursor:pointer;
    box-sizing: border-box;
}
    /* margin */
    .detContPrdc .detPrdc {
        float: right;
        width: 80%;
        margin-right: 10%;
        direction: rtl;
        text-align: center;
        font-family: OpenSansRegular;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -0.06px;
        color: #342B1A;
    }

.contPrc {
    float: right;
    width: 100%;
    text-align: center;
}

.befPrc {
    width: 100%;
    text-align: center;
    font-family: OpenSansHebrew-Bold;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #EC1C24;
    font-weight: bolder;
}

.aftPrc {
    width: 100%;
    text-align: center;
    font-family: OpenSansHebrew-Bold;
    letter-spacing: -0.18px;
    font-size: 18px;
    line-height: 18px;
    direction:rtl;
    color: #342B1A;
}

.cartFrame {
    width: 100%;
    float: right;
    height: 60px;
    background: #EC1C24 0% 0% no-repeat padding-box;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top:-8px;
    display: none;
    cursor: pointer;
}

.frameTxt {
    display: inline-block;
    text-align: center;
    font-family: OpenSansHebrew-Bold;
    line-height: 60px;
    font-size: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.frameCartImg {
    display: inline-block;  
   float:left;
}

.frameImage {
    padding-left: 15px;
    padding-top: 25px;
    width: 30px;
    height: 17px;
}
.addPrdc {
    display: inline-block;
    margin-top: 250px;
    display: none;
    cursor: pointer;
}
.sndPrdc {
    margin-right: 30px;
    float: right;
    width: 322px;
    text-align: center;
    height: 452px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    cursor: pointer;
}

    .sndPrdc .imgPrdcRes {
        display: none;
    }

.thdPrdc .imgPrdcRes {
    display: none;
}
.summWrapper .fstPrdc:first-of-type {
    margin-right: 0px;
}
.summWrapper .fstPrdc{
    margin-right:25px;
}
.thdPrdc {
    text-align: center;
    margin-right: 30px;
    float: right;
    width: 322px;
    height: 452px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.saleAd {
    float: right;
    width: 339px;
    height: 464px;
    box-sizing: border-box;
    margin-right: 30px;
}

    .saleAd .imgPrdc {
        float: right;
        text-align: center;
        width: 100%;
        box-sizing: border-box;
    }


.bannerCont {
    float: right;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

    .bannerCont .bannWrapper {
        margin: 0px auto;
        width: 1400px
    }

.bckSchl {
    float: right;
    width: 686px;
    height: 345px;
}



.dispsPrdc {
    float: left;
    width: 653px;
    height: 345px;
    text-align: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    margin-left:35px;
}

    .dispsPrdc .dispsImg {
        float: left;
        width: 299px;
        height: auto;
    }

    .dispsPrdc .dispsImgRes {
        display: none;
    }
    .dispsPrdc .dispsBannerTxt {
        float: right;
        width: 50%;
        margin-top: 115px;
    }
    .dispsPrdc .dispsBannerTxt .fstItm {
        float: right;
        width: 336px;
        text-align: center;
        font-family: OpenSansRegular;
        font-size: 40px;
        line-height: 42px;
        letter-spacing: 0px;
        color: #EC1C24;
        margin-bottom: 20px;
    }

    .dispsPrdc .dispsBannerTxt .lstItmRes {
        display: none;
    }

    .dispsPrdc .dispsBannerTxt .lstItm {
        float: right;
        width: 320px;
        text-align: center;
        font-family: OpenSansRegular;
        font-size: 18px;
        line-height: 18px;
        letter-spacing: -0.07px;
        color: #342B1A;
    }

.titleCoff {
    margin: 0px auto;
    width: 50%;
    height: 105px;
    text-align:center;
}
    .titleCoff .topItm {
        color: #8B776F; 
        margin-top:10px;
    }
    .titleCoff .midItm {
       color: #342B1A; 
       margin-top:10px;
    }
    .titleCoff .btmCont {
        float:left;
        width:15%;
        margin-left:46.50%;
        padding-top:10px; 
        color: #342B1A;
    }

.coffSec {
    margin: 0px auto;
    width: 1400px;
    direction: rtl;
}

.coffSale {
    float: right;
    width: 345px;
    height: 928px;
    background: #4E2419 0% 0% no-repeat padding-box;
}

.fstTxt {
    margin: 0px auto;
    padding: 117px 0px 23.21px 0px;
    width: 100%;
    text-align: center;
    font-family: fbspacer-regular;
    font-size: 51px;
    line-height: 48px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.sndTxt {
    margin: 0px auto;
    width: 63px;
    padding: 0px;
    border-bottom: 3px solid #FFFFFF;
}

.thdTxt {
    margin: 0px auto;
    padding: 66px 0px 58px 0px;
    width: 75%;
    text-align: center;
    font-family: fbspacer-regular;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.fthTxt {
    float: right;
    width: 100%;
    height: 111px;
    text-align: center;
    font-family: 'Bradley Hand ITC';
    font-size: 89px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0px auto;
}

.ffthTxt {
    float: right;
    width: 100%;
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 25px;
    line-height: 31px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 85px;
}

.contTxt {
    float: right;
    width: 100%;
}

    .contTxt .resContTxt {
        margin: 0px auto;
        width: 149px;
        height: 54px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        cursor: pointer;
    }

        .contTxt .resContTxt .sthTxt {
            margin: 0px auto;
            text-align: center;
            font-family: OpenSansRegular;
            font-size: 25px;
            line-height: 54px;
            letter-spacing: 0px;
            color: #000000;
        }

.coffCont {
    float: right;
    width: 100%;
    padding-top: 50px;
}


.subCoffCont {
    width: 1400px;
    margin: 0px auto;
}

.fstSecPrdc .fstPrdc{
    margin-right:25px;

}
.sndSecPrdc .fstPrdc {
    margin-right: 25px;
    margin-top: 25px;
}
.fstSecPrdc .sndPrdc{
    margin-right:30px;
}
.fstSecPrdc .thdPrdc{
    margin-right:30px;
}
.sndSecPrdc .sndPrdc {
    margin-right: 30px;
    margin-top: 25px;
}

.sndSecPrdc .thdPrdc {
    margin-right: 30px;
    margin-top: 25px;
}

.catImgCont {
    float: right;
    text-align: center;
    height: 255px;
    width: 100%;
}

.footer {
    float: right;
    width: 100%;
    height: 390px;
    background-color: #C9BBB0;
    background-size: cover;
    object-fit: fill;
}

    .footer .footerFrame {
        margin: 0px auto;
        width: 1400px;
        height: 100%;
    }

.footerFrame .footerCont {
    float: right;
    width: 100%;
}

.footerRes {
    display: none;
}

.footer .splitImg {
    width: 100%;
    height: 5px;
    float: right;
    box-sizing: border-box;
    background-image: url('../cut/zebra_down.png');
    background-size: 100% 5px;
    background-position: center top;
    background-repeat: no-repeat;
}
.boldStyle{
      font-family: fbspacer-bold!important;
}
.navText.boldStyle {
    font-family: OpenSansHebrew-Bold !important;
}

.tabElem {
    float: right;
    width: 15%;
    padding-top: 20px;
    margin:0px auto;
    text-align: right;
}

    .tabElem ul {
        float: right;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .tabElem ul li {
            text-align: right;
            display: block;
            margin: 0;
            padding: 0;
            direction: rtl;
            cursor: pointer;
        }

            .tabElem ul li .navText {
                text-decoration: none;
                text-align: right;
                font-family: OpenSansRegular;
                font-size: 14px;
                line-height: 35px;
                letter-spacing: 0px;
                color: #4E2419;

                
            }



    .thdElem .tabElem ul li .navText {
        font-family: OpenSansHebrew-Bold;
    }
/* margin */
.contAddr {
    float: right;
    margin-right: 150px;
    width: 25%;
}

    .contAddr span {
        display: block;
        padding: 0;
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 14px;
        line-height: 35px;
        letter-spacing: 0px;
        color: #4E2419;
    }

.newsLetr {
    width: 100%;
}

.contNewLetr {
    float: right;
    width: 45%;
}
/* margin */
.txtLabel {
    margin-top: 75px;
    margin-right: 140px;
    float: right;
    text-align: right;
    font-family: fbspacer-bold;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #4E2419;
}

input, input[placeholder]{
    direction:rtl;
}
 /* margin */
.inputSec {
    margin-top: 10px;
    margin-right: 140px;
    float: right;
}

    .inputSec .input {
        border: none;
        float: right;
        width: 315px;
        height: 38px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 5px;
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 18px;
        line-height: 25px;
        color: #342B1A;
        box-sizing: border-box;
    }

    .inputSec .btn {
        margin-top: -11%;
        float: left;
        border: none;
        width: 89px;
        height: 38px;
        background: #EC1C24 0% 0% no-repeat padding-box;
        border-radius: 5px;
        text-align: center;
        font-family: OpenSansRegular;
        font-size: 18px;
        line-height: 25px;
        color: #FFFFFF;
        cursor:pointer;
    }

.pagePath {
    float: right;
    height: 85px;
    background: #EFEDE9 0% 0% no-repeat padding-box;
    width: 100%;
}

    .pagePath .pathCont {
        margin: 0px auto;
        width: 1400px;
        height: 100%;
    }


.pathCont .path {
    float: right;
    text-align: right;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #7C1E05;
    font-family: OpenSansHebrew-Bold;
    margin-top: 12px;
}

.input_contact {
    margin-bottom: 20px;
    border: none;
    float: right;
    width: 400px;
    height: 38px;
    border: 1px solid #8B776F;
    text-align: right;
    font-family: OpenSansRegular;
    font-size: 18px;
    line-height: 25px;
    color: #342B1A;
    box-sizing: border-box;
    padding-right: 15px;

}
    .input_contact::before {
        content: "\A";
    }
.invalid {
    border: 2px solid red;
    background-color: #FFFFFF;
}
.valid {
    border: 2px solid #69CBDF;
    background-color:#FFFFFF;
}
.nuetral {
    border: 2px solid #8B776F;
    background-color: #FFFFFF;
}
.btnContact {
    float: right;
    border: none;
    width: 206px;
    height: 45px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #8B776F;
    font-family: fbspacer-bold;
    font-size: 24px;
    line-height: 46px;
    color: #342B1A;
    display:table;
    cursor:pointer;
}
    .btnContact::before {
        content: "\A";
        display: table;
    }
.contactMainCont {
    width: 100%;
    float: right;
    padding-bottom: 130px;
    background-color: #ffffff;
}

    .contactMainCont .wrapper {
        margin: 0px auto;
        width: 1400px;
    }

.pageTitle {
    float: right;
    font-size: 45px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
    font-family: fbspacer-bold;
    margin-top: 45px;
    text-align: right;
}

.image {
    width: 100%;
    margin-top: 40px;
    float: right;
}

    .image .imageMap {
        display: block;
      
        background-position: top right;
        background-repeat: no-repeat;
        float: right;
        width: 100%;
        height: 583px;
    }

.contactSec {
    width: 100%;
    float: right;
    margin-top: 50px;
}

.splitLine {
    display: inline-block;
    width: 100%;
    float: right;
}

.splitLineTop {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.splitLineBtm {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.splitLine1, .splitLine2, .splitLine3 {
    padding: 0px;
    margin: 0px;
    float: right;
    display:inline-block;
}

.splitLineRes {
    display: none;
}

.contactIcon {
    float: right;
    padding-left: 15px;
}


.contactInfo {
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

.addressInfo {
    float: right;
    display: inline-block;
  
}

.labelInfo {
    float: right;
    margin-top: 10px;
    text-align: right;
    font-size: 24px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #342B1A;
    font-family: fbspacer-regular;
}
/* margin */
.emailInfo {
    float: right;
    display: inline-block;
    cursor: pointer;
    margin-right: 50px;
}
    .emailInfo .labelInfo a {
        text-decoration: none;
        color: #342B1A;
    }
.phoneInfo {
    float: right;
    display: inline-block;
    margin-right: 50px;
}

.formSec {
    width: 100%;
    height:auto;
    float: right;
    margin-top: 50px;
}

.formTitle {
    font-family: fbspacer-regular;
    font-size: 37px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #B21520;
    text-align: right;
}

.column {
    width: 30%;
    float: right;
    margin-top: 30px;
    display: block;
}

.btnContactRes {
    display: none;
}

textarea {
    padding-right: 15px;
    width: 942px;
    height: 154px;
    text-align: right;
    overflow: auto;
    resize: none;
    border: none;
    float: right;
    border: 1px solid #8B776F;
    font-family: OpenSansRegular;
    font-size: 18px;
    line-height: 25px;
    color: #342B1A;
    box-sizing: border-box;

}
.visiblebtn{
    display:table;
}
.errMsg {
    width:100%;
    font-family: OpenSansRegular;
    text-align:right;
    font-size: 15px;
    line-height: 20px;
    margin-bottom:6px;
    padding:0px;
    color: #EC1C24;
    display:none;
}
.errMsgSm {
    width: 40%;
    font-family: OpenSansRegular;
    text-align: right;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 6px;
    padding: 0px;
    color: #EC1C24;
    display: none;
}
input::after {
    content: "\a \a \a";
    display: table;
}
.errMsg::before {
    content: "\a \a \a";
    display: block;
}
.errMsg::after {
    content: "\a \a \a";
    display:table;
}
.aboutMainCont {
    width: 100%;
    float: right;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.aboutWrapper {
    margin: 0px auto;
    width: 1400px;
}

.fstSecAbout {
    width: 100%;
    float: right;
    margin-top: 35px;
}

.aboutImg {
    float: right;
    display: inline-block;
    background-image: url('../cut/about_image1.png');
    background-repeat: no-repeat;
    height: 351px;
    width: 100%;
    background-position-x: right;
    padding-left: 70px;
}
.txtImgRes {
    display: none;
}
.txtImg {
    float: right;
    display: inline;
    width: 100%;
    box-sizing:border-box;
    padding-right:40%;
    text-align: right;
    font-family: OpenSansRegular;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #342B1A;
    direction:rtl;
}

.secSecAbout {
    width: 100%;
    float: right;
    margin-top: 35px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.splitLineAbout1 {
    width: 100%;
    display: inline-block;
    float: right;
    margin-top: 80px;
    margin-bottom: 50px;
}

.splitLineAbout2 {
    float: right;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.splitLineFdbk1, .splitLineFdbk2 {
    margin-top: 20px;
    float: right;
    display: inline-block;
}

.titleFdbk {
    float: right;
    font-family: fbspacer-bold;
    font-size: 40px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
    padding-left: 22px;
    padding-right: 22px;
}

.fedbkCont {
    float: right;
    width: 100%;
}

#slider {
    width: 100%;
    margin: 0 0px;
}

h3 {
    padding: 0;
    margin: 0;
}

#slider > div {
    height: 100%;
    width: 50%;
    margin: 0px auto;
}
 .slick-slider .slick-dots {
  direction:rtl;
}

.slide-text *, .slide-text-half * {
    padding: 10px;
}

/* Corrections */
.slick-track {
    height: 100%;
}

.slick-slide {
    position: relative;
}

.slick-dots {
    position: unset;
    padding-top: 30px;
    bottom: 0;
}

    .slick-dots li button:before {
        text-align: center;
        width: 21px;
        height: 21px;
        border-radius: 50%;
        background: #B21520 0% 0% no-repeat padding-box;
        content: '';
        opacity: 1;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1;
        text-align: center;
        border: 4px solid #B21520;
        background: transparent;
        box-sizing: border-box;
        border-radius: 50%;
        width: 22.5px;
        height: 22.5px;
    }
.fbText {
    text-align: center;
    font-family: fbspacer-regular;
    font-size: 24px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
    display: block;
}

.visible {
    display: inline-block;
   
  
}

.slideCircle {
    float: right;
    margin-top: 25px;
    width: 100%;
    text-align: center;
    direction: rtl;
}

.slideCont {
    margin: 0px auto;
    width: 850px;
    height: 26px;
}

.slideCirc {
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #B21520 0% 0% no-repeat padding-box;
}

.slideCircActive {
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    border: 4px solid #B21520;
    background: transparent;
    box-sizing: border-box;
    border-radius: 50%;
    width: 22.5px;
    height: 22.5px;
}
.thdSecAbout {
    float: right;
    width: 100%;
    padding-bottom: 130px;
    margin-top:40px;
    direction: rtl;
}

.aboutUsCont {
    width: 915px;
    margin: 0px auto;
}

.aboutTitle {
    text-align: center;
    font-family: fbspacer-bold;
    font-size: 40px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
    margin-bottom: 60px;
}

.aboutTxt {
    float:right;
    width:50%;
    margin-right:25%;
    text-align: center;
    font-family: fbspacer-regular;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #342B1A;
}


.splitLineBtm {
    float: right;
    width: 100%;
}

/*.staffTitle {
    text-align: center;
    font-family: fbspacer-bold;
    font-size: 45px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
    margin-bottom: 60px;
}

.staff .rgtSlide {
    padding-top: 145px;
    width: 87px;
    text-align: center;
    float: right;
}


    .staff .rgtSlide .sImg {
        width: 12px;
        height: 24px;
    }

.staff .lftSlide {
    padding-top: 145px;
    width: 87px;
    float: right;
    text-align: center;
}

    .staff .lftSlide .sImg {
        float: right;
        width: 100%;
        height: 24px;
    }

.staff .imgStaff {
    float: right;
    margin-left: 20px;
    width: 320px;
    height: 320px;
    background: #8B776F 0% 0% no-repeat padding-box;
    margin-bottom: 35px;
}

.contStaff .name {
    margin-bottom: 3px;
    text-align: center;
    font-family: fbspacer-bold;
    font-size: 36px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
}

.contStaff .title {
    text-align: center;
    font-family: fbspacer-regular;
    font-size: 36px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
}*/


.filterSale {
    width: 100%;
    height: 126px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.saleTitleCont {
    width: 1400px;
    margin: 0px auto;
    line-height: 126px;
}

.filterSort {
    float: left;
    padding-left: 28px;
}

.saleTitle {
    float: right;
    text-align: right;
    font-family: fbspacer-bold;
    font-size: 45px;
    letter-spacing: 0px;
    color: #342B1A;
}

.sortPrice label, .filterCatg label {
    font-family: OpenSansHebrew-Bold;
    font-size: 20px;
    letter-spacing: 0px;
    cursor:pointer;
}

.sortPrice select, .filterCatg select {
    font-family: OpenSansRegular;
    font-size: 16px;
    letter-spacing: 0px;
    color: #342B1A;
    border: 1px solid #8B776F;
    width:120px!important;
}
/*.filterCatg select {
    font-family: OpenSansRegular;
    font-size: 16px;
    width: 55px;
    letter-spacing: 0px;
    color: #342B1A;
    border: 1px solid #8B776F;
}*/
    [slider] {
    position: absolute;
    width: 185px;
    height: 7px;
    text-align: left;
    margin: 0px 0 0px 0;
    margin-top: 63px;
}

    [slider] > div {
        position: absolute;
        left: 13px;
        right: 15px;
        height: 7px;
    }

        [slider] > div > [inverse-left] {
            position: absolute;
            left: 0;
            height: 7px;
            background-color: #C9BBB0;
            margin: 0 7px;
        }

        [slider] > div > [inverse-right] {
            position: absolute;
            right: 0;
            height: 7px;
            background-color: #C9BBB0;
            margin: 0 7px;
        }

        [slider] > div > [range] {
            position: absolute;
            left: 0;
            height: 7px;
            background-color: #EC1C24;
        }

        [slider] > div > [thumb] {
            position: absolute;
            top: -12px;
            z-index: 1;
            height: 26px;
            width: 7px;
            text-align: left;
            margin-left: -11px;
            cursor: pointer;
            box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
            background-color: #000000;
            outline: none;
            background: #C9BBB0 0% 0% no-repeat padding-box;
            box-shadow: 0px 3px 6px #00000029;
            border: 2px solid #FFFFFF;
        }

    [slider] > input[type=range] {
        position: absolute;
        pointer-events: none;
        -webkit-appearance: none;
        z-index: 3;
        height: 14px;
        top: -2px;
        width: 100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

div[slider] > input[type=range]::-ms-track {
    -webkit-appearance: none;
    background: transparent;
    color: transparent;
}

div[slider] > input[type=range]::-moz-range-track {
    -moz-appearance: none;
    background: transparent;
    color: transparent;
}

div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
    background: transparent;
    border: transparent;
}

div[slider] > input[type=range]:focus {
    outline: none;
}

div[slider] > input[type=range]::-ms-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0px;
    border: 0 none;
    background: red;
}

div[slider] > input[type=range]::-moz-range-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0px;
    border: 0 none;
    background: red;
}

div[slider] > input[type=range]::-webkit-slider-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0px;
    border: 0 none;
    background: red;
    -webkit-appearance: none;
}

div[slider] > input[type=range]::-ms-fill-lower {
    background: transparent;
    border: 0 none;
}

div[slider] > input[type=range]::-ms-fill-upper {
    background: transparent;
    border: 0 none;
}

div[slider] > input[type=range]::-ms-tooltip {
    display: none;
}

[slider] > div > [sign] {
    opacity: 1;
    position: absolute;
    margin-left: -11px;
    top: 22px;
    z-index: 2;
    color: #342B1A;
    width: 50px;
    height: 30px;
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 24px;
}

    [slider] > div > [sign]:after {
        opacity: 0;
    }

    [slider] > div > [sign] > span {
        font-size: 12px;
        font-weight: 700;
        line-height: 28px;
    }

[slider]:hover > div > [sign] {
    opacity: 1;
}
input[type=button], input[type=submit] {
    cursor: pointer;
}
.saleMainCont {
    width: 100%;
    float: right;
    margin-top: 80px;
    padding-bottom: 130px;
    direction: rtl;
}

    .saleMainCont .saleWrapper {
        margin: 0px auto;
        width: 1400px;
    }

.sliderCont {
    margin-left: 600px;
    line-height: 0px;
    display:flex;
}
.hideElem{
    display:none;
}
/* margin */
.sliderLabel {
    display: inline-block;
    float: right;
    text-align: right;
    letter-spacing: 0px;
    color: #342B1A;
    font-family: OpenSansHebrew-Bold;
    font-size: 18px;
    margin-right: 335px;
    line-height: 160px
}

.fstCont {
    float: right;
    width: 100%;
    display: inline-block;
}

.sndCont {
    float: right;
    width: 100%;
    display: inline-block;
    direction: rtl;
}

    .sndCont .coffSale {
        margin-left: 28px;
        margin-right: 0px;
        margin-top: 35px;
        width: 322px;
        height: 964px;
    }

.salePrdc {
    text-align: center;
    margin-left: 28px;
    float: right;
    width: 322px;
    height: 464px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.salePrdc2 {
    text-align: center;
    margin-left: 28px;
    margin-top: 36px;
    float: right;
    width: 322px;
    height: 464px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}


.salePrdc .imgPrdcRes {
    display: none;
}

.salePrdc2 .imgPrdcRes {
    display: none;
}

.topSecMach {
    width: 100%;
    float: right;
    padding-top: 26px;
    display: block;
}

.fstWrapperMach {
    margin: 0px auto;
    width: 1400px;
    display: block;
}

.txtMachCont {
    width: 100%;
    float: right;
    direction: rtl;
}

.txtMachCont1 {
    width: 70%;
    margin-right:15%;
    float: right;
    direction: rtl;
}

.txtMachine {
    display: block;
    width: 100%;
    text-align: right;
    font-family: OpenSansRegular;
    font-size: 25px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
}

.machines {
    width: 100%;
    display: inline-block;
   
}

.fstMach {
    float: right;
    background: transparent url('../cut/mach_large-2.png') 0% 0% no-repeat padding-box;
    display: block;

}

.sndMach {
    float: right;
    background: transparent url('../cut/mach_large-1.png') 0% 0% no-repeat padding-box;
    display: block;
    margin-right: 40px;
}

.thdMach {
    float: right;
    background: transparent url('../cut/mach_large-3.png') 0% 0% no-repeat padding-box;
    display: block;
    margin-right: 40px;
}

.txtTopImg {
    width: 100%;
    direction:rtl;
    padding-top: 12px;
    text-align: center;
    font-family: OpenSansHebrew-Bold;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #B21520;
    padding-bottom: 540px;
}

.labelCont {
    width: 440px;
    height: 120px;
    line-height: 120px;
    direction:rtl;
    background: #EC1C24 0% 0% no-repeat padding-box;
}

.labelMach {
    text-align: center;
    font-family: OpenSansHebrew-Bold;
    font-size: 50px;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: block;
}

.labelMachCup {
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 2.2em;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: block;
}

.btmSecMach {
    float: right;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 135px;
}

.secWrapperMach {
    margin: 0px auto;
    width: 1400px;
    display: block;
}

.phoneMach {
    text-align: center;
    font-family: fbspacer-bold;
    font-size: 45px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #342B1A;
}

.titleCont {
    width: 100%;
    height: 126px;
}

.filterPrdc {
    float: left;
    margin-left: 33px;
    margin-top:10px;
}
    .filterPrdc .sortPrice select {
        width:115px; 
        height:30px;
    }

.beanMainTitleCont {
    width: 100%;
    float: right;
    margin-top: 12px;
}
.beanMainCont {
    width: 100%;
    float: right;
    display: inline-block;
    padding-bottom: 130px;
}

.splitLineBean1, .splitLineBean2 {
    padding: 0px;
    margin: 0px;
    float: right;
    width: 49.0%;
}

.beanWrapper {
    width: 1400px;
    margin: 0px auto;
}

.prdcBeans {
    float: left;
    width: 100%;
    display: inline-block;
}

.fstContBean {
    float: left;
    width: 100%;
    display: inline-block;
}

.filterCont {
    display: inline-block;
    width: 18%;
    float: right;
}

    .filterCont .filterSec {
        width: 100%;
        height: 250px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        float: right;
        direction: rtl;
        padding-top:20px;
    }

.filterBy {
    padding-top: 44px;
    padding-bottom: 8px;
    text-align: right;
    font-family: fbspacer-bold;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0px;
    color: #342B1A;
}

.checkboxFltr {
    text-align: right;
    font-family: fbspacer-regular;
    font-size: 25px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
}

.beansPrdc {
    text-align: center;
    margin-right: 28px;
    float: right;
    width: 322px;
    height: 464px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.prdcMainCont {
    width: 100%;
    float: right;
    margin-top: 28px;
    display: inline-block;
    padding-bottom: 130px;
}

.prdcWrapper {
    width: 1400px;
    margin: 0px auto;
}

.splitSecSplit {
    display: none;
}
.pagePath .path > span > a {
    text-decoration: none;
    color: #7C1E05;
}
.prdcFrame {
    float: right;
    width: 600px;
    height: 600px;
    margin-left: 50px;
    background-image: url('../cut/grand-aroma-pg.png');
    background-size:80% auto;
    background-repeat:no-repeat;
    background-position:center 80%;
    background-color:#FFFFFF;
    border: 1px solid #C9BBB0;
}
/* margin */
.prdcInfo {
    margin-right: 50px;
}

.splitLinePrdc {
    margin-top: 20px;
    width: 55%;
    float: right;
}

.splitLinePrdc1, .splitLinePrdc2 {
    float: right;
    display: inline-block;
    width:50%;
}

.rgtSlidePrdc {
    padding-top: 255px;
    float: right;
    padding-right: 30px;
}

.lftSlidePrdc {
    padding-top: 255px;
    float: left;
    padding-left: 30px;
}

.mainTitleCont {
    width: 1400px;
    margin: 0px auto;
    direction: rtl;
}

.mainTitlePrdc {
    float: right;
    text-align: right;
    font-family: fbspacer-bold;
    font-size: 45px;
    letter-spacing: 0px;
    color: #342B1A;
}

.prdcTitle {
    float:right;
    text-align: right;
    font-family: fbspacer-bold;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
    border-right:5px solid transparent;
}

.prdcDetail {
    float:right;
    padding-top: 20px;
    display: block;
    text-align: right;
    border-right: 5px solid transparent;
}

.detailTxt {
    text-align: right;
    font-family: OpenSansRegular;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #342B1A;
}

.prdcDesc {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right;
}

.descTxt {
    text-align: right;
    font-family: OpenSansRegular;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #342B1A;
}

.priceSec {
    padding-top: 20px;
    display: inline-block;
    direction: rtl;
    float: right;
}

.priceTxtCont {
    width: 265px;
    height: 85px;
    display: inline-block;
}

.priceTxt {
    width: 100%;
    text-align: right;
    font-family: OpenSansHebrew-Bold;
    font-size: 48px;
    padding: 0px;
    margin-top: 20px;
    letter-spacing: 0px;
    color: #EC1C24;
    display: block;
    font-weight: bolder;
    border-right:5px solid transparent;
}

.weight {
    display: block;
    text-align: right;
    font-family: OpenSansHebrew-Bold;
    font-size: 18px;
    letter-spacing: 0px;
    color: #342B1A;
}
/* margin */
.quantCont {

    width: 146px;
    text-align: left;
    height: 57px;
    line-height: 57px;
    margin-right: 45px;
    display: inline-block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C9BBB0;
}
.quantCont {
    display: none;
}

.slideImg {
    width: 10px;
    height: 20px;
    padding-top: 20px;
}

.prdcQuant {
    float: right;
    padding-right: 30px;
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 36px;
    letter-spacing: 0px;
    color: #342B1A;
    cursor: pointer;
}

.rgtSlideQuant {
    text-align: center;
    float: right;
    display: inline-block;
    padding-right: 23px;
    cursor:pointer;
}

.lftSlideQuant {
    text-align: center;
    float: left;
    display: inline-block;
    padding-left: 23px;
    cursor: pointer;
}
/* margin */
.addToCart {
    display: inline-block;
    text-align: left;
    margin-right: 25px;
    cursor: pointer;
}

.cartPrdc {
    display: inline-block;
    width: 60px;
    height: 57px;
    background-color: #FFFFFF;
    background-image:url('../cut/cart_off.png');
    background-position-x:center;
    background-position-y:center;
    background-repeat:no-repeat;
    border: 1px solid #C9BBB0;
    float: right;
    cursor: pointer;
}

.cartTxt {
    display: inline-block;
    margin: 0px auto;
    width: 180px;
    height: 57px;
    background: #EC1C24 0% 0% no-repeat padding-box;
    border: 1px solid #C9BBB0;
    cursor:pointer;
}

.addToCart .cartTxt {
    float: right;
    /*padding-right: 30px;*/
    display: inline-block;
    text-align: center;
    font-family: OpenSansHebrew-Bold;
    font-size: 20px;
    line-height: 57px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.servSec {
    display: inline-block;
    padding-top: 40px;
    float: right;
}

.delivery {
    display: inline-block;
    float: right;
}

.payment {
    display: inline-block;
    float: right;
}

.customer {
    display: inline-block;
    float: right;
}

.delivIcon {
    width: 102px;
    height: 57px;
    float: right;
    display: inline-block;
}

.servIcon {
    width: 73px;
    display: inline-block;
    height: 57px;
    float: right;
}



    .servImage img {
        overflow-x: hidden;
        display: inline-block;
        
        
    }
.cartImg {
    float: right;
    width: 31px;
    display: inline-block;
    height: 28px;
    text-align: center;
    padding-right: 15px;
    padding-top: 12px;
    text-align: center;
}

.servTxt {
   
    display: inline-block;
    width: 153px;
    height: 48px;
    text-align: right;
    padding-right: 3.5px;
    font-family: OpenSansRegular;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #342B1A;
}
.delivery .servTxt, .payment .servTxt{
    padding-left: 25px;
}
.splitLineSug {
    float: right;
    display: inline-block;
    width: 100%;
}
.splitLineSugRes{
    display:none;
}
.splitLineSug1 {
    padding: 0px;
    margin: 0px;
    float: right;
}

.suggestPrdc {
    padding-top: 100px;
    float: right;
    width: 100%;
}

.suggestTitle {
    text-align: center;
    font-family: fbspacer-bold;
    font-size: 45px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #342B1A;
    padding-top: 35px;
}

.suggPrdcCont {
    text-align: center;
    margin-top: 50px;
}

.cartMainCont {
    width: 100%;
    float: right;
    margin-top: 45px;
    display: inline-block;
    direction: rtl;
    margin-bottom:130px;
}

.cartWrapper {
    width: 1400px;
    margin: 0px auto;
}

.cartSec {
    float: right;
    width: 1000px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.paySec {
    float: left;
    margin:0px auto;
    left:10%;
    width: 345px;
    height: 535px;
    background: #B21520 0% 0% no-repeat padding-box;
}

.splitLineCart {
    padding-right: 40px;
    padding-top: 30px;
    display: inline-block;
    width: 100%;
    float: right;
}

.cartProduct {
    padding-top: 30px;
    width: 100%;
    height: 105px;
    float: right;
    display: inline-block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0px;
}
.prcPerItm{
  font-size:14px;
  display:none;
  direction:rtl;
  text-align:right;
}

.removePrdc {
    padding-right: 40px;
    float: right;
    line-height: 105px;
}

.removeIcon {
    width: 22px;
    height: 23px;
    cursor: pointer;
}

.prdcImg {
    padding-right: 40px;
    padding-left: 30px;
    float: right;
    cursor: pointer;
}

.descPrdc {
    float: right;
    width: 280px;
    height: 65px;
    display: inline-block;
    line-height: 20px;
    padding-top: 22px;
    font-family: OpenSansRegular;
}

    .descPrdc .textDesc {
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 18px;
        line-height: 50px;
        letter-spacing: 0px;
        color: #342B1A;
        display: block;
    }

    .descPrdc .codePrdc {
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 14px;
        line-height: 36px;
        letter-spacing: 0px;
        color: #342B1A;
        display: block;
    }
/* margin */
.quantCart {
    float:right;
    width: 73px;
    height: 29px;
    margin-right:125px;
    display: inline-block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C9BBB0;
    margin-top: 30px;
    font-family: OpenSansRegular;
}

.prdcQuantCart {
    float: right;
    padding-right: 15.50px;
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 18px;
    letter-spacing: 0px;
    color: #342B1A;
    line-height: 29px;
}

.slideImgCart {
    float: right;
    width: 5px;
    height: 10px;
    padding-top: 9.5px;
    display: inline-block;
}

.rgtSlideCart {
    text-align: center;
    float: right;
    display: inline-block;
    padding-right: 10px;
    cursor:pointer;
}

.lftSlideCart {
    text-align: center;
    float: left;
    display: inline-block;
    padding-left: 11px;
    cursor: pointer;
}

.pricePrdc {
    text-align: right;
    width: 170px;
    height: 40px;
    display: inline-block;
    float: left;
    padding-left: 65px;
    padding-top: 35px;
}

.priceDet {
    text-align: right;
    font-family: OpenSansRegular;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #000000;
    display: block;
}
.payCont {
    width: 77%;
    margin: 0px auto;
}
.totalTitle {
    padding-top:30px;
    text-align: right;
    font-family: fbspacer-bold;
    font-size: 36px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-bottom: 30px;
}

.lineSplit {
    width: 268px;
    border-bottom: 2px solid white;
}

.delivCart {
    padding-bottom: 10px;
    width: 100%;
    font-family: OpenSansRegular;
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.subtotal {
    width: 100%;
    padding-bottom: 55px;
    padding-top: 10px;
}

.toPayTxt {
    text-align: right;
    font-family: OpenSansRegular;
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: inline-block;
}

.toPay {
    text-align: left;
    float: left;
    font-family: OpenSansHebrew-Bold;
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bolder;
}

.payBtn {
    width: 268px;
    height: 57px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    cursor:pointer;
  
}

    .payBtn .payBtnTxt {
        text-align: center;
        font-family: OpenSansHebrew-Bold;
        font-size: 24px;
        line-height: 57px;
        letter-spacing: 0px;
        color: #B21520;
    }

.customerWhite {
    text-align: center;
    padding-top:55px;
    padding-right:19%;
    display: inline-block;
   
}

    .customerWhite .cusmrIcon {
        width: 51px;
        height: 57px;
        display: inline-block;
        float: right;
    }

    .customerWhite .cusmrTxt {
        width: 112px;
        height: 57px;
        float: right;
        text-align: right;
        padding-right: 12px;
        font-family: OpenSansRegular;
        font-size: 16px;
        letter-spacing: 0px;
        display: inline-block;
        color: #FFFFFF;
    }



.catMenuItem {
    float: right;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #333333;
    box-sizing: border-box;
    padding: 0.6em;
    cursor: pointer;
    color: #333333;
}

    .catMenuItem:hover {
        color: #B21520;
        background-color: white;
        font-family: OpenSansHebrew-Bold;
    }

.catsSection {
    float: right;
    width: 18%;
    margin-left:2%;
    height: 100%
}

.subCategory {
    float: right;
    width: 100%;
    color: #B21520;
    font-family: OpenSansHebrew-Bold;
    margin-top: 20px;
    cursor:pointer;
}

    .subCategory:hover {
        background-color: #B21520;
        color: #FFFFFF;
    }

.subSubCategory {
    float: right;
    width: 100%;
    color: #333333;
    cursor: pointer;
}

    .subSubCategory:hover {
        background-color: #888888;
        color: #FFFFFF;
        
    }

.loginCont{
    padding-top:130px;
    margin-bottom:300px;
}
    .loginCont .formLogin {
        width: 50%;
        float: right;
        display: block;
    }

    .loginCont .forgotPwdForm {
        width: 50%;
        float: left;
        display:block;
    }

    .formLogin .formTitle, .forgotPwdForm .formTitle{
        text-align: right;
        font-family:fbspacer-regular;
        font-size:37px;
        line-height:46px;
        color: #B21520;
    }
    .loginForm{
        padding-top:25px;
        float:right;
    }
        .loginForm .loginInput {
            width: 375px;
            height: 45px;
            margin-bottom: 25px;
            background: #FFFFFF 0% 0% no-repeat padding-box;
            border: 1px solid #8B776F;
            display: block;
            box-sizing: border-box;
        }
    .loginForm input[placeholder]{
        text-align:right;
        padding-right:15px;
        font-family:fbspacer-regular;
        font-size:24px;
        line-height:45px;
        color: #342B1A;
       
    }
        .loginForm .submitLogin {
            width: 375px;
            height: 45px;
            background: #B21520 0% 0% no-repeat padding-box;
            display: block;
        }
    .loginForm input[type=button]{
        text-align: center;
        font-family:fbspacer-regular;
        font-size:24px;
        line-height:45px;
        color: #FFFFFF;
        box-shadow:none;
        border:none;
    }

.menuLeft {
    float: right;
    width: 20%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    padding-top: 100px
}

.menuRight {
    float: right;
    width: 60%;
    height: 100%
}

    .menuRight .leftSide {
        float: right;
        width: 20%;
        height: 75%;
        background-color: #EFEDE9;
        text-align: right
    }

    .menuRight .rightSide {
        float: right;
        width: 80%;
        text-align: right;
        box-sizing: border-box;
        padding: 20px;
        padding-top: 0px
    }

.emptyLeft {
    float: right;
    width: 20%;
    height: 100%
}

.oldImageComp {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 100px;
    display:inline;
}

.oldImageMobile{
    display:none;
}
.payMainWrapper {
    width: 100%;
    float: right;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    margin-bottom: 135px;
}
.payWrapper {
    margin: 0px auto;
    width: 1400px;
}
.loginForm .payTotal{
    text-align:right;
    margin-bottom:20px;
    display:block;
    line-height:25px;
    direction:rtl;
}
.payWrapper .loginInput {
    font-size: 15px !important;
}

.forgotPwdForm .row {
    margin-top: 15px;
}

.payButton {
    width: 375px;
    height: 45px;
    background: #B21520 0% 0% no-repeat padding-box;
    display: block;
}

.cc-img {
    margin: 0px auto;
}

.smLabel {
    width: 185px !important;
    display: inline !important;
}

.PAMainCont {
    width: 100%;
    float: right;
    display: inline-block;
    padding-bottom: 130px;
}
.PASubCont {
    width: 1400px;
    margin: 0px auto;
}

.PAWrapper {
    float: left;
    width: 78%;
    display: inline-block;
}

.PASubWrapper {
    float: left;
    width: 100%;
    display: inline-block;
}

.ordersCont {
    width: 1110px;
    float: right;
    height: auto;
    min-height:300px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.orderSubCont {
    width: 1000px;
    margin: 0px auto;
}

.selectOrder {
    float: right;
    width: 200px;
    font-size: 20px;
    line-height: 37px;
    direction: rtl;
    margin-top: 25px;
}

.orderDetail {
    float: right;
    width: 100%;
    margin-top: 25px;
}

    .orderDetail > span {
        font-family: OpenSansRegular;
        font-size: 14px;
        line-height: 46px;
        letter-spacing: 0px;
        color: #342B1A;
        text-align: right;
        display: inline-block;
        float: right;
        margin-left: 20px;
    }

.splitLineOrder {
    display: inline-block;
    width: 100%;
    float: right;
    padding-top: 10px;
}
.splitLineOrder1 {
    padding: 0px;
    margin: 0px;
    float: right;
    display: inline-block;
}

.itemsList {
    float: right;
    width: 100%;
    margin-top: 20px;
}

    .itemsList > table {
        text-align: right;
        float: right;
        font-size: 16px;
        line-height: 25px;

    }

    .itemsList > table {
        float: right;
        direction: rtl !important;
        list-style: none;
        margin: 0px auto;
    }
.tableItems > tr {
  
}

    .tableItems > tr > th {
        font-family: OpenSansRegular !important;
        font-size: 14px;
        line-height: 46px;
        letter-spacing: 0px;
        color: #342B1A;
        direction: rtl;
        border-width: 300px;
        border-color: transparent;
        border-style: solid;
        -moz-border-image: url('../cut/Group 226.svg') 27 repeat;
        -webkit-border-image: url('../cut/Group 226.svg') 27 repeat;
        -o-border-image: url('../cut/Group 226.svg') 27 repeat;
        border-image: url('../cut/Group 226.svg') 27 fill repeat;
    }

.orderItmImg {
    width: 100px;
    height: 104px;
    float: right;
    border-left: 50px solid transparent
}

.orderTable{
    float:right;
}

.ordersList{
    list-style:none;
    display:inline-block;
    float:right;
    margin-bottom:30px;
}
.fstCellOrder {
    border-left:200px solid transparent;
}

.ordersList > li {
    text-align: right;
    display: inline-block;
    text-decoration: none;
    direction: rtl;
    font-family: OpenSansRegular !important;
    font-size: 14px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #342B1A;
}

.orderPrc {
    text-align: right;
    font-family: OpenSansHebrew-Bold;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #EC1C24;
    font-weight: bolder;
}

.userOrders .orderOpt {
    text-align: right;
    font-size:24px;
    line-height:46px;
    font-family:fbspacer-regular;
    color: #342B1A;
}
.orderItmQuant{
    text-align:right;
    font-size:16px;

}

.pricePerPC {
    font-size: 14px;
    line-height: 18px;
    font-family: OpenSansRegular;
    letter-spacing: 0px;
    color: #000000;
    font-weight: normal;
}

.overImage {
    float: right;
    width: 100%;
    height: 301px
}
.fstCell {
    border-left: 200px solid transparent;
}
.liPrivateArea {
    float: right;
    width: 100%;
    font-size: 1.5em;
    margin-bottom: 0.5em;
    cursor: pointer;
    padding-right:25px;
}
.splitLineCart .splitLineOrd1, .splitLineCart .splitLineOrd2 {
    padding: 0px;
    margin: 0px;
    float: right;
    display: inline-block;
    width: 485px;
}
.newsLetr {
    width: 100%;
}

.contNewLetr {
    float: right;
    width: 45%;
}
.inputSec .inputNewsLet {
    border: none;
    float: right;
    width: 315px;
    height: 38px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: right;
    font-family: OpenSansRegular;
    font-size: 18px;
    line-height: 25px;
    color: #342B1A;
    box-sizing: border-box;
    
}

.inputSec .btnNewsLet {
    margin-right: -20px;
    display: inline-block;
    border: none;
    width: 80px;
    height: 38px;
    background: #EC1C24 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 18px;
    line-height: 38px;
    color: #FFFFFF;
    vertical-align: top;
    cursor: pointer;
}
/*************************************
    ******************1440***************
************************************/
@media only screen and (max-width: 1440px) {
    body {
            font-size: 16px;
        }

        .header .bgHeader .hdrWrapper {
            width: 960px;
            
        }

        .sndHdrWrapper {
            width: 960px;
            
        }

        .servWrapper {
            width: 960px;
            
        }

        .aboutWrapper {
            width: 960px;
        }

        .aboutImg {
           background-size:40%; 
        }
        .txtImgRes {
            display: none;
        }
        .txtImg {
            padding-right: 50%;
            
        }

        .slider .titleboxCont {
            width: 960px;
            
        }
        .service .container .splitter1 .subCont1 {
            width: 280px;
            margin-right: 0px;
            margin: 0px;
            padding: 0px;
            border-right:22.50px solid transparent;
        }

            .service .container .splitter1 .subCont1 .OneTrItem {
                width: 100px;
                margin-left: 1.5px;
                
            }

            .service .container .splitter1 .subCont1 .bottomItem {
                width: 100%;
            }

        .service .container .splitter2 .subCont2 {
            width: 285px;
            border-right: 48px solid transparent;
        }

        .satisIcon, .saleIcon {
            background-size: 100%;
        }

        .service .container .splitter3 .subCont3 {
            width: 285px;
            border-right: 56.50px solid transparent;
        }

        .service .container .splitter1 .subCont1 .topItem {
            font-size: 18px;
            line-height: 24px;
        }

        .service .container .splitter1 .subCont1 .bottomItem {
            font-size: 14px;
            line-height: 18px;
        }

        .service .container .splitter2 .subCont2 .topItem {
            font-size: 18px;
            line-height: 24px;
        }

        .service .container .splitter2 .subCont2 .bottomItem {
            font-size: 14px;
            line-height: 18px;
        }

        .service .container .splitter3 .subCont3 .topItem {
            font-size: 18px;
            line-height: 24px;
        }

        .service .container .splitter3 .subCont3 .bottomItem {
            font-size: 14px;
            line-height: 18px;
        }

        .mainContPrdc {
            width: 960px;
        }

        .summWrapper {
            width:960px;
        }

        .fstPrdc {
            width: 192px;
            margin-right:0px; 
        }
       
        .sndPrdc {
            width: 192px;
            margin-right: 10px;
        }
      
        .thdPrdc {
            width: 192px;
            margin-right: 10px;
        }
        
        .saleAd {
            width: 192px;
            margin-right: 10px;
            height: 452px;
        }

        .prdc .rgtSlide{width:45px}

        .prdc .lftSlide {
            width: 45px
        }
     
        .bannerCont .bannWrapper {
            width: 1024px;
        }

        .bckSchl {
            width: 476px;
            height: 235px;
            background-size:cover;
        }

        .dispsPrdc {
            width: 476px;
            height: 235px;
            
        }

            .dispsPrdc .dispsImg {
                width: 145px;
                height: auto;
            }

            .dispsPrdc .fstItm {
                width: 236px;
                font-size: 30px;
                line-height: 32px;
                margin-top:75px;
            }

            
            .dispsPrdc .lstItm {
                width: 220px;
                font-size: 16px;
                line-height: 16px;
                
            }

        .coffSec {
            width: 960px;
            
        }

        .subCoffCont {
            width: 960px;
            
        }

        .coffSale {
            width: 245px;
            height: 928px;
            
        }

        .footer .footerFrame {
            width: 960px;
            
        }
        
        .contAddr {
            margin-right: 90px;
            margin-top:20px;
        }

        .pagePath .pathCont {
            width: 960px;
            
        }

        .mainTitleCont {
            width: 960px;
            
        }

        .beanWrapper {
            width: 960px;
            margin: 0px auto;
        }
       
        .salePrdc {
            width: 222px;
            margin-left:14px;
            
        }

        .prdcWrapper {
            width: 960px;
            
        }

        .fstWrapperMach {
            width: 960px;
        }
       
        .prdcFrame {
            width: 320px;
            height: 600px;
            margin-left: 25px;
            background-color:#FFFFFF;
            
        }
 

    .mainTitlePrdc {
        float: right;
        text-align: right;
        font-family: fbspacer-bold;
        font-size: 45px;
        letter-spacing: 0px;
        color: #342B1A;
    }

    .prdcTitle {
        font-size: 28px;
        line-height: 37px;
    }


    .detailTxt {
        font-size: 18px;
    }


    .descTxt {
        font-size: 16px;
        line-height: 30px;
    }


    .priceTxtCont {
        width: 200px;
    }

    .priceTxt {
        font-size: 40px;
        margin-top: 25px;
    }
    .quantCont {
        display: none;
    }
    .quantCont {
        width: 120px;
        margin-right: 20px;
    }


    .slideImg {
        width: 10px;
        height: 20px;
        padding-top: 18px;
    }

    .prdcQuant {
        padding-right: 24px;
    }

    .rgtSlideQuant {
        padding-right: 18px;
    }

    .lftSlideQuant {
        padding-left: 15px;
    }

    .splitLinePrdc {
        width: 65%;
    }

    .addToCart {
        margin-right: 25px;
    }

    .cartPrdc {
        width: 50px;
    }

    .cartTxt {
        width: 170px;
    }

    .addToCart .cartTxt {
        font-size: 18px;
    }

 
    .servTxt {
        width: 120px;
        font-size: 14px;
        line-height: 18px;
        padding-top: 10px;
    }

    .delivery .servTxt{
        padding-left: 15px;
    }
    .payment .servTxt{
        width:100px;
        padding-left: 0px;
    }

    .splitLineSug {
        float: right;
        display: inline-block;
        width: 100%;
    }

    .splitLineSugRes {
        display: none;
    }

    .splitLineSug1 {
        padding: 0px;
        margin: 0px;
        float: right;
    }

    .suggestPrdc {
        padding-top: 100px;
        float: right;
        width: 100%;
    }
        .contactMainCont .wrapper {
            width: 960px;
        }

        .contactIcon{
            padding-left:10px;
        }
        .labelInfo {
            font-size: 15px;
            
        }
       
        .emailInfo {
            margin-right: 20px;
        }
       
        .phoneInfo {
            margin-right: 20px;
        }

        .input_contact{
            font-size: 15px;
        }

        textarea{
            font-size: 15px;
        }

        .menuLeft {
            width: 20%;
            
        }
        .splitLineTop .splitLine3, .splitLineBtm .splitLine3{
            display: none;
        }
        .menuRight {
            width: 75%;
            
        }

            .menuRight .leftSide {
                width: 25%;
                
            }

            .menuRight .rightSide {
                width: 75%;
                
            }

        .emptyLeft {
            width: 5%;
            
        }

        .saleTitleCont {
            width: 960px;
            
        }

        .labelCont {
            width: 280px;
            
        }

        .labelMachCup {
            font-size: 1.4em;
            
        }

        .txtTopImg {
            font-size: 24px;
            line-height: 36px;
            padding-bottom: 440px;
        }

        .cartWrapper {
            width: 1000px;
            margin: 0px auto;
        }

        .payWrapper {
            margin: 0px auto;
            width: 1000px;
        }

        .cartSec {
            width: 700px;
            
        }

        .paySec {
            width: 265px;
            
        }

        .descPrdc {
            width: 170px;
        }

        .quantCart {
            margin-right: 25px;
        }

        .pricePrdc {
            width: 120px;
            padding-left: 25px;  
        }

    .customerWhite {
        padding-right: 4%;
    }

        .customerWhite .cusmrIcon {
            width: 51px;    
        }

        .customerWhite .cusmrTxt {
            width: 112px;            
        }

        .ordersCont {
            width: 640px;   
        }

        .orderSubCont {
            width: 630px;
            margin: 0px auto;
        }
        .fstCell{
            border-left:0px;
        }

    .orderPrc {
        font-size: 14px;
        line-height: 18px;
    }

    .userOrders .orderOpt {
        font-size: 18px;
        line-height: 30px;
    }

    .orderItmQuant {
        font-size: 14px;
    }

    .pricePerPC {
        font-size: 12px;
    }

    .fstCellOrder .descPrdc {
        font-size: 14px;
    }

        .fstCellOrder .descPrdc .txtDesc, .fstCellOrder .descPrdc .codePrdc {
            font-size: 14px;
        }

    .pricePerPC::before {
        content: "\a \a \a";
        display: block;
    }

    .fstCell {
        border-left: 20px solid transparent;
    }

        .fstCell .descPrdc .textDesc, .fstCell .descPrdc .codePrdc {
            display: block;
        }

    .splitLineCart .splitLineOrd1, .splitLineCart .splitLineOrd2 {
        width: 50%;
    }

    .splitLineOrder1 {
        width: 100%;
    }

    .liPrivateArea {
        font-size:0.95em;
    }

    .contNewLetr {
        float: right;
        width: 30%;
    }
    .contNewLetr {
        float: right;
        width: 50%;
    }

    .inputSec .inputNewsLet {
        border: none;
        float: right;
        width: 200px;
        height: 38px; 
        font-size: 16px;
     
    }

    .inputSec .btnNewsLet {
        margin-right: -20px;
        font-family: OpenSansRegular;
        font-size: 16px;
 
    }

 }

/***********************************
    ************************640*******************
****************************/


@media only screen and (max-width: 640px) {
    body {
        font-size: 15px;
        display: block;
        width: 100%;
    }


    .zoom {
        display: none;
    }



    .bgHeader {
        float: left;
    }

    .header .bgHeader .hdrWrapper {
        width: 100%;
        margin: 0px auto;
    }

    .bgHeader .hdrWrapper .mainTitle {
        width: 100%;
        height: 55px;
        background-image: url('../cut/Group 286.svg');
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: top;
    }

    .bgHeader .hdrWrapper .group216 {
        display: none
    }

    .header .sndHdrWrapper {
        width: 100%;
        height: 100%;
    }

        .header .sndHdrWrapper .rect118 {
            display: normal;
            height: 55px;
            padding-top: 20px;
            margin: 0px auto;
            width: 75%;
        }


            .header .sndHdrWrapper .rect118 .group216 {
                height: 45px;
                display: inline-block;
            }
                /* margin */
                .header .sndHdrWrapper .rect118 .group216 .group211 {
                    float: left;
                    margin-right: 10px;
                    cursor: pointer;
                }

                .header .sndHdrWrapper .rect118 .group216 .group213 {
                    float: left;
                    margin-right: 10px;
                    cursor: pointer;
                }
                /* margin */
                .header .sndHdrWrapper .rect118 .group216 .group212 {
                    float: left;
                    margin-right: 10px;
                    cursor: pointer;
                }
                /* margin */
                .header .sndHdrWrapper .rect118 .group216 .group215 {
                    float: left;
                    margin-right: 10px;
                    cursor: pointer;
                }

                .header .sndHdrWrapper .rect118 .group216 .group211 .rectMenu {
                    width: 46px;
                    height: 44px;
                    background: #4E2419;
                    border-radius: 5px;
                    text-align: center;
                    box-sizing: border-box;
                    padding-top: 10px;
                }

                .header .sndHdrWrapper .rect118 .group216 .group215 .rectUs {
                    width: 46px;
                    height: 44px;
                    background: #69CBDF;
                    border-radius: 5px;
                    text-align: center;
                    box-sizing: border-box;
                    padding-top: 10px;
                }

                .header .sndHdrWrapper .rect118 .group216 .group213 .rectWishlist {
                    width: 46px;
                    height: 44px;
                    background: #EC1C24;
                    border-radius: 5px;
                    text-align: center;
                    box-sizing: border-box;
                    padding-top: 13px;
                }



                .header .sndHdrWrapper .rect118 .group216 .group212 .rectCa {
                    width: 46px;
                    height: 44px;
                    background: #7C1E05;
                    border-radius: 5px;
                    opacity: 1;
                    text-align: center;
                    box-sizing: border-box;
                    padding-top: 10px;
                }


            .header .sndHdrWrapper .rect118 .menu {
                display: none;
            }

            .header .sndHdrWrapper .rect118 .phoneCont {
                display: none;
            }

    .headerSplit .bgSplit {
        margin-top: 0px;
    }
    /* margin */
    .beanMainCont {
        width: 90%;
        margin-right: 5%;
    }

    .lineHead {
        margin-bottom: 1px;
    }

    .slider_ {
        display: none;
        height: 200px;
        width: 90%;
        background-size: contain;
        background-position: top center;
        margin-bottom: 100px;
    }

    .cover1 {
        height: 300px;
        width: 95%;
        background-size: contain;
        background-position: top center;
        margin-bottom: 100px;
        background-image: url('../cut/Image-19@600x.png');
    }

    .cover2 {
        height: 300px;
        width: 95%;
        background-size: contain;
        background-position: center center;
        margin-bottom: 100px;
        background-image: url('../cut/Image 19@2x-click.png');
    }

    .cover3 {
        width: 100%;
        height: 300px;
        box-sizing: border-box;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url('../cut/banner.jpg');
    }

        .cover1 .titleboxCont, .cover2 .titleboxCont, .cover3 .titleboxCont {
            width: 80%;
        }

    .sliderWrapper .slick-next, .sliderWrapper .slick-prev, .sliderWrapper .slick-dots {
        display: none !important;
    }

    .slider_ .titleboxCont {
        width: 80%;
        float: right;
        margin-top: 30%;
    }

    .titleboxCont .titlebox {
        float: right;
        margin-top: 8em;
        width: 230px;
        height: 72px;
        direction: rtl;
    }

    .titlebox .title {
        text-align: right;
        font-size: 24px;
        line-height: 37px;
        padding-top: 0px;
        text-align: right;
        float: right;
        margin-top: 1em;
    }

    .titlebox .text {
        display: none;
    }

    .titlebox .orderBtn {
        float: right;
        width: 117px;
        height: 37px;
        font-size: 16px;
        line-height: 22px;
        margin-top: -40%;
    }


    .orderBtn .txtBtn {
        text-align: center;
        font-size: 16px;
        line-height: 4px;
    }

    .slideCircleCover {
        display: none;
    }

    .lftCvrSlide {
        display: none;
    }

    .rgtCvrSlide {
        display: none;
    }

    .serviceCont {
        margin-top: 25px;
    }

    .servWrapper {
        width: 90%;
        margin: 0px auto;
    }

        .servWrapper .service {
            width: 100%;
            float: right;
            height: auto;
        }

    .service .container {
        float: right;
        width: 100%;
        display: block;
        height: auto;
        float: right;
        font-size: 14px;
    }

        .service .container .splitter1 {
            display: block;
            height: auto;
            width: 100%;
            box-sizing: border-box;
            padding-bottom: 20px;
        }

        .service .container .splitter2 {
            display: block;
            height: auto;
            width: 100%;
            box-sizing: border-box;
            padding-bottom: 20px;
        }

        .service .container .splitter3 {
            display: block;
            height: auto;
            width: 100%;
            box-sizing: border-box;
            padding-bottom: 20px;
        }

        .service .container .splitter1 .splitImg {
            padding-top: 2px;
            padding-bottom: 2px;
            background-repeat: no-repeat;
            padding-left: 200px;
        }

        .service .container .splitter2 .splitImg {
            padding-top: 2px;
            padding-bottom: 2px;
            background-repeat: no-repeat;
        }

        .service .container .splitter3 .splitImg {
            padding-bottom: 2px;
            padding-top: 2px;
            background-repeat: no-repeat;
        }



    .lineServ .imgServ {
        height: 3.20px;
        -ms-transform: rotate(180deg); /* IE 9 */
        transform: rotate(180deg);
    }

    .navPrdcs .topItm {
        font-size: 24px;
        line-height: 31px;
        margin-top: 15px;
    }

    .midItm {
        font-size: 30px;
        line-height: 22px;
        margin-top: 5px;
    }

    .tbItm ul li .navLatest {
        float: right;
        width: 116px;
        height: 37px;
        box-sizing: border-box;
        text-align: center;
        padding-top: 8px;
    }

    .navPrdcs {
        margin: 0px auto;
        width: 100%;
        height: 130px;
        padding-right: 0px;
        text-align: center;
    }

    .tbItm ul li .navSoon {
        float: right;
        width: 116px;
        height: 37px;
        box-sizing: border-box;
        text-align: center;
        padding-top: 8px;
    }

    .tbItm ul li .navPopular {
        float: right;
        width: 82px;
        height: 37px;
        text-align: center;
        padding-top: 8px;
    }

    .tbItm ul li .navText {
        font-size: 16px;
        line-height: 22px;
        cursor: pointer;
    }

    .tbItm ul li .navTextSelected {
        font-size: 16px;
        width: 90px;
    }

    .summer {
        padding-bottom: 60px;
    }

    .mainContPrdc {
        margin: 0px auto;
        width: 90%;
        text-align: center;
    }

        .mainContPrdc .prdc {
            float: right;
            width: 100%;
            padding-top: 20px;
            display: inline-block;
        }

    .summWrapper {
        width: 90%;
        margin: 0px auto;
    }

    .addLst {
        padding-top: 10.5px;
        display: block;
    }

        .addLst .lstImg {
            width: 20px;
            height: 20px;
        }

    .summWrapper .fstPrdc {
        display: none;
    }

    .filterCont {
        display: none;
    }

    .sndPrdc {
        float: right;
        width: 48%;
        text-align: center;
        height: 237px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        margin-right: 0px;
    }

        .sndPrdc .imgPrdcRes {
            display: block;
            float: left;
            margin-top: -22px;
            margin-left: 15px;
            height: 132px;
            width: 132px;
            box-sizing: border-box;
        }

    .thdPrdc .imgPrdcRes {
        width: 127px;
        float: left;
        margin-top: -22px;
        margin-left: 18px;
        height: 132px;
        display: block;
    }

    .contPrc {
        margin-top: -45px;
    }

    .imgPrdc {
        display: none;
        max-height: 211px;
    }

    .sndPrdc .imgPrdc {
        display: none;
    }

    .thdPrdc .imgPrdc {
        display: none;
    }

    .thdPrdc {
        text-align: center;
        margin-right: 4%;
        float: right;
        width: 48%;
        height: 237px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
    }

    .detPrdcRes {
        display: block;
        float: right;
        width: 100%;
        height: 36px;
        box-sizing: border-box;
        text-align: center;
        font-family: OpenSansRegular;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -0.06px;
        color: #342B1A;
    }

    .detPrdc {
        /*display: none;*/
        margin-top: -40px;
    }

    .prdc .rgtSlide {
        display: none;
    }

    .prdc .lftSlide {
        display: none;
    }

    .saleAd {
        display: none;
    }

    .bannerCont {
        float: left;
        width: 100%;
        margin-top: 15px;
        padding-top: 0px;
        padding-bottom: 40px;
    }

        .bannerCont .bannWrapper {
            margin: 0px auto;
            width: 100%;
        }

    .bckSchl {
        display: none;
    }

    .dispsPrdc {
        float: right;
        width: 100%;
        height: 174px;
    }

        .dispsPrdc .dispsImg {
            display: none;
        }

        .dispsPrdc .dispsImgRes {
            float: left;
            display: inline-block;
            width: 45%;
            height: 100%;
        }

        .dispsPrdc .dispsBannerTxt {
            margin-top: 57px;
        }

            .dispsPrdc .dispsBannerTxt .fstItm {
                margin: 0px auto;
                width: 100%;
                margin-bottom: 17px;
                font-size: 24px;
                line-height: 23px;
                text-align: center;
            }

            .dispsPrdc .dispsBannerTxt .lstItm {
                display: none;
            }

            .dispsPrdc .dispsBannerTxt .lstItmRes {
                display: block;
                width: 100%;
                font-size: 18px;
                line-height: 18px;
                text-align: center;
                font-family: OpenSansRegular;
                font-size: 18px;
                line-height: 18px;
                letter-spacing: -0.07px;
                color: #342B1A;
                margin: 0px auto;
            }

    .titleCoff {
        margin: 0px auto;
        width: 80%;
        height: 105px;
    }


    .coffSec {
        margin: 0px auto;
        width: 90%;
        direction: rtl;
    }

    .subCoffCont .coffSale {
        width: 48%;
        height: 755px;
    }

    .fstTxt {
        margin: 0px auto;
        padding: 60px 0px 21.21px 0px;
        width: 100%;
        text-align: center;
        font-family: fbspacer-regular;
        font-size: 25px;
        line-height: 23px;
        letter-spacing: 0px;
        color: #FFFFFF;
    }

    .sndTxt {
        margin: 0px auto;
        width: 32px;
    }

    .thdTxt {
        text-align: center;
        margin: 0px auto;
        font-family: fbspacer-regular;
        font-size: 11px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #FFFFFF;
    }

    .fthTxt {
        padding-bottom: 0px;
        width: 100%;
        height: 56px;
        text-align: center;
        font-family: 'Bradley Hand ITC';
        font-size: 45px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #FFFFFF;
        margin: 0px auto;
    }

    .ffthTxt {
        margin-top: -5px;
        margin-bottom: 40px;
        float: right;
        width: 100%;
        padding-top: 0px;
        text-align: center;
        font-family: OpenSansRegular;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }

    .contTxt .resContTxt {
        margin: 0px auto;
        width: 76px;
        height: 28px;
        background: #FFFFFF 0% 0% no-repeat padding-box
    }

        .contTxt .resContTxt .sthTxt {
            margin: 0px auto;
            text-align: center;
            font-family: OpenSansRegular;
            font-size: 10px;
            line-height: 28px;
            letter-spacing: 0px;
            color: #000000;
        }

    .subCoffCont .coffSale .fthTxt {
        width: 100%;
    }

    .subCoffCont .coffSale .ffthTxt {
        width: 100%;
    }

    .coffCont {
        float: right;
        width: 100%;
        padding-top: 50px;
    }

    .subCoffCont {
        width: 90%;
        margin: 0px auto;
    }

    .summWrapper .fstPrdc {
        float: right;
        width: 48%;
        margin-right: 0;
        text-align: center;
        height: 367px;
        margin-bottom: 15px;
    }


    .summWrapper > .fstPrdc:nth-child(2) {
        margin-left: 4% !important;
    }

    .fstSecPrdc > .fstPrdc:nth-of-type(1) {
        margin-right: 4% !important;
    }

    .sndSecPrdc > .fstPrdc:nth-of-type(1) {
        margin-right: 4% !important;
    }

    .fstPrdc {
        float: right;
        width: 48%;
        margin-right: 0;
        text-align: center;
        height: 367px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        margin-bottom: 15px;
    }

        .fstPrdc .imgPrdcRes {
            display: block;
            height: 132px;
            width: 132px;
            box-sizing: border-box;
            margin: 0px auto;
        }


    /*.fstSecPrdc .fstPrdc .contPrc {
        margin-top: -55px;
    }*/

    .sndSecPrdc .fstPrdc {
        margin-top: 6px;
    }

    /*.sndSecPrdc .fstPrdc .contPrc {
            margin-top: -30px;
        }*/


    .cartFrame {
        height: 30px;
    }

    .frameTxt {
        font-size: 16px;
        line-height: 30px;
    }

    .frameCartImg {
        display: inline-block;
        float: left;
    }

    .frameImage {
        padding-left: 15px;
        padding-top: 7px;
        width: 30px;
        height: 17px;
    }

    .sndSecPrdc .fstPrdc, .fstSecPrdc .fstPrdc, .summWrapper .fstPrdc {
        display: none;
    }

        .sndSecPrdc .fstPrdc:nth-child(1), .fstSecPrdc .fstPrdc:nth-child(1), .summWrapper .fstPrdc:nth-child(2n) {
            display: block;
        }

    .pagePath {
        height: 60px;
        background: #EFEDE9 0% 0% no-repeat padding-box;
    }

        .pagePath .pathCont {
            margin: 0px auto;
            width: 90%;
            height: 100%;
        }

    .pathCont .path {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0px;
        color: #7C1E05;
        font-family: OpenSansHebrew-Bold;
        margin-top: 27px;
    }

    .contactMainCont {
        width: 100%;
        float: right;
        padding-bottom: 130px;
        background-color: #ffffff;
    }

        .contactMainCont .wrapper {
            margin: 0px auto;
            width: 90%;
        }

    .pageTitle {
        text-align: right;
        font-size: 24px;
        line-height: 8px;
        letter-spacing: 0px;
        color: #342B1A;
        font-family: fbspacer-bold;
        margin-top: 30px;
    }

    .image {
        width: 100%;
        margin-top: 40px;
        float: left;
    }

        .image .imageMap {
            width: 100%;
            height: 243px;
            display: block;
            background-image: url('../cut/Image 21@2x.png');
            background-size: cover;
            background-position: top center;
            background-repeat: no-repeat;
        }

    .contactSec {
        width: 100%;
        float: right;
        margin-top: 50px;
    }

    .splitLineTop {
        display: inline-block;
        width: 100%;
        float: left;
    }

    .splitLineBtm {
        display: inline-block;
        width: 100%;
        margin-top: 0px;
        float: left;
    }

    .splitLine1 {
        float: right;
    }

    .splitLine2, .splitLine3 {
        display: none;
    }

    .splitLineRes {
        display: block;
        width: 450px;
        border: 0.75px solid #8B776F;
        float: right;
    }

    .contactInfo {
        float: right;
        display: block;
        margin-top: 0px;
    }

    .addressInfo {
        width: 100%;
        float: right;
        display: inline-block;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .labelInfo {
        float: right;
        text-align: right;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 0px;
        color: #342B1A;
        font-family: fbspacer-regular;
    }

    .emailInfo {
        width: 100%;
        float: right;
        display: inline-block;
        margin-right: 0px;
        margin-top: 15px;
        padding-bottom: 10px;
    }

    .phoneInfo {
        width: 100%;
        float: right;
        display: inline-block;
        margin-right: 0px;
        margin-top: 15px;
    }

    .contactIcon {
        float: right;
        padding-left: 5px;
        width: 43px;
        height: 43px;
    }

    .formSec {
        width: 100%;
        float: right;
        margin-top: 50px;
        display: block;
    }

    .formSec {
        margin-top: 20px;
    }

    .formCont {
        float: right;
    }

    .formTitle {
        font-family: fbspacer-regular;
        font-size: 27px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #B21520;
        text-align: right;
    }

    .column {
        width: 100% !important;
        margin-top: 20px;
        display: block;
    }

    textarea {
        width: 375px;
        height: 300px;
        text-align: right;
        overflow: auto;
        resize: none;
        border: none;
        float: right;
        border: 1px solid #8B776F;
        font-family: OpenSansRegular;
        font-size: 18px;
        line-height: 25px;
        color: #342B1A;
        box-sizing: border-box;
        padding-right: 20px;
        margin-top: -20px;
    }

    .input_contact {
        margin-bottom: 20px;
        border: none;
        float: right;
        width: 375px;
        height: 38px;
        border: 1px solid #8B776F;
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 18px;
        line-height: 25px;
        color: #342B1A;
        box-sizing: border-box;
        padding-right: 20px;
    }

    .btnContact {
        display: none;
    }

    .btnContactRes {
        float: right;
        display: block;
        border: none;
        width: 206px;
        height: 45px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #8B776F;
        font-family: fbspacer-bold;
        font-size: 24px;
        line-height: 46px;
        color: #342B1A;
        margin-top: 30px;
        cursor: pointer;
        background-image: url('../cut/Group 320.svg');
        background-position: 165px 15px;
        padding-right: 40px;
        background-size: 10%;
    }

    .aboutMainCont {
    }

    .aboutWrapper {
        margin: 0px auto;
        width: 90%;
    }

    .fstSecAbout {
        width: 100%;
        float: right;
        display: block;
    }

    .aboutImg {
        display: block;
        background-image: url('../cut/about_image@2x.png');
        background-repeat: no-repeat;
        height: 409px;
        width: 100%;
        background-size: cover;
        padding-left: 0px;
        padding-right: 0px;
    }

    .txtImg {
        display: none;
    }

    .txtImgRes {
        float: right;
        display: block;
        padding-top: 25px;
        width: 100%;
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 20px;
    }

    .txtImg::before {
        content: "";
        display: block;
    }

    .txtImg::after {
        content: "";
        display: block;
    }

    .secSecAbout {
        width: 100%;
    }

    .splitLineAbout1 {
        display: inline-block;
        float: right;
        margin-top: 50px;
        width: 99%;
        margin-bottom: 25px;
        margin-right: 0px;
        padding-right: 0px;
    }



    .splitLineFdbk1 {
        margin-top: 0px;
        margin-left: 30px;
        float: right;
        margin-right: 0px;
        padding-right: 0px;
        display: block;
        width: 100%;
    }

    .splitLineFdbk2 {
        display: none;
    }

    .titleFdbk {
        display: block;
        width: 100%;
        font-family: fbspacer-bold;
        font-size: 24px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #342B1A;
        text-align: center;
        padding-top: 30px;
        padding-right: 0px;
        padding-left: 0px;
    }


    #slider > div {
        height: 100%;
        width: 80%;
        margin: 0px auto;
    }

    .fbText {
        text-align: center;
        font-family: fbspacer-regular;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #342B1A;
        padding: 0px;
    }

    .slideCircle {
        margin-top: 25px;
        width: 75%;
        text-align: center;
        padding-right: 55px !important;
    }

    .slideCont {
        margin: 0px auto;
        width: 300px;
        height: 26px;
    }

    .slideCirc {
        display: inline-block;
        margin-left: 10px;
        text-align: center;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #B21520 0% 0% no-repeat padding-box;
    }

    .slideCircActive {
        display: inline-block;
        margin-left: 10px;
        text-align: center;
        border: 4px solid #B21520;
        background: transparent;
        box-sizing: border-box;
        border-radius: 50%;
        width: 16.5px;
        height: 16.5px;
    }

    .splitLineAbout2 {
        float: right;
        width: 99%;
        margin-top: 30px;
        margin-bottom: 30px;
    }

        .splitLineAbout2 .splitLine1 {
            float: right;
        }


    .thdSecAbout {
        padding-top: 0px;
        width: 100%;
    }

    .aboutUsCont {
        width: 90%;
        margin: 0px auto;
    }

    .aboutTitle {
        text-align: center;
        font-family: fbspacer-bold;
        font-size: 24px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #342B1A;
        margin-bottom: 25px;
    }

    .aboutTxt {
        width: 80%;
        margin-right: 10%;
        font-family: fbspacer-regular;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #342B1A;
    }

    .filterSale {
        width: 100%;
        height: 66px;
    }

    .saleTitleCont {
        width: 90%;
        margin: 0px auto;
        line-height: 66px;
    }

    .saleTitle {
        float: right;
        font-family: fbspacer-bold;
        font-size: 24px;
        letter-spacing: 0px;
        display: inline-block;
        color: #342B1A;
    }



    .topSecMach {
        width: 100%;
        float: right;
        padding-top: 26px;
        display: block;
    }

    .fstWrapperMach {
        margin: 0px auto;
        width: 90%;
        display: block;
    }

    .txtMachCont {
        width: 100%;
        float: right;
        direction: rtl;
        text-align: right;
    }

    .txtMachine {
        display: block;
        width: 90%;
        font-size: 18px;
        line-height: 32px;
        padding-bottom: 35px;
    }

    .machines {
        width: 100%;
        display: block;
        float: right;
    }

    .fstMach {
        float: none;
        width: 80%;
        height: 477px;
        background: transparent url('../cut/mach_large-1@2x.png') 0% 0% no-repeat padding-box;
        background-size: contain;
        display: block;
        border-bottom: 80px solid transparent;
        margin: 0px auto;
        margin-right: auto;
        margin-left: auto;
    }

    .sndMach {
        float: none;
        width: 80%;
        height: 477px;
        background: transparent url('../cut/mach_large-2@2x.png') 0% 0% no-repeat padding-box;
        display: block;
        background-size: contain;
        margin-top: 100px;
        border-bottom: 80px solid transparent;
        margin: 0px auto;
        margin-right: auto;
        margin-left: auto;
    }


    .thdMach {
        float: none;
        width: 80%;
        height: 477px;
        background: transparent url('../cut/mach_large-3@2x.png') 0% 0% no-repeat padding-box;
        background-size: contain;
        display: block;
        margin-top: 100px;
        margin: 0px auto;
        margin-right: auto;
        margin-left: auto;
    }

    .txtTopImg {
        margin: 0px auto;
        width: 80%;
        padding-top: 12px;
        text-align: center;
        font-family: OpenSansHebrew-Bold;
        font-size: 24px;
        line-height: 25px;
        letter-spacing: 0px;
        color: #B21520;
        padding-right: 0px;
        padding-bottom: 355px;
    }

    .labelCont {
        object-fit: cover;
        width: 100%;
        box-sizing: border-box;
        height: auto;
        line-height: 70px;
        background: #EC1C24 0% 0% no-repeat padding-box;
        margin-top: 15px;
    }

    .labelMach {
        text-align: center;
        font-family: OpenSansHebrew-Bold;
        font-size: 1.10em;
        letter-spacing: 0px;
        line-height: 70px;
        color: #FFFFFF;
        display: block;
    }

    .labelMachCup {
        text-align: center;
        font-family: OpenSansRegular;
        font-size: 1.10em;
        letter-spacing: 0px;
        color: #FFFFFF;
        display: block;
    }

    .btmSecMach {
        float: right;
        width: 100%;
        padding-top: 100px;
        padding-bottom: 135px;
    }

    .secWrapperMach {
        margin: 0px auto;
        width: 92%;
        float: right;
        display: block;
    }

    .phoneMach {
        text-align: center;
        font-family: fbspacer-bold;
        font-size: 24px;
        line-height: 36px;
        letter-spacing: 0px;
        color: #342B1A;
    }

    .filterCatg {
        display: none;
    }

    .filterSort {
        padding-left: 0px;
        margin-left: 0px;
    }

    .sortPrice label, .sortPrice select {
        font-size: 15px;
        margin-left: 0px;
    }


    .saleMainCont {
        width: 100%;
        float: right;
        margin-top: 50px;
        padding-bottom: 15px;
        direction: rtl;
    }

        .saleMainCont .saleWrapper {
            margin: 0px auto;
            width: 95%;
        }



    .sliderCont {
        display: none;
    }

    .sliderLabel {
        display: none;
    }

    .prdcBeans {
        width: 100%;
    }

    .detContPrdc {
        margin-top: 110px;
    }

        .detContPrdc .detPrdc {
            font-size: 12px;
            line-height: 16px;
        }

    .salePrdc {
        float: right;
        width: 48%;
        margin-left: 4%;
        text-align: center;
        height: 367px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        margin-bottom: 15px;
    }

        .salePrdc:nth-child(2n) {
            float: left;
            width: 48%;
            margin-left: 0%;
        }

        .salePrdc .imgPrdcRes {
            display: block;
            height: 132px;
            width: 132px;
            box-sizing: border-box;
            margin: 0px auto;
        }
    /* margin */
    .sndCont #s06 {
        margin-right: 4%;
        margin-left: 0px;
    }

    .salePrdc#s06 {
        margin-top: 0px !important;
    }

    .salePrdc2 {
        float: right;
        width: 48%;
        margin-left: 4%;
        text-align: center;
        height: 367px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        margin-bottom: 15px;
    }

    .fstPrdc {
        float: right;
        width: 48%;
        text-align: center;
        height: 367px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        margin-bottom: 15px;
    }

    .salePrdc2:nth-child(2n) {
        float: left;
        width: 48%;
        margin-left: 0%;
    }
    /* margin */
    .salePrdc2 .imgPrdcRes {
        display: block;
        margin: 0px auto;
        height: 132px;
        width: 132px;
        box-sizing: border-box;
    }

    .salePrdcCoff {
        width: 48%;
        text-align: center;
        margin-top: 0px;
        height: 237px;
        margin-left: 4%;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        margin-bottom: 15px;
    }

    .sndCont {
        margin-top: 0px;
    }

        .sndCont .coffSale {
            float: right;
            height: 749px;
            width: 48%;
            margin-left: 0%;
            margin-right: 0px;
            margin-bottom: 5px;
        }

    .filterPrdc {
        float: left;
        margin-left: 10px;
        margin-top: 0px;
    }

    .sortPrice label, .filterCatg label {
        font-size: 15px;
    }

    .filterPrdc .sortPrice select {
        width: 65px;
        height: 25px;
        font-size: 14px;
    }

    .beanMainCont .beanWrapper {
        width: 100%;
        margin: 0px auto;
    }

    .saleTitle {
        width: 150px;
    }

    .titleCont {
        height: 70px;
    }

    .beanMainTitleCont {
        margin-top: 45px;
    }

    .catImgCont {
        float: right;
        text-align: center;
        height: 251px;
        width: auto;
    }

    .splitLineBean1 {
        float: left;
        margin-bottom: 15px;
        width: 100%;
        padding-left: 6px;
    }

    .splitLineBean2 {
        display: none;
    }

    .prdcWrapper {
        width: 90%;
        margin: 0px auto;
    }

    .mainTitleCont {
        width: 90%;
        margin: 0px auto;
    }

    .mainTitlePrdc {
        text-align: right;
        font-family: fbspacer-bold;
        font-size: 24px;
        letter-spacing: 0px;
        color: #342B1A;
    }

    .prdcFrame {
        float: right;
        width: 100%;
        height: 450px;
        background: transparent url('../cut/grand-aroma-pg@2x.png') 0% 0% no-repeat padding-box;
        background-size: 90% auto;
        border: 1px solid #C9BBB0;
        display: block;
        margin-bottom: 20px;
        background-color: #FFFFFF;
    }


    .rgtSlidePrdc {
        padding-top: 180px;
        padding-right: 15px;
    }

    .lftSlidePrdc {
        padding-top: 180px;
        padding-left: 15px;
    }

    .prdcInfo {
        display: block;
        float: right;
        margin-right: 0px;
    }

    .prdcTitle {
        text-align: right;
        font-family: fbspacer-bold;
        font-size: 20px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #342B1A;
    }

    .prdcDetail {
        padding-top: 20px;
        display: block;
        text-align: right;
    }

    .detailTxt {
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #342B1A;
    }

    .prdcDesc {
        padding-top: 20px;
        padding-bottom: 20px;
        display: block;
        text-align: right;
    }

    .descTxt {
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #342B1A;
    }

    .splitLinePrdc {
        width: 100%;
    }

    .splitLinePrdc1 {
        margin-left: 5px;
        float: left;
        width: 99%;
        display: inline-block;
    }

    .splitLinePrdc2 {
        display: none;
    }

    .priceSec {
        display: inline-block;
        float: right;
        width: 98%;
        padding: 0;
        margin: 0;
    }

    .priceTxtCont {
        width: 160px;
        height: auto;
        margin-top: 0;
        padding-top: 0;
        display: inline-block;
    }

    .priceTxt {
        width: 100%;
        text-align: right;
        font-family: OpenSansHebrew-Bold;
        font-size: 28px;
        line-height: 50%;
        padding: 0px;
        letter-spacing: 0px;
        color: #EC1C24;
        font-weight: bolder;
    }

    .weight {
        display: block;
        text-align: right;
        font-family: OpenSansHebrew-Bold;
        font-size: 18px;
        letter-spacing: 0px;
        color: #342B1A;
    }

    .quantCont {
        display: none;
    }

    .quantCont {
        width: 100px;
        text-align: right;
        height: 37px;
        line-height: 37px;
        margin-right: 0px;
        display: inline-block;
        margin-top: 12px;
        float: left;
    }

    .rgtSlideQuant {
        padding-right: 10px;
    }

    .lftSlideQuant {
        padding-left: 10px;
    }

    .slideImg {
        width: 10px;
        height: 20px;
        padding-top: 8px;
    }

    .prdcQuant {
        float: right;
        padding-right: 24px;
        font-size: 26px;
    }

    .addToCart {
        float: right;
        display: inline-block;
        margin-top: 20px;
        text-align: right;
        width: 100%;
        margin-right: 0px;
    }

    .cartPrdc {
        float: right;
        display: inline-block;
        width: 20%;
        height: 80px;
    }

    .cartTxt {
        float: right;
        display: inline-block;
        width: 78%;
        height: 80px;
    }
    /* margin */
    .cartImg {
        margin-top: 15px;
        margin-right: 10px;
    }


    .addToCart button[value] {
        text-align: center;
        margin: 0px auto;
        font-size: 30px;
        line-height: 80px;
    }

    .servSec {
        display: block;
        margin-right: 0px;
        padding-right: 0px;
    }

    .delivery {
        vertical-align: top;
        display: inline-block;
        text-align: center;
        width: 20%;
        padding-left: 14%;
    }

    .payment {
        vertical-align: top;
        display: inline-block;
        text-align: center;
        width: 20%;
        padding-left: 14%;
    }

    .customer {
        vertical-align: top;
        display: inline-block;
        text-align: center;
        width: 20%;
    }

    .prdcInfo {
        margin-right: 0px;
    }

    .servIcon {
        display: block;
        width: 100%;
    }
    /* margin */
    .servImage img {
        margin-right: 5px;
    }

    .servTxt {
        display: block;
        float: right;
        width: 100px;
        padding: 0px;
        padding-right: 0px;
        font-size: 12px;
        text-align: center;
        line-height: 16px;
    }

    .splitLineSug {
        display: none;
    }

    .splitLineSugRes {
        width: 100%;
        display: block;
        float: right;
        padding-top: 20px;
    }

        .splitLineSugRes .splitLineSug1 {
            margin-right: 0px;
            width: 99%;
        }

    .splitLineSug .splitLine2 {
        display: none;
    }

    .suggestPrdc {
        padding-top: 8px;
    }

    .suggestTitle {
        text-align: right;
        font-size: 24px;
        line-height: 10px;
        padding-top: 5px;
    }

    .suggPrdcCont {
        text-align: center;
        margin-top: 15px;
    }

        .suggPrdcCont #s2 .salePrdc, .suggestPrdc #s4 .salePrdc {
            margin-left: 0px;
        }

    .filterSec {
        display: none;
    }


    .cartMainCont {
        margin-top: 5px;
    }

    .cartWrapper {
        width: 90%;
        margin: 0px auto;
    }

    .cartSec {
        float: right;
        width: 100%;
        display: block;
        margin-right: 0px;
        margin-left: 0px
    }

    .paySec {
        margin-top: 0px;
        display: block;
        width: 100%;
        height: 435px;
        float: right;
        margin-right: 0px;
        margin-left: 0px
    }

    .splitLineCart {
        padding-right: 0px;
        padding-left: 0px;
        float: right;
        padding-top: 25px;
    }

        .splitLineCart .splitLine1 {
            width: 100%;
        }

    .cartProduct {
        padding-top: 30px;
        width: 100%;
        height: 165px;
        float: right;
        display: inline-block;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0px;
    }

    .removePrdc {
        line-height: 300px;
    }

    .prdcImg {
        padding-top: 22px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .descPrdc {
        float: none;
        width: 98%;
        height: auto;
        display: block;
        line-height: 20px;
        padding-top: 0px;
    }

        .descPrdc::after {
            content: "";
            display: block;
        }

    .textDesc {
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #342B1A;
        display: block;
    }

    .codePrdc {
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 12px;
        line-height: 36px;
        letter-spacing: 0px;
        color: #342B1A;
        display: block;
    }

    .quantCart {
        float: right;
        width: 73px;
        height: 29px;
        text-align: right;
        display: block;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #C9BBB0;
        margin-top: 15px;
        margin-right: 0px;
        max-width: 100%;
    }

        .quantCart::before {
            content: "";
            display: block;
        }

    .prdcQuantCart {
        padding-right: 18px;
        font-size: 18px;
    }

    .slideImgCart {
        float: right;
        width: 5px;
        height: 10px;
        padding-top: 9.5px;
        display: inline-block;
    }

    .rgtSlideCart {
        padding-right: 8px;
    }

    .lftSlideCart {
        padding-left: 8px;
    }

    .pricePrdc::before {
        content: "\a \a";
        display: block;
        white-space: pre;
    }

    .pricePrdc {
        text-align: right;
        height: 40px;
        display: block;
        float: none;
        white-space: pre-line;
        width: 100%;
    }

    .priceDet {
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0px;
        color: #000000;
        display: block;
    }

    .payCont {
        margin: 0px auto;
        width: 70%;
    }

    .totalTitle {
        text-align: center;
        font-family: fbspacer-bold;
        font-size: 28px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #FFFFFF;
        padding-bottom: 22px;
    }

    .lineSplit {
        width: 100%;
    }

    .delivCart {
        padding-bottom: 10px;
        width: 100%;
        font-family: OpenSansRegular;
        font-size: 18px;
        line-height: 37px;
        letter-spacing: 0px;
        color: #FFFFFF;
    }

    .subtotal {
        padding-bottom: 28px;
    }

    .payBtn {
        width: 100%;
        height: 57px;
    }

        .payBtn .payBtnTxt {
            font-size: 22px;
            line-height: 57px;
        }

    .customerWhite {
        width: 305px;
        display: block;
    }

        .customerWhite .cusmrTxt {
            padding-right: 20px;
            display: block;
            letter-spacing: 0px;
        }

    .payMainWrapper {
        width: 100%;
        float: right;
        background: #FFFFFF 0% 0% no-repeat padding-box;
    }

    .payWrapper {
        margin: 0px auto;
        width: 90%;
    }

        .payWrapper .loginInput {
            font-size: 15px !important;
        }

    .forgotPwdForm .row {
        margin-top: 15px;
    }

    .payButton {
        width: 375px;
        height: 45px;
        background: #B21520 0% 0% no-repeat padding-box;
        display: block;
    }

    .cc-img {
        margin: 0px auto;
    }

    .smLabel {
        width: 185px !important;
        display: inline !important;
    }

    .addCrt {
        float: left;
        box-sizing: border-box;
        padding-top: 12.09px;
        padding-left: 8px;
        width: 33%;
        text-align: left;
    }

    .crtImg {
        width: 20px;
        height: 20px;
    }

    .footerCont {
        display: none;
    }

    .footer {
        float: left;
        width: 100%;
        height: 117px;
    }

        .footer .footerFrame {
            margin: 0px auto;
            width: 100%;
            height: 100%;
        }

    .footerRes {
        display: block;
        margin: 0px auto;
        float: right;
        width: 86%;
    }

        .footerRes .ftrTextRes {
            width: 295px;
            height: 63px;
            text-align: center;
            padding-top: 30px;
            font-family: OpenSansHebrew-Bold;
            font-size: 14px;
            line-height: 30px;
            letter-spacing: 0px;
            color: #4E2419;
        }

    .ftrTextRes > span {
        cursor: pointer;
    }

    .loginCont {
        padding-top: 80px;
    }

        .loginCont .formLogin {
            width: 100%;
            float: right;
            display: block;
        }

        .loginCont .forgotPwdForm {
            width: 100%;
            float: right;
            display: block;
        }

    .formLogin .formTitle, .forgotPwdForm .formTitle {
        font-size: 30px;
    }

    .loginCont .forgotPwdForm .formTitle {
        text-align: right;
        padding-top: 45px;
    }

    .loginForm .loginInput {
        height: 35px;
        margin-bottom: 20px;
        box-sizing: border-box;
        margin-right: 0px;
        padding-right: 0px;
    }

    .loginForm input[placeholder] {
        font-size: 18px;
        line-height: 35px;
        box-sizing: border-box;
    }

    .loginForm .submitLogin {
        height: 35px;
    }

    .loginForm input[type=button] {
        font-size: 18px;
        line-height: 35px;
    }

    .oldImageComp {
        display: none;
    }

    .oldImageMobile {
        float: right;
        width: 100%;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 100px;
        display: inline;
    }

    .menuRes {
        background: #4E2419 0% 0% no-repeat padding-box;
        width: 100%;
        direction: rtl;
    }

    .catMenuResItem {
        text-align: right;
        color: #FFFFFF;
        display: table-row;
        margin-bottom: 30px !important;
    }

    .titleItemRes {
        display: table-cell;
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 20px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #FFFFFF;
        border-left: 130px solid transparent;
    }

    .arrowMenuResNone {
        display: none;
    }

    #saleMenu, #contactMenu, #coffeeMenu, #aboutMenu {
        cursor: pointer;
    }

    /*.titleItemBtmRes {
        display: block;
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 20px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #FFFFFF;
        border-right: 130px solid transparent !important;
    }

        .titleItemBtmRes::before {
            content: "";
            display: block;
            white-space: pre;
        }*/
    .menuRight {
        width: 95%;
        margin: 0px auto;
    }

        .menuRight .leftSide {
            float: right;
            width: 100%;
            height: 75%;
            background-color: transparent;
            text-align: right
        }

        .menuRight .rightSide {
            width: 100%;
            padding: 0px;
        }

    .catMenuResItem .arrowMenuRes {
        float: left !important;
        text-align: left;
        left: 0px;
        display: table-cell;
    }

    .backBtn {
        background-image: url('../cut/Path 561.svg');
        width: 60%;
        height: 30px;
        float: right;
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: top;
        margin-top: 25px;
        border-right: 20px solid transparent;
        display: none;
        cursor: pointer;
    }

    #categoriesRes {
        padding-bottom: 20px;
        margin-top: 20px;
    }

    #subCategoriesRes, #subSndCategoriesRes {
        padding-bottom: 45px;
        margin-top: 10px;
    }

    .catMenuResItem img {
        float: left !important;
        width: 7px;
        height: 12px;
        display: table-cell;
    }

    .catsSection {
        color: white;
        display: block;
        width: 90%;
    }

    .subCategory {
        float: none;
        text-align: right;
        display: table-row;
    }

    .minWidth {
        border-left: 60px solid transparent !important;
    }

    .subCategory .subCatTitle {
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 20px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #FFFFFF;
        border-left: 120px solid transparent;
        display: table-cell;
    }

    .subSubCategory {
        text-align: right;
        font-family: OpenSansRegular;
        font-size: 18px;
        font-weight: normal;
        line-height: 40px;
        border-right: 40px solid transparent;
        display: table-cell;
        color: #FFFFFF;
    }

    .overImage {
        height: 251px
    }

    .PAMainCont {
        width: 90%;
    }

    .PASubCont {
        width: 100%;
        margin: 0px auto;
    }

    .PAWrapper {
        width: 90%;
        float: right;
    }

    .PASubWrapper {
        width: 100%;
        float: right;
    }

    .filterCont {
        float: right;
        display: block;
        width: 90%;
        margin-bottom: 30px;
    }

        .filterCont .filterSec {
            float: right;
            display: block;
            height: 175px;
            width: 100%;
        }

    .ordersCont {
        width: 100%;
    }

    .splitLineOrder1 {
        width: 95%;
    }

    .orderSubCont {
        width: 90%;
        margin: 0px auto;
    }

    .orderDetail > span {
        display: block;
        margin-left: 0px;
        float: none;
        text-align: right;
    }

        .orderDetail > span::before {
            content: "\a \a \a";
            display: block;
        }

        .orderDetail > span::after {
            content: "\a \a \a";
            display: block;
        }

    .fstCellOrder {
        border-left: none;
    }

    .orderItmImg {
        width: 70px;
        height: 74px;
        border-left: 10px solid transparent;
    }

    .orderPrc {
        font-size: 14px;
        line-height: 18px;
    }

    .userOrders .orderOpt {
        font-size: 18px;
        line-height: 30px;
    }

    .orderItmQuant {
        font-size: 14px;
    }

    .pricePerPC {
        font-size: 12px;
    }

    .fstCellOrder .descPrdc {
        font-size: 14px;
    }

        .fstCellOrder .descPrdc .txtDesc, .fstCellOrder .descPrdc .codePrdc {
            font-size: 14px;
        }

    .pricePerPC::before {
        content: "\a \a \a";
        display: block;
    }

    .fstCell {
        border-left: 20px solid transparent;
    }

        .fstCell .descPrdc .textDesc, .fstCell .descPrdc .codePrdc {
            display: block;
        }

    .splitLineCart .splitLineOrd2 {
        display: none;
    }

    .splitLineCart .splitLineOrd1 {
        width: 100%;
    }
}

@media only screen and (max-width: 450px) and (min-width: 405px) {
    .labelInfo {
        font-size: 16px
    }
}
@media only screen and (max-width: 405px) and (min-width: 370px) {
    .labelInfo {
        font-size: 14px
    }
}

    @media only screen and (max-width: 370px) {
        .labelInfo{
            font-size:12px
        }
    }
