﻿@charset "UTF-8";

@font-face {
    font-family: 'blockhead darkside regular';
    src: url('font/blockhead darkside regular.otf') format('opentype');
}

@font-face {
    font-family: 'bauhaus bugler bold w00 bold';
    src: url('font/bauhaus bugler bold w00 bold.ttf') format('truetype');
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}

html, body {
    -ms-overflow-style: scrollbar;
}

ul {
    list-style: none;
}

fieldset {
    border: 0;
}

a img {
    border: 0;
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.logo a:hover {
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

.clear {
    clear: both;
}

* {
    font-family: 'bauhaus bugler bold w00 bold';
}

body {
    background-position: left top;
    position: relative;
    font-size: 12px;
    background: url(/content/images/bg-body_header.gif) #eae5a0 repeat-x left top;
}

.body {
    width: 100%;
    margin: 0 auto;
}

#content {
    margin: 20px 0px 15px 15px;
}

@media all and (max-width: 800px) {
    #content {
        margin: 5px 0px;
        font-size: 10px;
    }
}

.dfbody {
    height: 223px;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    width: 551px;
    background: url(/content/images/main-back-gradient.gif) repeat-y left top;
    background-size: contain;
}

.dfbody1 {
    font-size: 18px;
    color: Blue;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 12px;
}

    .dfbody1 a {
        text-decoration: underline;
    }

        .dfbody1 a:hover {
            text-decoration: none;
        }

.dfbody2 a {
    color: Black;
    text-decoration: underline;
}

    .dfbody2 a:hover {
        color: Black;
        text-decoration: none;
    }

.dfbody3 {
    background-color: #f3f3f3;
    border: dashed 1px;
    border-color: #ccc;
    width: 600px;
    height: 20px;
    margin-bottom: 8px;
    padding-left: 10px;
}


.dfbody4 {
    background-color: #f3f3f3;
    border: dashed 1px;
    border-color: #ccc;
    width: 255px;
    height: 20px;
    margin-bottom: 8px;
    padding-left: 10px;
}


.dfbody5 a {
    text-decoration: underline;
    color: Blue;
}

    .dfbody5 a:hover {
        text-decoration: none;
        color: Blue;
    }

#linkbox {
    background-color: #666;
    color: white;
    font-size: 14px;
    width: 520px;
    height: 45px;
    margin-top: 5px;
    padding: 10px 20px 10px 20px;
}

.link {
    padding-left: 15px;
}

    .link a {
        color: Blue;
        text-decoration: underline;
    }

        .link a:hover {
            text-decoration: none;
            color: Blue;
        }

.return a {
    color: Blue;
    text-decoration: underline;
}

    .return a:hover {
        text-decoration: none;
        color: Blue;
    }

.familyfun {
    background-color: #f8fcdb;
    border: dashed 1px #ccc;
    width: 330px;
    height: 385px;
    position: relative;
    /*padding-bottom: 16%;*/
}

.privacy {
    padding-left: 15px;
}

    .privacy a {
        text-decoration: underline;
        color: Blue;
    }

        .privacy a:hover {
            text-decoration: none;
            color: Blue;
        }

.sitemap {
    color: Black;
    padding-left: 40px;
    font-weight: bold;
}

    .sitemap a {
        text-decoration: underline;
        color: Black;
    }

        .sitemap a:hover {
            text-decoration: none;
            color: Black;
        }

ul.sitemaplinks {
    padding-left: 25px;
    color: #333;
    font-weight: lighter;
}

    ul.sitemaplinks li {
        list-style-type: disc;
    }

.productline {
    font-size: 14px;
    color: #f44e4e;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 0;
}

a.productline:hover {
    color: #f44e4e !important;
    text-decoration: underline !important;
}

.productname {
    text-align: left;
    padding-right: 40px;
    width: 53%;
}

    .productname a {
        text-decoration: none;
    }

        .productname a:hover {
            text-decoration: underline;
        }

.divOptions1 {
    text-align: left;
    font-size: 14px;
    display: inline-block;
}

.divOptions2 {
    background-color: #fff1cf;
    text-align: left;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
}

#detail {
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

    #detail p {
        margin-top: 15px;
    }

.related a {
    font-size: 14px;
    color: Blue;
}

    .related a:hover {
        text-decoration: none;
        color: Blue;
    }

.likesite a {
    color: Blue;
    font-size: 12px;
    text-decoration: underline;
}

    .likesite a:hover {
        color: Blue;
        text-decoration: none;
    }

.proseparate {
    height: 1px;
    background-color: #ccc;
    margin-bottom: 15px;
    margin-top: 15px;
}

.relatepro {
    border-left: solid 1px #ccc;
}

ul.contactus {
    margin-left: 7px;
    padding-left: 8px;
}

    ul.contactus li {
        list-style-type: disc;
        line-height: 14px;
    }

/*.products {
	}*/

.aboutp p {
    padding-top: 20px;
}

.errorindication {
    font-size: 12px;
    color: red;
    font-weight: bold;
}

a.seolink {
    text-decoration: underline;
}

    a.seolink:hover {
        text-decoration: none;
    }

.categoryproimg {
    position: absolute;
    left: 0;
    top: 0;
}

.contactInfo a:Hover {
    color: #09C;
    font-size: 13px;
    text-decoration: none;
}

.contactInfo a {
    font-weight: normal;
    color: Black;
    font-size: 13px;
    text-decoration: underline;
}

/****************new***************/
/*header*/
.header {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
    padding: 0px;
    background-image: url('../images/newimages/header/header - background.png');
    background-size: cover;
}

    .header::after {
        clear: both;
        content: "";
        display: block;
    }

.footer p span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.images-info {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin-left: 10%;
    align-items: center;
    justify-content: center;
}

.color-image{
    margin:5px 0;
}

.images-info img {
    max-width: 100%;
}

    .images-info div {
        width: 33.33%;
    }

.images-info1 {
    width: 100%;
}

.images-info1 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: center;
}

    .images-info1 img {
        max-width: 100%;
    }

    .images-info1 div {
        width: 25%;
    }

.priceinfo {
    max-width: 340px;
    margin: auto;
}

    .priceinfo div {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 28px;
        font-weight: bold;
        line-height: 50px;
    }

        .priceinfo div a {
            cursor: pointer;
        }

.blue {
    color: #575EF3;
}

.green {
    color: #62BD53;
}

.red {
    color: #FF3745;
}

.logo {
    float: left;
}

    .logo a img {
        max-width: 290px;
        width: 100%;
    }

.contact-info {
    text-align: center;
}

    .contact-info .top {
        font-size: 16px;
        line-height: 1em;
    }

    .contact-info .body {
        font-size: 13px;
        font-weight: bold;
        line-height: 1em;
    }

        .contact-info .body a {
            font-size: 13px;
            line-height: 1em;
        }

.header-links table tr td a {
    font-size: 16px;
}

.header-content {
    width: 750px;
    float: left;
    margin-left: 20px;
}

    .header-content .header-contact {
        width: 520px;
        float: left;
    }

        .header-content .header-contact b {
            font-weight: bold;
            font-size: 14px;
        }

        .header-content .header-contact span {
            display: inline-block;
            padding-left: 19px;
            background: url(/content/images/livechat-icon.gif) no-repeat left;
            line-height: 18px;
        }

    .header-content .service-time {
        width: 255px;
        float: left;
    }

    .header-content .header-links {
        width: 226px;
        float: right;
        text-align: right;
    }

        .header-content .header-links p {
            padding-top: 7px;
            font-size: 13px;
            color: #6c0101;
        }

            .header-content .header-links p a {
                color: #6c0101;
            }

.navigation {
    width: 100%;
    box-sizing: border-box;
}

    .navigation ul li a {
        line-height: 39px;
    }

        .navigation ul li a img {
            line-height: 39px;
        }

    .navigation::after {
        content: "";
        display: block;
        clear: both;
    }

    .navigation ul li {
        float: left;
        height: 39px;
    }


        .navigation ul li.searchbar {
            box-sizing: border-box;
            width: 220px;
            text-align: center;
        }

            .navigation ul li.searchbar input {
                width: 170px;
                box-sizing: border-box;
                padding: 3px 5px;
                height: 35px;
                /*float: left;*/
                border: 0 !important;
                background-color: transparent !important;
                background-image: url('../images/newimages/header/search here.png') !important;
                background-size: cover;
                margin-left: 10px;
            }

                .navigation ul li.searchbar input:focus {
                    width: 170px;
                    box-sizing: border-box;
                    padding: 3px 5px;
                    height: 35px;
                    float: left;
                    border: 0 !important;
                    background-color: transparent !important;
                    background-image: url('../images/newimages/header/search here.png') !important;
                    background-size: cover;
                    margin-left: 10px;
                    outline: none;
                }

            .navigation ul li.searchbar img {
                float: left;
                margin-left: 5px;
                cursor: pointer;
            }


/*header*/
/*footer*/
.footer {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #F7F4CA;
    padding: 10px 25px 10px 25px;
}

    .footer::after {
        content: "";
        display: block;
        clear: both;
    }

    .footer .footer-navi {
        font-size: 13px;
        text-align: center;
        width: 100%;
    }

        .footer .footer-navi p {
            padding: 10px 0;
            width: 100%;
        }

            .footer .footer-navi p:last-child {
                font-size: 12px;
                color: #666;
            }

    .footer .footer-security {
        width: 210px;
        float: right;
        text-align: right;
        padding-top: 10px;
    }

.footer-navi p a, .footer-navi p span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}



.letter-space {
    letter-spacing: -2px;
}

.word-space {
    padding: 0 5px;
}

/*footer*/
.maincontent {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #F7F4CA;
    padding: 10px 25px 10px 25px;
}

.sub-title {
    font-family: 'blockhead darkside regular';
    font-size: 25px;
    text-align: center;
    text-shadow: #414141 -0.1em 0.1em 0.2em;
}




a.testimonials-btn {
    width: 174px;
    height: 44px;
    background: url(/content/images/testimonial.jpg) no-repeat left -44px;
    display: block;
    margin-left: 0px;
}

    a.testimonials-btn:hover {
        background-position: 0 0;
    }

.addtocart {
    width: 123px;
    height: 25px;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(/content/images/product-addtocart.jpg) no-repeat left -25px;
    text-indent: -999999em;
    margin-bottom: 5px;
}

    .addtocart:hover {
        background-position: 0 0;
    }

.calculateshipping {
    width: 178px;
    height: 40px;
    margin-bottom: 5px;
    cursor: pointer;
    border: none;
    outline: none;
    background: url('/content/images/newimages/shopping cart page/calculate shipping button.png') no-repeat left 0px;
    background-size: cover;
    text-indent: -999999em;
}


input[name="quantity"] {
    width: 50px;
}

.continueshopping {
    width: 115px;
    height: 25px;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(/content/images/continue_shopping.gif) no-repeat left 0px;
    text-indent: -999999em;
    margin-right: 20px;
}

.revieworder {
    width: 90px;
    height: 25px;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(/content/images/review_order.gif) no-repeat left 0px;
    text-indent: -999999em;
}

a.leftbtn {
    width: 19px;
    height: 149px;
    float: left;
    background: url(/content/images/ycs-left-scroll.gif) no-repeat left top;
    border: none;
    outline: none;
    display: block;
}

a.rightbtn {
    width: 19px;
    height: 149px;
    float: left;
    background: url(/content/images/ycs-right-scroll.gif) no-repeat left top;
    border: none;
    outline: none;
    display: block;
}

.homeslide-container {
    width: 100%;
    height: 148px;
    float: left;
    position: relative;
    overflow: hidden;
}



.origaneline {
    width: 96%;
    margin-left: 2%;
}

.middle-image {
    width: 72%;
}

.left-image {
    width: 90%;
}

.homeslide-container .homeslide {
    position: absolute;
}

    .homeslide-container .homeslide .home-pro {
        float: left;
        width: 131px;
        height: 148px;
        border: solid 1px #cccccc;
        margin: 0 5px;
        text-align: center;
    }

        .homeslide-container .homeslide .home-pro a:first-child {
            width: 110px;
            height: 110px;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
            padding-left: 11px;
        }

        .homeslide-container .homeslide .home-pro a.productname {
            width: 90%;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin: 9px 5%;
        }

a.catalog-details {
    width: 92px;
    height: 21px;
    margin-top: 20px;
    margin-bottom: -10px;
    display: block;
    background: url(/content/images/details.jpg) no-repeat left -21px;
}

    a.catalog-details:hover {
        background-position: 0 0;
    }

a.catalog-addtocart {
    width: 106px;
    height: 24px;
    display: inline-block;
    background: url(/content/images/addtocart.jpg) no-repeat left -24px;
    text-indent: -99999em;
}

    a.catalog-addtocart:hover {
        background-position: 0 0;
    }

.products-list {
    width: 100%;
}

    .products-list > tbody > tr > td {
        padding-bottom: 10px;
        border-bottom: solid 1px #ccc;
    }

.shoppingcart-info {
    font-size: 16px;
}

    .shoppingcart-info .title, .shoppingtotal .title {
        font-size: 22px;
    }

.payment {
    text-align: center;
    font-size: 16px;
}

    .payment table tr td {
        padding: 10px 0;
    }

        .payment table tr td img {
            max-width: 100%;
        }

.shoppingcart-list {
    width: 100%;
    border-collapse: unset;
    border-spacing: 0;
    font-size: 16px;
    border-collapse:collapse;
}

    .shoppingcart-list thead tr td {
        border: solid 2px lightgray;
        background-color: #FAF8DF;
        text-align: center;
    }

    .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 {
        border: solid 2px lightgray !important;
        background-color: #FAF8DF;
        text-align: center;
    }

        .shoppingcart-list tbody tr td .quantity {
            width: 100%;
            max-width: 40px;
        }

        .shoppingcart-list tbody tr td img {
            max-height: 60px;
        }

        .shoppingcart-list tbody tr td.productimg {
            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: 100%;
    max-width: 450px;
    float: right;
    margin: 20px 0;
    line-height: 20px;
    font-size: 16px;
    text-align: left;
}

    .shoppingtotal label {
        width: 250px;
        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: center;
    line-height: 53px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .shoppingcart-action a {
        line-height: 53px;
    }

        .shoppingcart-action a img {
            line-height: 53px;
        }

.continue-shopping {
    width: 239px;
    height: 53px;
    background: url('/content/images/newimages/shopping cart page/continue shopping.png') no-repeat left top;
    border: none;
    cursor: pointer;
}

.checkout {
    width: 227px;
    height: 53px;
    background: url('/content/images/newimages/shopping cart page/secure checkout.png') no-repeat left top;
    border: none;
    cursor: pointer;
}

.updatecart {
    width: 172px;
    height: 53px;
    background: url('/content/images/newimages/shopping cart page/update order.png') no-repeat left top;
    border: none;
    cursor: pointer;
}

.shopping-related {
    margin-top: 20px;
}

.border-bottom {
    border-top: 1px solid #ccc;
    margin: 20px 0;
}

.lineheight-36 {
    line-height: 36px;
}

.status {
    color: red;
    font-size: 14px;
}

.portname {
    font-size: 22px;
    color: #f44e4e;
    font-weight: bold;
}

.familyfun1 {
    padding-left: 7px;
    width: 100%;
}

.aboutus1 {
    padding-left: 4px;
    width: 100%;
}

.search_mobile1 {
    font-size: 18px;
    color: #fff;
    background-color: #eeefd5;
    border: none;
    height: 35px;
    outline: 0;
    margin-right: 4%;
}

.ordermobile {
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    height: 35px;
    margin-right: 3%;
}

.headerspan {
    font-size: 11px;
    padding-left: 10px;
}

.price {
    font-size: 18px;
    font-weight: bold;
}

.prodesc {
    padding: 0 10px;
    font-size: 16px;
}

.aboutuscontactus {
    font-size: 22px;
    color: #f44e4e;
    font-weight: bold;
}

.seemoreseeless {
    cursor: pointer;
    text-decoration: underline;
}

.companyheadquartersfeature {
    float: left;
    width: 600px;
    text-align: left;
    background: url('http://www.webdirectbrands.com/images/facility-gradient.jpg' ) repeat-y right;
    height: 352px;
    margin-bottom: 5px;
}

.companyheadquartersfeaturediv {
    width: 225px;
    position: relative;
    left: 375px;
    margin-top: -340px;
    font-size: 11px;
}

.defaultdescription1 {
    padding-left: 30px;
    font-size: 15px;
    color: Black;
    padding-right: 2%;
}

.defaultdescription2 {
    padding-left: 60px;
    font-size: 15px;
    color: Black;
}

.youthchairspan1 {
    font-size: 15px;
    font-weight: bold;
    color: Black;
}

.enterzipcodetitle {
    font-size: 22px;
    color: #f44e4e;
    font-weight: bold;
}

.divOptions2 label {
    margin-bottom: 0;
}

@media screen and (max-width: 630px) {
    .free-shipping {
        width: 30%;
        z-index: 1999;
        float: right;
        margin-top: -40%;
        margin-right: 0;
    }
}

@media screen and (min-width: 630px) {
    .free-shipping {
        width: 30%;
        z-index: 1999;
        float: right;
        margin-top: -40%;
        margin-right: 30%;
    }
}

.loding {
    display: none;
    position: fixed;
    z-index: 99;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: #333;
    opacity: 0.5;
}

.loading-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    animation-duration: 1s;
    animation-fill-mode: both;
    z-index: 120;
}

.loading-img {
    margin: 0 auto;
    width: 128px; /*no*/
    height: 128px; /*no*/
    background: url('../images/loader.gif') no-repeat;
    background-size: 100% auto;
}

.listproimg {
    max-width: 100%;
    max-height: 175px;
}

.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;
    }

.divOptions1 {
    width: 300px;
    margin-bottom: 10px;
}

    .divOptions1 .optionsul li a {
        color: #333;
    }

    .divOptions1 .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 #eae5a0;
    font-weight: bold;
    box-shadow: 0px 0px 4px #eae5a0;
    cursor: alias;
}

#ChairImages img {
    width: 90% !important;
    max-width: 200px;
    height:auto!important;
}

#ChairImages {
    width: 100% !important;
}

    #ChairImages tr td{
        text-align:center;
    }

    .product-container {
        display: flex;
        justify-items: center;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-around;
    }

.header-contact {
    text-align: center;
}

.navigation1 {
    width: 565px;
    margin: auto;
}

    .navigation1 ul:first-child {
        margin-left: -25px;
    }

.navigation {
    text-align: center;
}

.imgdiv {
    width: 160px;
    height: 369px;
    background-size: contain;
}

    .imgdiv div a img {
        width: 76%;
        margin-left: 11%;
    }

    .imgdiv3 div a img {
        width: 76%;
        margin-left: 8%;
    }

.imgGround1 {
    background-image: url('../images/newimages/youth chair page/blue box.png');
}

.imgdiv .top, .imgdiv3 .top {
    width: 80%;
    margin-left: 10%;
    text-align: center;
    padding-top: 15px;
    height: 76px;
    overflow: hidden;
    display: table;
}

    .imgdiv .top div, .imgdiv3 .top div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 100%;
    }

.imgdiv .img {
    width: 80%;
    margin-left: 10%;
    height: 220px;
    margin-bottom: 10px;
    /*background-size: cover;*/
    background-size: auto 200px !important;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    position: relative;
}

.imgdiv3 .img {
    position: relative;
}

    .bg-size1 {
        background-size: 220px !important;
    }

.bg-size2 {
    background-size: 200px !important;
}

.bg-size4 {
    background-size: 190px !important;
}


.bg-size3 {
    background-size: 230px !important;
}


.imgGround2 {
    background-image: url('../images/newimages/youth chair page/green box.png');
}

.imgdiv3 .img {
    width: 78%;
    margin-left: 9%;
    height: 220px;
    margin-bottom: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
}


.imgGround3 {
    background-image: url('../images/newimages/youth chair page/red box.png');
}

.categorydiv img {
    width: 100%;
}

.categorydiv {
    width: 180px;
}

.imgdiv3 {
    width: 166px;
    height: 369px;
    background-size: contain;
}



.about-contact-info {
    font-weight: bold;
    font-size: 17px;
}

.about-contact-info-title {
    font-size: 19px;
    font-weight: bold;
}

.familyfun-image {
    width: 80%;
    margin-left: 10%;
}

    .familyfun-image tr td img {
        width: 90%;
        margin-left: 5%;
    }

    .familyfun-image tr td div {
        height: 30px;
        margin: 15px 0;
    }

        .familyfun-image tr td div img {
            width: 90%;
            margin-left: 5%;
        }

.family-fun-banner {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 15px;
}

.familyfun-info1 {
    width: 90%;
    margin-left: 5%;
    font-size: 16px;
    text-align: center;
    line-height: 2em;
}

#content {
    font-size: 16px;
}

.amilyfun-images img {
    width: 16.3333%;
}

.priceinfo div div {
    font-size: 18px;
    width: 10px;
    height: 15px;
    margin-top: -15px;
    display: inline-block;
    vertical-align: text-top;
}

h1.title {
    color: #636250;
    text-align: center;
    padding-bottom: 10px;
    font-size: 40px;
}

.p_priceinfo {
    font-size: 40px;
    color: #636250;
    text-align: center;
}

.dollar {
    font-size: 28px;
    width: 15px;
    height: 15px;
    margin-top: -5px;
    display: inline-block;
    vertical-align: text-top;
}

.p-row {
    display: flex;
    flex-wrap: wrap;
}

.p-col1 {
    width: 33%;
}

.p-col2 {
    width: 67%;
}

.p-col3 {
    width: 50%;
}

.p-row div img {
    width: 90%;
    margin-left: 5%;
    margin-top: 5px;
    margin-bottom: 5px;
    filter: drop-shadow(-4px 3px 3px #414141);
    cursor: pointer;
}

.p-info {
    width: 92%;
    margin-left: 4%;
}

.p-shortfinfo {
    height: 128px;
    overflow-y: auto;
    overflow-x: hidden;
    word-wrap: break-word;
    line-height: 1em;
}

.p-color {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .p-color div {
        height: 80px;
        width: 80px;
    }

        .p-color div img {
            width: 100%;
        }


.p_imgs .p_main_imgs {
    width: 100%;
    position: relative;
    padding: 2px;
}

.p_imgs .p_nav_imgs {
    width: 99%;
    border: 2px solid lightgray;
    position: relative;
}

    .p_imgs .p_main_imgs:before, .p_imgs .p_nav_imgs:before {
        content: '';
        padding-top: 99%;
        box-sizing: border-box;
        display: block;
        width: 0;
    }

.picture {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border: 2px solid lightgray;
    font-size: 0;
}



.picture {
    /* display:table-cell;
    vertical-align:central;
    text-align:center;*/
    background-color: white;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    font-size: 0;
    vertical-align: bottom;
}

    .picture a img {
        display: block;
        margin: auto;
        object-fit: cover;
    }

.QTY_Btn {
    width: 90%;
    margin-left: 5%;
    position: relative;
    padding-bottom: 47.14%;
    background-image: url('../images/newimages/detailed product page/qty button.png');
    background-size: cover;
    filter: drop-shadow(-4px 3px 3px #414141);
    margin-top: 9%;
}

.QTY_Btn_Inside {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    vertical-align: middle;
}

.QTY {
    width: 70%;
    margin-left: 10%;
    background-color: transparent;
    outline: none;
    border: 0px solid transparent;
    font-family: Arial;
    display: block;
    text-align: left;
    font-weight:bold;
}

.AddCart {
    cursor: pointer;
}

.home-img {
    width: 100%;
    position: relative; /*因为容器所有子元素需要绝对定位*/
    height: 0; /*容器高度是由padding来控制，盒模型原理告诉你一切*/
    width: 100%;
    padding-bottom:150%;
}


.home-img div{
    display:flex;
    align-items:center;
    justify-content:center;
}

.activeOption img {
    box-shadow: rgb(85, 91, 255) 0px 0px 3px 3px;
}

.home-img div img{
    cursor:pointer;
}
