/*  MICROTHEMER STYLES  */

/*= Full Code Editor CSS ====== */

#content .woocommerce-form-coupon-toggle {
	display:none;

}
.woocommerce-variation-add-to-cart {
    display:flex;
	
}




/*= General =================== */

/** General >> Section 4 wpforms field label inline **/
#Section_4 .wpforms-field-label-inline {
	/* MT [ google_font: 1 ] */
	font-family: 'roboto' !important;
	color: rgb(255, 255, 255) !important;
}

/** General >> Main page header excerpt **/
#main > .page-header-excerpt {
	display: none !important;
}

/** General >> Header search form:(2) search categories **/
.header-search-form:nth-of-type(2) .search_categories {
	display: none !important;
}

/** General >> Header search dropdown is small **/
.header-search-dropdown > .is-small {
	display: none !important;
}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> Elementor element 58c8e6a wpforms field label inline **/
	.elementor-element-58c8e6a .wpforms-field-label-inline {
	color: rgb(255, 252, 252) !important;
}

	/** General >> Elementor element 58c8e6a wpforms field label inline _2 **/
	.elementor-element-58c8e6a .wpforms-field-label-inline {
	color: rgb(255, 255, 255) !important;
}

	/** General >> Wpforms 51 field 6 wpforms field label inline **/
	#wpforms-51-field_6 .wpforms-field-label-inline {
	font-family: roboto !important;
	color: rgb(255, 255, 255) !important;
}

	/** General >> Elementor element 58c8e6a wpforms field label inline _3 **/
	.elementor-element-58c8e6a .wpforms-field-label-inline {
	color: rgb(255, 255, 255) !important;
}

	/** General >> Wpforms 51 field 6 container **/
	#wpforms-51-field_6-container {
	color: rgb(255, 255, 255) !important;
}

	/** General >> Secondary sidebar main **/
	#secondary > .sidebar-main {
	display: none !important;
}

}

