/*
Theme Name: Konzept Child
Theme URI:
Author:
Author URI:
Description: Child theme for Konzept theme.
Template: konzept
Version:
License:
License URI:
Tags:
Text Domain:
*/

@import url("../konzept/style.css");





/* db GENERAL: changes 

-- change all #3B95B1 (blue)  to #f37421  (orange)
-- VIMEO changes in code: color + bg (see below!)
-- Pages - hide header search icon: (see below)
-- Pages - hide search bar in the mobile menu: (see below)
-- change h2 (services columns + rio de janeiro) font size to match NEWS
-- On smart devices: make the cover slide have 95% of its original width, this way you'll show users that they can swipe to the right (see below)
-- Project Slides size (see below)
-- Simple Toggle change color of arrow (see below)
-- Simple Testimonial - change color of BG (see below)

-- !!!Portfolio thumbnails TEXT fix of paragraph: ADDED TO PARENT THEME CSS!!!
.....................................
.element .categories { color: #fff; max-width: 100%; left: 0; position: relative; word-wrap: break-word; z-index: 3; font: 600 68.75%/1 Novecentowide, sans-serif; text-transform: uppercase; clear: both; display: block; margin-top: 10px; }
.....................................


to do:

Blog - remove related posts on single post page: remove <?php get_template_part('recent', 'posts'); ?> from single.php in a child theme.
Blog - disable compact header - in /core/body-class.php please extend list of classes with disable-compact-header.

*/







/*  COLOR CHANGE: change all #3B95B1 (blue)  to #f37421  (orange)  */





body { color: #505050; line-height: 1.6; margin: 0; opacity: 0; position: relative; height: 100%; }
.body-visible { opacity: 1; -webkit-transition: opacity 700ms; transition: opacity 700ms; }
.has-featured-slideshow { overflow-y: hidden; }

a { color: #f37421; text-decoration: none; }
a:visited { }
a:focus { outline: thin dotted; }
a:active,
a:hover { color: #f37421; outline: 0; }
a:hover { text-decoration: underline; }
a img { border: none; }


body { color: #505050; line-height: 1.625; margin: 0; opacity: 0; position: relative; height: 100%; }
.body-visible { opacity: 1; -webkit-transition: opacity 700ms; transition: opacity 700ms; }
.has-featured-slideshow { overflow-y: hidden; }




.post-password-required input[type="submit"]:hover {
	color: #f37421;
}


.site-title:hover { color: #f37421; }

.entry-title a:hover { color: #f37421; text-decoration: none; }

.blog-comments-wrapper:hover .blog-comments-icon-shape path { fill: #f37421; stroke: #f37421; }

.blog-comments-wrapper.blog-comments-wrapper-zero:hover .blog-comments-icon-shape path { fill: transparent; stroke: #f37421; }

.nav-previous a:hover:before { color: #f37421; }
.nav-next a:hover:before { color: #f37421; }

.post-navigation .nav-links a:hover:before { color: #f37421; }

.comments-title a:hover { color: #f37421; text-decoration: none; }

.comment-author .fn a:hover { text-decoration: none; color: #f37421; }

.comment-navigation .nav-next a:hover:after { color: #f37421; }

.form-submit  input[type="submit"]:hover { color: #f37421; }

.related-posts-title a:hover { color: #f37421; text-decoration: none; }

.ajax-loader { display: none!important; }
input.wpcf7-submit { background: none !important; color: #000 !important; cursor: pointer; border: none !important; font-family: Novecentowide, sans-serif!important; width: auto !important; padding: 0 !important; font-size: 32px!important; font-weight: 900; text-transform: uppercase; }
input.wpcf7-submit:hover { color: #f37421 !important; }


.element-text.thumb-inactive:hover .thumbnail-link-title:before { color: #f37421; font-weight: 600; opacity: 1; text-decoration: none; text-shadow: none; }

.widget a:hover { color: #f37421; text-decoration: none; }

.widget_pages ul li a:before { content: ">"; font-family: WebSymbolsRegular, sans-serif; font-size: 81.25%; top: 0.625em; left: 0; position: absolute; color: #f37421; }

.widget_categories .current-cat > a { font-weight: 700; color: #f37421; }

.widget_tag_cloud a:hover { text-decoration: none; color: #f37421; }


.site-footer .footer-social-icons a:hover { color: #f37421; text-decoration: none; }



/* 
SHOWCASE titles to match h2 setting 
*/
.entry-title { font: 900 150%/0.875 Novecentowide, sans-serif; margin: 0 0 7px 0; max-width: 100%; word-wrap: break-word; }
.entry-title a { color: #000; text-decoration: none; }
.entry-title a:hover { color: #f37421; text-decoration: none; }


/* 
News - change header color: 
*/
.cb-title.cb-news-title { font-size: 150%; cursor: pointer; min-height: 3em; }
					.cb-title a { color: #000; text-decoration: none; cursor: pointer; display: block; }
					.cb-title a:hover { color: #f37421; text-decoration: none; }






/* Navigation to next/previous set of posts */
.nav-previous a:hover:before { color: #f37421; }
.nav-next a:hover:before { color: #f37421; }
.post-navigation .nav-links a:hover:before { color: #f37421; }




/* 
Pages - hide header search icon: 
*/
.header-search-icon { display: none; }


/* 
Pages - hide search bar in the mobile menu: 
*/
.mobile_app_menu_main_wrapper_inner2 #searchform { display: none; }







/* 
VIMEO CHANGE: Background color to white:
*/
.watching-video .video-wrapper { background-color: #ffffff; }



/* Center VIMEO video */
.project-slide-vimeo iframe {
  max-width: 360px;
  max-height: 240px;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}




/* WHITE box + then you need to ADD TO MAIN THEME IMAGES FOLDER "close.png" (but a BLACK one) */
.exit {
  background-color: rgba(255, 255, 255, 0);
}







/* ORANGE play button */
.video-play { width: 100px; height: 100px; background: url(http://www.dburzadesign.com/content/wp-content/themes/konzept-child/images/play.png) no-repeat scroll center center transparent; cursor: pointer; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 10; 
}




/* change h2 (services columns + rio de janeiro) font size to match NEWS */
.cb-title { color: #000; font: 700 150%/1 Novecentowide, sans-serif; min-height: 2em; margin-bottom: 0.75em; word-wrap: break-word; }
h2 { font-size: 150%; margin-bottom: 0.75em; }
	




/*  On smart devices: make the cover slide have 95% of its original width, this way you'll show users that they can swipe to the right: */
.mod-touch .project-slide-cover { width: 95vw !important; }


/* Project Slide size change */
.project-slides p {
font-family: Open Sans Condensed!important;
color: #303030!important;
font-size: 16px!important;
font-weight: 300!important; }


/* Simple Toggle - change color of arrow */
.symple-toggle .symple-toggle-trigger:before { color: #f37421; content: "\f054"; font-size: 19px; left: 0; position: absolute; top: 1px; }
.symple-toggle .symple-toggle-trigger.active, .symple-toggle .symple-toggle-trigger.active:hover
.symple-toggle .symple-toggle-trigger.active:before { content: "\f078"; color: #f37421; }



/* Simple Testimonial - change color of BG, margin, arrow */
.symple-testimonial-content { font-style: italic; position: relative; background: #EEEEEE; padding: 20px; color: #000; border-radius: 2px; -webkit-border-radius: 2px; }

.symple-testimonial-content:after { content: ""; position: absolute; left: 12px; bottom: -20px; width: 0px; height: 0 px; border-bottom: 25px solid rgba(255,255,255,0); border-top: 15px solid rgba(255,255,255,0); border-right: 40px solid #EEEEEE; font-size: 0px; line-height: 0px; }

.symple-testimonial-author { font-size: 1em; margin-top: 9px; margin-left: 15px; color: #000; font-weight: bold; }


/* Simple TABS - change color of BG */

.symple-tabs .tab-content {
background: rgba(255, 255, 255, 0.67);
padding: 20px;
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
}
