@import url('https://fonts.googleapis.com/css2?family=Arapey:ital@0;1&amp;display=swap');

section {
    min-height: 1vh !important;
}


.spaceTop2{
    margin-top: 60px;
}

@media(max-width:992px){
    .spaceTop2{
        margin-top: 0px;
    }
}

section .spaceBottom {
    margin-bottom: 0px !important;
    padding-bottom: 70px !important;
}

body {
    font-size: 18px !important;
    line-height: 22px !important;
}

h1 {
    font-size: 60px !important;
    font-family: 'Arapey', serif !important;
    line-height: 62px !important;
}

h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Poppins', sans-serif !important;
}

h2 {
    font-size: 40px !important;
    line-height: 44px !important;
}

h3 {
    font-size: 23px !important;
    line-height: 27px !important;
}

h5 {
    font-size: 22px !important;
    line-height: 26px !important;
}

@media(max-width:1840px) {
    h1 {
        font-size: 50px !important;
        line-height: 54px !important;
    }

    h2 {
        font-size: 40px !important;
        line-height: 44px !important;
    }
}

@media (max-width: 1280px) {
    h1 {
        font-size: 40px !important;
        line-height: 44px !important;
    }
}

@media (max-width: 768px) {
    header div.bottom.boxed.cols div.mycontainer div.logo.left a img{
        height: 40px !important;
    }

    h2 {
        font-size: 40px !important;
        line-height: 44px !important;
    }
}

@media (max-width: 680px) {
    h1 {
        font-size: 40px !important;
        line-height: 44px !important;

    }

    h2 {
        font-size: 30px !important;
        line-height: 34px !important;
    }
}

p {
    font-size: 15px !important;
    font-weight: 300px !important;
}

footer div.bottom.boxed.cols div.mycontainer p.left {
    font-size: 13px !important;
    margin-left: 8px;
    width: 40%;
}

@media(max-width:980px){
    footer div.bottom.boxed.cols div.mycontainer p.left {
        width: 100%;
    }
}


div.bootstrap-iso div#headerAdv.collapse div.card.card-body.text-center.border-0{
    padding-bottom: 1rem !important;
    background: var(--footerUpperBgColor1) !important;
    color: #000  !important;
    margin-bottom: 0rem !important;
}

.setLang,
header .middle {
    background-color: var(--footerUpperBgColor1) !important;
}

.text-white{
    color: #fff !important;
}
.bootstrap-iso .card-deck .card{
    overflow: hidden;
}


a.btn.btn-light{
    color: #fff !important;
}


.bootstrap-iso .btn-primary:hover,
.bootstrap-iso .btn-primary{
    background: none;
    border-color: var(--headerBottomFontColor2);
}

.bootstrap-iso a{
    color:var(--headerMiddleFontColor2) !important
}


.btn.btn-primary:focus,
a.btn.btn-primary,
a.btn.btn-primary:hover {
    border-color: #fff !important;
    color: #fff !important;
}


.btn:focus,
.btn:active {
    outline: none !important;
    box-shadow: none !important;
}

#certification ul{
    margin: 0;
    padding: 0;
    text-align: center;
}

#certification ul li{
    display: inline;
    padding: 0 15px;
}

#certification ul li a{ text-decoration: none !important; }

#certification ul li img{
    height: 75px;
}


#certification ul li img:first-child{
    display: inline;
}

#certification ul li.breack{
    display: none;
}

@media  (max-width: 767px){
    #certification ul li img{
        height: 58px;
    }

    #certification ul li.breack{
        display: block;
        height: 10px;
    }

    #certification ul.por li img{
        width: 15%;
        aspect-ratio: 3/2;
        object-fit: contain;
    }

}

@media  (max-width: 380px){
    #certification ul li{
        padding: 0 10px;
    }
    
    #certification ul li img{
        height: 50px;
    }
}

@media  (max-width: 279px){
    #certification ul li.breack{
        display: none;
    }
}

#certification ul.por li img{
    height: 50px !important;
}

@media (max-width: 768px){
    header .bottom .mobileMenu ul.menu li {
        background-color: var(--bodyBgColor1) !important;
    }
    footer:not(.nolink) .upper ul.social {
        top: 8px !important;
        text-align: right !important;
    }
}

/* MOBILE MENU */

.hambtn1 {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 100px;
    left: 0px;
    transition-duration: 0.5s;
}

.hambtn1 .icon-left {
    transition-duration: 0.5s;
    position: absolute;
    height: 8px;
    width: 30px;
    top: 30px;
    background-color: #212121;
    left: 0px;
}

.hambtn1 .icon-left:before {
    transition-duration: 0.5s;
    position: absolute;
    width: 30px;
    height: 8px;
    background-color: #212121;
    content: "";
    top: -20px;
}

.hambtn1 .icon-left:after {
    transition-duration: 0.5s;
    position: absolute;
    width: 30px;
    height: 8px;
    background-color: #212121;
    content: "";
    top: 20px;
}

.hambtn1 .icon-left:hover {
    cursor: pointer;
}

.hambtn1 .icon-right {
    transition-duration: 0.5s;
    position: absolute;
    height: 8px;
    width: 30px;
    top: 30px;
    background-color: #212121;
    left: 30px;
}

.hambtn1 .icon-right:before {
    transition-duration: 0.5s;
    position: absolute;
    width: 30px;
    height: 8px;
    background-color: #212121;
    content: "";
    top: -20px;
}

.hambtn1 .icon-right:after {
    transition-duration: 0.5s;
    position: absolute;
    width: 30px;
    height: 8px;
    background-color: #212121;
    content: "";
    top: 20px;
}

.hambtn1.open .icon-left {
    transition-duration: 0.5s;
    background: transparent;
}

.hambtn1.open .icon-left:before {
    transform: rotateZ(45deg) scaleX(1.4) translate(4px, 4px);
}

.hambtn1.open .icon-left:after {
    transform: rotateZ(-45deg) scaleX(1.4) translate(4px, -4px);
}

.hambtn1.open .icon-right {
    transition-duration: 0.5s;
    background: transparent;
}

.hambtn1.open .icon-right:before {
    transform: rotateZ(-45deg) scaleX(1.4) translate(-4px, 4px);
}

.hambtn1.open .icon-right:after {
    transform: rotateZ(45deg) scaleX(1.4) translate(-4px, -4px);
}

.hambtn1:hover {
    cursor: pointer;
}

/* OPEN MENU */


header div.bottom.boxed.cols div.mobileMenu ul.menu.right li {
    opacity: 0;
    animation-name: slideIn;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.menu li:nth-child(1) {
    animation-delay: 0s;
}

.menu li:nth-child(2) {
    animation-delay: 0.1s;
}

.menu li:nth-child(3) {
    animation-delay: 0.2s;
}

.menu li:nth-child(4) {
    animation-delay: 0.3s;
}

.menu li:nth-child(5) {
    animation-delay: 0.4s;
}

.menu li:nth-child(6) {
    animation-delay: 0.6s;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.openmenu html {
    overflow: hidden;
}

.openmenu body {
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}

html.openmenu body footer {
    display: none;
}

div.upper.boxed.cols div.mycontainer div.menu.cols ul,
.top{
    display: none;
}
header .upper{
    background-color: var(--headerMiddleBgColor2) !important;
}

footer div.bootstrap-iso{
    background-color: var(--footerUpperBgColor1) !important;
}

footer .bottom .left a {
    color: var(--footerBottomFontColor1) !important;
}

footer .upper .logo {
    position: relative !important;
    text-align: center !important;
    left: 0px !important;
}

footer .upper {
    padding: 50px 0 !important;
}

@media(max-width:768px){
    footer .upper {
        padding: 10px 0 !important;
    }
}

footer .upper .logo img {
    height: 70px !important;
    width: auto !important;
}


.bootstrap-iso .btn-light {
    border-color: transparent !important;
}


.btn-light:hover {
    border-color: transparent !important;
}


.btn {
    border-radius: 50px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    background: var(--headerMiddleFontColor2) !important;
    color: var(--bodyBgColor1) !important;
    font-weight: 600 !important;
    padding: 0.375rem 0.75rem;
}

@media(max-width:1440px){
    .card-btn {
        padding-left: 20px !important;
        padding-right: 20px !important;
        font-size: 0.8rem !important;
    }
}

@media(max-width:980px){
    .card-btn {
        padding-left: 30px !important;
        padding-right: 30px !important;
        font-size: 1rem !important;
    }
}




.btn:hover {
    background: #64583a !important;
    color: var(--bodyBgColor1) !important;
}


.playicon {
    width: 20px;
    margin-left: 5px;
    margin-bottom: 2px;
}

div#card-second.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6:nth-child(1){
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
}

div#card-second.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6:nth-child(2) img{ 
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
}

@media(min-width:1840px){
    div#about.card.rounded-0.border-0 div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left {
        padding: 13rem 0rem 13rem 3rem !important;
    }
    div#about-2.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left{
        padding: 13rem 3rem 13rem 0rem !important;
    }
}

@media(max-width:1840px){
    div#about.card.rounded-0.border-0 div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left {
        padding: 3rem 0rem 3rem 3rem !important;
    }
    div#about-2.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left{
        padding: 3rem 3rem 3rem 0rem !important;
    }
}
@media(max-width:991px){
    div#card-second.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6:nth-child(1){
        border-top-left-radius: 1rem !important;
        border-top-right-radius: 1rem !important;
        border-bottom-left-radius: 0rem !important;
        border-bottom-right-radius: 0rem !important;
    }
    
    div#card-second.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6:nth-child(2) img{
        border-top-right-radius: 0rem !important;
        border-top-left-radius: 0rem !important;
        border-bottom-right-radius: 1rem !important;
        border-bottom-left-radius: 1rem !important;
    }

    div#card-second.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left div.text-left,
    div#card-second.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left h1.card-title{
        text-align: center !important;
    }
    div.card-invert {
        display: grid;
    }

    html body section div.boxed.bootstrap-iso.spaceTop.spaceBottom div.mycontainer div#about-2.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6:nth-child(1) {
        order: 2;
    }

    div#about.card.rounded-0.border-0 div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left {
        padding: 1rem 0rem 1rem 0rem !important;
    }
    div#about-2.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left{
        padding: 1rem 0rem 0rem 0rem !important;
    }
}


/* CARD */

.hidden{
    display: none;
}

.card{
    border: 0rem !important;
}

.card-body hr{
    display: none !important;
}

.card-body{
    padding: 0rem !important;
    padding-top: 1rem !important;
    cursor: pointer;
}
.product-adv{
    position: absolute;
    font-weight: 600 !important;
    top: 10px;
    right: 10px;
    background: var(--headerMiddleFontColor2) !important;
    color: #fff;
    padding: 0.7rem;
    border-radius: 9px;
    text-align: center;
    line-height: 19px;
    font-size: 18px;
}

@media(max-width:1840px){
    .product-adv{
        padding: 0.4rem;
        line-height: 17px;
        font-size: 16px;
    }
}

@media(max-width:1440px){
    .product-adv{
        padding: 0.4rem;
        line-height: 15px;
        font-size: 13px;
    }
}

@media(max-width:1050px){
    div.card-body.text-left div.text-right a.btn.btn-light{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media(max-width:980px){
    .product-adv{
        padding: 0.3rem;
        line-height: 19px;
        font-size: 18px;
    }
}

div.spaceTop div.autoAlign.clickable.cardBreak.truncate div.card-deck.mb-4 div.card.rounded.border- div.card-body.text-left div.text-right,
div.spaceTop div.autoAlign.clickable.cardBreak.truncate div.card-deck.lastRow div.card.rounded.border- div.card-body.text-left div.text-right{
    position: relative !important;
    bottom: 40px !important;
}



div.autoAlign.clickable.cardBreak.truncate div.card-deck.lastRow div.card.rounded.border- div.card-body.text-left h5.card-title {
    padding-bottom: 0.75rem !important;
    margin-bottom: 0rem !important;
}

.card-subtitle{
    margin-bottom: 2rem !important;
}
.card-body p{
    font-weight: 100;
}

div#about.card.rounded-0.border-0 div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left p.card-text,
div#about-2.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left p.card-text{
    font-weight: 400;
}

div#about.card.rounded-0.border-0 div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left,
div#about-2.card.rounded-0.border-0 div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left{
    cursor: text !important;
}

.card-deck .card img.card-img-top {
    transition: transform 0.3s ease;
}

.card-deck .card:hover img.card-img-top {
    transform: scale(1.08);
}

.card-deck .card:active img.card-img-top {
    transform: scale(1); 
}

.wrap-img{
    overflow: hidden;
}

.card-img-top{
    border-radius: 1rem !important;
}
.card-img-bottom{
    height: 100%;
    object-fit: cover;
    border-radius: 1rem !important;
}

.card:not(div.card-deck.mb-4 div.card.rounded.border-, div.card-deck.lastRow div.card.rounded.border-, :last-child) {
    margin-bottom: 4rem !important;
}

@media (max-width: 991px){
    .card:not(div.card-deck.mb-4 div.card.rounded.border-, div.card-deck.lastRow div.card.rounded.border-) {
        margin-bottom: 2rem !important;
    }
}

div.clearfix.mb-4{
    margin-bottom:0.75rem !important
}

.bootstrap-iso a:hover {

    text-decoration: none !important;
}


div#card-second.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left{
    margin: 4rem;
}

@media(max-width:768px){
    div#card-second.card.rounded-0.border-0.invert div.row.no-gutters div.col-lg-6 div.card-body.pt-0.pb-0.text-left{
        margin: 2rem;
    }
}


.btn.btn-primary{
    color: var(--bodyBgColor1) !important;
}


.btn.btn-primary:hover{
    background-color: var(--btn) !important;
}

body.cartPage div.selQty{
    position: relative !important;
}

@media (min-width: 576px) and (max-width: 980px){
    .cardBreak .card-break.card-break-1 {
        display: block;
        height: 1.5rem !important;
    }
}

.img-fluid{
    border-radius: 1rem !important;
}

.bootstrap-iso .form-control:focus {
    border-color: rgb(133, 117, 78) !important;
    box-shadow:  none !important;
}

footer div.bootstrap-iso div#certification.boxed div.mycontainer ul.pt-4.pb-4 li:nth-child(7) img{
    height: 50px !important;
}
footer div.bootstrap-iso div#certification.boxed div.mycontainer ul.pt-4.pb-4 li:nth-child(6) img{
    height: 55px !important;
}

.card-subtitle{
    font-weight: 100 !important;
    color: #6c757d !important;
}


/* ACCORDION */

.bs5 .accordion-item{
    border: none !important;
}

#LevAccordion.bs5 .accordion-item {
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}

#LevAccordion.bs5 .accordion-item:first-child {
    margin-top: 0;
}

.accordion-body {
    display: grid;
}

#LevAccordion.bs5 .accordion-item {
    border: unset !important;
}

#LevAccordion.bs5 .accordion-button:not(.collapsed) {
    color: unset !important;
    background-color: unset !important;
    box-shadow: unset !important;
}

#LevAccordion.bs5 .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion button:focus {
    outline: none;
    box-shadow: none;
    border-color: unset !important;
}

#LevAccordion.bs5 .accordion-button:focus {
    box-shadow: 0 0 0 0 rgba(13, 110, 253, 0.25) !important;
}

#LevAccordion.bs5 .accordion-button {
    padding: 0.3rem 0rem !important;
}

.bs5 .levacc .accordion-button:not(.collapsed) {
    background-color: transparent !important;
    box-shadow: none !important;
    color: var(--bodyFontColor1) !important
}

.bs5 .levacc .accordion-button:focus {
    border-color: none !important;
    box-shadow: none !important;
}

.bs5 .levacc .accordion-item {
    border-top: 0.5px solid #ccc !important;
}

.bs5 .levacc .accordion-item:last-child{
    border-bottom: 0.5px solid #ccc !important;
}

.bs5 .levacc .accordion-flush {
    padding-bottom: 1rem;
}

.bs5 .levacc .accordion-body {
    font-size: 15px !important;
}

.bs5 .levacc .accordion-button {
    padding: 0rem 0rem !important;
    font-size: 18px !important;
}

@media(max-width:1840px){
    .bs5 .levacc .accordion-button {
        padding: 1rem 0rem !important;
    }
}

.bs5 .levacc .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
    transform: rotate(-180deg);
}

.bs5 .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23979797'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.bs5 .levacc .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23979797'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
    transform: rotate(-180deg);
}

/* END TUTTI I PRODOTTI */