.section-content.section-content__slider .section-slides-wrapper .slide-item:nth-child(2) .slide-item__image img{
  object-fit: cover;
   
}

.lazyload.entered .container-xxxl{
  padding: ;
}

.lazyload.entered .container-xxxl .row > .my-5{
  margin-top:  !important;
}

.lazyload.entered .container-xxxl .row > .my-5 img{
  height: ;
}
     .header .header-middle .header__left .logo a{
            position: relative;
        }

        
        .header .header-middle .header__left .logo a::after{
            content: "platinum office Stationery Solutions";
            position: absolute;
            top: 0%;
            left: 110%;
            margin-right: 1rem;
             width: 380%;
            color:var(--primary-button-background-color);
            font-weight: 900;
            font-size: 1rem;
            font-style: italic;
            text-transform: uppercase;
          font-family: "Arial" !important;
            
        }

.header .header-middle .header-wrapper .header-items{
  flex : 1 !important;
}

.header-items.header__center{
  margin-left: 15rem;
}

.header .header-middle .header__center .form--quick-search{
  border: 1px solid #999;
}

.header .header-bottom .menu > li > a {
  color:#fff;
}

.header .header-bottom .menu > li:nth-last-child(1) > a{
  background: var(--primary-button-background-color);
   color: #fff;
  margin-left: ;
}

.header .header-middle .header__right .header__extra .header-box-content p{
  color: #111;
}


.header .header-bottom {
  background-color: #283199 !important;
}
.header-recently-viewed .recently-title,
.header-recently-viewed .recent-icon{
  color: #fff;
}


.menu--product-categories {
  background: var(--primary-button-background-color);
}
.menu--product-categories .sub-toggle .svg-icon{
  color: #000;
  font-size: 12px;
}

.section-content.section-content__slider {
 
   padding: 0px;
}

.section-content.section-content__slider ..container-xxxl{
  padding: 0px;}

.section-content.section-content__slider .col-md-8{
  width: 100% !important;
  flex: 0 0 100% !important;
}

.section-content.section-content__slider .section-banner-wrapper{
display: none;
}

#footer .border-top{
  padding: .5rem 0 !important;
}

#footer .footer-info .container-xxxl{
  padding-top: 0 !important;
   padding-bottom: 0 !important;
}

#footer .footer-info .row{
  margin-top: 0!important;
   margin-bottom: 0 !important;
}

#footer .container-xxxl .row{
  padding-top: 0 !important;
   padding-bottom: 0!important;
}

#footer .footer-widgets .container-xxxl > .row{
  padding-top: 1rem !important;
   padding-bottom: 0!important;
}

#footer .widget ul li{
  display: flex;
}

#footer .widget.widget-custom-menu ul li a {
    padding-bottom: 0.2rem !important;
    /* padding-top: 0.5rem !important; */
}

#footer .widget.widget-custom-menu ul li{
   padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.slick-track{
  display: flex;
  gap: 1rem;
}

.slick-slides-carousel .product-inner{
  border: 1px solid #c6c6c6;
  background: #fff;
}
.section-content__slider{
  background-image:url("https://platinum.akrovis.com/storage/pngtree-bright-and-simple-light-blue-banner-background-image-519888.") !important;
}

.entered{
  image: url("https://platinum.akrovis.com/storage/f6886ac9c0ca62ae8ad4e730eb282d35b0476ccb.jpg")
}

#footer ul li a {
  font-weight: normal !important;
}

.product-price{
  display: none;
}

.product-inner .product__title {
  text-align: center;
}

.product-inner .product__title a {
  color: #3b3b3f;
  font-weight: 700;
  font-size: 1rem;
 
}

.shop-products-listing{
  gap: 1rem;
}

.product-inner{
  background: #f5f5f5;
  border: 1px solid #eee;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  
}

.product-inner:hover{
  border: none;
}

.product-inner img{
   transition: .3s linear;
}

.product-inner:hover img{
  transform: scale(1.1);
}

.product-inner .product-bottom-box {
    background-color: #fff !important; 
    border: none !important; 
 
}



.slick-slides-carousel .product-inner:hover {
   background-color: #fff important;
}
.menu--product-categories .menu__toggle .menu__toggle-title {
  color: #fff !important;
}

.menu--product-categories .menu__toggle .svg-icon{
    color: #fff !important;
}

.btn-primary{
      color: #fff !important;
}

.page-header .page-title{
   background:  url(https://platinum.akrovis.com/storage/contact4.jpeg);
  padding: 10rem 0;
  background-position: center;
  background-size: cover;
   background-repeat: no-repeat;
  margin-bottom: 2rem;
}

.page-header .page-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(#fff, #eceaea);
  z-index: -1;
}

.page-header .page-title h1{
  color: ;
}

 .featured-brands-body.slick-initialized .featured-brand-item.slick-slide {
    width: 200px !important;
}

.lazyload.entered .container-xxxl img{
  opacity: ;
}

.product-detail-container .bb-product-gallery-wrapper .slick-track {
  gap: 0 !important;
  display: block;
}

@media (max-width: 991px) {
    .shop-products-listing {
    gap: 0px;
}
}