.page_content .article-header {
    display: block;
    width: 100%;
    height: 620px;
    max-height: 620px;
}

.page_content .article-header .h-img {
    display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
    max-height: 620px;
    background-color: #e6e8e3;
}

.page_content .article-header .h-img img {
    width: auto;
    height: 620px;
    display: block;
    margin: auto;
    background-color: #fff;
    max-width: 100%;
}

.page_content .article-header .h-title {
    display: inline-block;
    float: left;
    width: 50%;
    height: 620px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1A1A1A;
    background-size: cover;
    background-image: url(https://www.fashionsnap.com/lib/images/icons/topography.svg);
}

.page_content .article-header .h-title .hiResImg {
    margin-top: 30px;
    margin-bottom: 0;
    padding-left: 1.2rem;
}

.page_content .article-header .h-title .hiResImg p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.8em;
    text-rendering: optimizeLegibility;
}

.page_content .article-header .h-title .hiResImg p .fs-label {
    display: inline-block;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    white-space: normal;
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    vertical-align: top;
    color: #fefefe;

}

.page_content .article-header .h-title .hiResImg p .fs-label a {
    color: #fff;
}

.page_content .article-header .h-title .hiResImg p .fs-label.fill a {
    color: #fefefe;
    letter-spacing: 1px;
    font-size: 13px;
    background: #BD9E81;
    padding: 4px 6px;
}

.page_content .article-header .h-title .hiResImg p .fs-label.fill {
    padding-left: 20px;
}

.page_content .article-header .h-title .hiResImg h1 {
    font-size: 38px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.page_content .article-header .h-title .hiResImg .article-date {
    color: #fefefe;
    font-size: 15px;
    padding-left: 20px;
    line-height: 45px;
}

.page_content .article-header.none-thumb .h-title {
    width: 100%;
}

.page_content .article-header.none-thumb .h-title .hiResImg {
    padding-left: 20%;
}

@media only screen and (max-width: 1366px) {
    .page_content .article-header.none-thumb .h-title .hiResImg {
        padding-left: 6%;
    }
}

@media only screen and (max-width: 992px) {
    .page_content .article-header.none-thumb .h-title .hiResImg {
        padding-left: 4%;
    }
}

@media only screen and (max-width: 700px) {
    .page_content .article-header.none-thumb .h-title .hiResImg {
        padding-left: 1.2rem;
    }
}

#shop_list article,
#shop_list article * {
    font-size: 13px;
    color: #2b2d32;
}

#shop_list article h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 5px;
}

#shop_list article table {
    margin-bottom: 30px;
    border-bottom: solid 1px #2b2d32;
}

#shop_list article table tr {
    border-top: solid 1px #2b2d32;
    border-bottom: solid 1px #2b2d32;
}

#shop_list article table tr:hover {
    background-color: #fff;
}

#shop_list article table td,
#shop_list article table th {
    border: solid 1px #2b2d32;
    padding: 15px 10px;
}

#shop_list article table tr td:first-child {
    font-weight: bold;
    border-right: solid 0px #fff;
}

#shop_list article table td {
    border-bottom: solid 0px #fff;
}

#shop_list article table p {
    line-height: 25px;
}

/* add more */
#shop_list article table td,
#shop_list article table th {
    font-size: 13px;
    line-break: auto;
    vertical-align: middle;
}

#shop_list article table p {
    height: auto;
    line-height: 22px;
    font-size: 13px;
}

#shop_list article table tr td:first-child {
    width: 30%;
}

#shop_list article table td, #shop_list article table th {
    padding: 15px;
}

#shop_list article h2 {
    line-height: 50px;
    position: relative;
    padding-left: 75px;
    font-size: 25px;
    letter-spacing: 0;
}

#shop_list article h2:after {
    content: '';
    background-color: #faf045;
    height: 3px;
    width: 70px;
    display: block;
}

#shop_list article h2 > strong {
    display: block;
    position: absolute;
    left: -5px;
    font-size: 50px;
    font-family: monospace;
    top: 5px;
    font-weight: bold;
    color: #faf045;
}
/* end add more */

#shop_list article > a {
    display: block;
    text-decoration: none;
    line-height: inherit;
    color: rgb(17, 17, 17);
    text-decoration: none;
    cursor: pointer;
}

#shop_list article img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
    padding-bottom: 10px;
}

#shop_list article figcaption {
    color: rgba(0, 0, 0, 0.5);
    line-height: 20px;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 11px;
}

#shop_list article .excerpt {
    margin-top: 20px;
    display: block;
    width: 90%;
    margin: 20px auto 0;
    text-align: justify;
}

#shop_list article p {
    text-align: justify;
    color: #2b2d32;
    font-size: 14px;
    padding: 5px 0;
}

#shop_list article p a {
    color: #bb8e64;
    border-bottom: 1px solid #bb8e64;
    overflow-wrap: break-word;
    text-decoration: none;
}

#shop_list article p a:hover {
    color: #2b2d32;
    border-bottom: 1px solid #2b2d32;
    text-decoration: none;
}

/*#shop_list article > p {
    width: 90%;
    margin: 0 auto 20px;
}*/

#shop_list article > p.font-size-small {
    color: rgba(0, 0, 0, 0.9);
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 20px;
}

#shop_list article > p.large-centered {
    background-color: #f6f6f6;
    padding: 20px;
    width: calc(90% - 40px);
    margin-bottom: 40px;
}

#shop_list article > p.box {
    background-color: #fff;
    border: 1px solid #dddddd;
    padding: 35px 20px;
    line-height: 20px;
}

#shop_list article .degutter-small-only {
    display: block;
    width: 95%;
    margin: 0 auto 50px;
}

#shop_list article h4 {
    text-align: center;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
}

#shop_list article > p.text-right {
    text-align: right;
    color: #000;
    font-size: 16px;
}

#shop_list .nifty-wrap {
    display: block;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

#shop_list .nifty-wrap .nifty {
    border-top: 1px solid #d9d9d9;
    margin: 0 0 20px 0;
}

#shop_list .nifty-wrap .nifty.none-top-border {
    border-top: 0px solid #d9d9d9;
}

#shop_list .nifty-wrap .nifty h3 {
    border-top: 1px solid #1A1A1A;
    display: inline-block;
    font-size: 16px;
    margin-top: -1px;
    padding: 12px 0;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}

#shop_list .nifty-wrap .nifty .tags {
    line-height: 2.4;
}

#shop_list .nifty-wrap .nifty .tags .tag {
    display: inline-block;
    margin-right: .4rem;
    white-space: nowrap;
}

#shop_list .nifty-wrap .nifty .tags .tag em,
#shop_list .nifty-wrap .nifty .tags .tag span {
    display: inline-block;
    padding: 3px 5px;
    border-radius: 0;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background-color: #f6f6f6;
    color: #333;
    padding: 8px;
    cursor: pointer;
}

#shop_list .nifty-wrap .nifty .tags .tag a {
    color: #333;
    font-size: 12px;
}

#shop_list .nifty-wrap .nifty .tags .tag a:hover {
    text-decoration: none;
}

#shop_list .article-teaser {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #f1f1f1;
}

#shop_list .article-teaser::before,
#shop_list .article-teaser::after {
    display: table;
    content: "";
}

#shop_list .article-teaser::after {
    clear: both;
}

#shop_list .article-teaser .teaser-image {
    float: left;
    width: 310px;
}

#shop_list .article-teaser .teaser-image img {
    width: 100%;
}

#shop_list .article-teaser .teaser-image a,
#shop_list .article-teaser .teaser-image a picture {
    display: block;
}

#shop_list .article-teaser .teaser-text {
    margin-left: 330px;
}

#shop_list .article-teaser p.abstract {
    color: #939da5;
}

#shop_list .article-teaser p.abstract a {
    color: #111;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
    line-height: 35px;
}

#shop_list .article-teaser p.abstract a:hover {
    text-decoration: underline;
}

#shop_list .article-teaser p.meta {
    color: #939da5;
    font-size: 12px;
    padding: 10px 0;
}

#shop_list .nifty-wrap .nifty .btn-loading-more {
    display: block;
    width: 100%;
    text-align: center;
}

#shop_list .nifty-wrap .nifty .btn-loading-more button {
    background-color: #fff;
    border: solid 0px #fff;
    outline: none;
    font-size: 16px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -12px auto 16px;
    cursor: pointer;
}

#shop_list .nifty-wrap .nifty .btn-loading-more button .lower-arrow {
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-bottom: 13px;
    display: block;
}

.page_content .article-header .h-img .img-article-header {
    display: block;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: 0px -198px!important;
}

.page_content .article-header .h-img {
    position: relative;
}

.page_content .article-header .h-img .article-image-caption {
    position: absolute;
    color: rgba(255,255,255,0.4);
    bottom: 15px;
    width: 100rem;
    left: 25%;
}

.page_content .article-header .h-img .image-description-caption {
    font-size: 11px;
}

.page_content .article-header .h-title .hiResImg .tarticle-date {
    color: #fff;
    font-size: 15px;
    padding-left: 20px;
    line-height: 60px;
}


@media only screen and (max-width: 992px) {
    .page_content .article-header .h-title,
    .page_content .article-header .h-img {
        width: 100%;
    }

    .page_content .article-header:not(.none-thumb) .h-title {
        background-image: none;
        position: absolute;
        background-color: #1a1a1aa8;
    }

    .page_content .article-header .h-title .hiResImg h1 {
        font-size: 28px;
    }

    .page_content .article-header .h-img .img-article-header {
        min-height: 320px;
        max-height: 800px;
        background-size: cover!important;
        background-position: 0px 0px!important;
    }

    #pnkz {
        overflow: hidden;
    }


}


