/* 
Theme Name: Capstone Commercial
Template: dt-the7
Theme URI: http://the7.io/ 
Author: Ohiowebtech 
Author URI: http://ohiowebtech.com/ 
Description: The7 child theme for Capstone Commercial Fund website. 
Version: 1.0.0 
License URI: License.txt 
Text Domain: clark 
*/
.grecaptcha-badge{bottom: 50px;}
.cap_slider .box-button svg{
    transform: rotate(0deg);
    background: var( --e-global-color-primary );
    padding: 10px;
    border-radius: 45%;
}
.box-button svg {
    transform: rotate(-35deg);
}

.cap_testimonial .dt-owl-item-icon {
    position: absolute;
    top: -40px;
    left: 0px;
}

.cap_testimonial .dt-owl-item-heading {
    margin-top: 25px;
}