﻿/*Detail Product*/
.title-detail {
    font-size: 22px;
    font-family: 'Myriad Pro Semibold',sans-serif;
    line-height: 25px;
}

.title-detail-mobile {
    display: none;
}

.stars {
    padding: 10px 0 20px;
}

.decrep-1 {
    margin-bottom: 15px;
}

    .decrep-1 li {
        list-style-type: disc;
        font-family: 'Myriad Pro Semibold',sans-serif;
        margin-left: 16px;
    }

.add-cart-detail {
}

    .add-cart-detail input {
        width: 45px;
        text-align: center;
        float: left;
        height: 40px;
    }

    .add-cart-detail a {
        width: 70%;
        font-family: 'Myriad Pro Semibold',sans-serif;
        float: left;
        margin-left: 13px;
        height: 40px;
        border-radius: 3px;
        color: #fff;
        font-size: 17px;
        text-transform: uppercase;
        background: url('../images/bg-add-detailcart.png') no-repeat #ef2f72;
        line-height: 40px;
        padding-left: 14px;
    }

        .add-cart-detail a:hover {
            color: #CCCCCC;
        }

    .add-cart-detail span {
        margin-left: 14px;
    }

.product-detail-nav-tabs {
    padding: 4px 4px 0px 4px;
}

    .product-detail-nav-tabs li {
        margin: 4px 0 0;
    }

        .product-detail-nav-tabs li > a {
            border: none;
            font-size: 16px;
            text-transform: uppercase;
            font-family: 'Myriad Pro Semibold',sans-serif;
        }

        .product-detail-nav-tabs li.active > a {
            background-color: #fff;
            color: #000;
            border: none !important;
            border-bottom: 1px solid #ef2f72 !important;
        }

        .product-detail-nav-tabs li:hover {
            border: none !important;
            color: #ef2f72 !important;
            background-color: none !important;
        }

        .product-detail-nav-tabs li a:hover {
            border: none !important;
            color: #ef2f72 !important;
            background: none !important;
        }

.product-detail-tab-content .tab-pane {
    text-align: justify !important;
    padding-top: 20px;
}

.label-detail {
    border: 1px solid #ccc;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 15px;
}

.policy {
    background: #fafafa;
    padding: 15px;
}

    .policy li {
        font-family: 'Myriad Pro Semibold',sans-serif;
        padding-bottom: 5px;
        padding-left: 40px;
    }

        .policy li.icon-1 {
            background: url('../images/icon-1.png') no-repeat;
            line-height: 15px;
        }

        .policy li.icon-2 {
            background: url('../images/icon-2.png') no-repeat;
        }

        .policy li.icon-3 {
            background: url('../images/icon-3.png') no-repeat;
        }

.comment-detail {
    background: #fafafa;
    padding: 15px;
    margin-top: 10px;
}

    .comment-detail h4 {
        font-size: 16px;
        font-family: 'Myriad Pro Semibold',sans-serif;
        margin-bottom: 10px;
    }

    .comment-detail textarea {
        margin-bottom: 10px;
        font-size: 13px;
    }

    .comment-detail input {
        margin-bottom: 10px;
        font-size: 13px;
    }

        .comment-detail input#code {
            width: 47%;
            float: left;
        }

        .comment-detail input#code-main {
            width: 47%;
            float: left;
            margin-left: 13px;
        }

    .comment-detail button {
        background: #717171;
        border: none;
        color: #fff;
        margin-top: 10px;
    }

        .comment-detail button:hover {
            background: #ef2f72;
        }

.box-view-gallery {
    width: 100%;
    float: left;
    position: relative;
}

.body-product-detail {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.colection-img-slide {
    position: relative;
    width: 80%;
    height: 442px;
    float: right;
    border: 1px solid #d7d7d7;
    overflow: hidden;
}


    .colection-img-slide .item-slide {
        width: 100%;
        height: auto;
        opacity: 0;
        -moz-transition: ease 0.8s;
        -o-transition: ease 0.8s;
        -webkit-transition: ease 0.8s;
        transition: ease 0.8s;
        visibility: hidden;
        position: absolute;
        z-index: 4;
        height: 100%;
        text-align: center;
    }

        .colection-img-slide .item-slide .caption-link {
            position: absolute;
            left: 10px;
            bottom: 10px;
            text-align: left;
        }

            .colection-img-slide .item-slide .caption-link strong {
                display: block;
                color: #58595b;
                font-size: 14px;
                text-align: left;
                text-transform: uppercase;
                padding-bottom: 5px;
            }

            .colection-img-slide .item-slide .caption-link a {
                text-align: left;
                color: #666;
            }

                .colection-img-slide .item-slide .caption-link a:hover {
                    color: #d21d2a;
                }

                .colection-img-slide .item-slide .caption-link a span {
                    font-size: 16px;
                    color: #d21d2a;
                    padding-right: 4px;
                }

        .colection-img-slide .item-slide img {
            max-width: 100%;
            max-height: 100%;
            display: inline-block;
            vertical-align: middle;
        }

        .colection-img-slide .item-slide.active {
            visibility: visible;
            opacity: 1;
            -moz-transition: ease 0.8s;
            -o-transition: ease 0.8s;
            -webkit-transition: ease 0.8s;
            transition: ease 0.8s;
            z-index: 5;
        }

.list-item-thub .active {
    border: 1px solid #ef2f72;
}

.list-item-thub .item-group-pro {
    position: absolute;
    width: 82px;
    height: 82px;
    z-index: 999;
}

    .list-item-thub .item-group-pro.post-item-gr-1 {
        right: 10px;
        top: 15px;
    }

    .list-item-thub .item-group-pro.post-item-gr-2 {
        right: 100px;
        top: 15px;
    }

    .list-item-thub .item-group-pro.post-item-gr-3 {
        right: 190px;
        top: 15px;
    }

    .list-item-thub .item-group-pro.post-item-gr-4 {
        right: 280px;
        top: 15px;
    }

.body-item-thub {
    width: 18%;
    height: 442px;
    top: 0;
    z-index: 5;
    float: left;
    overflow: hidden;
    position: relative;
}

    .body-item-thub li {
        display: block;
        margin-bottom: 10px;
        border: 1px solid #d7d7d7;
        height: 82px;
        overflow: hidden;
        line-height: 82px;
    }

        .body-item-thub li img {
            vertical-align: middle;
            width: 100%;
            height: 100%;
        }

        .body-item-thub li a {
            display: block;
        }


/*New*/
.item-new {
    float: left;
    margin-top: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

    .item-new .img img {
        width: 100%;
        height: 160px;
    }

    .item-new .title-new {
        margin-bottom: 10px;
    }

        .item-new .title-new h2 {
            font-size: 18px;
            font-family: 'Myriad Pro Semibold',sans-serif;
            line-height: 22px;
        }

    .item-new .decrep-new {
        text-align: justify;
    }

h4.detail-title ,h1.detail-title{
    font-size: 20px;
}

.menu-left .title-hotnew {
    margin-top: 15px;
    background: #000;
}

.menu-left .hot-new li {
    padding-left: 10px;
    font-family: 'Myriad Pro Regular',sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .menu-left .hot-new li i {
        margin-right: 7px;
        color: #ef2f72;
    }

.other-new {
    padding-top: 20px;
    border-top: 2px solid #ef2f72;
    padding-bottom: 25px;
}

    .other-new h3 {
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 5px;
        color: #ef2f72;
    }

    .other-new li {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .other-new i {
        margin-right: 7px;
        color: #ef2f72;
    }


.contact-info {
}

    .contact-info .title-small, .contact-form .title-small {
        border-bottom: 2px solid #ef2f72;
        margin-bottom: 15px;
    }

        .contact-info .title-small h4, .contact-form .title-small h4 {
            font-size: 20px;
            text-transform: uppercase;
        }

    .contact-info .name {
        color: #ef2f72;
    }

    .contact-info td i {
        width: 20px;
    }

#contact-form .form-control {
    margin-bottom: 15px;
}

#contact-form button {
    background: #ef2f72;
}

.gg-map iframe {
    width: 100%;
    min-height: 500px;
}

#header div.acc-header {
    border-right: none;
    padding-right: 0px;
}

    #header div.acc-header button {
        text-transform: none;
    }

.acc-header-child {
}

    .acc-header-child li {
        border: none;
        padding: 3px 0px 0px;
        width: 100%;
        float: none;
    }

        .acc-header-child li a {
            border: none !important;
        }

.price-old {
    font-size: 14px !important;
    font-style: italic;
    text-decoration: line-through;
    margin-right: 5px;
    font-weight: bold;
    color: #000 !important;
}
/* .cart-content */
.cart-main-content {
    margin-top: 15px;
}

.cart-steps {
    width: 750px;
    margin: 0 auto;
    margin-bottom: 85px;
    margin-top: 40px;
}

.step-number {
    width: 70px;
    height: 70px;
    border: 1px solid #79766b;
    display: block;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    font-size: 32px;
    font-family: 'Myriad Pro Semibold',sans-serif;
    color: #282020;
}

.cart-steps > li {
    position: relative;
}

.step-name {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 20px;
    display: block;
    position: absolute;
    width: auto;
    white-space: nowrap;
    left: 50%;
    bottom: -40px;
    transform: translateX(-50%);
}

.cart-steps > li.active .step-number {
    border-color: #ef2f72;
    color: #ef2f72;
}

.cart-steps > li.active .step-name {
    color: #ef2f72;
}

.cart-steps > li:not(.step) {
    width: calc((50%) - 135px);
    height: 70px;
    line-height: 70px;
}

.step-line {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #79766b;
    display: inline-block;
}

.cart-steps > li.active .step-line {
    background-color: #8b0304;
}

.cart-main-content table {
    margin-bottom: 0;
}

    .cart-main-content table thead th {
        border: none !important;
        text-align: center;
        font-size: 16px;
        color: #060606;
        padding: 15px 8px;
    }

    .cart-main-content table tbody td {
        text-align: center;
        font-size: 16px;
        border-color: #d0c69f;
    }

.cart-main-content .table-bordered {
    border: none;
}

.cart-main-content table tbody td a {
    color: #060606;
    font-family: 'Myriad Pro Semibold',sans-serif;
}

.cart-products table tbody > tr:last-child > td {
    border: none;
    padding: 10px 0;
}

    .cart-products table tbody > tr:last-child > td:first-child {
        padding-right: 5px;
    }

    .cart-products table tbody > tr:last-child > td:last-child {
        padding-left: 5px;
    }

.cart-product-img {
    width: 98px;
}

.cart-main-content table tbody td img {
    width: 60px;
    height: 60px;
    text-align: center;
    border: 1px solid #d0c69f;
    border-radius: 4px;
}

.cart-main-content table tbody td .btn-delete {
    border: 1px solid #494948;
    color: #494948;
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding-left: 1px;
}

    .cart-main-content table tbody td .btn-delete:before {
        font: normal normal normal 14px/1 FontAwesome;
    }

.cart-main-content .summary {
    border: 1px solid #d0c69f;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
}

.cart-total {
    margin: 20px 0;
}

    .cart-total .summary {
        text-align: center;
    }

.cart-products-action {
    margin-top: 10px;
}

    .cart-products-action .btn {
        background: #fcf6e0;
        border: 1px solid #ef2f72;
        margin-right: 5px;
    }

.cart-products-small .wrapper, .cart-account .wrapper {
    border: 1px solid #d1c8a1;
    padding: 35px;
    /*height: 347px;*/
}

.cart-products-action i {
    margin-right: 5px;
}

.title-cart {
    border-bottom: 2px solid #ef2f72;
    padding-bottom: 10px;
}

.cart-products-small .wrapper {
}

.cart-products-small h4, .cart-account h4 {
    font-family: 'Myriad Pro Semibold',sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
}

.cart-account .help-block {
    color: #000000;
    margin-top: 10px;
}

.cart-account form > .radio:first-child {
    margin-top: 0;
}

.cart-account form > .radio, .cart-account .socials-login > p {
    font-size: 16px;
    color: #000000;
}

.cart-account .socials-login > p {
    margin-bottom: 40px;
}
/*********** spinner start *************/

.wan-spinner {
    border: 1px solid #dddddd;
    display: inline-block;
}

    .wan-spinner .minus,
    .wan-spinner .plus,
    .wan-spinner input {
        height: 25px;
        float: left;
        line-height: 1em;
        padding: 5px;
        text-align: center;
    }

    .wan-spinner input {
        border: none;
        margin: 0;
        width: 40px;
        font-size: 14px;
    }

    .wan-spinner .minus,
    .wan-spinner .plus {
        color: #333333;
        cursor: pointer;
        text-decoration: none;
        width: 25px;
        background-color: #f5f5f5;
        font-weight: bold;
    }


/*********** spinner end *************/
/*Comment*/
/*************
	#comment
	**********/
#comment .img-wrapper {
    position: relative;
    height: 120px;
    width: 120px;
    margin: 0 auto;
    line-height: 120px;
    cursor: pointer;
}

    #comment .img-wrapper img {
        width: 70%;
        height: 70%;
        cursor: pointer;
    }

    #comment .img-wrapper input[type=file] {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.comments-block > h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #d1d1d1;
}

.comments-block .user-name {
    display: block;
    margin-bottom: 10px;
    margin-right: 30px;
}

    .comments-block .user-name > a {
        font-size: 16px;
        text-transform: uppercase;
        color: #d29309;
    }

.comments-block .comment-avatar, .comments-block .comment-content {
    display: inline-block;
    float: left;
}

.comments-block > .comments-list > .comment > .comment-avatar {
    width: 100px;
}

#comment .comments-block > .comments-list > .comment > .comment-avatar > .avatar-img {
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.comments-block > .comments-list > .comment > .comment-content {
    width: calc(100% - 100px);
    padding-left: 20px;
}

#comment .comments-block > .comments-list > .comment .comment > .comment-avatar {
    width: 80px;
}

    #comment .comments-block > .comments-list > .comment .comment > .comment-avatar > .avatar-img {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

#comment .comments-block > .comments-list > .comment .comment > .comment-content {
    width: calc(100% - 80px);
    padding-left: 10px;
}

.comment .comment-body, #comment .list-time {
    font-size: 14px;
}

.comment .comment-body {
    padding-bottom: 10px;
}

.comment:after {
    content: "";
    display: table;
    clear: both;
}

.comment-answer {
    font-size: 13px;
    font-weight: normal;
}

.rate > a {
    cursor: pointer;
    color: #ddd !important;
}

    .rate > a.active {
        color: #d29309 !important;
    }

.comment-form .rate {
    margin-bottom: 5px;
}

.comment-form #Title {
    margin-top: 10px;
}

.comment-form h5, .comment-form h4 {
    padding-top: 10px;
    border-top: 1px solid #d1d1d1;
}

.comments-list > .comment {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px;
}

    .comments-list > .comment:last-child {
        border: none;
    }

    .comments-list > .comment .comment {
        border: none;
    }

.comment-form label {
    font-weight: bold;
}

.rate > a {
    cursor: pointer;
    color: #ddd !important;
}

    .rate > a.active {
        color: #d29309 !important;
    }

.login-request {
    padding: 9px 0;
    text-align: center;
}

.login-request-link {
    font-style: italic;
    color: #ef2f72;
}

    .login-request-link:hover {
        font-weight: bold;
    }

.rate-block h3 {
    margin-bottom: 15px;
}

.item-star-rate {
    margin-bottom: 10px;
}
/*End comment*/

.btn-facebook, .btn-google-plus {
    max-width: 198px;
    margin: 10px auto;
}

.btn-facebook {
    background-color: #3b5998;
    color: #fff !important;
}

.btn-google-plus {
    background-color: #d34836;
    color: #fff !important;
}

.box-sign-up {
    border: 1px solid #cccccc;
    margin-left: 10px;
    margin-top: 30px;
    border-radius: 3px;
    padding: 20px;
    height: 315px;
}

    .box-sign-up .error, .box-sign-in .error {
        margin-bottom: 0 !important;
    }

.box-sign-in {
    border: 1px solid #cccccc;
    margin-left: 10px;
    margin-top: 30px;
    border-radius: 3px;
    padding: 20px;
    height: 250px;
}

.gg-facebook {
    margin-top: 25%;
}

.gg-facebook-in {
    margin-top: 17%;
}

.title-sign-up {
    font-size: 28px;
    padding-bottom: 15px;
    margin-top: 20px;
}

.button-sign-up {
    margin-top: 12px;
}
/*Brand*/
.search-brand {
    background: #222222;
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .search-brand button {
        background: #b40d43;
        padding: 0 25px;
        text-transform: uppercase;
        color: #ffffff;
        height: 24px;
        text-align: center;
        font-size: 13px;
        width: 100px;
        font-family: 'Myriad Pro Semibold',san-serif;
    }


    .search-brand input {
        background: #333333;
        border: 1px solid #4d4d4d;
        padding-left: 5px;
        color: #fff;
        font-size: 12px;
        font-style: italic;
        height: 25px;
        width: 200px;
        margin-top: 8px;
    }

    .search-brand .title {
        color: #7f7f7f;
        width: 23%;
        float: left;
    }

        .search-brand .title h4 {
            font-size: 16px;
        }

    .search-brand .alphabet {
        width: 74%;
        float: left;
        margin-left: 10px;
    }

        .search-brand .alphabet li {
            float: left;
            color: #fff;
            padding-right: 26px;
            font-family: 'Myriad Pro Semibold',san-serif;
            text-transform: uppercase;
            cursor: pointer;
        }

            .search-brand .alphabet li:hover {
                color: #b40d43;
            }

.result-brand {
    padding-top: 30px;
}

.brand-item {
    float: left;
    width: 23%;
    border: 1px solid #ccc;
    margin-right: 16px;
    margin-bottom: 16px;
}

    .brand-item img {
        width: 100%;
        height: 110px;
    }

#form-forgot-pass {
    margin-top: 9%;
}

.progress-bar-warning {
    background: #ef2f72;
}

.share {
    margin-top: 20px;
    text-align:center
}


.img-quick-view {
    width: 100%;
}

.title-quick-view {
    line-height: 18px;
}

    .title-quick-view a {
        font-size: 18px;
        color: #ef2f72;
    }

.decrep-quick-view {
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}

.price-quick-view {
    font-size: 22px;
    color: #ef2f72;
    font-family: 'Myriad Pro Semibold',san-serif;
}

.cart-quick-view {
    margin-top: 15px;
}

.remodal-cancel {
    background: #ef2f72 !important;
}

#color-active-brand {
    color: #b40d43;
}

.account-nav-tabs .nav-tabs > li > a, .account-nav-tabs .nav-tabs > li.active > a, .account-nav-tabs .nav-tabs > li.active > a:hover, .account-nav-tabs .nav-tabs > li.active > a:focus {
    border-bottom: none;
}

.account-nav-tabs .nav-tabs > li {
    padding: 0;
    margin: 5px;
}

    .account-nav-tabs .nav-tabs > li:before {
        content: "|";
        margin-top: 3px;
        padding-right: 10px;
    }

    .account-nav-tabs .nav-tabs > li:first-child:before {
        display: none;
    }

    .account-nav-tabs .nav-tabs > li > a, .account-nav-tabs .nav-tabs > li:before {
        display: inline-block;
        float: left;
    }

    .account-nav-tabs .nav-tabs > li:after {
        content: "";
        display: table;
        clear: both;
    }

    .account-nav-tabs .nav-tabs > li > a {
        padding: 3px 10px 0;
        font-size: 18px;
    }

    .account-nav-tabs .nav-tabs > li.active > a, .account-nav-tabs .nav-tabs > li.active > a:hover, .account-nav-tabs .nav-tabs > li.active > a:focus {
        background-color: #8b0304;
        border-radius: 10px;
        color: #fff !important;
    }

.account-tab-content.tab-content > .tab-pane {
    padding: 0 10px;
}

.account-content .order-id, .account-content .order-time, .account-content .order-day {
    display: block;
}

.account-content .order-id {
    font-family: 'Myriad Pro Semibold',sans-serif;
    font-size: 16px;
}

.account-content .order-time, .account-content .order-day {
    font-size: 14px;
}

.account-info, .shipping-info {
    border: 1px solid #d0c69f;
    padding: 35px;
    height: 525px;
}

    .account-info h3, .shipping-info h3 {
        font-size: 22px;
        margin-bottom: 30px;
    }

.shipping-info-content {
    line-height: 38px;
}

.account-info .btn, .shipping-info .btn {
    background-color: #b1a163;
    margin-top: 20px;
}

.account-nav-tabs .btn-log-out {
    background-color: #9c9163;
}

.account-nav-tabs {
    border-bottom: 1px solid #c6ba8e;
    margin-bottom: 20px;
}

    .account-nav-tabs .nav-tabs {
        margin-bottom: 10px;
    }

/* #account-box */
.account-box.modal {
    overflow-y: auto;
}

    .account-box.modal.fade .modal-dialog {
        margin: 0 !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.account-box .modal-body {
    padding: 35px;
}

.account-box .nav-tabs {
    border-bottom: 1px solid #c4af62;
    display: block;
    padding: 0 !important;
}

    .account-box .nav-tabs > li {
        margin-right: 5px;
        padding: 0;
    }

        .account-box .nav-tabs > li > a {
            margin-bottom: -5px;
            font-family: 'Myriad Pro Semibold', sans-serif;
            font-size: 14px;
            text-transform: none;
            padding: 5px 15px;
            border-radius: 0;
        }

        .account-box .nav-tabs > li.active > a, .account-box .nav-tabs > li.active > a:hover, .account-box .nav-tabs > li.active > a:focus {
            border: 1px solid #c4af62;
            border-bottom: 1px solid #f7f1db;
        }

.account-box input, .account-box select, .account-box textarea {
    border: 1px solid #c4af62 !important;
}

.account-box label.control-label {
    font-weight: normal;
    font-family: 'Myriad Pro Semibold', sans-serif;
    font-size: 13px !important;
}

.account-box .socials-login h4 {
    padding: 6px 0 10px;
    border-bottom: 1px solid #c4af62;
    display: block;
    font-size: 14px;
    margin-bottom: 30px;
}

.account-box .socials-login .btn {
    overflow: hidden;
    width: 135px;
    margin: 0 auto;
    margin-bottom: 15px;
}

    .account-box .socials-login .btn > span {
        float: left;
    }

        .account-box .socials-login .btn > span:last-child {
            background: transparent;
            font-family: 'Myriad Pro Semibold', sans-serif;
        }

.account-box .btn-facebook {
    border: 1px solid #284580 !important;
}

.account-box .btn-google {
    border: 1px solid #6c0304 !important;
}

.account-box .socials-login {
    padding-left: 15px;
}

.account-box .col-sm-7 {
    border-right: 1px solid #c4af62;
    padding-right: 30px;
}

.account-box button.close {
    position: absolute;
    top: -25px;
    opacity: 1;
    right: 0;
    color: #fff;
}

.nav-tabs > li.active > a {
    background-color: #f7f1db !important;
    color: #ef2f72!important;
}

#formChangePassword {
    padding-top: 20px;
}

.registered {
    text-align: right;
    margin-top: 20px;
}

.social-header {
    float: left;
}

    .social-header a {
        border: none !important;
    }

        .social-header a i {
            font-size: 19px;
        }

            .social-header a i.fa-skype {
                color: #1cbdf1;
            }

            .social-header a i.fa-facebook-square {
                color: #3b5998;
            }


.mobile-display {
    display: none;
}

.hidden-desktop {
    display: none;
}

.acc-header .fa-user {
    display: none;
}

.color-detail-pro {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.color-item {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    padding: 1px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
}

    .color-item div {
        width: 100%;
        height: 100%;
    }

#color-detail-pro .active {
    border: 1px solid #ef2f72;
}

#CountProductSpan {
    color: #ef2f72;
}

.price-detail {
    margin-bottom: 10px;
    margin-top: 10px;
}

    .price-detail .price-new {
        color: #ef2f72;
        font-weight: bold;
        font-size: 20px;
    }

.infor-bct {
    color: #5f5f5f;
    font-size: 14px;
    margin-bottom: 10px;
    font-family: 'Myriad Pro Semibold';
}

.code-detail {
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .code-detail span {
        font-family: 'Myriad Pro Regular',arial,san-serif;
        font-size: 15px;
        font-style: italic;
    }

.effect-product {
    position: relative;
}

.list-vertical-product {
    left: 0;
    min-width: 200px;
}

    .list-vertical-product li {
        padding: 0;
    }

        .list-vertical-product li:hover {
            background-color: #ef2f72;
            padding-left: 5px;
            transition: padding-left .3s;
            -webkit-transition: padding-left .3s;
        }

            .list-vertical-product li:hover a {
                color: #fff !important;
            }

.content-rule {
    border: 1px solid #ccc;
    padding: 10px 20px;
    font-size: 13px;
    border-radius: 3px;
}

.scrollbar-wrapper {
    max-height: 100%;
    overflow: hidden;
    text-align: justify;
    line-height: 20px;
    height: 210px;
}


#myPopUpHome.in .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    margin: 0;
    padding: 30px 0;
    width: auto !important;
}

#myPopUpHome button.close {
    position: absolute;
    right: 0;
    top: -20px;
    margin: 0;
    color: #fff;
    opacity: 1;
}
.share-detail-new{margin-bottom: 5px;float: right;}
.discount-price{font-weight: normal !important;font-style: italic;font-size: 13px !important;}

.img .sale-off{    position: absolute;
        left: 10px;
    top: 20px;}