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

/* -- Generelt design -- */ 

#page.boxed {
	box-shadow: none;
	-webkit-box-shadow: none;
	
}


/* -- Meny -- */

.special_menu_item a span {
	color: #27A4AB!important;
}



/* -- Frontside --*/
#norfo_home_main_text h1, #norfo_home_main_text h2 {
	color: #ffffff!important;
}

#norfo_main_box div {
	height: 420px;
}


/* -- Woocommerce Endringer -- */

.wf-cell.shown  {
	border: 1px rgba(0, 0, 0, 0.2) solid;
	width: 550px;

}

/* -- Footer -- */
.footer .widget_pages li {
	border: 0px;
}

.footer .widget_pages{
	padding-left: 80px;
	padding-top: 40px;
	padding-bottom: 40px;
	
}

.widget-title{
	text-decoration: underline;
    text-transform: uppercase;
}

section#media_image-2{
	padding-left:110px;
	float:right;
}

section#media_image-3{
	padding-left:110px;
	position: relative;
    top:150px;
}

section#media_image-4 {
	position:relative;
	left:400px;
}

/* -- Filter -- 

.woof.woof_sid.woof_sid_auto_shortcode{
	border:0px;
}

.woof_sid_auto_shortcode{
	background:none;
}

.chosen-container-single .chosen-single{
	background: none;
	border-radius:0px;
    border: 1px solid #1DA3A9;
	color: #1DA3A9;
}*/