/*
Theme Name: GoodDay Child
Template: goodday
Theme URI: http://cmsmasters.net/goodday/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: GoodDay Wordpress Theme is amazing. Unlimited design solutions can be created due to a great flexibility of settings and shortcode options. 99+ Custom Shortcodes are added through a Visual content composer with  drag'n'drop function. You can set a completely custom layout that stretches to any width, set your content in many columnns and assign animation many parts of your content. GoodDay theme has a Portfolio that can be set to any sort of a grid or a Masonry puzzle with variable paddings for elemens, while Blog can have several different layouts too. Custom Profiles and Projects post types offer an optimal way to present your content, while valid code, SEO-optimized structure and microformats guarantee this content is easily crawled and indexed by search engines. GoodDay comes with a Custom Mega Menu plugin, a really functional Form Builder and premium Revolution and Layer Slider plugins included for free. Multilanguage, RTL-ready, plugin-compatible and professionally-supported theme will make every day you work with your website be a GoodDay!
Version: 1.2.0
License:
License URI:
Tags: white, light, dark, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


/*-------------------------------------------------------------------------

  1.  Browser Reset
  2.  Globally Applied Styles
  3.  Header + Centered + Right + Fixed Version
  4.  Content + Sidebar Styles
  5.  Bottom + Footer Styles
  6.  Blog (Default, Masonry, Timeline) + Post Styles
  7.  Portfolio (Grid, Puzzle) + Project Styles
  8.  Profiles + Profile Styles
  9.  Shortcodes Styles
  10. Widgets Styles
  11. Search + Archives + Sitemap + Other Styles
  12. General Form Styles
  13. CSS3 Animations

-------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------*/
/*  1.  Browser Reset */
/*-------------------------------------------------------------------------*/
@import url("../goodday/style.css");

.mk_row_three {
	width: 75%;
	float: left;
	padding-top: 30px;
	background-color: #ffffff;
	overflow: hidden;
}
.mk_row_three img {
	height: auto;
	width: 100%;
	padding: 10px 40px 10px 0;
}
.mk_row_one {
	width: 25%;
	float: left;
	padding-top: 30px;
}
.mk_row_one hr {
	margin: 0;
	border-top: 1px solid #DADADA;
}
.mk_row_one p {
	padding: 15px 0;
	
}
.mk_row_one p span{
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.mk_row_three {
		width: 100%;
		float: left;
	}
	.mk_row_one {
	width: 100%;
	float: left;
	}
}
.hr {
	
	margin: 10px 0;
	border-top: 1px solid #DADADA;
}

.content_wrap::before {
    background-color: #ebebeb;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 0;
}

.r_sidebar {
	border-left: 1px solid #ebebeb;
}

.cmsms_slider_post_cont_info.entry-meta p {
	padding:0;
	margin:0;
	color: #f6662a !important; 
	text-transform: none;
}
.cmsms_slider_post_cont_info.entry-meta p a {
	padding:0;
	margin:0;
	color: #f6662a !important; 
	text-transform: none;
}
.cmsms_slider_post_cont_info.entry-meta p span{
	padding:0;
	margin:0;
	color: #fff !important; 
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat canvas {
    display: none;
    height: 180px;
    width: 180px;
}


.menu-item-language-current a {
	color: #3d3d3d !important;
}


