/* inserire qui le classi necessarie ad adattare gli stili */

@import url("https://use.typekit.net/fty2zqu.css");

@font-face {
    font-family: 'Butler';
    src: url('/css/butler/Butler.woff') format('woff');
}

@font-face {
    font-family: 'Butler Light';
    src: url('/css/butler/Butler-Light.woff') format('woff');
}

@font-face {
    font-family: 'Butler ExtraLight';
    src: url('/css/butler/Butler-UltraLight.woff') format('woff');
}

@font-face {
    font-family: 'Butler Medium';
    src: url('/css/butler/Butler-Medium.woff') format('woff');
}

/* correttori generali */



.form-control:focus {
    border-color: inherit !important;
    outline: 0;
    box-shadow: none !important;
}

.form-check-input:focus {
    border-color: inherit !important;
    outline: 0;
    box-shadow: none !important;
}

div:empty {
    display: block;
}

picture {
    display: block;
}

b, strong {
    font-weight: bold;
}


a {
    text-decoration: none;
}

.btn {
    border: none !important;
}

hr {
    opacity: 1;
}

h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0;
}


/* classi custom */

.fw-100 {
    font-weight: 100;
}

.fw-200 {
    font-weight: 200;
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.fw-900 {
    font-weight: 900;
}

.roundedOm { 
    border-radius: 50%;
}

.sizeIcona-1 i {
    font-size: 1em;
}

.sizeIcona-1 img {
    width: 1em;
}

.sizeIcona-2 i {
    font-size: 2em;
}

.sizeIcona-2 img {
    width: 2em;
}

.sizeIcona-3 i {
    font-size: 3em;
}

.sizeIcona-3 img {
    width: 3em;
}

.sizeIcona-4 i {
    font-size: 4em;
}

.sizeIcona-4 img {
    width: 4em;
}

.sizeIcona-5 i {
    font-size: 5em;
}

.sizeIcona-5 img {
    width: 5em;
}

.imgSlimsyOm {
    width: 100%;
    z-index: 1;
}

.apici-citazione {
	max-width: 40px;
	max-height: 40px;
	display: inline-block;
}

.totalItemInBasket {
    width: 0.75em;
    height: .75em;
    line-height: 0.75em;
    border-radius: 0.5em;
    font-size: .75em;
    position: absolute;
    top: 01em;
    right: -.25em;
    text-align: center;
}

.totalItemInBasket > span {
    font-size: 0.75em;
}

.table {
    --bs-table-color-type: initial;
    --bs-table-bg-type: initial;
    --bs-table-color-state: initial;
    --bs-table-bg-state: initial;
    --bs-table-color: initial;
    --bs-table-bg: initial;
    --bs-table-border-color: initial;
    --bs-table-accent-bg: initial;
    --bs-table-striped-color: initial;
    --bs-table-striped-bg: initial;
    --bs-table-active-color: initial;
    --bs-table-active-bg: initial;
    --bs-table-hover-color: initial;
    --bs-table-hover-bg: initial;
}

.btn-transparent {
    border: none;
    background-color: transparent;
}

.square:before {
    content: "";
    display: block;
    padding-top: 100%; /* initial ratio of 1:1*/
}

/* accordion */

.accordionMaster {
    box-shadow: none;
    background: transparent;
    margin: 0 auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    overflow: hidden;
    border: 0;
}

.accordionMaster .card, .accordionMultiplo .card:last-child .card-header {
    border: none;
    background: transparent;
    border-radius: 0;
}

.accordionMaster .card-header {
    border: none;
    background: transparent;
    border-radius: 0;
}

.accordionMaster .card-header .heading {
    position: relative;
    font-weight: 300;
    z-index: 0;
}

.accordionMaster .fa {
    font-size: 16px;
}

.accordionMaster .btn {
    width: 100%;
    font-weight: normal;
    color: #000;
    padding: 0;
    letter-spacing: 0;
    font-size: 18px;
    border-radius: 0 !important;
    border: none;
    position: relative;
    border-radius: 0;
    text-decoration: none;
}

.accordionMaster .btn .icon {
    width: 30px;
    height: 30px;
    z-index: 0;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.accordionMaster .btn .icon i {
    font-size: 18px;
}

.accordionMaster .btn-link:hover, .accordionMaster .btn-link:focus {
    text-decoration: none;
}

.accordionMaster .card-body {
    background: transparent;
    margin-bottom: 1px;
}

.accordionMaster button[aria-expanded="true"] {
    color: #000 !important;
    background: transparent;
    border: none !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
    .accordionMaster button[aria-expanded="true"] {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.videoBackground {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    z-index: 0;
}

.small-label input[type='checkbox'] {
    border: 1px solid!important;
    border-radius: 0!important;
    font-size: 0.8em;
    margin-top: 0.55em;
}

.small-label label {
    font-size: 0.8em;
}


.shrinkNone {
    flex-shrink: 0;
}
.sameHeightCarousel .owl-stage {
    display: flex;
}

.sameHeightCarousel .owl-item {
    display: flex;
    flex: 1 0 auto;
}

.menuMobileHeaderOM.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    background: white;
    transition: all 0.1s cubic-bezier(0.755, 0.050, 0.855, 0.060);
}
.menuMobileHeaderOM.fixed.underMenu {
    background: none;
    transition: all 0.5s cubic-bezier(0.755, 0.050, 0.855, 0.060);
}
    .menuMobileHeaderOM.fixed.underMenu svg[class^="logo"] {
        opacity: 0;
        transition: all 0.5s cubic-bezier(0.755, 0.050, 0.855, 0.060);
    }



.footerSpecialText:has(.labelPhone)::before {
    content: "PHONE";
    position: absolute;
    top: 0;
    left: 0.75em;
    color: #c2beb7;
    font-size: 0.8em;
}

.footerSpecialText:has(.labelMail)::before {
    content: "EMAIL";
    position: absolute;
    top: 0;
    left: 0.75em;
    color: #c2beb7;
    font-size: 0.8em;
}

.footerSpecialText:has(.labelSocials)::before {
    content: "SOCIALS";
    position: absolute;
    top: 0;
    left: 0.75em;
    color: #c2beb7;
    font-size: 0.8em;
}

.minuto {
    font-size: 0.5em;
}

.schedaCellaAngolo > div:first-child {
    padding: 2em;
    background-color: #e5e0d9;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.schedaCellaAngolo > div:first-child:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.5em;
    height: 1.5em;
    content: '';
    background-color: #213044;
}

.sfondo-blu-con-pulsanti > div:first-child {
    background-color: #213044;
    padding: 3em;
}

.background-sabbia-custom > div:first-child {
    background-color: #e5e0d9;
    padding: 3em;
}

@media only screen and (max-width: 1200px) {
    .footerSpecialText {
        padding-top: 0.75em;
    }
    .footerSpecialText:has(.labelPhone)::before {
        left: 0.75em;
    }

    .footerSpecialText:has(.labelMail)::before {
        right: 0.75em;
        left: auto;
    }
    
    .footerSpecialText:has(.labelSocials)::before {
        left: 50%;
        transform: translate(-50%, 0);
    }
}

@media only screen and (max-width: 1024px) {
    .sfondo-blu-con-pulsanti > div:first-child {
        background-color: #213044;
        padding: 1.5em;
    } 
    .background-sabbia-custom > div:first-child {
        background-color: #e5e0d9;
        padding: 1.5em;
    }
    
    .footerSpecialText {
        padding-top: 0.75em;
    }
    .footerSpecialText:has(.labelPhone)::before {
        left: 50%;
        transform: translate(-50%, 0);
    }

    .footerSpecialText:has(.labelMail)::before {
        left: 50%;
        right: auto;
        transform: translate(-50%, 0);
    }
    
    .footerSpecialText:has(.labelSocials)::before {
        left: 50%;
        transform: translate(-50%, 0);
    }
    
    .logoMenuMobile {
        position: fixed !important;
        top: -0.375em;
        left: 0;
    }
    
    .burger-position-mobile {
        /*display: none!important;*/
    }
}