/**
Theme Name: Robintek Child Theme
Author: Robintek
Author URI: https://robintek.com/
Description: Robintek Child Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: robintek-child-theme
Template: astra
*/


/*==== BUTTONS =======================================================================================*/



/*==== HEADER =======================================================================================*/



/*==== FOOTER =======================================================================================*/



/*==== HOME PAGE ====================================================================================*/



/*==== CUSTOM =======================================================================================*/

.ast-pagination .page-numbers.current {
    color: #fff;
}
#box-form input {
    margin-bottom: 0!important;
}
#box-form .gform_wrapper .top_label .gfield_label {
    line-height: 2.5;
}
#box-form .gform_wrapper.gravity-theme .gform_footer, 
#box-form .gform_wrapper.gravity-theme .gform_page_footer {
    margin-top: 0;
    padding-top: 0;
}

/*==== MEDIA QUERIES ================================================================================*/

@media (max-width:921px){
    .site-primary-footer-wrap .ast-builder-footer-grid-columns {
        grid-template-columns: 1fr!important;
    }
    .site-primary-footer-wrap .site-footer-section {
        padding-bottom: 40px;
    }
    .site-primary-footer-wrap .footer-widget-area-inner {
        text-align: center!important;
    }
}

@media (max-width:768px){
    .col-main-banner-pic,
    .col-main-banner-content,
    .col-featured-services,
    .col-about-content,
    .col-half-pic-image,
    .col-half-pic-content,
    .col-about-content,
    .col-about-icons {
        max-width: 100%!important;
    }
}

@media (max-width: 544px){
	
}
