    body{
        min-height: 100vh;
        margin: 0px;
        padding: 0;
        font-family: "Font-1678680842541";
    height: 800px;
  
    }

  /* dang nhap */
   #login{

    min-height: 160vh;
    display: flex;
    justify-content: center;
    align-items: center;
   }
   #from-login{
    max-width: 400px;
    background-color: #f0f0f0;
    /* Giảng ra */
    flex-grow: 1;
  
    padding: 80px 80px 80px 80px;
    display: flex;
    flex-direction: column;
   
    align-items: center;
   margin-top: 20px;
    
   }
   .form-heading{
    
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    margin-bottom: 25px;
    color: #23314B;
    
   }
   .form-group{
    
   }
   .form-input{
    margin: 5px;
    width: 350px;
    height: 30px;
    justify-content: center;
    margin-left: -5px;
    margin-bottom: 15px;
    border: 1px solid #23314b30;
    border-radius: 8px;
    padding-top:10px ;
    padding-bottom: 10px;
    background-color: rgba(255, 255, 255, 0);
   
   
   }
   .form-input:hover{
    outline: 2px solid black;
   }
   #dontpass{
    margin-bottom: 30px;
    
 
    margin-right:280px;
   
   
   }
   #dontpass a{
       text-decoration: none;
    color: #23314BB3;

   }
   #dontpass:hover{
    
    border-bottom: 1.2px solid;
    color: #23314BB3;
   }
   .form-submit{
  font-size: 15px;
    width: 400px;
     height: 30px;
     justify-content: center;
  color: #f0f0f0;
     padding-top:25px ;
     padding-bottom: 40px;
     border: 1px solid #23314b30;
     border-radius: 12px;
     background-color: #C6924D;
     font-weight: 600;

   }
   .form-submit:hover{
    background-color: floralwhite;
    border: 1px solid #C6924D;
    color: #C6924D;
   }
   #form-dangky {
    margin-bottom: 30px;
    margin-top: 10px;
   }
   #form-dangky a{
    text-decoration: none;
    color: #23314BB3;
}
#form-dangky:hover{
    border-bottom: 1.2px solid;
    color: #23314BB3;
}


   /* dichuyen */
    .dichuyen{
        background-color: #000;
        color: #fff;
    
    display: flex;   
        height: 50px;
        font-weight: bold;
        margin: auto 0;
        
        

    }
    .dichuyen1{
        display: flex;
        
        
        
        
    }
    .dichuyen2{
        list-style: none;
    margin: 15px  120px auto ;
    white-space: nowrap;
    text-align: center;

    }
    .dichuyen3{
        list-style: none;
        text-align: center;
        margin: 15px  120px auto ;
    }
    /* .menutong{
        display: flex;
        
        margin-top: 5px;
        min-height: 100px;
        box-sizing: border-box;
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
    } */
    .container{
        max-width: 100%;
        margin: 0 auto;
        

    }
    #menu{
    margin-top:5px ;
    margin-bottom: -100px;
    
    }
    #menu1{
        background-color: #fff;
        position: fixed;
        width: 100%;
        transition: all 0.5s ease-in-out;
        z-index: 2;
    }
    #menu1 a img{
        height: 100px;
        width: 250px;
        box-sizing: border-box;
        margin-bottom: -1.5px;
    }
    #menu1 nav{
        display: flex;
        justify-content: space-around;
        ;
        padding-right: 100px;
    }
    #menu-shirt{
        margin-top: 40px;
    }
    #menu-shirt a{
        display: flex;
        color: #000;
        font-weight: 700 ;
        text-decoration: none;
        
        
        
    
    }
  

    .menu-shirt-in{
        
        display: none;
        flex-direction: column;
        position: absolute  ;
        z-index: 2;
        left: 0;
        background-color: #fff;
        margin-top: 20px;
        
        
        
    }
    .menu-shirt-in a{
    white-space: nowrap;
    padding:    10px;

    }



    #menu-shirt li{
        padding-left: 25px;
        padding-right: 25px;
        margin-right: 10px;
        
    
        font-size: 20px;
        display: inline-table;
    position: relative;
    
        
        
    }  
    #menu-shirt ul.menu-shirt-in li a{
        padding: -20px 0px;
        
    }

    #menu-shirt li:hover .menu-shirt-in,
    #menu-shirt li:focus-within .menu-shirt-in {
    display: block;} 
    /* #menu-shirt a:focus + .menu-shirt-in,
    #menu-shirt .menu-shirt-in:focus-within {
        display: flex;
    } */
    /* #menu-shirt a:focus + .menu-shirt-in,
    #menu-shirt a:hover + .menu-shirt-in {
        display: flex;
    } */
    /* #menu-shirt a:active + .menu-shirt-in {
        display: flex;
    } */

    #menu-icon{
        display: flex;
        
        margin-top: 40px;
        
    }
    #menu-icon a{
        
        width: 100%;
        padding-right:10px ;
        color: #000;
        box-sizing: border-box;
        margin: 15px;

    }
    #menu-icon li{
        display: inline-table;
    }
    /* keo giu nguyen */
    #menu1.sticky{
        background-color:rgba(111, 159, 117, 0.5);
        opacity: 0.9;
        
    }
    #menu1.sticky #menu-shirt a{
        color: #000;
    }
    #menu1.sticky #menu-icon a{
        color: #000;
    }




    #wrapper{
    
    }
    .headline {
        margin-top: 20px;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        padding-bottom: 50px;
        
    }
    .headline h3{
        font-size: 40px;
        color: rgb(91, 91, 220);
        line-height: 50px;
        font-weight: 900;
        /* border: 5px solid rgb(91, 91, 220)  ;
        border-radius: 10px;
        display: inline-block; */
        /* padding-top: -15        px; */
    }
    /* o đồ */
    ul.product{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        list-style: none;
        /* border: aqua solid; */
    }
    ul.product li{
        flex-basis: 25%;
        padding:0 45px;
        box-sizing: border-box;
        margin-bottom: 60px;
        /* border: yellow solid; */
    }
    ul.product li img{
        max-width: 100%;
        height: auto;
        /* border: #000 solid;  */
    }
    /* cha */
    ul.product li .product-top{
        position: relative;
        overflow: hidden;
        z-index: 1; 
    } 
    ul.product li .product-top a.product-thumb{
        display: block;
    }
    ul.product li .product-top a.product-thumb img{
    display: block; 
    }
    ul.product li .product-top a.buy-now{
    background-color: #446084;
    text-decoration: none;
    text-transform: uppercase;
        color: #fff;
        display: block;
        text-align: center;
        padding: 5px 0;
        position: absolute;
        width: 100%;
        bottom: -45px; 
        
        transition: 0.25s ease-in-out;
        /* position: absolute;
        width: 100%;
    bottom: -36px;
    transition: 0.25 ease-in-out; */
    }
    ul.product li:hover .product-top a.buy-now{
        bottom: 0px;

    } 
    ul.product li .product-infor{
        padding: 10px 0;
        
        /* border: #000 solid; */
    }
    ul.product li .product-infor a{
        display: block;
        text-decoration: none;
        /* border: red solid; */
    }
    ul.product li .product-infor a.product-cat{
        font-size: 11px;
        text-transform: uppercase;
        color: inherit;
        padding: -1px 0;
        
        /* border: aqua solid; */
    }
    ul.product li .product-infor a.product-title{
        font-size: 11px;
        padding: 3px 0 10px;
        
        color: inherit;
    }
    ul.product li .product-infor .product-price{
        
        padding: 5px 0;
        color: red;
        font-weight: 1000;
    }
    /* Footer */
    .end{ 
        max-width: 100%;
        border-top: solid #000;
        justify-content: space-around;
        display: flex;
        margin: 15px ;
    }
    .end1_htkh h2 {
    margin-top: 35px;
    font-weight: 700;
    font-size: 25px;
    color: rgb(35, 49, 75)
        
    }
    .end1_htkh a{
        color: rgba(23, 1, 57, 0.502);
        text-decoration: none;
        padding: 5px;
        margin-top: 5px;
        
    }
    .end1_htkh h3{
        max-width: 50%;
    
    }
    .end1_pttt h2 {
        color: rgb(35, 49, 75);
        margin-top: 35px;
    font-weight: 700;
    font-size: 25px;
    
        
    }
    .end1_pttt h3{
        color: rgba(23, 1, 57, 0.502);
        text-decoration: none;
        padding: 5px;
        margin-top: 5px;
    }
    .end1_dvkh h2{
        margin-top: 35px;
    font-weight: 700;
    font-size: 25px;
    color: rgb(35, 49, 75);
        
    }
    .end1_dvkh h3{
        color: rgba(23, 1, 57, 0.502);
        text-decoration: none;
        padding: 5px;
        margin-top: 5px;
    }
    .face {
        
        list-style: none;
        padding: 0; /* Đặt padding về 0 để loại bỏ khoảng trắng giữa icon */
    }

    .face li {
        margin-right: 16px;
        font-size: 30px;
        display: inline; /* Để các icon hiển thị trên cùng một dòng */
    }
    .face  a{
        color: #000;
    }





    /* 2 */
    /* Menu Nam */
    .grid{
        max-width: 100%;
        width: 1200px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    /* Test-F8 */

    .grid_row{
        display: flex;
        flex-wrap: wrap;
        margin-left: -12px;
        margin-right: -12px;
    
        
    }
    .grid_column-2{
    padding-right: 12px;
    padding-left: 12px;
    /* width: calc(100%/12)*2; */
    width: 16.6666%;
    box-sizing: border-box;
    margin-top: 20px;
    }
    .grid_column-10{
        margin-top: 20px;
        padding-right: 12px;
        padding-left: 12px;
        /* width: calc(100/12)*10; */
        width: 83.3333%;
        box-sizing: border-box;
    }
    .shirtmenu{
        background-color: #fff;
        height: 800px;
    }
    :root {
        --White-color: #ffffff; /* hoặc giá trị màu bạn muốn sử dụng */
    }
    .menu-poloboy{
        background-color: var(--White-color);
        border-radius:2px ;
    }
    .menu-poloboy_header{
    font-size: 1.0rem;
    padding: 12px 16px;
    font-weight: 700; 
    border-bottom: 1px solid rgba(111, 159, 117, 0.5); 
    }

    .menu-poloboy_header-icon {
        font-size: 1.1rem;
        margin-right: 4px;
        position: relative;
        font-weight: 300;   
        
    }
    /* .siu{
        margin-top: 500px;
    } */
    .menu-poloboy_list{
        padding-left: 0;

    }
    .list-polo{

    }
    .menu-item{

    }
    /* chuyển động */
    .menu_linknam{
        display: block;
    text-decoration: none;
    color: #000;
    font-size: 1.3rem;
    padding: 10px 20px;
    position: relative;
    transition: right linear 0.2s;
    right:  0;
    }
    .menu_linknam:hover{
        right: -4px;
        color: rgba(111, 159, 117, 0.5);
    }
    /* modal */
 #modal-container{
    z-index: 12;
    height: 100vh;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    /* Phần click */
    opacity: 0 ;
    pointer-events: none;
    transition: all 1s ease-in-out;
}
#modal-container.show{
    opacity: 1;
    pointer-events: all;
    
}
.modal{
    padding-bottom: 20px;
    margin-top: 20px;
    background-color: #fff;
   width: 50%;
    height: 550px;
    
   left: 48%;
   position: relative;
   
  top:   0px;
  transition: all 1s ease-in-out;
}
#modal-container.show .modal{
    top:  5px;
}
.form-inputt{
    margin-top: 20px;
     font-size: 30px;
    border: 0;
    outline: 0;
   padding: 10px;
    
}

#buttonClose{
    margin-top: 22px;
    font-size: 30px;
   border: none;
   outline: none;
   background: none;
  margin-left: 120px;
  /* Hình bàn tay khi nhấn dáu X */
  cursor: pointer;

}
 .model-header{
    margin-right: 18px;
    margin-left: 18px;
    padding-bottom: 13px;
    border-bottom: 1px solid black;
    display: flex;
    justify-content: space-between;
} 
#click{

}