/**
 * Theme Name:     Theraswiss
 * Author:         MT DIGITAL 0868950906
 * Template:       flatsome
 * Text Domain:	   mtdigital.vn
 * Description:    Theraswiss
 */
/*.icon-angle-down{
	display:none!important;
} */

.form-flat button, .form-flat input{
	border-radius: 1px!important;
}
.flex-col.ml-half {
  display: block;
  text-align:right;
}
.ml-half{
	margin-left:0px!important;
}

/*MOBILE CSS*/
@media (max-width: 768px) {
.flex-col.ml-half {
  text-align:left!important;
}
	
	
}