/*
 Theme Name:   Berry
 Theme URI:    https://mzcreativestudio.com
 Description:  Multipurpose divi woocommerce child theme.
 Author:       MZ Creative Studio
 Author URI:   https://mzcreativestudio.com
 Template:     Divi
 Version:      1.0.0
 Text Domain:  berry
*/
/* ================================= Add Your Custom CSS ================================= */

/*** Back To Top Icon ***/
.et_pb_scroll_top.et-pb-icon {
    background: #a6c76c;
	border-radius: 0;
	right: 15px;
	bottom: 15px;
	min-width: 45px;
}