@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap&subset=vietnamese');
body{
    color:#000;
    font-family: "Open Sans",sans-serif;
}
a {
    color: #333;
}
ol, ul {
    margin: 0;
}

.mighty-slider {
    height: 427px !important;
}
.nh-row {
    position: relative;
    float: left;
    width: 100%;
}
.img-res {
    position: relative;
    padding-top: 70%;
}
.img-res img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow:hidden;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box-search {
    width: 70%;
    margin: 14px 0;
    border: 1px solid #ddd;
}
.nav-right .mini-cart-order {
    background: #ba1c22 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    height: 45px;
    text-align: center;
    width: 50px;
    margin: 15px 0 15px 10px;
    float: right;
}
.mini-cart-order a.dropdown-toggle {
    color: #fff;
    line-height: 45px;
}
#header div[id^="header-row-"]:nth-child(2){
    background: #ba1c22;
}
.box-language a.dropdown-toggle {
    color: #fff;
}
.box-right {
    float: right;
    padding: 10px 0;
}
.wsmenu-list > li:last-child> a {
    border-right: 0 none;
}

.dm-sp .bs-docs-sidenav {
    height: 335px;
    border: none;
    overflow: hidden;
}
.dm-sp .bs-docs-sidebar {
    border: 1px solid #ddd !important;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    font-weight: 600;
    text-transform: uppercase;
}
.rx-show {
  display: none;
}
.rx-change a.rx-show {
  display: block;
}
.rx-change a.rx-default {
  display: none;
}
.rx-parent {
  background: #fff none repeat scroll 0 0;
  padding: 12px 10px;
  order: 1;
  cursor: pointer;
}
.rx-parent a:hover {
  color: #ba1c22;
}
.rx-parent .fa {
    float: right;
    padding-top: 5px;
}
.rx-change+.bs-docs-sidenav{
    height: 100%;
}
.dm-sp .nav li a {
    padding: 12px 10px;
}
.mightyslider_modern_skin.isTouch .mSPages li {
    width: 12px !important;
    height: 12px !important;
}
.icon-menu {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
    content: "\f0c9";
    font-size: 20px;
}
.btn-shop-cart {
    float: right;
    padding: 8px 15px;
    font-size: 15px;
    margin-bottom: 10px;
}
.btn-shop-cart+.price {
    float: left;
    padding: 8px 0;
}
.price.price-inline {
    height: 39px;
}
.read-more {
    padding: 9px 0;
    font-weight: 600;
}
.read-more a {
    color: #ba1c22;
}
.news-main p.desc-blogs {
    height: 65px;
}
.brand-container {
    background-color: #4e5862;
    padding: 30px 0;
}
.tab-brand {
    text-align: center;
    margin: 30px 0 20px;
}
.tab-brand h2 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.news-main.block-news {
    max-width: 768px;
    margin: 35px auto;
}
.item-product.style-view-2 {
    padding: 1px;
}
.noPadding {
    padding: 0;
}
#footer {
    background-color: #282828;
}
.address-ft i {
    padding-right: 8px;
}

.mypage-alo-phone {
    position: absolute;
    right: 197px;
    top: 60px;
    visibility: visible;
    background-color: transparent;
    width: 65px;
    height: 65px;
    cursor: pointer;
    z-index: 200000 !important;
}
.mypage-alo-ph-img-circle {
        width: 18px;
        height: 18px;
        top: 40px;
        left: 40px;
        position: absolute;
        background: rgba(30, 30, 30, 0.1) url(/uploads/plugin/custom_img/2020-01-08/1578450495-309230472-custom.png) no-repeat center center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 1px solid transparent;
        opacity: .7;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        /* transform-origin: 50% 50%; */
        background-color: #e40009;
        background-size: 70%;
}
.mypage-alo-ph-circle-fill {
    width: 28px;
    height: 28px;
    top: 35px;
    left: 35px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(228, 0, 9, 0.56);
    opacity: .75 !important;
}
.mypage-alo-ph-circle{
    width: 48px;
    height: 48px;
    top: 24px;
    left: 24px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #e40009;
}
.box-right ul.dropdown-menu {
    min-width: 100px;
}
.breadcrumb li a, .breadcrumb > .active {
    color: #ba1c22 !important;
}
.page-title{
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0px;
}
.btn-default {
    background-color: #ba1c22;
}
.item-blogs .img-blogs img {
    opacity: 1;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s
}
.item-blogs:hover .img-blogs img {
    opacity: .9;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
}
.list-item:not(.view-list) .title-product{
    height: 40px;
}
.btn-muahang>.input-group {
    width: 100px;
}
.btn-muahang>.input-group>.input-group-btn>.btn {
    width: 35px;
    height: 40px;
}
.btn-muahang>.input-group>.num-quantity {
    min-width: 40px !important;
    height: 40px;
	padding: 10px 2px;
}
.btn-cart.btn-pay.btn-add-cart-two {
    height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 10px;
    font-weight: 600;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
}
.btn-cart.btn-pay.btn-add-cart-two:hover{
	box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.4);
	-webkit-transform: scale(1.02, 1.02);
	transform: scale(1.02, 1.02);
	background-color: #f44601 !important;
}
.style-view-small .info .price p {
    font-size: 13px !important;
    float: left;
    padding-right: 5px;
}
.new_title {
    color: #000000;
    margin: 0 auto 25px;
    text-transform: none;
    text-align: center;
}
.new_title h2 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin-top: 0;
    position: relative;
    display: inline-block;
    padding-bottom: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.new_title h2 a {
    color: #444;
}
.new_title h2 a:hover {
    color: #444;
}
.block-news .item-blogs {
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.img-blogs.img-res {
    padding-top: 100%;
}
.block-news .title-blogs-item {
    margin-bottom: 5px;
    height: unset;
    text-align: center;
}
.style-view-small .title-blogs-item {
    height: unset;
    margin: 0 0 5px;
}
.style-view-small .img-blogs.img-res {
    padding-top: 65%;
    margin-bottom: 0;
}
.box-blogs.view-list .info .title-blogs-item {
    height: unset;
}
.wrap-list .desc-blogs {
    font-size: 14px;
}
.title-blog-item a {
    font-size: 14px;
}
.title-blog-item {
    margin:0;
}
.news-new .read-more{
    display:none;
}
.detail-post .title-blogs-item {
    color: #292828;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    height: unset;
    overflow: unset;
}
.detail-post img {
    height: auto;
}
.title-blog-item a {
    color: #333;
}
.link-lien-quan{
    margin-top:30px;
}
.breadcrumb>li+li:before {
    padding: 0 0px 0 5px;
}
.box-contacts .btn-default:hover {
    box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
    background: #ba1c22 !important;
}
.het-hang-cate{
    color: #fff;
    padding: 5px;
    position: absolute;
    background: #f40101;
    bottom: 0;
    font-size: 12px;
}
.het-hang-detal {
    font-weight: bold;
    color: #ed1c24;
}
.box-contacts {
    margin: 0 auto;
    max-width: 700px;
}
.box-contacts .title_style3 h3 {
    font-size: 23px;
    margin: 20px 0 10px;
    border:none;
    color: #000308;
    text-align: center;
}
.box-contacts .btn-default {
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ba1c22;
    border-radius: 0;
    border: none;
    color: #fcfcfc;
    cursor: pointer;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    outline: none;
    max-width: 190px;
    padding: 0 25px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    text-transform: inherit;
}
.box-contacts .btn-default:active, .box-contacts .btn-default:focus, .box-contacts .btn-default:hover{
    box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
}
.box-contacts .form-control {
    height: 60px;
}
.box-contacts .form-group {
    margin-bottom: 20px;
}
.box-contacts textarea.form-control {
    height: auto;
}
.bottom-detail-product .tab-content ul {
    padding-left: 25px;
}
.top-detail-product .lien_he {
    font-size: 24px;
    font-weight: bold;
    color: #f44601;
    line-height: 24px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.logo img {
    width: 230px;
}
.company-name{
    color: #9EA3A6;
    font-size: 16px;
    text-transform: uppercase;
}
.style-view-small .info {
    text-align: left;
}
.fix.bg-search {
    margin: auto;
    background: #fff !important;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    webkit-box-shadow: 0 3px 10px 0 rgba(61,61,61,0.5);
    -moz-box-shadow: 0 3px 10px 0 rgba(61,61,61,0.5);
    box-shadow: 0 3px 10px 0 rgba(61,61,61,0.5);
}
@media (min-width: 1025px) {
    .wsmenucontainer.clearfix {
        float: left;
    }    
    .product_cate .nav_title>div {
        width: calc(100%/5);
    }
    .product_cate .nav_title {
        max-width: 1000px;
        margin: 0 auto;
        text-align: center;
    }
    #header {
        margin-bottom: 20px;
    }
}
@media(max-width:1200px){
    .mypage-alo-phone {
        right: 121px;
    }
}
@media(max-width:1024px){
    body {
        overflow-x: hidden;
    }
    .navbar-header {
        text-align: center;
    }
    .box-right .item-dropdown>a {
        color: #fff;
    }
    .new_title h2 {
        font-size: 20px;
    }
    .item-product .img {
        padding-top: 75%;
    }
    .wsmenu-list {
        float: left;
        width: 100%;
    }
    .title_style h3 .show-mobile {
        color: #fff;
    }
    .list-fan-page {
        float: left;
    }
    .nav-right {
        background: none;
        padding: 10px 0;
    }
    .wsmenucontainer {
        float: left;
    }
    .bg-menu-mobile {
        background: #ba1c22;
    }
    .wsmenu-list > li > a {
        color: #fff;
    }
    .heading-title h2:before {
        width: 100%;
        margin-left: -50%;
    }
    .box-product.tabs-block {
        margin-top: 20px;
    }
    .box-right {
        padding: 7px 0;
    }
    .title_cate h2 {
        font-size: 30px;
    }
    .img-cate {
        padding: 30px 0;
    }
    .product_cate .nav_title>div> a {
        font-size: 12px;
        background-color: #bcbcbc;
        color: #fff;
        height: 40px;
    }
    .product_cate .nav_title>div> a span{
        padding: 0;
    }
    .brand-container {
        padding: 30px 0;
    }
    .tab-brand h2 {
        font-size: 25px;
    }
    .tab-brand {
        margin: 20px 0;
    }
    .news-main.block-news {
        margin: 40px auto;
    }
    .call-now{
        display:none;
    }
}
@media(max-width:768px){
    .module-title>ul {
        width: 100%;
    }
    .module-title .nav-tab-right>li>.dropdown-menu {
        left: 0;
        float: none;
        margin: 0 auto;
    }
    .fp-container {
        margin-bottom: 20px;
    }
    .bottom-detail-product .nav_title li a {
        font-size: 13px;
    }
    .new_title {
        margin: 0 auto 10px;
    }
    .wsmenu-list > li{
        padding:0;
    }
    .mighty-slider {
        height: 40vw !important;
    }
    .price.price-inline {
        padding: 0;
        float: none;
    }
    .title-main {
        padding: 10px 0;
    }
}
@media(max-width:425px){
    .price-well {
        font-size: 14px;
    }
}
@media(max-width:375px){
    .captcha-reload+ .text {
        width: 46%;
        float: left;
    }
    .captcha-input {
        width: 100%;
    }
}
.mypage-alo-phone2{
    z-index: 9999;
    bottom: 80px;
    position: fixed;
    left: -15px;
}
.mypage-alo-phone2 .mypage-alo-phone {
    position: inherit;
    right: auto;
    top: 60px;
    height: 50px;

}
.mypage-alo-phone2 .mypage-alo-ph-circle{
    width:90px;
    height: 90px;
}
.mypage-alo-phone2 .mypage-alo-ph-circle-fill{
    width: 60px;
    height: 60px;
    top: 40px;
    left: 40px;
}
.mypage-alo-phone2 .mypage-alo-ph-img-circle{
    width: 30px;
    height: 30px;
    top: 55px;
    left: 55px;

}
.menu-footer-contact span{
    color: #fff;
}

ul.zalo>li {
    list-style: none;
}

ul.zalo {
    position: fixed;
    bottom: 95px;
    left: 25px;
}

ul.zalo>li img {
    width: 60px;
}

ul.zalo>li {
    margin-bottom: 20px;
}

@media (max-width:992px){
    .mypage-alo-phone2 {
        left: -25px;
        bottom: 66px;
    }
    
    ul.zalo {
        bottom: 80px;
        left: 21px;
    }
    
    ul.zalo>li img {
        width: 50px;
    }
    
    ul.zalo>li {
        margin-bottom: 10px;
    }
}