@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//vivomontessori.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
	font-display:block;
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//vivomontessori.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vivomontessori.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vivomontessori.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vivomontessori.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//vivomontessori.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vivomontessori.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vivomontessori.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vivomontessori.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(227,8,81);
	--wd-alternative-color: rgb(19,68,142);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(226,8,81);
	--btn-accented-bgcolor-hover: rgb(201,8,72);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(226,8,81);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(15,15,15,0.58);
	background-image: url(https://vivomontessori.com/wp-content/uploads/2022/02/vivomontessori_bg.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(12,12,12);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1280px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* banner carta del docente */
.woocommerce-store-notice {
    background-color: #0066CC;
    z-index: 999;
}

/* SCROLL */
element.style {
    position: fixed;
    bottom: -75vh;
    z-index: 100;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 56%);
    width: 270px;
    text-align: center;
    padding-top: 25px;
    text-transform: uppercase;
    padding-bottom: 5px;
    color: red;
    font-weight: 900;
}
.wd-dropdown-cats::-webkit-scrollbar {
  width: 6px;
	border-radius:100px;
}
.wd-dropdown-cats::-webkit-scrollbar-thumb {
  background: #aaa;
	border-radius:100px;
}
.wd-dropdown-cats::-webkit-scrollbar-thumb:hover {
  background: #aaa;
}
.wd-dropdown-search-cat.wd-design-default {
    width: 250px;
}

.labels-rounded .out-of-stock {
    max-width: unset!important;
}
/* HEADER */
.page-title .wd-sub-menu>.cat-item>a {
    color: #fff;
}
.header-banner-container p {
    color: #fff;
}
.wd-search-inited {
    box-shadow: 0px 0px 10px #0000000d!important;
}
#testo-banner {
	color:#fff;
}
.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
    padding: 0px!important;
}
.wd-dropdown-menu.wd-design-default ul, .wd-dropdown-menu.wd-design-default .wd-dropdown ul {
    padding: 12px 20px;
}
.wd-header-cart.wd-design-3 .wd-tools-icon:before {
    color: #333!important;
}
.wd-dropdown-cats {
	overflow-y:scroll !important;
  height: 75vh;
	max-height: 725px;
	border: none!important;
	background-color:#fff0!important;
	direction: rtl;
	left: -6px;
}
.wd-dropdown-cats>ul {
	border: 1px solid rgba(129,129,129,0.15);
	background-color:#fff!important;
	width:270px;
	direction: ltr;
	position: absolute;
  left: 0px;
}
.principale a span {
    text-transform: uppercase;
}
.sottocategoria a span {
	font-weight:500;
}
.page-title .wd-dropdown-menu.wd-design-default {
    padding: 15px 30px!important;
}

@media (max-width: 1110px) {
	.telefono {
		display:none;
	}
}

@media (max-width: 800px) {
	.header-banner-container p {
		font-size:12px;
	}
		.header-banner-container span {
		font-size:16px!important;
	}
}


@media (min-width: 1050px) {
	.wd-header-mobile-nav {
		display:none;
	}
}
@media (max-width: 1050px) {
	.wd-header-main-nav {
		display:none;
	}
}
#piu, #meno {
    position: absolute;
    top: 0px;
    right: 0px;
    border-left: 1px solid rgba(129,129,129,0.15);
    padding: 10px 25px 10px 20px;
	cursor:pointer;
	transition-duration:600ms;
}
#piu:hover, #meno:hover {
    background-color: #e20851;
	color:#fff;
}
#meno {
	display:none;
}
/*.sottocategoria-2 {
	display:none;
	background-color:#f8f8f8;
	transition-duration:2000ms;
}*/
.menu-item:hover:before {
	background-color:#f8f8f8;
}

/*categorie nella barra di ricerca*/

.wd-dropdown-search-cat ul.children li a:before {
    content: "_";
    margin-right: 14px;
	  position: relative;
    top: -6px;
}

.wd-dropdown-search-cat ul.children ul.children li {
    margin-left: 20px;
}

.wd-dropdown-search-cat ul.children ul.children, 
.wd-dropdown-search-cat ul.children {
    margin-top: -12px!important;
}

.wd-sub-menu>.cat-item>a {
   text-transform:uppercase;
	 font-weight:600;
	 color:#000;
}

ul.children{
    padding: 12px 0px!important;
}

/* PAGE TITLE */
.page-title-default {
    background-blend-mode: color;
}
.page-title-default .entry-title {
    font-size: 50px!important;
}
.page-id-4047812 .entry-title {
	display:none;
}

/* CATEGORIE */
.sottocategoria:before {
    content: "–";
    float: left;
    display: inline-block;
    padding: 9px 0px 9px 20px;
	transition-duration:400ms;
}

/* HOME */
#lista .wrap-loading-arrow>div {
    position: absolute!important;
    top: -40px;
}
#lista .wd-btn-arrow[class*=next] {
    left: 30px!important;
}
#lista .wd-btn-arrow[class*=prev] {
    left: -15px!important;
}
#lista .wd-product-cats {
		display:none!important;
}
.labels-rounded .product-label {
    word-break: break-word;
}


.labels-rounded .product-label {
    padding: 10px 20px!important;
    min-height: unset!important;
    font-size: 12px!important;
    background: #e30851!important;
    color: #fff!important;
}
.product-image-link img {
	aspect-ratio: 1;
		object-fit: contain;
		background-color: #fff;
		filter: brightness(0.97);	
}

/* TITOLI */
legend, h1, h2, h3, h4, h5, h6, .title {
    font-family: "Nunito", Sans-serif!important;
		font-weight:800!important;
}

/* FOOTER */
.footer-container {
		background-color: #fff!important;
}
#loghi-pagamento {
	position:relative;
	top:-60px;
}
div#blocco-spedizine-mobile {
	  width: 50%!important;
}
div#blocco-spedizine-mobile p {
    margin-bottom: 20px!important;
}
/* CARRELLO */
.cart-totals-inner .checkout-button {
    margin-bottom: 40px;
}
.cart-content-wrapper>.woocommerce-info {
		width:100%;
		margin-right:15px;
		margin-left:15px;
}
.woocommerce-cart .whb-col-right .wd-dropdown-cart, .woocommerce-checkout .whb-col-right .wd-dropdown-cart {
    display: none;
}
.cart-totals-inner #pwgc-redeem-gift-card-number {
    width: 61%!important;
    margin-right: 10px;
}
#pwgc-redeem-button {
    border-radius: 100px;
}
.cart-totals-inner .woocommerce-shipping-destination {
    display: none;
}
/*nascondo pulsante aggiorna carrello */
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
	display: none;
}

/* CHECKOUT */
.checkout_coupon {
    max-width: 550px!important;
}
form.checkout_pw_gift_card.woocommerce-form-coupon {
    max-width: 550px;
    margin-bottom: 25px;
    padding: 30px;
    border: 2px dashed var(--brdcolor-gray-300);
    border-radius: calc(var(--wd-brd-radius) / 2);
    text-align: center;
}
#pwgc-apply-gift-card-checkout {
    width: 100%;
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor);
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview {
    flex-basis: 100%!important;
	padding: 0px 15px;
}

[for="tipologia"] {
    font-weight: 800;
}
[for="payment_method_paypal"] a {
	text-decoration: underline;
}
[for="payment_method_klarna_payments_pay_later"] a {
	margin-left: 12px;
    font-size: 16px!important;
    color: #242424;
    text-decoration: underline;
	float: none!important;
} 
h3.wc-bacs-bank-details-account-name:before {
    content: "Intestatario conto corrente: ";
    font-weight: 500;
	color: #777;
}
h3.wc-bacs-bank-details-account-name {
    color: #252525;
    padding-top: 10px;
    font-family: 'Lato'!important;
    opacity: 1!important;
}
[for="billing_cf"] {
	display: inline-block;
}
.optional {
	display:none;
}
.Wccp_Order_Items:before, .Wccp_Order_Items:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: transparent;
    background-image: radial-gradient(farthest-side, rgba(0,0,0,0) 6px, #f8f8f8 0);
    background-size: 15px 15px;
}
.Wccp_Order_Items:before {
		top: -10px;
    background-position: -3px -5px, 0 0;
}
.Wccp_Order_Items:after {
    bottom: -10px;
    background-position: -3px 2px, 0 0;
}
#Wccp_Confirmation_Page a {
	  color: #e20851;
    font-weight: 800;
}
.Wccp_Order_Items {
	  padding: 30px;
    background-color: #f8f8f8;
    margin-bottom: 30px;
    margin-top: 30px;
		position: relative;
}
#wc-do-payment {
	padding: 15px 30px!important;
    font-size: 15px!important;
    background-color: #e20851!important;
    color: #fff!important;
    border-radius: 100px!important;
}
.show-pw-gift-card {
	color: rgb(227 8 81)!important;
}
.fatturazione h3:before {
    content: "1. ";
	  color:#e43852;
}
.spedizione .titolo>h3:before {
    content: "2. ";
		color:#e43852;
}
@media (min-width:768px){
.spedizione {
    padding-left: 40px!important;
    border-left: solid 1px #ccc;
}
.fatturazione {
	padding-right: 40px!important;
}
.ordine {
    margin-top: 40px;
}
}

/* BANNER COOKIE */
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    font-family: 'Nunito'!important;
    font-size: 14px!important;
    font-weight: 700!important;
}

/* AVVISAMI QUANDO TORNA DISPONIBILE */

.alert_container h6 {
    font-size: 20px!important;
	  margin-bottom: 20px;
	  margin-top: 30px;
}

.alert_container button {
    border-radius: 25px!important;
    margin-top: 20px;
    margin-bottom: 30px;
}

.summary-inner .alert_container {
    margin-bottom: 40px;
    margin-top: 40px;
}

/* GOOGLE RECAPTCHA */



/* BUTTON WHATSAPP */

.ctc_s_7_icon_padding{
   box-shadow: 0px 4px 12px 0px #00000015;
	display:none;
   animation: 2s ease-out 0s 1 normal none running slideInFromBottomDelay;
}

@media (max-width: 1024px){
.ctc_s_7_icon_padding{
    position: relative;
    top: -140px;
}
}

#citazione img {
	height: 100px;
  width: 100px;
  object-fit: cover;
  border-radius: 100px;
  margin-right: 20px;
	margin-bottom: 20px;
}
#citazione {
background-color: #f8f8f8;
    padding: 20px;
    margin-bottom: 20px;
}
p#klarna {
    font-size: 14px;
    margin-top: 20px;
    color: #000;
    font-weight: 800;
}
.product-type-pw-gift-card p#klarna {
	display:none;
}
.payment_methods .payment_method_paypal img {
    width: 68px;
	display:none
}
.payment_method_ppay img {
    max-height: 23px!important;
}
.payment_method_klarna_payments_pay_later img {
	max-width: 50px!important;
    width: 50px!important;
}

/* NEWSLETTER */

.mc4wp-response {
    max-width: 50%;
    margin: auto!important;
}

/* BLOG */
.blog-design-masonry.blog-style-shadow .article-inner {
    box-shadow: 0 0 8px rgb(0 0 0 / 9%)!important;
    border: solid 2px #ddd;
}
.single-post .article-body-container img {
	margin: 30px 0px;
}
.single-post .article-body-container blockquote {
    margin-top: 20px;
}
.single-post .article-body-container h2 {
    margin-top: 20px;
}
.comment-form-url {
		display:none;
}

/* FORM DI CONTATTO */
.wpcf7-submit {
    background-color: #e43852!important;
    color: #ffffff!important;
    border-radius: 100px!important;
}



/* BARRA MOBILE */
.wd-toolbar {
    padding: 20px!important;
    height: 60px!important;
}

@media (max-width: 1024px) {
.product-grid-item.outofstock .add-to-cart-loop {
    width: 100%!important;
}
.product-grid-item.outofstock .add-to-cart-loop:before {
    font-weight: 800!important;
    font-size: 12px!important;
    content: "richiedi disponibilità"!important;
    font-family: unset!important;
    line-height: 1.2!important;
}
}

/* MOBILE MENU */

.mobile-nav.wd-side-hidden.wd-left.wd-opened {
    z-index: 999999999!important;
}

.wd-nav-vertical>li.menu-item-has-children>a:after, .wd-nav-opener:after {
    content: "+"!important;
    font-size: 20px!important;
		height: 12px;
    width: 12px;
    line-height: 0.25;
}
.wd-nav-opener.wd-active:after {
    transform: rotate(-45deg)!important;
}

/* GIFT CARD */
div#pwgc-balance-container:before {
    content: url(https://nuovo.vivomontessori.com/wp-content/uploads/2022/04/streamline-icon-shopping-gift@100x100.svg);
    width: 50px;
    max-height: 50px;
    display: block;
    margin-bottom: 20px!importa;
    margin: 20px auto;
}
div#pwgc-balance-container svg {
    display: none!important;
	visibility: hidden;
}
#pwgc-balance-number {
    margin-right: 10px;
	margin-bottom:0px!important;
}

/* MAILCHIMP */

.mailchimp-newsletter label {
display: inline-block!important;
}

/* PAGINA PRODOTTO */
.evidenza.montessori, .evidenza.educativi {
	display:none;
}
.woocommerce-product-details__short-description {
    margin-top: 20px;
}
#reviews, .reviews_tab {
		display:none!important;
}

/* PAGAMENTO */
#submit_unicr_payment_form, .button.cancel {
    background-color: #e20851!important;
    color: #ffffff!important;
    border-radius: 100px;
    margin: 5px 0px;
}
.payment_method_pagonline img {
	display:none;
}


.wd-toolbar {
    padding-bottom: 20px!important;
    height: 86px!important;
    border-radius: 20px 20px 0px 0px;
	  box-shadow: 0 0 20px rgb(10 31 62 / 35%)!important;
}
.wd-toolbar .wd-toolbar-icon,.wd-toolbar .wd-tools-icon{
    transform: scale(1.2);
    padding-bottom: 8px;
	  color: #244664!important;
}


.pulse .wd-cart-number {
         -webkit-animation-name: pulsate;
    -webkit-animation-duration: 600ms;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1

}
@-webkit-keyframes pulsate {
0% { transform: scale(1) } 
 30% { transform: scale(1.5) }
 100% { transform: scale(1) }
 }


/* POPUP */
.wd-popup.wd-promo-popup {
    z-index:9999999!important;
		padding: 0px!important;
}

/* MINI CART */
.woocommerce-mini-cart .remove {
    width: 30px!important;
    height: 30px!important;
    line-height: 29px!important;
    border: 1px solid rgba(0, 0, 0, 0.1)!important;
}


[data-title="Senza categoria"] {
	display:none!important;
}
.split-input label:before {
    font-family: Dashicons;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 4px;
    left: -5px;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "\f464";
    position: relative;
    font-size: 18px;
}



/* richiesta prodotto */
body:not(.postid-4049445, .postid-4049499) #richiesta-prodotto, .postid-4049499 form.cart, .postid-4049445 form.cart {
	display:none!important;
}
div#richiesta-prodotto {
    background-color: #f8f8f8;
    padding: 40px;
    border-radius: 10px;
}
.post-4049445 a.add_to_cart_button, .post-4049499 a.add_to_cart_button{
    display: none!important;
}

/* ordine whatsapp */
p#ordine-whatsapp a {
    background-color: rgb(36 211 102);
    color: #fff;
    padding: 4px 8px;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
		margin-left: 5px;
	cursor:pointer!important;
}
p#ordine-whatsapp span.wd-icon:before {
    font-family: 'woodmart-font';
		margin-right: 5px;
}

/* prodotto in sostituzione */
a#sostituzione {
    margin-bottom: 0px;
    background-color: #e30651;
}

/* PAYPAL */
#order_review .ppc-button-wrapper {
    transform: scale(0.75);
    transform-origin: left;
}
.wc-proceed-to-checkout .ppc-button-wrapper {
    transform: scale(0.9);
    transform-origin: left;
}

/* EXIT INTENT */

button#cartbounty-pro-exit-intent-submit {
   border-radius:200px;
}

/* POPUP NEWSLETTER */

#social-popup .icons-design-default .wd-social-icon {
    padding: 16px;
    color: #14448e!important;
}
#form-newsletter input.wpcf7-form-control{
    width: 100%;
}
label#accettazione-newsletter-popup {
    display: none;
}
.wpcf7-acceptance {
    font-size: 13px;
}

#copiato {
	display:none;
}

/* popup */
.wd-popup-inner .mc4wp-response {
    max-width: 100%!important;
}
.page-id-4050771 .wd-promo-popup-wrapper {
    display: none;
}
html {
 overflow: scroll!important;
}

/* menu evidenza */
li.evidenza a {
    color: #e30651 !important;
    border: 2px solid #e30651;
    border-radius: 100px;
    height: auto;
    padding: 5px 10px;
}
li.evidenza {
    display: flex;
    align-items: center;
}


@media (min-width: 768px) and (max-width: 1024px) {
	p.woocommerce-store-notice.demo_store {
    flex-direction: column;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	p.woocommerce-store-notice.demo_store {
    flex-direction: column;
}
}

@media (max-width: 576px) {
	p.woocommerce-store-notice.demo_store {
    flex-direction: column;
}
}

