p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 50%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #bec7d1;
    color: #331c93;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0,0,0,.2);
}
.main3 {
    background: #EAEAEA none repeat scroll 0% 0%;
}
.main4 .menu li a:hover, .menu li:hover > a {
    color: #AB5F47;
}
body{
	background:#fff;
	color: #222222;
	font-family: 'Open Sans',sans-serif;
	font-weight: 1000;
        font-color: #AB5F47;
}
.related.products {
display: none;
}
.hdr1 .sidebar-head3 {
    float: right;
    width: 200px;
    margin-right: 10px;
    text-align: left;
    padding-top: 40px;
}
.content .amount {
    color: #3C4CC2;
    font-size: 20px;
}
login h1 a {
    background-image: url(images/w-logo-blue.png?ver=20131202);
    background-image: none,url(images/wordpress-logo.svg?ver=20131107);
    -webkit-background-size: 84px;
    background-size: 84px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444;
    font-size: 20px;
    line-height: 1.3em;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    width: 84px;
    text-indent: -9999px;
    outline: 0;
    display: block;
}
.login form, .login h1 a {
    overflow: hidden;
    font-weight: 400;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #515151;
	background-color: #ebe9eb;
	border: 0;
	white-space: nowrap;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 0;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    line-height: 1;
}
.mlogo a {
    font-size: 0;
    color: #6da3bd;
    text-decoration: none;
    margin: 12px 0px 0 0;
}
.mlogo {
    color: #252126;
}