/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */

@font-face {
  font-family: "BR Hendrix";
  src: url("fonts/BRHendrix-Regular.eot");
  src: url("fonts/BRHendrix-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/BRHendrix-Regular.woff2") format("woff2"),
    url("fonts/BRHendrix-Regular.woff") format("woff"),
    url("fonts/BRHendrix-Regular.ttf") format("truetype"),
    url("fonts/BRHendrix-Regular.svg#BRHendrix-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Founders Grotesk";
  src: url("fonts/FoundersGrotesk-Regular.eot");
  src: url("fonts/FoundersGrotesk-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/FoundersGrotesk-Regular.woff2") format("woff2"),
    url("fonts/FoundersGrotesk-Regular.woff") format("woff"),
    url("fonts/FoundersGrotesk-Regular.ttf") format("truetype"),
    url("fonts/FoundersGrotesk-Regular.svg#FoundersGrotesk-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Founders Grotesk";
  src: url("fonts/FoundersGrotesk-Medium.eot");
  src: url("fonts/FoundersGrotesk-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/FoundersGrotesk-Medium.woff2") format("woff2"),
    url("fonts/FoundersGrotesk-Medium.woff") format("woff"),
    url("fonts/FoundersGrotesk-Medium.ttf") format("truetype"),
    url("fonts/FoundersGrotesk-Medium.svg#FoundersGrotesk-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Moneta Sans";
  src: url("fonts/MonetaSans-Bold.eot");
  src: url("fonts/MonetaSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/MonetaSans-Bold.woff2") format("woff2"),
    url("fonts/MonetaSans-Bold.woff") format("woff"),
    url("fonts/MonetaSans-Bold.ttf") format("truetype"),
    url("fonts/MonetaSans-Bold.svg#MonetaSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Work Sans";
  src: url("fonts/WorkSans-Regular.eot");
  src: url("fonts/WorkSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/WorkSans-Regular.woff2") format("woff2"),
    url("fonts/WorkSans-Regular.woff") format("woff"),
    url("fonts/WorkSans-Regular.ttf") format("truetype"),
    url("fonts/WorkSans-Regular.svg#WorkSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html {
  scroll-behavior: smooth;
}

body h1 {
  font-family: "Moneta Sans";
  font-weight: bold;
  font-style: normal;
  font-size: clamp(32px, 6vw, 45px) !important;
  color: #ffffff !important;
}

body h2 {
  font-family: "Moneta Sans";
  font-weight: bold;
  font-style: normal;
  font-size: clamp(28px, 6vw, 35px) !important;
  color: #ffffff !important;
  line-height: 100% !important;
  text-transform: uppercase;
}

.about-enhance-column-1 h3,.cp-related-products h3{
	  font-family: "Moneta Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 30px !important;
  color: #1e1e1e !important;
  line-height: 100% !important;
  text-transform: capitalize;
}

.et_pb_gallery_item h3 {
  font-family: "Moneta Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 18px !important;
  color: #ffffff !important;
  line-height: 100% !important;
  text-transform: uppercase;
}

.kitchen-tiles-column h4{
	 font-family: "Moneta Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 25px !important;
  color: #1e1e1e !important;
  line-height: 100% !important;
  text-transform: uppercase;
}

body h5 {
  font-family: "Moneta Sans";
  font-weight: bold;
  font-style: normal;
  color: #1e1e1e !important;
  text-transform: uppercase;
  font-size: clamp(16px, 6vw, 22px) !important;
}

.homepage-acc h5 {
  color: #ffffff !important;
}

body h6 {
  font-family: "Moneta Sans";
  font-weight: bold;
  font-style: normal;
  color: #ffffff !important;
}

body p,
body {
  font-family: "Founders Grotesk";
  font-weight: normal;
  font-style: normal;
  line-height: 20px;
}

.work-sans {
  font-family: "Work Sans";
  font-weight: 400;
  font-style: normal;
}

.hendrix {
  font-family: "BR Hendrix";
  font-weight: normal;
  font-style: normal;
}

.header-menu li a {
  font-family: "Founders Grotesk";
  font-weight: 500;
  font-style: normal;
  color: #ebebeb !important;
  font-size: 17px !important;
  text-align: center;
  opacity: 1 !important;
}

.footer-menu li a {
  font-family: "Founders Grotesk";
  font-weight: 400;
  font-style: normal;
  color: #6e5f5f !important;
  font-size: 16px !important;
}

.white {
  color: #ffffff !important;
}
.bright-gray {
  color: #ebebeb !important;
}

.dark-blue {
  color: #27282d !important;
}

.granite-gray {
  color: #6e5f5f !important;
}

.black-one {
  color: #000000 !important;
}

.black {
  color: #1e1e1e !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-25 {
  font-size: 25px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-20 {
  font-size: 20px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-16 {
  font-size: 16px !important;
}

.flex {
  display: flex;
}

.justify-center {
  justify-content: center;
}

.justify-end {
  justify-content: end;
}

.align-content-center {
  align-content: center;
}

.align-content-end {
  align-content: end;
}

.align-center {
  align-items: center;
}

.header-menu .current-menu-item {
  text-decoration: underline !important;
  text-decoration-color: #ebebeb !important;
  text-underline-offset: 4px;
}

.footer-menu .current-menu-item {
  text-decoration: underline !important;
  text-decoration-color: #6e5f5f !important;
  text-underline-offset: 4px;
}

.text-transform {
  text-transform: uppercase !important;
}

.header-section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: transparent !important;
}

.homepage-banner-slider
  .et_pb_slides
  .et_pb_slider_container_inner
  .et_pb_slide_description {
  padding: 0px 0px 50px 0px !important;
}

.homepage-banner-slider .et_pb_slides .et_pb_slider_container_inner {
  vertical-align: bottom !important;
}

.banner-section {
  align-content: end;
}
.banner-text-h1 h1 {
  padding-bottom: 0px !important;
}

.newsletter-button {
  font-family: "Founders Grotesk";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  border: 1px solid #484848;
  border-radius: 8px;
  background-color: transparent;
  padding: 18px 40px 12px 40px;
  color: #6e5f5f !important;
  transition: box-shadow 0.3s ease-in;
}

.et_pb_widget_area_left {
  border-right: none !important;
  padding-right: 0px !important;
}

.footer-column-3 .et_pb_main_blurb_image,
.footer-column-4 .et_pb_main_blurb_image {
  margin-bottom: 0px !important;
}

.footer-column-3 .et_pb_blurb_content {
  display: flex;
  align-items: start;
  word-break: break-all;
}

.footer-column-3 p{
	padding-bottom:5px !important;
}

.address-column-1 iframe,.address-column-2 iframe,.address-column-1 iframe{
	display:flex;
}

.footer-column-3 .et_pb_main_blurb_image,
.footer-column-4 .et_pb_main_blurb_image {
  flex-shrink: 0;
}

.footer-column-3 .et_pb_blurb_container,
.footer-column-4 .et_pb_blurb_container {
  flex: 1;
}

.social-icons li {
  margin-bottom: 30px !important;
}

.quick-links h6,
.contact-us h6,
.address h6,
.start-date h6 {
  padding-bottom: 15px !important;
}

.et_pb_widget {
  margin-bottom: 0px !important;
}

.see-all p {
  display: inline-flex;
  align-items: center;
  margin: 0;
}

.see-all p:last-child:after {
  content: "";
  flex: 1;
  height: 1px;
  width: 51px;
  background: #ffffff;
  margin-left: 10px;
}

.see-all.black p:after {
  background: #000000 !important;
}

/* .second-see-all p:last-child:after {
  background: #000000 !important;
} */

.about-enhance-column-1 h6 {
  padding-bottom: 20px !important;
}

.about-enhance-column-1 h2 {
  padding-bottom: 0px !important;
  line-height: 50px !important;
}

.about-enhance-column-2 .see-all p {
  padding-bottom: 37px !important;
}

.about-enhance-column-2 .text-module p:first-child {
  padding-bottom: 15px !important;
}

.slider-column .slider-image .et_pb_image_wrap {
  width: 100%;
}

.slider-column .slider-image .et_pb_image_wrap img {
  width: 100%;
  max-height: 360px;
  min-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}

.slider-column .slick-prev,
.slider-column .slick-next {
  top: auto !important;
  bottom: -60px !important;
  transform: none !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #000000 !important;
  color: #333;
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.slider-column .slick-prev {
  left: 0px !important;
}
.slider-column .slick-next {
  /* background: #1e1e1e !important; */
  transform: rotate(180deg) !important;
  left: 65px !important;
}

button.slick-prev.slick-arrow:hover img,
button.slick-next.slick-arrow:hover img {
  display: none !important;
}

.slider-column .slick-next:hover {
  transform: rotate(0deg) !important;
  background: #1e1e1e url("/wp-content/uploads/2025/09/Vector-9.png") no-repeat
    center center !important;
}

.slider-column .slick-prev:hover {
  transform: rotate(180deg) !important;
  background: #1e1e1e url("/wp-content/uploads/2025/09/Vector-9.png") no-repeat
    center center !important;
}

.kitchen-tiles-column {
  align-content: end;
}

.experience-luxury-text h2 {
  padding-bottom: 0px !important;
  line-height: 50px !important;
}

.crema-image .et_pb_image_wrap {
  max-width: 1002px !important;
}

.accordition .et_pb_toggle_content {
  padding-top: 0px !important;
}

.accordition p:first-child {
  padding-top: 14px !important;
  padding-bottom: 20px !important;
}

.et_pb_accordion .et_pb_toggle_title:before {
  display: none !important;
}

.et_pb_accordion .et_pb_toggle_title {
  position: relative;
  padding-right: 40px;
}

.et_pb_accordion .et_pb_toggle_title::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url("../../../wp-content/uploads/2025/10/Frame-17.png") no-repeat
    center center;
  background-size: contain;
}

.et_pb_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title::after {
  background: url("../../../wp-content/uploads/2025/10/icons8-minus-24.png")
    no-repeat center center;
  background-size: contain;
}

/* .about-us-accordition .et_pb_toggle_title::after{
	background: url("/wp-content/uploads/2025/09/Frame-16.png")
    no-repeat center center !important;
}

.about-us-accordition .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title::after {
  background: url("/wp-content/uploads/2025/09/minus-sign.png")
    no-repeat center center !important;
} */

.about-us-accordition .et_pb_toggle_title::after {
  width: 30px !important;
  height: 30px !important;
  border: 1px solid #ffffff !important;
  border-radius: 50% !important;
  background-size: 60% !important;
}

.about-us-accordition
  .et_pb_toggle.et_pb_toggle_open
  .et_pb_toggle_title::after {
  background-size: 60% !important;
}

.main-slider img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
}

.thumb-slider {
  margin-top: 30px;
}

.thumb-slider .slick-slide {
  opacity: 1;
  cursor: pointer;
  padding: 5px 5px 0px 5px;
}

.thumb-slider .slick-current {
  opacity: 1;
  border: 2px solid #636754;
  border-radius: 6px;
}

.thumb-slider img {
  width: 100%;
  height: auto;
  min-height: 120px;
	max-height:120px;
  border-radius: 6px;
  object-fit: cover;
}

.excellence-section h2 {
  padding-bottom: 0px !important;
}

.what-makes-text h2 {
  padding-bottom: 15px !important;
  line-height: 50px !important;
}

.royal-floor-blogs .et_pb_ajax_pagination_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 30px;
}

.royal-floor-blogs .et_pb_post {
  padding-right: 30px !important;
  border-right: 1px solid #1e1e1e;
  margin-bottom: 0px !important;
}

.royal-floor-blogs .et_pb_post:nth-child(3n) {
  border-right: none !important;
}

.royal-floor-blogs h2 {
  font-size: 18px !important;
  text-transform: uppercase;
}

.royal-floor-blogs p,
.royal-floor-blogs a {
  font-size: 16px !important;
  color: #1e1e1e !important;
}

.blog-text-raw h2 {
  padding-bottom: 30px !important;
}

.royal-floor-blogs .post-meta {
  margin-bottom: 10px !important;
}

.royal-floor-blogs .et_pb_post .entry-title {
  padding-bottom: 15px !important;
}

.royal-floor-blogs .et_pb_post {
  display: flex;
  flex-direction: column;
}

.royal-floor-blogs .et_pb_post .post-meta,
.royal-floor-blogs .et_pb_post .published,
.royal-floor-blogs .et_pb_post .post-meta-wrapper,
.royal-floor-blogs .et_pb_post .meta,
.royal-floor-blogs .et_pb_post .et_post_meta {
  order: 1 !important;
}

.royal-floor-blogs .et_pb_post h2.entry-title,
.royal-floor-blogs .et_pb_post .entry-title,
.royal-floor-blogs .et_pb_post .post-title {
  order: 2 !important;
}

.royal-floor-blogs .et_pb_post .post-content,
.royal-floor-blogs .et_pb_post .excerpt {
  order: 3 !important;
}

.thumb-slider .slick-track {
  display: flex !important;
  flex-wrap: nowrap !important;
}

.thumb-slider .slick-slide {
  height: auto !important;
  max-width: 100%;
}

br {
  display: none !important;
}

header .et_dropdown_animation_fade,
header .et_pb_column_1_tb_header,
header .et_pb_menu_inner_container {
  position: unset;
}
.et_pb_menu .et_mobile_menu {
  top: calc(100% + 22px);
  padding: 30px;
  border: none;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a {
  line-height: normal;
  padding: 10px 0px;
}

.header-section .header-row .et_pb_menu__wrap {
  justify-content: start;
  align-items: center;
}

.header-section
  .header-row
  .et_pb_menu--without-logo
  .et_pb_menu__menu
  > nav
  > ul
  > li {
  margin: 0;
  align-items: center;
}

.header-section
  .header-row
  .et_pb_menu--without-logo
  .et_pb_menu__menu
  > nav
  > ul
  > li
  > a {
  padding-bottom: 0;
}

.et_mobile_menu li a {
  border-bottom: none;
}

html body #et-boc .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
  color: #d5b386;
}

html body #et-boc .et_mobile_menu {
  background-color: rgb(255 255 255) !important;
}
html body #et-boc .et_mobile_menu li a {
  color: #d5b386 !important;
}

html body #et-boc .et_pb_menu .et_mobile_menu {
  top: calc(100% + 0px);
  padding: 30px;
  border: none;
  height: 100vh;
}

header.et-l.et-l--header.scrolled .header-section {
  background: #fff !important;
  box-shadow: 0 -5px 20px 0 #939393;
  transition: all 0.5s ease-in-out;
}
header.et-l.et-l--header.scrolled .header-section .header-menu li a {
  color: #1e1e1e !important;
}
header.et-l.et-l--header.scrolled
  .header-section
  .header-menu
  .current-menu-item {
  text-decoration-color: #1e1e1e !important;
}

.post-meta {
  font-family: "Moneta Sans" !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
}

.line-height-50 {
  line-height: 50px !important;
}

.very-dark {
  color: #27282d !important;
}

.about-us-accordition h5 {
  color: #ffffff !important;
}

#investingSlides .slick-active .et_pb_row {
  display: block !important;
}

#customDotsList .slick-current h6 {
  font-size: 100px !important;
}

.machine-column {
  margin-right: 30px !important;
}

/* contact form */

/* Container layout */
.custom-contact-form {
  margin: 0 auto;
  color: #ebebeb; /* white text like in screenshot */
  font-family: "Founders Grotesk";
}

.custom-contact-form .form-row {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.custom-contact-form .form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* Labels */
.custom-contact-form label {
  font-size: 16px;
  margin-bottom: 6px;
  opacity: 0.8;
}

/* Input fields */
.custom-contact-form .form-control {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #888;
  color: #fff;
  font-size: 15px;
  padding: 6px 0;
  transition: border-color 0.3s ease;
}

.custom-contact-form .form-control:focus {
  border-color: #fff;
  outline: none;
  color: #fff;
}

/* Submit button */
.custom-contact-form .submit-btn {
  background: linear-gradient(148deg, #007bff, #00d4ff);
    border: none;
    color: #ffffff !important;
    font-size: 16px !important;
    cursor: pointer;
    padding: 15px 20px 10px 20px;
    border-radius: 10px;
    transition: 0.3s ease;
    font-weight: 500;
}


.custom-contact-form .submit-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0px 6px 15px rgba(0, 120, 255, 0.5);
}

.custom-contact-form .submit-btn:hover {
  color: #ccc;
  border-color: #ccc;
}


/* Responsive */
@media (max-width: 768px) {
  .custom-contact-form .form-row {
    flex-direction: column;
    gap: 20px;
  }
}

/* end of contact form */

.stats-section {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  color: #373435;
}

.stat-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 400px;
}

.stat-box h2 {
  font-size: 22px !important;
  font-weight: 600;
  color: #373435 !important;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.stat-box h6 {
  font-size: 15px;
  font-weight: 400;
  color: #373435 !important;
  margin-bottom: 8px;
  opacity: 0.8;
}

.stat-number {
  font-family: "Moneta Sans";
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 5px;
  font-weight: 700;
  color: #373435;
}

.why-choose-export-column {
  border-right: 1px solid #848688;
}

.border-blurb img {
  border: 1px solid #484848;
  border-radius: 50%;
  padding: 5px;
}

.custom-table-wrapper {
  border-radius: 4px;
}

.custom-table {
  width: 100%;
  border-collapse: collapse;
  color: #fff;
  text-align: center;
  margin: 0 !important;
}

.custom-table th,
.custom-table td {
  border: 1px solid #ccc;
  padding: 12px 15px;
}

.custom-table th {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px !important;
  text-align: center !important;
}

.custom-table td {
  padding: 15px !important;
  text-align: center !important;
  color: #fff;
}

@media (max-width: 768px) {
  .custom-table thead {
    display: none;
  }

  .custom-table,
  .custom-table tbody,
  .custom-table tr,
  .custom-table td {
    display: block;
    width: 100%;
    border: none !important;
  }

  .custom-table tr {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
  }

  .custom-table td {
    text-align: center !important;
    border: none !important;
    position: relative;
  }

  .custom-table td::before {
    font-family: Moneta sans-serif;
    content: attr(data-label);
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
  }
}

.newsletter-button:hover {
  background: #1e1e1e;
  color: #fff !important;
  cursor: pointer;
  box-shadow: 0 0 15px rgba(255, 0, 120, 0.8);
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #1e1e1e inset !important; /* your desired bg */
  background-color: #1e1e1e !important;
  -webkit-text-fill-color: #fff !important; /* change text color */
}

.catalog-blurb .et_pb_blurb_container {
  display: flex;
  justify-content: space-between;
}

.contact-third-blurb .et_pb_blurb_content {
  align-items: start !important;
}

.contact-map iframe {
  display: flex;
  border-radius: 5px;
}

.contact-form .wpcf7-response-output {
  border-color: #fff !important;
  color: aliceblue;
}

.contact-form select.form-control {
  background-color: #1e1e1e !important;
  color: #fff !important;
}

.contact-form select.form-control option {
  background-color: #1e1e1e;
  color: #fff;
}

/* Style the file upload field in your career form */
.contact-form input[type="file"].form-control {
  background-color: #1e1e1e;
  color: #fff;
  padding: 10px 10px 10px 0px;
  border: none !important;
  border-radius: 6px;
  cursor: pointer;
}

/* Change the "Choose File" button */
.contact-form input[type="file"]::file-selector-button {
  background-color: #007aff;
  color: #fff;
  border: none;
  padding: 10px 18px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
  transition: background 0.3s;
}

.contact-form input[type="file"]::file-selector-button:hover {
  background-color: #005fcc;
}

.accordition.about-us-accordition p:first-child {
  padding-bottom: 0px !important;
}

.inquiry-menu.current-menu-item,
.inquiry-menu.current_page_item,
.inquiry-menu.current-menu-ancestor {
  text-decoration: none !important;
  border-bottom: none !important;
}

/* KEYFRAMES */
@keyframes logoSlideDown {
  0% {
    opacity: 0;
    transform: translateY(-40px) scale(0.95);
  }
  60% {
    opacity: 1;
    transform: translateY(8px) scale(1.02); /* subtle bounce */
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* APPLY TO LOGO */
.royal-logo {
  opacity: 0; /* hidden on start */
  animation: logoSlideDown 1s ease-out forwards;
  animation-delay: 0.7s; /* delay optional */
  display: inline-block; /* recommended */
}

/*whastapp icon */

.whatsapp-float {
  position: fixed;
  bottom: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
  border-radius: 18px; /* rounded square — exactly jaisa tu chahta */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  transition: 0.3s ease;
}

.whatsapp-float img {
  width: 35px;
  height: 35px;
}

.whatsapp-float:hover {
  transform: scale(1.12);
}

/*whatsapp icon end */

.crema-image img {
  object-fit: cover;
}

.smart-sticky {
  transition: transform 0.3s ease;
}

.smart-sticky.hide-header {
  transform: translateY(-100%);
}

.about-banner {
  position: relative;
  overflow: hidden;
}


 /*
  
.about-banner::before {
  content: "";
  position: absolute;
  inset: 0;
   background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.00) 0%,      
      rgba(0, 0, 0, 0.00) 35%,     
      rgba(0, 0, 0, 0.00) 60%,    
      rgba(0, 0, 0, 0.00) 85%,     
      rgba(0, 0, 0, 0.35) 100%   
  );
  z-index: 1;
}


.about-banner .et_pb_module {
  position: relative;
  z-index: 2;
}


.product-banner {
  position: relative;
  overflow: hidden;
}

.product-banner::before {
  content: "";
  position: absolute;
  inset: 0;
   background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.35) 0%,      
      rgba(0, 0, 0, 0.00) 35%,     
      rgba(0, 0, 0, 0.00) 60%,    
      rgba(0, 0, 0, 0.00) 85%,    
      rgba(0, 0, 0, 0.15) 100% 
  );
  z-index: 1;
}


.product-banner .et_pb_module {
  position: relative;
  z-index: 2;
}

/*

/* Divi Slider Dynamic Gradient Overlay */

/*
.et_pb_slider .et_pb_slide {
  position: relative;
  overflow: hidden;
}

.et_pb_slider .et_pb_slide::before {
  content: "";
  position: absolute;
  inset: 0;

  background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.25) 0%,      
      rgba(0, 0, 0, 0.00) 35%,     
      rgba(0, 0, 0, 0.00) 60%,     
      rgba(0, 0, 0, 0.00) 85%,     
      rgba(0, 0, 0, 0.00) 100%     
  );

  z-index: 1;
}

.et_pb_slider .et_pb_slide .et_pb_slider_container,
.et_pb_slider .et_pb_slide .et_pb_slide_description {
  position: relative;
  z-index: 2;
}

*/
.custom-contact-form textarea {
  height: 100px;
}

.about-banner.discover::before {
  background: rgba(0, 0, 0, 0.05); /* adjust darkness */
}

.et_pb_text_9.what-makes-text {
  top: 80% !important;
}

/* product listing page */

/* ================================
   PRODUCT FILTER UI (SHORTCODE)
   ================================ */

/* General layout */
.cp-product-filter-wrapper {
  background: #1e1e1e;
  padding: 22px 0px;
  color: #fff;
  border-radius: 8px;
}

/* ---------------------
   Tabs
   --------------------- */
.cp-filter-tabs {
  display: flex;
	justify-content:center;
  gap: 12px;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
}

.cp-filter-tabs .cp-tab {
  padding: 15px 30px 10px 30px;
  border: none;
  background: #1e1e1e;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  transition: 0.3s;
  font-size: 16px;
  border: 1px solid #ddd;
}

.cp-filter-tabs .cp-tab:hover {
  background: #fff;
  color: #f3c35f !important;
}

/* ---------------------
   Controls
   --------------------- */
.cp-filter-controls label {
  font-size: 13px;
  margin-right: 8px;
}

/* Convert dropdown into hover dropdown */
.cp-filter-controls select {
  background: #3a3a3a;
  color: #fff;
  border: 1px solid #555;
  padding: 6px 10px;
  border-radius: 4px;
  cursor: pointer;
  width: 150px;
  appearance: none;
  position: relative;
}

/* wrapper for hover behaviour */
.cp-filter-controls select:hover {
  background: #4c4c4c;
}

/* Make MULTIPLE select behave like popup dropdown */
.cp-filter-controls select[multiple] {
  display: none;
  position: absolute;
  background: #2d2d2d;
  border: 1px solid #555;
  padding: 10px;
  width: 180px;
  height: auto;
  z-index: 999;
}

.cp-filter-controls label:hover + select[multiple],
.cp-filter-controls select[multiple]:hover {
  display: block;
}

/* ---------------------
   Product Grid
   --------------------- */
.cp-products-container .cp-grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  column-gap: 30px;
    row-gap: 20px;
  margin-top: 10px;
}

.cp-item {
   background: #1e1e1e;
  border-radius: 8px;
  text-align: center;
  transition: transform 0.18s ease;
}

.cp-item img {
 width: 100%;
	height:350px;
	object-fit:cover;
  border-radius: 6px;
  display: block;
}

.cp-item h4 {
  color: #fff;
  font-family: "Moneta Sans";
  font-size: 18px;
  margin: 15px 0 0 !important;
  text-align: left;
}

/* ---------------------
   Reset Button
   --------------------- */
#cp_filter_reset {
   background: #2b2b2b;
  border: 1px solid #333;
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px;
  cursor: pointer;
}

#cp_filter_reset:hover {
  background: #3a3a3a;
}

.cp-control.cp-control-all {
  display: none !important;
}

/* Tabs styling */


.cp-tab {
  position: relative;
  padding: 12px 18px;
  background: #1e1e1e;
  border-radius: 6px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 13px;
  color: #ddd;
}

.cp-tab.active {
 background: #fff;
  color: #f3c35f;
}

/* Dropdown */
.cp-has-dropdown .cp-dropdown {
  display: none;
  position: absolute;
  top: 46px;
  left: 0;
  background: #1b1b1b;
  padding: 8px 0;
  border-radius: 6px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
  min-width: 170px;
  z-index: 9999;
}

.cp-has-dropdown:hover .cp-dropdown {
  display: block;
}

.cp-dropdown li {
   list-style: none;
  padding: 9px 14px;
  color: #fff;
  cursor: pointer;
}

.cp-dropdown li:hover {
 background: #2b2b2b;
}

/* Add arrow to tabs that open the dropdown */
.cp-product-filter-wrapper .cp-tab {
  position: relative;
}

/* Arrow */
.cp-product-filter-wrapper .cp-tab::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml;utf8,<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M5 7L10 12L15 7' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-size: 100%;
  pointer-events: none;
}

.cp-product-filter-wrapper .cp-tab:hover::after {
  background-image: url("data:image/svg+xml;utf8,<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M5 7L10 12L15 7' stroke='%23222' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

/* Remove arrow only from the first cp-dropdown */
.cp-product-filter-wrapper .cp-tab:first-child::after {
  display: none !important;
}

/* product listing css end */

/* single product page */

.cp-product-banner {
  height: 380px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: end;
  padding-bottom: 30px;
  justify-content: center;
}

.cp-banner-title {
  font-size: 44px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 6px;
   background: rgb(0 0 0 / 12%); 
	
}

.cp-product{
	width:100%;
	background:#f5f5f5;
}

.cp-product-wrapper {
  position:relative;
  max-width: 1250px;
  margin: 0px auto;
  display: flex;
	align-items:start;
  gap: 40px;
  padding: 60px 30px;
}

.cp-main-slider img {
  width: 100%;
  border-radius: 8px;
}

.cp-thumb-slider img {
  width: 100px;
  cursor: pointer;
  opacity: 0.7;
  border-radius: 4px;
}

.cp-thumb-slider .slick-current img {
  opacity: 1;
  border: 2px solid #000;
}

.cp-left {
  width: 50%;
}

.cp-right {
	padding-top:80px;
  width: 50%;
}


.cp-meta-table {
  width: 100%;
  margin-top: 20px;
}

.cp-meta-table tr td:first-child {
	  font-family: "Moneta Sans";
  font-weight: bold;
    width: 50%;
  padding: 10px 0;
	color: #1e1e1e;
}

.cp-meta-table tr td:last-child {
  padding: 10px 0;
	line-height:30px;
}
.swiper-button-next,
.swiper-button-prev {
  color: #000 !important; /* arrow color */
  width: 45px !important;
  height: 45px !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 24px !important; /* arrow size */
}

.zoom-image {
  object-fit: cover !important;
}

/*single product page end */

/* ========== Styles for filter UI ========== */

.cp-tab .cp-tab-label {
  pointer-events: none;
}
/* Dropdown */

/* Controls (All) */
.cp-filter-controls {
  margin-bottom: 0;
}
.cp-control-all label {
  color: #cfcfcf;
  margin-right: 6px;
}
.cp-filter-input {
  background: #1b1b1b;
  color: #fff;
  border: 1px solid #2b2b2b;
  padding: 6px 8px;
  border-radius: 4px;
  min-width: 140px;
}
/* Grid */


.cp-item img,.related-thumb img {
	overflow:hidden;
	border-radius:6px;
  transition: transform 0.4s ease;
}

.cp-item:hover img,.related-thumb:hover img {
  transform: scale(1.03);
}



.page-id-12 .et_builder_inner_content,.page-id-14 .et_builder_inner_content{
	position:unset;
}

/* ---------- PRODUCT META RIGHT SIDE STYLING ---------- */

.cp-right h2 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.cp-meta-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 25px;
}

/* row spacing */
.cp-meta-table tr {
  border-bottom: 1px solid #ddd;
}

.cp-meta-table td {
  padding: 20px 0;
  font-size: 20px;
}

/* left column labels */
.cp-meta-table td:first-child {
  font-weight: 700;
  text-transform: uppercase;
}

/* right column values */
.cp-meta-table td:last-child {
  font-weight: 400;
  color: #333;
}

.cp-right h2{
	color:#1e1e1e !important;
}

.video-thumb-wrapper {
    position: relative;
    display: inline-block;
}

.video-thumb-wrapper img {
    display: block;
    width: 100%;
    height: auto;
}

/* Play button overlay */
.video-thumb-wrapper .video-play-overlay{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55px;
    height: 55px;
    background: rgba(0,0,0,0.6);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none; /* so clicks pass to thumbnail */
}

.video-thumb-wrapper .video-play-overlay::before {
    content: "";
    border-style: solid;
    border-width: 12px 0 12px 20px;
    border-color: transparent transparent transparent white;
    margin-left: 15px;
}

/* back icon on product detail page */
.cp-back-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
   background: transparent;
    border: 2px solid #ddd;
    border-radius: 6px;
    cursor: pointer;
    font-family: 'Moneta Sans';
    font-weight: 700;
    color: #1e1e1e;
    transition: all 0.3s ease;
	  margin-bottom:30px; 
    position: relative;
    overflow: hidden;
}

.cp-back-btn img {
    width: 22px;
    transition: transform 0.3s ease;
}

/* Hover effect */
.cp-back-btn:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.cp-back-btn:hover img {
    transform: translateX(-4px) scale(1.1);
    filter: brightness(0) invert(1);
}

/*end of back icon */

.what-makes-text h2{
	text-transform:capitalize;
}

#cp_products_container {
    display: flex !important;
    justify-content: center;
    font-size: 20px;
    text-transform: capitalize;
}


header.et-l.et-l--header.scrolled .header-section.et_pb_sticky--top:after {
    display: none;
}

header.et-l.et-l--header .et_pb_section--with-menu:after {content: "";position: absolute;top: 0;width: 100%;height: 100%;background: linear-gradient(180deg, rgb(0 0 0 / 26%) 30%, transparent 100%);left: 0;clear: unset;}

.homepage-banner-slider .et_pb_slide_content {
   text-shadow: 0 2px 6px rgba(0, 0, 0, 0.7), 0 0 10px rgba(0, 0, 0, 0.6);
	/* background: rgba(0,0,0,0.4);
padding: 10px 15px;
display: inline-block !important;
border-radius: 5px; */

}

.cp-pagination {
    text-align: center;
    margin: 25px 0;
}

.cp-pagination a,
.cp-pagination span {
    display: inline-block;
    padding: 8px 14px;
    margin: 0 4px;
    border-radius: 6px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.cp-pagination .current {
    background: #910c0c9e;
    color: #fff;
    border-color: #efe4e4;
}

.cp-pagination a:hover {
    background: #444;
    color: #fff;
    border-color: #444;
}

/*related products*/

.cp-related-products {
	max-width:1250px;
    margin: 0px auto;
    padding: 60px 30px 0px 30px;
}

.cp-related-products .related-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 25px;
	text-transform:uppercase !important;
	text-align:center;
}

.related-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.related-item {
    text-align: center;
}

.related-item img {
    width: 100%;
	height: 350px;
    object-fit: cover;
    border-radius: 8px;
}

.related-name {
	text-align:left;
    margin-top: 10px;
    font-family: "Moneta Sans";
    font-size: 22px;
    font-weight: 500;
	color: #1e1e1e;
}



/*related products end*/


/*catalogue */

/* ==========================
   GRID LAYOUT
========================== */

.catalogue-category-group {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
	margin-bottom: 30px;
}

/* ==========================
   CARD STYLING
========================== */

.catalogue-card {
    width: 100%;
    max-width: 500px;
    border-radius: 15px;
    text-align: center;
    transition: 0.3s ease;
}

.catalogue-card:hover {
    transform: translateY(-8px);
}

/* ==========================
   IMAGE BOX
========================== */

.catalogue-image-box {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.catalogue-img {
    width: 100%;
	height:350px;
	object-fit:cover;
    display: block;
    border-radius: 5px;
}

/* ==========================
   ICON ROW
========================== */

.catalogue-icons {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-top: 18px;
	text-align: center;
    gap: 10px;
}

.cat-icon {
    width: 32px;
    cursor: pointer;
    opacity: 0.8;
    transition: 0.2s;
}

.cat-icon:hover {
    transform: scale(1.12);
    opacity: 1;
}

/* ==========================
   TITLE + CATEGORY
========================== */

.catalogue-title {
    font-family: 'Moneta Sans';
    font-size: 20px;
	    line-height: 25px;
	word-spacing:2px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
	    text-align: left;
}

.catalogue-category {
   font-family: 'Moneta Sans';
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 10px;
    color: #fff;
}

.inner-icons{
	display:flex;
	gap:20px;
	flex-shrink: 0;
}

.catalogue-heading{
	margin-bottom:20px;
}


/*catalogue end*/


/* Circle pop + glow */
.et_pb_social_media_follow .et_pb_social_icon a {
    border-radius: 50%;
    transition: all 0.3s ease;
}

.et_pb_social_media_follow .et_pb_social_icon a:hover {
    transform: scale(1.10);
    background: #1e1e1e;
    color: #fff !important;
    box-shadow: 0 6px 18px rgba(0,0,0,0.2);
}

.et_pb_social_media_follow li a.icon:hover:before {
    color: #fff !important;   /* put your hover color here */
}

.product-media .product-slider-main {
    border: 1px solid #000;
    padding: 7px;
}

.product-media .product-slider-main img.zoom-image {
    height: auto !important;
    object-fit: contain !important;
    display: flex;
}

.product-media .product-slider-main img.zoom-image {
    height: auto !important;
    object-fit: contain !important;
    display: flex;
    aspect-ratio: 1.84 / 1;
}

.overlay-text{
	 text-shadow: 
    0 2px 6px rgba(0,0,0,0.7),
    0 0 10px rgba(0,0,0,0.6);
}

.address-column-3{
	margin-right:0px !important;
}

/* Show visible arrows for thumb-slider */
.thumb-slider .slick-prev:before,
.thumb-slider .slick-next:before {
    font-family: "slick";
    font-size: 32px;
    opacity: 1 !important;
    color: #000 !important; /* change arrow color */
}

.thumb-slider .slick-prev:before { content: "‹" !important; }
.thumb-slider .slick-next:before { content: "›" !important; }

/* Positioning */
.thumb-slider .slick-prev,
.thumb-slider .slick-next {
    z-index: 9999;
}


.thumb-slider .slick-list {
    padding: 0 20px !important;
}

.logo-column{
	text-align:right;
}

.contact-map-section .et_pb_row {
    display: flex;
    flex-flow: wrap;
    gap: 20px;
}

.contact-map-section .et_pb_row:after {
    display: none;
}

.contact-map-section .et_pb_row > * {
    width: calc((100% - 60px) / 4) !important;
    margin: 0 !important;
}

header.et-l.et-l--header .et_pb_section--with-menu {
    padding: 10px 0 !important;
}

header.et-l.et-l--header .et_pb_row--with-menu {
    padding: 0 !important;
}

header.et-l.et-l--header .et_pb_column {
    display: flex;
    flex-direction: column;
    align-items: center;
}

header.et-l.et-l--header .royal-logo {
    margin: auto !important;
    margin-bottom: 10px !important;
}

header.et-l.et-l--header.scrolled .header-section {
    padding: 0 !important;
}

header.et-l.et-l--header .et_pb_section--with-menu:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000045;
    filter: blur(1px);
}

.contact-map-section .et_pb_row > * .et_pb_module.et_pb_code {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
}

.contact-map-section .et_pb_row > * {
    display: flex;
    flex-direction: column;
}

.contact-map-section .et_pb_row > * .et_pb_module.et_pb_code * {
    width: 100%;
}

.first-accordition-row {
    align-items: stretch !important;
}

.first-accordition-row .crema-image,
.first-accordition-row .et_pb_image_wrap,.first-accordition-row img  {
    height: 100% !important;
}

.wpcf7 .wpcf7-spinner {
    display: none !important;
}

@media (max-width: 1280px) {
  .why-choose-export-column {
    border-right: none !important;
  }
  .choose-our-exports-row {
    border-bottom: none !important;
  }
	.cp-products-container .cp-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
	.related-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}
	.catalogue-category-group {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
}
	
.cp-related-products {
    padding: 50px 30px 0px 30px;
}
	
.cp-product-wrapper {
  padding: 50px 30px;
}

}

@media (max-width: 980px) {
  html body #et-boc .et_pb_row {
    max-width: 100%;
    width: 100%;
    padding: 0px 30px !important;
  }
  .slider-column .slick-prev,
  .slider-column .slick-next {
    bottom: 0px !important;
  }

  .copyright-column {
    margin-bottom: 0px !important;
  }

  .footer-column-1,
  .footer-column-2,
  .footer-column-3,
  .footer-column-4 {
    width: 100% !important;
  }

  .footer-column-3 {
    margin-bottom: 30px !important;
  }

  .footer-column-4 .et_pb_blurb_content {
    display: flex;
    align-items: center;
  }

  /*   .what-makes-text h2 {
    color: #1e1e1e !important;
  } */
  /* 
  .what-makes-text p {
    color: #6e5f5f !important;
  } */

  .royal-floor-blogs .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .royal-floor-blogs .et_pb_post {
    border-right: none !important;
    padding-right: 0px !important;
  }

  .blog-text-raw h2 {
    padding-bottom: 0px !important;
  }

  .blog-seeall-column {
    margin-bottom: 20px !important;
  }

  .what-makes-text {
    display: block !important;
  }

  .slider-column .slick-next {
    /* background: #1e1e1e !important; */
    left: 60px !important;
  }

  .header-section .header-row .et_pb_menu__wrap {
    padding: 0px;
  }
  html body #et-boc .header-menu .current-menu-item {
    text-decoration-color: #000000 !important;
  }
  html body #et-boc .et_pb_menu_0_tb_header.et_pb_menu ul li a {
    line-height: normal;
    padding: 20px 0px 0 0;
    background: #fff !important;
    opacity: 1;
  }

  .slider-column .slick-prev,
  .slider-column .slick-next {
    bottom: 0px !important;
  }
  html body #et-boc .banner-row {
    padding: 0 !important;
  }

  .header-row {
    align-items: center;
  }

  .et_pb_grid_item {
    position: relative;
  }

  .et_pb_gallery_item .et_pb_gallery_caption {
    position: absolute;
    right: 0;
    bottom: -10px;
  }

  .et_pb_gallery_grid .et_pb_gallery_item img {
    width: 100%;
    border-radius: 5px;
  }

  .thumb-slider img {
    min-height: 100px;
    max-height: 100px;
  }

  .tiles-row {
    display: flex;
    flex-direction: column-reverse;
  }

  .kitchen-tiles-column {
    padding-top: 30px !important;
  }

  .about-us-accordition .et_pb_image_wrap,
  .about-us-accordition .et_pb_image_wrap img {
    width: 100% !important;
  }

  .about-us-blurb-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    place-items: center;
    gap: 20px;
  }

  #customDotsList .slick-current h6 {
    font-size: 70px !important;
  }
  .variety-column {
    margin-bottom: 0px !important;
  }
	.cp-products-container .cp-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
	.related-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
	.cp-related-products {
    padding: 30px 30px 0px 30px;
}
	.cp-product-wrapper {
  padding: 30px;
}
	
	.catalogue-category-group {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
}
	.menu-column{
		margin-bottom:0px !important;
		position:unset;
	}
	
	header.et-l.et-l--header .et_pb_column {
    flex-direction: row-reverse;
    justify-content: space-between;
}

header.et-l.et-l--header .royal-logo {
    margin: 0 !important;
}
	
	.contact-map-section .et_pb_row > * {
    width: calc((100% - 20px) / 2) !important;
    margin: 0 !important;
}

}

@media(max-width:767px){
		.cp-products-container .cp-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
	.cp-filter-tabs .cp-tab {
    padding: 10px 15px;
	}
	.cp-product-filter-wrapper .cp-tab::after {
		right: 0px;
	}
	.cp-product-wrapper{
		flex-direction:column;
	}
	
	.cp-left{
		width:100%;
	}
	
	.cp-right{
		padding-top:0px;
		width:100%;
	}
	.related-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
}
	
}

@media (max-width: 480px) {
  .slider-column .slick-prev {
    left: 10px !important;
  }
	.cp-filter-tabs .cp-tab{
		font-size:14px !important;
	}

  .slider-column .slick-next {
    /* background: #1e1e1e !important; */
    left: 60px !important; /* 15px + 40px + 10px gap */
  }

  .royal-floor-blogs .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }

  .stats-section {
    flex-wrap: wrap;
    gap: 50px;
  }

  .about-us-blurb-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    place-items: center;
    gap: 20px;
  }
	.cp-filter-tabs .cp-tab {
    padding: 10px 15px;
	}
	
	.catalogue-category-group {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 30px;
}
	
	
	.contact-map-section .et_pb_row > * {
    width: calc((100% - 0px) / 1) !important;
    margin: 0 !important;
}
}

@media (min-width: 981px) and (max-width: 1280px) {
  .master-row .et_pb_column:nth-child(2),
  .master-row .et_pb_column:nth-child(3) {
    display: flex;
    align-items: stretch;
  }

  .master-row .et_pb_column:nth-child(2) .et_pb_image,
  .master-row .et_pb_column:nth-child(3) .et_pb_image {
    flex: 1;
  }
  .master-row .et_pb_column:nth-child(2) .et_pb_image .et_pb_image_wrap,
  .master-row .et_pb_column:nth-child(3) .et_pb_image .et_pb_image_wrap {
    height: 100%;
  }

  .master-row .et_pb_column:nth-child(2) .et_pb_image img,
  .master-row .et_pb_column:nth-child(3) .et_pb_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  }
}

@media (min-width: 980px) and (max-width: 1200px) {
  .newsletter-button {
    padding: 10px !important;
    font-size: 12px !important;
  }
  .footer-column-2 {
    padding-left: 0px !important;
  }
}

@media (min-width: 981px) and (max-width: 1480px) {
  .what-makes-text h2 {
    font-size: 28px !important;
  }
  .what-makes-text p {
    font-size: 14px !important;
  }
	.footer-column-1{
		width:22% !important;	
	}
	.footer-column-3{
		width:20% !important;
	}
		.footer-column-1,.footer-column-2,.footer-column-3 {
    margin-right: 30px !important;
}

.footer-column-3{
    width:34% !important;
    padding-right:10px !important;
}
	
	.footer-column-4{
		width:25% !important;
	}
}

@media (min-width: 1201px) and (max-width: 1700px) {
  .newsletter-button {
    padding: 10px !important;
    font-size: 14px !important;
  }
  .footer-column-2 {
    padding-left: 0px !important;
  }
  .what-makes-text p {
    font-size: 16px !important;
  }
}

@media (min-width: 481px) {
  .counter-1,
  .counter-2 {
    border-right: 1px solid #848688;
  }
}

@media (min-width: 981px) {
  .what-makes-text br {
    display: block !important;
  }
  .banner-text-h1 br {
    display: block !important;
  }

  .master-art-column-1 {
    width: 54% !important;
    margin-right: 2% !important;
  }

  .master-art-column-2 {
    width: 21% !important;
    margin-right: 1% !important;
  }

  .master-art-column-3 {
    width: 22% !important;
  }

  .about-us-blurb-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    place-items: center;
  }

  .contact-map-row {
    display: flex;
    align-items: center;
  }

  .deliver-premium-row {
    display: flex;
    align-items: center;
  }

  .why-choose-export-column {
    width: 50% !important;
    margin-right: 2.5% !important;
  }

  .custom-table tr:hover td {
    background-color: rgba(255, 255, 255, 0.05);
    transition: 0.3s;
  }

  .header-menu {
    display: flex;
    justify-content: start;
  }

  .et_pb_gallery_grid .et_pb_gallery_item img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 5px;
  }

  .main-slider img {
    min-height: 400px;
    max-height: 400px !important;
    object-fit: cover;
  }

  .slider-column .slider-image .et_pb_image_wrap img {
    max-height: 500px;
    min-height: 500px;
  }
  .first-accordition-row {
    display: flex;
    align-items: center;
  }

  .what-makes-text h2 {
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
  }
	.address-column-1,.address-column-2,.address-column-3{
		width:33.33% !important;
}
	.address-column-1,.address-column-2{
		margin-right:0% !important;
	}
	
	.footer-column-1{
		margin-right:30px !important;	
	}


}

@media (min-width: 1601px) {
  .footer-column-4 .et_pb_blurb_content {
    display: flex;
    align-items: start;
  }

  .slider-column .slider-image .et_pb_image_wrap img {
    min-height: 500px !important;
    max-height: 500px;
  }

  .et_pb_gallery_item {
    width: 22.5% !important;
    margin-right: 30px !important;
    margin-bottom: 5.5% !important;
  }

  .main-slider img {
    min-height: 500px;
    max-height: 500px !important;
    object-fit: cover;
  }

  br {
    display: block !important;
  }
}
