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

.single-product .product_meta {
	display: none !important;
}

#mobile-menu .next-level-button {
	display: none !important;
}

.mobile-main-nav .sub-nav > li > a {
	padding: 7px 0 7px 0 !important;
}

rs-module-wrap {
	left: 0px !important;
}

.single-product .summary a  {
	border: 2px solid #001f4e;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 30px;
	margin-top: 15px;
	color: #000000 !important;
	font-family: 'Noto Sans';
	text-decoration: none !important;
	display:  inline-block;
}

.single-product .summary a:hover  {
	
	background-color: #001f4e;
	color: #ffffff !important;
	text-decoration: none !important;
	
}

.switcher-wrap {
	display: none;
}

.vc_cta3 .vc_btn3 {
	font-family: 'Noto Sans' !important;
	font-size: 16px;
	font-weight: bold;
	color: #000000 !important;
	margin-top: 10px;
	border-radius: 30px !important;
	text-transform: uppercase;
	border: 2px solid #ffffff !important;
	padding-top: 8px;
	padding-bottom: 8px;
}

.vc_cta3 .vc_btn3:hover {
	
	color: #ffffff !important;
	background-color: #001f4e !important;
	
}

.vc_cta3 {
	padding-top: 90px !important;
	padding-bottom: 90px !important;
}

.vc_cta3-container {
	margin-bottom: 0px !important;
}

#footer a {
	color: #8b8d94;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none !important;
}

@media only screen and (max-width: 767px) {
	.hid-mob {
		display: none !important;
	}
	
	.dk-flexswap {
	flex-direction: column-reverse !important;
}
	
	#main {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
}

@media only screen and (min-width: 768px) {
	.hid-desk {
		display: none !important;
	}
}

#bottom-bar a {
	color: #eeeeee !important;
}

