.w-85{
    width: 85%;
    float: left;
}
.w-15{
    width: 15%;
    float: left;
}
.w-65{
    width: 65%;
    float: left;
}
.w-35{
    width: 35%;
    float: left;
}
.text-gray{
    color: #bbb;
    font-size: .75rem;
    margin-top: .1875rem;
}
#my-menu.c_unfixed {
    position: relative;
}

#my-menu.c_unfixed ~ .content-wrap {
    margin-top: 0;
}

.img-responsive {
    width: 100%;
    display: block;
}

#my-menu .menu-wrap .mid .right .func-menu li.li_x_2 {
    width: 50%;
}

.content-wrap {
    margin-top: 140px;
}

.breadcrumb li {
    margin-right: 10px;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-top: 30px;
}

.list_state ul {
    list-style: none;
    padding: 0;
}

.list_state ul li:first-child {
    display: inline-block;
    padding: 5px 10px 5px 0;
}

.list_state ul li {
    display: inline-block;
    padding: 5px 10px;
}

.list_state ul li a {
    color: #000;
    font-weight: normal;
    font-size: 13px;
}

.list_state ul li.active {
    border-bottom: 2px solid #FF4500;;
}

.list_state ul li.active a {
    color: #FF4500;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

.profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
    margin-right: 0px;
}

.profile-usermenu {
    margin-top: 30px;
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
    width: 100%;
    padding: 6px;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: transparent;
    color: #5b9bd1;
}

.profile-usermenu ul li.active {
    border-bottom: none;
    background-color: #eee;
    border-left: 2px solid #5b9bd1;
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: transparent;
    margin-left: -2px;
}

.money-all {
    color: #ef6725;
    text-align: left;
    padding: 5px;
    font-size: 16px;
    /* display: inline-block; */
    width: 100%;
    font-weight: 400;
}

/* Profile Content */
footer {
    border-top: 3px solid #dc3948;
    background-color: #dedede;
}

.copyright {
    margin: 0 auto;
    text-align: left;
    font-size: .75rem;
    color: rgba(0, 0, 0, .65);
    padding: 0 0 2.3125rem;
    background: transparent;

}

.copyright p {
    margin-bottom: 0;
}

footer .bottom h2 {
    margin-top: 1rem;
}

footer .top span.buy {
    display: block;
    padding-left: 55px;
    margin-top: 11px;
}
.content-wrap.page_cart_content {
    margin-top: 106px;
}
/*.content-wrap.page_check_out .container,*/
/*.content-wrap.page_cart_content .container{*/
    /*width: 1200px;*/
/*}*/
.btnNewletter {
    background-color: #ea1c00;
    color: #fff;
    font-size: 12px;
}

#my-menu, .white-bg {
    background-color: #ffffff;
}

#formSearchHeader .input-group-append:hover {
    cursor: pointer;
}

#my-menu .menu-wrap .mid {
    background-color: #fff;
}

footer a {
    color: #000;
}

footer a:hover {
    color: #dc3645;
}

.rate-base-layer {
    color: #aaa;
}

.rate-hover-layer {
    color: orange;
}

.rate2 {
    font-size: 22px;
}

.rate2 .rate-hover-layer {
    color: pink;
}

.rate2 .rate-select-layer {
    color: red;
}

.product-variation {
    cursor: pointer;
    display: inline-block;
    min-width: 5rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .75rem;
    height: auto;
    margin: 0 8px 8px 0;
    color: rgba(0, 0, 0, .8);
    text-align: center;
    white-space: nowrap;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .09);
    position: relative;
    background: #fff;
    outline: 0;
    line-height: 31px;
    font-size: 12px;
}

.product-variation:hover {
    color: #dc3645;
    border-color: #dc3645;
}

.product-variation > span {
    width: .9375rem;
    height: .9375rem;
    position: absolute;
    overflow: hidden;
    right: 0;
    bottom: 0;
}

.product-variation.checked > span:before {
    border: .9375rem solid transparent;
    border-bottom-color: #dc3645;
    content: "";
    position: absolute;
    right: -.9375rem;
    bottom: 0;
}

.product-variation.checked {
    color: #dc3645;
    border-color: #dc3645;
}

#my-menu.is-menu-active {
    max-height: 140px;
}

#my-menu .menu-wrap .bottom .menu-button {
    background-color: #ef6725;
    border: 1px solid #ef6725;
}

#my-menu .menu-wrap .bottom .policy li a {
    border: 1px solid #ef6725;
}

.menu-cate-wrap {
    height: auto;
}

.banner-home-block .banner-wrap {
    overflow: hidden;
    height: 100%;
}

.profile_list .form-group label {
    width: 20%;
    float: left;
    display: inline-block;
    font-weight: bold;
}

.profile_list .form-group input {
    display: inline-block;
    width: 80%;
}

.profile_list .form-group select.c4 {
    width: 20%;
    float: left;
    display: inline-block;
    font-weight: bold;
}

.profile_list .form-group select.c4 {
    display: inline-block;
    margin-right: 10px;
    width: 100%;
    margin-bottom: 12px;
}

.text-red {
    color: #FF0000;
}

.title_box {
    font-size: 1.6rem;
    font-weight: bold;
}

.list-box-blog img {
    width: 100%;
}

.list-box-blog .bog-img {
    width: 40%;
    float: left;
    padding: 15px 15px 15px 0;
}

.list-box-blog .box-content-blog .title {
    font-size: 1.2rem;
}

.list-box-blog .box-content-blog .title a {
    color: #000;
}

.list-box-blog .box-content-blog .title a:hover {
    color: #ee0101;
}

.box-share ul li {
    display: inline-block;
    width: 5%;
}

.box-share ul li:first-child {
    display: inline-block;
    width: 10%;
}

.list-box-blog .item-blog {
    display: inline-block;
}

.item-box-bl img {
    width: 100%;
    margin-bottom: 10px;
}

.item-box-bl .title {
    font-size: 1rem;
}

.item-box-bl .title a {
    color: #000;
}

.item-box-bl .title a:hover, .item-box-bl .title a:focus {
    color: #ee0101;
}

.item-box-sp img {
    width: 100%;
    margin-bottom: 10px;
}

.item-box-sp .title {
    font-size: 1rem;
}

.item-box-sp .title a {
    color: #000;
}

.item-box-sp .title a:hover, .item-box-sp .title a:focus {
    color: #ee0101;
}

.item-box-sp .price {
    font-size: 1.2rem;
    color: #dc3645;
    font-weight: bold;
}

.title_page {
    font-size: 1.2rem;
}

.boxsp .title_page {
    margin-top: 15px;
}

#my-menu .left {
    text-align: left;
    float: left;
}

#my-menu .menu-wrap .mid .right .func-menu li:first-child {
    width: 50%;
    text-align: right;
}

#my-menu .menu-wrap .mid .header_theard .right .func-menu li:first-child {
    float: right;
    text-align: right;
}

#my-menu .menu-wrap .mid .bottom_theard .right .func-menu li:first-child {
    float: right;
    text-align: right;
}

/*#my-menu .menu-wrap .mid .right .func-menu li:nth-child(2){*/
/*width: 34%;*/
/*}*/
#my-menu .menu-wrap .mid .right .func-menu li:nth-child(2) a:before {
    content: none;
}

#my-menu .menu-wrap .mid .right .func-menu li:nth-child(2) i {
    color: #4267b2;
    font-size: 24px;
    line-height: 6px;
}

.check_type_pro {
    display: block;
    position: relative;
    margin-bottom: 12px;
}

.check_type_pro .bg_opacity_50 {
    display: block;
    position: absolute;
    height: 100%;
    z-index: 3;
    background-color: #ffffff52;
    width: 100%;
    border-radius: 6px;
}

.check_type_pro input[type='radio'] {
    display: none;
}

/*.check_type_pro .checkSubType #SSubType {
    height: 220px;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block;
}*/

.list-cate ul {
    margin: 0;
}

#my-menu .menu-wrap .mid .right .func-menu li.login_register a:before {
    content: none;
}

#my-menu .menu-wrap .mid .right .func-menu li.login_register {
    width: 60%;
}

#my-menu .menu-wrap .mid .right .func-menu li.login_register a:first-child {
    border-right: 1px solid #f0f0f0;
    padding: 7.5px 20px 7.5px 20px;
}

#my-menu .menu-wrap .mid .right .other-info li:not(:last-child):after {
    content: none;
}

#my-menu .menu-wrap .mid .right .func-menu li.li_cart {
    float: right;
    margin-right: 0;
}

.sanpham-home .bg-filter {
    padding: 10px 12px;
}

.sanpham-home .bg-filter ul li {
    margin-right: 12px;
}

.sanpham-home .bg-filter ul li:first-child {
    display: block;
    padding: 7px 0;
}

.sanpham-home .bg-filter ul li a {
    border: 1px solid #d8d8d8;
    background-color: #fff;
}

.sanpham-home .bg-filter ul li a.active {
    background-color: #fe6432;
}

nav[aria-label="breadcrumb"] {
    padding: 4px 3%;
    background-color: white;
    margin-bottom: 1rem;
}

.detail-product .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #353c46;
    background-color: transparent;
    border-color: transparent transparent #353c46;
    border-bottom: 4px solid !important;
    font-size: 20px;
    font-weight: bold;
}

.detail-product .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #353c46;
    font-size: 16px;
    text-align: left;
}



.list_submenu {
    padding-left: 1rem;
}

.icon_siderbar {
    font-size: 1.2rem !important;
    width: 30px;
}

.table.noborder td, .table.noborder th {
    border-top: 1px solid transparent;
}

.list_action a {
    padding: 6px;
}

.list_address .form-group {
    min-height: 70px;
}

.list_action a.active {
    color: #ffffff;
    background-color: #f64;
}

.form-check .my-checkbox {
    min-width: 200px;
}

#optioncod {
    display: none;
}

#optioncod.active {
    display: block;
}

#optioncod_1 {
    display: none;
}

#optioncod_1.active {
    display: block;
}

#shipCarBus {
    display: none;
}

#shipCarBus.active {
    display: block;
}

.formProductItem .my-checkbox {
    padding: 4px;
    font-size: 13px;
}

.sub-qty.btn {
    background-color: rgb(228, 228, 228);
    border-radius: 3px 0 0 3px;
    margin: 0;
}

.add-qty.btn {
    background-color: rgb(228, 228, 228);
    border-radius: 0 3px 3px 0;
    margin: 0;
}

.input-qty {
    height: 27px;
    border: 1px solid rgb(228, 228, 228);
}

.notifications {
    position: fixed;
}

.notifications.top-right {
    right: 10px;
    top: 25px
}

.notifications.top-left {
    left: 10px;
    top: 25px
}

.notifications.bottom-left {
    left: 10px;
    bottom: 25px
}

.notifications.bottom-right {
    right: 10px;
    bottom: 25px
}

.notifications > div {
    position: relative;
    margin: 5px 0
}

div[data-notify="container"] {
    padding: 12px 8px;
    z-index: 9999 !important;
    opacity: 99 !important;;
    bottom: 8vh !important;
    left: 10px;
}

div[data-notify="container"].alert-warming {
    background-color: #ffcc00;
}

div[data-notify="container"].alert-success {
    background-color: #33cc33;
}

div[data-notify="container"].alert-danger {
    background-color: #cc3300;
    color: #fff;
}

.label_shipchagne {
    cursor: pointer;
    display: inline-table;
    width: 100%;
    min-width: 16rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.5rem;
    height: 4rem;
    margin: 0 8px 8px 0;
    color: rgba(0, 0, 0, .8);
    text-align: right;
    white-space: nowrap;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .09);
    position: relative;
    background: #fff;
    outline: 0;
    line-height: 1.4rem;
}

.label_shipchagne_modal {
    cursor: pointer;
    display: inline-table;
    width: 100%;
    min-width: 16rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.5rem;
    height: 4rem;
    margin: 0 8px 8px 0;
    color: rgba(0, 0, 0, .8);
    text-align: left;
    white-space: nowrap;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .09);
    position: relative;
    background: #fff;
    outline: 0;
    line-height: 1.4rem;
}
.ship_fee_span{
    padding-right: 30px;
    float: right;
    font-weight: 400;
}
.label_shipchagne_modal.checked, .label_shipchagne_modal input:checked {
    color: rgba(220, 53, 69, 0.79);
    border-color: rgba(220, 53, 69, 0.79);
}
.label_shipchagne_modal input {
    display: none;
}

.label_shipchagne.ghtk {
    line-height: 3rem;
}

.label_shipchagne.checked, .label_shipchagne input:checked {
    color: rgba(220, 53, 69, 0.79);
    border-color: rgba(220, 53, 69, 0.79);
}

.label_shipchagne input {
    display: none;
}

.circle {
    border-radius: 50%;
}

.avatar {
    width: 64px;
    height: 64px;
}

.avatar_thumb {
    width: 32px;
    height: 32px;
}

.box_center {
    margin: 0 auto;
    width: 100%
}

.box_center_50 {
    margin: 0 auto;
    width: 50%
}

.list-cate {
    padding-right: 0;
}

.sanpham-home .my-pagination .page-item.active .page-link {
    color: #fff;
    background-color: #ef6725;
    border-color: #ef6725;
}

.button_red {
    background-color: #ea1c00;
    border-color: #ea1c00;
    color: #fff;
}

.button_red > i {
    color: #fff;
    font-size: 1.2rem;
}

.btn-primary-love > i {
    font-size: 1.2rem;
}

.category-page .cate-title.title_cate {
    font-weight: 600;
    font-size: 1.1rem;
    text-transform: uppercase;
    line-height: 35px;
}

.single-sidebar-widget .special-links li a:before {
    content: none;
    font-family: 'Font Awesome';
    position: absolute;
    top: 0;
    left: -3px;
    color: #ea1c00;
    font-size: 0px;
    line-height: 20px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-left: none;
}

.single-sidebar-widget .special-links li ul.sub-sidebar li a:before {
    content: "\f04e";
    font-family: 'Font Awesome';
    position: absolute;
    top: 0;
    left: -15px;
    color: #ea1c00;
    font-size: 0px;
    line-height: 20px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-left: none;
}

.single-sidebar-widget .special-links ul.sub-sidebar li.active > a:before {
    opacity: 1;
    font-size: 0.8rem;
}

.single-sidebar-widget .special-links li.active a {
    font-weight: 700;
    color: #dc3645;
}

.single-sidebar-widget .special-links li.active a {
    font-weight: 700;
    color: #dc3645;
}

.single-sidebar-widget .special-links li .sub-sidebar li a {
    font-weight: normal;
    color: rgba(0,0,0,.8);
    padding-bottom: 1.2rem;
    line-height: 1.3rem;
    font-size: .875rem;
    font-weight: 500;
}

.single-sidebar-widget .special-links li.active > a:before {
    opacity: 1;
    font-size: 0.8rem;
}

.single-sidebar-widget .special-links li li.active > a:before {
    opacity: 1;
    font-size: 0.8rem;
    font-weight: normal;
}

.single-sidebar-widget .special-links li.active a:after {
    content: '';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 50px;
    color: #6A6969;
    font-weight: normal;
}

.single-sidebar-widget .special-links li a.active:after {
    color: #dc3645;

}

.single-sidebar-widget ul.sub-sidebar {
    padding-left: 15%;
}

.single-sidebar-widget .special-links {
    padding: 10px 6px;
    border: 1px solid #e3e3e3;
    border-top: none;
}

.single-sidebar-widget .special-links li a {
    background: transparent;
    color: #1d1d1d;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
    line-height: 20px;
    position: relative;
    padding: 0 12px 0 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
}

.single-sidebar-widget .title_all_cate {
    line-height: 54px;
    margin-bottom: 0;
    background-color: #fb3318;
    color: #fff;
    padding: 0 10px;
}

.single-sidebar-widget .title_all_cate a {
    color: #fff;
}

.single-sidebar-widget .title_all_cate a:hover, .single-sidebar-widget .title_all_cate a:focus {
    color: #eee;
}

.single-sidebar-widget .special-links > ul.siderbarparent > li > a {
    color: #000;
    font-weight: 600;
}

.single-sidebar-widget .special-links > ul.siderbarparent > li.active > a:before {
    opacity: 1;
    font-size: 0.8rem;
    color: #fb3318;
}

.single-sidebar-widget .special-links > ul.siderbarparent > li > a:before {
    opacity: 1;
    font-size: 0.8rem;
    color: #6A6969;
    font-weight: normal;
}

.sider_bar_right {
    width: 42%;
}

.sider_bar_right > div.btn-group {
    float: right;
}

.total_page_number {
    float: right;
    line-height: 32px;
    padding: 0 20px;
}

.my-checkbox.checked {
    border: 1px solid rgba(220, 53, 69, 0.79);
    overflow: hidden;
    color: #000;
}

.title_all_cate_header {
    margin-bottom: 7px;
    margin-top: 14px;
    font-weight: 700;
    display: block;
    width: 100%;
    height: auto;
}

.title_all_cate_header a {
    width: 100%;
    height: 100%;
    margin-top: 4px;
    padding: 10px;
    border: 1px solid #fb3318;
}

p.title_all_cate_header:hover a {
    background-color: #fb3318;
    color: #fff;
}

#my-menu .menu-wrap .mid .right .other-info li:nth-child(2) {
    text-align: left;
    margin-top: 12px;
}

#my-menu .menu-wrap .mid .right .other-info li:nth-child(3) {
    padding-left: 6%;
    margin-top: 12px;
}

@keyframes swing {
    0% {
        transform: rotate(0deg);
    }
    10% {
        transform: rotate(10deg);
    }
    30% {
        transform: rotate(0deg);
    }
    40% {
        transform: rotate(-10deg);
    }
    50% {
        transform: rotate(0deg);
    }
    60% {
        transform: rotate(5deg);
    }
    70% {
        transform: rotate(0deg);
    }
    80% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes sonar {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*----------------page-wrapper----------------*/

.page-wrapper {
    height: 100vh;
    position: fixed;
    top: 0;
    left: -300px;
    z-index: 999;
}

.page-wrapper .theme {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 4px;
    margin: 2px;
}

.page-wrapper .theme.chiller-theme {
    background: #1e2229;
}

/*----------------toggeled sidebar----------------*/

.page-wrapper.toggled .sidebar-wrapper {
    left: 0px;
    box-shadow: 10px 10px 20px #717171;
}

@media screen and (min-width: 768px) {
    .page-wrapper.toggled .page-content {
        padding-left: 300px;
    }
}

/*----------------show sidebar button----------------*/
/*#show-sidebar {*/
/*position: fixed;*/
/*left: 0;*/
/*top: 10px;*/
/*border-radius: 0 4px 4px 0px;*/
/*width: 35px;*/
/*transition-delay: 0.3s;*/
/*}*/
.page-wrapper.toggled #show-sidebar {
    left: -40px;
}

/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
    width: 260px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    top: 0;
    left: -300px;
    z-index: 999;
}

.sidebar-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sidebar-wrapper a {
    text-decoration: none;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
    padding: 10px 20px;
    display: flex;
    align-items: center;
}

.sidebar-wrapper .sidebar-brand > a {
    text-transform: uppercase;
    font-weight: bold;
    flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
    cursor: pointer;
    font-size: 20px;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
    max-height: calc(100% - 30px);
    height: calc(100% - 30px);
    overflow-y: auto;
    position: relative;
}

.sidebar-content.desktop {
    overflow-y: hidden;
}

/*------scroll bar---------------------*/

::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-thumb {
    background: #525965;
    border: 0px none #ffffff;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb:hover {
    background: #525965;
}

::-webkit-scrollbar-thumb:active {
    background: #525965;
}

::-webkit-scrollbar-track {
    background: transparent;
    border: 0px none #ffffff;
    border-radius: 50px;
}

::-webkit-scrollbar-track:hover {
    background: transparent;
}

::-webkit-scrollbar-track:active {
    background: transparent;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
}

.page-wrapper .page-content > div {
    padding: 20px 40px;
}

.page-wrapper .page-content {
    overflow-x: hidden;
}

/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #f3f3f3;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
    border-top: 1px solid #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    border-color: transparent;
    box-shadow: none;
}

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand > a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer > a {
    color: #818896;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand > a:hover,
.chiller-theme .sidebar-footer > a:hover i {
    color: #b8bfce;
}

.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #808280;
}

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
    color: #eb1e02;
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus + span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: #dc3645;
    text-shadow: 0px 0px 10px rgba(220, 54, 69, 0.75);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background: #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: #6c7b88;
}

.chiller-theme .sidebar-footer {
    background: #3a3f48;
    box-shadow: 0px -1px 5px #282c33;
    border-top: 1px solid #464a52;
}

.chiller-theme .sidebar-footer > a:first-child {
    border-left: none;
}

.chiller-theme .sidebar-footer > a:last-child {
    border-right: none;
}
.progress-marker{
	z-index:2;
}
.progress-step:not(:last-child)::after{
	z-index:1;
}
form#changeAddressForm .form-group{
    padding: 6px;
    border: 1px solid transparent;
}
form#changeAddressForm .form-group.checked{
    border: 1px solid #ee2106;
}

/* Create a custom checkbox */
.inputcheck {
    position: absolute;
    top: 5px;
    left: 15px;
    height: 25px;
    width: 25px;
    background-color: transparent;
}
.inputcheck input[type='radio']{
    display: none;
}
    /* On mouse-over, add a grey background color */
.inputcheck input ~ .checkmark{
    background-color: #ccc;
}
.inputcheck:hover input ~ .checkmark {
    background-color: #fe6432;
}
.divinputcheck.checked{
    border: 1px solid #fe6432;
}
.divinputcheck>label{
    cursor: pointer;
}
.divinputcheck input[type='radio']{
    display: none;
}
/* When the checkbox is checked, add a blue background */
.inputcheck input:checked ~ .checkmark {
    background-color: #fe6432;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.inputcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.inputcheck .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.divinputcheck span{
    color: #757575;
}
.product_title{
    float: left;
    font-size: 1rem;
}
.box_img_title>div:nth-child(1),.box_img_title>div:nth-child(2){
    float: left;
}
#addressmodal.modal{
    z-index: 9999;
}
/* Absolute Center Spinner */
#overlay_loading {
    position: fixed;
    z-index: 99999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 1.2;
    z-index: -1;
}

/* Transparent Overlay */
#overlay_loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(245, 0, 0, 0.04);
}

/* :not(:required) hides these rules from IE9 and below */
#overlay_loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

#overlay_loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(174, 0, 0, 0.36) 1.5em 0 0 0, rgba(174, 0, 0, 0.41) 1.1em 1.1em 0 0, rgba(174, 0, 0, 0.87) 0 1.5em 0 0, rgba(174, 0, 0, 0.87) -1.1em 1.1em 0 0, rgba(174, 0, 0, 0.87) -1.5em 0 0 0, rgba(174, 0, 0, 0.87) -1.1em -1.1em 0 0, rgba(174, 0, 0, 0.87) 0 -1.5em 0 0, rgba(174, 0, 0, 0.87) 1.1em -1.1em 0 0;
    box-shadow: rgba(174, 0, 0, 0.87) 1.5em 0 0 0, rgba(174, 0, 0, 0.87) 1.1em 1.1em 0 0, rgba(174, 0, 0, 0.87) 0 1.5em 0 0, rgba(198, 0, 0, 0.87) -1.1em 1.1em 0 0, rgba(174, 0, 0, 0.87) -1.5em 0 0 0, rgba(174, 0, 0, 0.87) -1.1em -1.1em 0 0, rgba(174, 0, 0, 0.87) 0 -1.5em 0 0, rgba(174, 0, 0, 0.87) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


@keyframes lds-eclipse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes lds-eclipse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.lds-eclipse {
    position: relative;
}

.lds-eclipse div {
    position: absolute;
    -webkit-animation: lds-eclipse 1s linear infinite;
    animation: lds-eclipse 1s linear infinite;
    width: 80px;
    height: 80px;
    top: 20px;
    left: 20px;
    border-radius: 50%;
    box-shadow: 0 4px 0 0 #dc3645;
    -webkit-transform-origin: 40px 41px;
    transform-origin: 40px 41px;
}

.lds-eclipse {
    width: 100px !important;
    height: 100px !important;
    -webkit-transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
    transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
}


.lds-eclipse-x2 {
    position: relative;
}

.lds-eclipse-x2 div {
    position: absolute;
    -webkit-animation: lds-eclipse 1s linear infinite;
    animation: lds-eclipse 1s linear infinite;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 50%;
    box-shadow: 0 4px 0 0 #dc3645;
    -webkit-transform-origin: 80px 82px;
    transform-origin: 80px 82px;
}

.lds-eclipse-x2 {
    width: 200px !important;
    height: 200px !important;
    -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}
table.table_price_promotion tr td{
    color: #dc3645;
    font-size: 1.2rem;
    text-align: center;
}
table.table_price_promotion tr td:first-child{
    text-align: left;
}
table.table_price_promotion label{
    font-weight: bold;
    color: #dc3645;
    font-size: 1.2rem;
}
.box-image a.play_video{
    display: none;
}
.my-slider-contain-video.has-video li:not(.contain-video) a.play_video,
.product-page #imageGallery.has-video li:not(.contain-iframe) a.play_video,
.product-page #imageGallery.has-video li:not(.contain-video)  a.play_video{
    position: absolute;
    height: 50px;
    width: 50px;
    left: 15px;
    bottom: 15px;
    display: block;
    border: 3px solid red;
    /*border-radius: 50%;*/
}
.my-slider-contain-video.has-video li:not(.contain-video) a.play_video i,
.product-page #imageGallery.has-video li:not(.contain-iframe) a.play_video i,
.product-page #imageGallery.has-video li:not(.contain-video)  a.play_video i{
    font-size: 3.06rem;
    color: #fff;
    background-color: red;
}
.promotion_list{
    margin-bottom: 5px;
    display: inline-block;
}
.promotion_list>span{
    width: 50%;
    float: left;
    display: inline-block;
    padding: 2px;
    color: #ea1c00;
    font-size: 1rem;
}
.promotion_list>span.title_promotion_list{
    color: #4e4e4e;
    font-size: 1rem;
    font-weight: 600;
}

.out_of_stock{
    display: block;
    padding: 15px;
    background-color: rgba(41, 41, 41, .5);
    color: #fff;
    font-style: normal;
    position: absolute;
    font-size: 12px;
    width: 100%;
    height: 100%;
    bottom: 0;
    transition: all .25s ease-in-out;
}
.out_of_stock p{
    font-size: 25px;
    padding-top: 30%;
    text-align: center;
}

@media (max-width: 767px) {
    .modal.fade .modal-dialog {
        transform: translate3d(0, 5%, 0);
    }

    .modal.show .modal-dialog {
        transform: translate3d(0, 5%, 0);
    }

    .modal.in .modal-dialog {
        transform: translate3d(0, 0, 0);
    }

    .mb-bt-user {
        height: 30px;
        width: 40px;
        display: block;
        position: absolute;
        top: 6px;
        left: 12px;
        background-image: url(css/images/spirite-image.svg);
        background-size: 600px 600px;
        background-position: -28px 4px;
        z-index: 6;
    }

    .register {
        position: absolute;
        left: 18px;
    }

    .mb-cart a.shop-cart {
        padding: 7.5px 10px 7.5px 30px;
        position: relative;
        text-transform: uppercase;
        color: #000;
        font-size: 13px;
        font-weight: 600;
        display: block;
        line-height: 13px;
        top: 10px;
        right: -14px;
    }

    .mb-cart a.shop-cart:before {
        content: "";
        height: 30px;
        width: 30px;
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        background: url(css/images/spirite-image.svg);
        background-size: 600px 600px;
        background-position: -110px 2px;
    }

    .mb-cart a.shop-cart:after {
        content: attr(mydata-quantity);
        height: 18px;
        width: 18px;
        font-size: 10px;
        border-radius: 50%;
        background-color: rgba(234, 28, 0, .9);
        color: #fff;
        display: block;
        text-align: center;
        line-height: 19px;
        position: absolute;
        top: -12px;
        left: 0;
    }

    .col-sm-3 {
        width: 25%;
        display: inline-flex;
    }

    .col-sm-6 {
        width: 50%;
        display: inline-flex;
    }

    .mb-logo {
        padding-left: 8%;
    }

    .my-menu .avatar_thumb {
        left: 10px;
    }

    #my-menu .menu-wrap .mid .right .func-menu li.li_cart {
        float: none;
    }

    .page_title {
        font-size: 24px;
    }

    footer .bottom h2 {
        margin-top: 30px;
    }

    .section-hed {
        font-size: 1.6rem;
        margin-top: 20px;
    }

    .change-button .btn-love {
        width: 100%;
        margin-bottom: 10px;
        display: inline-block;
    }

    .change-button .btn-buynow, .change-button .btn-add-card {
        width: 49%;
        margin-bottom: 10px;
        display: inline-block;
    }

    .col-pdetail > nav {
        width: 100%;
    }

    .detail-product .nav-item.nav-link {
        width: 50%;
        float: left;
        display: inline-block;
        font-size: 1rem !important;
        padding: 0;
    }

    .mb-logo img {
        margin: 6px auto;
    }

    .action_box_text a {
        font-size: 1rem;
        font-weight: normal;
    }

    .contain-sp-item .item img, .sanpham-home .wrap-item .img-wrap {
        height: 165px;
    }

    .shop-cart > span {
        display: none;
    }

    .contain-sp-item .item figcaption {
        padding: 6px;
    }

    /*.contain-sp-item .item figcaption .title {*/
    /*height: 36px;*/
    /*margin-bottom: 9px;*/
    /*line-height: 1.2;*/
    /*}*/
    .contain-sp-item .item {
        height: auto;
    }

    form#login_form {
        width: 100% !important;
    }

    .profile_list .form-group label {
        width: 100%;
        float: left;
        display: inline-block;
        font-weight: bold;
    }

    .profile_list .form-group input {
        display: inline-block;
        width: 100%;
    }

    .list_state ul li {
        width: 45%;
    }

    .list_state {
        margin-top: 30px;
    }

    .list_state ul li:first-child {
        display: inline-block;
        padding: 5px;
    }

    .table_order_list table tr th {
        width: 40%;
        display: inline-block;
        padding-left: 0;
    }

    .table_order_list table tr td {
        width: 60%;
        display: inline-block;
    }

    .sec_wallet .title_page {
        margin-top: 30px;
        font-size: 18px;
    }

    .sec_wallet .accoutant_mb tr td:first-child {
        width: 20%;
        display: inline-block;
    }

    .sec_wallet .accoutant_mb tr td:last-child {
        width: 80%;
        display: inline-block;
    }

    .wrap_wallet_info label {
        font-weight: bold;
    }

    footer .top span.buy {
        padding-left: 0;
    }

    .product-detail-info h1.title {
        margin-top: 10px;
        font-size: 1.2rem !important;
    }

    nav ol li a span {
        font-size: 0.7rem;
    }

    .shopping-cart-page .cart_title_pro {
        font-size: 13px;
        margin: 4px 0;
    }

    .shopping-cart-page .tag-line {
        height: -webkit-fill-available;
    }

    .shopping-cart-page .procode {
        font-size: 12px;
    }

    .shopping-cart-page .table {
        display: block;
        padding: 10px 0;
    }

    .table td, .table th {
        padding: .25rem;
    }

    .shopping-cart-page .table td:first-child {
        font-size: 13px;
        font-weight: bold;
    }

    .shopping-cart-page .table td:last-child {
        font-size: 13px;
    }

    .table_cart_items td:first-child {
        width: 22%;
        display: inline-block;
    }

    .table_cart_items td:last-child {
        width: 78%;
        display: inline-block;
    }

    .btn-group-lg > .btn, .btn-lg {
        font-size: 0.8rem;
    }

    .fixed_footer {
        position: fixed;
        bottom: 0;
        background-color: #dedede;
        display: block;
        width: 100%;
        z-index: 9999;
        border-top: 2px solid #b1b1b1;
    }

    .fixed_footer ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .fixed_footer ul li {
        display: inline-block;
        width: 24.33%;
        float: left;
        text-align: center;
        padding: 10px 0;
        border-left: 1px solid #fff;
    }

    .fixed_footer ul li:last-child {
        border-right: 1px solid transparent;
    }

    .fixed_footer ul li i {
        display: block;
    }

    /*//top*/
    .fixed_topmenu {
        position: fixed;
        top: 55px;
        background-color: #dedede;
        display: block;
        width: 100%;
        z-index: 9999;
        border-top: 2px solid #b1b1b1;
    }

    .fixed_topmenu ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .fixed_topmenu ul li {
        display: inline-block;
        width: 24.33%;
        float: left;
        text-align: center;
        padding: 10px 0;
        border-left: 1px solid #fff;
    }

    .fixed_topmenu ul li:last-child {
        border-right: 1px solid transparent;
    }

    .fixed_topmenu ul li i {
        display: block;
    }

    /*//end top*/
    .hidden {
        display: none;
    }

    .text_price_cart span {
        display: block;
    }

    .list_mb_detail_pro .item_img {
        width: 24%;
        float: left;
    }

    .list_mb_detail_pro .item_info {
        width: 74%;
        float: left;
    }

    .list_mb_detail_pro .item_info ul {
        padding: 0;
    }

    .product_title {
        font-size: 1rem;
    }

    /*START MENU MOBLE */
    #wrapper_mobile_menu .navbar-brand {
        color: #1b1b1b;
    }

    #wrapper_mobile_menu button {
        outline: 0;
    }

    #wrapper_mobile_menu .navbar-toggler-icon {
        height: 30px;
        width: 40px;
        display: block;
        position: absolute;
        top: 12px;
        right: 12px;
        background-image: url(css/images/spirite-image.svg);
        background-size: 600px 600px;
        background-position: -47px -39px;
        z-index: 4;
    }

    #wrapper_mobile_menu .navbar-expand-lg .navbar-nav.side-nav {
        flex-direction: column;
    }

    #wrapper_mobile_menu .card {
        margin-bottom: 15px;
        border-radius: 0;
        box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    }

    #wrapper_mobile_menu .header-top {
        box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
    }

    #wrapper_mobile_menu .leftmenutrigger {
        display: none
    }

    .list_state ul li:first-child {
        padding: 5px 12px;
    }

    #wrapper_mobile_menu .animate {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .table_order_list .item {
        display: block;
        border-bottom: 1px solid #e3e3e3;
        margin-bottom: 10px;
    }

    /*END MENU MOBLE */
    .list_state ul li a {
        font-size: 12px;
        color: rgba(0, 0, 0, .8);
    }

    .step_list_mb .progress-step.is-complete::after {
        background-color: transparent;
    }

    .list_state.step_list_mb ul li {
        padding: 5px;
        width: 100%;
    }

    .title_pro_cart_mb {
        font-size: 13px;
    }

    /*end767*/
}

@media (min-width: 992px) {
    .leftmenutrigger {
        display: block;
        display: block;
        margin: 7px 20px 4px 0;
        cursor: pointer;
    }

    #wrapper {
        padding: 90px 15px 15px 15px;
    }

    .navbar-nav.side-nav.open {
        left: 0;
    }

    .navbar-nav.side-nav {
        background: #585f66;
        box-shadow: 2px 1px 2px rgba(0, 0, 0, .1);
        position: fixed;
        top: 56px;
        flex-direction: column !important;
        left: -220px;
        width: 200px;
        overflow-y: auto;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px
    }
}