﻿/*Contact Us Page*/
.breadcrumb {
    padding: 10px 0 !important;
    list-style: none !important;
    background-color: white !important;
}

.li {
    -webkit-box-align: center;
    display: flex;
    align-items: center;
}

.ri-store-3-fill:before {
    content: "\f1a6";
}

.breadcrumb li:before {
    left: -10px !important;
    font-size: 18px !important;
}

a {
    background-color: transparent;
    font-size: inherit;
    font-weight: inherit;
}

ol.breadcrumb {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center !important;
}

.breadcrumb li em {
    font-size: 18px !important;
}
.breadcrumb li a {
    font-size: 18px !important;
}
/*Contact us*/
/*Content left*/
.box-lien-he-3 .lh3__main {
    background-color: #fff;
}
.box-lien-he-3 .lh3__main .lh3__left {
        padding: 38px 38px 0;
}

.box-lien-he-3 .lh3-map, .box-lien-he-3 .lh3__main {
    -webkit-box-shadow: 0 0 23px 3px rgba(0, 0, 0, .06);
    box-shadow: 0 0 23px 3px rgba(0, 0, 0, .06);
    border-radius: 10px;
    overflow: hidden;
}

.btn-next {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 230px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex: 0 0 230px;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 8px;
    background: #d50e15;
    width: 250px;
    max-width: 230px;
    height: 45px;
    color: #fff;
    }

.lh3__right {
    position: relative;
    /*    background-image: url(../Emporium/Content/img/hinh-lien-he-3.jpg);*/
    background-image: url(../jpg/hinh-lien-he-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 39px;
    height: 100%;
}

/*arrow button send*/
.mdi-arrow-right:before {
    content: "\f054";
}

.btn-next em {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
    margin-left: 20px;
    font-size: 24px;
}

.section-title {
    margin-bottom: 32px;
    color: #006a31;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
}

#contact-us {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 0 0 15px;
}

.total-wrapper {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px 0;
    width: 100%;
}
@media (min-width:1025px)
{
    .discount-item .caption .des {
        /*height: 5.5em;*/
    }

    .discount-item {
        margin-top: 15px;
    }

    .mega-menu .sublist li:hover > a {
        color: #fff !important;
        background-color: #006a31;
        width: 100%;
        text-transform: none;
        border-radius: 0;
        z-index: 0
    }


    .button-promotion {
        max-width: 270px;
        width: 270px;
        margin-right: 10px;
        overflow: hidden;
        margin-bottom: 5px;
    }
}
@media (min-width: 768px){
   .total-wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}


.box-lien-he-3 .lh3__main .lh3__left .form-group input[type=text] {
    outline: none;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    background: #fafafa;
    padding: 5px 20px;
    width: 100%;
    height: 40px;
    caret-color: #006a31;
}

.text-content {
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    background-color: #fafafa;
    padding: 14px 21px;
    min-height: 80px !important;
}



/*End Contact Us Page*/
/* 
.btn-buynow {
    min-width: 260px;
} */
/*Promotion: Topic Detail*/

/**/

@media (max-width: 768px) {
    .discount-item .image img {
        -o-object-fit: contain;
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .discount-item {
        margin-top: 15px;
    }

    .mega-menu .sublist li:hover > a {
        color: #fff !important;
        background-color: #006a31;
        width: 100%;
        text-transform: none;
        border-radius: 0;
        z-index: 0
    }


    .button-promotion {
        max-width: 270px;
        width: 270px;
        margin-right: 10px;
        overflow: hidden;
        margin-bottom: 5px;
    }


    .discount-item .caption .view-more {
        flex-wrap: wrap;
        justify-content: center;
    }

    .discount-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
        flex-direction: column;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
        margin-bottom: 10px;
    }



    .discount-item {
        -webkit-transition: all .2s ease-in-out;
        -o-transition: .2s ease-in-out all;
        transition: all .2s ease-in-out;
        margin-top: 15px;
        margin-bottom: 15px;
        border: 1px solid rgba(0,106,49,0);
        border-radius: 10px;
        background: #fff;
        padding: 15px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    }



        .discount-item .caption .des {
            -o-text-overflow: ellipsis;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            margin-top: 10px;
           /* height: 5.5em;*/
            overflow: hidden;
            color: #666;
            font-size: 16px;
            font-weight: 400;
            text-overflow: ellipsis;
        }

        .discount-item .caption {
            text-align: left;
            padding-left: 15px;
            width: calc(100% - 100px);
            min-width: calc(100% - 10px);
        }

/*    .btn-buynow-custom {
        width: 100%;
    }*/

    .btn-viewmore {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: .2s ease-in-out all;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all .2s ease-in-out;
        border: 1px solid #006a31;
        border-radius: 8px;
        background: #fff;
        padding: 5px 15px;
        min-width: 120px;
        height: 36px;
        color: #006a31;
        font-size: 16px;
        line-height: 1;
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }
    .re-payment-button {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .discount-item {
        -webkit-transition: all .2s ease-in-out;
        -o-transition: .2s ease-in-out all;
        transition: all .2s ease-in-out;
        margin-top: 15px;
        margin-bottom: 15px;
        border: 1px solid rgba(0,106,49,0);
        border-radius: 10px;
        background: #fff;
        padding: 15px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    }

}
/*End Promotion: Topic Detail*/


/*Checkout Completed*/
.hotline .hotline-color {
    color: #ff0000;
}
.thank-wrapper {
    margin: 0 auto;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-radius: 8px;
    background: #fff;
}

.button-home {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.thank-content {
    margin-top: 25px;
}

.thanksyou-image {
    -webkit-box-pack: center;
    display: flex;
    justify-content: center;
}

.notification {
    display: flex;
    background: rgba(0, 176, 65, .1);
}

.button-home {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.button-home-custom em {
    padding-right: 10px;
}

.btn-home {
    text-decoration: none !important;
}

.checkout-content {
    color: #00b041;
    font-size: 16px;
    text-transform: uppercase;
}

.checkout-content-failed {
    color: #d30e15;
    font-size: 16px;
    text-transform: uppercase;
}

.thank-wrapper .notification em {
    margin-right: 10px;
    color: #00b041;
    font-size: 18px;
}

.thank-wrapper .thank-content p {
    color: #111;
    font-weight: 500;
}

#order-number{
    font-size: 200% !important;
}

.cam-on .thank-wrapper .notification {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: baseline;
    background: rgba(0, 176, 65, .1);
    padding: 10px 10px 10px 15px;
}

/*failed*/
.thank-wrapper .notification-failed em {
    margin-right: 10px;
    color: #00b041;
    font-size: 18px;
}

.cam-on .thank-wrapper .notification-failed {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: baseline;
    background: rgba(211, 14, 21, .1);
    padding: 10px 10px 10px 15px;
}

@media (min-width: 1025px) {
    .notification {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 30px;
    }

    .thank-wrapper {
        padding: 30px 35px;
    }

    .notification .content {
        font-size: 18px;
    }

    .thank-wrapper .notification em {
        font-size: 30px;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .thank-content .code-order {
        margin-top: 20px;
    }

    .cam-on .thank-wrapper .notification {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 30px;
    }


/*failed*/
    .notification-failed {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 30px;
    }


    .notification-failed .content {
        font-size: 18px;
    }

    .thank-wrapper .notification-failed em {
        font-size: 30px;
    }

    .cam-on .thank-wrapper .notification-failed {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 30px;
    }

}

.thank-wrapper .thank-content .check-order a {
    color: #00addf;
    text-transform: uppercase;
}

@media (max-width: 768px) {

    .re-payment-button {
        width: 100%;
    }

    #cam-on-id {
        margin-top: -80px !important;
    }
}
@media (max-width: 576px) {
    .cart-page .mobile-stiky-bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
        .cart-page .mobile-stiky-bottom .price-total p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        padding: 0 20px;
    }
}

@media (min-width: 768px){
    .btn-buynow-custom {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid #006a31;
        padding: 5px 10px;
        text-align: center;
        min-width: unset !important;
    }


    #cam-on-id {
        margin-top: -150px !important;
    }
}
.re-payment-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: .2s ease-in-out all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    border: 1px solid #006a31;
    border-radius: 8px;
    background: #fff;
    padding: 5px 15px;
    height: 36px;
    color: #006a31;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    min-width: 160px;
}

.re-payment-button:hover {
    color: white;
    background-color: red;
    border: none;
}

.re-payment-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

/*re-payment-button em {
     padding-right: 10px; 
}*/

.re-payment-button em {
    padding-left: 6px !important;
}

#re-order-button {
    min-width: 160px !important;
}

#col-re-order {
    float: right;
/*    width: 100%;*/
}

    .btn-buynow-custom {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: .2s ease-in-out all;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        border-radius: 8px;
        background: #fff;
        min-width: 120px;
        height: 36px;
        color: #006a31;
        font-size: 16px;
        line-height: 1;
    }

    .cam-on .thank-wrapper {
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        margin: 0 auto;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        border-radius: 8px;
        background: #fff;
        padding: 10px 15px
    }

   .cam-on .thank-wrapper .image {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center
    }
.button-home-custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}

@media (min-width: 1025px) {
    .cam-on .thank-wrapper {
        padding: 30px 35px;
    }
}

/*End Checkout Completed*/
/*Order History*/
@media (min-width: 1024px) {
    .box-tra-cuu {
        padding: 20px;
    }
}

@media (min-width: 1200px) {
    .box-tra-cuu {
        padding: 35px 30px;
    }
    .main-title {
        font-size: 30px;
    }
}

.main-title {
    color: #333;
    font-size: 24px;
    font-weight: 700;
}

#search-block {
    width: 100% !important;
}

.box-tra-cuu {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    margin-top: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}
@media (max-width: 1199px) {
    .box-tra-cuu {
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        margin-top: 20px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        padding: 15px;
    }
}



.form-group button:hover {
    border-color: #006a31;
    background: #fff;
    color: #006a31;
}

.box-tra-cuu .form-group button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: .2s ease-in-out all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    margin-top: 20px;
    border: 1px solid #006a31;
    border-radius: 8px;
    background: #006a31;
    padding: 5px 15px;
    width: 65%;
    height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.box-tra-cuu .form-group input {
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    background: #fafafa;
    padding: 5px 20px;
    width: 65%;
    height: 40px;
    color: #999;
    font-size: 14px;
    font-weight: 400;
}

.box-tra-cuu .form-group button:hover {
    border-color: #006a31;
    background: #fff;
    color: #006a31;
}

.box-tra-cuu .form-group label {
    display: block;
    margin-bottom: 10px;
    width: 65%;
    color: #111;
    font-size: 15px;
    font-weight: 700;
}
/*table*/
@media (min-width: 1200px) {
    .table-main-title {
        font-size: 30px;
    }
}
@media (min-width: 1024px) {
    .table-main-title {
        font-size: 28px;
    }
}


@media (min-width: 768px) {
    .table-main-title {
        font-size: 26px;
    }
}
.table-main-title {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    padding-top: 5%;
}

.table-history {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    margin-top: 25px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border: 1px solid #e1e1e1;
    border-radius: 8px;
}

.current-page span{
    border-radius: 20% !important;
}

.current-page span :hover {
    border-radius: 20% !important;
}

.individual-page a {
    border-radius: 20% !important;
}

.individual-page a:hover {
    border-radius: 20% !important;
}

.previous-page a {
    border-radius: 20% !important;
}

.previous-page a:hover {
    border-radius: 20% !important;
}

.next-page a {
    border-radius: 20% !important;
    content: '<' !important;
}

.next-page a:hover {
    border-radius: 20% !important;
}

#paging-footer {
    padding-top: 2%;
}

@media (max-width: 767px){

    .table-history table tbody tr td {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex: 0 0 100%;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        max-width: 100%;
    }

   .table-history table tbody tr td:before {
     font-weight: 700;
     content: attr(data-label);
   }

    .table-history table tbody tr {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        margin: 5px;
        border: 1px solid #006a31;
    }

    .table-history table thead {
        display: none;
    }

    .table-history table tbody tr {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        margin: 5px;
        border: 1px solid #006a31;
    }
}

.table-history table tbody tr td {
    padding: 15px 20px;
    color: #111;
    font-size: 16px;
    font-weight: 500;
}

.table-history table thead tr th {
    background: #eee;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
}

.next-page a:before {
    content: "\ea6e";
    font-family: remixicon !important;
}

.last-page a:before {
    content: "\ea4e";
    font-family: remixicon !important;
}

.previous-page a:before {
    content: "\ea64";
    font-family: remixicon !important;
}

.first-page a:before {
    content: "\ea78";
    font-family: remixicon !important;
}

.last-page a {
    border-radius: 20% !important;
    content: '<' !important;
}

.first-page a {
    border-radius: 20% !important;
    content: '<' !important;
}

.last-page a:hover {
    border-radius: 20% !important;
    content: '<' !important;
}

.first-page a:hover {
    border-radius: 20% !important;
    content: '<' !important;
}
/*end table*/
/*End Order History */

/*Order Detail*/
#tblProduct {
    padding: 10px;
    border: 1px solid black;
    border-collapse: collapse;
}

.order-details-image img {
    max-width: 100px !important;
    width: 100px;
}

.box-order .table-product table tbody tr td .product .order-details-image {
    margin-right: 30px;
    width: 30%;
    text-align: center;
}

.box-order .order-title .status-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    padding: 6.5px 30px;
}


.box-order .mt {
    margin: 15px 0;
}


.box-order .order-title .code-order {
    margin: 15px 0;
    color: #111;
    font-size: 24px;
    font-weight: 700;
}


.box-order .table-product table tbody tr td .product .note {
    color: #00b041;
    font-size: 14px;
}

.box-order .table-product table tbody tr td {
    vertical-align: top;
    /* padding: 20px 30px;*/
    padding: 10px 15px;
    text-align: right;
}

@media (min-width: 1025px) {

    .box-order .order-title .code-order {
        margin: 0 0 20px;
        font-size: 30px;
    }

    .box-order .order-title .status-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .box-order .order-title .status-wrapper .status em {
            margin-right: 20px;
        }

    .box-order .mt {
        margin: 30px 0;
    }
}

.block {
    border: none;
}

.block {
    float: left;
    width: auto;
    margin: 0 0 3px;
}

.box-order .order-title .status-wrapper.success {
    background: rgba(0, 176, 65, .1);
}


.box-order .order-title .status-wrapper .status {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.box-order .order-title .status-wrapper.success .status em {
    color: #4eb63a;
}

.box-order .order-title .status-wrapper .status em {
    margin-right: 5px;
    font-size: 30px;
}

.box-order .order-title .status-wrapper.success .status p {
    color: #00b041;
}

.box-order .order-title .status-wrapper .status p {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.box-order .order-title .status-wrapper .day-order {
    margin: 0;
    color: #666;
}

.box-order .total-wrapper:before {
    position: absolute;
    top: 0;
    right: 47px;
    z-index: -1;
    width: 369px;
    height: 100%;
    content: url(../png/before.png);
}

.box-order .total-wrapper {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0;
}

    .box-order .total-wrapper .total {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 350px;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        flex: 0 0 350px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        border-radius: 8px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        background: #fff;
        padding: 0 25px;
        width: 350px;
        max-width: 350px;
        height: 221px;
    }

@media (min-width: 768px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .box-order .item {
        height: 100%;
    }
}

.box-order .total-wrapper .btn-prev {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    border-radius: 8px;
    background: #738c80;
    width: 50%;
    height: 45px;
    color: #fff;
    text-decoration: none;
}

.box-order .total-wrapper .button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -5px;
    width: 43%;
}

#download-eInvoice {
    margin-bottom: 20px;
}
/*Max-width*/


@media (max-width: 1200px) {
    .box-order .total-wrapper .button-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #download-eInvoice {
        margin-bottom: 20px;
        float: left !important;
    }
}

@media (max-width: 768px) {
    .box-order .total-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        -ms-flex-line-pack: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        flex-direction: column-reverse;
        align-content: center;
        align-items: center;
        justify-content: center;
        margin-top: 0;
    }

    .total-wrapper .total {
        padding-top: 30px;
        width: 100%;
        max-width: 100%;
    }

    .box-order .total-wrapper .button-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
    }

    .box-order .total-wrapper .btn-prev {
        margin-top: 30px;
        max-height: 45px;
    }

    .box-order .table-product table tbody tr td .product .order-details-image {
        width: auto;
    }

    .box-order .table-product table tbody tr td:first-child {
        position: relative;
        border-top: none !important;
        padding-top: 35px !important;
    }
    .box-order .table-product table tbody tr td:first-child {
        position: relative;
        border-top: none !important;
        padding-top: 35px !important;
    }
    .box-order .table-product table tbody tr td {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex: 0 0 100%;
        align-items: center;
        justify-content: space-between;
        border: none;
        border-top: 1px solid #e1e1e1 !important;
        padding: 7px 15px !important;
        width: 100%;
        max-width: 100%;
    }

    .box-order .table-product table thead {
        display: none;
    }

    .box-order .table-product table tbody tr + tr {
        margin-top: 15px;
    }

    .box-order .table-product table tbody tr {
        -ms-flex-wrap: wrap;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        border-radius: 10px;
    }

    .box-order .total-wrapper:before {
        display: none;
    }

    .box-order .total-wrapper .total {
        padding-top: 30px;
        width: 100%;
        max-width: 100%;
    }

    /*    #download-eInvoice {
        margin-bottom: 10px;
        float: left !important;
    }*/

    .box-order .table-product table tbody tr td:first-child:before {
        position: absolute;
        top: 5px;
        left: 15px;
    }

    .box-order .table-product table tbody tr td:before {
        content: attr(data-label);
    }
}


/*Media 576px*/
@media (max-width: 576px) {
    .box-order .total-wrapper .total {
        padding: 0 15px;
    }

    .box-order .total-wrapper .total {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 30px;
        width: 100%;
        max-width: 100%;
    }

    .box-order .total-wrapper:before {
        display: none;
    }
}




.box-order .item {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    border-radius: 8px;
    padding: 15px 20px;
    max-height: 100%;
}

.box-order .table-product {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    border-radius: 5px;
}

    .box-order .table-product table {
        border-collapse: collapse;
        width: 100%;
        color: #111;
    }

        .box-order .table-product table thead {
            background: #eee;
            width: 100%;
        }

            .box-order .table-product table thead tr th:first-child {
                /*        padding: 17px 30px;*/
                padding: 12px 25px;
                text-align: left;
            }

            .box-order .table-product table thead tr th {
                /*    padding: 17px;*/
                padding: 12px;
                font-size: 18px;
                text-align: right;
            }

        .box-order .table-product table tbody tr td .product .order-details-image {
            margin-right: 30px;
            width: 30%;
            text-align: center;
        }

.box-order .item .title {
    color: #006a31;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
}

.box-order .item p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-top: 15px;
    color: #666;
    font-size: 14px;
}

    .box-order .item p strong {
        margin-bottom: 3px;
        color: #111;
        font-size: 16px;
        font-weight: 700;
    }

.box-order .item .payment {
    color: #111;
    font-size: 16px;
}

.box-order .item .paid {
    margin-top: 3px;
    color: #00b041;
}



.box-order .table-product table tbody tr td:first-child {
    text-align: left;
}

.box-order .table-product table tbody tr td {
    vertical-align: top;
    padding: 20px 30px;
    text-align: right;
}

.box-order .table-product table tbody tr td {
    vertical-align: top;
    padding: 20px 30px;
    text-align: right;
}

    .box-order .table-product table tbody tr td:last-child {
        font-size: 18px;
        font-weight: 700;
    }

.box-order .table-product table tbody tr td {
    vertical-align: top;
    padding: 20px 30px;
    text-align: right;
}

    .box-order .table-product table tbody tr td .product .content .decs .number {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
        border-radius: 50%;
        background: #d50e15;
        width: 20px;
        height: 20px;
    }

    .box-order .table-product table tbody tr td:first-child {
        text-align: left;
    }

.box-order .total-wrapper .total .count p, .box-order .total-wrapper .total .sale p, .box-order .total-wrapper .total .total-order p {
    font-size: 18px;
}

.box-order .table-product table tbody tr td .product .content .title {
    font-size: 20px;
    font-weight: 700;
}

.box-order .total-wrapper .total .total-order .price-total {
    color: #d50e15;
    font-weight: 800;
}

.box-order .total-wrapper .total .sale {
    padding-bottom: 20px;
}

.box-order .total-wrapper .total .count, .box-order .total-wrapper .total .sale, .box-order .total-wrapper .total .total-order {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}

    .box-order .total-wrapper .total .sale .price span {
        color: #00b041;
        font-weight: 400;
    }

    .box-order .total-wrapper .total .count .price, .box-order .total-wrapper .total .sale .price, .box-order .total-wrapper .total .total-order .price {
        font-size: 18px;
        font-weight: 700;
    }

.box-order .total-wrapper .total .count {
    padding-top: 20px;
}

.total .total-order {
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
}

.box-order .total-wrapper .total .sale {
    padding-bottom: 20px;
}

.box-order .total-wrapper .total .total-order {
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
}


a, a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

.box-order .table-product table tbody tr td .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.box-order .table-product table tbody tr + tr td {
    border-top: 1px solid #e1e1e1;
}

.order-details-image img {
    max-width: none !important;
}

#generalinfo-grid-report-item {
    padding: 0;
    border-radius: .25em;
    color: #2e2e2e;
    width: 100%;
    text-align: left;
}

#btn-re-payment {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    border-radius: 8px;
    background: #738c80;
    width: 80%;
    height: 45px;
    color: #fff;
    text-decoration: none;
    border: none;
    margin-left: 0px;
}

    #btn-re-payment:hover {
        color: black;
    }

#download-eInvoice {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #738c80;
    width: 50%;
    height: 45px;
    color: #fff;
    text-decoration: none;
    border: none;
    margin-left: 0px;
    float: right;
}

    #download-eInvoice:hover {
        color: black;
    }

#price-total-order-detail {
    margin-right: 0px !important;
    padding-right: 0px !important;
}
/*End Order Detail*/
/*--General Info--*/
/*Apply for: GeneralInfo, Customer Info*/
#generalinfo-grid-report-item {
    padding: .2em .6em .3em;
    border-radius: .25em;
    color: #2e2e2e;
/*    width: 75%;*/
    width: 68%;
    text-align: right;
}
.main-titles {
    color: #333;
    font-size: 24px;
    font-weight: 700;
}

@media (min-width: 1200px) {
    .main-titles {
        font-size: 30px;
    }
}

.table-address {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    margin-top: 30px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    border-radius: 8px;
    padding: 25px;
    width: 100%;
}

    .table-address table td.titles {
        width: 150px;
        color: #006a31;
        font-weight: 800;
        text-transform: uppercase;
    }

    .table-address table td.td-titles {
        width: 150px;
    }

.table-address table td {
    color: #111;
}

.table-address table td {
    color: #666;
    font-weight: 400;
}

.order-old {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    margin-top: 30px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    border-radius: 8px;
    background: #fff;
    padding: 30px;
}

    .order-old .title {
        color: #006a31;
        font-weight: 800;
        text-transform: uppercase;
    }    

.table-history table {
    width: 100%;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.main-titles:hover {
    color: #006a31;
}

/*End General Info*/

/*Customer Info*/


.form-wrappers {
    margin: 25px 0 0;
    padding: 30px;
    width: 100%;
    max-width: 100%;
}

.validate-required {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    padding-left: 150px;
}

.form-wrappers {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    margin: 0 auto;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    border-radius: 8px;
    padding: 15px;
    max-width: 540px;
}

.form-wrappers .wrap-forms .form-group .btn-creat-acc {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    margin-top: 30px;
    margin-left: 22%;
    max-width: 60%;
}

.form-wrappers .wrap-forms .form-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.form-wrappers .wrap-forms .form-group label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.wrap-forms .form-groups label {
    display: block;
    margin-bottom: 10px;
    color: #111;
    font-size: 15px;
    font-weight: 700;
}

.form-wrappers .wrap-forms .form-group input {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 475px;
    max-width: 60%;
}

.form-wrappers .wrap-forms .form-group input[type=text] {
    outline: none;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    background: #fafafa;
    padding: 5px 20px;
    width: 100%;
    height: 40px;
}

.wrap-forms input[type=text], .wrap-forms textarea {
    border: 1px solid #e5e5e5;
    padding: 13px 20px;
    width: 100%;
    color: #333;
    font-size: 15px;
}

.form-wrappers {
    margin: 25px 0 0;
    padding: 30px;
    width: 100%;
    max-width: 100%;
}

/*#custom-fullname {
    margin-right: 10% !important;
}

#custom-username {
    margin-right: 8.5% !important;
}

#custom-email {
    margin-right: 15% !important;
}*/

@media (min-width: 1024px) {
    .form-wrappers {
        padding: 40px 30px 50px;
    }
}

@media (max-width: 768px){
    .validate-required {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        padding-left: 150px;
    }
}

@media (max-width: 576px) {
    .validate-required {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        padding-left: 20%;
    }


   /* #custom-fullname {
        margin-right: 13% !important;
    }

    #custom-email {
        margin-right: 22% !important;
    }

    #custom-username {
        margin-right: 9.5% !important;
    }
*/
    .form-wrappers .wrap-forms .form-group label {
         max-width: none !important; 
    }
}

#btn-create {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: .2s ease-in-out all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #006a31;
    border-radius: 8px;
    background: #006a31;
    width: 100%;
    height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center
}

#btn-create:hover {
    background: #fff;
    color: #006a31
}

#btn-create:hover {
    color: #006a31
}

#pencil-custom {
    margin-left: 15px;
    font-size: 24px
}
#pencil-custom {
    margin-right: 10px;
}


/*End Customer Info*/
/*--Addresses--*/
.form-edit-address .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 0 0 15px;
}

    .form-edit-address .form-group input[type=text] {
        outline: none;
        border: 1px solid #e1e1e1;
        border-radius: 8px;
        background: #fafafa;
        padding: 5px 20px;
        width: 100%;
        height: 40px;
        caret-color: #006a31;
        color: #111;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }

.form-edit-address .select-adress {
    outline: none;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    background: #fafafa;
    padding: 5px 20px;
    width: 100%;
    height: 40px;
    caret-color: #006a31;
    color: #111;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
/*.form-edit-address .total-wrapper .btn-next.btn-update {
    background: #068fdd;
}*/

.form-edit-address .form-group label {
    display: block;
    margin-bottom: 10px;
    color: #111;
    font-size: 15px;
    font-weight: 700;
}

.form-edit-address .total-wrapper {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
    margin: -5px;
    width: 100%;
}

.form-edit-address .form-group.form-checkbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: row;
    align-items: center;
}

@media (min-width: 768px) {
    .form-edit-address .total-wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.table-address table td {
    color: #111;
}

.form-edit-address .total-wrapper .btn-next {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    margin: 5px;
    border: none;
    border-radius: 8px;
    background: #006a31;
    width: 150px;
    height: 45px;
    color: #fff;
    flex: none;
}

.form-edit-address {
    margin-top: 20px;
}

    .form-edit-address .form-group.form-checkbox label {
        margin-bottom: 0;
        margin-left: 5px;
    }

.default-checkbok {
    position: inherit !important;
    left: inherit !important;
}

.default-label {
    padding-left: 5px;
    font-weight: 700;
}

.set-default {
    user-select: none;
    white-space: pre;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: none;
    background-color: white;
    box-sizing: border-box;
    padding: 1px 6px;
    border-width: unset;
    border-style: none;
    border-color: none;
    border-image: initial;
}
.form-edit-address .total-wrapper .btn-next.btn-update {
    background: #068fdd;
}

.table-address table td.title {
    width: 150px;
    color: #006a31;
    font-weight: 800;
    text-transform: uppercase;
}

.default-address{
    left: 0px !important;
}

.addresses-tittle {
    font-family: Nunito, sans-serif !important;
    line-height: 1.5;
}
/*End Addresses*/
/*General*/
.asterisk-color span {
    color: red !important;
}
/*End General*/

/*Crosssell arrow in shopping cart,location ProductTemplate.Grouped.cshtml*/
.jCarouselMainWrapper .slick-next:before {
    content: "\ea6b" !important;
    font-family: remixicon !important;
}

.jCarouselMainWrapper .slick-prev:before {
    content: "\ea5f" !important;
    font-family: remixicon !important;
}


.jCarouselMainWrapper .slick-prev {
    left: 0px !important;
}

.jCarouselMainWrapper .slick-next {
    right: 0px !important;
}
/*End Crosssell arrow in shopping cart*/


/*Discount page 2*/

/*Khuyen mai*/
.the-pizza-event .event-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.the-pizza-event .product-title {
    margin-bottom: 25px
}

.the-pizza-event .image {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    margin-top: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border: 1px solid #e1e1e1;
    padding: 15px
}

@media (min-width:1025px) {
    .the-pizza-event .image {
        margin-top: 0;
        padding: 15px;
        height: 100%;
    }
}

.the-pizza-event .image img {
    width: 500%;
    height: 100%
}

.the-pizza-event .desc {
    margin-top: 15px;
    font-weight: 600;
    text-align: justify;
}

    .the-pizza-event .desc:first-child {
        margin-top: 0
    }

.the-pizza-event ul {
    padding: 0
}

    .the-pizza-event ul li {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        align-items: baseline;
        color: #666
    }

        .the-pizza-event ul li em {
            margin-right: 15px;
            color: #00b041;
            font-size: 8px
        }

.the-pizza-event .button-wrapper {
    margin-top: 30px
}

    .the-pizza-event .button-wrapper .btn-next,
    .the-pizza-event .button-wrapper .btn-prev {
        margin-top: 20px;
        border-radius: 8px;
        width: 100%;
        height: 45px;
        color: #fff
    }

        .the-pizza-event .button-wrapper .btn-next,
        .the-pizza-event .button-wrapper .btn-next a,
        .the-pizza-event .button-wrapper .btn-prev,
        .the-pizza-event .button-wrapper .btn-prev a {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            align-items: center;
            justify-content: center
        }

            .the-pizza-event .button-wrapper .btn-next em,
            .the-pizza-event .button-wrapper .btn-prev em {
                margin-right: 10px;
                font-size: 24px
            }

            .the-pizza-event .button-wrapper .btn-next img,
            .the-pizza-event .button-wrapper .btn-prev img {
                margin-right: 10px
            }

    .the-pizza-event .button-wrapper .btn-prev {
        background: #006a31
    }

    .the-pizza-event .button-wrapper .btn-next {
        background: #d50e15
    }

@media (min-width:1025px) {
    .the-pizza-event .button-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .the-pizza-event .button-wrapper .btn-next,
        .the-pizza-event .button-wrapper .btn-prev {
            margin: 0 10px;
            width: 260px
        }

        .the-pizza-event .button-wrapper .btn-prev {
            margin-left: 0
        }

            .the-pizza-event .button-wrapper .btn-prev:hover {
                text-decoration: underline
            }

        .the-pizza-event .button-wrapper .btn-next {
            margin-right: 0
        }

            .the-pizza-event .button-wrapper .btn-next:hover {
                text-decoration: underline
            }
}

.main-section {
    padding: 25px 0
}

@media (min-width:1200px) {
    .main-section {
        padding: 35px 0
    }
}

.main-title {
    color: #333;
    font-size: 24px;
    font-weight: 700
}

.main-title.line-2 {
    position: relative;
    padding-top: 10px
}

    .main-title.line-2:before {
        position: absolute;
        top: 0;
        left: 0;
        background: #00b041;
        width: 24px;
        height: 2px;
        content: ""
    }

.main-title:hover {
    color: #006a31
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .no-gutters > .col,
    .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }


.gallery {
    width: 100%;
    margin-bottom: 0px;
}

.gallery .picture {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    font-size: 0;
    width: 100%;
}

.gallery .picture:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
}

.gallery .picture img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
}

.gallery .picture-thumbs {
    margin: 10px 0 0;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

.gallery .thumb-item {
    display: inline-block;
    position: relative;
    width: 85px;
    margin: 0 4px 10px;
    border-radius: 3px;
    border: 1px solid #eeeeee;
    overflow: hidden;
    background-color: #fff;
    cursor: pointer;
}

.gallery .thumb-item:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.gallery .thumb-item img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.product-title {
    margin-top: 5px;
    color: #111;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
}

    .product-title.mb-10 {
        margin-bottom: 10px;
    }

    .product-title.line {
        position: relative;
        padding-top: 10px
    }

        .product-title.line:before {
            position: absolute;
            top: 0;
            left: 0;
            background: #006a31;
            width: 24px;
            height: 2px;
            content: ""
        }

    .product-title.fz24 {
        font-size: 24px
    }

    .product-title:hover {
        color: #006a31
    }

@media (min-width:1601px) {
    .gallery {
        width: 100% !important;
        margin-bottom: 15px !important;
    }

     .gallery .picture-thumbs {
            float: left !important;
            width: 100% !important;
            margin: 0 !important;
            max-width: calc(100%-10px) !important;
   }

    @media (min-width: 1025px) {
        .the-pizza-event .image {
            margin-top: 0;
            padding: 15px;
            height: calc(100% + 15px) !important;
        }
    }
}
.the-pizza-event ul {
    list-style: none;
}

 .the-pizza-event ul li::before {
        content: "\2022";
        color: #00b041;
        font-weight: bold;
        display: inline-block;
        width: 1em;
}
/*End Discount page 2*/
/*Cross Sell Popup*/
.popup-1 {
    position: relative !important;
    background: none !important;
    padding: 0 !important;
    width: 1020px !important;
    overflow: hidden !important;
}

.old-price {
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
}
.name-dish {
    margin-left: 30px;
    color: #111;
    font-size: 20px;
    font-weight: 700;
    /* max-width: 200px; */
    /*padding-right: 20%;*/
    width: 200px !important;
}

.addTocart{
    /* padding: 10px 50px; */
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}

@media (max-width: 575px) {
 .box-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
  .box-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex: 0 0 40%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-width: 40%;
    }
    .the-pizza-right-2 .picture {
        display: none;
    }
}

/*End Cross Sell Popup*/

/*Index title of category*/
.nop-jcarousel .carousel-title {
    text-align: left !important;
}



.product-tags-box .title, .product-details-page .product-grid .title:before {
    position: absolute;
    top: 0;
    left: 0;
    background: #006a31;
    width: 24px;
    height: 2px;
    content: "";
}

.product-tags-box .title, .product-details-page .product-grid .title {
    font-size: 24px;
    color: #444444;
    font-weight: inherit;
    text-transform: none;
    letter-spacing: normal;
    padding-top: 10px;
}

.spc-header .title {
    font-size: 24px;
}

    .spc-header .title:before {
        position: absolute;
        top: 0;
        left: 0;
        background: #006a31;
        width: 24px;
        height: 2px;
        content: "";
    }
/*End index title of category*/


/*Home page*/
header .form-group.list-radio .form-radio label, header .form-group.list-radio .form-radio label:before {
    border-style: unset;
}



header {
    padding-bottom: 20px;
}

.item-box .picture {
    height: 250px;
}

    .item-box .picture > a img {
        max-width: 100%;
        max-height: 100%;
        transition: 0.3s all ease-in-out;
    }
    .item-box .picture:hover > a img {
        transform: rotate(10deg) !important;
    }
/*End Home page*/

/****Modify button cart prev****/
.btn-prev em {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: relative;
    top: 40%;
    left: -12%;
    transform: translateY(-50%);
    margin-left: 20px;
    font-size: 24px;
}
/****End modify button cart prev****/


