
/**
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 =======================================================================================*/

.entry-content p:last-child {
    margin-bottom: 0;
}
.entry-content p a:link {
    font-weight: 800;
}
#box-form input,
#box-form select,
#box-form textarea {
    margin-bottom: 0!important;
}


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

@media (max-width:921px){
    .box-icon-info .uabb-module-content,
    .box-icon-info .uabb-infobox-content {
        display: block;
        width: 100%!important;
    }
    .box-icon-info .uabb-module-content {
        padding-bottom: 20px;
        margin: 0;
    }
}

@media (max-width:768px){
    .col-get-started-content,
    .col-get-started-form,
    .col-intro-content,
    .col-intro-pic,
    .col-features,
    .col-case-study,
    .col-spotlight-pic,
    .col-spotlight-content {
        width: 100%!important;
        max-width: 100%!important;
    }
}

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