﻿.header-inner {
	background: #fff !important;
}
.logo {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.shipping-inner i {
	border: 1px #000 solid !important;
	color: #000 !important;
}
.shipping-inner h3 {
	color: #000 !important;
    font-size: 14px !important;
}
.shipping-inner .content {
	color: #000 !important;
}
.shipping-inner {
	padding: 26px 0px !important;
}
nav {
	background: #d11e1e;
}
.mm-toggle {
	padding: 5px !important;
}
.mm-toggle i {
	color: #000;
	font-size: 28px;
}
.row.header-top-bd {
	border-bottom: 1px solid #b1b0b0;
	padding-bottom: 10px;
}
.red-box {
    background: #d11e1e !important;
}
.red-blog {
	border: solid 4px #d11e1e !important;
	color: #d11e1e !important;
}
.red-box-heading {
	color: #d11e1e !important;
}

.red-icon {
    color: #d11e1e !important
}
.copy-top-bd {
    border-top: 1px solid #fff;
}


@media only screen and (min-width: 280px) and (max-width: 767px) {

.logo {
	margin-bottom: 10px !important;
    	margin-top: 0px !important;
	text-align: left !important;
	width: 50% !important;
}

.mm-toggle-wrap {
	float: right;
	margin: 27px 28px 0 0 !important;
    	position: inherit !important;
}
.shipping-inner {
	display: none !important;
}
.top-search {
	margin-bottom: 5px !important;
	margin-top: 0px !important;
}
.top-cart-content {
	top: 45px !important;
	right: 1px !important;
}



}
@media only screen and (min-width: 280px) and (max-width: 360px) {
    #search button {
        padding: 4px 0px 0px;
 }
    .mm-toggle-wrap {
	float: right;
	margin: 27px 5px 0 0 !important;
    	position: inherit !important;
}

}

@media only screen and (min-width: 280px) and (max-width: 480px) {
    .mm-toggle-wrap {
	top: 32px !important;
	right: 0 !important;
}
    .mm-toggle-wrap {
	margin: 0px 28px 0 0 !important;
}
    .top-search {
	margin-bottom: -4px !important;
	margin-top: 0px !important;
}

}


