/*ingrandisco il widget del logo nel header*/
.logosito img{
	width:462px;
}
.logositomobile img{
	width:250px
}
/*faccio in modo che l hr della scheda prodotto sopra ai pulsanti download sia solo uno spazio bianco*/
.rigaorizzontale{
	    border-top: 1px solid #ffffff;
}
/*faccio i bottoni della scheda prodotto tutti larghi uguali*/
.btnschedaprodotto a{
	width:280px;
	padding: 10px 20px;
	line-height:20px
}
/*sistemo bandierine nel footer*/
#footer .uk-width-large{
	width:100%;
}
#footer #text-2{
	display:none;
}
.titolocontatti{
	display:none;
}
/*selettori lingua sopra il menu
.tm-page {
display: flex;
flex-direction: column;
}

.tm-page > .tm-top {
order: -1;
}
.tm-top{
	padding-top: 0px;
    padding-bottom: 0px;
	padding:0px;
}
.tm-top .wpml-ls{
	margin-bottom:0px!improtant;
padding:0px;
	font-size:12px;
	text-align: right;
}
.tm-top .uk-panel>:last-child {
    margin-bottom: 0px !important;
}*/
.bottonihome a{
	font-size:20px;
	line-height: 30px;
    padding: 10px;
}
ul.products>* .woocommerce-loop-category__title, ul.products>* .woocommerce-loop-product__title{
	font-size:20px!important;
}
/*formattazione menu footer*/
.footernero .uk-nav-default li{
	text-align:center!important;
	line-height:1!important;
}
.footernero .uk-nav li a{
	justify-content: center ;
	color: rgba(255, 255, 255, .7)!important;
}
/* correggo che H1 delle categorie a volte è a margin bottom zero*/
.uk-panel>:last-child {
    margin-bottom: 20px!important;
}
/*nascondo il badge recaptcha */
.grecaptcha-badge {
    visibility: collapse !important;  
}
/*rendo bianchi i bordi dei campi del form*/
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea,.uk-section-secondary:not(.uk-preserve-color) .uk-input,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox, input[type=checkbox]{
	border-color: rgba(255,255,255,.6)!important;
	background-color: #e5e5e7!important;
}
.uk-input,.woocommerce textarea, .uk-textarea{
	background-color: #e5e5e7!important;
	background: #e5e5e7!important;
}
/*diminuisco altezza textarea*/
.woocommerce textarea{
	min-height: 100px;
}
.uk-section-secondary:not(.uk-preserve-color) a{
	color:rgba(255,255,255,.7);
}
.prefissotel,.numerotel{
	float:left;
}
.prefissotel{
	margin-right:20px;
	width:25%
}
.numerotel{
	width:71%;
}
.formselect option{
	background-color:#000000;
	color:#ffffff;
}
.tm-toolbar-default .uk-input, .tm-toolbar-default .uk-select, .tm-toolbar-default .uk-textarea, .uk-card-primary.uk-card-body .uk-input, .uk-card-primary.uk-card-body .uk-select, .uk-card-primary.uk-card-body .uk-textarea, .uk-card-primary>:not([class*=uk-card-media]) .uk-input, .uk-card-primary>:not([class*=uk-card-media]) .uk-select, .uk-card-primary>:not([class*=uk-card-media]) .uk-textarea, .uk-card-secondary.uk-card-body .uk-input, .uk-card-secondary.uk-card-body .uk-select, .uk-card-secondary.uk-card-body .uk-textarea, .uk-card-secondary>:not([class*=uk-card-media]) .uk-input, .uk-card-secondary>:not([class*=uk-card-media]) .uk-select, .uk-card-secondary>:not([class*=uk-card-media]) .uk-textarea, .uk-light .uk-input, .uk-light .uk-select, .uk-light .uk-textarea, .uk-overlay-primary .uk-input, .uk-overlay-primary .uk-select, .uk-overlay-primary .uk-textarea, .uk-section-primary:not(.uk-preserve-color) .uk-input, .uk-section-primary:not(.uk-preserve-color) .uk-select, .uk-section-primary:not(.uk-preserve-color) .uk-textarea, .uk-section-secondary:not(.uk-preserve-color) .uk-input, .uk-section-secondary:not(.uk-preserve-color) .uk-select, .uk-section-secondary:not(.uk-preserve-color) .uk-textarea, .uk-tile-primary:not(.uk-preserve-color) .uk-input, .uk-tile-primary:not(.uk-preserve-color) .uk-select, .uk-tile-primary:not(.uk-preserve-color) .uk-textarea, .uk-tile-secondary:not(.uk-preserve-color) .uk-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-select, .uk-tile-secondary:not(.uk-preserve-color) .uk-textarea{
	color:#a3a3a3!important;
	
}
/*colore del botton invia form*/
:not(.woocommerce-message,.woocommerce-Message)>.button:not(.alt,.checkout,.view,.pay,[name*=save_]), :not(.woocommerce-message,.woocommerce-Message)>input[type=submit]:not(.alt,.checkout,.view,.pay,[name*=save_]) {
    background-color: #242427;
    color: #ffffff;
    border: 1px solid transparent;
}
/*scurisco lo sfondo al box processing in home page*/
.uk-card-secondary{
	background-color: rgba(0,0,0,.8);
	color:#ffffff!important;
}
::placeholder { 
	color:#a3a3a3!important;
}
/*chechbox con spunta nera*/

/*tolgo le righe verticali del tema*/
.uk-section-default,.uk-section-muted,.uk-section-secondary,.uk-section-primary{
	    background-image:none;
}

/*Colore testo slider grigioscuro e grande*/
#sliderHome .uk-container{
padding-left:0px;
padding-right:0px;
}
#sliderHome h3{
    font-size: 80px;
    color: #454545;
}

/*sfondo processing home trasparente*/
/*.processingbg .uk-card-secondary{
	background:rgba(0, 0, 0, 0.5);
}*/
/*linea menu staccata*/
.uk-navbar-nav>li>a::before{
	    bottom: 25px;
}
/*scritta sulle immagini slider home*/
#sliderHome h3{
	background:rgba(0, 0, 0, 0.5);
	color:#ffffff;
}
.testoSuImmaginecategorie{
	font-size:40px;
	background:rgba(0, 0, 0, 0.5);
	color:#ffffff;
	display: inline-block;
        padding: 50px 30px;
	display: inline-block;
	line-height: 20px;
}
/*icona scroll down*/
.blink span{
background:rgba(0, 0, 0, 0.5);
color:#ffffff;
	border-radius: 50px;
}
/*home slider*/
.sliderhome{
	/*margin-bottom:20px!important;*/
}
.titolohome {
	font-size:25px;
	/*background:rgba(0, 0, 0, 0.5);*/
	background:#000000;
	display: inline-block;
        padding: 10px;
	width:100%;
	letter-spacing: 1px;
}
/*blocchetti testo home sotto categorie*/

#cateGorie .uk-card {
	margin-top: -220px!important;
    margin-left: 50px;
    margin-right: 50px;
}
#cateGorie .uk-panel{
	margin-left: 50px;
    margin-right: 50px;
}
.titolosuimmagineprodotti{
	position:absolute;
	    top: 20px;
    width: 100%;
    text-align: center;
	background:rgba(0, 0, 0, 0.5);
	display: inline-block;
        padding: 30px 30px;
}
/*pagina singolo prodotto*/
.titoloprodotto{
	margin-bottom:50px!important;
	text-transform:uppercase;
	 font-size: 35px!important;
}
/*rimpicciolisco gli H2 della pagina prodotti e tutto maiuscolo*/
.product h2 {
    font-size: 30px!important;
	text-transform:uppercase;
	text-align:left;
}
.testoSuImmagine{
	font-size:40px;
	display: inline-block;
	line-height: 35px;
}
.categoriainprodotto{
	padding: 10px 0px;
}
.categoriainprodotto a:link{
	color:#ffffff;
}
.categoriainprodotto a:visited{
	color:#ffffff;
}
.categoriainprodotto a:hover{
	color:#f3f3f3;
}
.coldescrprod{
	padding-right:50px;
}
/*icona zoom in gallery*/
.galleryproduct .el-link,.galleryproduct .el-link:hover{
	background-image:url("https://www.modenesebespoke.com/wp-content/uploads/2023/08/zoom-in-svgrepo-com-1.svg");
	background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
	width:100px;
	height:100px;
 color: rgba(0, 0, 0, 0)!important;
}
my-custom-icon
/*logo piu grande*/
.uk-navbar-center img{
	width:500px;
}
/*logo mobile piu grande*/
.tm-header-mobile .uk-navbar-left img {
    width: 340px!important;
}

/*footer*/
.footernero{

	padding-top: 50px;
    margin-bottom: 0px;
}
.collogofooter{
	margin-top:-10px;
}
.colcontactus{
	padding-right:50px;
}
@media (max-width: 959px){
.titolohome {
   /*font-size: 40px;*/
}
	.coldescrprod{
	padding-right:0px;
}
#cateGorie *+.uk-margin-large {
	margin-top: 90px!important;

}
	.testoSuImmagine {
    font-size: 40px;

}
	.titolosuimmagineprodotti {
		padding:30px 30px 30px 10px;
	}
	.footernero .uk-margin, .cofcontattifooter, .footernero .uk-first-column{
	text-align:center
}
.footernero .colcontactus{
	padding-right:0px;
}
	/*.footernero .uk-scrollspy-inview .uk-child-width-auto{
		margin-left:80px;
	}*/
}
@media (max-width: 450px){
	.home #sliderhome{
   background-color:#000000;
		text-align:center;
}
.home #sliderhome #scrittaheadhome{
   width:300px;
}
	.numerotel{
	width:65%;
}
}
