@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=vietnamese');
body{
    font-family: 'Roboto', sans-serif;
    background-image:url('../images/custom-bg-body.png');
    background-position: top center;
}
.top-header{
    background:#6d6e70;
    color: #fff;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    transition: all 0.3s ease 0s;
    z-index: 999999;
}
.top-header-container{
    line-height: 41px;
}
.name-comp {
    font-size: 16px;
    text-transform: uppercase;
}
.contact-header {
    font-style: italic;
}
.hotline-header{
    margin-left:30px;
}
#header .logo {
    padding: 25px 0;
}
.item-highlight {
    color: #000;
    padding: 10px 0 10px 57px;
    font-style:italic;
}
.item-highlight i:before{margin-top: 10px;}
.item-highlight img {
    width: 48px;
    position: absolute;
    left: 0;
    top: 8px;
}
.item-highlight .title-highlight {
    font-size: 15px;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 5px;
}
.item-highlight i {
    font-size: 28px;
    position: absolute;
    left: 0;
    top: 8px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #f7931e;
    color: #fff;
    text-align: center;
    line-height: 48px;
}
.item-highlight p.desc-hl {
    color: #484848;
}
.mini-cart-order{
    background: #55c405;
    border-radius: 4px;
    padding: 0 10px !important;
}
.nav-right .cart-order .dropdown-toggle {
    border-right: 0;
}
.cart-order .dropdown-toggle span.number {
    right: 0;
    position: relative;
    margin-left: 5px;
    top: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
}
.mini-cart-order i{
    margin-right: 5px;
}
.nav-right .cart-order .dropdown-toggle {
    font-size: 14px;
    width: auto;
    line-height: 40px;
}
.nav-right .item-dropdown:hover {
    background: #e6830f;
}
.bg-main, .fancybox-gallery:hover .image-hover, .nav-tabs-03.nav-tabs>li.active>a, .nav-tabs-03.nav-tabs>li.active>a:focus, .nav-tabs-03.nav-tabs>li.active>a:hover, .box-step ul li.active .demo-icon, .nav_title li a::before, .box-product-style2 h3:before, .title_style2 h3::after, .opticon-select li:hover .btn-ver, .opticon-select li.active .btn-ver, .nav-tabs-01 .nav-tabs li.active span, .list-bank li label:before {
    background-color: #55C405;
}
li{
    list-style: none;
}
.box-language>.item-dropdown>a{
    float:left;
    margin-right: 10px;
}
.box-language>.item-dropdown>ul{
    float:left;
}
.box-language{
    float: right;
}
.box-language>.item-dropdown{
    margin-left:0;
}
.nav-right.nav-cart-header{
    float: none;
    display: inline-block;
    width: 100%;
    margin: 8px 0;
}
.icon_img img {
    margin-right: 0;
    margin-top: 3px;
}
.item-highlight.box-align-center {
    margin: 24px auto;
}
.box-search{
    margin:5px 0;
}
.mightyslider_modern_skin {
    background: #fff !important;
}
#header{
    margin-bottom:20px;
}
.title_style h2, .title_style h3, .title_style h4 {
    padding: 12px 15px;
    background-color: #55C405;
}
.bs-docs-sidenav>li {
    border-bottom: 1px dashed #dcdcdc;
}
.side-bar-left .nav>li>a.item-sub-menu>span {
    padding-right: 5px;
}
.box-search-mobile .box-search {
    right: 15px;
}
.btn-search {
    background-color: #f7931f;
    border: 1px solid #e68718;
    color: #fff;
}
.btn-search:hover {
    background-color: #d87c12;
    border-color: #c16a04;
}
.all-menu {
    padding: 10px 12px;
    border-radius: 50%;
    background: #ffffff54;
    margin: 4px;
    color: #fff;
    font-size: 16px;
}
.all-menu a{
    color: #fff;
}
.nav_desktop li a {
    padding: 15px 18px;
}
.title-theme6 h2{
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 25px;
}
.title-theme6 h2:before {
    content: '';
    width: 42%;
    height: 2px;
    position: absolute;
    top: 6px;
    background-color: #55C405;
    right: 0;
}
.title-theme6 h2:after {
    content: '';
    width: 42%;
    height: 2px;
    position: absolute;
    top: 6px;
    background-color: #55C405;
    left: 0;
}
.list-item:not(.view-list)>.item-product.style-view-2>.img {
    border: none;
}
.item-product.style-view-2 {
    border: 1px solid #ddd;
}

.list-item:not(.view-list) .item-product.style-view-2:hover {
    border: 1px solid #55c405;
}
.list-item:not(.view-list) .item-product.style-view-2:hover .info{
    background:#55c405;   
}
.list-item:not(.view-list) .item-product.style-view-2:hover .info a, .list-item:not(.view-list) .item-product.style-view-2:hover .info .price-well{
    color: #fff;  
}
.title-product .info a:hover, .title-product .info .price:hover {
    color: #fff;
}
.item-product .info {
    padding: 10px;
    margin-top: 10px;
    min-height: 92px;
}
img.img-product {
    padding: 10px;
    max-height: 100%;
}
.title-product a {
    font-size: 14px;
    font-weight: 500;
}
.price-well {
    font-size: 15px;
}
.block-news{
    position:relative;
}
.list-item:not(.view-list) .item-blogs:hover{
    border: 1px solid #78A45A;
   padding:1px;
}
.list-item:not(.view-list) .item-blogs .info{
    text-align:center;
}
.list-item:not(.view-list) .item-blogs .desc-blogs {
    text-align: center;
}
.list-item:not(.view-list) .item-blogs {
    margin-bottom: 30px;
}
.item-customer {
    border: 1px solid #ddd;
    margin: 0 8px;
    margin-bottom: 20px;
}
section.business-financial.home-contact {
    background-color: #55C405;
    padding: 20px 0;
    line-height: 32px;
}
section.business-financial strong {
    color:#fff;
    font-size:15px;
}
section.business-financial p {
    color: #FFF;
    font-weight: 400;
    margin-bottom: 0;
}
section.business-financial .btn-click {
    float: right;
    padding: 15px 0;
}
section.business-financial .btn-click a {
    position: relative;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
    padding: 12px 22px 12px 22px;
    border-radius: 2px;
    background:#f58220;
    -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;
}
.highlight-footer-container{
    padding: 20px 0;
    display: inline-block;
    width: 100%;
}
.item-highlight-footer i {
    font-size: 28px;
    position: absolute;
    left: 0;
    top: 8px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: none;
    color: #4cac48;
    text-align: center;
    line-height: 60px;
    border:1px solid #ddd;
}
.item-highlight-footer i:before{margin-top: 16px;}
.item-highlight-footer {
    color: #000;
    padding: 18px 0 13px 70px;
}
.bottom-footer {
    background: #55C405;
}
.coppyright {
    color: #e2e2e2;
}
#footer {
    background: #4C4C4C;
    padding:0;
}
.color-main, .box-style-1 .demo-icon:before, .bottom-download span, .cart-order .dropdown-toggle span.number, .view-style .btn-view.active, .nav li.active a, .nav_desktop ul li:hover ul li a:hover, .title-product a:hover, .title-desc-detail, .nav-tabs-01 .nav-tabs li span .demo-icon, .nav-tabs-01 .nav-tabs li.active i.icon-dot-circled, .nav_desktop ul li.sub-menu-style2 ul li a:hover, .nav_desktop ul li.sub-menu-style2:hover ul li a:hover, .breadcrumb > .active, .newsletter .btn-default {
    color: #f58220;
}
.address-ft p, .about-desc, .menu-footer-vertical a {
    color: #ffffff;
}
.product-right .title-theme6 h2:before, .product-right .title-theme6 h2:after{
    display:none;
}
.title-main {
    background: none;
    padding: 0 0 10px;
    margin-bottom: 0;
}
.product-right .box-detail-list-product>.row, .news-right>.row{
    margin:0;
}
.product-right .media-left {
    width: 33.333333%;
    padding-right:0;
}
.product-right .media-body{
    padding-left: 10px;
}
.product-right .product-left-right>.media>.media-left>a>img {
    width: auto;
}
.product-right .title-theme6{
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.product-right .title-theme6 h2 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
    padding: 0px 0px 8px;
    position: relative;
    color: #55c405;
}
.product-right .title-theme6 h2:before {
    background-color: #55c405;
    content: '';
    width: 100%;
    left: 0;
    height: 3px;
    position: absolute;
    top:24px;
    display: inline-block;
}   
.product-right .title-theme6>p{
    display:none;
}
#main_img > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#main_img {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
}
.btn-black-2.btn-shop-cart {
    background-color: #f7931f;
    border-radius: 4px;
    padding: 10px 22px;
}
.btn-black-2.btn-shop-cart:hover {
    background-color: #79a559;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li.active>a {
    background-color: #f7931f;
    border-color: #de7f10;
}
.row-about-1 {
    padding: 0;
}
.box-left {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}
.nhslider .item_block {
    margin-bottom: 20px;
}
.view-list .item-blogs .img-blogs {
    width: 25%;
    padding-top: 16.666667%;
}
.box-blogs.view-list .info {
    margin-left: 25%;
}
.view-list .item-blogs {
    padding-bottom: 0;
}
.bs-docs-sidenav{
    border:none;
}
.block-nav-left-mobile .bs-docs-sidebar.border {
    display: inline-block;
    width: 100%;
}
.box-product.product-right {
    border: 1px solid #ddd;
    padding: 0 10px 10px;
    margin: 10px 0 13px;
}
.box-left.news-right{
    border: 1px solid #ddd;
    padding: 0 10px 15px;
}  
.box-left.news-right .nav_title li a {
    margin-top: 10px;
    color: #55c405;
}
.item-product .img>a>img{
    object-fit: cover;
}
.news-right .item-product {
    margin-bottom: 5px;
}
.top-header-mobile .mini-cart-order {
    background: none;
    margin-right: 10px;
}   
.top-header-mobile .box-language>.item-dropdown>ul {
    margin-bottom: 0;
}
.top-header-mobile .icon_img img {
    margin-top: 0;
}
.top-header-mobile .box-language>.item-dropdown {
    padding: 10px 0;
}
.top-header-mobile .nav-right .cart-order .dropdown-toggle {
    line-height: 26px;
}
.content-Customer .slider-product.owl-theme .owl-controls .owl-buttons div {
    top: 39px;
}
.nav_desktop li:hover > a {
    background-color: #9BDE1F;
}
.contact-right-container{
    border:1px solid #ddd;
    padding:10px;
    margin-bottom:15px
}
.btn-cart.btn-pay.btn-add-cart-two, .btn-compare {
    height: 40px;
    font-size: 16px;
    background-color: #FF6600;
    padding: 10px 17px 10px 14px;
    border-radius: 4px;
    float: right;
    margin-right: 0;
}
.btn-muahang {
    padding: 0 15px;
}
.btn-default.btn-cart:hover {
    color: #fff !important;
    background-color: #79a559 !important;
    border-color: #649043 !important;
}
.input-lg {
    height: 40px;
}
.btn-muahang>.input-group>.input-group-btn>.btn {
    width: 30px;
    height: 40px;
    padding: 5px 11px;
}
.btn-muahang>.input-group {
    width: 80px;
    margin-right: 0;
}
.btn-contact-detail{
    border-radius: 4px;
    text-align: center;
    margin-bottom: 15px;
}
.btn-contact-detail a{
    color: #fff;
    font-weight: 600;
}
.tu-van, .lienhe-email, .chat-facebook{
   padding: 10px; 
}
.tu-van, .lienhe-email{
    background: #55c405;
}
.chat-facebook{
    background: #0448C3;
}
.btn-lienhe-email{
    clear:both;
}
.chat-facebook i{
    padding-right: 5px;
}
.contact-co-operate{
    border-radius: 4px;
    text-align: center;
    background:#F48022;
    color:#fff;
    padding:10px;
}
.contact-co-operate strong{
    font-size:16px;
    color:#fff;
}
.contact-co-operate p{
    margin:0;
}
#share-icon{
    text-align:left !important;
    margin-top: 10px;
}
#share-icon i{margin-top: 8px;}
#share-icon .jssocials-share-link {
    background: none;
    border: 1px solid #b7b7b7;
    box-shadow: unset;
    color: #b7b7b7;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.ckeditor-post img{
    OBJECT-FIT: CONTAIN;
}
.button-modal .continue-shopping, .btn-main, .btn-primary, a.btn-primary, .btn-default , .btn-submit{
    background: #F48022;
    border-color: #da6e17;
    color:#fff;
}
.title_style3 h3{
    text-align: center;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.contact-service-right {
    border: 1px solid #55c405;
    padding: 10px;
    background:#f5f5f5;
    margin-bottom: 15px;
}
.contact-service-right strong{
    color: #55c405;
    text-align:center;
    text-align: center;
    display: block;
    margin-bottom:10px;
    font-size:16px;
}
.contact-service-right a{
    color: #f7931f;
    font-style: italic;
}
.btn-submit{
    text-transform: uppercase;
}
.form-control {
    border-color: #55c405;
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
@media (max-width: 768px){
    #header .logo {
        padding: 10px 0;
    }
    .title-theme6 h2:before, .title-theme6 h2:after {
        width: 40%;
    }
    .btn-menu-main {
        width: auto;
    }
    .mightyslider_modern_skin .mSButtons {
        width: 92px !important;
        height: 45px !important;
    }
    .mightyslider_modern_skin.isTouch .mSPages li {
        width: 12px !important;
        height: 12px !important;
    }
}
@media (max-width: 767px){
    .menu-footer-vertical {
        padding: 0;
    }
    .show-mobile {
        color: #fff;
    }
}
@media (max-width: 767px) and (min-width: 425px){
     .title-theme6 h2:before, .title-theme6 h2:after {
        width: 26%;
    }
}
@media (max-width: 424px) and (min-width: 375px){
     .title-theme6 h2:before, .title-theme6 h2:after {
        width: 22%;
    }
}
@media (max-width: 374px){
     .title-theme6 h2:before, .title-theme6 h2:after {
        width: 19%;
    }
    .box-blogs {
        width: 100%;
        float: none;
    }
}
.title_style1 h2{
    text-align: center;
}
.box_bor_style1 {
    border: 0px;
    padding: 0px;
    width: 100%;
    left: 0px;
    position: relative;
}
a {
    color: #0000F7;
}
.title-menu-ft {
    color: #ffffff;
}
.address-ft .demo-icon {
    color: #55c405;
}
.address-ft a{
    color: #55c405;
}
.menu-footer-vertical a:hover {
    color: #f48022;
}
.bottom-detail-product .nav_title {
    border-bottom: 0;
    background: #55c405;
}
.nav_title>li.active>a:before, .nav_title>li:hover>a:before{
    display:none;
}
.bottom-detail-product .nav_title li.active {
    background: #9BDE1F;
}
.nav_title>li:first-child {
    padding: 0 30px;
}
.bottom-detail-product .nav_title li a {
    font-size: 15px;
    color: #fff;
    padding: 10px 0px;
}
.cart-order .dropdown-toggle span.number {
    border: 1px solid #f7931e;
}
.btn-close-popup {
    position: absolute;
    top: 6px;
    right: 0;
    color: #000;
    background: none;
}
#popup-lienhe .modal-content {
    overflow: hidden;
}
#popup-lienhe {
    top: 10%;
}
#popup-lienhe .title_style3 h3 {
    margin-top: 15px;
}
.box-contacts .title_style3.border-bottom {
    display: inline-block;
    width: 100%;
    padding-bottom:15px;
    margin-bottom: 15px;
}
.box-contacts .title_style3 h3 {
    color: #55c405;
}
.radio-contact{
    color: #FF6500;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 30px;
}
.item-highlight a{
    color:#000;
}
.price{display:none;}
@media (max-width: 480px){
    .ab-1-right {
        padding-right: 15px;
    }
}
.detail-post .box-detail-post.top-post .title-blogs-item{
    height:auto;
}
@media (min-width: 768px){
    .modal-dialog {
        margin: 85px auto;
    }
}
.radio-contact label {
    font-weight: bold;
}



/*BEGIN PHÂN TRANG*/
.phantrang-page{text-align:center;overflow:hidden;padding:10px 0px;margin-top: 40px;}
.phantrang-page a{margin-left: 5px;background:#fff;border:#ddd 1px solid;border-radius: 1px 1px 1px 1px;display: inline-block;margin-bottom: 10px;margin-right: 10px;overflow: hidden;padding: 2px 10px;text-align: center;color: #977a38;}
.phantrang-page a:hover,.phantrang-actived{    border: #db231c 1px solid !important;
    background: #db231c !important;
    font-weight: normal;
    color: white!important;}
/*END PHÂN TRANG*/