*{
	margin:0;
	padding:0;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a , font, img, ol, ul, li, button {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align: baseline;
    background: transparent;
}
.clear {
    clear:both;
}
.clearfix {
    display: block;
}
::selection {
    background: #ff0000;
    color: #fff;
}

.clearfix:after {
    display: block;
    content: " ";
    clear: both;
}
.fix {
    position: fixed;
    width: 258px!important;
}
body{
	width:100%;
	height:auto;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
	box-sizing:border-box;
	font:14px/18px Arial,sans-serif;
}
ul{
	list-style-type: none;
}
a{
	color: black;
	text-decoration: none;
}
input{
	outline: none;
}
select{
	outline: none;
}
.wrap{
    width: 1170px;
    margin: 0 auto;
}
.css-content {
    overflow: hidden;
    font: 16px/22px TeXGyreAdventor,Arial,sans-serif;
    padding: 0 0 10px;
}
.css-content h1,.css-content h2,.css-content h3,.css-content h4,.css-content h5 {
    margin: 0.3em 0 0em;
    line-height: 1.5em !important;
}
.css-content a{
    color:#001dff;
}
.css-content figure.sudo-media-item {
    padding-bottom: 10px;
}
.css-content h1 {
    font: 700 24px/28px TeXGyreAdventor,Arial,sans-serif;
}
.css-content h2 {
    font: 700 20px/24px TeXGyreAdventor,Arial,sans-serif;
}
.css-content h3 {
    font: 700 18px/21px TeXGyreAdventor,Arial,sans-serif;
}
.align-center{
    width: 100% !important;
    text-align: center;
}
.css-content em{
    font-style: italic;
}
.css-content em strong{
    font-style: oblique;
}
.css-content p {
    line-height: 2em;
    padding-top: 10px;
}
.css-content table {
    max-width: 100%;
    margin: 0 auto 10px;
    border-collapse: collapse;
    border-spacing: 0;
}
.css-content table th, .css-content table td{
    border: 1px solid #ccc;
}
.css-content ul, .css-content ul li {
    list-style-type: disc;
    margin-left: 10px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.css-content ul li {
    list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 0.5em;
    line-height: 1.4em;
}
.css-content ol {
    list-style: decimal;
    padding: 0 0 0 15px;
    margin: 0;
}
.css-content ol li {
    list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 0.5em;
    line-height: 1.4em;
}
.css-content img {
    max-width: 100%;
    height: auto;
}
.css-content blockquote {
    margin-left: 20px;
    font-style: italic;
}
.breadcrumb{
    width: 100%;
    float: left;
}
.breadcrumb li{
    display: inline;
}
.breadcrumb li a{
    color: #6a6665;
    margin: 0 8px;
}
.breadcrumb li:first-child a{
    margin-left: 0;
}
#top-web{
    background: #3f3f3f;
    width: 100%;
    height: 35px;
}
#top-web .left{
    width: 50%;
    float: left;
}
#top-web .left p{
    line-height: 35px;
    color: #c2c2c2;
    font-size: 12px;
}
#top-web .right{
    width: 50%;
    float: right;
}
#top-web ul{
    float: right;
    padding-right: 20px;
}
#top-web li{
    display: inline;
    margin-right: 20px;
    line-height: 35px;
    font-size: 12px;
}
#top-web li a{
    color: #c2c2c2;
}
#top-web li:last-child{
    margin-right: 0;
}
#top-web i.icon-selva.icon-cart {
    background-position: -77px -1px;
    position: relative;
    bottom: 0;
}
#top-web .cart{
    float: right;
}
#top-web .cart span{
    color: #fff;
    background: red;
    border-radius: 50%;
    padding: 1px 5px 1px 3px;
    position: relative;
    font-size: 12px;
    bottom: 0;
    right: 10px;
}
#header{
    width: 100%;
    background: #000;
    height: 105px;
    color: #fff;
    float: left;
}
#header .logo{
    width: 15%;
    float: left;
}
#header .search{
    width: 22%;
    float: left;
    position: relative;
    margin-top: 25px;
}
#header .search i{
    position: absolute;
    color: #919191;
    font-size: 20px;
    right: 25px;
    top: 8px;
    cursor: pointer;
}
#header .right{
    width: 45%;
    float: left;
}
#header .logo img{
    position: relative;
    bottom: 0px;
    width: 80%;
}
#header .search input{
    width: 90%;
    height: 30px;
    border-radius: 4px;
    border: none;
    padding-left: 10px;
    margin: 5px 0;
}
#header .search span{
    color: #ff0000;
    font-size: 12px;
}
#header .search p a{
    color: #fff;
}
#header .right .col{
    width: 33%;
    float: left;
}
#header .right .col p{
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    font-size: 13px;
    color: #fff;
}
#header .right .col p.title{
    color: #ff0000;
    margin-top: 8px;
}
.icon-selva{
    background-image: url(../image/all_icon.png);
    width: 30px;
    height: 30px;
    float: left;
}
.icon-selva2{
    background-image: url(../image/all_icon2.png);
    width: 40px;
    height: 40px;
    float: left;
}
#header .icon-map{
    position: relative;
    left: 35px;
    bottom: 1px;
}
#header i.icon-selva.icon-phone {
    background-position: -35px -1px;
    position: relative;
    left: 35px;
}
#header .category{
    width: 63%;
    float: left;
}
#header .category ul p{
    color: #fff;
    font-size: 12px;
    margin-top: 60px;
    text-align: center;
}
#header .category li{
    display: inline-block;
    height: 105px;
    border-left: 1px solid #2d2b2b;
    padding: 0 12px;
    box-sizing: border-box;
    margin-right: -4px;
    position: relative;
}
#header .category li .sub-menu-cate , #header #sub-menu{
    padding: 0 0px;
    height: auto!important;
    opacity: 0;
    z-index: 9999;
    position: absolute;
    width: 600px;
    background-color: #232228;
    top: 100%;
    left: -250px;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 10px 10px 20px;
}
#header #sub-menu{
    width: 220px;
    left: 0;
    padding: 10px;
}
#header .category li:hover > .sub-menu-cate{
    visibility: visible;
    opacity: 1;
    transition: 0.8s;
}
#header .category li:hover > #sub-menu{
    display: block;
    visibility: visible;
    opacity: 1;
    transition: 0.8s;
}
#header #sub-menu li a{
    color: #fff;
    display: inline-block;
}
#header #sub-menu li{
    height: 35px;
    line-height: 35px;
    border: none!important;
    display: block;
    position: relative;
    /*overflow: hidden;*/
    cursor: pointer;
}
#header #sub-menu #sub-sub-menu{
    padding: 0 0px;
    height: auto!important;
    opacity: 0;
    z-index: 9999;
    position: absolute;
    width: 220px;
    background-color: #232228;
    top: -10px;
    left: 220px;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 10px 10px 10px;
}
#header #sub-menu li:hover > #sub-sub-menu{
    display: block;
    visibility: visible;
    opacity: 1;
    transition: 0.8s;
}
#sub-sub-menu li a{
    color: #fff!important;
}
#header #sub-menu li:before{
    content: "\f111";
    font-family: "FontAwesome";
    color: #ff0000;
    margin-right: 10px;
    font-size: 9px;
}
#sub-menu li:hover a.level1{
    transition: 0.5s;
    color: #ff0000!important;
}
#sub-sub-menu li a:hover{
    transition: 0.5s;
    color: #ff0000!important;
}
#header .sub-menu-cate .col-menu{
    width: 33%;
    float: left;
}
#header .sub-menu-cate li{
    display: block;
    height: 30px;
    margin-left: 20px;
    border-left: none;
}
#header .sub-menu-cate li:hover > a{
    color: #ff0000;
    transition: 0.2s;
}
#header .sub-menu-cate li:last-child {
    border-right: none!important;
    padding: 0 12px!important; 
}
#header .sub-menu-cate li:before{
    content: "\f111";
    font-family: "FontAwesome";
    color: #ff0000;
    margin-right: 10px;
    font-size: 9px;
}
#header .sub-menu-cate li a{
    color: #fff
}
#header .sub-menu-cate p.title{
    font-size: 14px;
    text-transform: uppercase;
    margin: 10px 0  0 20px;
    text-align: left;
    position: relative;
    margin-bottom: 20px;
}
#header .sub-menu-cate p.title:before{
    content: "";
    width: 105px;
    height: 25px;
    border-bottom: 1px solid #ff0000;
    position: absolute;
}
#header .sub-menu-cate .price p.title:before{
    width: 90px;
}
#header .sub-menu-cate .type_cord p.title:before{
    width: 65px;
}
#header .category li:hover{
    background: #232228;
}

#header .category .sub-menu-right{
    left: -115px!important;
}
#header .category .sub-menu-news{
    left: -162px!important;
}
#header .category li:last-child{
    border-right: 1px solid #2d2b2b;
    padding: 0 14px;
}
#header .icon-brand {
    background-position: 4px -20px;
    margin: 15px 0 0 20px;
}
#header .icon-nam {
    background-position: -40px -20px;
    margin: 15px 0 0 20px;
}
#header .icon-nu {
    background-position: -80px -20px;
    margin: 15px 0 0 18px;
    width: 45px;
}
#header .icon-doi {
    background-position: -160px -20px;
    margin: 15px 0 0 13px;
    width: 45px;
}
#header .icon-phukien {
    background-position: -120px -20px;
    margin: 15px 0 0 5px;
}
#header .icon-khac {
    background-position: -40px -20px;
    margin: 15px 0 0 30px;
}
#header .icon-news {
    background-image: url(../image/icon-news.png);
    width: 38px;
    height: 31px;
    float: left;
    background-position: 0px -31px;
    margin: 24px 0 0 5px;
}
#slider{
    width: 100%;
    float: left;
    margin-bottom: 10px!important;
}
#slider img{
    width: 100%;
    max-height: 550px;
}
#partner{
    width: 100%;
    float: left;
}
#partner li{
    display: inline;
    width: 15%;
    float: left;
    margin-left: 1.5%;
}
#partner img{
    width: 170px;
    height: 100px;
    margin-top: 5px;
}
#partner .wrap{
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    height: 110px;
}
#product-highlights{
    width: 100%;
    margin-top: 30px;
    float: left;
}
#product-selling{
    width: 100%;
    margin-top: 30px;
    float: left;
}
#product-highlights h2{
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
#product-selling h2{
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
#product-highlights h2 hr,#products-new h2 hr,#product-selling h2 hr{
    height: 2px;
    border: 0 none;
    background: #ed1b32;
    width: 90px;
    margin: 10px auto;
    padding: 0;
}
#product-selling .col4{
    margin-top: 25px;
}
.col4{
    width: 25%;
    float: left;
    padding-bottom: 20px;
}
.col4:hover{
    transition: 0.2s;
    box-shadow: 0 0 10px 2px #ddd;
}
.col4 .img{
    width: 100%;
    height: 370px;
    margin:0 auto;
    position:relative;
}
.col4 .img img{
    max-width: 260px;
    max-height: 340px;
    margin:auto;
    position:absolute;
    top:0; left:0; right:0; bottom:0;
}
.col4 .name{
    width: 100%;
    overflow: hidden;
    height: 22px;
    text-align: center;
    margin-top: 10px;
}
.col4 .name a{
    color: #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
}
.col4 .price{
    font-size: 20px;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
}
.col4 .price-old{
    font-size: 15px;
    text-align: center;
    color: #888;
    text-decoration: line-through;
    padding: 5px 0;
}
#banner{
    margin-top: 30px;
    width: 100%;
    float: left;
}
#banner .left{
    width: 60%;
    float: left;
}
#banner .right{
    width: 35.6%;
    float: right;
}
#banner .right .top{
    width: 100%;
    float: left;
}
#banner .right .bottom{
    width: 100%;
    float: left;
}
#banner .left img{
    width: 715px;
    height: 380px;
}
#banner .right img{
    width: 417px;
    height: 188px;
}
#products-new{
    width: 100%;
    float: left;
    margin-top: 30px;
}
#products-new h2{
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
#products-new .col5{
    margin-top: 20px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
#service{
    width: 100%;
    float: left;
    margin-top: 20px;
    height: 75px;
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
}
#service li{
    display: inline;
    font-weight: bold;
    line-height: 75px;
    position: relative;
    margin-right: 105px;
    padding-left: 70px;
}
#service li:last-child{
    margin-right: 0;
}
#service i{
    position: absolute;
}
#service i.icon-selva.icon-oto {
    width: 80px;
    height: 60px;
    background-position: -110px 4px;
    left: -13px;
}
#service i.icon-selva.icon-dolla {
    width: 80px;
    height: 60px;
    background-position: -190px 4px;
    left: -13px;
}
#service i.icon-selva.icon-like {
    width: 80px;
    height: 65px;
    background-position: -270px 4px;
    left: -13px;
}
#service i.icon-selva.icon-online {
    width: 80px;
    height: 65px;
    background-position: -350px 4px;
    left: -13px;
    top: -26px;
}
#subscribe-email{
    margin-top: 20px;
    width: 100%;
    float: left;
    height: 40px;
}
#subscribe-email p{
    display: inline;
    padding-right: 10px;
    font-size: 16px;
}
#subscribe-email input{
    width: 400px;
    height: 30px;
    padding-left: 15px;
}
#subscribe-email a{
    padding: 8px 20px 9px;
    font-size: 16px;
    background: red;
    color: #fff;
    position: relative;
    right: 5px;
}
#subscribe-email .wrap{
    width: 760px;
}
#footer{
    padding-top: 20px;
    width: 100%;
    float: left;
    background: #eee;
}
#footer .footer-top{
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #b7b7b7;
}
#footer .footer-bottom{
    width: 100%;
    float: left;
    padding-top: 15px;
}
#footer .col{
    width: 25%;
    float: left;
}
#footer h3.title{
    font-size: 16px;
    color: #53534a;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}
#footer .col ul li{
    line-height: 25px;
}
#footer .col ul li a{
    color: #1a1b1a;
}
#footer .col ul li a:hover{
    color: #ff0000;
}
#footer .footer-bottom .col1 p{
    color: #1a1b1a;
    line-height: 16px;
    padding-bottom: 5px;
    padding-right: 10px;
    line-height: 20px;
}
#footer .footer-bottom .col2 li{
    display: inline;
}
#footer .footer-bottom .col2 i{
    font-size: 45px;
    position: relative;
    bottom: 8px;
    padding-right: 5px;
}
#footer .footer-bottom .col2 img{
    width: 115px;
}
#footer .footer-bottom .col2 i.fa-facebook-square{
    color: #29487d;
}
#footer .footer-bottom .col2 i.fa-youtube-square{
    color: #ff0000;
}
#footer-bottom{
    width: 100%;
    height: 40px;
    border-top: 1px solid #dedede;
    float: left;
    background: #000;
}
#footer-bottom p{
    line-height: 40px;
    text-align: center;
    color: #b4b4b4;
}
#footer-bottom i{
    opacity: 0.6;
}
#footer-bottom i.icon-selva.icon-wifi {
    background-position: -5px -139px;
    width: 35px;
}
#footer-bottom i.icon-selva.icon-fb {
    background-position: -43px -139px;
    width: 35px;
}
#footer-bottom i.icon-selva.icon-ig {
    background-position: -79px -139px;
    width: 50px;
}
#footer-bottom i.icon-selva.icon-gp {
    background-position: -140px -139px;
    width: 35px;
}
#footer-bottom i.icon-selva.icon-yt {
    background-position: -171px -139px;
    width: 50px;
}
#footer-bottom i.icon-selva.icon-tt {
    background-position: -222px -139px;
    width: 50px;
}
#footer-bottom ul{
    float: left;
    margin-top: 7px;
}
#footer-bottom li{
    float: left;
}
#news-video{
    margin-top: 20px;
    width: 100%;
    float: left;
}
#news-video #news{
    width: 45%;
    float: left;
}
#news-video #video{
    width: 55%;
    float: left;
}
#news-video .news-item{
    height: 80px;
    width: 100%;
    float: left;
}
#news-video .news-item .img{
    width: 150px;
    padding: 2.5px;
    float: left;
    margin-right: 10px;
}
#news-video .news-item img{
    width: 150px;
    height: 73px;
}
#news-video .news-item .info{
    display: inline;
}
#news-video .news-item .info h5{
    font-size: 14px;
    margin-top: 3px;
}
#news-video .news-item .info p{
    font-size: 14px;
    line-height: 22px;
    color: #4c4949;
    padding-right: 30px;
    text-align: justify;
}
#news-video h3{
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
}

#news-video h3:before{
    content: "";
    position: absolute;
    border-bottom: 2px solid #686565;
    width: 195px;
    height: 25px;
}
#news-video #news h3:before{
    width: 72px;
}
#news-video #video h3:before{
    width: 100px;
}
#news-video #video .left{
    width: 60%;
    float: left;
    position: relative;
}
#news-video #video .left iframe{
    display: none;
}
#news-video #video .left img.play-video{
    width: 370px;
    height: 235px;
    cursor: pointer;
}
#news-video #video .left img.youtube-play{
    width: 70px;
    height: 60px;
    position: absolute;
    left: 170px;
    top: 84px;
    cursor: pointer;
}
#news-video #video .right{
    width: 40%;
    float: left;
}
#news-video #video .left h5{
    font-size: 16px;
    margin-top: 5px;
}
#news-video #video .left p{
    line-height: 20px;
    color: #4c4949;
}
#news-video #video .video-item{
    height: 70px;
    position: relative;
}
#news-video #video .video-item .youtube-play{
    width: 30px;
    position: absolute;
    top: 25px;
    left: 59px;
    cursor: pointer;
    height: 30px;
}
#news-video #video .video-item img{
    width: 134px;
    height: 75px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    cursor: pointer;
}
#news-video #video .video-item h5{
    font-size: 13px;
    display: inline;
    text-align: justify;
}
#news-video #video .video-item p{
    line-height: 20px;
    color: #4c4949;
    display: inline;
}
.breadcrumb{
    width: 100%;
    background: #333;
    float: left;
    border-bottom: 1px solid #9f9f9f;
}
.breadcrumb li{
    display: inline;
    color: #9f9f9f;
}
.breadcrumb i{
    padding-right: 5px;
}
.breadcrumb ul{
    padding: 10px 0;
}
.breadcrumb li a{
    font-size: 14px;
    color: #9f9f9f;
}
#order-step1{
    width: 100%;
    float: left;
}
#order-step1 .top .left{
    margin-left: 5%;
    width: 45%;
    float: left;
}
#order-step1 .top .left li{
    display: inline;
    width: 150px;
    float: left;
    position: relative;
}
#order-step1 .top .left li span:nth-child(1){
    border-radius: 50%;
    background: #edebeb;
    padding: 12px 16px 10px 15px;
    font-size: 16px;
    color: #b4b0b0;
}
#order-step1 .top .left li.active span:nth-child(1){
    background: #ff0000;
    color: #fff;
}
#order-step1 .top .left li span:nth-child(2){
    position: absolute;
    top: 30px;
    left: -25px;
}
#order-step1 .top .left li.li2 span:nth-child(2){
    position: absolute;
    top: 30px;
    left: -11px;
}
#order-step1 .top .left li.li3 span:nth-child(2){
    position: absolute;
    top: 30px;
    left: -15px;
}
#order-step1 .top .left li span:nth-child(2){
    color: #b5b1b1;
}
#order-step1 .top .left li.active span:nth-child(2){
    color: #ff0000;
}
#order-step1 .top .left li.li:before{
    position: absolute;
    content: "";
    border-top: 2px dashed #c3b7b7;
    width: 130px;
    left: 40px;
    top: 7px;
}
#order-step1 .top{
    width: 100%;
    float: left;
}
#order-step1 .top .left li.active:before{
    border-top: 2px dashed #ff0000;
}
#order-step1 .top .right p{
    float: right;
    position: relative;
}
#order-step1 .top .right i.icon-selva.icon-cham {
    background-position: -44px -43px;
}
#order-step1 .content{
    width: 100%;
    float: left;
    margin-top: 45px;
}
#order-step1 .content table td{
    border: 1px solid #ddd;
    padding: 10px 20px;
}
#order-step1 .content table th{
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
}
#order-step1 .content table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
#order-step1 .content table td img{
    width: 50px;
    margin-left: 15px;
}
#order-step1 .content table td input{
    width: 30px;
    height: 25px;
    text-align: center;
    border: 1px solid #ff0000;
}
#order-step1 .content table td a.update{
    text-transform: uppercase;
    color: #fff;
    background: #ff0000;
    padding: 6px 7px 7px 7px;
    position: relative;
    font-size: 12px;
    right: 4px;
    bottom: 1px;
}
#order-step1 .content table td .delete{
    background: #ff0000;
    padding: 5px 8px 5px 9px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
}
#order-step1 .content table td.center{
    text-align: center;
}
#order-step1 .content table td p.title-total{
    float: right;
    font-size: 16px;
}
#order-step1 .content table td p.title-total span{
    color: #ff0000;
    font-weight: bold;
}
#order-step1 .content table td p.coupon{
    float: left;
}
#order-step1 .content table td p.order-continue{
    float: right;
}
#order-step1 .content table td p.order-continue a{
    color: #ff0000;
    border: 1px solid #ff0000;
    padding: 8px 50px;
    font-weight: bold;
    position: relative;
    top: 7px;
}
#order-step1 .content table td p.coupon input{
    width: 300px;
    border: 1px solid #dedede;
    text-align: left;
    padding-left: 10px;
    height: 30px;
}
#order-step1 .content table td p.coupon a{
    background: #ff0000;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 20px;
    position: relative;right: 5px;
}
#order-step1 .content table td p.note{
    font-style: italic;
    text-align: center;
    font-size: 16px;
}
#order-step1 .info-customer{
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-bottom: 60px;
}
#order-step1 .info-customer h3{
    color: #ff0000;
    text-transform: uppercase;
    font-size: 16px;
}
#order-step1 .info-customer .left{
    width: 50%;
    float: left;
}
#order-step1 .info-customer .right{
    width: 50%;
    float: left;
}
#order-step1 .info-customer label{
    width: 85px;
    float: left;
    margin-top: 5px;
}
#order-step1 .info-customer label span{
    color: #ff0000;
}
#order-step1 .info-customer .form-inline{
    margin-top: 15px;
    clear: both;
}
#order-step1 .info-customer input[type="text"]{
    height: 30px;
    width: 300px;
    padding-left: 10px;
    border: 1px solid #a79c9c;
}
#order-step1 .info-customer input[type="radio"]{
    width: 25px;
    height: 18px;
    padding-left: 10px;
    clear: both;
    position: relative;
    top: 4px;
    left: -4px;
}
#order-step1 .info-customer span.error{
    color: red;
    font-size: 12px;
    display: none;
}
#order-step1 .info-customer input:focus{
    border: 1px solid #ff0000;
    box-shadow: 0px 0px 2px #ff0000;
    transition: 0.5s;
}
#order-step1 .info-customer textarea:focus{
    border: 1px solid #ff0000;
    box-shadow: 0px 0px 2px #ff0000;
    transition: 0.5s;
}
#order-step1 .info-customer .right label{
    width: 90px;
    height: 50px;
}
#order-step1 .info-customer textarea{
    width: calc(100% - 112px);
    padding: 10px;
    outline: none;
    height: 100px;
    border: 1px solid #a79c9c;
}
#order-step1 .info-customer .note{
    padding-left: 90px;
    font-style: italic;
}
#order-step1 .info-customer p.send-from{
    float: right;
    margin-top: 20px;
}
#order-step1 .info-customer p.send-from a{
    color: #fff;
    background: #ff0000;
    padding: 10px 35px;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
}
#order-step2 table td{
    border: 1px solid #ddd;
    padding: 10px 20px;
}
#order-step2{
    margin-top: 55px;
    float: left;
    width: 100%;
}
#order-step2 table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
#order-step2 table td:first-child{
    width: 120px;
}
#order-step1 .send-form-step2{
    float: right;
    margin-top: 30px;
    margin-bottom: 50px;
    width: 100%;
}
#order-step1 .send-form-step2 a{
    float: right;
    color: #fff;
    background: #ff0000;
    padding: 10px 50px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 4px;
}
ol.flex-control-nav.flex-control-paging {
    position: absolute;
    bottom: 10px;
}
#popup-update-cart{
    width: 170px;
    height: 70px;
    border-radius: 8px;
    margin: 0 auto;
    background: #3e92e8;
    box-shadow: 0px 0px 10px #006cf3;
}
#popup-update-cart p{
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
#popup-remove-cart{
    width: 170px;
    height: 70px;
    border-radius: 8px;
    margin: 0 auto;
    background: #ff0000;
    box-shadow: 0px 0px 10px #ff0000;
}
#popup-remove-cart p{
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
#popup-add-cart{
    width: 170px;
    height: 70px;
    border-radius: 8px;
    margin: 0 auto;
    background: #3e92e8;
    box-shadow: 0px 0px 10px #3e92e8;
}
#popup-add-cart p{
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
.selva-popup-overlay {
     width: 100%;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 10000;
     background: rgba(0,0,0,.5);
     display: none;
 }
.selva-popup-wrap {
    background: #fff;
    border-radius: 8px;
    /*overflow: auto;*/
    position: fixed;
    z-index: 10001;
    display: none;
}
.box-product-highlight i.fa.fa-angle-left, .product-new i.fa.fa-angle-left {
    position: absolute;
    top: 200px;
    font-size: 50px;
    left: 10px;
    cursor: pointer;
    z-index: 9999;
    color: #666;
}
.box-product-highlight i.fa.fa-angle-right, .product-new i.fa.fa-angle-right {
    position: absolute;
    top: 200px;
    font-size: 50px;
    right: 5px;
    cursor: pointer;
    z-index: 9999;
    color: #666;
}
.partner-home i.fa.fa-angle-left {
    position: absolute;
    top: 35px;
    font-size: 40px;
    left: 0px;
    cursor: pointer;
    z-index: 9999;
}
.partner-home i.fa.fa-angle-right {
    position: absolute;
    top: 35px;
    font-size: 40px;
    right: 0px;
    cursor: pointer;
    z-index: 9999;
}
#contact {
    width: 100%;
    float: left;
}
#contact .title{
    border-bottom: 1px solid #ff0000;
}
#contact .title h1{
    text-align: center;
    font-size: 40px;
    line-height: 70px;
    color: #ff0000;
}
#dot {
    width: 10px;
    height: 10px;
    background-color: #f33;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -5px;
    display: block;
}
#dot .ping {
    border: 1px solid #f33;
    width: 10px;
    height: 10px;
    opacity: 1;
    background-color: rgba(238,46,36,.2);
    border-radius: 100%;
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-name: sonar;
    animation-name: sonar;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: block;
    margin: -1px 0 0 -1px;
}
@-webkit-keyframes sonar{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(4);transform:scale(4);opacity:0}}
@keyframes sonar{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(4);transform:scale(4);opacity:0}}
#navigation .sub-menu-cate{
    box-shadow: 0px 1px 10px #636262;
    padding: 0 0px;
    height: auto!important;
    opacity: 1;
    z-index: 9999;
    position: absolute;
    width: 600px;
    background-color: #fff;
    top: 150%;
    left: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-bottom: 20px;
}
#navigation .sub-menu-cate .col-menu{
    width: 33%;
    float: left;
}
#navigation .sub-menu-cate li{
    display: block;
    line-height: 15px;
}
#navigation .sub-menu-cate li a{
    font-size: 14px;
}
#navigation .sub-menu-cate .title{
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 9px;
    line-height: 30px;
    padding-top: 10px;
}
#navigation ul li:hover .sub-menu-cate{
    opacity: 1;
    visibility: visible;
    top: 130%;
}
#detail .showroom{
    display: none;
}
#detail-comment {
    width: 100%;
    background: #fff;
    float: left;
    margin-top: 20px;
}
#detail-comment-tab {
    height: 48px;
    border-bottom: 1px solid #cacaca;
}
.detail-comment-title {
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333;
}
.detail-rating {
    float: right;
    height: 48px;
    margin-right: 10px;
}
.detail-rating>.title {
    display: inline-block;
    float: left;
    height: 48px;
    line-height: 48px;
    margin-right: 5px;
}
.rating-action {
    float: left;
    height: 48px;
    line-height: 48px;
}
.rating-action-btn i {
    color: #ffd600;
}
#tags{
    width: 100%;
    float: left;
    padding: 10px 0;
}
#tags ul{

}
#tags ul li{
    float: left;
    height: 24px;
    line-height: 24px;
    position: relative;
    font-size: 12px;
    margin: 0 2.5px 0 0;
}
#tags ul li a{
    margin-left: 20px;
    padding: 0 10px 0 12px;
    background: #ff0000;
    color: #fff;
    text-decoration: none;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
    float: left;
    height: 24px;
    line-height: 24px;
}
#tags ul li a:before{
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #ff0000 transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0;
}
#tags ul li a:after{
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    float: left;
    width: 4px;
    height: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: -1px -1px 2px #ff0000;
    -webkit-box-shadow: -1px -1px 2px #ff0000;
    box-shadow: -1px -1px 2px #ff0000;
}
.vote li {
    display: inline;
}
.vote li i {
    color: #ffd600;
    font-size: 20px;
    cursor: pointer;
}
.vote ul {
    display: inline;
    margin-left: 10px;
    float: right;
}
.content.css-content {
    margin-top: 0!important;
    border-top: none;
    padding: 15px;
}
.showroom.css-content {
    border: 1px solid #b7b7b7;
    border-top: none;
    padding: 15px;
}
#comments{
    width: 100%;
    float: left;
}
#comments p.title{
    color: #333;
    font-size: 20px;
    line-height: 50px;
}
#comments .question input{
    width: 90%;
    height: 30px;
    padding-left: 10px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#comments .question .form-inline{
    width: 33%;
    float: left;
}
#comments .question textarea{
    width: 98%;
    outline: none;
    margin-top: 5px;
    padding: 10px;
    height: 100px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#comments .btn-send{
    color: #fff;
    background: #ff0000;
    padding: 8px 50px;
    border-radius: 4px;
    float: right;
}
#comments p.clear.p-send {
    width: 100%;
    float: right;
    margin-bottom: 20px;
}
#comments .hoi, .traloi {
    margin: 5px 0;
}
#comments .hoi, .traloi {
    border: 1px solid #dedede;
    border-radius: 15px;
    padding: 15px 0 5px 0;
    box-sizing: border-box;
    float: right;
    width: 100%;
}
#comments .noidung-coment {
    width: 98%;
    float: right;
}
#comments .name-coment {
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
    text-transform: capitalize;
}
#comments .date-coment {
    color: #909090;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
}
#comments .detail-coment {
    margin-bottom: 10px;
}
#comments .detail-coment p{
    color: #333;
}
#comments .icon-coment {
    width: 40%;
    float: right;
}
#comments .reply-icon, .like-icon {
    float: right;
    right: 0;
    width: 100px;
}
#comments .reply-icon, .like-icon {
    float: right;
    right: 0;
    width: 100px;
}
#comments .reply-icon a, .like-icon a {
    color: blue;
}
#comments .traloi {
    width: 90%;
    min-height: 50px;
    margin-left: 10% !important;
}
#back-to-top{
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    background: #ed1b32;
    color: #fff;
    font-size: 24px;
    bottom: 25px;
    right: 100px;
    cursor: pointer;
    position: fixed;
    z-index: 9999;
}
.box-product-highlight .col4{
    width: 100%;
    margin: 10px 0;
}
.product-new .col4{
    width: 100%;
    margin: 10px 0;
}
#order-success{
    width: 100%;
    clear: both;
    padding: 100px 0;
}
#order-success h4{
    color: #67A72C;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
}
#order-success p{
    text-align: center;
    line-height: 25px;
    font-size: 16px;
}
#order-success img{
    padding: 30px 0 5px;
}
#order-success p span{
    font-weight: bold;
}
#order-success p a{
    color: #ff0000;
}