<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Aboca Starter
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.0
Author: Quantico
Author URI: https://www.wearequantico.it
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 &amp; Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
html {
	font-size: 15px;
}
.navbar-brand img {
	height: auto;
}
#multilingua .widget{
	margin: 0;
}

#lang_selector{
	width: 100%;
	border: 1px solid #007181;
}
#lang_selector &gt; a{
	display: block;
	width: 100%;
	text-align: left;
	font-size: 13px;
	color: #007181;
}
#lang_selector img{
	margin-right: 18px;
}
#lang_selector &gt; a .caret{
	float: right;
	margin-top: 10px;
	margin-right: -3px;
}
#lang_selector.btn-group.open .dropdown-toggle{
	box-shadow: none;
	background: #fff;
}

#lang_selector .dropdown-menu{
	max-width: none;
	width: calc( 100% + 2px );
	left: -1px;
	right: -2px;
	background: #fff;
	border: 1px solid #007181;
	border-top: 0px;
	margin-top: -1px;
}

#lang_selector .dropdown-menu a{
	color: #007181;
	line-height: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#lang_selector .dropdown-menu &gt; li &gt; a:hover{
	background: #fff;
	text-decoration: underline;
}

.mobile-img {
	display:none;
}

@media (max-width:767px) {
.mobile-img {
	display:block;
}
.desktop-img {
	display:none;
}
.attribution img {
    margin: 0 auto !important;
}
}

.prezzo {
	  font-size: 13px;
    background-color: #f1f1f1;
    padding-top: 10px !important;
    padding-right: 30px !important;
    padding-bottom: 10px !important;
    padding-left: 30px !important;
    border-radius: 4px !important;
    text-align: center;
}

#cookie-notice .cn-button:not(.cn-button-custom) {
	color: #000 !important;
}

p.attribution {
	text-align: center;
}


.scroprigli {
	color: #fff !important;
	font-size: 12px !important;
	margin-top: 0px !important;
	padding-right: 0px !important;
	float: none !important;
	display: flex !important;
}

.scroprigli .btn-group button.btn-default {
	border: none !important;
	background: unset !important;
	border-radius: unset !important;
	color: #354656 !important;
	font-weight: bold !important;
	border-right: unset !important;
	height: unset !important;
	font-size: 17px !important;
	font-weight: 400 !important;
}

.scroprigli .btn-group button.btn-default.dropdown-toggle {
	border-left: unset !important;
	border-right: unset !important;
	padding: 15px 10px 15px 0 !important;
}

.dropdown-menu&gt;li&gt;a:hover,
.dropdown-menu&gt;li&gt;a:focus,
.dropdown-menu&gt;li.current-menu-item&gt;a {
	color: #fff !important;
}

.scroprigli .dropup ul {
	border-radius: 8px !important;
}

.scroprigli .dropup ul.dropdown-menu li:first-child a {
	border-radius: 8px 8px 0 0 !important;
}

.scroprigli .dropup ul.dropdown-menu li:last-child a {
	border-radius: 0 0 8px 8px !important;
}

.scroprigli .btn-group {
	float: none;
	background-color: #FFFFFFCF !important;
	border-radius: 8px !important;
	box-shadow: 0 0 5px 2px #00000016 !important;
	border: none !important;
}


@media (max-width:767px) {
	#bottone-altri-prodotti {
		font-size: 12px !important;
	}

	.scroprigli {
		justify-content: center !important;
	}
}

</pre></body></html>