/*
 Theme Name:   Highend Child
 Theme URI:    http://preview.hb-themes.com/?theme=Highend
 Description:  A Flexible, Powerful & Beautiful WordPress Theme by HB-Themes. Mobile ready and optimized for best performance. With the powerful engine and user friendly interface it will allow you to build outstanding websites quick and easy... It comes with Premium Plugins integrated into the theme.
 Author:       HB-Themes
 Author URI:   http://www.hb-themes.com
 Template:     HighendWP
 Version:      1.0.2
 Tags:		   Responsive, Page-Builder, Drag&Drop, Clean, Modern, Corporate, Multi-Purpose, Multi-Color
 Text Domain:  hbthemes
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

article.search-entry a.search-thumb {
float: left;
margin-right: 20px;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 0px;
width: 60px;
height: 60px;
padding: 1px;
background: #FFF;
display: block;
text-align: center;
color: #777;
display: none !important;
}

a.search-thumb {
    display:none !important;
}

.hb_latest_posts_widget p.nbm {
margin-left: 3px !important;
}

.widget-item h4, #main-nav > li.megamenu > ul.sub-menu > li > a { text-transform:none; }
#widget_sp_image-4 img { max-width:160px !important; }
#widget_sp_image-4 .widget_sp_image-description { clear:both; }

ul.mc_list li {display:inline; list-style-type:none; }
ul.mc_list li input, ul.mc_list li label { display:inline; }

#header-bar { line-height:60px; }
#header-bar i {vertical-align:middle; }
#header-bar p, #top-custom-link-widget > a, #header-bar .top-widget a { font-weight:bold; font-size: 1.09em !important; }
#show-nav-menu i.hb-moon-menu-6 { vertical-align: text-bottom; }
#main-nav li a { font-size:16px !important; }

#header-inner, #logo, #header-inner-bg > div > nav { line-height: 60px !important; height: 60px !important; }

body { background: url(images/pattern12.jpg) repeat; }

#footer.dark-style .container .row .widget-column .widget-item h4 {
color: #000000 !important;
text-transform:capitalize !important;
}

#main-nav li.menu-item { font-weight:bold; }

.bottom-meta-section .share-holder, .bottom-meta-section .like-holder, .comments-holder a, .like-holder i, .comments-holder i, .share-holder i {color:#333;}
.share-holder .hb-dropdown-box { visibility: visible !important; top:0px; }
.hb-dropdown-box {opacity:100; box-shadow:none; position:relative; background:transparent; margin-top:0px; border:none; display:inline-block; }
.hb-dropdown-box::before {display:none;}
.share-holder .hb-dropdown-box ul li a, .share-holder .hb-dropdown-box ul li {display:inline; border:none;}
.share-dropdown-box {width:max-content;}
ul.blog-social-share {display:inline; }
.hb-dropdown-box.dropdown-visible, .hb-dropdown-box.dropdown-visible-click, .hb-gallery-sort li ul.dropdown-visible, .hb-gallery-sort li ul.dropdown-visible-click {margin-top:0px; display:inline-block;}
.tooltip {z-index:9999;}

@media handheld,only screen and (max-width:900px){ 
	#hb-header #header-bar { display:block !important; } 
	#header-bar #top-info-widget {display:none; }
	#header-bar .top-widget {border-right:none; text-align:center;}
	/*#header-bar .float-right {float:none !important;}*/
}
@media handheld,only screen and (max-width:400px){
	#header-bar p, #top-custom-link-widget > a, #header-bar .top-widget a { font-size: .79em !important; }
	#logo img { max-height:37%; }
}

.button {
	display: block; 
    box-shadow: 0 3px 0 0 #008bbc;
	background: #d6f6ff;
	color: black;
	padding: 12px 10px 10px !important;
	text-align: center;
	text-transform: uppercase;
	border-radius: 18px;
	margin-top:0px !important; 
	font-size:90%;
}
.button:hover { background:white; }
.button:active { box-shadow:0 0 0 0 #008bbc !important; margin-top:3px !important; }
.button-grid a { 
	padding:10px; 
	flex-grow:1;
	flex-shrink:1;
	flex-basis:10%
}
.button-grid {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	margin: 0 auto;
	max-width:730px;
}

/* make checkboxes in Contact form vertical - by queenbcreative */

span.wpcf7-list-item { display: block; }