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

footer .widget_media_image img {
    max-width: 200px!important;
    padding-bottom: 20px;
}

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



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

.entry-content p:last-child {
    margin-bottom: 0;
}
b, strong {
    font-weight: 900;
}
#newsletter-signup-form input[type=email] {
    background-color: transparent;
    border-bottom: 2px solid #fff;
    border-right: none;
    border-left: none;
    border-top: none;
}
#newsletter-signup-form input::-webkit-input-placeholder {
    color: #fff;
}
#newsletter-signup-form input[type=email] {
    margin-bottom: 0!important;
}
#newsletter-signup-form .gform_footer {
    margin: 0!important;
    padding: 0!important;
}
#box-form input {
    margin-bottom: 0!important;
}

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

@media (max-width:921px){

}

@media (max-width:768px){

}

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