﻿.footer-help h3 {
    padding-bottom: 0.8rem;
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom:0px;
}

.footer-help {
    text-align: center;
    padding-bottom: 0.5rem;
    min-height:160px;
}

.footer-br {
    padding: 0.8rem;
    text-align: center;
}

    .footer-br a {
        margin-right: 0.5rem;
    }
.title-first {
line-height:26px;
}

.hide {
    display: none;
}

.price-dd input {
    width: 5rem;
}

.locat {
    margin-bottom: 0px;
}

@media only screen and (max-width: 640px) {
    .locat {
        margin-top: 55px;
    }
}

.bigimg {
    width: auto !important;
}

.nav-hover {
    border-bottom: 2px solid #d2364c;
}

.hs {
    margin: 10px;
    width: 100%;
    height: 45px;
    background: #e2e2e2;
    border-bottom: 3px solid #333;
}

.hs-pc {
    background: #e2e2e2;
}

.hs li {
    float: left;
    padding: 0px 15px;
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #333;
}

.hs-pc-hover {
    background: #d2364c;
}

    .hs-pc-hover a {
        color: #fff;
    }


.s-pc li {
    text-align: left;
    border-bottom: 1px inset;
    padding: 0px 0px 0px 20px;
}

.s-pc-title {
    background: #d2364c;
    color: #fff;
    height: 40px;
    line-height: 40px;
    /* font-size: 16px; */
    text-align: left;
    padding: 0px 20px;
}

.like_list {
padding-top:20px;
}
.am-breadcrumb-slash {
    margin: 10px auto;
}

.reg-tabs a{
    font-size:16px;
}

@media only screen and (min-width: 641px) {
    .admin-sidebar {
        display: block;
        position: static;
        background: none;
    }
}

.cartcount {
    background: #DD514B;
    color: #fff;
    font-weight: normal;
    padding: 0px 10px;
}


@media only screen and (max-width: 640px) {
    .top-pad {
        padding-top:53px;
        
    }
}

.hide {
    display:none;
}

.floorpan {
    padding:0px;
}

.area-bg {
background:#fff; border:1px solid #ddd; min-height:450px
}


@media only screen and (max-width: 640px)
{
    .am-modal-dialog {
width:90%;
}
}

