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

.ast-sticky-active {
    background-color: #fff!important;
}

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



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



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

.entry-content p:last-child {
    margin-bottom: 0;
}
.col-overlap-bottom {
    margin-bottom: -25px;
}
.fl-builder-edit .col-overlap-bottom {
    margin-bottom: inherit;
}
.single.ast-page-builder-template .entry-header + .entry-content {
    margin-bottom: 0;
}

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

@media (max-width:921px){

}

@media (max-width:768px){
    .col-overlap-bottom {
        margin-bottom: 0;
    }
}

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