/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

.the_content_wrapper ul {
    margin-left: 20px;
}

.the_content_wrapper ul li::marker,
.portfolio-item .desc-wrapper .themecolor {
    color: #00D285;
}

.the_content_wrapper ul li::marker {
    font-size: 1.2em;
}

.portfolio-item .desc-wrapper .themecolor {
	font-size: 0.45em;
	vertical-align: bottom;
	padding-right: 5px;
}

.elementor-button {
    clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, 100% 100%, 0 100%);
}