.h1 {
	font-size: 2rem;
	text-transform: none;
	font-weight: 700;
}
.h2 {
	font-size: 1.6875rem;
	text-transform: none;
	font-weight: 700;
}
.h3 {
	font-size: 1.4375rem;
	text-transform: none;
	font-weight: 500;
}
.page-content.page-cms ul, p {
	font-size: 1rem;
    color: #333;
}
body {
	color: #333;
}
.form-control {
	background-color: #FFF;
}
.thead-default th {
  color: #333;
}
.khand {
    font-family: 'Khand', sans-serif;
}
#wrapper .breadcrumb li::after {
  content: "//";
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.pull-right {
    float: right !important;
}
.text-center {
	text-align: center;
}
.stretch-container {
	overflow-x:hidden;
	padding: 0 25px;
	width: 1850px;
	  max-width: 100%;
	  margin: auto;
}
hr, .elementor-widget-shortcode hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.h0 {
    font-size: 60px;
    line-height: 50px;
    font-weight:600;
}
.btn-black {
    background: #000;
    color: #fff;
    padding: 10px 15px;
}
.btn-black:hover {
    color: #fff;
    background: #333;
}
.btn-primary, a.btn-primary, a.btn-primary:not([href]) {
  cursor: pointer;
  font-family: "Mulish", Arial, Helvetica, sans-serif;
  background-color: #000000;
  color: #FFF;
  display: inline-block;
  line-height: 1;
  fill: currentColor;
  text-align: center;
  transition: .5s;
  border: 0 solid;
  border-radius: 0px 0px 0px 0px;
  padding: 12px 20px;
}
.btn-primary:hover, a.btn-primary:hover, a.btn-primary:not([href]):hover,
.btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, .btn-primary:active:hover {
	background-color: #333333;
	color: #FFF;
}
#idTabRevws .form-group {
	text-align: center;
	margin-top: 40px;
}
#big-page-name {
    font-size: 145px;
    letter-spacing: 40px;
    line-height: 90px;
    color: #fff;
    padding: 50px 0;
    text-align: center;
    font-family: 'Khand', sans-serif;
    font-weight: bold;
    background-color: #000;
}
#big-page-name span {
    font-size: 50px;
    display: block;
    letter-spacing: 5px;
    text-transform: uppercase;
}
#module-ph_simpleblog-list #wrapper, #module-ph_simpleblog-category #wrapper {
	padding-top: 0;
}
.h1.blog-title {
  background-color: #000000;
  display: inline-block;
  color: #FFF;
  font-size: 2.4375rem;
}
.simpleblog__listing {
  margin-top: 40px;
}
.simpleblog__listing > .row{
  display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
.blogSubcat__list {
  margin-top: 40px;
  justify-content: center;
  text-align: center;
}
.blogSubcat__link {
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
font-family: "Mulish", Arial, Helvetica, sans-serif;
  padding: 5px 9px 3px 9px;
  border: 0;
  box-shadow: none;
  font-weight: 400;
}
.blogSubcat__link:hover {
	color: #777777;
}
.blogSubcat__link::before {
	content: "#";
	display:inlne-block;
}
.blogSubcat__item {
  padding: 0 20px;
  display: inline;
}
.blogSubcat__link:active, .blogSubcat__link:hover, .blogSubcat__link:focus {
  background: unset;
}
.simpleblog__listing__post__wrapper__content {
  padding-left: 0;
  padding-right: 0;
}
.simpleblog__listing__post__wrapper__content h3 a{
    color: #000;
}
.loop-post-category {
    z-index: 100;
    position: absolute;
    left: 0px;
    bottom: 20px;
    background: #000;
    color: #fff;
    font-family: "Mulish", Arial, Helvetica, sans-serif;
    padding: 3px 7px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.simpleblog__listing__post__wrapper__content__footer {
	justify-content: flex-end;
    text-align: right;
}
.simpleblog__listing__post__wrapper__content h3 {
	font-size: 23px;
	font-weight: 500;
}
.simpleblog__listing__post__wrapper__content p {
	font-size: 1rem;
	color: #333333;
}
.btn-primary, a.btn-primary, a.btn-primary:not([href]) {
	font-size: 13px;
}
.simpleblog__listing__pagination.pagination .current a {
	color: #000;
}
.simpleblog__post img {
    width: 100%;
    margin: 10px 0;
    height: unset;
}
.simpleblog__post {
	max-width: 1230px;
	margin-left: auto;
	margin-right: auto;
}

section.simpleblog .h1,
.product-related-blog .highlighted{
    width: fit-content;
    background-color: black;
    color: white;
    font-weight: 600;
    margin-bottom: 50px;
}

.simpleblog__listing__pagination .previous{
    position: absolute;
    left: 0;
}

.simpleblog__listing__pagination .next{
    position: absolute;
    right: 0;
}

#module-ph_simpleblog-single #content-wrapper .simpleblog__post p {
	color: #333333;
}
#module-ph_simpleblog-single #content-wrapper .page-header {
	margin-bottom: 0;
}
#module-ph_simpleblog-single #content-wrapper .page-header h1 {
	font-weight: 600;
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-size: 80px;
	text-align: center;
	max-width: 1230px;
	margin-left: auto;
	margin-right: auto;
	line-height:80px;
	color: #000;
}
.ce-product-variants__size {
  padding: 12px 15px;
  border: 1px solid #000;
  display: block;
  color: #000;
  cursor: pointer;
}
.elementor-widget-oxeego-product-variants input:checked ~ .ce-product-variants__size {
	background-color: #000;
    color: #fff;
}
.ce-product-variants label {
	position: relative;
}
.ce-product-variants__subname {
  position: absolute;
  font-size: 11px;
  letter-spacing: -0.5px;
  max-width: 84px;
  display: block;
  line-height: 1;
  top: 88px;
  text-align: center;
  width: 100%;
  color: #777;
}
#product #short_description_blockcd {
    text-align: left !important;
    display: block;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 14px;
    color: #fe6e00;
    border: none;
    background: transparent;
    padding-left: 0px;
    min-height: auto;
}
#short_description_blockcd > span {
	color: #000;
    display: block;
    margin-bottom: -10px;
    font-weight: bolder;
}
.page-my-account #content .links a:hover i {
	color: #333333;
}
.cspec2 {
	text-align: center;
	float: unset;
}
.cspec2 .fool {
	  margin: 0;
  background: #FFF;
  padding: 5px 15px 8px 15px;
  border-radius: 15px;
  box-shadow: 5px 5px 15px #CCC;
  width: auto;
  display: inline-block;
}

@media (max-width: 767px) {
	.stretch-container {
		padding: 0 15px;
	}
	#big-page-name {
        letter-spacing: 2px;
        font-size: 50px;
        line-height: 60px;
        padding: 20px 0;
    }
    #big-page-name span {
        font-size: 20px;
    }
    .blogSubcat__item {
	  padding: 0 5px;
	}
	#module-ph_simpleblog-single #content-wrapper .page-header h1 {
		font-size: 50px;
		line-height: 40px;
		max-width: 100%;
	}
	#product #short_description_blockcd {
		padding-left: .7em;
	}

    #product .ce-product-variants__subname{
        top: 68px;
    }

    #product .ce-product-variants__pattern {
        width: 64px;
        height: 64px;
    }

    #product .ce-product-variants__patterns label {
        margin-inline-end: 8px;
    }

    .simpleblog__listing__post__wrapper__content {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.rewards {
	color: #333;
	margin-bottom: 20px;
}
.sponsorshipBlock #sponsorship_text p {
  padding: 0;
  margin: 0;
}
#sponsorship_text {
  padding-bottom: 0;
}
#sponsorship_copy_btn {
  padding: 5px 10px;
}
.rewards label {
	color: #333;
}
.sponsorshipBlock .center {
    text-align: center;
}
.sponsorshipBlock .right {
    text-align: right;
    float: none !important;
}
.sponsorshipPopup {
  max-width: 1000px;
}
#idTab4 tr.total, #idTab4 td.total {
  color: #333;
}
.rewards .idTabs a {
  font-family: 'Khand';
  color: #333;
  font-size: 23px;
  font-weight: 600;
  line-height: 28px;
}
.rewards h2 {
  text-transform: unset;
  margin-bottom: 10px;
}
#sponsorship_form ul {
	padding-bottom: 0;
}
.rewards table td {
	padding: 5px 10px;
}
.popup-portaunamico-title {
    line-height: 1;
    font-family: khand;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 0px
}
.popup-portaunamico-subtitle {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 45px
}
.popup-portaunamico-content {
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 45px
}
.popup-portaunamico-button {
    background-color: #ff8900;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 110%
}
.popup-portaunamico-immagine {
    display: none;
    padding: 0px
}
@media (min-width: 992px) {
    .popup-portaunamico-immagine {
        display:block
    }
    .popup-portaunamico {
        display:flex;
        align-items: center
    }
}

.care-instructions ul {
	max-width: 480px;
}
.care-instructions li {
  color: #949494;
  padding: 5px;
}
.care-instructions li:nth-child(even) {
  background-color:rgba(217,217,217,0.43);
}
.celliant-image {
  width: 166px;
  margin: auto;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 50%;
  height: 166px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
table.sizes {
	max-width: 480px;
}
table.sizes th {
	border-top: 0;
}
#prodotto-plus {
	background-color: #000;
}
#prodotto-plus .h3 {
	color: #FFF;
}
@media (min-width: 768px) {
	.specs > div:nth-child(1), .specs > div:nth-child(2),
	.specs > div:nth-child(4), .specs > div:nth-child(5) 
	{
		border-right: 1px solid rgba(255,255,255, 0.2);
	}
	.specs > div:nth-child(1), .specs > div:nth-child(2),
	.specs > div:nth-child(3) 
	{
		margin-bottom: 50px;
	}
}
.rev-prod-title {
  font-size: 1.5rem;
  line-height: 1.25;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: bold;
  margin-bottom: 1rem;
}
.review-item {
  background: #FFF;
  display: flex;
  height: 100%;
}
.review-item > div:last-child {
	background-color: #F1F1F1;
}
.rev-data {
  height: 100%;
  padding: 2.5rem 2rem 2rem calc(2rem - 15px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
}
.rev-image {
	padding: 2rem calc(1.5rem - 15px) 1.5rem 1.5rem;
}
.rev-customer {
	font-weight: 600;
	font-size: 16px;
	color: #000;
	margin-bottom: 1rem;
}
.rev-stars {
	margin-bottom: 1rem;
}
.rev-stars .revws-grading-product .revws-grade {
	width: 16px;
	height: 16px;
}
.rev-date {
	font-weight: 400;
	font-size: .75rem;
	color: rgba(0,0,0,0.2);
	float: right;
}
.rev-content {
	font-size: .75rem;
	font-style: italic;
	line-height: 1.75;
	color: rgba(0,0,0,0.5);
}
.rev-link svg {
	width: 6px;
	margin-left: 8px;
}
@media (max-width: 991px) {
	/*.rev-image-c {
		display:none;
	}*/

    .rev-image-c .rev-image{
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 767px) {

    .review-item{
        flex-direction: column;
        justify-content: space-between;
    }
    .review-item:after{
        content: none;
    }
    .review-item .rev-prod-title{
        -webkit-line-clamp: none;
        line-clamp: none;
    }

    .rev-image figure{
        min-width: 123px;
    }

    .rev-link{
        text-align: center;
    }
}

.elementor-widget-oxeego-reviews-carousel {
	padding-bottom: 90px;
	position: relative;
}
.elementor-widget-oxeego-reviews-carousel .elementor-swiper-button-next {
    right: 0;
    bottom: 0;
    transform: none;
    top: unset;
}
.elementor-widget-oxeego-reviews-carousel .elementor-swiper-button-prev {
    left: unset;
    right: 100px;
    bottom: 0;
    top: unset;
    transform: none;
}
.elementor-widget-oxeego-reviews-carousel .elementor-carousel-wrapper.swiper {
  display: flex;
  align-items: stretch;
}
.elementor-widget-oxeego-reviews-carousel .swiper-wrapper {
  height: auto;
}

.elementor-image-label {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  background: #000;
  color: #FFF;
  padding: 3px;
  line-height: 1;
}
.elementor-widget-oxeego-hotspots-carousel.elementor-view-framed .elementor-icon:hover {
	transform: scale(1.5);
}
.elementor-widget-oxeego-hotspots-carousel.elementor-view-framed .elementor-icon {
	padding: 3px;
	cursor: pointer;
}
.elementor-widget-oxeego-hotspots-carousel {
	padding-bottom: 90px;
	position: relative;
}
.elementor-widget-oxeego-hotspots-carousel .elementor-swiper-button-next {
    right: 0;
    bottom: 0;
    transform: none;
    top: unset;
}
.elementor-widget-oxeego-hotspots-carousel .elementor-swiper-button-prev {
    left: unset;
    right: 100px;
    bottom: 0;
    top: unset;
    transform: none;
}

.elementor-widget-oxeego-hotspots-carousel .elementor-image-hotspot > img{
    width: 100%;
}

.hot-image {
  margin-bottom: .25rem;
}
.hot-title {
  color: #000;
  font-weight: 700;
  text-align: left;
  line-height: 1.125;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 38px;
  margin-bottom: .5rem;
}
.hot-link svg {
  width: 6px;
  margin-left: 20px;
}
.hot-price {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  line-height: 1.25;
  gap: .5rem;
}
.hot-regular-price {
  font-weight: 600;
  color: #000;
}
.hot-price.discounted .hot-regular-price {
  color: #FF0000;
}
.hot-not-discounted-price {
  color: #000;
  font-size: .75rem;
  text-decoration: line-through;
  font-weight: 600;
}
.ce-product-variants__patterns .unavailable .ce-product-variants__texture {
  opacity: .2;
}
.ce-product-variants__patterns .unavailable .ce-product-variants__size {
  opacity: .2;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cline x1='0' y1='100' x2='100' y2='0' stroke-width='2' stroke='%230B2437'/%3e%3c/svg%3e");
  background-size: 100% 100%;
}
.blockreassurance_product svg path {
    fill: black;
}
.blockreassurance_product .block-title {
    font-size: 1.175rem;
    font-weight: 600;
    display: block;
    width: 100%;
	margin-bottom: .5rem;
}
.blockreassurance_product p {
    font-size: .8125rem;
    line-height: 1.25;
    padding-left: 58px;
}
.blockreassurance_product .item-product {
	width: 42px;
	height: 42px;
	margin-right: 1rem;
}
.blockreassurance_product > div {
    margin-bottom: 1.5rem;
}
body#checkout section.checkout-step .step-title {
    text-transform: unset;
}
.block-promo .promo-input+button {
	border-color: #000;
}
.block-promo .promo-input {
	min-height: 41px;
}
.cart-grid-right .card-block {
    padding: .5rem 1.25rem;
}
body#checkout #footer {
	padding: 0;
}
body#checkout section.checkout-step .payment-options label {
	font-size: 1rem;
}
body#checkout .additional-information {
    margin-top: .5rem;
    margin-left: 2.5rem;
}
body#checkout .additional-information p {
    font-size: .875rem;
    line-height: 1.375;
}
#payment-confirmation {
    margin-top: 2rem;
}
@media (max-width: 767px) {
	.cart-grid-right .card-block {
        padding: 0;
    }
    body#checkout section.checkout-step {
        padding: .625rem 0;
    }
    body#checkout .additional-information {
    	margin-left: 0;
    }
}
#idTabRevws .revws-images {
	margin: -10px -10px 0px -10px;
    gap: .5rem;
}
#idTabRevws .revws-image {
	margin: 0 0 10px 0;
	
}

/** CUSTOM CMS */
.cms-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768) {.cms-container {max-width: 750px;}}
@media (min-width: 992) {.cms-container {max-width: 970px;}}
@media (min-width: 1200px) {.cms-container {padding-left: 0; padding-right: 0;}}

@media (max-width: 1200px) {.cms-container {max-width: calc(100vw);}}
@media (min-width: 1400px) {.cms-container {max-width: 1350px;}}
@media (min-width: 1500px) {.cms-container {max-width: 1450px;}}
@media (min-width: 1600px) {.cms-container {max-width: 1550px;}}
@media (min-width: 1700px) {.cms-container {max-width: 1650px;}}
@media (min-width: 1800px) {.cms-container {max-width: 1750px;}}
@media (min-width: 1900px) {.cms-container {max-width: 1850px;}}

ul.lista-tecnologie {
    list-style: none;
    padding-left: 20px;
}
ul.lista-tecnologie.blue li::before {
    color: #00b7fd;
}
ul.lista-tecnologie li::before {
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
ul.lista-tecnologie.yellow li::before {
    color: #e4b800;
}
@media (max-width: 991px) {
    #wrapper-titolo-tecnologie {
        background-color: #000;
        background-image: none !important;
        padding: 20px;
    }

    #titolo-tecnologie {
        position: absolute;
        left: 15px;
        top: -150px;
        font-size: 60px;
        font-family: 'Khand',sans-serif;
        z-index: 100;
        color: white;
    }

    .spec-wrapper {
        text-align: center;
    }

    .spec-icon img {
        width: 70px;
        margin: 0 auto;
        display: block;
    }
}
#wrapper-titolo-azienda {
    height: 90vh;
    background: url(/themes/default-bootstrap/img/azienda/bg.jpg);
    background-size: cover;
    background-position: bottom center;
}
#titolo-azienda {
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    top: 30%;
    font-size: 90px;
    font-family: 'Khand', sans-serif;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 75px;
}
#titolo-azienda span {
    display: block;
    font-size: 35px;
    text-decoration: underline;
    font-family: 'Khand';
}
@media (max-width: 991px) {
    #titolo-azienda {
        font-size: 40px;
        line-height: 35px;
    }
}
.portaunamico-header {
    background-color: #000;
    padding: 20px;
    position: relative;
}
.portaunamico-header-titolo {
    position: absolute;
    left: 15px;
    top: -150px;
    font-family: 'Khand', sans-serif;
    line-height: 1;
    font-size: 40px;
    color: white;
    z-index: 100;
}
.portaunamico-header-sottotitolo {
    font-size: 120%;
    margin: 20px 0;
}
.portaunamico-pulsante {
    background-color: #ff8900;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 110%;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-top: 35px;
}
.portaunamico-pulsante:hover {
    color: #ff8900;
    background-color: #fff;
}
.portaunamico-icone-griglia {
    padding-top: 35px;
    padding-bottom: 35px;
}
.portaunamico-icone-griglia-icona {
    width: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 35px;
}
.portaunamico-icone-griglia-icona-wrapper {
    position: relative;
}
.portaunamico-icone-griglia-icona-wrapper-immagine {
    width: 100%;
    position: relative;
    padding: 20%;
}
.portaunamico-icone-griglia-icona-wrapper:before {
    content: '';
    position: absolute;
    top: -10%;
    right: -10%;
    bottom: -10%;
    left: -10%;
    background: radial-gradient(circle, var(--blur-color) 0%, var(--blur-color-2) 75%);
}
.portaunamico-icone-griglia-icona-testo {
    color: #fff;
}
.portaunamico-steps {
    color: #fff;
    background-size: cover;
    background-position: top center;
    padding-bottom: 100px;
}
.portaunamico-steps-griglia {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 20px;
}
.portaunamico-steps-griglia-item {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    padding: 0px 60px 90px 60px;
    height: 100%;
}
.portaunamico-steps-griglia-item-icona {
    display: block;
    margin: -36px auto 50px auto;
}
.portaunamico-steps-griglia-item-titolo {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 60px;
}
.portaunamico-steps-griglia-item-lista li {
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    overflow: auto;
}
.portaunamico-steps-griglia-item-lista-numero {
    display: block;
    float: left;
    background-color: #ff8500;
    color: #fff;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    margin-right: 20px;
    text-align: center;
}
.portaunamico-steps-griglia-item-lista-testo {
    width: calc(100% - 66px);
    float: left;
    margin-top: 0px;
    text-align: left;
}
@media (min-width: 992px) {
    .portaunamico-header {
        min-height: 80vh;
        display: flex;
        align-items: center;
        background-position: top center;
        background-size: cover;
        background-image: url(/img/cms/portaunamico/bg.jpg);
    }
    .portaunamico-header-titolo {
        display: none;
    }
    .portaunamico-header .cms-container {
        width: 100%;
    }
	.portaunamico-header-sottotitolo {
        font-size: 130%;
        margin: 40px 0;
    }
    .portaunamico-pulsante {
        margin-top: 80px;
    }
    .portaunamico-icone-griglia {
        padding-top: 90px;
        padding-bottom: 0px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 20px;
        row-gap: 90px;
    }
    .portaunamico-icone-griglia-icona {
        border-bottom: 1px solid #565555;
        padding-bottom: 90px;
    }
    .portaunamico-steps {
        display: flex;
        align-items: flex-end;
        min-height: 80vh;
    }
        .portaunamico-steps-griglia {
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 120px;
    }
}

.landingnewsletter-header {
    background-color: #000;
    position: relative;
    padding: 20px;
    display: flex;
    align-items: center;
    background-position: bottom center;
    background-size: cover;
    background-image: url("/img/cms/landingnewsletter/bg.jpg");
    min-height: 70vh
}

@media (min-width: 992px) {
    .landingnewsletter-header {
        min-height:100vh
    }
}

.landingnewsletter-header .container {
    width: 100%
}

.landingnewsletter-header-titolo {
    left: 15px;
    top: -150px;
    font-family: 'Khand',sans-serif;
    line-height: 0.9;
    font-size: 27px;
    color: white;
    z-index: 100
}

@media (min-width: 992px) {
    .landingnewsletter-header-titolo {
        font-size:70px
    }
}

.landingnewsletter-header-sottotitolo {
    font-size: 100%;
    margin: 20px 0
}

@media (min-width: 992px) {
    .landingnewsletter-header-sottotitolo {
        font-size:130%;
        margin: 40px 0
    }
}

.landingnewsletter-dettagli {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 992px) {
    .landingnewsletter-dettagli {
        padding-top:100px;
        padding-bottom: 100px
    }
}

.landingnewsletter-dettagli-titolo {
    font-family: 'Khand';
    font-size: 4rem;
    margin-bottom: 20px;
    margin-top: 30px;
    line-height: 1.0
}

@media (min-width: 992px) {
    .landingnewsletter-dettagli-titolo {
        margin-top:50px
    }
}

.landingnewsletter-pulsante {
    background-color: #ff8900;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    padding-left: 24px;
    padding-right: 24px;
    margin-left: 5px;
    display: inline-block;
    font-weight: bold;
    float: left;
    text-transform: uppercase;
    font-size: 110%;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center
}

.landingnewsletter-pulsante:hover {
    color: #ff8900;
    background-color: #fff
}

.calzecammini-form {
    margin-top: 30px
}

@media (min-width: 992px) {
    .calzecammini-form {
        margin-top:50px
    }
}

.camminoestate-form-input {
    background: transparent;
    border: 2px solid #fff;
    padding: 20px;
    color: white;
    font-size: 130%;
    width: 100%;
    margin-bottom: 15px;
}
.camminoestate-pulsante {
    background-color: #ff8900;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    padding-left: 24px;
    padding-right: 24px;
    display: inline-block;
    font-weight: bold;
    float: left;
    text-transform: uppercase;
    font-size: 110%;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
  .camminoestate-pulsante:hover {
    color: #ff8900;
    background-color: #fff; 
    }
	
	
.breadcrumb li:not(#e){
    color: #000000!important;
    font-family: "Mulish", Arial, Helvetica, sans-serif!important;
    font-size: 15px!important;
    font-weight: 600;
    text-transform: capitalize!important;
}

#wrapper .breadcrumb li::after {
    color: #000000;
}

.breadcrumb ol li:first-child span{
    visibility: hidden;
    position: relative;
}

.breadcrumb ol li:first-child span::after {
    visibility: visible;
    content: url(/img/cms/casetta_home.jpg);
    position: absolute;
    right: 0;
    bottom: -11px;
}
	
/* HEADER */

.elementor-nav-menu ul.elementor-nav > li{
    margin-bottom: 10px;
}

.elementor-nav-menu ul .menu-item-has-children .sub-menu{
    padding: 0px!important;
    filter: drop-shadow(0 4px 23.2px rgba(0, 0, 0, 0.15));
    top: 40px!important;
}

.elementor-nav-menu ul .menu-item-has-children .sub-menu li{
    padding: 0 12px;
    border: none;
}

.elementor-nav-menu ul .menu-item-has-children .sub-menu li:hover,
.elementor-nav-menu ul .menu-item-has-children .sub-menu li.current-menu-item{
    background-color: black;
}

.elementor-nav-menu ul .menu-item-has-children .sub-menu li:hover a{
    border-color: black;
}

.elementor-nav-menu ul .menu-item-has-children .sub-menu li a{
    border-bottom: 1px solid #DBDBDB;
        transition: none;
}

.elementor-nav-menu ul .menu-item-has-children .sub-menu li.current-menu-item a{
    border-bottom: 1px solid black;
}

.elementor-nav-menu li.menu-item-lnk-porta-un-amico a,
.elementor-nav-menu li.menu-item-lnk-refer-a-friend a{
    background-color: black;
    color: white!important;
}

.elementor-nav-menu li.menu-item-category-20 a{
    color: #FF0000!important;
}

.elementor-langs img.elementor-langs__flag{
    width: 20px;
}

.elementor-langs .elementor-nav .sub-arrow.fa-chevron-down {
    font-size: 15px;
}

.elementor-cart--items-indicator-bubble .elementor-cart__toggle .elementor-button-icon[data-counter]:before {
    font-size: 15px;
}

body#category header .header-main{
    background-color: transparent;
}

body#category header .header-main .elementor-widget-theme-site-logo img,
body#category header .header-main .elementor-widget-nav-menu svg,
body#category header .elementor-cart__toggle svg,
body#category header .elementor-cart__toggle .elementor-button-icon[data-counter]:before,
body#category .hamburger-menu .elementor-menu-toggle i:before{
    filter: invert(1);
}

body#category .elementor-nav-menu > ul > li > a{
    color: white!important;
}

body#category .elementor-nav-menu li.menu-item-category-20 a{
    color: #FFEA00!important;
}

body#category .elementor-nav-menu li.menu-item-lnk-porta-un-amico a{
    background-color: white;
    color: black!important;
}

body#category .elementor-menu-toggle i:after,
body#category .elementor-menu-toggle i:before,
body#category .elementor-menu-toggle i{
    background: white;
}

body#category .elementor-menu-toggle.elementor-active i {
    background: 0;
}

@media (max-width:1024px){

    .elementor-nav--dropdown a.elementor-item-active,
    .elementor-nav--dropdown a.elementor-item-active:hover,
    .elementor-nav--dropdown .has-submenu {
        color: black!important;
    }
    .elementor-nav--dropdown a{
        text-transform: uppercase;
    }

    .hamburger-menu nav.elementor-nav--dropdown{
        margin-top: 25px;
        border-top: 1px solid black;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    }

    .hamburger-menu .elementor-nav li {
        padding: 0 15px;
    }

    .hamburger-menu .elementor-nav li ul {
        padding-bottom: 10px;
    }

    .hamburger-menu .elementor-nav li ul li {
        padding: 0;
    }

    .hamburger-menu .elementor-nav--dropdown > ul > li > a {
        padding-left: 0!important;
        padding-right: 0!important;
        padding-top: 20px!important;
        padding-bottom: 20px!important;
        border-top: 1px solid #A3A3A3;
    }

    .hamburger-menu .elementor-nav--dropdown > ul > li:first-child > a {
        border-top: none;
    }
}

/* HOMEPAGE */

.homepage-slider .buy-button:hover svg path{
     stroke:black
}

.slider-custom .elementor-swiper-button-next {
    right: 0;
    bottom: -10%;
    transform: none;
    top: unset;
}

.slider-custom .elementor-swiper-button-prev {
    left: unset;
    right: 100px;
    bottom: -10%;
    top: unset;
    transform: none;
}

.slider-custom .swiper-slide{
    height: auto;
}

.slider-custom .swiper-slide > div[data-elementor-type="product-miniature"],
.slider-custom .swiper-slide article{
    height: 100%;
}

.category-slider-home .elementor-swiper-button-next {
    right: 40px;
    bottom: -90px;
    transform: none;
    top: unset;
}

.category-slider-home .elementor-swiper-button-prev {
    left: unset;
    right: 140px;
    bottom: -90px;
    top: unset;
    transform: none;
}

.category-slider-home .elementor-image-carousel-caption {
    position: absolute;
    bottom: 25px;
    left: 30px;
    color: white;
    text-transform: uppercase;
}

.category-slider-home figcaption.elementor-image-carousel-caption::after {
    content: url(/img/cms/arrow_right_white.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    bottom: 24px;
    right: -40px;
}

.hot-link.btn-primary,
.rev-link .btn-primary{
    padding: 12px 28px;
    font-size: 15px;
    font-weight: 400;
}

@media (max-width:767px){
    .category-slider-home .elementor-swiper-button-next {
        right: 15px;
    }
    .category-slider-home .elementor-swiper-button-prev {
        right: 115px;
    }

    .category-slider-home figcaption.elementor-image-carousel-caption::after {
        bottom: 0px;
        right: -30px;
        transform: scale(0.7);
    }

    .no-arrow-mobile .elementor-swiper-button-prev,
    .no-arrow-mobile .elementor-swiper-button-next{
        display: none;
    }

    .hotspot-carousel .elementor-image-hotspot-wrapper .elementor-icon{
        padding: 6px;
    }

    .hotspot-carousel .elementor-image-hotspot .elementor-image-hotspot-content{
        width: 200px;
    }
}

/* CATEGORY PAGE */

.category-info .elementor-icon-box-content{
    display: flex;
    gap: 14px;
}

.category-info .elementor-icon-box-content .elementor-icon-box-title{
    width: 60px;
}

.products.ce-product-grid div[data-elementor-type="product-miniature"],
.products.ce-product-grid article{
    height: 100%;
}

.ce-product-grid div[data-elementor-type="product-miniature"],
.ce-product-grid article{
    height: 100%;
}


@media (max-width:767px){

    body#category .products article .ce-product-name,
    body.cms-id-16 .ce-product-grid article .ce-product-name{
        font-size: 14px!important;
        -webkit-line-clamp: 0!important;
        min-height: auto!important;
    }

    body#category .products article .elementor-column-wrap,
    body.cms-id-16 .ce-product-grid article .elementor-column-wrap {
        padding: 15px!important;
    }

    body#category .ce-products,
    body.cms-id-16 .ce-product-grid {
        grid-column-gap: 5px!important;
        grid-row-gap: 5px!important;
    }

    body#category .products article .ce-product-prices,
    body.cms-id-16 .ce-product-grid article .ce-product-prices{
        font-size: 13px!important;
    }

    body#category .products article .ce-product-variants__pattern,
    body.cms-id-16 .ce-product-grid article .ce-product-variants__pattern {
        margin: 0 0 10px!important;
        margin-inline-end: 5px!important;
        padding: 1px!important;
        width: 20px!important;
        height: 20px!important;
    }

    body#category .products .ce-widgets-space--gap>.elementor-column-wrap>.elementor-widget-wrap,
    body.cms-id-16 .ce-product-grid .ce-widgets-space--gap>.elementor-column-wrap>.elementor-widget-wrap{
        gap: 10px;
    }

    body#category .products article .elementor-column-wrap .ce-widgets-space--gap > .elementor-column-wrap,
    body.cms-id-16 .ce-product-grid article .elementor-column-wrap .ce-widgets-space--gap > .elementor-column-wrap{
        padding: 0px!important;
    }

    body#category .products article > section section.elementor-inner-section,
    body.cms-id-16 .ce-product-grid article > section section.elementor-inner-section{
        padding: 0!important;
    }

}

/* PRODUCTS */

#product .elementor-thumbnails-swiper .swiper-slide-thumb-active {
    border: 2.479px solid #000;
}

.promo-block{
    background-color: #000;
    color: white;
    padding: 30px;
    clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
    padding-right: 12%;
    max-width: 600px;
}

.promo-block .row{
    display: flex;
}

.promo-block p{
    color: white;
    margin: 0;
}

.promo-block p.p-medium{
    font-size: 24px;
}

.promo-block .title{
    font-size: 30px;
    margin:0
}

.promo-block .prezzi{
    display: flex;
    align-items: flex-end;
    min-height: 100%;
}

.promo-block .descrizione{
    font-size: 12px;
    font-style: italic;
    line-height: 15px;
}

.flex{
    display: flex;
}

.items-center{
    align-items: center;
}

#revws-portal-product-reviews a.btn{
    font-size: 15px;
        font-weight: 400;
}

.revws-actions a{
    font-size: 12px!important;
    padding-top: 0px!important;
}

.revws-actions a:hover{
    color: black!important;
}

#compressione-linea {
    position:relative;
    height: 2px;
    background: #dcdcdc;
}

#compressione-linea .compressione-punto {
    position: absolute;
    width: 10px;
    height: 10px;
    top:50%;
    margin-top: -5px;
    background: #dcdcdc;
    border-radius: 50%;
    margin-left: -5px;
    z-index: 20;
}

#compressione-linea .compressione-punto.attivo {
    background: #000;
}

#compressione-linea .compressione-punto:nth-child(1) {
    left:33%;
}

#compressione-linea .compressione-punto:nth-child(2) {
    left:66%;
}

#compressione-linea .compressione-punto:nth-child(3) {
    left:100%;
}

#compressione-linea .compressione-step {
    position: absolute;
    left: 0px;
    width: 33%;
    top:50%;
    margin-top: -1px;
    height: 2px;
    z-index: 10;
}

#compressione-linea .compressione-step:nth-child(5) {left: 33%;}
#compressione-linea .compressione-step:nth-child(6) {left: 66%;}

#compressione-linea .compressione-step.attivo {
    background:#ff6e00;
}

@media (max-width:1024px){
    .promo-block .row{
        flex-direction: column;
    }

    .promo-block .prezzi{
        padding-top: 15px;
    }
}



/*CHECKOUT*/

.blockreassurance_product .item-product svg {
    height: 38px;
    width: 38px;
}

.blockreassurance_product .item-product svg[data-img-url="/modules/blockreassurance/views/img/img_perso/icona_spedizione_checkout.svg"] path{
    fill:transparent!important;
}


/* COUNTDOWN */

.foop,
.fool {
    padding: 5px 35px 8px 25px!important;
    border-radius: 9px!important;
}

/* Contenitore principale del countdown */
#Stage_jbeeb_3 {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: auto !important;
  position: relative !important;
}

/* Rimuove gli stili di posizionamento assoluto */
#Stage_jbeeb_3 *[style*="position: absolute"] {
  position: static !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
}

/* Nasconde lo sfondo bianco dei box dei numeri */
#Stage_jbeeb_3 [id^="Container_jbeeb_"] {
  background: none !important;
  box-shadow: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 2px;
}

/* Numero (es. 06, 09, ecc.) */
#Stage_jbeeb_3 [id^="Container_jbeeb_"] span {
  font-size: 19px !important;
    font-family: "Mulish", sans-serif !important;
    font-weight: 400 !important;
    color: #000 !important;
}

/* Etichetta (d, h, m, s) accanto al numero */
#Stage_jbeeb_3 > div[id^="TextBox_jbeeb_"] {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 19px !important;
  font-weight: 400 !important;
  color: #000 !important;
  margin-left: -6px; /* avvicina la lettera al numero */
}

/* Rimuove linee decorative superflue */
#Stage_jbeeb_3 [id^="Box_jbeeb_"] {
  display: none !important;
}

/* Aggiunge i due punti come separatore */
#Stage_jbeeb_3 > div[id^="TextBox_jbeeb_"]:not(:last-of-type)::after {
  content: " :";
    display: inline-block;
    margin: 0 6px;
    margin-right: -2px;
    margin-bottom: 2px;
    font-weight: 400;
    color: #000;
    font-family: "Mulish", sans-serif;
    font-size: 19px;
}

@media (max-width:767px){
    /*#Stage_jbeeb_3 > div[id^="TextBox_jbeeb_"]:not(:last-of-type)::after,
    #Stage_jbeeb_3 > div[id^="TextBox_jbeeb_"],
    #Stage_jbeeb_3 [id^="Container_jbeeb_"] span  {
        font-size: 14px!important;
    }*/

    .cspec2 {
        scale: 0.8;
        left: -50%;
        transform: translateX(44%);
    }
}