@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&family=Raleway:wght@200;300;600&display=swap');

:root {
	--main-text-color: black;
	--main-title-color: #404040;
	--main-text-font: Montserrat, Arial, Helvetica, sans-serif;
	--main-title-font: Montserrat, Arial, Helvetica, sans-serif;
	--menu-text-color: black;
	--menu-title-color: #404040;
	--menu-background-color: white;
}

#tp-hp-layout-card{
display:none;
}
#tp-hp-layout-gridlist{
display:block;
}

.card {
 border: 1px solid #eee;
 box-shadow: 5px 5px 3px #dedede;
}
.tp-product-thumb img {
 padding: 6px;
}
#tp-search-button {
 border-color: #4eace1;
 background-color: #4eace1;
}
#tp-search-button .tp-menu-search-icon>svg {
 fill: white;
}
#tp-menu-button .tp-menu-button-icon>svg {
 fill: #4eace1;
}
.tp-product-box-details .tp-product-btn-contact {
 background-color: #4eace1;
}
#tp-product-contact-container .tp-product-btn-contact-container .tp-product-btn-contact-send {
 background-color: #4eace1;
} 
.tp-product-thumb .tp-card-product-new {
 background-color: #4eace1;
}
.tp-product-thumb .tp-card-product-discount {
 background-color: #4eace1; 
}
/*MARCHI RIQUADRO H 150*/
.tp-brand-list a {
 width: 200px;
 height:150px;
 background-color: #fff;
}
nav + h1 {
 display: none;
}
.tp-ambient-title {
 display:none;
}
/*ridimensionare Powered by Webmobili*/
.align-items-center {
 font-size: 11px;
 color:white;
}
.a.position-relative.d-flex.justify-content-center.align-items-center.border.border {
 border-width:0px!important;
}
