﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/*span,
.pensati-perte {
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.007em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}*/
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

.centered {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 767px) {
    button.arrow-slick1.next-slick1.slick-arrow,
    button.arrow-slick1.prev-slick1.slick-arrow,
    button.arrow-slick2.prev-slick2.slick-arrow,
    button.arrow-slick2.next-slick2.slick-arrow {
        visibility: hidden !important;
    }
}

.header-divider {
    border-right: 1.5px solid #e5e5e5;
    height: 43px;
    margin-top: -10px;
    padding: 0px !important;
}

.div-header-right {
    justify-content: right;
}

.div-header-left {
    justify-content: left;
    position: relative;
    font-size: 12px;
}

.ul-header-left,
.ul-header-right {
    display: inline-flex;
    padding: 10px;
}

    .ul-header-left > li {
        padding: 0 5px;
    }


        .logout-link,
        .profile-header,
        .ul-header-right > li > a,
        .ul-header-right > li > span,
        .ul-header-left > li > a,
        .ul-header-left > li > span,
        .ul-header-left > li > div > a {
            font-size: 12px;
        }

.ul-header-login {
    margin-top: 10px;
    padding: 20px;
}

    .ul-header-login > li > a {
        font-size: 12px;
    }


        .pensati-perte:hover,
        .logout-link:hover,
        .profile-header:hover,
        .ul-header-right > li > a:hover,
        .ul-header-right > li > span:hover,
        .ul-header-left > li > a:hover,
        .ul-header-left > li > a > img:hover,
        .ul-header-left > li > a > i:hover,
        .ul-header-left > li > a > span:hover,
        .ul-header-left > li > span:hover,
        .ul-header-left > li > div > a:hover,
        .icon-hover:hover, .icon-hover:visited,
        .ul-header-login > li > a:hover,
        .ul-header-login > li > a > i:hover,
        .profile-header :hover {
            color: #333;
            font-weight: bold;
        }

.i-fa-marker {
    margin: 0 -1.3rem 0 1rem !important;
}

.shopping-button,
.shopping-button:hover {
    padding: 15px 40px;
    background-color: #fff;
    color: #222;
    font-size: 12px;
    border-radius: 25px;
    border: 1px solid #e5e5e5;
}

.confirm-button {
    white-space: nowrap;
    padding: 15px 40px;
    background-color: #222;
    color: #fff;
    border-radius: 25px;
    border: 1px solid #222;
    font-size: 12px;
}

.emptycart-button {
    white-space: nowrap;
    padding: 0px;
    background-color: #e5e5e5;
    color: #222;
    border-radius: 25px;
    border: 1px solid #222;
    font-size: 12px;
}

.k-button.k-button-icontext.k-grid-Create:hover,
.btn-black-hover:hover,
.confirm-button:hover {
    background-color: #222;
    color: #fff;
    opacity: 0.8;
}

.emptycart-button:hover {
    background-color: #fff;
    color: #222;
    opacity: 0.8;
}

.header-cart-buttons {
    margin-bottom: 10px;
}

.k-button.k-button-icontext.k-grid-Create {
    white-space: nowrap;
    padding: 5px 25px;
    background-color: #222;
    color: #fff;
    border: 1px solid #222;
    border-radius: 0px;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.m-text16, .m-text8, .m-text15, .s-text8 {
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.007em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.button-salva {
    font-size: 12px;
}

    .login-button:hover,
    .button-salva:hover {
        background-color: #222;
        color: #fff;
        opacity: 0.8;
    }

.product-image:active,
.k-block ::selection, .k-panel ::selection, .k-text-selection ::selection, .k-widget ::selection,
.product:active,
.product.k-state-selected:active,
.product.k-state-selected {
    background-color: transparent;
    color: #fff;
}

.details-link {
    text-decoration: underline;
    color: rgb(141, 141, 141);
}

    .link-account:hover,
    .details-link:hover {
        opacity: 0.7;
        text-decoration: underline;
        color: rgb(141, 141, 141);
    }

a {
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.007em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.confirm-order {
    background-color: #fa5400;
    color: #fff;
    padding: 10px 15px;
    border-radius: 2px;
}

    .confirm-order:hover {
        opacity: 0.8;
    }

.card {
    border-color: #e5e5e5;
    border-radius: 0px;
}

.card-header {
    border-radius: 0px !important;
}

.summay-header {
    background-color: #e5e5e5;
    color: #222;
}

.details-header {
    background-color: #222;
    color: #fff;
}

.summary-title {
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.007em;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #222;
}

.details-title {
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.007em;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #fff;
    font-weight: bold
}



.k-grid-content.k-auto-scrollable {
    height: 100%;
}

.search-link {
    text-decoration: none;
    cursor: pointer;
    color: #222;
    text-transform: lowercase;
}

    .search-link:first-letter {
        text-transform: uppercase !important;
    }

    .active,
    .search-link:active,
    .search-link:hover {
        color: #808080 !important;
        cursor: pointer;
    }

.search-link-title {
    text-align: left;
    font-size: 18px;
    color: #222;
    letter-spacing: 0.007em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


/* Hide/rearrange for smaller screens */
@media screen and (min-width: 988px) {
    .filter {
        visibility: hidden;
    }
    .filterBlock {
        height: -webkit-fill-available;
        overflow-y: hidden;
        position: fixed;
        overflow-x: hidden;
    }
        .sidenav {
        visibility: visible !important;
    }

        .sidenav .closebtn {
            visibility: hidden;
        }
}

@media screen and (max-width: 988px) {
    .filterBlock {
        height: -webkit-fill-available;
        overflow-y: hidden;
        position: unset;
        overflow-x: hidden;
    }
    .filter {
        visibility: visible;
    }

    .sidenav {
        visibility: hidden;
        /*height: 100%;*/
        width: 0%;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #fff;
        /*overflow-x: hidden;*/
        /*transition: 0.5s;*/
        padding-top: 60px;
    }

        .sidenav .closebtn {
            visibility: visible;
            font-size: 30px;
            margin-left: 115px;
        }
}


.div-black {
    background-color: #222;
}

/*slider image*/

/*@media only screen and (max-width: 780px) {
    .swiper-slide{
        width:50% !important;
    }
}

@media only screen and (max-width: 401px) {
    .swiper-slide {
        width: 100% !important;
    }
  
}*/
@media only screen and (max-width: 992px) {
    #divLeft {
        width: 100% !important;
    }
    #divRight {
        padding-left: 0px !important;
        width: 100% !important;
    }
 
}


#divLeft {
    width: 40%;
}
#divRight {
    padding-left: 30px;
    width: 60%;
}

    .product-image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;   
  
}


.cursor {
    cursor: pointer;
}