Import Url
Import Url
family=Poppins:ital,wght@0,400;0,500;0,600;1,200;1,400;1,500&display=swap');
*{
padding:0;
margin:0;
box-sizing: border-box;
font-family:'Poppins', sans-serif;
cursor: pointer;
#wrapper {
width: 100%;
height: 100vh;
#header {
width: 100%;
padding:0px 30px;
margin-top:33px;
display: flex;
justify-content: space-between;
align-items: center;
#menu {
list-style:none;
display: flex;
}
#menu .item {
margin:0px 25px;
#menu .item a {
color:#626A67;
text-decoration: none;
#actions {
display: flex;
#actions .item {
margin-left:22px;
#banner {
width: 100%;
background-image :url("assets/banner.png");
height: 463px;
margin-top:40px;
display: flex;
padding:0px 133px;
position:relative;
}
#banner .box-left ,#banner .box-right {
width: 50%;
#banner .box-left h2 {
font-size:48px;
margin-top:75px;
color:#fff;
#banner .box-left p {
color:#D0D0D0;
width: 191px;
height: 40px;
margin-top:41px;
background:#1d1a1a;
border:none;
outline:none;
color:#fff;
font-weight: bold;
border-radius: 20px;
transition:0.4s;
background:orange;
}
#banner .box-right {
padding-left:200px;
display: flex;
justify-content: center;
align-items: center;
margin:0px 10px;
animation-delay: 0.5s;
animation-delay: 1s;
@keyframes animation {
0%{
transform:translateY(0px);
50%{
transform: translateY(-10px);
100%{
transform: translateY(0px);
.to-bottom {
position:absolute;
bottom:-40px;
left:50%;
transform:translateX(-50%);
#wp-products {
padding-top:116px;
padding-bottom: 78px;
padding-left:134px;
padding-right:134px;
#wp-products h2 {
text-align: center;
margin-bottom: 76px;
font-size:32px;
color:#626a67;
}
#list-products {
display: flex;
list-style: none;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
#list-products .item {
width: 290px;
height: 374px;
background:#362f2f;
border-radius: 10px;
margin-bottom: 50px;
display: block;
margin:0px auto;
margin-top:17px;
display: flex;
margin:0px auto;
width: 50%;
}
#list-products .item .name {
text-align: center;
color:#fff;
font-weight: bold;
margin-top:21px;
text-align: center;
color:#626a67;
text-align: center;
color:#f42424;
font-weight: bold;
margin-top:20px;
.list-page {
width: 50%;
margin:0px auto;
.list-page {
display: flex;
list-style: none;
justify-content: center;
align-items: center;
.list-page .item {
margin:0px 15px;
width: 37px;
height: 37px;
background:#362f2f;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
.list-page .item a {
color:#fff;
text-decoration: none;
#saleoff {
width: 100%;
display: flex;
height: 322px;
width: 50%;
#saleoff .box-left {
background:#3e413e;
text-align: center;
min-height: 322px;
#saleoff .box-left h1 {
padding-top:38px;
color:#fff;
font-size:50px;
color:orange;
font-size:128px;
#saleoff .box-right {
background-image:url("assets/off.png");
#comment {
width: 1012px;
height: 478px;
margin:0px auto;
margin-top:184px;
margin-bottom: 50px;
}
#comment h2 {
text-align: center;
margin-bottom: 50px;
font-size:32px;
color:#626a67;
#comment-body{
display: flex;
justify-content: center;
align-items: center;
width: 1000px;
height: 400px;
list-style: none;
overflow: hidden;
#list-comment {
width: 100%;
height: 100%;
list-style: none;
transition:0.5s;
#list-comment .item {
width: 100%;
height: 100%;
background:#362f2f;
border-radius: 20px;
padding-top:50px;
text-align: center;
margin-top:13px;
display: flex;
margin:0px auto;
width: 50%;
margin-top:32px;
justify-content: center;
align-items: center;
text-align: center;
font-weight: bold;
color:#fff;
padding:20px 50px;
color:#fff;
}
#footer {
width: 100%;
background:rgb(0,0,0,0.79);
height: 322px;
margin-top:338px;
padding:0px 63px;
padding-top:57px;
display: flex;
justify-content: space-around;
#footer .box {
width: 250px;
color:#fff;
margin-top:40px;
margin-bottom:12px;
color:#fff;
text-decoration: none;
}
width: 294px;
height: 42px;
background:transparent;
padding-left:20px;
color:#fff;
margin-top:30px;
background:#362f2f;
width: 163px;
height: 38px;
margin-top:29px;
color:#fff;