﻿/* Slide Carousel */

#carousel-main .left {
    left: 5px;
    background-color: transparent !important;
    color: transparent !important;
    box-shadow: none !important;
}

#carousel-main .right {
    right: 5px;
    background-color: transparent !important;
    color: transparent !important;
    box-shadow: none !important;
}

.rm-md-10 {
    padding-left: 0px;
    padding-right: 10px;    
}

.bg-gray {
    background: #fbfbfb;
    box-shadow: 0 1px 6px #dcdcdc;
    margin-bottom: 10px;
}

.rm-contact {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 800px;
}

.text-h1 {
    border-bottom: 1px solid #fbf1f1;
    color: #0c0c0c;
    font-family: Roboto-Medium;
    font-size: 22px;
    line-height: 29px;
    margin: 0px;
    padding: 16px 0px 14px 0px;
    text-align: left;
}

.rm-decription {
    color: #6c6c6c;
    font-family: roboto-regular;
    font-size: 14px;
    line-height: 18px;
    margin: 0 auto;
    max-width: 768px;
    text-align: center;
}

.rm-text-center {
    padding: 20px 0px;
    text-align: center;
}

.fa-caret-down:before { content: "\f0d7"; }

.fa-angle-right:before { content: "\f105"; }

.fa-caret-left:before { content: "\f0d9"; }

.fa-angle-up:before { content: "\f106"; }

.fa-angle-down:before { content: "\f107"; }

/*left*/
.rm-product-left { padding: 0px 0px; }

.rm-product-left h2 {
    background: #FFF;
    border-bottom: 1px solid #dcdcdc;
    color: #282828;
    float: left;
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
    padding: 16px 8px 10px 8px;
    width: 100%;
}

.rm-product-left .fa-caret-down {
    color: #cccccc;
    float: right;
}

.rm-product-left hr {
    float: left;
    margin-bottom: 0px;
    width: 100%;
}

/*left top*/
.rm-product-left .rm-left-top ul li {
    border-bottom: 1px solid #dcdcdc;
    display: inline-block;
    height: 75px;
    margin-bottom: 0px;
    overflow: hidden;
    padding: 10px 20px 0px 0px;
    text-align: left;
    width: 100%;
}

.rm-product-left .rm-left-top ul li a div {
    float: left;
    margin: -23px 15px 10px 15px;
    width: 48px;
}
.rm-product-left .rm-left-top ul li:nth-child(1) a {
    top: 18px;
    position: relative;
}
.rm-product-left .rm-left-top ul li:nth-child(2) a {
    top: 6px;
    position: relative;
}

.rm-product-left .rm-left-top ul li:nth-child(3) a {
    top: 9px;
    position: relative;
}
    .rm-product-left .rm-left-top ul li:nth-child(4) a {
        top: 8px;
        position: relative;
    }
    .rm-product-left .rm-left-top ul li:nth-child(5) a {
        top: 18px;
        position: relative;
    }

.rm-left-top .rm-icondesktopfull-63th, .rm-left-top .rm-icondesktopfull-huongdan, .rm-left-top .rm-icondesktopfull-doitra, .rm-left-top .rm-icondesktopfull-chinhhang { margin-top: 0px; }

.rm-icondesktop-cart {
    background-position: -291px -80px;
    height: 41px;
    margin: 23px 2px 9px 2px;
    width: 40px;
}
.rm-icondesktop-cartmin {
    background-position: -177px -255px;
    height: 20px;
    width: 18px;
}

.rm-product-left ul {
    margin: 0px;
    padding: 0px;
}

.rm-product-left ul li {
    background: #FFF;
    clear: both;
    display: inline-block;
    float: left;
    list-style: none;
    margin-bottom: 10px;
    padding: 5px 5px;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
    width:100%;
}

.rm-product-left ul li a {
    color: #1e1e1e;
    font-family: roboto-regular;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
}

.rm-product-left ul li .price {
    color: #ff0000;
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 22px;
}

.text-new {
    background: #00a652;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    height: 54px;
    padding: 11px 0;
    position: absolute;
    right: 14px;
    text-align: center;
    top: 14px;
    width: 54px;
    z-index: 3;
    font-family: roboto-regular;
}

.text-sale {
    background: #e20f11;
    border-radius: 50%;
    color: #FFF;
    display: block;
    font-size: 13.5px;
    height: 54px;
    padding: 10px 0px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 5px;
    width: 54px;
    z-index: 3;
}

.rm-help .text-outofstock {
    border: 1px dotted #8b8b8b;
    border-radius: 20px;
    color: #8b8b8b;
    font-family: Roboto-Medium;
    font-size: 14px;
    margin: 10px 0px;
    padding: 4px 25px;
}

/*rm-breadcrumb*/
#rm-breadcrumb .breadcrumb {
    background-color: transparent;
    margin-bottom: 0px;
    padding-left: 0px;
}

#rm-breadcrumb .breadcrumb > li.active span {
    color: #e20f11;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#rm-breadcrumb .breadcrumb li a {
    color: #9a9a9a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
}

#rm-breadcrumb .breadcrumb li a:hover { color: #e20f11; }

#rm-breadcrumb .breadcrumb > li + li { font-family: FontAwesome; }

#rm-breadcrumb .breadcrumb > li + li:before { content: "\f105"; }

/*slide header*/

.fa-angle-up:before { content: "\f106"; }

.fa-angle-down:before { content: "\f107"; }

.rm-slide-detail #carousel-main { margin: 10px 0px; }

.carousel-inner.vertical {
    height: 100%;
    margin-top: 10px;
}

.carousel-inner.vertical > .item {
    -o-transition: .6s ease-in-out top;
    -webkit-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner.vertical > .item {
        -o-transition: -o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
        -webkit-transition: -webkit-transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000;
        transition: transform .6s ease-in-out;
    }

    .carousel-inner.vertical > .item.next,
    .carousel-inner.vertical > .item.active.right {
        -webkit-transform: translate3d(0, 33.33%, 0);
        top: 0;
        transform: translate3d(0, 33.33%, 0);
    }

    .carousel-inner.vertical > .item.prev,
    .carousel-inner.vertical > .item.active.left {
        -webkit-transform: translate3d(0, -33.33%, 0);
        top: 0;
        transform: translate3d(0, -33.33%, 0);
    }

    .carousel-inner.vertical > .item.next.left,
    .carousel-inner.vertical > .item.prev.right,
    .carousel-inner.vertical > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        top: 0;
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner.vertical > .active { top: 0; }

.carousel-inner.vertical > .next,
.carousel-inner.vertical > .prev {
    height: 100%;
    top: 0;
    width: auto;
}

.carousel-inner.vertical > .next {
    left: 0;
    right: 0;
    top: 33.33%;
}

.carousel-inner.vertical > .prev {
    left: 0;
    right: 0;
    top: -33.33%;
}

.carousel-inner.vertical > .next.left,
.carousel-inner.vertical > .prev.right { top: 0; }

.carousel-inner.vertical > .active.left {
    left: 0;
    right: 0;
    top: -33.33%;
}

.carousel-inner.vertical > .active.right {
    left: 0;
    right: 0;
    top: 33.33%;
}

#rm-carousel-pager .carousel-inner.vertical > .item { overflow: hidden; }

#rm-carousel-pager .carousel-inner.vertical > .item img:last-child { margin-bottom: 0px; }

#rm-carousel-pager .carousel-inner.vertical > .item img:first-child { margin-top: 0px; }

#rm-carousel-pager .carousel-inner.vertical > .item img {
    position:relative;
    border: 1px solid #fbf1f1;
    cursor: pointer;
    margin-bottom: 11px;
    height: 100%;
    width: 130px;
    overflow:hidden;    
}

#carousel-main .carousel-inner > .item { border: 1px solid #fbf1f1; }
#rm-carousel-pager .carousel-control.left .fa-angle-up{
    position:relative;
    top:-10px;
}

#rm-carousel-pager .carousel-control.left {
    -webkit-transition: all ease-in-out .3s;
    background: #000;
    border: 0;
    border-radius: 50%;
    bottom: initial;
    box-shadow: 0px 2px 2px #9a9a9a;
    color: #FFF;    
    font-size: 29px;
    height: 40px;
    left: 32%;
    opacity: 0.6;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    top: 5px;
    transition: all ease-in-out .3s;
    width: 40px;
    z-index: 2;
    display:none!important;
}

#rm-carousel-pager .carousel-control.right {
    -webkit-transition: all ease-in-out .3s;
    background: #000;
    border: 0;
    border-radius: 50%;
    bottom: 5px;
    box-shadow: 0px 2px 2px #9a9a9a;
    color: #FFF;   
    font-size: 29px;
    height: 40px;
    left: 32%;
    opacity: 0.6;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    top: initial;
    transition: all ease-in-out .3s;
    width: 40px;
    z-index: 2;
    display:none!important;
}

#carousel-main .carousel-indicators .active {
    background-color: #000;
    height: 12px;
    margin: 0;
    width: 12px;
}

#carousel-main .carousel-indicators { z-index: 2; }

#carousel-main .carousel-indicators li { border: 1px solid #9a9a9a; }

/*menu affix*/
.rm-submenu {
    background: #FFF;
    box-shadow: 2px 0 5px 1px #e9e8e8;
    height: 50px;
    margin-bottom: 1px;
    max-width: 100%;
    z-index: 1000;
}

.rm-submenu ul {
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.rm-submenu ul li {
    float: left;
    list-style: none;
    padding: 10px 0px 10px 0px;
    width: auto;
}

.rm-submenu ul li a {
    border-right: 1px solid #dddddd;
    color: #000;
    font-size: 14px;
    padding: 4px 20px;
    text-decoration: none;
}

.rm-submenu ul li:last-child a { border-right: none; }

.rm-submenu ul li.active a { color: #00a652; }

.rm-submenu ul li.active, .rm-submenu ul li:hover { border-bottom: 2px solid #00a652; }

.rm-submenu ul li:hover a { color: #00a652; }

.rm-submenu ul li a:hover { background-color: transparent; }
#header.affix {
    position:relative!important;
}
.rm-submenu.affix {
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.15);
    display: block;
    left: auto;
    position: fixed;
    top: 0px; /*80*/
    z-index: 9;
    width: 73.2%;
}

#thongsokythuat h2, #video h2, #gioithieu h2 { text-align: center; }
#video a {
    cursor:pointer;
}

#video, #gioithieu, #thongsokythuat {
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 30px;
}

.btn-buynow {
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fed733, #fc6b00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fed733, #fc6b00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fed733, #fc6b00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fed733, #fc6b00); /* Standard syntax */
    border: none;
    border-radius: 4px;
    color: #FFF;
    float: right;
    height: 34px;
    width: 120px;
}

.rm-submenu .btn-buynow {
    bottom: 40px;
    position: relative;
    right: 26%;
}

.rm-submenu.affix .btn-buynow {
    bottom: 42px;
    position: relative;    
}

/* Thẻ Tag*/
#rm-tags {
    display: block;
    float: left;
    padding: 20px 0px 50px 0px;
    position: relative;
    width: 100%;
}

#rm-tags a {
    background: #f2f2f2;
    border: 1px solid #dddddd;
    border-radius: 4px;
    border-radius: 4px;
    color: #969696;
    display: block;
    float: left;
    font-family: roboto-regular;
    font-size: 13px;
    list-style: none;
    margin: 4px 2px;
    padding: 4px 4px;
    text-decoration: none;
}

#rm-tags a:hover { color: #e20f11; }

#rm-tags a:first-child {
    background: none;
    border: none;
    padding-right: 20px;
}

/*rm-detail*/
.text-h2 {
    color: #00a652;
    font-family: Roboto-Medium;
    font-size: 18px;
    padding: 20px 10px 0px 10px;
}

.rm-detail {
    background: #FFF;
    display: block;
    float: left;
    font-size: 14px;
    padding: 10px 20px;
    position: relative;
    text-align: justify;
    width: 100%;
}

.rm-detail img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.rm-comment {
    background: #FFF;
    display: block;
    float: left;
    margin: 10px 0px;
    padding: 0px 20px;
    position: relative;
    width: 100%;
}

.rm-sale {
    color: #d30606;
    font-family: Roboto-Bold;
    font-size: 20px;
    position: relative;
    top: 10px;
}

.rm-price-old {
    color: #545454;
    padding-left: 10px;
    padding-right: 14px;
    position: relative;
    text-decoration: line-through;
    top: 10px;
}

/*nội dung bên phải*/
.fa-check:before { content: "\f00c"; }

.content-right { padding: 0px 10px 0px 0px; }

.content-right .rm-price {
    border-bottom: 1px solid #fbf1f1;
    padding: 0px 0px 14px 0px;
}

.rm-guarantee {
    border-bottom: 1px solid #fbf1f1;
    border-radius: 4px;
    clear: both;
    font-family: roboto-regular;
    margin-bottom: 10px;
    padding: 10px 0px 15px 0px;
    text-align: left;
}
.rm-guarantee p:before {
    font-family: FontAwesome;
    content: "\f00c";
    padding-right:6px;
    font-weight:normal;
    color:#00a652;
}
.rm-guarantee .fa-check {
    color: #00a652;
    padding-right: 10px;
}

.rm-guarantee a {
    color: #00a652;
    text-decoration: none;
}

.rm-guarantee div {
    color: #333;
    font-size: 14px;
    margin: 0px;
    padding: 4px 0px;
}

.content-right .col-md-6 p { padding: 10px 0px; }

.content-right .col-md-6 p .form-control { border-radius: 0px; }

.content-right .col-md-6 p input.form-control { width: 100px; }

#rm-booking span.input-group-addon {
    background: #fdb500;
    border: 1px solid #fdb500;
    border-radius: 0px;
    font-family: Roboto-Medium;
}

#rm-booking .btn-booking {
    background: #fed700;
    border-radius: 0px;
    box-shadow: none;
    font-family: Roboto-Medium;
    text-align: left;
    width: 100%;
}

.fa-shopping-cart:before { content: "\f07a"; }

#rm-addcart span.input-group-addon {
    background: #006c19;
    border: 1px solid #006c19;
    border-radius: 0px;
    color: #FFF;
    font-family: Roboto-Medium;
}

#rm-addcart .btn-addcart {
    background: #00a652;
    border-radius: 0px;
    box-shadow: none;
    color: #FFF;
    font-family: Roboto-Medium;
    text-align: left;
    width: 100%;
}

.form-button {
    border-bottom: 1px solid #fbf1f1;
    display: inline-block;
    margin-bottom:15px;
    padding-bottom: 15px;
}

.form-button #optSoLuong {
    width: 100px;
}

.rm-detail .progress {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 232px;
}

.rm-detail .progress-bar-success {
    background-color: #fed700;
    width: 50%;
}

.rm-detail .progress .sr-only {
    background: #f5a905;
    border: 1px solid #f5a905;
    border-radius: 100%;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    width: 8px;
}

#product-seen .carousel-control {
    background-color: transparent;
    box-shadow: none;
    color: #00a652 !important;
    top: -16% !important;
}

#product-seen .adv_left { left: 93% !important; }



/**/

@-webkit-keyframes progress-bar-stripes {
    from { background-position: 40px 0; }

    to { background-position: 0 0; }
}

@-moz-keyframes progress-bar-stripes {
    from { background-position: 40px 0; }

    to { background-position: 0 0; }
}

@-o-keyframes progress-bar-stripes {
    from { background-position: 0 0; }

    to { background-position: 40px 0; }
}

@keyframes progress-bar-stripes {
    from { background-position: 40px 0; }

    to { background-position: 0 0; }
}

.progress {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    height: 1px;
    margin-bottom: 20px;
    overflow: hidden;
}

.progress-bar {
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    background-color: #428bca;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    color: #ffffff;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    transition: width 0.6s ease;
    width: 0;
}

.progress-bar-success { background-color: #5cb85c; }

.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}


[class^="rm-icondesktops-"], [class*="rm-icondesktops-"] {
    background-image: url(/Html/Images/icon/iconmobile@2x.png);
    background-repeat: no-repeat;
    background-size: 400px 136px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 30px;
}

.rm-icondesktop-price {
    background-position: 0px -166px;
    clear: right;
    color: #fff;
    height: 30px;
    padding-left: 22px;
    width: 118px;
    margin-top: 13px;
    font-size: 14px;
}

.rm-icondesktops-outofstock {
    background-position: -245px -27px;
    width: 130px;
    height: 30px;
    padding-left: 18px;
    clear: right;
    color: #fff;
}

.rm-icondesktops-coming {
    background-position: -245px -56px;
    width: 130px;
    height: 30px;
    padding-left: 18px;
    clear: right;
    color: #fff;
}

/*Model 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: #000000;
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 22px;
}

.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-Medium;
    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;
}

.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;
}

.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;
}

input[type=radio] { visibility: hidden; }

.radio {
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    background: #ddd;
    border-radius: 100%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    float: left;
    height: 24px;
    margin: 0px 10px;
    position: relative;
    width: 24px;
}

.radio label {
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: all .5s ease;
    background: #333;
    border-radius: 100%;
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: block;
    height: 16px;
    left: 4px;
    position: absolute;
    top: 4px;
    transition: all .5s ease;
    width: 16px;
    z-index: 1;
}

.radio input[type=radio]:checked + label { background: #26ca28; }

.text-male, .text-sister {
    color: #444;
    font-size: 13px;
    line-height: 26px;
}

#rm-modal-don-hang .text-right { padding: 0px 25px; }

/*.rmlistdist .rm-icondesktopfull-search,.rmlistcity .rm-icondesktopfull-search{
    background-position: -160px -101px;
    width: 22px;
    height: 17px;
    margin-left: 10px;
    margin-top: -9px;
}*/

#rm-infodelivery .table tr td, #rm-infocontact .table tr td { border: none; }

#rm-infodelivery .table tr td p {
    color: #7a7a7a;
    font-size: 14px;
    padding: 0px 2px;
}

#rm-infodelivery .table tr td .form-control { height: 40px; }

/*.modal-footer .btn-yellow{
    background:#fcd100;
    height:49px;
    font-size:16px;
    color:#3f3f3f;
    width:50%;
    float:left;
    font-family:Roboto-Medium;
}*/

.modal-footer .btn-green {
    background: #00a652;
    color: #FFF;
    font-family: Roboto-Medium;
    font-size: 16px;
    height: 49px;
    width: 48%;
}

.modal-footer .btn-green p {
    line-height: 18px;
    margin: 0px;
    padding: 0px;
}

.modal-footer .btn-green span { font-size: 13px; }

.modal-footer .btn-continue { padding: 30px 0px; }

/*Đặt hàng  thành công*/

#rmmodal-ordering-success .modal-header {
    background: #ffd800;
    height: 282px;
}

.rm-model-content {
    padding-left: 30px;
    padding-right: 30px;
}

.rm-model-title {
    background: #00a652;
    border-radius: 20px;
    color: #FFF;
    display: block;
    font-size: 16px;
    height: 36px;
    left: 34%;
    margin: 0 auto;
    padding: 6px 0px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -20px;
    width: 376px;
    z-index: 10;
}

#rmmodal-ordering-success .modal-body { padding: 30px; }

.rm-model-content h3 {
    background: #ebebeb;
    color: #000;
    font-family: Roboto-Medium;
    font-size: 15px;
    padding: 10px 10px;
    text-transform: uppercase;
}

/*Table*/
table {
    border: 1px solid#e2e2e2;
    width: 100%;
    position: relative;
    display: table;
}
table tbody tr {
    background: #f1f1f1;
    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;
}

/* Sản phẩm quan tâm */
.san-pham-quan-tam .item-product {
    border: none;
}

.san-pham-quan-tam .item-product .rmitem-caption {
    padding-bottom: 0;
}
.rmfb-page{
    display:block;
    position:relative;
}
.rm-left-top{
    float:left;
    margin-bottom:10px;
}
/*Update slide detail*/
.rm-slide-detail .col-md-2 {
    width: 13%;
}
.rm-slide-detail .col-md-10 {
    width: 87%;
}
.rm-submenu.affix {
    width: 71.3%;
}
/*video*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@media (min-width:1280px) {
    .rm-submenu.affix {
        width: 68.7%;
    }
}
@media (min-width:1366px){
    .rm-submenu.affix {
        width: 70.5%;
    }
}

@media (min-width:1440px) {
    .rm-submenu.affix {
        width: 66.9%;
    }
}

@media (min-width:1600px) {
    .rm-submenu.affix {
        width: 60%;
    }
}
@media (min-width: 1620px){
    .rm-submenu.affix {
        width: 50%;
    }
} 
.support {background: #ffc800;border: 1px solid #ddd;border-radius: 10px;padding: 10px;}