@media screen and (max-width:700px) {
	.navbar-brand img {
    max-width: 101px;
		
	}
	.main-header .navbar-brand {
    padding: 1px 0;
	}
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	text-transform: uppercase;
}

@media screen and (min-width:700px) {
.main-header .navbar-brand {
    top: -23px;
    position: absolute;
}
}

.main-nav>li>a, .btn-icon, .btn-txt {
	font-family: oswald;
}
.secondarybar .header-module {
    padding-top: 6px;
    padding-bottom: 6px;
}

.woocommerce ul.products li.product span.soldout, .woocommerce ul.products li.product span.onsale {
		background-color: #F272CB !important;
	  color: white;
}
.post-meta {
    display: none;
}
.footer-top-products .ld-sp-img {
	max-width: 100px;
	float: left;
	padding-right: 15px;
}
.ld-sp-btn.ld-sp-add-to-cart.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}
.icon-arrow-left:before {
	content: "\f104" !important;
	font-family: fontawesome;
}
.icon-arrow-right:before {
	content: "\f105"  !important;
	font-family: fontawesome;
}

body.search .content article {
	width: 33.33%;
	float: left;
}

body.search #content .main-sidebar {
    margin-top: 0px;
}
body.search .entry-header .entry-title {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 0;
}
.navbar-brand img {

}
.footer-top-products .woocommerce .ld-sp-info h3 a, .footer-top-products .woocommerce ul.products li.product .price {
	color: #fff;
}
.woocommerce ul.products li.product a {
	font-size: 22px;
	font-weight: 600;
}
.woocommerce ul.products li.product .price {
	color: #b78333;
	font-weight: bold;
}
/*.mainbar-wrap {
    margin-top: -16px;
    height: 107px;
}

.main-header .navbar-brand {
    max-width: 155px !important;
}*


.footer-top-products a {
    color: #fff !important;
}

.footer-top-products span.woocommerce-Price-amount.amount {
    color: #fff;
}

.woocommerce ul.products li.product span.soldout, .woocommerce ul.products li.product span.onsale {
	background-color: #ED1E79;
}*/

 @media only screen and (max-width: 600px) {
	.ld-fancy-heading .ld-fancy-heading h2.lqd-highlight-underline.lqd-highlight-grow-left, .ld-fancy-heading h2.lqd-highlight-underline.lqd-highlight-grow-left, .ld-fancy-heading h2.lqd-highlight-underline.lqd-highlight-grow-left.h2 {
			font-size: 30px !important;
	 }
	 .navbar-header a.navbar-brand {
    flex: 1 0 66.67%;
}
}






