/*
Theme Name: strof
Template: Divi
Author: sunette
Version: 4.17.4.1690460796
Updated: 2023-07-27 14:26:36

*/
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #130f49!important;
}
.et_mobile_menu {
	border-color:#130f49!important;
}
.color-light-blue{
	color:#00B8C1;
}
.hastag-color{
	color:#B23B5D;
	font-size:22px;
}
.bg-gradient{
background: rgb(194,240,240);
background: -moz-linear-gradient(135deg, rgba(194,240,240,1) 0%, rgba(214,245,245,1) 100%);
background: -webkit-linear-gradient(135deg, rgba(194,240,240,1) 0%, rgba(214,245,245,1) 100%);
background: linear-gradient(135deg, rgba(194,240,240,1) 0%, rgba(214,245,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2f0f0",endColorstr="#d6f5f5",GradientType=1);}