/*
Theme Name: Boutique Norisys
Theme URI: https://woocommerce.com/products/boutique/
Template: storefront
Author: WooCommerce + Norisys
Author URI: http://woocommerce.com
Description: Modifica del child-them Boutique di WooCommerce
Tags: e-commerce,light,dark,two-columns,right-sidebar,responsive-layout,accessibility-ready
Version: 1.0.1669133695
Updated: 2022-11-22 17:14:55

*/

body {
    background-color: #303030;
    -moz-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    -o-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: 'Montserrat', serif;
    letter-spacing: 0 !important;
}
.hfe-site-logo-container img {
	margin: auto;
}
.elementor-heading-title img {
	height: 60px;
    display: inline-block;
    vertical-align: middle;
	margin-right: 1em;
}
.site-header {
    border-bottom: 0;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0;
}
.no-wc-breadcrumb .site-header {
    margin-bottom: 0;
}
.header-widget-region {
    margin: 0;
}
.header-widget-region .widget {
    padding-top: 2.244em;
}
.site-branding .site-title {
    font-family: 'Montserrat', serif;
    letter-spacing: 0;
}
.site-branding .site-title a {
    font-weight: 400;
}
.site-info {
    display: none;
}
.site-footer {
    padding-top: 0;
    padding-bottom: 0;
}
.site-footer .widget {
    margin-bottom: 1em;
}
.footer-widgets {
    padding-top: 1em;
}
.footer-widgets .widget_text p {
    margin-bottom: 1em;
}
.hentry .entry-header {
    border-bottom-width: 0;
    margin: 0 0 3.631em;
}
button.menu-toggle {
    margin-bottom: 0;
}
body, button, input, select, textarea {
    font-family: 'Lato', sans-serif;
}
h1 a, h1 label, h2 a, h2 label, h3 a, h3 label, h4 a, h4 label, h5 a, h5 label, h6 a, h6 label {
    font-weight: 400;
}
.widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
    font-weight: 400;
}
.storefront-product-section {
    margin-bottom: 4.236em;
}
.storefront-product-section, .hentry {
    border-bottom-style: double;
    border-bottom-width: 3px;
    border-bottom-color: rgba(0, 0, 0, 0.025);
}
.woocommerce-tabs ul.tabs li a, .woocommerce-product-rating, .woocommerce-breadcrumb {
    text-transform: uppercase;
}
.woocommerce-breadcrumb {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background-color: transparent !important;
    margin: 0 0 1.618em;
}
.woocommerce-breadcrumb a {
    text-transform: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
    color: inherit;
    background-color: rgba(0, 0, 0, 0.025);
}
.woocommerce-error a, .woocommerce-error a:hover, .woocommerce-error .button, .woocommerce-error .button:hover, .woocommerce-info a, .woocommerce-info a:hover, .woocommerce-info .button, .woocommerce-info .button:hover, .woocommerce-message a, .woocommerce-message a:hover, .woocommerce-message .button, .woocommerce-message .button:hover, .woocommerce-noreviews a, .woocommerce-noreviews a:hover, .woocommerce-noreviews .button, .woocommerce-noreviews .button:hover, p.no-comments a, p.no-comments a:hover, p.no-comments .button, p.no-comments .button:hover {
    color: inherit;
    font-weight: normal;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a, .woocommerce-noreviews a, p.no-comments a {
    text-decoration: underline;
}
.woocommerce-error {
    border-left-color: #e2401c;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    border-left-color: #3d9cd2;
}
.woocommerce-message {
    border-left-color: #0f834d;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget-area .widget a.button, .site-header-cart .widget_shopping_cart a.button {
    -moz-box-shadow: inset 0 -0.327em 1.618em rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 -0.327em 1.618em rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 0 -0.327em 1.618em rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -0.327em 1.618em rgba(0, 0, 0, 0.1);
}
ul.hfe-nav-menu {
    font-family: "Montserrat", serif;
}
.boutique-primary-navigation {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.boutique-primary-navigation::after {
    display: table;
    clear: both;
    content: "";
}
.no-wc-breadcrumb .storefront-primary-navigation {
    padding-top: 2.618em;
}
.main-navigation ul.menu > li > ul, .main-navigation ul.menu ul, .site-header-cart .widget_shopping_cart {
    background-color: #212121;
}
.storefront-primary-navigation {
    background-color: transparent;
}
.posted-on, .byline {
    font-size: .7em;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.widget h3.widget-title, .widget h2.widgettitle {
    font-weight: 400;
    font-style: italic;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1) !important;
}
.hentry .entry-header h1 {
    padding-bottom: .618em;
    border-bottom: 4px double rgba(0, 0, 0, 0.1);
}
.col-full, .header-widget-region {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}
.header-widget-region .col-full {
    background-color: #fff;
    padding: 0 1em;
}
.site-content .col-full {
    -moz-box-shadow: inset 0 0 0 .53em #f0f0f0;
    -webkit-box-shadow: inset 0 0 0 .53em #f0f0f0;
    -o-box-shadow: inset 0 0 0 .53em #f0f0f0;
    box-shadow: inset 0 0 0 .53em #f0f0f0;
    background-color: #fff;
    padding: 1.618em;
}
.site-footer .col-full {
    background-color: #f0f0f0;
    padding: 1.618em;
}
.site-header-cart {
    margin-bottom: 0;
}
ul.products li.product {
    overflow: visible;
}
ul.products li.product .price {
    -moz-box-shadow: 5px 0 0 0 #555;
    -webkit-box-shadow: 5px 0 0 0 #555;
    -o-box-shadow: 5px 0 0 0 #555;
    box-shadow: 5px 0 0 0 #555;
    position: absolute;
    top: .618em;
    color: #fff;
    font-weight: 700;
    background-color: #555;
    right: 1px;
    padding: .53em .857em;
}
ul.products li.product .price:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    border: 5px solid transparent;
    right: -5px;
    border-left-width: 0;
    border-top-color: #222;
}
ul.products li.product .price del {
    font-weight: 400;
    opacity: .5;
}
ul.products li.product img {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.single-product .images img {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
table.cart td.actions {
    padding-top: 1.618em;
    border: 0;
}
.widget_product_categories ul li:before, .widget_categories ul li:before {
    content: "\f07b" !important;
}
.widget_product_categories ul li.current-cat:before, .widget_categories ul li.current-cat:before {
    content: "\f07c" !important;
}
.widget_recent_comments ul li:before {
    content: "\f075" !important;
}
.widget_archive ul li:before {
    content: "\f07c" !important;
}
.widget_recent_entries ul li:before, .widget_pages ul li:before {
    content: "\f15c" !important;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main, .page-template-template-homepage .site-main {
    padding-top: 0;
}
.page-template-template-homepage .site-main > .type-page:first-child {
    width: auto !important;
    margin-left: 0 !important;
}
.page-template-template-homepage .site-main > .type-page:first-child.hentry .entry-header {
    margin-left: auto;
    margin-right: auto;
}
.page-template-template-homepage .site-main > .type-page:first-child.hentry .entry-header h1 {
    font-size: 2.618em;
}
.page-template-template-homepage .site-main > .type-page:first-child .col-full {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-image: none;
    padding: 0;
}
.content-area, .widget-area {
    margin-bottom: 0;
}
.woocommerce-checkout.scc-distraction-free-checkout .boutique-primary-navigation {
    display: none;
}
.woocommerce-checkout.scc-distraction-free-checkout .site-header {
    margin-bottom: 0;
}
.sph-hero .col-full {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}
.storefront-2-3 .widget_product_categories ul li:before, .storefront-2-3 .widget_categories ul li:before {
    content: "\f07b" !important;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
.storefront-2-3 .widget_product_categories ul li.current-cat:before, .storefront-2-3 .widget_categories ul li.current-cat:before {
    content: "\f07b" !important;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
.storefront-2-3 .widget_recent_comments ul li:before {
    content: "\f075" !important;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
.storefront-2-3 .widget_archive ul li:before {
    content: "\f07c" !important;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
.storefront-2-3 .widget_recent_entries ul li:before, .storefront-2-3 .widget_pages ul li:before {
    content: "\f15c" !important;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
@media screen and (max-width: 800px) {
.col-full {
    margin: 0 1em;
    padding: 0 1em;
}
.boutique-featured-products .sph-hero.full, .boutique-featured-products .sprh-hero.full {
    margin-left: -1em;
    margin-right: -1em;
}
.boutique-featured-products .storefront-product-section, .boutique-primary-navigation {
    margin-left: -1em;
    margin-right: -1em;
    padding: 0 1em;
}
.boutique-primary-navigation {
    padding-top: 0;
    padding-bottom: 1em;
}
.boutique-primary-navigation button.menu-toggle {
    margin-top: 0;
}
.site-content .col-full, .site-footer .col-full {
    padding-right: 1em;
    padding-left: 1em;
}
}
@media screen and (min-width: 768px) {
.col-full {
    padding: 0 5.874em;
}
.boutique-primary-navigation {
    margin-left: -5.874em;
    margin-right: -5.874em;
    clear: both;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -0.53em rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -0.53em rgba(0, 0, 0, 0.05);
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -0.53em rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -0.53em rgba(0, 0, 0, 0.05);
    position: relative;
    background-color: #212121;
    -moz-border-top-left-radius: 0.327em;
    -webkit-border-top-left-radius: 0.327em;
    -o-border-top-left-radius: 0.327em;
    border-top-left-radius: 0.327em;
    -moz-border-top-right-radius: 0.327em;
    -webkit-border-top-right-radius: 0.327em;
    -o-border-top-right-radius: 0.327em;
    border-top-right-radius: 0.327em;
    padding: 0 5.874em;
}
.site-branding, .site-search, .site-header-cart, .site-logo-anchor, .custom-logo-link {
    margin-bottom: 4.236em;
}
.site-header {
    padding-top: 4.236em;
}
.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a, .site-header-cart .cart-contents {
    padding-top: 1.618em;
    padding-bottom: 1.618em !important;
}
.site-content .col-full, .site-footer .col-full, .header-widget-region .col-full {
    padding: 4.236em 5.874em;
}
.header-widget-region .col-full {
    padding-top: 0;
    padding-bottom: 0;
}
.site-footer .col-full {
    padding: 1em 5.874em;
}
.main-navigation ul.menu li.current-menu-item > a {
    position: relative;
}
.hfe-nav-menu ul.hfe-nav-menu li.menu-item > a.wpmenucart-contents {
    padding: 15px;
    vertical-align: -9px;
}
.main-navigation ul.menu ul, .main-navigation ul.nav-menu ul {
    background-color: #212121;
}
.main-navigation .smm-mega-menu {
    margin-left: 0;
    margin-right: 0;
    background-color: #212121 !important;
    padding: 4.236em 5.874em;
}
.main-navigation .smm-mega-menu ul {
    background-color: transparent !important;
}
.sd-sticky-navigation .main-navigation .smm-mega-menu {
    margin-left: -5.874em;
    margin-right: -5.874em;
}
.page-template-template-homepage-php .content-area {
    width: 73.9130434783%;
    float: left;
    margin-right: 4.347826087%;
}
.page-template-template-homepage-php .content-area .columns-3 ul.products li.product {
    width: 29.4117647059%;
    float: left;
    margin-right: 5.8823529412%;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section {
    padding-top: 0;
    padding-top: 3.632em;
    padding-bottom: 0;
    padding-bottom: 1em;
    margin-left: -5.874em;
    margin-right: -5.874em;
    padding-right: 5.874em;
    padding-left: 5.874em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 0 0.53em rgba(0, 0, 0, 0.025);
    -webkit-box-shadow: inset 0 0 0 0.53em rgba(0, 0, 0, 0.025);
    -o-box-shadow: inset 0 0 0 0.53em rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 0 0 0.53em rgba(0, 0, 0, 0.025);
    background-color: rgba(0, 0, 0, 0.025);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product span, .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .button, .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .star-rating {
    display: none;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product h2, .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product h3, .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .price {
    display: block;
    position: absolute;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product h2, .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product h3 {
    text-align: left;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    color: #f6f6f6;
    color: #303030;
    -moz-transition: all ease .2s;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
    opacity: 0;
    padding: 1.618em;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .price {
    top: auto;
    z-index: 99;
    bottom: 0;
    right: 0;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .price span {
    display: inline;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product img {
    margin: 0;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product > a {
    display: block;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product > a:after {
    display: block;
    content: "";
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    -moz-transition: all ease .2s;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    border: 1px solid #fff;
    right: 0;
    opacity: 0;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product > a:before {
    display: block;
    content: "";
    position: absolute;
    left: .618em;
    top: .618em;
    z-index: 9;
    -moz-transition: all ease .2s;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
    bottom: .618em;
    border: 4px double rgba(0, 0, 0, 0.1);
    right: .618em;
    opacity: 0;
}
.page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product > a:hover h2, .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product > a:hover h3, .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product > a:hover:after, .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product > a:hover:before {
    opacity: 1;
}
.page-template-template-homepage-php .boutique-featured-products .hentry {
    padding-bottom: 0;
    border-bottom: 0;
}
.page-template-template-homepage-php .boutique-featured-products .entry-header h1 {
    text-align: center;
}
.page-template-template-homepage .content-area .sph-hero, .page-template-template-homepage .content-area .sprh-hero {
    margin-top: 0 !important;
}
.page-template-template-homepage .content-area .sph-hero.full, .page-template-template-homepage .content-area .sprh-hero.full {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.page-template-template-homepage .boutique-featured-products .sph-hero.full, .page-template-template-homepage .boutique-featured-products .sprh-hero.full {
    margin-left: -5.874em;
    margin-right: -5.874em;
}
.page-template-template-homepage.left-sidebar .content-area {
    width: 73.9130434783%;
    float: right;
    margin-right: 0;
}
.page-template-template-homepage.left-sidebar .widget-area {
    width: 21.7391304348%;
    float: left;
    margin-right: 4.347826087%;
}
.sph-hero .col-full, .sprh-hero .col-full {
    background-color: transparent;
    padding: 0;
}
.sph-hero h1, .sprh-hero h1 {
    font-weight: 400;
}
.site-main .sph-hero .overlay, .site-main .sprh-hero .overlay {
    padding: 4.236em;
}
}


/* disabilitazioen campi di fatturaizone */
div.woocommerce-billing-fields input,
div.woocommerce-billing-fields select {
	pointer-events: none;
}
p.norisys-checkout-field-value {
	padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);	
}

/* header */
.elementor-element.sottotitolo img {
    height: 40px;
    display: inline-block;
	margin-right: 1rem;
    vertical-align: middle;
}

/* risultati ricerca */
body.search-results article.product div.entry-content img {
	max-height: 300px;
	width: auto;
}

/* lista prodotti */
h2.woocommerce-loop-category__title,
h2.woocommerce-loop-product__title {
	font-family: 'Montserrat', serif;
}

/* scheda prodotto */
table.variations div.vi-wpvs-variation-wrap-wrap.vi-wpvs-option-wrap-out-of-stock-attribute-checked {
	display: inline-block;
}

/* nascondo il prezzo se non loggato */
body:not(.logged-in) .logged-in {
	display: none;
}

/* disabilitazione selezione lingua */
#trp-floater-ls {
	display: none;
}
