
body {
    margin: 0;
    font-family: "SVN-Gotham Book";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

/*:root {
    --primary-color: #f0b440;
    --backgruond-head: rgba(248,241,230,0.89);
    --text-color: #19150c;
    --text-primary: #f5d25a;
    --heigh-nav: 106px;
    --heigh-nav_head: 80px;
    --hover-color: #a63c3c;
}*/

/*Spacehome*/
.space {
    width: 50%;
    background-color: #fff;
    padding-top: 0.5rem;
    margin-top: .4rem;
    margin-bottom: 0px !important;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.bread {
    list-style: none;
    display: block;
    margin-left: 0rem;
    overflow: hidden;
    padding: 0;
}

dl, ol,ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.bread li {
    padding: 0 0.2rem;
    float: left;
    margin-left: 12% !important;
}

.bread li:nth-child(2) {
   margin-left: auto !important;
   font-size: 12px;
   font-weight: 300;
   margin-top: 3px
}

.bread li a {
    color: #000;
    font-weight: 300;
    margin-top: 3px
}

.bread li a::after {
    margin: 0rem !important;
}

.bread li a::after {
    content: '/';
    color: black;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}

a {
    text-decoration: none;
    display: block;
    background-color: transparent;
    font-size: 14px !important
}

button, a {
    cursor: pointer;
}


#line-title{
    margin-bottom: 5% !important;
    display: none;
}

/*Line*/
.line-sp {
    border: #ffbf00 solid .04rem;
    width: 95% !important;
    margin-bottom: 2.5rem;
    margin: auto;
}



/*Timeline*/
.timeline {
    margin-top: 0rem;
    margin-bottom: 2rem;
}

 article, aside, dialog, figcaption, figure, footer, header, 
 hgroup, main, nav,section {
    display: block;
}

.multi-steps {
    display: table;
    table-layout: fixed;
    width: 80%;
    margin-left: 12%;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.multi-steps > li {
    counter-increment: stepNum;
    text-align: center;
    display: table-cell;
    position: relative;
    z-index: -1;
}

.multi-steps > li.is-active:before {
    background-color: #fff;
    border-color: #FFBF00;
}


.multi-steps > li:before {
 	content: "\f00c";
    content: "\2713;";
    content: "\10003";
    content: "\10004";
    content: "\2713";
    display: block;
    margin: .2rem auto 4px;
    background-color: #FFBF00;
    width: 1.8rem;  /*Căn chỉnh cr của O*/
    height: 1.8rem;	/*Căn chỉnh cc của O*/
    text-align: center;
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
    border-color: #FFBF00;
    border-radius: 50%;
}

.is-active .text-steps:nth-child(1) {
    color: #FFBF00 !important;
}

.text-steps {
    font-family: SVN-Gotham Book;
    font-size: 1rem;
    transition: all .2s ease;
}


.multi-steps > li.is-active:after,
.multi-steps > li.is-active ~ li:after {
    background-color: #b3b3b3;
}

.multi-steps > li:after {
    content: "";
    height: 5px;
    width: 100%;
    position: absolute;
    top: 10px; /* Căn chỉnh cc của thanh line với O*/
    left: 50%;
    z-index: -1;
}

.multi-steps > li:last-child:after {
            display: none; /*Tắt li:after thẻ cuối cùng*/;
        }

.multi-steps > li.is-active ~ li:before {
    background-color: #fff;
    border-color: #ededed;
}

.multi-steps > li.is-active:before, 
.multi-steps > li.is-active ~ li:before {
    content: "\*";
    font-family: inherit;
    font-weight: 700;
    color: #fff;
}

a:not([href]):not([tabindex]) {
    text-decoration: none;
}

::-webkit-scrollbar {
    width: .4rem;
}
::-webkit-scrollbar-thumb {
    background: #fcdd8e;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/*Vùng thanh toán sản phẩm */
.text-center {
    text-align: center!important;
}

.mt-5, .my-5 {
    margin-top: 3rem!important;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    border-collapse: collapse;
}

.border-0 {
    border: 0!important;
}

tr.border-0{
	color: #000;
    background-color: #B3B3B3 !important;
    border: 0!important;
}


.table thead{
    line-height: 20px;
}

.table thead th {
    vertical-align: bottom;
    font-size: 1.2rem;
    color: #FFBF00;
    font-weight: 300;
}

.table td, .table th {
    padding: .75rem .1rem;
}

th {
    text-align: inherit;
}

th.text-left.border-0 span{
	text-align: left;
    font-size: 1.2rem;
    margin-right: 50%;
    font-weight: 300;
    margin-left: 5%;
}


div.bin button img {
    vertical-align: middle;
    border-style: none;
    width: 2rem;
    height: 2rem;
}

input.d-none.d-lg-inline.button-minus, input.d-none.d-lg-inline.button-plus{
	display: none;
}



/*Tbody thanh toán sản phẩm*/
.table td, .table th {
    padding: .75rem .1rem;
    vertical-align: top;
   /* border-top: 1px solid #dee2e6;*/
}

.card-tensanpham {
    display: flex;
}

.text-left {
    text-align: left!important;
    margin-top: 30px;
}

.card-tensanpham--custom div {
    font-size: 1.4rem;
    font-family: SVN-Gotham Book;
    font-weight: 200;
}

.d-flex {
    display: flex!important;
}

.card-img-sp img {
    width: 12rem;
    height: 8rem;
}

.mt-5 tbody tr  td  div img {
    vertical-align: middle;
    border-style: none;
    width: 2rem;
    height: 2rem;
}

.card-dongia {
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
}

.card-newprice {
    color: #ed1c24;
    font-family: SVN-Gotham Book;
    font-weight: 400;
    font-size: 14px;
}

/*Card nhập số lượng*/
.card-input-group {
    clear: both;
    margin-left: 12px;
   /* position: relative;*/
    margin-top: 25px;
   
}

.card-input-group input[type='button'] {
    background-color: #eeeeee;
    min-width: 25px;
    height: 25px;
    width: auto;
    transition: all 300ms ease;
}

.card-input-group input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.card-input-group .button-minus, 
.card-input-group .button-plus {
    font-weight: bold;
    height: 38px;
    padding: 0;
    width: 38px;
  /*  position: relative; */
    margin: -10px;
}

.card-input-group input, textarea {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    margin: 0;
    outline: none;
    padding: 10px;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.card-input-group input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: none;
}

.card-input-group .quantity-fields {
   /* position: relative; */
    height: 25px;
    left: -6px;
    text-align: center;
    width: 50px;
    display: inline-block;
    margin: 0 0 5px;
    resize: vertical;
}


.button-plus {
    left: -13px;
}


/*Vùng tổng tiền*/

#txtTongTien{
    font-size: 13px;
    font-weight: 600;
}

.frame-order-review-2 {
    background-color: #fffde8;
    border-radius: .4rem;
    padding: .8rem;
    margin-bottom: 4rem;
    margin-top: 90px;
}

.border-card-all {
    border-bottom: .01rem solid #c8c6be;
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    justify-content: space-between!important;
}

.row.justify-content-between {
    display: flex;
    flex-wrap: wrap;
    margin-right: -68px;
    margin-left: -5px;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, 
.col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10,
.col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, 
.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10,
 .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, 
 .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, 
 .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, 
 .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, 
 .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6,
 .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
  /*  width: 100%;*/
    min-height: 1px;
  /*  padding-right: 15px;
    padding-left: 15px;*/   /*Căn chỉnh left right của tạm tính/tổng tiền hàng và giá trị tương ứng*/
}


.money-1 {
    font-size: 2rem;
    font-family: SVN-Gotham Book;
    font-weight: 400;
}

.col-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 45%;
    margin-bottom: 10px;
}

.money-2 {
    font-family: SVN-Gotham Book;
    font-weight: 600;
    color: #ed1c24;
    text-align: right;
    margin-top: 10px;
    padding-right: 0px !important;
}


label {
    display: inline-block;
    margin-bottom: .5rem;
}

.card-price-all {
    color: red;
    /* padding-top: 0.75rem;*/
    margin-top: 3%;
    padding-right: 0px !important;
}

/*Nút đặt hàng*/
.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    flex-direction: row-reverse!important;
}

.d-flex {
    display: flex!important;
}

.btn-more {
    border: none;
}

/*Nút đặt hàng*/


#GuiDonHang.btn-more {
    font-family: SVN-Gotham Book;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    background-color: #DE2D32;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    overflow: hidden;
    z-index: 0;
    cursor: pointer;
    font-weight: 300;
    /*border-radius: 10px;*/
}

#GuiDonHang{
    border-radius: 0px;
}

.btn-long-2 {
    font-size: 18px;
    padding: 12px;
    max-width: 100%;
    margin: 2px;
}

button {
    background-color: transparent;
    border: none;
    text-decoration: none;
    outline: none;
    border-radius: 0 !important;
}



#GuiDonHang.btn-more:before {
    content: "";
    background-color: #f7fcff;
    color: #DE2D32;
    position: absolute;
    top: 0;
    left: -20px;
    height: 100%;
    width: 0;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -webkit-transition: all 800ms;
    transition: all 800ms;
    z-index: -1;
}
    


.money-1 span{
	display: none;
}

/*.other-item{
    padding-right: 48px;
}*/
/*a.other-link{
    font-size: 2rem !important;
}*/

.nav {
    width: 76% !important;
    margin-left: 12% !important;
}

/*Responsive mobile*/

@media only screen and (min-width: 768px) {
	.container {
    max-width: 720px;
	}

	.d-md-block {
    display: block!important;
	}

	.col-md-2 {
    -webkit-box-flex: 0;
    flex: 0 0 46.666667%;
    max-width: 46.666667%;
	}

	.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	}

    .row.justify-content-between {
        display: flex;
        flex-wrap: wrap;
        margin-right: -68px;
        margin-left: -5px;
        width:100%;
    }
}



@media (max-width: 768px){
    section.slider-mobile__full {
    position: relative;
    /*height: 12vh !important;*/
    }

    .slider-mobile__full-box {
    display: none !important;
    }

    .row.justify-content-between {
        display: flex;
        flex-wrap: wrap;
        margin-right: -5px;
        margin-left: -5px;
    }
}


@media (max-width: 768px){
    section.slider-mobile {
    position: relative;
    /*height: 12vh !important;*/
    }

    .row.justify-content-between {
        display: flex;
        flex-wrap: wrap;
        margin-right: -45px;
        margin-left: -5px;
    }
}


/*.......................................................*/


@media only screen and (min-width: 1200px){
    .container {
        max-width: 76%;
    }
}

@media (min-width: 992px){
    .container {
        width: 76%;
        margin-left: auto;
        margin-right: auto;
    }

	.d-lg-inline {
    display: inline!important;
	}

	.col-lg-5 {
	    -webkit-box-flex: 0;
	    flex: 0 0 51.666667%;
	    max-width: 60.666667%;
	}
}


@media (max-width: 425px){
    .container {
        max-width: 100%;
    }

    .multi-steps {
    display: table;
    table-layout: fixed;
    width: 100%;
    /* margin-left: 12%;*/
    margin:auto;
    }

    .bread {
    list-style: none;
    display: block;
    margin-left: -15%;
    overflow: hidden;
    padding: 0;
    }


    a.text-steps{
        font-size: 12px !important;
    }
    a .text-space {
        font-size: 13px !important;
    }

    #line-title {
        margin-bottom: 5% !important;
        display: block;
    }


    .mt-4{
        display: none;
    }

    .hoadon-show {
    width: 100%;
    margin: auto;
    }

    .table thead {
    display: none;
    }

    .boxinput{
        width: 100%;
        font-size: 1.3rem;
    }


    div.card-img-sp.d-none.d-md-block{
        display: none !important;
    }



    input.d-none.d-lg-inline.button-minus, input.d-none.d-lg-inline.button-plus{
	display: none;
	}

    .money-1 {
        font-size: 1.5rem;
        font-family: SVN-Gotham Book;
        font-weight: 400;
        margin-top: 4% !important;
    }


	.quantity-fields{
	/*width: 80% !important;*/
    border-radius: 5px !important;
	}

	.card-tensanpham--custom div {
    font-size: .8rem;
    font-family: Gotham-Book;
    font-weight: bold;
	}

    /*.bin{
        display: none;
    }

    div.card-input-group.btnUpdateQty{
        display: none;
    }*/

    .row.justify-content-between {
        display: flex;
        flex-wrap: wrap;
        margin-right: -5px;
        margin-left: -5px;
    }

    th{
        text-align: inherit;
        width: 35%;
    }

    .table td, .table th {
    padding: .4rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    }

    div.col-md-8.col-12.row{
        padding-right: 0px !important;

    }

    .card-newprice {
    color: #ed1c24;
    font-family: SVN-Gotham Book;
    font-weight: 400;
    font-size: 10px !important;
    }

    .money-1 span{
	display: inline;
	font-size: .8rem;
    /*margin-left: 10%;*/
	}

    /*

    a.text-steps{
        font-size: 10px !important;
    }

    section#thanks-info.container div{
        margin-left: 1rem !important;
    }

    section#thanks-info.container div div.thanks-2{
        font-size: 1.3rem !important;
    }


    #txtTongtien span{
        display: inline;
        font-weight: bold;
    }*/

    .other-item {
        padding-right: 48px;
    }

    a.other-link {
        font-size: 1.5rem !important;
    }
}

*, ::after, ::before {
    box-sizing: border-box;
}

/*-----------------------------------*/
@media only screen and (max-width: 360px) and (min-width: 330px) {
    div.col-12.col-md-9 {
        width: 79% !important;
        margin-left: -1px;
    }

    button.btn-more.btn-login {
        width: 131% !important;
        margin: 1rem 0;
        left: -10px !important;
    }

    div.col-12.col-md-9.hi {
        width: 70% !important;
    }

    div.text-bot-3 {
        margin-right: -2% !important;
    }

    input#txtUserNameLogin.boxinput, input#txtPasswordLogin.boxinput {
        width: 132% !important;
    }

    .btn-google {
        left: -30px !important;
        width: 132%;
    }

    button.btn-more.btn-login.btnLogin {
        left: -29px !important;
        width: 261px !important;
    }
    div#recover-password.col-12.text-align.text-bot-1 {
        width: 63% !important;
        left: 13% !important;
    }
}

@media only screen and (max-width: 392px) and (min-width: 361px) {
    div.col-12.col-md-9 {
        width: 77% !important;
        margin-left: 2px;
    }

    button.btn-more.btn-login {
        width: 132% !important;
        margin: 1rem 0;
        left: -14px !important;
    }

    div.col-12.col-md-9.hi {
        width: 70% !important;
    }

    div.text-bot-3 {
        margin-right: -2% !important;
    }

    input#txtUserNameLogin.boxinput, input#txtPasswordLogin.boxinput {
        width: 133% !important;
    }

    .btn-google {
        left: -32px !important;
        width: 134%;
    }

    button.btn-more.btn-login.btnLogin {
        left: -32px !important;
        width: 269px !important;
    }
    div#recover-password.col-12.text-align.text-bot-1 {
        width: 61% !important;
        left: 19% !important;
    }
}


@media only screen and (max-width: 500px) and (min-width: 393px) {
    div.col-12.col-md-9 {
        width: 73% !important;
        margin-left: 3%;
    }

    button.btn-more.btn-login {
        width: 142% !important;
        margin: 1rem 0;
        left: -92px !important;
    }

    div.col-12.col-md-9.hi {
        width: 70% !important;
    }

    div.text-bot-3 {
        margin-right: 7% !important;
    }

    input#txtUserNameLogin.boxinput, input#txtPasswordLogin.boxinput {
        width: 151% !important;
    }

    div#recover-password.col-12.text-align.text-bot-1 {
        width: 55% !important;
        left: 21% !important;
    }
}

@media only screen and (max-width: 325px) {
    div.col-12.col-md-9 {
        width: 77% !important;
    }

        div.col-12.col-md-9.hi {
            width: 68% !important;
        }

    button.btn-more.btn-login {
        width: 149% !important;
        margin: 1rem 0;
        left: -1px !important;
    }

    div.text-bot-3 {
        margin-right: -1% !important;
    }

    input#txtUserNameLogin.boxinput, input#txtPasswordLogin.boxinput {
        width: 150% !important;
    }

    button.btn-more.btn-login.btnLogin {
        left: -37px !important;
        width: 149% !important;
    }

    .btn-google {
        width: 149% !important;
    }

    div#recover-password.col-12.text-align.text-bot-1 {
        width: 77% !important;
        left: -4% !important;
    }
}

@media only screen and (max-width: 700px) and (min-width: 430px) {
    .row.justify-content-between {
        display: flex;
        flex-wrap: wrap;
        margin-right: -5px;
        margin-left: -5px;
    }
}

@media only screen and (max-width: 765px) and (min-width: 701px) {
    .row.justify-content-between {
        display: flex;
        flex-wrap: wrap;
        margin-right: 0px;
        margin-left: -5px;
    }
}

@media only screen and (max-width: 1100px) and (min-width: 901px) {
    div#recover-password.col-12.text-align.text-bot-1 {
        width: 55% !important;
    }
}

button#GuiDonHang {
    padding: 8px 16px;
    border-radius: 0px;
    cursor: pointer;
    background: linear-gradient(135deg, #de2d32 50%, #FFF 50%);
    color: #FFF;
    position: relative;
}

    button#GuiDonHang:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(135deg, #fff 50%, #de2d32 50%);
        z-index: -1;
    }

    button#GuiDonHang,
    button#GuiDonHang:after {
        background-size: 300%;
        background-position: 100%;
        transition: .8s;
    }

        button#GuiDonHang:hover,
        button#GuiDonHang:hover:after {
            background-position: 0;
            color: #de2d32;
        }



button.btn-login {
    padding: 8px 16px;
    cursor: pointer;
    background: linear-gradient(135deg, #de2d32 50%, #FFF 50%);
    color: #FFF;
    position: relative;
}

    button.btn-login:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(135deg, #fff 50%, #de2d32 50%);
        z-index: -1;
    }

    button.btn-login,
    button.btn-login:after {
        background-size: 300%;
        background-position: 100%;
        transition: .8s;
    }

    button.btn-login:hover,
    button.btn-login:hover:after {
        background-position: 0;
        color: #de2d32;
       }

