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

/*FRONT PAGE*/

/*News read more colour*/
.post-details.details-type-link:after {
	color: #fe6003;
	background-color: #fe6003;
	}
.post-details.details-type-link, .post-details.details-type-link:hover, .post-details.details-type-link:hover .fa.fa-caret-right:before, .paginator a:hover, .paginator a *:hover, .dt-icon-the7-arrow-03:before {
	color: #fe6003;
	}
/*News headline*/
#page .description-under-image .post .entry-title a:hover, #page .post .blog-content .entry-title a:hover, #page .project-list-content .entry-title a:hover {
	color: #fe6003;
}
/*Näytä lisää - button*/
.paginator .button-load-more {
	border-color: rgba(254,96,3,0.1);
	}
.paginator a, .paginator a * {
	color: #fe6003;
	}
.paginator .button-load-more:hover {
	border-color: rgba(254,96,3,0.4);
	}
/* News menu order */
.page-id-30 .filter-categories .show-all{order:0}
.page-id-30 .filter-categories [data-filter="category-22"]{order:1}
.page-id-30 .filter-categories [data-filter="category-25"]{order:2}
.page-id-30 .filter-categories [data-filter="category-27"]{order:3}
.page-id-30 .filter-categories [data-filter="category-26"]{order:4}

/*Toiminnassa mukana vertical center*/
@media only screen and (min-width: 770px) {
.toiminnassamukana {
	display: flex;
	justify-content: center;
	align-items: center;
	}
	}

/*OTHERS*/


/*Tabs hover and active color*/
.wpb_tabs.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a, .wpb_tour.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a, .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a, .wpb_content_element.tab-style-two.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active > a{
	color: #fe6003;
} 

/*Tabs center*/
.wpb_tabs_nav.ui-tabs-nav {
display: flex;
justify-content: center;
	}

/* Tabs organisaatio page*/ 
@media only screen and (max-width: 890px) {
.page-id-58 .wpb_tabs_nav.ui-tabs-nav {
	display: block;
	} }
/* Tabs koulutukset page*/ 
@media only screen and (max-width: 1050px) {
.page-id-87 .wpb_tabs_nav.ui-tabs-nav{
	display: block;
	} }


/*News sidebar*/
.rollover i,
.post-rollover i,
.rollover-video i,
.enable-bg-rollover .post-thumbnail-rollover:after,
.enable-bg-rollover .gallery-rollover,
.enable-bg-rollover.hover-scale figure:after {
  background-color: rgba(255,93,0,0.55);
  background: rgba(255,93,0,0.55);
}
#page .post-content a:hover {
	color: #fe6003;
}
