p.advertorial {
    color: rgb(40, 95, 158);
    font-size: 15px;
}
.center {
    text-align: center;
}
.marginreset {
    margin: 0 auto;
}
.verde {
    background-color: rgb(18, 91, 58) !important;
}
.padding10 {
    padding: 10px;
}
.padding10rec > p {
    padding: 8px;
}
.padding20 {
    padding: 20px;
}
.elementor-heading-title {
    color: white;
    font-family: arial,Sans-serif;
    font-weight: 800;
    font-size: 34px;
    line-height: 34px;
}
h1 {
	font-size: 30px;
	margin: 0;
}
h2 {
    font-size: 30px;
    margin: 0 0 10px;
    font-weight: 400 !important;
}
h4 {
    font-size: 24px;
}
.container-grigio {
    padding: 20px;
    background: #f6f6f6;
    margin-top:10px;
}
.boxverde {
    padding: 20px;
    background: #f2fff2;
    margin-top:10px;
}
.boxverdescuro > p {
    color: white;
    font-weight: bold;
    text-align: center;
}
.boxverdescuro {
    padding: 20px;
    background: #008448;
    margin-top:10px;
}
.elementor-2239 {
    color: #008448;
    font-weight: 400;
    text-align: center;
}
.boxrosso {
    padding: 20px;
    background: #fdd;
    margin-top:10px;
}
p.sotottitolo {
    color: white;
}
.elementor-heading-title-verde {
    color: rgb(0, 132, 72);
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 10px;
}
ul.elementor-icon-list-items {
    list-style: none;
}
i.fas.fa-plus-circle {
    color: #6EC1E4;
}
ul.elementor-icon-list-items {
    list-style: none;
    padding-left: 10px;
}
i.fas.fa-minus-circle {
    color: #8b0707;
}
a.elementor-button-link.elementor-button.elementor-size-xl.elementor-animation-grow {
    text-align: center;
    text-decoration: none;
    color: white;
    background-color: #DB751F;
    padding: 30px;
    display: block;
    width: 220px;
    margin: 0 auto;
    font-weight: 800;
    font-size: 20px;
    padding: 25px 50px;
    border-radius: 6px;
    transition: all .3s;
}
a.elementor-button-link.elementor-button.elementor-size-xl.elementor-animation-grow {
    position: relative;
    bottom: 9px;
}
.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover {
    transform: scale(1.1);
}
p, li {
    line-height: 24px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
*,p {
    color: rgb(33, 37, 41);
}
.boxrecensioni {
    margin-top:10px;
    border: 1px solid #008000;
    background-color: #f6f6f6;
}
img.recensione {
    max-width: 80%;
    margin: 0 auto;
}
.elementor-button * {
    color: white;
    background-color: #DB751F;
    text-decoration: none;
    font-family: arial,Sans-serif;
    font-weight: 800;
    font-size: 20px;
    padding: 25px 50px;
    border-radius: 6px;
}
.form-box {
    width: auto;
    margin: 30px auto 40px;
    color: #ffffff;
    padding: 14px;
    background: #ffffff12;
    border-radius: 16px;
    max-width: 100%;
}

.form-head {
    font-size: 1.4em;
    font-weight: 600;
    margin-bottom: 10px;
}

.form-div-2 {
    border-radius: 6px;
}

.form-label {
    display: block;
    font-weight: 500;
    color: white;
}

.top-label {
    color: #FFFFFF;
    padding: 5px;
    line-height: 1;
}

.payment-selected {
    /* box-shadow: 0 0 3px #339999 !important; */
}

.free-shipping {
    display: block;
    margin-left: 6px;
    border-radius: 6px;
    width: 100%;
}

.free-shipping {
    margin-left: unset;
    margin-top: 6px;
}

.select-payment {
    background: #FFFFFF;
    width: 99%;
    margin: 0;
    padding: 0.4rem;
    position: relative;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    /* border: 1px solid #478ac9; */
    color: #6a6a6a;
    height: fit-content;
    max-height: 34px!important;
}
span.from-terms {
    color: white;
}
.wpcf7-form-control-wrap > input {
    width: 96% !important;
}

.radio-selected {
    background: url(https://s3.eu-west-1.amazonaws.com/cdn.keepup.pro/check-circle-solid.svg);
    border: none !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
}

.radio-1 {
    border: 2px solid #e9ecf3;
    border-radius: 50%;
    position: relative;
    width: 22px;
    min-width: 22px;
    height: 22px;
    margin-right: 5px;
}

.form-input, input.wpcf7-form-control {
    display: inline-block !important;
    width: 100%;
    height: 100% !important;
    color: #000000 !important;
    padding: 5px 10px !important;
    /* margin: 5px 0px; */
    border-radius: 6px !important;
    border-width: 1px !important;
    border-color: #5182af !important;
    /* opacity: 0; */
    border-style: solid !important;
    min-height: 34px !important;
    margin-bottom: 3px !important;
    max-height: 36px !important;
    line-height: 26px;
    margin-left: 4px !important;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea {
    margin: 0 2px;
    max-width: 100%;
}

input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus {
    outline: none !important;
}

input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus {
    outline-offset: 2px;
}

.form-div.flex-agree {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.form-button, input.wpcf7-form-control.wpcf7-submit {
    text-align: center !important;
    display: block !important;
    width: fit-content !important;
    color: #FFFFFF !important;
    background: #de4640 !important;
    border: none !important;
    border-radius: 8px !important;
    margin: 5px auto !important;
    line-height: normal !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    cursor: pointer !important;
    padding: 20px 30px !important;
    /* box-shadow: 0 5px 0 0 #9e1d18!important; */
    border-bottom: 4px solid #941d18 !important;
    box-shadow: 0 2px 4px 0 #00000059 !important;
    line-height: 2px !important;
}
.best-offer {
    color: #fff;
    background: linear-gradient( 90deg, #1fba34 0%, #1fba34 100%);
    text-align: center;
    text-transform: uppercase;
    font-size: 0.65rem;
    font-weight: 600;
    letter-spacing: 0.15em;
    padding: 0.15rem;
    position: relative;
    cursor: pointer;
    align-items: center;
    margin-top: 0;
    z-index: 1;
    border-radius: 0 0 5px 5px;
    display: flex;
    justify-content: center;
    width: 99%;
}
.titolo-advertorial {
    font-size: 40px;
    font-family: "roboto condensed", sans-serif;
}
.sottotitolo-advertorial {
    font-size: 25px;
    font-family: "roboto condensed", sans-serif;
    font-style: italic;
}
.elementor-3288 {
    background-color: #0487d9;
    width: 100px;
    display: inline-block;
}
.elementor-3288 * {
    color: white;
}
.elementor-3289 {
    display: inline-block;
}
/*a.passparameter > strong > span ,a.passparameter > strong,a.passparameter > span {
    color: rgb(47, 90, 174) !important;
}*/
.elementor-3290 {
    padding: 15px;
    background-color: #dce4f2;
    line-height: 24px;
    font-family: 'Lora', sans-serif;
}
.bottone-advertorial {
    font-size: 20px;
    font-family: roboto,Sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #FF001B;
    color: white;
    border-radius: 30px 30px 30px 30px;
    text-decoration: none;
    padding: 30px;
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}
.elementor-image-box-description {
    font-family: 'Roboto', sans-serif;
    font-size: 15px !important;
    line-height: 19px;
}
.elementor-image-box-title {
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    font-weight: 800;
}
.box-commento-immagine {
    display: inline-block;
    width: 67px;
    vertical-align: top;
}
.box-commento-titolo {
    display: inline-block;
    width: 80%;
}
.box-commento.rientro {
    padding-left: 70px;
}
.grigioscuro {
    height: 120px;
    background-color: #212529;
}
h1.landing {
    margin-top: 20px;
    color: #AB2030;
    font-family: arial,Sans-serif;
    font-size: 46px;
    font-weight: 600;
}
h3.landing {
	color: #222222;
	font-family: arial,Sans-serif;
	font-size: 27px;
	font-weight: 400;
	max-width: 740px;
	margin: 0 auto;
}
h2.landing{
    color: #288D23;
    font-family: arial,Sans-serif;
    font-weight: 300;
    text-shadow: 0 0 0 rgb(0 0 0 / 30%);
    margin-top: 10px;
}
h4.landing {
    color: #54595F;
    font-family: arial,Sans-serif;
    font-weight: 600;
}
ul.lista-landing > li > span {
    font-family: 'Roboto', Sans-serif !important;
    font-weight: 400;
    color: rgb(84, 89, 95);
}
ul.lista-landing {
    list-style: none;
    padding-left: 0 !important;
}
ul.lista-landing > li > span > i {
    color: #288D23;
    padding-right: 10px;
}
.bottone-landing {
    font-size: 20px;
    font-family: roboto,Sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #AB2030;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 50%);
    color: white;
    text-decoration: none;
    padding: 24px;
    display: block;
    width: 200px;
    text-align: center;
    transition: all .3s;
}
.grigiochiaro {
    background-color: #faf9fd;
}
h3.ras {
	color: #222222;
	font-family: arial,Sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	padding: 0px 20px;
	font-weight: 600;
}
.iconaras {
    max-width: 80px;
    margin: 0 auto;
}
.verdebrillante {
    background-color: #008448 !important;
}
ol.landing {
    text-align: left;
    margin:0;
}
ol.landing > li > span {
    color: rgb(84, 89, 95)!important;
}
.grigioscuromarchese {
    background-color: #212529;
}
i.marchese {
    font-family: poppins, sans-serif;
    color: white;
    font-size: 17px;
    font-weight: 500;
}
h1.marchese {
    font-family: poppins, sans-serif;
    color: white;
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    margin-top: 20px;
}
.white {
    color: white;
}
.poppins {
    font-family: poppins, sans-serif;
    font-weight: 300;
}
.titolo-advertorial {
    padding-top:20px;
}
a.bottone-marchese {
    display: block;
    background-color: #00683B;
    color: white;
    text-decoration: none;
    padding: 15px 20px;
    width: 140px;
    text-align: center;
    border-radius: 30px;
    font-family: 'Poppins';
}
ul.marchese > li > span {
    color: white;
    font-family: poppins, sans-serif;
    font-weight: 300;
    font-size: 14px;
}
ul.marcheseblack > li {
    margin-top: 20px;
}
ul.marcheseblack > li > span {
    color: black;
    font-family: poppins, sans-serif;
    font-weight: 300;
    font-size: 14px;
}
ul.marchese > li > span > i,ul.marcheseblack > li > span > i {
    color: #61CE70;
}
h3.marcheseras {
    font-size: 30px;
    font-weight: 700;
}
img.marcheseras {
    width: 88px;
}
.paddingright20 {
    padding-right: 20px;
}
a.bottone-marchese-scuro {
    background-color: #212529 !important;
    margin: 0 auto;
    margin-top:50px;
}
.paddingbottom20 {
    margin-bottom: 20px;
}
img.pure-img.center.ratingmarchese {
    width: 200px;
    margin: 0 auto;
}
i.fas.fa-quote-left.center.ratingmarchese {
    font-size: 60px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
li.splide__slide {
    max-width: 80%;
    margin-left: 10%;
}
img.testimonial.pure-img.center {
    margin: 0 auto;
    max-width: 70px;
    border-radius: 99999px;
}
span.elementor-testimonial__name.poppins.center {
    font-size: 25px !important;
    font-weight: 600;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 34px;
}
.black {
    color: black!important;
}
/* accordion */
/* (A) TABS CONTAINER */
.tab, .tab * {
    box-sizing: border-box;
}
.tab { max-width: 600px; }

/* (B) HIDE CHECKBOX */
.tab input { display: none; }

/* (C) TAB LABEL */
.tab label {
    /* (C1) DIMENSIONS */
    position: relative; /* required for (f2) position:absolute */
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 10px;

    /* (C2) COSMETICS */
    font-weight: 700;
    color: black;
    background: #f2f2f2;
    cursor: pointer;
    font-family: poppins, sans-serif;
    font-size: 20px;
    font-weight: 400;
}

/* (D) TAB CONTENT - HIDDEN BY DEFAULT */
/* css animation will not work with auto height */
/* this is why we use max-height instead */
.tab .content {
    background: transparent;
    overflow: hidden;
    transition: max-height 0.3s;
    max-height: 0;
}
.tab .content p { padding: 10px; }

/* (E) OPEN TAB ON CHECKED */
.tab input:checked ~ .content { max-height: 100vh; }

/* (F) EXTRA - ADD ARROW INDICATOR */
.tab label::after {
    /* (F1) RIGHT ARROW */
    display: block;
    content: "\25b6";

    /* (F2) PLACE AT RIGHT SIDE */
    position: absolute;
    right: 10px; top: 10px;

    /* (F3) ANIMATED ARROW */
    transition: all 0.4s;
}
.titolomarchese{
    font-size: 40px;
    line-height: 56px;
    font-weight: 600;
}
.onlybmobile {
    display: none;
}
.left {
    text-align: left;
}
span.elementor-headline-dynamic-text.elementor-headline-text-active {
    color: white;
    font-size: 23px;
}
svg#animazione1 {
    margin-top: 12px;
    position: absolute;
    width: 155px;
    height: 62px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow: visible;
    margin-left: -68px;
}
svg#animazione2 {
    margin-top: 20px;
    position: absolute;
    width: 300px;
    height: 62px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow: visible;
    margin-left: -120px;
}
svg#animazione1 > path,svg#animazione2 > path {
    stroke: #ffb654;
    stroke-width: 9;
    fill: none;
    stroke-dasharray: 1500;
    animation: elementor-headline-dash 10s infinite;
}
@keyframes elementor-headline-dash {
    0% {
        stroke-dasharray: 0 1500;
    }
    15% {
        stroke-dasharray: 1500 1500;
    }
    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0;
    }
    100% {
        stroke-dasharray: 0 1500;
        opacity: 0;
    }
}
ol,ul {
    padding-left: 25px;
}
.splide__pagination__page.is-active {
    background: black !important;
}
a.bottone-marchese.bottone-marchese-scuro {
    width: 80% !important;
    margin-bottom: 20px;
}
/* (F4) ROTATE ARROW ON CHECKED */
.tab input:checked ~ label::after { transform: rotate(90deg); }

@media screen and (max-width: 1023px)	{
    .titolomarchese, h1.marchese {
        font-size: 26px !important;
        line-height: 40px;
    }
    h1.marchese {
        text-align: center;
    }
    .onlybmobile {
        display: block;
    }
    .onlydesktop {
        display: none;
    }
    img.pure-img.center.marginreset {
        max-width: 100%;
    }
    h1.elementor-heading-title.elementor-size-default {
        font-size: 28px;
        text-align: center;
    }
    h2.elementor-heading-title.elementor-size-default,h4.elementor-heading-title.elementor-size-default.center {
        text-align: center;
        font-size: 20px;
        line-height: 20px;
    }
    h1.elementor-heading-title.elementor-heading-title-verde {
        font-size: 26px;
        text-align: center;
    }
    .bottone-landing {
        margin: 0 auto;
    }
    a.bottone-marchese {
        margin: 0 auto;
    }
    img.pure-img.recensione {
        width: 60px;
        margin-left: 10px;
    }
    .titolo-advertorial {
        font-size: 25px;
    }
    .sottotitolo-advertorial {
        font-size: 18px;
    }
    .box-commento-immagine {
        display: block;
        width: 32px;
    }
    h2.landing {
        font-size: 21px;
    }
    h3.landing {
	font-size: 20px;
    }
    h1.landing {
	font-size: 30px;
    }
}
.w-full {
}
