/*
 Theme Name:   Gita Child Theme
 Theme URI:    https://gita.themerex.net
 Description:  Gita Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net
 Template:     gita
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  gita
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */










.page_content_wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.gallery_img img {
    height: 300px;
    object-fit: cover;
}
h6.sc_services_item_title {
    font-size: 28px !important;
}

.sc_item_button.sc_button_wrap a {
    background: linear-gradient(to right, #e54e10, #f49516);
}
.wpcf7 .form-style-6 .wpcf7-submit-style .wpcf7-submit {
    background: linear-gradient(to right, #e54e10, #f49516) !important;
}
}