﻿body {
    font-family: 'Arbutus Slab', serif;
    font-size: 16px;
    line-height: 24px;
    color: #696969;
    font-weight: 300;
}
a {
    color: #049DD9;
}
.fa-phone-alt,
.fa-whatsapp {
    color: #049DD9;
    font-size:20px;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #000000;
    font-weight: 600;
}
a:hover {
    color: #cccccc;
}
.box-cont a {
    color: #000000;
}
.box-cont a:hover {
    color: #000000;
    text-decoration:none;
    transition: .2s;
    /*box-shadow: #99ca3c 0 2px 20px;*/
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
}
h1 {
    color: #049DD9;
    font-weight: 900;
}
h2 {
    font-size: 26px;
    color: #FF830F;
    line-height: 34px;
    font-weight: bold;
}
h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    color: #FF830F;
}
h4 {
    line-height:30px;
}
p strong {
    color:#000000;
}
.box-cont a button {
    margin-bottom: 10px;
}
.btn {
    border-radius:0;
}
.btn-primary {
    color: #049DD9;
    background-color: transparent;
    border-color: #049DD9;
    padding: 10px 20px;
    font-family: 'Mulish', sans-serif;
}
.btn-primary:hover {
    color: #fff;
    background-color: #049DD9;
    border-color: #049DD9;
    padding: 10px 20px;
}
.btn-primary-submit {
    color: #FF830F;
    background-color: #ffffff;
    border-color: #FF830F;
    padding: 10px 20px;
    border-radius:10px;
}
.btn-primary-submit:hover {
    color: #fff;
    background-color: #FF830F;
    border-color: #FF830F;
    padding: 10px 20px;
}
.btn-primary-ordina {
    color: #ffffff;
    background-color: #FF830F;
    border-color: #FF830F;
    padding: 10px 20px;
    font-family: 'Mulish', sans-serif;
}
.btn-primary-ordina:hover {
    color: #FF830F;
    background-color: #ffffff;
    border-color: #FF830F;
    padding: 10px 20px;
}
div.toggle {
    display: none;
    margin-bottom: 30px
}
.btn-home {
    margin:40px auto;
}
ul {
    padding-inline-start: 20px;
}
/*ul li {
    list-style-position:inside;
}*/
footer {
    background-color: #049DD9;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}
/*footer .container {
    padding-top:20px;
}*/
footer a {
    color:#ffffff;
}
footer a:hover {
    color:#d5e2e8;
}
/*footer .container .row {
        padding-top:40px!important;
}*/
.bg-light {
    background-color: transparent!important;
}
.navbar-light .navbar-nav .nav-link {
    /*color: #ded2e6;*/
    color: #049DD9;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Mulish', sans-serif;
}
.recapiti-menu {
    font-family: 'Mulish', sans-serif;
}
.intro-titolo {
    color: #ffffff;
    text-shadow: 2px 2px 2px #000000;
    font-size: 42px;
    line-height: 46px;
}
.intro {
    position: relative;
}

.intro .container-content {
    height: 200px;
}
.intro .container-content:before {
    content: ' ';
    height: 100%;
    /*width: calc(100% - 30px);*/
    width:100%;
    background-color: rgba(167,222,243,0.6);
    display: block;
    z-index: 99;
    position: absolute;
    top: 0;
    padding: 0px;
    margin: 0px;
}
.container-content .text-center {
    text-align: center;
    position: absolute;
    /*width: calc(100% - 30px);*/
    width:100%;
    z-index: 999;
}
.slider-pro .sp-image-container img.sp-image {
    max-height: 600px !important;
    width: auto !important;
    /*max-width:1024px!important;*/
}
.sp-full-screen-button:before {
    color:#ffffff;
}
.breadcrumb {
    background-color: #DFDFDF;
    border-radius: 0px;
    padding-left: 0px;
    margin-bottom:0px;
}
.breadcrumb>li+li:before {
    padding: 0 10px 0 15px;
    color: #000000;
    content: "/\00a0";
}
/*SEARCH*/
#ricerca {
 /*background-color:#e3ebee;*/
 padding-top:40px;
 padding-bottom:40px
}
#custom-search-input {
 padding:3px;
 border:solid 1px #FF830F;
 border-radius:6px;
 background-color:#fff
}
#custom-search-input input {
 border:0;
 box-shadow:none
}
#custom-search-input button {
 margin:2px 0 0 0;
 background:0;
 box-shadow:none;
 border:0;
 color:#FF830F;
 padding:0 8px 0 10px;
 border-left:solid 1px #FF830F;
}
#custom-search-input button:hover {
 border:0;
 box-shadow:none;
 border-left:solid 1px #696969;
}
#custom-search-input .fa-search {
 font-size:23px;
 color:#ff8b38;
}
#custom-search-input .fa-search:hover {
 color:#696969;
}
.easy-autocomplete.eac-square input {
    font-weight:600!important;
    padding-right:10px!important;
}
input[type=search].searching {
    background: url('/images/loading.gif') no-repeat right center;
    background-size: auto 20px;
    background-position: right 30px center;
}

/*HOME*/
.intro-home {
    color: #ffffff;
    background-color: #04B1D9;
    padding: 80px 100px;
    margin-top: -80px;
}
.intro-registrati {
    background-color: #ffffff;
    /*padding: 80px 100px;*/
    margin-top: -210px;
    border-radius:10px 10px 0px 0px;
}
#struttura-home,
#login-home {
    background-color:#049DD9;
}
#login-home {
    background-image: url('/img/login.png');
    background-position: center 60px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: 'Mulish', sans-serif;
}
#login-home label {
    font-weight:900;
}
#login-form input,
#reset-password-form input {
    border-radius: 10px;
}
#login-form a {
    color: #FF830F;
    text-decoration:underline;
}
#login-form a:hover {
    text-decoration: none;
}
#registrati-home {
    font-family: 'Mulish', sans-serif;
}
#registrati-home label {
    color: #717171;
    font-weight: 900;
}
#registrati-form p,
#registrati-form span {
    color: #717171;
    font-weight: 300;
    font-size: 13px
}
#registrati-form {
    padding-top:40px;
    /*padding-bottom:40px;*/
}
#registrati-form .form-control {
    border:1px solid #FF830F;
    border-radius:10px!important;
}
#download-pdf {
    padding-top:20px;
    padding-bottom:60px;
}
.titolo-login {
    color: #ffffff;
    font-size: 140px;
    line-height: 160px;
    font-weight: 900;
}
.titolo-accesso {
    color: #FF830F;
    font-size: 50px;
    line-height: 100px;
    font-weight: 900;
}

.prodotto {
    margin: 0px auto 40px;
    width: 100%;
    max-width: 400px;
}
.testo-prodotti {
    margin-top:1rem;
}
a .testo-prodotti {
    color:#000000;
}
.prodotto a:hover .testo-prodotti {
    color: #000000;
    text-decoration: none;
}
.elenco-prodotti .col-lg-4 {
    padding-left:40px;
    padding-right:40px;
}
.container-content {
    /*height: 400px;*/
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
}
.dropdown-menu {
    min-width: 18rem;
    background-color: #fff !important;
    text-align: right;
}
.carousel-caption {
    bottom:45%;
    text-align: initial;
    color:#000000;
    width: 25%;
    right:auto!important;
}
#carouselPromo .carousel-caption {
    /*bottom: 30%;*/
    bottom: 20%;
    text-align: center;
    /*width:50%;*/
    width: 100%;
    right: auto !important;
    left: auto !important;
}
#carouselPromo .btn-primary {
    /*color: #ffffff;
    background-color: rgba(0,0,0,0.4);
    border-color: #ffffff;
    padding: 10px 20px;*/
    color: #ffffff;
    background-color: #FF830F;
    border-color: #FF830F;
    padding: 10px 20px;
}
#carouselPromo .btn-primary:hover {
    color: #ffffff;
    background-color: rgba(0,0,0,0.4);
    border-color: #ffffff;
    padding: 10px 20px;
}
.carousel-caption h3 {
    font-size: 20px;
    line-height: 40px;
    color: #ffffff;
}
.carousel-caption h2 {
    font-size:36px;
    line-height:56px;
    color:#ffffff;
}
.sfumatura {
    padding:150px 0px;
    height:100%;
    width:100%;
    background-color:rgba(0,0,0,0.4);
}
aside.right-col {
    padding: 20px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
}
#carouselExampleIndicators .carousel-control-prev-icon,
#carouselExampleIndicators2 .carousel-control-prev-icon,
#carouselPromo .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23049DD9' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
#carouselExampleIndicators .carousel-control-next-icon,
#carouselExampleIndicators2 .carousel-control-next-icon,
#carouselPromo .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23049DD9' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/*GALLERY INTERNE*/
div.gallery {
    /*display: inline-block;*/
    display: block;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
div.gallery img {
    width: 24%;
    background-color: #ffffff;
    background-position: center center;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    /*border: 3px solid #a59482 !important;*/
    float: left;
    display: inline-block;
    /*margin: 5px;*/
    margin: 3px;
}
div.galleryclear {
    clear: both;
    width: 100%;
}
/*FINE GALLERY INTERNE*/


/*SCROLL TOP*/
.scrollToTop {
    background-color: #FF830F;
    border-radius: 2px 2px 0 0;
    bottom: -10px;
    color: #fff !important;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 38px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none !important;
    transition: all .5s cubic-bezier(0,0,0,1) 0s;
    width: 50px;
    z-index: 1000
}
.scrollToTop:hover {
    background-color: rgba(255,131,15,0.8)
}
/*FINE SCROLL TOP*/


.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    position: relative;
    display: block;
    padding: 10px 15px;
}


/* SHOP CAROUSEL */
.owl-carousel {
    display: block;
}
#owl-shop .item {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
}
/*#owl-shop .item h3 {
    color: #99ca3c;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'axiformasemibold';
}*/
#owl-shop .item p {
    color: #000000;
    /*font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: 'axiformasemibold';*/
}
#owl-shop .item a:hover {
    text-decoration: none;
}
#owl-shop .item:hover {
    /*width: 100px;*/
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
}
#owl-shop .owl-prev,
#owl-shop .owl-next {
    position: absolute;
    top: 30%;
    background: transparent;
}
#owl-shop .owl-prev {
    left: -50px;
}
#owl-shop .owl-next {
    right: -50px;
}
#owl-shop .owl-prev img,
#owl-shop .owl-next img {
    height: 60px;
}
.owl-theme .owl-controls {
    position: static !important;
    top: 0;
    margin-top: 0;
}
.owl-theme .owl-controls {
    position: static !important;
    margin-top: 0;
}
.owl-pagination {
    display: none;
}



/*FORM*/
.form-contatti {
    margin: 0 5px;
    padding: 40px;
    border: 1px solid #d4d4d4;
    background-color: #fbfbfb
}
#form-rich-contatto {
    margin-top: 50px
}
#form-rich-contatto button {
    float: right;
    margin-top: 20px
}
#form-rich-contatto p {
    margin-top: 15px;
    font-size: 12px
}
.form-control {
    border-radius: 0;
    height: 40px
}
fieldset span {
    font-size:14px;
}
label {
    font-size: 13px
}
#contatti .navbar-default {
    background: rgba(255,255,255,1.0) none repeat scroll 0 0
}
.google-maps-container {
    width: 100%;
    overflow: hidden;
    height: 450px;
    max-width: 100%;
    padding: 50px 0
}
#google-maps-canvas {
    height: 100%;
    width: 100%;
    max-width: 100%
}
#google-maps-canvas iframe {
    height: 100%;
    width: 100%;
    border: 0
}
    

.mobile,
.mobile2 {
    display: none !important;
}


@media only screen and (max-width: 1199px) {
    .dropdown-menu-right {
        text-align:left!important;
    }
    .mobile {
        display: none !important;
    }
    .intro-home {
        margin-top: -40px;
    }
    .titolo-accesso {
        font-size: 40px;
        line-height: 80px;
    }
    #carouselPromo .carousel-caption {
        bottom: 15%!important;
    }
}


@media only screen and (max-width: 980px) {
    .mobile {
        display: none !important;
    }
    #carouselPromo .btn-primary {
        padding: 5px 20px;
    }
    #carouselPromo .btn-primary:hover {
        padding: 5px 20px;
    }
    .easy-autocomplete.eac-square input {
        font-size:14px!important;
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    .mobile {
        display: none !important;
    }
    .carousel-caption {
        bottom:25%;
    }
    #prodotti-consigliati {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #prodotti-consigliati .item {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #owl-shop .owl-prev {
        left: -40px;
    }
    #owl-shop .owl-next {
        right: -40px;
    }
    .titolo-login {
        font-size: 100px;
    }
}
@media screen and (max-width: 768px) and (min-width: 668px) {
    .text-right.credit {
        margin-right:100px;
    }
    .mobile {
        display: none !important;
    }
    .info-navbar {
        text-align:center!important;
    }
    .carousel-caption {
        bottom: 10%;
        width:35%;
    }
    .intro-home {
        padding:40px 50px;
    }
    .intro-registrati {
        margin-top:-200px;
    }
    #prodotti-consigliati {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #prodotti-consigliati .item {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #owl-shop .owl-prev {
        left: -40px;
    }
    #owl-shop .owl-next {
        right: -40px;
    }
    .titolo-login {
        font-size: 100px;
    }
}
@media screen and (max-width: 667px) and (min-width: 481px) {
    .text-right.credit {
        text-align: center !important;
    }
    div.gallery img {
        margin: 1px;
    }
    .mobile {
        display: none !important;
    }
    .desktop2 {
        display: none !important;
    }
    .mobile2 {
        display: block !important;
    }
    .info-navbar {
        text-align: center !important;
    }
    .logo {
        max-width: 180px !important;
    }
    .carousel-caption {
        bottom: 10%;
        width: 35%;
    }
    .carousel-caption p {
        font-size:14px;
    }
    .intro-home {
        margin-top: 0px;
        padding: 40px 50px;
    }
    .intro-registrati {
        margin-top: -200px;
    }
    body {
        font-size:14px;
    }
    .titolo-accesso {
        font-size: 30px;
        line-height: 60px;
    }
    .titolo-login {
        font-size: 80px;
    }
    footer .col {
        margin-bottom: 20px;
    }
    #prodotti-consigliati {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #owl-shop .owl-prev {
        left: -30px;
    }
    #owl-shop .owl-next {
        right: -30px;
    }
    #carouselPromo .carousel-caption {
        display:none;
    }
}
@media screen and (max-width: 480px) and (min-width: 376px) {
    .text-right.credit {
        text-align: center !important;
    }
    div.gallery img {
        margin: 1px;
    }
    .desktop,
    .desktop2 {
        display: none !important;
    }
    .mobile,
    .mobile2 {
        display: block !important;
    }
    .logo {
        max-width: 180px !important;
    }
    .info-navbar {
        text-align: center !important;
    }
    .carousel-caption {
        bottom: 10%;
        width: 35%;
    }
    .intro-home {
        margin-top:0px;
        padding: 40px 50px;
    }
    .intro-registrati {
        margin-top: -200px;
    }
    .titolo-login {
        font-size: 60px;
    }
    footer .col {
        margin-bottom: 20px;
    }
    #prodotti-consigliati {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #carouselPromo .carousel-caption {
        display: none;
    }
}
@media only screen and (max-width: 375px) {
    .text-right.credit {
        text-align: center !important;
    }
    div.gallery img {
        margin: 1px;
    }
    #owl-shop .owl-prev {
        left: -20px;
    }
    #owl-shop .owl-next {
        right: -20px;
    }
    .desktop,
    .desktop2 {
        display: none !important;
    }
    .mobile,
    .mobile2 {
        display: block !important;
    }
    .info-navbar {
        text-align: center !important;
    }
    .logo {
        max-width: 180px !important;
    }
    .carousel-caption {
        bottom: 10%;
        width: 35%;
    }
    .carousel-caption h1 {
        font-size:22px;
        line-height:24px;
    }
    .carousel-caption p {
        font-size:14px;
        line-height:18px;
    }
    .intro-home {
        margin-top:0px;
        padding: 40px 50px;
    }
    .intro-registrati {
        margin-top: -200px;
    }
    .titolo-login {
        font-size: 60px;
    }
    body {
        font-size: 14px;
    }
    .titolo-accesso {
        font-size: 22px;
    }
    h1 {
        font-size:28px;
    }
    h2 {
        font-size:26px;
        line-height:34px;
    }
    h4 {
        font-size:18px;
    }
    footer .col {
        margin-bottom:20px;
    }
    #prodotti-consigliati {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #carouselPromo .carousel-caption {
        display: none;
    }
}


input[type=password].highlighted,
input[type=text].highlighted,
input[type=email].highlighted,
select.highlighted,
textarea.highlighted,
select[multiple=multiple].highlighted {
    box-shadow: 0 0 5px #dd0000 !important;
}

input[type=checkbox].highlighted,
input[type=radio].highlighted {
    box-shadow: 0 0 5px #dd0000 !important;
}

.sweet-alert button.confirm {
    background-color: rgba(4, 157, 217, 1.0)!important;
    box-shadow: rgba(4, 157, 217, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.05) 0px 0px 0px 1px inset!important;
}

.payment-summary {
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    border: 1px solid #ccc;
    background-color: #f2f2f2;
    margin-bottom: 40px;
    margin-top: 40px;
}

    .payment-summary #stripe {
        padding: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .payment-summary #stripecard {
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        background-color: white;
        border: 1px solid #333;
        padding: 15px;
    }

    .payment-summary table {
        width: 100%;
    }

    .payment-summary hr {
        border-color: #aaa;
        margin-top: 15px;
        margin-bottom: 15px;
    }

span.disponibile_s, span.disponibile_n, span.disponibile_b {
    height: 12px;
    width: 12px;
    background-color: #00bb00;
    border-radius: 50%;
    display: inline-block;
}
span.disponibile_n {
    background-color: #dd0000;
}

span.disponibile_b {
    background-color: #f6d907;
}