  .sp-page-title {
    background-size: cover;
  }

  .view-article #sp-main-body .article-details div[itemprop="articleBody"] {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .layout-default.full-width #sp-main-body .container {
    max-width: 95%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .view-article #sp-main-body .col-lg-9 .article-details.full-width div[itemprop="articleBody"] {
    max-width: 90%;
    margin-top: 2rem;
  }

  .view-article #sp-main-body .container {
    max-width: 90%;
    padding-left: 0px;
    padding-right: 0px;
  }

  #sp-main-body .sppb-row-container {
    max-width: 90%!important;
  }

  .view-article.layout-blog #sp-main-body .article-details div[itemprop="articleBody"] {
    margin-right: 25px;
  }

  .article-details .article-can-edit {
    margin-bottom: 0px;
  }

  .layout-default #sp-main-body .article-details {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 0px;
  }

  .view-article.layout-default #sp-main-body .article-details {
    max-width: 100%;
  }

  .layout-default #sp-main-body .row>*,
  .view-article #sp-main-body .row>* {
    padding-right: 0px;
    padding-left: 0px;
  }

  #sp-right.col-lg-3 {
    width: 23%;
    margin-top: 2rem;
  }

  .layout-default #sp-main-body {
    padding-top: 0px;
  }

  .sp-page-title .sp-page-title-heading {
    font-size: 65px;
  }

  .tick-list {
    list-style: none;
    /* Removes the default bullet */
    padding-left: 0;
    /* Adjust padding if needed */
  }

  .tick-list li {
    padding-left: 1.2em;
    /* Creates space for the tick */
    position: relative;
  }

  .tick-list li::before {
    content: '✓';
    /* Unicode for the checkmark (U+2713) */
    /* You can also use '✔' (U+2714) for a bolder tick */
    position: absolute;
    left: 0;
    color: #c79885;
    /* Change the tick color here */
    font-weight: bold;
  }

  h6 {
    text-transform: uppercase!important;
  }

  .sp-megamenu-parent>li::after {
    height: 1px;
    background-color: #c79885;
  }

  .sp-megamenu-parent .sp-mega-group>li>a {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #c79885;
    padding-top: 15px;
  }

  .sp-megamenu-parent .sp-mega-group>li>a:hover {
    color: #8F7D63;
  }

  input[type="text"] {
    text-transform: uppercase;
  }

  .sp-scroll-up {
    bottom: 25px;
  }

  .badge {
    color: #000;
  }

  body #sp-right .btn.btn-primary {
    border-color: #c79885;
    background-color: #c79885;
    color: #ffffff;
  }

  body #sp-right .btn.btn-primary:hover {
    border-color: #dabe96;
    background-color: #dabe96;
    color: #ffffff;
  }

  .mod-finder__search.input-group .awesomplete {
    width: 75%;
  }

  .mod-finder__search.input-group .awesomplete input#mod-finder-searchword115 {
    width: 100%;
  }

  h2 {
    padding-bottom: 15px;
  }

  .view-article #sp-main-body .article-details .article-header h1 {
    font-size: 45px;
    text-transform: inherit!important;
    font-weight: 500;
    line-height: 55px;
    margin-bottom: 0px;
  }

  .view-article #sp-main-body .article-details .article-full-image {
    border-top: 0px;
    padding-top: 0px;
  }

  .article-full-image.float-left img {
    padding-bottom: 40px;
  }

  .article-ratings-social-share.d-flex.justify-content-end {
    justify-content: center!important;
    display: grid!important;
    margin-top: 80px;
  }

  hr {
    border-top: 1px solid #545454!important;
  }

  .hidy {
    width: 113%;
    height: 60px;
    background-image: url(/files/2025/09/25/body-bg2.png);
    background-repeat: repeat;
    background-size: inherit;
    background-attachment: fixed;
    background-position: 0 0;
    position: relative;
    bottom: 56px;
    right: 50px;
  }

  .sp-module-content .latestnews>li>a>span {
    margin-top: 5px;
    font-size: 18px;
    font-family: 'Questrial', sans-serif;
    line-height: 25px;
    padding: 5px 0px 8px 0px;
  }

  .sp-module-content .latestnews>li>a>span:nth-child(2) {
    font-size: 14px;
    color: #c79885;
    margin-top: -7px;
  }

  .social-share-title {
    float: left;
    margin-right: 3rem;
    line-height: 2;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  /* Error page styling */

  html.error-page .error-code,
  html.error-page .error-message,
  body .error-wrapper .sppb-btn.sppb-btn-link:hover,
  body .error-wrapper .sppb-btn.sppb-btn-link:focus,
  body .error-wrapper .btn.sppb-btn-link:hover,
  body .error-wrapper .btn.sppb-btn-link:focus,
  html.error-page .error-wrapper a.sppb-btn-link {
    color: #000!important;
  }

  html.error-page body {
    background-color: #fff!important;
  }

  html.error-page .error-logo {
    transform: scale(0.5);
  }

  html.error-page .error-wrapper {
    gap: 70px!important;
    margin-left: 25px!important;
  }

  .article-details .article-author-information {
    border-top: 0px;
    margin-top: -25px;
    margin-bottom: 10px;
  }

  .me-3 {
    border-radius: 100px;
  }

  .article-author-information .ms-3 {
    margin-right: 15% !important;
  }

  .layout-blog .article-author-information {
    display: block;
  }

  .article-author-information {
    display: none;
  }

  h5.mt-0,
  .author-bio {
    font-size: 14px;
    color: #8e8d8f;
    line-height: 1.2;
  }

/*   .offcanvas-toggler-right {
    display: none!important;
  }

  #sp-header.full-header-center .menu-with-offcanvas #offcanvas-toggler {
    display: block!important;
  }
 */
  /* iPhone bg fix */

  @media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .sp-page-builder .page-content #section-id-1758780609702 {
      background-size: unset !important;
      background-attachment: scroll !important;
      background-position: top !important;
    }
  }

  /* Extra small devices (phones, 600px and down) */

  @media screen and (min-width:414px) and (max-width:869px) {
/*     body.ltr #offcanvas-toggler.offcanvas-toggler-right {
      position: relative;
      bottom: 6.5rem;
    } */
  }

  @media screen and (min-width:412px) and (max-width:916px) {
/*     body.ltr #offcanvas-toggler.offcanvas-toggler-right {
      position: relative;
      bottom: 6.5rem;
    } */
  }

  @media screen and (min-width:430px) and (max-width:932px) {
    body.ltr #offcanvas-toggler.offcanvas-toggler-right {
      position: relative;
      bottom: 0rem;
    }
    .view-article .addon-root-feature>div {
      padding: 0px !important;
    }
  }

  @media screen and (min-width:390px) and (max-width:844px) {
/*     body.ltr #offcanvas-toggler.offcanvas-toggler-right {
      position: relative;
      bottom: 6.5rem;
    } */
    .itemid-101 #column-id-1527654458634 {
      background-color: rgba(255, 255, 255, 0.6);
      padding: 20px 0px 20px 0px!important;
      width: 75%;
      margin-left: auto;
    }
    .itemid-101 .sp-page-builder .page-content #section-id-6a4e29bc-8941-469e-a022-c49f3cdcd6f8 {
      padding-top: 40px;
    }
    #sppb-addon-wrapper-1758784135363 {
      margin-top: 20px;
    }
    body {
      font-size: 18px!important;
    }
    h2 {
      font-size: 38px!important;
      line-height: 45px!important;
    }
    #column-id-1758780609237 {
      margin-top: 3rem;
    }
    #sppb-addon-1515126427045 .sppb-addon-header .sppb-addon-title {
      line-height: 40px!important;
    }
    .sp-page-title {
      background-position: 90%;
    }
    .sp-page-title h2 {
      font-size: 19px !important;
    }
    .sp-page-title .sp-page-title-sub-heading {
      margin-bottom: -7px;
      line-height: 20px!important;
    }
    .view-article #sp-main-body {
      padding-top: 0px;
    }
    .sp-page-title .sp-page-title-heading {
      font-size: 45px;
    }
    #sp-right.col-lg-3 {
      width: 90%;
      margin-top: 2rem;
    }
    .view-article #sp-main-body .col-lg-9 .article-details.full-width div[itemprop="articleBody"] {
      max-width: 85%;
    }
    .view-article .addon-root-feature>div {
      padding: 0px !important;
    }
  }

  @media screen and (min-width:320px) and (max-width:932px) {
    #sp-menu .social-wrap.no-border.d-flex.align-items-center {
      display: none!important;
    }
    #sppb-addon-1754033330421 .sppb-addon-articles .sppb-addon-article-layout-side-content {
      grid-template-columns: 150px 1fr!important;
    }
    .sppb-addon-articles .sppb-addon-article-layout-side-content img {
      width: 100%;
      height: 250px;
      object-fit: contain;
    }
    .itemid-207 .sppb-nested-row.sppb-align-center {
      display: flex !important;
      flex-direction: row !important;
      flex-wrap: nowrap !important;
      justify-content: center !important;
    }
    .itemid-207 .sppb-row-column {
      flex: 1;
      /* This forces columns to share equal space */
      max-width: 33.33%;
      /* Adjust this based on how many images you have */
    }
  }

  /* Small devices (portrait tablets and large phones, 600px and up) */

  @media only screen and (min-width: 600px) {
    ...
  }

  /* Medium devices (landscape tablets, 768px and up) */

  @media screen and (min-width: 768px) and (max-width:1024px) {
    #sp-logo.col-auto {
      width: 16.66666667%;
    }
    #sp-logo .logo-image {
      transform: scale(1.3);
      height: auto;
    }
    body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
      margin-left: 250px;
    }
  }

  /* Large devices (laptops/desktops, 992px and up) */

  @media screen and (min-width: 864px) and (max-width:1536px) {
    .mod-finder__search.input-group .awesomplete {
      width: 65%;
    }
  }

  @media screen and (min-width: 900px) and (max-width:1440px) {
    ...
  }

  /* Extra large devices (large laptops and desktops, 1200px and up) */

  @media only screen and (min-width: 1200px) {
    ...
  }

  /* Codes for Bootstrap hidden elements on devices
hidden-xs
hidden-sm
hidden-md
hidden-lg
 */