<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* @TRE added */
.warning-foreign {
	font-size: 1rem;
	text-align: center;
	margin-top: 1rem;
	color: #F00;
	font-weight: bold;
}
.table-bordered th, .table-bordered td, .table-bordered thead th, .table-bordered thead td {
	color: #333;
}
@media only screen and (min-width: 1260px) {
	.container {
		width: 1230px;
	}
}
@media (max-width: 575px) {
	.margin-top-on-small {
		margin-top: 20px;
	}
}
@media (max-width: 767px) {
	.margin-top-on-medium {
		margin-top: 20px;
	}
}
/*HEADER*/
.leo-megamenu .navbar-nav &gt; li &gt; a {
	font-size: 16px;
}
.bottomnav .block {
   letter-spacing: 0px;
   font-weight: 400;
   font-style: normal;
   font-size: 12px;
}
.bottomnav .block_content {
   float:right;
}
ul.user-info .customer {
	text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 0px;
    border-bottom: 1px solid #999;
    margin-bottom: 10px;
    color: #333;
}
ul.user-info li {
	font-size: 15px;
}
.logo-description {
	font-size: 12px;
    margin-top: -5px;
}
.logo-description h2 {
	font-size: 16px;
    padding-top: 8px;
}
.box-bg-content-bot .ApColumn .title_block {
	line-height: 1;
}
.leo-megamenu .dropdown-menu li a {
	min-height: 35px;
	line-height: 1.25rem;
}
.races-column ul.nav-links {
	-webkit-column-count: 2;
    column-count: 2;
}
.off-canvas-nav-megamenu .offcanvas-mainnav {
	width: 320px;
	left: -320px;
}
.off-canvas-nav-megamenu .dropdown-menu ul li&gt;a {
	display: inline-block;
    line-height: 1rem;
}
@media (min-width: 768px) {
	.box-bg-content-bot .ApColumn {
		width: 50%;
	}
	.center-column-header &gt; div {
		padding-top: 8px;
	}
}
@media (min-width: 992px) {
	.box-bg-content-bot .ApColumn {
		padding-top: 50px;
	}
}
@media only screen and (max-width: 1199px) {
	.header-top .box-top .ApColumn:nth-child(1) {
		text-align: initial;
	}
	body:not(#index) .header-top .box-top {
		padding: 0px;
	}
}
@media only screen and (max-width: 991px) {
	.bottomnav .box-nav2 {
		display: flex;
	}
	.header-company-info {
		text-align:center;
	}
	.bottomnav .block_content {
		float:initial;
	}
	.bottomnav .block {
		font-size: 10px;
	}
	#header .bg-fullwidth:before {
		background: #FFF !important;
	}
	#header .bottomnav {
		border-bottom: 1px solid #e3e3e3;
	}
	.header-top .h6-box-top .ApColumn:nth-child(1){
		padding-top: 0px;
		margin-top: -5px;
	}
	.off-canvas-nav-megamenu nav #language-selector-label {
		padding: 10px;
	}
}
@media (max-width: 767px) {
	.header-top .h6-box-top .ApColumn:nth-child(1), .header-top .h6-box-top .ApColumn:nth-child(2), .header-top .h6-box-top .ApColumn {
		padding-top: 5px;
		padding-bottom: 10px;
	}
	.header-top .h6-box-top .ApColumn:nth-child(1) {
		display: initial;
	}
	.box-bg-content-bot {
		min-height: 300px;
		background-position: right !important;
		display: flex;
		align-items: flex-end;
	}
	.page-home .box-bg-content-bot .ApColumn .title_block, .page-home .box-bg-content-bot .ApColumn .sub-title-widget{
		color: #FFF;
		text-shadow: 3px 3px 10px #000;
	}
}
@media (max-width: 575px) {
	.logo-description {
		display:none;
	}
	.header-top .h6-box-top .ApColumn:nth-child(2){
		padding-top: 12px;
	}
	.h6-box-top .ApColumn:nth-child(3) {
		padding-top: 0px;
	}
}
@media (max-width: 480px) {
	.header-container .header-top .container {
		padding-left: 10px;
		padding-right: 10px;
	}
}
/*BREADCRUMB*/
@media only screen and (min-width: 768px) {
	#wrapper .breadcrumb:before {
		background: #f2f2f4 url(/shop/img/custom/yuup-cosmetics-for-dogs-presentazione-slide-cane-bianco.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.breadcrumb ol {
		background: #ffffff99;
		padding: 30px
	}
	
	body#category #wrapper .breadcrumb,
	body#prices-drop #wrapper .breadcrumb	{
		margin: 0;
		padding: 0;
		height: auto;
		text-align: left;
		margin-bottom: 10px;
	}
	body#category #wrapper .breadcrumb:before,
	body#prices-drop #wrapper .breadcrumb:before {
		background: none;
		content: none;
	}
	body#category #wrapper .breadcrumb ol,
	body#prices-drop #wrapper .breadcrumb ol {
		margin: 0;
  		padding: 0;
	}
	body#category #wrapper .breadcrumb h1,
	body#prices-drop #wrapper .breadcrumb h1	{
		margin: 0;
	}
}
@media only screen and (max-width: 767px) {
	.breadcrumb {
    	padding: 0;
    	margin: -10px 0 5px;
    	background-color: unset;
	}
	.breadcrumb:before {
		content: unset;
	}
	body:not(#category) .breadcrumb {
		display:none !important;
	}
}
/*FOOTER*/
.footer-bottom .container {
   width: auto;
}
.footer-bottom .nqt-copyright {
   font-size: 11px;
   line-height: 40px;
}
.box-copyright.home-3 {
   padding: 15px 0;
}
#footer a {
    color: #cccccc;
	text-decoration: none;
}
#footer a:hover {
    color: #ffaeb5;
}
#footer  ul li &gt; a {
    padding: 10px 0;
    display: block;
}
#footer ul &gt; li {
	border-top: 2px solid transparent;
}
#footer ul &gt; li:first-child {
	border-top: 0;
}
#footer ul, #footer ul li {
	border-color: #333333;
}
#footer ul li {
	margin-bottom: 0;
    line-height: 150%;
}
#footer h3 {
	color: inherit;
	margin-top: 0;
}
#footer .showpopup .row-newsletter {
	padding: 10px 0;
    height: 40px;
    border-bottom: 2px solid #e3e3e3;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 15px;
    line-height: 21px;
}
.footer-center .h3-footer-info {
	padding: 40px 0 30px 0;
}
ul.social-icons {
	height: auto;
    overflow: hidden;
    list-style: none!important;
    padding: 0;
}
ul.social-icons li {
    float: none;
    display: inline-block;
    height: 36px;
}
ul.social-icons li:not(.sf-love) a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all 0.35s;
}
ul.social-icons li:not(.sf-love) a i {
    display: block;
    height: 100%;
    position: relative;
    top: 0%;
    transition: top 0.35s;
    width: 100%;
    margin-bottom: 31px;
}
ul.social-icons li.facebook a:hover {
    background-color: #3b5998;
}
ul.social-icons li.instagram a:hover {
    background-color: #517fa4;
}
ul.social-icons li a:hover {
    color: #fff!important;
}
ul.social-icons li a:hover i {
    top: -46px;
}
@media (max-width: 991px) {
	.h3-footer-info {
		text-align: center;
	}
}
@media (min-width: 576px) and (max-width: 991px) {
	.h3-footer-info &gt; div:nth-child(3) {
		clear:both;
	}
	.h3-footer-info &gt; div:nth-child(3), .h3-footer-info &gt; div:nth-child(4) {
		margin-top:15px;
		padding-top: 15px;
		border-top: 1px solid #eabe12;
	}
}
@media (max-width: 575px) {
	.h3-footer-info &gt; div:not(:first-child) {
		margin-top:15px;
		padding-top: 15px;
		border-top: 1px solid #eabe12;
	}
}
/*AJAX SEARCH*/
.ac_results li {
	display:flex;
	font-family: "Eina03-400";
}
.leoproductsearch-result li .lps-result-img {
	width:64px;
	min-width: 64px;
}
.leoproductsearch-result li .lps-result-title {
	font-size: 16px;
    font-weight: 700;
	line-height: 1.25;
}
.leoproductsearch-result li .lps-result-title strong {
	color: #0fb8f0;
}
.leoproductsearch-result li .lps-result-category {
    padding-top: 1px;
    font-style: italic;
}
.leoproductsearch-result li .lps-result-price {
	font-size: 15px;
    padding-top: 8px;
	font-weight: bold;
    color: #E57FAD;
}
.leo-dropdown-cart-total .row div:first-child {
	color: #333;
	font-weight: bold;
}
header .box-top #leo_search_block_top #leosearchtopbox {
	width: calc(50vw);
	min-width: 320px;
	max-width: 500px;
}
header .box-top #leo_search_block_top {
	z-index: 10002;
}
body.search-active header.navbar-fixed-top {
	z-index: 10002;
}
header .box-top #leo_search_block_top.active .title_block:before {
    color: #FFF;
    font-weight: bold;
}
@media (max-width: 575px) {
	header .box-top #leo_search_block_top #leosearchtopbox {
		width: calc(100vw - 30px);
	}
}
.leosearch-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .3;
    background: #000;
    z-index: 10000;
}
/*CART-CHECKOUT*/
#js-checkout-summary .cart-total .label {
	font-weight: bold;
}
body#checkout section.checkout-step.-current .content {
	max-width: 800px;
}
#js-checkout-summary a.btn {
	width: 100%;
}
#js-checkout-summary .cart-summary-subtotals-container {
	padding: 16px 0px;
}
#order-summary-content {
	padding-top: 15px;
    border-top: 1px solid;
    margin-top: 40px;
}
body#checkout section.checkout-step#checkout-personal-information-step .content {
    padding: 20px !important;
}
.promo-code-button.cancel-promo {
	float:right;
}
#checkout-payment-step .modal .js-modal-content {
	padding: 10px 15px;
}
a[data-target="#bankwire-modal"] {
	color: #222 !important;
    cursor: pointer;
	text-decoration: underline !important;
}
body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: 10px !important;
}
.ps_checkout-payment-option label {
	line-height: 1;
}
body#checkout .paypal-mark {
	padding: 3px;
}
body#checkout .paypal-mark img {
	height: 10px;
}
body#checkout section.checkout-step .payment-options .payment-option {
    min-height: 26px;
}
body#checkout .ps-checkout-funding-img {
	height: 20px;
}
#ps_checkout-hosted-fields-form .form-group {
    margin-bottom: 10px;
}
#ps_checkout-hosted-fields-form label.form-control-label {
    padding-top: 0;
}
form#ps_checkout-hosted-fields-form {
    margin-bottom: 10px;
}
.js-payment-binary {
	text-align: center;
}
body#checkout .additional-information {
	margin-top: 0px;
}
body#checkout section.checkout-step .payment-options label {
	margin-left: -3px;
}
#payment-option-4-container label span:after {
    content: "";
    height: 20px;
    width: 100px;
    display: inline-block;
    margin-left: 5px;
    background: url(/shop/modules/ps_checkout/views/img/payment-cards.png);
    background-size: 100px;
    position: absolute;
}
.ps_checkout.payment-method-logo.w-15 {
	width: 15%;
}
body#checkout [data-link-action="different-invoice-address"] {
	color: #0fb8f0;
}
body#checkout [data-link-action="different-invoice-address"]:hover {
	color: #ffaeb5;
}
body#checkout section#checkout-addresses-step .content {
	border: 2px solid #0fb8f0;
}
body#checkout section#checkout-addresses-step .address-item.selected {
    border: 1px solid #CCC;
    box-shadow: 0px 0px 9px #CCC;
}
body#checkout section#checkout-addresses-step h2.h4 {
    font-size: 1.25rem;
    text-transform: uppercase;
    text-shadow: 0 5px 5px #ccc;
    margin-top: 1rem;
	margin-bottom: 1rem;
}
body#checkout section#checkout-addresses-step.checkout-step .invoice-address {
    margin-top: 4rem;
}
body#checkout section#checkout-addresses-step.checkout-step .address-selector {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: .5rem;
	align-items: center;
}
body#checkout section#checkout-addresses-step.checkout-step .address-item {
	margin-bottom: 0;
}
body#checkout section#checkout-addresses-step.checkout-step .add-address {
	margin-top: 0.5rem;
}
body#checkout section#checkout-addresses-step.checkout-step .add-address a {
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
	background: #FFF;
    border: 2px solid #e6ce00;
	font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
	cursor: pointer;
    user-select: none;
	padding: .5rem 1rem;
}
body#checkout section#checkout-addresses-step.checkout-step .add-address a:hover .material-icons {
	background: #FFF;
	color: #000;
	border-color: #000;
}
body#checkout section#checkout-addresses-step.checkout-step .add-address a:hover {
	background: #000;
	color: #FFF;
}
@media (max-width: 575px) {
	body#checkout section#checkout-addresses-step.checkout-step .address-selector {
		grid-template-columns: repeat(1, 1fr);
	}
}

/*BLOCK-REASSURANCE*/
.blockreassurance_product .block-title, .blockreassurance .block-title {
	font-weight: bold;
}
.blockreassurance_product div p {
	margin-left: 41px;	
    line-height: 1.125;
	margin-top: 3px;
}
.blockreassurance_product &gt; div:first-of-type p span {
	color: #0fb8f0;
	font-weight: 600;
}
.blockreassurance_product svg path {
	fill: #ffaeb5;
}
.blockreassurance_product &gt; div:first-of-type svg path {
	fill: #0fb8f0;
}
/*LIST-PRODUCTS-PAGE*/
#search_filters_wrapper {
	display:none;
}
.sidebar &gt; div:not(:first-child) {
	margin-top: 15px;
}
.sidebar &gt; div.block-categories, .sidebar &gt; div {
	border-bottom: 1px solid #efefef;
}
.products .thumbnail-container .product-title a {
	-webkit-line-clamp: 2;
	min-height: 40px;
}
.thumbnail-container .product-price-and-shipping .price {
	font-weight: bold;
	font-size: 15px;
	color: #E57FAD;
}
#read_more {
	display: none;
	color: #0fb8f0;
}
#read_more:hover {
	color: #E57FAD;
}
@media (max-width: 767px) {
	#category .sidebar .blockreassurance_product {
		display:none;
	}
	.block-category #category-description {
		margin-top: 5px;
		overflow: hidden;
        height: 175px;
	}
	#prices-drop .block-category #category-description {
        height: 140px;
	}
	.block-category #category-description.full-open {
		height: auto;
	}
	#read_more {
		display:block;
	}
	#category .block-category.card &gt; div {
		margin: 0 0 15px;
	}
	#category .products-selection {
		border-bottom: unset;
    	margin: 0;
    	padding-top: 0;
	}
	
	.products .thumbnail-container .product-meta {
		padding-top: 10px;
	}
	.products .thumbnail-container .product-title a {
		font-size: 14px;
        line-height: 18px;
        min-height: 36px;
	}
}
/*PRODUCT-PAGE*/
.leo-fly-cart {
	z-index: 20;
}
.product-description {
    line-height: 1.55;
}
#extra-0 pre {
    font-family: "Eina03-400";
}
.product-add-to-cart {
	padding-bottom: 0;
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.product-tabs.tabs {
		border: 0;
	}
	.product-tabs.tabs .nav-tabs .nav-item {
		border: 1px solid #efefef;
	}
	.product-tabs.tabs .tab-content {
		border-top: 1px solid #efefef;
		border-right: 1px solid #efefef;
		border-bottom: 1px solid #efefef;
		min-height: 141px;
	}
}
@media (max-width: 991px) {
	.leo-compare-wishlist-button {
		margin: 0;
	}
}
.product-quantity .add .btn:not(.add-to-cart) {
    color: #000;
    border: #e6ce00 2px solid;
    height: auto;
    line-height: 1;
    padding: 10px;
}
.product-quantity .add .leo-wishlist-button:hover,
.product-quantity .add .leo-wishlist-button.added {
    background: #0fb8f0;
    border-color: #0fb8f0;
	color: #000 !important;
}
.leo-compare-wishlist-button .wishlist, .leo-compare-wishlist-button .compare {
    padding: 0;
}
.product-quantity .add .leo-wishlist-button:not(.added) i {
    display: inline-block;
    position: relative;
    top: 1px;
}
/*ORDER-COMPLETED*/
#order-confirmation #order-details ul &gt; li:first-child {
	font-weight: bold;
    color: #333;
}
.back-to-account {
	margin-top: 20px;
    text-align: center;
}
/*GDPR*/
.show-gdpr-modal {
	background: transparent;
	color: #666 !important;
	border: 0px;
	font-size: 13px;
}
.show-gdpr-modal:hover {
	color: #eabe12 !important;
    background: transparent;
}
/* pdfslider */
body.cms-id-10 #reader-container, body.cms-id-12 #reader-container {
    width: 100%;
}
body.cms-id-10 #reader-container .content, body.cms-id-12 #reader-container .content {
	background: #FFF;
}
@media (max-width: 575px) {
	body.cms-id-10 #reader-container, body.cms-id-12 #reader-container {
		height: 400px;
	}
}
/* trustpilot */
.trustpilot-widget.header-tpw {
    position: absolute !important;
    top: 50px;
    left: -30px;
	z-index: 102;
}
.trustpilot-widget2.header-tpw2 {
	position: absolute!important;
    top: 70px;
    left: -30px;
    z-index: 102;
}
.trustpilot-widget.product-tpw  {
    position: absolute !important;
    right: 0px;
    margin-bottom: 10px;
	z-index: 11;
}
@media only screen and (max-width: 1199px) {
	.trustpilot-widget.product-tpw  {
		position: relative !important;
	}
}
.trustpilot-widget.product-tpw  {
    position: relative !important;
}
.trustpilot-widget.product-reviews-carousel {
    margin-top: 1rem;
    margin-bottom: 2rem;
}
@media only screen and (max-width: 991px) {
	.trustpilot-widget.header-tpw {
		display: none;
	}
	.trustpilot-widget2.header-tpw2 {
		display: none;
	}
}
@media only screen and (max-width: 575px) {
	.trustpilot-widget.on-cart {
		display: block;
		position: relative !important;
		bottom: auto;
		right: auto;
		margin-top: 10px;
	}
}
/* languages */
@media (max-width: 575px) {
  #desk-lang-container .popup-over .popup-content {
	left: 0;  
  }
}
/* CookieBot */
body #CookiebotWidget:not(.CookiebotWidget-open) button.CookiebotWidget-logo svg {
    width: 40px;
    height: 40px;
}
body #CookiebotWidget {
    min-width: 40px;
    min-height: 40px;
}
@media (max-width: 600px) {
	body #CookiebotWidget:not(.CookiebotWidget-inactive) {
		bottom: 112px;
	}
}
/* trustpilot */
.trustpilot-logo img {
    display: block;
    width: 100%;
}
.trustpilot-logo {
    display: block;
    width: 100%;
	margin-top: -50px;
    margin-left: -95px;
    margin-bottom: 50px;
}
body.lang-it .trustpilot-logo {
	max-width: 426px;
}
body.lang-en .trustpilot-logo {
	max-width: 370px;
}
body.lang-es .trustpilot-logo {
	max-width: 375px;
}
#leo_product_reviews_block_extra a {
    font-size: .875rem;
    color: #fff;
    background-color: #222;
    border-color: transparent;
    padding: 10px 25px;
}
#leo_product_reviews_block_extra a:hover {
	background-color: #0fb8f0;
	color: #fff;
}
#leo_product_reviews_block_extra .reviews_advices {
	margin: 20px 0;
}
.trustpilot-widget.mini-widget {
    margin-top: -50px;
    margin-bottom: 50px;
}
@media (max-width: 575px) {
	#leo_product_reviews_block_extra .reviews_advices {
		float: none;
		text-align: center;
	}
	.product-detail .trustpilot-logo {
		margin: 1rem auto 0 auto;
	}
	#leo_product_reviews_block_extra {
		margin-bottom: 2rem;
	}
	.trustpilot-widget.mini-widget {
		margin-top: -70px;
		margin-bottom: -20px;
	}
}
/* varianti colore/misura su indicazione di leotheme */
.product-variants&gt;.product-variants-item ul li.outstock .radio-label {
background-image: none!important;
}
.product-variants&gt;.product-variants-item ul li.outstock .color:after {
display:none!important;
}
/* logo */
.standard-logo {
    max-height: 70px;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
	.standard-logo {
		max-height: 50px;
	}
}
/* animazioni */
.animated-block {
	text-align: center;
	cursor: pointer;
}
.animated-block img {
	width: 200px;
	height: 200px;
	margin: auto;
}
.animated-block .animation {
	display:none;
}
.animated-block:hover .static {
	display:none;
}
.animated-block:hover .animation {
	display:block;
}
@media (max-width: 1024px) {
	.animated-block .static {
		display:none;
	}
	.animated-block .animation {
		display:block;
	}
}
/* offerte menu */

.menu-cosmetici .prima-colonna .nav-links li:last-of-type a{
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #5bc0de;
    text-align: center;
    display: inline-block;
    padding: 5px 15px;
	font-size: 12px;
	line-height: 25px;
}
.menu-cosmetici .prima-colonna .nav-links li:last-of-type a:hover {
	background-color: #ffaeb5;
}
.leo-megamenu .navbar-nav &gt; li.offerte &gt; a {
	color: unset;
	padding-right: 2px;
}
.leo-megamenu .navbar-nav &gt; li.offerte &gt; a:before {
	display:none;
}
.leo-megamenu .navbar-nav li.offerte .menu-title {
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #ffaeb5;
    padding: 8px 15px 9px;
}
.off-canvas-nav-megamenu .navbar-nav &gt; li.offerte &gt; a &gt; span {
	color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #ffaeb5;
    padding: 5px 8px 6px;
}
.leo-megamenu .navbar-nav li.offerte.nero .menu-title,
.off-canvas-nav-megamenu .navbar-nav &gt; li.offerte.nero &gt; a &gt; span {
	background-color: #000000;
}
.leo-megamenu .navbar-nav li.offerte.rosso .menu-title,
.off-canvas-nav-megamenu .navbar-nav &gt; li.offerte.rosso &gt; a &gt; span {
	background-color: #d60000;
}
.leo-megamenu .navbar-nav li.offerte.giallo .menu-title,
.off-canvas-nav-megamenu .navbar-nav &gt; li.offerte.giallo &gt; a &gt; span {
	background-color: #ffc726;
}
.leo-megamenu .navbar-nav li.offerte.azzurro .menu-title,
.off-canvas-nav-megamenu .navbar-nav &gt; li.offerte.azzurro &gt; a &gt; span {
	background-color: #85c9d9;
}
/*.off-canvas-nav-megamenu .navbar-nav &gt; li.offerte {
	text-align: center;
}*/
/* recaptcha */
.grecaptcha-badge {
	width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 0px !important;
	bottom: 90px !important;
}
#checkout .grecaptcha-badge {
	bottom: 0px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
@media (max-width: 767px) {
	.hide-mobile {
		display: none !important;
	}
}
@media (min-width: 768px) {
	.hide-desktop {
		display: none !important;
	}
}
/* home banner top */
.box-bg-content-video {
	margin: auto;
	padding: 0;
	text-align: center;
}
.box-bg-content-video video {
  max-width: 1710px;
  width: 100%;
  object-fit: cover;
  z-index: -1;
}
.box-bg-content-image {
  background-image: url(/shop/img/yuup_desktop.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1710px;
  margin: auto;
  padding: 251px 0;
}
@media (max-width: 1199px) {
	.box-bg-content-image {
		padding: 0 0 29% 0;
		background-size: contain;
	}
}
@media (max-width: 767px) {
	.box-bg-content-image {
		background-image: url(/shop/img/yuup_mobile.jpg);
		padding: 0 0 39% 0;
		background-size: contain;
	}

}
/* prodotto non disponibile */
.product-not-available {
    font-size: 1rem;
    font-weight: 600;
    color: red;
}
/* canonical variants e same interest products */
.cv-var {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: left;
    justify-content: left;
    gap: 1.5rem;
    margin-bottom: .5rem;
	max-width: 360px;
    line-height: 1.125rem;
}
.cv-image img {
    max-height: 90px;
}
.cv-data-container {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}
@media (max-width: 575px),
	(min-width: 768px) and (max-width: 991px) {
	.cv-data-container {
		grid-template-columns: repeat(1, 1fr);
	}
}
.cv-data {
	font-size: 1rem;
}
.cv-data a {
	margin-bottom: .375rem;
    font-weight: bold;
    display: block;
	font-size: .875rem;
}
.canonical-variants .also-available, .same-interest-products .also-available {
    margin-bottom: .5rem;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    color: #222222;
}
.canonical-variants, .same-interest-products {
	margin-bottom: 1rem;
}
/* product claims */
.product-claims {
    margin-bottom: 1rem;
}
.product-claims .pc-title {
    margin-bottom: .5rem;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    color: #222222;
}
.product-claims .pc {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.product-claims .pc-item {
    padding: 0 5px 5px 0;
    max-width: 92px;
}
.product-claims .pc-item img {
  max-width: 100%;
  height: auto;
}
/* GLS */
#gls {
    margin-top: 1rem;
}
#gls .lead {
    font-size: 1rem;
    margin-bottom: .5rem;
}
#gls-parcel-shop-list {
    padding: 1rem 0;
}
#gls .gls-parcel-shop-container {
    margin: 0;
	min-width: 180px;
}
@media (max-width: 767px) {
	#gls .gls-parcel-shop-container {
		padding: 0;
		min-width: 50%;
	}
	#gls .gls-parcel-shop-selector, #gls .gls-parcel-shop-name {
		display: inline-block;
		margin-bottom: 0;
	}
	#gls h5 {
		margin-bottom: .25rem;
	}
	#gls span.gls-parcel-shop-number {
		position: relative;
		top: -2px;
	}
}
@media (max-width: 575px) {
	#gls .gls-parcel-shop-container {
		min-width: 100%;
	}
}
.summary-selected-carrier .logo-container img {
    max-width: 100px;
}
/* category list products */
@media (max-width: 767px) {
	body#category .product_list.grid .ajax_block_product {
		width: 50%;
	}
	body#category .product_list.grid .ajax_block_product.grid-1 {
		width: 100%;
		text-align: center;
	}
	body#category .product_list.grid .ajax_block_product.grid-3 {
		width: 33.3333%;
		clear: unset;
		padding-left: 4px;
        padding-right: 4px;
	}
}
/* infinitescroll */
.infinitescroll-bottom-message {
  text-align: center;
}
.infinitescroll-bottom-message a {
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  font-weight: normal;
  padding: 10px 15px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #fff !important;
  background-color: #222;
  border-color: transparent;
}
.infinitescroll-bottom-message a:hover {
  background-color: #ffaeb5;
}
.infinitescroll-reached-bottom-message {
    text-decoration: underline;
	margin-bottom: 1rem;
}
.infinitescroll-reached-bottom-message a {
	display:none;
}
/* certifications */
.certifications {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.certifications.wwa {
	margin-bottom: 3rem;
	align-items: flex-start;
}
.certifications &gt; div {
   padding: .5rem;
   width: 33.33%;
}
.certifications.wwa &gt; div {
   width: 16.66%
}
.certifications span {
    font-size: 12px;
    text-align: center;
    display: block;
    line-height: 1.25;
}
.certifications img {
	max-width: 100%;
    height: auto;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1199px) {
	.certifications.wwa &gt; div {
		width: 20%
	}
}
@media (max-width: 767px) {
	.certifications.wwa &gt; div {
		width: 33.33%;
		padding: .25rem;
	}
}
/* mix */
.block-category ul,
.page-cms.page-content ul,
.description-short ul,
.product-tabs .tab-content ul
{
    list-style: disc;
}
.block-category ol,
.page-cms.page-content ol,
.description-short ol,
.product-tabs .tab-content ol
{
    list-style: decimal;
}
.block-category ul,
.page-cms.page-content ul,
.description-short ul,
.product-tabs .tab-content ul,
.block-category ol,
.page-cms.page-content ol,
.description-short ol,
.product-tabs .tab-content ol
{
    margin: 0 0 20px;
    padding: 0 0 0 20px;
}
/* MY ACCOUNT */
.page-my-account #content .links a span.link-item.link-item.yuup-account-link {
    padding: 0 24px;
    font-weight: bold;
    color: #FFF;
    border-radius: 16px;
    display: flex;
    align-items: center;
	background-color: #CCC;
}
.page-my-account .yal-image {
	width: 40%;
    text-align: center;
}
.page-my-account .yal-image img {
	max-height: 112px;
}
.page-my-account .yal-text {
    width: 60%;
    text-align: right;
    line-height: 1.25;
    font-size: 1.25rem;
}
.page-my-account #content .links a#identity-link .yuup-account-link {
	background-color: #f1ca6a;
}
.page-my-account #content .links a#addresses-link .yuup-account-link,
.page-my-account #content .links a#address-link .yuup-account-link {
	background-color: #c8e06a;
}
.page-my-account #content .links a#history-link .yuup-account-link {
	background-color: #93d0f3;
}
.page-my-account #content .links a#order-slips-link .yuup-account-link {
	background-color: #e17975;
}
.page-my-account #content .links a#mywishlist-link .yuup-account-link {
	background-color: #bfaaed;
}
.page-my-account #content .links a#emailsalerts .yuup-account-link {
	background-color: #7fcac8;
}
.page-my-account #content .links a#delete-account .yuup-account-link {
	background-color: #f6a44e;
}
.page-my-account #content .links a#request-data .yuup-account-link {
	background-color: #80c196;
}
.page-my-account #content .links a#mediamanager-documents-link .yuup-account-link {
	background-color: #b3b0b0;
}
.page-my-account #content .links a#breed-stats .yuup-account-link {
	background-color: #d87db8;
}
.page-my-account #content .links a#mycards-link .yuup-account-link {
	background-color: #4d70d0;
}
.page-my-account #content .links a#my-pets .yuup-account-link {
	background-color: #d87db8;
}
.page-my-account header h1 {
	text-transform: uppercase;
}
/* WHATSAPP */
.whatsapp-badge {
	z-index: 100;
}
/* temporanea per recensioni truspilot da nascondere per alcuni prodotti */
/*#product.product-id-1822 .trustpilot-widget.product-reviews-carousel {
	display:none !important;
}*/
/* @TRE end */

/* LUCA */
/*.leo-megamenu .navbar-nav&gt;li.active&gt;a:before*/

.list-images-mobile{
      display: none;
  }
#cart-subtotal-discount, .cart-voucher .cart-summary-line .float-xs-right {
    display: inherit;
}
#footer ul, #footer ul li {
    /* border-color: #333; */
}
</pre></body></html>