/*
Theme Name: Formarta Child
Theme URI: https://formarta.qodeinteractive.com
Description: A child theme of Formarta
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: formarta
Template: formarta
*/

.nosmurf > .qodef-svg-holder > .qodef-svg--underline-decoration-double{
	display:none !important;
}

#qodef-page-footer-top-area-inner .qodef-grid.qodef-col-num--3>.qodef-grid-inner .qodef-grid-item:nth-child(2):before, #qodef-page-footer-top-area-inner .qodef-grid.qodef-col-num--3>.qodef-grid-inner .qodef-grid-item:nth-child(3):before{
	display: none !important;
}
.qodef-top-banner--enabled #qodef-page-wrapper{
	padding-top:0px !important;
}

[aria-disabled="true"] {
    color: red !important; /* Cambia il colore del testo in rosso */
  }

@media (min-width: 320px) and (max-width: 480px) {
  
  #qodef-woo-page.qodef--single .qodef-woo-single-inner, #yith-quick-view-content.single-product .qodef-woo-single-inner{
	display:contents!important;
}

	.woo-variation-swatches ul.variations, .woo-variation-swatches ul.variations>li{
		display:contents!important;
	}
	.select2-container--default{
		width:auto!important;
	}
	.wp-block-search__no-button{
		margin-left:0!important;
	}
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
    display: block;
    line-height: inherit;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 15px;
}


.woocommerce-product-attributes-item--weight{
	display:none;
}
.qodef-e-content > .price{
	display:contents!important;
}
.search-home-atelier > .qodef-search-form-inner > #qodef-search-form-1{
	color:#fff!important;
}
