/*
Theme Name: Denta Child
Theme URI: http://cmsmasters.net/denta-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Denta Child Theme
Template: denta
Version: 1.0.0
License:
License URI:
Text Domain: denta-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, 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
*/

.hiddenblock{
	display:none !important;
}

.bottomborder{
	border-bottom: 1px grey solid;
}

.header_top_meta {
text-align: right !important;
}

@media screen and (min-width: 1024px) {
  .fixedheader {
    position: fixed !important;
    width: 100%; 
    display:block !important;
	}

	.stickyheader
	{
		display:none;
	}
	
		#block-10
	{
		padding-left: 60px !important;
	}
	
	#cmsmasters_row_87v0q70mtp {
    	margin-top: -140px;
	}
}

.whitetext{
color:white;
}

.cmsmasters_project_title>a{
	font-size: 26px;
    line-height: 28px;
	margin-bottom:25px;
}

.googlereviewimg{
max-width:185px;
}

.sidebar_layout_14141414{
border-bottom: white 1px solid !important;
}

.cmsmasters_theme_icon_slide_top{
	bottom: 105px !important;
}

nav > div > ul ul {
    width: 250px !important;
    margin: 5px 0 0 !important;
	height: 430px !important;
  	overflow: scroll !important;
}

ul.a {
	list-style-position: outside !important;
	list-style-image: url('sqpurple.gif')  !important;
}

#cmsmasters_row_w9ve2psddh{
   overflow: hidden;
}

#cmsmasters_slider_y6lda83k{
    padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
	.cmsmasters_row_no_margin > .cmsmasters_row_margin
	{
		display: flex;
	}
	.row-mobile-order
	{
		display: flex;
		flex-direction: column;
	}
	
	.column-order1 
	{
		order: 1;
	}
	
	.column-order2 
	{
		order: 2;
	}
	
	.cmsmasters_project_header
	{
		margin-bottom: 30px !important;
	}
}

.social_wrap a:hover {
    color: #ffffff !important;
}
.social_wrap a {
    font-size: 17px !important;
    line-height: 17px !important;
    width: 30px !important;
    height: 30px !important;
}

.current-menu-item a {
	color: #178087;
}

.middle_inner {
    background-color: #ffffff;
}