/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
body {
	font-family: "Ubuntu" !important;
}
#header {
	position: fixed;
	width: 100%;
	z-index: 999;
}
#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 {
	text-align: center;
	color: #333 !important;
    line-height: 35px !important;
    font-size: 30px !important;
    font-weight: 700 !important;
	font-family: "Ubuntu" !important;
	letter-spacing: 0;
} 
#main .page-h1 {
	text-align: center;
	color: #333 !important;
    line-height: 35px !important;
    font-size: 30px !important;
    font-weight: 700 !important;
	font-family: "Ubuntu" !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;
	font-family: "Ubuntu";
}
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-family: "Ubuntu", sans-serif !important;
    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: 20px;
    color: #333;
    font-size: 14px;
    line-height: 23px;
}
#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: 15px;
}
#product .product-info-section .product-brand:hover {
	color:#e30613;
}
.product-prices .tax-shipping-delivery-label {
	font-size: 15px;
    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;
    font-family: "Ubuntu" !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;
}
.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;
		font-family: "Ubuntu" !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;
	font-family: "Ubuntu" !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;
	font-family: "Ubuntu" !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;
	font-family: "Ubuntu" !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;
		font-family: "Ubuntu" !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 {
	background: #e30613;
	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-family: "Ubuntu" !important;
			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-family: "Ubuntu" !important;
			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: #E30613 !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;
    font-family: "Ubuntu" !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: 45px;
	top: 110px;
}
.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 {
	font-family: "Ubuntu" !important;
}
.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;
}


@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;
}