﻿.row-whats-new .column-whats-new{
    border: 1px solid #EBEBEB;
}

.column-whats-new + .column-whats-new,
.column-whats-new:nth-child(1) {
    border-right: none;
    border-bottom: none;
}

@media only screen and (min-width: 992px), (min-device-width: 992px) {
    .column-whats-new:nth-child(3n){
        border-right: 1px solid #EBEBEB;
    }
}

@media only screen and (max-width: 991px), (max-device-width: 991px) {
    .column-whats-new:nth-child(8) {
        border-bottom: 1px solid #EBEBEB;
    }

    .column-whats-new:nth-child(9) {
        border-right: 1px solid #EBEBEB;
    }
}
@media only screen and (min-width:992px) and (min-device-width:992px) {
    .column-partner:nth-child(1),
    .column-partner:nth-child(2),
    .column-partner:nth-child(3) {
        border-top: 1px solid #EBEBEB;
    }
}
@media only screen and (min-width:768px) and (max-width:991px) and (min-device-width:768px) and (max-device-width:991px) {
    .column-partner:nth-child(1),
    .column-partner:nth-child(2) {
        border-top: 1px solid #EBEBEB;
    }
}
@media only screen and (max-width:767px) and (max-device-width:767px) {
    .column-partner:nth-child(1) {
        border-top: 1px solid #EBEBEB;
    }
}
.column-partner:nth-child(1),
.column-partner:nth-child(4n) {
    border-left: 1px solid #EBEBEB;
}
.column-partner {
    border-top: none;
    border-bottom: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    /*padding-top: 50px;*/
    padding-bottom: 50px;
}
.img-new-product,
.img-category,
.img-partner {
    transition: 300ms;
}

h1.header-separator {
    width: 100%;
    color: gray;
}

h1.header-separator-why-jm {
    width: 100%;
    color: #000000;
}

h1.header-separator,
h1.header-separator-why-jm {
    font-weight: 300;
    display: inline-block;
    padding-bottom: 8px;
    position: relative;
}

    h1.header-separator:before,
    h1.header-separator-why-jm:before {
        content: "";
        position: absolute;
        width: 10%;
        height: 1px;
        bottom: 0;
        left: 45%;
        border-bottom: 5px solid #EBEBEB;
    }

    h1.header-separator-why-jm:before {
        border-bottom: none !important;
    }

.column-why-jm {
    background-image: url(../../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    min-height: 500px;
    opacity: 0.5;
    margin-bottom: 50px;
}

@media only screen and (max-width:767px), (max-device-width:767px) {
    .column-why-jm {
        min-height: 830px;
    }

    .row-why-jm-second {
        margin-top: 460px !important;
    }
}

.header-why-jm {
    color: #000000;
    font-weight: 600;
    margin-top: 0;
    line-height: 0;
    text-transform: uppercase;
}

.description-why-jm {
    min-height: 80px;
}

.column-main-carousel {
    width: 100%;
    height: 450px;
    padding: 0 18px;
    /*margin-top: 15px;*/
}

#JMCarousel div.carousel-inner div.item img,
#JMCarousel div.carousel-inner div.active img {
    width: 100%;
    height: 600px;
    border-radius: 15px;
}

#JMCarousel .left {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

#JMCarousel .right {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.row-separator:not(.row-separator-first) {
    margin-top: 100px;
    margin-bottom: 20px;
}
.row-separator-first {
    margin-top: calc(7.5px + (15 - 7.5) * ((100vw - 300px) / (1900 - 300)));
    /*margin-top: calc(30px + (60 - 30) * ((100vw - 300px) / (1900 - 300)));*/
    /*margin-top: calc(125px + (250 - 125) * ((100vw - 300px) / (1900 - 300)));*/
    /*margin-top: 250px;*/
    margin-bottom: 20px;
}
.column-whats-new-container {
    border-bottom: 1px solid #EBEBEB;
}

.column-whats-new {
    /*padding-top: 50px;*/
    /*padding-bottom: 50px;*/
}

.row-whats-new-container {
    margin: 10px;
}

.bold-set-item-favourite {
    cursor: pointer;
}

.latest-item-favourite {
    font-size: 28px;
    color: #B38742;
    transition: 300ms;
}

.diviation-redirecting {
    cursor: pointer;
}

.img-new-product {
    width: 250px;
    height: 250px;
    cursor: zoom-in;
    margin: 0;
    /*margin: 30px 0;*/
    box-shadow: 18px 18px 18px #EBEBEB;
    border-radius: 35px;
}
.image-new-product {
    border: 1px solid #EBEBEB;
    width: 100%;
    height: 100%;
    padding: 10px !important;
    object-fit: contain;
}
@media only screen and (min-width: 992px) and (max-width: 2000px){
    .image-new-product {
        width: calc(239px + (478 - 239) * ((100vw - 992px) / (2000 - 992)));
        height: calc(239px + (478 - 239) * ((100vw - 992px) / (2000 - 992)));
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .image-new-product {
        width: calc(283.5px + (378 - 283.5) * ((100vw - 768px) / (991 - 768)));
        height: calc(283.5px + (378 - 283.5) * ((100vw - 768px) / (991 - 768)));
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .image-new-product {
        width: calc(289px + (578 - 289) * ((100vw - 320px) / (767 - 320)));
        height: calc(289px + (578 - 289) * ((100vw - 320px) / (767 - 320)));
    }
}
.image-partner {
    box-shadow: 18px 18px 18px #EBEBEB !important;
    /*border: 3px solid #DDDDDD;*/
}
.row-item-number {
    margin: 28px 0 5px 0;
}

.column-item-number {
    background-color: #B38742;
    color: #FFFFFF;
    z-index: 0;
    border-radius: 5px;
}

.column-category {
    cursor: pointer;
}

.img-category {
    width: calc(190px + (380 - 190) * ((100vw - 300px) / (1900 - 300)));
    height: calc(190px + (380 - 190) * ((100vw - 300px) / (1900 - 300)));
    cursor: zoom-in;
    margin: 30px auto;
    box-shadow: 18px 18px 18px #EBEBEB;
    border-radius: 35px;
    border: 1px solid #EBEBEB;
    padding: 10px;
}

#CategoriesCarousel .left {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

#CategoriesCarousel .right {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.row-why-jm-first {
    margin-top: 80px;
    position: absolute;
    width: 100%;
    padding: 0 20px;
}

.column-why-jm-inner {
    margin-top: 10px;
    margin-bottom: 10px;
}

.diviation-why-jm {
    background-color: #EBEBEB;
    width: 80px;
    height: 80px;
}

.row-why-jm-second {
    margin-top: 280px;
    margin-bottom: 20px;
    position: absolute;
    width: 100%;
    padding: 0 20px;
}

.column-why-jm-inner-content {
    padding-top: 5px;
}

div.column-why-jm-inner i.fa.fa-globe {
    position: absolute;
    color: #000000;
    font-size: 60px;
    top: 10px;
    right: 13px;
}

div.column-why-jm-inner i.fa.fa-thumbs-o-up {
    position: absolute;
    color: #000000;
    font-size: 60px;
    top: 10px;
    right: 10px;
}

div.column-why-jm-inner i.fa.fa-flag {
    position: absolute;
    color: #000000;
    font-size: 60px;
    top: 10px;
    right: 12px;
}

div.column-why-jm-inner i.fa.fa-battery-full {
    position: absolute;
    color: #000000;
    font-size: 40px;
    top: 22px;
    right: 13px;
}

div.column-why-jm-inner i.fa.fa-diamond {
    position: absolute;
    color: #000000;
    font-size: 40px;
    top: 22px;
    right: 16px;
}

div.column-why-jm-inner i.fa.fa-building {
    position: absolute;
    color: #000000;
    font-size: 40px;
    top: 22px;
    right: 20px;
}
.row-why-jm-separator {
    position: absolute;
    width: 100%;
}
#CategoriesCarousel .left .glyphicon.glyphicon-chevron-left {
    margin-left: calc(-45px + (-90 - 45) * ((100vw - 300px) / (1900 - 300)));
    font-size: calc(26px + (52 - 26) * ((100vw - 300px) / (1900 - 300)));
    color: #000000;
}
#CategoriesCarousel .right .glyphicon.glyphicon-chevron-right {
    margin-right: calc(-45px + (-90 - 45) * ((100vw - 300px) / (1900 - 300)));
    font-size: calc(26px + (52 - 26) * ((100vw - 300px) / (1900 - 300)));
    color: #000000;
}










/**/
.rowMainCarousel {
    margin-top: 0;
    /*margin-top: 110px;*/
}

.column-main-carousel {
    width: 100%;
    height: calc(183.26px + (550 - 183.26) * ((100vw - 320px) / (1900 - 320))) !important;
    /*height: calc(233.24px + (700 - 233.24) * ((100vw - 320px) / (1900 - 320))) !important;*/
    /*height: calc(216.6px + (650 - 216.6) * ((100vw - 320px) / (1900 - 320))) !important;*/
    /*height: calc(183.3px + (550 - 183.3) * ((100vw - 320px) / (1900 - 320))) !important;*/
    padding: 0;
    /*padding: 0 18px;*/
}

#JMCarousel .carousel-inner .item img {
    width: 100%;
    height: calc(183.26px + (550 - 183.26) * ((100vw - 320px) / (1900 - 320))) !important;
    /*height: calc(233.24px + (700 - 233.24) * ((100vw - 320px) / (1900 - 320))) !important;*/
    border-radius: 0 !important;
}

#JMCarousel .left {
    border-top-left-radius: 0;
    /*border-top-left-radius: 15px;*/
    border-bottom-left-radius: 0;
    /*border-bottom-left-radius: 15px;*/
}

#JMCarousel .right {
    border-top-right-radius: 0;
    /*border-top-right-radius: 15px;*/
    border-bottom-right-radius: 0;
    /*border-bottom-right-radius: 15px;*/
}
.column-header-my-account > h1 {
    font-size: calc(18px + (36 - 18) * ((100vw - 300px) / (1900 - 300)));
    font-weight: normal;
    margin: 10px 0;
    color: inherit;
}