#header, #footer {
    height: auto;
    font-family: "Raleway",Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1.5333;
    color: #7a7a7a;
    background-color: #fff;
}

#footer h4 {
    font-size: 15px;
}

.checkout-page #footer .copyright p {
    color: #a7a7a7;
    font-size: 12px;
}
#footer .copyright p {
    font-size: 12px;
    line-height: 14px;
}

.logo {
    min-width: 0;
    padding: 0;
}

.logo img {
    width: auto;
    height: auto;

}

.checkout-page .logo {
    float: left;
    padding-left: 0;
    padding-top: 0;
    min-width: 0;
}

.header-top .info-text p {
    color: #fff;
}

#footer {
    background: #2d2d2d;
}

#footer p {
    color: #fff;
}

body {
    background-color: #fff;
}

.magz_auto_right_section {
    padding-left: 5px;
    width: 800px;
}
main .container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.container {
    position: relative;
}
.container .magz_auto_right_section:first-child {
    float: none;
    width: 100%;
}

.main {
    padding-top: 5px;
}

.template_left .left_gray_top, .template_left .left_gray_bot{
    background: none;
}

.template_left .left_gray_mid {
    background: none;
    border: solid #ddd 1px;
}

.template_left .left_red_heading {
    background: none;
    color: #333;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    padding: 14px 10px 10px 10px;
    font-weight: normal;
    border-bottom: solid #ddd 1px;
    background-color: #f5f5f5;
    width: auto;
    height: auto;
}

.template_left .menu_content li.left_menu_div { background: none;}

.template_left .menu_content li.left_menu_div a {
    display: block;
    padding: 2px 5px 2px 0;
    color: #808080;
    text-transform: capitalize;
}
.template_left .menu_content .dot_line {display:none;}

.template_left #subcategories_container .subcategory {
    background-color: #fff;
    border: solid #bbb 1px;
}

#fancybox-wrap {
    background: url(https://www.discountmags.com/resources/main/images/fancybox/border.png);
    filter: none;
    padding: 7px;
    border-radius: 4px;
}
#fancybox-outer {
    border-radius: 0;
    border: 0;
}
#fancybox-close {
    background: url(https://www.discountmags.com/resources/main/images/sprite.png);
    background-position: -89px -128px;
    width: 13px;
    height: 11px;
    top: 20px;
    right: 25px;
}

#fancybox-loading div {
    background: url('https://www.discountmags.com/resources/newdesign/jquery.fancybox-1.3.4/fancybox/fancybox.png');
}

.product {
    width: auto;
}

h3.promo-cart-header {
    line-height: normal;
}

nav .small a {
    font-size: 15px;
}

#header .navbar-form input[type="submit"] {
    margin-top: 5px;
}

.mega-dropdown ul li a {
    text-decoration: none;
}
