/*
Theme Name: RatedRadarDetactor
Theme URI: https://www.ajjerni.com/
Description: Ajjerni | Rent Anything
Author: RRD
Author URI: https://www.ajjerni.com/
Tags: wordpress, theme, ecommerce
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: audditio
Version: 1.0.0-beta
*/



/*yuval code*/
.wpcf7-response-output,.wpcf7-not-valid-tip{
	float:left;
}
.details_txt .elementor{
	float:left;
	width:100%;
}

/*DT FIXES*/
#aawp-tb-6816 .aawp-tb--mobile .aawp-tb-product-0.aawp-tb__product--highlight {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.aawp-tb--mobile .aawp-tb__product--highlight .aawp-tb-ribbon {
	    width: 100%;
}
.details_content .details_txt p, .details_content .details_txt center {
	float: none !important;
}