

.navbar{
      z-index: 15;
  position:sticky !important;
    margin-bottom: 0 !important;
    border-radius: 0px !important;
    padding: 0px !important;
}
.dropdown-content{
  z-index: 15 !important;
}
.a-nav3{
    color: rgb(255, 255, 255) !important;
    margin: auto;
}
.a-nav{
    color: rgb(255, 255, 255) !important;
    font-size: 17;
    font-weight: bold;
    text-decoration: none;
}
.a-nav2{
    color: rgb(0, 0, 0) !important;
    font-size: 15;
    font-weight: bold;
    text-decoration: none;
}
.sticky {
  position: fixed !important;
  top: 0 !important;
  width: 100%;
  z-index: 20;
}


.slick-prev {
  position: absolute;
  top: 50%;
  z-index: 11;
}
.carousel-item{
    overflow: hidden;
}

.logo{
    text-align: center;
    padding: 20px;
}
.bg-gray{
    background: #dcdcdc;
}

.bg2{
    background: #dcdcdc;
}
.dropdown {
    position: relative;
    display: inline-block;
  }
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #e9d8f4;
    min-width: 160px;
    padding: 12px 16px;
    z-index:1;
  }
  .dropdown:hover .dropdown-content {
    display: block;
  }
  .bg-main{
      padding-top: 40px;
      
      z-index: 2;
  }
  .slide{
    text-align: center;
  }
  .text-slide{
      
      border: #dcdcdc;
      border: 2px;
      width: 65%;
     
      
      
  }
  .carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 100px;
  width: 100px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  border: 1px solid black;
  background-image: none;
  content: '';
}

.row-banner1{
    padding-top: 9%;
        justify-content: center;
    
}
.image-banner1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
.banner1{
  display: flex;
  justify-content: center;
}
.banner1-logo{
    width: auto;
    position: relative;
    
}
.col-banner1{
    padding-top: 10px;
    border: 1px solid #FFF;
}
.col-banner1:hover{
    border: 1px solid #000;
}

.middle {
    transition: .5s ease;
    display: none;
    position: absolute;
    top:245%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }
  .text-middle{
    background-color: black;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 9px 28px;
  }
  .col-banner1:hover .middle  {
    display: block;
  }

/* Tab1*/
.tab1{
    justify-content: center;
    padding-top: 10%;

}
.tab1-img{
    padding-left: 10%;
}
.nav-tabs .show .nav-link, .nav-tabs .nav-link.active {
    color: white !important;
    background-color: black !important;
    padding: 10px 20px;
    
    
    font-weight: bold;
    font-variant: small-caps;
    font-size: 19;
}
.nav-item{
  font-weight: bold;
  color: black !important;
  display: flex;
    justify-content: center;
    align-items: center;
}
.nav-item2{
  font-weight: bold;
  color: white !important;
  display: flex;
    justify-content: center;
    align-items: center;
}
a {
    color: black !important;
    font-size: 19;
    text-decoration: none;
}

/* Tab1*/
/* Carousel tab1*/



.fluid-pad{
    padding-top: 15px;
}
/* Carousel tab1*/

/*Swiper*/
.text-price{
    font-size: 16;
    color:#c30005;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
}
/*Swiper*/
/*Slick*/

.item-image{
    margin: 20px;
}
button{
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .prev-arrow{
    left: -40px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .next-arrow{
    right: -40px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  

/*Slick*/
hr.new4 {
    border: 1px solid black;
  }
/*Col-inner1*/

.sale-circle{
  position: absolute;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #c30005 ;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-weight: 700;
  font-size: 16px;
}
.col-inner{
    margin: 10px;

}
.col-pkk{
    padding-top: 30px;
    padding-bottom: 15px;
    position: relative;
}
.col-pkk:hover .bottom-item{
    opacity: 1;
}
.textbox-inner1{
    text-align: center;
    margin: 20px;
    
}
.textbox-inner1-a{
    white-space: nowrap; 
   text-align: center;
   text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.textbox-inner1-b{
    white-space: nowrap; 
  width: 90px; 
  overflow: hidden;
  text-overflow: ellipsis; 
}
.hide-sp-home{
  display: none;
}
.xemsanpham-hover:hover .hide-sp-home{
  display: block;
}

@media only screen and (max-width: 992px) {
  .hide-sp-home{
    display: block;
  }
}
.chieucaodehover{
  height: 300px;
}
/*Col-inner1*/
/*banner-fix*/
.banner-text{
    position: absolute;
    color: white;
    z-index: 3;
    font-size: 100px;
    
}
.banner-position{
  
  display: flex;
  align-items: center;
  justify-content: center;

}
.banner-text-style1{
  font-size: 18px;
  font-weight: 700;
  
}
.banner-text-style2{
  font-size: 50px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
.row-bg{
  width: 1200px;
}
@media only screen and (max-width: 992px) {
  .banner-text-style2{
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-text-style2{
    font-size: 33px;
  }
  .banner-text-style1{
    font-size: 12px;
  }
}
@media only screen and (max-width: 440px) {
  .banner-text-style2{
    font-size: 23px;
  }
}
.banner-text-sale{
  color:yellow;
}

.banner-row{
    padding-top: 4%;
    display: flex;
    justify-content: center;
}
.fixed-bg {
    position: relative;
    z-index: 2;
   width: 100%; 
   height: 450px;
    background-attachment: fixed;
    background-position:right bottom;
  }
  .btn-position{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .btn-banner-style{
    margin-top: 25px;
    background: none !important;
    border: 2px solid #FFFF !important;
    border-radius: 0px !important;
    color: #FFF !important;
    padding: 8px 20px !important;
    font-weight: 700 !important;
    font-size: 15px !important;
  }

  .btn-banner-style:hover{
    background: #000 !important;
    border: 2px solid #000 !important;
  }
/*banner-fix*/
.btn-all{
    text-align: center;
}
.default {
    
    border-radius: 0px !important;
    border-color: gray !important;
    border-width: 2px !important;
    color: gray;
    background-color: white;
    margin: 20px !important;
    
    
  }
  
  .default:hover {
    background: black;
    color:white !important;
    border-radius: 0px !important;
    
  }
.text-price-sale{
    opacity: 45%;
    font-size: 13px;
    font-weight: normal  !important;
    padding-right: 5px;
}

/*footer*/
.text-white{
    text-align: left !important;
}
.text-box{
    padding-top: 3px;
    padding-bottom: 3px;
}
.text-box2{
    padding-top: 3px;
    padding-bottom: 10px;
}
.media-button{
    border-radius: 50%;
    color: white;
}
.ul{
    column-count: 2;
}
.footer-line{
    max-width:35px;
    background-color:rgb(195, 0, 5);
}
.is-divider {
    height: 3px;
    display: block; 
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}
.register-position{
  justify-content: center;
  display: flex;
}
.btn-register-footer{
  max-height: 38px;
}
/*footer*/
.sidenav12 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 12;
    top: 0;
    right: 0;
    background-color: rgba(255,255,255,1.95);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav12 a {
    
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #818181;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
  }
  
  .sidenav12 a:hover {
    color: #f1f1f1;
  }
  
  .sidenav12 .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 30px;
    margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav12 {padding-top: 10px;}
    .sidenav12 a {font-size: 18px;}
  }
/* mobile nav */ 
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,1);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #818181;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 30px;
    margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 10px;}
    .sidenav a {font-size: 18px;}
  }
  .search-style{
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 41px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
  }

  hr.solid {
    border-top: 1px solid #ececec;
  }
 
@media only screen and (min-width: 200px) and (max-width: 769px){
    .NavPC{
        position: absolute;
        top: -9999px;
        left: -9999px;
        }
}
@media only screen and (min-width: 769px) and (max-width: 5000px){
    .Navmobile{
    position: absolute;
	top: -9999px;
	left: -9999px;
    }
}
/* mobile nav */ 

/* San pham*/
.product-main{
  margin-top: 40px;
  margin-bottom: 40px;
}
.text-product{
  font-weight: bold;
  font-size: 28px;
}
.text-price-sp{
  font-weight: bold;
  font-size: 24px;
}
.text-product-info{
  font-weight: bold;
  margin: 14px 0px 19px 0px;
  font-size: 17px;
}

.img-checkout img{

  object-fit: cover;
  width: 100%;
}
.btn-signup-affilicate-style{
  margin-bottom: 50px;
}
.btn-signup-affilicate{
  margin-top: 20px;
  
  background: #c30005  !important;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  
  color: #FFF !important;
  border-radius: 0px !important;
  font-weight: bold !important;
}
.btn-signup-affilicate:hover{
  
  background: #630306  !important;
  
}
.item-id{
  padding:5px 0px 5px 0px;
  border-top: 1px dotted #ddd;
  
}

.product-footer .woocommerce-tabs {
  padding: 30px 30px 0px;
  border-top: 1px solid #ececec;
  padding-bottom: 20px;
}


.nav-tabs > li.active > a {
  border-top: 2px solid #c30005 !important;
  border-radius: 0px;
  text-decoration: none;
  
}
.nav-tabs>li.active>a {
  background-color: #fff;
  text-decoration: none;
  border-radius: 0px;
}
.tabbed-content .nav-tabs>li {
  margin: 0 .1em;
  margin-bottom: 0px;
}
.nav-tabs>li>a {
  border-top: 2px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background-color: rgba(0,0,0,0.04);
  padding-left: 15px !important;
  padding-right: 15px !important;
  text-decoration: none;
  color: #777 !important;
  font-weight: bold;
  
  
  
}
.nav-tabs+.tab-panels {
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 30px;
}

.tabbed-content .nav, .tabbed-content .tab-panels {
  width: 100%;
}
.tab-panels .panels.active {
  display: block !important;
}
.tab-panels .entry-content {
  padding: 0;
}
.tab-panels .panels:not(.active) {
  zoom: 1;
  float: "left";
  visibility: hidden;
  height: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  opacity: .0;
}
table {
  width: 100%;
  margin-bottom: 1em;
  border-color: #ececec;
  border-spacing: 0;
}
.table-infor{
  width: 50%;
  padding-bottom: 12px;
  border-bottom: 1px solid #ececec;
  border-collapse: collapse;
  padding-top:10px;
  font-family: "Roboto", sans-serif;
}
.form-comment{
  border: 2px solid#c30005 ;
  
}
.form-email{
  width: 50%;
}

.sptt{
  font-weight: bold;
  margin: 10px 0px 20px 40px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.value-position{
  margin-bottom: 20px;
  
}
.btn-add-product{
  background: #d26e4b  !important;
  padding-bottom: 7px !important;
  padding-top: 7px !important;
  
  color: #FFF !important;
  border-radius: 0px !important;
  font-weight: bold !important;
}
.btn-plus-product{
  margin-left: -5px;
      height: 38px;
  overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #666;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
       padding: 1px 2px;
  
  
}
.btn-minus-product{
overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #666;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
      height: 38px;
          padding: 1px 3px;
  
}
.box-value{
          box-sizing: border-box;
    border: 1px solid #ddd;
    /*padding: 0 .75em;*/
    /* height: 2.507em; */
    height: 38px;
    font-size: .97em;
    margin-left: -5px;
    border-radius: 0;
    width: 26px;
    margin-bottom: -4px;
    text-align: center;
    /* max-width: 100%; */
    /* vertical-align: middle; */
    background-color: #fff;
    color: #333;
    /* box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%); */
    transition: color .3s, border .3s, background .3s, opacity .3s;
    
}
.slide-product img{
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.preview-product img{
  width: 100%;
  height: auto;
  border: 1px solid #FFF;
}
.preview-product img:hover{
  border: 1px solid #ccc;
  opacity: 1 !important;
}
.mySwiper .swiper-slide img{
  opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active img{
  opacity: 1;
  border:1px solid #ccc;
}
.sptt-slide img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;

}
.text-product-sptt{
  text-align: center;
}
.btn-sptt-position{
  display: flex;
  justify-content: center;
}
.btn-sptt{
  background-color: #c30005;
  color: #FFF;
  font-weight: bold;
  padding: 5px 10px;
}
.btn-sptt:hover{
  background-color:#630306;
  
}
.sptt-border{
 padding: 24px 9px;
    /* border: 1px solid #000; */
    border: 2px solid #ddd;
}
.swiper-button-next{
  color:#630306 !important;
  
}
.text-price-sptt{
  font-size: 16;
  color:#000;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
}
/* San pham*/ 
/* Danh muc*/ 

.title-danhmuc{
  margin: 20px;
}
.title-danhmuc-anythg{
  font-size: 18px;
  font-weight: 550;
}
.sort-style{
  
  height: 42px;
  width: 235px;
  border: 1px solid #777;
  
}
.sort-position{
  display: flex;
   align-items: center;
   justify-content: center;
}
.text-sort{
  margin-right: 20px;
}
.text-loc{
  font-size: 19px;
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  .text-sort {
    display: none; 
  }
}
@media screen and (max-width: 800px) {
  .item-position  {
     text-align: center !important;
  }
}

.danhmuc-img img{
  width: 100%;
  height: auto;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
}
.danhmuc-item-box{
  margin-bottom: 10px;
  
}
.text-item{
  text-align: center;
}
.danhmuc-them img{
  width: 84px;
    
    position: absolute;
    margin: -15px 0px 0px -90px;
}
.danhmuc-them-position{
  padding: 30px 2px 30px 99px;
  border-top: 1px dashed #ececec;
  
}
.danhmuc-them-positionul{
  padding-inline-start: 0px !important;
  border: 1px solid rgb(196, 195, 195);
  list-style: none;
  background-color: rgba(221, 221, 221, 0.1);
  margin-bottom: 30px;
}
.unlink{
  text-decoration: none;
}
.danhmuc-thongtin img{
      width: 50px;
    border-radius: 50%;
    height: 50px;
    object-fit: cover;
  
}
.thongtin-img{
  width: 93px;
    margin: 15px 10px;
    
}
.danhmuc-thongtin-position{
  
  border-top: 1px dashed #ececec;
  
    display: flex;
    align-items: center;
  
}
.text-thongtin{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.btn-page-position{
  display: flex;
  list-style: none;
  justify-content: center;
}
.btn-page-style{
  width: 43px;
  height: 41px;
  border: 2px solid #000;
  border-radius: 50%;
  text-align: center;
  
  margin: 0px 10px;
  color: #000;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;

}
.btn-page-style a{
  text-decoration: none;
  color:#000 !important;
}
.btn-page-style :hover{
  text-decoration: none;
  color:#c30005;
}


@media screen and (max-width: 992px) {
   .hide-for-mb{
    display: none ; 
  }
}
@media screen and (min-width: 992px) {
  .hide-for-mb2{
   display: none ; 
 }
}
.box-item-danhmuc{
  margin-bottom: 10px;
  box-shadow: 3px 3px 9px #e3e1e1;
  padding-bottom: 10px;
}
.box-item-danhmuc:hover{
  box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.bg-menu{
	position: fixed;
    
    width: 100%;
    top: 0;
    left:0;
    height: 100%;
    z-index: 999;
    display: none;
  }
  #mySidebar{
	transition:all .3s;
  }
  @media screen and (min-width: 768px) {
    .btn-hide-for-mb2{
     display: none ; 
     }
  }
/* Danh Muc*/ 
/* Gio Hang */
.col-giohang{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.page-wapper{
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1230px;
}
.product-name{
  font-weight: bold;
  border-bottom: 1px solid #ececec;
  padding: 5px;
  
}
.swiper-button-next:after, .swiper-button-prev:after {
  color: black;
}

.product-price{
  font-weight: bold;
  border-bottom: 1px solid #ececec;
  padding: 5px;
  min-width: 99px;
}
.product-quanity{
  font-weight: bold;
  border-bottom: 1px solid #ececec;
  padding: 5px;
  min-width: 99px;
}
.product-subtotal{
  font-weight: bold;
  border-bottom: 1px solid #ececec;
  padding: 5px;
  min-width: 99px;
}
.product-thumbnail{
  min-width: 60px;
  max-width: 90px;
  width: 70px;
  border-bottom: 1px solid #ececec;
  padding: 5px;
  
  
}
.product-thumbnail img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.table-style{
  box-sizing: border-box;
}

.text-price-giohang{  
  font-size: 16;
    color:#000;
    font-weight: bold;
    border-bottom: 1px solid #ececec;
  padding: 12px;
}
.product-remove,.borderbox-quanity, .product-name-in{
  border-bottom: 1px solid #ececec;
  padding: 12px;
  
}



.text-price-mb{
  font-size: 16;
  color:#000;
  font-weight: bold;
  min-width: 125px;
}
.vertical-col{
  border-left: 1px solid #ececec;
}
@media screen and (max-width: 776px) {
   .product-price{
   display: none ; 
   }
   .text-price-giohang{
     display: none;
   }
   .product-subtotal{
     display: none;
   }
}
@media screen and (max-width: 991px) {
  .vertical-col{
  border-left: none;
}
}
@media screen and (min-width: 776px) {
  .text-price-mb{
  display: none;
}
}
.btn-update-product{
  background-color: #FFFFFF;
  color:#c30005;
  font-weight: bold;
  padding: 5px 10px;
  border: 2px solid #c30005;
  text-decoration: none;
}
.btn-update-product:hover{
background-color: #c30005;
}
.btn-update-product a{
  color:#c30005 !important;
}
.btn-update-product:hover a{
  color:#FFF !important;
}
.btn-continue-shopping{
  background-color: #c30005;
  color:#FFFFFF;
  font-weight: bold;
  padding: 5px 10px;
  border: 2px solid #c30005;
  
}
.btn-chot-deal{
  background-color: #d26e4b;
  color:#FFFFFF;
  font-weight: bold;
  width: 100%;
  height: 35px;
  
}
.price-subtotal, .giaohang-position{
  text-align: right;
}
.cart-subtotal{
  border-bottom: 1px solid #ececec; 
}
.tr-wapper{
  border-bottom: 3px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.uudai-wapper{
  border-bottom: 3px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: .95em;
    font-weight: 700;
}
.ma-uu-dai-wapper{
  padding-bottom: 10px;
    margin-bottom: 15px;
}
.coupon-index{
      width: 100% !important;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%) !important;
    border: 1px solid #ddd !important;
    border-radius: 0 !important;
}
.btn-done{
  border: 1px solid #ddd;
  color:#666;
  background-color: #f9f9f9;
  width: 100%;
  height: 35px;
}
/* Gio Hang */

/*Thanh toan*/
.text-email{
  font-weight: bold;
}
.email-wapper{
  padding-bottom: 10px;
    margin-bottom: 15px;
    width: 95%;
}
.email-index{
  width: 100% !important;
  box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%) !important;
  border: 1px solid #ddd !important;
  border-radius: 0 !important;
  padding: 7px 14px !important;
}
.btn-login{
  background-color: #c30005;
  color:#FFFFFF;
  font-weight: bold;
  padding: 5px 10px;
  border: 2px solid #c30005;
  margin-left: 15px;
  
}
.checkbox-index{
  margin-left: 20px !important;
}
.text-password{
  font-weight: bold;
  margin-left: 10px;
}
.forget-password{
  margin-top: 10px;
}

@media screen and (max-width: 992px) {
  .mid-row-email{
    text-align: center;
  }
}
.mid-row-email{
  margin-top: 20px;
}
.border-uudai{
  border-color: #c30005;
  padding: 15px 30px 30px;
  border-style: dashed;
  
}
.border-cot-1{
  border-top: 2px solid #ddd;
  
}
.wapper-thanhtoan{
  margin-top: 20px;
}
.border-thanhtoan{
  border: 2px solid #c30005;
  padding: 20px;
  
}
.text-price-thanhtoan{
  font-size: 16;
    color:#000;
    font-weight: bold;
    float: right;
  padding: 12px;
}
.text-floatright{
  float: right;
}
.dot-remove{
  list-style: none;
  padding-inline-start: 0px;
}
.check-tao-tk{
  margin-top: 10px;
}
.text-check-tao-tk{
  margin-left: 5px;
}
.ghi-chu-wapper{
  margin-top: 10px;
 
  margin-bottom: 20px;
}
.input-text-thanhtoan{
  width: 100%;
  height: 70%;
}
.btn-dat-hang{
  background-color: #d26e4b;
  color:#FFFFFF;
  font-weight: bold;
  width: 125px;
  height: 35px;
}
/*Thanh toan*/
@media screen and (max-width:450px){
    .carousel-inner .carousel-item img{
  height:350px;
  object-fit:cover;
}
.img-slide{
    height: 350px;
}
}
@media screen and (min-width:451px) and (max-width:768px){
  .carousel-inner .carousel-item img{
  height:400px;
  object-fit:cover;
}
.img-slide{
    height: 400px;
}
  
}
@media screen and (min-width:769px){
  .carousel-inner .carousel-item img{
  height:500px;
  object-fit:cover;
}
.img-slide{
    height: 500px;
}
}
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:70px;
	right:1px;	
	z-index: 9999;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	background:#b2b2b2;
	padding: 12px 14px 7px 14px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
	color: #fff;
	border-radius: 50%;
	border: 2px solid #fff;
}
.scroll:hover {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
  width: 15px;
	padding-top:-10px;
}
.scroll .fa {
	font-size:20px;
	margin-top:-5px;
	margin-left:1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}
/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*---------global-----------*/
html{overflow-x:hidden}
body{overflow-x:hidden}
/*---cÄƒn Ä‘á»u sáº³n pháº©m---*/
.has-shadow>.col>.col-inner {
    height: 100%;
}
.flickity-viewport .col.is-selected {
    height: 100%;
}
.flickity-viewport .col-inner {
    height: 100%;
}
.product-small.box.has-hover.box-normal.box-text-bottom {
    height: 100%;
}
/*.product-small.box:hover {
     border: 2px dashed #ddd;
}*/
/*---giá»›i háº¡n chá»¯ tÃªn sáº£n pháº©m---*/
p.name.product-title a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 1.3em;
    margin-bottom: 10px;
}
/*---style product price---*/
.price-wrapper{
    display: table; 
}
.product-summary .price-wrapper{
	margin-bottom: 1em;
}
.price-wrapper .price{
    height: 1.3em;
    display: table-cell;
    vertical-align:middle;
    text-align: center;
    line-height: 120%;
}
.product-short-description {
    padding-top: 1em;
    padding-bottom: 0.5em;
}

/*---style related product---*/
.related-products-wrapper .product-small.box {
    background-color: #fff;
    /*box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
	border: 2px solid #ddd;
}
/*
.related-products-wrapper .product-small.box:hover {
    box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}*/
.related-products-wrapper .box-text.box-text-products {
    padding: 15px;
}
.slider-nav-reveal .flickity-prev-next-button:hover, .slider-nav-reveal .flickity-prev-next-button {
    width: 30px;
    top: -2px;
    bottom: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    box-shadow: 0 -150px 15px 0 rgba(0,0,0,0);
    margin: 0 !important;
}
/*---end style related product---*/

/*-style tiÃªu Ä‘á» bÃ i viáº¿t trÆ°á»›c sau-*/
.nav-previous,
.nav-next {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto;
}
/*---style giá»›i háº¡n chá»¯ bÃ i viáº¿t---*/
.blog-archive h5.post-title.is-large {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 2.6em;
}
.blog-archive p.from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 3em;
}

/*---style shop and product sidebar---*/
#shop-sidebar ul,
#product-sidebar ul,
.post-sidebar ul {
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 15px;
    background-color: rgba(221, 221, 221, 0.1);
}

#shop-sidebar ul li+li,
#product-sidebar ul li+li,
.post-sidebar ul li+li {
    border-top: 1px dashed #ececec;
}

#shop-sidebar .is-divider,
#product-sidebar .is-divider,
.post-sidebar .is-divider {
	margin-top: 0px;
    background-color: rgba(0,0,0,0);
}

#shop-sidebar ul.product_list_widget li a:not(.remove),
#product-sidebar ul.product_list_widget li a:not(.remove) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 2.6em;
}
#shop-sidebar .recent-blog-posts a,
#product-sidebar .recent-blog-posts a,
.post-sidebar .recent-blog-posts a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 2.6em;
    color: #444;
	padding-top: 0.2em;
}
#shop-sidebar span.post_comments.op-7.block.is-xsmall,
#product-sidebar span.post_comments.op-7.block.is-xsmall,
#product-sidebar span.post_comments.oppercase.op-7.block.is-xsmall,
.post-sidebar span.post_comments.op-7.block.is-xsmall {
    display: none;
}

.post-sidebar input.search-field.mb-0 {
    height: 40px;
    border-radius: 3px 0 0 3px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0);
}
.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    width: 40px;
    height: 40px;
    border-radius: 0 3px 3px 0;
}
/*---end style shop and product sidebar---*/
/*---style filter in sidebar---*/
ul.woocommerce-widget-layered-nav-list {
    max-height: 300px;
    overflow: auto;
    padding-right: 20px;
}
ul.product_list_widget {
    font-size: 14px;
}
/*---end style filter in sidebar---*/
/*---style act_product---*/
.acf_product {
    font-size: 12px;
    display: block;
    background: #fffee7;
    border: 1px solid #ccc;
    padding: 10px !important;
    border-radius: 5px;
    max-height: 125px !important;
    overflow-y: auto !important;
    margin-bottom: 2em;
}
.acf_product a {
    color: #fa5400;
}

/*---z-index sidebar mobile---*/
.mfp-wrap {
	z-index: 900001;
}
/*--------end global--------*/


/*---------header-----------*/
/*---style mona_html---*/
.mona_html {
    font-size: 14px;
}
.mona_html:before {
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    color: #333;
}
.mona_html.showroom:before {
    content: "\f015";
}
.mona_html.hotline:before {
	width: 1.5em;
	height: 1.5em;
    content: "";
	background: transparent url('http://localhost/converse/wp-content/uploads/2018/07/customer-service.svg') no-repeat;
    background-size: 1.5em 1.5em;
    animation-name: tada;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}
.mona_html a {
	color: #333;
	font-weight: 700;
}
/*---style active nav---*/
.header-bottom .nav > li:hover > a,
.header-bottom .nav > li.current-menu-item > a,
.header-bottom .nav > li.current-menu-parent > a,
.header-bottom .nav > li.current-post-parent > a,
.header-bottom .nav > li.current-product-parent > a,
.header-bottom .nav > li.current_page_parent > a,
.header-bottom .nav > li.current-product-ancestor > a {
    color: #e2ba48;
    border-bottom: solid 3px #c30005 !important;
    padding-top: 15px;
}
.header-bottom .nav > li.menu-item {
	margin: 0 20px;
}
.header-bottom .nav > li.menu-item a {
	border-bottom: solid 3px #dcdcdc;
	padding-top: 15px;
}
.header-bottom .nav > li.menu-item > ul.nav-dropdown > li.menu-item > a {
	border-bottom: solid 1px #eee !important;
}
.header-bottom .nav > li.menu-item > ul.nav-dropdown > li.current-menu-item > a, 
.header-bottom .nav > li.menu-item > ul.nav-dropdown > li:hover > a {
	color: #c30005;
}
/*---------end header--------*/


/*---------content-----------*/
/*---------Slide-----------*/
.sec_slide h1 {
	letter-spacing: 5px;
}
/*---------End Slide-----------*/

/*---------3 Feature-----------*/
.sec_feature_3 .col-sneaker .col-inner:hover {
	border: solid 1px #000;
}
.sec_feature_3 .col-sneaker .col-inner:hover a.button {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.sec_feature_3 .col-sneaker a.button {
	background: #000;
	font-size: 1.8em;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .3s ease;
	transition: .3s ease;
	overflow: hidden;
}
.sec_feature_3 .col-sneaker .col-inner{
	padding: 8%;
	border: solid 1px #fff;
}
/*---------End 3 Feature-----------*/

/*---------Tabs-----------*/
.sec_tab .tabbed-content ul.nav {
	border-bottom: solid 2px #000 !important;
	margin-bottom: 3em;
}
.sec_tab .tabbed-content ul.nav li:last-child {
	border: none;
}
.sec_tab .tabbed-content ul.nav li.active, .sec_tab .tabbed-content ul.nav li:hover {
	background: #000;
}
.sec_tab .tabbed-content ul.nav li.active a, .sec_tab .tabbed-content ul.nav li:hover > a {
	color: #fff;
}
.sec_tab .box .price span {
	color: #c30005;
}
/*---------End Tabs-----------*/

/*---------Phá»¥ kiá»‡n-----------*/
.sec_accessories h3 {
	border-bottom: solid 2px #000 !important;
	margin-bottom: 3em;
	padding-bottom: 10px;
}
.sec_accessories .box .price span {
	color: #c30005;
}
.sec_accessories .view-all {
	color: rgba(102,102,102,0.85) !important;
}
.sec_accessories .view-all:hover {
	background: #000 !important;
	color: #fff !important;
	border: solid 2px #000 !important;
}
/*---------End Phá»¥ kiá»‡n-----------*/

/*---------Sale Off-----------*/
.sec_sale_off h3 {
    border-bottom: solid 2px #000 !important;
    margin-bottom: 3em;
    padding-bottom: 10px;
}
.sec_sale_off .box .price span {
    color: #c30005;
}
/*---------End Sale Off-----------*/

/*---------Banner-----------*/
.sec_banner h1 span {
	color: yellow;
}
.sec_banner h5 {
	letter-spacing: 5px;
}
.sec_banner a.button:hover {
	background: #000 !important;
	color: #fff !important;
	border: solid 2px #000 !important;
}
/*---------End Banner-----------*/

/*---------Page About-----------*/
.sec_about .row-inner {
    margin-top: 20px;
}
 .col-left {
    padding-right: 5%;
    border-right: double #c30005;
}
.col-right {
    padding-left: 6%;
    border-left: double #c30005;
}
/*---------End Page About-----------*/

/*---------Page Contact-----------*/
.sec_lien_he h3 {
	color: #c30005;
}
.sec_lien_he a {
	color: #353535;
}
.sec_lien_he a:hover {
	color: #c30005;
}
.sec_lien_he .social-icons a {
	margin-right: 10px;
}
/*---------End Page Contact-----------*/
/*-----style contact form-----*/
.form-ct {
    width: 780px;
    margin: 0 auto;
    max-width: 100%;
}
.form-ct .form-row {
    padding: 5px;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.form-ct .form-row.w50 {
    width: 50%;
}
.form-ct input,
.form-ct textarea{
    margin-bottom: 0;
		box-shadow: inset 0 1px 2px rgba(0,0,0,0);
}
.form-ct .center-txt {
    text-align: center;
}
.form-ct .center-txt input{
    min-width: 50%;
}
.form-ct .wpcf7-form-control:focus {
    border-color: #f8b742;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(248, 183, 66, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(248, 183, 66, 0.6);
}
/*---end style contact form---*/

/*---style mona_title---*/
.mona_title {
    font-size: 1.8em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    position: relative;
    margin: 0;
    margin-bottom: 0.8em;
    padding-bottom: 1.3em;
}
.mona_title:before {
    position: absolute;
    bottom: 0.75rem;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 2px;
    background: linear-gradient(to right,#76a03f 0%,#76a03f 25%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,#76a03f 75%);
}
.mona_title:after {
    position: absolute;
    bottom: 0;
    content: '\f296';
    font-family: FontAwesome;
    left: 50%;
    transform: translateX(-50%);
    font-size: 23px;
    line-height: 1;
    color: #76a03f;
}

/*--------end content--------*/


/*---------footer-----------*/
.sec_footer p{
    color: #a4a4a4;
    font-size: 14px;
    margin-bottom: 0.8em;
}
.sec_footer a{
    color: #a4a4a4;
    font-size: 14px;
}
.sec_footer a:hover{
    color: #c30005 !important;
}
.sec_footer .icon-box-img {
    width: 14px !important;
}
.sec_footer .social-icons a {
    margin-right: 10px;
}
.sec_footer .row-top {
    border-bottom: solid 1px #dae1e7;
    margin-bottom: 2em;
}
.mona_sidebar_footer ul {
    margin: 0;
}
.mona_sidebar_footer ul.menu>li+li, 
.mona_sidebar_footer .widget>ul>li+li {
		border-top: 0px dashed rgba(238, 238, 238, 0.3);
}
/*
.mona_sidebar_footer ul li a:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 15px 0 5px;
}
.mona_sidebar_footer ul li:hover a:before {
		animation-name: tada;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.mona_sidebar_footer ul li a:after {
    content: "\f0fb";
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 5px 0 15px;
		position: absolute;
		right: 0;
		transition: 2s;
    -moz-transition: 2s;
    -webkit-transition: 2s;
    -o-transition: 2s;
}
.mona_sidebar_footer ul li:hover a:after {
		-webkit-animation:spin 1s;
    -moz-animation:spin 1s;
    animation:spin 1s;
		right: 30%;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(180deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(180deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(180deg); transform:rotate(180deg); } }
*/
.mona_sidebar_footer ul > li:hover > a,
.mona_sidebar_footer ul > li.current-menu-item > a,
.mona_sidebar_footer ul > li.current-menu-parent > a,
.mona_sidebar_footer ul > li.current-post-parent > a,
.mona_sidebar_footer ul > li.current_page_parent > a,
.mona_sidebar_footer ul > li.current-product-parent > a,
.mona_sidebar_footer ul > li.current-product-ancestor > a {
    color: #c30005;
}
.mona_sidebar_footer ul {
    margin-top: -0.5em;
    display: grid;
    grid-template-columns: repeat(2,50%);
}
/*---style form dang ky---*/
.sec_footer form.wpcf7-form {
    margin-bottom: 0;
}
.sec_footer .wpcf7 p {
    display: inline-flex;
}
.sec_footer input#email-dang-ky {
    height: 40px;
    border-radius: 3px 0 0 3px;
		border-right: 0;
		box-shadow: inset 0 1px 2px rgba(0,0,0,0);
}
.sec_footer input#btn-gui {
    height: 40px;
    border-radius: 0 3px 3px 0;
}
.mona-hiden{
		display:none !important;
}
#btn-gui-icon {
    height: 40px;
    border-radius: 0 3px 3px 0;
    color: #02a010;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0);
    border: 1px solid #ddd;
    border-left: 0;
    cursor: pointer;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
/*--------end footer--------*/

/*-----style Laptop mode-----*/
@media (min-width: 1281px) {
	.sec_tab .box .add-to-cart-button, 
	.sec_accessories .box .add-to-cart-button, 
	.sec_sale_off .box .add-to-cart-button {
		-webkit-transform: scale(0);
	  	-ms-transform: scale(0);
	  	transform: scale(0);
	  	-webkit-transition: .3s ease;
	  	transition: .3s ease;
	  	overflow: hidden;
	}
	.sec_tab .box:hover .add-to-cart-button, 
	.sec_accessories .box:hover .add-to-cart-button, 
	.sec_sale_off .box:hover .add-to-cart-button {
		-webkit-transform: scale(1);
	  	-ms-transform: scale(1);
	  	transform: scale(1);
	}
	.sec_tab .tabbed-content ul.nav li {
		margin-right: 0;
		padding: 0 20px;
		border-right: solid 1px #eee;
	}
}
/*-----end style Laptop mode-----*/

/*-----style tablet mode-----*/
@media screen and (max-width: 849px){
	.sec_feature_3 .banner {
		background: none;
	}
	.mona_sidebar_footer ul {
	    margin-top: -0.5em;
	    display: grid;
	    grid-template-columns: repeat(3,35%);
	}
	.sec_lien_he .wpcf7 .form-row {
		width: 100%;
	}
	.sec_tab .tabbed-content ul.nav li.active {
		padding: 0 10px;
	}
}
/*---end style mobile mode---*/
/*-----style mobile mode-----*/
@media screen and (max-width: 549px){
	.sec_slide h1 {
		font-size: 2rem;
	}
	.sec_tab .tabbed-content ul.nav li.active {
		padding: 0 10px;
	}
	.sec_banner h1 {
		line-height: 1.3em;
	}
	.mona_sidebar_footer ul {
	    margin-top: -0.5em;
	    display: grid;
	    grid-template-columns: repeat(3,35%);
	}
	.sec_reason h3, .sec_lien_he h3 {
		font-size: 1.2em;
	}
	.sec_lien_he .wpcf7 .form-row {
		width: 100%;
	}
}
/*---end style mobile mode---*/

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}.header-bottom {
    background-color: #dcdcdc;
}
.header-bottom {
    min-height: 25px;
}
.header-bottom {
    z-index: 9;
    position: relative;
    min-height: 35px;
}
.header-top, .header-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
}.nav-dropdown {
    font-size: 100%;
}
.nav-dropdown {
    border-radius: 3px;
}
.nav-dropdown {
    position: absolute;
    min-width: 260px;
    max-height: 0;
    z-index: 9;
    padding: 20px 0 20px;
    opacity: 0;
    margin: 0;
    transition: opacity .25s;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    border: 2px solid #ddd;
    color: #777;
    background-color: #fff;
    text-align: left;
    display: table;
    left: -99999px;
}
li.current-dropdown:hover>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
    opacity: 1;
    max-height: inherit;
    left: -15px;
}
.header-bottom .nav > li.menu-item > ul.nav-dropdown > li.menu-item > a {
    border-bottom: solid 1px #eee !important;
}

.header-bottom .nav > li.menu-item a {
    border-bottom: solid 3px #dcdcdc;
    padding-top: 15px;
}
.nav-dropdown>li>a, .nav-column>li>a {
    display: block;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: rgba(102,102,102,0.85);
    transition: all .2s;
}
.nav-column li>a, .nav-dropdown>li>a {
    width: auto;
    display: block;
    padding: 10px 20px;
    line-height: 1.3;
}

@media (max-width: 1200px) {
    .header-bottom .nav > li.menu-item {
        margin: 0 10px;
    }
}
@media (max-width: 770px) {
    .hide-for-medium{
        display:none;
    }
}
@media (max-width: 992px) {
    .nav>li>a {
        padding: 10px 2px !important;
    }
}
.fab, .far, .fas{
  font-family: FontAwesome;
  font-style: normal;
  color:#FFF !important;
}
.is-form{
  overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #888;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
    padding: 7px;
}
.btn-text-cart{
    outline: none;
    margin-top: -2px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.58em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 24%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.btn-remove {
    float: left;
    margin: 20px 5px;
    width: 24px;
    height: 24px;
    font-size: 15px !important;
    line-height: 19px !important;
    border-radius: 100%;
    color: #ccc !important;
    font-weight: bold;
    text-align: center;
    border: 2px solid currentColor;
    display: inline-block;
}
.btn-remove:hover{
  color: #000 !important;
}

.btn-close-bg {
    color:#000;
    font-size: 25px;
    text-align: right;
    width:100%;
}
/* tin tuc */
.wapper-tin-tuc{
  margin-top: 30px;
}
.style-tieude-tintuc{
  justify-content: center;
    font-weight: bold;
    font-size: 19px;
}

.form-control:focus {
  outline: none !important;
  border: 1px solid #f8b742;
  box-shadow: 0 0 10px #f8b742;
}
.form-control {
  border-radius: 0px!important;
  margin-bottom: 20px;
}
.img-tintuc{
  right: 0;
  width: 100%;
  height: 100%;
  /* bottom: 0; */
  left: 0;
  top: 0;
  position: absolute;
  object-position: 50% 50%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.cover-img{
  position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 56%;
    background-position: 50% 50%;
    background-size: cover;
}
.text-left {
  text-align: left;
}

.box-text {
  padding-top: .7em;
  padding-bottom: 1.4em;
  position: relative;
  width: 100%;
  font-size: .9em;
}
.is-divider {
  height: 3px;
  display: block;
  background-color: rgb(195, 0, 5);
  margin: 1em 0 1em;
  width: 100%;
  max-width: 30px;
}
.box-inner-tintuc{
  padding: 10px;
}
.border-box{
  box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  margin-bottom: 20px ;
}
.border-col{
  padding: 0px 25px; border-right:1px solid #ececec;
}
@media screen and (max-width: 768px){
  .border-col{
  border-right: 0px;
  }}

  /* tin tuc */
  .text-chamcham{
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  
  /*start filter price*/
.accept-buy {
    margin-top: 10px;
    display: block;
    font-size: 0.8em;
}
.accept-buy .btn {
    border-radius: 20px;
    padding: 2px 15px !important;
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    height: 5px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    /* border: 1px solid #c5c5c5; */
    background: #666 !important;
    font-weight: normal;
    margin-top: -3px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border-radius: 50%;
}
.text-price{
    border: none !important;
    box-shadow: none !important;
   
    font-weight:bold;
    outline: none;
    width: auto !important;
}
/*end filter price*/

.button-page{
    border-radius: 50%;
    border: 2px solid #000 !important;
    color: black !important;
    font-weight: bold;
}
.button-page:hover{
    
    
    color: white !important;
    background: #c30005 !important;
}

.text-chamcham2{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


/*dropdown header mb*/
.children{
  position: fixed;
    opacity: 0;
    left: -99999px;
    transition: background-color 0.6s, transform 0.3s, opacity 0.3s;
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
}
.active .children-active .children{
  position: initial;
    opacity: 1;
    left: auto;
    padding-bottom: 30px;
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.icon-angle-down:before {
    content: "\f107";
}
a:before, i[class^="icon-"], i[class*=" icon-"] {
    font-family: 'FontAwesome' !important;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
}
.toggle i {
    font-size: 1.8em;
    transition: all .3s;
}

button i, .button i {
    vertical-align: middle;
    top: -1.5px;
}
.toggle {
  position: absolute;
    right: 0px;
    margin-top: -30px;
    height: auto;
    width: 45px;
    line-height: 1;
    box-shadow: none !important;
    padding: 0;
    color: currentColor;
    opacity: .6;
    outline:none;
}
.par{
  position:relative;
}
.btn-facebook-tintuc{
    background-color: #4769A5;
    color: #FFF !important;
    padding: 8px 12px 8px 14px;
    margin: 2px 5px 2px 0;
    text-decoration: none !important;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -webkit-box-shadow: inset 0 -4px 0 rgb(0 0 0 / 20%);
  }

  .btn-facebook-tintuc:hover{
    background-color:#314b83;
  }

  .btn-twitter-tintuc{
    background-color: #65CCEF;
    color: #FFF !important;
    padding: 8px 12px 8px 14px;
    margin: 2px 5px 2px 0;
    text-decoration: none !important;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -webkit-box-shadow: inset 0 -4px 0 rgb(0 0 0 / 20%);
  }
  .btn-twitter-tintuc:hover{
    background-color:#0092ba;
  }

  .btn-google-tintuc{
    background-color: #EA4335;
    color: #FFF !important;
    padding: 8px 12px 8px 14px;
    margin: 2px 5px 2px 0;
    text-decoration: none !important;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -webkit-box-shadow: inset 0 -4px 0 rgb(0 0 0 / 20%);
  }
  .btn-google-tintuc:hover{
    background-color:#ab2b1d;
  }
  .btn-pinterest-tintuc{
    background-color: #cd252b;
    color: #FFF !important;
    padding: 8px 12px 8px 14px;
    margin: 2px 5px 2px 0;
    text-decoration: none !important;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -webkit-box-shadow: inset 0 -4px 0 rgb(0 0 0 / 20%);
  }
  .btn-pinterest-tintuc:hover{
    background-color:#ae1319;
  }
  .btn-linkedin-tintuc{
    background-color: #2ba3e1;
    color: #FFF !important;
    padding: 8px 12px 8px 14px;
    margin: 2px 5px 2px 0;
    text-decoration: none !important;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -webkit-box-shadow: inset 0 -4px 0 rgb(0 0 0 / 20%);
  }
  .btn-linkedin-tintuc:hover{
    background-color:#278cc0;
  }

  .form-comment-tintuc{
    background-color: rgba(0,0,0,0.05);
  }
    .show-thanhtoan{
    display: none;
  }
  .text-ten-thanhtoan{
    font-weight:bold;
  }
  .success-color {
    color: #c30005;
    font-weight: bold;
}

.ntr-buy-success{
    margin: 50px 0px;
}


.ntr-buy-success table.buy-success-page th{
    font-weight: bold;
    padding: 5px 0px;
    border-bottom: 2px solid #eee;
}

.ntr-buy-success table.buy-success-page td{
    padding: 5px 0px;
    border-bottom: 1px solid #eee;
}

.ntr-buy-success table.buy-success-page td span{
    font-weight: bold;
    color: #888;
}


.ntr-buy-success table.buy-success-page td.buy-success-right{
    font-weight: bold;
}

.ntr-buy-success h5{
    font-weight: bold;
}

.buy-success-left{
    text-align: left;
}

.buy-success-right{
    text-align: right;
}

.is-well {
    padding: 30px;
    background-color: rgba(0,0,0,0.02);
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 20%), 0 1px 0 rgb(0 0 0 / 7%), inset 0 0 0 1px rgb(0 0 0 / 5%);
}

.is-well p{
    margin: 5px;
}

.is-well p span{
    font-weight: bold;
}

.is-well p span.id-product{
    font-weight: bold;
    color: #c4996b;
    font-size: .8em;
}

.is-form{
  overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #888;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
    padding: 7px;
}


@media only screen and (min-width: 768px) {
  .btn-text-cart{
      width: 50px !important;
      padding: 0px !important;
      margin: 0px -4px;
  }
}


.content-blog img{
    width: 100%;
}

.btn-text-cart{
    outline: none;
    margin-top: -2px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.58em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

.discount-code--success{
  font-weight: 600;
  padding: 10px;
  width: 100%;
  text-align: center;
  color: #0d6efd;
}

.discount-code--error {
    font-weight: 600;
    padding: 10px;
    width: 100%;
    text-align: center;
    color: red;
}
 .cover-img-gioithieu img{
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
  }

  .icon-gt{
    flex: 0 0 auto;
    margin-bottom: 0;
    max-width: 200px;
    color: rgb(195, 0, 5);
  }
  .text-gt{
    flex: 1 1 0px;
    margin-left: 10px;
  }
  .col-inner-gt{
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  
   .animation-infor {
    position: relative;
    animation-name: animationInfor;
    animation-duration: 1.5s;
        left: 20px;
}

@keyframes animationInfor {
    0% {
        left: -100px;
    }
    100% {
        left: 20px;
    }
}

.animation-input {
    position: relative;
    animation-name: animationInput;
    animation-duration: 1.5s;
}

@keyframes animationInput {
    0% {
        right: -100px;
    }
    100% {
        right: 0px;
    }
}

.map-container-4 iframe {
    height: 250px;
    width: 100%;
}
.drop-cart{
    position: absolute;
    right: 30px;
    background: #FFF;
    width: 290px;
    color: black;
    text-align: center;
    height:0;
    opacity: 0;
    border: 2px solid #ccc;
    display:none;
}
.drop-cart2{
    position: absolute;
    right: 30px;
    background: #FFF;
    width: 290px;
    color: black;
    text-align: center;
    height:0;
    opacity: 1;
    border: 2px solid #ccc;
    display:block;
}
.hover-cart:hover .drop-cart{
    height:auto;
    opacity: 1;
    display:block;
}
.product-isnull{
  font-size: 0.8em;
}
.list-product-in-cart{
  padding: 5px;
}
.show-list-product{
  padding: 5px;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.border-bottom-cart{
  border-bottom: 1px solid #ececec; margin: 0px 0px 15px 0px;
}
.drop-search{
         position: absolute;
    right: 57%;
    background: #FFF;
    display:none;
    color: black;
    text-align: center;
    height: 38px;
    opacity: 0;
    border: 2px solid #ccc;
    
}

.hover-search:hover .drop-search{
  opacity: 1;
  display:block;
}
.selected{
  border-bottom: 3px solid #c30005;
  background: #eee;
}
.tong-giohang td,th{
  padding:10px;
}
.box-inner-tintuc img{
  width:100%;
}
.carousel-control-next, .carousel-control-prev{
  opacity:1 !important;
}



.swiper-button-next:after, .swiper-button-prev:after{
  font-size: 21px;
  font-weight: bold;
}
.swiper-button-next, .swiper-button-prev{
  display:none !important;
}
.hover-for-swipper:hover .swiper-button-next,.hover-for-swipper:hover .swiper-button-prev{
  display:block !important;
}


.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}
/* The Close Button */
.close-login {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close-login:hover,
.close-login:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.btn-login2{
  background-color: #c30005;
  color:#FFFFFF;
  font-weight: bold;
  width: 125px;
  height: 35px;
  }
  
  .logo-pancake {
  text-align: center;
  margin-top: 2px;
  font-size:13px;
  
  color:#FFF;
}
.logo-pancake img {
  width: 100px;
  height: 30px;
}

.logo-pancake span a {
    position: relative;
    top: -2px;
}