/*
Theme Name: Shanwag
Description: The Core is created by <a href="http://themefuse.com">ThemeFuse</a>. The Core comes with 17 different themes inside it with more to come soon. The long list of features makes The Core the only stop when searching for a cutting edge WordPress theme. Child theme for the The Core. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: the-core-parent
Version: 1.0
Text Domain: the-core
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


/*TYPOGRAPHY*/
@font-face {
    font-family: 'lunaregular';
    src: url('luna-webfont.woff2') format('woff2'),
         url('luna-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.specScript, .fw-heading .fw-special-subtitle {font-family: 'lunaregular' !important;}
.centerText {text-align:center;}
i {font-family: fontAwesome; font-style:normal;}
.socialmedia i {font-size: 36px; line-height: 50px; padding: 10px;}
.whiteText, .whiteText h1, .whiteText h2, .whiteText  h3, .whiteText h4, .whiteText h5, .whiteText a {color:#ffffff;}
.largerText {font-size:20px;}
footer .fw-footer-widgets .widget-title {font-size:20px; line-height:26px; font-family: 'Open Sans';}
.homeOp a {padding:50px; color:#ffffff;}
.homeOp a:hover {border-top:2px solid #ffffff; border-bottom:2px solid #ffffff;}
.radio label {color:#000000;}
.fw-btn {word-wrap: break-word; white-space: normal;}
p {text-align:justify;}
.withLine-teal::after, .homeCTA03 .fw-special-subtitle::after {content:url('https://www.shanwag.com/wp-content/uploads/2020/10/SW_pics_line-teal.png'); display:block; transform:scale(0.8);}
.withLine-blue::after, .homeCTA01 .fw-special-subtitle::after {content:url('https://www.shanwag.com/wp-content/uploads/2020/10/SW_pics_line-blue.png'); display:block; transform:scale(0.8);}
.withLine-white::after, .homeCTA02 .fw-special-subtitle::after  {content:url('https://www.shanwag.com/wp-content/uploads/2020/10/SW_pics_line-white.png'); display:block; transform:scale(0.8);}

/*HOME*/
.homeCTA01 h4 {color:#212121;}
.homeCTA02 .fw-col-inner, .homeCTA03 .fw-col-inner  {padding-top:60px !important; padding-bottom:75px !important;}
.homeCTA02 {border-top:60px solid #61dbfb; border-bottom:65px solid #61dbfb;}
.homeCTA03 {border-top:60px solid #edf6e9; border-bottom:65px solid #edf6e9;}

/*RESPONSIVE*/
@media screen and (max-width:480px){
	.homeCTA01 h4,.homeCTA01 h2, .homeCTA01 .fw-special-subtitle {text-align:right;}
	.homeCTA01 h4 {font-size:16px; line-height:24px;}
	.homeCTA01 .fw-btn {float:right;}
}
@media screen and (max-width:780px){
	.noMobilePad {padding:0 !important;}
	.homeCTA02, .homeCTA03, .homeCTA04 {text-align:center; border:none !important;}
	.homeCTA02 h2, .homeCTA02 .fw-special-subtitle, .homeCTA03 h2, .homeCTA03 .fw-special-subtitle, .homeCTA04 h2, .homeCTA04 .fw-special-subtitle {text-align:center;}
	#mobile-menu {margin-top:10px;}
}