/* LICENSE & DETAILS
   ==================================================

	Theme Name: Cardinal Child Theme
	Theme URI: http://cardinal.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: cardinal
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

@font-face {
    font-family: 'beaconscript';
    src: url('fonts/beacon/beacon-webfont.eot');
    src: url('fonts/beacon/beacon-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/beacon/beacon-webfont.woff2') format('woff2'),
         url('fonts/beacon/beacon-webfont.woff') format('woff'),
         url('fonts/beacon/beacon-webfont.ttf') format('truetype'),
         url('fonts/beacon/beacon-webfont.svg#beaconscript') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Gotham Book';
    src: url('fonts/gotham/Gotham-Book.eot');
    src: url('fonts/gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/gotham/Gotham-Book.woff') format('woff'),
        url('fonts/gotham/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.caption-excerpt { font-family: 'Gotham Book', 'Montserrat'; }
.swiper-slide .caption-content a.sf-button { font-family: 'Gotham Book', 'Montserrat'; text-transform: capitalize; font-size: 18px; }
a.sf-button { text-transform: capitalize !important; }
.wpcf7 input.wpcf7-submit[type="submit"]   { font-family: 'Gotham Book', 'Montserrat' !important; text-transform: capitalize !important; font-size: 18px; }

.spb_clients_widget .owl-carousel .owl-controls { margin-top: 0 !important;}
.spb_clients_widget .title-wrap { margin-bottom: 0 !important; }

#classes-links { margin: 20px 0px; }
.dance-register-button strong { margin-bottom: 0px !important; }

.mc4wp-form-fields input[type="submit"] { font-family: 'Gotham Book', 'Montserrat' !important; text-transform: capitalize !important; font-size: 18px; background: #50B748; margin-right: 0px; }

#main-container .social-media-tiles-block { display: block !important; }
#main-container .social-media-responsive { display: none;}
body {}