/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* Colors */
/* #d8e9ed background light turq */
/* #003952 jade font */
/* #00B2B2 turq green link */

/* Fonts */
/*
h1, h2, h3, h4, h5, h6 {font-family: "AdobeGaramondW01-Regula",Georgia,Times,Times New Roman,serif !important; font-weight: 700;}
body.page, .wf-container > * {font-family: "AdobeGaramondW01-Regula",Georgia,Times,Times New Roman,serif;}
.page-title h1,
.page-title h1 *,
.page-title h1 a:hover,
#page .page-title .entry-title {font-family: "AdobeGaramondW01-Regula",Georgia,Times,Times New Roman,serif !important;}
*/

body p a {font-style: italic; font-size:20px;}

/* Banner, bar, Header adjustments */
/* .top-bar {height: 150px} 

.floating-logo.side-header-menu-icon .branding, .floating-menu-icon-right.side-header-menu-icon .menu-toggle {padding:20px;}

.transparent:not(.photo-scroller-album) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) {background-color: rgba(0,0,0,0) !important; padding:0px 20px 0px 20px;}

.transparent .masthead .mobile-branding > a {display:none;} 

#make-res-button {background-color: #003952; padding:10px;}
#make-res-button p {font-size:18px; font-weight: bold; margin-bottom:0px; color: #ffffff;}
#make-res-button .fa {font-size: 18px; line-height: 22px; background-color: #003952; margin-right:10px;}
*/
.phantom-sticky .fixed-masthead.sticky-on.masthead {top: 0px !important;}

/* Footer, Bottom Bar */
.social ul li {display: inline-block; margin-right:20px;}
#nav_menu-2 {width:100%; text-align:center;}
#nav_menu-2 div ul li {display: inline-block; font-size: 16px;}
.jmc-footer-social i.fa {font-family: 'Font Awesome 5 Brands' !important;}

/* BLOG */
.vc_masonry_grid h4 {font-size: 28px !important; font-weight: bold !important; text-transform: uppercase !important;}
article .entry-author {display:none;}


/* Smaller screen like Tablets */
@media screen and (max-width: 1280px) and (min-width: 960px)
{
#make-res-button p {font-size:12px;}
#make-res-button .fa {font-size: 12px; line-height: 12px;}

}

/* Smaller screen like Phones */
@media screen and (max-width: 960px)
{
#make-res-button {display:none;}
/*.home-slider-text {font-size:40px;}*/

#lp-jmc-logo, #lp-jmc-logo img, #lp-jmc-logo .vc_single_image-wrapper {text-align:center;}
#lp-ellen-logo, #lp-ellen-logo img, #lp-ellen-logo .vc_single_image-wrapper {text-align:center;}
}

.hide {display: none !important;}