/*
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
*/


/* Aries Additional*/

	/*topbar*/
	.list-type-menu.mini-nav > ul > li.act > a .menu-item-text, .list-type-menu.mini-nav > ul > li > a:hover{ opacity: 1 !important}
	
	.weatherwidget-io{ height: 70px !important; width: 420px}
	
	/*home*/
	.wp-caption{ background:#1F577C; padding: 8px 0px 8px 8px;}
	.wp-caption-text{ text-align: center; color:#fff}
	
	.come-stay-h h1{ color:#F6BC00; font-size: 36px; margin: 0 0 0 0 !important}
	.come-stay-h h2{ color:#fff; font-size: 24px; margin: 0 0 10px 0 !important}
	
	.getting-h .wp-caption{ background:#fff; padding: 0px 0px 0px 0px;}
	.getting-h .wp-caption img{ border: 1px solid #000}
	.getting-h .wp-caption-text{ text-align: center; color:#222}


	.happy-trail-h .upb_row_bg vcpb-default{ border-top: 3px solid #575757 !important}
	.happy-trail-h h1{ color:#F6BC00; font-size: 36px; margin: -15px 0 0 0 !important}
	
	.happy-trail-h .vc_col-sm-3 .vc_column-inner > .wpb_wrapper{ background: rgba(255, 255, 255, 0.8); padding: 5px 10px; max-height: 380px; min-height: 380px}
	.happy-trail-h .vc_col-sm-3:first-child .vc_column-inner > .wpb_wrapper{ background: rgba(255, 255, 255, 0); padding: 0px 0px; max-height: 400px; min-height: 400px}
	.happy-trail-h h4{ font-size: 17px; font-weight:500; line-height: 24px}
	.happy-trail-h p{ font-size: 15px; }
	.happy-trail-h a{ font-size: 15px; text-decoration:none}
	.happy-trail-h li{ color:#7D000E !important; margin-bottom: 15px}
	
	#weather-report .report-area{ height: 268px !important} 
	#weather-report .header{ border-radius: 0px !important}
	
	.news-events-h h4{ background:#1F577C url(images/fb-ico.jpg) no-repeat 10px 5px; color:#fff ; padding: 5px 8px 5px 35px}
	.news-events-h .vc_col-sm-5 .vc_column-inner .wpb_wrapper > .wpb_content_element{ margin-bottom:0px}
	
	.news-events-h .items-grid .post-content > p{ margin-top: 0px;}
	.news-events-h .post-content .text-secondary{ display: none !important}
	
	.news-events-h .vc_column_container .vc_col-sm-7 .vc_column-inner > .wpb_wrapper{ border: 1px solid #ADADAD; padding: 20px; min-height: 440px}
	.news-events-h .post-content a{ color:#7D000E !important}
	
	.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {width: 100% !important;} 
	.fb-page, .fb-page span, .fb-page span iframe[style] {width: 100% !important;} 
	
	
	.dine-in-h .vc_col-sm-6.dine .vc_column-inner > .wpb_wrapper{ border: 1px solid #AF8702; padding: 20px; background: rgba(0, 0, 0, 0.7); color:#fff !important}
	.dine-in-h h2{ color:#E7B401}
	
	.home #main{ background:#fff !important}
	
	.moose-h h3{color: #F6BC00 !important}
	.moose-h{ color:#fff !important}
	
	/*footer*/
	.footer .widget-title{ font-size: 30px} 
	.footer .textwidget{ font-size: 15px; line-height: 22px}
	
	



	/*Responsive*/
	@media screen and (max-width: 1024px) {
		body{ border: 0px solid #000 !important;} /*black*/
		
		
		
		
	}
	
	/* !- 800 (portrait tablets (big) and landscape phones (big)) */
	@media screen and (max-width: 800px) {
		body{ border: 0px solid #F00 !important;} /*red*/
	}
	
	@media screen and (max-width: 960px) {
		body{ border: 0px solid #0F0 !important;} /*green*/
		
		.masthead.masthead-mobile-header, .masthead.masthead-mobile-header:not(.mixed-header){ padding: 20px 50px !important}
		
		
		
	}
	
	@media screen and (max-width: 560px) {
		body{ border: 0px solid #00F !important;} /*blue*/
	}
	
	/* !- 760 (phones and portrait tablets (small)) */
	@media screen and (max-width: 760px) {
		body{ border: 0px solid #FF0 !important;} /*yellow*/
		
		.happy-trail-h .vc_col-sm-3 .vc_column-inner > .wpb_wrapper{ margin-bottom:15px}
		.news-events-h .vc_column_container .vc_col-sm-7 .vc_column-inner > .wpb_wrapper{ margin-bottom:15px}
		.footer{ text-align: center !important;}
		
	}
	
	@media screen and (max-width: 500px) {
		body{ border: 0px solid #0FF !important;} /*skyblue*/
	}
	@media screen and (max-width: 540px) {
		body{ border: 0px solid #F0F !important;} /*purple*/
		
	}
	
	/* !- 320 (portrait phones) */
	@media screen and (max-width: 320px) {
		body{ border: 0px solid #fff !important;} /*white*/
	}
	
	/* Wireframe responsiveness: end */
		
	
	
	
	
	
	
	
		
		
		
	
	
		
		
	
	
	
