.ps-home--2 .ps-home__content {
  padding-top: 0;
}

.ps-home--2 .ps-promo {
  padding: 30px 0 50px;
}

.ps-home--2 .ps-section--latest {
  margin-bottom: 50px;
}

.ps-home--2 .ps-section--deals {
  padding: 30px 0 50px;
}

.ps-home--2 .ps-section--featured {
  padding: 30px 0 50px;
}

.ps-home--2 .ps-section--newsletter {
  padding: 30px 0 80px;
}

.ps-home--2 .ps-section--categories {
  padding: 50px 0 50px;
}

.ps-home--2 .ps-banner--round {
  margin: 30px 0 50px;
}

.ps-home--2 .ps-banner--round .ps-banner__btn img {
  filter: invert(40%) sepia(50%) saturate(366%) hue-rotate(182deg) brightness(80%) contrast(89%);
}

.ps-home--2 .ps-section--blog {
  padding-bottom: 50px;
}

@media (min-width: 1280px) {
  .ps-home--2 .ps-section--banner {
    min-height: 400px;
    border-radius: 15px;
}
}

.ltn__feature-item-box-wrap-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ltn__feature-item-box-wrap-2 .ltn__feature-item-8 {
    min-width: 280px;
}

.ltn__feature-item-8 {
    padding: 40px 30px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ltn__feature-item-8 .ltn__feature-icon {
    margin-right: 20px;
    font-size: 40px;
    width: 50px;
}

.ltn__feature-icon {
    margin-bottom: 20px;
    line-height: 1;
}
.ltn__feature-item-8 .ltn__feature-info h4 {
    margin-bottom: 5px;
}
.ltn__feature-item-8 .ltn__feature-info p {
    font-size: 15px;
}

.ltn__border {
    border: 1px solid #e5eaee;
}
.section-bg-1 {
    background-color: #f2f6f7;
}

.category-active.row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.category-active.row [class*="col"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.category-item > a {
    display: block;
    border: 1px solid #dceaf3;
    border-radius: 8px;
    padding: 30px 20px 25px;
    text-align: center;
}

.category-item > a span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #58575b;
    text-transform: capitalize;
    margin-top: 15px;

}










/*----new ------*/

.about-style-three {
    padding-bottom: 100px;
}
.about-style-three .about-img {
    position: relative;
    z-index: 0;
}

.about-style-three .about-text {
    padding-left: 55px;
}
.section-head {
    max-width: 600px;
    margin: 0 auto 30px 0;
    line-height: 1;
}
.section-head h2 {
    font-size: 40px;
    color: #111;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1;
}
.about-style-two .about-text p {
    padding-right: 75px;
}
.about-style-three .about-text ul {
    line-height: 1;
    margin-bottom: 25px;
}
.about-style-three .about-text ul li {
    width: 220px;
    margin-bottom: 15px;
}
.about-style-two .about-text ul li {
    font-size: 18px;
    font-weight: 500;
    color: #282828;
    width: 200px;
}
.about-style-two .about-text ul li i {
    color: #081d8a;
    margin-right: 5px;
}
