/* responsive */
/* Tablet Responsive (≤1024px)*/
@media (max-width:1024px){

.homepage{
    flex-direction:column;
    text-align:center;
}

.box-left,
.box-right{
    width:100%;
}

.view-prod{
    grid-template-columns:repeat(3,1fr);
}

.brand-box .box{
    width:30%;
}

.footer{
    grid-template-columns:repeat(2,1fr);
}

}
/* Mobile Responsive (≤768px)*/
@media (max-width:768px){

.menu ul{
    flex-direction:column;
    gap:10px;
}

.search{
    margin-top:10px;
}

.view-prod{
    grid-template-columns:repeat(2,1fr);
}

.brand-box{
    justify-content:center;
}

.brand-box .box{
    width:45%;
}

.section-banner{
    flex-direction:column;
    text-align:center;
}

.footer{
    grid-template-columns:1fr;
}

.footer-hr{
    flex-direction:column;
    gap:10px;
    text-align:center;
}

}
/* Small Phones (≤480px) */
@media (max-width:480px){

.view-prod{
    grid-template-columns:1fr;
}

.title h1{
    font-size:28px;
}

.small-title p{
    font-size:14px;
}

.btn-box{
    flex-direction:column;
    gap:10px;
}

}

/* Section nav-menu header*/

.container{
    width: 100%;
    overflow: hidden;
    background-color:#111622;
}
.nav{
    width: 100%;
    height: 70px;
    background-color: #111625;  
    display: flex;
    padding-left: 30px; 
    box-sizing: border-box;
    outline: 1px solid rgba(255, 255, 255, 0.235);
    -webkit-text-stroke-color:#2b2c37;
    box-shadow: inset;
    shape-outside: margin-box;
    position:fixed;
    top: 0px;
    z-index: 1;
    
    
}
.container .nav .logo{
    height: 100%;
    width: 18%;
    /*background-color: rgb(4, 74, 135);*/
    color: white;
    align-items:center;
    justify-content: center;
    display:flex;
    text-align: left;
    font-family: "TASA Orbiter", sans-serif;
    border-width: 5px;
}
.nav .menu{
    width: 35%;
    height: 70px;
    /*background-color: aqua;*/
    justify-content:center;
    display: flex;
    align-items: center;
    margin-right: 120px;
}
.nav .menu ul{
    display: flex;
    
}
.nav .menu ul li{
    display: block;
    margin: 20px;
}
.nav .menu ul li a{
    text-decoration: none;
    font-family: "TASA Orbiter", sans-serif;
    font-size: 18px;
    color: white;
    font-weight: bold; 
    transition: 0.5s;
}
.nav .menu ul li a:hover{
    transform: scale(1.2);
    color: rgb(244, 185, 8);
    text-shadow: 10em;
}
.nav .search {
    width: 25%;
    height: 70px;
   /* background-color: aquamarine; */
    display: flex;
    align-items: center; 
    justify-content: center;  
}
.nav .search input{
    text-align: center;
    width: 250px;
    height: 35px;
    background-color: #111620;
    padding-left: 2.5em;
    box-shadow: 0 0 0 1.5px #2b2c37, 0 0 25px -17px #000;
    border: 0px;
    border-radius: 10px;
    outline: rgb(252, 247, 247)  2px solid;
    color: white;
    transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
    cursor: text;
    z-index: 0;
    font-family: "Montserrat", sans-serif;
     

}
input::placeholder{
    color: #bdbecb;  
}
input:hover{
    box-shadow: 0 0 0 2.5px #2f303d, 0px 0px 25px -15px #000;
}
input:active{
     transform: scale(0.95);
}
input:focus{
    box-shadow: 0 0 0 2.5px #2f303d;
}
.nav .search .icon{
    transform: translate(40px,2px);
    left: 1rem;
    position: none;
    
}
.nav .icon-menu{
    width: 12%;
    height: 70px;
   /* background-color: rgb(44, 194, 166); */
   justify-content: center;
   align-items: center;
   display: flex;
   
   
}
.nav .icon-menu i{
    color: white;
    padding: 10px;
    border-radius: 5px;
    background-color: #111620;
    border: 0.5px solid;
    outline: 2cm;
    margin: 10px;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
.nav .icon-menu i:hover{
    transform: scale(1.1);
    background-color: #bdbecb7c;
}
/* Section2 Container */


.container .homepage{
    width: 95%;
    overflow: hidden;
    margin: auto;
   
    margin-top: 50px;
    box-shadow: 2px 2px 3px #0e0e0e, -1.5px -1.5px 3px rgb(95 94 94 / 25%), inset 0px 0px 0px #0e0e0e, inset 0px -0px 0px #5f5e5e;
    color: white;
    display: flex;
    padding-top: 30px;
   
    
    
}
.submenu{
    margin-top: 50px;
    width: 50px;
    height: 100px;
    position: sticky;
    top: 60px;
   
}
.homepage .box-left{
    width: 50%;
    height: 500px;
    background-color:#111729;
    padding: 4%;
    box-sizing: border-box;
    padding-left: 6%;
    
}
.homepage .box-left .btn{
    border-radius: 10px;
    width: 150px;
    font-size: 15px;
    padding: px;
    background-color: #11182d;
    color: #2b5ae3;
    border: none;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.196);
    cursor: pointer; 
    font-family: "Fugaz One", sans-serif;
}

.box-left .title{
    width: 50%;
    font-family: "Fugaz One", sans-serif;
    font-size: 25px;
}

.small-title p{
    width: 60%;
    transform: translate(0px, -20px);
    line-height: 1.5;
    font-family: "Fugaz One", sans-serif;
    color: rgba(234, 230, 230, 0.493);
}
.homepage .box-left .btn-box{
    border-radius: 10px;
    width: 330px;
    height: 45px;
    font-size: 15px;
    padding: px;
    background-color: #11182d;
    display: flex;
    justify-content: space-between;
    border: none;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.196);
    cursor: pointer; 
    font-family: "Fugaz One", sans-serif;
}
.btn-click{
    box-shadow: 0 0 0 1.5px #2b2c37, 0 0 25px -17px #000;
    border: 0px;
    border-radius: 5px;
    outline: rgba(108, 106, 106, 0.523)  2px solid;
    color: white;
    width: 150px;
    transform: translate(0px,-5px);
    font-size: 15px;
    transition: 0.5s ease-in-out;
}
.btn-click:hover{
    transform: scale(1.1);
}
.homepage .box-right{
    width: 50%;
    height: 500px;
    background-color: #1e2738; 
}
.homepage .box-right .img{
    width: 100%;
    height: 100%;
    padding: 40px 100px;
    box-sizing: border-box;
}
.homepage .box-right .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 5px 5px 5px rgba(1, 1, 1, 0.186);
    transition: 0.5s ease-in-out;
    animation: 4s ease infinite both; transform: scale(180deg) scale(180deg);
  /* remove bellows command for perspective change */

  animation: layers1 3s linear infinite alternate;
}
img:after {
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  animation: layerTr 1s linear infinite alternate;
}

@keyframes layers1 {
  0% {
    box-shadow: 0px 0px 0 0px;
  }
  90%,
  100% {
    box-shadow: 6px 5px 7px -4px;
  }
}
@keyframes layerTr {
  0% {
    transform: translate(0, 0) scale(1.1);
  }
  100% {
    transform: translate(-25px, -25px) scale(1.1);
  }
}
.section-branding{
    width: 90%;
    height: 130px;
    margin: auto;
   /* background-color: #1e2738; */
    margin-top: 50px;
    box-sizing: border-box;
    
    
    

}
.section-branding h3{
    color: white;
    
    
    
}
.section-branding .brand-box{
    width: 100%;
    height: 100px;
   /* background-color: #b7c2d7; */
    display: flex;
    justify-content:left;
    align-items: center;
    padding: 2px;
    box-sizing: border-box;

}
.box{
    width: 13%;
    height: 80px;
    background-color: #1e2738;
    margin-right: 100px; 
    border-radius: 15px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    box-shadow: 2px 2px 3px #0e0e0e, -1.5px -1.5px 3px rgb(95 94 94 / 25%), inset 0px 0px 0px #0e0e0e, inset 0px -0px 0px #5f5e5e;
    color: white;
    
}
.box .icon{
    width: 30%;
   
    
    
}
.box .icon img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.des h3{
    line-height: 3px;
     font-family: "Fugaz One", sans-serif;
}
.des p{
    color: rgba(234, 230, 230, 0.493);
     font-family: "Fugaz One", sans-serif;
     font-size: 14px;
}

/*Section Trending Now */
.section-trending{
    width: 90%;
    height: 350px;
   
    margin: auto;
    margin-top: 60px;
    font-family: "Fugaz One", sans-serif;
    padding: 1px;
    font-size: 15px;
    color: white;
    margin-bottom: 70px;
    
}
.section-trending .text{
    width: 100%;
    height: 20px;
    /* background-color: #5f5e5e; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}
.section-trending .text{
     font-family: "Fugaz One", sans-serif;
     transform: translate(0px,-15px);
     color: white;  
}
.view-prod{
    width: 100%;
    height: 300px;
    background-color:#111622;
    display: flex;
    justify-content: space-between;
   
}
.view-prod .production
{
    width: 18%;
    height: 250px;
    background-color: #1e2738; 
    border-radius: 5px;
    
   
}
.view-prod .production .img
{
    width: 100%;
    height: 150px;
    
}
.view-prod .production .img img
{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    box-shadow: 1px 1px 1px #0e0e0e, -1px -1px 0.1px rgb(95 94 94 / 25%), inset 0px 0px 0px #0e0e0e, inset 0px -0px 0px #5f5e5e;
    color: white;
    padding: 20px;
    
    
    
}
.view-prod .production .des-title{
    width: 100%;
    height: 130px;
    background-color:#111729;
    box-shadow: 1px 1px 1px #111729, -1px -1px 0.1px rgb(95 94 94 / 25%), inset 0px 0px 0px #0e0e0e, inset 0px -0px 0px #5f5e5e;
    color: white;
    padding: 15px;
    
    box-sizing: border-box;
    padding-left: 25PX;
    border: 0.1px solid rgba(255, 255, 255, 0.119);
    
    
    
}
.view-prod .production .des-title p{ 
 font-size: 14px;
  color: rgba(234, 230, 230, 0.493);
  transform: translate(0px, -5px);
  
}
.view-prod .production .des-title h4{ 
 transform: translate(0px, -15px);
  
  
}
.view-prod .production .price { 
    
 transform: translate(0px, -20px);
 font-size: 15px;
}
.view-prod .production .price i{ 
 transform: translate(60px);
 padding: 8px;
 font-size: 15px;
 background-color: hsla(235, 12%, 19%, 0.486);
 border-radius: 6px;
}
.section-banner{
    width: 80%;
    height: 200px;
    background-color: #2d5cdf;
    margin: auto;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "Playfair Display", serif;
}
.section-banner .text-left{
    width: 50%;
    height: 200px;
  /*  background-color: #0a7bb8; */
    padding: 30px 80px;

    box-sizing: border-box; 
    font-size: 20px;  
}
.text-left p{
    transform: translate(0px, -16px);
    color: rgba(165, 162, 162, 0.587);
    font-family: "Fugaz One", sans-serif;
    font-size: 15px;

}
.section-banner .text-right{
    width: 50%;
    height: 200px;
  /*  background-color: #0ab824; */
    padding: 70px 80px;
    box-sizing: border-box; 
    font-family: "Fugaz One", sans-serif;

}
.section-banner .text-right input {
    width: 350px;
    height: 45px;
    border-radius: 10px;
    border: 1px solid rgb(164, 162, 162);
    background-color: #3c6ffafd;
}
.section-banner .text-right .btn-sub {
    width: 110px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid white;
    transform: translate(-120px, 2.5px);
    color:  #2d5cdf;
    font-weight: bold;
    font-size: 20px;
}
.section-footer{
    width: 100%;
    height: 380px;
    background-color:#111729;
    outline: 1px solid rgba(255, 255, 255, 0.235);
    -webkit-text-stroke-color:#2b2c37;
    box-shadow: inset;
    shape-outside: margin-box;
    margin-top: 60px;
    padding-top: 30px;
    box-sizing: border-box;
}
.section-footer .footer{
    width: 90%;
    height: 250;
    margin: auto;
  /*  background-color: #2be3cd; */
    display: flex;
    justify-content: space-between;
    
}
.section-footer .footer .box-footer{
    width: 20%;
    height: 250px;
  /*  background-color: #2b2c37; */
    color: white;
    

}
.section-footer .footer .box-footer .footer-des {
    
    line-height: 1.5;
    font-family: "Fugaz One", sans-serif;
    color: rgba(234, 230, 230, 0.493);
    margin-top: 20px;
    font-size: 18px;   
}
.section-footer .footer .box-footer .footer-icon i{
    margin-right: 15px;
    padding: 10px;
    background-color: #5f5e5e;
    border-radius: 100%;
}
.footer-hr{
    width: 90%;
    height: 100PX;
    margin: auto;
    display: flex;
    justify-content:space-between;
    align-items: start;
    color: white;
}

/* page techComputer */
.container .homepage .homebody{
    width: 100%;
    height: 1010px;
    background-color:#111622;
    
    
    
    
}
.homepage-top{
    width: 100%;
    height: 100px;
}
.homepage-top .submenu{
    width: 25%;
    height: 20px;
     display: flex;
   justify-content: space-evenly;
   transform: translate(0px, -5px);
}

.homepage-top .submenu  li{
   display: block;
}
.homepage-top .submenu li a{
   text-decoration: none;
   color: white;
    font-family: "Fugaz One", sans-serif;
    font-size: 12px;
}
.homepage-top .text-title{
    width: 50%;
    height: 50px;
    line-height: 10px;
}

.homepage-body{
    width: 100%;
    height: 800px;
     background-color:#111622;
    display: flex;
}
.homepage-body .body-left{
    width: 20%;
    height: 700px;
  /*  background-color: rgb(55, 139, 29); */
    line-height: 2px; 
    
   
}
.checkbox input, label{
   margin-bottom: 8px;
   font-size: 15px;
   cursor: pointer;
   
   
}


.checkbox{
   transform: translate(0px,-15px);
   

}
.name-brand {
    line-height: 30px;
}
.checkbox .btn{
    border-radius: 6px;
    width: 110px;
    height: 30px;
    margin: 2px;
    margin-left: 0px;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}
.checkbox .btn:hover{
    transform: scale(1);
    background-color: #2b5ae3;
    
}
.homepage-body .body-right{
    width: 80%;
    height: 800px;
    
    
}
.homepage-head .btn{
    width: 100%;
    height: 50px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.491);
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #1216205f;
    color: white;
}
select{
    width: 130px;
    height: 30px;
    background-color: #111620;
    border: 1px solid rgba(255, 255, 255, 0.37);
    color: white;
    border-radius: 5px;
    margin-left: 10px;
    padding: 2px;
    box-sizing: border-box;
     cursor: pointer;
}
.body-right .page-body-right{
    width: 100%;
    height: 1000px;
  /*  background-color:#224aa7; */
    margin-top: 20px;
    padding: 10px;
    box-sizing: border-box;
    
   
   
}
.section1{
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
     cursor: pointer;
    
    
    
}

.section1 .prod-view{
    width: 20%;
    height: 370px;
    background-color:#0f172a ;
    border-radius: 10px;
    border: 1px solid rgba(94, 92, 92, 0.664);

}
.section2{
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    
  
}

.section2 .prod-view{
    width: 20%;
    height: 360px;
     border-radius: 10px;
    border: 1px solid rgba(94, 92, 92, 0.664);
    background-color:#0f172a ;
}
.page-body-right .prod-view .img{
    width: 100%;
    height: 170px;
   
   
   
    
}
.homepage-body .prod-view .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    
}
.homepage-body .prod-view .des{
    background-color: #0f172a;
    width: 100%;
    height: 180px;
    padding: 10px;
    box-sizing: border-box;
}
.des .price{
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translate(0px,-45px);
}
.des .price i{
    padding: 5px;
    background-color: #2b5ae3;
    border-radius: 5px;
}
.btn-nextpage {
    width: 100%;
    height: 30px;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    
   
  

}
.btn-nextpage button{
    width: 40px;
    height: 30px;
    border-radius: 5pxpx;
    background-color: #1116225c;
    color: white;
    font-size: 20px;
    border-color: rgba(255, 255, 255, 0.596);
    border-width: 1px;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
}

/* Product_details_view */
/* product detail */
.submen{
    height: 40px;
    position: sticky;
    top:60px;
    margin-bottom: 20px;
}
.submen ul {
    
    display: flex;
    
    
    
    
}
    
li{
margin-right: 10px;
display: block;
    
}

.product-detail-top{
    width: 100%;
    height: 500px;
    background-color: rgb(14, 128, 150);
    display: flex;
    justify-content: space-between;
     background-color:#111622; /*color homepage*/
    
}

.product-detail-top .slide-view{
    width: 48%;
    height: 500px;
   background-color:#111622;
   padding: 20px;
   box-sizing: border-box;

}
.product-detail-top .slide-view .main-slide{
    width: 95%;
    height: 100%;
   background-color:#111622;
    margin-bottom: 10px;
     
}
.product-detail-top .slide-view .main-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    
   
}

.product-detail-top .slide-view .small-slide{
    width: 100%;
    height: 28%;
    background-color:#111622;
    align-items: center;
}
.product-detail-top .slide-view .small-slide .img{
    width: 20%;
    height:80%;
    display: flex;   
}
.product-detail-top .slide-view .small-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    margin: 15px;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.3s ease-in-out;
 
}
.product-detail-top .slide-view .small-slide img:hover{
    transform: scale(1.1);
    border: 2px solid rgb(252, 251, 251);
 
}

.product-detail-top .slide-detail{
    width: 48%;
    height: 650px;
    background-color:#1a2336;
    padding: 20px;
   box-sizing: border-box;
   

}
.product-detail-top .slide-detail .text-p {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content:space-between;
    align-items: center;
     color: rgba(165, 162, 162, 0.587);
    
}
p{
       color: rgba(168, 162, 162, 0.904);
       font-weight: bold;

}
.slide-detail .btn{
 width: 30%;
 height: 35px;
 border-radius: 8px;
 border: 1px rgb(79, 78, 78);
 background-color: rgba(0, 128, 0, 0.438);
 color: rgb(16, 248, 31);
 cursor: pointer;

}
.slide-detail .btn-per{
    display: flex;
    align-items: center;
    
}
.slide-detail .btn-per .btn{
    background-color:#111622;
    text-align: left;
    line-height: 5px;  
    width: 20%;
    padding: 10PX;
    cursor: pointer;
    height: 80px;
    margin: 10px;
}
.btn-clicks{
    width: 260px;
    
    
    
    
}
.btn-clicks .btn{
   width: 120px;
   margin-right: 5px;
   color: white;
   font-weight: bold;
   background-color: #111622;
   cursor: pointer;
   transition: 0.3s ease-in-out;
}
.btn-clicks .btn:hover{
   border: 2px solid #2b5ae3 ;
   transform: scaleX(1.1);
}
.btn-calcu-add{
    width:  500px;
  /*  background-color: #111622; */
    margin-top: 15PX;
   
  
}
.btn-calcu-add .btn-add-top{
   
    display: flex;
    justify-content: space-between;
    justify-items: center;
    
    
}
.btn-calcu-add .calculator{
    width: 130px;
    background-color: #111622; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: #5f5e5e;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.267);
    padding: 10px;
    box-sizing: border-box;

}
.btn-calcu-add .calculator button{
    padding-right: 10px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    border: none;
    background-color: #111622;
    
}
.btn-calcu-add .add-cart button{
    width: 300px; 
    background-color: #2b5ae3;
    border: 1px solid #bdbecb5f;
    border-radius: 5px;

}
.btn-calcu-add .btn-add-wishlist button{
    width: 500px; 
    background-color: #2b5ae3;
    border: 1px solid #bdbecb5f;
    border-radius: 5px;
    margin-top: 10px;
    
    

}


/* Center hardware*/
.center-hardware{
    width: 100%;
    height: 350px;
   /* background-color: white;*/
   
}
.center-hardware .bar-menu{
    width: 100%;
    height: 40px;
    /* background-color: rgb(206, 188, 26); */
    margin-top: 175px;
    border-bottom: #f3f4f5;
    border-bottom-color: #2b5ae3;

    
   
   
}
.center-hardware .bar-menu ul{
    display: flex;
    
   
}

.center-hardware .bar-menu li,a{
   display: block;
   text-decoration: none;
    color: #5f5e5e;
    margin-right: 20px;
    
   
}
.center-hardware .bar-menu li,a:hover{
   
    
   
}


.detail-hardware{
    width: 90%;
    height: 300px;
    /* background-color: rgb(206, 26, 167); */
   display: flex;
    position: absolute;
   
    margin-top: 20px;
}
.bar-menu .detail-hardware .performance{
    width: 48%;
    height: 260px;
    background-color:#111622;
    margin-right: 20px;
 
}
.table-perform .table{
    width: 100%;
    height: 200px;
    text-align: right;
   
  
}
td{
    color: white;
}
.table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    background: #fffafa;
    border-radius: 10px;
     
    
    box-shadow: 0 4px 15px rgba(203, 199, 199, 0.05);
}

.table tr {
    border-bottom: 1px solid #f8f6f6;
}

.table tr:last-child {
    border-bottom: none;
}

.table th {
    text-align: left;
    padding: 14px 18px;
    width: 25%;
    
    font-weight: 600;
    color: #918e8e;
}

.table td {
   
    color: #555;
    padding: 10px;
    box-sizing: border-box;
}

.table tr:hover {
    background-color: #f5f7ff;
    transition: 0.3s ease;
}
.btn-per .btn{
    width: 15%;
    height: 80px;
    margin-top: 20px;
    margin-right: 20px;
} 

/* Product-more  */
.prod-more-title {
    width: 94%;
    height: 50px;
    /* background-color: #2b5ae3; */
    margin: auto;
    transform: translate(0px,70px);
    color: white;
   
}

.product-more{
    width: 92%;
    height: 500px;
    margin-top: 10px;
    margin: 50px;
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
   
    
    
}

.product-more .prod-view{
    width: 20%;
    height: 450px;
    background-color: #1c284a;
    color: white;
    
   

   
}
.product-more .prod-view .img{
    width: 100%;
    height: 60%;
    background-color: rgb(142, 144, 142);
    

}
.product-more .prod-view .img img{
    object-fit: cover;
    width: 100%;
    height: 100%;
    
    
}
.product-more .prod-view .des{
    width: 100%;
    height: 40%px;
    padding: 10px;
    box-sizing: border-box;
 
} 
/* your shopping cart */
/* table-page */
.table-page{
    width: 100%;
    height: 400px;
    /* background-color:#1a2336; */
    display: flex;
    justify-content: space-between;
}
.table-right{
    width: 70%;
    height: 400px;
    
}
.table{
    width: 100%;
    height: 25%;
    background-color: #0f172afc;
     border: 2px solid gray;

    
}

thead{
  background-color:#5b5d61;
 
}

tbody{
    border: 1px solid;
}
.img-prod{
    width: 100%;
    height: 60%;
    display: flex;
    padding: 2px;
    align-items: center;
  
}
.img{
    width: 15%;
    height: 100%;
    margin-right: 10px;
}

img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid rgba(255, 255, 255, 0.187);

}
.tbody .desc h3{
    color: rgb(95, 93, 93); 
}
.tbody .desc p{
    color: rgb(81, 79, 79); 
    font-size: 12px;
}
.tbody .btn{
    /* background-color:  #111622; */
    width: 50%;
    height: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
    border:  #5f5e5e;
    outline-color: white;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.267);
    padding: 10px;
    box-sizing: border-box;
   
}
.btn button{
   width: 100%;
   height: 100%;
    font-size: 20px;
    color:#2b5ae3;
    border: none;
   background-color: #11162200;
   
}
.table-left{
    width: 20%;
    height: 550px;
     background-color: #0f172afc;
    padding: 20px;
    box-sizing: border-box;
    border: 2px solid rgba(128, 128, 128, 0.687);
    border-radius: 10px; 
}
.order-summary{
    width: 100%;
    height: 150px;
   
}
.table-summary {
    width: 100%;
   
    text-align: justify;
    line-height: 25px;
    color: rgb(107, 104, 104);
   
}
.table-summary td{
    text-align: right;
    color: rgb(107, 104, 104);
    
}
.btn-promocode{

    height: 70px;
    width: 100%;
  
    transform: translate(0px, 10px);
    border-color: #2b2c37;
    border-radius: 5px;
    
}
.btn-promocode h5{
    transform: translate(0px,15px);

} 
input {
    background-color: #39393bee;
    border: none;
    height: 30px;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.623);
    margin-right: 10px;
}
.btn-apply{
     background-color: #39393bee;
    border: none;
    height: 30px;
    border-radius: 5px;
   color: white;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.623);
    
}
.btn-checkout{
    width: 100%;
    height: 40px;
    background-color: #2b5ae3;
    color:white;
    margin-top: 25px;
    text-align: center;
    border: none;
    border: 1px solid rgba(255, 255, 255, 0.587);
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
hr{
    border-color: #2c2c2dd0;
    border-width: 1.5px;
}
    /* Customer Dashboard*/
.home-dashboard{
    width: 100%;
    height: 800px;
}
.menu-left{

    background-color: #111625; 
   width: 25%;
   
     padding-left: 30px; 
    box-sizing: border-box;
    outline: 1px solid rgba(255, 255, 255, 0.235);
    -webkit-text-stroke-color:#2b2c37;
    box-shadow: inset;
    shape-outside: margin-box;
}
.body{
    width: 100%;
    height:1200px;
    display: flex;
    justify-content: space-between;
    
}
.main-menu{
    width: 20%;
    
    background-color: #151b2d;
    box-sizing: border-box;
    outline: 1px solid rgba(255, 255, 255, 0.235);
    -webkit-text-stroke-color:#2b2c37;
    box-shadow: inset;
    shape-outside: margin-box;
    margin-top: 60px;
    padding: 25px; 
   
    
}
.main-menu .title{
    height: 230px;
    color: #b6b3b3;
    font-size: 16px;
    letter-spacing: 1px; 
}
.title p{
    color: white;
    font-weight: bold;
}
.icon-menu{
    display: flex;
    justify-content: left;
    align-items: center;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    
   
}
.icon-menu i{
    margin: 15px;
   font-size: 20px;
}
.icon-menu span{
    
   font-size: 16px;
   font-weight: bold;
}
.icon-menu:hover{
    padding: 2px;
    color: #2d5cdf;
   
    border-radius: 10px;
    transform: scale(1.1);
   
}
.sign-off{
    margin-top: 200px;
    font-weight: normal;
}

/* Home Dashboard */

.home-dashboard{
    width: 85%;
    height:890px;
    /* background-color: white; */
    margin-top: 25px;
    padding: 30px;
    box-sizing: border-box;
}
.text-icon{
    display: flex;
    justify-content: space-between;
    align-items: end;
    line-height: 15px;
}
.text{
    color: white;
    font-size: 14px; 
    
}
.icon-shop button{
    background-color: #2d5cdf;
    color: white;
    padding: 12px;
    border: none;
    border-radius: 10px;
    font-weight: bold; 
    outline: 1px solid rgba(255, 255, 255, 0.55);
    cursor: pointer;
 
    
}
.icon-shop i{
    margin-right: 5px;
    font-size: 16px;
    
    
}
.btn-summary{
    width: 100%;
    height: 150px;
    /* background-color: #2b5ae3; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    
    
}
.btn-summary .btn{
    width: 25%;
    height: 150px;
    border: none;
    box-sizing: border-box;
    border-radius: 10px;
    outline: 1px solid rgba(255, 255, 255, 0.55);
    background-color: #151b2d;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px;
    box-sizing: border-box;
    cursor: pointer;
}
.btn-summary .text{
    text-align: left;
}
sub{
    font-size: 12px;
    color: rgb(21, 207, 21);
}
.btn-summary i{
    font-size: 25px;
    padding: 10px;
    background-color: #1d2a50;
    border-radius: 5px;
    
}

.table-order {
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    /* background-color: #151b2d; */
    cursor: pointer;
}

.table-text{
    display: flex;
    justify-content: space-between;
}
.table-text p{
    color: #0077ff;
}

.tab-order{
    width: 900px;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    box-shadow:0 6px 20px rgba(0,0,0,0.08);
}
/* hearder */
.tab-order thead{
    background: #111;
    color: #fff;
}
.tab-order th{
    padding:16px;
    text-align:left;
    font-size:14px;
    letter-spacing:1px;
}
/* body */
.tab-order td{
    padding:18px 16px;
    border-bottom:1px solid #eee;
}
.tab-order tbody tr{
    transition:0.2s;
}
.tab-order tbody tr:hover{
    background:#8e8c8c31;
}

/* text style */
.tab-order h5{
    margin:0;
    font-weight:500;
    color:#333;
}
/* order id */
.tab-order td:first-child h5{
    font-weight:600;
    color:#000;
}
/* price */
.tab-order td:last-child h5{
    font-weight:600;
    color:#0a7cff;
}

/* status colors */
.tab-order td:nth-child(3) h5{
    padding:5px 12px;
    border-radius:20px;
    font-size:13px;
    display:inline-block;
}
/* specific status */
.tab-order tr:nth-child(1) td:nth-child(3) h5{
    background:#e6f4ff;
    color:#0077ff;
}
.tab-order tr:nth-child(2) td:nth-child(3) h5{
    background:#fff4e5;
    color:#ff8c00;
}

.tab-order tr:nth-child(3) td:nth-child(3) h5{
    background:#e8fff0;
    color:#16a34a;
}
.btn-left{
    width: 25%;
    /* background-color:#0077ff; */
    color: white;
}
.quick-actions .btn{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    height: 50px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: #1d2a50dc;
    color: white;
    border: none;
    border: 2px solid rgba(89, 88, 88, 0.34);
}









 









