﻿.slider {
    z-index: 99;
}

.header-main9 .logo8 {
    position: absolute;
    height: 60px;
    top: -8px;
    /*left: 0;*/
}

    .header-main9 .logo8 img {
        height: 100%;
    }

.content-top8 {
    margin-bottom: 17px;
    min-height: 480px;
}

.sub-menu-top {
    -webkit-transition: none;
    transition: none;
    border-width: 0;
    z-index: 1000;
}

    .sub-menu-top li {
        margin: 0 10px;
    }

        .sub-menu-top li:first-child {
            margin-top: 10px;
        }

        .sub-menu-top li:last-child {
            margin-bottom: 10px;
        }

.percent-saleoff::before {
    z-index: 99;
}

h2, .h2 {
    font-size: 20px;
}

.bootbox.modal {
    overflow: hidden;
}

    .bootbox.modal .modal-content {
        border-radius: 0;
    }

    .bootbox.modal .modal-header {
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
    }

    .bootbox.modal .modal-body {
        padding: 10px;
    }

    .bootbox.modal .modal-footer {
        margin-top: 0;
        padding: 10px;
    }


/*LongLD custom themed */
.main-nav.main-nav8 {
    margin: 0 0 0 -30px;
}
/**/
.box-trending8 .list-trending8 {
    padding: 0 25px;
}

/*.item-trending3 {
    padding: 21px 10px 20px 20px;
    padding: 20px 0;
}*/

    /*.item-trending3:first-child {
        padding-top: 19px;
    }

    .item-trending3:last-child {
        border: none;
        padding-bottom: 19px;
    }*/

.item-banner8 .banner-info h3 {
    font-size: 24px;
}

.item-banner8 .banner-info h2 {
    font-size: 30px;
}

.banner-info > p {
    font-size: 14px;
    font-weight: 400;
}

.header-cat-parent > a {
    margin-left: 0;
    cursor: pointer;
}

    .header-cat-parent > a > label {
        cursor: pointer;
    }

.per-page-list, .product-order-list {
    z-index: 101;
}

/* end custom themed */

.glc-content {
    min-height: 300px;
}

.message_account {
    color: #7fa209;
    font-family: "Open Sans, sans-serif";
    font-size: 14px;
}

.form-my-account input[type="password"] {
    border: 1px solid #e5e5e5;
    color: #999;
    font-weight: 700;
    height: 50px;
    padding: 0 20px;
    text-transform: uppercase;
    width: 100%;
}

.form-my-account input[type="button"] {
    /*background: #7fa209 none repeat scroll 0 0;*/
    border: medium none;
    color: #fff;
    height: 40px;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 110px;
}

.glc-content .form-my-account input:focus,
.glc-content .form-my-account select:focus,
.glc-content .form-my-account textarea:focus,
.form-my-account input[type="password"]:focus {
    border-color: #7fa209;
}

.form-my-account input[type="password"]:focus {
    border-color: #7fa209 !important;
}

.form-my-account input.error,
.form-my-account select.error,
.form-my-account textarea.error {
    border-color: #7fa209;
}

.form-my-account label.error,
.form-my-account span.error {
    color: #ED321E;
    font-family: "Open Sans, sans-serif";
    font-size: 14px;
}

.max_width_100 {
    max-width: 100% !important;
}

.info-price .price_detail {
    color: #ED321E;
    margin: 0px;
    font-weight: bold;
}

/*cart*/

.info-price span {
    display: block;
}

.mini-cart-thumb {
    min-width: 70px;
}

.cart-content-page .info-qty {
    max-width: 150px;
    border: none;
    padding: 0;
}

.list-mini-cart-item li {
    width: 100%;
}


.mini-cart:hover .content-mini-cart {
    /*margin-top: 44px;*/
    opacity: 1;
    visibility: visible;
}

.content-mini-cart {
    margin-top: 88px;
}

.item-banner8 .banner-info .shopnow {
    background: #7fa209 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 120px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border: 0;
}

    .item-banner8 .banner-info .shopnow:hover {
        background: #ED321E;
    }

.mini-cart8 .total-mini-cart-price {
    color: #7fa209;
}

.mini-cart-total span.cart-price {
    text-align: right;
    display: block;
}

.form-my-account textarea {
    font-weight: 700;
}
/*
.form-my-account {
    max-width: 400px;
}

    .form-my-account > p {
        max-width: 400px;
    }
*/


.box-col2 select:first-child,
.box-col2 label.error:first-child {
    margin-right: 5%;
}

.box-col2 select,
.box-col2 label.error {
    float: left;
    width: 47.5%;
}

    .box-col2 label.error:last-child {
        padding: 0 20px;
    }

.bt-checkOut {
    background: #7fa209 none repeat scroll 0 0;
}

    .bt-checkOut:hover {
        background-color: #7fa209;
    }

select:disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"]:disabled + label::before {
    background-color: rgb(235, 235, 228) !important;
}

.mini-cart-thumb > a {
    width: 70px;
}


a.btn-glc,
input.btn-glc,
button.btn-glc {
    /*background: #7fa209 none repeat scroll 0 0;*/
    border: medium none;
    color: #fff;
    height: 40px;
    padding: 0 25px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a.btn-glc {
    padding: 10px 25px;
}

/*a.btn-glc:hover,
    input.btn-glc:hover,
    button.btn-glc:hover {
        box-shadow: 0 2px 4px 1px rgba(127, 162, 9, 0.1);
        background: rgba(127, 162, 9, 0.8);
        color: #fff;
    }*/

.order_head {
    background: #7fa209;
    color: white;
}

table .accordian-body {
    padding: 0px 30px;
}

.order-search {
    height: 35px !important;
}

.padding-10px {
    padding: 10px !important;
}

.float-rigth {
    float: right;
}


/*Style phân trang - trang thông tin đơn hàng*/
ul {
    border: 0;
    margin: 0;
    padding: 0;
}

#pagination-digg li {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
    margin-right: 2px;
}

#pagination-digg a {
    border: 1px solid #e8e8e8;
    margin-right: 2px;
}

#pagination-digg .active a:link, #pagination-digg .active a:visited {
    color: white;
    display: block;
    float: left;
    padding: 0px 0px;
    text-decoration: none;
}

#pagination-digg .active a {
    border: none;
    margin-right: 0px;
}

    #pagination-digg .active a:hover {
        border: none;
        margin-right: 0px;
    }

#pagination-digg .previous-off,
#pagination-digg .next-off {
    border: solid 1px #DEDEDE;
    color: #888888;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 2px;
    padding: 3px 4px;
}

/*#pagination-digg .next a,
#pagination-digg .previous a {
    font-weight: nam;
}*/

#pagination-digg .active {
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    float: left;
    padding: 4px 6px;
}

#pagination-digg a:link,
#pagination-digg a:visited {
    color: #666;
    display: block;
    float: left;
    padding: 3px 6px;
    text-decoration: none;
}

#pagination-digg a:hover {
    /*border: solid 1px #0e509e;*/
}

.newsletter-footer.newsletter-footer8 {
    padding: 40px 100px 40px 100px;
}

.footer-box-contact > li {
    margin-bottom: 10px;
}

.item-deal-product .product-thumb {
    min-height: 276px;
}

.list-trending8 .product-info3 .desc {
    max-height: 52px;
    overflow: hidden;
}

.btn-lgc2 {
    /*background: #7fa209 none repeat scroll 0 0;*/
    border: medium none;
    color: #fff;
    height: 33px;
    padding: 0 20px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border-radius: 0;
    font-size: 14px;
}

    .btn-lgc2:hover,
    .btn-lgc2:focus {
        /*background-color: #7fa209;*/
        color: #fff;
    }

.form-contact input[type="button"] {
    /*background: #7fa209 none repeat scroll 0 0;*/
    border: medium none;
    color: #fff;
    height: 40px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 110px;
}

.frmContact input[type="text"] {
    border: 1px solid #e5e5e5;
    color: #999;
    height: 42px;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 10px;
}

.frmContact textarea {
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    width: 100%;
    padding: 20px;
}

.frmContact label {
    color: #fe9c00;
    font-family: "Open Sans, sans-serif";
    font-size: 14px;
    font-weight: normal;
}

/*.newsletter-footer.newsletter-footer8 input[type="button"] {
    height: 40px;
    background: transparent url("../images/home8/bg-mail.png") no-repeat scroll center center !important;
}*/

.newsletter-footer input[type="button"] {
    /*background: #fe9c00 url("../images/home1/icon-newsletter.png") no-repeat scroll center center;*/
    /*border: medium none;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;*/
}

/*.product-thumb a.product-thumb-link,*/
/*.product-thumb img,*/
/*.trending-thumb3 img,*/
/*.item-adv-simple img,*/
img.img-border {
    border: 1px solid #e5e5e5;
}

/*.trending-thumb3 {
    height: 120px;
}*/

#frmRegisterEmail #registerEmail-error {
    color: #7fa209;
    font-family: "Open Sans, sans-serif";
    font-size: 14px;
    text-transform: none;
}

.owl-item .item-cat-parent .info-price {
    height: 43px;
}

.item-product .product-info .info-price {
    /*height: 38px;*/
    height:auto;
}

a > h3 {
    font-weight: 700;
}

a:hover > h3 {
    color: #333;
}

.banner-info {
    background: rgba(255,255,255,0.5);
    padding-bottom: 20px;
}

    .banner-info > a:hover {
        color: #333;
    }

.margin_bottom {
    margin-bottom: 40px;
}

.margin_0_50_50_0 {
    margin: 0px 50px 50px 0px;
}

.margin_0_0_50_0 {
    margin: 0px 0px 50px 0px;
}

.gridorder table, .gridorder th, .gridorder td {
    border: 1px solid #e5e5e5 !important;
}

.margin_top_10 {
    margin-top: 10px;
}

#amount input {
    width: 65px;
    height: 30px;
    font-size: 12px;
}

/*.product-grid .title-product {
    font-size: 13px;
    font-weight: 600;
    min-height: 30px;
}*/

.float_left {
    float: left;
}

.clear_both {
    clear: both;
}

.cungcap {
    text-decoration: none;
    margin-top: 5px;
    display: block;
    font-size: 12px;
}

/*.item-cat-parent .title-product {
    min-height: 30px;
}*/
.item-cat-parent .title-product a {
    font-weight: bold;
}


.form-my-account input[type="password"]:focus {
    border-color: #fe9c00;
}

.content-cat-parent .item-adv-simple {
    margin: 10px;
}

.parent-category .owl-carousel .owl-wrapper-outer {
    padding-top: 6px;
}

.banner-slider8 .owl-carousel .owl-wrapper-outer {
    padding-top: 0px;
}

/*.owl-carousel .owl-item .item-cat-parent .percent-saleoff {
    left: 20px;
}

.item-trending3 .percent-saleoff {
    /*width: 40px;*
    left: 25px;
    top: 15px;
}

    .item-trending3 .percent-saleoff::after {
        /*border-left: 20px solid transparent;
    border-right: 20px solid transparent;*
    }

    .item-trending3 .percent-saleoff label {
        font-size: 12px;
    }*/

/*.smart-search {
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 0 0 183px;
    position: relative;
}*/
.margin_left {
    margin-left: 0px !important;
}

.form-comment input[type=text] {
    margin-bottom: 0px;
}

.form-comment .error {
    color: #7fa209;
    font-family: "Open Sans, sans-serif";
    font-size: 14px;
    font-weight: normal;
}

.form-comment textarea {
    margin-bottom: 0px;
}

.margin_button_0px {
    margin-bottom: 0px !important;
}

.padding_top_0px {
    padding-top: 0px !important;
}

.js_reviews_list {
    font-family: Helvetica, Arial, sans-serif;
}

.font-wieght {
    font-weight: bold !important;
}

.ratRev_reviewList .ratRev_revDetail p {
    margin: 0px 0px 0px 3px;
    font-family: Helvetica, Arial, sans-serif;
}

#frmcomment label {
    font-family: Helvetica, Arial, sans-serif;
}

.product-description__block .ratRev_reviewList {
    padding: 0 0 0 15px;
}

.product-description__block #reviewslist .ratRev_reviewList .ratRev_reviewListRow {
    margin-bottom: 13px;
}

.product-description__block #productReview .ratRev_reviewListRow {
    margin: 0;
}

.product-description__block .ratRev_reviewList .ratRev_reviewListRow {
    border-bottom-style: solid;
    border-color: #ddd;
}

.ratRev_reviewListRow {
    border-bottom: 1px solid grey;
    margin-bottom: 13px;
    padding-bottom: 13px;
}

.ratRev_revDetails {
    font-size: 10px;
    line-height: 1.1;
    color: #666;
    margin-bottom: 10px;
}

.product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev_ratOptions {
    padding: 0;
    background-color: transparent;
    display: inline-block;
}

.product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev_ratOptions, .product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev_revDetail, .product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev_revTitle {
    margin: 0;
    line-height: 16px;
    vertical-align: bottom;
    font-size: 13px;
}

.ratRev_ratOptions {
    padding: 5px 8px;
    overflow: hidden;
    margin-bottom: 15px;
}

.product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev-revAuthor {
    font-size: 12px;
}

.product-description__block .ratRev_reviewList .ratRev_revDetailsItm_badge {
    font-weight: 400;
    color: #370;
}

.ratRev_revDetailsItm_badge {
    color: green;
    font-weight: 700;
}

.product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev-revNickname {
    border: none;
    padding: 0;
}

.product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev_revTitle {
    font-weight: 700;
    color: #333;
}

.product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev_ratOptions, .product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev_revDetail, .product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev_revTitle {
    margin: 0;
    line-height: 16px;
    vertical-align: bottom;
    font-size: 13px;
}

.product-description__block .ratRev_reviewList .ratRev_reviewListRow .ratRev_revDate.align-right {
    position: absolute;
    right: 0;
}

.item-message-box p {
    font-size: 14px;
    margin: 0;
    color: #0e0e0e;
}

.font-weight-normal {
    font-weight: normal;
}

.gritter-item a.title {
    font-size: 14px;
    font-weight: 400;
}

    .gritter-item a.title:hover {
        color: #fff;
    }

.item-message-box p {
    font-size: 14px;
    margin: 0;
    color: #0e0e0e;
}

.smart-search {
    /*margin-left: 0;
    margin-right: 0;*/
    margin-right: -30px;
}
/*.select-category {
    border: 2px solid #ff9933;
}*/

/*.smart-search-form input[type="text"] {
    border-color: #ff9933;
    border-width: 2px 0;
}

.smart-search-form input[type="submit"] {
    background: #ff9933 url("/Assets/Themed/images/home1/icon-search.png") no-repeat scroll center center;
}

.percent-saleoff::after {
    bottom: -12px;
}

.smart-search {
    margin-left: 0;
    margin-right: 0;
}*/

/* Cart */
.mini-cart.mini-cart8 .header-mini-cart {
    padding: 0;
    /*border-color: #e62e04;*/
}

    .mini-cart.mini-cart8 .header-mini-cart::before {
        background: transparent;
    }

.total-mini-cart-icon {
    border-radius: 0;
    border: 0;
    line-height: 40px;
    /*color: #e62e04;*/
}

.total-mini-cart-item {
    position: absolute;
    /*background: #e62e04;*/
    color: #fff;
    width: 28px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    top: -5px;
    right: -12px;
}

    .total-mini-cart-item .cart-item {
        color: #fff;
    }

.hot-line {
    line-height: 36px;
    padding-top: 5px;
    /*margin-right: -30px;*/
    padding-right: 0;
}

    .hot-line .hl-icon {
        margin-left: 10px;
        width: 36px;
        height: 36px;
        float: left;
        /*border: 2px solid #e62e04;*/
        border-radius: 36px;
        /*color: #e62e04;*/
        text-align: center;
        font-size: 20px;
    }

    .hot-line .hl-content {
        float: left;
        margin-left: 8px;
        /*border-left: 2px solid #e62e04;*/
        height: 34px;
        padding-left: 8px;
        text-transform: uppercase;
        font-weight: bold;
        position: relative;
        min-width: 120px;
        color: #fe9c00;
    }

        .hot-line .hl-content .hl-t {
            display: block;
            height: auto;
            font-size: 13px;
            position: absolute;
            top: -15px;
        }

        .hot-line .hl-content .hl-n {
            display: block;
            width: 100%;
            font-size: 24px;
            position: absolute;
            top: 8px;
        }

/*.hot-line .hl-content {
    border-left: 2px solid #3d9429;
}*/
/* End cart */

.footer8 .footer-bottom {
    margin-bottom: 0;
    /*padding-bottom: 0;*/
}

.item-cat-parent .title-product {
    font-weight: 400;
    margin: 0 0 3px;
    min-height: 30px;
    font-size: 14px;
}

.item-cat-parent .info-price span {
    font-size: 16px;
}

/*.list-category-dropdown li:hover .cate-icon {
    color: #ff9933;
}*/

.footer-bottom p {
    height: 30px;
    line-height: 35px;
}

.list-category-dropdown8 > li > .cate-icon {
    display: block;
    margin-top: 4px;
    position: absolute;
    top: 8px;
    right: 21px;
}

.header-cat-parent > .cate-icon {
    margin: 0;
    /*color: #ff9933;*/
    float: left;
    width: 50px;
    height: 50px;
    padding: 0;
    line-height: 50px;
    margin-top: -1px;
}

.header-cat-parent [class^="flaticon-"]:before,
.header-cat-parent [class*=" flaticon-"]:before {
    font-size: 32px;
}

.header-cat-parent [class^="flaticon-"]:before,
.header-cat-parent [class*=" flaticon-"]:before {
    margin-left: 9px;
}

.detail-img {
    min-width: 300px;
    min-height: 360px;
}

.shop-tab-product {
    padding-bottom: 15px;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #7fa209;
    background-image: -webkit-linear-gradient(top, #7fa209 0%, #7fa209 100%);
    background-image: linear-gradient(to bottom, #7fa209 0%, #7fa209 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fa209', endColorstr='#7fa209', GradientType=0);
    background-repeat: repeat-x;
}

.footer-right-title {
    float: left;
    /*padding: 5px;*/
}

.footer-left-title {
    float: left;
    padding: 6px 0px;
    padding-right: 5px;
}

.owl-item .item-banner8 .banner-info {
    top: 308px;
}

/*.top-menu > li > a:hover {
    color: #E62E04 !important;
}*/

.style-detail .info-price span {
    display: inline-block;
}

.similar-products .list-product-related li {
    /* min-height: 175px;*/
}

.text_transform_none {
    text-transform: none !important;
}

.mgbt30 {
    margin-bottom: 30px;
}

.info-price.info-price-detail {
    position: relative;
}

    .info-price.info-price-detail .percent-saleoff {
        left: auto;
        right: -20px;
    }

        .info-price.info-price-detail .percent-saleoff label {
            color: #fff;
        }

        .info-price.info-price-detail .percent-saleoff span {
            font-size: 12px;
            margin-right: 0;
            color: #fff;
        }

    /*.bt-glc:hover,
    .bt-glc:focus,
    .btn-vi:hover,
    .btn-vi:focus {
        box-shadow: 0 2px 4px 1px rgba(127, 162, 9, 0.1);
        background: rgba(127, 162, 9, 0.8);
        color: #fff;
    }*/

.style-detail button[type=button] {
    border: none;
}

.a-link {
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.a-link:hover {
    text-decoration: underline;
}


.main-nav > ul > li > a {
    padding: 0 16px;
}
