.page-template-template-homepage-php .site-header {
	margin-bottom: .236em;}
.page-template-template-homepage .entry-content, .page-template-template-homepage .entry-header {
	max-width: 100%;}

		/*New Menus-Mega Menu Plugin */
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {

width: auto !important;
	border-bottom: none !important;}

#wp_nav_menu-item-13656 {border-left: 1px solid #ccc !important;}
#wp_nav_menu-item-13667 {
border-right: 1px solid #ccc !important;}
/*font*/
h3, h4, h5, h6 {
    font-weight: 700 !important;
    font-family: "Libre Baskerville", "Georgia", serif;
}
/*homepage*/
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {display: none;}
.widget_recent_entries ul li::before, .widget_pages ul li::before {
    content: none;
}
.widget_nav_menu ul li::before {
    content: none;
}
.sp-header-active .site-header .site-header-cart, .sp-header-active .site-header .secondary-navigation, .sp-header-active .site-header .main-navigation, .sp-header-active .site-header .site-search, .sp-header-active .site-header .site-branding
{margin-top:0px;}
.site-search
{padding: 20px;
padding: 20px 15px;
position: relative;
display: inline-block;
font-size: 13px;
line-height: 1.6;
overflow: visible;
font-family: Open Sans;
text-transform: capitalize;
	text-align: left;}
#site-header-cart
{padding: 20px;
padding: 20px 15px;
position: relative;
display: inline-block;
font-size: 13px;
line-height: 1.6;
overflow: visible;
font-family: Open Sans;
text-transform: capitalize;
	text-align: left;}
.custom-logo {
    min-width:50% !important;
}
@media screen and (max-width: 767px) {.site-search {display:none;}}body::before {
    content: display;
    font-family: "FontAwesome";
    position: absolute;
    height: 1.5em;
    width: 1.5em;
    line-height: 1.5;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-left: -.75em;
    margin-top: -.75em;
    font-size: 2.618em;
    -webkit-animation: pulse linear 1s infinite;
    animation: pulse linear 1s infinite;
    opacity: 1;
    -webkit-transition: opacity, ease, 0.2s;
    -moz-transition: opacity, ease, 0.2s;
    transition: opacity, ease, 0.2s;
    display: none;
}
body::before {
    content: display;
    font-family: "FontAwesome";
    position: absolute;
    height: 1.5em;
    width: 1.5em;
    line-height: 1.5;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-left: -.75em;
    margin-top: -.75em;
    font-size: 2.618em;
    -webkit-animation: pulse linear 1s infinite;
    animation: pulse linear 1s infinite;
    opacity: 1;
    -webkit-transition: opacity, ease, 0.2s;
    -moz-transition: opacity, ease, 0.2s;
    transition: opacity, ease, 0.2s;
    display: none;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0 !important;
}


ul.products li.product {
	width: 46.411765%;
	float: left;
	margin-right: 5.8823529412%;
}

ul.products li.product:nth-of-type( 2n ) {
	margin-right: 0;
}

@media ( min-width: 768px ) {
	ul.products li.product:nth-of-type( 2n ) {
		margin-right: 5.8823529412%;
	}
}