.productimage{ 
    border: 0px; 
    padding: 0px;
   }
   .header-image {
       width: 100%;
   }
   
   .productprice {
       padding: 0px;
       width: 0%;
       opacity: 0;
   }
   .productname {
       padding: 0px;
       width: 0%;
   }
   .xbox {
   background: #30303000;
   }
   .xboxbody {
   background: #3030304f;
   }
   .product:hover{
          -webkit-transform: scale(1.1);
           -moz-transform: scale(1.1);
           -o-transform: scale(1.1);
      }
   
       .product:hover .productimage{
           animation: 1s ease-in-out alternate infinite aqwe backwards
       }
       .product__image{
            padding: 0;
       }
       .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
           color: #fff;
           background-color: #f1cc6a !important;
       }
   
       .roulette-itemimage{
           animation: 1.5s ease-in-out alternate infinite aqwe backwards
       }
   
       .service__image{
           animation: 1s ease-in-out alternate infinite aqwe backwards
       }
   
       @include shake(15px, 15px, 1deg, 'shake-slow', 1);
       @keyframes aqwe{0%{transform: rotate(-4deg)}50%{transform: scale(1.05);box-shadow: 0 0px 0px rgba(0, 0, 0, .1), 0 15px 12px rgba(0, 0, 0, .05)}
           100%{transform: rotate(4deg)}}
   .xbox__header {
       background: #2828284f;
   }
   
   .form-control {
       background-color: #28282887;
   }
   
   .progress {
       background: #28282859;
   }
   
   .navbar, .xbox_store, .xbox__body {
       background: #28282859;
   }
   .footer{
     opacity: 0;
   }
.layout-header{
 margin-bottom: 10px;
}
.layout-logo{
  display:none;
}
.boxBody:focus{
  background-image: https://gspics.org/images/2024/02/23/0bbgOD.jpg;
}
.bomzh:focus{
  font-size: 10px;
  transform: scaleY(1.5);
}