/*
 Theme Name:   Rosewood Child
 Theme URI:    http://rosewood.ancorathemes.com/
 Description:  Rosewood - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     rosewood
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  rosewood
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
.sc_services_item_featured_left {
	
	border-color:#316304;
	border-top: 10px;
	border-style: solid;
}

.sc_recent_news .post_item .post_featured img {
	
	border-color:#d9eab3;
	border-top: 10px;
	border-style: solid;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
}






.top_panel{
	
	margin-bottom: 1rem;
}

/* Fullwide or Fullscreen with sidebar */
@media (min-width: 1441px) {
.body_style_fullwide [class*="content_wrap"] > .content,
.body_style_fullscreen [class*="content_wrap"] > .content { width: 100%; /*width:auto; max-width:100%;*/ }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .content {padding-right: 440px;}
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .sidebar {margin-left: -410px;}
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content { padding-left: 440px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .sidebar { margin-right:-410px; }
}

.sc_recent_news_style_news-portfolio .post_item .post_featured:after, .sc_recent_news_style_news-announce .post_item .post_featured:after {background-color: transparent !important;
}

.sc_layouts_logo img {
  
	margin-top: -35px;
	
}

