<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu-item-object-page.selected&gt;a{
    color:gold;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
    .subtitle{
        display:none;
    }
	.box_row {
		margin-bottom: 14px;
	}
	.box_cell {
		display: inline-block;
		position: relative;
		border: 1px gold solid;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		opacity: 1;
		transition: opacity 1s;
	}
	.box_cell.box_r_1.box_c_1 {
		width: 684px;
		height: 240px;
	}
	.box_cell.box_r_3.box_c_1 {
		width: 458px;
		height: 177px;
		margin-bottom: 14px;
		margin-right: 8px;
	}
	.box_cell.box_r_3.box_c_2 {
		width: 218px;
		height: 177px;
		margin-bottom: 14px;
	}
	.box_cell.box_r_3.box_c_3 {
		width: 353px;
		height: 209px;
        left: -164px;
        top: -3px;
	}
	.box_row.box_r_2.box_t_3 {
		margin-bottom: 14px;
		margin-top: -226px;
	}
	.rw_theme.nav_elem.box_cell.box_r_2.box_t_3.box_c_1 {
		width: 323px;
		height: 209px;
		margin-left: 361px;
		margin-bottom: 14px;
	}
	.rw_theme.nav_elem.box_cell.box_r_2.box_t_3.box_c_2 {
		width: 684px;
		height: 320px;
	}
	.box_cell.box_r_3A.box_c_1 {
		width: 166px;
		height: 157px;
		margin-right: 8px;
	}
	.box_cell.box_r_3A.box_c_2 {
		width: 287px;
		height: 157px;
		margin-right: 8px;
	}
	.box_cell.box_r_3A.box_c_3 {
		width: 215px;
		height: 157px;
	}
	.box_cell.box_r_2A.box_c_1 {
		margin-right: 14px;
		height: 209px;
		width: 347px;
	}
	.box_cell.box_r_2A.box_c_2 {
		width: 323px;
		height: 209px;
	}
	.box_cell.box_r_2.box_c_1 {
		width: 323px;
		height: 209px;
		margin-right: 14px;
	}
	.box_cell.box_r_2.box_c_2 {
		width: 347px;
		height: 209px;
	}
	div.contact_us{
		display:none;
	}
  .header.slim {
    background: #3b3b3b;
  }
  .blocco_1&gt;.testo{
        top: 0;
        left: 50px;
        transform: none;
  }
  .blocco_2, .blocco_3, .blocco_4, .blocco_5, .blocco_6, .blocco_7, .blocco_8 {
    width: 684px;
  }
  .background &gt; .player {
    width: auto;
    height: 100%;
  }
  .menu_mobile {
    display: block;
    background-image: url("../img/menu.png");
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    right: 10px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .header &gt; .link_home &gt; .logo {
    width: 240px;
    top: 0;
    margin-top: 6px;
  }
  .header &gt; .navigation {
    display: none;
  }
  .container_menu {
    width: 50%;
    background: #3b3b3bf0;
    background: #3b3b3b;
    position: fixed;
    right: 0;
    top: 60px;
    z-index: 5;
    height: 100%;
    border-left: gold solid 2px;
    -webkit-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
  }
	.chi_siamo&gt;div,
    .prodotti&gt;div,
    .contatti&gt;div,
    .home&gt;div{
		display:block;
		position:relative;
		width: 684px;
		left: 50%;
		margin-left: -342px;
		margin-top:10px;
		position: relative;
	}
	.contatti.container&gt;.blocco_2&gt;.sx&gt;.title{
        font-size: 24px;
        color: gold;
        text-align:left;
    }
    .contatti.container&gt;.blocco_2&gt;.sx&gt;.text&gt;p, .contatti.container&gt;.blocco_2&gt;.sx&gt;.text&gt;ul {
        line-height: 31px;
    }
	.blocco_2&gt;.img{
	    width:100%;
	}
	.blocco_2&gt;.title {
        color: gold;
        font-size: 25px;
    }
	.blocco_2&gt;.text {
        text-align:justify;
    }
    
    .prodotto{
        margin: 30px 10px;
        width: calc(50% - 20px);
        display: inline-block;
    }
    .prodotto&gt;.nome_p{
        margin-top: 14px;
    }
    .prodotto&gt;img{
        width:100%;
        height: 200px;
        object-fit: cover;
        outline: 2px gold solid;
    }
    .dx&gt;iframe{
        width:100%;
    }
  .container {
    /* width: 684px; */
    /* left: 50%; */
    /* margin-left: -342px; */
    position: relative;
    top: 0;
    margin-top: 90px;
	width:100%;
  }
  .navigation_mobile {
    font-family: "Candara";
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
  }

  .navigation_mobile &gt; .voice {
    margin-top: 20px;
    margin-left: 20px;
  }
.chi_siamo&gt;div&gt;.testo,
    .chi_siamo&gt;div&gt;.img
    .home&gt;div&gt;.testo,
    .home&gt;div&gt;.img{
        width: 100%; 
        padding:0;
    }
    .chi_siamo&gt;div&gt;.testo&gt;.txt,
    .home&gt;div&gt;.testo&gt;.txt{
        margin-top: 0;
        position: relative;
        text-align: justify;
    }
    .footer{
        position: absolute !important;
        bottom: 50px !important;
        top: unset !important;
        background: none !important;
        border-top: none !important;
        width: calc(100% - 20px) !important;
        left: 10px !important;
    }
    .footer.desktop{
        display:none;
    }
  .background {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    height: 100%;
    overflow: hidden;
    background: #030303;
    z-index: -1;
    text-align: center;
  }
  .background &gt; .player {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    left: 50%;
    margin-left: 0;
  }
  #menu-italian_menu {
    padding-left: 15px;
  }
  .menu-item {
    display: block;
    text-align: left;
    margin-bottom: 15px;
  }
  .menu-item &gt; a {
    color: white;
    text-decoration: none;
    text-align: left;
    font-size: initial;
  }
  .header {
    border-bottom: gold solid 2px;
    top: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 58px;
    border-bottom: 1px solid gold;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.8);
    transition: background 0.7s;
  }
  .footer {
    margin: 0;
    margin-top: 20px;
    color: white;
    font-family: "Candara";
    text-align: center;
    padding: 20px 0px;
    border-top: solid 1px gold;
    background: #303030;
    left: 0;
    width: 100%;
  }
  .footer &gt; span {
    color: gold;
  }

  a {
    text-decoration: none;
  }
  [aria-current] {
    font-weight: 800;
  }
  .footer_dash {
    display: none;
  }
  .current_page_item &gt; a {
    color: gold;
  }
  .privacy_policy {
    position: relative;
    width: 684px;
    left: 50%;
    margin-left: -342px;
    color: white;
  }
  #main {
    position: relative;
    width: 684px;
    left: 50%;
    margin-left: -342px;
    margin-top: 110px;
  }
  .contact_form,
  .privacy_policy {
    position: relative;
    width: 684px;
    left: 50%;
    margin-left: -342px;
    color: white;
    margin-top: 80px;
  }
  .first.footer_text {
    margin-top: 10px;
  }
  .last.footer_text {
    margin: 10px 0;
  }
  .elenco_categories {
    display: none;
  }
  .cat_mobile {
    display: block;
  }
  .filtro_mobile {
    border: 1px white solid;
    color: white;
    background: none;
    padding: 8px;
    margin-top: 10px;
    position: relative;
    margin-left: 45px;
    width: 600px;
  }
    .header_subtitle{
        top: 59px;
        z-index: 3;
        height: auto;
        padding-block: 5px;
        /* border-bottom: 1px solid gold; */
        position: fixed;
        width: 100%;
        text-align: center;
        background: rgba(0,0,0,0.5);
    }
    .link_home {
    cursor: pointer;
    width: 100%;
    position: relative;
    display: block;
    height: 100%;
    text-align: center;
    }
    .blocco_1 .testo ::before{
        display:none;
    }
    .blocco_1 .testo::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 10px;
        background: linear-gradient(90deg, rgba(36, 32, 10, 1) 8%, rgba(88, 75, 8, 1) 24%, rgba(255, 215, 0, 1) 43%, rgba(255, 255, 255, 1) 71%, rgba(222, 187, 2, 1) 81%, rgba(126, 107, 17, 1) 100%);
        opacity: 0.5;
        z-index: 1;
    }
}

@media screen and (max-width: 767px) {
    body{
        background: black;
    }
	.box_cell.box_r_1.box_c_1, .box_cell.box_r_2.box_c_1, .box_cell.box_r_2.box_c_2, .box_cell.box_r_2A.box_c_1, .box_cell.box_r_2A.box_c_2, .box_cell.box_r_3.box_c_1, .box_cell.box_r_3.box_c_2, .box_cell.box_r_3.box_c_3, .box_cell.box_r_3A.box_c_1, .box_cell.box_r_3A.box_c_2, .box_cell.box_r_3A.box_c_3 {
		width: 350px;
		height: 121px;
	}
	.subtitle{
        display:none;
    }
	.box_cell {
		display: inline-block;
		position: relative;
		border: 1px gold solid;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		opacity: 1;
		transition: opacity 1s;
		margin-bottom: 14px;
	}
	div.contact_us{
		display:none;
	}
	 
	.footer.desktop{
		display:none;
	}
	.footer{
		position: absolute !important;
        bottom: 50px !important;
        top: unset !important;
        background: none !important;
        border-top: none !important;
        width: calc(100% - 20px) !important;
        left: 10px !important;
	}
  .header_subtitle{
        top: 59px;
        z-index: 3;
        height: auto;
        padding-block: 5px;
        /* border-bottom: 1px solid gold; */
        position: fixed;
        width: 100%;
        text-align: center;
        background: rgba(0,0,0,0.5);
		font-size: 14px;
    }
    
	.blocco_2&gt;.img{
	    width:100%;
	}
	.blocco_2&gt;.title {
        color: gold;
        font-size: 25px;
    }
	.blocco_2&gt;.text {
        text-align:justify;
    }
    .prodotto{
        margin:30px 0;
    }
    .prodotto&gt;.nome_p{
        margin-top: 14px;
    }
    .prodotto&gt;img{
        width:100%;
        height: 200px;
        object-fit: cover;
        outline: 2px gold solid;
    }
    .dx&gt;iframe{
        width:100%;
    }
    .home &gt; .blocco_1 &gt; .testo{
        transform: none;
        top: -10px;
        left: 0;
		background: none;
		margin-top: 250px;
		padding-left: 0;
        width: 350px;
    }
    .home &gt; .blocco_1 &gt; .testo &gt; .title{
        padding-top: 10px;
        text-align: left;
    }
    .home &gt; .blocco_1 &gt; .testo &gt; .txt{
        margin-top: 20px;
    }
    .blocco_1 .testo ::before{
        display:none;
    }
    
    .home&gt;div&gt;.testo&gt;.title{
        color:gold;
        font-size:20px;
    }
    .home&gt;div&gt;.testo&gt;.txt{
        margin-top:100px;
    }
    .blocco_6 .icone {
        width: calc(100% - 10px);
        margin-bottom: 30px;
    }
    
    .blocco_7 .txt {
        max-width: 100%;
        text-align: justify;
    }
    .blocco_7 .form-container{
        height:auto;
    }
    .blocco_7 .form-container&gt;div{
        width:100%;
    }
    .blocco_7 .form-container .img{
        display:none;
    }
    .chi_siamo&gt;div,
    .prodotti&gt;div,
    .contatti&gt;div,
    .home&gt;div{
        display:block;
        position:relative;
        width:100%;
        width:calc(100% - 10px);
        margin-left:5px;
        margin-top:125px;
		width: 350px;
        left: 50%;
        position: relative;
        margin-left: -175px;
    }
    .contatti.container&gt;.blocco_2&gt;.sx&gt;.title{
        font-size: 24px;
        color: gold;
        text-align:left;
    }
	.contatti.container&gt;.blocco_2&gt;.sx&gt;.text&gt;p, .contatti.container&gt;.blocco_2&gt;.sx&gt;.text&gt;ul {
        line-height: 31px;
    }
	.home&gt;.blocco_1{
		background-size: auto 270px;
		background-position-y: top;
		border: none;
	}
    
    .chi_siamo&gt;div&gt;.testo,
    .chi_siamo&gt;div&gt;.img
    .home&gt;div&gt;.testo,
    .home&gt;div&gt;.img{
        width: 100%; 
        padding:0;
    }
    .chi_siamo&gt;div&gt;.testo&gt;.txt,
    .home&gt;div&gt;.testo&gt;.txt{
        margin-top: 320px;
        position: relative;
        text-align: justify;
    }
    .home&gt;.blocco_5&gt;.testo&gt;.txt{
        margin-top: 220px;
    }
    .home&gt;div&gt;.img{
        position: absolute;
        left: 0;
        top: 60px;
    }
	
    .home&gt;.blocco_3&gt;.img{
        position: absolute;
        left: 0;
        top: 83px;
    }
  .header.slim {
    background: #3b3b3b;
  }
  .background &gt; .player {
    width: auto;
    height: 100%;
  }
  .brand-block {
    width: 100%;
  }
  .menu_mobile {
    display: block;
    background-image: url("../img/menu.png");
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    right: 10px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .header &gt; .link_home &gt; .logo {
    width: 214px;
    top: 0;
    margin-top: 6px;
  }
  .link_home {
    cursor: pointer;
    width: 100%;
    position: relative;
    display: block;
    height: 100%;
    text-align: center;
    }
  .header &gt; .navigation {
    display: none;
  }
  .container_menu {
    width: 50%;
    background: #3b3b3bf0;
    background: #3b3b3b;
    position: fixed;
    right: 0;
    top: 60px;
    z-index: 5;
    height: 100%;
    border-left: gold solid 2px;
    -webkit-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
  }
  .container {
    /* width: 350px; */
    /* left: 50%; */
    position: relative;
    /* margin-left: -175px; */
    top: 0;
    margin-top: 88px;
	width:100%;
  }
  .navigation_mobile {
    font-family: "Candara";
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
  }

  .navigation_mobile &gt; .voice {
    margin-top: 20px;
    margin-left: 20px;
  }

  .background {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    height: 100%;
    overflow: hidden;
    background: #030303;
    z-index: -1;
    text-align: center;
  }
  .background &gt; .player {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    left: 50%;
    margin-left: 0;
  }
  #menu-italian_menu {
    padding-left: 15px;
  }
  .menu-item {
    display: block;
    text-align: left;
    margin-bottom: 15px;
  }
  .menu-item &gt; a {
    color: white;
    text-decoration: none;
    text-align: left;
    font-size: initial;
  }
  .header {
    border-bottom: gold solid 2px;
    top: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 58px;
    border-bottom: 1px solid gold;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.8);
    transition: background 0.7s;
	z-index:3;
  }
  .footer {
    margin: 0;
    margin-top: 20px;
    color: white;
    font-family: "Candara";
    text-align: center;
    padding: 20px 0px;
    border-top: solid 1px gold;
    background: #303030;
    left: 0;
    width: 100%;
  }
  .footer &gt; span {
    color: gold;
  }
  a {
    text-decoration: none;
  }
  [aria-current] {
    font-weight: 800;
  }

  .footer_dash {
    display: none;
  }
  .current_page_item &gt; a {
    color: gold;
  }

  .privacy_policy {
    position: relative;
    width: 350px;
    left: 50%;
    margin-left: -175px;
    color: white;
  }
  .privacy_policy {
    margin-top: 90px;
  }
  .contact_form,
  .privacy_policy {
    position: relative;
    width: 350px;
    left: 50%;
    margin-left: -175px;
    color: white;
    margin-top: 90px;
  }
  #main {
    margin-top: 70px;
  }
  .first.footer_text {
    margin-top: 10px;
  }
  .last.footer_text {
    margin: 10px 0;
  }
  .cc-window {
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
  }
  .cc-window.cc-invisible {
    opacity: 0;
  }
  .cc-animate.cc-revoke {
    -webkit-transition: transform 1s ease;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
  }
  .cc-animate.cc-revoke.cc-top {
    -webkit-transform: translateY(-2em);
    transform: translateY(-2em);
  }
  .cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(2em);
    transform: translateY(2em);
  }
  .cc-animate.cc-revoke.cc-active.cc-top {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .cc-animate.cc-revoke.cc-active.cc-bottom {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .cc-revoke:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .cc-grower {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
  }
  .cc-revoke,
  .cc-window {
    position: fixed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 2147483646;
  }
  .cc-window.cc-static {
    position: static;
  }
  .cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .cc-revoke {
    padding: 0.5em;
  }
  .cc-revoke:hover {
    text-decoration: underline;
  }
  .cc-header {
    font-size: 18px;
    font-weight: 700;
  }
  .cc-btn,
  .cc-close,
  .cc-link,
  .cc-revoke {
    cursor: pointer;
  }
  .cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
    text-decoration: underline;
  }
  .cc-link:hover {
    opacity: 1;
  }
  .cc-link:active,
  .cc-link:visited {
    color: initial;
  }
  .cc-btn {
    display: block;
    padding: 0.4em 0.8em;
    font-size: 0.9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
  }
  .cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent;
  }
  .cc-highlight .cc-btn:first-child:focus,
  .cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline;
  }
  .cc-close {
    display: block;
    position: absolute;
    top: 0.2em;
    right: 0.4em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
  }
  .cc-window.cc-banner.cc-addedcloseX {
    padding: 2em 1.8em;
  }
  .cc-close:focus,
  .cc-close:hover {
    opacity: 1;
  }
  div.cc-blockingScreen {
    opacity: 0.5;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 2147483630;
    top: 0;
    left: 0;
    position: fixed;
  }
  .cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
  }
  .cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
  }
  .cc-revoke.cc-left {
    left: 3em;
    right: unset;
  }
  .cc-revoke.cc-right {
    right: 3em;
    left: unset;
  }
  .cc-top {
    top: 1em;
  }
  .cc-left {
    left: 1em;
  }
  .cc-right {
    right: 1em;
  }
  .cc-bottom {
    bottom: 1em;
  }
  .cc-floating &gt; .cc-link {
    margin-bottom: 1em;
  }
  .cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
  }
  .cc-window.cc-floating .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .cc-window.cc-banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
  }
  .cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
  }
  .cc-banner .cc-message {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em;
  }
  .cc-allswitches.cc-floating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-compliance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .cc-floating .cc-compliance &gt; .cc-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .cc-btn + .cc-btn {
    margin-left: 0.5em;
  }
  .cc-switch-element {
    margin-bottom: 0.3em;
  }
  .cc-switch {
    position: relative;
    display: inline-block;
    width: 2.3em;
    height: 1.4em;
    margin: 0 0.3em 0 0;
    vertical-align: middle;
  }
  .cc-switch-label {
    margin-right: 0.6em;
  }
  .cc-switch input {
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
  }
  .cc-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .cc-slider:before {
    position: absolute;
    content: "";
    height: 1em;
    width: 1em;
    left: 0.2em;
    bottom: 0.2em;
    background-color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  input:checked + .cc-slider {
    background-color: #a0db8e;
  }
  input:focus + .cc-slider {
    -webkit-box-shadow: 0 0 1px #a0db8e;
    box-shadow: 0 0 1px #a0db8e;
  }
  input:checked + .cc-slider:before {
    -webkit-transform: translateX(0.9em);
    transform: translateX(0.9em);
  }
  .cc-slider.disabled:before {
    opacity: 45%;
  }
  .cc-slider.classic {
    border-radius: 0.6em;
  }
  .cc-slider.classic:before {
    border-radius: 50%;
  }
  @media print {
    .cc-revoke,
    .cc-window {
      display: none;
    }
  }
  @media screen and (max-width: 900px) {
    .cc-btn {
      white-space: normal;
    }
  }
  @media screen and (max-width: 414px) and (orientation: portrait),
    screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
      top: 0;
    }
	
    .cc-window.cc-bottom {
      bottom: 0;
    }
    .cc-window.cc-banner,
    .cc-window.cc-floating,
    .cc-window.cc-left,
    .cc-window.cc-right {
      left: 0;
      right: 0;
    }
    .cc-window.cc-banner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .cc-window.cc-banner .cc-compliance {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
    }
    .cc-window.cc-floating {
      max-width: none;
    }
    .cc-window .cc-message {
      margin-bottom: 1em;
    }
    .cc-window.cc-banner {
      -webkit-box-align: unset;
      -ms-flex-align: unset;
      align-items: unset;
    }
    .cc-window.cc-banner .cc-message {
      margin-right: 0;
    }
  }
  .cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
  }
  .cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .cc-theme-classic .cc-btn {
    border-radius: 5px;
  }
  .cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
  }
  .cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
  }
  .cc-theme-edgeless.cc-window {
    padding: 0;
  }
  .cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em;
    margin-bottom: 1.5em;
  }
  .cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
  }
  .cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
  }
  .cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0;
  }
  .cc-window.cc-banner {
    height: 180px;
  }
  .wpcf7-form &gt; p {
    display: block;
    width: 100%;
  }
  #wpcf7-f218-o1 &gt; .wpcf7-form &gt; p:nth-child(5),
  .wpcf7-form &gt; p:nth-child(7) {
    display: inline-flex;
  }
  .product-price &gt; .woocommerce-Price-amount &gt; bdi,
  .product-subtotal &gt; .woocommerce-Price-amount &gt; bdi {
    font-size: 14px;
  }
  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
    &gt; tbody
    &gt; tr
    &gt; .product-name {
    padding: 15px 0px;
    width: 100px;
  }
  .shop_table.shop_table_responsive &gt; tbody &gt; tr &gt; td &gt; span &gt; bdi {
    margin: 10px 0 14px 0;
  }
  .wc-proceed-to-checkout {
    margin-top: 15px;
  }
  .product_meta {
    margin: 40px 0;
  }
  .product_title.entry-title {
    text-align: center;
  }

  .elenco_categories {
    display: none;
  }
  .cat_mobile {
    display: block;
  }
  .filtro_mobile {
    border: 1px white solid;
    color: white;
    background: none;
    padding: 8px;
    margin-top: 10px;
    left: 50%;
    position: relative;
    margin-left: -151px;
    width: 300px;
  }
  .products.columns-4 {
    padding: 0;
  }

  .banner_category {
    width: 300px;
    position: relative;
    left: 50%;
    margin-left: -150px;
    height: 80px;
  }
}
</pre></body></html>