/*
 Theme Name: WebfulBox Child Theme
 Theme URI: https://www.webfulcreations.com/products/
 Author: Webful Creations
 Author URI: https://www.webfulcreations.com/
 Description: WebfulBox Child Theme extends support for WebfulBox WordPress theme.
 Version: 1.0
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags: one-column, two-columns, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, post-formats, translation-ready, left-sidebar
 Template: webfulbox
 Template Version: 1.0
*/

@font-face { font-family:Gotham Book; 
    src:url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/Gotham-Black.woff2) format("woff2"),
    url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/Gotham-Black.woff) format("woff");
    font-weight:bold;
    font-style:normal;
    font-stretch:normal;
    unicode-range:u+0020-00fe
}
@font-face {
    font-family:Gotham Book;
    src:url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/Gotham-Ultra.woff2) format("woff2"),
    url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/Gotham-Ultra.woff) format("woff");
    font-weight:700;
    font-style:normal;
    font-stretch:normal;
    unicode-range:u+0020-00fe
}
@font-face { 
    font-family:Gotham Book;
    src:url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/Gotham-Light.woff2) format("woff2"),
    url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/Gotham-Light.woff) format("woff");
    font-weight:300;
    font-style:normal;
    font-stretch:normal;
    unicode-range:u+0020-00fe
}
@font-face { 
    font-family:Gotham Book;
    src:url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/GothamBook.woff2) format("woff2"),
    url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/GothamBook.woff) format("woff");
    font-weight:400;
    font-style:normal;
    font-stretch:normal;
    unicode-range:u+0020-00fe
}
@font-face { 
    font-family:Gotham Book;
    src:url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/GothamMedium.woff2) format("woff2"),
    url(https://socialrubbish.com/wp-content/themes/webfulbox-child/fonts/GothamMedium.woff) format("woff");
    font-weight:500;
    font-style:normal;
    font-stretch:normal;
    unicode-range:u+0020-00fe
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .button, .footer-logo-side .contact-us ul li:last-child a, .footer-logo-side .contact-us span, h1, h2, h3, h4, h5, h6, h2 a, h3 a, h4 a, h5 a, h6 a, strong, body {
	font-family:Gotham Book, sans-serif !important;
}
.wl_hf-nav-menu__submenu-arrow.active {
    position: relative;
    z-index: 99;
}
.contact-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #E6191A;
    border: 0;
    color: #fff;
    cursor: pointer;
}
.contact-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
	opacity:.9;
}