/*======================================
Theme Name: Nine-business Divi Theme
Theme URI: https://nine.elvarstudios.com/
Author: Elvar
Author URI: https://elvarstudios.com/
Template: Divi
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

/* ===== NOTES ==================================================================
 *
 *
 * Discover our premium Divi products: https://designpik.net/
 * Discover our premium Divi products: https://risethemes.net/
 *
 *
 * =============================================================================== */

.clipright {
	 /* Modern cut corner */
  clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
 -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
} 