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

.site-footer {
    background-image: url("/wp-content/uploads/2025/06/bg-gradient-bar.jpg");
    background-position: top;
    background-size: 100% 15px;
    background-repeat: no-repeat;
    background-color: #fff;
}

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



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



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

@media (max-width:921px){

}

@media (max-width:768px){

}

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