/**
* Regole CSS per migliorare l'accessibilità del sito
*
* Colori
* First dark:		#8F2D00
* First:			#fe5000
* First accent:		#CC4100
* First Light:		#fdcdae
* 
* Second dark:		#0D3045
* Second:			#1A658F
* Second accent:	#165579
* Second Light:		#CBE6F6
* 
* Title:			#000000
* Text:				#333333
* Text variant:		#474747
* Text First dark:	#140600
* Bg second:		#f3f3f3
* Footer:			#4a4a4a
*/

/*

*/

/*
*** Inizio Regole Generiche Accessibilità
*/
html {
	font-size: 10px;/* di solito è 16px  */
	/*font-size: 10px;*/
	line-height: 1.5em;
}
body {
	text-underline-offset: 6px;
}
a {
	transition: all 0.3s;
	text-underline-offset: 5px;
}
p,
.elementor-widget-text-editor {
	font-size: 1.8rem;
	line-height: 1.5em;
}
.elementor-widget-text-editor .elementor-widget-container,
.elementor-widget-text-editor p {
	font-size: inherit;
	line-height: inherit;
}

.skip-link,
.assistive-text,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
.skiplinks,
#page .skiplinks {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000;
}
.skiplinks ul,
.skiplinks ul li,
#page .skiplinks ul,
#page .skiplinks ul li {
	margin: 0;
	list-style-type: none;
}
#page .skiplinks ul li::marker,
#page .skiplinks ul li::marker {
	display: none;
}
html body[data-elementor-device-mode="tablet"] .skiplinks a.skip-link.skip-link-mobile,
html body[data-elementor-device-mode="mobile"] .skiplinks a.skip-link.skip-link-mobile,
html body[data-elementor-device-mode="desktop"] .skiplinks a.skip-link.skip-link-desktop {
	display: block;
}
html body[data-elementor-device-mode="tablet"] .skiplinks a.skip-link.skip-link-desktop,
html body[data-elementor-device-mode="mobile"] .skiplinks a.skip-link.skip-link-desktop,
html body[data-elementor-device-mode="desktop"] .skiplinks a.skip-link.skip-link-mobile {
	display: none;
}
html a.skiplinks:link,
html #page a.skiplinks:link,
html a.skip-link:link,
html #page a.skip-link:link {
	color: #ffffff;
	background-color: #1a1a1a;
}
html a.skiplinks:focus,
html #page a.skiplinks:focus,
html a.skip-link:focus,
html #page a.skip-link:focus {
	display: block;
	left: 0.313rem;
	top: 0.313rem;
	z-index: 100000;
	overflow: visible;
	width: auto;
	height: unset;
	padding: 0.938rem 1.438rem 0.875rem;
	clip: auto !important;
	font-size: 1.3rem;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #1a1a1a;
	outline: 3px dashed;
	outline-color: #1a1a1a;
	outline-offset: 1px;
	border-radius: 0px;
}
:focus, :focus-visible, 
a:focus, a:focus-visible, 
button:focus, button:focus-visible,
input:focus, input:focus-visible,
textarea:focus, textarea:focus-visible,
select:focus, select:focus-visible {
	/*outline: 3px dashed !important;*/
	outline: 2px solid !important;
	outline-color: #1a1a1a !important;
	outline-offset: 2px;
}

body #sez_copy :focus, body #sez_copy :focus-visible {
	outline-color: #ffffff !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1
.h2,
.h3,
.h4,
.h5,
.h6 {
	line-height: 1.2em;
}
.elementor-kit-13697 a {
	color: #000000;
}
.elementor-kit-13697 a:hover {
	color: #1a658f;
}
body .elementor-screen-only {
	background-color: #ffffff;
	color: #000000;
}




/*
*** Inizio Regole Modulo Contatto
*/
/* Forza l'outline specifico sui campi di Contact Form 7 e Bootstrap */
.wpcf7-form-control:focus,
.wpcf7-form-control:focus-visible,
.form-control:focus,
.form-control:focus-visible,
input[type="text"]:focus,
input[type="email"]:focus {
	outline: 3px solid #1a1a1a !important;
	outline-offset: 2px !important;
	box-shadow: none !important; 
}
body .iti__flag-container {
	padding: 2px;
}
body .iti--show-selected-dial-code .iti__selected-flag {
	background-color: #ffffff;
	border-right: 2px solid rgba(0, 0, 0, 0.05);
}

.wpcf7 {
	clear: both;
}
.cont_form_kn {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0px auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
}
.cont_form_kn * {
	box-sizing: border-box;
}
.cont_form_kn label {
	margin-bottom: 5px;
}
.cont_form_kn .row {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}
.wpcf7 form span.wpcf7-list-item {
	width: 100%;
	margin: 0;
}
.col-indicazioni-form p {
	margin-bottom: 5px;
	font-style: italic;
}
.wpcf7 form p {
	width: 100% !important;
	margin-bottom: 0 !important;
}
.wpcf7 form .cont_campi,
.wpcf7 form .cont_argomento,
.wpcf7 form .cont_informative {
	margin-bottom: 10px !important;
}
.wpcf7 form .cont_campi .campo_form,
.wpcf7 form .cont_argomento .campo_form {
	margin-bottom: 10px !important;
}
.wpcf7 form .cont_campi .campo_form:last-of-type,
.wpcf7 form .cont_argomento .campo_form:last-of-type {
	margin-bottom: 0 !important;
}
.wpcf7 form .campo_form label {
	width: 100%;
	display: block;
	color: #000000;
	font-size: 1.6rem;
	line-height: 1.5em;
	font-weight: 600;
	margin-bottom: 3px;
}
.wpcf7 form .campo_form p {

}
.wpcf7 form .campo_form span {
	width: 100%;
	display: block;
}
.wpcf7 form .campo_form span.wpcf7-not-valid-tip,
body .wpcf7 form .cont_informative span.wpcf7-not-valid-tip,
body .wpcf7 form .cont_privacy_richiesta span.wpcf7-not-valid-tip,
body .wpcf7 form .campo_lista_checkbox span.wpcf7-not-valid-tip {
	display: inline-flex;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 1.3rem;
	line-height: 1.5em;
	font-style: italic;
	margin-top: 3px;
	width: auto;
	color: #000000;
	background-color: #ED4553;
	text-align: left;
}
.wpcf7 form .campo_form .wpcf7-not-valid span.wpcf7-not-valid-tip {
	display: block;
}
.wpcf7 form .campo_form label i,
.wpcf7 form .messaggio_form label i {
	display: none;
	width: auto;
}
.wpcf7 form .campo_form input,
.wpcf7 form .campo_form select,
.wpcf7 form .messaggio_form textarea,
.wpcf7 form .campo_lista_checkbox input {
	width: 100%;
	margin: 0 !important;
	border-radius: 20px;
	color: #474747;
	border: 2px solid #8F8F8F !important;
	background-color: #FFFFFF !important;
	font-size: 1.6rem;
	line-height: 1.5em;
}
.wpcf7 form .campo_form input,
.wpcf7 form .campo_form select,
.wpcf7 form .campo_lista_checkbox input {
	height: 45px;
	text-align: left;
}
.wpcf7 form .campo_form select option:after {
	height: 20px;
}
.wpcf7 form .messaggio_form textarea {
	height: 90px;
	resize: none;
}
.wpcf7 form .campo_form input::placeholder,
.wpcf7 form .campo_form select::placeholder,
.wpcf7 form .messaggio_form textarea::placeholder,
.wpcf7 form .campo_lista_checkbox input::placeholder {
	color: #474747;
}
.wpcf7 form .campo_form.upload_file_form input {
	padding-top: 8px;
	padding-bottom: 8px;
}
.wpcf7 form .campo_form input[type="file"].form-control {
	height: auto;
	padding: 5px 15px;
	font-size: 1.6rem;
	line-height: 1.5em;
}
.wpcf7 form .campo_form input.wpcf7-not-valid,
.wpcf7 form .campo_form select.wpcf7-not-valid,
.wpcf7 form .messaggio_form textarea.wpcf7-not-valid,
.wpcf7 form .campo_lista_checkbox input.wpcf7-not-valid-tip {
	border-color: #e81b2b !important;
}
.wpcf7 form .campo_form select,
.wpcf7 form .campo_form select option {
	color: #333333;
}
.wpcf7 form .cont_privacy_richiesta,
.wpcf7 form .cont_privacy_contatto,
.wpcf7 form .cont_newsletter,
.wpcf7 form .campo_lista_checkbox,
.wpcf7 form .accettazione-privacy {
	width: 100%;
	float: left;
	position: relative;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
}
.wpcf7 form .cont_privacy_richiesta:last-child {
	margin-bottom: 0px;
}
.wpcf7 form .accettazione-privacy,
.wpcf7 form .mailup {
	width: 100%;
	display: block;
	position: initial;
	margin-bottom: 0px;
}
.wpcf7 form .campo_lista_checkbox fieldset {
	border: none;
}
.wpcf7 form .campo_label_aggiuntiva,
.wpcf7 form .campo_lista_checkbox,
.wpcf7 form .campo_lista_checkbox p {
	margin-bottom: 0px;
}
.wpcf7 form .campo_lista_checkbox.campo_lista_checkbox_oriz {
	margin-bottom: 10px;
}
.wpcf7 form .campo_label_aggiuntiva .testo_intro_campo,
.wpcf7 form .campo_lista_checkbox .testo_intro_campo {
	color: #000000;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0;
	border: none;
}
.wpcf7 form .cont_titolo_argomento .testo_intro_campo {
	color: #333333;
	font-family: 'Poppins', sans-serif;
	font-size: 1.2rem;
	line-height: 1.3em;
	font-weight: 600;
}
.wpcf7 form .campo_label_aggiuntiva .testo_intro_campo *,
.wpcf7 form .campo_lista_checkbox .testo_intro_campo * {
	color: #000000;
}
.wpcf7 form .cont_titolo_argomento .testo_intro_campo * {
	color: #333333;
}
.wpcf7 form .campo_lista_checkbox .wpcf7-list-item {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 5px;
}
.wpcf7 form .campo_lista_checkbox.campo_lista_checkbox_oriz .wpcf7-list-item {
	margin-bottom: 0;
}
.wpcf7 form .campo_lista_checkbox .wpcf7-list-item:last-child {
	margin-bottom: 0px;
}
.wpcf7 form .cont_privacy_richiesta input[type=checkbox],
.wpcf7 form .cont_privacy_contatto input[type=checkbox],
.wpcf7 form .cont_newsletter input[type=checkbox],
.wpcf7 form .campo_lista_checkbox input[type=checkbox] {
	display: inline-flex;
	width: 20px;
	height: 20px !important;
	min-height: unset;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0;
	border: 2px solid #8F8F8F;
	border-radius: 20px;
	vertical-align: bottom;
	overflow: hidden;
}
.wpcf7 form .cont_privacy_richiesta input[type=checkbox]:checked,
.wpcf7 form .cont_privacy_contatto input[type=checkbox]:checked,
.wpcf7 form .cont_newsletter input[type=checkbox]:checked,
.wpcf7 form .campo_lista_checkbox input[type=checkbox]:checked {
	box-shadow: unset;
	-webkit-box-shadow: unset;
}
.wpcf7 form .cont_privacy_richiesta input[type=checkbox]:checked::before,
.wpcf7 form .cont_privacy_contatto input[type=checkbox]:checked::before,
.wpcf7 form .cont_newsletter input[type=checkbox]:checked::before,
.wpcf7 form .campo_lista_checkbox input[type=checkbox]:checked::before {
	display: block;
	content: '';
	width: calc(20px - 8px);
	line-height: calc(20px - 8px);
	background-color: #fe5000;
	border: 4px solid #FFFFFF;
	border-radius: 50px;
	box-sizing: content-box;
}
.wpcf7 form .cont_privacy_richiesta label,
.wpcf7 form .cont_privacy_contatto label,
.wpcf7 form .cont_newsletter label,
.wpcf7 form .campo_lista_checkbox label {
	display: inline-flex;
	margin-bottom: 0;
}
.wpcf7 form .campo_lista_checkbox .has-free-text label {
	margin-bottom: 5px;
}
.wpcf7 form .campo_lista_checkbox .has-free-text input {
	margin-bottom: 10px !important;
}
.wpcf7 form .campo_lista_checkbox .has-free-text input[disabled] {
	border-color: #8F8F8F !important;
	background-color: #f2f2f2 !important;
}
.wpcf7 form .cont_privacy_richiesta span,
.wpcf7 form .cont_privacy_contatto span,
.wpcf7 form .cont_newsletter span,
.wpcf7 form .campo_lista_checkbox span {
	display: block;
}
.wpcf7 form .campo_lista_checkbox.campo_lista_checkbox_oriz .wpcf7-checkbox {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	column-gap: 15px;
}
.wpcf7 form .campo_lista_checkbox.campo_lista_checkbox_oriz .wpcf7-list-item {
	width: auto;
}
.wpcf7 form .cont_privacy_richiesta span.wpcf7-list-item-label,
.wpcf7 form .cont_privacy_contatto span.wpcf7-list-item-label,
.wpcf7 form .cont_newsletter span.wpcf7-list-item-label,
.wpcf7 form .campo_lista_checkbox span.wpcf7-list-item-label {
	color: #333333;
	margin-right: 0px;
	margin-left: 5px;
	width: calc(100% - 25px);
	font-size: 1.4rem;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
}
.wpcf7 form .cont_privacy_richiesta span.wpcf7-list-item-label a,
.wpcf7 form .cont_privacy_contatto span.wpcf7-list-item-label a,
.wpcf7 form .cont_newsletter span.wpcf7-list-item-label a,
.wpcf7 form .campo_lista_checkbox span.wpcf7-list-item-label a {
	color: #000000;
	font-size: inherit;
	line-height: inherit;
	font-weight: 600;
}
.wpcf7 form .cont_privacy_richiesta span.wpcf7-list-item-label a:hover,
.wpcf7 form .cont_privacy_contatto span.wpcf7-list-item-label a:hover,
.wpcf7 form .cont_newsletter span.wpcf7-list-item-label a:hover,
.wpcf7 form .campo_lista_checkbox span.wpcf7-list-item-label a:hover {
	color: #1a658f;
}
.wpcf7 form .cont_privacy_richiesta span.wpcf7-not-valid-tip,
.wpcf7 form .cont_privacy_contatto span.wpcf7-not-valid-tip,
.wpcf7 form .cont_newsletter span.wpcf7-not-valid-tip,
.wpcf7 form .campo_lista_checkbox span.wpcf7-not-valid-tip {
	font-weight: initial;
	font-size: initial;
	line-height: initial;
}
.wpcf7 form .cont_privacy_richiesta a,
.wpcf7 form .cont_privacy_contatto a,
.wpcf7 form .cont_newsletter a,
.wpcf7 form .campo_lista_checkbox a {
	font-weight: bold;
	text-decoration: underline;
}
div.wpcf7-response-output {
	margin: 0;
}
div.wpcf7-response-output.wpcf7-validation-errors,
div.wpcf7-response-output.wpcf7-acceptance-missing {
	border-color: #e81b2b;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
	border-color: #19a34f;
}
.wpcf7 form .wpcf7-response-output {
	font-size: 1.5rem;
	line-height: 1.5em;
	padding: 10px 20px;
	margin: 10px 0px 30px;
	border: 2px solid;
	color: #333333;
	background-color: #f2f2f2;
}
.popup-message-style .wpcf7 form .wpcf7-response-output {
	background-color: #f4891e;
}
.popup-message-style .wpcf7 form .wpcf7-validation-errors {
	background-color: #e81b2b;
}
.popup-message-style .wpcf7 form .wpcf7-mail-sent-ok {
	background-color: #19a34f;
}
div.wpcf7 .ajax-loader {
	display: none;
}
body .wpcf7-spinner {
	position: absolute;
	top: 0;
	z-index: 1;
}
.wpcf7 form .cont_btn {
	text-align: center;
	justify-content: center;
	margin-top: 15px;
	margin-bottom: 0;
}
.wpcf7 form .cont_btn input[type="submit"] {
	/*width: 100%;*/
	width: auto;
	/*max-width: 240px;*/
	height: unset;
	text-transform: uppercase;
	font-size: 1.3rem;
	line-height: 1.5em;
	font-weight: 600;
	padding: 15px 25px;
	margin-right: unset;
	margin-left: unset;
	color: #140600;
	background-color: #fe5000;
	border-color: #fe5000;
	margin-top: 0;
}
.wpcf7 form .cont_btn input[type="submit"]:hover {
	background-color: #CC4100;
	border-color: #CC4100;
}
.wpcf7 form .clearfix {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	clear: both;
	margin-bottom: 0;
}
/*
*** Fine Regole Modulo Contatto
*/


body .right_topbar_menu a {
	font-weight: 600;
	padding-left: 0;
	margin-left: 12px;
}
body .right_topbar_menu a:hover {
	color: #000000;
	text-decoration: underline;
	text-decoration-color: #000000;
	text-decoration-style: solid;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
}
body .right_topbar_menu a:focus,
body .right_topbar_menu a:focus-visible {
	color: #000000;
}
body .right_topbar_menu a:focus-visible {
	outline: 3px dashed;
	outline-color: #1a1a1a;
	outline-offset: 1px;
}
body .right_topbar_menu .menu-item-46969 a {
	color: #000000 !important;
	text-transform: uppercase;
}
#site-header-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
html div.show_on_mobile_wishlist {
	position: relative;
	margin-right: 20px;
	margin-left: auto;
}
body #site-navigation .main-menu a:not(.elementor-button):hover {
	text-decoration: underline;
	text-decoration-color: #000000;
	text-decoration-style: solid;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
}
body #site-navigation .main-menu .sub-menu .menu-item a {
	font-size: 1.5rem;
}
body #site-navigation-wrap .dropdown-menu > li > a:hover {
	color: #CC4100;
}
body .oceanwp-mobile-menu-icon a.wcmenucart {
	margin-top: -10px;
}
body .oceanwp-mobile-menu-icon a.aprimenu {
	padding-left: 0;
	margin-left: 15px;
}
body .menuok a {
	padding: 0px 5px;
}
body .menuok a:focus-visible {
	outline-offset: -3px;
}
body .menuok .menu-item-46969 a,
body .menuok .menu-item-2392 a {
	color: #CC4100 !important;
}
body .menuok .elementor-nav-menu .menu-item a:hover {
	color: #CC4100;
	text-decoration: underline;
}
body #searchform-header-replace .asp_w_container #ajaxsearchpro2_1 {
	display: flex;
	flex-flow: column wrap;
}
html body #ajaxsearchpro2_1 .probox .proinput input.orig:focus {
	outline: none !important;
}

body .wcmenucart-cart-icon .wcmenucart-count,
body .wcmenucart-cart-icon .wcmenucart-count::after {
	border-width: 0.18rem;
}
body .cart-divider {
	color: #474747;
}
body .bag-style .wcmenucart-cart-icon .wcmenucart-count,
body .oceanwp-mobile-menu-icon .wcmenucar .wcmenucart-count {
	background-color: #ffffff;
}
body .bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,
body .oceanwp-mobile-menu-icon .wcmenucart:hover .wcmenucart-count {
	background-color: #fe5000;
}
body .wcmenucart-cart-icon .wcmenucart-count .count-item,
body .oceanwp-mobile-menu-icon .wcmenucart .wcmenucart-count .wcmenucart-details.count {
	color: #333333;
	/*background-color: #ffffff;*/
}
body .bag-style:hover .wcmenucart-cart-icon .wcmenucart-count .count-item,
body .oceanwp-mobile-menu-icon .wcmenucart:hover .wcmenucart-count .wcmenucart-details.count {
	color: #000000;
	/*background-color: #fe5000;*/
}
body .widget_shopping_cart .woocommerce-mini-cart__empty-message,
body .widget_shopping_cart .woocommerce-mini-cart__empty-message a {
	font-size: 1.4rem;
}
body .widget_shopping_cart .woocommerce-mini-cart__empty-message a {
	display: block;
	margin-top: 3px;
}
body .widget_shopping_cart .mini_cart_item h3 a {
	font-size: 1.4rem;
}
body .widget_shopping_cart .mini_cart_item h3 a:hover {
	text-decoration: underline;
}
body .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover,
body .widget_shopping_cart .mini_cart_item .price,
body .widget_shopping_cart .mini_cart_item .amount{
	color: #CC4100;
}
body .widget_shopping_cart .woocommerce-mini-cart__buttons a {
	font-size: 1.2rem;
}
body .widget_shopping_cart .woocommerce-mini-cart__buttons a.checkout:hover {
	color: #000000;
}
body .widget_shopping_cart .mini_cart_item .quantity,
body .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid .quantity {
	color: #474747;
}
body .widget_shopping_cart .mini_cart_item .amount {
	font-size: 1.6rem;
}
body .widget_shopping_cart .total strong {
	color: #000000;
}
body .widget_shopping_cart_content .buttons .button:first-child {
	color: #333333;
	border-color: #333333;
}
body .widget_shopping_cart_content .buttons .button:first-child:hover {
	border-color: #CC4100;
}
/*body .oew-buttons {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-around;
	gap: 10px;
}*/
.oew-buttons a span,
.oew-buttons a:hover span {
	color: inherit;
	background-color: inherit;
}
body .xoo-wsc-sp-container {
	background-color: #f7f7f7;
	border: 5px solid #eeeeee;
}
body .xoo-wsc-sp-slider .price,
body .xoo-wsc-sp-slider .amount {
	color: #CC4100;
}
body .xoo-wsc-sp-product .xoo-wsc-sp-title a:hover {
	text-decoration: underline;
}
body .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover {
	color: #ffffff;
	background-color: #1a658f;
}
body span.xoo-wsc-sp-atc a.button,
body .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	font-size: 1.3rem;
	line-height: 1.5em;
	padding: 10px;
	color: #140600;
	background-color: #fe5000;
	border: 2px solid #fe5000;
}
body span.xoo-wsc-sp-atc a.button:hover,
body .button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
	color: #CC4100;
	background-color: #ffffff;
	border: 2px solid #fe5000;
}
body #breadcrumbs a {
	font-size: 1.4rem;
	font-weight: 400;
	text-decoration: underline !important;
	text-decoration-thickness: 1px !important;
	/*text-decoration-style: dashed !important;*/
}
body #breadcrumbs a:hover {
	text-decoration: underline !important;
	text-decoration-thickness: 2px !important;
}
body #breadcrumbs .breadcrumb_last,
body #breadcrumbs .breadcrumb_last * {
	font-size: 1.5rem;
	font-weight: 600;
}
body .elementor-widget-container h1.elementor-heading-title {
	font-size: 2.5rem;
	line-height: 1.2em;
}
body .elementor-widget-container h2.elementor-heading-title {
	font-size: 2.3rem;
	line-height: 1.2em;
}
body .elementor-widget-container h3.elementor-heading-title {
	font-size: 2rem;
	line-height: 1.2em;
}
body .elementor-element.elementor-widget-heading .elementor-widget-container p.elementor-heading-title {
	font-size: 1.5rem;
	line-height: 1.5em;
}
html body .blog-entry.post .blog-entry-header .entry-title a:hover {
	text-decoration: underline;
}
body .page-numbers a,
body .page-numbers span:not(.elementor-screen-only),
body .page-links span {
	display: flex;
	column-wrap: wrap;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
	color: #333333;
	font-size: 1.5rem;
	line-height: 1em;
	font-weight: normal;
	border-width: 2px;
}
body .page-numbers span:not(.elementor-screen-only) {
	cursor: default;
	color: #000000;
	background-color: #e9e9e9;
}
body .page-numbers span.current:not(.elementor-screen-only) {
	border-color: #CBE6F6;
	background-color: #f8f8f8;
}
body .page-numbers a {
	font-weight: 600;
}
body .page-numbers a:hover {
	color: #ffffff;
	border-color: #0D3045;
	background-color: #0D3045;
}
body #disclaimer_blog .disclaimer_blog_inner p {
	font-size: 1.5rem;
}

body .rotation_number_home {
	color: #0A0A0A;
	font-size: 3rem;
	line-height: 1.5em;
	font-style: normal;
	font-weight: 400;
}
body .rotation_number_home > span {
	color: #000000;
	font-weight: 600;
}
body .elementor-widget-text-editor ul li a,
body .elementor-widget-text-editor ol li a {
	color: inherit;
	/*font-weight: inherit;*/
	font-weight: 600;
	font-size: inherit;
	line-height: inherit;
	/*text-decoration: underline;
	text-decoration-style: dashed;*/
}
body .elementor-widget-text-editor ul li a:hover,
body .elementor-widget-text-editor ol li a:hover {
	text-decoration: underline;
	text-decoration-style: solid;
	text-decoration-thickness: 2px;
}
body .oew-blog-grid .oew-grid-details .oew-grid-title a:hover {
	text-decoration: underline;
}
body.single-product.woocommerce .accordion-content {
	overflow: hidden;
}
body.single-product.woocommerce .accordion-content .wpb_clearfix {
	overflow: visible;
}
body .elementor-68524 .elementor-element.elementor-element-239fd4e .oew-accordion .oew-accordion-title {
	color: #000000;
}
body .elementor-68524 .elementor-element.elementor-element-239fd4e .oew-accordion .oew-accordion-title:hover {
	text-decoration: underline;
}
body.product-template-default.single.single-product div.accordion-content p,
body.product-template-default.single.single-product div.accordion-content ol li,
body.product-template-default.single.single-product div.accordion-content ul li {
	font-size: 1.8rem;
	line-height: 1.5em;
}
body .elementor-widget-oew-buttons.btn-link .oew-buttons a:hover {
	text-decoration: underline;
}
body .oew-blog-grid .oew-grid-media .overlay-btn {
	background-color: #000000;
}

body .summary .titolo_redirect {
	font-size: 1.8rem;
	line-height: 1.4em;
	text-transform: uppercase;
}
body .row_citta_corso .btn_cat_citta {
	font-weight: 600;
	color: #000000;
	background-color: #fe5000;
	border: 2px solid #fe5000;
}
body .row_citta_corso .btn_cat_citta:hover {
	color: #000000;
	background-color: #ffffff;
	border-color: #CC4100;
}
body .notify.notify_piu_venduto,
body .single-product .notify_piu_venduto {
	letter-spacing: 0.5px;
	color: #000000;
	background-color: #fe5000;
}
body .notify.notify_nuovo,
body .single-product .notify_nuovo {
	letter-spacing: 0.5px;
	color: #333333;
}
body .notify.notify_offerta_top,
body .single-product .notify_offerta_top {
	letter-spacing: 0.5px;
	color: #000000;
}
body.woocommerce ul.products li.product-category.product .product-inner > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
body.woocommerce ul.products li.product-category.product .woo-entry-image a.no-lightbox {
	display: block;
}
body.woocommerce ul.products li.product-category.product .woo-entry-inner a {
	display: block;
	padding-top: 0;
}
body.woocommerce ul.products li.product .button,
body .woocommerce ul.products li.product .button {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 220px;
	height: 36px;
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #1A658F;
	border: 1px solid #1A658F;
	border-radius: 10px;
	padding: 0 15px;
}
body.woocommerce ul.products li.product .button:hover,
body .woocommerce ul.products li.product .button:hover {
	color: #165579;
	background-color: #ffffff;
	border: 1px solid #165579;
}
body.woocommerce ul.products li.product .price,
body.woocommerce ul.products li.product .price .amount {
	color: #CC4100;
}
body.woocommerce ul.products li.product .price del {
	text-decoration: unset;
}
body.woocommerce ul.products li.product .price del .amount {
	color: #474747;
}
body.woocommerce del {
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}
body .row_citta_corso h4,
body .row_citta_corso .h4 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2.1rem;
	margin-bottom: 13px;
	text-align: center;
}
body h2.sub_cat_online,
body h3.sub_cat_online,
body h4.sub_cat_online {
	text-align: center;
	text-transform: uppercase;
	margin-top: 40px;
	font-size: 2.2rem;
	margin-bottom: 20px;
}
body .text-cat-col p.categ_sub_p,
body .new_categoria_stile.text-cat-col p.categ_sub_p {
	font-size: 2.3rem;
}
body .text-cat-col p.categ_sub_p a {
	font-weight: 600;
	font-size: inherit;
	line-height: inherit;
}
body p.list_cat_text img {
	width: 55px;
}
body p.list_cat_text span {
	font-size: 1.8rem;
	line-height: 1.5em;
	padding-left: 0px;
}
body.woocommerce .oceanwp-off-canvas-filter,
body.woocommerce .oceanwp-grid-list a {
	color: #707070;
}
body.woocommerce .oceanwp-off-canvas-filter:hover {
	color: 000000;
	border-color: #CC4100;
}
body.woocommerce .oceanwp-grid-list a.active,
body.woocommerce .oceanwp-grid-list a:hover {
	color: #CC4100;
	border-color: #CC4100;
}
body.woocommerce .woocommerce-ordering select,
body.woocommerce .woocommerce-ordering .theme-select {
	color: #707070;
	border-color: #eaeaea;
	background-color: #ffffff;
}
body.woocommerce .woocommerce-ordering select {
	opacity: 1 !important;
	color: #000000;
}
body.woocommerce .woocommerce-ordering select:hover,
body.woocommerce .woocommerce-ordering select:hover + .theme-select {
	color: #CC4100;
	border-color: #CC4100;
}
body.woocommerce .result-count li a {
	font-size: 1.3rem;
	color: #707070;
	text-decoration: underline;
	text-decoration-style: dashed;
}
body.woocommerce .result-count li a:hover {
	color: #000000;
	text-decoration: underline;
}
body.woocommerce ul.products li.product li.title a {
	/*text-decoration: underline;
	text-decoration-style: dashed;
	text-decoration-color: #1A658F;*/
}
body.woocommerce ul.products li.product li.title a:hover {
	color: #1A658F;
	text-decoration: underline;
}
body .acf_cambio_corsi_inner .btn_cambiocorso.actual {
	color: #000000 !important;
}
/* Nasconde il campo Nazione nel Checkout */
/*body.woocommerce-cart #billing_country_field,
body.woocommerce-checkout #billing_country_field,*/
/*body.woocommerce-cart #calc_shipping_country_field,
body.woocommerce-checkout #shipping_country_field {
    display: none !important;
}*/
body.woocommerce-cart #breadcrumbs,
body.woocommerce-checkout #breadcrumbs {
	display: none;
}
body.woocommerce-cart #main div#content-wrap,
body.woocommerce-checkout #main div#content-wrap {
	padding-top: 0;
}
body.woocommerce .price,
body.woocommerce .amount,
body.woocommerce-page .price,
body.woocommerce-page .amount {
	color: #CC4100;
}
body.woocommerce-page .amount {
	font-size: 1.6rem;
}
body.woocommerce-page .summary ul,
body .woocommerce .summary ul {
	margin: 0px;
}
body.woocommerce-page .summary ul.tm-extra-product-options-fields,
body .woocommerce .summary ul.tm-extra-product-options-fields {
	margin: 20px 0px 0px;
}
/*body.woocommerce .tm-extra-product-options ul.tmcp-ul-wrap.element_2 li.tmcp-field-wrap,*/
/*body.woocommerce .tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio li.tmcp-field-wrap {
	flex: unset !important;
	width: fit-content;
}*/
body.woocommerce-page .summary .amount {
	font-size: inherit;
}
body.woocommerce-page .summary .tm-final-totals .amount.price {
	font-size: 2.4rem;
	font-weight: 400;
}
body.woocommerce-page .woocommerce-shipping-methods .amount {
	float: right;
}
body.woocommerce .wcmenucart-total .amount,
body.woocommerce-page .wcmenucart-total .amount {
	font-size: 1.4rem;
	color: #333333;
}
body.woocommerce-page .woocommerce del {
	opacity: 1;
	color: #474747;
}
body.woocommerce-page .woocommerce del .amount {
	color: #474747;
}
body.woocommerce-page .woocommerce del::after {
	top: 50%;
	transform: translateY(-50%);
	border-color: #474747;
}
.woocommerce-cart .woocommerce table.shop_table tr:last-child td::before {
	display: none;
}
body.woocommerce p.list_cat_text.elenco_ottieni_corsi_aula.p_sped_grat_prod {
	font-size: 1.4rem !important;
	color: #CC4100 !important;
}
body.woocommerce-page .quantity .qty,
body.woocommerce-page .quantity .minus,
body.woocommerce-page .quantity .plus {
	color: #333333;
}
body.woocommerce-page .quantity .minus:hover,
body.woocommerce-page .quantity .plus:hover {
	color: #ffffff;
	background-color: #1A658F;
}
body.product-template-default.single.single-product div.product div.woocommerce-product-details__short-description p {
	font-size: 1.8rem;
}
body.woocommerce button.button:hover,
body.woocommerce button.button:active {
	color: #1A658F;
	background-color: transparent;
	border: 3px solid #1A658F;
}
body.woocommerce button.button:focus {
	color: #ffffff;
	background-color: #1A658F;
	border: 3px solid #1A658F;
}
body .woocommerce .cuw-offers .cuw-badge .cuw-offer-title {
	color: #000000 !important;
	background-color: #fe5000 !important;
	font-size: 1.8rem;
	line-height: 1.5em;
	font-weight: 600 !important;
	letter-spacing: 1px;
}
body .woocommerce .cuw-offers .cuw-product-title {
	color: #000000;
}
body .woocommerce .cuw-offers .cuw-product-quantity {
	color: #333333 !important;
}
body .woocommerce .cuw-offers .cuw-button {
	font-size: 1.5rem;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #1A658F;
	border: 3px solid #1A658F !important;
}
body .woocommerce .cuw-offers .cuw-button:hover {
	color: #1A658F !important;
	background-color: #ffffff !important;
	border: 3px solid #1A658F !important;
}
body .woocommerce .cuw-offers .cuw-button:focus {
	color: #ffffff !important;
	background-color: #1A658F !important;
	border: 3px solid #1A658F !important;
}
body .woocommerce .cuw-offers .cuw-button .cuw-offer-cta-text {
	font-weight: 600 !important;
}
body .woocommerce .cuw-offers .cuw-offer-description {
	color: #0D3045 !important;
}
body.woocommerce-checkout .wc_payment_method.payment_method_stripe {
	/*display: none !important;*/
	opacity: 0 !important;
	visibility: hidden !important;
	height: 0px !important;
	width: 0px !important;
	overflow: hidden !important;
}

#cpt_sotto_fotoprodotto.soddisfatto_rimborsato {
	border: 2px solid #fe5000;
}
#icona-sodd-rimb {
	padding: 6px;
}
#icona-sodd-rimb.con_titolo {
	max-width: 50px;
}
body .title-side-upsell {
	flex: 30%;
}
body .title-side-upsell h3,
body .title-side-upsell .h3 {
	font-size: 1.8rem;
	font-weight: 600;
	color: #CC4100;
	margin: 0;
}
body .text-side-upsell {
	font-size: 1.5rem;
	flex: 70%;
}
body .text-side-upsell p {
	font-size: inherit;
}
body .tasto_js_soddisfatto_rimborsato,
body .text-side-upsell .tasto_js_soddisfatto_rimborsato {
	color: #140600;
	background: #FE5000;
	padding: 5px 25px;
	border-radius: 100px;
	margin-top: 10px;
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.3em;
	text-transform: uppercase;
}
body .heyLight-inline a {
	font-size: inherit;
}
body .acf_cambio_corsi_inner .btn_cambiocorso {
	height: 80px;
	gap: 3px;
}
body .acf_cambio_corsi_inner .btn_cambiocorso i {
	font-size: 1.5rem;
	line-height: 1em;
	padding-bottom: 2px;
}
body .acf_cambio_corsi_inner .btn_cambiocorso span {
	font-size: 1.2rem;
	line-height: 1.3em;
}
body .btn_cambiocorso.actual .price {
	font-weight: 600;
	color: #000000 !important;
}
body .sk-whatsapp-button.sk-prodotto-prezzo-visibile > a,
body .sk-whatsapp-button.sk-corso-prezzo-nascosto > a {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	gap: 10px;
}
body .sk-whatsapp-button.sk-prodotto-prezzo-visibile > a .sk-wa-text-container,
body .sk-whatsapp-button.sk-corso-prezzo-nascosto > a .sk-wa-text-container {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	gap: 3px;
}
body a.tasto_fake_upsell {
	font-size: 1.3rem;
	color: #000000 !important;
}
body a.tasto_fake_upsell:hover {
	color: #000000 !important;
	background-color: #CC4100;
}
body.woocommerce-page .wpb-woocommerce-accordions .wpb-wctm-title {
	color: #000000;
	font-size: 1.7rem;
}
body .accordion-content h2 {
	font-size: 2.2rem;
}
body .accordion-content h3 {
	font-size: 2rem;
}
body .accordion-content h4 {
	font-size: 1.7rem;
}
body.woocommerce .related.products h2,
body.woocommerce .upsells.products h2 {
	font-size: 2rem;
}
body .accordion-content .cont-titolo .titolo {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
body.woocommerce-page .woocommerce button.button {
	border: 3px solid #1A658F;
}
body.woocommerce-page .woocommerce button.button:hover {
	border: 3px solid #1A658F;
}
body.woocommerce-page .woocommerce button.button:focus {
	color: #ffffff;
	background-color: #1A658F;
	border: 3px solid #1A658F;
}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	color: #000000;
}
body.woocommerce-page #content-wrap .woocommerce a,
body.woocommerce-page #content-wrap .woocommerce .owp-btn-normal .title a {
	color: #333333;
	/*text-decoration: underline;*/
}
body.woocommerce-page #content-wrap .woocommerce a:hover,
body.woocommerce-page #content-wrap .woocommerce .owp-btn-normal .title a:hover {
	color: #1A658F;
	text-decoration: underline;
	text-decoration-style: solid;
	text-decoration-thickness: 2px;
}
body.woocommerce-page #content-wrap .woocommerce .owp-btn-normal a {
	color: #ffffff;
}
body.woocommerce-page #content-wrap .woocommerce .owp-btn-normal a:hover {
	color: #1A658F;
	text-decoration: none;
}
body.woocommerce-page #content-wrap .woocommerce .quantity a {
	text-decoration: none;
}
body.woocommerce-page #content-wrap .woocommerce .quantity a:hover {
	color: #ffffff;
	background-color: #1A658F;
}
body.woocommerce-page #content-wrap .woocommerce a.checkout-button {
	color: #000000;
	text-decoration: none;
}
body.woocommerce-page #content-wrap .woocommerce .woocommerce-info a {
	color: #CC4100;
	text-decoration: none;
}
body.woocommerce-page #content-wrap .woocommerce .woocommerce-info a:hover {
	color: #000000;
	text-decoration: underline;
}
body.woocommerce-page #content-wrap .woocommerce .woocommerce-error {
	background-color: #C83919;
}
body.woocommerce-page #content-wrap .woocommerce .woocommerce-error a {
	color: #ffffff;
	background-color: transparent;
	float: unset;
	padding: 0;
	font-size: 1.4rem;
	letter-spacing: 0;
	font-weight: normal;
	text-transform: unset;
}
body.woocommerce-page .woocommerce-info {
	color: #474747;
	font-size: 1.3rem;
}
body.woocommerce-checkout .woocommerce-info::before {
	color: #474747;
}
body.woocommerce-page span#regalo-description {
	color: #474747;
	font-size: 1.4rem;
	line-height: 1.5em;
	margin-top: 10px;
}
body.woocommerce-page span.thwcfe-min-len-error,
body.woocommerce-page span.thwcfe-num-error,
body.woocommerce-page span.thwcfe-required-error,
body.woocommerce-page span.thwcfe-url-error,
body.woocommerce-page .not_cf {
	display: inline-flex;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 1.3rem;
	line-height: 1.5em;
	font-style: italic;
	width: auto;
	color: #000000;
	background-color: #ED4553;
	text-align: left;
}
body.woocommerce-page .not_cf {
	color: #000000;
	font-size: 1.3rem;
	font-weight: normal;
}
body.woocommerce-page .not_cf.cf_invalid {
	background-color: #ED4553;
}
body.woocommerce-page .not_cf.cf_valid {
	background-color: #21D466;
}
body.woocommerce-page .checkout-inline-error-message {
	display: none;
}
body.elementor-kit-13697 h1 {
	font-size: 2.6rem;
}
body.elementor-kit-13697 h2 {
	font-size: 2.4rem;
}
body.elementor-kit-13697 h3 {
	font-size: 2.2rem;
}
body.elementor-kit-13697 h4 {
	font-size: 2rem;
}
body.elementor-kit-13697 h5 {
	font-size: 1.8rem;
}

body.woocommerce-checkout form input:not([type="checkbox"],[type="radio"]),
body.woocommerce-checkout form select,
body.woocommerce-checkout form textarea {
	width: 100%;
	margin: 0;
	border-radius: 0px;
	color: #333333;
	border: 1px solid #8F8F8F;
	background-color: #FFFFFF;
	font-size: 1.4rem;
	line-height: 1.5em;
}
body.woocommerce-checkout form input::placeholder,
body.woocommerce-checkout form select::placeholder,
body.woocommerce-checkout form textarea::placeholder {
	color: #474747;
}
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default .select2-selection--single {
	border-radius: 0px;
	color: #333333;
	border: 1px solid #8F8F8F;
	background-color: #FFFFFF;
	font-size: 1.4rem;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--single {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #474747;
}
body .woocommerce-policy-toggle:hover {
	color: #CC4100;
}
body.woocommerce .ppc-button-wrapper,
body .woocommerce .ppc-button-wrapper {
	margin-top: 15px;
}
body.woocommerce-page #content-wrap .woocommerce a.btn-facebook,
body.woocommerce-page #content-wrap .woocommerce a.btn-facebook:hover {
	color: #ffffff;
}
body.woocommerce-page #content-wrap .woocommerce a.btn-whatsapp,
body.woocommerce-page #content-wrap .woocommerce a.btn-whatsapp:hover {
	color: #000000;
}
body.woocommerce-page #content-wrap .woocommerce a.btn-facebook:hover,
body.woocommerce-page #content-wrap .woocommerce a.btn-whatsapp:hover {
	filter: brightness(0.85);
}

body footer p {
	font-size: 1.4rem;
}
body footer .elementor-heading-title:not(p) {
	border-left: 4px solid #fe5000;
	padding-left: 10px !important;
}

body #sez_copy.elementor-element .elementor-widget {
	font-size: 1.4rem;
	line-height: 1.5em;
	font-weight: 400;
	color: #ffffff;
}
body #sez_copy.elementor-element .elementor-widget a {
	font-size: inherit;
	line-height: inherit;
	font-weight: 600;
	color: #ffffff;
}
body #sez_copy.elementor-element .elementor-widget a:hover {
	color: #fe5000;
}
body footer .elementor-widget-text-editor.list-dots ul li,
body footer .elementor-widget-text-editor.list-dots ol li {
	margin-bottom: 15px;
}
body footer .elementor-widget-text-editor.list-dots ul li:last-child,
body footer .elementor-widget-text-editor.list-dots ol li:last-child {
	margin-bottom: 0px;
}
body footer .elementor-widget-text-editor.list-dots ul li a,
body footer .elementor-widget-text-editor.list-dots ol li a {
	font-size: 1.6rem;
}

body .modal .modal-header {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
body .modal .modal-header .close {
	color: #000000;
	font-size: 2.5rem;
	line-height: 1rem;
	order: 2;
}
body .modal .modal-header h2 {
	color: #000000 !important;
	font-size: 2rem;
	order: 1;
}
body .modal .modal-body p:last-of-type {
	margin-bottom: 0;
}
body .iti__dial-code {
	color: #757575;
}
/*
*** Fine Regole Generiche Accessibilità
*/


/*
*** Inizio Media Queries
*/
/* Media queries dispositivi < Tablet Verticale */
@media screen and ( max-width: 768px ) {
	body p.list_cat_text {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
	body p.list_cat_text span {
		margin-left: 15px;
		flex: 1;
	}
}

/* Media queries dispositivi < Tablet Orizzontale */
@media screen and ( max-width: 1024px ) {

}

/* Media queries dispositivi > Phablet */
@media ( min-width: 576px ) {
	body p.list_cat_text span {
		margin-left: 0px;
		flex: auto;
	}
}

/* Media queries dispositivi > Tablet Verticale */
@media screen and ( min-width: 768px ) {
	body .elementor-widget-container h1.elementor-heading-title {
		font-size: 3rem;
	}
	body .elementor-widget-container h2.elementor-heading-title {
		font-size: 2.8rem;
	}
	body .elementor-widget-container h3.elementor-heading-title {
		font-size: 2.4rem;
	}
	body .elementor-element.elementor-widget-heading .elementor-widget-container p.elementor-heading-title {
		font-size: 1.8rem;
		line-height: 1.5em;
	}
	/*body .oew-buttons {
		justify-content: space-evenly;
	}*/
}

/* Media queries dispositivi > Tablet Orizzontale/Laptop */
@media screen and ( min-width: 992px ) {

}

/* Media queries dispositivi > Desktop */
@media screen and ( min-width: 1200px ) {
	#site-header-inner {
		display: block;
	}
	body .elementor-widget-container h1.elementor-heading-title {
		font-size: 4rem;
	}
	body .elementor-widget-container h2.elementor-heading-title {
		font-size: 3.5rem;
	}
	body .elementor-widget-container h3.elementor-heading-title {
		font-size: 2.6rem;
	}
}

/* Media queries dispositivi > Desktop (Grandi) */
@media screen and ( min-width: 1600px ) {
	/*.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1320px;
	}*/
	body .text-cat-col p.categ_sub_p,
	body .new_categoria_stile.text-cat-col p.categ_sub_p {
		font-size: 2.5rem;
	}
}
/*
*** Fine Media Queries
*/