/*
Theme Name: Ukuvuna
Theme URI: https://redcalabash.co.za/
Template: Divi
Author: Red Calabash
Author URI: https://redcalabash.co.za/
Description: Made for Ukuvuna.Online
Tags: Ukuvuna Online
Version: 4.5.1.1595492180
Updated: 2020-07-23 08:16:20

*/

img.avatar {
	border: 4px solid #FFF!important;
	border-radius: 10px!important;
	box-shadow: 0px 0px 5px #ddd!important;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
	div.kamy_profile_Pic_form {
		float: right!important;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
	div.kamy_profile_Pic_form {
		float: right!important;
	}
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
	div.kamy_profile_Pic_form {
		float: right!important;
	}
}