.breadcrumb .disable_link {
  color: #c0aa9e;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.breadcrumb .active_link {
  color: #81563d;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
/* added by frontend */
/* category banner */
.home-banner-buttons .cat-call-us {
  border-radius: 12px;
  border: 1px solid #b2967d;
  padding: 8px 11px 6.5px;
  color: #fafafa;
  font-family: "Anek Devanagari";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
  background: #b2967d;
}
.cat-banner-sec {
  background-color: hsl(0, 0%, 100%);
  box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.1);
}
.cat-ban-text {
  padding: 63.36px 0px 73px 11px;
}
.cat-ban-text h2 {
  font-size: 66px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
}
.cat-ban-text p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

/* cat banner end */
.home-service-cat {
  padding: 0px 0 80px !important;
}
.category-main-section {
  margin-top: 50px;
}
.category-main-section .row .col-md-3 .cat-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 31px;
}
.sub-category-products-section .col-md-4 img {
  width: 295px;
  border-radius: 16px;
  height: auto !important;
}
.sub-category-products-section .cat-product-name {
  font-size: 18px;
  line-height: 44px;
  color: #1c1c1c;
  font-weight: 500;
}
.brilliant-services-section {
  background-color: #fff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
  margin-top: 20px;
}
.cat-long-description {
  padding: 55px 0 0px;
}
.category_long_description p,
.category_long_description h2,
.category_long_description h3 {
  color: #1c1c1c;
}
.category_long_description p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.5px;
}
@media (max-width: 768px) {
  .cat-pad-mob {
    padding: 0px 0 80px !important;
  }
  .category-main-section {
    margin-top: 30px;
  }
  .category-main-section .row .col-md-9 {
    margin-top: 14px;
  }
  .sub-category-products-section .row .col-md-4 {
    margin-top: 30px;
  }
  /* slider */
  .sub-categories {
    display: flex;
    flex-wrap: wrap;
  }
  .sub-categories .category_name {
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 10px 15px;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    transition: box-shadow 0.3s, border-color 0.3s;
  }

  .sub-categories .category_name:hover {
    border-color: #b2967d;
    box-shadow: 0 0 10px rgba(178, 150, 125, 0.5);
  }

  .sub-category-products-section .cat-product-name {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
  }
  .category-main-section .top-cat {
    line-height: 14px;
  }
  .category-main-section .row .col-md-3 .cat-name {
    font-size: 16px;
    line-height: 21px;
  }
  .home-banner-buttons .home-banner-buttons .cat-call-us {
    padding: 5px 11px 3.5px;
  }
  .cat-b-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cat-long-description {
    padding: 0px 0 0px;
  }
}

/* till there */
.category_heading {
  font-weight: 600;
  font-size: 48px;
  line-height: 62px;
  color: #323a43;
}
.category_product_bg {
  background: linear-gradient(180deg, #e7ded9 0, #efebe8 100%);
  border-radius: 20px;
  padding: 20px;
}
.category_name {
  color: #1c1c1c;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}
.category_name_margin {
  margin: 20px 30px 0;
  border-bottom: 1px solid #c0aa9e;
}
.category_button_margin {
  margin: 30px 25px 25px;
}
.link_border_pad {
  border: 1px solid #c0aa9e;
  border-radius: 20px;
  padding: 10px 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #323a43;
}
.link_border_pad:hover {
  background: #81563d;
  color: #fff;
  border: none;
}
.category_tab_a a,
.category_tab_a.active,
.category_tab_a.active a {
  border-radius: 20px 20px 0 0 !important;
}
.circle_image_heading {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #323a43;
}
.circle_image {
  margin: 15px 0;
  text-align: center;
}
.circle_heading_margin {
  margin: 0;
}
.category_tab_a,
.category_tab_a.active {
  margin-right: 6px !important;
}
.category_section_heading {
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  color: #323a43;
}
.category_section_para {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #555;
}
.mar-bottom-5 {
  margin-bottom: 5px;
}
.category_tab_a.active a {
  background: #e6ddd8 !important;
  padding: 14px 87px !important;
}
.category_tab_a a {
  background: #ded0c8 !important;
  padding: 14px 90px !important;
}
.tab_pane_category {
  background: #e6ddd8 !important;
  border-radius: 0 0 20px 20px !important;
  padding: 40px 40px 100px;
}
.mt_testimonial_category {
  background: rgba(255, 255, 255, 0.2);
  border: 0.5px solid #c0aa9e;
  border-radius: 20px;
}
.mt_testimonial_category p {
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 25px !important;
  color: #000 !important;
}
.c_c_pic {
  display: inline-flex !important;
  overflow: unset !important;
  width: 100% !important;
}
.c_c_pic img {
  width: 80px !important;
}
.pad-right-30 {
  padding-right: 30px;
}
.tab_pane_category .mt_testimonial .slick-next,
.tab_pane_category .mt_testimonial .slick-prev {
  bottom: -20% !important;
  top: unset !important;
  bottom: inherit;
  left: inherit;
  right: 90px;
  background: 0 0;
  border: 1px solid #81563d;
  border-radius: 50%;
}
.inner_3 {
  position: relative;
  overflow: hidden;
  background: 0 0;
  width: 100%;
  height: 100%;
  transform: rotate(-30deg) skewX(30deg) scaleY(0.866);
  border-radius: 5px;
}
.inner_3:before {
  position: absolute;
  right: 6.7%;
  bottom: 0;
  left: 6.7%;
  top: 0;
  transform: scaleY(1.155) skewX(-30deg) rotate(30deg);
  background: white;
  content: "";
  border-radius: 25px;
}
.product_ .prod_price-discount-badge .label img {
  color: #1c1c1c;
}
.hover-tab-on-fix:hover .on-cat-hover {
  background: #f6f0ef;
  border-radius: 16px;
}
.hover-tab-on-fix:hover {
  background: #f6f0ef !important;
  border-radius: 16px;
}
.category_product_bg:hover .link_border_pad_product,
.hover-tab-on-fix:hover .on-cat-hover .product_tab_heading,
.hover-tab-on-fix:hover .on-cat-hover .product_tab_para {
  color: #fff;
}
.hover-tab-on-fix:hover .on-cat-hover .inner_3:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #e6ddd8 !important;
}
.bor-right {
  border-right: 1px solid #c0aa9e;
}
.category_only_tab {
  background: #d9cbbf;
}
.nav-tabs .row :nth-child(1) {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.nav-tabs .row :nth-child(3) {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.product_tab_para .category_only_tab:hover {
  background: #f6f0ef;
}
.padd-d-flex {
  padding: 30px 0 20px 25px;
}
.category_product_bg:hover {
  background: rgba(129, 86, 61, 0.8);
}
.category_product_bg:hover h1 {
  color: #323a43;
}
.category_product_bg:hover .category_name_margin {
  border-bottom: 1px solid #fff;
}
#modal-dialog-quick-quote {
  background-size: contain;
  background-position: center center;
  box-shadow: 3px 4px 60px rgba(129, 86, 61, 0.2);
  border-radius: 20px;
}
@media (max-width: 450.98px) {
  .category_tab_a a,
  .category_tab_a.active,
  .category_tab_a.active a {
    border-radius: 0 !important;
  }
  .breadcrumb-main .breadcrumb {
    padding: 10px 0 !important;
  }
  .breadcrumb .active_link,
  .breadcrumb .disable_link {
    font-size: 11px !important;
  }
  .breadcrumb-main .breadcrumb > li + li:nth-child(2n):before {
    padding: 0 5px 0 3px !important;
  }
  .category_heading {
    font-size: 35px !important;
  }
  .image img {
    padding: 0 15px !important;
  }
  .category_section_heading {
    font-size: 25px;
    line-height: 40px;
  }
  .mar-bottom-70-mob {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }
  .mt_contact_mob {
    padding-bottom: 0 !important;
  }
  #store-tab-main .nav-tabs > li > a {
    display: block !important;
  }
  #store-tab-main .nav-tabs > li {
    float: none !important;
  }
  .category_tab_a a {
    background: 0 0 !important;
  }
  .p-0-mob,
  .tab-content.pad-right-30 {
    padding-right: 0 !important;
  }
  .fa.fa-star {
    font-size: 13px !important;
  }
  .mt_testimonial .testimonial_main h4 a,
  .mt_testimonial_category p {
    font-size: 12px !important;
  }
  .c_c_pic img {
    width: 50px !important;
  }
  .tab_pane_category {
    padding: 40px 15px;
  }
  .bor-right {
    border-right: none !important;
  }
}
.category_long_description li,
.category_long_description p,
.category_long_description ul {
  font-size: 20px !important;
  color: #1c1c1c !important;
}
.category_long_description h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}
/* .category-main-section h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
} */
.new_category .new_hover_cat {
  padding: 10px 0;
  background: linear-gradient(180deg, #e7ded9 0, #efebe8 100%);
  border-radius: 20px;
  transform: rotate(-5deg);
}
.new_category:hover .new_hover_cat {
  padding: 10px 0;
  background: #c0aa9e;
  border-radius: 20px;
  transform: rotate(0);
}
.new_category:hover .new_hover_cat .category_product_bg {
  background: #fff;
  margin: 0 10px;
  transform: rotate(-5deg);
}
.category_long_description p {
  line-height: 27px !important;
}
.category_long_description ul {
  list-style-type: disc;
  padding: 20px 20px 10px;
}
