@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
body {
  font-family:
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Lato",
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol" /*{body-font-family}*/;
  font-size: 16px /*{body-font-size}*/;
  color: rgba(0, 0, 0, 1) /*{body-font-colour}*/;
  background-image: none /*{body-background-image}*/;
  background-color: #ffffff /*{body-background-colour}*/;
}

section.digital-integration .feature-card .image-text a.explore-btn {
    background: transparent;
}
a,
.btn-link {
  color: #000 /*{link-text-colour}*/;
}
a:hover,
a:active,
a:focus,
.btn-link:hover {
  color: rgba(141, 188, 37, 1) /*{link-text-hover-colour}*/;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family:
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Lato",
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol" /*{headers-font-family}*/;
  color: rgba(0, 0, 0, 1) /*{headers-colour}*/;
}
.carousel-caption h3,
.carousel-caption h2,
.carousel-caption .h3,
.carousel-caption p {
  color: #ffffff /*{carousel-text-colour}*/;
}
h1,
.h1 {
  font-size: 33px /*{header-1-font-size}*/;
}
h2,
.h2 {
  font-size: 28px /*{header-2-font-size}*/;
}
h3,
.h3 {
  font-size: 30px /*{header-3-font-size}*/;
}
h4,
.h4 {
  font-size: 18px /*{header-4-font-size}*/;
}
h5,
.h5 {
  font-size: 16px /*{header-5-font-size}*/;
}

.client-photo img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
}

body#n_product h2.section-title.morecat,
body#n_product .row.products-row.morepro {
  display: none;
}

.product-wishlist svg {
  width: 25px;
}
body .nav-tabs .nav-link:hover {
  background: #171c33;
  border-color: #171c33;
}
.buying-options a:hover,
.buying-options button:hover,
button#viewMoreBtn:hover {
  background: #171c33;
  border-color: #171c33;
}
button#viewMoreBtn {
  margin: auto !important;
  text-align: center;
  background: transparent;
  font-size: 20px !important;
  height: 61px;
  width: 233px;
  font-weight: 400;
  border-radius: 20px;
  color: #000;
  border: 3px solid #76ba44;
  text-transform: capitalize;
}

body button#viewMoreBtn:hover {
  background: #6abd4f;
  border-color: #6abd4f;
  color: #fff;
}
.buying-options a,
.buying-options button {
  font-size: 16px !important;
  width: 171px;
  background: #76ba44;
  border-color: #76ba44;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 !important;
  border-radius: 10px;
}
.product-data form.variation-wrapper .row {
  justify-content: flex-start;
}

body .card.thumbnail .card-title a {
  font-size: 16px;
  font-family: var(--font-family-inter);
}

/* Footer */
/* 28/01-2026 start */
.wrapslide h2 span {
  color: #76ba44;
}

.DMD-sec section#homepage-content {
  padding-top: 0px;
}

.product-details div#accordionSpecifications tr td {
    padding-left: 0px;
}

.back-wrapper {
  padding-top: 50px;
}

.cathead.top-heading {
  background: transparent;
}

.cathead.top-heading section.n-responsive-content {
  padding-bottom: 0px;
}

section.n-responsive-content.main-heading-des
  section.desc.n-responsive-content.main-heading-des {
  padding-bottom: 0;
}

.product-discription-box .product-wishlist {
  margin-top: 0px !important;
  margin-left: 30px;
}

.brand-section-4 img {
  filter: grayscale(1);
  transition: 0.6s;
}

.brand-section-4 img:hover {
  filter: grayscale(0);
}

.brand-section.byCategory-section {
  margin: 0px;
  padding-top: 70px;
  padding-bottom: 120px;
}

.brand-section.byCategory-section h2.section-title {
  font-family: var(--font-family-inter) !important;
  color: #000;
  font-weight: 700 !important;
  margin-bottom: 80px !important;
}

.blog-wrapper-class a[href*="blog"],
.blog-wrapper-class .card-body > a {
  font-size: 20px !important;
}

/* 28/01-2026 end */

/* design-concept-development start */
.shop-design-banner {
  width: 100%;
}
.shop-design-banner img {
  width: 100%;
  object-fit: cover;
}
h1.heading-design {
  max-width: 500px;
  margin-bottom: 0px;
}
section.retail-section.retail-design {
  width: 100%;
}
.retail-design .retail-row {
  gap: 62px !important;
}

section.retail-below-images {
  padding-bottom: 56px;
  width: 100%;
}
.ratil-grid {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 62px;
}
.ratil-grid img {
  width: 100%;
  height: 580px;
  object-fit: cover;
}
section.retail-design-expert {
  background: #ededed;
  width: 100%;
  position: relative;
  min-height: 562px;
  overflow: hidden;
}
section.retail-design-expert .retail-row {
  display: grid;
  grid-template-columns: 562px 1fr;
  align-items: center;
  min-height: 562px;
}

.retail-image-expert img {
  width: 59%;
  position: absolute;
  right: 0px;
  top: 0;
  min-height: 562px;
}

.retail-content-expert h2 {
  font-size: 32px;
  font-weight: 400;
  max-width: 400px;
  margin-bottom: 40px;
}

.retail-design-expert p.concep-p-expert {
  max-width: 404px;
  font-size: 20px;
  margin: 0px;
}

.brand-section.brand-dev-5 {
  margin: 0px;
  padding-top: 98px;
  padding-bottom: 160px;
}

.brand-section.brand-dev-5 h2.brand-dev-h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  border-top: 1px solid #000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.brand-section.brand-dev-5 .slick-dots {
  bottom: -74px;
}

.expert-below-section {
  margin-top: 56px;
}
.outer-cards-row.design-outer-row {
  width: 100%;
}
section.project-section.design-section {
  width: 100%;
  margin-top: 6px;
}
/* design-concept-development end */

.rfa-footer {
  background: linear-gradient(to right, #0c1c3a, #0a2a57);
  color: #fff;
  padding-top: 40px;
  font-family: Arial, sans-serif;
}

.footer-top {
  padding-bottom: 40px;
}

.footer-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 80px;
}

.footer-col {
  flex: 1;
  min-width: 200px;
}

.footer-col h4 {
  color: #8dc641; /* green heading */
  font-size: 20px;
  margin-bottom: 12px;
  font-weight: 700;
  font-family: var(--font-family-inter);
}
.footer-bottom span {
  font-size: 11px;
  font-weight: 400;
}
.footer-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 0px;
}

.footer-col a {
  text-decoration: none;
  color: #fff;
  font-family: var(--font-family-inter);
  font-size:13px;
}

.footer-col a:hover {
  text-decoration: underline;
}

.footer-col i {
  color: #8dc641;
  margin-right: 5px;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 12px 0;
  margin-top: 20px;
}

.footer-bottom-row {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}

.footer-bottom-row a {
  color: #fff;
}
/* footer end  */
/* 
.caseSwiper {
  width: 100%;
  padding: 20px 0;
}

.slide-item {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.image-wrapper img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.case-title {
  font-size: 18px;
  margin: 10px;
}

.case-text {
  font-size: 14px;
  margin: 0 10px 15px;
}

.caseSwiper .swiper-button-next,
.caseSwiper .swiper-button-prev {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 50 !important;
}

.caseSwiper .swiper-button-next,
.caseSwiper .swiper-button-prev {
  z-index: 9999 !important;
  pointer-events: auto !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons !important;
  font-size: 22px !important;
} */

.dah_homecategories .thumbnail img,
.dah_homecategories .thumbnail a {
  width: 100%;
}

.options-col .thumbnail a img {
  width: 100%;
  max-width: 140px;
  margin: auto;
}

.shopcatmain {
  width: 100%;
}

.bycattop {
  /* background: var(--secondary-color); */
  height: 266px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  /* background: conic-gradient(from 
90deg at 50% 50%, #141D34 
29deg, #273864 
313deg); */
  background: conic-gradient(
    from 90deg,
    #1b2746 0deg,
    #141d34 29.42deg,
    #273864 313.27deg,
    #1b2746 360deg
  );
}

.bycattop h1 {
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
    font-family: "Anton", sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.bycattop h1 span {
  color: var(--primary-color);
  margin-right: 20px;
}

.cata-page-box .row.nkg_row {
  margin: 0;
}

section.build-section h2 {
  font-family: Anton;
  font-weight: 400;
  font-size: 48px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}

.build-section .options-col h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  font-family: var(--font-family-inter) !important;
  width: 100%;
}

.orpantypediv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
}

.build-section .caption h5 a {
  font-family: Inter;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin: 25px 0 0 0;
  width: 100%;
  text-decoration: none;
}

.options-col:first-child {
  width: 60%;
}
.top-heading {
  padding-top: 80px;
  background: #f4f7f3;
}
.cata-page-box .dah_homecategories {
  padding-top: 0;
}
footer.rfa-footer {
  width: 100%;
}
body .options-col {
  width: 40%;
  gap: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}

.orpantypediv .caption p {
  display: none;
}

.build-section .thumbnail:hover h5 a {
  color: var(--primary-color);
}

.options-col .thumbnail {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.orpantypediv .col-12,
.color-row .col-12 {
  flex: auto;
  max-width: inherit;
  width: 25%;
  padding: 0px;
}

.color-row {
  gap: 0;
  width: 100%;
}

.cata-content-box .content-inner p {
  font-weight: 400;
  font-size: 32px;
  text-align: center;
  line-height: normal;
  color: #000;
}

.cata-content-box .content-inner {
  max-width: 1040px;
}

.cata-content-box a {
    /* height: 53px; */
    border-radius: 20px;
    border-width: 3px;
    background: transparent;
    border-color: var(--primary-color);
    color: #000;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    outline: none !important;
    box-shadow: none !important;
}

.cata-content-box a:hover {
  border-color: var(--primary-color) !important;
  background: var(--primary-color) !important;
}

/* ---------------------------- */
/* TOP HEADING SECTION */
/* ---------------------------- */

/* Shop by Category */

/* ============================= */
/* BUILD IT YOUR WAY – FINAL */
/* ============================= */

.build-section {
  background: linear-gradient(180deg, #0b1c3d 0%, #132b5c 100%);
  padding: 80px 20px;
  color: #fff;
}

.build-section .container {
  /*max-width: 1200px;*/
  margin: 0 auto;
}

/* ===== MAIN TITLE ===== */
.main-title {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 55px;
  letter-spacing: 0.5px;
}

.main-title span {
  color: #7ac943;
}

/* ===== COLUMNS ===== */
.options-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 90px;
}

.options-col {
  width: 50%;
}

.options-col h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
}

/* ===== PANEL TYPES ===== */
.options-col:first-child {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}

.options-col:first-child h3 {
  width: 100%;
}

.icon-item {
  width: 90px;
  text-align: center;
}

.icon {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #bdbdbd;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.icon-item p {
  font-size: 13px;
  color: #ffffff;
  line-height: 1.4;
}

/* ===== COLOUR WAYS ===== */
.color-row {
  display: flex;
  gap: 36px;
}

.color-item {
  text-align: center;
}

.color-item img {
  width: 110px;
  height: 110px;
  border-radius: 12px;
  object-fit: cover;
  margin-bottom: 10px;
}

.color-item p {
  font-size: 13px;
  color: #ffffff;
}

/* ============================= */
/* CONTENT ZONE (BOTTOM SECTION) */
/* ============================= */

.content-section,
#buildityourway {
  background: #f2f2f2;
  padding: 80px 20px;
}

.content-inner,
#buildityourway .container {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

.content-inner p,
#buildityourway p {
  font-size: 16px;
  line-height: 1.7;
  color: #222;
  margin-bottom: 35px;
}

/* ===== BUTTON ===== */
.btn-primary,
#buildityourway a.btn {
  display: inline-block;
  padding: 12px 36px;
  border: 2px solid #7ac943;
  border-radius: 30px;
  color: #7ac943;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.btn-primary:hover,
#buildityourway a.btn:hover {
  background: #7ac943;
  color: #fff;
}

/* Shop by Category */

.project-section .top-heading {
  background: #0c1b36;
  padding: 40px 20px;
  text-align: center;
}

.project-section .top-heading h2 {
  color: white;
  font-size: 36px;
  line-height: 1.3;
  font-weight: 800;
}

.project-section .top-heading span {
  color: #8dc641; /* green highlight */
}

/* ---------------------------- */
/* CONSULTATION SECTION */
/* ---------------------------- */

.consultation-wrapper {
  position: relative;
}

.consultation-wrapper .bg-img {
  width: 100%;
  height: auto;
  display: block;
}

.consultation-wrapper .container {
  top: 40px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  padding: 30px;
}

/* LEFT BOX */
.left-text-box {
  width: 427px;
}
.left-text-box p {
  background: rgba(12, 27, 54, 0.9);
  color: white;
  padding: 30px;
  border-radius: 12px;
  font-size: 20px;
  line-height: 28px;
}
/* RIGHT FORM BOX */
.form-box {
    width: 563px;
    background: rgba(12, 27, 54, 0.92);
    padding: 35px;
    border-radius: 16px;
    color: white;
}
.form-box h3 {
  font-size: 36px;
  font-weight: 700;
  color: #8dc641;
  /*color:#fff;*/
}

.form-box .subtext {
  margin: 30px 0 45px 0;
  font-size: 24px;
  line-height: normal;
}

.form-box form input,
.form-box form textarea {
  width: 100%;
  background: white;
  border: none;
  padding: 16px;
  margin-bottom: 12px;
  border-radius: 0px;
  font-size: 24px;
}

.form-box textarea {
  height: 90px;
  resize: none;
}

.submit-btn {
  background: none;
  border: 3px solid #8dc641;
  color: white;
  padding: 10px 28px;
  border-radius: 20px;
  cursor: pointer;
  font-size: 20px;
}

.submit-btn:hover {
  background: #8dc641;
}

/* ---------------------------- */
/* SUSTAINABLE SECTION */
/* ---------------------------- */

/* .sustainable-section {
    background: #1c3a20;
    padding: 60px 0;
    color: white;
}

.sustainable-section .container {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}

.green-left h2 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.2;
}

.green-left span {
    color: #8dc641;
}

.green-right {
    width: 55%;
}

.read-more-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 25px;
    border: 2px solid #8dc641;
    color: white;
    border-radius: 30px;
    text-decoration: none;
}

.read-more-btn:hover {
    background: #8dc641;
} */

/* Secondary button */
.btn-outline-secondary,
.btn-default {
  color: #333333 /*{buttons | btn-default-text-colour}*/;
  background-color: #ffffff /*{buttons | btn-default-background-colour}*/;
  border-color: #ffffff /*{buttons | btn-default-border-colour}*/;
}
.btn-outline-secondary:hover,
.btn-default:hover {
  color: #333333 /*{buttons | btn-default-text-colour-hover}*/;
  background-color: #ebebeb /*{buttons | btn-default-background-colour-hover}*/;
  border-color: #adadad /*{buttons | btn-default-border-colour-hover}*/;
}
.btn-outline-secondary.disabled,
.btn-default:disabled {
  color: #333333 /*{buttons | btn-default-text-colour-hover}*/;
  background-color: #ebebeb /*{buttons | btn-default-background-colour-hover}*/;
  border-color: #adadad /*{buttons | btn-default-border-colour-hover}*/;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle,
.btn-default:not(:disabled):not(.disabled):active,
.btn-default:not(:disabled):not(.disabled).active,
.show > .btn-default.dropdown-toggle {
  color: #333333 /*{buttons | btn-default-text-colour-hover}*/;
  background-color: #ebebeb /*{buttons | btn-default-background-colour-hover}*/;
  border-color: #adadad /*{buttons | btn-default-border-colour-hover}*/;
}
/* Primary button */
.btn-primary {
  color: #ffffff /*{buttons | btn-primary-text-colour}*/;
  background-color: #414141 /*{buttons | btn-primary-background-colour}*/;
  border-color: #414141 /*{buttons | btn-primary-border-colour}*/;
}
.btn-primary:hover {
  color: #ffffff /*{buttons | btn-primary-text-colour-hover}*/;
  background-color: rgba(141, 188, 37, 1)
    /*{buttons | btn-primary-background-colour-hover}*/;
  border-color: rgba(113, 150, 30, 1)
    /*{buttons | btn-primary-border-colour-hover}*/;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff /*{buttons | btn-primary-text-colour-hover}*/;
  background-color: rgba(141, 188, 37, 1)
    /*{buttons | btn-primary-background-colour-hover}*/;
  border-color: rgba(113, 150, 30, 1)
    /*{buttons | btn-primary-border-colour-hover}*/;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #ffffff /*{buttons | btn-primary-text-colour-hover}*/;
  background-color: rgba(141, 188, 37, 1)
    /*{buttons | btn-primary-background-colour-hover}*/;
  border-color: rgba(113, 150, 30, 1)
    /*{buttons | btn-primary-border-colour-hover}*/;
}
/* Warning button */
.btn-warning {
  color: #ffffff /*{buttons | btn-warning-text-colour}*/;
  background-color: #ffc107 /*{buttons | btn-warning-background-colour}*/;
  border-color: #ffc107 /*{buttons | btn-warning-border-colour}*/;
}
.btn-warning:hover {
  color: #ffffff /*{buttons | btn-warning-text-colour-hover}*/;
  background-color: #e0a800 /*{buttons | btn-warning-background-colour-hover}*/;
  border-color: #ffc107 /*{buttons | btn-warning-border-colour-hover}*/;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff /*{buttons | btn-warning-text-colour-hover}*/;
  background-color: #e0a800 /*{buttons | btn-warning-background-colour-hover}*/;
  border-color: #ffc107 /*{buttons | btn-warning-border-colour-hover}*/;
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #ffffff /*{buttons | btn-warning-text-colour-hover}*/;
  background-color: #e0a800 /*{buttons | btn-warning-background-colour-hover}*/;
  border-color: #ffc107 /*{buttons | btn-warning-border-colour-hover}*/;
}
/* Danger button */
.btn-danger {
  color: #ffffff /*{buttons | btn-danger-text-colour}*/;
  background-color: #dc3545 /*{buttons | btn-danger-background-colour}*/;
  border-color: #dc3545 /*{buttons | btn-danger-border-colour}*/;
}
.btn-danger:hover {
  color: #ffffff /*{buttons | btn-danger-text-colour-hover}*/;
  background-color: #c82333 /*{buttons | btn-danger-background-colour-hover}*/;
  border-color: #bd2130 /*{buttons | btn-danger-border-colour-hover}*/;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff /*{buttons | btn-danger-text-colour-hover}*/;
  background-color: #c82333 /*{buttons | btn-danger-background-colour-hover}*/;
  border-color: #bd2130 /*{buttons | btn-danger-border-colour-hover}*/;
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #ffffff /*{buttons | btn-danger-text-colour-hover}*/;
  background-color: #c82333 /*{buttons | btn-danger-background-colour-hover}*/;
  border-color: #bd2130 /*{buttons | btn-danger-border-colour-hover}*/;
}
/* Success button */
.btn-success {
  color: #ffffff /*{buttons | btn-success-text-colour}*/;
  background-color: #28a745 /*{buttons | btn-success-background-colour}*/;
  border-color: #28a745 /*{buttons | btn-success-border-colour}*/;
}
.btn-success:hover {
  color: #ffffff /*{buttons | btn-success-text-colour-hover}*/;
  background-color: #218838 /*{buttons | btn-success-background-colour-hover}*/;
  border-color: #1e7e34 /*{buttons | btn-success-border-colour-hover}*/;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff /*{buttons | btn-success-text-colour-hover}*/;
  background-color: #218838 /*{buttons | btn-success-background-colour-hover}*/;
  border-color: #1e7e34 /*{buttons | btn-success-border-colour-hover}*/;
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #ffffff /*{buttons | btn-success-text-colour-hover}*/;
  background-color: #218838 /*{buttons | btn-success-background-colour-hover}*/;
  border-color: #1e7e34 /*{buttons | btn-success-border-colour-hover}*/;
}
/* Info button */
.btn-info {
  color: #ffffff /*{buttons | btn-info-text-colour}*/;
  background-color: #17a2b8 /*{buttons | btn-info-background-colour}*/;
  border-color: #17a2b8 /*{buttons | btn-info-border-colour}*/;
}
.btn-info:hover {
  color: #ffffff /*{buttons | btn-info-text-colour-hover}*/;
  background-color: #138496 /*{buttons | btn-info-background-colour-hover}*/;
  border-color: #117a8b /*{buttons | btn-info-border-colour-hover}*/;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff /*{buttons | btn-info-text-colour-hover}*/;
  background-color: #138496 /*{buttons | btn-info-background-colour-hover}*/;
  border-color: #117a8b /*{buttons | btn-info-border-colour-hover}*/;
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #ffffff /*{buttons | btn-info-text-colour-hover}*/;
  background-color: #138496 /*{buttons | btn-info-background-colour-hover}*/;
  border-color: #117a8b /*{buttons | btn-info-border-colour-hover}*/;
}
.breadcrumb-section,
#n_customer_account .breadcrumb {
  background-color: #f6f6f6 /*{breadcrumb-background-colour}*/;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #6c6c6c /*{breadcrumb-text-colour}*/;
}
.breadcrumb > .active,
.breadcrumb a {
  color: #6c6c6c /*{breadcrumb-text-colour}*/;
}
.pagination .page-link {
  color: #ffffff /*{pagination-text-colour}*/;
  background-color: rgba(65, 65, 65, 1) /*{pagination-bg-colour}*/;
  border-color: rgba(65, 65, 65, 1) /*{pagination-border-colour}*/;
}
.pagination .page-link:hover,
.pagination .page-link:focus {
  color: #ffffff /*{pagination-text-colour-hover}*/;
  background-color: rgba(141, 198, 64, 1) /*{pagination-bg-colour-hover}*/;
  border-color: rgba(141, 198, 64, 1) /*{pagination-border-colour-hover}*/;
}
.pagination .active .page-link,
.pagination .active .page-link:hover,
.pagination .active .page-link:focus {
  color: #ffffff /*{pagination-text-colour-active}*/;
  background-color: rgba(141, 198, 64, 1) /*{pagination-bg-colour-active}*/;
  border-color: rgba(141, 198, 64, 1) /*{pagination-border-colour-active}*/;
}
.badge-secondary {
  background-color: #ebebeb /*{label-default-bg}*/;
}
.badge-primary {
  background-color: #006ff5 /*{label-primary-bg}*/;
}
.badge-success {
  background-color: #28a745 /*{label-success-bg}*/;
}
.badge-info {
  background-color: #17a2b8 /*{label-info-bg}*/;
}
.badge-warning {
  background-color: #212529 /*{label-warning-text-colour}*/;
  background-color: #ffc107 /*{label-warning-bg}*/;
}
.badge-danger {
  background-color: #dc3545 /*{label-danger-bg}*/;
}
.card {
  border-color: rgba(9, 43, 65, 1) /*{panel-border-colour}*/;
}
.card-header {
  background-color: #5e6866 /*{panel-header-bg-colour}*/;
  border-color: #5e6866 /*{panel-header-border-colour}*/;
}
.card-header,
.card-header *,
body .card-header *:hover {
  color: rgba(255, 255, 255, 1) /*{panel-header-text-colour}*/;
}
.productsave {
  color: #d9534f /*{sale-colour}*/;
}
.wrapper-header .navbar-toggler,
#header-call .fa,
#header-cart .fa {
  color: #414141 /*{header-icon-colour}*/;
}
.wrapper-header .menu-section,
.wrapper-header .header-topbar {
  background-color: #ffffff /*{navbar-default-bg-colour}*/;
}
.wrapper-header .navbar {
  background-color: rgba(255, 255, 255, 0);
}
.wrapper-header .navbar .navbar-nav .nav-link,
.wrapper-header .header-topbar .nav-link,
.wrapper-header .header-topbar .nav-link,
.wrapper-header .header-topbar .nav-item i {
  color: #414141 /*{navbar-default-link-colour}*/;
}
.wrapper-header .navbar-nav .nav-link:hover,
.wrapper-header .navbar-nav .nav-link:focus,
.wrapper-header .header-topbar .nav-link:hover,
.wrapper-header .header-topbar .nav-link:focus,
.wrapper-header .header-topbar .nav-item i:hover,
.wrapper-header .header-topbar .nav-item i:focus {
  color: rgba(141, 188, 37, 1) /*{navbar-default-link-colour-hover}*/;
  font-weight: 700;
}
.wrapper-header .navbar-nav .show > .nav-link,
.wrapper-header .navbar-nav .active > .nav-link,
.wrapper-header .navbar-nav .nav-link.show,
.wrapper-header .navbar-nav .nav-link.active {
  color: rgba(200, 29, 36, 1) /*{navbar-default-link-colour-active}*/;
  font-weight: 700;
}
.dropdown-menu,
.mega-menu > li.nav-item:last-child a {
  background-color: #141414 /*{dropdown-menu-bg}*/;
  border-color: rgba(9, 43, 65, 1) /*{dropdown-menu-border-colour}*/;
}
.dropdown-item,
#cartcontents,
#cartcontents a,
.mega-menu > li.nav-item:last-child a {
  color: #ffffff /*{dropdown-menu-link-colour}*/;
}
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item.active,
.dropdown-item:active,
.mega-menu > li.nav-item:last-child a:hover,
.mega-menu > li.nav-item:last-child a:focus,
.mega-menu > li.nav-item:last-child a:active {
  color: #ffffff /*{dropdown-menu-link-colour-hover}*/;
  background-color: #8dc641 /*{dropdown-menu-link-bg-hover}*/;
}
/* Theme Colour */
body,
* {
  --theme-colour-primary: rgba(65, 65, 65, 1) /*{theme-primary-colour}*/;
  --theme-colour-secondary: rgba(141, 198, 64, 1) /*{theme-secondary-colour}*/;
}
/* Categorybox Homepage */
.dah_homecategories .thumbnail .caption h5 > a:active,
.dah_homecategories .thumbnail .caption h5 > a:focus,
.dah_homecategories .thumbnail .caption h5 > a:hover,
.dah_homecategories .thumbnail:hover .caption h5 > a,
.dah_homecategories .thumbnail .caption h5 > a {
  color: #ffffff /*{category-box-heading-colour}*/;
}
.dah_homecategories .thumbnail .caption a.btn {
  color: #ffffff /*{category-box-button-colour}*/;
  background-color: rgba(200, 29, 36, 1)
    /*{category-box-button-background-colour}*/;
}
.dah_homecategories .thumbnail .caption a.btn:hover,
.dah_homecategories .thumbnail .caption a.btn:focus,
.dah_homecategories .thumbnail .caption a.btn:active {
  color: #ffffff /*{category-box-button-hover-colour}*/;
  background-color: rgba(9, 43, 65, 1)
    /*{category-box-button-hover-background-colour}*/;
}
.dah_homecategories .thumbnail .caption {
  background-color: rgba(65, 65, 65, 0.7) /*{theme-primary-colour}*/;
}
.gallery-box .thumbnail {
  border-radius: 0px !important;
  background: #fff;
}
/* Footer section */
.wrapper-footer {
  background-color: #414141 /*{footer-background-colour}*/;
}
.wrapper-footer p {
  color: #b3babf /*{footer-font-colour}*/;
}
.wrapper-footer a {
  color: #b3babf /*{footer-link-colour}*/;
}
.wrapper-footer a:hover,
.wrapper-footer a:focus {
  color: #8dc641 /*{footer-link-colour-hover}*/;
}
.wrapper-footer nav h4.nav-link,
.wrapper-footer nav h4.nav-link:hover,
.wrapper-footer nav h4.nav-link:focus {
  color: #ffffff /*{footer-heading-colour}*/;
}

.nkg_menu li.nav-item {
  list-style: none;
  text-transform: uppercase;
  font-size: 15px;
  text-align: left;
}
ul.nkg_menu {
  padding: 0;
  margin-bottom: 0;
  margin-left: auto;
}
.title > h1 {
  font-weight: 900;
  color: #8dc640;
  font-size: 36px;
  text-align: left;
}
.title {
  width: 30%;
  display: flex;
  align-items: center;
  padding-right: 15px;
}
.content {
  width: 70%;
  text-align: left !important;
  padding-left: 15px;
}
.main_div {
  display: flex;
  flex-direction: column;
  width: 100%;
}
section.home_content {
  margin-top: 70px !important;
  margin-bottom: 60px;
}

h2.section-title {
  color: #58585a;
  font-weight: 700;
}

h1.page-header {
  font-weight: 900;
  font-size: 36px;
  color: #8dc640;
  text-transform: uppercase;
  font-family: var(--font-family-inter) !important;
}

.inlusso-row a.image.float-left {
  width: 100%;
}
.dah_homecategories {
  margin-bottom: 60px;
}
.nkg {
  display: none;
}
.sec_1 {
  background-color: #f2f1f1;
  padding-top: 90px;
  padding-bottom: 80px;
}
.sec_3 {
  background-color: #fff;
}
.home-featuredproducts {
  padding-bottom: 70px;
  padding-top: 20px;
}
section.third_content {
  padding-top: 70px;
  padding-bottom: 60px;
}
.home-featuredproducts h2.section-title {
  color: #fff !important;
}
.sec_2 {
  background-color: #8cc640;
}
.img_div p {
  color: #58595b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 40px;
}
.img_div img {
  max-width: 100%;
}
.testimonials article {
  padding: 0 8px;
}
.testim {
  background: #ffffff;
  padding: 40px 20px 20px 20px !important;
  border-radius: 20px !important;
  text-align: left;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-align: left;
  max-width: 375px;
  width: 100%;
  margin: auto !important;
  text-align: left !important;
}
.row.testimo_arti {
  padding: 0 8px;
  margin: 0;
}
section.testimonials {
  padding-top: 50px;
  padding-bottom: 50px;
}
.testamonial-sec .testimonial-slider {
  margin-top: 80px;
}
.testimonials h2 {
  margin-bottom: 40px;
  color: #fff;
  font-weight: 900;
  font-size: 36px;
  text-align: right;
  text-transform: uppercase;
}
.testimonials .title {
  order: 1;
  justify-content: end;
}
.testimo_arti .slick-dots li button:before,
.home-featuredproducts .slick-dots li button:before,
.home-saleproducts .slick-dots li button:before {
  font-size: 14px;
  color: #fff !important;
}
.testimo_arti .slick-dots,
.home-featuredproducts .slick-dots,
.home-saleproducts .slick-dots {
  bottom: -35px;
}
p.text {
  height: 42px;
  overflow: hidden;
}
.content p {
  font-size: 16px;
}
#footer-newsletter input.form-control {
  border-radius: 4px;
  border-right-width: 2px;
}
.nkg_menu li > a.nav-link {
  letter-spacing: 1.5px;
  font-weight: 600;
  padding: 0.5rem 0.8rem;
}
.dah_homecategories .section-title {
  margin-bottom: 10px;
  order: 1;
  width: 30%;
  text-align: right;
  color: #414141 !important;
  display: flex;
  align-items: center;
  font-size: 36px;
  font-weight: 900;
  justify-content: end;
}
section.row.nkg_row {
  width: 100%;
  row-gap: 30px;
  margin: 120px 0 0 0;
}
.dah_homecategories {
  display: flex;
  width: 100%;
  margin-top: 30px;
}
.home-video.dah_homecategories.mt-0.row {
  margin-bottom: 0;
  padding-bottom: 70px;
  padding-top: 70px;
}
.home-video h2.section-title {
  margin-top: 0;
  justify-content: end;
  color: #ffffff !important;
}

.third_content .content {
  width: 100%;
  margin-top: 20px;
}

.tab_v ul.nkg_menu {
  display: none !important;
}
.testimonials .main_div {
  align-items: center;
}
.nkg_brand .slick-next:before,
.nkg_brand .slick-prev:before {
  font-size: 24px;
  color: #8cc640;
}
.nkg_brand p.headline {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #8cc640;
  margin-top: 15px;
}
.nkg_brand .slick-dots li button:before {
  font-size: 14px;
}
.nkg_brand .slick-dots li.slick-active button:before {
  color: #8cc640;
}
.brand-section {
  width: 100%;
  display: flex;
  margin: 40px 0px 70px 0px;
}
.brand-img img.img-fluid {
  padding: 0;
}
.brand h2.section-title {
  margin-bottom: 50px;
  font-size: 48px;
  font-family: var(--font-family-anton);
  font-weight: 400;
  color: #76ba44;
}
.header-search > ul > li > div {
  font-size: 20px;
  margin-top: 13px;
}
.header-search .fa-phone {
  margin-right: 10px;
}
.header-search > ul > li > div:hover {
  color: #8dc640;
}
.sec_1.footer_sec {
  padding-bottom: 35px;
}
.nkg_search button {
  padding: 7px 15px 7px 15px !important;
}
.nkg_search .nsearchinput-pl.well {
  border: 1px solid #e3e3e3;
  top: 9px;
}
.nkg_search .title {
  width: 100% !important;
  display: unset;
}
.search-results-search.nkg_search {
  margin-bottom: 20px;
  margin-top: 20px;
}
.rft_nkg h1 {
  font-weight: 900;
  font-size: 36px;
  color: #8dc640;
  text-transform: uppercase;
}
.rft_nkg h2 {
  text-transform: uppercase;
  font-weight: 700;
  color: #414141;
  text-align: left !important;
}

h2.descript_h2 {
  text-transform: uppercase;
  font-weight: 700;
  color: #414141;
  text-align: left !important;
}

.nkg_gallery .thumbnail:hover .caption {
  min-height: auto;
}
.nkg_gallery .thumbnail .caption h5 > a {
  font-size: 17.5px;
}
/*Changed by JD */
.nkg_gallery .thumbnail:hover .caption {
  background-color: rgba(141, 188, 37, 1)
    /*{category-box-caption-background-colour}*/;
}
.nkg_gallery .thumbnail .caption {
  background-color: rgba(65, 65, 65, 1) /*{theme-primary-colour}*/;
}
.lightbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.nkg_dtc {
  max-width: 80%;
  text-align: justify;
  display: block;
  margin: 15px 0 0 25px;
}
/* .dah_homecategories .thumbnail {
    border-radius: 12px;
} */
/* @media only screen and (max-width:1500px) {
.nkg_menu a.nav-link {
		padding: 0.5rem 0.2rem !IMPORTANT;
	}
} */
@media (max-width: 1450px) {
  .menu-sec {
    gap: 30px;
  }
}

@media only screen and (min-width: 2500px) {
  .retail-image-expert img {
    width: 54%;
  }
}
@media only screen and (min-width: 1400px) {
  .header-search {
    width: 300px !important;
  }
}
@media only screen and (min-width: 767px) {
  .dah_homecategories .section-title {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .menu-section {
    display: none;
  }
  .column_1 > button {
    display: none;
  }
  body#n_content .industry-container .industry-right .industry-content p {
    font-size: 20px;
  }
  body#n_content .industry-container .industry-right .industry-content p {
    font-size: 22px;
    padding: 0;
  }
}
@media only screen and (max-width: 1300px) {
  /* .nkg_menu a.nav-link {
	padding: 0.5rem 0.2rem !IMPORTANT;
} */
  .nkg_menu li.nav-item {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .nkg_menu a.nav-link {
    padding: 0.5rem 0.7rem !important;
  }
  .title > h1 {
    font-size: 28px;
  }
  .dah_homecategories .section-title {
    font-size: 28px;
  }
  .header-search {
    padding-right: 15px;
  }
  .header-search {
    width: 172px !important;
    width: 222px !important;
  }
  .nkg_menu li.nav-item {
    font-size: 14px;
  }
  img.h-icon {
    padding-left: 15px !important;
    padding-right: 0px !important;
  }
  p.text {
    height: 70px;
  }

  ul.nkg_menu {
    margin-left: unset;
    margin-top: 10px;
    margin-right: 0 !important;
    width: 100%;
    justify-content: center;
  }
  .column_1 {
    width: 100%;
    justify-content: end;
  }
  .main_column ul.nkg_menu {
    display: none !important;
  }
  .tab_v ul.nkg_menu {
    display: flex !important;
  }
  .tab_v {
    width: 100%;
  }
  .logo-section {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .rft_nkg h1 {
    font-size: 30px;
  }
  .tab_v {
    display: none;
  }
  .burger-menu > div > ul.nav.navbar-nav {
    flex-direction: column;
  }
  .column_1 > button {
    margin-right: 15px;
  }
}

@media only screen and (max-width: 1280px) {
  .nkg_dtc {
    max-width: 100%;
  }
}

/* changed by JD*/
@media only screen and (max-width: 1024px) {
  .burger-menu ul.nav.navbar-nav {
    flex-direction: column !important;
  }

  .brand-section {
    margin: 30px 0px 50px 0px;
  }
  .home-featuredproducts .slick-dots,
  .home-saleproducts .slick-dots {
    bottom: -10px;
  }
  .col-6.nkg_thum.col-md-4 {
    padding: 0 7px;
  }
  .third_content .main_div {
    display: unset;
  }
  .third_content .title {
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
  }
  .nkg_gallery .nkg_thum1 {
    padding: 0 7px;
  }

  p.text {
    height: 84px;
  }
  .content {
    width: 60%;
  }
  .title {
    width: 40%;
  }
  .title > h1 {
    font-size: 31px;
  }
  /* .home-featuredproducts article:nth-child(n + 3) {
	display: none;
} */
  .home-featuredproducts {
    padding-bottom: 40px;
  }

  .dah_homecategories .thumbnail {
    margin-top: 14px;
  }
  .home-video .nkg_row div {
    margin-bottom: 15px;
  }
  .testimonials h2 {
    text-align: center;
    font-size: 31px;
  }
  .testimonials .title {
    justify-content: center;
    width: 100%;
  }
  .testimonials .main_div {
    display: unset;
  }
  .testimo_arti {
    width: 100%;
  }
  section.testimonials {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 767.98px) {
  .content {
    width: 100%;
    text-align: center !important;
    margin-top: 20px;
  }
  .sec_1.footer_sec {
    padding-bottom: 0;
  }
  .inlusso-row {
    padding-bottom: 35px;
  }
  .brand-section {
    margin: 10px 0px 30px 0px;
  }
  .col-6.nkg_thum.col-md-4 {
    padding: 0 8px;
    width: auto;
  }
  .dah_homecategories .thumbnail {
    margin-top: 16px !important;
  }
  section.row.nkg_row {
    padding: 0px 8px;
  }

  .inlusso-row {
    margin-left: 0;
    margin-right: 0 !important;
  }

  section.home_content {
    margin-top: 50px !important;
    margin-bottom: 50px;
  }
  .title {
    width: 100%;
    display: flex;
    padding-right: 0;
    align-items: center;
    text-align: center;
    justify-content: center;
  }
  .main_div {
    display: unset;
    text-align: center;
  }
  .title > h1 {
    font-weight: 900;
    font-size: 25px;
    text-align: center;
  }
  .sec_1 {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .home-featuredproducts {
    padding-bottom: 30px;
    padding-top: 10px;
  }
  section.third_content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .dah_homecategories {
    margin-bottom: 50px;
  }
  .img_div p {
    margin-bottom: 40px;
    font-size: 20px;
  }
  p.text {
    height: 70px;
    overflow: hidden;
  }
  .testimo_arti .slick-next:before,
  .testimo_arti .slick-prev:before,
  .home-featuredproducts .slick-next:before,
  .home-featuredproducts .slick-prev:before,
  .home-saleproducts .slick-next:before,
  .home-saleproducts .slick-prev:before {
    font-size: 25px;
    color: #8cc640;
  }
  .testimo_arti .slick-next,
  .home-featuredproducts .slick-next,
  .home-saleproducts .slick-next {
    right: 21px;
  }
  .testimo_arti .slick-prev,
  .home-featuredproducts .slick-prev,
  .home-saleproducts .slick-prev {
    left: 15px;
    z-index: 1000;
  }
  .dah_homecategories {
    display: unset;
    margin-top: 0;
  }
  .dah_homecategories .section-title {
    justify-content: center;
    width: 100%;
    font-size: 25px;
    text-align: center;
  }
  section.row.nkg_row {
    width: auto;
    margin-bottom: 10px;
    margin-top: 30px;
    justify-content: start !important;
  }
  .home-video h2.section-title {
    justify-content: center;
    margin-top: 25px;
  }

  .tab_v ul.nkg_menu {
    display: none !important;
  }
  .rft_nkg h1 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 1540px) and (min-width: 1200px) {
  .nkg_menu li > a.nav-link {
    font-size: 14px;
  }
}

@media only screen and (max-width: 576px) {
  .nkg_brand .slick-prev {
    left: 0;
  }
  .nkg_brand .slick-next {
    right: 0;
  }
  .carousel-item img {
    height: 100%;
    max-width: 100%;
  }
}

/* =====================================mvp============================= */

.main-slider {
  max-width: 1150px;
  margin: 0 auto;
  /* background: #000; */
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
.main-images {
  max-width: 725px;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.main-slider .thumb-images a {
  margin: 0 5px;
  margin-top: 10px;
  padding: 5px;
}
/* .main-slider .thumb-images a:first-child {
	margin-left: 0 !important;
}
.main-slider .thumb-images a:last-child {
	margin-right: 0 !important;
} */
.thumb-images .slick-track {
  display: flex;
  align-items: center;
}
.thumb-images a {
  border: 1px solid #ccc;
}
.thumb-images .slick-current {
  border-color: #8dc640 !important;
}
.main-slider a.slide-arrow i {
  color: #000;
  font-size: 40px;
}
.main-slider a.slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1111;
}
.main-slider .next-arrow {
  right: -50px;
}
.main-slider .prev-arrow {
  left: -50px;
}
.dah_homecategories .thumbnail .caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: auto;
  text-align: center;
  transition: all 0.6s;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #141d349e;
  padding: 30px 15px;
}
.dah_homecategories .thumbnail:hover .caption {
  min-height: 100%;
}

/* .dah_homecategories .thumbnail:hover .caption {
	background-color: rgba(65, 65, 65, 0.7) !important;
} */
.nkg_dsjf {
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: bold;
}

@media only screen and (max-width: 1399px) {
  .nkg_dsjf {
    display: unset !important;
    float: left;
  }
  .nkg_mail i.fa.fa-envelope {
    margin-left: 0 !important;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 992px) {
    
  .main-slider .next-arrow {
    right: 0px !important;
  }

  .main-slider .prev-arrow {
    left: 0px !important;
  }
}
.carousel-item img {
  width: 100% !important;
}

.home-blog-sec .swiper-button-prev:after {
  background-image: url(https://www.retailfixturesaustralia.com.au/assets/marketing/Arrow-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 40px;
  height: 50px;
  width: 50px;
  content: "";
}
.home-blog-sec .swiper-button-next:after {
  background-image: url(https://www.retailfixturesaustralia.com.au/assets/marketing/Arrow-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 40px;
  height: 50px;
  width: 50px;
  content: "";
  transform: rotate(180deg);
}

/* .home-blog-sec .swiper {
    padding: 0 70px;
} */

/* ---------------------------- Tejpreet Code ------------------------ */

@import url("https://fonts.googleapis.com/css2?family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

:root {
  --primary-color: #8cc640;
  --secondary-color: #141d34;
  --blue: #071330;
  --font-family-inter: "Inter", sans-serif;
  --font-family-anton: "Anton", sans-serif;
}

body {
  font-family: var(--font-family-inter) !important;
}
.container {
  width: 100%;
  max-width: 1440px;
}

.header-topbar {
  background: var(--secondary-color) !important;
  padding: 12px 0;
}

.header-topbar ul.list-social li i {
  color: #fff !important;
  font-size: 24px !important;
}

.header-topbar ul.list-social {
  display: flex;
  gap: 20px;
}

.header-topbar ul li a {
  color: #fff !important;
  font-size: 16px !important;
}

.wrapper-header .header-topbar .nav-item:not(:first-child) a.nav-link:before {
  opacity: 0;
}

.header-topbar ul li a:hover {
  color: var(--primary-color) !important;
  font-weight: 400 !important;
}

img.logo {
  max-width: 273px;
}
.header-search .input-group {
  border: 2px solid var(--primary-color) !important;
  border-radius: 100px;
  width: 485px;
}

.header-search > form input,
.header-search > form button.btn {
  border: none;
  background: transparent;
}
.header-search > form input {
  color: #786b6b;
  font-size: 12px;
  font-weight: bold;
}

.header-search {
  max-width: 485px !important;
  width: 100% !important;
  padding: 0 35px 0 0 !important;
}
.menu-sec {
  justify-content: flex-end;
  align-items: center;
  gap: 140px;
}
.menu-sec ul li a {
  font-size: 20px;
  text-decoration: none;
}
.menu-sec ul li .nkg_mail a {
  font-size: 16px;
}
.nkg_dsjf {
  gap: 20px;
}
.menu-sec ul li a i {
  color: var(--primary-color);
  font-size: 22px;
  margin: 0 !important;
}
.menu-sec ul li a,
.menu-sec ul li .nkg_mail p {
  display: flex;
  gap: 10px;
  align-items: center;
}
.cartdiv {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
.cart-sec a {
  display: flex;
  gap: 10px;
  align-items: center;
}

.cart-sec a img {
  padding: 0;
}
.menu-list li a {
  font-size: 16px;
  letter-spacing: normal !important;
  padding: 0 35px !important;
  font-weight: bold !important;
}

.menu-list {
  padding: 30px 0 60px 0;
}

.nkg_menu li.nav-item:hover ul.dropdown-list {
  display: block;
  margin: 0 !important;
}
.nkg_menu li.nav-item:hover a {
  color: #76ba44;
}

.nkg_menu li.nav-item:hover ul.dropdown-menu li a {
  color: #fff;
}
.logo-section ul.dropdown-menu {
  background: #141d34c9;
  border-radius: 10px;
  width: auto;
  padding: 16px 0;
  border: none;
  left:30px !important;
}

.logo-section ul.dropdown-menu li a {
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  padding: 0 15px !important;
}

.logo-section .dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item.active,
.dropdown-item:active,
.mega-menu > li.nav-item:last-child a:hover,
.mega-menu > li.nav-item:last-child a:focus,
.mega-menu > li.nav-item:last-child a:active {
  background: transparent;
}

.logo-section .nkg_menu li.nav-item:hover ul.dropdown-menu li a:hover {
  color: #76ba44;
}
.logo-section .dropdown-menu {
  left: 35px;
}

#homepageCarousel .carousel-item img {
  height: 750px;
  object-fit: cover;
  width: 100%;
}
#homepageCarousel .carousel-item a {
  height: 750px;
  overflow: hidden;
}
.position-box a {
  height: auto !important;
}
#homepageCarousel .carousel-item .carousel-caption h2 {
  font-size: 96px;
  font-weight: 400;
  line-height: 96px;
  padding: 170px 88px 0 88px;
  font-family: var(--font-family-anton);
  display: inline-block;
  background: linear-gradient(72deg, #ffffff 20%, #76ba44 72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: #fff;
  -webkit-text-stroke: 0 transparent;
  text-shadow: none;
  width: 100%;
  max-width: 1200px;
  padding-left: 0 !important;
}
#homepageCarousel .carousel-item .carousel-caption {
  width: 100%;
  left: 0;
}
.slideerbottom h2 {
  font-size: 64px;
  line-height: 70px;
  font-weight: 400;
  font-family: var(--font-family-anton);
  margin: 0;
  width: 100%;
  max-width: 1250px;
}
.slideerbottom h2 span {
  color: #929395;
}
.slideerbottom {
  background: #ededed;
  padding: 60px 0;
}

.slideerbottom {
  background: #ededed;
  padding: 60px 0;
}

.inlusso-row p {
  display: block;
  width: 100%;
  color: #000;
  font-family: var(--font-family-inter);
  margin: 0;
  font-size: 20px;
  padding: 0 0 30px 0;
}

.dah_homecategories {
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 70px 0;
}

.inlusso-row h2 {
  font-size: 36px;
  font-weight: bold;
  width: 100%;
  max-width: 440px;
  margin: auto;
  padding-bottom: 30px;
  font-family: var(--font-family-inter);
}

.dah_homecategories span,
.case-studies-section .inlusso-row span,
.testamonial-sec .inlusso-row span {
  font-size: 20px;
  max-width: 820px;
  width: 100%;
  margin: auto;
}

.brand-img .headline {
  display: none;
}

.brand-img a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-img .headline {
  display: none;
}

.brand-img a img {
  width: 100%;
  max-width: 278px;
  margin: auto;
}

.brand-section .slick-slider .slick-track {
  align-items: center;
}

.brand-section .slick-slide {
  height: 80px;
  display: flex;
  align-items: center;
}

.brand-img {
  height: 100%;
  display: flex;
}
.brand-section .slick-dots {
  bottom: -50px;
}

.smater-text {
  /* background: var(--secondary-color); */
  padding: 77px;
  background: conic-gradient(
    from 90deg,
    #1b2746 0deg,
    #141d34 29.42deg,
    #273864 313.27deg,
    #1b2746 360deg
  );
}

.smater-text h2 {
  font-size: 64px;
  font-weight: 400;
  font-family: var(--font-family-anton);
  color: #fff;
  line-height: normal;
  margin: 0;
  line-height: 70px;
}
.digital-heading {
  font-size: 33px;
  color: #000;
  margin-bottom: 40px;
  text-align: center;
  font-weight: bold;
  text-align: left;
  position: relative;
}
.card-heading {
  /* position: absolute;
    top: 20px;
    left: 20px; */
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  width: 190px;
  font-family: var(--font-family-inter);
}
.explore-btn {
    padding: 10px 22px;
    border-radius: 20px;
    border: 3px solid #76ba44;
    color: #76ba44;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400 !important;
}
.explore-btn:hover {
  background-color: #76ba44 !important;    
  color: #fff;
}
.digital-integration .explore-btn {
  display: block;
  max-width: fit-content;
  margin: auto;
}
.newsletter-strip {
  background: url(https://www.retailfixturesaustralia.com.au/assets/marketing/BANNER-IMAGE.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 60px 0;
}
.stay-text h2 {
  font-size: 64px;
  color: #fff;
  font-weight: 400;
  font-family: var(--font-family-anton);
}

.stay-text p {
  font-size: 16px;
  color: #fff;
  margin: 0;
  width: 100%;
  max-width: 420px;
}

.inner-strip {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.inner-form-letter {
  width: 100%;
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
}

.inner-form-letter input {
  border: none;
  border-radius: 100px;
  padding: 12px 15px;
  font-size: 12px;
  font-weight: 600;
  color: #786b6b;
  outline: none;
  width: 70%;
}

form.newsletter-form {
  width: 48%;
  padding-top: 25px;
}

.inner-form-letter button {
  border-radius: 100px;
  font-size: 13px;
  width: 172px;
  color: #fff;
  font-weight: bold;
  background: transparent;
  border: 2px solid var(--primary-color);
}
.inner-form-letter button:hover,
.btndiv a:hover {
  background: var(--primary-color);
  color: #fff;
}
.brand .slick-prev {
  left: 0;
  display: none !important;
}
.brand .slick-next {
  right: 0;
  display: none !important;
}
form.newsletter-form label {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 5px;
}

.cards-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.outer-cards-row {
  background: var(--secondary-color);
  padding: 50px 0;
  background: conic-gradient(
    from 90deg,
    #1b2746 0deg,
    #141d34 29.42deg,
    #273864 313.27deg,
    #1b2746 360deg
  );
}
.card {
  width: 38%;
  background: transparent;
  border: none;
}

.btndiv {
  width: 58%;
}

.outer-cards-row .card h1 {
  font-size: 64px;
  line-height: 70px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  font-family: var(--font-family-anton);
}
.outer-cards-row .card h1 span {
  color: var(--primary-color);
  display: block;
  width: 100%;
  max-width: 400px;
}
.btndiv p {
  font-size: 20px;
  color: #fff;
  font-family: var(--font-family-inter) !important;
  width: 100%;
  margin: 0 0 0 auto;
  font-weight: 400;
  max-width: 755px;
}
.btndiv a {
  color: #fff;
  border: 3px solid var(--primary-color);
  padding: 9px 15px;
  border-radius: 20px;
  display: block;
  width: 100%;
  max-width: 493px;
  text-align: center;
  font-size: 20px;
  margin: 40px 0 0 auto;
  text-decoration: none;
}

.why-choose-layout {
  padding: 116px 0;
  background: #f5f5f5;
}

.why-row {
  padding-bottom: 80px;
}

.why-row h2.title {
  font-size: 36px;
  width: 100%;
  margin: 0 0 70px 0;
  font-family: var(--font-family-inter);
}

.why-row p {
  font-size: 20px;
}

.why-row img {
  width: 100%;
}

.why-row .row {
  gap: 50px;
}
.why-row.reverse {
  padding-bottom: 0px;
}
.case-studies-section .inlusso-row,
.testamonial-sec .inlusso-row {
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.case-studies-section,
.testamonial-sec {
  padding: 80px 0;
}
.case-studies-section {
    padding-bottom: 100px;
}
.stroy-box img {
  width: 100%;
  padding: 0;
}
article.stroy-box h4 {
  font-size: 32px;
  font-weight: bold;
  margin: 20px 0;
  font-family: var(--font-family-inter);
  text-decoration: underline;
}

article.stroy-box p {
  color: #141d34;
  font-size: 20px;
  font-weight: 400;
}
article.stroy-box a {
  text-align: left;
  padding: 0;
  color: var(--primary-color) !important;
  font-weight: 500;
  border: none;
  display: none;
}

article.stroy-box a:hover {
  background: transparent;
}

.swiper-pagination {
  display: none;
}

.cta-wrapper {
  text-align: center;
}

.home-blog-sec.row {
  padding-bottom: 100px;
}
.home-blog-sec .swiper-button-next,
.home-blog-sec .swiper-button-prev {
  color: var(--primary-color);
}
.testamonial-sec .slick-prev:before,
.testamonial-sec .slick-next:before {
  background-image: url(https://www.retailfixturesaustralia.com.au/assets/marketing/Arrow-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 40px;
  height: 40px !important;
  width: 40px !important;
  content: "";
  display: block;
  opacity: 1;
}

.testamonial-sec .slick-next:before {
  transform: rotate(180deg);
}
/* section.home-blog-sec .swiper {
    padding: 0px 80px;
} */
.inner-strip form .heading-check input {
  appearance: none;
  width: 21px;
  height: 18px;
  border: 1px solid #76ba44;
  margin-right: 5px;
}

.inner-strip form .heading-check input[type="checkbox"]:checked {
  background-image: url(https://www.retailfixturesaustralia.com.au/assets/marketing/check.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
label.heading-check {
  display: flex;
  align-items: center;
  gap: 0px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin-left: 26px;
}

label.heading-check input {
  margin-right: 12px !important;
}

.consultation-wrapper {
    background: url(https://www.retailfixturesaustralia.com.au/assets/image/contactnew.png);
    background-size: 100% 120%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 68px 0 79px;
}

.cwsbi {
  background: url(https://www.retailfixturesaustralia.com.au/assets/image/ShopbyIndustrybookfreecons.png) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top !important;
  padding: 60px 0 !important;
  height: 752px;
}

.consultation-box {
  display: flex;
  justify-content: space-between;
  gap: 25px;
  width: 100%;
}

.sustainable-section {
  background: url(https://www.retailfixturesaustralia.com.au/assets/image/Homesdd.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 60px 0;
}
.inner-sus {
  display: flex;
  justify-content: space-between;
}

.green-left {
  width: 35%;
}

.industry-left {
  display: flex;
}

.industry-container {
  display: flex;
}

.green-right {
  width: 65%;
}

.green-left h2 {
  font-size: 64px;
  color: #fff;
  font-weight: 400;
  font-family: var(--font-family-anton);
  width: 100%;
  max-width: 480px;
  margin: 0;
  line-height: 70px;
}

.green-left h2 span {
  display: block;
  color: var(--primary-color);
  margin: 5px 0 0 0;
}
.green-right h3 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 50px;
  font-family: var(--font-family-inter);
}

.green-right p {
  color: #fff;
  font-size: 20px;
}

a.read-more-btn {
  background: none;
  border: 3px solid #8dc641;
  color: white;
  padding: 10px 28px;
  border-radius: 20px;
  cursor: pointer;
  font-size: 20px;
  width: 171px;
  display: block;
  margin-top: 35px;
  text-decoration: none;
  margin: 0 0 0 auto;
  font-weight: 400;
}

.read-more-btn:hover {
  background: var(--primary-color);
  color: #fff;
}

.green-right h3 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 50px;
}

.green-right p {
  color: #fff;
  font-size: 20px;
}

/* a.read-more-btn {
    background: none;
    border: 2px solid #8dc641;
    color: white;
    padding: 10px 28px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 20px;
    width: 171px;
    display: block;
    margin-top: 35px;
    text-decoration: none;
} */

.read-more-btn:hover {
  background: var(--primary-color);
  color: #fff;
}

.DMD-sec {
  margin: 0px 0 0 0;
  background: var(--secondary-color);
  border-radius: 20px;
}

.main_div .title {
  display: block;
  width: 100%;
  padding: 77px 0 66px 0;
}

.main_div .title h1 {
  font-size: 64px;
  font-family: var(--font-family-anton);
  font-weight: 400;
}

section.service_img img {
  width: 100%;
  max-width: 231px !important;
  margin: auto;
}
section.service_img h2 {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin: 5px 0 38px 0 !important;
  text-transform: uppercase;
  font-family: var(--font-family-inter);
}

section.service_img p {
  margin: 0;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  text-transform: inherit;
  width: 100%;
  max-width: 265px;
  margin-inline: auto;
}

section.service_img a {
    background: none;
    border: 3px solid #8dc641;
    color: white;
    padding: 10px 22px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 15px;
    max-width: fit-content;
    text-decoration: none;
    width: 100%;
    display: flex;
    margin: 50px auto 0 auto;
    justify-content: center;
    font-weight: bold;
    line-height: 1.5;
}

section.service_img a:hover {
  background: var(--primary-color);
}

.testamonial-sec {
  padding: 60px 0;
  background: #ededed;
}

.testimonial-item img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  margin-bottom: -30px;
  position: relative;
  left: 10%;
  border-radius: 100px;
}

.testim strong {
  font-size: 20px;
}
.feature-card img {
  width: 100%;
}
.testim .text {
  font-size: 15px;
  height: unset;
  color: #000;
}

.testim .short-desc {
  font-size: 14px;
  color: #000;
}

.testamonial-sec .slick-dots {
  display: none !important;
}

section.hero-banner {
  background: url(https://www.retailfixturesaustralia.com.au/assets/marketing/built.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0;
}
.hero-content h1 {
  font-size: 48px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: var(--font-family-inter);
}

a.hero-btn {
    background: none;
    border: 3px solid #8dc641;
    color: white;
    padding: 10px 22px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 15px;
    width: fit-content;
    display: block;
    text-decoration: none;
    margin: auto;
    text-align: center;
    margin-top: 50px;
    font-weight: 400;
}

a.hero-btn:hover {
  background: var(--primary-color);
}

.position-box {
  position: absolute;
  bottom: 0;
  background: #141d34a8;
  width: 100%;
}
.position-box .container {
  padding: 32px 15px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

#homepageCarousel .carousel-caption {
  height: 100%;
}

.position-box p {
  font-size: 20px;
  line-height: 28px;
  margin: 0;
  font-weight: 400;
}

.position-box p:first-child {
  width: 580px;
}

.position-box p span {
  padding: 8px 10px;
  border-radius: 40px;
  border: 3px solid #76ba44;
  color: #ffffff;
  font-weight: bold;
  background: transparent !important;
  font-size: 20px !important;
  text-decoration: none;
  text-transform: capitalize;
  width: 175px;
  border-radius: 20px;
}

.position-box p span:hover {
  background: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}

#homepageCarousel .carousel-indicators {
  display: none;
}

.inlusso-row .thumbnail img {
  height: 494px;
  object-fit: cover;
  border-radius: 0px !important;
}

.dah_homecategories .thumbnail .caption h5 a {
  font-size: 32px;
  font-family: var(--font-family-inter);
  font-weight: bold;
}

.feature-card img {
  height: 538px;
  object-fit: cover;
}
.explore-btn:hover {
  background: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}

/* ------------ Product Page ------------------ */

.back-link {
  font-size: 20px;
  text-decoration: none !important;
  color: #000;
}

.cathead .main-heading-des p {
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-family: var(--font-family-inter);
  padding: 40px 0 0 0;
  padding: 30px 0;
  line-height: 40px;
}
.main-heading-des {
  padding: 0px 0 80px 0;
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: auto;
  font-size: 20px;
}

.main-heading-des p {
  margin: 0;
  font-size: 20px;
}
.main-heading-des {
  padding: 0px 0 80px 0;
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: auto;
  font-size: 20px;
}
.cathead h1.page-header {
  font-size: 20px;
  text-align: center;
  color: #000;
  font-weight: 400;
}

.main-heading-des p {
  margin: 0;
  font-size: 20px;
}

.inner-secbottom {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.category-box {
  width: 284px;
}

.product-show {
  width: calc(100% - 348px);
}

ul.category-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.category-list li {
  border: 1px solid #000;
  text-align: center;
}

ul.category-list li a {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  padding: 17px 15px;
  display: block;
  font-family: var(--font-family-inter);
}

/* ul.category-list li:first-child {
    border: 1px solid #000;
} */

ul.category-list li:hover a {
  color: #8dbc25;
}

.category-header {
  padding: 17px 15px;
  text-align: center;
  background: #141d34;
  color: #fff;
  font-weight: bold;
  font-family: var(--font-family-inter);
}
.bradcrum-box {
  border: 1px solid #000;
  padding: 7px 25px;
}

.breadcrumb-section {
  background: transparent;
}
.breadcrumb a {
  font-size: 16px;
  text-decoration: underline !important;
  color: #000;
}

.breadcrumb-item:last-child > a {
  color: #000 !important;
}
.sort-box .col-form-label {
  font-size: 16px;
  font-weight: bold;
}

.sort-box select {
  border-color: #000;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.sort-select {
  display: flex;
  align-items: center;
}

.card.thumbnail {
  border: 1px solid #76ba44;
  border-radius: 30px;
  padding: 22px;
  width: 100%;
}

.card.thumbnail .card-title a {
  font-size: 16px;
  font-weight: 400;
}

.card.thumbnail .card-title {
  height: auto;
}

span.rrp-price {
  display: none;
}

.card.thumbnail .price span {
  font-size: 16px;
}

.buying-options a {
  font-size: 16px !important;
  width: 171px;
  background: #76ba44;
  border-color: #76ba44;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 !important;
  border-radius: 10px;
}

.buying-options a:hover {
  background: #76ba44;
  border-color: #76ba44;
}
.thumb {
  padding: 80px 0 0 0;
}
.outer-accordian-box {
  background: #ededed;
  border-radius: 20px;
  margin: 40px 0;
  margin-bottom: 20px;
}
.accordian-box {
  display: flex;
  justify-content: space-between;
}

.accordion-block {
  padding: 50px 15px 50px 50px;
  width: calc(100% - 518px);
}

.accordion-block h3 {
  font-size: 33px;
  margin-bottom: 10px;
  font-family: "Inter";
}

.accordion-block > p {
  margin-bottom: 80px;
}

.acc-title {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 25px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.acc-item {
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 25px;
}

.acc-item .acc-content {
  padding-bottom: 60px;
  display: none;
}
.testamonial-sec .slick-prev {
  left: 0px;
}
.testamonial-sec .slick-next {
  right: 0;
}
.testamonial-sec .slick-prev,
.testamonial-sec .slick-next {
  height: 40px !important;
  width: 40px !important;
  z-index: 999;
}
header.wrapper-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: #fff;
    border-bottom: 2px solid #77BE45;
}

body {
  padding: 230px 0 0 0;
}

.position-box a:first-child {
  text-decoration: none;
  pointer-events: none;
}

.image-text {
  position: absolute;
  top: 40px;
  left: 40px;
  transition: 0.3s ease-in-out;
}

.inner-form-letter input.btn.btn-primary:hover {
  background: #76ba44;
}

.__NETO__header {
  padding: 0px !important;
}
.__NETO__toggle_banner {
  border-radius: 0 0 14rem 14rem;
}
.__NETO__toggle_banner a {
  position: relative;
  top: -6px;
}

.feature-card {
  flex: 1;
  transition: 0.5s ease-in-out;
  position: relative;
}
.hover-card .feature-card:hover {
  flex: 65%;
}

.image-text p {
  display: none;
}
.hover-card .feature-card:hover .image-text p {
  display: block;
}
.image-text p {
  font-family: Inter;
  font-weight: 400;
  font-size: 13px;
  line-height: 26px;
  color: #fff;
  padding: 150px 70px 0 0;
}
#homepageCarousel .carousel-item .carousel-caption:before {
  position: absolute;
  content: "";
  background: #000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

#homepageCarousel .carousel-item .carousel-caption h2 {
  position: relative;
}
body .logo-section {
  padding-top: 30px;
  padding-bottom: 0px;
}
.header-search .input-group input {
  box-shadow: none;
  border-radius: 100px !important;
}

.nav-item.dropdown .dropdown-toggle:after {
    background: url(https://www.retailfixturesaustralia.com.au/assets/image/accordionicon.png);
    border: none;
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    position: relative;
    top: -4px;
}
.card-hovered .image-text h3 {
  opacity: 0 !important;
}
.feature-card:hover .image-text h3 {
  opacity: 1 !important;
}
.inner-form-letter input.btn.btn-primary {
  width: 172px;
  height: 43px;
  background: transparent;
  border: 3px solid #76ba44;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 0;
}

label.heading-check {
  display: flex;
  align-items: center;
  gap: 0px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.inner-form-letter input {
  width: 431px;
  height: 43px;
  color: #786b6b;
}

.inner-strip form {
  width: 46%;
  padding: 20px 0 0 0;
}

.inner-form-letter input.btn.btn-primary {
  width: 172px;
  height: 43px;
  background: transparent;
  border: 3px solid #76ba44;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 0;
}

.row {
  width: 100%;
  justify-content: center;
  margin: 0;
}
.breadcrumb-section .row {
  justify-content: flex-start;
}
.sectop {
  width: 100%;
}
.thumbnail.card-body p.price {
  margin-bottom: 25px;
}
.common-btn {
  padding: 9px 32px;
  border-radius: 20px;
  border: 3px solid #76ba44;
  color: #76ba44;
  text-decoration: none !important;
  font-weight: 400;
  color: #000;
  font-size: 20px;
  text-decoration: none;
  background: transparent;
}

.common-btn:hover {
  background: #76ba44;
  color: #fff;
}

.request-btn {
  margin: 5px 0 0 0;
}
.acc-title span img {
  transform: scale(-1);
}
.acc-title.active span img {
  transform: scale(1);
}

.case-studies-section a.explore-btn {
  max-width: fit-content;
  display: block;
  margin: auto;
}
.btn-lg {
    width: 175px;
    height: 50px;
    border-radius: 20px;
    background: transparent !important;
    border: 3px solid #76ba44 !important;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: bold;
}

.btn-lg:hover {
  background: #76ba46 !important;
}
.case-studies-section .home-blog-sec.row {
    padding-bottom: 60px;
    max-width: 1440px;
    width: 100%;
}

.space-box {
  padding: 0 35px;
}
.home-blog-sec .swiper-button-next {
  right: -20px;
}

.home-blog-sec .swiper-button-prev {
  left: -20px;
}
.consultation-box form .form-group input.btn.btn-lg {
    color: white;
    padding: 7px;
    border-radius: 40px;
    cursor: pointer;
    font-size: 15px;
    width: 122px;
    display: flex;
    text-decoration: none;
    margin: auto 0 0 0;
    font-weight: 400;
    align-items: center;
    height: 37px;
}
.cart-sec a {
  text-decoration: none;
}

.category-list.bottom-list-menu {
  margin-top: 45px;
}

.single-product-box {
  display: flex;
  justify-content: space-between;
  padding: 55px 0 0 0;
}

.product-slider {
  width: 413px;
}

.product-data {
  width: calc(100% - 450px);
  font-family: var(--font-family-inter) !important;
}

.product-data .wrapper-product-title h1 {
  font-weight: 700;
  font-size: 20px;
  color: #000;
  line-height: 28px;
  font-family: var(--font-family-inter) !important;
}

.product-data .wrapper-product-title p.product-sku {
  font-weight: bold !important;
  font-size: 12px !important;
  line-height: 100%;
  text-align: left;
  color: #000 !important;
  margin: 9px 0 25px 0;
  display: block;
}

.wrapper-pricing .h1 {
  font-weight: Bold;
  font-size: 20px;
  line-height: 100%;
  color: #76ba44;
  font-family: var(--font-family-inter) !important;
}

form.variation-wrapper {
  padding: 12px 0 0 0;
}

form.variation-wrapper hr {
  display: none;
}

.variation-name label {
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
  text-align: left;
  color: #000;
  padding: 0 0 8px 0;
  display: block;
}

.specific select {
  border-color: #000;
  border-radius: 0;
  font-weight: bold;
  position: relative;
  color: #000;
  font-size: 12px;
  appearance: none;
  padding-right: 25px;
  box-shadow: none !important;
  outline: none !important;
}
.product-discription-box span._itmspec_optpl:after {
  background: url(https://www.retailfixturesaustralia.com.au/assets/image/accordionicon.png);
  border: none;
  width: 12px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  position: absolute;
  content: "";
  top: 30%;
  right: 10px;
  z-index: 999;
}

.product-discription-box span._itmspec_optpl {
  position: relative;
}

.extra-options hr {
  display: none;
}

.extra-options .dah_psectitle {
  font-weight: bold !important;
  font-size: 12px !important;
  line-height: 100%;
  color: #000 !important;
}

.extra-options {
  padding: 20px 15px;
}
.buying-options .btn-stack {
  justify-content: flex-start;
}

.buying-options .btn-stack input {
  width: 132px;
  height: 60px !important;
  border-color: #000 !important;
  margin: 2px 0 0 0;
  box-shadow: none;
}

.product-data .extra-options form.buying-options .btn {
  font-weight: bold !important;
  font-size: 20px !important;
  line-height: 100%;
  text-align: center;
  background: #76ba44 !important;
  border-radius: 10px;
  height: 62px !important;
  text-transform: capitalize !important;
  margin-top: 1px !important;
}

.product-data .extra-options form.buying-options .btn.wishlist_toggle {
  background: #c4c4c4 !important;
  border-color: #c4c4c4 !important;
  display: flex;
  justify-content: center;
}

.product-data .extra-options form.buying-options .btn.wishlist_toggle img {
  padding: 0;
}
ul.category-list li {
  border-bottom: none;
}

.category-box ul.category-list li:last-child {
  border-bottom: 1px solid #000;
}
#shipbox {
  margin: 35px 0 0 0 !important;
}

#shipbox .btn-stack div {
  padding: 0;
}

#shipbox .btn-stack div input,
#shipbox .btn-stack div select {
  height: 43px !important;
  border-color: #000 !important;
  color: #c4c4c4 !important;
  font-weight: bold;
  font-size: 12px !important;
  border-radius: 0;
}

#shipbox .btn-stack {
  gap: 10px;
  justify-content: flex-start;
}

#shipbox .btn-stack .col-12 {
  max-width: calc(25% - 10px) !important;
}

#shipbox .btn-stack div input::placeholder {
  color: #c4c4c4 !important;
}

#shipbox .btn-stack .col-12 button {
  background: #c4c4c4;
  color: #000;
  font-weight: Bold;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  text-transform: capitalize;
  height: 43px;
  border-radius: 0;
  box-shadow: none;
  border: none !important;
}
button,
input,
optgroup,
select,
textarea {
  outline: none !important;
  box-shadow: none !important;
}
.product-data .pshare-nav {
  display: none;
}

div[aria-label="Shipping method option"] strong {
  font-weight: bold;
  font-size: 16px !important;
  line-height: 100%;
}

div[aria-label="Shipping method option"] .text-muted {
  color: #000 !important;
  margin: 20px 0 0 0;
  display: block;
}

.product-details .nav-tabs .nav-link.active {
  background-color: #141d34;
}

.product-details .col-12 {
  padding: 0;
}
.bottomthumb {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0 0;
}

.silderthumb {
  width: 427px;
  margin-top: 40px;
}

.bottomthumb .products_alt_images {
  width: calc(100% - 470px);
}

.silderthumb br,
.silderthumb hr {
  display: none;
}

@media only screen and (max-width: 1350px) {
  .products-row article {
    max-width: 33%;
    flex: auto;
  }
}

@media only screen and (max-width: 1200px) {
  .card.thumbnail .card-title a {
    font-size: 15px;
  }
  .card.thumbnail {
    padding: 15px;
  }
  .sort-box .col-form-label {
    font-size: 12px;
  }
  .products-row article {
    max-width: 33%;
    flex: auto;
  }

  .card.thumbnail {
    padding: 15px;
  }

  .sort-select {
    flex: auto;
    max-width: max-content;
  }

  .sort-box .form-row {
    justify-content: flex-end;
  }
  .breadcrumb a {
    font-size: 14px;
  }
  .product-slider {
    max-width: 40%;
    width: 100%;
  }
  .product-data {
    width: 70%;
  }
  .product-data .extra-options form.buying-options .btn {
    width: auto !important;
    padding: 0 20px;
  }

  .product-data .extra-options form.buying-options .btn.wishlist_toggle {
    padding: 0 10px !important;
  }
  .product-slider {
    max-width: 100%;
    width: 100%;
  }
  .product-data {
    width: 100%;
    margin-top: 30px;
  }
  .single-product-box {
    flex-direction: column;
  }
}

@media only screen and (max-width: 1000px) {
  .products-row article {
    max-width: 49%;
  }

  .product-show,
  .category-box {
    width: 100%;
  }

  .inner-secbottom {
    flex-direction: column;
  }
}

@media only screen and (max-width: 597px) {
  .products-row article {
    max-width: 100%;
  }
  .thumb {
    padding: 30px 0 0 0;
  }
}
.footer-col:last-child p {
  padding-left: 10px;
  font-size:13px;
}
.footer-col:last-child p strong {
    font-size:15px;
}

/* 30/12/25 */

body#n_content .industry-container {
  background: #ededed;
  padding: 65px 15px 55px;
}

body#n_content .industry-container h2 {
  font-size: 64px;
  font-family: "Anton";
  text-transform: uppercase;
  letter-spacing: 0;
}

body#n_content .industry-container h2 span.highlight {
  color: #76ba44;
}

body#n_content .industry-container .industry-heading p {
  font-size: 32px;
  font-family: "Inter";
}

body#n_content .industry-container .industry-heading p {
  font-size: 32px;
  font-family: "Inter";
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 52px;
}

body#n_content .industry-left {
  gap: 15px;
}

body#n_content .industry-container {
  gap: 15px;
}

body#n_content .industry-container .industry-right .industry-content p {
  font-size: 24px;
  padding-inline: 36px;
}

body#n_content .industry-container .industry-card {
  background: #141d34;
  padding: 22px 36px;
  margin-bottom: 44px;
}

body#n_content section.industry-section {
  background: #ededed;
}

body#n_content section.industry-section .industry-card h3 {
  font-size: 40px;
  color: #fff;
  font-family: "Inter";
  font-weight: 400;
}

body#n_content section.industry-section .industry-card p {
  font-size: 24px;
  color: #fff;
  font-family: "Inter";
  line-height: 1.2;
}

body#n_content .sliderdiv {
  background: #fff;
  padding: 110px 0 0px;
}

body#n_content .sliderdiv .sec_3 {
  background: #fff !important;
}

body#n_content .acordata .acodimg,
body#n_content .acordata .acodimg img {
  border-radius: 0 !important;
}

body#n_content .acordata .container {
  position: relative;
}

body#n_content .acordata .container .acodimg {
  position: absolute;
  right: 0;
}

body#n_content .accordion-block .acc-content {
  font-size: 20px;
  padding-right: 20px;
}

body#n_content .conwrap .container {
  display: flex;
  gap: 50px;
}

body#n_content .conwrap .leftfor {
  width: 50%;
}

body#n_content .conwrap {
  padding: 50px 0px 60px;
}

body#n_content .conwrap .consultation-box {
  position: relative;
  right: 0px;
  left: auto;
  width: 50%;
  top: -60%;
  margin-top: -16%;
}
body#n_content .form-box,
body#n_content .conwrap .consultation-box {
  border-radius: 40px;
}

body#n_content .conwrap h2 {
  color: #141d34;
  font-size: 32px;
  font-family: "Inter";
  font-weight: 700;
  padding-right: 20px;
  margin-bottom: 60px;
  line-height: 1.3;
}

body#n_content .conwrap p {
  font-size: 20px;
  font-family: "Inter";
}

body#n_content .conwrap h3 {
  font-size: 32px;
  color: #76ba44;
  font-weight: 700;
  margin-top: 30px;
  font-family: "Inter";
}

body#n_content .conwrap ul {
  padding-left: 30px;
  margin-top: 30px;
}

body#n_content .conwrap ul li {
  font-size: 20px;
  font-family: "Inter";
}
body#n_content .conwrap .leftfor h3 {
  color: #141d34;
}
body#n_content .conwrap .leftfor h3 {
  color: #141d34;
}

body#n_content .form-box {
  padding-bottom: 0 !important;
}

body#n_content .conwrap h3 {
  margin-top: 0;
}

body#n_content .form-box textarea.form-control {
  min-height: 150px;
}
body#n_content .DMD-sec {
  margin-top: -50px;
}

body#n_content .acc-item {
  margin-bottom: 20px;
}

body#n_content .acc-title {
  padding-bottom: 20px;
}

body#n_content .acordata .container .acodimg {
  height: 100%;
}

body#n_content .acordata .container .acodimg img {
  display: block;
  height: 100%;
}
@media(max-width:1535px){
    .consultation-wrapper {
     background-size: 100% 100%;
   
}
}
@media (max-width: 1440px) {
  body#n_content .conwrap .container {
    display: flex;
    gap: 50px;
    position: relative;
  }

  body#n_content .conwrap .leftfor {
    width: 40%;
  }

  body#n_content .conwrap .consultation-box {
    position: relative;
    right: 0;
    left: auto;
    width: 50%;
    top: -47%;
  }
}

/* QA 01 01 2026 */

.variation-name label {
  text-transform: uppercase;
}

._itmspec_listopt[aria-label="Bay Type variation selection"]
  .variation-name
  label {
  text-transform: none;
}

a.gettouchbtn span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
}

body .slideerbottom h2 {
  max-width: 1240px;
}

body .outer-cards-row .card h1 span {
  max-width: 400px;
}

/* 15 Jan 2015 */

header.wrapper-header .logo-section {
  padding-top: 0;
}
header.wrapper-header {
  background-color: #141d34;
}
header.wrapper-header .header-search .input-group {
  background-color: #fff;
  border: unset !important;
}
header.wrapper-header .header-search .input-group input {
  min-height: 42px;
  padding-left: 30px;
}
header.wrapper-header .header-search button i {
  font-size: 21px;
}
header.wrapper-header .header-search button.btn {
  padding: 10px 18px 10px 10px;
}
header.wrapper-header ul.nav a {
  color: #fff;
}
header.wrapper-header ul.nav svg rect {
  fill: transparent;
}
header.wrapper-header .menu-list {
  padding-bottom: 40px;
}
header.wrapper-header .menu-list > ul.nkg_menu > li > a.nav-link {
  color: #fff;
}

header-topbar {
  padding-top: 23px;
}
.header-topbar .nav-link {
  text-transform: capitalize !important;
}
header.wrapper-header .menu-list .cartdiv {
  color: #fff;
}
header.wrapper-header .menu-list .nkg_menu {
  margin-right: 0 !important;
  padding-right: 165px;
}

header .menu-sec ul.nav .nkg_mail a {
  background-color: #76ba44;
  padding: 8px 15px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}
header .menu-sec ul.nav .nkg_mail a:hover {
  background-color: #fff;
  color: #76ba44;
}
header .menu-sec {
  padding-right: 0;
}

.header-topbar .row > div {
  padding-inline: 0;
}

.slideerbottom {
  text-align: center;
}
body .slideerbottom h2 {
  max-width: 700px;
  font-size: 24px;
  line-height: 1.3;
  font-family: "Inter";
  font-weight: 700;
  margin-inline: auto;
}

body .slideerbottom h2 span {
  color: #76ba44;
}

.slideerbottom {
  padding: 70px 0;
}

/* shop by sec */
.inlusso-row .dah_homecategories h2 {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
}
.inlusso-row .dah_homecategories p {
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 1.3;
}

.inlusso-row .dah_homecategories span {
  font-size: 12px;
  line-height: 1.3;
  max-width: 504px;
  margin-inline: auto;
}

section.row.nkg_row {
  margin: 100px 0 0;
}

section.nkg_row.main_grid_sec {
  display: flex;
  gap: 12px;
  border-radius: 20px;
  overflow: hidden;
  max-width: 920px;
  margin-inline: auto !important;
}

section.nkg_row.main_grid_sec .gallery-box {
  padding: 0;
  width: calc(100% / 3 - 8px);
  flex: calc(100% / 3 - 8px);
}

section.nkg_row.main_grid_sec .gallery-box a.image img {
  width: 100%;
  height: 100%;
}

section.nkg_row.main_grid_sec a.dah_allcover {
  background-color: hsl(223deg 44% 14% / 26%);
}
section.nkg_row.main_grid_sec h5.headline a {
  font-size: 20px;
  text-transform: capitalize !important;
  font-family: "Inter";
  font-weight: 400;
}
.sec_3 {
  background-color: #fff !important;
}

section.nkg_row.main_grid_sec .thumbnail,
section.nkg_row.main_grid_sec .thumbnail a.image {
  height: 100%;
}

/* hover css */
section.digital-integration .feature-card .image-text div:has(.explore-btn) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

section.digital-integration
  .hover-card
  .feature-card:hover
  .image-text
  div:has(.explore-btn) {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.brand-section .container section.nkg_brand {
  max-width: 920px;
  margin-inline: auto;
}
.smater-text {
  padding: 90px 0;
}
.smater-text h2 {
  font-size: 36px;
  line-height: 1.2;
}
section.digital-integration {
  padding-top: 70px !important;
}
section.digital-integration p.digital-heading {
  text-align: center;
  font-size: 20px;
  color: #76ba44;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 74px;
}

section.digital-integration .feature-card {
  position: relative;
}
section.digital-integration .feature-card .image-text {
  top: 100px;
  z-index: 2;
}
section.digital-integration .feature-card .image-text a.explore-btn {
  margin-right: 64px;
}
section.digital-integration .feature-card p {
  padding-top: 30px;
}

section.digital-integration .feature-card:after,
section.digital-integration .feature-card h3.card-heading {
  transition: all 0.3s ease-in-out;
}
section.digital-integration .feature-card:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: hsl(223deg 44% 14% / 78%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}
section.digital-integration .feature-card:hover:after {
  opacity: 1;
}
section.digital-integration .feature-card h3.card-heading {
  opacity: 0;
}
section.digital-integration .feature-card:hover h3.card-heading {
  opacity: 1;
}

.brand-section .container section.nkg_brand {
  max-width: 920px;
  margin-inline: auto;
}

.smater-text {
  padding: 90px 0;
}

.smater-text h2 {
  font-size: 36px;
  line-height: 1.2;
}

section.digital-integration {
  padding-top: 70px !important;
}

section.digital-integration p.digital-heading {
  text-align: center;
  font-size: 20px;
  color: #76ba44;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 74px;
}

section.digital-integration .feature-card {
  position: relative;
}

section.digital-integration .feature-card .image-text {
  top: 100px;
  z-index: 2;
}

section.digital-integration .feature-card .image-text a.explore-btn {
  margin-right: 64px;
  transition: unset;
  color: #fff;
}

section.digital-integration .feature-card p {
  padding-top: 30px;
}
section.digital-integration .feature-card:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: hsl(223deg 44% 14% / 78%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}
section.digital-integration .feature-card:hover:after {
  opacity: 1;
}
section.digital-integration .feature-card h3.card-heading {
  opacity: 0;
}
section.digital-integration .feature-card:hover h3.card-heading {
  opacity: 1;
}
section.newsletter-strip {
  position: relative;
  padding: 90px 15px;
}
section.newsletter-strip:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: hsl(223deg 44% 14% / 67%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
section.newsletter-strip .container {
  z-index: 2;
  position: relative;
  max-width: 100%;
}
section.newsletter-strip h2 {
  font-size: 36px;
}
section.newsletter-strip p {
  font-size: 13px;
  max-width: 340px;
}
section.newsletter-strip label.heading-check,
section.newsletter-strip label.heading-check a {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
.outer-cards-row {
  padding: 80px 0;
}
.outer-cards-row .card h1 {
  font-size: 36px;
  line-height: 1.2;
  max-width: 240px;
}
.outer-cards-row .btndiv p {
  font-size: 13px;
  line-height: 1.4;
}

.outer-cards-row .btndiv a {
  margin-left: 62px;
  font-size: 15px;
  max-width: 372px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
}

.why-choose-layout {
  background-color: #ededed !important;
  border-radius: 20px !important;
  margin-top: -20px;
}

.why-choose-layout .container {
  max-width: 1020px;
}

.why-choose-layout .container h2.title {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  max-width: 330px;
}

.why-choose-layout .container p {
  font-size: 13px;
  line-height: 1.5;
}

.why-row.reverse h2.title {
  max-width: 270px;
}

section.project-section {
  position: relative;
}

section.project-section .consultation-wrapper:after {
  content: "";
  background-color: hsl(223deg 44% 14% / 77%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

section.project-section .classsection .consultation-wrapper {
    position: relative;
    border-radius: 20px !important;
    overflow: hidden;
    z-index: 2;
    bottom: -15px;
}

section.project-section .classsection .consultation-wrapper .container {
  z-index: 2;
  position: relative;
}

section.project-section .classsection .smater-text {
  padding: 0;
  background: transparent;
}

section.project-section .prta h3 {
  font-size: 20px;
  color: #fff;
  max-width: 320px;
  margin: 40px 0 22px;
  font-weight: 700;
  font-family:'Inter';
}
section.project-section .prta p {
  padding: 0;
  background-color: transparent;
  margin: 0;
  font-size: 20px !important;
  font-weight: 300;
  line-height: 1.2;
  max-width: 350px;
}
.consultation-box .form-box h3 {
  font-size: 20px;
  font-weight: 700;
  font-family:'Inter';
}

.consultation-box .form-box p.subtext {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    max-width: 317px;
    width: 100%;
}

.consultation-box .form-box input::placeholder,
.consultation-box .form-box input,
.consultation-box .form-box textarea,
.consultation-box .form-box input,
.consultation-box .form-box textarea::placeholder {
  font-size: 15px;
}

.consultation-box .form-box input::placeholder,
.consultation-box .form-box textarea::placeholder {
  color: #c4c4c4;
}

.consultation-box .form-box input {
  min-height: 45px;
}

section.case-studies-section .inlusso-row p {
  font-size: 16px;
  padding-bottom: 20px;
}

section.case-studies-section .inlusso-row h2.main-title {
  font-size: 24px;
  line-height: 40px;
  padding-bottom: 10px;
}

section.case-studies-section .inlusso-row span {
  font-size: 15px;
  line-height: 1.3;
}

section.home-blog-sec.row .space-box {
  max-width: 100%;
}

section.home-blog-sec.row .space-box h4 {
  font-size: 20px;
  line-height: 1.4;
}

section.home-blog-sec.row .space-box p {
  font-size: 15px;
  line-height: 1.5;
}

.homebanercls a {
  text-decoration: unset !important;
}

.homebanercls .container {
  position: relative;
  z-index: 10;
}

.homebanercls .container .wrapslide {
  text-align: center;
}

.homebanercls .container .wrapslide h2 {
  padding: 0 !important;
  font-size: 64px !important;
  line-height: 1.2 !important;
}

.homebanercls .wrapicon {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin: 80px 0 100px;
}

.homebanercls .wrapicon img {
  height: 60px !important;
  width: 60px !important;
  object-fit: contain !important;
}

.homebanercls .wrapicon .imgiconp {
  display: flex;
  align-items: center;
  max-width: 195px;
  gap: 10px;
  position: relative;
}

.homebanercls .wrapicon .imgiconp .icondiv {
  font-size: 14px;
  line-height: 1.2;
  line-height: 1.2;
  font-weight: 700;
}

.homebanercls .wrapicon .imgiconp:not(:last-child):after {
  content: "";
  position: absolute;
  width: 1px;
  height: 45px;
  background-color: #fff;
  right: -20px;
}

.homebanercls .wrapicon .imgiconp:first-child:after {
  right: 0;
}

.homebanercls .container .wrapslide h2 {
  max-width: 700px !important;
  width: 100%;
  color: #fff !important;
  background: unset !important;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
  background-clip: unset !important;
}

.homebanercls .container .wrapslide p {
  font-size: 20px;
  line-height: 1.3;
  max-width: 700px;
  margin-inline: auto;
  margin-bottom: 30px;
  font-weight:bold;
}

.homebanercls a.gettouchbtn {
  max-width: max-content !important;
  width: auto;
  display: flex;
  justify-content: center;
  margin-inline: auto;
}

.homebanercls .container .wrapslide a.gettouchbtn {
  height: auto !important;
}

#homepageCarousel .carousel-item .carousel-caption:before {
  opacity: 1;
  background-color: hsl(222deg 75% 11% / 72%);
}

section.sustainable-section {
  position: relative;
  z-index:0;
}

section.sustainable-section:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: hsl(223deg 50% 25% / 73%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

section.sustainable-section .container {
  position: relative;
  z-index: 2;
}

section.sustainable-section .container h2 {
  font-size: 36px;
  line-height: 1.2;
  max-width: 200px;
}

section.sustainable-section .green-right h3 {
  font-size: 20px;
  margin-bottom: 15px;
}

section.sustainable-section .green-right p {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}

section.sustainable-section .green-right a.read-more-btn {
  margin-left: 0;
  margin-top: 90px;
  display:none;
}

.DMD-sec h1 {
  text-align: center;
  color: #fff;
  font-size: 36px !important;
  line-height: 1.2;
}

.DMD-sec .img_div.text-center h2 {
  font-size: 20px;
}

.DMD-sec .img_div.text-center p {
  font-size: 15px;
  line-height: 1.3;
}



.bycattop {
    border-top: 2px solid #77BE45;
}
section.content-section.cata-content-box p {
  font-size: 15px;
  line-height: 1.5;
}

.bycattop {
  /*border-top: 2px solid #fff;*/
}

.indusbydiv {
  position: relative;
}

.indusbydiv .contintest {
  min-height: 498px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
}

.indusbydiv:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: hsl(219deg 35% 19% / 46%);
  z-index: 1;
}

.indusbydiv .contintest h3 {
  font-size: 65px;
  color: #fff;
  font-family: "Anton";
}

.indusbydiv .contintest p {
  margin-bottom: 0;
  color: #fff;
  font-size: 15px;
  line-height: 1.3;
}

section.shop-by-industry h2.section-title {
  font-size: 16px;
  color: #000;
  text-align: center;
}

section.shop-by-industry p {
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
}

section.shop-by-industry p.section-subtitle {
  font-weight: 700;
}

section.shop-by-industry p.section-description {
  max-width: 990px;
  margin-inline: auto;
}

.acosecmain .accordion-block {
  padding-right: 40px;
}

.acosecmain section.n-responsive-content.outer-accordian-box {
  padding: 41px 0;
}

/* indisutry back img */

.indusbydiv {
  background-image: url(https://www.retailfixturesaustralia.com.au/assets/image/Shopbyindbanner.png);
}

.blog-wrapper-class .container {
  display: flex;
  flex-wrap: wrap;
  gap: 140px 20px;
  justify-content: left;
}

.blog-wrapper-class .card {
  border: none;
  background: transparent;
  padding: 0;
}

.blog-wrapper-class .card-img-top {
  width: 100%;
  object-fit: cover;
  /* border-radius: 4px; */
  height: 444px;
}

.blog-wrapper-class .card-body {
  padding: 33px 0 0;
}

.blog-wrapper-class .text-muted {
  font-size: 24px;
  color: #c4c4c4 !important;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 10px;
  font-weight: 400;
  font-family: "Inter";
}

.blog-wrapper-class .text-muted::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #000;
}

.blog-wrapper-class .card-title {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 1.4;
  margin: 25px 0 6px;
  font-family: "Inter";
  text-decoration: none;
  min-height: 70px;
}

.blog-wrapper-class .card-title a {
  color: #000 !important;
  text-decoration: none;
}

.blog-wrapper-class .card-title a:hover {
  text-decoration: none;
}

.blog-wrapper-class .clearfix {
  display: none; /* no description visible in image */
}

.blog-wrapper-class a[href*="blog"],
.blog-wrapper-class .card-body > a {
  font-size: 15px;
  color: #76ba44;
  font-weight: 500;
  font-family: "Inter";
  margin-top: 20px;
  display: block;
  text-decoration: underline;
}

.blog-wrapper-class .card-body > a:hover {
  text-decoration: underline;
}

/* Desktop: 2 cards per row */
@media (min-width: 992px) {
  .blog-wrapper-class .card {
    width: 100%;
    max-width: calc(100% / 2 - 15px);
  }
}

/* Mobile */
@media (max-width: 991px) {
        section.digital-integration .feature-card .image-text {
    top: 10px;
    z-index: 2;
}
    section.digital-integration .feature-card p {
    padding-top: 0px;
    line-height: 1.6;
}
    section.digital-integration .feature-card .image-text >div {
    margin-top: -10px !important;
}

section.digital-integration .feature-card .image-text >div a {
    font-size: 17px;
}
    
    section.about-retail {
    padding: 60px 0px;
    }
    section.more-about-rfa .about-card-content span {
    font-size: 20px;
}
section.more-about-rfa .about-card-content span.arrow svg {
    width: 34px;
}
section.paraimagesec .paabo h2 {
    font-size: 35px;
}
.expertise-wrapper h2 {
    font-size: 30px;
}
  .blog-wrapper-class .card {
    width: 100%;
  }

  .blog-wrapper-class .card-img-top {
    height: 220px;
  }
}

.blog-wrapper-class .card-title a {
  font-size: 20px !important;
  text-decoration: none;
  font-weight: 600;
  font-family: "Inter";
}

.blog-wrapper-class {
  background: #ededed;
  padding: 94px 0px 94px;
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
}


.blog-wrapper-class {
   top: -30px; 
  position: relative;
}

nav.hcbnav {
  display: none;
}

.col-12.\34 654654654 {
  padding: 0;
}

.blgtitle h1.display-4 {
  position: absolute;
  bottom: 70px;
  color: #fff;
  font-family: Anton;
  font-weight: 400 !important;
  left: 13vw;
}

section#homepageCarousel a.gettouchbtn {
    width: 100% !important;
    max-width: max-content !important;
}

/* section#homepageCarousel a.gettouchbtn span.btn.btn-primary.btn-lg {
  width: 294px !important;
} */

/* 28 jan 2026 */

.by-industry-section-belowbanner .container .row {
  display: flex;
  gap: 16px;
justify-content: space-between;
}

.by-industry-section-belowbanner .container .row > div {
  width: 100%;
  max-width: calc(100% / 3 - 20px);
}

.by-industry-section-belowbanner .container .row > div img {
  width: 100%;
}

.by-industry-section-belowbanner .container .row > div .inner-section h2 {
  font-size: 64px;
  font-family: "Anton", sans-serif;
  line-height: 66px;
  margin-bottom: 40px;
}

.by-industry-section-belowbanner .container .row > div .inner-section h2 span {
  color: #76ba44;
}

.by-industry-section-belowbanner .container .row > div .inner-section p {
  font-size: 32px;
  font-family: "Inter";
  line-height: 40px;
  margin-bottom: 39px;
}
.by-industry-section-belowbanner .container .row > div.center-col img {
  max-height: 631px;
}
.by-industry-section-belowbanner .container .row .right-col .bluearea h3 {
  font-size: 40px;
  color: #fff;
  line-height: 40px;
  font-family: "Inter";
  font-weight: 400;
}

.by-industry-section-belowbanner .container .row .right-col .bluearea {
  background: #141d34;
  padding: 22px 31px;
  margin-bottom: 44px;
}
.by-industry-section-belowbanner .container .row .right-col .bluearea p {
  font-size: 24px;
  color: #ffffff;
  line-height: normal;
  margin-top: 15px;
}

.by-industry-section-belowbanner .container .row > div.right-col p {
    font-size: 24px;
    line-height: 35px;
    font-family: 'Inter';
}
.by-industry-section-belowbanner {
    padding: 65px 0;
    background: #EDEDED;
}

.DMD-sec.our-service-section-byindustry .main_div .title h2 {
    font-size: 36px;
    font-family: "Anton", sans-serif;
    color: #fff;
}
.DMD-sec.our-service-section-byindustry .main_div .title {
    padding-bottom: 40px;
}
.DMD-sec .img_div.text-center img {
    max-width: 231px !important;
    object-fit: contain;
}
.DMD-sec .img_div.text-center h2 {
    margin-bottom: 20px !important;
}
.DMD-sec .img_div.text-center p {
    font-size: 15px;
    line-height: 24px;
}
body#n_product .secbottom {
    margin-top: 50px;
}

.iconssocial {
    display: block;
    justify-content: center;
    width: 100%;
    padding-right: 18px;
    width: 100%;
    max-width: 1645px;
    padding-left: 15px;
    padding-right: 0;
    margin-left: 10px;
}


ul.nav.list-social.mr-auto.justify-content-center.justify-content-md-start {
    justify-content: right !important;
}


.iconssocial svg {
  stroke: #76BA44;
}

.iconssocial svg path {
  stroke: #76BA44;
}

.byind p {
    font-size: 16px;
}

.byind h2 {
    font-size: 16px;
    font-weight: bold;
}

.byind span {
    font-size: 15px;
}


/*02/02/2026*/
header.wrapper-header .menu-list > ul.nkg_menu > li > a.nav-link:hover {
    color: #77BE45;
}
section.nkg_row.main_grid_sec .gallery-box:nth-child(4) .thumbnail a.image img, section.nkg_row.main_grid_sec .gallery-box:nth-child(5) .thumbnail a.image img, section.nkg_row.main_grid_sec .gallery-box:nth-child(6) .thumbnail a.image img {
    border-radius: 10px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.brand-section .container {
    max-width: 920px;
    width: 100%;
}
.brand-section .slick-dots li {
    margin: 1px;
}
section.digital-integration .hover-card {
    gap: 4px !important;
}
.DMD-sec .img_div.text-center img {
  max-width: 151px !important;
}
.footer-col p{
    font-size:13px;
}
.footer-bottom span, .footer-col a, .footer-col p, .footer-col p strong {
    font-family: 'Inter';
}
header.wrapper-header .logo-section .wrapper-logo {
    padding-inline: 0 !important;
}
section.content-section.cata-content-box .content-inner p {
    font-size: 32px;
}
.brand-section.byCategory-section .brand h2 {
    font-size: 36px;
}
.options-col:first-child {
    width: 100%;
}

.build-section .options-col:first-child h3{
    text-align:left;
    
}
body#n_content .bycattop {
    border: 0;
}
.byind p {
    margin-bottom: 0;
}
.byind h2{
    font-size: 16px;
    font-weight: bold;
    max-width: 600px;
    margin-inline: auto;
    margin-top: 31px;
    margin-bottom: 34px;
    font-style: italic;
    font-family: 'Inter';
    color: #000;
    letter-spacing: 0;
    line-height: 24px;
}
 .blog-wrapper-class .card-body > a{
     font-size:15px !important;
 }
.nkg_menu li.nav-item:hover ul.dropdown-menu.dropdown-menu-horizontal {
    left: 90px !important;
    top: -20px;
}

.nkg_menu li.dropdown-item ul.dropdown-menu.dropdown-menu-horizontal{
    display: none;
}

.nkg_menu li.dropdown-item:hover ul.dropdown-menu.dropdown-menu-horizontal {
    display: block;
}

@media(max-width:1199px){
    .paraimagesec .aboutimage img {
    width: 100%;
}
    .menu-sec {
    gap: 20px;
}
.menu-sec> button.btn.btn-primary {
    margin: 0;
}
   .header-search .input-group {
    width: 385px;
}
.header-search {
    max-width: 385px !important;
}
}
@media(max-width:1024px){
    .header-search .input-group {
    width: 335px;
}
.header-search {
    max-width: 335px !important;
}
}
.by-industry-section-belowbanner .container .row > div.left-col {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
body#n_content .sliderdiv {
    padding-bottom: 40px;
}
section.retail-section .retail-row {
    grid-template-columns: 1fr 500px;
}
li.dropdown.dropdown-hover.activemob ul.activemob span i {
    position: relative;
    right: -18px;
}
section.project-section {
    position: relative;
    margin-top: -34px;
    z-index: 1;
}
/* new media start */
@media(max-width:1680px){
    .aboutimage img {
    width: 100%;
}
}
@media(max-width:1536px){
.container {
    max-width: 1300px;
}
header.wrapper-header .logo-section .menu-sec {
    gap: 40px;
}
header.wrapper-header .menu-list {
    padding: 20px 0px;
}
body {
    padding: 170px 0 0 0;
}
footer.rfa-footer .iconssocial {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1300px;
}
.hero-content h1 {
    font-size: 42px;
}
.DMD-sec {
    border-radius: 0;
}
.testamonial-sec .testimonial-slider {
    margin-top: 30px;
}
.footer-top {
    padding-bottom: 0;
}
.outer-cards-row {
    padding: 60px 0;
}
.why-choose-layout {
    padding: 65px 0;
}
.feature-card img {
    height: 415px;
        padding: 0 5px 0 0 !important;
}
body#n_content .sliderdiv {
    padding: 60px 0 0px;
}
.cata-page-box .dah_homecategories {
    padding-bottom: 0;
}
.dah_homecategories {
    padding: 50px 0;
}
.card.thumbnail {
    border-radius: 10px;
}
body .card.thumbnail .card-title a {
    font-size: 14px;
}
 .cata-page-box .dah_homecategories {
        padding-bottom: 60px;
    }
}
@media(max-width:1439px){
  .header-search {
    max-width: 415px !important;
}
header.wrapper-header .header-search .input-group {
    width: 100%;
}
header.wrapper-header .logo-section .menu-sec ul.nav {
    flex-direction: row !important;
    max-width: 420px;
    width: 100%;
}

header.wrapper-header .logo-section .menu-sec {
    gap: 30px;
}

header.wrapper-header .header-search .input-group {
    width: 100%;
}

header.wrapper-header .logo-section .menu-sec ul.nav li {
    width: 100%;
}

header.wrapper-header .logo-section .menu-sec ul.nav li>div {
    display: flex !important;
    width: 100%;
    justify-content: flex-end;
}
section.row.nkg_row {
    margin: 50px 0 0;
}
.bycattop {
    height: 250px;
}
.by-industry-section-belowbanner .container .row > div .inner-section h2 {
    font-size: 55px;
    margin-bottom: 30px;
}
.by-industry-section-belowbanner .container .row > div.right-col p {
    font-size: 20px;
    line-height: 29px;
}
.by-industry-section-belowbanner .container .row > div .inner-section p {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
}
.by-industry-section-belowbanner .container .row .right-col .bluearea h3 {
    font-size: 35px;
}
.by-industry-section-belowbanner .container .row .right-col .bluearea p {
    font-size: 20px;
}
.by-industry-section-belowbanner .container .row .right-col .bluearea {
    margin-bottom: 30px;
}
.accordion-block {
    padding: 20px 15px 30px 30px;
}
body#n_content .DMD-sec .col-12 {
    padding: 0;
}
.inner-secbottom {
    gap: 20px;
}
.product-show {
    width: calc(100% - 308px);
}
section.row.products-row article {
    max-width: calc(100%/3 - 17px);
    width: 100%;
    flex: 100%;
}
section.retail-section .retail-row .retail-content h1 {
    font-size: 42px;
}
section.services-section .services-wrapper .service-item h3 {
    font-size: 28px;
}
body#n_content .outer-cards-row .card h1 {
    font-size: 42px;
}
body#n_content section.home-blog-sec.row .space-box h4 {
    font-size: 26px;
    min-height: 140px;
}
 .cata-page-box .dah_homecategories {
        padding-bottom: 60px;
    }
}
@media(max-width:1365px){
    .buying-options .btn-stack>div:first-child {
    width: 100%;
    max-width: 100%;
}

.buying-options .btn-stack>div:first-child input {
    width: 100%;
}

.buying-options .btn-stack {
    gap: 10px 0;
}
.product-discription-box .product-wishlist {
    margin-left: 0;
}
    #shipbox .btn-stack .col-12 button{
    padding: 12px 0;
}

.inner-secbottom {
    align-items: flex-start;
}

.inner-secbottom .category-box {
    position: sticky;
    top: 0;
}

.inner-secbottom .product-show {
    overflow: auto;
}
    section.more-about-rfa .about-card-content span {
    font-size: 26px;
}
  header.wrapper-header .menu-list {
    padding: 10px 0px;
}
.header-topbar {
    padding: 4px 0;
}
.container {
    max-width: 1220px;
}
img.logo {
    max-width: 240px;
}
.menu-sec ul li a {
    font-size: 18px;
}
.homebanercls .container .wrapslide h2 {
    font-size: 55px !important;
}
.dah_homecategories {
    padding: 40px 0;
}
footer.rfa-footer .iconssocial {
    max-width: 1220px;
}
body#n_content section.home-blog-sec.row .space-box h4 {
    font-size: 22px;
    min-height: 110px;
    margin-top: 0;
}
.retail-content p {
    font-size: 22px!important;
}
}
@media(max-width:1279px){
           section.digital-integration .feature-card .image-text {
    top: 10px;
    z-index: 2;
}
    section.digital-integration .feature-card p {
    padding-top: 0px;
    line-height: 1.6;
}
    section.digital-integration .feature-card .image-text >div {
    margin-top: -10px !important;
}

section.digital-integration .feature-card .image-text >div a {
    font-size: 17px;
}
  .home-blog-sec .swiper-button-next {
    right: 0;
}
.home-blog-sec .swiper-button-prev {
    left: 0;
}
section.home-blog-sec.row .space-box h4 {
    font-size: 18px;
    margin: 10px 0px;
}
.smater-text h2 {
    font-size: 32px;
    line-height: 1.2;
}
section.sustainable-section .container h2 {
    font-size: 32px;
    line-height: 1.2;
    max-width: 100%;
}
.main_div .title {  
    padding: 46px 0 45px 0;
}
.DMD-sec .img_div.text-center img {
    max-width: 125px !important;
}
.testimonial-item {
    padding: 6px;
}
.hero-content h1 {
    font-size: 38px;
}
.container {
    max-width: 1120px;
}
.menu-sec ul li .nkg_mail a {
    font-size: 14px;
}
footer.rfa-footer .iconssocial {
    max-width: 1120px;
}
.feature-card img {
    height: 325px;
}
.consultation-wrapper {
    padding: 30px 0;
}
.form-box {
    /*width: 595px;*/
}
.left-text-box {
    width: 465px;
}
.homebanercls .wrapicon .imgiconp .icondiv {
    font-size: 13px;
}
.homebanercls .wrapicon {
    margin: 60px 0 50px;
}
.smater-text {
    padding: 70px 0;
}
.header-search {
    padding: 0 0px 0 0 !important;
}
.outer-cards-row .card h1 {
    font-size: 32px;
    max-width: 100%;
}

.cathead .main-heading-des p {
    font-size: 32px;
    padding: 20px 0;
}
section.row.products-row {
    column-gap: 15px;
}
section.row.products-row article {
    max-width: calc(100%/3 - 10px);
}
.build-section .options-col h3 {
    font-size: 32px;
}
.build-section .options-col:first-child h3 {
    margin: 0;
}
.build-section .options-col h3 {
    margin: 0;
    font-size: 28px;
}
.options-col .thumbnail a img {
    max-width: 110px;
}
section.content-section.cata-content-box .content-inner p {
    font-size: 28px;
}
.brand-section.byCategory-section {
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
}
.brand-section.byCategory-section h2.section-title {
    margin-bottom: 60px !important;
}
.brand-section.byCategory-section .brand h2 {
    font-size: 32px;
}
section.services-section .services-wrapper .service-item h3 {
    margin-bottom: 14px;
    font-size: 24px;
}
section.services-section .services-wrapper .service-item p {
    min-height: 90px;
}
body#n_content .outer-cards-row .card h1 {
    font-size: 32px;
}
body#n_content section.home-blog-sec.row .space-box p {
    font-size: 18px;
}
}
@media(max-width:1199px){
    .menu-section .nkg_mail a {
    background-color: #76ba44;
    padding: 8px 15px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    width: 100%;
    max-width: 240px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.navbar-collapse.collapse.show .nkg_mail {
    padding-bottom: 20px;
    margin-bottom: 40px;
}
    li.dropdown.dropdown-hover.activemob ul.activemob  {
    display: block !important;
}

li.dropdown.dropdown-hover.activemob ul.activemob  li a {
    color: #000;
}
    section.retail-design-expert .retail-row {
    grid-template-columns: 372px 1fr;
 
}
    .retail-content-expert h2 {
    font-size: 29px;
    margin-bottom: 20px;
}
    .blog-wrapper-class .text-muted {
    font-size: 17px;
}
/*  .blog-wrapper-class .card-body > a {*/

/*    margin-top: -30px;*/
  
/*}*/
    .blog-wrapper-class .container {
    gap: 40px 20px;
}
    section.paraimagesec .paabo h2 {
    font-size: 42px;
}

section.paraimagesec .pabwrap {
    align-items: flex-start;
}

section.paraimagesec .pabwrap .paabo {
    overflow: auto;
}

section.paraimagesec .pabwrap .aboutimage {
    position: sticky;
    top: 0;
}
  .container {
    max-width: 1000px;
}
#homepageCarousel .carousel-item a {
    height: 150px;
    overflow: hidden;
}
.homebanercls .container .wrapslide h2 {
    font-size: 48px !important;
}
header.wrapper-header .logo-section .menu-sec .header-search {
    order: 1;
}

header.wrapper-header .logo-section .menu-sec ul.nav {
    order: 2;
}
header.wrapper-header .logo-section .menu-sec>button.btn {
    order: 3;
    padding: 0;
    background: transparent;
    border: 0;
}
header.wrapper-header .logo-section .menu-sec {
    gap: 15px;
}
.menu-sec ul li a {
    font-size: 16px;
}
header.wrapper-header .logo-section .menu-sec ul.nav li>div {
    gap: 10px;
}
header .menu-sec ul.nav .nkg_mail a { 
    padding: 8px 10px;
    font-size: 13px;
}
header.wrapper-header .logo-section .wrapper-logo {
    width: auto;
    max-width: max-content;
}
.menu-sec ul li a {
    font-size: 15px;
}
header.wrapper-header .logo-section .menu-sec>button.btn i {
    font-size: 30px;
    color: rgba(141, 198, 64, 1);
}
#homepageCarousel .carousel-item a {
    height: 70px;
    overflow: hidden;
}
#homepageCarousel .carousel-item img {
    height: 570px;
}
section.row.nkg_row {
    margin: 20px 0 0;
}
section.digital-integration p.digital-heading {
    font-size: 18px;
    margin-bottom: 25px;
}
.why-row {
    padding-bottom: 40px;
}
.why-choose-layout {
    padding: 45px 0;
}
.why-row .row .col {
    padding: 0;
}
.why-row .row {
    gap: 30px;
}
.case-studies-section .home-blog-sec.row {
    padding-bottom: 30px;
}
.case-studies-section .home-blog-sec {
    padding: 30px 0 0 0;
}
.space-box {
    padding: 0 25px;
}
section.home-blog-sec.row .space-box h4 {
    font-size: 16px;
    margin: 10px 0px;
}
.main_div .title {
    padding: 46px 0 15px 0;
}
.DMD-sec .img_div.text-center img {
    max-width: 105px !important;
}
.DMD-sec .img_div.text-center h2 {
    margin-bottom: 10px !important;
}
.DMD-sec .img_div.text-center h2 {
    font-size: 18px;
} 
section.service_img a {
    border-radius: 10px;
    font-size: 18px;
    max-width: 223px;
}
.inlusso-row p {
    font-size: 18px;
    padding: 0 0 10px 0;
}
.testimonial-slider .slick-slide {
    padding: 0;
}
.hero-content h1 {
    font-size: 32px;
}
a.hero-btn {
    font-size: 18px;
    width: 235px;
}
.footer-row {
    gap: 40px;
}
footer.rfa-footer .iconssocial {
    max-width: 1000px;
}
.footer-col h4 {
    font-size: 18px;
}
.burger-menu>div>ul.nav>li>a {
    color: #000;
    padding: 10px 0px;
    line-height: normal;
}
header.wrapper-header .logo-section .menu-sec>button.btn[aria-expanded="true"] i::before {
    content: "\f00d" !important;
}
.by-industry-section-belowbanner .container .row > div {
    max-width: 100%;
}
.by-industry-section-belowbanner .container .row > div.left-col {
    flex-flow: row;
    align-items: center;
}

.by-industry-section-belowbanner .container .row > div.right-col {
    display: flex;
    align-items: center;
    gap: 20px;
}

.by-industry-section-belowbanner .container .row > div.right-col .bluearea {
    max-width: 470px;
    margin: 0;
}

.by-industry-section-belowbanner .container .row > div.right-col>p {
    max-width: calc(100% - 430px);
}

.by-industry-section-belowbanner .container .row > div.right-col p br {
    display: none;
}
.by-industry-section-belowbanner {
    padding: 65px 0 30px;
}
.by-industry-section-belowbanner .container .row > div.right-col p {
    font-size: 18px;
    line-height: 27px;
}
.acc-title {
    font-size: 18px;
    padding: 0 0 15px 0;
}
body#n_content .accordion-block .acc-content {
    font-size: 16px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.acosecmain .accordion-block {
    padding-right: 20px;
}

body#n_content .acc-title {
    padding-bottom: 14px;
}
body#n_content .acc-item {
    margin-bottom: 14px;
}
.by-industry-section-belowbanner .container .row > div .inner-section h2 {
    font-size: 42px;
    line-height: 56px;
        margin-bottom: 20px;
}
.by-industry-section-belowbanner .container .row > div.left-col .inner-section {
    max-width: 440px;
    width: 100%;
}
.by-industry-section-belowbanner .container .row > div .inner-section p {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 19px;
}
.card.thumbnail {
    padding: 10px;
}
.buying-options a, .buying-options button {
    height: 46px;
}
.inner-secbottom .product-show .row.sort_container {
    padding: 0;
}
.main-heading-des {
    padding: 0px 0 50px 0;
}
.cathead .main-heading-des p {
    font-size: 28px;
}
.thumb {
    padding: 30px 0 0 0;
}
.home-blog-sec .swiper-button-prev:after {
    font-size: 40px;
    height: 40px;
    width: 40px;
}
body#n_content .outer-cards-row .btndiv p {
    font-size: 18px;
}
body#n_content section.case-studies-section .inlusso-row span {
    font-size: 18px;
    margin-top: 14px;
}
section.case-studies-section .inlusso-row p {
    padding-bottom: 10px;
}
}
@media(max-width:1023px){
  .homebanercls .container .wrapslide h2 {
    font-size: 42px !important;
}
section.retail-section .retail-row .retail-content h1 {
    font-size: 36px;
}
.retail-content p {
    font-size: 18px!important;
}
section.services-section .services-wrapper a.service-link {
    font-size: 20px;
    border: 3px solid #76BA44;
}
section.services-section .services-wrapper .service-item p {
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 400;
}
.btndiv a {
    border: 2px solid var(--primary-color);
    border-radius: 10px;
    font-size: 20px;
}
body#n_content section.home-blog-sec.row .space-box h4 {
    font-size: 20px;
}
}
@media(max-width:1000px){
.inner-secbottom .category-box {
    position: static;
    top: 0;
}
  .product-show {
    width: 100%;
}
.main-heading-des {
    font-size: 18px;
}
.inner-secbottom .product-show .row.sort_container {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.inner-secbottom .product-show .row.sort_container>div {
    width: 100%;
    max-width: 100%;
}
.top-heading {
    padding-top: 40px;
}
.options-col .thumbnail a img {
    width: 100%;
    max-width: 70px;
    margin: auto;
}
.build-section .caption h5 a {
    font-size: 18px;
}
.build-section {
    padding: 40px 0px;
}
.build-section .options-col h3 {
    font-size: 24px;
}
.options-wrapper {
    gap: 20px;
}
.orpantypediv {
    gap: 10px;
}
.orpantypediv {
    width: 100%;
}
.build-section .caption h5 a {
    font-size: 16px;
}
.content-section, #buildityourway {
    padding: 40px 20px;
}
}
@media(max-width:991px){
    .product-data form.variation-wrapper .row {
    justify-content: flex-start;
    gap: 10px;
}
     .blog-wrapper-class .card-body > a {

    margin-top: -10px;
  
}
.acc-item .acc-content {
    padding-bottom: 30px;
    display: none;
}
}
@media(max-width:989px){
    .retail-design-expert p.concep-p-expert..retail-design p.concep-p {
    font-size: 17px !important;
  
}
.retail-content-expert h2,section.retail-section.retail-design .retail-row .retail-content h1 {
    font-size: 28px;
}
    section.retail-below-images .right-imag img,section.retail-below-images .right-imag {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

section.retail-below-images .ratil-grid {
    grid-template-columns: 1fr;
}
    .retail-design .retail-row {
    gap: 32px !important;
}
    section.retail-section .retail-row .retail-content,section.retail-section .retail-row .retail-content h1,section.retail-section .retail-row .retail-content p {
    text-align: center;
    width: 100%;
    max-width: 100% !important;
}
    .brand-section.brand-dev-5 {
    margin: 0px;
    padding-top: 58px;
    padding-bottom: 75px;
}
.btndiv p {
    margin: auto;
   
}
    section.retail-design-expert .retail-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: unset;
    gap: 20px;
    padding: 50px 0;
}
section.retail-design-expert .retail-row .retail-content-expert,section.retail-design-expert .retail-row .retail-content-expert h2,section.retail-design-expert .retail-row .retail-content-expert p {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.retail-image-expert img {
    width: 100%;
    position: static;
        min-height: 372px;
  
}
  header.wrapper-header .logo-section .menu-sec {
    width: 100%;
    max-width: 100%;
    flex: 100%;
}
header.wrapper-header .logo-section .wrapper-logo {
    margin: 0 0 15px;
    order: 2;
}
header.wrapper-header .logo-section {
    padding-top: 0;
    padding-bottom: 14px;
} 
header.wrapper-header .logo-section .container>.row {
    justify-content: space-between;
}
header.wrapper-header .logo-section .menu-sec {
    justify-content: space-between;
    order: 3;
}
header.wrapper-header .menu-list {
    order: 2;
    max-width: max-content;
    padding: 0;
}

header.wrapper-header .logo-section .wrapper-logo {
    max-width: 80%;
    width: 100%;
    flex: 100%;
    padding-left: 20% !important;
}

header.wrapper-header .logo-section .wrapper-logo>a {
    display: block;
    margin: 0 auto;
    width: 100%;
}

header.wrapper-header .logo-section .wrapper-logo>a img.logo {
    margin: 0 auto;
    display: block;
}
header.wrapper-header .logo-section .menu-sec .header-search {
    order: 2;
}
header.wrapper-header .logo-section .menu-sec ul.nav {
    order: 1;
    max-width: max-content;
}
.homebanercls .container .wrapslide h2 {
    font-size: 36px !important;
}
.homebanercls .container .wrapslide {
    max-width: 80%;
    margin: 0 auto;
}
#homepageCarousel .carousel-item img {
    height: 510px;
}
body .slideerbottom h2 {
    font-size: 20px;
}
.feature-card img {
    height: 250px;
}
.inner-strip {
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.inner-strip form {
    width: 100%;
    padding: 0;
}
.inner-strip .stay-text {
    text-align: center;
}
section.newsletter-strip p {
    font-size: 13px;
    max-width: 100%;
}
section.newsletter-strip label.heading-check, section.newsletter-strip label.heading-check a {
    align-items: center;
    justify-content: center;
}
.inner-form-letter {
    justify-content: center;
}
.cards-row {
    flex-flow: column;
}
.cards-row>div {
    width: 100%;
}
.consultation-box {
    flex-flow: column;
    align-items: center;
    text-align: center;
}
.consultation-box>div {
    width: 100%;
}
section.project-section .prta h3 {
    max-width: 100%;
    margin: 20px 0px;
}
section.project-section .prta p {
    margin: 0 auto;
    max-width: 400px;
}
.cartdiv {
    font-size: 12px;
}
.DMD-sec h1 {
    font-size: 30px !important;
}
section.service_img .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

section.service_img .row>.col-6.col-md-3 {
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.inlusso-row h2 {
    font-size: 32px;
}
.footer-row {
    gap: 20px;
}
header.wrapper-header .logo-section .menu-sec {
    padding: 0 !important;
}
.header-search {
    max-width: 585px !important;
}
.by-industry-section-belowbanner .container .row > div .inner-section h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 10px;
}
.by-industry-section-belowbanner {
    padding: 35px 0 30px;
}
.by-industry-section-belowbanner .container .row > div .inner-section p {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 19px;
}
.by-industry-section-belowbanner .container .row .right-col .bluearea h3 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
}
.by-industry-section-belowbanner .container .row > div.right-col .bluearea {
    max-width: 320px;
    padding: 18px;
}
.by-industry-section-belowbanner .container .row > div.right-col>p {
    max-width: calc(100% - 340px);
    margin: 0;
}
.dah_homecategories.col-12.px-0.byind {
    padding: 40px 20px !important;
}
body#n_content .sliderdiv {
    padding: 30px 0 0px;
}
.accordian-box {
    flex-flow: column;
}
.accordian-box {
    flex-flow: column-reverse;
}
.accordion-block {
    padding: 0;
    width: 100%;
}
body#n_content .acc-title br {
    display: none;
}
.acosecmain section.n-responsive-content.outer-accordian-box {
    padding: 0;
    margin: 0;
}
.acosecmain section.n-responsive-content.outer-accordian-box .acodimg {
    display: none;
}
.accordion-block {
    padding: 30px 16px 50px;
    width: 100%;
}
.by-industry-section-belowbanner .container .row > div.right-col p {
    font-size: 16px;
    line-height: 24px;    
}
.bycattop {
    height: 180px;
}
section.row.products-row article {
    max-width: calc(100%/2 - 8px);
}
section.content-section.cata-content-box .content-inner p {
    font-size: 22px;
}
section.build-section h2 {
    font-size: 36px;
    line-height: 46px;
}
.testamonial-sec .testimonial-slider .slick-slide {
    opacity: 1 !important;
}
body#n_content .outer-cards-row .card h1 {
    max-width: 100%;
    text-align: center;
    margin: 0 0 20px;
}
body .outer-cards-row .card h1 span {
    max-width: 100%;
}
.cards-row>div.btndiv {
    text-align: center;
}
body#n_content .outer-cards-row .btndiv a {
    margin: 40px auto 0px;
}
section.services-section .services-wrapper .service-item {
    width: 100%;
    max-width: calc(100%/2 - 30px);
}
section.services-section .services-wrapper a.service-link {
    margin: 0;
}
section.retail-section .retail-row {
    grid-template-columns: 1fr;
}
.retail-image img {
    width: 100%;
}
section.retail-section .retail-row .retail-content h1 br {
    display: none;
}
section.retail-section {
    padding: 35px 0px;
}
section.retail-section .retail-row  .retail-content {
    gap: 10px;
}
section.retail-section .retail-row .retail-content p.retail-highlight {
    font-size: 24px !important;
}
section.retail-section .retail-row .retail-content p.retail-highlight br {
    display: none;
}
section.retail-section .retail-row .retail-content h1 {
    font-size: 30px;
}
.explore-btn {
    border-radius: 10px;
    border: 2px solid #76ba44;
}
}
@media(max-width:767px){
    div[aria-label="Shipping method option"] .text-muted {
    margin: 10px 0 0 0;
 font-size: 17px;
}
section.digital-integration .feature-card .image-text a.explore-btn {
    color: #76ba44;
    margin-left: 0px;
    margin-top: 24px;
}
section.case-studies-section {
    padding-bottom: 77px;
    padding-top: 55px;
}
section.digital-integration .feature-card .image-text a.explore-btn:hover {
    color: #fff;
}
.inner-secbottom .product-show {
    overflow-x: hidden;
}
    section.digital-integration .feature-card:hover:after {
    opacity: 0;
}
    section.digital-integration .feature-card .image-text {
    position: unset;
    padding: 20px 0px;
}
 
section.digital-integration .feature-card .image-text h3.card-heading {
    opacity: 1;
    color: #000;
    width: 100%;
}
 
section.digital-integration .feature-card .image-text p {
    color: #000;
    opacity: 1;
    display: block;
    font-size: 16px;
    width: 100%;
    max-width: 100%;
    padding: 0;
}
 
section.digital-integration .feature-card .image-text>div {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: all;
}
    .accordion-block > p {
    margin-bottom: 40px;
}
.brand-section.brand-dev-5 h2.brand-dev-h2 {
    padding:30px 0px;
}
    .accordion-block h3,.brand-section.brand-dev-5 h2.brand-dev-h2  {
    font-size: 28px;
    line-height: 1.2;
}
    .product-details .tabbable {
    margin-top: 20px;
}

.product-details .tabbable .card {
    width: 100%;
}
    .product-data .extra-options form.buying-options .btn {
    font-size: 17px !important;
    height: 52px !important;
   
}
.product-wishlist .wishlist_toggle svg {
    width: 25px;
    height: 30px;
}
    .buying-options .btn-stack input {
    height: 50px !important;

}
    .breadcrumb a {
    font-size: 11px;
}
    .expertise-wrapper h2,.secexpertise-wrapper h2, h2.aboutbrand, h2.ouras, h2.retailmain, .more-about-wrapper h2,h2.section-title {
    font-size: 28px;
}
section.expertise-section .expertise-content p,section.secexpertise-section .secexpertise-content p{
    font-size:17px;
}
h2.aboutbrand{
    margin-bottom: 20px;
}
.brand-section-2{
    padding:40px;
}
.greenbrandbord {
    padding-top: 40px;
}

section.more-about-rfa .about-card-content span {
    font-size: 17px;
}
section.more-about-rfa .more-about-cards {
    gap: 15px;
}

section.more-about-rfa .more-about-cards {
    grid-template-columns: 1fr;
}
section.paraimagesec .pabwrap .aboutimage{
    
}

section.expertise-section .expertise-content {
    grid-template-columns: 1fr;
    margin-top: 30px;
}

section.secexpertise-section .secexpertise-content {
    grid-template-columns: 1fr;
    margin-top: 30px;
}

section.expertise-section,section.secexpertise-section {
    padding: 32px 0;
}

section.expertise-section h2, section.secexpertise-section h2 {
    padding-bottom: 20px;
}

.more-about-wrapper h2 {
    margin-bottom: 24px;
}

section.about-retail .text-content {
    grid-template-columns: 1fr;
    gap: 10px;
}

section.about-retail .text-content h2 {
    font-size: 28px;
    text-align: center;
    width: 100%;
    max-width: 380px;
    margin-inline: auto;
}

section.about-retail .text-content p {
    font-size: 17px;
    text-align: center;
}

section.about-retail {
    padding: 40px 0;
}
    section.paraimagesec .pabwrap {
    grid-template-columns: 1fr;
}

section.paraimagesec .paabo h2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 28px;
}

section.paraimagesec .paabo p {
    font-size: 17px;
    text-align: center;
}

section.paraimagesec .pabwrap .aboutimage {
    position: static;
}
      .homebanercls .container .wrapslide h2 {
    font-size: 28px !important;
}
    .homebanercls .container .wrapslide p {
    font-size: 17px;
    line-height: 1.3;
    max-width: 700px;
    margin-inline: auto;
    margin-bottom: 30px;
    font-weight: bold;
}
  header.wrapper-header .logo-section .container>.row .col-5 button.btn {
    display: none;
}
header.wrapper-header .logo-section .container>.row .col-5 {
    max-width: max-content;
    margin: 0 !important;
    padding: 0;
    order: 2;
}

header.wrapper-header .logo-section .container>.row .col-5 button.btn {
    display: none;
}

header.wrapper-header .logo-section .wrapper-logo {
    padding: 0 !important;
    max-width: calc(100% - 90px);
    margin-left: auto;
}

header.wrapper-header .logo-section .menu-sec ul.nav li>div>div:first-child>a {
    font-size: 0;
    display: block;
}

header.wrapper-header .logo-section .menu-sec {
    padding: 0 !important;
}
header.wrapper-header .logo-section .container>.row .col-5 a.navbar-toggler i {
    color: rgba(141, 198, 64, 1) /*{theme-secondary-colour}*/;
}
.homebanercls .wrapicon {
    flex-wrap: wrap;
    margin: 30px auto;
    justify-content: center;
    align-items: center;
    gap: 0 15px;
}
.homebanercls .wrapicon .imgiconp:not(:last-child):after {
    display: none;
}
.slideerbottom {
    padding: 30px 0;
}
body .slideerbottom h2 {
    font-size: 17px;
}
.sec_3 {
    padding: 30px 0px;
}
section.nkg_row.main_grid_sec .gallery-box {
    width: calc(100% / 2 - 8px);
    flex: calc(100% / 2 - 8px);
}
.smater-text {
    padding: 50px 0;
    text-align: center;
}
.smater-text h2 {
    font-size: 28px;
}
section.digital-integration {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
section.digital-integration .feature-card {
    max-width: calc(100%/2 - 10px);
    width: 100%;
    flex: 100%;
}
.outer-cards-row {
    padding: 30px 0 50px;
} 
.cards-row {
    text-align: center;
}
.outer-cards-row .card h1 {
    text-align: center;
    font-size: 28px;
}
body .outer-cards-row .card h1 span {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 100%;
}
.why-choose-layout {
    padding: 35px 0;
}
.why-row .row {
    flex-flow: column;
}
.why-row.reverse .row {
    flex-flow: column-reverse;
}
.why-row.reverse h2.title {
    max-width: 100%;
}
.why-choose-layout .container h2.title {
    max-width: 100%;
}
.why-choose-layout .container h2.title {
    margin-bottom: 10px;
    justify-content: flex-start;
}
.case-studies-section, .testamonial-sec {
    padding: 30px 0;
}
.case-studies-section .home-blog-sec.row {
    padding-top: 0;
}
section.home-blog-sec.row .space-box h4,
section.home-blog-sec.row .space-box p {
    text-align: center;
}
.explore-btn {
    font-size: 18px;
}
.inner-sus {
    flex-flow: column;
    align-items: center;
}
.inner-sus>.green-left {
    width: 100%;
    text-align: center;
    margin: 0 0 14px;
}
.inner-sus .green-right {
    width: 100%;
    text-align: center;
}
.sustainable-section {
    padding: 30px 0;
}
.hero-content h1 {
    font-size: 28px;
}
.inlusso-row h2 {
    font-size: 28px;
}
.why-choose-layout {
    border-radius: 10px 10px 0px 0px !important;
}
header.wrapper-header .logo-section .menu-sec>button.btn {
    max-width: 26px;
    width: 100%;
}
.by-industry-section-belowbanner .container .row > div.left-col {
    flex-flow: column;
}
.by-industry-section-belowbanner .container .row > div.left-col .inner-section {
    max-width: 100%;
    width: 100%;
}
.by-industry-section-belowbanner .container .row > div .inner-section p br {
    display: none;
}
.by-industry-section-belowbanner .container .row > div.right-col {
    flex-flow: column;
}
.by-industry-section-belowbanner .container .row > div.right-col .bluearea {
    max-width: 100%;
}
.by-industry-section-belowbanner .container .row > div.right-col>p {
    max-width: 100%;
    margin: 0;
}
.dah_homecategories.col-12.px-0.byind {
    padding: 40px 20px !important;
    display: block;
}
body#n_content .sliderdiv .sec_3 {
    padding: 0;
}
.DMD-sec.our-service-section-byindustry .main_div .title h2 {
    font-size: 28px;
}
.DMD-sec.our-service-section-byindustry .main_div .title {
    padding-bottom: 0px;
}
.cathead .main-heading-des p {
    font-size: 26px;
    padding: 10px 0;
}
.options-wrapper {
    flex-flow: column;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.build-section .options-col:first-child h3 {
    text-align: center;
    margin: 0;
}
.main-title {
    margin-bottom: 25px;
}
section.content-section.cata-content-box .content-inner p {
    font-size: 20px;
}
.cathead.top-heading section.n-responsive-content {
    padding: 0 16px;
}
section.services-section .services-wrapper .service-item h3 {
    font-size: 20px;
}
section.services-section .services-wrapper .service-item p {
    font-size: 16px;
}
section.services-section .services-wrapper a.service-link {
    font-size: 16px;
}
section.services-section {
    padding: 55px 0px;
    margin-bottom: 0;
}
body#n_content .outer-cards-row .card h1 {
    font-size: 28px;
}
}

@media(max-width:567px){
  header.wrapper-header .logo-section .menu-sec .nkg_mail {
    display: none;
}
.outer-cards-row .btndiv a {
    margin: 20px auto;
    font-size: 13px;
    padding: 0;
    border-radius: 10px;
    border: 2px solid var(--primary-color);
}
section.newsletter-strip {
    padding: 40px 0px;
}
section.newsletter-strip h2 {
    font-size: 28px;
}
section.newsletter-strip label.heading-check {
    margin: 0;
}
.inner-strip form .heading-check input {
    width: 16px;
    height: 15px;
}
section.newsletter-strip label.heading-check {
    flex-wrap: wrap;
}
.inner-form-letter {
    flex-wrap: wrap;
}
.why-row {
    padding-bottom: 10px;
}
section.project-section .prta p {
    font-size: 16px !important;
}
.consultation-wrapper .container {
    padding: 30px 15px;
}
.consultation-box>div.form-box {
    padding: 30px 17px;
}
.consultation-box .form-box p.subtext {
    font-size: 16px;
}
section.sustainable-section .container h2 {
    font-size: 28px;

}
.DMD-sec h1 {
    font-size: 28px !important;
}
.DMD-sec .container .col-12 {
    padding: 0;
}
section.service_img .row {
    grid-template-columns: 1fr;
}
.testamonial-sec h2.main-title {
    padding: 0;
}
.testamonial-sec .testimonial-slider .slick-list {
    padding: 0 !important;
}
.testamonial-sec .testimonial-slider  button.slick-arrow {
    border: 2px solid #000;
    border-radius: 50%;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testamonial-sec .testimonial-slider button.slick-arrow::before {
    width: 28px !important;
    height: 28px !important;
    filter: invert(1) !important;
}
section.hero-banner {
    padding: 40px 0;
}
.hero-content h1 {
    font-size: 24px;
}
a.hero-btn {
    border-radius: 10px !important;
}
a.hero-btn {
    margin-top: 30px;
}
ul.nav.list-social.mr-auto.justify-content-center.justify-content-md-start {
    justify-content: flex-start !important;
}
.consultation-box .form-box p.subtext {
    margin-top: 0;
}
.testamonial-sec .slick-slider .slick-track {
    padding-top: 80px !important;
}
.testamonial-sec .slick-prev {
    left: -12px;
}
.testamonial-sec .slick-next {
    right: -10px;
}
.testimonial-slider article .testim {
    padding-left: 30px !important;
    padding-right: 30px !important;
} 
.inlusso-row {
    padding-bottom: 0;
}
section.digital-integration .feature-card {
    max-width: 100%;
    width: 100%;
    flex: 100%;
}
.explore-btn {
    font-size: 20px;
}
.by-industry-section-belowbanner .container .row > div .inner-section h2 {
    font-size: 28px;
    line-height: 36px;
}
.by-industry-section-belowbanner .container .row > div.center-col img {
    max-height: 400px;
}
.by-industry-section-belowbanner .container .row .right-col .bluearea h3 {
    font-size: 26px;
    line-height: 28px;
}
.by-industry-section-belowbanner .container .row .right-col .bluearea p {
    font-size: 18px;
}
.dah_homecategories.col-12.px-0.byind .sliderdiv div#main-content {
    padding: 0;
}
.dah_homecategories.col-12.px-0.byind .sliderdiv div#main-content section.row.nkg_row.main_grid_sec {
    padding: 0;
}
.dah_homecategories .thumbnail .caption {
    padding: 10px 10px;
}
section.nkg_row.main_grid_sec h5.headline a {
    font-size: 18px;
}
section.nkg_row.main_grid_sec .gallery-box {
    width: 100%;
    flex: 100%;
    max-width: 100%;
}
section.nkg_row.main_grid_sec .gallery-box:last-child .thumbnail .caption {
    bottom: 16px;
}
section.row.products-row article {
    max-width: 100%;
}
.card.thumbnail {
    padding: 20px;
}
.cathead .main-heading-des p {
    font-size: 22px;
    line-height: 33px;
}
.main-heading-des {
    padding: 0px 0 20px 0;
}
.inner-secbottom .product-show .row.sort_container>div:last-child {
    padding: 0px 6px;
}
.sort-box .form-row {
    flex-wrap: nowrap;
}
.cathead .main-heading-des p {
    font-size: 20px;
    line-height: 29px;
}
.main-heading-des {
    font-size: 16px;
}
section.nkg_row.main_grid_sec a.dah_allcover {
    background-color: hsl(223deg 44% 14% );
}
body .options-col {
    width: 100%;
}
.options-col .thumbnail a img {
    max-width: 60px;
}
.orpantypediv {
    align-items: flex-start;
}
section.content-section.cata-content-box .content-inner p {
    font-size: 18px;
}
.brand-section.byCategory-section .brand h2 {
    font-size: 26px;
    margin: 20px 0px;
}
.brand-section.byCategory-section {
    padding-top: 30px;
    padding-bottom: 40px;
}
.cata-content-box a {
    height: 50px;
    border-radius: 10px;
    border-width: 2px;
}
.back-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}
.inner-secbottom .product-show .row.sort_container {
    display: block;
    padding: 10px 0px;
}
body#n_content .form-box, body#n_content .conwrap .consultation-box {
    border-radius: 10px;
} 
.home-blog-sec.row .swiper-button-next, .home-blog-sec.row .swiper-button-prev {
    background: #000;
    border-radius: 50%;
    max-width: 40px;
}
.home-blog-sec .swiper-button-next:after {
    filter: invert(1);
    width: 27px;
}
.home-blog-sec .swiper-button-prev:after {
    width: 27px;
    filter: invert(1);
    height: 27px;
}
body#n_content section.home-blog-sec.row .space-box h4 {
    font-size: 18px;
    min-height: auto;
}
.case-studies-section .home-blog-sec.row {
    padding-bottom: 0;
}
.brand-img img.img-fluid {
    object-fit: contain;
    height: 60px;
}
body#n_content section.case-studies-section .inlusso-row h2.main-title {
    font-size: 28px;
    line-height: 36px;
}
body#n_content section.case-studies-section .inlusso-row span {
    font-size: 16px;
    margin-top: 14px;
}
body#n_content section.home-blog-sec.row .space-box p {
    font-size: 16px;
}
.explore-btn {
    font-size: 16px;
}
body#n_content .outer-cards-row .btndiv p {
    font-size: 16px;
}
section.services-section .services-wrapper .service-item {
    width: 100%;
    max-width: 100%;
}
}
@media(max-width:470px){
    #shipbox .btn-stack .col-12 {
    max-width: 100% !important;
}
.homebanercls .wrapicon .imgiconp .imgic {
    width: 70px;
}
    .homebanercls .wrapicon .imgiconp {
    display: flex;
    align-items: center;
    max-width: 155px;
    gap: 10px;
    position: relative;
}
.container {
    max-width: 420px;
}
body#n_content .outer-cards-row .btndiv a {
    font-size: 17px;
}
}
@media(max-width:420px){
    .container {
    max-width: 370px;
}
body#n_content .outer-cards-row .btndiv a {
    font-size: 14px;
   
}
}
.product-discription-box .bottomthumb .products_alt_images {
    width: 100%;
}


.category-header img, .category-header span {
    display: none;
}
.service-image img {
    width: 100%;
    max-width: 160px;
    min-height: 130px;
    object-fit:contain;
}
.thumb_list .card-footer .btn, .thumbnail.card-body .buying-options .btn {
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
     height: 53px !important; 
    border-radius: 20px;
    border-width: 3px;
    background: transparent;
    border-color: var(--primary-color);
    color: #000;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    outline: none !important;
    box-shadow: none !important;
}

.buying-options a:hover, .buying-options button:hover, button#viewMoreBtn:hover {
    background: #171c33;
    border-color: #171c33;
    border-color: var(--primary-color) !important;
    background: var(--primary-color) !important;
    color: #fff !important;
}
.contactbt {
    border: 0 !important;
}

.contactbt:hover {
    background: transparent !important;
    color: #76ba44 !important;
}
@media(max-width:1000px){
.category-header img, .category-header span {
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.secbottom .category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

/*.secbottom .category-header i {*/
/*    position: absolute;*/
/*    right: 13px;*/
/*}*/
.secbottom .category-header .inner {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}
.secbottom .category-box ul.category-list.hamburgerm {
    opacity: 1;
}

.secbottom .category-box ul.category-list {
    opacity: 0;
}
.secbottom .category-header .inner img {
    min-height: 15px;
    object-fit: none;
}
.category-list {

    opacity: 0;

    position: fixed;

    top: 50%;

    left: 50%;

    transform: translatey( -50%);

    background: #fff;

    width: 320px;

    max-height: 80vh;

    overflow-y: auto;

    padding: 20px;

    z-index: 1001;

}
 
.category-overlay {

    display: none;

    position: fixed;

    inset: 0;

    background: rgba(0,0,0,0.5);

    z-index: 1000;

}
 
body.popup-open {

    overflow: hidden;

}
.secbottom .category-box ul.category-list.modalpop { opacity: 1; } 
.category-list 
{ 
    position: fixed;
    top: 61%;
    right: -100%;
    width: 300px;
    height: 100vh;
    background: white; 
    transition: right 0.4s ease;
    padding: 20px;
    list-style: none;
    box-shadow: -2px 0 8px rgba(0,0,0,0.2); 
    left: auto; 
    
} 
.category-list.modalpop {
    right: 0%;
    } 
    .category-list.modalpop li {
        border: 0;
          margin-bottom: 0;
        line-height: 1.2;
        text-align: left; 
        
    }
 .category-list.modalpop li span{
      padding-bottom:10px;
        
    }
    body:has(.category-list.modalpop) {
  overflow: hidden;
  position:relative;

}
body:has(.category-list.modalpop):after {
    content: '';
    position: absolute;
    background: #0000008a;
    width: 100%;
    height: 100%;
    top: 0;
}
.category-box ul.category-list li:last-child{
    border:0;
}

}
.dropdown > a i {
  transition: 0.3s ease;
}


.activemob > a i:before {
  content: "\f068";   
}


.nkg_menu li.nav-item {
    display: none;
}
 
li.nav-item.dropdown.position-static {
    display: none !important;
}
 
.nkg_menu li.nav-item.dropdown {
    display: block;
}

body#n_product .secbottom .product-details .relatedpro .products-row .card.thumbnail {
    padding: 10px 10px 20px 10px;
    border-radius: 15px;
}


body#n_product .secbottom .product-details .relatedpro .products-row .card.thumbnail .card-title {
    margin-bottom: 30px;
}

body#n_product .secbottom .product-details .relatedpro .products-row .thumbnail.card-body .buying-options .btn {background: #393939;color: #fff;border: unset;font-weight: 600;border-radius: 4px;}

body#n_product .secbottom .product-details .relatedpro .products-row .thumbnail.card-body img {
    padding: 0;
}


/*service inner pages css*/

section.retail-section .retail-image img {
    width: 100%;
    object-fit: cover;
}

.shop-design-banner.expert-below-section img {
    max-height: 575px !important;
    object-fit: cover;
}

.shop-design-banner img {
    width: 100%;
    object-fit: cover;
    max-height: 376px !important;
}

/*service inner pages css end*/


.bycatslideup section.nkg_row.main_grid_sec {
    max-width: 1300px;
}
 
.bycatslideup section.nkg_row.main_grid_sec .gallery-box {
    max-width: calc(100% / 4 - 10px ) !important;
    width: 100% !important;
}
 
@media(max-width:767px){
.bycatslideup section.nkg_row.main_grid_sec .gallery-box {
    max-width: calc(100% / 2 - 10px ) !important;
    width: 100% !important;
}
 
}
.secbottom>.container {
    padding-bottom: 60px;
}

/* style.css */