html{
    scroll-behavior: smooth;
}
*{
    padding: 0;
    margin: 0;
    font-weight:400;
    font-size:15px;
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;
    line-height: 1.4;

}
@import url('https://fonts.googleapis.com/css2?family=Lato&family=Ubuntu&display=swap');
#banner-statistic,#banner-statistic-shop,footer {
    margin-top:123px;
}




/* start header */

#logo_shop img {
    height:100px;
    max-width: 100px;
}
.navbar-brand {
    margin-left: 30px !important;
}
.navbar-brand, .nav-link {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}
.nav-link {
    color:rgb(226, 168, 42) !important;
    font-size:16px;
    
}
.nav-item:hover .nav-link{
    color:aqua !important; 
   
}
.nav-item:hover .nav-link::after {
    border-bottom: 2 px solid aqua;
    content: " ";
    display: block;
    padding-bottom: 3px;
    margin-bottom: -5px;
}
.active .nav-link {
    color:aqua !important;
}
/* end header */

/* start slide banner */

/* end slide banner */
/* banner statistic gallery = product area */

#product-area  .product-item-img img {
    height: 230px;
    max-width: 230px;
    vertical-align: middle;
}
#product-area  .product-item .product-item-price .money::before{
    content: "$";
}
#product-area  .product-item .product-item-price .price-regular {
    color:red;
    
}
#product-area  .product-item .product-item-price .price-old {
    color:gray;
    text-decoration:line-through;
    
}


#product-area  .carousel {
	margin: 50px auto;
}
#product-area .carousel .item {
	min-height: 330px;
    text-align: center;
	overflow: hidden;
}

#product-area  .carousel .carousel-control {
	height: 100px;
    width: 40px;
    background: none;
    margin: auto 0;
    background: rgba(0, 0, 0, 0.2);
}
#product-area  .carousel .carousel-control i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -16px 0 0 0;
    z-index: 5;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    font-weight: bold;
}

#product-area  .carousel .carousel-control.left i {
	margin-right: -3px;
}
#product-area  .carousel .carousel-indicators {
	bottom: -60px;
}

#product-area  .carousel-indicators li {	
	background: rgba(0, 0, 0, 0.2);
}
#product-area  .carousel-indicators li.active {	
	background: rgba(0, 0, 0, 0.6);
}

.fa-star {
    color:rgb(249,189,34);
}
#product-area  .carousel-inner .product-item-price .price-regular>.money {
    font-size:18px;
}
/* banner statistic gallery = product area */



/* footer */

footer,#banner-statistic-shop,#banner-statistic  {
    background-color: rgb(246,246,246);
}
#getEmail input {
    border-radius: 30px 0 0 30px;
    border-right: none;
    font-size:14px;
    line-height: 14px;
    align-items: center;
    padding: 0 110px 0 15px;
    

}
#getEmail  button{
    border-radius: 0 30px 30px 0;
    border-color:#ced4da;
    background-color:white;
    color:#242424;
    border-left:none;
    font-family: 'Ubuntu',sans-serif;
    font-size:12px;
    font-weight: bold;
    line-height: 12px;
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase;
    
}
#getEmail  button:hover {
    color:aqua  ;
}
#contact img {
    height:110px;
    max-width: 110px;
}
.getEmail-title-main-social-link a img{ 
    height:40px;
    max-width: 4
    0px;
    
}
/* footer */
#toTop {
    text-decoration: none;
    position:fixed;
    bottom: 20px;
    right:2%;
    background: linear-gradient(90deg, rgba(13,7,124,1) 0%, rgba(11,67,154,1) 40%, rgba(0,212,255,1) 100%);
    z-index: 999;
    width: 40px;
    height: 40px;
    
    text-indent: 100%;
    color:black;
   border-radius: 30px;
}

.bannel-nav{
    margin-top: 20px;
    height: 50px;
    width: 100%;
    border: none solid black;
    background-color: rgb(236, 231, 229);
}
.nav-sub > ul{
    display: flex;
    flex-direction: row;
    margin-top: 10px;
    margin-left: 100px;
    list-style-type: none;
    font-size: 25px;
    
    
    
}

.nav-sub > ul li{
   margin-top: 10px;
  
  
}

.nav-sub > ul li a{
    text-decoration: none;
    
}
#li{
    color: rgb(116, 61, 16);
}
#li-ip12{
    color: red;
}

#li-sub{
    font-size: 16px;
    color: black;
    
}
.nav-left{
    width: 200px;
    max-height: 100%;
    margin-top: 20px;  
    flex-direction: column;
    background-color: rgb(157, 189, 241);
    float: left;
    text-align: left;
}

.nav-left .locsp{
    padding-bottom: 4px;
    background-color: rgb(223, 155, 8);
    width: 200px;
    height: 30px;
    text-align: center;
    font-weight: bold;
}

.subnav-left > ul {
    list-style-type: none;
}
.subnav-left > ul > li >h4{
    margin-left: 10px;
}
.nav-left input[type = checkbox]{
    margin-left: 10px;
    width: 20px;
    height: 20px;
    margin-top: 10px;
    
}

/*product*/
.products{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.product01 {
    width: 210px;
    height: 400px;
}
.products img{
    width: 200px ;
    height: 200px;
    margin-left: 10px;
}
.product-sub01{
    margin-left: 10px;
    width: 200px ;
    height: 190px;
}

.product-sub01 > p{
    font-size: 16px;
    color: red;
}
.result > i{
    color: rgb(245, 245, 16);
}
.product01{
    margin-top: 20px;
}

.product01:hover img{
    width: 205px ;
    height: 205px;
}
.product01:hover p {
    font-weight: bold;
}
.products a:hover{
    text-decoration: none;
}
.products a .product-sub01 #giam{
    font-size: 14px;
     color: red;
}
.products a .product-sub01 #gia{
    text-decoration: line-through;
     font-size: 14px;
      color: black;
}
.products a .product-sub01 #danhgia{
    color: black; 
    font-size: 14px;
}