@font-face {
  font-family: Rubik_Regular;
  src: url(../font/Rubik-Regular.ttf);
}

@font-face {
  font-family: UTM_Avo;

  src: url(../font/UTM_Avo.ttf);
}

@font-face {
  font-family: Gilroy-Regular;

  src: url(../font/Gilroy-Regular.otf);
}

@font-face {
  font-family: OpenSans-Regular;

  src: url(../font/OpenSans-Regular.ttf);
}

@font-face {
  font-family: UTM-Cooper-Black;
  src: url("../font/UTM-Cooper-Black.ttf");
}

body {
  font-size: 16px;
  font-family: Gilroy-Regular, UTM_Avo, Arial, sans-serif;
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.banner h1,
.banner h2,
.banner h3,
b,
strong {
  font-weight: 600;
}

.dark,
.dark p,
.dark td {
  color: #fff;
  line-height: 1.6;
}

.box-text a:not(.button),
.box-text h1,
.box-text h2,
.box-text h3,
.box-text h4,
.box-text h5,
.box-text h6,
.box-text p {
  margin: 0;
}

.icon-box-img img,
.icon-box-img svg {
  padding: 0;
}

.title h2 {
  font-size: 36px;
  margin-bottom: 32px;
}

.slider.flickity-enabled button.flickity-prev-next-button {
  width: 2.5rem;
  height: 2.5rem;
  top: 50%;
  bottom: unset;
  transform: translateY(-50%) !important;
  border: 0;
  border: 1px solid rgb(229, 231, 235);
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px -1px rgba(0, 0, 0, 0.1);
  opacity: 0.8 !important;
  margin-top: unset;
  background-color: rgba(255, 255, 255, 0.25);
}

.slider.flickity-enabled
  button.flickity-prev-next-button
  svg.flickity-button-icon {
  width: 2rem;
  height: 2rem;
  background-color: transparent !important;
  border-color: transparent !important;
  fill: #fff !important;
}

.slider.flickity-enabled
  button.flickity-prev-next-button
  svg.flickity-button-icon
  path {
  fill: #fff !important;
}

.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
  margin-top: unset;
}

.csbreadcrumb {
  padding: 12px 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.1);
}

.csbreadcrumb a {
  color: var(--fs-color-primary);
}

.csbreadcrumb svg {
  vertical-align: middle;
}

#header .nav > li {
  margin: 0 10px;
}

#header .nav > li > a {
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
}

.blog-single .entry-header-text h1 {
  color: #ffff;
}

.blog-single .entry-header {
  display: grid;
}

.blog-single .entry-image {
  order: 1;
}

.blog-single .entry-image img {
  width: 100%;
  height: 330px;
  object-fit: cover;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.blog-single .entry-header-text {
  padding: 20px;
  border: 1px solid #e9e7e7;
  border-top: 0;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  order: 2;
  background: rgba(255, 255, 255, 0.1);
}

.title2 h2 {
  color: #f0a868 !important;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  padding-left: 70px;
  margin-bottom: 15px;
  position: relative;
  text-decoration: underline;
}

.title2 h2::after {
  content: "";
  height: 2px;
  width: 52px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

/* home */
.home3 .col:last-child .col-inner {
  margin-left: -120px;
  padding: 50px !important;
  background-color: #fff;
  margin-top: 80px;
  box-shadow: 0px 0px 9px -2px #c5c5c5ba;
  width: calc(100% + 120px);
}

.home2 {
  padding-top: 48px;
  padding-bottom: 28px;
}

.home4 {
  padding-top: 48px;
}

.home5 {
  background-image: url(/wp-content/uploads/2026/03/stats-bg-2.jpg);
  padding: 120px 0px 100px;
}

.home5 .b-col p {
  color: var(--fs-color-primary);
  margin-bottom: 0;
}

.home5 .c-col .col-inner {
  background-color: #fff;
  color: #222;
  padding: 15px;
  text-align: center;
}

.home5 .c-col .col-inner h3 {
  font-size: 60px;
  text-align: center;
  color: #222;
  margin-bottom: 0;
}

.product-thumbnails img {
  margin: 0;
  opacity: 1;
  transform: unset !important;
}

.home6 {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #222;
}

.home6 .title {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 30px;
}

.home6 .title h2 {
  color: #222;
  width: inherit;
  margin-bottom: 0;
}

.home6 .title p {
  margin-bottom: 0;
  min-width: 80px;
}

.home6 .post-item .post-title a,
.home6 .post-item .from_the_blog_excerpt {
  color: #222;
}

.home6 .post-item .post-meta {
  color: #fff;
}

.home6 .post-item .box-text {
  border-bottom: 1px solid rgb(225 221 221 / 45%);
  transition: all ease-in-out 0.2s;
  box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.07);
}

.home7 .c-box .col-inner {
  background-color: #fff;
}

.contact1 input,
.contact1 textarea,
.home7 input,
.home7 textarea {
  background-color: #f5f5f5;
  border: none;
  outline: none;
  padding: 15px;
  width: 100%;
  font-size: 14px;
  margin-bottom: 10px;
  transition: 0.3s all ease-in-out;
  box-shadow: none !important;
  min-height: 50px;
}

.contact1 textarea,
.home7 textarea {
  min-height: 100px;
}

.contact1 input.wpcf7-submit,
.home7 input.wpcf7-submit {
  background-color: var(--fs-color-primary);
  height: 40px;
  padding: 0;
  max-width: 200px;
}

.archive-page-header {
  display: none;
}

.post-item .is-divider {
  display: none;
}

.post-item .post-meta {
  position: absolute;
  top: -24px;
  background: #222;
  padding: 5px;
  font-size: 14px;
  line-height: 1;
}

.post-item .post-title {
  font-size: 16px;
  font-weight: 500;
  height: 42px;
  margin-bottom: 8px;
}

.post-item .post-title a {
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}

.post-item .from_the_blog_excerpt {
  font-size: 14px;
  color: #fff;
  opacity: 0.7;
}

.post-item .box-text .button {
  margin: 0;
  font-size: 14px;
  text-transform: none;
  color: var(--fs-color-primary);
  padding: 0;
  font-weight: 500;
}

.post-item .box-text {
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}

/* rpduct details */
.product-info .breadcrumbs {
  display: none;
}

.product-info .is-divider {
  background-color: #fff;
  width: 60px;
  max-width: 60px;
}

.product-images {
  opacity: 1;
  border: 1px solid #fff;
  padding: 15px;
}

.product-images .woocommerce-product-gallery__image > a {
  display: block;
  aspect-ratio: 1 / 1;
  position: relative;
}

.product-images .woocommerce-product-gallery__image > a img {
  height: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
}

.product-thumbnails a {
  display: block;
  aspect-ratio: 1 / 1;
  position: relative;
}

.product-thumbnails a img {
  bottom: 0;
  font-family: "object-fit: cover;";
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.product-page-price del span.amount {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-bottom: 8px;
  color: #fff;
}

.product-page-price span.amount {
  font-size: 20px;
  font-weight: 600;
  color: var(--fs-color-primary);
}

.product-summary .variations_button,
.ux-quantity,
.woocommerce-variation-add-to-cart
  :where(.ux-quantity, .single_add_to_cart_button, .ux-buy-now-button),
form.cart :where(.ux-quantity, .single_add_to_cart_button, .ux-buy-now-button) {
  display: none;
}

.woocommerce-variation-add-to-cart,
form.cart {
  margin-bottom: 0;
}

.product_meta {
  margin-top: 0;
}

.woocommerce-variation-price span.amount {
  color: var(--fs-color-primary);
}

.product-short-description {
  margin-bottom: 15px;
}

table.variations label {
  color: #fff;
}

table.variations .ux-swatch {
  color: #fff;
}

.product-desc-title {
  font-size: 18px;
  margin-top: 15px;
}

.nav-tabs + .tab-panels {
  padding: 15px 0;
  background: transparent;
  border: 0;
  border-top: 1px solid;
}

.product-footer .woocommerce-tabs {
  padding: 0;
  border: 0;
}

.nav-tabs + .tab-panels #home {
  padding: 0;
}

.woocommerce-tabs .nav > li > a {
  font-size: 16px;
}

.nav-pagination > li > a,
.nav-pagination > li > span {
  width: 40px;
  height: 40px;
  line-height: 36px;
  border-radius: 5px;
}

.shop-page-title .breadcrumbs {
  display: none;
}

.category-page-row {
  padding-top: 20px;
}

/* product */
.product-small .box {
  padding-top: 10px;
}

.product-small .box-text {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}

.product-small .category {
  font-size: 12px;
  line-height: 1.6;
}

.product-small .name {
  font-size: 16px;
  font-weight: 500;
  height: 21px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.product-small .name a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}

.product-small span.amount {
  font-size: 15px;
  color: var(--fs-color-primary);
  font-weight: 600;
}

.product-small del span.amount {
  color: #fff;
  opacity: 0.6;
  font-weight: 400;
}

.product-small .box-bg {
  position: absolute;
  top: 12px;
  left: 0;
  background-color: rgb(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}

.product-small .box-bg::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 52px;
  background-color: #ddd;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product-small .box-bg::after {
  content: "";
  position: absolute;
  height: 52px;
  width: 2px;
  background-color: #ddd;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product-small .box-text::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #7d6741;
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  transform: scale(0, 1);
}

.product-small.box:hover .box-image {
  transform: scale(1.07);
}

.product-small.box:hover .box-bg {
  opacity: 1;
  visibility: visible;
  top: 0px;
  z-index: 0;
}

.product-small.box:hover .box-text::before {
  opacity: 1;
  visibility: visible;
  width: 100%;
  transform: scale(1);
}

.product-small .title-wrapper,
.product-small .price-wrapper {
  z-index: 1;
  position: relative;
}

.home3 .product-small .category {
  display: none;
}

#footer {
  background-color: #222;
  padding-top: 80px;
}

#footer .text1 h3,
#footer .text2 h3 {
  padding-bottom: 20px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
  margin-bottom: 20px;
  color: #999;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

#footer .text1 ul {
  list-style: none;
  margin: 0;
}

#footer .text1 ul li {
  color: #999;
  padding-bottom: 20px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
  margin: 0;
  margin-bottom: 20px;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .home3 .col:last-child .col-inner {
    padding: 15px !important;
    width: 100%;
    margin: 0;
  }
}
