@import url('https://fonts.googleapis.com/css2?family=Days+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');

:root {
    --primo: #996666;
    --secondo: #EF616C;
}

.form-control {
    /* font-size: 14pt; */
    line-height: inherit;
    height: inherit;
    padding: 9px 12px;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid;
    font-weight: bold;
}

body, .cart, .logo {
    background: #f1f1f1 !important
}

.swal2-html-container p, .swal2-actions button {
    font-size: 12pt !important;
}

h1, h2, h3, h4, h5, h6, b, strong, header a, h3 a {
    font-family: 'Days One', sans-serif !important;
}

a, span, p, li, th, td {
    font-family: 'Nunito', sans-serif !important;
}

.header-top ul .width-li {
    width: auto;
}

.row {
    margin: 0;
}

.modal-content {
    background-color: var(--primo);
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success, .paira-login-popup .btn-success, .paira-cart-popup .btn-success.updat, .ajax-success-message .btn-success {
    color: #fff;
    background-color: var(--secondo);
    border-color: #7d7d7d;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: var(--secondo);
    border-color: transparent;
}

input[type=checkbox] {
    -webkit-appearance: checkbox !important
}

.paira-login-popup input {
    color: white
}

@media only screen and (max-width: 767px) {
    .mega-menu .width-com {
        width: 120%;
        padding-top: 75px;
    }

    #dialogbox {
        width: 75% !important;
    }
}

.notizia {
    width: 100%;
    height: 220px;
    transition: transform .2s;
}

#recenti_html div:hover img, #news_html div:hover img {
    transform: scale(1.5);
}

#recenti_html div, #news_html div {
    overflow: hidden;
    padding: 0;
    padding: 0 15px;
}

img {
    object-fit: cover;
}

.blogs-detail {
    width: 100%
}

.esaurito {
    display: inline-block;
    position: relative;
}

    .esaurito:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url(/images/product/esaurito.png) no-repeat center;
        background-size: contain
    }

.parallax-section {
    background-image: url("/images/parallax.webp") !important;
    min-height: 350px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.paira-padding-top-1 {
    padding-top: 70px !important
}

.latest-product {
    background-color: white;
    padding-top: 25px
}

.carousel-caption {
    background: none;
}

#imgs_html .disabled {
    display: none;
}

#imgs_html.news {
    display: block
}

    #imgs_html.news img {
        max-height: 150px !important;
        width: 250px
    }

i.logos {
    padding-bottom: 20px;
    font-size: 50px
}

.carousel-caption h1, .carousel-caption p, .carousel-caption a {
    color: white;
}

.btn-border {
    border-color: white
}

#home-slider img {
    max-height: 1000px;
    object-fit: cover;
}

.navbar-default .navbar-nav > li > a {
    color: black !important;
}

    .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a.active {
        color: var(--primo) !important;
        text-decoration: none !important;
        background: none !important
    }

#carousel .item {
    max-height: 850px !important
}

@media (max-width:767px) {
    #carousel .item {
        max-height: 235px !important
    }
}

@media (max-width:1199px) {
    #carousel .item {
        max-height: 430px !important
    }

    #prodotti_html .block-image img {
        height: 200px !important
    }
}

#carousel {
    padding: 0
}

    #carousel a i {
        color: white
    }

@media (min-width: 768px) {
    #hidden_navbar {
        display: none;
    }

    .nav {
        list-style-type: none;
        display: flex;
        justify-content: center;
    }
}

#dialogoverlay {
    display: none;
    opacity: .8;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #707070;
    width: 100%;
    z-index: 10;
}

#dialogbox {
    display: none;
    position: fixed;
    background: rgb(0, 47, 43);
    border-radius: 7px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.575);
    transition: 0.3s;
    width: 40%;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

    #dialogbox:hover {
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.911);
    }

.paira-padding-bottom-1 {
    padding-bottom: 70px !important;
}

#ContentPlaceHolder1_carrello_vuoto {
    margin: 100px;
}

@media(max-width:767px) {
    #ContentPlaceHolder1_carrello_vuoto {
        margin: 0;
    }
}

.container {
    padding: 2px 16px;
}

.quantity-fix {
    border: 1px solid;
    width: auto;
}

@media only screen and (max-width: 767px) {
    .row-5 {
        text-align: center;
        width: 25%;
    }

    .column {
        height: auto !important;
    }

    .row-4 {
        width: 20%
    }

    .row-5 p {
        font-size: 12pt
    }
}

.row-5 p {
    color: white
}

.row-2 a, .row-5 p, .row-4 input {
    font-size: 13pt
}

.pure-material-button-contained {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    padding: 0 16px;
    min-width: 64px;
    height: 36px;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    color: rgb(var(--pure-material-onprimary-rgb, 255, 255, 255));
    background-color: rgb(var(--pure-material-primary-rgb, 0, 77, 70));
    /* background-color: rgb(1, 47, 61) */
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    font-size: 14px;
    font-weight: 500;
    line-height: 36px;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    transition: box-shadow 0.2s;
}

    .pure-material-button-contained::-moz-focus-inner {
        border: none;
    }

    /* ---------------Overlay--------------- */

    .pure-material-button-contained::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgb(var(--pure-material-onprimary-rgb, 255, 255, 255));
        opacity: 0;
        transition: opacity 0.2s;
    }

    /* Ripple */
    .pure-material-button-contained::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        border-radius: 50%;
        padding: 50%;
        width: 32px; /* Safari */
        height: 32px; /* Safari */
        background-color: rgb(var(--pure-material-onprimary-rgb, 255, 255, 255));
        opacity: 0;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity 1s, transform 0.5s;
    }

    /* Hover, Focus */
    .pure-material-button-contained:hover,
    .pure-material-button-contained:focus {
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    }

        .pure-material-button-contained:hover::before {
            opacity: 0.08;
        }

        .pure-material-button-contained:focus::before {
            opacity: 0.24;
        }

        .pure-material-button-contained:hover:focus::before {
            opacity: 0.3;
        }

    /* Active */
    .pure-material-button-contained:active {
        box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
    }

        .pure-material-button-contained:active::after {
            opacity: 0.32;
            transform: translate(-50%, -50%) scale(0);
            transition: transform 0s;
        }

    /* Disabled */
    .pure-material-button-contained:disabled {
        color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
        background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.12);
        box-shadow: none;
        cursor: initial;
    }

        .pure-material-button-contained:disabled::before {
            opacity: 0;
        }

        .pure-material-button-contained:disabled::after {
            opacity: 0;
        }

#dialogbox > div {
    background: #FFF;
    margin: 8px;
}

    #dialogbox > div > #dialogboxhead {
        background: rgb(0, 77, 70);
        font-size: 19px;
        padding: 10px;
        color: rgb(255, 255, 255);
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }

    #dialogbox > div > #dialogboxbody {
        background: rgb(0, 47, 43);
        padding: 20px;
        color: #FFF;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }

    #dialogbox > div > #dialogboxfoot {
        background: rgb(0, 47, 43);
        padding: 10px;
        text-align: right;
    }

#prodotti_html .block-image img {
    height: 350px;
}

#carrello {
    display: contents
}

#categorie_html li ul li a {
    color: white;
    padding: 0 0 10px 10px;
}

    #categorie_html li ul li a:hover, #categorie_html li ul li a:focus {
        color: var(--secondo) !important;
        background: none !important
    }

@media(max-width:767px) {
    #show_navbar {
        display: none
    }

    .logo, .cart {
        padding: 20px 10px !important;
        text-align: center;
    }
}

@media(max-width:480px) {
    .logo, .cart {
        padding: 20px 0 !important;
        text-align: center;
    }
}

.logo, .cart {
    padding: 20px 30px;
    text-align: center;
}

.mega-menu .nav {
    width: 100%
}

.navbar-toggle {
    top: 0;
    margin: 0 auto;
}

.btn-paypal {
    background-color: #009cde;
    border-color: #003087;
    border-radius: 15px;
    padding: 15px 0;
    color: white;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 10px 0;
    transition: .5s all ease-in-out
}

    .btn-paypal:hover {
        background-color: #FCBB32;
        color: #003087;
    }

.btn-satispay {
    background-color: #ff3d00;
    border-color: #ff3d00;
    border-radius: 15px;
    padding: 15px 0;
    color: white;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 10px 0;
    transition: .5s all ease-in-out
}

    .btn-satispay:hover {
        background-color: white;
        color: #ff3d00;
        border-color: #ff3d00;
    }

.order_table {
    margin-top: 15px;
}

.dati_utente {
    margin-top: 15px;
}

#elenco td:nth-child(1) {
    width: 40%;
}

#elenco td:not(:nth-child(1)) {
    width: 15%;
}

@media screen and (max-width: 991px) {
    #resoconto-ordine {
        margin-top: 50px;
    }
}

#elenco tr {
    border-bottom: 1px solid black;
}

    #elenco tr:last-child {
        border: none;
    }

@media only screen and (max-width: 767px) {
    .margin-bottom-30 {
        margin-bottom: 30px !important;
    }
}

.esaurito .product-hover {
    display: none !important;
}

.product .quick-view, .product .product-cart-con {
    width: 100% !important;
}

@media screen and (min-width:768px) {
    #prodotti_html .product-hover {
        display: none !important;
    }
}
