body{
    margin: 0;
    padding: 0;
    background-color: #e2dfdf41;
    
}  
li ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
header{
    position: sticky;
    top: 0;
    z-index: 111;
    height: 80px;
    background: #ffffff;
    align-items: center;
}
a{
    text-decoration: none;
    color: #000000;
}
.header_area{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    height: 6rem;
}
.head-menu{
    display: flex;
    background-color: #ffffff;
    box-shadow: #2b34451a 0px 4px 16px;
}
.menu-lists{

    width: 100%;
    margin-right: 22px;
    flex-wrap: wrap;
    display: flex;
    justify-content: end;
}
.menu_item{
    margin: 5px;
}
.menu_item a{
    color: rgb(0, 0, 0);
    text-decoration: none;
    transition: 0.5s ease-in-out;
    cursor: pointer
}
.menu_item a:hover{
    color: #fb11fffa;
    text-decoration: underline;
    transition: 0.75s;
}
.menu{
    display:flex;
    justify-content: space-between;

}
.headdy {

    max-width: 100%;
    height: 40px;
    font-size: 12px;
    color: #ffffff;
    background-color: black;
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    padding: 0PX 10PX;

}
.headdy p{
    color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

}
/* <ค้นหา */
.head_search_area{
    height: 4rem;
    width: 100%;
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    margin: 0px 0px;
    align-items: center;
}
.search_detall{
    flex: 1 1 0px;
    padding-left: 3rem;
    padding-right: 3rem;
    height: 49px;
    border-radius: 300px;
    width: 29rem;

}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}

.img_search img {
    max-width: 150px;
    max-height: 80px;
    margin: 12px 1px;
}
/* </ค้นหา */

/*<head icon*/
.mater-foint{
    outline: none;
    border: none;
    cursor: pointer;
    border-radius: 500px;
    font-weight: 600px;
    color:#808080;
    margin-left: 1rem;
    background-color: rgb(255, 255, 255);
    padding-bottom: 13px;
}

@media screen and (max-width: 684px ) {
    .span_icon{
        display: none;
        
    }
    .img_search{
        display: none;
        
    }
    .search_detall{
        flex: 1 1 0px;
        padding-left: 3rem;
        padding-right: 3rem;
        height: 49px;
        border-radius: 300px;
        width: 23rem;
    }
    .head_search_area{
        display: flex;
        justify-content: center;
    }


}
@media screen and (max-width: 995px ) {
    .head-menu{
        display: none;
    }
}
/*</head icon*/
.container_area{
    height: 100%;


}
.container{
    padding: 2%;
    display: flex;
    flex-wrap: wrap;
    cursor: default;
    font-family: "Arial";
    align-content: center;
    justify-content: center;

}
.sub_container{
    background-color: #ffffff;
    max-width: 18rem;
    height: 21rem;
    margin: 12px;
    margin-bottom: 2rem;
    list-style: none;
    box-shadow: #03004717 0px 1px 3px, #0000000f 0px 15px 50px;
    border-radius: 12px;
}
.item-sub img  {
    max-width: 120px;
    max-height: 80px;
    border-radius: 4.6px;
    margin: 12px 1px;
}

.item-sub{
    text-align: center;
    margin: 0px 2px;
}
.space_subText{
    margin: 0px 4px;
    height: 94px;
    align-items: center;

}
.subText{
   text-align: left; 
   color: #000000;
}

.footer_container{
    margin: 0px 10px 0px 10px;
}
.footer_sub{
    display: flex;
    justify-content: space-between;
    margin-bottom: 2px;

}
.footer-btn{
    display: flex;
    justify-content: space-between;
    margin: -7px 18px;
    flex-wrap: wrap;
}


.Extra_btn{
    text-align: center;
    border-radius: 0.45rem;
    box-shadow: #03004717 0px 1px 3px, #0000000f 0px 15px 50px;
    padding: 9px 34px;
    max-width: 67px;
    margin: 10px -20px;
    cursor: pointer;
}
.Extra_btn:hover{
    text-align: center;
    border-radius: 0.45rem;
    box-shadow: #0d0b10 0px 1px 3px, #5b25250f 0px 5px 50px;
    padding: 9px 34px;
    max-width: 67px;
    margin: 10px -20px;
    cursor: pointer;
    background-color: #e7e1e189;
    transition: ease-out 0.75s;
}
.menu_footer_area{
    position: sticky;
    bottom: 0;
    z-index: 111;
}
.menu_footer{
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #ffffff;
    margin: 0;
    padding: 2px;
    text-align: center;

}

/* สำหรับหน้าจอใหญ่กว่า 994px */
@media screen and (min-width: 995px) {
    .footer_item {
        display: none;
    }
}

/* สำหรับหน้าจอเล็กกว่าหรือเท่ากับ 994px */
@media screen and (max-width: 994px) {
    .footer_item {
        display: flex;
        cursor: pointer;
        text-decoration: none;

    }
    .mater-icon{
        color: #000000;
        background-color: #00000000;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: center;
        
    }
    .I-spen:hover .mater-icon,
    .I-spen:hover .Fitem {
        color: #ff4949;
    }
}
footer{
    height: 50px;
    max-width: 100%;
    background-color: #000000;
    color: #ffffff;
    justify-content: center;
    display: flex;
    align-items: center;
}