/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

body {
    background-color: #f0f0f0;
}


td.copied{
	  text-align: center;
}

table thead th {
		font-size: 1.5em;
		text-align: center;
}

table thead th.feature {
		text-align: left;
}

table th {
    border-bottom: 1px solid #aaaaaa;
		background: transparent;
}

table thead th a {
    white-space: nowrap;
		font-weight: 600;
}

table tbody tr td, fieldset, fieldset legend {
    border-bottom: 1px #eaeaea solid;
		background-color: transparent;
}

table tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: transparent;
}

table td, table th {
    vertical-align: middle;
}

#wpadminbar #wp-admin-bar-my-account.with-avatar>a img {
		display: none;	
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded a {
    color: #eeeeee;
}

a.getstarted {
    font-size: .7em;
		display: block;
    background: #dd4814;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
    padding: .8em 1em;
    margin-top: 1em;
}

.copied i.fa.fa-check-square {
    color: #0072bc;
    font-size: 1.2em;
}

.woocommerce-active .site-branding {
    /*margin-top: 30px;
    margin-bottom: 30px;*/
}

.site-header ul.menu li.current-menu-item > a {
    color: #0072bc;
	  font-weight: 900;
}

.message {
	background-color: #eeeeee;
}

.site-content {
    background-color: #ffffff;
}

.menu-item-type-custom a {
    color: #eeeeee !important;
    font-weight: bold !important;
}

.menu-item-type-custom 
{
    background: #0072bc;
    margin-left: 75px;
}

.section-title
{
	display: none;
}

.site-info
{
	display: none !important;	
}

.footer-widgets
{
	border-bottom: 0px !important;
}


.widget {
    margin: 0;
}

#wpadminbar .quicklinks li#wp-admin-bar-stats {
	display: none;
}

.product_meta, .storefront-product-sharing {
    display: none;
}

.storefront-full-width-content .woocommerce-products-header, .product_categories_showing_count_container {
		display: none;	
}

.woocommerce-breadcrumb {
		margin-bottom: 0px;
}

.pbc_title {
    margin-bottom: 1.5em;
}

#post-133 .sd-content {
	display: none;
}

.click_more_each_categories {
    display: none;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    margin-top: 5em;
}

.page-template-template-homepage #content div.sharedaddy {
		display: none;
}