﻿/* Set padding to keep content from hitting the edges */
.body-content {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

table {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

h1 {
    font-size: 175%;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #3A3B3B;
}

h2 {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 8px;
}

h3 {
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #36c000;
}

a {
    color: #666666;
    font-size: 12px;
    text-decoration: none;
}

    a:hover {
        color: #c22026;
        font-size: 12px;
        text-decoration: underline;
    }

    a.header {
        color: #ffffff;
        font-size: 12px;
        text-decoration: underline;
    }

        a.header:hover {
            color: #ffffff;
            font-size: 12px;
            text-decoration: none;
        }

    a.shoppingcart {
        color: #000000;
        font-size: 11px;
        text-decoration: underline;
    }

        a.shoppingcart:hover {
            color: #d12c27;
            font-size: 11px;
            text-decoration: underline;
        }

.clear {
    clear: both;
}

.container .navbar-nav li {
    background: none;
    padding-left: 8px;
    list-style: none;
    margin: 5px;
}

    .container .navbar-nav li a {
        color: white;
        font-weight: bold;
    }

        .container .navbar-nav li a:hover {
            color: red;
            font-weight: bold;
        }

.nav1 ul {
    display: none;
}


.nav1:hover ul {
    display: block;
}

.mw-90 {
    max-width: 90%;
}

.w-90 {
    width: 90%;
    max-width: 100px;
}

.w-15 {
    width: 15%;
}

.w-10 {
    width: 10%;
}

.table-pay {
    margin: auto;
}

.left-width {
    width: 96%;
    margin-left: 2%;
}

.main-width {
    width: 98%;
    margin-left: 1%;
}

.row {
    --bs-gutter-x: 0;
    /* --bs-gutter-y: 0; */
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
}

.navbar {
    --bs-navbar-padding-y: 0;
}

.nav-bg {
    background: url(images/menu_bg.gif);
    background-repeat: repeat-x;
    background-size: auto 34px;
}

ul li {
    background: url(images/pointer.gif) no-repeat 0 4px;
    padding-left: 8px;
    list-style: none;
    margin: 5px;
}

.headerfooter {
    color: #666666;
}

.rightcolumnshoppingcart {
    font-size: 11px;
}

.hand {
    cursor: pointer;
}

.errorindication {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    color: red;
    font-weight: bold;
}



body, form {
    padding: 0;
    margin: 0;
}

.headLogo {
    background: url(images/new/header-door-back.jpg) left no-repeat;
    text-align: center;
    vertical-align: top;
}

.headMenu div {
    float: left;
    padding-left: 1px;
    line-height: 27px;
}

    .headMenu div a {
        color: #FFF;
        font-size: 12px;
        font-weight: bold;
    }

        .headMenu div a:hover {
            color: #FF3333;
            text-decoration: underline;
        }

.footerMenu {
    color: #666;
    font-size: 12px;
    padding: 10px 0px;
}

    .footerMenu a {
        color: #333;
        font-size: 12px;
        text-decoration: underline;
    }

        .footerMenu a:hover {
            text-decoration: none;
        }

.linksDiv {
    text-align: left;
    width: 600px;
}

    .linksDiv a {
        color: #FF3333;
        text-decoration: underline;
        font-size: 13px;
    }

    .linksDiv div {
        text-indent: 30px;
        font-size: 13px;
        color: #666;
    }

.returnPolicy a {
    color: Blue;
    text-decoration: underline;
}

.siteMap {
    padding: 30px 20px;
    line-height: 22px;
}

    .siteMap a {
        font-size: 14px;
        text-decoration: underline;
        color: #000;
    }

    .siteMap .siteMapDetail {
        padding-left: 30px;
    }

        .siteMap .siteMapDetail a {
            color: #666;
        }


img {
    border: 0px;
}

.contactInfo a:Hover {
    color: #09C;
    font-size: 13px;
    text-decoration: none;
}

.contactInfo a {
    font-weight: normal;
    color: Black;
    font-size: 13px;
    text-decoration: underline;
}

/******Product Detail******/
/*related product*/
.related-pro-title {
    text-align: center;
    font-weight: bold;
}

.related-pro {
    width: 230px;
    border: solid 1px #ccc;
    text-align: center;
    padding: 10px 0;
}

.detailmainleft {
    float: left;
    width: 100%;
    max-width: 200px;
}
/*related product*/
.product-detail {
    width: 100%;
    max-width: 618px;
    border: solid 1px #ccc;
}

    .product-detail .pro-img {
        width: 310px;
        text-align: center;
        float: left;
        padding: 20px 0;
    }

    .product-detail .pro-info {
        width: 300px;
        float: left;
    }

.pro-info h2 {
    font-size: 18px;
    font-weight: bold;
}

.product-detail .pro-desc {
    border-top: solid 1px #ccc;
    padding-top: 15px;
}
/******Product Detail******/

.updatebutton1 {
    width: 90px;
    height: 25px;
    background: url(/images/update_order.gif) no-repeat left top;
    cursor: pointer;
    border: none;
    outline: none;
    margin-right: 2px;
    float: right;
}

.continnuebutton1 {
    width: 115px;
    height: 25px;
    background: url(/images/continue_shopping.gif) no-repeat left top;
    cursor: pointer;
    border: none;
    outline: none;
    margin: 0 10px;
    float: right;
}

.checkoutbutton1 {
    width: 135px;
    height: 28px;
    background: url(/images/checkout.gif) no-repeat left top;
    cursor: pointer;
    border: none;
    outline: none;
    float: right;
}


.emailquote {
    float: right;
    margin-right: 10px;
}

#buttonlist {
    float: right;
    list-style: none !important;
}

    #buttonlist li {
        float: left;
    }

.fullwidth {
    width: 100%;
}

.mobiletop {
    height: 40px;
    background-color: white;
    width: 100%;
}

.mobiletop1 {
    position: fixed;
    height: 40px;
    background-color: #2474d5;
    width: 100%;
    z-index: 10
}

.head {
    width: 100%;
    background: #000;
}

.mainwidth {
    width: 1036px;
}

.mainwidth1 {
    max-width: 1086px;
}

.mainwidth2 {
    width: 1026px;
    border: 0;
}

.mainwidth3 {
    width: 1320px;
    border: 0;
}

.mainleft {
    float: left;
    width: 240px;
}

.mainline {
    float: left;
    width: 5px;
    height: 10px;
}

.maincenter {
    float: left;
    width: 620px;
}

.mainright {
    float: left;
    width: 155px;
}

.detailleft {
    width: 241px;
    margin-left: 5px;
}

.detailleft1 {
    width: 239px;
}

.detailcenter {
    width: 578px;
}

.detailcenter1 {
    width: 576px;
}

.detailright {
    width: 241px;
}

.mainsearch {
    text-align: center;
    margin-left: 7px;
    float: left;
}

._productlist_left {
    min-height: 132px;
    width: 40%;
    max-width: 130px;
    float: left;
    vertical-align: middle;
    padding: 25px 0;
}

._productlist_center {
    width: 60%;
    max-width: 450px;
    float: left;
    vertical-align: middle;
}

._productlist_right {
    width: 100%;
    max-width: 176px;
    padding: 0px 15px;
    float: left;
    vertical-align: middle;
    text-align: center;
    padding: 35px 0;
}

.headLogo div img{
    max-width:100%;
}

.headcenter img{
    max-width:100%;
}

.detailtd {
    padding: 5px;
}

@media all and (max-width: 800px) {
    .headLogo {
        background: url(images/new/header-door-back.jpg) left no-repeat;
        text-align: center;
        vertical-align: top;
    }

    .head {
        width: 100%;
        background: #000;
    }

    .mainwidth {
        width: 100%;
    }

    .mainwidth1 {
        width: 100%;
    }

    .mainwidth2 {
        width: 100%;
        border: 0;
    }

    .mainleft {
        float: left;
        width: 100%;
    }

    .maincenter {
        float: left;
        width: 100%;
    }

    .mainright {
        float: left;
        width: 100%;
    }


    .detailleft {
        width: 100%;
        margin-left: 0;
    }

    .detailcenter {
        width: 100%;
    }

    .detailright {
        width: 100%;
    }

    .detailleft1 {
        width: 99%;
    }

    .detailcenter1 {
        width: 99%;
    }

    .product-detail .pro-img {
        width: 310px;
        text-align: center;
        float: left;
        padding: 20px 0;
        margin: auto;
    }

    .product-detail .pro-info {
        width: 300px;
        float: left;
        margin: auto;
    }

    .detailp {
        margin: 10px 5px;
    }

    .detailbutton {
        margin: 10px 0px;
    }

    .detailp1 {
        margin: 15px 5px;
    }

    .detailmainleft {
        float: left;
        width: 230px;
        text-align: center;
    }

    .detailmainright {
        float: left;
        width: 338px;
        padding: 0 5px;
    }

    .product-detail b {
        font-size: 13px;
    }

    @media all and (max-width: 620px) {
        .detailmainleft {
            float: left;
            width: 100%;
            text-align: center;
        }

        .detailmainright {
            float: left;
            width: 100%;
            padding: 0 5px;
        }

        .product-detail .pro-img {
            width: 100%;
            text-align: center;
            float: left;
            padding: 20px 0;
        }

        .product-detail .pro-info {
            width: 100%;
            float: left;
        }

        .product-detail p {
            padding: 5px;
        }

        ._productlist_left {
            min-height: 132px;
            max-width: 40%;
            float: left;
            vertical-align: middle;
            padding: 25px 0;
        }

        ._productlist_center {
            max-width: 60%;
            float: left;
            vertical-align: middle;
        }

        ._productlist_right {
            max-width: 100%;
            padding: 0px 15px;
            float: left;
            vertical-align: middle;
            text-align: center;
            padding: 35px 0;
        }
    }
}

.HeadBar{
    background:black;
    display:block;
}

.HeadBar table{
   margin:auto;
}

.logo{
    display:none;
}

.navbar-expand-sm .phone, .navbar-expand-sm .shoppingcart, .navbar-expand-sm .search_mobile{
    display: none;
}

.hide{
    display:none;
}


@media (max-width: 768px) {
    .HeadBar {
        display: none !important;
    }

    .navbar {
        position:fixed;
        width:100%;
    }

    .logo {
        display: block;
        background: url(images/new/header-door-back.jpg) left bottom no-repeat;
        background-color:black;
        text-align: center;
        height:142px;
    }

    .logo img{
        max-width:100%;
    }

    .navbar-expand-sm .phone, .navbar-expand-sm .shoppingcart, .navbar-expand-sm .search_mobile {
        display:inline;
    }
}




    .payment img {
        width: 100% !important;
    }

    .showcenter {
        margin: auto;
    }

    .topphone {
        font-size: 15px;
        color: #FFF;
    }

        .topphone a {
            color: #fff;
            font-size: 15px;
            text-decoration: none;
            font-weight: bold;
        }

            .topphone a:hover {
                color: #fff;
            }

    .optionsul, .optionsul li {
        padding: 0;
        margin: 0;
        list-style: none;
        background: none;
    }

        .optionsul li {
        }

            .optionsul li a, .dropoptions {
                text-decoration: none;
                display: block;
                border: solid 1px #ccc;
                padding: 5px;
                margin-top: 5px;
            }

    .optionarea {
        width: 200px;
    }

        .optionarea .optionsul li a {
        }

        .optionarea .dropoptions {
            width: 100%;
            text-align: center;
        }

    .optionsul li a:hover {
        background-color: #eee;
        cursor: pointer;
        color: #000;
    }

    .dropoptions {
        border: solid 1px #ccc;
        border-radius: 0;
    }

    .optionsul li.curli a, .selectedul {
        border: solid 1px #333;
        font-weight: bold;
        box-shadow: 0px 0px 4px #333;
        cursor: alias;
    }


    .brand {
        color: black;
    }

        .brand a {
            color: blue;
        }

            .brand a:hover {
                color: blue;
                text-decoration: underline;
            }

    .gotocheckout {
        background-image: url(images/review_order.gif);
        width: 100px;
        height: 25px;
    }

    .mainsearch {
        text-align: center;
        margin-left: 7px;
        float: left;
    }

    ._productlist_left {
        min-height: 132px;
        width: 40%;
        max-width: 130px;
        float: left;
        vertical-align: middle;
        padding: 25px 0;
    }

    ._productlist_center {
        width: 60%;
        max-width: 450px;
        float: left;
        vertical-align: middle;
    }

    ._productlist_right {
        width: 100%;
        max-width: 176px;
        padding: 0px 15px;
        float: left;
        vertical-align: middle;
        text-align: center;
        padding: 35px 0;
    }


    #divOptions .optionsul li a {
        font-size: 13px;
    }

    .divOptions1 select {
        max-width: 100%;
        font-size: 13px;
    }

    .optionsul, .optionsul li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .optionsul li {
        }

            .optionsul li a, .dropoptions {
                text-decoration: none;
                display: block;
                border: solid 1px #ccc;
                padding: 5px;
                margin-top: 5px;
            }

    .optionarea {
        width: 300px;
        font-size: 16px;
    }

        .optionarea .optionsul li a {
        }

        .optionarea .dropoptions {
            width: 100%;
        }

    .optionsul li a:hover {
        background-color: #eee;
        cursor: pointer;
        color: #000;
    }

    .dropoptions {
        border: solid 1px #ccc;
        border-radius: 0;
    }

    .optionsul li.curli a, .selectedul {
        border: solid 1px #437356;
        font-weight: bold;
        box-shadow: 0px 0px 4px #437356;
        cursor: alias;
    }


    .addToCart {
        background: url("../content/images/add_to_cart.gif") no-repeat;
        width: 150px;
        height: 27px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        cursor: pointer;
        margin-top: 5px;
    }

    .calshipping {
        background: url("../content/images/shipping_quote.gif") no-repeat;
        width: 150px;
        height: 27px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        cursor: pointer;
        margin-top: 5px;
    }

    .shipping {
        background: url("../content/images/shipping_quote.gif") no-repeat;
        width: 150px;
        height: 27px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        cursor: pointer;
    }


    .d-flex a {
        display: inline-block;
        font-weight: 400;
        line-height: 1.5;
        color: #212529 !important;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: 1px solid black !important;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        border-radius: 0.25rem;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

        .d-flex a:hover {
            color: #FFF !important;
        }


    .quicklinks:after {
        content: '';
        display: block;
        clear: both;
    }

    .quicklinks {
        margin: 8px auto;
        padding-left: 30px;
    }

        .quicklinks li {
            width: 45%;
            float: left;
            text-align: left;
            padding: 2px 0;
            list-style: outside;
        }

    /*package products*/
    .layer1 .rimg-name {
        max-width: 100%;
        max-height: 100%;
    }

    .layer2 {
        display: none;
    }

    .packageswiper .title {
        text-align: center;
        font-size: 13px;
        line-height: 26px;
        margin: 2px 10px;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0 4px;
        font-weight: bold;
    }

    .current.layer1 .title {
        background: #789767;
        color: #000;
        border-radius: 10px;
    }

    .packageswiper2 {
        border: 1px solid #647250;
        overflow-x: auto;
        position: absolute;
        top: 29px;
        left: 0px;
        width: 100%;
        height: calc(100% - 83px);
        display: block;
    }

        .packageswiper2 > div {
            width: 23%;
        }

        .packageswiper2 .rimg-name {
            border: 0;
        }

    .popup {
        display: none;
        z-index: 111;
        background: rgba(255,255,255,.9);
        height: calc(100% - 84px);
        width: 100%;
        position: absolute;
        left: 0;
        top: 29px;
    }

        .popup > div {
            display: flex;
            justify-content: space-around;
            height: 100%;
            align-items: center;
        }

            .popup > div > div {
                box-sizing: border-box;
                border: 1px solid;
                height: 100%;
                display: flex;
                flex-direction: column;
                justify-content: center;
                padding: 10px;
            }

        .popup .t1 {
            font-size: 16px;
            margin-bottom: 4px;
            display: flex;
            justify-content: space-between;
        }

        .popup .t2 {
            font-size: 12px;
            overflow-y: auto;
        }

        .popup ul {
            padding-left: 10px;
        }

            .popup ul li {
                list-style: disc;
            }

        .popup a.go {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
        }

    .swiper-slide:first-child .rimg-name {
        border-left: solid 1px #789767;
    }

        .swiper-slide:first-child .rimg-name img {
            margin-bottom: 5px;
        }

    .rimg-name {
        border-top: solid 1px #789767;
        border-bottom: solid 1px #789767;
        border-right: solid 1px #789767;
        border-left: solid 1px #789767;
        box-sizing: border-box;
        text-align: center;
        position: relative;
        padding: 4px;
        box-sizing: border-box;
        height: 186px;
    }

        .rimg-name.rimg-name-200 {
            height: 198px;
        }

        .rimg-name img {
            max-width: 186px;
            max-height: 135px;
        }


        .rimg-name span {
            position: absolute;
            width: 98%;
            bottom: 5px;
            height: 40px;
            text-align: center;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            left: 0;
        }

        .rimg-name a {
            text-decoration: none;
            font-size: 12px;
        }

    .action-green {
        background-color: #789767;
        color: #fff;
        padding: 3px 0;
        display: block;
        margin: 5px auto;
        text-align: center;
        text-decoration: none;
    }

    .layer2 ::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }

    .layer2 ::-webkit-scrollbar-track {
        background-color: #f1f1f1;
    }

    .layer2 ::-webkit-scrollbar-thumb {
        background-color: #647250;
        border-radius: 5px;
    }

        .layer2 ::-webkit-scrollbar-thumb:hover {
            background-color: #789767;
        }

    .eventrepeat {
        width: 100%;
        overflow: hidden;
        margin: 0 0 10px 0;
    }

        .eventrepeat img {
            max-width: 100%;
        }

        .eventrepeat .swiper-button-next, .eventrepeat .swiper-button-prev {
            color: #647250;
            width: 14px;
            height: 14px;
        }

    .swiperWidth {
        width: 100%;
        max-width: 1024px;
    }

    .slide11 {
        z-index: 101;
    }

.mobile {
    display: none;
}

    @media (max-width:700px) {
        .swiperWidth {
            width: 100vw;
            max-width: 700px;
        }

        .pc{
            display:none;
        }

        .mobile {
            display: block;
        }
    }

    @media (max-width:580px) {

        .pc {
            display: none;
        }

        .mobile {
            display: block;
        }

        .rimg-name {
            height: 166px;
        }

        .action-green {
            width: 90%;
            max-width: 130px;
            font-size: 12px;
        }
    }

    .product-description p img {
        max-width: 99% !important;
        height: auto !important;
    }

    .action-green {
        width: 130px;
        background-color: #b62421;
        color: #fff;
        padding: 7px 0;
        display: block;
        margin: 5px auto;
        text-align: center;
        text-decoration: none;
        border-radius: 20px;
    }

    .pagetitle {
        text-align: center;
        margin-bottom: 20px;
    }

    .enterzipcode {
        width: 100%;
        max-width: 1220px;
        margin: 0 auto;
        padding-bottom: 50px;
    }

    .enterzipcodetitle {
        margin: 20px 0;
        font-size: 20px;
    }

    .me-10 {
        max-width: 150px;
    }

    .shoppingcart-list {
        width: 100%;
        border: solid 1px #666;
        font-size: 0.8rem;
    }

        .shoppingcart-list thead td {
            background-color: #6B696B;
            color: #fff;
            font-weight: bold;
            white-space: nowrap;
            padding: 5px 0px;
        }

        .shoppingcart-list tbody td {
            border-left: solid 1px #666;
            border-bottom: solid 1px #666;
        }

        .shoppingcart-list tbody tr td:first-child {
            border-left: none;
        }

        .shoppingcart-list tbody tr:nth-child(2n+1) td {
            background-color: #E1E0E0;
        }

        .shoppingcart-list tbody tr td {
            padding: 0 5px;
        }

            .shoppingcart-list tbody tr td .quantity {
                width: 40px;
            }

            .shoppingcart-list tbody tr td img {
                max-height: 60px;
            }

            .shoppingcart-list tbody tr td.productimg {
                max-width: 86px;
                text-align: center;
            }

            .shoppingcart-list tbody tr td.centertd {
                text-align: center;
            }

            .shoppingcart-list tbody tr td.righttd {
                text-align: right;
            }

    .shoppingtotal {
        width: 330px;
        float: right;
        margin: 20px 0;
        line-height: 20px;
    }

        .shoppingtotal label {
            width: 225px;
            display: inline-block;
            text-align: right;
            font-weight: bold;
            padding-right: 5px;
        }

            .shoppingtotal label a {
                font-weight: normal;
                color: #6c0101;
            }

    .shippingmethod {
        border-top: solid 1px #ccc;
        margin-top: 20px;
        float: right;
    }

    .shoppingcart-action {
        text-align: right;
    }

    .continue-shopping {
        width: 115px;
        height: 29px;
        background: url(/content/images/continue_shopping.gif) no-repeat left top;
        border: none;
        cursor: pointer;
    }

    .checkout {
        width: 135px;
        height: 28px;
        background: url(/content/images/checkout.gif) no-repeat left top;
        border: none;
        cursor: pointer;
    }

    .email_quote {
        width: 115px;
        height: 29px;
        background: url(/Content/images/email-quote.jpg) no-repeat left top;
        border: none;
        cursor: pointer;
    }

    .updatecart {
        width: 90px;
        height: 29px;
        background: url(/content/images/update_order.gif) no-repeat left top;
        border: none;
        cursor: pointer;
    }

    .clear {
        clear: both;
        display: block;
    }


    .calculateshipping1 {
        font-size: 12px;
        color: white;
        background-image: linear-gradient(#FDC34A, #EDA50B);
        cursor: pointer;
        background-color: #FDC34A;
        border-radius: 8px;
        padding: 3px 8px;
        border: 0.1px solid lightgray;
    }

    .action-green:hover {
        color: white;
        text-decoration: underline;
    }

    .slider {
        background: none;
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .slider li {
            background: none;
            padding: 0;
            margin: 0;
            list-style: none;
        }

    .col-md-2 div div img, .col-md-2 div a img {
        max-width: 100%;
    }

.p-table {
    background: #8D5F4D !important;
    height: 35px !important;
    line-height: 35px !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
