@media only screen and (max-width: 767px) {
.dining strong {
    font-weight: normal !important;
}
.col-md-12.col-sm-12.col-xs-12.header-top-div {
    background: #59595b !important;
  margin-top: 5px !important;
}
.dining em {
    font-style: unset !important;
}
.header-userinfo .header-links li:hover {
    background: #A11D28 none repeat scroll 0 0 !important;
}
.header-userinfo .header-links {
    width: 75%;
	background: #59595b !important;
}
.header-top .header-top-div {
    width: 100% !important;
    padding: 0px !important;
}
.header-userinfo .header-links li a.hdr-blog {
    background: transparent !important;
    color: #FFF !important;
    padding: 0 10px !important;
    text-decoration: none !important;
    height: 25px !important;
}
.header-userinfo .header-links li a::before {
    display: none !important;
}
.header-userinfo .header-links li {
    display: inline-block !important;
    float: left !important;
    margin-right: 0px !important;
    width: 30% !important;
	border: none !important;
	margin-top: 7px !important;
}
.footer-area {
    line-height: 35px !important;
}
.footer-area a {
    font-size: 14px !important;
}
.footer-area, .footer-area .pull-left {
    font-size: 14px !important;
}
.footer-area .col-md-9.col-xs-12.textwidget h3 {
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
}
.col-md-9.col-xs-12.textwidget input[type="checkbox"] {
    margin-top: 25px !important;
}
#footerGroup .order-button-payment input {
    height: 44px !important;
    margin: 0px !important;
}
.footer-area .copy {
    text-align: center !important;
    margin-top: 30px !important;
}
#footer_logo {
    margin: 0 auto !important;
}
.shop-tab li a i {
    font-size: 25px !important;
    line-height: 35px !important;
}
.textwidget h3 {
    padding-bottom: 10px !important;
}
#footerGroup input[type="email"] {
    width: 170px !important;
	height: 44px !important;
}
.footer-area .copy br {
   display: none !important;
}
ul.marquee {
    display: none !important;
}
.product-content.col-sm-12.productcontent .productname {
    height: 60px !important;
	text-align: center !important;
	line-height: 20px !important;
}
.product-content.col-sm-12.productcontent .productprice {
    height: 20px !important;
	text-align: center !important;
}
.product-content {
    padding: 8px 0 0 !important;
}
.hidden-sep-home {
    display: none;
}
.footer-area .col-md-3.col-xs-12 .textwidget p {
    font-size: 13px !important;
}
.footer-area .textwidget {
    margin-bottom: 15px;
}

}


@media only screen and (min-width: 767px) {
.footer-area .col-md-9.col-xs-12.textwidget .pull-left {
margin-top: 10px !important;
}
.footer-area #footerGroup input[type="email"] {
  margin-left: 15px !important;
  height: 44px !important;
  width: 150px !important;
}
.footer-area input[type="submit"] {
    margin-left: 0px !important;
}
.footer-area #footerGroup {
    margin-top: 10px !important;
}
.footer-area input[type="checkbox"] {
    margin-top: 10px !important;
	margin-left: 14px !important;
}
.productcontent {
    height: 110px !important;
}
.price-box.col-sm-6.text-right.productprice {
    width: 100% !important;
    text-align: center !important;
}
.product-name.col-sm-6.text-left.productname {
    width: 100% !important;
	text-align: center !important;
}
.productcontent {
    height: 140px !important;
}
.productname {
    height: 35px !important;
	line-height: 18px !important;
}
.productprice {
    height: 35px !important;
    margin-top: 20px !important;
}
.product-content.col-sm-12.productcontent div {
    text-align: center !important;
}
.hidden-br-home br {
    display: none;
}
.hprd-h1 {
    text-align: center;
    margin-top: 20px;
	margin-bottom: 15px;
}
}

.category-desc-href {
    color: #a11d28 !important;
    font-weight: bold !important;
}
.product-h4 {
    font-size: 12px;
}
.category-h2 {
    font-size: 15px;
}
.category-h5-p {
    font-size: 12px;
}