/*
Theme Name: ADS Heuman Child
Version: 1.0
Description: A child theme of Hueman
Template: hueman-pro
Author: Administrator
*/
/* Your awesome customization starts here */
/* change active menu item to purple */



#nav-header .nav li a {
    color: #000; 
    font-weight: bold;
    border-top:solid 0px;
}
#nav-header .nav li a {
    color: #000;
}
#nav-topbar .nav li a {
    color: #f2f2f2; 

    font-weight: bold;
}
/* change active menu item to blue 
#nav-header .nav li.current_page_item a {
    color: #00f;
} */
.site-image {
    padding-left: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
margin: auto;
}
#header .pad {
    padding-top: 10px;
    padding-bottom: 0px;
}
/* get rid of line around header menu*/
#nav-header.nav-container {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 3px 3px 0 0;
}

.main-inner {
    min-height: 400px;}

#footer-widgets {
    background: #F2F2F2;
}
#footer-bottom #copyright {
color: #000;
}

 .widget > h3 {
    font-weight: 600;
    font-size: 20px;
}

li.type-product a:first-child {
    min-height: 250px;
    display: block;
}
.woocommerce ul.products li.product a img {
    width: 200px;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.post-category {display: none;}


.post-byline {display: none;}

.product a{
    display: initial;
    display: inline-block;
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a{
    width: 200px !important;
}

.entry.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {display: none;}
.woocommerce .woocommerce-breadcrumb {display: none;}
.woocommerce .woocommerce-ordering select {display: none;}
.woocommerce .woocommerce-result-count {display: none;}
.product .count {
   display:none;
}
.shipping {
   display:none;
}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 20px !important;
}
.single-product .product .single_add_to_cart_button.button{
	background-color: #561396;
	color: #FFFFFF;
}
.woocommerce div.product div.images img {
    display: block;
    width: 300px;
    height: auto;
    box-shadow: none;
}
.single .page-title a {
    font-weight: 400;
    font-style: normal;
    color: #000 !important;
}
.entry h1, .woocommerce div.product h1.product_title {
    font-size: 3em;
    letter-spacing: -1px;
}
section.content .entry h2 {
    font-size: 1.75rem !important;
}
.woocommerce .product .add_to_cart_button.button{
	background-color: #561396;
	color: #FFFFFF;
}
.woocommerce a.remove {
       color: #000 !important;
    
}
.themeform .woocommerce a.button {
	background-color: #561396;
	}
.themeform .woocommerce input.button{
	background-color: #561396;
	}
.themeform .woocommerce a.button.alt{
	background-color: #561396 !important;
	}
.themeform input[type="submit"], .themeform button[type="submit"], .sidebar.s1 .sidebar-top, .sidebar.s1 .sidebar-toggle, #flexslider-featured .flex-control-nav li a.flex-active, .post-tags a:hover, .sidebar.s1 .widget_calendar caption, #footer .widget_calendar caption, .author-bio .bio-avatar::after, .commentlist li.bypostauthor > .comment-body::after, .commentlist li.comment-author-admin > .comment-body::after, .themeform .woocommerce #respond input#submit.alt, .themeform .woocommerce a.button.alt, .themeform .woocommerce button.button.alt, .themeform .woocommerce input.button.alt{
	background-color: #561396 !important;}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{
	color: #561396 !important;}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000;}
.woocommerce ul.products li.product .price {
	color: #000;}

.entry img.alignright2 {
     margin: 6px 100px 0px 20px;
}
.entry img.alignright3 {
     margin: 6px 50px 0px 20px;
}
.entry img.alignleft2 {
     margin: 9px 20px 0px 0px;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;    
}
a, .themeform label .required, #flexslider-featured .flex-direction-nav .flex-next:hover, #flexslider-featured .flex-direction-nav .flex-prev:hover, .post-hover:hover .post-title a, .post-title a:hover, .sidebar.s1 .post-nav li a:hover i, .content .post-nav li a:hover i, .post-related a:hover, .sidebar.s1 .widget_rss ul li a, #footer .widget_rss ul li a, .sidebar.s1 .widget_calendar a, #footer .widget_calendar a, .sidebar.s1 .alx-tab .tab-item-category a, .sidebar.s1 .alx-posts .post-item-category a, .sidebar.s1 .alx-tab li:hover .tab-item-title a, .sidebar.s1 .alx-tab li:hover .tab-item-comment a, .sidebar.s1 .alx-posts li:hover .post-item-title a, #footer .alx-tab .tab-item-category a, #footer .alx-posts .post-item-category a, #footer .alx-tab li:hover .tab-item-title a, #footer .alx-tab li:hover .tab-item-comment a, #footer .alx-posts li:hover .post-item-title a, .comment-tabs li.active a, .comment-awaiting-moderation, .child-menu a:hover, .child-menu .current_page_item > a, .wp-pagenavi a, .entry.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #561396;
    font-weight: bold;
}

.page-title { text-transform: none!important; }
#nav {
width:750px;
margin:0 auto;
list-style:none;
}
#nav li {
float:left;
}
#nav a {
display:block;
text-align:center;
width:150px; /* fixed width */
text-decoration:none; 
}
/** Remove borders around Compact Album preview images */
.ngg-album-compactbox::before,
.ngg-album-compactbox::after,
.ngg-album-compactbox {
     border: none !important;
}
.ngg-album .ngg-thumbnail a img {
	border: 4px solid #a0a2a2 !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 160px !important;
	width: 240px !important;
}
.ngg-album-compactbox .Thumb {
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #000 !important;
height: 160px !important;
	width: 240px !important;
}
/** Hide number of photos in compact album display */
.ngg-album-gallery-image-counter {
    display: none;
}

/** Center Basic Thumbnails */
.ngg-galleryoverview {
    text-align: center !important;
}
.ngg-gallery-thumbnail-box {
    float: none !important;
    display: inline-block !important;
}
nav#nav-header .nav li a {    
    text-align: center !important;
    
}
.ngg-album-compact h4 .ngg-album-desc {
    overflow: hidden;
    display: block;
    height: 54px;
}

.wp-caption p.wp-caption-text {
	line-height: 17px !important;
	font-size: 12px !important;
}
.page .page-title h1, .page .page-title h2, .page .page-title h4 {
	font-size: 1.75rem !important;}

.post-row{
color: #000;	
}

/* Colored content boxes */

.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
}

.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}

.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}

.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}

.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}

.content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}

.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}
.tablepress-id-9 .column-2,
.tablepress-id-9 .column-3,
.tablepress-id-9 .column-4
{
		text-align:left;
	
}

.tablepress-id-9 .column-4
{
		width:50px;
	
}
.tablepress-id-13 .column-1,
.tablepress-id-13 .column-2,
.tablepress-id-13 .column-3,
.tablepress-id-13 .column-4,
.tablepress-id-13 .column-5
{
		text-align:left;
	
}
.tablepress-id-14 .column-1,
.tablepress-id-14 .column-2,
.tablepress-id-14 .column-3,
.tablepress-id-14 .column-4,
.tablepress-id-14 .column-5
{
		text-align:left;
	
}
.liindent { margin-left: 25px; }
.ul .li {font-size: 12px !important;}

.left-align {
  text-align: left
}
 .center2{
  text-align: center;
 }
