@import "zalo.css";
@import "animate.css";
@import "addgiohang.css";
@import "stam.css";
@import "thaydoimau.css";

@font-face{font-family: "SVN-Megante";src:url(../font/SVN-Megante.otf);}
@font-face{font-family: "VLAFTESTO";src:url(../font/VLAFTESTO.TTF);}

body{
    font-family: "Roboto", sans-serif !important;
    font-size: 12px;
}
.width1200{
    margin: 0 auto !important;
    width: 1200px !important;
}
.padd0{
    padding: 0 !important;
}
.alignR{
    text-align: right;
}
.positionR,
.posR{
    position: relative !important;
}
.posA{
    position: absolute !important;
}
.headtop-one{
    background: #00924b;
    padding: 0;
}
.top-bar {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #2ab975;
    font-size: 12px;
    color: #fff;
    line-height: 1.25;
}
.search-bar {
    background-image: linear-gradient(to right,#015c31 0,#2bc97e 100%);
    padding: 10px 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 3333;
    top: 0;
    color: #fff;
}
.search-bar-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.search-bar .logo {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0;
    width: 220px;
    text-align: center;
    color: #fff;
    height: 80px;
}
.img-fluid {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
}
.search-bar .search-box {
    -ms-flex: 1 1 700px;
    /* flex: 1 1 700px; */
    min-width: 320px;
    position: relative;
    width: 700px;
}
.head-flag a {
    display: inline-block;
    padding: 0 3px;
}

.head-flag {
    width: 100%;
    display: inline-block;
    position: relative;
    top: 6px;
}
.post_title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 1.45;
    font-family: "SVN-Megante";
}
.search-box .form-control {
    padding: 11px 17px;
    padding-right: 50px;
    width: 700px;
}
.search-bar .form-control {
    max-width: 100%;
    border: none;
    height: 40px;
    line-height: 24px;
}
.search-box .btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 100%;
    background: url(../images/search.svg) no-repeat center center;
    font-size: 12px;
    padding: 8px 13px;
}
.sup-text {
    position: absolute;
    left: 62%;
    top: -2px;
    min-width: 16px;
    height: 16px;
    text-align: center;
    color: #fff;
    background-color: #ee3e80;
    border-radius: 8px;
    line-height: 16px;
    padding: 0 6px;
    text-transform: uppercase;
    font-weight: 700;
}
.cart-icon .cart-count {
    position: absolute;
    left: 70%;
    color: #333;
    background: #f8ff76;
    border-radius: 100%;
    padding: 3px 1px;
    height: 16px;
    min-width: 16px;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    top: -10px;
}
.cart-icon {
    color: inherit;
    position: relative;
}
.ml-3, .mx-3 {
    margin-left: 1rem!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.search-bar .btn {
    /* font-size: 12px; */
    /* padding: 8px 13px; */
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-outline-light {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
}
.btn-outline-light.active, .btn-outline-light:hover {
    color: #212529;
    background-color: #fff;
    border-color: #fff;
}
.search-bar-control h1.logo {
    margin-top: 0;
}
a.ml-3.mr-3 {
    padding: 0 14px;
}
.floatl {
    float: left;
}
.bgwhite{
    background: #fff; 
}
.width280{
    width: 280px;
}
.width220{
    width: 220px;
}
.width920{
    width: 920px;
}
/*.toolbar-orther span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    position: absolute;
    left: 35px;
    top: 1px;
}*/
.toolbar-orther {
    position: relative;
    /*height: 45px;
    margin: -15px 0 !important;
    line-height: 45px;*/
    cursor: pointer;
}
.toolbar-orther:hover .left-menu.mclose{
    display: block;
    /*    
    position: absolute;
    background: #fff;
    z-index: 100;
    width: 220px;
    box-shadow: 2px 5px 10px 0 rgb(0 0 0 / 30%);
    */
}
.left-menu.mclose {
    display: none;
    position: absolute;
    top: 49px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 99999;
    box-shadow: 2px 5px 10px 0 rgb(0 0 0 / 30%);
    border-radius: 0 0 5px 5px;
    left: 0;
}
.left-menu > ul {
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative;
    /*min-height: 367px;*/
}
.left-menu > ul > li {
    border-bottom: 1px solid #cccccc6b;
    padding: 0 0 0 5px;
    height: 42px;
    /* display: table; */
    width: 100%;
}
.left-menu > ul > li > a {
    color: #000;
    font-size: 14px;
    /*padding: 10px 0;*/
    display: block;
    position: relative;
    vertical-align: middle;
    display: table-cell;
}
.left-menu > ul > li > a:hover{
    text-decoration: none;
}
.left-menu > ul > li > i{
    position: absolute;
    right: 10px;
    top: 10px;
}
/*.left-menu > ul > li:hover{
    background: #EE3E80;
}*/
.left-menu > ul > li:hover > div.cattle-me > a{
    color: #ff5720;
    text-decoration: none;
}
.left-menu > ul > li > a > i {
    position: absolute;
    right: 10px;
    top: 11px;
    font-size: 16px;
    display: block;
}
.left-menu > ul > li > a:hover > i{
    color: #fff;
}
.left-menu > ul > li:hover > ul,
.left-menu > ul > li:hover > ul.has-children2{
    display: block;
}
.left-menu > ul > li > ul {
    width: 920px;
    position: absolute;
    top: 0;
    left: 280px;
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 368px;
    z-index: 100;
    box-shadow: 2px 5px 10px 0 rgb(0 0 0 / 30%);
    background-color: #fff;
    display: none;
}
ul.has-children2 {
    position: absolute;
    left: 300px !important;
    display: block;
    left: 730px !important;
    top: 0px !important;
    max-width: fit-content;
    box-shadow: none !important;
    background: transparent !important;
}
.left-menu > ul > li > ul > li{
    padding: 8px 0;
}
.left-menu.mclose > ul > li > ul > li{
    padding: 0;
}
.left-menu > ul > li > ul > li.subcon-showicon,
.left-menu > ul > li > ul > li.subcon-showicon:hover{
    background: #fff;
    display: inline-flex;
    padding: 10px 0;
}
.subshow {
    float: left;
    width: 110px;
    height: 390px;
    padding: 0px 15px;
}
/*.left-menu > ul > li > ul > li:hover{
    background: #EE3E80;
}*/

.left-menu > ul > li > ul > li > a{
    padding-left: 8px;
    color: #000;
    font-size: 14px;
}
.left-menu.mclose > ul > li > ul > li > a {
    height: 23px;
    line-height: 23px;
    font-weight: normal;
    text-transform: capitalize;
}
.left-menu > ul > li > ul > li:hover > a,
.left-menu.mclose > ul > li > ul > li:hover > a{
    color: #ff5720;
    text-decoration: none;
}
.width700{
    width: 700px;
}
.width920{
    width: 920px;
}
.cardshop{
    background:#f5a623;    
    border-radius: 100%;
    padding: 3px 1px;
    height: 16px;    
    min-width: 16px;    
    text-align: center;    
    font-size: 10px;    
    font-weight: 700;    
    line-height: 11px;    
    top: -5px;   
    left: 16px;
}
.first-km {
    padding: 10px;
}
.kmpic img {
    width: 100%;
}
.kmtitle {
    padding: 10px 0;
}
.kmtitle a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.kmtitle a:hover {
    text-decoration: none;
    color: #2a6496;
}
.outglob {
    margin: 10px;
    border-top: 1px solid #ccc;
}
.intles {
    border-bottom: 1px solid #ccccccb3;
    padding: 7px 0;
}
.intles a {
    color: #000;
    font-weight: bold;
}
.intles a:hover{
    color: #2a6496;
    text-decoration: none;
}
.kmtext {
    font-size: 13px;
    text-align: justify;
    margin-bottom: 10px;
}
.kmmore {
    text-align: right;
    padding-top: 15px;
}
.kmmore a {
    color: #EF4182;
    font-size: 14px;
}
.homesli-quangcao{
    background: #FFE9F1;
    padding: 15px 0;
    /*margin-bottom: 20px;*/
}
.web-slide{
    position: relative;
    width: 1200px;
    height: 350px;
}
.nivo-controlNav{
    bottom: 10px !important;
    z-index: 9 !important;
}
.gcmp-khampha h3 {
    color: green;
    font-size: 26px;
    text-transform: uppercase;
    padding: 20px 0;
    font-family: "SVN-Megante";
}
.gcmp-khampha span {
    color: #fff;
}
.line4{
    height: 4px;
    background: #fff;
    margin: 30px 0 10px 0;
    border-top: 4px solid #eee;
}
.home-shop-pic {
    height: 220px;
    width: 100%;
    border: #eee solid 1px;
    border-radius: 5px;
    background: #fff;
}
.home-shop-pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 25px 0;
}
.per20 {
    float: left;
    width: calc(100%/5);
    padding: 0 10px 0 0;
    margin-bottom: 20px;
}
.per20:last-child {
    /*padding: 0;*/
    margin: 0;
}
.home-shop-title a,
.shoptitle a{
    color: #333;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.home-shop-title a:hover,
.shoptitle a:hover{
    color: #3567d7;
    text-decoration: none;
}
.home-shop-title,
.shoptitle {
    height: 70px;
    display: table;
    width: 100%;
}
.sanpham-buy {
    margin-top: 10px;
}
.sanpham-price span,
.home-saletext span {
    color: #FF5720;
    font-size: 16px;
}
.underprice{
    text-decoration: line-through;
}
.aboutfoot {
    background: #f9f9f9;
    padding: 50px 0 15px 0;
}
.foot-gioithieu b,
.foot-htkh b,
.foot-dvvc b,
.foot-cttt b {
    font-size: 18px;
    text-transform: uppercase;
}
.menufoot > ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.menufoot > ul > li {
    font-size: 14px;
    /* line-height: 35px; */
}
.menufoot > ul > li > a {
    font-size: 14px;
    color: rgb(255 255 255 / 50%);
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.menufoot > ul > li > a:hover{
    text-decoration: none;
}
.menufoot > ul > li > a:hover > span{
    text-decoration: none;
    color: #ff5720;
}
.menufoot > ul > li > a > img{
    max-width: 16px;
    margin-right: 3px;
    position: absolute;
    top: 8px;
}
.menufoot > ul > li > a > span{
    padding-left: 22px;
    padding-top: 5px;
    display: block;
}
.dvvc-inside {
    display: flex;
    margin-bottom: 10px;
}
.dvvc-inside a {
    width: 90px;
    height: 100%;
    display: block;
    padding-right: 5px;
}
.dvvc-inside img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.footmain {
    padding: 25px 0;
}
.divflex{
    display: flex;
}
.foot-thongtin h1 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #ff5720;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1.5px;
}
.foot-thongtin {
    margin-left: 20px;
    color: rgb(255 255 255 / 50%);
}
.foot-thongtin b {
    color: rgb(255 255 255 / 50%);
    font-size: 14px;
}
.foot-thongtin p {
    font-size: 14px;
}
.foot-bct {
    width: 150px;
    height: 50px;
    margin-top: 45px;
}
.foot-bct img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.foot-ketnoi{
    font-size: 16px;
    text-transform: uppercase;
}
.footsocial a {
    padding-right: 20px;
}
a.foot-zalo img {
    max-width: 40px;
}
.footsocial {
    margin-top: 15px;
}
.copyright {
    text-align: left;
    font-size: 12px;
    color: rgb(255 255 255 / 50%);
}
.copyright a {
    color: rgb(255 255 255 / 50%);
    font-size: 12px;
}
.copyright a:hover {
    color: #fff;
    text-decoration: none;
}
.copyall {
    /* background: #f9f9f9; */
    padding: 15px 0;
}
span.cart-price {
    position: absolute;
    left: 80px;
    top: 6px;
    font-size: 14px;
    width: fit-content;
}


/**************/
.home-shop-pic{
    position: relative;
    display: block;
}
.home-shop-pic img {
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 5px 0 5px 0;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px 5px 0 0;
}
.box-thumb-hover {
    width: 100%;
    height: 100%;
    background-position: -265px 0;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
div.box-thumb-hover:hover {
    background: url(../images/glass.png) no-repeat scroll 265px 0 transparent;
    transition: all 1.2s ease-in-out 0s;
    -moz-transition: all 1.2s ease-in-out 0s;
    -webkit-transition: all 1.2s ease-in-out 0s;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;

}
.cart-header-count{
    /*background:#f5a623;
    color:#fff; 
    line-height: 11px;*/
}
.topgiohang e{
    color: #fff;
}
/******************/
.moon-pic {
    width: 100%;
    height: 300px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 25px;
}
.moon-pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.proshop {
    font-size: 24px;
}
div#price-preview e {
    text-decoration: line-through;
}
div#price-preview span {
    color: #EE3E80;
    font-weight: bold;
    font-size: 25px;
}

.select-wrapper label {
    font-size: 20px;
}
.sanpham-lienquan {
    border-top: 1px solid #ccc;
    margin: 30px 0 15px 0;
    padding: 15px 0 0 0;
}
.sanpham-lienquan h3 {
    color: #3567d7;
    margin: 0;
}
.catnhom{
    /* background: linear-gradient(to right,#ee3e80 0,#ff6ea4 100%); */
    /* padding: 10px; */
    /* margin: 20px 0; */
    padding: 0 0  0 12px;
    height: 15px;
}
.catnhom a {
    color: #333;
    font-size: 14px;
}
.catnhom a:hover{
    text-decoration: none;
    color: #E13475;
}
.catnhom i {
    color: #333;
    padding: 0 10px;
}
.gcmp-khampha {
    /*padding: 20px 0;*/
}
.owl-controls {
    top: -77px !important;
    display: none;
}
.owl-prev {
    right: 0 !important;
    position: relative;
    top: 20px;
    left: 1060px;
}
.shopdetail-text {
    font-size: 16px;
}
.nhomcha{
    margin-bottom: 20px;
}
.nhomcha h3{
    border-left: 5px solid;
    padding-left: 10px;
}
.nhomcha a:hover{
    text-decoration: none;
}
.clearfix.line3 {
    margin-bottom: 30px;
}
.tintuc-lq-title h2 {
    font-size: 20px;
    border-bottom: 3px double #ccc;
    width: fit-content;
    margin: 15px 0px 10px 0;
    font-weight: bold;
}
.module-in-title-left span {
    font-size: 25px;
}
.tintuc-detail-text {
    padding: 10px 0 30px 0;
    font-size: 16px;
}
.tintuc-lq-text a {
    font-size: 16px;
}
.tintuc-lq-text {
    margin-bottom: 10px;
}
td.giohang-pic img {
    width: 100px;
    height: 100px;
}
/***nut-muhang******/
.nutmuahang span {
    background: #3567d7 !important;
    color: #fff !important;
    padding: 10px 15px !important;
    border-radius: 5px;
    position: absolute;
    top: 25%;
    left: 120px;
    width: 120px;
    transition: all .5s ease;
    opacity: 0;
    cursor: pointer;
}
.home-shop-pic:hover .nutmuahang span {
    left: calc(50% - 60px)!important;
    opacity: 1;
}
.home-shop-pic:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/***nut-muhang-end******/
a.button.checkout.wc-forward {
    background: #EF4283;
}
.catnhom h3 {
    color: #fff;
    text-transform: uppercase;
}
.display-giohang td {
    vertical-align: middle !important;
    font-size: 16px;
}
.muasp-ngay a,
.muasp-ngay a:hover {
    background: #EE3E80;
    color: #fff;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table-striped tr:nth-of-type(2n+1) {
    background-color: #f7f7f7;
}


.table-striped tr td{
    font-size: 15px;
}
.detailpic-group > ul > li > a > img {
    width: 100%;
    height: 100%;
    padding: 5px;
    object-fit: contain;
}
.detailpic-group > ul > li {
    display: table-cell;
    border: 1px solid #ddd;
    margin: 0 3px;
    float: left;
    border-radius: 5px;
    height: 70px;
    width: calc(100%/6);
    vertical-align: middle;
    padding: 1px;
    width: 71px;
}
.detailpic-group > ul {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
}
.detailpic-group {
    margin-top: 10px;
}
.menupic {
    width: 100%;
    height: 52px;
    border: 1px solid #cbbcbc;
    border-radius: 5px;
    margin-bottom: 14px;
}
.menupic:hover{
    box-shadow: 2px 5px 10px 0 rgb(0 0 0 / 30%);;
}
.menupic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 3px;
}
.foot-trust img {
    max-width: 150px;
}
.headcolor {
    color: #fff;
    font-size: 14px;
    margin-right: 15px;
}
.headcolor:hover{
    text-decoration: none;
    color: #fff;
}
span.linestore.mr-4 {
    margin-right: 15px;
}
strong.font-16 {
    font-size: 19px;
    margin-right: 5px;
}
.mr-3{
    width: 19%;
}
.global-homesp{
    background: url(../images/bgsp.png) repeat;
}
footer.footer-th {
    background-color: #001f13;
    line-height: 22px;
    padding: 100px 0 0;
    /*margin-top: 60px;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.foot-inside{
    background-color: unset;
    border-radius: 45px 0 45px 0;
    background-image: linear-gradient(to bottom, #019960, #00924b);
    padding: 30px 70px;
    margin-bottom: unset;
    position: absolute;
    left: 70px;
    right: 70px;
    z-index: 999;
    border: unset;
    top: -55px;
}
.footimg {
    float: left;
    margin-right: 10px;
}
.foot-title span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    display: inline-block;
}
.width110{
    width: 110px;
}
.width130{
    width: 130px;
}
.width160{
    width: 160px;
}
.step-title {
    color: #ff5720;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1.5px;
}
.footinside-step2 {
    padding: 0 70px 30px 70px;
}
.footstep {
    margin: 0 -15px;
}
.footer_copyright {
    overflow: hidden;
    position: relative;
}
.footer_copyright:before {
    content: "";
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 1px;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: var(--wpr-bg-3b7c1e23-82ba-4cdc-922a-e46744119889);
}
span.catpic-me {
    display: block;
    float: left;
    margin-right: 10px;
    height: 53px;
    line-height: 53px;
}
.catpic-me {
    position: relative;
    top: 10px;
    width: 0px;
}

.cattle-me {
    display: table-cell;
    vertical-align: middle;
    padding-left: 35px;
    position: relative;
    top: -8px;
}
.cattle-me a {
    font-size: 14px;
    color: #212121;
}
.homeqc img {
    width: 100%;
}
.homeqc {
    /*padding-bottom: 40px;*/
}
.headtop-inside {
    min-height: 85px;
    display: flex;
    align-items: center;
}

.logotop {
    height: 85px;
    padding: 5px 0;
}
.topicon {
    display: table-cell;
    vertical-align: middle;
    float: left;
    margin-right: 10px;
}
span.text-word {
    display: block;
    color: #fff;
    opacity: .4;
}
span.text-nums {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: bold;
}
.headtop-menu > ul{
    padding: 0;
    margin: 0;
    /*display: flex;*/
    list-style: none;
    text-align: right;
}
.headtop-menu > ul > li {
    display: inline-flex;
    padding: 0 30px 0 0;
}
.headtop-menu > ul > li:last-child{
    padding-right:0;
}
.topicon img {
    padding-top: 15px;
}
.headtop-menu > ul > li > p {
    margin-bottom: 0;
    padding-top: 10px;
}
.headtop-two{
    background: #ff5720;
    padding: 10px 0px;
}
.topicon-menu{
    background: #019348;
    height: 50px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    line-height: 36px;
    border-radius: 99px;
    font-size: 16px;
    /*overflow: hidden;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    position: relative;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
.topicon-menu img {
    padding: 0 15px;
}
input.form-control.posA.search-text {
    height: 49px;
    border-radius: 30px;
}
button.btn.posA.search-button {
    right: 10px;
    top: 5px;
    background: #ff5720;
    height: 40px;
    width: 40px;
    border-radius: 50px;
}
button.btn.posA.search-button:focus,
button.btn.posA.search-button:active{
    outline: none;
}
button.btn.posA.search-button i {
    color: #fff;
    font-size: 18px;
    left: 12px;
    position: absolute;
    top: 10px;
}
.topgiohang {
    background: #019348;
    border-radius: 50px;
    padding: 0 3px;
}
.topgiohang a:hover{
    text-decoration: none;
}
.topgiohang p {
    margin-bottom: 0;
    padding: 5px 0;
}
.border-pass {
    border: 1px solid #0D94E4;
    border-radius: 10px;
    margin-bottom: 10px;
    position: relative;
    background: #bde1e175;
    overflow: hidden;
}
.item:hover,.border-pass:hover {
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 10px;
}
.sanpham-price,
.home-saletext {
    text-align: center;
}
.nivo-controlNav{
    display: none;
}
.mainwweb {
    width: 1300px;
    margin: 0 auto;
    padding: 2rem 0;
}
.shoppic {
    border: 1px solid #ccc;
    height: 330px;
    width: 99%;
    border-radius: 10px;
    margin-bottom: 15px;
}
.shoppic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 5px;
    border-radius: 10px;
}
.product-indicators {
    margin: 2px 0 10px 0;
    padding: 0;
    width: 100%;
    display: flex;
    /*justify-content: center;*/
}
.product-indicators > li {
    height: auto;
    overflow: hidden;
    width: 60px;
    box-shadow: 0 0 2px rgb(0 0 0 / 40%);
    border-radius: 3px;
    border-radius: 6px;
    margin: 0 4px !important;
    height: 70px;
}
.product-indicators > li > a > img {
    height: 100%;
    width: 100%;
    cursor: pointer;
    object-fit: contain;
    padding: 5px;
}
.mainwweb {
    width: 1300px;
    margin: 0 auto;
    padding: 2rem 0;
    padding-bottom: 100px;
}
p.shopdetail-title {
    font-size: 23px;
    font-weight: 500;
}
.sdetail-text {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    line-height: 25px;
}
.shopdetail-price {
    margin-bottom: 10px;
    border-radius: 5px;
    width: max-content;
    font-size: 20px;
}
.shopdetail-goc {
    text-decoration: line-through;
    font-size: 15px !important;
    color: #999999 !important;
    margin-left: 10px;
}
.shopdetail-price span {
    color: #ff5720;
    font-size: 28px;
    font-weight: bold;
}
.shopdetail-r b {
    font-size: 16px;
}
.goidatmua {
    background: #18ae54;
    color: #fff;
    border-radius: 5px;
    font-size: 21px;
    font-weight: 700;
    padding: 8px 12px;
    line-height: 15px;
    min-width: 200px;
    text-align: center;
    -webkit-animation: bounce 2s ease infinite;
    animation: bounce 2s ease infinite;
}
.goidatmua span {
    text-transform: uppercase;
    line-height: 21px;
    font-size: 15px;
}
.goidatmua p {
    font-size: 19px;
    text-transform: none;
    margin: 5px 0 0;
    line-height: 25px;
}
p.shopdetail-km {
    margin-bottom: 0;
}
.box_qty {
    margin: 0;
    max-width: 100px;
    position: relative;
    float: left;
}
.product-detail .form-action #check-out-now, 
.select-wrapper .box_qty {
    display: inline-block;
}
.box_qty button {
    cursor: pointer;
    position: absolute;
    display: block;
    top: 4px;
    bottom: 0;
    border: 0 none;
    padding: 0 8px;
    background: none;
    text-align: center;
    overflow: hidden;
    line-height: 1;
    transition: all 0.2s ease-out;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
}
.tc.item-quantity {
    padding: 12px 20px 10px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #d8d7d7;
}
.box_qty input {
    display: block;
    text-align: center;
    width: 100%;
    padding: 2px 20px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    line-height: 17px;
}
span.icon__fallback-text {
    color: #000;
    font-size: 20px;
}
.box_qty button.qty-plus {
    right: 1px;
    border-radius: 0 3px 3px 0;
}

div#add-to-cart:hover {
    color: #fff;
    background: #18AE54;
    border: 1px solid #18AE54;
}
div#add-to-cart {
    border: 1px solid #FF5720;
    color: #FF5720;
    padding: 13px 10px;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    font-size: 20px;
    text-transform: uppercase;
}

.inside-orthersp {
    float: left;
    width: 24%;
    margin: 10px 4px;
    position: relative;
}
.globalsp {
    border: 1px solid #0D94E4;
    border-radius: 10px;
    margin-bottom: 10px;
    position: relative;
    background: #bde1e175;
    overflow: hidden;
}
.globalsp:hover{
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 10px;
}
.home-shop-pic {
    height: 250px;
    width: 100%;
    border-radius: 5px;
}
.home-shop-pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 15px;
}
.box-thumb-hover {
    width: 100%;
    height: 100%;
    background-position: -265px 0;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.hotro-content i {
    position: relative;
    /*top: 5px;*/
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.material-icons {
    margin-right: 0%;
}
.hotro-content {
    font-size: 17px;
    margin-bottom: 7px;
    padding: 5px 10px;
}
.global-tructuyen {
    border: 1px solid #ccc;
    /* padding: 10px 5px; */
}
.video-more {
    text-align: right;
    padding: 10px;
}
.gcmp-khampha{
    background: url(../images/CatTitle.jpg) no-repeat;
    height: 70px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.gcmp-khampha img {
    position: absolute;
    left: 48%;
    max-width: 41px;
    top: 50px;
}
.video-pic {
    width: 100%;
    height: 220px;
    position: relative;
}
.video-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-pic span {
    position: absolute;
    left: 41%;
    top: 43%;
    background: red;
    color: #fff;
    padding: 11px 18px;
    border-radius: 5px;
}
.global-xtitle {
    height: 40px;
    background: url(../images/tieude_l.png) no-repeat right center;
    line-height: 40px;
    font-family: 'samin';
    text-align: center;
    color: #ff0;
    font-size: 20px;
    width: 100%;
    text-align: center;
    /*background-color: #DF0101;*/
}
.Textuppercase {
    text-transform: uppercase;
    /* letter-spacing: 1.5px; */
    font-family: concung;
}
.global-tructuyen > ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.global-tructuyen > ul > li {
    padding-bottom: 8px;
}
.global-tructuyen > ul > li > a {
    color: #212121;
    font-size: 16px;
    /*letter-spacing: 0.5px;*/
    font-family: concung;
}
.global-tructuyen > ul > li > a:hover{
    text-decoration: none;
    color: #ff5720;
}
.global-tructuyen > ul > li.active > a {
    color: red;
    /*padding-left: 5px;*/
    transition: .3s;
}

.left-menu.mclose > ul > li {
    border-bottom: 1px solid #cccccc6b;
    padding: 0 0px 0 0px;
    height: 42px;
    /* display: table; */
    width: 280px;
}
.global-tructuyen > ul > li > ul{
    background: #fff;
    padding: 8px 0;
    margin: 0;
    list-style: none;
}
.global-tructuyen > ul > li > ul > li{
    padding: 5px 10px;
}
.global-tructuyen > ul > li > ul > li > a{
    color: #000;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 14px;
}
.global-tructuyen > ul > li > ul > li > a:hover,
.global-tructuyen > ul > li > ul > li.active > a{
    color: #0029ff;
    text-decoration: none;
}
.left-menu.mclose > ul > li > a{
    height: 42px !important;
    display: block;
}
.left-menu.mclose > ul > li > a > div.cattle-me{
    font-size: 16px;
    color: #212121;
    font-family: concung;
    text-transform: none;
    top: -32px;
    display: block;
}
.left-menu.mclose > ul > li > a:hover > div.cattle-me{
    color: #ff5720;
}
.left-menu.mclose > ul > li div.catpic-me{
    position: relative;
    top: 2px;
    width: 0px;
}
.left-menu.mclose > ul > li div.cattle-me{
    padding-left: 40px;
}
.button_actions {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
}
.soluong span{
    display: block;
    height: 40px;
    line-height: 40px;
}
div#add-to-muangay {
    background: #ff5720;
    border-radius: 50px;
    padding: 5px;
    position: relative;
    cursor: pointer;
    width: 200px;
}
div#add-to-muangay:hover {
    background: #00924B;
}
.muahang-btn {
    margin-top: 20px;
}
div#add-to-muangay span {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    position: absolute;
    left: 70px;
    top: 15px;
}
.splq-detail {
    background: #ff5720;
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
}
.splq-detail span {
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
}
.bodytab {
    background-color: #fec52e;
    border-radius: 20px 0;
    overflow: hidden;
    position: relative;
    padding-bottom: unset;
    margin-bottom: 20px;
}
.bodytab:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #00924b #00924b;
    border-width: 35vh 50vh 35vh 50vh;
    left: 0px;
    top: 50px;
    pointer-events: none;
}
.sdetail-menu > ul {
    list-style: none;
    padding: 0;
    display: flex;
}
.sdetail-menu > ul > li {
    padding: 9px 27px;
}
.sdetail-menu > ul > li > a {
    color: #000;
    /* font-weight: bold; */
    font-family: 'concung';
    font-size: 18px;
}
.body-sdetail-menu {
    background: #fff;
    margin: 10px;
    padding: 20px;
}
.bodytab-tab2 {
    z-index: 2;
    position: relative;
}
.box-content {
    margin: 20px;
}
.owl-carousel2 {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel2.owl-loaded {
    display: block;
}
.box-content div.item a {
    display: block;
    width: 100%;
    height: 100px;
}
.box-content div.item a img {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 7px;
    object-fit: contain;
} 
.logobg{
    /*background: url(../images/bg_form-1.png) no-repeat;*/
    height: 190px;
    /*margin-bottom: 90px;*/
}
.global-doitac {
    background: #f1f1f1;
    height: 270px;
}
.heading {
    text-align: center;
}

.heading h3 {
    font-family: "SVN-Megante";
    text-transform: uppercase;
    font-size: 30px;
    color: #019348;
}
.heading span {
    font-family: "SVN-Megante";
    text-transform: uppercase;
    font-size: 30px;
    color: #FF5720;
}
.tuvan-text.posA {
    color: #00924B;
    left: 100px;
    top: 90px;
}

p.tuvan1 {
    font-size: 30px;
    margin-bottom: 0;
}

.tuvanphone {
    font-size: 48px;
    font-weight: bold;
    top: 149px;
    left: 13px;
    letter-spacing: 1.5px;
}
.posA.tuvapic {
    top: 78px;
    left: 23px;
}
.chungnhan-cc {
    width: 100%;
    height: 290px;
    border: 2px solid #015C31;
    border-radius: 10px;
    padding: 14px;
}
.chungnhan-cc img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.chungnhan-chungchi {
    padding-bottom: 30px;
}
.global-cncn{
    /*background: url(../images/global-cncc.jpg) center center no-repeat;*/
}
.cncc h3{
    margin: 0;
}
.global-tructuyen > ul > li.modshop {
    background-image: linear-gradient(to right, #ff5720, #fff);
    padding: 0;
}
.global-tructuyen > ul > li.modshop > a{
    color: #483b3b;
    font-weight: bold;
    text-transform: uppercase;
    height: 40px;
    display: block;
    line-height: 40px;
    padding-left: 10px;
}
.more-picshop {
    width: 100%;
    height: 60px;
    padding: 0 5px;
    margin-top: 0;
}
.more-picshop img {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
}
.form-control.fields {
    height: 55px;
    background: #EDEDED;
}
.form-control.fields.hover{
    background: #fff;
}
.lhtide {
    font-size: 18px;
    margin-bottom: 10px;
}
.sologian-page {
    position: relative;
    overflow: hidden;
    height: 150px;
    z-index: 10;
}
.wr-container2222 {
    padding: 0 50px;
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}
.dark_cta {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.sologian-page img.bgimg {
    width: 150%;
    max-width: 150%;
    min-width: 1170px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sologian-page h2, 
.sologian-page h1, 
.sologian-page span {
    padding-top: 40px;
    z-index: 9999999;
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    display: inline-block;
}
.cattitle span {
    font-size: 22px;
}
