@import "hieuung.css";
:root{
    --red:#cd0000;
    --while:#fff;
}
body{
    background-color: #f4f4f4;
}
.option5 .show-brand .navbar-brand:after{
    background-image: none !important;
}
hr{
    margin: 5px;
}
fieldset {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border-width: 1px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}
legend {
    display: inline;
    width: auto;
    padding-inline-start: 2px;
    padding-inline-end: 2px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.KhuyenMai fieldset legend{
    background-color: #EA2326;
    color: #fff;
    padding-left: 10px; padding-right: 10px;
    border-radius: 20px;
    font-size: 16px;
    font-family: inherit;
}

.KhuyenMai fieldset{
    border-color: #EA2326;
    border-radius: 5px;
}
.banner-opacity img{
    height: 150px !important;
}
#carouselHome .carousel-inner .item img{
    height: 395px;
    width: 100%;
}
.option5 .top-header{
    background-color: #000;
}
.option5 .top-header a{
    color: #fff;
}
.header{
    background-color: #fff;
    box-shadow: 0 0 4px #aaa;
}
.box-vertical-megamenus .title{
    height: 30px;
    width: 40px;
    line-height: 40px;
}
#box-vertical-megamenus .box-vertical-megamenus,
#box-vertical-megamenus .box-vertical-megamenus .title{
    width: 40px;
    color: #cd0000;
}
#box-vertical-megamenus .box-vertical-megamenus .title .btn-open-mobile{
    display: block;
    width: 40px;
}
.box-vertical-megamenus,
.option5 .box-vertical-megamenus .title{
    padding: 0px;
    background-color: rgba(255,255,255,0);
}
#box-vertical-megamenus .box-vertical-megamenus .title .btn-open-mobile .fa{
    color: #cd0000;
    font-size: 40px;
}
.logo .linklogo {
    display: block;

}
.linklogo img{
    width: auto;
    height: 40px;
    margin-left: 0px;
    margin-top: 5px;
}
.main-header .header-search-box{
    margin-top: 5px;
}
.main-header .header-search-box .form-inline{
    height: 50px;
    border: 1px solid #aaa;
}
.main-header .header-search-box .form-inline .input-serach{
    width: calc(100% - 70px);
}
.form-search-box{
    background-color: #fff;
    border-radius: 100px;
    display: block;
    border: none;
    padding-left: 15px;
    width: 100%;
    display: block;
    padding: 5px 20px;

}
.option5 .main-header .header-search-box .form-inline .btn-search{
    height: 40px;
    background-color: #fd1010;
    color: #fff;
    border-top-right-radius : 100px;
    border-bottom-right-radius:  100px;
}
.group-button-header{
    margin-top: 0px;
}
.listIconHeader{
    display: flex;
}
.listIconHeader.rightIcon li img{
    width: 100%;
    height: auto;
}
.listIconHeader.rightIcon li{
    width: 50%;
}
.listIconHeader li img{
    height: 30px;
}
.logo{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.box-vertical-megamenus .vertical-menu-content{
    position: absolute;
}
.box-vertical-megamenus .btn-open-mobile .fa{
    font-size: 30px;
    color: #000;
}
.box-vertical-megamenus{
    position: relative;
    width: 40px;
    left: 0px;
    right: auto;
    display: block;
    margin-right: 10px;
}
.box-vertical-megamenus .title .btn-open-mobile>.fa{
    line-height: 30px;
}
.listIconHeader li img.thangbaohanh{
    height: auto;
    width: auto;
}
.listIconHeader li{
    width: 70px;
    float: left;
    font-size: 12px;
    text-align: center;
}
.listIconHeader li a span{
    width: 100%;
    display: block;
}
.my-carousel-control{
    position: absolute;
    top: 40%;
    background-color: #f4f4f4;
    color: #000;
    padding: 5px;
    height: 50px;
    width: 30px;
    padding-top: 15px;
}
.my-carousel-control.left{
    left: 0px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.listTitle{
    position: static;
    background-color: #fff;
}
.listTitle li.active{
    border-top: 2px solid #cd0000;
}
.listTitle li h3{
    color: #000;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: normal;
}
.listTitle li p{
    color: #aaa;
    font-size: 14px;
    line-height: 17px;
    padding: 7px;
    white-space: nowrap;
}
.listTitle li{
    border-top: 2px solid #f4f4f4;
    width: 100%;
    cursor: pointer;
    background-color: #fff;
    padding: 0px;
    padding-top: 5px;
}
.d-flex{
    display: flex;
}
.my-carousel-control.right{
    right: 0px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.header-banner img{
    width: 100%;

}
.xuhuongtimkiem{
    background-color: #fff;
    margin-top: 10px;
    padding: 10px;
    border-radius: 5px;
}
.xuhuongtimkiem .title{
    color: red;
    font-size: 16px;
    padding: 5px;
    border-bottom: 1px dashed #aaa;
}
.option5 .box-vertical-megamenus .vertical-menu-list>li:hover{
    background-color: #cd0000;
}
.main-header{
    padding: 5px 0 5px 0;
}
.menu-list li:last-child a{
    border-bottom: none;
}
.menu-list li a{
    font-size: 16px;
    border-bottom: 1px dashed #aaa;
    text-combine-upright: none;
    display: block;
    padding: 5px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
}
.menu-list li a span.des{
    color: #aaa;
    font-weight: normal;
    font-size: 12px;
    display: block;
    margin-left: 20px;
}
.menu-list li a span{
    color: red;
    font-weight: bold;
}
.homeslider,.header-banner{
    margin-top: 10px;
}
.option5 a:hover{
    color: #cd0000;
}
.doitac {
    width:  100%;
}
.doitac .item{
    background-color: #fff;
}
.doitac .item img{
    width: auto;
    margin: auto;
}
.doitac{

}
.option5 .content-page{
    background-color: #fff;
}
.nav-menu-blue li a:hover, .nav-menu-blue li.active a, .nav-menu-blue li.selected a{
    color: #cd0000;
}
.show-brand .navbar-brand{
    background-color: #aaa0;
}
.option5 .show-brand .navbar-brand>a:hover,
.show-brand .navbar-brand a{
    color: #000;
}
.category-featured{
    margin-top: 0px;
}
.option5 .show-brand .navbar-brand{
    width: auto;
    padding-right: 10px;
}
.option5 .nav-menu .nav>li>a:before{
    background-color: #cd0000;
}
.option5 .product-featured{
    margin-top: 10px;
}

.option5 .nav-menu .navbar-collapse{
    background-color: #fff;
    border-bottom: 2px solid #fff;
}
.option5 .nav-menu .nav>li:hover a:after, .option5 .nav-menu .nav>li.active a:after{
    color: #fff;
}
.option5 .product-list li .add-to-cart:hover{
    background-color: #cd0000;
}
.option5 .product-list li .quick-view a:hover{
    background-color: #cd0000;
}
.nav-menu-red li a:hover, .nav-menu-red li.active a, .nav-menu-red li.selected a{
    color: #cd0000;
}
.option5 .product-list li .product-price{
    color: #cd0000;
}
.product-list li .product-star{
    width: 100%;
}
.mb-2{
    margin-bottom: 20px;
}
.mb-1{
    margin-bottom: 10px;
}
.mb-05{
    margin-bottom: 5px;
}
.mt-2{
    margin-top: 20px;
}
.option5 .nav-menu .nav>li>a:before{
    background-color: #fff;
}
.option5 .product-featured .product-list li{
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.nav-menu-red{
    background-color: #ffffff;
}
sup{
    top: 8px;
    font-weight: bold;
}
.option5 #mail-box .btn{
    background-color: #cd0000;
}
.option5 .nav-menu .nav>li>a{
    border-radius: 40px;
    background-color: #fff;
    color: #25559E;
}
#home-slider{
    background-color: #f4f4f4;
    padding-bottom: 10px;
}
.doitac{
    background: #fbfbfb;
}
.mt-0{
    margin-top: 0px;
}
.option5 .nav-menu .nav>li>a{

}
.option5 .show-brand .navbar-brand>a:hover, .show-brand .navbar-brand a{
    font-weight: normal;
    text-transform: capitalize;
}
.bg-services,
.service{
    background-color: #FAE4E6;
    border: 0px solid #ffffff;
    color: red;
}
.bg-services{
    border-bottom: 1px solid #fe000133;
    border-top: 1px solid #fe000133;
}
#footer{
    background-color: #fff;
    margin-top: 10px;
}
.option5 #footer{
    margin-top:  0px;
}
.Phone-footer{
    font-weight: bold;
    color: red;
}
.nav-top-links a .fa,
.nav-top-links a{
    line-height: 30px;
}
.header-giohang{
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 4px;
}
.top-header .dropdown-menu a{
    color: #000 !important;

}
.option5 .top-header .dropdown-menu{
    border-top: 2px solid #fff;
}
#address-list p .fa,
#address-list p{
    line-height: 30px;
    text-transform: capitalize;
}
.xuhuongtimkiem .title{
    font-weight: bold;
}
.option5 .nav-menu .nav>li>a {
    padding: 5px 10px;
    margin-left: 10px;
}
.mt-1
{
    margin-top: 10px;
}
.support-link a .fa,
.support-link a{
    line-height: 35px;
}
.breadcrumb a{
    color: #25559E
}
.product-name-detail{
    color: #000;
    font-size: 28px;
    font-weight: normal;
}
.product-star-detail{
    color: goldenrod;
    font-size: 0.5em;
    line-height: 1.5em;
}
.product-list.list .add-to-cart,
.display-product-option li.selected span, .display-product-option li:hover span{
    background-color: #cd0000;
}
.scroll_top,.scroll_top:before{
    bottom: 20%;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    right: 50px;
}
.btn-cart *,.btn-cart{
    color: #fff;
}
.color-blue{
    color: #337AB7;
}
.color-red{
    color: #cd0000;
}
.border-title{
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 10px;
}
.product-optionsservice{
    border-radius: 6px !important;
    padding: 0px;
    border: 1px solid #f4f4f4;
    border-radius: 3px;
    margin-bottom: 20px;
}
.product-optionsservice .title{
    font-size: 15px;
}
.text-bold{
    font-weight: bold;
}
.color-green{
    color: green;

}
.m-0{
    margin: 0px;
}
.font-14{
    font-size: 14px;
}
.d-flex{
    display: flex;
}
.product-option-price  .icon-check{
    color: #aaa;
    border: 1px solid #aaa;
    border-radius: 15px;
    font-size: 14px;
    margin-top: 5px;
    padding: 2px;
    margin-left: -5px;
    display: inline-block;
}
.infor-left{
    width: 40px;
    float: left;
}
.infor-right{
    width: calc(100%-40px);
    float: left;
}
.product-option-price .btn-product-check{
    display: none;
}
.product-option-price .btn-product-check:checked ~ .icon-check{
    display: inline-block;
    color: #EA2326;
    border: 1px solid #EA2326;
}
.btn-product-color,.btn-product-color:hover{
    position: relative;
    background-color: #ffffff;
    padding: 0px 15px;
}
.btn-product-color .btn-product-border{
    display: none;
}
.btn-product-color img{
    max-height: 30px;
    margin: auto;
}
.product-price.btn-mausac{
    margin-right: 15px;
    text-align: center;
}
.btn-MauSanPham .product-option-price .btn-product-check ~ .btn-product-border img{
    border: 1px solid #EA2326;

}
.btn-mausac .lblGiaSanPham{
    color: #aaa;
}
.product-option-price .btn-product-check ~ .color-red{

    color: rgb(205 0 0 / 42%);
    line-height: 20px;
    display: block;
}
.muangay{
    font-size: 18px;
}
.lblMuaTraGop{
    font-size: 16px;
}
.product-option-price .btn-product-check ~ .btn-product-border{
    border-radius: 5px;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    padding: 10px;
    left: 0%;
    top: 0px;
    box-shadow: 1px 1px 4px #aaa;
}
.product-option-price .btn-product-check:checked ~ .color-red{
    color: #cd0000;
}
.product-option-price .btn-product-check:checked ~ .lblGiaSanPham{
    color: #000 !important;
}
.product-option-price .btn-product-check:checked ~ .btn-product-border
{
    border: 1px solid #cd0000;
    display: block;
    width: 100%;
    position: absolute;
    padding: 10px;
    left: 0%;
    top: 0px;
}
.DanhSachMau{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
}
.product-option-price .btn-product-check:checked ~ .icon-check{
    display: inline-block;
}
.product-option-price .btn{
    width: 30%;
    border: 0px;
    padding: 0px 0px;
}
.product-option-price{
    margin-bottom: 20px;
    padding: 0px;
}
.font-18{
    font-size: 18px;
}
.box-products{
    background-color: #efefef;
}
#product-detail{
    position: relative;
    overflow: hidden;
    padding-bottom: 80px;
}
.btn-product-detail:hover{
    color: #000 !important;
}

.bg-button-content{
    position: absolute;
    background-image: linear-gradient(#fff0, #fff);
    height: 50px;
    bottom: 60px;left: 0px;width: 100%;

}
.btn-product-detail{
    position: absolute;
    bottom: 0px;left: 0px;width: 100%;
    padding: 10px;
    font-size: 18px;
    height: 70px;
    color: #000;
    border:0px;
    height: 60px;
    border-radius: 0px;
    background: #fff;
}
.product-tab{
    margin-bottom: 50px;
}
.color-gold{
    color: goldenrod;
}
.product-progress .progress{
    margin-bottom: 0px;
}
.btn-cart.mini{
    padding: 20px;
    font-size: 2em;
}
.d-none{
    display: none;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-0{
    margin-bottom: 0px;
}
.product-list li .quick-view a.search,
.product-list li .quick-view a.heart,
.product-list li .quick-view a.compare{
    background-color: #000 !important;
}
.product-list li .quick-view a.search:hover,
.product-list li .quick-view a.heart:hover,
.product-list li .quick-view a.compare:hover{
    background-color: #cd0000 !important;
}
.border-button-dashed{
    border-bottom: 1px dashed #aaa;
}
.listCacTrangChinhSach li a{
    display: block;
    padding: 5px;
    padding-left: 0px;
    color: #333;
    border-bottom: 1px dashed #aaa;
}
#introduce-box{
    margin-top: 10px;
}
.introduce-title{
    margin-top: 15px;
    border-bottom: 1px solid #FAE4E6;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
.introduce-title::before{
    position: absolute;
    bottom: 0px;left: 0px;
    content: " ";
    border-bottom: 2px solid #C70202;
    width: 200px;
}
.listCacTrangChinhSach{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.listpayment{
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-flow: row wrap;
}
.listpayment a img{
    height: 30px;
}
.listpayment a{
    text-align: center;
    width: 20%;
    margin-left: 5px;
    border: 1px solid #aaa;
    border-radius: 4px;
    margin-bottom: 5px;
    padding: 2px;
}
.social-link-footer{
    margin-top: 10px;
}
.social-link-footer img{
    height: 40px;
    margin-right: 10px;
}
.check-success{
    color: green;
    font-weight: bold;
}
.color-gray{
    color: #aaa;
}
.color-black-hover:hover{
    color: #000 !important;
}
.binhluan-item .media-body .media-name{
    font-weight: bold;
}
.binhluan-item .media-body{
    padding: 5px;
    padding-left: 15px;
}
.media-logo{
    width: 50px;
    height: 50px;
    float: left;
}
.media-logo label.bg-danger{
    background-color: #cd0000;
}
.media-logo label{
    background-color: #aaa;
    color: #fff;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    text-align: center;

}
.SanPhamTuongTu .product-star{
    text-align: left !important;
}
.SanPhamTuongTu .product-price sup {
    top: 8px;
    left: 1px;
}
.SanPhamTuongTu .product-price{
    color: #fd1010;
    font-weight: bold;
}
.SanPhamTuongTu .product-price.color-gray{
    color: #aaa;
    font-weight: normal;
}
.SanPhamTuongTu .product-name{
    font-size: 16px;
}
.products-block .product-name a{
    color: #000;
    font-size: 14px;
}
.products-block .product-name{
    padding-left: 0px;
    font-size: 14px;

}
.products-block .product-price{
    color: #fd1010;
}
.product-list li .product-name{
    font-size: 14px;
    font-weight: normal;
}
.no-border-radius *,
.no-border-radius{
    border-radius: 0px;
}
.no-padding{
    padding: 0px;
}
.table-middle tr>td,
.table-middle tr,
.table-middle{
    vertical-align: middle;
}
.contact{
    left: 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999999;
}
.contact .contact-content a img{
    float: left;
    margin-right: 10px;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
}
.contact .contact-content .contact-content-item:last-child a{
    margin-right: 0px;

}
.contact .contact-content a{
    color: #000;
    display: block;
    margin-right: 1px;
    padding: 10px;
    background-color: #f4f4f4eee4d;
}
.contact .contact-content .contact-content-item.phone{
    min-width: 230px;
}
.contact .contact-content .contact-content-item{
    width: 50%;
}
.contact .contact-content{
    width: 800px;
    display: flex;
    margin: auto;
    background-color: #fff;
    padding:0px;
    color: #fff;
    border-radius: 0px;
    box-shadow: 0 0 32px #333;
}
.btn-product-detail .btn{
    border: 1px solid #25559E;
}
.btn-primary-out-line{
    border: #25559E 1px solid;
    background-color: #fff;
}
.btn-radius{
    border-radius: 4px;
}
.btn-blue{
    background-color:  #25559E;
}
.btn-red{
    background-color: #EA2326;
}
.border-radius-4{
    border-radius: 4px;
}
.mb-20{
    margin-bottom: 20px;
}
* { touch-action: pan-y; }
.mycarousel .mycarousel-control.right{
    right: 10px;
}
.mycarousel .mycarousel-control.left{
    left: 10px;
}
.mycarousel .item {
    height: 420px;
    overflow: hidden;
}
.mycarousel .item img{
    width: 100%;

}
.mycarousel .mycarousel-control{
    position: absolute;
    top: 45%;
    display: block;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 11px 12px;
    background-color: #fff;
    color: #000;
}
.product-img-function li{
    width: 35%;
}
.product-img-function{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}
.product-img-function li a span{
    display: block;
    width: 100%;
    font-size: 12px;
}
.product-img-function li a:hover{
    color: blue;
}
.product-img-function li a{
    width: 100%;
    color: #000;
    text-align: center;
    float: left;
}
.products-block li{
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0px;
    margin-bottom: 10px;
}
.products-block .products-block-left .img-responsive{

    height: 75px;
}
.product-content{
    margin: -15px;
}
.product-list li .product-name a,
.product-list li .product-name{
    color: #000;
    font-weight: normal;
}
.overflow-x{
    overflow-x: hidden;
}
.btn-menuMobie span{
    width: 100%;
    display: block;
    height: 14px;
    font-size: 10px;
}
.btn-menuMobie{
    border: 0px solid #aaa;
    border-radius: 0px;
    padding: 0px;
    width: 45px;
    height: 45px;
    line-height: 8px;
}
.menuBarMobie {
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.menuBarMobie .logoMobie{
    width: auto;
    height: 50px;
    min-width: 40px;
    margin-top: 1px;
}
.menuBarMobie ul li.formsearchContent{
    width: 70%;
    margin: auto 10px;
}
.menuBarMobie ul li .btn{
    border: 0px;
}
.menuBarMobie ul li.btnGioHangContent .btn,
.menuBarMobie ul li.btnGioHangContent{
    width: 60px;
}
.menuBarMobie ul li.btnGioHangContent{
    margin-right: 5px;
}
.menuBarMobie ul li.btnMenuContent,
.menuBarMobie ul li.logocontent{
    width: 60px;
    margin-left: 5px;
}
.menuBarMobie>ul{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-around;

}
.menuBarMobie .form-search-box{
    padding: 1px;
}
.menuBarMobie .form-group{
    position: relative;
    margin-bottom: 0px;
}
.menuBarMobie .form-search-box .btn-search{
    position: absolute;
    right: 11px;
    top: 11px;
}
.menuBarMobie .form-search-box .txtTimKiem{
    height: 40px;
    width: 100%;
    padding-left: 10px;
    border-radius: 100px;
    background-color: #fff;
}
.menuBarMobie .form-search-box{
    background-color: #C70202;
}
.menuBarMobie .row{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-around;
}
.menuBarMobie .logocontent{
    width: auto;
    height: 60px;
}
.menuBarMobie{
    position: relative;
}
.btnMenuContent{
    position: absolute;
    left: 10px;
    top: 10px;
}
.backdrop{
    display: none;
    left: 0px;
    top: 0px;
    position: fixed;
    height: 100%;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    z-index: 900000;
    background-color: #0008;
}
.titleMenuMobie{
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    padding: 10px;
    display: block;
    border-bottom: 1px dashed #fff;
}
.MenuMobie{
    background-color: #cd0000;
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    height: 100%;
    min-height: 100%;
    width: 300px;

    z-index: 9999990;
}
.sortPagiBar .bottom-pagination .pagination a:hover,
.sortPagiBar .bottom-pagination .pagination .active a{
    background-color: #C70202;
}
body.productdetail{
    background-color: #fff;
}
.MenuMobiemenu-body ul li a{
    border-bottom: 1px dashed #aaa;
    display: block;
    padding: 10px;
    color: #fff;
}
.MenuMobiemenu-body ul ul a:before{
    line-height: 14px;
    content: "\203A";
    font-size: 19px;
    margin-right: 5px;
}
.MenuMobiemenu-body ul ul a{
    padding-left: 30px;
}
.MenuMobiemenu-body ul{
    margin: 0px;
    padding: 0px;
}
.MauSanPham.d-flex .btn-product-color strong{
    font-weight: normal !important;
    color: #000;

}
.img-active{
    border:  1px solid #fff;
    width: 40px;
    border-radius: 4px;
    overflow: hidden;
}
.img-active.active{
    border:  1px solid #EA2326;
    display: table;
    margin: auto;
}
.MauSanPham.d-flex .btn-product-color{
    width: 25%;
    margin-right: 15px;
    text-align: center;
    padding: 5px;
    font-size: 12px;
}
.MauSanPham.d-flex .btn-MauSanPham img{
    max-height: 40px;
    margin: auto;
}
.MauSanPham.d-flex .btn-MauSanPham{
    width: auto;
    cursor: pointer;
    margin-right: 15px;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    margin-bottom: 0px;
}
.MauSanPham.d-flex {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 5px;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#product .pb-left-column .product-image .product-full{
    border: 0px solid #aaa0;
}
.GiaBan{
    font-size: 28px;

}
.giaLiemyet{
    color: #aaa;
    font-size: 16px;
}
.text-nowrap{
    white-space: nowrap;
}
.TieuDe--chuyenmuc{
    margin-bottom: 15px;
    line-height: 40px;
    text-indent: 55px;
    position: relative;
    border: 1px solid #aaa;
    color: #000;
    text-shadow: 0px 0px 1px #000;
}
.TieuDe--chuyenmuc:after{
    content: "";
    position: absolute;
    left: 40px;
    text-indent: 0px;
    top: 0;

    border-left: 10px solid #aaa;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
.TieuDe--chuyenmuc:before{
    content: " \2261";
    position: absolute;
    left: 0;
    text-indent: 0px;
    top: 0;
    background-color: #aaa;
    color: #fff;
    font-size: 24px;
    padding: 0px;
    height: 40px;width: 40px;
    text-align: center;

}

/*.TieuDe--chuyenmuc{*/
.d-flex.product-price-group{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.MauSanPham li.active{
    border: 1px solid #EA2326;
}
.MauSanPham li{
    padding: 10px;
    text-align: center;
}
.mt-20{
    margin-top: 20px;
}

.rating {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    background-color: transparent;
}

.rating label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
}

.rating label:last-child {
    position: static;
}

.rating label:nth-child(1) {
    z-index: 5;
}

.rating label:nth-child(2) {
    z-index: 4;
}

.rating label:nth-child(3) {
    z-index: 3;
}

.rating label:nth-child(4) {
    z-index: 2;
}

.rating label:nth-child(5) {
    z-index: 1;
}

.rating label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.rating label .icon {
    float: left;
    color: transparent;
}

.rating label:last-child .icon {
    color: #aaa;

}

.rating:not(:hover) label input:checked ~ .icon,
.rating:hover label:hover input ~ .icon {
    color: goldenrod;
}
.main-header .header-search-box .form-inline .input-serach input{
    padding-left: 0px;
    height: 30px;
}
.option5 .main-header .header-search-box .form-inline .input-serach{
    padding-top: 0px;
}
.main-header .header-search-box .form-inline{
    height: 40px;
}
.rating label input:focus:not(:checked) ~ .icon:last-child {
    color: #000;
    text-shadow: 0 0 5px #09f;
}
#formThongTin .modal-footer{
    padding: 7px;
}
#formThongTin .modal-header{
    background-color: #f94848;
    color: #fff;
    padding: 7px;
}
#formThongTin button.close{
    color: #fff;
    opacity: 1;
}
#formThongTin input.form-control ,#formThongTin textarea.form-control{
    border-radius: 0px;
    box-shadow: none;
}
.product-list .img-product{
    height: 270px;
}
.product-list li{
    border-top: 1px solid #f4f4f4 !important;
    border-left: 1px solid #f4f4f4 !important;
    height: 385px;
}
.product-featured{
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}
.option5 .content-page{
    background-color: #f4f4f4;
    margin-top: 0px;

}
.category-featured{
    background-color: #fff;
}
.option5 .product-featured{
    margin-top: 10px;

}
.btn-outline.btn-success{
    color: green;
}
.btn-outline.btn-primary{
    color: #25559E;
}
.btn-outline{
    background-color: #0000;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.service .service-item h3{
    line-height: 32px;
}
@media (min-width: 768px) and (max-width: 1024px){
    .service .service-item .info{
        margin-top: 30px;
    }
    .header-search-box{
        display: none;
    }
    .form-inline .form-group{
        width: 100%;
    }
    #carouselHome .carousel-inner .item img{
        width: 100%;
    }
    .product-container{
        padding: 0px;
    }
    .service{
        padding: 5px;
    }
    .icon img{
        height: 30px;
    }
    .service .service-item .info h3{
        font-size: 14px;
    }
    #introduce-box .item{
        width: 50%;
    }
    .introduce-title{
        font-size: 16px;
    }
}

@media (min-width: 601px) and (max-width: 767px)
{
    #introduce-box .item{
        width: 50%;
    }
    #carouselHome .carousel-inner .item img{
        width: 100%;
    }
    .option5 .product-featured .product-list li{
        min-height: 250px;
        height: 320px;
    }
    .product-list .img-product{
        height: 200px;

    }
    .option5 .product-featured .product-list li {
        width: 33%;
        float: left;
    }

}
.btnMuaTraGop{
    padding-right: 5px;

}
.btnMuaQuaThe{
    padding-left: 5px;
}
@media only screen and (max-width: 600px) {


    .homeslider{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .main-header{
        padding-bottom: 0px;
    }
    .product-container{
        padding: 0px;
    }
    #MenuMobie .menuBarMobie ul li.formsearchContent{
        width: 100%;
    }
    .option5 .logo{
        margin-top: 0px;
    }
    .option5 .content-page{
        margin-top: 10px;

    }
    .mobieFullWidth{
    }
    body{
        overflow-x: hidden;
    }
    #introduce-box .introduce-title{
        margin-top: 10px;
    }
    .contact{
        left: 0px;
        position: fixed;
        bottom: 0px;
        width: 100%;
        z-index: 9999;
    }
    .mycarousel .item {
        height: 200px;
        overflow: hidden;
    }
    .contact .contact-content{
        width: 100%;
        display: flex;
        margin: auto;
        padding: 0px;
        color: #fff;
        border-radius: 0px;
        flex-wrap: nowrap;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .contact .contact-content .contact-content-item{
        width: 35%;
    }
    .contact .contact-content a{
        text-align: center;
    }
    .contact .contact-content a img{
        float: none;
        height: 16px;
        margin-right: 0px;
    }
    .contact .contact-content .contact-content-item.phone{
        min-width: 20%;
    }
    .scroll_top{
        bottom:60px;
        right:30px;
    }
    .product-content{
        margin: 0px;
    }
    .listIconHeader {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-content: center;
    }
    .page-order .product-name,
    .page-order .product-name a{
        line-height: 14px;
        font-size: 14px !important;
    }
    .option5 .top-header{
        height: 35px;
        overflow: hidden;
    }
    .listIconHeader li a span {
        width: 100%;
        display: block;
        font-size: 10px;
        text-align: center;
        font-weight: bold;
    }
    .linklogo img{
        margin-left: 0px;
    }
    .doitacContent{
        background-color: #fff0;
    }
    .product-list li .left-block {
        position: relative;
        overflow: hidden;
        padding: 4px 4px 0;
    }
    .product-list li .product-name a,
    .product-list li .product-name {
        font-size: 16px;
        font-weight: normal;
        color: #000;
    }
    .product-list li .right-block{
        padding: 0 5px;
    }
    .option5 .product-list li .price{
        font-size: 10px;
        font-weight: bold;
    }
    .option5 .product-list li .price.product-price{
        font-size: 14px;
        font-weight: bold;
    }
    .nav-menu-red{
        height: 40px;
    }

    .option5 .show-brand .navbar-brand{
        width: 200px;
    }
    .option5 .show-brand .navbar-brand>a:hover, .show-brand .navbar-brand a{
        font-size: 16px;
        font-weight: 400;
        font-family: arial
    }
    .listpayment {
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        flex-flow: row wrap;
    }
    .option5 .nav-menu {
        background: #fff;
    }
    .category-featured{
        margin-top: 0px;
    }
    .main-header{
        padding-top: 0px;
    }
    .top-header a{
        border-right: 0px;
    }
    #carouselHome .carousel-inner .item img{
        height: auto;
    }
    .product-list .img-product{
        height: 160px;
    }
    .option5 .product-featured .product-list li{
        height: 280px;
        min-height: 250px;
    }

    .navbar-brand  a{
        line-height: 15px;
        white-space: nowrap;
        color: #fff !important;
        font-weight: 500;
        padding: 5px;
        background-color: var(--red);
    }
    .navbar-brand {
        padding-left: 0px !important;
    }

}
@media (min-width: 993px) and (max-width: 1200px)
{
    #home-slider .header-top-right {
        width: auto;
        margin: 0;
        border-top: none;
        padding: 0 15px;
    }

}
.DoiTac.owl-carousel .owl-item img{
    height: 40px;
    width: auto;
    margin: auto;
    border-radius: 30px;
}

.DoiTac.owl-carousel .item{
    background-color: #0000;
}
.contact-content-item a p{
    font-size: 12px;
}
.contact .contact-content a img{
    height: 20px;
}
.contact .contact-content a{
    padding: 5px;
}
.product-option-price label{
    margin-bottom: 10px;
}
.product-option-price{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    align-content: space-between;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.product-img-function li a:hover{
    color: #C70202;
}
.productContent img {
    height: auto !important;
    max-width: 100% !important;
}
.btn-danger{
    background-color: #cd0000;
}
#ThongSoKyThuatNoiDung{
    transition: all 1s;
}