 body{
    background-color: #ffffff7a;
}
a{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
ul{
    list-style: none;
}
td{
    border-bottom: #35835f;
}
.topbar
{		
    margin: 0px;
    border-style: none;
    background: #393737;
    width: 100%;
    text-align: center;
    font-family: Arial;
    color: white;
    height: 55px;
    border: none;
    
}
#txtsearch {
	border-radius: 25px;
    height: 41px;
    line-height: 40px;
    margin: 12px 0px 12px 50px;
    width: 500px;
    float: left
}


#avatar {
    width: 40px;
    height: 40px;
    float: left;
    margin:12px 12px 12px 30px;
    border: 1px solid #DDD;
	margin-left: 20px;
}

#account {
    width: 130px;
    height: 40px;
    float: left;
    margin:12px 12px 12px 12px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}

#account a {
    display: inline;
    color: #DDD;
}
.Cart-content{
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 10000;
     width: 500px;
     margin: auto;
     margin-top: 3%;
     border: 1px solid rgb(238, 199, 199);
     background-color: white;
     box-shadow:  6px 6px 10px 0 rgba(0,0,0,0.5) , -6px -6px 10px 0 rgba(0,0,0,0.5);
     border-radius: 2px;
     transition: all 1s;
     transform: scale(0);
     opacity: 0.5;
     transform-origin: top;

 }
 

 .Cart-header {
     line-height: 30px;
    padding: 10px;
     
 }
 .Cart-header a:first-child{
    font-size: 25px;
    font-weight: bold;
}
.Cart-header span{
    font-size: 30px;
    font-weight: bold;
    float: right;
    cursor: pointer;
    color: gray;
}
.Cart-header span:hover{
    color: red;
}
.Cart-row{
    display: flex;
    border-bottom: 1px solid rgb(244, 223, 209);
}

.cart-column{
    font-size: 15px;
    font-weight: bold;
   margin: 10px 10px 10px 10px ;
   align-items: center;
}
.cart-item{
   width: 45%;
   display: flex;
}
.cart-price{
    width: 25%;
 }
 .cart-quantity
 {
     width: 18%;
 }
 .Cart-product{
     display: flex;
 }
 .Cart-img{
     width: 20%;
 }
 .Cart-infor{
     padding-left: 5px;
     font-size: 16px;
     font-weight: 100;
 }
 .price-product{
     font-size: 15px;
     font-weight: 100;
     margin-top: 4%;
 }
 .cart-quantity-ca{
     margin-top: 4%;
 }
 .cart-quantity-input{
     line-height: 20px;
     border-radius: 5px;
     border: 1px solid #56CCF2;
     background-color: #eee;
     color: #333;
     padding-left: 5px;
     ;
 }
 .fa-solid fa-cart-shopping{
    width: 50px;
 }

.Cart-xoa{
    width: 45%;
     line-height: 30px;
     border-radius: 5px;
     border: 1px solid red;
     background-color: red;
     color: white;
     text-align: center;
}
.cart-total {
    text-align: end;
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  
  .cart-total-title {
    font-weight: bold;
    font-size: 20px;
    color: rgb(108, 84, 84);
    margin-right: 20px;
   
  }
.Gio{
    padding-left: 15px;
    margin-bottom:  15px;
    color: rgb(177, 52, 52);
    
    
}

.Gio:hover{
    color: rgb(68, 132, 68);
    
}
.modal-footer {
    display: flex;
    margin-top: 10px;
    padding: 20px;
    justify-content: end;
   
  }
  .close-footer{
      font-size: 18px;
      margin-left: 10px;
      margin-right: 10px;
      background-color: rgb(154, 177, 228);
      color: white;
      border: 1px solid #aaaaaa;
      padding: 5px;
      border-radius: 3px;
      cursor: pointer;
  }
  .order{
    font-size: 18px;
    background-color: rgb(236, 236, 243);
    color: white;
    border:  none;
    padding: 5px;
    border-radius: 3px;
    cursor: pointer;
  }
  
.overY{
    height: 290px;
    overflow-y: scroll;
}
.Cart-product:hover{
    background-color: rgb(244, 248, 240);
}
.close-footer:hover{
    background-color: rgb(75, 127, 58);
}
.order:hover{
    background-color: rgb(78, 210, 30);
}
.option a:hover{
    text-decoration: underline;
}
.option a{
    cursor: pointer;
}
.Infoder1:hover{
    background-color: rgb(244, 248, 240);
}
.Cart-product:hover{
    background-color: rgb(244, 248, 240);
}

.selected{
    background-color: rgb(255, 255, 255);
    font-weight: bold;
    color:#254535 !important;
}
#upper_body{
    margin-top: 20px;
}
#menu_box{
    width: 300px;
    float: left;
    
}
#menu{
    line-height: 24px;
    width: 200px;
    border-collapse: collapse;
    
    /* background-color: #3d8862; */
}
#menu li{
    border: solid 1px #173225;
    border-left: #DDD;
    border-right: #DDD;
    margin-bottom: -1px;
}
#menu a{
    color: black;

}
.sub_menu{
    display: none;
}
/* body{
    text-align: center;
} */
#slideshow{
    margin-bottom: 20px;
}
#upper_body{
    width: 90%;
    height: 270px;
    margin: 20px auto;
}

.wrapper{
    width: 700px;
    /* margin-left: 100px; */
    overflow: hidden;
    float: left;
}
#slideshow2{
    width: 700px;
    display: flex;
    animation: showslide 20s ease infinite;
}
@-webkit-keyframes showslide{
    0% {margin-left: 20px;}
    25% {margin-left: -700px;}
    50% {margin-left: -1310px;}
    75% {margin-left: -2010px;}
}
#ads{
    width: 300px;
    height: 300px;
    float: left;
    margin-left: 30px;
    
    vertical-align: top;
}
#ads img{
    margin: 0ch;
    display: inline-block;
    vertical-align: top;
}
#mid_body{
    width: 100%;
    float: left;
    margin-top: 20px;
    height: auto;
    text-align: center;
}
#title_deals{
    background-color: rgb(110, 110, 114);
    width: 100%;
    height: 40px;
    border-radius: 5px;
}
#deals{
    margin: auto;
    border-radius: 8px;
    width: 90%;
    height: 370px;
    
    border: solid 2px rgb(108, 103, 103);
    
}
.item{
	border-radius: 10px;
    width: 200px;
    height: 100%;
    float: left;
    margin: 15px auto;
    
    position: relative;
    box-shadow: 1px 1px 1px 1px rgba(146, 146, 146, 0.274) ;
}
.item:hover{
    cursor: pointer;
}
.discount{
    width: 44px;
    height: 44px;
    background-color: rgb(159, 112, 24);
    border-radius: 100%;
    margin: 13px auto;
    margin-left: 154px;
	text-align: center;
}
.discount b{
    font-size: 18px;
    color: #DDD;
    margin-top: 9px;
    float: left;
}
.item_img{
    width: 140px;
    height: 167px;
	margin-left: 32px;
    
    
}

.item_imgg{
    width: 140px;
    height: 167px;
	text-align: center;
    
    
}
.vs{
   color: #35835f; 
   
   
}
.gs{
   color:rgb(107, 54, 54);
   text-align: center;
   
  
}
#lower_body{
    width: 100%;
    float: left;
    margin-top: 20px;
    height: auto;
    text-align: center;
    
}
.items_box{
    width: 90%;
    margin: 0px auto;
    height: auto;

}
.title{
    width: 100%;
    height: 40px;
    background-color: rgb(111, 91, 91);
    text-align: left;
	border-radius: 5px;
    text-align: center;
}
.title b{
    line-height: 40px;
    font-size: 20px;
    color:white;
    margin-left: 20px;
}
.item_big{
    margin-top: 20px;
    width: 497px;
    text-align: left;
}
.item_big_img{
    width: 100%;
    
}


.nav {
    height: 40px;
    transition: 2s;
    width: 100%;
    background-color: #35835f;
    border-radius: 5px;
    margin: auto;
    bottom: 0px;
    padding-left: 50px;
    
}

.nav.codinh {
    height: 50px;
    transition: 2s;
    position: fixed;
    z-index: 1000;
    top: -570;
    /* left: 44; */
    float: left;
    width: 100%;
    background-color: #35835f;
}

.okeMau.mauUL{
    background-color: #35835f;
}

#nav ul{
    margin: 15px auto;
    width: 100%;
}
#nav a {
    display: block;
    line-height: 25px;
    padding: 0px 20px;
    font-size: 16px;
    color: #DDD;
    text-align: center;
}

#nav ul ul {
    display: none;
    position: relative;
   
}

#nav ul li {
    /* background-color: rgb(108, 103, 103); */
    float: left;
    width: 15%;
    margin-top: 7px;
    background-color: #35835f;

}

#nav ul li:hover ul {
    display: block;
    width: 250px;
    position: absolute;
    top: 50px;
}

#nav li li {
    float: none;
}

#nav li li a {
    display: block;
    line-height: 40px;
    border: 1px solid #ddd;
}

#nav a:hover {
    background-color: #ddd;
    color: rgb(232, 56, 32);
}


#content{
width: 90%;
height: 600px;
margin-bottom: 50px;
/* margin: 20px auto; */
padding-left: 50px;
color:#254535;

}
#content_left{
    width: 25%;
    text-align: center;
    float: left;
    box-shadow: 1px 1px 1px 1px rgba(128, 128, 128, 0.507);
}
#content_mid{
    width: 40%;
    height: 500px;
    margin-left: 35px;
    float: left;
}
#content_right{
    width: 25%;
    height: 500px;
    line-height: 25px;
    float: left;
    
}
.btn_color{
    width: 60px;
    height: 35px;
    border: solid 2px rgb(255, 60, 0);
    color: rgb(255, 60, 0);
    margin-left: 20px;
}
.btn_color:hover{
    background-color: rgb(255, 60, 0);
    color: #DDD;

}
























#foot{
    width: 100%;
    height: 300px;
    float: left;
    background-color: #3d8862ce;
    margin-top: 50px;
}
#foot ul{
    float: left;
    margin-left: 100px;
}
#foot ul li{
    margin: 16px 0px;
}
#foot ul a{
    margin: 16px 0px;
    font-family: 'Times New Roman', Times, serif;
    
}

.info {
    flex: 1;
    padding-top: 30px;
    padding-bottom: 3;
    color: #FFF;
    line-height: 28px;
}

.info span {
    display: block;
    margin-left: 50px;
}

.info a {
    color: #FFF;
    display: block;
    line-height: 28px;
}

#coppy-right {
    width: 1140;
    height: 60px;
    margin: 0px auto;
    color: #fff;

}

#coppy-right {
    display: block;
    padding-top: 20px;
    float: left;
}







/* login */


#login_body{
    width: 100%;
    height: 600px;
    background-color: #35835f;
    margin-bottom: 50px;
}
#login_logo{
    width: 400px;
    height: 400px;
   position: relative;
   float: left;
}
#login_logo img{
    width: 650px;
    height: 400px;
    position: absolute;
    top:100px;
    left: 100px;
}
#form_login{
    width: 400px;
    height: 500px;
    background-color: #FFF;
    float: right;
    position: absolute;
    top: 175px;
    right: 28px;
    border-radius: 10px;
    text-align: center;
}
.loginfo{
    width: 250px;
    height: 40px;
    margin-top: 30px;
    margin-left: 10px;
}
#btnlogin{
    width: 260px;
    height: 40px;
    margin-top: 30px;
    margin-left: 10px;
    color: #ffffff;
    font-size: 20px;
    background-color: red;
    border: 0px;
}

.signup {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: #f5f5f5;
  }
  .signup__container {
    width: 100%;
    max-width: 400px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .signup__container h1 {
    margin-bottom: 20px;
    font-size: 2rem;
    text-align: center;
  }
  .signup__container form {
    display: flex;
    flex-direction: column;
  }
  .signup__container form label {
    margin-bottom: 10px;
    font-size: 1.2rem;
  }
  .signup__container form input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .signup__container form button {
    padding: 10px;
    border: none;
    border-radius: 5px;
    background: #333;
    color: #fff;
    font-size: 1.2rem;
    cursor: pointer;
  }
  .signup__container form button:hover {
    background: #555;
  }
  .signup__container form a {
    text-align: center;
    font-size: 1.2rem;
    text-decoration: none;
    color: #333;
  }
  .signup__container form a:hover {
    color: #555;
  }
  .signup__registerButton {
    margin-top: 20px;
    padding: 10px;
    border: none;
    border-radius: 5px;
    color: black;
    font-size: 1.2rem;
    cursor: pointer;
    display: block;
  }

  .header-inner .box-right-top-KH {
    float: right;
    position: relative;
}

.header-inner .box-right-top-KH .box-login-bottom {
    display: none;
    position: absolute;
    top: 32px;
    right: 0px;
    z-index: 1;
}

.header-inner .box-right-top-KH .box-login-bottom button {
    border: none;
    padding: 10px;
    width: 160px;
    text-align: left;
    background-color: #0483cc;
    color: white;
    font-size: 12px;
    cursor: pointer;
    display: block;
}

.header-inner .box-right-top-KH .box-login-bottom button:hover {
    background-color: #295a77;
}

#boxrighttopKH:hover #box-b {
    display: block;
}

.header-m-out {
    background-color: white;
    width: 100%;
}