/* =========================================================
   CUSTOM.CSS 2.0 (ripulito)
   - Base variables (font/color)
   - Sezioni raggruppate
   - Duplicati rimossi dove sicuro
   ========================================================= */

:root{
  --af-font: "Ubuntu", sans-serif;
  --af-text: #333;
  --af-accent: #e30613;
}

body{
  font-family: var(--af-font);
  color: var(--af-text);
}

/* ---------------------------------------------------------
   Il resto del file è il tuo CSS originale, mantenuto
   per evitare regressioni.
   --------------------------------------------------------- */

/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
body {
}
#header {
	position: fixed;
	width: 100%;
	z-index: 999;
	background-color: white;
}
#header.fixed .top_header {
	display:none;
}
#header.fixed .bottom_header {
	display:none;
}
#category .main-contant-wrapper > .page-width, #category .breadcrumb {
    max-width: 1520px !important;
    width: 90%;
}

.top_header .elementor-column-wrap {
	padding: 5px 10px 5px 10px !important;
}
#module-prestablog-blog .breadcrumb {
	opacity: 0;
}
.main-contant-wrapper {
    padding: 200px 0 50px;
}
#checkout #wrapper {
    padding: 140px 0 120px;
}
#index .main-contant-wrapper {
    padding: 200px 0 50px;
}

.contact__data ul {
	list-style: none;
}
.contact__data li {
	position: relative;
	padding: 0 0 0 35px;
	margin: 0 0 5px;
}
.contact__data h6 {
	font-size: 18px;
	margin: 0 0 5px;
}
.contact__data i {
	position: absolute;
    left: 0;
    top: 3px;
	color:#E30613;
}
.contact__data .svgic {
	position: absolute;
    left: 0;
    top: 1px;
	color:#E30613;
} 
#main .page-header h1,
#main .page-h1 {
	text-align: center;
	color: #333 !important;
	line-height: 35px !important;
	font-size: 30px !important;
	font-weight: 700 !important;
	letter-spacing: 0;
}
 

body#cms.cms-id-12 #wpcf7-f1-o1 form h3 {
    display: none;
}

body#cms.cms-id-12 .form-contact-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px;
    position: relative;
}

body#cms.cms-id-12 .form-contact-wrapper>div {
    width: 50%;
    padding: 0 13px;
	margin: 0 0 10px;
}

body#cms.cms-id-12 .form-contact-wrapper>div>label>p {
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    margin: 0;
}

body#cms.cms-id-12 .form-contact-wrapper .message-info {
    width: 100%;
}
body#cms.cms-id-12 .form-contact-wrapper .address-info {
    width: 50%;
}

body#cms.cms-id-12 .form-contact-wrapper .file-upload-info {
    width: 100%;
    margin-top: 5px;
}

body#cms.cms-id-12 .form-contact-wrapper br {
    display: none;
}

body#cms.cms-id-12 #wpcf7-f1-o1 form h2.form-title {
	color: #333;
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
	margin: 0 0 0;
}
body#cms.cms-id-12 #wpcf7-f1-o1 form h4.form-title {
	color: #333;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0 0 3px;
}
.wpcf7-form-control-wrap select.form-control:not([size]):not([multiple]) {
    height: 37px;
}
.wpcf7 .form-control {
    margin-top: 5px;
    color: #333;
    font-size: 15px;
    font-weight: 200;
	padding: 0 10px;
}
body#cms.cms-id-12 #wpcf7-f1-o1 form p.form-desc {
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
	margin: 0 0 10px;
}

body#cms.cms-id-12 .service-form .elementor-text-editor.elementor-clearfix>p {
    display: none;
}


body#cms.cms-id-12 .form-contact-wrapper .wpcf7 .form-control {
    height: 37px;
    background: #eeeeee;
}

body#cms.cms-id-12 .form-contact-wrapper .wpcf7-form-control-wrap .select_arrow {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
	height: 37px;
}

body#cms.cms-id-12 .form-contact-wrapper .wpcf7-form-control-wrap .select_arrow::before {
    content: unset;
}

body#cms.cms-id-12 .form-contact-wrapper .wpcf7-form-control-wrap .select_arrow::after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: bold;
    color: #3f4e55;
}

body#cms.cms-id-12 .form-contact-wrapper textarea.form-control {
    height: 160px;
	font-size: 15px !important;
}

body#cms.cms-id-12 .form-contact-wrapper .custom_choosefile .button_choosefile {
    background: #fff;
    right: 0;
    color: #2e2c10;
    border: 1px solid #2e2c10;
    width: 127px;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-not-valid-tip {
    position: absolute;
    display: block;
    min-width: 200px;
}

body#cms.cms-id-12 span.button_choosefile:after {
    content: "";
    background: url(../images/form_upload.svg) no-repeat;
    display: block;
    width: 20px;
    height: 18px;
    position: absolute;
    right: 5px;
    transform: translateX(-50%);
}

body#cms.cms-id-12 .custom_choosefile .wpcf7-form-control.wpcf7-file {
    min-height: 0;
    height: 37px;
	padding: 6px 10px;
}

body#cms.cms-id-12 span.file-render {
    display: flex;
    align-items: center;
	min-height: 35px;
	margin: 1px;
    width: 100%;
    position: absolute;
    padding-left: 15px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 200;
    color: #959e9d;
    max-width: 88%;
    overflow: hidden;
    background: #fff;
	border-radius: 0px;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info label.checkbox {
    display: flex;
    align-items: center;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info label.checkbox>span {
    margin-top: 0;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info label.checkbox p {
    color: #333 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info label.checkbox p a {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: underline;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-list-item.first {
    margin-right: 10px;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-list-item.first label {
    width: 25px;
    height: 25px;
    position: relative;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-list-item.first label:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #eee;
    position: absolute;
    background: #eee;
	border-radius: 0;
	left: -2px;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-list-item.first label input[type="checkbox"]:checked+span:after {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    left: 2px;
    top: 3px;
}

.campi {
	color: #333;
	font-size: 10px;
	font-weight: 300;
	line-height: 25px;
	margin: -15px 0 7px;
}

body#cms.cms-id-12 .form-contact-wrapper .checkbox-info {
    margin-top: 10px;
    width: 100%;
}

body#cms.cms-id-12 .form-contact-wrapper span.ajax-loader {
    position: absolute;
    bottom: 28px;
    right: -13px;
}

body#cms.cms-id-12 .form-custom {
    margin-bottom: 0;
}

body#cms.cms-id-12 .form-contact-wrapper input.wpcf7-form-control.wpcf7-submit {
    max-width: 242px;
    transition: all .5s;
    text-align: center;
    margin-left: auto;
    margin-right: 13px;
	outline: none !important;
    border-radius: 0;
    height: 45px;
    background: #E30613;
    color: #fff;
    font-size: 15px;
    line-height: 45px;
    transition: all .5s;
    padding: 0 35px;
    min-width: 180px;
    font-weight: 700;
	text-transform: uppercase;
	border-radius: 30px 30px 30px 30px !important;
}

body#cms.cms-id-12 .form-contact-wrapper input.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff;
    background: #2e2c10;
    border: 0px solid #333;
}

body#cms.cms-id-12 .contact-tabs-heading h2.elementor-heading-title.elementor-size-default {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
}

body#cms.cms-id-12 .contact-tabs .elementor-tab-title {
    padding: 23px 0 18px 0;
    border-color: #ccc;
}

body#cms.cms-id-12 .contact-tabs .elementor-toggle-item:first-child .elementor-tab-title {
    border-top: 1px solid #ccc;
}
body#cms.cms-id-12 .contact-tabs .elementor-toggle .elementor-tab-content{
    padding: 0;
}
body#cms.cms-id-12 .contact-tabs .elementor-toggle .elementor-tab-content *{
    color: #333 !important;
    font-size: 15px!important;
    font-weight: 400!important;
    line-height: 23px!important;
    font-family: var(--font-family)!important;
}
body#cms.cms-id-12 .contact-tabs .elementor-tab-title a {
    color: #333 !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    font-family: var(--font-family)!important;
}

body#cms.cms-id-12 .contact-tabs .elementor-tab-title i.elementor-toggle-icon-closed.fa.fa-plus:before {
    content: "";
    background: url(../images/plus.svg) no-repeat;
    transition: 0.3s ease-in;
    display: block;
    width: 20px;
    height: 20px;
    background-size: auto;
    background-position: center left;

}

body#cms.cms-id-12 .contact-tabs .elementor-tab-title i.elementor-toggle-icon-closed.fa.fa-plus {
    display: block;
}

body#cms.cms-id-12 .contact-tabs .elementor-tab-title i.elementor-toggle-icon-opened.fa.fa-minus {
    display: none;
}

body#cms.cms-id-12 .contact-tabs .elementor-tab-title.elementor-active i.elementor-toggle-icon-closed.fa.fa-plus:before {
    background: url(../images/minus.svg) no-repeat;
    background-position: center left;

}
.contact-container-map .elementor-image {
	text-align: left;
}
@media screen and (max-width: 1024px) {
	#index .main-contant-wrapper {
		padding: 170px 0 50px;
	}
	#index .mobileHeader {
		/* padding: 35px 0 0px; */
	}
}
@media screen and (max-width: 767px) {
	#pattern .page-width, .menu_width, .flexmenu_ul, body .elementor-section.elementor-section-boxed > .elementor-container {
		width: 100%;
	}
	.main-contant-wrapper {
		padding: 90px 0 50px;
	}
	#checkout #wrapper {
		padding: 90px 0 50px;
	}
	#index .main-contant-wrapper {
		padding: 90px 0 50px;
	}
} 
@media screen and (max-width: 1024px) {
    .contact-container .elementor-column.elementor-col-50 {
        width: 100%
    }
	.contact-container-map .elementor-container >.elementor-row {
		flex-direction: column;
	}
	.contact-container-map .elementor-container .elementor-row >div{
		width: 100%		
	}
	.contact-container-map .elementor-image {
		margin: 15px 0 0;
	}
	.contact-container-map .map {
		order: 1;
	}
	.contact-container-map .map-img {
		order: 2;
	}
	.contact-information {
		display: flex;
		align-items: flex-start;
	}
	.contact-information > div {
		width: 50%;
	}
	.contact-info-top {
		padding: 0 20px 0 0;
	}
	.contact-info-bottom .f-h6 {
		margin-top: 0;
	}
}


@media screen and (max-width: 767px) {
    body#cms.cms-id-12 #wrapper {
        padding: 0
    }
    body#cms.cms-id-12 #main .page-header h1 {
        text-align: left;
    }
	body#cms.cms-id-12 #main .page-header {
		margin-bottom: 10px;
	}
    body#cms.cms-id-12 .form-contact-wrapper>div {
        width: 100%
    }
	body#cms.cms-id-12 .contact-container > .elementor-container {
		width: 100%;
	}
	body#cms.cms-id-12 .form-contact-wrapper .address-info {
		width: 100%;
	}
	body#cms.cms-id-12 #wpcf7-f1-o1 form h2.form-title {
		margin: 10px 0 5px;
	}
    body#cms.cms-id-12 .form-contact-wrapper>div.name-info {
        width: 100%
    }

    body#cms.cms-id-12 .form-contact-wrapper>div.last-name-info {
        width: 100%
    }
	body#cms.cms-id-12 .form-contact-wrapper .wpcf7-form-control-wrap .select_arrow {
		height: 42px;
	}

    body#cms.cms-id-12 #main .page-content {
        padding: 0
    }

    body#cms.cms-id-12 .form-contact-wrapper input.wpcf7-form-control.wpcf7-submit {
        width: auto;
        max-width: none;
        margin: 0 auto;
        margin-top: 15px
    }

    body#cms.cms-id-12 .form-contact-wrapper span.ajax-loader {
        bottom: 58px;
        right: 21px;
    }

    body#cms.cms-id-12 .form-contact-wrapper textarea.form-control {
        height: 110px;
    }
	.contact-information {
		flex-direction: column;
	}
	.contact-information >div{
		width: 100%;
	}
	
}
/*ty page*/
body#ets_cft_page h1.panel-title-heading {
    display: none;
}

body#ets_cft_page #main .page-content {
    background: transparent;
    text-align: center;
	padding: 50px 0 0;
}
#wrapper .breadcrumb ul {
	margin: 0;
}

body#ets_cft_page #main .page-content p {
    font-size: 25px;
    line-height: 25px;
    color: #333;
    font-weight: 600;
}
body#ets_cft_page #main .page-content p:first-child {
	color: #333 !important;
    font-size: 20px !important;
    font-weight: 600 !important; 
	line-height: 25px;
    width: 100%;
    text-transform: capitalize;
    margin-bottom: 15px;
}

body#ets_cft_page #main .page-content p:nth-child(2) {
    color: #333 !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    line-height: 23px !important;
    margin-bottom: 30px;
    text-align: center;
}

body#ets_cft_page #main .page-content p a {
    width: 300px;
    transition: all .5s;
    outline: none;
    display: block;
    margin: 0 auto;
	border-radius: 0px;
    height: 47px;
    line-height: 47px;
    padding: 0 30px;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    background: #333;
    letter-spacing: 0;
	text-transform: uppercase;
	border-radius: 30px 30px 30px 30px !important;
}

body#ets_cft_page #main .page-content p a:hover {
    color: #fff !important;
    background: #E30613;
    border: 0px solid #333;
}
.breadcrumb ul {
    list-style: none;
    margin: 10px 0 20px;
    padding: 0px
}
.breadcrumb ul li {
  display: inline-block;
  line-height: 20px
}

.breadcrumb ul li:before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #666;
  content: "\2192"
}
.breadcrumb ul li:first-child:before {
  display: none;
}

.servizi__grid .elementor-container .elementor-row {
	flex-wrap: wrap;
}
.servizi__grid .elementor-container .elementor-row >.elementor-element {
	width: 33.333%;
}

.page-cms-11 .elementor-cta--skin-classic .elementor-cta-content {
	background-color: #fff;
	padding: 15px 0;
}
.page-cms-11 .elementor-cta--skin-classic .elementor-cta-content .elementor-cta-title {	
	color: #333 !important;
	font-size: 22px !important;
	font-weight: 500 !important;
	text-align: left;
    position: relative;
}
.page-cms-11 .elementor-cta--skin-classic .elementor-cta-content .elementor-cta-title:after {
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
    height: 25px;
    background: url(../images/arrow-right.svg) no-repeat;
    background-size: contain;
}
@media screen and (max-width: 1024px) {
	.servizi__grid .elementor-container .elementor-row >.elementor-element {
		width: 50%;
	}
}
@media screen and (max-width: 767px) {
	.page-cms-11 .elementor-cta--skin-classic .elementor-cta-content .elementor-cta-title {	
		color: #333 !important;
		font-size: 18px !important;
		font-weight: 500 !important;
	}
	.servizi__grid .elementor-container .elementor-row >.elementor-element {
		width: 100%;
	}
}





.footer__bottom {
	padding: 10px 0;
	background:#E30613;
} 
.footer__bottom .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1320px;
}
.copyright {
	width: 50%;
}
.copyright p {
	margin: 10px 0;
}
.copyright a {
	color:#fff;
	font-size: 15px;
	padding: 0 0 0 20px;
	background: url(../images/up3up-icon.png) no-repeat;
	background-size: contain;
} 
.copyright a:hover {
	color:#fff;
}
.credit {
	width: 50%;
	display: flex;
	justify-content: flex-end;
}
.credit img {
	margin:0 0 0 10px;
}

.footer__wrapper {
	position: relative;
}
.footer__wrapper .container {
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1320px;
}
.footer__informations {
	color: #333;
	display: flex;
	justify-content: space-between;
	padding: 0 0 50px;
	position: relative;
}
.footer__informations .item {
	margin: 0 0 25px;
	padding-right: 50px;
}
.footer__informations .info {
	min-width: 350px;
}
.footer__informations .feedaty {
	padding-right: 0;
}
.footer__informations .item li {
	margin: 0 0 5px;
}
.footer__informations .info li {
	position: relative;
	padding: 0 0 0 35px;
	margin: 0 0 5px;
}
.footer__informations .info li a {
	/* display: block; */
}
.footer__informations .item h6 {
	font-size: 18px;
	margin: 0 0 5px;
}
.footer__informations .item i {
	position: absolute;
    left: 0;
    top: 6px;
	color:#E30613;
}
.footer__informations .item .svgic {
	position: absolute;
    left: 0;
    top: 0px;
	color:#E30613;
}
.footer__wrapper .logo {
	margin: 0 0 25px;	
}
.footer__informations .info .social {
	position: absolute;
	top: -100px;
	right: 0;
}
.footer__informations .info .social ul {
	display: flex;
}
.footer__informations .info .social img {
	position: static;
	width: 30px;
	height: 30px;
}
.footer__informations .info .social .svgic {
	position: static;
	width: 30px;
	height: 30px;
}
.footer__top {
	padding: 35px 0;
    margin: 0 0 30px;	
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.service__primary {
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1320px;
}
.service__primary ul {
	display: flex;
    justify-content: space-between;
}
.service__primary ul li {
	width: 25%;
	display: flex;
    align-items: center;
}
.service__primary ul li strong {
	display: block;
	color: #333;
}
.service__primary ul li span {
	color: #333;
}
.service__primary .sv_icon .svgic {
	height: 55px;
	width: 55px;
	color: #333;
}
.service__primary .sv__text {
	padding: 0 0 0 20px;
}
.pk-scroll-totop a {
    color: #E30613;
    outline: none;
    border-radius: 50%;
}
.credit_m {
	display: none;
}

@media (max-width:1500px) {
	.footer__informations .item {
		padding-right: 50px;
	}
	.footer__informations .feedaty {
		padding-right: 0;
	}
	.footer__informations .info {
		min-width: auto;
	}
}
@media (max-width:1199px) {
	.footer__informations {
		flex-wrap: wrap;
	}
	.service__primary ul {
		flex-wrap: wrap;
		justify-content: center;
	}
	.service__primary ul li {
		width: 50%;
		margin: 0 0 20px;
	}
}
@media (max-width:1024px) {	
	.footer__informations .info {
		width: 100%;
	}
	.footer__informations .feedaty {
		width: auto;
		position: absolute;
		right: 0;
		top: 0;
	}
	.credit {
		display: none;
	}
	.copyright {
		width: 100%;
		text-align: center;
	}
}
@media (max-width:767px) {
	.footer__informations .feedaty {
		width: auto;
		position: static;
		right: 0;
		top: 0;
	}
	.footer__wrapper .container {
		padding: 0 15px;
	}
	.footer__wrapper .logo {
		margin: 0;
		max-width: 150px;
	}
	.footer__informations {
		padding: 0;
	}
	.footer__informations .item {
		width: 50%;
		padding-right: 0;
	}
	.footer__informations .info {
		width: 100%;
		text-align: left;
	}
	.footer__informations .info p br {
		display: none;
	}
	.footer__informations .info .social {
		margin: 15px 0;
		top: -50px;
	}
	.footer__informations .info .social li {
		padding: 0 30px 0 0;
	}
	.footer__informations .info .social li:last-child {
		padding-right: 0;
	}	
	.footer__informations .info .social .svgic {
		width: 24px;
		height: 24px;
	}
	
	.footer__top {
		margin: 0 0 25px;
		padding: 25px 0 10px;
	}
	.service__primary {
		padding: 0 15px;
	}
	.service__primary ul li {
		width: 270px;
		margin: 0 0 20px;
	}
	.service__primary .sv_icon .svgic {
		height: 40px;
		width: 40px;
		color: #333;
	}
	.credit_m {
		display: flex;
		margin: 0px 0 15px;
		padding: 0 10px 0;
		justify-content: space-between;
	}

}
@media (max-width:360px) {
	.footer__informations .item {
		width: 100%;
	}
}

.index-service {
	padding: 40px 0 30px;
}
.index-service .service__primary {
	padding: 0px;
}
body .pk-menu-horizontal li.level-1 > a {
    font-weight: 700 !important;
	color: #333 !important;
	text-transform: capitalize !important;
	font-size: 20px;
}
body .pk-menu-horizontal li.level-1 > a:hover {
	color: #E30613 !important;
}
.pk-sub-menu a:hover {
	color: #E30613 !important;
}
.pk-sub-menu a:hover span {
	color: #E30613 !important;
}

.shop__all .elementor-button-content-wrapper {
	justify-content: flex-start;
}
.tabs-container {
	background: #fff;
	padding:20px 0 0;
    margin-top: 0;
}
.wide .module-title span:first-child, .center-title .module-title span:first-child {
	border: none;
}
body .tabs .nav-tabs .nav-link h5 {
	letter-spacing: 0 !important;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border-bottom-color: #fff;
}
.tabs .nav-tabs .nav-link.active h5, .tabs .nav-tabs .nav-link:hover h5{
    font-weight:700 !important;
}
#product .page-width.product-footer {
	display: flex;
    flex-direction: column;
}
#product #pattern #main .product-categories.products-carousel {
	order: -1;
}
#product #pattern #main .product-viewed.products-carousel {
	order: 3;
	display: none;
}
#pattern #main .product-comments {
	display: none;
	margin-bottom: 0 !important;
}
.product-footer > .products-carousel:not(:last-child) {
    margin-bottom: 0;
}
.product-brand {
	text-transform: uppercase !important;
}
#product h1 {
	font-size: 30px;
	font-weight: 500;
}
#product .product-price {
	font-size: 30px;
	font-weight: 500;
}
#product .short-desc {
    margin-bottom: 0px;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
#product .product-info-section .product-brand {
    color: #333;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2.6px;
    display: inline-block;
    margin-bottom: 0px;
}
#product .product-info-section .product-brand:hover {
	color:#e30613;
}
.product-prices .tax-shipping-delivery-label {
	font-size: 14px;
    color: #333;
    font-weight: 300;
	margin-left: 7px;
}
#product .product-info-section .product-prices {
    margin-bottom: 20px;
}
#product .product-info-section .btn-primary.add-to-cart, .modal-dialog .btn-primary.add-to-cart {
    font-size: 20px;
    line-height: 18px;
    padding: 12px 20px;
    display: flex;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 0;
	color:#fff !important;
	border-color: #e30613 !important;
	background: #e30613 !important;		
}
#product .product-info-section .btn-primary.add-to-cart:hover, .modal-dialog .btn-primary.add-to-cart:hover {
	color:#fff !important;
	background: #333 !important;		
	border-color: #333 !important;
}

.product-information .product-quantity >.add {
    width: 65%;
    margin-left: auto;
}

.product-information .product-quantity >.add .btn{
	width: 100%;
	justify-content: center;
}
.products-selection > .listing_view {
	display: none;
}
@media (min-width:1500px) {
	.products-selection > * {
		margin-right: 20px;
	}
}
.block-category h1 {
	text-align: left;
    color: #333 !important;
    line-height: 35px !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    letter-spacing: 0;
    margin: 0 0 30px;
}
.sidebar .module-title {
	font-size: 18px;
    font-weight: 500;
	line-height: 18px;
	padding-bottom: 15px;
	margin: 0 0 30px;
    border-bottom: 1px solid #333;
}
.sidebar .module-title .title-text {
	width: 100%;
}
#left-column .custom-checkbox input[type=checkbox]+span {
    width: 14px;
    height: 14px;
	margin: -2px 0.5em 0 0;
}

#search_filters .facet .title .collapse-icons {
	 padding: 0;
}
#search_widget {
	margin-top: 15px;
}
#sisearch {
	padding: 5px 15px 5px 15px !important;
}
.spedizione__short {
	margin: 0 0 20px;
	display: flex;
	color:#e30613;
	font-weight: 500;
	display: none;
}
.spedizione__short span {
	color:#e30613;
	font-weight: 500;
	position: relative;
	margin-left: 5px;
}
.attribute__short {
	display: none;
	margin: 0 0 25px;
}
.attribute__short p {
	color:#333;
	font-size: 15px;
	font-weight: 300;
	line-height: 30px;
	margin: 0 0 0px;
}
.attribute__short p strong {
	font-weight: 500;
}
.vedi_dettagli_anchor {}
.vedi_dettagli_anchor .vedi_dettagli {
	color:#333;
	font-size: 15px;
	font-weight: 300;
	line-height: 30px;
	cursor: pointer;
	text-decoration: underline;
}
.vedi_dettagli_anchor .vedi_dettagli:hover {
	color:#e30613;
}

.product-quantity .qty {
    width: 143px;
	margin: 0 35px 0 0;
	visibility: collapse;
}
.product-quantity #quantity_wanted {
	width: 143px;
	color: #333;
	font-weight: 500;
	max-width: 145px;
	border: 1px solid #333;
	border-radius: 31.32px;
}
@media screen and (min-width: 1500px) {
	.product-information {
		margin-right: 0;
	}
}
@media screen and (max-width: 767px) {
	.block-category h1 {
		text-align: left;
		color: #333 !important;
		line-height: 25px !important;
		font-size: 25px !important;
		font-weight: 700 !important;
		letter-spacing: 0;
		margin: 0 0 20px;
	}
	.product-quantity .qty {
		width: 103px;
		margin: 0 15px 0 0;
	}
	.product-quantity #quantity_wanted {
		width: 100%;
	}
	#product #pattern #main .product-viewed.products-carousel {
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.products-selection {
		flex-direction: unset;
		justify-content: space-between;
		margin: 25px 0 0;
	}
	.products-sort-order.dropdown:after {
		height: 35px;
	}
	#pattern #products.view_grid .product_list .grid-container {
		grid-column-gap: 10px;
		display: flex;
		flex-wrap: wrap;
	}
	#products .product-miniature, .featured-products .product-miniature {
		margin: 0 auto;
		width: 47%;
	}
}
@media screen and (max-width: 500px) {
	.products-selection {
		flex-direction: unset;
	}
	.products-sort-order {
		margin-right: 0px;
	}
}

.card-block {
    padding: 1.25rem 0 1.25rem;
}
.card-block .button {
    width: 100%;
}
body .btn {
	border-radius: 30px 30px 30px 30px !important;
}
body .btn-primary {
	color:#333 !important;
	background: #fff !important;	
	border-radius: 30px 30px 30px 30px !important;
}

body .btn-primary:hover, body .btn-primary:active, body .btn-primary:focus {
	color:#fff !important;
	border-color: #333 !important;
	background: #333 !important;	
}
#pattern .btn-big {
	color:#fff !important;
	border-color: #e30613 !important;
	background: #e30613 !important;		
	border-radius: 30px 30px 30px 30px !important;
}
#pattern .btn-big:hover {
	color:#fff !important;
	background: #333 !important;		
	border-color: #333 !important;
}
.product-miniature .product-thumbnail .btn {
	background: #333 !important;
}
.block-promo .promo-code {
    position: relative;
}
.block-promo .promo-code .btn-primary {
    position: absolute;
    right: 0;
    top: 0;
}

.block-promo .promo-input {
	border-radius: 30px 30px 30px 30px !important;
}
#blockcart-modal .modal-body .divide-right .product-name {
    display: inline-block;
    margin-bottom: 0.3125rem;
    color: #333;
    font-weight: 600;
    font-size: 15px;
}
.modal-body p.price {
    margin: 0 0 10px;
    font-size: 15px;
}
#blockcart-modal {
    color: #333;
}
.pk-modal .modal-title {
	color: #333;
}
#blockcart-modal .cart-content .flex-container {
	margin-bottom: 10px !important;
}
#blockcart-modal .cart-content .flex-container .label {
	font-size: 15px;
}
.custom-checkbox input[type=checkbox]+span {
	border: 1px solid #000;
}
#cms .main-contant-wrapper {
    overflow: hidden;
}
.chi1 {
	margin: 0 -10px 15px;
}
.chi1 .elementor-heading-title {
    color: #333 !important;
    line-height: 32px !important;
    font-size: 22px !important;
    font-weight: 700 !important;
	letter-spacing: 0;
	max-width: 95%;
}
.chi1 .chi1-text p {
	max-width: 92%;
	color: #333 !important;
    line-height: 25px !important;
    font-size: 15px !important;
    font-weight: 300 !important;
	margin: 0 0 40px;
}
.chi2 {
	margin: 0 -10px 55px;
}
.chi2 .elementor-container >.elementor-row {
	width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
.chi3 {
	margin: 0 0 80px;
}
.chi3 .elementor-container >.elementor-row {	
	display: flex;
	align-items: center;
}
.chi3 .chi3-text h2 {
	color: #333;	
	font-size: 22px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 30px;
}
.chi3 .chi3-text ul {
	margin: 0 0 40px 20px;
}
.chi3 .chi3-text ul li {
	list-style-type: disc;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	color: #333;
}
.chi3 .chi3-text p {
	max-width: 92%;
	color: #333 !important;
    line-height: 25px !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}
.chi4 {
	margin: 0 -5px;
}
.chi4 .elementor-container >.elementor-row {	
	display: flex;
}
.chi4 .elementor-container .elementor-row > .elementor-col-25 {
	padding: 0 15px;
}
.chi4 .elementor-container .elementor-row > .elementor-col-25.chi4-space {
	padding-top: 150px;
}
.chi4 .elementor-container .elementor-row > .elementor-col-25 .elementor-column-wrap{
	padding: 0px;
}
@media screen and (max-width: 1199px) {
	.chi4 .elementor-container >.elementor-row {
		flex-wrap: wrap;
	}
	.chi4 .elementor-container .elementor-row >.elementor-col-25{
		width: 50%;
	}
}

@media screen and (max-width: 1024px) {
	.chi1 {
		margin: 0;
	}
	.chi1 .elementor-container >.elementor-row {
		flex-wrap: wrap;
	}
	.chi1 .elementor-container .elementor-row >.elementor-col-50{
		width: 100%;
	}
	.chi1 .elementor-heading-title {
		max-width: 100%;
		line-height: 25px !important;
		font-size: 18px !important;
	}
	.chi1 .chi1-text p {
		max-width: 100%;
		color: #333 !important;
		line-height: 25px !important;
		font-size: 15px !important;
		font-weight: 300 !important;
		margin: 0 0 15px;
	}
	.chi2 {
		margin: 0 0px 10px;
	}
	.chi3 {
		margin: 0 0 35px;
	}
	.chi3 .chi3-text h2 {
		color: #333;
		font-size: 18px;
		font-weight: 700;
		line-height: 25px;
		margin: 0 0 25px;
	}
	.chi3 .chi3-text ul {
		margin: 0 0 25px 20px;
	}
	.chi3 .chi3-text p {
		max-width: 100%;
		margin: 0 0 15px;
	}
	.chi3 .elementor-container .elementor-row >.elementor-col-50{
		width: 100%;
	}
	
	.elementor-45010000 .elementor-element.elementor-element-19ee916 .pk-ce-widget.pk-grid {
		gap: 0;
		margin: 0 -10px;
		display: flex;
		flex-wrap: wrap;
	}
	.elementor-45010000 .elementor-element.elementor-element-19ee916 .pk-ce-widget.pk-grid .relative {
		width: 50%;
		padding: 0 10px 20px;
	}
	.elementor-45010000 .elementor-element.elementor-element-3cfc68d .pk-ce-widget.pk-grid {
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 30px;
		grid-row-gap: 20px;
	}
	
	.elementor-45010000 .elementor-element.elementor-element-d9e0d59 {
		margin-top: 0;
	}
	
	
}

@media screen and (max-width: 767px) {
	#main .page-header h1 {
		line-height: 25px !important;
		font-size: 25px !important;
	}
	#main .page-h1 {
		line-height: 25px !important;
		font-size: 25px !important;
	}
	
	.chi3 {
		margin: 0 0 0px;
	}
	.chi4 .elementor-container .elementor-row >.elementor-col-25{
		width: 100%;
		padding-top: 25px;
	}
	.chi4 .elementor-container .elementor-row > .elementor-col-25.chi4-space {
		padding-top: 25px;
	}
	
	
	.elementor-45010000 .elementor-element.elementor-element-19ee916 .pk-ce-widget.pk-grid {
		gap: 0;
		margin: 0px;
		display: flex;
		flex-wrap: wrap;
	}
	.elementor-45010000 .elementor-element.elementor-element-19ee916 .pk-ce-widget.pk-grid .relative {
		width: 100%;
		padding: 0 0px 25px;
	}
	
	.elementor-45010000 .elementor-element.elementor-element-3cfc68d .pk-ce-widget.pk-grid {
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 30px;
		grid-row-gap: 20px;
	}
	
}

.index_smart_banner_1 {
	margin: 25px 0 30px;
}

.index_top_categories .elementor-container >.elementor-row {
	flex-wrap: wrap;
}
.index_top_categories .elementor-container >.elementor-row >.elementor-element{
	width: 100%;
}
.index_top_categories .elementor-container >.elementor-row >.elementor-element >.elementor-column-wrap {
	padding: 10px 10px 5px;
}

.index_top_categories .elementor-cta .elementor-cta-bg-overlay {
	display: none;
}
.index_top_categories .elementor-cta .elementor-cta-content {
	min-height: 216px;
}
.index_top_categories .elementor-cta .elementor-cta-content .elementor-cta-title {
	
	font-size: 25px;
	font-weight: 700;
	line-height: 25px;
	display: inline-block;
    width: auto;
	margin: 0 0 15px;
}
.index_top_categories .elementor-cta .elementor-cta-description {
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	position: relative;
	padding: 0 0 50px 0;
}
.index_top_categories .elementor-cta .elementor-cta-description:after {
	content:"";
	position:absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background:url(../images/rec-arrow-white.png) no-repeat;
}

.index_le_categories {
	margin: 0 0 30px;
}
.index_le_categories .elementor-container >.elementor-row {
	flex-wrap: wrap;
}
.index_le_categories .elementor-container >.elementor-row >.elementor-element{
	width: 100%;
}
.index_le_categories .elementor-container >.elementor-row >.elementor-element >.elementor-column-wrap {
	padding: 10px 10px 5px;
}

.index_le_categories .elementor-cta .elementor-cta-bg-overlay {
	display: none;
}
.index_le_categories .elementor-cta .elementor-cta-content {
	min-height: 140px;
}
.index_le_categories .elementor-cta .elementor-cta-content .elementor-cta-title {
	position: relative;
	padding: 0 50px 0 0;
	font-size: 22px;
	font-weight: 500;
	line-height: 25px;
	display: inline-block;
    width: auto;
}
.index_le_categories .elementor-cta .elementor-cta-content .elementor-cta-title:after {
	content:"";
	position:absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background:url(../images/rec-arrow-white.png) no-repeat;
}
.index_le_categories .text_black .elementor-cta .elementor-cta-content .elementor-cta-title {
	color:#000;
	max-width: 155px;
}
.index_le_categories .text_black .elementor-cta .elementor-cta-content .elementor-cta-title:after {
	background:url(../images/rec-arrow-black.png) no-repeat;
}


@media screen and (max-width: 767px) {
	.elementor-45010000 .elementor-element.elementor-element-eea6f13.elementor-widget-heading .elementor-heading-title {
		font-size: 20px;
		font-weight: 700;
		line-height: 25px;
	}
	.elementor-45010000 .elementor-element.elementor-element-f8b5227.elementor-widget-heading .elementor-heading-title {
		font-size: 25px;
	}
	.elementor-45010000 .elementor-element.elementor-element-a4528a0 {
		padding: 0px 25px 40px 25px;
	}
	.producttab-content {
		display:flex;
		flex-wrap: wrap;
		grid-column-gap: 0px !important;
	}
	.producttab-content >.product-miniature {
		width: 50%;
		padding: 0 15px;
	}
	.elementor-element-3cfc68d .pk-ce-widget.view_grid.pk-grid {
		display: flex;
		flex-wrap: wrap;
		grid-column-gap: 20px !important;
	}
	.elementor-element-3cfc68d .pk-ce-widget.view_grid.pk-grid .product-miniature {
		width: 47%;
	}
	
}
.pk-aside .shopping_cart .cart-button > .btn:last-child {
    background: #e30613;
	border-color:#e30613;
    color: #fff;
}
.pk-aside .shopping_cart .cart-button > .btn:last-child:hover {
	background: #333;
}
.shopping_cart .cart-button .btn:first-child {
    margin-bottom: 10px;
    background: #fff;
    color: #333;
    font-weight: 600;
}
.shopping_cart .cart-button .btn:first-child:hover {
	border-color:#e30613;
}
.pk-aside-tabs .db {
	display: none;
}
.credit_cart {
	display: flex;
}
.pk-aside {
	width: 400px;
}
@media screen and (max-width: 1024px) {
	.pk-menu-horizontal #top-menu > li > a, .pk-menu-horizontal .pk-top-menu > li > a {
		padding: 0;
	}
	body .pk-menu-horizontal .menu-dropdown.pk-sub-menu {
		float: none;
		margin-top: 15px;
		background: none;
		padding-left: 20px;
	}
	.pk-menu-horizontal li.level-1 {
		border-bottom: none;
	}
	.widget-pklinks-title {
		margin: 0px 0px 0px 0px !important; 
	}
	#left-column {
		z-index: 99 !important;
	}
	.elementor-44010000 .elementor-element.elementor-element-5fd1af28 {
		padding: 0;
	}
	.elementor-44010000 .elementor-element.elementor-element-48ca9187 > .elementor-widget-container {
		margin: 0;
	}
	.elementor-44010000 .elementor-element.elementor-element-55613acb > .elementor-widget-container {
		padding: 0px;
	}
	body .pk-menu-horizontal .menu-dropdown.pk-sub-menu a {
		    color: inherit;
			font-size: 15px;
			font-weight: 300 !important;
			letter-spacing: 0px;
	}
	body .pk-menu-horizontal .menu-dropdown.pk-sub-menu .widget-pklinks-title a {
		    color: inherit;
			font-size: 15px;
			font-weight: 300 !important;
			letter-spacing: 0px;
	}
	.elementor-icon-list--layout-traditional {
		margin-bottom: 10px !important;
	}
	.mobileHeader #top-menu {
		background: #fff;
		color: #333;
		position: fixed;
		top: 80px;
		right: 0;
		z-index: 999;
		height: 100%;
		width: 100%;
		overflow: auto;
		max-width: 100%;
		padding: 0px;
		margin: 0;
		box-sizing: border-box;
		transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
		transform: translateX(100%);
		display: block !important;
		box-shadow: none;
	}
	.mobileHeader #top-menu.active {
		transform: translateX(0);
	}
	
}
@media screen and (max-width: 767px) {
	.mobileHeader .main-menu {
		color:#333;
		background: none;
		height: 0px;
		padding: 0;
	}
	.mobileHeader .main-menu .flex-grow1 {
		font-size: 0;
	}

	.mobileHeader .main-menu .icon_menu {
		filter: unset;
		position: absolute;
		top: -38px;
		right: -46px;
		width: 22px;
		height: 22px;
	}
	.mobileHeader {
		padding: 15px 40px 15px 10px;
		max-width: 700px;
	}
	#header .mobileHeader .header-top {
		padding: 0 0 0px 0;
	}
	.mobileHeader #top-menu {
		
	}
	#left-column.sidebar-open {
		padding: 30px 15px !important;
		width: 100% !important;
	}
	#left-column.sidebar-open #search_filters {
		padding-top: 30px;
	}
	
	@media screen and (max-width: 650px) {
		.mobileHeader {
			max-width: 550px;
		}
	}
	@media screen and (max-width: 550px) {
		.mobileHeader {
			max-width: 450px;
		}
	}
	@media screen and (max-width: 450px) {
		.mobileHeader {
			max-width: 380px;
		}
	}
	@media screen and (max-width: 380px) {
		.mobileHeader {
			max-width: 320px;
		}
	}
}
.product-line-grid .input-group .input-group-btn-vertical button {
	border-radius: 0px !important;
}

#checkout .top_header,#checkout .bottom_header,#checkout .search_header,#checkout .primary_header
{
	display: none;
}
#checkout .footer__informations .item.links,#checkout .footer__informations .item.feedaty
{
	display: none;
}

#checkout .logo_header {
	width: 100% !important;
}
#checkout .logo_header .logo-link-wrap {
    text-align: center !important;
}
@media screen and (max-width: 767px) {
	/* #checkout .footer__informations .info .social {
		position: static;
	} */
}

.delivery-options-list .delivery-option {
	padding: 0 0 30px;
}
a:hover {
	color: #E30613 !important;
}
.top_header a:hover {
	color: #E30613 !important;
}
.bottom_header a:hover {
	color: #E30613;
}
.footer__informations a:hover {
	color: #E30613;
}
.index_7 .relative:hover .pk-item-caption {
	color: #E30613;
}
.index_5 .rs-parallax-wrap:hover .rs-layer {
	color: #000 !important;
}
.index_smart_banner_1 .rs-parallax-wrap:hover .rs-layer {
	color: #E30613 !important;
}
.js-pk_myaccount-container ul li:nth-child(4){
	display:none;
}
#search .h6.active-filter-title {
	display: none;
}
.message-404-back .btn {
    transition: all .5s;
    text-align: center;
    outline: none !important;
    height: 45px;
    /*background: #2e2c10;*/
    color: #fff;
    font-size: 15px;
    line-height: 45px;
    transition: all .5s;
    padding: 0 35px;
    min-width: 180px;
    font-weight: 700;
    text-transform: uppercase;
	border: 0px solid #333;
    border-radius: 30px 30px 30px 30px !important;
}
.message-404-back .btn:hover {
    color: #fff;
    background: #E30613;
    border: 0px solid #333;
}
.pk-cookie-bar {
	display: none;
}
#identity #pattern .main-content {
	max-width: 660px;
}
#js-product-list .search-control {
    display: none;
}

.service ul {
	list-style: none;
}
.service ul li {
	list-style: none;
	margin: 0 0 15px;
	display: flex;
    align-items: center;
}
.service h4 {
	color: #333;
	font-weight: 600;
	font-size: 14px;
	margin: 0 0 0;
}
.service p {
	margin: 0;
}
.service .icon {
	padding: 0 15px 0 0;
	width: 60px;
}
.service .icon .svgic {
    height: 45px;
    width: 45px;
    color: #333;
}
.service li:first-child {
	margin: 0 0 25px;
}
.service li:first-child .icon .svgic {
    height: 50px;
    width: 50px;
    color: #333;
}
.product-customizations-modal .modal-title {
	font-size: 18px;
    font-weight: 600;
	color: #333;
}
.product-customizations-modal .flex-container {
	font-size: 18px;
    font-weight: 400;
}
.product-customizations-modal .flex-container strong {
	font-weight: 600;
}
.brand-infos {
	text-align: left;
	position: relative;
	display: none;
}
.brand-infos h3 a {
	font-weight: 600;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.brand-infos h3 a:after {
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
    height: 25px;
    background: url(../images/arrow-right.svg) no-repeat;
    background-size: contain;
}

@media screen and (max-width: 767px) {
	.pk-sub-menu .elementor-container .elementor-row >.elementor-element:first-child {
		order: 20;
	}
}
.description-category-inner h2{
	color: #333;
	text-align: center;
}
.description-category-inner p {
	color: #333;
	text-align: center;
}

#checkout .radio-block .address {
    font-size: 14px;
	border: 1px solid #f0f0f0;
    padding: 15px;
	margin-top: 15px;
}
.form-control-label {
	font-size: 14px;
	max-width: 180px;
}
#checkout-payment-step .custom-checkbox input[type=checkbox]+span {
	margin: 0px 0.5em 0 0;
}
.pay_payment-option-3 {
	display: flex;
	flex-wrap: wrap;
}
.credit_cart_text {
	width: 100%;
}
.pay_payment-option-3 .credit_cart {
	position: relative;
    margin-top: -4px;
}
#conditions-to-approve ul li {
	display: flex;
}
.block-promo .cart-summary-line .dib .svgic {
	height: 22px;
    width: 12px;
}
@media screen and (max-width: 767px) {
	.pay_payment-option-3 .credit_cart {
		margin-top: 10px;
	}
}
#password #content.card-block {
    padding: 0;
    text-align: center;
}
#password #content.card-block .form-group {
	display: flex;
	justify-content: center;
}
#password #content.card-block .form-group .form-control {
	min-width: 350px;
}
#product-availability {
	display: none;
}
.product-features .data-sheet {
	display: none;
}
.product-features .h6 {
	display: none;
}
#pattern .icon_checked, #pattern .in_comparison {
    color: #333;
}

.af_subtitle {   
	font-size: 15px; 
	margin: 0 0 0px; 
}
.af_filter {    
	margin-bottom: 15px; 
}
.tabs .tab-pane {
	padding-top: 0;
}

/* pagine cms */
.pagine-cms p {
    color: #333 !important;
    line-height: 25px !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}

.pagine-cms h2 {
	color: #333;
    font-weight: 700;
    margin: 0 0 30px;
}

.pagine-cms ul li {
    list-style-type: disc;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    color: #333;
}

.pagine-cms ul {
    margin: 0 0 40px 20px;
}

#module-prestablog-blog .slick-slide-inner {
	height: 274px;
}
.new_catalog_bock {
    display: flex;
	justify-content: space-between;	
}

.new_catalog_4items {
	display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
	width: 67.7%;
}
.new_catalog_4items .new_catalog_item {
	width: 50%;
	padding: 0 15px 30px;
}
.new_catalog_4items .new_catalog_item.last {
	padding-bottom: 0px;
}
.new_catalog_item .a_link {
	display:block;
	position: relative;
}
.new_catalog_item .photo {
	display:block;
}
.new_catalog_item .photo img {
	width: 100%;
	display:block;
}
.new_catalog_item .catalog_item_details {
    position: absolute;
    left: 30px;
    top: 90px;
}
.catalog_first_page {
    height: 260px;
    overflow: hidden;
}
.new_catalog_item .title {
	display:block;
	text-align: left;
	color:#fff;
	line-height: 35px;
	letter-spacing: 0px;
	font-weight: 700;
	font-size: 37px;
	margin: 0 0 10px;
}
.new_catalog_item:hover .title {
	color: #E30613;
}    
.new_catalog_item .subtitle {
	display:block;
	text-align: left;
	color:#fff;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: 300;
	font-size: 18px;
	margin: 0 0 15px;
}
.new_catalog_item .arrow-cta {
	display:block;
	width: 44px;
	height: 44px;
	font-size: 0px;
	background: url(../images/arrow-cta.png) no-repeat;
	background-size: 40px;
}

.new_catalog_bigitems {
    width: 32.1%;	
}
.new_catalog_bigitems .catalog_item_details {
	top: inherit;
    bottom: 40px;
}
@media screen and (max-width: 1380px) {
	.new_catalog_bock {
		display: flex;
		flex-wrap: wrap;
	}
	.new_catalog_4items {
		width: auto;
	}
	.new_catalog_bigitems {
		width: 100%;
	}
	.new_catalog_4items .new_catalog_item.last {
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 1024px) {
	.new_catalog_item .title {
		line-height: 28px;
		font-size: 25px;
	}
}
@media screen and (max-width: 767px) {
	.index_smart_banner_1 {
		margin: 0px 0 0;
	}
	.new_catalog_4items {
		margin: 0;
	}
	.new_catalog_4items .new_catalog_item {
		width: 100%;
		padding: 0 0px 15px;
	}
	.new_catalog_4items .new_catalog_item.last {
		padding-bottom: 15px;
	}
}
.hook-reviews {
	display: none;
}
.view_grid .product-title {
	padding-right: 0 !important;	
}


.elementor-widget-text-editor {
}
.svdata_1 {
	margin: 0 0 90px;
}
.svdata_box {
	padding-right: 30px;
}
.svdata_box .svdata_info h2 {
	color:#000;
	font-size: 35px;
	font-weight: 700;
	line-height: 35px;
	margin: 0 0 25px;
}
.svdata_box .svdata_info h4 {
	color:#222;
	font-size: 30px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 25px;
}
.svdata_box .svdata_info p {
	color:#222 !important;
	font-size: 15px !important;
	font-weight: 300 !important;
	line-height: 25px !important;
	margin: 0 0 10px !important;
} 

.svdata_action {
	display: flex;
	flex-wrap: wrap;
	margin: 30px 0 0;
}
.svdata_action .sv_link {
	height: 45px;
	padding: 0 30px;
	font-size: 20px;
	color:#e30613;
	font-weight: 400;
	line-height: 40px;
	display:inline-block;
	border-radius: 31.31px;
	border: 1px solid #e30613;
	margin-right: 20px;
	margin-bottom: 20px;
}
.svdata_action .sv_link:hover {
	color:#fff;
	background:#e30613;
}
.svdata_condizioni {
	margin: 0px 0 0;
}
.svdata_condizioni .condizioni_link {
	color:#222;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	text-decoration: underline;
}

.svdata_2 {
	margin: 0 0 60px;
}
.svdata_items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.svdata_items .svdata_item {
	width: 25%;
	padding: 0 15px;
}
.svdata_items .svdata_item h4 {
	color:#222;
	font-size: 22px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 15px;
	min-height: 65px;
} 
.svdata_items .svdata_item p {
	color:#222 !important;
	font-size: 15px !important;
	font-weight: 300 !important;
	line-height: 25px !important;
	margin: 0 0 15px !important;
} 

.svdata_3 {
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%;
	padding: 60px 15px;
	background: #eeeeee;
}
.sv_personalizzato {
	margin: 0 auto;
    max-width: 1480px;
}
.sv_personalizzato_items {
	display: flex;
    justify-content: space-between;
}
.sv_personalizzato_head {
	text-align: center;
	margin: 0 0 70px;
}
.sv_personalizzato_head h2 {
	color:#222;
	font-size: 30px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 15px;
}
.sv_personalizzato_head p {
	color:#222 !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	line-height: 32px !important;
	margin: 0 0 0px !important;
}
.sv_personalizzato_item {
	display: flex;
}
.sv_personalizzato_number {
	padding-right: 30px;
}
.sv_personalizzato_number strong {
	color:#222;
	font-size: 30px;
	font-weight: 700;
	line-height: 32px;
	text-align: center;
	width: 62.64px;
	height: 62.64px;
	display:flex;
	align-items: center;
	justify-content: center;
	border-radius: 62.64px;
	border: 2px solid #222222;
}
.sv_personalizzato_info {
	width: 340px;
}
.sv_personalizzato_item h4 {
	color:#222;
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	margin: 0 0 10px;
}
.sv_personalizzato_item p {
	color:#222 !important;
	font-size: 15px !important;
	font-weight: 300 !important;
	line-height: 25px !important;
	margin: 0 0 15px !important;
}

.sv_personalizzato_bottom {
	margin: 60px 0 0 ;
}
.svdata_3 .svdata_action {
	justify-content: center;
}
.svdata_3 .svdata_condizioni {
	margin: 30px 0 0 ;
	text-align: center;
}

.svdata_4 {
	margin: 80px 0 0 ;
}
.sv_formati_head {
	text-align: center;
}
.sv_formati_head h2 {
	color:#222;
	font-size: 30px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 45px;
}
.sv_formati_items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}
.sv_formati_item {
	width: 33.333%;
	padding: 0 20px 40px;
}
.sv_formati_info {
	height: 100%;
	padding: 30px 30px 25px; 
	border: 1px solid #eee;
}
.sv_formati_item h2 {
	color:#e30613;
	font-size: 22px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 15px;
}
.sv_formati_item p {
	color:#222 !important;
	font-size: 15px !important;
	font-weight: 300 !important;
	line-height: 25px !important;
	margin: 0 0 0px !important;
}
.sv_formati_price {
	text-align: right;
	margin: 10px 0 0;
}
.sv_formati_price span {
	color:#222;
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;	
}

.svdata_5 {
	margin: 80px 0 0 ;
}
.svdata_5_box {
	display: flex;
}
.svdata_5_rilegatura {
	width: 50%;
    padding-right: 60px;
}
.svdata_5_rilegatura h2 {
	color:#222;
	font-size: 30px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 20px;
}
.svdata_5_rilegatura p {
	color:#222 !important;
	font-size: 15px !important;
	font-weight: 300 !important;
	line-height: 25px !important;
	margin: 0 0 25px !important;
}
.svdata_5_vieni {
	width: 50%;
	padding: 60px 65px 50px;
	background: #e30613;
}
.svdata_5_vieni .vieni_link {
	display:block;
	color: #ffffff;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
    position: relative;
	padding-right: 100px;	
}
.svdata_5_vieni .vieni_link:after {
	content:"";
	width: 62.64px;
	height: 62.64px;
	position: absolute;
	top: 30px;
	right: 0;
	background:url(../images/arrow_white_2x.svg) no-repeat center;
}
.cms-id-9 #main .page-header,
.cms-id-25 #main .page-header,
.cms-id-26 #main .page-header,
.cms-id-27 #main .page-header,
.cms-id-28 #main .page-header,
.cms-id-29 #main .page-header,
.cms-id-30 #main .page-header,
.cms-id-31 #main .page-header{
	display: none;
}

.product-title.text-left.ellipsis {
  line-height: 1em;
  overflow: hidden;
  white-space: unset;
  height: 44px;
  margin-bottom: 5px;
}

@media (min-width:768px){
    .cms-id-29 .svdata_item{
    width:33%;
}
}


@media screen and (min-width: 1381px) {
	.svdata_1 {
		min-height: 530px;
	}
	.svdata_1_photo_canon {
		
	}
	.svdata_1_photo_canon .elementor-widget-container {
		position: absolute;
		left: 0;
		top: -62px;
	}
	.svdata_1_photo_canon .elementor-widget-container img {
		max-width: 960px !important;
	}
	
}
.cms-id-25 .content-cms-wrapper .elementor-column-wrap {
	padding: 10px 0 !important;
}
@media screen and (max-width: 1380px) {
	.pk-right.pk-space-60 > li {
		margin: 0 0 0 25px;
	}
	.sv_personalizzato_items {
	    flex-wrap: wrap;	
	}
}
@media screen and (max-width: 1199px) {
	.svdata_1 {
		margin: 0 0 30px;
	}
	.svdata_1 .elementor-container > .elementor-row {
	    flex-wrap: wrap;
	}
	.svdata_1 .elementor-container > .elementor-row .elementor-column {
		width: 100%;
	    order: 2;	
	}
	.svdata_1 .elementor-container > .elementor-row .svdata_1_photo {
	    order: 1;	
	}
	.svdata_1_photo_canon .elementor-widget-container img {
		width: 100%;
	}
	
	.svdata_items .svdata_item {
		width: 50%;
	}
	.svdata_items .svdata_item h4 {
	    min-height: auto;	
	}
	.sv_formati_item {
		width: 50%;
	}
	.svdata_5_box {
		flex-wrap: wrap;
	}
	.svdata_5_rilegatura {
		width: 100%;
		padding-right: 0px;
	}
	.svdata_5_vieni {
		width: 100%;
	}
	.svdata_5_vieni .vieni_link:after {
		top: 0;
	}
}
@media screen and (max-width: 767px) {
	.cms-id-25 #wrapper {
		padding: 0px;
	}
	.cms-id-25 #content-wrapper {
		padding-top: 0;
	}
	.cms-id-25 #main {
		margin-bottom: 10px;
	}
	.svdata_items {
		margin: 0;
	}
	.svdata_items .svdata_item {
		width: 100%;
		padding: 0;
	}
	.sv_formati_items {
		margin: 0;
	}
	.sv_formati_item {
		width: 100%;
		padding: 0 0 15px;
	}
	
	.svdata_box .svdata_info h2 {
		font-size: 25px;
		line-height: 25px;
	    margin: 0 0 15px;	
	}
	.svdata_box .svdata_info h4 {
		font-size: 18px;
		line-height: 25px;
		margin: 0 0 15px;
	}	
	.svdata_1 {
		margin: 0 0 10px;
	}
	.svdata_items .svdata_item h4 {
		font-size: 18px;
		font-weight: 700;
		line-height: 25px;
	}
	.svdata_2 {
		margin: 0 0 10px;
	}
	.svdata_3 {
		padding: 15px 15px;
	}
	.sv_personalizzato_head {
		text-align: left;
		margin: 0 0 25px;
	}
	.sv_personalizzato_head h2 {
		font-size: 25px;
		font-weight: 700;
		line-height: 25px;
		margin: 0 0 15px;
	}
	.sv_personalizzato_head p {
		color: #222 !important;
		font-size: 18px !important;
		font-weight: 400 !important;
		line-height: 25px !important;
		margin: 0 0 0px !important;
	}
	.sv_personalizzato_info {
		width: auto;
	}
	.sv_personalizzato_bottom {
		margin: 15px 0 0;
	}
	.svdata_3 .svdata_action {
		justify-content: flex-start;
	}
	.svdata_3 .svdata_condizioni {
		margin: 0px 0 0;
		text-align: left;
	}
	.svdata_4 {
		margin: 15px 0 0;
	}
	.sv_formati_head {
		text-align: left;
	}
	.sv_formati_head h2 {
		font-size: 25px;
		font-weight: 700;
		line-height: 32px;
		margin: 0 0 25px;
	}
	.sv_formati_info {
		padding: 10px 15px 15px;
	}
	.svdata_5 {
		margin: 0;
	}
	.svdata_5_rilegatura h2 {
		font-size: 25px;
		font-weight: 700;
		line-height: 25px;
		margin: 0 0 15px;
	}
	.svdata_5_vieni {
		padding: 15px 15px 20px;	
	}
	.svdata_5_vieni .vieni_link {
		font-size: 18px;
		line-height: 25px;
		padding-right: 60px;
	}
	.svdata_5_vieni .vieni_link:after {
		top: 0;
		background-size: contain;
		width: 40px;
		height: 40px;
	}
	
}

.classic_slider_index {
	
}
.classic_slider_index .elementor-column-wrap {
	padding: 0 !important;
}
.classic_slider .box .classic_url {
	display:block;
	position: relative;
}
.classic_slider .box .content-box {
	position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    text-align: center;
	z-index:1;
}
.classic_slider .box .content-box img {
	width: auto;
	display: inline-block;
}
.classic_slider .box .content-box .subtitle {
	line-height: 25px;
    font-weight: 300;
    font-size: 20px;
	color:#fff;
	margin: 15px 0 24px;
}
.classic_slider .box .content-box .action {
	line-height: 25px;
    font-weight: 500;
    font-size: 17px;
	color:#fff;
	border-radius: 25px;
	border: 1px solid #fff;
	display: inline-block;
    padding: 5px 20px 7px;
}
.classic_slider .box .content-box .action:hover {
	background:#e30613;
	border: 1px solid #e30613;
}
.classic_slider .box .arrow-down {
	position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    text-align: center;
	z-index:1;
}
.classic_slider .box .arrow-down img {
	width: auto;
	display: inline-block;
} 
.mobile {
	display: none !important;
}
@media screen and (max-width: 767px) {
	.desktop {
		display: none !important;
	}
	.mobile {
		display: block !important;
	}
	.classic_slider .box .content-box {
		top: 55px;
	}
	.classic_slider .box .content-box img {
		max-width: 90%;
	}
}
.pk-menu-horizontal li.level-1.parent:last-child .menu-dropdown .menu-dropdown{
	left: -230px;
}
.pk-menu-horizontal li.level-1.parent:nth-child(6) .menu-dropdown .menu-dropdown{
	left: -230px;
}
.pk-menu-horizontal li.level-1.parent:nth-child(7) .menu-dropdown .menu-dropdown{
	left: -230px;
}
.pk-menu-horizontal li.level-1.parent:nth-child(8) .menu-dropdown .menu-dropdown{
	left: -230px;
}
.pk-ip-top .pk-item-content .header-item-counter {
    background: #333 !important;
}
.pk-ip-top .pk-item-content .pkhi-item-title {
	display: none;
}


body#cms.cms-id-12 #wpcf7-f2-o1 form h3 {
    display: none;
}

body#cms.cms-id-12 #wpcf7-f2-o1 form p.form-desc {
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    margin: 0 0 10px;
}

body#cms.cms-id-12 #wpcf7-f2-o1 form h2.form-title {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin: 0 0 0;
}

div#preorder-price-block {
	color: #E30613 !important;
  }

input.fmmpreorderButton.button_large.btn.btn-primary {
    color: #e30613 !important;
    font-weight: bolder;
    width: 75%;
    margin-top: 25px;
}

div#feedatyBlock_ProductAdditionalInfo {
    margin: 0 0 0 0 !important;
}

div#fmmPreOrder {
    margin: 0 0 0 0 !important;
}

.pay_payment-option-14 img {
	height: 40px !important;
}

#payment-option-13-container {
padding: unset !important;
margin: unset !important;
}

#payment-option-13-additional-information {
	margin-bottom: 40px;
	padding-left: 26px;
	color: #414141;
}

div#prestablog_lastliste {
    filter: grayscale(5);
}

div#prestablog_lastliste:hover {
    filter: unset;
}

ul.soc-buttons.clearfix {
    display: inline-flex;
    list-style-type: none;
}
ul.soc-buttons li {
    margin-right: 50px;
}
span.soc-text {
    vertical-align: top;
}
#livechat-wrapper {
    right: unset;
    left: 20px;
}
.mini-product-subtitle {
  font-size: 10px;
  margin-top: -13px;
}
.short-desc {
  position: relative;
}
.short-desc.is-clamped {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;   /* <-- massimo 4 righe */
  overflow: hidden;
}
.short-desc-toggle {
  display: inline-block;
  margin-top: 5px;
  cursor: pointer;
  font-weight: 600;
}

#tab-content.tab-content {
  padding-top: 40px;
}
.product-bland-logo{
  display: flex;
  justify-content: flex-end; /* spinge a destra */
}

#product #product-images-cont,
#product #product-images-cont.images-container{
  position: relative !important;
}

#product #product-images-cont .lSSlideOuter{
  position: relative;
  z-index: 1;
}

/* test immagini sovrapposte */
/* riferimento */
#product #product-images-cont{
  position: relative !important;
}

/* slider/zoom sotto */
#product #product-images-cont .lSSlideOuter,
#product #product-images-cont .lSSlideWrapper{
  position: relative !important;
  z-index: 1 !important;
}
#product #product-images-cont .seosa_product_label.place-cover{
  position: absolute !important;
  z-index: 99999 !important;
  pointer-events: none !important;

  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}

/* evita “tagli” */
#product #product-images-cont,
#product #product-images-cont .product-cover{
  overflow: visible !important;
}

.manufacturer-header--center{
  text-align:center;
  margin: 0 auto 20px;
}
.manufacturer-header__logo{
  display:flex;
  justify-content:center;
  margin-bottom: 12px;
}
.manufacturer-header__logo img{
  max-width: 240px;
  height: auto;
  display:block;
}
.manufacturer-header__title--hidden{
  position:absolute !important;
  width:1px; height:1px;
  padding:0; margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}
.brand-category-dropdown-wrap{
  display:flex;
  justify-content:center;
  margin: 10px 0 16px;
}
.brand-category-dropdown-wrap select{
  width: 320px;
  max-width: 100%;
}
/* Titolo "Messaggi correlati" come stile moduli prodotti */
.page-product-box #blog_article_linked .page-product-heading{
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 25px;
  text-transform: none;
  padding: 0;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #000;
}
/* SOLO nel box blog collegato in pagina prodotto */
#blog_article_linked ul[id^="blog_list_"]{
  /* disattivo masonry */
  position: static !important;
  height: auto !important;

  /* 5 colonne */
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#blog_article_linked ul[id^="blog_list_"] > li.blog-grid{
  position: static !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  margin: 0 !important;
}

/* Responsive */
@media (max-width: 1200px){
  #blog_article_linked ul[id^="blog_list_"]{ grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 768px){
  #blog_article_linked ul[id^="blog_list_"]{ grid-template-columns: repeat(2, 1fr); }
}
#blog_article_linked .block_cont{
  height: 100%;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}
#blog_article_linked .block_top img{
  width: 100%;
  height: auto;
  display: block;
}
#blog_article_linked .block_bas{ padding: 12px 12px 0; }
#blog_article_linked .block_bas .h3title{
  margin: 0;
  font-weight: 600;
  line-height: 1.25;
}
#blog_article_linked .prestablog_more{ padding: 10px 12px 14px; }
/* Stile uniforme per TUTTI i moduli carousel prodotti in pagina prodotto */
.products-carousel{
  margin-top: 60px;
}

.products-carousel .module-title{
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 25px;
  text-transform: none;
  line-height: 1.2;
}

.products-carousel .module-title span{
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #000;
}

/* Spaziatura card più coerente quando passi a 5 colonne */
.products-carousel .pk-carousel .product-miniature{
  padding-left: 8px;
  padding-right: 8px;
}

/* =========================================================
   PAGINA PRODOTTO - UNIFORMAZIONE BLOCCHI IN FONDO
   - Categorie / Cross-selling (pk-carousel)
   - Messaggi correlati (PrestaBlog)
   ========================================================= */

/* Moduli prodotti (pk-carousel): titolo/spazi uniformi */
#product .products-carousel{
  margin-top: 20px !important;
}
#product .products-carousel .module-title{
  font-size: 22px;
  font-weight: 700;
  margin: 15px 0 10px;
  text-transform: none;
  line-height: 1.2;
}
#product .products-carousel .module-title span{
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #000;
}
/* Spaziatura card più coerente con 5 colonne */
#product .products-carousel .pk-carousel .product-miniature{
  padding-left: 8px;
  padding-right: 8px;
}

/* PrestaBlog - Messaggi correlati: titolo come moduli prodotti */
#product #blog_article_linked .page-product-heading{
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 25px;
  text-transform: none;
  padding: 0;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #000;
}

/* PrestaBlog - trasforma il layout assoluto in grid (5 colonne) */
#product #blog_article_linked ul[id^="blog_list_"]{
  position: static !important;
  height: auto !important;

  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;

  margin: 0;
  padding: 0;
  list-style: none;
}
#product #blog_article_linked ul[id^="blog_list_"] > li.blog-grid{
  position: static !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  margin: 0 !important;
}

/* Responsive */
@media (max-width: 1200px){
  #product #blog_article_linked ul[id^="blog_list_"]{ grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 768px){
  #product #blog_article_linked ul[id^="blog_list_"]{ grid-template-columns: repeat(2, 1fr); }
}

/* Card blog più “prodotto-like” (opzionale, ma uniforme) */
#product #blog_article_linked .block_cont{
  height: 100%;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}
#product #blog_article_linked .block_top img{
  width: 100%;
  height: auto;
  display: block;
}
#product #blog_article_linked .block_bas{ padding: 12px 12px 0; }
#product #blog_article_linked .block_bas .h3title{
  margin: 0;
  font-weight: 600;
  line-height: 1.25;
}
#product #blog_article_linked .prestablog_more{ 
  padding: 30px 12px 0px;
}



/* =========================================================
   HOTFIX 2.0.1 — Titoli blocchi + allineamento + dimensioni cards
   (Pagina prodotto: Categoria / Cross-selling / Messaggi correlati)
   ========================================================= */

/* 1) Rimuove sottolineature/linee sotto i titoli dei 3 blocchi */
.product-categories .module-title,
.product-crossselling .module-title,
#blog_article_linked .page-product-heading{
  border-bottom: 0 !important;
  text-decoration: none !important;
}

.product-categories .module-title span,
.product-crossselling .module-title span,
#blog_article_linked .page-product-heading{
  border-bottom: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

/* Se il tema crea la linea con pseudo-elementi */
.product-categories .module-title:before,
.product-categories .module-title:after,
.product-crossselling .module-title:before,
.product-crossselling .module-title:after,
#blog_article_linked .page-product-heading:before,
#blog_article_linked .page-product-heading:after,
.product-categories .module-title span:before,
.product-categories .module-title span:after,
.product-crossselling .module-title span:before,
.product-crossselling .module-title span:after{
  content: none !important;
  display: none !important;
}

/* 2) Titoli centrati e coerenti */
.product-categories .module-title,
.product-crossselling .module-title,
#blog_article_linked .page-product-heading{
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* 3) Cross-selling: stessa “scala” degli altri (card, img, font)
   Nota: se nel markup data-desktopnum è ancora "4", i prodotti risultano più larghi.
   Consiglio: porta data-desktopnum="5" anche sul blocco cross-selling. */
.product-crossselling .product-miniature,
.product-categories .product-miniature{
  font-size: inherit;
}

.product-crossselling .thumbnail-container,
.product-categories .thumbnail-container{
  max-width: 100%;
}

.product-crossselling .product-thumbnail img,
.product-categories .product-thumbnail img{
  width: 100%;
  height: auto;
  display: block;
}


/* 4) Messaggi correlati: allineamento e griglia coerente */
#blog_article_linked{
  max-width: 100%;
}
#blog_article_linked ul[class*="blog_list"]{
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 1200px){
  #blog_article_linked ul[class*="blog_list"]{
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 14px !important;
    height: auto !important;
    position: static !important;
  }
  #blog_article_linked li.blog-grid{
    position: static !important;
    left: auto !important;
    top: auto !important;
  }
}

/* ============================================================
   PATCH 2.0.2 – Uniforma sezioni PDP (Categorie / Cross-selling / Blog)
   - Titoli centrati e senza sottolineatura
   - Divider sottile prima di ogni blocco
   - Caroselli prodotti a 5 colonne (desktop) SENZA rompere il JS carousel
   ============================================================ */

/* 1) Divider sottile come nelle altre sezioni PDP */
.product-categories.products-carousel,
.product-crossselling.products-carousel,
#blog_article_linked{
  border-top: 1px solid rgba(0,0,0,.08);
  /*margin-top: 18px;*/
  padding-top: 18px;
}

/* 2) Titoli: centrati e senza underline */
.product-categories .module-title,
.product-crossselling .module-title{
  text-align: center;
}
.product-categories .module-title span,
.product-crossselling .module-title span,
#blog_article_linked .page-product-heading{
  text-decoration: none !important;
  border-bottom: 0 !important;
}

#blog_article_linked .page-product-heading{
  text-align: center;
  margin: 0 0 14px 0;
}

/* 3) Caroselli prodotti: forza 5 colonne su DESKTOP
   Nota: pk-carousel imposta width inline sui "item" (div float left).
   Qui sovrascriviamo SOLO quando il carosello è attivo, senza cambiare display/flex. */
  /* Cross-selling */
  .product-crossselling .pk-carousel.pk-carousel-active > div > div{
    width: 20% !important;
  }

  /* spazio tra le card: usa padding interno (non gap/flex) per non interferire con il track */
  .product-categories .pk-carousel.pk-carousel-active > div > div,
  .product-crossselling .pk-carousel.pk-carousel-active > div > div{
    padding: 0 7px;
    box-sizing: border-box;
  }

/* 4) Uniforma dimensioni card cross-selling (evita "più grandi") */
.product-crossselling .product-miniature{
  font-size: inherit;
}
.product-crossselling .thumbnail-container,
.product-crossselling .product-desc-wrap{
  max-width: 100%;
}

/* =========================================================
   2.0.3 FIX: ripristina il carosello "Nella stessa Categoria"
   - NON forziamo le larghezze degli item del pk-carousel (gestite via JS)
   - 5 colonne: va impostato nel markup (data-desktopnum="5")
   ========================================================= */

/* Titoli dei tre blocchi: centrati + nessuna sottolineatura */
.product-categories .module-title,
.product-crossselling .module-title,
#blog_article_linked .page-product-heading{
  text-align: center;
}
.product-categories .module-title span,
.product-crossselling .module-title span,
#blog_article_linked .page-product-heading{
  text-decoration: none !important;
}

/* Linea divisoria sottile prima di ogni sezione (stile simile ai separatori interni) */
.product-categories,
.product-crossselling,
#blog_article_linked{
  border-top: 1px solid rgba(0,0,0,.08);
  padding-top: 14px;
  /*margin-top: 18px;*/
}

/* "Messaggi correlati": griglia coerente e layout pulito */
#blog_article_linked ul[class*="blog_list"]{
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-product-box #blog_article_linked .page-product-heading {
  width: 100%;
}
@media (min-width: 1200px){
  #blog_article_linked ul[class*="blog_list"]{
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 14px !important;
    height: auto !important;
    position: static !important;
  }
  #blog_article_linked li.blog-grid{
    position: static !important;
    left: auto !important;
    top: auto !important;
  }
}

/* Cross-selling: evita "card più grandi" allineando padding/titolo con gli altri slider */
.product-crossselling .product-miniature{
  max-width: 100%;
}
.product-crossselling .thumbnail-container{
  width: 100%;
}
/* =========================================================
   BLOG card (Messaggi correlati) – titoli articolo come prodotti
   + CTA “… Leggi di più >”
   ========================================================= */

/* 1) Titolo articolo: stesso look dei titoli prodotto nel carousel */
#product #blog_article_linked .block_bas .h3title a{
  display: block;
  font-size: 14px;            /* come i product title (adatta se vuoi 15/16) */
  font-weight: 700;
  line-height: 1.25;
  color: var(--af-text);
  text-transform: none;
  text-decoration: none !important;

  /* comportamento tipo "ellipsis" dei prodotti */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#product #blog_article_linked .block_bas .h3title a:hover{
  color: var(--af-accent);
}

/* 2) CTA: cambia “search / Per saperne di più” in “… Leggi di più >” */
#product #blog_article_linked .prestablog_more a.blog_link{
  display: inline-block;
  font-size: 0;               /* nasconde testo originale */
  line-height: 0;
  text-decoration: none;
}

#product #blog_article_linked .prestablog_more a.blog_link i.material-icons{
  display: none !important;   /* nasconde icona search */
}

#product #blog_article_linked .prestablog_more a.blog_link:before{
  content: "… Leggi di più >";
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: var(--af-text);
}

#product #blog_article_linked .prestablog_more a.blog_link:hover:before{
  color: var(--af-accent);
}

/* PrestaBlog - "Ti consiglio" (prodotti collegati) */
#prestablogfront .product_name_blog .titre_product_blog{
  font-size: 14px !important;      /* simile cards catalogo */
  line-height: 1.2;
  font-weight: 600;
  margin: 8px 0 0;
  text-transform: none;
}

#prestablogfront #blog_product_linked .pb-price{
  margin-top: 4px;
  font-size: 13px;
  line-height: 1.2;
}
#prestablogfront #blog_product_linked .pb-price .regular{
  text-decoration: line-through;
  opacity: .6;
  margin-right: 6px;
}
#prestablogfront #blog_product_linked .pb-price .price{
  font-weight: 700;
}

/* --- Blog: bottone "Torna al blog" più evidente --- */
.blog-nav-custom {
  margin: 24px 0 10px;
  text-align: center;
}

.blog-nav-custom .back-to-blog {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  padding: 14px 18px;
  border-radius: 10px;

  font-weight: 700;
  font-size: 16px;
  line-height: 1;

  background: #111;      /* bottone scuro ben visibile */
  color: #fff !important;
  border: 1px solid #111;

  box-shadow: 0 10px 25px rgba(0,0,0,.10);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}

.blog-nav-custom .back-to-blog:hover {
  background: #000;
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(0,0,0,.18);
}

.blog-nav-custom .back-to-blog i {
  font-size: 18px;
  line-height: 1;
}

/* --- Blog: social centrati e impaginati bene --- */
ul.soc-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;

  gap: 10px;
  padding: 0;
  margin: 10px 0 20px;
  list-style: none;
}

/* se il tema usa float sui li, li annulliamo */
ul.soc-buttons > li {
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* --- Blog: bottoni social bianchi, testo/icona colorati --- */
ul.soc-buttons a {
  display: inline-flex;
  align-items: center;
  gap: 10px;

  height: 44px;
  padding: 0 14px;
  border-radius: 10px;

  border: 1px solid rgba(0,0,0,.12);
  background: #fff;

  font-weight: 600;
  text-decoration: none !important;

  transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
}

ul.soc-buttons a:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(0,0,0,.08);
  border-color: rgba(0,0,0,.22);
}

/* --- Icone: dimensione costante + niente “impasto” --- */
ul.soc-buttons .soc-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  line-height: 0; /* IMPORTANT: evita icone impastate */
}

ul.soc-buttons .soc-icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

/* IMPORTANT: forza SVG (e tutti i suoi path/polygon/etc) a seguire currentColor.
   Risolve icone nere/inconsistenti (mail/pinterest). */
ul.soc-buttons .soc-icon svg,
ul.soc-buttons .soc-icon svg * {
  fill: currentColor !important;
  stroke: currentColor !important;
}

/* testo */
ul.soc-buttons .soc-text {
  font-size: 14px;
  line-height: 1;
}

/* --- Colori per social (testo+icona) --- */
ul.soc-buttons li.soc-facebook a { color: #1877F2 !important; }
ul.soc-buttons li.soc-twitter a { color: #111 !important; }      /* X/Twitter */
ul.soc-buttons li.soc-linkedin a { color: #0A66C2 !important; }
ul.soc-buttons li.soc-pinterest a { color: #E60023 !important; }
ul.soc-buttons li.soc-email a { color: #111 !important; }
ul.soc-buttons li.soc-pocket a { color: #EF4056 !important; }
ul.soc-buttons li.soc-tumblr a { color: #36465D !important; }
ul.soc-buttons li.soc-reddit a { color: #FF4500 !important; }
ul.soc-buttons li.soc-hackernews a { color: #FF6600 !important; }

/* --- Solo per sicurezza: se qualche regola del tema colpisce Prestablog --- */
.prestablogExtra ul.soc-buttons {
  float: none !important;
  text-align: center;
  width: 100%;
}

/* --- Articoli PrestaBlog --- */
.article-image img{
  border-radius:14px;
  display:block;
  width:100%;
  height:auto;
}

.article-image figcaption{
  margin-top:8px;
  color:#666;
  font-size:13px;
}

.press-box{
  background:#f3f4f6;
  border:1px solid #e5e7eb;
  border-radius:12px;
  padding:20px;
}

.press-box .inner{
  border-left:4px solid #9ca3af;
  padding-left:16px;
}

/* =========================================================
   HOME Fotoblog - compatibile con:
   - ul#blog_list_index (wrapper/elementor)
   - ul#blog_list_1-7   (tpl prestablog)
   - con o senza #homepage-fotoblog
   ========================================================= */

/* Scope home: presta + home widget se presente */
.page-index .prestablog,
.page-index #homepage-fotoblog .prestablog{
  display:block;
}

/* TARGET LISTA: entrambe le possibili UL */
.page-index .prestablog ul#blog_list_index,
.page-index .prestablog ul#blog_list_1-7,
.page-index #homepage-fotoblog ul#blog_list_index,
.page-index #homepage-fotoblog ul#blog_list_1-7{
  list-style:none !important;
  padding:0 !important;
  margin:0 0 12px !important;
  width:auto !important;
  transform:none !important;
}

/* Neutralizza wrapper Owl/slider */
.page-index .prestablog .owl-stage-outer,
.page-index .prestablog .owl-stage,
.page-index #homepage-fotoblog .owl-stage-outer,
.page-index #homepage-fotoblog .owl-stage{
  width:auto !important;
  transform:none !important;
  overflow:visible !important;
}

/* Card: compatibile con li semplici e con .tiers.blog-grid */
.page-index .prestablog ul#blog_list_index > li,
.page-index .prestablog ul#blog_list_1-7 > li,
.page-index #homepage-fotoblog ul#blog_list_index > li.tiers.blog-grid,
.page-index #homepage-fotoblog ul#blog_list_1-7 > li.tiers.blog-grid{
  width:auto !important;
  margin:0 !important;
  float:none !important;
}

/* Immagini */
.page-index .prestablog .block_top img,
.page-index #homepage-fotoblog .block_top img{
  width:100% !important;
  height:auto !important;
  display:block !important;
  border-radius:12px;
}

/* Spaziature testo */
.page-index .prestablog .block_bas,
.page-index #homepage-fotoblog .block_bas{
  padding-top:8px;
}

/* Titoli: max 2 righe (desktop+mobile) + tuo stile */
.page-index .prestablog .block_bas .title_bas,
.page-index #homepage-fotoblog .block_bas .title_bas{
  color:#333;
  font-size:16px;
  font-weight:500;
  line-height:20px;

  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}

/* Meta (TPL nuovo): categorie sx / data dx + iconcine */
.page-index .prestablog .date_bas,
.page-index #homepage-fotoblog .date_bas{
  margin:0 0 6px !important;
}

.page-index .prestablog .date_blog-cat,
.page-index #homepage-fotoblog .date_blog-cat{
  display:flex !important;
  justify-content:space-between;
  align-items:center;
  font-size:12px;
  line-height:1.15;
  opacity:.85;
}

/* Se hai applicato la patch TPL con .cats e .blog-date */
.page-index .prestablog .date_blog-cat .cats,
.page-index #homepage-fotoblog .date_blog-cat .cats{
  min-width:0;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;

  display:flex;
  align-items:center;
  gap:6px;
}

.page-index .prestablog .date_blog-cat .blog-date,
.page-index #homepage-fotoblog .date_blog-cat .blog-date{
  flex:0 0 auto;
  white-space:nowrap;

  display:flex;
  align-items:center;
  gap:6px;
}

.page-index .prestablog .date_blog-cat .material-icons,
.page-index #homepage-fotoblog .date_blog-cat .material-icons{
  font-size:16px;
  line-height:1;
  vertical-align:middle;
  opacity:.9;
}

/* Bottone "vai al blog" centrato sotto (se esiste) */
.page-index .prestablog a.vaial_blog,
.page-index #homepage-fotoblog a.vaial_blog{
  position:static !important;
  float:none !important;
  display:block !important;
  width:fit-content;
  max-width:100%;
  margin:16px auto 0 !important;
  padding:12px 18px;
  text-align:center;
  line-height:1.1;
  border-radius:12px;
  clear:both !important;
}

/* ================= MOBILE ================= */
@media (max-width:767px){

  /* Griglia 2x2 */
  .page-index .prestablog ul#blog_list_index,
  .page-index .prestablog ul#blog_list_1-7,
  .page-index #homepage-fotoblog ul#blog_list_index,
  .page-index #homepage-fotoblog ul#blog_list_1-7{
    display:grid !important;
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
    gap:12px !important;
  }

  /* Solo primi 4 articoli */
  .page-index .prestablog ul#blog_list_index > li:nth-child(n+5),
  .page-index .prestablog ul#blog_list_1-7 > li:nth-child(n+5),
  .page-index #homepage-fotoblog ul#blog_list_index > li:nth-child(n+5),
  .page-index #homepage-fotoblog ul#blog_list_1-7 > li:nth-child(n+5){
    display:none !important;
  }

  /* Titolo più piccolo su mobile */
  .page-index .prestablog .block_bas .title_bas,
  .page-index #homepage-fotoblog .block_bas .title_bas{
    font-size:14px;
    line-height:1.25;
  }

  /* Compatta card */
  .page-index .prestablog .prestablog_more,
  .page-index #homepage-fotoblog .prestablog_more{
    display:none !important;
  }

  /* No controlli slider */
  .page-index .prestablog .owl-nav,
  .page-index .prestablog .owl-dots,
  .page-index #homepage-fotoblog .owl-nav,
  .page-index #homepage-fotoblog .owl-dots{
    display:none !important;
  }
}

/* ================= DESKTOP/TABLET ================= */
@media (min-width:768px){
  .page-index .prestablog ul#blog_list_index,
  .page-index .prestablog ul#blog_list_1-7,
  .page-index #homepage-fotoblog ul#blog_list_index,
  .page-index #homepage-fotoblog ul#blog_list_1-7{
    display:grid !important;
    grid-template-columns:repeat(4, minmax(0, 1fr)) !important;
    gap:18px !important;
  }
}

.prestablog .title {
  color: #e30613;
  font-family: unset;
  text-align: center;
  margin-bottom: 50px;
}
a, a:active, a:visited {
  color: #323334;
}
.shopping_cart .remove-product svg {
    display: none;
}

.shopping_cart .remove-product::before {
    content: "\f014"; 
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    display: inline-block;
    line-height: 1;
    color: #888;
}

.shopping_cart .remove-product {
    position: absolute;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.shopping_cart .remove-product:hover::before {
    color: #d60000;
}

/* eTrusted: niente inline-block, torna block */
etrusted-widget{
  display: block !important;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

/* se vuoi che il blocco interno stia centrato e senza padding */
etrusted-widget .wrapper,
etrusted-widget .content{
  margin: 0 !important;
  padding: 0 !important;
}

.etrusted_clients {
  max-width: 25%;
}

.elementor-element.elementor-element-17dae18.elementor-widget.elementor-widget-shortcode {
    margin-bottom: -6px;
}

.product-quantity.flex-container {
  margin-bottom: 10px;
}

.seosa_product_label._product_page.top-left.place-cover {
  top: 10px;
}

body#order #google-pay-loader,
body#checkout #google-pay-loader {
  display: none !important;
}

body#order #google-pay-loader img,
body#checkout #google-pay-loader img {
  display: none !important;
}
/* ==================================================
   INTERVENTO 2.1 Dario 06/05/2026 - UX sconto carrello
   ================================================== */

/* Side cart (mini-cart popup): sconto 13px + allineato orizzontale al prezzo */
.blockcart-modal .discount-amount,
.cart-summary-products .discount-amount,
.modal-cart-content .discount-amount,
.cart-side .discount-amount,
.cart-popover .discount-amount,
#blockcart-modal .discount-amount,
.product-line-info .discount-amount,
.cart-grid-right .discount-amount {
    font-size: 15px !important;
    margin-left: 6px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
}

/* Allineamento orizzontale: prezzo + sconto sulla stessa riga */
.blockcart-modal .product-price-and-shipping,
.cart-summary-products .product-price-and-shipping,
.cart-side .product-price-and-shipping {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
}

/* Pagina carrello (full page): sconto 23px */
body#checkout .discount-amount,
body[class*='checkout-cart'] .discount-amount,
body#cart .discount-amount,
.cart-detailed .discount-amount,
.cart-grid-body .discount-amount {
    font-size: 25px !important;
    margin-left: 8px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
}

/* Allineamento orizzontale anche in pagina carrello */
body#checkout .product-price-and-shipping,
body#cart .product-price-and-shipping,
.cart-detailed .product-price-and-shipping {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
}


/* Fix Dario 06/05: Spedizioni label + message attaccati su desktop */
.cart-summary-line.shipping .label.sub::after { content: ' '; white-space:pre; }
.cart-summary-line.shipping .label.sub { margin-right: 6px; }
.cart-summary-line.shipping .value { margin-left: 4px; }
