/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/

:root{
    --vermell: #f31912;
}

#gform_wrapper_1 input[type="submit"] {
    background-color: var(--vermell) !important;
    color: #ffffff !important;
}

@media (min-width: 768px) {
    .content-spacious {
        padding-left: 0px !important;
        padding-right: 0px !important;
      
    }
}

.sib-email-area input[type="email"] {
    width: 100% !important;
}


.sib-default-btn {
    width: 90% !important;
}

#newsletter{
    background: none !important;
}

