.navigation {
  background-color: #FFF0;
  padding-top: 2px;
  padding-bottom: 2px;
}
.ps-container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header .header__top {
  background-color: #;
 padding: 0px 0;
}
#homepage-1 
.ps-home-banner {
  margin-bottom: 10px;
  padding-top: 0px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mt-40 {
  margin-top: -1px;
}
.ps-home-banner {
  margin-bottom: 0px;
  padding-top: 0px;
}
.menu--product-categories .menu__toggle i {
  font-size: 34px;
}
.ps-container-1
{
    max-width: 100%;
    padding: 0 1px;
}
.ps-container-2
{
  max-width: 100%;
  padding: 0 1px;
  padding-top: 1px;
  padding-bottom: 10px;
}
.col-lg-4
	 {
  position: relative;
  width: 100%;
  padding-right: 0px;
  padding-left: 5px;
}
.ps-form--quick-search .form-control {
  background-color: #f2f2f2;}
.ps-form--quick-search .form-group--icon .product-cat-label {
  background-color: #f2f2f2;}
.navigation {
  background-color: #FFF0;
}
.pc-container {
  width: 100%;
  height: 400px;
  background-position: center;
  background-size: cover;
  background-image: url(https://ibcityshoppers.com.ng/storage/sliders/featured-home2.jpg);
  background-attachment: fixed;

  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.featured {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
}
.justify-content-md-start {
    justify-content: flex-start !important;
  }
.rowlc {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.col-lg-6lc {
    flex: 0 0 auto;
    width: 50%;
  }
.featuredlc .price_box {
  display: inline-block;
  margin-right: 15px;
  float: left;
}
.old_pricelc {
  color: #999;
  text-decoration: line-through;
  display: inline-block;
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}
.feat_text_blocklc {
  visibility: visible;
}
a.btn_1lc, .btn_1lc {
  border: none;
  color: #fff;
  background: #c6a00d;
  outline: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 12px 25px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
  line-height: normal;
}


.btn-footer {
                 color: grey;
              
                text-decoration: none;
                border: 1px solid;
                border-radius: 43px;
                font-size: 13px;
                padding: 7px 30px;
                line-height: 47px;
     }
     .btn-footer:hover {
                
                text-decoration: none;
               
     }
    .form-footer input[type="text"] {
        border: none;
    border-radius: 16px 0 0 16px;
    outline: none;
    padding-left: 10px;
    
}
::placeholder {
    font-size: 10px;
    padding-left: 10px;
    font-style: italic;
}
 .form-footer input[type="button"] {
    border: none;
    background:#232323;
        margin-left: -5px;
    color: #fff;
    outline: none;
    border-radius: 0 16px 16px 0;
    padding: 2px 12px;
}
     .social .fa {
    color: grey;
    font-size: 22px;
    padding: 10px 15px;
    background: #3c3c3c;
}
     footer ul li {
    list-style: none;
    display: block;
}
  footer ul  {
   padding-left: 0;
}
footer ul  li a{
  text-decoration: none;
  color: grey;
  text-decoration:none;
}
a {
  color: #faeaa9;
  text-shadow: none;
}