/*
Theme Name: 	Flex TEN Clean Theme
Description: 	Responsive WordPress Theme based Html5, CSS3 and GSAP3 animation
Version:     	1.0.0
Author:     	ThinkBig Project
Author URI:   http://thinkbigproject.it
Site:         http://thinkbigproject.it
Text Domain: 	flex
Domain Path: 	/languages
Tags:
License:    	GNU General Public License v3.0
License URI:	http://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
*/


/***************************************************************************
* 	Custom Frameworks V 1.2 & Reset
***************************************************************************/
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;padding:0}input,select{vertical-align:middle}.clearfix:after{visibility:hidden;display:block;font-size:0;content:' ';clear:both;height:0}* html .clearfix{zoom:1}body,html{height:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid{margin:0 auto;max-width:1250px;display:flex;flex-flow:row;flex-wrap:wrap;position:relative}.grid--center{justify-content:center}.grid--right{justify-content:flex-end}.grid--full{max-width:100%}.col{flex:1}[class*=col-]{padding:0 20px;position:relative}.col-100{width:100%}.col-50{width:50%}.col-33{width:33.33%}.col-66{width:66.66%}.col-25{width:25%}.col-75{width:75%}.col-20{width:20%}.col-40{width:40%}.col-60{width:60%}.col-80{width:80%}.col-16{width:16.66%}.col-12{width:12.5%}.col-10{width:10%}.col-30{width:30%}.col-70{width:70%}.col-90{width:90%}.push-50{left:50%}.push-33{left:33.33%}.push-66{left:66.66%}.push-25{left:25%}.push-75{left:75%}.push-20{left:20%}.push-40{left:40%}.push-60{left:60%}.push-80{left:20%}.push-10{left:10%}.push-30{left:30%}.push-60{left:60%}.push-70{left:70%}.push-90{left:90%}.pull-50{right:50%}.pull-33{right:33.33%}.pull-66{right:66.66%}.pull-25{right:25%}.pull-75{right:75%}.pull-20{right:20%}.pull-40{right:40%}.pull-60{right:60%}.pull-80{right:80%}.pull-10{right:10%}.pull-30{right:30%}.pull-60{right:60%}.pull-70{right:70%}.pull-90{right:90%}.no-pad,.no-pad [class*=col-]{padding:0!important}.grid .grid{margin:0 -20px}.no-col{display:block;padding:20px}@media (hover: none) and (orientation:portrait), (max-width: 1024px){.tab-100{width:100%}.tab-90{width:90%}.tab-80{width:80%}.tab-75{width:75%}.tab-70{width:70%}.tab-66{width:66.66%}.tab-60{width:60%}.tab-50{width:50%}.tab-40{width:40%}.tab-33{width:33.33%}.tab-30{width:30%}.tab-25{width:25%}.tab-20{width:20%}.tab-10{width:10%}.col.tab-100{flex:0 0 100%}.col.tab-90{flex:0 0 90%}.col.tab-80{flex:0 0 80%}.col.tab-75{flex:0 0 75%}.col.tab-70{flex:0 0 70%}.col.tab-66{flex:0 0 66.66%}.col.tab-60{flex:0 0 60%}.col.tab-50{flex:0 0 50%}.col.tab-40{flex:0 0 40%}.col.tab-33{flex:0 0 33.33%}.col.tab-30{flex:0 0 30%}.col.tab-20{flex:0 0 20%}.col.tab-25{flex:0 0 25%}}@media (max-width:599px){[class*=col-]{width:100%;left:0;right:0;padding:0 20px}.sma-100{width:100%}.sma-90{width:90%}.sma-80{width:80%}.sma-75{width:75%}.sma-70{width:70%}.sma-66{width:66.66%}.sma-60{width:60%}.sma-50{width:50%}.sma-40{width:40%}.sma-33{width:33.33%}.sma-30{width:30%}.sma-25{width:25%}.sma-20{width:20%}.sma-10{width:10%}.col.sma-100{flex:0 0 100%}.col.sma-90{flex:0 0 90%}.col.sma-80{flex:0 0 80%}.col.sma-75{flex:0 0 75%}.col.sma-70{flex:0 0 70%}.col.sma-66{flex:0 0 66.66%}.col.sma-60{flex:0 0 60%}.col.sma-50{flex:0 0 50%}.col.sma-40{flex:0 0 40%}.col.sma-33{flex:0 0 33.33%}.col.sma-30{flex:0 0 30%}.col.sma-25{flex:0 0 25%}.col.sma-20{flex:0 0 20%}.grid .grid{margin:0 -20px}}


:root {
  --main-color: #00a2ff;
  --base-color: #ffffff;
  --text-color: #222222;
  --grey: #efefef;
}



/***************************************************************************
* 	Default
***************************************************************************/
/* poppins-regular - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("fonts/poppins-v15-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/poppins-v15-latin-regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v15-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v15-latin-regular.woff") format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v15-latin-regular.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("fonts/poppins-v15-latin-regular.svg#Poppins") format("svg"); /* Legacy iOS */
}

/* poppins-700 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("fonts/poppins-v15-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/poppins-v15-latin-700.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v15-latin-700.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v15-latin-700.woff") format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v15-latin-700.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("fonts/poppins-v15-latin-700.svg#Poppins") format("svg"); /* Legacy iOS */
}

* {
  font-family: "Poppins", sans-serif !important;
}


/* Base */
body,
main {
  position: relative;
  z-index: 0;
}

body {
  overflow-x: hidden;
  overflow-y: auto;
}

html #wpadminbar {
  position: fixed;
}

main{
  margin: 150px auto 0;
}

@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  main{
    margin: 100px auto 0;
  }
}

@media (max-width: 500px) {
  main{
    margin: 50px auto 0;
  }
}

.spacer{
  width: 100%;
  height: 200vh;
}


/* Tipografia */
h1,
h2,
h3,
h4,
h5,
p,
ul,
ul li,
ol li,
ol {
  color: var(--text-color);
  margin-bottom: 15px;
  margin-top: 0;
}

p,
a,
ul li,
ol li,
span{
  font-size: 16px;
  line-height: 23px;
}

.fade-out{
  opacity: 0;
  transition: opacity .5s ease-out;
}

.woocommerce .product .summary .product_title, .title{
  font-size: 30px;
}

@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  .woocommerce .product .summary .product_title, .title{
    font-size: 30px;
  }
}

@media (max-width: 500px) {
  .woocommerce .product .summary .product_title, .title{
    font-size: 25px;
  }
}


a,
a:focus {
  color: var(--text-color);
  text-decoration: none;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
a:hover {
  color: #FF660;
}

ul li {
  list-style: none;
}


/* Bottoni e form*/
.btn,
.button,
button:not(.wc-block-cart-item__remove-link,.wc-block-components-chip .wc-block-components-chip__remove, .show-password-input, .wc-block-product-filters__open-overlay,.wc-block-product-filters__close-overlay,
button.wc-block-components-button.wp-element-button.wc-block-components-notice-banner__dismiss.contained),
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
.wp-block-button__link {
  padding: 14px 20px!important;
  cursor: pointer!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  border-radius: 8px!important;
  background-color: var(--text-color)!important;
  color: var(--base-color)!important;
  height: 52px!important;
  font-size: 15px!important;
  font-weight: 600!important;
}

.btn.btn--white{
  background-color: var(--base-color)!important;
  color: var(--text-color)!important;
  border: 1px solid var(--text-color)
}

.btn-box {
  display: flex;
  margin-top: 30px;
}

.btn-box a:first-child{
  margin-right: 15px;
}

/* Lottie */
.lottie > svg > g > g:last-of-type{
  display: none!important;
}

.lottie,
[data-lottie]{
  display: inline-block;      
  vertical-align: middle;
  width: 2rem;          
  aspect-ratio: 1 / 1;           
  height: auto;             
  flex: 0 0 auto;                 
  min-width: 0;
  min-height: 0;
  pointer-events: none;   
}

.lottie svg,
[data-lottie] svg{
  display: block;                 
  width: 100% !important;      
  height: 100% !important;
  max-width: 100%;
}


/***************************************************************************
* 	Header
***************************************************************************/

/* Navbar */
.navbar{
  position: relative;
  top: 40px;
  width: 90%;
  margin-left: 5%;
  background-color: var(--text-color);
  padding: 10px 20px;
  border-radius: 25px;
  z-index: 995;
}

.home .navbar{
  position: absolute;
}

.navbar :is(p, a, ul li):not(.cart__container :is(p, a, ul li)){
  color: var(--base-color);
}

.navbar .grid{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}


/* Header */
.navbar .grid .navbar__header{
  margin-right: auto;
}

.navbar .grid .navbar__header img{
  height: 50px;
}




/* Tog */
.navbar .grid .navbar__tog{
  display: none;
}


/* Menu */
.navbar .grid .navbar__contenent{
  padding-right: 15px;
  border-right: 1px solid var(--base-color);
}

.navbar .grid .navbar__contenent,
.navbar .grid .navbar__contenent .navbar__navigation ul.navbar__navigation-menu{
  display: flex;
  align-items: center;
}


.navbar .grid .navbar__contenent .navbar__navigation :is(ul li, ul){
  margin-bottom: 0;
}

.navbar .grid .navbar__contenent .navbar__navigation ul.navbar__navigation-menu li{
  margin-right: 15px;
}

.navbar .logout-link{
  font-size: 14px;
  font-weight: bold;
}

.navbar .mobile{
  display: none;
}

/* Carrello */
.navbar .grid .navbar__cart{
  cursor: pointer;
}

.navbar .grid .navbar__cart .cart__empty{
  text-align: center;
  margin-top: 18px;
  width: 100%;
  font-size: 13px!important;
}

.navbar .grid :is(.navbar__cart .cart__button, .navbar__search .search__button){
  display: flex;
  align-items: center;
  padding: 0px 10px;
}

.navbar .grid .navbar__search .search__button{
  margin-left: 15px;
  padding-left: 15px;
}

.navbar .grid :is(.navbar__cart .cart__button, .navbar__search .search__button) > div {
  height: 26px;
  transform: scale(1.5);
  margin-left: 10px;
  cursor: pointer;
}

.navbar .grid :is(.navbar__cart .cart__button, .navbar__search .search__button) p{
  margin-bottom: 0;
  padding: 0 5px;
}

.navbar .grid :is(.navbar__cart .cart, .navbar__search .search){
  position: relative;
}

.navbar .grid :is(.navbar__cart .cart__container, .navbar__search .search__container){
  position: absolute;
  width: 400px;
  right: 0px;
  top: 15px;
  border-radius: 10px;
  display: none;
  opacity: 0;
  z-index: 998;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s;
  background: var(--base-color);
  padding: 20px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.navbar .grid :is(.navbar__cart .cart__container, .navbar__search .search__container).active {
  display: flex;
  opacity: 1;
  visibility: visible;
  flex-direction: column;
  justify-content: space-between;
}


.navbar .grid .navbar__cart .cart__container > ul:first-child {
  padding-right: 20px;
  overflow-y: auto;
  max-height: 400px;
}

.navbar .grid .navbar__cart .cart__container ul li {
  display: flex;
  align-items: center;
  position: relative;
}

.navbar .grid .navbar__cart .cart__container ul li .cart__image img{
  width: 100px;
  border-radius: 15px;
  height: auto;
}

.navbar .grid .navbar__cart .cart__container ul li .cart__details{
  margin-left: 15px;
  padding-right: 30px;
}

.navbar .grid .navbar__cart .cart__container ul li .cart__details h3{
  margin-bottom: 0;
}

.navbar .grid .navbar__cart .cart__container ul li .cart__details :is(p,span, ul.cart__attribute, ul.cart__attribute li){
  font-size: 13px;
  margin-bottom: 0;
}

.navbar .grid .navbar__cart .cart__container ul li .cart__details ul.cart__attribute li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 12px;
  line-height: normal;
}


.navbar .grid .navbar__cart .cart__container ul li .lottie.cart__remove {
  height: 35px;
  position: absolute;
  right: 0px;
}



@media (hover: none) and (orientation:portrait), (max-width: 1024px) {

  /* Bottombar */
  .bar.bottombar{
    top: -36px;
    bottom: auto;
  }


  /* Navbar */
  .navbar{
    position: fixed;
    top: auto;
    bottom: 10px;
    border-radius: 15px;
  }

  .home .navbar{
    position: fixed;
  }  

  /* Navbar Header */
  .navbar .grid .navbar__header img{
    height: 45px;
  }


  /* Navigazione */
  .navbar .grid .navbar__contenent .navbar__navigation ul.navbar__navigation-menu li{
    display: none;
  }
  
  .navbar .mobile{
    display: inline-block!important;
  }

  .navbar .grid .navbar__contenent{
    padding-right: 5px;
  }

  .navbar .grid .navbar__contenent .navbar__navigation ul.navbar__navigation-menu li .lottie--mob-desktop {
    height: 23px;
    transform: scale(1.7);
  }


  /* Carrello */
  .navbar{
    padding: 10px;
  }

  
  .navbar .grid :is(.navbar__cart .cart__button, .navbar__search .search__button){
    margin-left: 5px;
    padding-left: 0;
  }

  .navbar .grid :is(.navbar__cart .cart__button, .navbar__search .search__button) > div {
    height: 30px;
    transform: scale(1.5);
    margin-left: 5px;
  }

  .navbar .grid :is(.navbar__cart .cart__button, .navbar__search .search__button) > p {
    display: none;
  }


  .navbar .grid :is(.navbar__cart .cart__container, .navbar__search .search__container) {
    position: fixed;
    top: auto;
    bottom: 100px;
    width: 90vw;
    right: 5vw;
  }


  /* Menu */
  .navbar .grid .navbar__account{
    padding: 0 10px;
  }

  .navbar .grid .navbar__account a > div {
    height: 26px;
    transform: scale(1.5);
    margin-left: 5px;
    cursor: pointer;
  }

}


/* Footer */
footer.footer{
  width: 100%;
  background-color: var(--grey);
  padding: 70px 20px;
  min-height: 200px;
  position: relative;
  z-index: -1;
  margin-top: 100px;
  position: relative;
}

footer.footer ul.footer__contacts {
  margin-bottom: 0;
}

footer.footer ul.footer__contacts li{
  display: flex;
  align-items: center;
}

footer.footer ul.footer__contacts li a{
  font-size: 17px;
}

footer.footer ul.footer__contacts li > div:first-child{
  height: 45px;
  margin-right: 10px;
}


footer.footer ul.footer__contacts li:last-of-type{
  margin-bottom: 0;
}

footer.footer ul.footer__contacts li:last-of-type a{
  font-weight: bold;
}

footer.footer ul.footer__contacts li p{
  margin-bottom: 0;
}

footer.footer .footer__copyright{
  margin-top: 30px;
}

footer.footer :is(.footer__copyright, .footer__link) :is(a,p,span, li p){
  font-size: 12px;
  margin-bottom: 0;
  line-height: normal;
}

.col-50 .navbar__navigation-menu :is(a,p,span, li p){
  font-size: 14px;
  line-height: normal;
}

.col-50 .navbar__navigation-menu li{
  margin-bottom: 0px;
}

footer .col-50 p:first-of-type{
  font-weight: bold;
  color:var(--main-color);
}

@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  footer.footer{
    padding: 70px 20px 130px 20px;
    margin-top: 50px;
  }

  footer.footer .tab-0{
    width: 0;
    padding: 0;
  }
}


@media (max-width: 500px) {
  footer.footer .col-50{
    margin-top: 30px;
  }

  footer.footer .col-20:nth-child(3){
    margin: 50px auto;
  }

  footer.footer .footer__copyright{
    margin-bottom: 0px;
  }

}




/***************************************************************************
* 	Condivise
***************************************************************************/
.breadcrumb span {
  font-size: 14px;
  font-weight: bold;
}

.breadcrumb > span:last-of-type > span:last-of-type {
  font-weight: normal;
}

@media (max-width: 500px) {
  .breadcrumb span {
    font-size: 13px;
  }
}



/***************************************************************************
* 	Woocommerce default & reset
***************************************************************************/
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{
  color: var(--text-color)!important;
}


/* Layout pagina prodotto e pagina shop */
.woocommerce .type-product{
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}

/* Pagina shop */
.woocommerce .products :is(ul::after, ul::before),
.woocommerce :is(ul.products::after, ul.products::before),
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before{
  content: none!important;
}

.woocommerce.archive :is(.products ul, ul.products){
  display: table;
  width: 100%;
  padding: 0 20px;
  margin-bottom: 50px;
}

.woocommerce-container ul.products{
  padding: 0;
}

.woocommerce ul.products li {
  background-color: var(--base-color);
  border-radius: 20px;
}

/* Sidebar e Main Product */
.woocommerce.archive .col-20{
  border-right: 1px solid var(--grey);
}

.widget.widget_block {
  padding: 0 20px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-in-out;
}
.widget_block.is-loaded {
  opacity: 1;
  visibility: visible;
}

.wc-block-product-filters__overlay-footer{
  display: none;
}




/* Contenuto card */
:is(.woocommerce) ul.products .badge-sale{
  opacity: 1;
  right: 10px;
  top: 6px;
  width: 40px;
  left: auto;
}

h2.woocommerce-loop-product__title {
    font-size: 14px !important;
    padding: .5em 15px!important;
    line-height: 16px;
}

:is(.woocommerce) ul.products .outofstock .badge-sale{
  opacity: 0!important;
}

:is(.woocommerce) ul.products li img{
  border-radius: 20px;
}

:is(.woocommerce) ul.products li h2:is(.woocommerce-loop-product__title, .woocommerce-loop-category__title){
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
}


/* Price */
:is(.woocommerce) ul.products span.price{
  width: 100%;
  text-align: center;
  padding: 0 0 20px;
}

:is(.woocommerce) ul.products span.price > ins{
  width: auto;
}

:is(.woocommerce) ul.products span.price bdi{
  font-size: 18px!important;
}

:is(.woocommerce) ul.products li.product .price :is(del , .not-aviable){
  color: var(--text-color)!important;
}

:is(.woocommerce) ul.products li.product small.product-reserved-ok {
    display: block;
    position: absolute;
    right: auto;
    padding: 4px 20px;
    background-color: var(--text-color);
    bottom: 98px;
    color: #fff;
    width: 100%;
    font-size: 12px;
}

:is(.woocommerce) ul.products li.product .price :is(del bdi, .not-aviable, .preorder, .reserved){
  font-size: 14px!important;
}

:is(.woocommerce) ul.products li a.button{
  display: none!important;
}


/* Pagina prodotto */
.woocommerce .product :is(.summary, .woocommerce-product-gallery){
  float: none!important;
}


@media (min-width: 601px) {
  :is(.woocommerce, .woocommerce-page) #content div.product :is(div.images, div.summary),
  :is(.woocommerce, .woocommerce-page) div.product :is(div.images, div.summary){
    width: 48%;
  }

  :is(.woocommerce, .woocommerce-page) #content div.product div.summary,
  :is(.woocommerce, .woocommerce-page) div.product div.summary{
    padding: 0 60px 0 25px;
  }

  .woocommerce div.product div.images.woocommerce-product-gallery {
    align-self: flex-start;
  }
}


@media (max-width: 600px) {
  :is(.woocommerce, .woocommerce-page) #content div.product :is(div.images, div.summary),
  :is(.woocommerce, .woocommerce-page) div.product :is(div.images, div.summary){
    width: 100%;
  }

   .woocommerce.archive :is(.products ul, ul.products){
    padding: 0;
  }
  /* widget */
  .widget_block{
    margin-bottom: 30px;
  }

  .wc-block-product-filters__overlay-dialog {
    padding: 40px;
    padding-bottom: 100px;
  }
}

@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  :is(.woocommerce, .woocommerce-page) #content div.product div.summary,
  :is(.woocommerce, .woocommerce-page) div.product div.summary{
    padding: 0;
  }
}







/***************************************************************************
* 	Pagina prodotto
***************************************************************************/
/* Gallery product */
.woocommerce .product .badge-sale {
  position: absolute;
  z-index: 99;
  left: 39%;
  width: 100px;
  top: 0;
  opacity: 1;
  transition: opacity 0.1s ease-in-out;
  display: block;
}

.woocommerce .product .images img{
  border-radius: 20px;
}


/* Summary */
.woocommerce .product .summary :is(.reset_variations, .stock.out-of-stock),
.woocommerce .product.product-type-variable .summary p.price{
  display: none!important;
}

.woocommerce .product .summary form.cart .variations{
  margin: 30px 0 10px!important;
  cursor: pointer;
}

.woocommerce .product .summary .woocommerce-variation-description{
  display: flex;
  border: 1px solid var(--grey);
  border-radius: 8px;
  padding: 20px;
  justify-content: center;
  align-items: left;
  width: 100%;
  margin-bottom: 20px;
}

.woocommerce .product .summary .woocommerce-variation-description p{
  margin-bottom: 0!important;
  font-size: 12px!important;
}

.woocommerce .product .summary form.cart .variations select {
  padding: 14px;
  border-radius: 8px;
  border: 2px solid var(--text-color);
  font-size: 14px;
  font-weight: 600;
  width: 100%;
}

.woocommerce .product .summary form.cart .variations th.label{
  text-transform: uppercase;
  width: 30%;
}

.woocommerce .product .summary form.cart .variations :is(td, th) {
  vertical-align: middle!important;
}


/* Prezzo */
.woocommerce .product .summary .price{
  display: flex;
  flex-wrap: wrap;
}

.woocommerce .product .summary .price > ins{
  order: 1;
  width: 100%;
}

.woocommerce .product .summary .price :is(> ins, .woocommerce-Price-amount:not(del > .woocommerce-Price-amount)) bdi{
  font-size: 22px!important;
  color: var(--text-color)!important;
  font-weight: 600!important;
}

.woocommerce .product .summary .price span:not(ins *){
  color: var(--text-color);
}

.woocommerce .product .summary .price del{
  opacity: 1!important;
}

.woocommerce .product .summary .price > span:first-of-type{
  order: 2;
}

.woocommerce .product .summary .price > del{
  order: 3;
  margin: 0 10px 0 5px;
}

.woocommerce .product .summary .price > .woocommerce-labels__label{
  order: 4;
  font-weight: 600;
}

.woocommerce div.product form.cart div.quantity {
  width: 18%;
  float: none!important;
  display: inline-block;
}

.woocommerce .product .summary .quantity .qty{
  height: 52px;
  display: flex;
  border: 1px solid var(--grey);
  border-radius: 8px;
  padding: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 16px;
}

.woocommerce .product .summary .single_add_to_cart_button{
  width: 80%;
  float: right!important;
  height: 52px;
  display: inline-block!important;
}

/* Meta */
.woocommerce .product .summary .product_meta :is(.product_meta, .product_meta span, .product_meta a, .woocommerce-product-details__short-description *){
  font-size: 13px;
}

.woocommerce .product .summary .product_meta{
  gap: 15px;
  display: flex;
  flex-wrap: wrap;
}

.woocommerce .product .summary .woocommerce_shipping {
  display: flex;
  border: 1px solid #f5f5f5;
  border-radius: 8px;
  padding: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.woocommerce .product .summary .woocommerce_shipping .lottie {
  width: 45px;
  margin-right: 10px;
}

.woocommerce .product .summary .woocommerce_shipping :is(p, p a, a) {
  margin-bottom: 0;
  font-size: 14px;
}

.woocommerce .product .summary .woocommerce_shipping p{
  max-width: 80%;
}


@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  .woocommerce .product{
    margin: 50px auto 0;
  }


  .woocommerce .product .badge-sale{
    width: 60px;
  }

  .woocommerce .product .summary :is(.woocommerce_shipping, form.cart .variations select){
    width: 100%;
  }
}



@media (max-width: 500px) {
  .woocommerce .product .badge-sale{
    left: 6%;
    top: 44vh;
  }

}



/* Correlati */
.related.products{
  overflow: hidden;
  width: 100%;
  background-color: var(--grey);
  margin: 100px 0 0;
  padding: 50px 0;
}

.related.products > h2:first-of-type{
  display: none;
}

.related.products ul.products{
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 15px;
  margin-bottom: 0;
  padding: 0 20px;
  flex-wrap: nowrap!important;
  justify-content: space-between;
  padding-bottom: 20px;
}

.related.products ul.products li{
  margin: 0!important;
}

.related.products ul.products::-webkit-scrollbar {
  display: none;
}

.related.products li.product a.woocommerce-loop-product__link{
  height: 100%;
}

.woocommerce :is(ul.products li.product a img, div.product div.images img){
  padding: 20px;
}


@media (hover: none) and (orientation:portrait), (max-width: 1024px) { 
  .related.products ul.products li {
      flex: 0 0 calc(100% / 3.7);
  }
}


@media (max-width: 500px) {
  .related.products ul.products li {
      flex: 0 0 calc(100% / 1.7);
  }
}




/***************************************************************************
* 	Pagina prodotti
***************************************************************************/
.woocommerce.archive :is(.woocommerce-result-count, .page-title, .woocommerce-ordering){
  display: none;
}

.woocommerce ul.products li.product{
  background-color: var(--base-color);
  border: 1px solid var(--grey)!important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{
  color: var(--main-color)!important;
}

.woocommerce.archive :is(.flex-price-start, .flex-price-start del .woocommerce-Price-amount.amount bdi),
.woocommerce.archive  .flex-price-start del .woocommerce-Price-amount.amount bdi span{
  font-size: 12px!important;
}

@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 15px;
  }

  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product{
    margin-bottom: 20px;
  }

  :is(.woocommerce) ul.products span.price bdi{
    font-size: 16px!important;
  }
  
}




/***************************************************************************
* 	Messaggi e Notifiche
***************************************************************************/
.woocommerce-notices-wrapper {
  position: fixed;
  bottom: 20px;
  z-index: 999;
  right: 20px;
  height: fit-content;
}

.woocommerce-notices-wrapper :is(.woocommerce-message, .woocommerce-error){
  border-radius: 15px;
  border-top: none;
  background-color:var(--base-color);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 7px;
  padding: 20px 25px;
  text-align: center;
  
}

.woocommerce-notices-wrapper :is(.woocommerce-message, .woocommerce-error) :is(p,a, li){
  margin-bottom: 0;
  font-size: 13px!important;
  line-height: normal!important;
}

.woocommerce-notices-wrapper :is(.woocommerce-error,.woocommerce-info, .woocommerce-message)::before{
  top: 19px;
}

.woocommerce-error li:last-child{
  margin-bottom: 0!important;
}

.woocommerce-error li::before{
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background-image: url('img/icons/allert.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}

.woocommerce-error a{
  display: none!important;
}


.woocommerce-no-products-found {
  width: 60%;
  margin: 20vh auto;
  font-size: 13px;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before{
  content: none;
}

.woocommerce-info{
  border-radius: 4px;
  background-color: var(--base-color);
  color: var(--text-color);
  border: none;
  padding: 20px 25px;
  line-height: normal;
  text-align: center;
  border: 1px solid var(--grey)!important;
}

.woocommerce-orders .woocommerce-info{
    display: flex;
    flex-direction: column;
}

.woocommerce-orders .woocommerce-info a{
  margin-top: 20px
}

.woocommerce-no-products-found .woocommerce-info {
  border-radius: 15px;
  background-color: var(--base-color);
  color: var(--text-color);
  border: none;
  padding: 20px 25px;
  line-height: normal;
  text-align: center;
}





@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  .woocommerce-notices-wrapper{
    position: fixed;
    top: 40px;
    width: 90%;
    margin-left: 5%;
    z-index: 995;
  }

  .woocommerce-no-products-found {
    width: 90%;
    margin: 20vh auto;
  }
}





/***************************************************************************
* 	Paginazione
***************************************************************************/
.woocommerce nav.woocommerce-pagination {
  width: 100%;
  margin-bottom: 50px;
}

.woocommerce nav.woocommerce-pagination ul li :is(span, a) {
  min-height: 40px;
  min-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: inherit;
  font-size: 14px;
}

.woocommerce nav.woocommerce-pagination :is(ul, ul li){
  border: none;
  border-radius: 5px;
}

.woocommerce nav.woocommerce-pagination ul li span.current{
  border: none;
  background-color: var(--main-color);
  color: var(--base-color);
  font-weight: 600;
}

.woocommerce nav.woocommerce-pagination :is(ul li a:focus, a:hover){
  background-color: var(--base-color);
  color: var(--text-color);
}



/***************************************************************************
* 	Account e Registrazione - Pagina account e field
***************************************************************************/
.woocommerce-page:not(.woocommerce-edit-address, .woocommerce-view-order) .col2-set :is(.col-1, .col-2),
.woocommerce-lost-password .woocommerce{
  width: 80%;
  float:none;
  margin: 0 auto;
}

.woocommerce-page .col2-set :is(.col-1, .col-2) h2,
.woocommerce-edit-account legend{
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
}

.woocommerce-edit-account fieldset{
  margin-top: 25px;
}

.woocommerce-page :is(p.registration-allert, .registration-allert p){
 margin-bottom: 0;
 font-size: 14px;
}

.required,
span.optional,
#account_display_name_description,
.woocommerce-account p#_wc_other\/namespace\/marketing-opt-in_field{
  display: none!important;
}

.woocommerce-page .col2-set .col-2{
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid var(--grey)!important;
}

.woocommerce :is(form.login, form.register){
  border: none;
  padding: 0;
  margin-top: 10px;
}

form label,
p.woocommerce-LostPassword.lost_password a,
.woocommerce-privacy-policy-text :is(p, p a){
  font-size: 13px;
}

table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table :is(td, td span){
  font-size: 13px;
}

.woocommerce-privacy-policy-text :is(p, p a){
  line-height: normal;
  margin-top: 15px;
}

.woocommerce-privacy-policy-text p a{
  color: var(--main-color);
}


input:not(input[type="checkbox"], .woocommerce-cart input[type="number"]),
select#billing_state,
span.select2-selection.select2-selection--single{
  border: 1px solid var(--grey)!important;
  min-height: 50px;
  font-size: 1em;
  padding: 15px!important;
  width: 100%;
  border-radius: 4px;
}

p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide.woocommerce-form-row-info {
  font-size: small;
  line-height: normal;
  background-color: var(--grey)!important;
  padding: 15px!important;
  width: 100%;
  border-radius: 4px;
}

.woocommerce-form-login__rememberme{
  margin-top: 12px;
}

.woocommerce-form-login__rememberme span{
  font-size: 15px!important;
  vertical-align: middle;
}

input[type="checkbox"]{
  width: 20px;
  height: 20px;
}


.woocommerce-EditAccountForm fieldset { display:none !important; }


select#billing_state, span.select2-selection.select2-selection--single, span#select2-billing_state-container, {
    background: var(--base-color);
    border-radius: 4px;
    box-sizing: border-box;
    height: 3.125em;
    position: relative;
    width: 100%;
}

.select2-container .select2-selection--single .select2-selection__rendered{
  padding: 0!important;
  color: var(--text-color);
}

:is(.woocommerce-edit-address, .woocommerce-view-order) .col2-set :is(.col-1, .col-2){
  width: 100%;
}

.woocommerce-edit-address a.edit{
  font-weight: bold;
  font-size: 13px;
}

.woocommerce-MyAccount-navigation ul{
    border-right: 1px solid var(--grey);
    width: 50%;
}

.woocommerce-MyAccount-navigation ul li.is-active a{
  font-weight: bold;
}

address {
  line-height: normal;
  font-size: 14px;
  border: none!important;
}

h2.woocommerce-order-details__title{
  font-size: 20px;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details :is(tbody, tbody span bdi,tfoot tr :is(td, td span)){
  font-size: 14px;
  font-weight: normal;
}

.woocommerce-view-order .woocommerce-customer-details{
  display: none;
}


@media (max-width: 500px) {
  .woocommerce-page:not(.woocommerce-edit-address) .col2-set :is(.col-1, .col-2),
  .woocommerce-lost-password .woocommerce{
    width: 100%;
    float:none;
    margin: 0 auto;
  }

  .woocommerce-MyAccount-navigation ul{
    border-right: none;
    border-bottom: 1px solid var(--grey);
    margin-bottom: 50px;
    width: 100%;
  }

  .woocommerce-MyAccount-navigation ul li{
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid var(--grey);
  }

  .woocommerce-MyAccount-navigation ul li a{
    font-size: 18px;
  }

  .woocommerce-MyAccount-navigation ul li:last-child{
    padding-right: 0px;
    margin-right: 0px;
    border-right: none;
  }

  td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions::before{
    display: none;
  }

  .woocommerce-edit-address a.edit{
    font-weight: normal;
    float: left!important;
    margin: 10px 0 20px;
    font-style: italic;

  }

}



/***************************************************************************
*   Checkout
***************************************************************************/
.woocommerce-checkout :is(.wp-block-woocommerce-checkout,
.wc-block-components-sidebar-layout) {
  margin-bottom: 0px!important;
}

.woocommerce-checkout :is(footer, .navbar, .newsletter){
  display: none;
}

.woocommerce-checkout  main{
  margin-top: 0;
}


.woocommerce-checkout .wp-block-woocommerce-checkout .checkout-hero {
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  width: 300px;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .checkout-footer {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid var(--grey);
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .checkout-footer a{
  font-size: 12px ;
  text-decoration: underline!important;
  color: #474747;
  margin: 0 5px;
}


/* Impostazione layout */
.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block{
  width: 50%;
  padding: 50px 0;
  padding-right: 15%;
  padding-left: 50px;
  background-color: var(--grey);
  position: fixed;
  top: 0;
  right: 0;
  margin-top: 0;
  height: 100%;
}

.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout .wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block{
  width: 50%;
  padding: 0 50px 0 0;
  padding-left: 10%;
  padding-right: 50px;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout{
  justify-content: flex-end;
}


/* Text */
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-validation-error p span{
  font-size: 12px!important;
  line-height: normal!important;
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label, .wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-text-input input:-webkit-autofill+label, .wc-block-components-text-input.is-active label {
  top: 3px!important;
  transform: scale(.72)!important;
  font-weight: bold;
}

.wc-blocks-components-select .wc-blocks-components-select__label{
  font-weight: bold!important;
}

.woocommerce-checkout :is(.wc-block-components-checkbox .wc-block-components-checkbox__label,
.wc-block-components-checkbox>span,
.wc-block-components-radio-control-accordion-content div,
span.wc-block-components-checkbox__label){
  font-size: 13px!important;
  line-height: normal!important;
}


/* Select shipping payments */
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-radio-control-accordion-content {
  padding: 0px 20px 20px 20px!important;
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
  margin-top: 7px;
  margin-left: 8px;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout{
  border: none!important
}

li.wc-block-components-product-details__supporto span,
.woocommerce-checkout .wp-block-woocommerce-checkout span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount {
  font-size: 13px;
  line-height: normal;
}

.wc-block-components-checkout-step__content p,
span.wc-block-components-address-form__address_2-toggle{
  font-size: .875em;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:focus{
  outline: none!important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input{
  min-height: 10px!important;
  min-width: 10px!important;
  width: 10px!important;
  height: 10px!important;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{
  box-shadow: inset 0 0 0 1px!important;
}



/* Input */
.woocommerce-checkout .wp-block-woocommerce-checkout :is(.wc-block-components-form .wc-block-components-text-input, .wc-block-components-text-input) input:is([type=email],[type=number],[type=password],[type=tel],[type=text],[type=url]),
.wc-blocks-components-select .wc-blocks-components-select__container,
.wc-block-components-textarea {
  border: 1px solid var(--grey)!important;
}


/* Checkbox */
.wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block label :is(span, span a){
  font-size: 14px!important;
  line-height: normal!important;
}

.wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block label span a{
  font-weight: bold;
}


/* Summary */

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title{
  margin-top: 0!important;
}

.is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title{
  border: none!important;
}

.wc-block-components-panel__button,
p.wc-block-components-checkout-order-summary__title-text {
  text-transform: uppercase;
  font-size: 14px!important;
  font-weight: 600!important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout span.wc-block-components-product-name{
  font-weight: 600;
  text-transform: uppercase;
}

.woocommerce-checkout .wp-block-woocommerce-checkout :is(.wc-block-components-order-summary .wc-block-components-order-summary-item__total-price,
.wc-block-checkout__guest-checkout-notice){
  display: none!important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout{
  margin-top: 0;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-product-metadata__description{
  display: none;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-order-summary-item__description {
  width: 100%;
  display: flex!important;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding-bottom: 0!important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price{
  width: 40%;
  padding-top: 0px;
  text-align: end;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-product-name{
  width: 60%;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-product-metadata{
  width: 100%;
  line-height: initial!important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout :is(.wc-block-components-product-details,
.wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata){
  margin-top: 0!important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-product-details__supporto:last-child{
  margin-bottom: 0;
}

.woocommerce-checkout .wp-block-woocommerce-checkout :is(.is-large .wp-block-woocommerce-checkout-order-summary-block){
  border: none!important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-totals-item span,
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-product-details__supporto span,
span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price span :is(ins, del){
  font-size: 14px!important;
}

.woocommerce-labels__label.woocommerce-labels__label--user{
  margin-left: 10px;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-totals-item__value{
  font-weight: 400!important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-totals-item.wc-block-components-totals-footer-item span{
  font-size: 18px!important;
  font-weight: 600!important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-totals-item__description.wc-block-components-totals-shipping__via{
  font-weight: 600!important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
  max-width: 60px!important;
  width: 60px!important;
  border: 1px solid var(--grey);
  border-radius: 5px;
  margin-right: 15px;
}

.wc-block-components-form .wc-block-components-text-input input:is([type="email"], [type="number"], [type="password"], [type="tel"], [type="text"], [type="url"]),
.wc-block-components-text-input input:is([type="email"], [type="number"], [type="password"], [type="tel"], [type="text"], [type="url"]) {
  height: inherit!important;
}


.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image{
  width: 60px!important;
  margin-top:0!important;
  margin-bottom: 0!important;
}

.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper{
  border-top: 1px solid var(--grey) !important;
}

@media (hover: none) and (orientation:portrait), (min-width: 1025px) {
  .wc-block-components-order-summary .wc-block-components-panel__content{
    overflow-y: auto;
    max-height: 600px;
    padding-right: 10px;
  }
}

/* Button */
.is-large .wc-block-checkout__actions{
  padding-bottom: 20px!important;
}

.btn-backtocart{
  padding-bottom: 48px!important;
  text-align: center;
}

/* Rimozione dei field in shipping */
fieldset#shipping-fields :is(.wc-block-components-text-input.wc-block-components-address-form__namespace-codice-fiscale,
.wc-block-components-text-input.wc-block-components-address-form__namespace-piva,
.wc-block-components-text-input.wc-block-components-address-form__namespace-denominazione-fiscale){
  display: none!important;
}


@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  /* Impostazione layout */
  .woocommerce-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block{
    width: 100%;
    padding: 50px;
    position: relative;
    margin-top: 160px;
  }

  .woocommerce-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout .wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block{
    width: 100%;
    padding: 50px;
  }

  .woocommerce-checkout .wp-block-woocommerce-checkout .checkout-hero{
    position: absolute;
    top: 0;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
  }

  .woocommerce-checkout .wp-block-woocommerce-checkout .checkout-hero img{
    width: 200px;
  }
  
}

@media (max-width: 500px) {

  .woocommerce-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block{
    padding: 20px;
    margin-top: 125px;
  }

  .woocommerce-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout .wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block{
    padding: 50px 20px;
  }

  .is-mobile .wc-block-checkout__terms, .is-small .wc-block-checkout__terms {
    padding-top: 11px;
  }

  .btn-backtocart {
    padding-bottom: 10px !important;
    padding-top: 15px !important;
  }

  .btn-backtocart a{
    font-size: 14px;
  }
}



/***************************************************************************
* 	Carrello
***************************************************************************/
.wc-block-components-quantity-selector {
    width: 200px!important;
}

.woocommerce-cart .navbar .grid .navbar__contenent{
  border-right: 0;
  padding-right: 0;
}

.woocommerce-cart :is(.wc-block-components-product-badge.wc-block-components-sale-badge,
.wc-block-cart-items__header-total,
.wc-block-cart-item__total,
.wp-block-woocommerce-cart-order-summary-coupon-form-block.wc-block-components-totals-wrapper,
.wc-block-components-totals-shipping,
.wp-block-woocommerce-cart-order-summary-totals-block,
.wc-block-components-product-metadata__description,
.navbar__cart){
  display: none!important;
}


.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{
  font-weight: 600;
}

.woocommerce-cart button.wc-block-cart-item__remove-link {
  padding: 0px !important;
  background-color:transparent !important;
  color: var(--text-color)!important;
  height: inherit !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}

.woocommerce-cart a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
  width: 100%;
  margin-top: 20px;
}

.wc-block-components-product-price__value.is-discounted.wc-block-components-order-summary-item__individual-price,
.woocommerce-cart .wc-block-components-product-price__value.is-discounted{
  background-color: transparent!important;
  font-weight: 600!important;
}


.woocommerce-cart .wp-block-woocommerce-empty-cart-block {
  text-align: center;
  min-height: 55vh;
}

@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  .woocommerce-cart main .grid{
    min-height: 70vh;
  }
}

@media (max-width: 500px) {
  .woocommerce-cart .wp-block-woocommerce-cart-order-summary-block{
    padding-top: 20px;
  }
}


/***************************************************************************
* 	Home page
***************************************************************************/
.home main{
  margin-top: 0;
  overflow-x: hidden;
}

.home .footer{
  background-color: var(--base-color);
  margin-top: 0px;
}

.home .hero{
  margin-top: 150px;
}

.home .hero .grid{
  display: flex;
  height: 100%;
  align-items: center;
}

.home .hero .grid .col-60{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home .hero .grid .col-60 img{
  z-index: -1;
  height: 100%;
  width: 100%;
}

.home .hero .grid .btn-box .lottie.lottie--auto {
  width: 30px;
  transform: translate(-16px, 12px) scale(3);
}

.home .hero h1 span{
  font-size: 50px;
  line-height: 55px;
}

.home .hero h1 span{
  color: var(--main-color);;
}

.home .hero p strong:last-of-type{
  display: block;
}


/* Bestseller */
.home .bestseller {
  overflow: hidden;
  width: 100%;
  background-color: var(--grey);
  margin: 100px 0 0;
  padding: 50px 0;
}

.home.woocommerce .bestseller ul.products{
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 15px;
  margin-bottom: 0;
  padding: 0 20px;
  flex-wrap: nowrap!important;
  justify-content: space-between;
  padding-bottom: 20px;
}

.home.woocommerce .bestseller ul.products li{
  margin: 0!important;
}

.home.woocommerce .bestseller ul.products::-webkit-scrollbar {
  display: none;
}


@media (hover: none) and (orientation:portrait), (max-width: 1024px) {
  
  .home .hero{
    margin-top: 0;
  }

  .home .hero .grid {
    justify-content: center;
  }


  .home .hero .grid .col-60 {
    transform: scale(.9) translateY(-16%);
  }

  .home .hero .grid .col-40{
    margin-top: -90px;
  }


  /* Bestseller */
  .home.woocommerce .bestseller ul.products li {
    flex: 0 0 calc(100% / 2.7);
  }
}


@media (max-width: 500px) {
 
  .home .hero .grid .col-60 {
    transform: scale(1.4) translateY(28px);
  }

  .home .hero .grid .col-40{
    margin-top: 100px;
  }

  .home .hero h1 span {
    font-size: 40px;
    line-height: 45px;
  }

  
  /* Bestseller */
  .home.woocommerce .bestseller ul.products li {
    flex: 0 0 calc(100% / 1.7);
  }
}





/***************************************************************************
* 	ThankYou Page & Registration
***************************************************************************/
:is(.woocommerce-order-received, .page-template-registration-page) :is(.navbar, footer){
  display: none;
}

:is(.woocommerce-order-received, .page-template-registration-page) main{
  width: 100%;
  height: 100vh;
  margin-top: 0;
  overflow: hidden;
}
:is(.woocommerce-order-received, .page-template-registration-page) main :is(.woocommerce,.container) {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}


.woocommerce-order-received .woocommerce-order{
  width: 1250px;
  margin: 0 auto;
  padding: 0 20px;
}

.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
  text-align: center;
  margin: 0px 0 50px;
  font-size: 25px;
}

.page-template-registration-page h2{
  font-size: 25px;
  margin-bottom: 20px;
  font-weight: 400;
}

.woocommerce-order-received ul.order_details {
  display: flex;
  justify-content: center;
}

.woocommerce-order-received ul.order_details{
  font-weight: 600!important;
  text-align: center;
}

.woocommerce-order-received ul.order_details li strong{
  font-weight: 400!important;
}


.woocommerce-order-received :is(.woocommerce-order-details, .woocommerce-customer-details){
  position: absolute;
  left: -9999px;
}

:is(.woocommerce-order-received, .page-template-registration-page)  .lottie.lottie--auto {
  width: 200px;
  margin: 0 auto;
}

.woocommerce-bacs-bank-details{
  display: none;
}

:is(.woocommerce-order-received, .page-template-registration-page) .custom-thankyou-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}

:is(.woocommerce-order-received, .page-template-registration-page) .custom-thankyou-message p{
  font-size: 14px;
  color: #858585;
}


@media (max-width: 500px) {
  .woocommerce-order-received ul.order_details {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .woocommerce ul.order_details li:last-child{
    margin-bottom: 0!important;
  }

  .woocommerce ul.order_details li {
    margin-right: 0!important;
    border-right: none!important;
    padding-right: 0!important;
    margin-left: 0!important;
    padding-left: 0!important;
  }

  .custom-thankyou-message {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 90%;

  }
}

/***************************************************************************
* 	404
***************************************************************************/
.error404{
  width: 100%;
  height: 100vh;
}

.error404 :is(.navbar, .newsletter, footer){
  display: none;
}

.error404 main{
  margin-top: 0;
  
}

main .error404 .grid{
  margin-top: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

main .error404 .grid .col-100{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

main .error404 .grid .col-100 img{
  width: 43%;
}

main .error404 .grid .col-100 h1.title {
  margin-bottom: 5px;
}


@media (max-width: 500px) {

  main .error404 .grid .col-100 img{
    width: 100%;
  }
  
  main .error404 .grid .col-100 h1.title {
    font-size: 30px;
    margin-top: 20px;
  }
}





