/*
Theme Name: Kitecx Child
Theme URI: http://gaviasthemes.com/kitecx/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: Child theme for the Kitecx theme.
Template: kitecx
*/

.gsc-image-content.skin-v3 .shape-1{
	    background-color: #50AD76 !important;
}

.gsc-image-content.skin-v3 .shape-2{
	    background-color: #1F3E7C !important;
}

element.style {
    background: -webkit-gradient(linear, left top, left bottom, from(#50AD76), to(#1F3E7C));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
i.fas.fa-star {
    background: -webkit-gradient(linear, left top, left bottom, from(#50AD76), to(#1F3E7C));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.fa-pills {
    background: -webkit-gradient(linear, left top, left bottom, from(#50AD76), to(#1F3E7C));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.fa-wheelchair {
    background: -webkit-gradient(linear, left top, left bottom, from(#50AD76), to(#1F3E7C));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
span.number {
    background: -webkit-gradient(linear, left top, left bottom, from(#50AD76), to(#1F3E7C)) !important;
    -webkit-background-clip: text;
   
}
.gsc-icon-box-styles.style-1 .icon-box-content .box-content .title{
	 background: -webkit-gradient(linear, left top, left bottom, from(#50AD76), to(#1F3E7C));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.custombtn{
	background: #000;
    color: #fff6f6 !important;
}
.custombtn:hover{
	background: #f9f8f7;
    color: #0c0c0c !important;
}

footer .footer-main a:hover {
    color: #080808 !important;
}
.testimonial-item-content {
    height: 1016px;
}

.gsc-image-content.skin-v1 .box-content {
    padding: 10px 10px !important;
}

.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 20px;
    display: block;
    width: 40rem;
}
aside#block-5 {
    display: none;
}
aside#block-6 {
    display: none;
}
aside#block-5 {
    display: none !important;
}
aside#block-6 {
    display: none !important;
}