.img350 {
    display: block;
    width: 350px;
    position: relative;
}

.spdc-img-wrapper.gallery-left {
    margin-top: 5px;
    margin-right: 40px;
    margin-bottom: 0px !important;
}

.spdc-img-wrapper.gallery-left .spdcig-content {
    width: 100%;
    margin: 0;

}

.spdc-img-wrapper.gallery-left .spdcigc-img {
    width: 100%;

}

.spdc-img-wrapper.gallery-left .spdcigc-img:first-of-type {
    height: 350px;
}

.clearboth {
    clear: both;
}

.sp-detail-content {
    position: relative;
}

.icon-dc {
    position: absolute;
    background: url("../skin/icon-dc.png") center center no-repeat;
    width: 71px;
    height: 92px;
    display: block;
    top: 20%;
    left: -160px;
}

.icon-dcg {
    position: absolute;
    background: url("../skin/icon-gcg.png") center center no-repeat;
    width: 115px;
    height: 87px;
    display: block;
    top: 24%;
    right: -50%;
}

.icon-paralax {
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
    position: absolute;

    z-index: -1;
    display: none;
}

.icon-ll {
    background: url("../skin/icon-ll.png") center center no-repeat;
    width: 104px;
    height: 140px;
    top: 28%;
    left: -320px;
}

.icon-ao {
    background: url("../skin/icon-ao.png") center center no-repeat;
    width: 158px;
    height: 176px;
    top: 49%;
    right: -50%;
}

.icon-sonmoi {
    background: url("../skin/icon-sonmoi.png") center center no-repeat;
    width: 84px;
    height: 121px;
    top: 60%;
    left: -320px;
}

.icon-quan {
    background: url("../skin/icon-quan.png") center center no-repeat;
    width: 155px;
    height: 155px;
    top: 72%;
    right: -240px;
}

.icon-ll2 {
    background: url("../skin/icon-ll2.png") center center no-repeat;
    width: 197px;
    height: 190px;
    top: 92%;
    left: -440px;
}

.icon-kinh {
    background: url("../skin/icon-cart.png") center center no-repeat;
    width: 120px;
    height: 145px;
    top: 96%;
    right: -240px;
}

.icon-sm {
    background: url("../skin/icon-bikinie.png") center center no-repeat;
    width: 150px;
    height: 200px;
    top: 99%;
    left: -400px;
}

.icon-so {
    background: url("../skin/icon-so.png") center center no-repeat;
    width: 126px;
    height: 103px;
    top: 88%;
    left: 50%;
    margin-left: -63px;
    z-index: 1;
    opacity:0;
    display: none;
}

.k14-sp-wrapper .sp-body-content .sp-detail {
    background: transparent;
}

.k14-sp-wrapper .sp-body-content {
    z-index: 1;
}

.k14-sp-wrapper .sp-body-content .sp-detail .sp-sapo {
    font-size: 17px;
    line-height: 27px;
    font-family: NotoSerif-BoldItalic;
    color: #555555;
}


.sp-sticky-header{
    z-index:3 !important;
}

@media (min-width: 1366px){
    .icon-paralax {
        display: block;
    }
}