﻿/* Common */
@font-face {
    font-family: 'Roboto-Bold';
    src: url('https://beegifts.vn/fonts/Roboto-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('https://beegifts.vn/fonts/Roboto-Medium.woff') format('woff');
}

@font-face {
    font-family: 'roboto-regular';
    src: url('https://beegifts.vn/fonts/roboto-regular.woff') format('woff');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('https://beegifts.vn/fonts/FontAwesome.otf') format('opentype');
}
@font-face {
    font-family: 'RobotoSlab-Bold';
    src: url('https://beegifts.vn/Asset/font-text/RobotoSlab-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'RobotoSlab-Light';
    src: url('https://beegifts.vn/Asset/font-text/RobotoSlab-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'RobotoSlab-Regular';
    src: url('https://beegifts.vn/Asset/font-text/RobotoSlab-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'RobotoSlab-Thin';
    src: url('https://beegifts.vn/Asset/font-text/RobotoSlab-Thin.ttf') format('truetype');
}
.bar-commit{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    margin:0px;
    padding:0px;
}
    .bar-commit li {
        display: grid;
        margin: 6px 0px;
        padding: 6px 10px;
    }
        .bar-commit li b {
            color: #333;
            line-height: 22px;
            font-size: 14px;
            font-family: arial;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 20px;
        }
.p-welcome-box .bar-commit li p {
    color: #333;
    font-size: 13px!important;
}
        .zalo-chat-widget {
            left: 0px !important;
        }
.fb-customerchat{
    bottom:300px!important;
}
body {
   /* -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;*/
}
.menu-opener .open-menu {
    display: none;
    position: absolute;
    top: 46px;
    z-index: 10;
    left: 5px;
    min-width: 305px;
}
.menu-opener:hover .open-menu{
    display: block;
}
.menu-opener .open-menu .rm-menu-left li a {
    color: #343a40;
    display: block;
    font-family: 'Roboto-Medium';
    font-size: 14px;
    line-height: 32px;
    text-decoration: none;
    width: 100%;
    font-weight: normal;
}
.menu-opener .open-menu .rm-menu-left li {
    padding: 5px 0px;
}
    .menu-opener .open-menu .rm-menu-left li .rm-menu-right a{
        padding: 8px 10px;
    }
.maidao {
    position: absolute;
    bottom: 0px;
    left: auto;
    z-index: -1;
}
.btn-primary {
    background: #d30606;
    color:#FFF!important;
}
#messemgerDialog {
    color: #444;
    padding: 15px 0px;
    font-size: 14px;
}
#messemgerDialog a{
    font-weight:bold;
    color:#d30606;
}
#lbl-messemger .modal-footer {
    text-align: center;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}
.phaohoa-left {
    position: absolute;
    top: 0;
    left: -109px;
    z-index:1;
}
/*#searchdesktop{
    color:#FFF;
}*/
.phaohoa-right {
    position: absolute;
    top: 0;
    right: -77px;
    z-index: 1;
}
.logo-noel {
    position: absolute;
    top: -2px;
    left: -10px;
    width: 30px;
}
body {
    position: relative;
    background: #F5F8FD;
    clear: both;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
.text-label {
    border-radius: 4px;
    border:1px dashed #ccc;
    padding: 16px 20px;
    font-size: 18px;
    font-family: Roboto-Medium;
    margin-top: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

 .text-label a {
        text-decoration: none;
        color: #f2693a;
    }
    .text-label a:hover {
        color: #009184;
    }
    
/*#main-content {
    overflow: hidden;
}*/
.fa { font-family: FontAwesome !important; }

.fa-angle-left:before { content: "\f104"; }

.fa-angle-right:before { content: "\f105"; }
.fa-gift:before {
    content: "\f06b";
}
.fa-bars:before {
    content: "\f0c9";
}
.text-label .fa-angle-right {
    font-size: 20px;
    padding: 0px 15px 0px 8px;
}

.fa-angle-double-right:before { content: "\f101"; }

.fa-caret-left:before { content: "\f0d9"; }
.fa-times:before {
    content: "\f00d";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-user-circle:before {
    content: "\f2bd";
}
.bg-while{
    background:#FFF;
    margin-bottom:10px;
    /*box-shadow: 0 1px 6px #dcdcdc;*/
}
/* notifypasgo*/
#notifypasgo .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    max-width:866px;
}

#notifypasgo .modal-header {
    border-bottom: none;
    margin: 0px;
    min-height: 0;
    padding: 0;
    border-bottom: none;
    background-color:transparent!important;
    color: none;
}
#notifypasgo .modal-content .modal-body {
    display: flex;
    align-items: center;
    justify-content: center;
}
#notifypasgo .modal-header .close {
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #000;
    width: 36px;
    height: 36px;
    position: relative;
    top: 26px;
    right: 32px;
    float: right;
    z-index: 1;
    opacity: 1;
}

.qctags {
    margin-top: 10px;
    padding: 0px;
}

    .qctags a {
        text-decoration: none;
        display: block;
        padding: 0px 10px;
        font-size: 12px;
        color: #777;
        width: auto;
        float: left;
        border-right: 1px solid #dedede;
    }
/* Header*/

#header {
    /*background: #FFFFFF;
    clear: both;
    min-height: 80px;*/
    width: 100%;
}

#header.affix {
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.15);
    top: 0px;
    z-index: 20;
}
#danhmucall {
    width: 170px;
    padding: 0 15px;
    border-right: none;
    outline: none;
    position: relative;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #fff url(/Images/category/arrow-down.png) no-repeat right center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #966b22;
}
.search-border {
    border-right: 1px solid #ccc;
    float: left;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    position: absolute;
    top: 0px;
    z-index: 10;
}
#rm-search-all {
    border-left: none;
    padding-left: 20px;
}
.search-tags {
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 12px;
}
.search-tags a {
    color: #999;
}
/* Main menu*/
.tab-menu-header {
    background: #966b22;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 46px;
    border-left: 1px solid #a38148;
}
    .tab-menu-header a {
        margin-left:25px;
        text-decoration:none;
        text-transform: capitalize;
        color:#fff;
        font-size:14px;
        font-family:Roboto-Medium;
    }
        .tab-menu-header a:last-child{
            padding-right:20px;
        }
        .tab-menu-header a:hover {
            border-bottom: 2px solid #f2693a;
        }

        #header .container .row .col-md-3 {
            padding-right: 0px;
        }
.menu {
    border-top: 1px solid #9f7835;
    height: 46px;
    margin-bottom: 8px;
    /*overflow: hidden;*/
    /*box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.15);*/
}
.menu .navigation a:hover {
    background: #009026;
}
/*.menu .navigation a.active {
    background: #009026;
}*/

    .menu .navigation .biz-menusub {
        display: none;
        position: absolute;
        background: #164892;
        padding: 0px;
        margin: 0px;
        top: 53px;
        z-index: 100;
        width: 242px;
        left: 0;
        opacity: .86;
    }
    .menu .navigation .biz-menusub li {
        position: relative;
        display: block;
        list-style: none;
        float: left;
        width: 100%;
        border-top: 1px solid#348aea;
    }
.menu .navigation .biz-menusub li a {
    color: #fff;
    padding: 12px 20px;
    width: 100%;
    font-size:18px;
    font-family:Roboto-Medium, Arial, Helvetica, sans-serif;
    text-align:left;
}
    .menu .navigation .biz-menusub li a:hover {
        color: #fff;
        background: #029fde;
    }
.navigation nav.dropdown-list {
    float: left;
    width: auto;
    margin: 0;
    color: #000000;
    display: block;
    position: relative;
    border-right: 1px solid#f36500;
}
    .navigation nav.dropdown-list a {
        text-decoration: none;
        position: relative;
        display: block;
        padding: 0px 16px;
    }
    .navigation nav.dropdown-list a h3 {
        padding: 18px 0px 17px 0px;
        text-transform: uppercase;
        font-size:16px;
    }
        .navigation nav.dropdown-list:first-child a h3:after{
            display:none;
        }
        .navigation nav.dropdown-list a h3:after {
            position: absolute;
            right: 5px;
            top: 50%;
            margin-top: -6px;
            content: "\f107";
            display: inline-block;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            color: inherit;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }
.menu .navigation nav.dropdown-list:hover .biz-menusub {
    display: block;
}
.oto-manager {
    height: 82px;
    float: left;
    display:none;
}
.fone-cart ul {
    margin: 28px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: right;
}
.fone-cart .fa-user-circle {
    float: left;
    padding: 2px 8px;
    display: block;
    color: #333;
    font-size: 26px;
    cursor: pointer;
    font-style: normal;
    border: 2px solid#e6c101;
    border-radius: 50%;
    margin: 15px 15px;
}
.fone-cart .oto-manager:hover .oto-user {
    display: block;
}
.oto-user {
    display: none;
    position: absolute;
    top: 83px;
    left: -20px;
    z-index: 100;
    width: 198px;
    background: #fff;
    padding: 10px;
    box-shadow: 0px 1px 2px #9e9e9e;
    text-align: center;
}

    .oto-user a, .oto-user .btn-danger {
        padding: 6px 10px;
        font-size: 14px;
        display: inline-block;
        width: 100%;
        text-decoration: none;
        background: #ed1b24;
        margin-bottom: 10px;
        border-radius: 20px;
        color: #fff;
    }

    .oto-user:before {
        border-bottom: 10px solid #f5f2f2;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        bottom: 100%;
        content: '';
        height: 0;
        left: 55px;
        position: absolute;
        width: 0;
    }
/**/
.logo{
    padding:0px;
}
.rm-main-menu2 a {
    font-weight: bold;
    color: #ed940e;
    text-decoration: none;
    font-family:RobotoSlab-Light, sans-serif;
}
.rm-main-menu {
    float: left;
    width: 100%;
    position: relative;
    z-index: 10;
    top: 0px;
}
.rm-main-menu2 {
    float: left;
    margin-top: 10px;
    width:100%;
}

    .logo .rm-main-menu span {
        float: left;
        margin-right: 2px;
        color: #FFF;
        font-weight: bold;
    }

.logo .rm-main-menu, .fone-cart ul li a {
    cursor: pointer;
    position: relative;
    text-decoration: none;
}

    .logo .rm-main-menu h3 {
        color: #333;
        font-family: Roboto-regular;
        font-size: 14px;
        line-height: 16px;
        width: 100%;
    }

.rm-category-menu { padding-left: 6px; }

/* Menu Search */
.search {
    margin-top:5px;
    position:relative;
}
    .search .btn-default {
        color: #ffffff;
        border-radius: 0px;
        border-radius: 0px;
        background: #966b22;
        border-color: #966b22;
        height: 40px;
        font-size: 15px;
        padding-left: 0px;
        border-top-right-radius: 4px !important;
        border-bottom-right-radius: 4px !important;
    }
    .search .form-control {
        height: 40px;
        box-shadow: none;
        outline: none;
        border-color: #966b22;
        color: #966b22;
    }
.search .rm-icondesktopfull-search{
    margin-top:-5px;
}
#rm-Keyword-suggestion{
    position:absolute;
    top:78px;
    left:auto;
    z-index:12;
    min-height:300px;
    width:612px;    
    display:none;
    background:#FFF;    
    box-shadow: 0px 1px 2px #a29595;
    padding-bottom:26px;
}
.top-keyword{
    border-bottom:1px solid#ebebeb;
    padding:10px 0px;
}

.top-keyword ul,.top-product ul{
    padding:0px;
    margin:0px;
}
.top-keyword ul li{
    position:relative;
    display:block;
    width:100%;
    list-style:none;
    padding:6px 30px;    
}
.top-keyword ul li:hover{
    background:#f3f3f3;

}
.top-keyword ul li a{
   width: 100%;
    display: block;
    color: #444;
    font-size: 14px;
    font-family: roboto-regular;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.top-keyword ul li a .search-name{
    color:#212121;
}

/* Search gợi ý sản phẩm */
.top-product{
    position:relative;
}
.top-product h4{
    font-family:Roboto-Medium;
    line-height:22px;
    padding:0px 30px;
    font-size:14px;
    overflow: hidden;
}
.top-product h4 a{
    float: right;
    color: red;
}
.top-product ul li{
    list-style:none;
    padding:6px 30px;
    position:relative;
    display:block;
    width:100%;
    float:left;
}
.top-product ul li:hover{
    background:#f3f3f3;
}
.top-product ul li:hover a{
    color:#000;
}
.top-product ul li a{
    text-decoration:none;
    color:#212121; 
    font-size:14px;
    font-family:roboto-regular;  
}
.top-product ul li a span{
    color:#c80000;
    font-family:Roboto-Medium;
}
.top-product ul li a p{
    margin:0px;
    padding:0px;
}
.top-product ul li a img{
    float:left;
    max-width:60px;
    margin-right:15px;
}

.fone-cart ul li {
    float: left;
    list-style: none;
    margin-top: 5px;
    margin-right: 10px;
}

    .fone-cart ul li:first-child {
        width: 26%;
        /*border-right: 1px solid #f1f1f1;*/
        /*padding-left: 28px;*/
        /*border-left: 1px solid #f1f1f1;*/
    }

    .fone-cart ul li:last-child {
        width: 63%;
        padding-left: 8px;
    }

    .fone-cart ul li:first-child a aside {
        position: absolute;
        top: -28px;
        z-index: 10;
        right: -12px;
        border-radius: 50%;
        padding: 5px;
        background: #ff0000;
        color: #FFF;
        width: 30px;
        text-align: center;
    }

    .fone-cart ul li:last-child a b {
        padding-left: 10px;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #966b22;
    }
    .fone-cart ul li:first-child a label {
        position: absolute;
        top: -16px;
        z-index: 10;
        right: -6px;
        border-radius: 50%;
        padding: 2px;
        background: #fff94f;
        color: #d30606;
        font-size: 13px;
        width: 23px;
        text-align: center;
        cursor: pointer;
    }
body .menu .menu-opener .glyphicon-menu-hamburger {
    font-weight: bold;
    margin: 0px 10px;
    color: #FFF;
}
#main-content .col-md-3.tabs, .menu .col-md-3 {
    width: 25%;
}
/*.fone-cart ul li:last-child a b{
    padding-left:10px;
    font-size:18px;
    font-family:Roboto-Medium;
    color:#000;
}*/
/*.navigation a {
    float: left;
    width: 10%;
    margin: 0 0 1.9% 0;
    color: #000000;
    padding: 2px 0px 8px 0px;
    text-decoration: none;
    display: block;
}*/
.navigation div {
    display: block;
    width: 35px;
    height: 36px;
    margin: auto;
}
.navigation h3 {
    margin: 0px;
    line-height: 18px;
    font-size: 14px;
    font-family: Roboto-Medium, sans-serif;    
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#FFF;
}
.menu .navigation a:hover {
    background: rgba(191, 79, 0,0);
}
/*.menu .navigation a.active {
    background: #3c82f5;
}*/
    .menu .navigation a.active h3 {
        color: #ffd600;
    }
.menu .col-md-9 {
    padding-left: 0px;
}

/* Popup Menu Top */
.rm-menu-top {
    background: #f8f8f8;
    border-radius: 0px;
    /*left: 0px;
    min-height: 150px;
    padding: 0px;
    position: absolute;
    top: 70px;
    width: auto;
    z-index: 9999;*/
}
.rm-menu-left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #f3f3f3;
}

.rm-menu-left::-webkit-scrollbar {
    width: 4px;
    background-color: #7e7e7e;
}

.rm-menu-left::-webkit-scrollbar-thumb {
    background-color: #7e7e7e;
    border: 2px solid #7e7e7e;
}
.rm-menu-left {
    display: block;
    float: left;
    height: 99.6%;
    min-height: 422px;
    width: 100%;
    /*box-shadow: 0 4px 6px #00000029;*/
    border-radius: 0px;
    background: #FFF;
    border: 1px solid#eee;
}
.rm-menu-left .fa-angle-right{
    float:right!important;
    font-size:15px;
    color:#444!important;
    margin-right:15px!important;
}
.rm-menu-left ul {
    margin: 0px;
    padding: 0px;
}

    .rm-menu-left ul li {
        border-left: 4px solid #FFF;
        list-style: none;
        padding: 6px 0px 6px 8px;
        border-bottom: 1px solid#e4e4e4;
    }

        .rm-menu-left ul li:hover {
            background: #f8f8f8;
            border-left: 4px solid #f2693a;
        }
    /*.rm-menu-left ul li:first-child{
        margin-top:10px;
    }*/
    .rm-menu-left ul li:last-child {
        margin-bottom: 10px;
    }
        .rm-menu-left ul li a:hover, .rm-menu-right a {
            color: #164892;
        }

        .rm-menu-left ul li a {
            color: #343a40;
            font-size: 14px;
            line-height: 28px;
            text-decoration: none;
            width: 100%;
            font-weight: normal;
            display: block;
            text-transform:capitalize!important;
        }
.rm-menu-left ul li a .img-responsive {
    float: left;
    margin-right: 6px;
    height:30px;
    width:30px;
    overflow:hidden;
}

.rm-menu-right {
    display: none;
    left: 100%;
    position: absolute;
    z-index: 9999;
    top: 0px;
    background: #FFF;
    width: 200px;
    padding: 0px 0px;
    border-radius: 2px;
    min-height:422px;
/*    box-shadow: -1px 3px 12px #757575 !important;*/
}
.rm-menu-right-sub {
    display: none;
    left: 100%;
    position: absolute;
    z-index: 9999;
    top: 0px;
    background: #FFF;
    width: 200px;   
    padding: 0px 0px;
    border-radius: 2px;
/*    box-shadow: -1px 3px 12px #757575 !important;*/
}
.rm-menu-left ul li .rm-menu-right .sub {
    position: relative;
    display: block;
    width: 100%;
    float: left;
}
.rm-menu-left ul li .rm-menu-right .sub:hover .rm-menu-right-sub {
    display: block !important;
}
.rm-menu-left ul li:hover .rm-menu-right { display: block; }

.rm-menu-right a {
    border-left: 4px solid #ccc0c0;
    color: #343434;
    display: block;
    float: left;
    font-size: 14px;
    padding: 2px 10px;
    text-decoration: none;
    width: 100%;
    border-bottom: 1px dashed #ccc;
}

    .rm-menu-right a:hover {
        border-left: 4px solid #f2693a;
    }

/*.rm-menu-top:before {
    border-bottom: 10px solid #f5f2f2;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 100%;
    content: '';
    height: 0;
    left: 26px;
    position: absolute;
    width: 0;
}*/
.rm-login .btn-danger {
    background:#d30606;
    color:#fff;
}
.rm-login {
    border-top: 1px solid #dbdbdb;
    display: block;
    position: relative;
    text-align: center;
    padding-top: 15px;
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

.rm-login div {
    float: left;
    width: 100%;
}
.rm-login div a:hover {        
    color: #d30606;      
}
    .rm-login div a {
        border: 1px solid #dbdbdb;
        color: #000;
        display: block;
        font-size: 14px;
        margin: 0px 15px 10px 20px;
        padding: 8px 16px;
        text-decoration: none;
        width: 218px;
    }

/* Modal Login/Register */

#rmmodallogin .modal-dialog { width: 578px; }

#rmmodallogin .modal-dialog input[type=radio]{
    visibility: hidden;
}

#rmmodallogin .modal-header {
    border: none;
    min-height: 0px;
    padding: 0px;
}

#rmmodallogin .modal-body { padding: 5px 46px; }

#rmmodallogin .modal-content { border-radius: 0px; }

#rmmodallogin .nav-tabs li {
    text-align: center;
    width: 50%;
}

#rmmodallogin .nav-tabs li a {
    color: #6f6e6e;
    font-family: Roboto-Medium;
    font-size: 16px;
}

#rmmodallogin .nav-tabs li a span { padding: 8px 40px; }

#rmmodallogin .nav-tabs li.active a {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    color: #000;
    cursor: pointer;
}

#rmmodallogin .nav-tabs li.active a span {
    border-bottom: 3px solid #fed201;
    color: #000;
}

#rmmodallogin .form-group { padding: 20px 0px 20px 0px; }

#rmmodallogin .form-group .form-control {
    -webkit-box-shadow: none;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0px;
    box-shadow: none;
    height: 40px;
}

#rmmodallogin .form-group ul {
    margin: 0px;
    padding: 0px;
}

#rmmodallogin .form-group ul li {
    float: left;
    list-style: none;
    margin-right: 20px;
}

#rmmodallogin .nav-tabs li a:hover { background: none; }

#rmmodallogin .nav-tabs li a:hover span { border-bottom: 3px solid #fed201; }

.btn-yellow {
    background: #fcd100;
    color: #3f3f3f;
    float: left;
    font-family: Roboto-Medium;
    font-size: 16px;
    height: 49px;
    width: 50%;
}

#rmmodallogin .rm-btn {
    clear: both;
    float: left;
    margin: 30px 0px 30px 0px;
    width: 100%;
}

#rmmodallogin .rm-btn .btn-yellow { width: 100%; }

#rmmodallogin .tab-content { min-height: 300px; }

.rm-dieu-khoan {
    display: inline-block;
    font-size: 14px;
    margin: 0px 0px 80px 0px;
    text-align: center;
    width: 100%;
}

.rmmodalcart .btn-model-close {
    background: #bebebd;
    border: 2px solid #FFF;
    border-radius: 50%;
    color: #FFF;
    font-weight: normal;
    height: 30px;
    position: absolute;
    right: -16px;
    top: -15px;
    width: 30px;
    z-index: 99999;
    opacity:1;
}



#rm-login .rm-dieu-khoan { margin-bottom: 10px; }

#rm-login .rm-dieu-khoan a {
    color: #3f3f3f;
    float: left;
    font-family: Roboto-Medium;
}

#rm-login .rm-dieu-khoan label { float: right; }

#rm-login .rm-dieu-khoan {
    border-bottom: 1px solid #ececec;
    padding-bottom: 80px;
}

.text-login-title {
    background: #FFF;
    font-family: Roboto-Medium;
    font-size: 15px;
    left: 38%;
    padding: 6px 10px;
    position: relative;
    top: -27px;
    width: 100px;
}

.rm-login-socialnetwork {
    display: block;
    min-height: 132px;
    position: relative;
    width: 100%;
}

#rmmodallogin .rm-login-socialnetwork ul li {
    float: left;
    margin-right: 0px;
    text-align: center;
    width: 50%;
}

#rmmodallogin .rm-login-socialnetwork ul li:last-child a div {
    background: #3b579d;
    border-radius: 30px;
    display: block;
    height: 48px;
    margin: auto;
    width: 48px;
}

#rmmodallogin .rm-login-socialnetwork ul li:first-child a div {
    background: #d02028;
    border-radius: 30px;
    display: block;
    height: 48px;
    margin: auto;
    width: 48px;
}

#rmmodallogin .rm-login-socialnetwork .rm-icondesktopfull-gplus, #rmmodallogin .rm-login-socialnetwork .rm-icondesktopfull-face { margin-top: 4px; }

#rmmodallogin .rm-login-socialnetwork h3 {
    color: #989898;
    font-family: Roboto-Medium;
    font-size: 14px;
}

/* Modal Giỏ hàng */

.rmmodalcart .btn-model-close {
    background: #bebebd;
    border: 2px solid #FFF;
    border-radius: 50%;
    color: #FFF;
    font-weight: normal;
    height: 30px;
    opacity: 1;
    position: absolute;
    right: -16px;
    top: -15px;
    width: 30px;
    z-index: 99999;
}

#rm-modallabel {
    color: #ffffff;
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
}

.rmmodalcart .table thead { background: #ebebeb; }

.rmmodalcart .table thead > tr > th { border-bottom: none; }

.rmmodalcart .table tbody > tr > td {
    border-bottom: 1px dashed #dcdcdc;
    border-top: none;
    position: relative;
}

.rmmodalcart .gio-hang .table tbody > tr > td:first-child { width: 50%; }

.rmmodalcart .table tr td h4 {
    color: #3f3f3f;
    font-family: roboto-regular;
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 5px 0px;
}

.rmmodalcart .table tr td img {
    float: left;
    margin-right: 10px;
    max-width: 80px;
}

.rmmodalcart .table tr td .rm-delete {
    background: #a6a6a6;
    border: none;
    border-radius: 50%;
    height: 20px;
    padding: 1px 5px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rmmodalcart .table tr td .rm-delete span {
    color: #FFF;
    font-size: 18px;
    line-height: 1px;
}

.rm-unit-price, .rm-payment {
    color: #fd3620;
    display: block;
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 18px;
    padding-top: 20px;
    text-align: center;
}

.rm-shipping-fee {
    color: #333333;
    display: block;
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 18px;
    padding-top: 20px;
    text-align: center;
}

.rm-color, .rm-number { margin-top: 12px; }

.rmmodalcart .modal-footer {
    padding-bottom: 10px;
    padding-top: 0px;
}

.rmmodalcart .btn-primary {
    background: #00a652;
    color: #FFF;
}

.rmmodalcart .btn-primary .fa-angle-right {
    font-size: 16px;
    padding-left: 10px;
}

.rmmodalcart .modal-content .text-right {
    color: #272727;
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 18px;
}

.rm-buy-continue {
    color: #00a652;
    float: left;
    font-family: Roboto-Medium;
    text-decoration: none;
}

.rm-buy-continue:hover, 
.rm-buy-continue:active, 
.rm-buy-continue:visited {
    color: #00a652;
    text-decoration: none;
}

.rmmodalcart .modal-content .text-right span { color: #f41901; }

.rmmodalcart .modal-footer { border-top: none; }

.rmmodalcart .modal-content .btn-danger {
    background: #ebebeb;
    border-radius: 0px;
    color: #000000;
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 8px 22px;
    text-align: left;
    width: 100%;
}

.rm-info .fa {
    color: #000;
    float: right;
}

.radio {
    background: #ececec;
    border-radius: 100%;
    float: left;
    height: 16px;
    margin: 0px 45px 0px 0px;
    position: relative;
    width: 16px;
}

.radio label {   
    background: #ececec;
    border-radius: 100%;   
    cursor: pointer;
    display: block;
    height: 8px;
    left: 4px;
    position: absolute;
    top: 4px;
    transition: all .5s ease;
    width: 8px;
    z-index: 1;
}

.radio input[type=radio]:checked + label { background: #26ca28; }

.text-male {
    margin-right: 25px;
    color: #444;
    font-size: 13px;
    line-height: 18px;
    float: left;
    display: inline-block;
    position: relative;
    left: 18px;
    top: -4px;
}

.text-sister {
    color: #444;
    font-size: 13px;
    line-height: 18px;
    float: left;
    display: inline-block;
    position: relative;
    left: 18px;
    top: -4px;
}

#rm-modal-don-hang .text-right { padding: 0px 25px; }

/* Cart empty */
#rmmodalcart .cartEmpty {
    width: 712px;
}

#rmmodalcart .cartEmpty .modal-header {
    height: 42px;
    border-bottom: none;
}

#rmmodalcart .cartEmpty .modal-body {
    text-align: center;
}

#rmmodalcart .cartEmpty .img-cart{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 50%;
    background-color: #fcd100;
    padding: 22px 0;
}

#rmmodalcart .cartEmpty .img-cart img {
    margin: 0 auto;
}

#rmmodalcart .cartEmpty h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
}

#rmmodalcart .cartEmpty p {
    font-size: 14px;
}

#rmmodalcart .cartEmpty #bntTiepTucMuaHang {
    background: #00a652;
    color: #FFF;
    padding: 6px 30px;
}

/*Đặt hàng  thành công*/
#rmmodal-ordering-success .modal-dialog {
    max-width: 712px;
}

#rmmodal-ordering-success .modal-header {
    background:#ffd800;
    height:260px;
}

#rmmodal-ordering-success .cartNotEmpty {
    width: 115px;
    height: 115px;
    margin: 0 auto;
    margin-top: 60px;
    border-radius: 50%;
    background-color: #fff6cc;
    padding: 30px 0;
}

#rmmodal-ordering-success .cartNotEmpty img {
    margin: 0 auto;
}

.rm-model-content{
    padding-left:30px;
    padding-right:30px;
}
.rm-model-title{
    width:376px;
    margin:0 auto;
    height:36px;
    color:#FFF;
    font-size:16px;
    display:block;
    background:#00a652;
    border-radius:20px;
    text-align:center;
    position:absolute;
    top: -20px;
    left: 24%;
    z-index:10;
    padding:6px 0px;
}
.rm-sum-money {
    color:#d30606;
    font-family:Roboto-Medium;
}
.rm-phone {
    color: #00a652;
    font-family: Roboto-Medium;
}
#rmmodal-ordering-success .modal-body {
    padding: 30px;
}
.rm-model-content h3{
    background:#ebebeb;
    padding:10px 10px;
    font-size:15px;
    font-family:Roboto-Medium;
    color:#000;
}

/* Item Product */

.row-item {
    margin-left: -5px;
    margin-right: -5px;
}

.bg-brown .rmitem-image { background-color: transparent; }

.rmitem-image {
    background: #FFF;
    margin-bottom: 10px;
    overflow: hidden;
}
.rmitem-image > a {
    position:relative;
    display: block;
    overflow: hidden;
}
    
.rmitem-image img {
    width: 100%;
}
.rmitem-image img {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.rmitem-image img:hover {
    -webkit-transform: scale(1.05); 
    -moz-transform: scale(1.05); 
    -o-transform: scale(1.05); 
    transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.rmitem-image:hover img {
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.rmitem-caption {
    background: #FFF;
    padding: 10px;
    padding-bottom: 20px;
    text-align: center;
    position:relative;
    z-index:1;
}
    .rmitem-caption div.text-item-description {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.4;
        color: #444;
        text-align: left;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding:5px 5px !important;
        border-radius: 2px;
        background-color: #f8f8f8;
        height: 50px;
    }
.rmitem-caption h4{
    height:22px;
    line-height:22px;
    overflow:hidden;  
    font-weight:normal;
    text-align:left;
    margin-bottom:0px;
}
    .rmitem-caption > hr {
        width: 15%
    }

.rmitem-caption h4 a {
    color: #000000;
    font-family: Roboto-Medium !important;
    font-size: 15px !important;
    line-height: 18px;
    text-decoration: none;
    text-shadow: none !important;
}
    .rmitem-caption h4 a:hover {
        color: #d30606;
    }
    .rmitem-caption p {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        margin-top: 20px;
        margin:0px;
        padding:0px;
        text-align: left;
        position: relative;
        display:none!important;
        align-items:center;
    }
    .rmitem-caption div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .rmitem-caption p a,
        .rmitem-caption p a:visited {
            -webkit-transition: all ease-in-out .3s;
            text-decoration: none;
            transition: all ease-in-out .3s
        }

.item-product {
    border: 1px solid #eee;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    /*box-shadow: 0 4px 6px #00000029;*/
}

.text-new {
    background: #00a652;
    border-radius: 50%;
    color: #FFF;
    font-size: 20px;
    height: 54px;
    padding: 11px 0px;
    position: absolute;
    right: 14px;
    text-align: center;
    top: 14px;
    width: 54px;
    z-index: 3;
    font-family: roboto-regular;
}
.item-product:hover {
    /*-webkit-box-shadow: 0 0 15px -3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 15px -3px rgba(0,0,0,.5);
    box-shadow: 0 0 15px -3px rgba(0,0,0,.5);*/
    border-color: #956d2a;
    cursor: pointer;
}

.text-sale {
    /*background: #e20f11;*/
    /*border-radius: 50%;*/
    color: #FFF;
    display: none!important;
    font-size: 12px;
    height: 43px;
    padding: 21px 0px;
    position: absolute;
    right: -1px;
    text-align: center;
    top: 0px;
    width: 33px;
    z-index: 3;
    font-family: Roboto-Medium,sans-serif;
    background-image: url(/Asset/images/giam-gia.svg);
    background-repeat: no-repeat;
}

.text-outofstock {
    display: inline-block;
    border: 1px dotted #e20f11;
    border-radius: 20px;
    color: #e20f11;
    font-family: Roboto-Medium;
    font-size: 18px;
    margin: 10px 0px;
    padding: 8px 25px;
    line-height: 25px;
    width: 160px;
    background: #FFF;
}

.text-outofstock:hover, 
.text-outofstock:active, 
.text-outofstock:focus {
    text-decoration: none;
    color: #e20f11;
}

.text-goods-are-coming {
    display: inline-block;
    border: 1px dotted #00c1ff;
    border-radius: 20px;
    color: #00c1ff;
    font-family: Roboto-Medium;
    font-size: 18px;
    margin: 10px 0px;
    padding: 4px 25px;
    background: #FFF;
}

.text-goods-are-coming:hover,
.text-goods-are-coming:active,
.text-goods-are-coming:focus {
    text-decoration: none;
    color: #00c1ff;
}

.rm-btn-buynow {
    border: 1px dotted #956d2a;
    border-radius: 20px;
    color: #000;
    font-family: Roboto-Medium;
    font-size: 18px;
    margin: 10px 0px;
    padding: 8px 25px;
    line-height: 25px;
    width: 160px;
    text-decoration: none !important;
    background: #FFF;
    display: inline-block;
}
    .rm-btn-buynow:hover, .item-product:hover .rm-btn-buynow {
        color: #FFF;
        background-color: #956d2a;
    }

.text-price {
    border-radius: 20px;
    color: #e20f11;
    font-family: Roboto-Medium;
    font-size: 16px;
    padding: 4px 5px;
    display: inline-block;
   /* width: 100%;
    float: left;*/
}

.text-old {
    border-radius: 20px;
    color: #acacac;
    font-family: roboto-regular;
    font-size: 13px;
    padding: 4px 5px;
    text-decoration: line-through;
   /* position: absolute;
    left: 0px;
    top: -15px;*/
}
.rm-item{
    border: 1px solid #f1f1f1;
    overflow:hidden;
}

.text-view-more {
    text-align: center;
    padding: 10px 0px;
    margin: 20px 0px 40px 0px;
    border: 1px solid#e5e5e5;
}
/* Footer */
.bg-chinhsach {
    /*background: rgba(255,255,255,0.6);*/
    background: linear-gradient(to top,rgba(255,255,255,0),#ffffff 100%);
}
.bg-chinhsach a{
    text-decoration:none;
    color:inherit;
}
.rmcs {
    height: 104px;
}
.rmcs span{
    float:left;
    padding-right:20px;
}
.rmcs h3{
    font-size:15px;
    font-family:Roboto-Medium;
    margin-top:29px;
    margin-bottom:0px;
    line-height:22px;
}
.rmcs .col-md-3 div{
    font-size:13px;
    color:#a7a4a4;
}

.bg-footer {
   /* background: #00b33d;
    box-shadow: 0 3px 6px #00000029;*/
    border-radius: 14px;
    /*background: linear-gradient(to top,rgba(255,255,255,0.78),#fff 100%);
    box-shadow: 0 1px 6px #dcdcdc;*/
    /* background: url(/Images/backgroup/bg-footerpiron.jpg);
    background-repeat: no-repeat;
    background-size: cover;*/
    margin: 20px auto;
}
.bg-footer-bottom {
    background: #f8f8f8;
}
footer {
    min-height: 250px;
    background: #333; /**/
    border-top: 2px solid#009184;
}
    footer .fb-page {
        overflow: hidden;
    }
.footer-top {
    margin-top: 30px;
    margin-bottom: 24px;
    overflow:hidden;
}
    .footer-top h4, .footer-bottom h4 {
        font-size: 14px;
        text-transform: uppercase;
        font-family: Roboto-Bold;
        color: #e9e9e9;
        border-bottom: 1px solid#4e4c4c;
        padding-bottom: 10px;
    }
.footer-top ul{
    margin:0px;
    padding:0px;
}
.footer-top ul li{
    list-style:none;
    line-height:30px;
}
    .footer-top ul li::before {
        content: "\2022";
        color: #ccff00;
        font-weight: bold;
        display: inline-block;
        width: 1em;
    }
    .footer-top ul li a, .footer-top ul li {
        text-decoration: none;
        color: #cfcfcf;
        font-size: 13px;
        font-family: roboto-regular;
    }
        .footer-top ul li a:hover {
            color: #fde900;
        }
        .footer-top ul li b {
            color: #000;
            padding: 0px 26px;
        }

    .footer-top .col-md-3 .item {
        padding: 0px 20px;
        min-height: 255px;
        margin-bottom: 15px;
    }
    .footer-top .col-md-3:first-child .item {
        border-left: none;
        color: #FFF;
        font-size: 13px;
        line-height: 24px;
    }
    .footer-top .col-md-4 .item {
        border-right: 1px solid#4e4c4c;
        padding: 0px 20px;
        min-height: 210px;
        margin-bottom: 15px;
    }
/*.footer-top .col-md-4 .item .col-md-12 h4{
    margin-top:28px;
}*/
.footer-top .col-md-4 .item .col-md-12 .btn-default{
    background:#d30606;
    color:#FFF;
}
.footer-bottom{
    margin-bottom:35px;
}
    .footer-bottom p {
        font-size: 13px;
        margin: 10px 0px;
        line-height: 24px;
        color: #e6e6e6;
    }
.footer-bottom .text-red{
    color:#e10000;
    font-size:13px;
    line-height:24px;
}
.footer-bottom span{
    font-size:13px;
     color:#147fc3;
}
.footer-bottom h4{
    margin-top:20px;
}
.socialnetwork li{
    float:left;
    margin-right:5px;
}


/*icondesktop*/
[class^="rm-icondesktop-"], [class*="rm-icondesktop-"] {
    background-image: url(/Images/icon/icondesktop-v2.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-size: 414px 346px;
}
.rm-icondesktop-video {
    position: absolute;
    top: 50%;
    left: 43%;
    background-position: -281px -30px;
    width: 68px;
    height: 48px;
    z-index: 10;
}
.rm-icondesktop-logobct {
    background-position: -5px -276px;
    width: 165px;
    height: 66px;
}
.logo .rm-icondesktop-logo {
    background-position: -132px -33px;
    width: 50px;
    height: 46px;
    margin: 0px auto;
    margin-left: 35%;
}
.logo .rm-icondesktop-menu {
    background-position: -1px -42px;
    width: 34px;
    height: 33px;
    margin: 1px 4px 3px 1px;
}
.fone-cart .rm-icondesktop-cart {
    background-position: -40px -34px;
    width: 43px;
    height: 45px;
    margin: 1px 2px 0px 2px;
}
.fone-cart .rm-icondesktop-phone {
    background-position: -86px -34px;
    width: 43px;
    height: 45px;
    margin: 1px 2px 0px 2px;
}
.navigation .rm-icondesktop-telephone {
    background-position: -264px 0;
    width: 25px;
    height: 31px;
    margin: 5px 1px 7px 4px;
}
.navigation .rm-icondesktop-banvp {
    background-position: -369px -130px;
    width: 32px;
    height: 32px;
    margin: 4px 1px 7px 4px;
}
.navigation .rm-icondesktop-ghe {
    background-position: 0px 0;
    width: 31px;
    height: 28px;
    margin: 5px 0px 7px 0px;
}
.navigation .rm-icondesktop-tu {
    background-position: -29px 0;
    width: 30px;
    height: 30px;
    margin: 5px 0 7px 0;
}
.navigation .rm-icondesktop-mapping {
    background-position: -160px 0px;
    width: 34px;
    height: 30px;
    margin: 5px 1px 7px 2px;
}
.navigation .rm-icondesktop-fashion{
    background-position: -86px 0px;
    width: 24px;
    height: 28px;
    margin: 5px 1px 7px 4px;
}
.navigation .rm-icondesktop-technologytoys {
    background-position: -56px 0px;
    width: 32px;
    height: 31px;
    margin: 2px 1px 7px 2px;
}
.navigation .rm-icondesktop-showroom {
    background-position: -384px -36px;
    width: 30px;
    height: 30px;
    margin: 5px 1px 7px 2px;
}
.navigation .rm-icondesktop-cornerremax {
    background-position: -110px 0px;
    width: 28px;
    height: 28px;
    margin: 5px 1px 7px 2px;    
}
.navigation .rm-icondesktop-contact {
    background-position: -351px -36px;
    width: 30px;
    height: 30px;
    margin: 5px 1px 7px 2px;
}
.navigation .rm-icondesktop-quetion {
    background-position: -196px 0px;
    width: 32px;
    height: 32px;
    margin: 5px 1px 7px 2px;
}
.navigation .rm-icondesktop-remaxtv {
    background-position: -225px 0px;
    width: 32px;
    height: 31px;
    margin: 2px 1px 7px 2px;
}
.navigation .rm-icondesktop-sale {
    background-position: -261px 0px;
    width: 28px;
    height: 28px;
    margin: 5px 1px 7px 0px;
}
/**/
.rm-icondesktop-search {
    background-position: -368px -10px;
    width: 22px !important;
    height: 22px !important;
    margin-left: 10px;
    margin-top: -3px;
}

.rm-icondesktop-promotion {
    background-position: -338px 0px;
    width: 26px;
    height: 32px;
    margin-top: -14px;
    margin-left: -24px;
}

.rm-icondesktop-message {
    background-position: -46px -255px;
    width: 20px;
    height: 18px;
    margin-top: -4px;
    margin-left: 0px;
}

.rm-icondesktop-left {
    background-position: 0px 5px;
    width: 42px;
    height: 69px;
}

.rm-icondesktop-right {
    background-position: 0px 5px;
    width: 42px;
    height: 69px;
}

.rm-icondesktop-chinhhang {
    background-position: -365px -80px;
    width: 49px;
    height: 42px;
    margin-top: 28px
}

.rm-icondesktop-63th {
    background-position: -203px -80px;
    width: 58px;
    height: 43px;
    margin-top: 28px;
}

.rm-icondesktop-doitra {
    background-position: -327px -80px;
    width: 42px;
    height: 42px;
    margin-top: 28px;
}

.rm-icondesktop-huongdan {
    background-position: -254px -80px;
    width: 43px;
    height: 40px;
    margin-top: 28px;
}
/*iconfooter*/
.rm-icondesktop-chinhhangft {
    background-position: 0px -80px;
    width: 49px;
    height: 42px;
    margin-top: 28px
}

.rm-icondesktop-63thft {
    background-position: -48px -80px;
    width: 58px;
    height: 43px;
    margin-top: 28px;
}

.rm-icondesktop-doitraft {
    background-position: -108px -80px;
    width: 42px;
    height: 42px;
    margin-top: 28px;
}

.rm-icondesktop-huongdanft {
    background-position: -158px -80px;
    width: 43px;
    height: 40px;
    margin-top: 28px;
}
.rm-icondesktop-zalo {
    background-position: -50px -199px;
    width: 46px;
    height: 45px;
}

.rm-icondesktop-face {
    background-position: -4px -199px;
    width: 46px;
    height: 45px;
}

.rm-icondesktop-gplus {
    background-position: -100px -199px;
    width: 46px;
    height: 45px;
}
.rm-login-socialnetwork .rm-icondesktop-gplus {
    background-position: -243px -197px;
}
.rm-login-socialnetwork .rm-icondesktop-face {
    background-position: -194px -197px;
}


.rm-icondesktop-youtube {
    background-position: -147px -199px;
    width: 46px;
    height: 45px;
}


/* Chọn quận huyện */
.rmprovince, .rmdistrict {
    float: left;
    position: relative;
    width: 100%;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 3px;
    line-height: 38px;
    font-size: 14px;
    color: #333;
    padding: 0 1.5%;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rmprovince span {
    display: block;
    padding: 0 8px;
}

.rmlistprovince {
    display: none;
    overflow: visible;
    position: absolute;
    top: 49px;
    left: 8px;
    z-index: 10;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-bottom: 10px;
    width: 300px;
}

.rmlistdistrict {
    display: none;
    overflow: visible;
    position: absolute;
    top: 49px;
    right: 8px;
    z-index: 10;
    background: #fff;
    border: 1px solid #ccc;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding-bottom: 10px;
    width: 300px;
}

.rmprovince:before {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #999;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: 16px 5px 0 0;
    float: right;
}

.rmdistrict:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #999;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: 16px 5px 0 0;
    float: right;
}

.rmlistdistrict:before, .rmlistdistrict:after {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 70px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #ccc;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.rmlistprovince:before, .rmlistprovince:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #ccc;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.rm-search-box {
    padding: 0px;
    margin: 0px;
}

.rm-cart-content .rm-search-box li {
    position: relative;
    display: block;
    float: left;
    width: 50% !important;
}

.input-search {
    display: block;
    overflow: hidden;
    padding: 10px 10px 0;
}

.input-search div {
    display: block;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #fff;
    height: 36px;
    position: relative;
}

.input-search .submit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 10px;
    background: #fff;
    height: 16px;
    border-radius: 0 3px 3px 0;
    border: 0;
    height: 34px;
}

.input-search input {
    display: block;
    border: 0;
    background: #fff;
    padding: 5px;
    height: 30px;
    border-radius: 4px;
    width: 90%;
    outline: none;
}

.rmlistprovince aside, .rmlistdistrict aside {
    float: left;
    width: 50%;
}

.rmlistprovince a, .rmlistdistrict a {
    display: block;
    padding: 10px 10px 0;
    font-size: 14px;
    color: #00a652;
    cursor: pointer;
}

input[type=text], input[type=tel], textarea {
    -webkit-appearance: none;
}

.rm-search-box .scroll {
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 210px;
    -webkit-overflow-scrolling: touch;
}

.rmdistrict span {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    padding: 0 8px;
    display: block;
}


/* Bộ lọc nhanh */
.rm-fast-filter{
    background:#f5f5f5;
    height:43px;
    padding-bottom:10px;
}
.rm-top{
    margin-top:10px;
}
.text-h3{
    font-size:16px;
    font-family:Roboto-Medium;
    line-height:18px;
    padding-left:20px;
}
.list-funtion {
    margin:0px 10px;
    padding:0px;
    position:relative;
}

.list-funtion li {
    float: left;
    list-style: none;
    padding: 15px 0px;
    color: #666;
    font-size: 14px;
    display: block;
    width: 100%;
    border-bottom:1px solid#eeeeee;
}

    .list-funtion .rm-icondesktop-down {
        background-position: -389px -74px;
        width: 30px;
        height: 10px;
    }
    .list-funtion .header-collapse.collapsed .rm-icondesktop-down {
        transform:rotateX(0deg);
    }
    .list-funtion .header-collapse .rm-icondesktop-down {
        transform: rotateX(180deg);
    }
.rm-check {
    position: relative;
    top: 2px;
}
.rmlist-price{
   /* display: none;
    overflow: visible;
    background: #fff;
    border: 1px solid #ece9e9;
    border-bottom:none;
    border-radius: 4px;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.1);
    padding: 5px 0px 0px 0px;
    position: absolute;    
    right: -6px;
    top: 40px;
    z-index: 9999;
    min-height: 100px;
    width: 300px;*/
}
    .rmlist-price label {
        float: left;
        width: 100%;
        display: block;
        padding: 10px 5px;
        border-bottom: 1px solid#e6e6e6;
        cursor: pointer;
        font-size: 13px;
    }
.rmlist-price div{
    padding:16px 5px 10px 5px;
    border-bottom: 1px solid#e6e6e6;
    color:#817e7e;
}
.rmlist-price  .price{
    position:relative;
    top:2px;
    margin-right:10px;
}
.header-collapse {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
}
/*.rmlist-price:before, .rmlist-price:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 55px;
    border-bottom: 10px solid #f38436;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}*/
.rmlist-price p{
    text-align:center;
    margin:0px;
}
#btn-result .rm-btn-price {
    padding: 12px 10px;
    display: inline-block;
    width: 100%;
    background: #00a652;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
}
#btn-result-remove-filters .rm-btn-price-remove-all {
    padding: 12px 10px;
    display: inline-block;
    text-align:center;
    width: 100%;
    background: #d30606;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
    margin:5px 0px;
}
.rmlist-price p .rm-btn-price:hover{
    text-decoration: none;
}
.rm-tags{
    padding:30px  0px  10px 0px;
}
.text-view-more a{
    color:#00a652;
}

/*[class^="rm-iconmobile-"], [class*="rm-iconmobile-"] {
    background-image: url(/Html/Images/icon/iconmobile@2x.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-size: 400px 136px;
}*/

/* Three dot */
.tree-dot {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,.75);
    z-index: 999999;
    display: none;
}

.tree-dot .wrap-dot {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.tree-dot .wrap-dot .dot {
    width: 12px;
    height: 12px;
    border: 1px solid #288ad6;
    background: #288ad6;
    border-radius: 50%;
    float: left;
    margin: 0 5px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation: fx 1000ms ease infinite 0ms;
    animation: fx 1000ms ease infinite 0ms;
}

.tree-dot .wrap-dot .dot:nth-child(2) {
    -webkit-animation: fx 1000ms ease infinite 300ms;
    animation: fx 1000ms ease infinite 300ms;
}

.tree-dot .wrap-dot .dot:nth-child(3) {
    -webkit-animation: fx 1000ms ease infinite 600ms;
    animation: fx 1000ms ease infinite 600ms;
}

@-webkit-keyframes fx {
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fx {
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.label-view-more{
    font-size:15px;
    float:right;
}
/* Lazy */
.lazy-container {
    display: block;
    position: relative;
    height: 0;
}

.lazy-container img {
    position: absolute;
    top: 0;
    left: 0;
}

.slide-show .lazy-container {
    padding-bottom: 37%;
}

.item-product .lazy-container {
    padding-bottom: 100%;
}

.tab-pane .lazy-container {
    padding-bottom: 59%;
}

.rmsystem .lazy-container {
    padding-bottom: 54.8%;
}

.rm-doi-tac .lazy-container {
    padding-bottom: 51.6%;
}

.rm-goc-remax .lazy-container {
    padding-bottom: 51.7%;
}

.rm-remax-tv .lazy-container {
    padding-bottom: 53.8%;
}

/* Other */
.disabled-events {
    pointer-events: none;
}

.label-error, label.error{
    display: inline-block;
    font-size: 12px;
    color: #dd4b39;
    margin-bottom: 5px;
}

.input-error, input.error {
    box-shadow: none !important;
    border-color: #dd4b39 !important;
}

.summary-error li {
    font-size: 12px;
    color: #dd4b39;
    margin-bottom: 5px;
}
.slide .carousel-control {
    top: 40%;
    z-index: 2;
    opacity: 0.8;
    width: 55px;
    height: 55px;
    border: 0;
    border-radius: 50%;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    font-size: 29px;
    background: #FFF;
    box-shadow: 0px 2px 2px #9a9a9a;
    color: #000;
    display: block !important;
    text-decoration: none;
    padding-top: 5px;
}
#carousel-rm .carousel-indicators {
    bottom:0px;
    z-index:9;
}
.rm-history{
    margin-bottom:44px;
}
/*về top*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 120px;
    right: 16px;
    font-size: 18px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: white;
    color: #151515;
    cursor: pointer;
    border-radius: 50% !important;
    padding: 12px 15px;
    border-radius: 10px;
    width: 50px;
    box-shadow: 0 2px 5px #a7a7a7;
}

#myBtn:hover {
    background-color: #FFF;
    color:#e20f11;
}
.mg-bottom{
    margin-bottom:10px;
}
/*common*/
.rm-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.bg-gray {
    background: #fbfbfb;
    margin-bottom: 10px;
    box-shadow: 0 1px 6px #dcdcdc;
}

.rm-about {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 804px;
}

.rm-detail {
    text-align: justify;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 40px;
}

    .rm-detail img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 100%;
        height: auto;
    }

.text-h1 {
    font-size: 22px;
    font-family: Roboto-Medium;
    line-height: 22px;
    text-align: center;
    margin: 0px;
    color: #1a1a1a;
    padding: 30px 0px 10px 0px;
}

.rm-decription {
    color: #6c6c6c;
    font-size: 14px;
    font-family: roboto-regular;
    line-height: 18px;
    text-align: center;
}

.rm-about hr {
    border-top: 1px dashed;
    border-bottom: 1px dashed;
    border-color: #eee;
}
.rmitem-caption{
    min-height:120px;
}
/*Table*/
table {
    border: 1px solid#e2e2e2;
    width: 100%;
    position: relative;
    display: table;
}

table tbody tr {
background: #FFF;
border-bottom: 1px solid#d4d4d4;
}

table tbody tr td {
padding: 5px 6px;
border-right: 1px solid#c7c7c7;
}

table tbody tr td:last-child {
border-right: none;
}
/*ADS*/
#divAdLeft {
    width: 120px;
    line-height: 30px;
    position: fixed;
    overflow: hidden;
    left: 0px !important;
}

#divAdRight {
    width: 120px;
    line-height: 30px;
    position: fixed;
    overflow: hidden;
    right: 0px !important;
}

    #divAdLeft img, #divAdRight img {
        width: 120px
    }

/*
    new common
*/
.commitment {
    padding: 60px 0;
    background-image: url(/Images/piron/bg-thuong-hieu-piron.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
    .commitment .title {
        margin-bottom: 10px;
        font-size: 28px;
        font-weight: 700;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        text-shadow: 0 0 1px rgba(255,255,255,.5);
    }
    .commitment .subtitle {
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 50px;
    }
    .commitment img {
        margin-bottom: 15px;
    }
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
    .commitment h3 {
        color: #fff;
        font-size: 20px;
        margin: 0 0 15px;
    }
    .commitment a {
        color: #fff;
    }
.selection_bubble_root{
    display:none!important;
}
#image_search {
    display: none !important;
}
.design-by-techsoftplus {
    display: flex;
    border-top: 1px #777 dashed;
    padding-top: 25px;
    justify-content:center;
    align-items:end;
    padding-bottom:50px;
}
    .design-by-techsoftplus a {
        font-size: 12px;
        color: #eee;
        text-decoration:none;
    }
.align-center {
    display: flex;
    align-items: center;
    justify-content: center;
    color:#fff;
}
.btn-xem-them {
    display: none;
    background: #164891;
    color: #FFF!important;
    margin-bottom: 20px;
}
    .btn-xem-them:hover {
        color: #FFF!important;
    }

    .btn-xem-them.collapsed {
        display: block;
    }
.btn-thu-gon {
    display: block;
    background: #164891;
    color: #FFF!important;
    margin-bottom: 20px;
}
    .btn-thu-gon.collapsed {
        display: none;
    }

    /*chat*/
@keyframes animatedBackground {
    from {
        background-position: 0 0
    }

    to {
        background-position: 100% 0
    }
}
.fixed_hotline {
    height: 40px;
    width: 100%;
    position: fixed;
    z-index: 1001;
    bottom: 11px;
    text-align: center;
    display: block;
}
    .fixed_hotline .hotline {
        display: block;
        line-height: 30px;
        margin: 0 auto;
        max-width: 160px;
        padding-left: 35px;
        text-align: left;
        background: url(/Images/icon/icon_hotline.png) no-repeat left center;
        padding: 10px 0;
        color: #fff;
        animation: animatedBackground 1s linear infinite;
    }
        .fixed_hotline .hotline a {
            color: #fff;
            font-weight: 700;
            font-size: 17px;
            font-family: 'Roboto Condensed',sans-serif;
            padding-left: 40px;
            display: block;
        }
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}
.wrap-icon.affix {
    width: auto;
    position: fixed !important;
    top: 150px;
    right: 20px !important;
    left: auto;
    display: block;
    align-items: center;
    z-index: 99;
    left: auto;
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 99px;
    height: 99px;
    margin: 0px 20px;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 90px;
    height: 90px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #f600ff;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 80px;
    height: 80px;
    top: 30px;
    left: 29px;
    position: absolute;
    background-color: rgba(255, 172, 3,.56);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: rgba(255, 218, 0, 0.34);
    width: 80px;
    height: 80px;
    top: 30px;
    left: 30px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 2s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 2s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

.hotline-bar {
    position: absolute;
    background: rgb(49, 74, 166);
    border-radius: 3px;
    padding: 0 15px 0 0;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}

    .hotline-bar > a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial;
    }

        .hotline-bar > a:hover,
        .hotline-bar > a:active {
            color: #fff;
        }

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}
.rm-product-new .col-md-3, .carousel .col-md-3 {
    width: 20%;
}