/*
Theme Name:     Boughdiri Time
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.2
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--nv-primary-accent);
}
.justify-center {
  justify-content: center;
}
.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
}
html {
  scroll-behavior: smooth;
}
.hfg_header.site-header {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}
i.icon-admin-users,
.icon-cart,
i.socials-icon {
  position: relative;
}
.icon-admin-users:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(img/profile.svg) no-repeat;
  background-size: contain;
}
.icon-cart:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(img/cart.svg) no-repeat;
  background-size: contain;
}
i.socials-icon:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
}
i.insta {
  background: url(img/instagram.svg) no-repeat;
  background-size: contain;
}
i.fb {
  background: url(img/facebook.svg) no-repeat;
  background-size: contain;
}
i.tiktok {
  background: url(img/tiktok.svg) no-repeat;
  background-size: contain;
}
i.whtsp {
  background: url(img/whtsp.svg) no-repeat;
  background-size: contain;
}
.menu-item-nav-search.canvas .nv-nav-search {
  z-index: 11111;
}
.page-title-container {
  background-color: #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 120px;
  padding: 30px 4.166666%;
}

.footer--row.footer-bottom {
  display: none;
}
div#block-12 {
  max-width: 300px;
}
footer .nav-ul li {
  width: 100%;
}
.social-panel {
  display: flex;
  align-items: center;
  gap: 9px;
}
.social-panel a {
  display: flex;
}
.label-screen-only {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.footer-extra-row {
  background: #000;
  color: #fff;
}
.footer-extra {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copyright {
  margin-bottom: 0;
  padding: 20px 0;
}
#customer_login {
  margin-top: 40px;
}
.btn-slide {
  width: auto;
  margin: 0px 25px 15px;
}
.btn-slide,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  position: relative;
  display: inline-block;
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-width: 150px;
}
.wp-block-button .btn-slide {
  margin: 0 0 30px;
}
.btn-slide span,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained
  div {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  color: #fff;
  border: 1px solid #fff;
  transition: 0.2s;
}
.wp-block-button .btn-slide span,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained
  div {
  border-color: var(--nv-primary-accent);
  color: var(--nv-primary-accent);
}
.btn-slide::before,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background-color: #fff;
  transition: 0.3s ease-out;
}
.wp-block-button .btn-slide::before,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained::before {
  background-color: var(--nv-primary-accent);
}
.btn-slide:hover::before,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover::before {
  width: 100%;
}
.btn-slide:hover span {
  color: #000;
}
.wp-block-button .btn-slide:hover span,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover
  div {
  color: #fff;
}
.wc-block-components-button:not(.is-link):focus {
  box-shadow: none !important;
  outline: none !important;
}
.brands-carousel {
  margin-bottom: 40px;
}
input:read-write:focus,
select:focus,
.search-form .search-field:focus ~ button {
  box-shadow: none;
}
.search-form .search-field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.search-form svg:hover {
  opacity: 1;
}
.nv-nav-search {
  background-color: rgba(0, 0, 0, 0.8);
}
.close-responsive-search > svg {
  fill: #fff;
  width: 35px;
  height: 35px;
}
.search-form--full-screen .search-form__lightbox-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  transition: all 0.3sease;
  position: relative;
  z-index: 20;
}
@media (min-width: 960px) {
  .builder-item--logo {
    --padding: 0 !important;
  }
  h1.product_title.entry-title {
    font-size: 3rem;
  }
}
.hfg-is-group {
  align-items: flex-start;
}
/* Account Icon Button */
.account-button {
  cursor: pointer;
  position: relative;
  display: inline-block;
}

/* Dropdown Menu */
.account-dropdown {
  position: absolute;
  top: 40px;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  display: none;
  width: 200px;
}

.account-dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.account-dropdown ul li {
  border-bottom: 1px solid #eee;
}

.account-dropdown ul li a {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
}

.account-dropdown ul li a:hover {
  background: #f9f9f9;
}

/* Sidebar */
.account-sidebar {
  position: fixed;
  top: 0;
  right: -550px;
  width: 500px;
  height: 100%;
  background: #fff;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.2);
  transition: right 0.3s ease;
  z-index: 1100;
  padding: 20px;
}

.account-sidebar.active {
  right: 0;
}

.sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 1000;
}

.sidebar-overlay.active {
  display: block;
}

/* Close Button */
.close-button {
  font-size: 24px;
  float: right;
  cursor: pointer;
}

/* Register Section */

.custom-login-form-wrapper label {
  color: #6c7275;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.custom-login-form-wrapper input[type="text"],
.custom-login-form-wrapper input[type="password"] {
  width: 100%;
  margin-bottom: 15px;
}

.custom-login-form-wrapper input[type="submit"] {
  background-color: transparent;
  border: 1px solid var(--nv-primary-accent);
  color: var(--nv-primary-accent);
  margin: 15px 0 40px;
  padding: 15px 20px;
  transition: all 0.3s ease;
}

.custom-login-form-wrapper input[type="submit"]:hover {
  background-color: var(--nv-primary-accent);
  color: #fff;
}

.custom-login-form-wrapper .register-link {
  text-align: center;
}

.custom-login-form-wrapper .register-link p {
  margin-bottom: 15px;
}

.custom-login-form-wrapper .register-link .button:hover {
  background-color: #333;
}
.secondary-menu-list {
  display: flex;
  align-items: center;
  gap: 20px;
}
div#cart-icon-button {
  position: relative;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  background: #2e8b57 !important;
}
[tabindex="-1"]:focus {
  box-shadow: unset !important;
}
.cart-count {
  display: grid;
  position: absolute;
  top: -6px;
  right: -10px;
  background-color: #ff0000;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  width: 18px;
  height: 18px;
  place-content: center;
  pointer-events: none;
  border-radius: 50%;
}
/* === Side Cart Container === */
.side-cart {
  position: fixed;
  top: 0;
  right: -100%;
  width: 50rem;
  max-width: 500px;
  padding: 0 1.5rem;
  height: 100%;
  background: #fff;
  z-index: 10000;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
  transition: right 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
}

/* Active state: slide in */
.side-cart.active {
  right: 0;
}

/* Overlay background */
.side-cart-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  display: none; /* Hidden by default */
}
.side-cart-overlay {
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
}

.side-cart.active + .side-cart-overlay {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

/* === Cart Header === */
.side-cart-header {
  padding: 1em 1.5em;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.side-cart-header h3 {
  margin: 0;
  font-size: 1.2em;
}

/* Close button */
.close-cart,
.close-cart:hover {
  font-size: 1.5em;
  color: var(--nv-primary-accent);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  line-height: 1;
}

/* === Cart Items Area === */
#side-cart-items {
  flex: 1;
  overflow-y: auto;
  padding: 1em;
}
.side-cart .empty {
  text-align: center;
  padding: 2em 0;
  color: #777;
}
.sp-product-image img {
  height: 400px !important;
  object-fit: contain;
}
/* Loading Spinner or Text */
.side-cart-loading {
  text-align: center;
  padding: 1em;
  font-size: 0.9em;
  color: #999;
}

/* === Cart Footer === */
.side-cart-footer {
  border-top: 1px solid #eee;
  padding: 1em;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}
.side-cart-footer .btn-slide {
  text-align: center;
  margin: 0 0 10px;
}

/* === Upsells Section === */
.cart-upsells {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: #fafafa;
}
.cart-upsells h4 {
  margin-bottom: 0.8em;
  font-size: 1em;
  font-weight: bold;
}
.cart-upsells ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cart-upsells li {
  margin-bottom: 1em;
  text-align: center;
}
.cart-upsells img {
  max-width: 80px;
  height: auto;
  display: block;
  margin: 0 auto 0.5em;
}
.cart-upsells a {
  text-decoration: none;
  color: #333;
  font-size: 0.9em;
}
.cart-upsells a:hover {
  text-decoration: underline;
}

.watch-slider .slide-item {
  height: calc(100vh - 155px);
  min-height: 700px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  text-align: center;
}

.slide-content {
  padding: 30px;
  border-radius: 10px;
  max-width: 700px;
  position: relative;
  z-index: 1;
}
.watch-slider .slide-item:before {
  content: "";
  background: rgb(0 0 0 / 0.5);
  border-radius: inherit;
  z-index: 1;
  pointer-events: none;
  transition: background 0.2s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.slide-content h2 {
  font-size: 3rem;
  color: #fff;
  margin-bottom: 10px;
}

.slide-content p {
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.owl-dots {
  text-align: center;
  width: 100%;
}
.watch-slider .owl-dots {
  position: absolute;
  z-index: 10;
  bottom: 40px;
}
.owl-dot {
  display: inline-block;
  margin: 0 6px;
}
.services-carousel .owl-dots {
  padding: 30px 0;
}
.owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  transition: all 0.3s ease;
}
.services-carousel .owl-dot span {
  background: #ff00007a;
}
.services-carousel .owl-dot:hover span,
.services-carousel .owl-dot.active span {
  background: #ff0000;
}
.owl-dot:hover span {
  background: rgba(255, 255, 255, 0.8);
  transform: scale(1.2);
}

.owl-dot.active span {
  background: #ffffff;
  transform: scale(1.4);
}

.femme-homme-cols {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  margin: 50px 0;
}

.femme-homme-cols .cols {
  text-align: center;
  flex: 1 1 250px;
  transition: transform 0.3s ease;
}

.femme-homme-cols .cols img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.femme-homme-cols .cols h2 {
  margin-top: 30px;
  color: #333;
}

.shop-btn {
  margin-top: 10px;
  display: inline-block;
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  transition: background 0.3s ease;
}

.shop-btn:hover {
  background-color: #444;
}

.category-col:hover {
  transform: translateY(-5px);
}
.brand-item a {
  height: 90px;
  padding: 15px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  border: 1px solid #f2f2f2;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}
.brand-item a:hover {
  background-color: #f9f9f9;
}
.brand-item img {
  max-width: 150px;
  max-height: 70px;
  object-fit: contain;
}
.not-found-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.not-found-container picture {
  display: flex;
  width: 100%;
  height: 100%;
}
.not-found-container picture img {
  object-fit: cover;
  height: auto;
  width: 100%;
  max-height: 600px;
}
.not-found-inner {
  width: 100%;
  height: fit-content;
  padding: 30px 2.90909% 30px 6%;
}
.upper_title {
  font-size: 1em;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.25em;
}
.not-found-inner h2 {
  letter-spacing: 0.15em;
}
@media screen and (min-width: 960px) {
  .not-found-container {
    height: calc(100vh - 155px);
    min-height: 700px;
  }
  .not-found-inner,
  .not-found-container picture {
    width: 50%;
  }
  .not-found-inner h2 {
    font-size: 3rem;
  }
  .not-found-container picture img {
    max-height: 100%;
  }
  .search-form .search-field,
  .search-form .search-submit {
    background: transparent;
    color: #fff;
  }
  .search-form svg {
    fill: #fff;
  }
}

.brands-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  padding: 2rem 1rem;
  max-width: 1200px;
  margin: 0 auto;
}
.brands-list .brand-item a {
  height: 230px;
}
.brands-list .brand-item {
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.brands-list .brand-item img {
  min-width: 200px;
  height: auto;
  display: block;
  transition: transform 0.4s ease;
  border-radius: 8px;
}

/* Hover effects */
.brands-list .brand-item:hover img {
  transform: scale(1.05);
}

.brands-list .brand-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.05));
  transition: background 0.3s ease;
  pointer-events: none;
}

.brands-list .brand-item:hover::after {
  background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.1));
}

@media (min-width: 960px), print {
  .page-title-container {
    min-height: 200px;
    padding: 70px 2.90909%;
  }
}

.services-carousel .service-item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.services-carousel .service-item:hover {
  transform: scale(1.03);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}

.services-carousel .service-img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.services-carousel .service-item:hover .service-img {
  transform: scale(1.08);
}

/* Overlay */
.services-carousel .service-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

.services-carousel .service-item:hover .service-overlay {
  opacity: 1;
}

.services-carousel .service-text {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 40px);
  text-align: center;
  color: #fff;
  z-index: 2;
  opacity: 0;
  transition: transform 0.5s ease, opacity 0.5s ease;
}

.services-carousel .service-item:hover .service-text {
  transform: translate(-50%, 0);
  opacity: 1;
}

.services-carousel .service-text h2 {
  color: #fff;
}

.services-carousel .service-text p {
  max-width: 500px;
  margin: 0 auto 20px;
}

.service-item {
  opacity: 0.4;
  transition: 0.4s ease all;
  margin: 0 20px;
  transform: scale(0.8);
}
.service-item img {
  height: 500px;
  object-fit: cover;
}

.active .service-item {
  opacity: 1;
  transform: scale(1);
}

.shop-sidebar aside {
  position: relative;
}

.sidebar-filter-loader {
  display: none; /* hidden initially */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 20000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nv-woo-filters {
  justify-content: flex-end;
}
.sidebar-filter-loader .spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #333;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: auto;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.woocommerce.single #tab-description ul,
.woocommerce.single .entry-summary ul {
  list-style-type: disc !important;
}
.variations th label {
  font-size: 1.5em;
  margin-top: 20px;
  font-family: var(--headingsfontfamily), var(--nv-fallback-ff);
  text-transform: uppercase;
}
.wrap-variation-radios {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 15px;
}

.wrap-variation-radios input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.wrap-variation-radios .color-option.color-circle {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
label.img-variation {
  display: flex;
  margin-bottom: 5px;
  width: 70px;
  height: 70px;
  transition: all 0.25s ease;
}
label.img-variation img {
  width: 100%;
  object-fit: cover;
}
.wrap-variation-radios .color-option,
.wrap-variation-radios .img-variation {
  border: 2px solid transparent;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}
label.img-variation.active {
  border: 2px solid;
}
.wrap-variation-radios .color-option:hover,
.wrap-variation-radios .img-variation:hover {
  transform: scale(1.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.wrap-variation-radios input[type="radio"]:checked + .color-option,
.wrap-variation-radios input[type="radio"]:checked + .img-variation {
  border-color: #000;
  transform: scale(1.1);
}

.color-choose {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 16px;
}

.color-tooltip,
.option-tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  margin-bottom: 10px;
}

.color-tooltip:after,
.option-tooltip:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.color-option:hover .color-tooltip,
.img-variation:hover .option-tooltip {
  visibility: visible;
  opacity: 1;
}
#custom-city-select {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z'/%3E%3C/svg%3E")
    right 12px center/23px no-repeat;
  height: 3.125em;
  border: 1px solid;
}
.wc-block-components-text-input.wc-block-components-address-form__city,
.wc-block-components-address-form__country.wc-block-components-country-input {
  display: none;
}
body.woocommerce-account .woocommerce {
  max-width: 1300px;
  margin: 0 auto;
  padding: 50px 20px;
}
body.woocommerce-account .woocommerce nav .is-active {
  border-left: 0px !important;
  background-color: var(--nv-primary-accent);
}
body.woocommerce-account .woocommerce nav .is-active a {
  color: #fff !important;
  font-weight: bold;
}
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  height: 48px;
  border-color: var(--formfieldbordercolor);
  border-width: var(--formfieldborderwidth);
  border-radius: var(--formfieldborderradius, 3px);
}
.nv-content-wrap ul.wc-block-grid__products img {
  max-height: 300px;
  height: 100%;
}
.woocommerce-mini-cart-item.mini_cart_item {
  position: relative;
  margin: 15px auto !important;
}
.woocommerce-mini-cart-item.mini_cart_item a:not(.remove) {
  display: grid;
  grid-template-columns: 80px 1fr auto;
  gap: 10px;
  text-transform: uppercase;
  color: #333;
  font-weight: 300;
  font-size: 14px;
}
.woocommerce-mini-cart-item.mini_cart_item img {
  width: 80px !important;
  height: 80px !important;
  margin: 0 !important;
  object-fit: contain;
}
.woocommerce-mini-cart-item.mini_cart_item .remove {
  position: absolute;
  top: -20px;
  right: 0;
  font-size: 1.2em;
  line-height: 0.9;
}
p.woocommerce-mini-cart__buttons.buttons {
  display: none;
}
p.woocommerce-mini-cart__total.total {
  font-size: 1.5rem;
  margin: 70px 0 0;
}
.woocommerce nav.woocommerce-pagination ul {
  justify-content: center;
}
.next.page-numbers,
.prev.page-numbers {
  padding: 4px 0 !important;
  background: transparent !important;
}
.woocommerce nav.woocommerce-pagination ul li a:not(.next, .prev) {
  background: transparent !important;
  border: 1px solid var(--nv-primary-accent);
  color: var(--nv-primary-accent);
}
.woocommerce nav.woocommerce-pagination ul li span {
  border: 1px solid var(--nv-primary-accent);
}
.woocommerce nav.woocommerce-pagination ul li {
  margin-right: 0px;
}
.my-variation-carousel.owl-carousel .owl-nav {
  height: 0;
}
.custom-featured-products-container img {
  height: 300px;
  object-fit: contain;
}
.custom-featured-products-container a {
  text-decoration: none;
}
.custom-featured-products-container h2 {
  color: #555;
  text-align: center;
  font-size: 1.1rem;
  margin: 20px 0;
}
.custom-featured-products-container .price {
  display: block;
  color: #555;
  width: 100%;
  text-align: center;
  font-size: 1.1rem;
}
.carousel-controls {
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 12px;
  margin: 10px 0 40px;
}

.carousel-progress {
  position: relative;
  flex: 1;
  height: 6px;
  background: #eee;
  border-radius: 3px;
  overflow: hidden;
}

.carousel-progress-bar {
  position: absolute;
  height: 100%;
  width: 0%;
  background: var(--nv-primary-accent);
  transition: width 0.3s ease;
}

.carousel-prev,
.carousel-next {
  background: var(--nv-primary-accent);
  color: #fff;
  border: none;
  border-radius: 0;
  width: 40px;
  height: 40px;
  transition: background 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.carousel-prev:hover,
.carousel-next:hover {
  background: #7e0000;
}
.home-socials .social-panel {
  justify-content: center;
  column-gap: 5vw;
  margin: 50px 0;
}

.home-socials .social-panel i {
  background-color: #000;
  padding: 30px;
  background-size: 70% !important;
  background-position: center;
}
.home-socials .social-panel a {
  transition: all 0.3s;
}
.home-socials .social-panel a:hover {
  transform: scale(1.1);
}

@media (max-width: 1000px) {
  .service-item {
    margin: 0;
    transform: scale(0.9);
  }
  .sp-product-image img {
    height: 300px !important;
  }
}
@media (max-width: 480px) {
  .side-cart {
    width: 100%;
  }
  .side-cart-header h3 {
    font-size: 1em;
  }
  .side-cart-footer .button {
    font-size: 0.95em;
  }
  .cart-upsells img {
    max-width: 60px;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }
  .home-socials .social-panel i {
    padding: 15px;
    background-size: 60% !important;
  }
	.fb-submit-btn{
		min-width:100%;
	}
	.footer-extra{
		flex-wrap:wrap;
		margin-top:30px;
		justify-content:center;
	}
	.slide-content h2
   {
	 font-size: 2.5rem;
	}
	.slide-content p{
		font-size:1rem;
	}
	.watch-slider .slide-item{
		height:450px;
		min-height:100%;
		background-position:right;
	}
	.services-carousel .service-text{
		width:100%;
		padding:10px;
	}
}
.my-variation-carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}

.my-variation-carousel .variation-slide img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
}

.my-carousel-prev,
.my-carousel-next {
  color: rgba(255, 255, 255, 0.8);
  font-size: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  opacity: 0;
  transition: 0.3s ease;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}

.my-carousel-prev {
  left: 12px;
}
.my-carousel-next {
  right: 12px;
}

.my-variation-carousel:hover .my-carousel-prev,
.my-variation-carousel:hover .my-carousel-next {
  opacity: 1;
  transform: translateY(-50%) scale(1.1);
}
.single-product.woocommerce div.product div.images img {
  max-height: 700px;
  object-fit: contain;
}
.single-product .nv-shop {
  margin-top: 20px;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 18px;
  margin-top: 30px;
}

/* special website custumization */

.fb-form-2 .fb-submit-wrapper {
  text-align: center;
}
.fb-form-2 button,
.fb-form-1 button {
  height: 60px;
  font-weight: 400;
  position: relative;
  border: 1px solid;
  background: none;
  overflow: hidden;
  z-index: 1;
}

.fb-form-1 button {
  width: 100%;
  border-color: #fff;
  color: #fff;
}

.fb-form-2 button::before,
.fb-form-1 button::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background-color: var(--nv-primary-accent);
  transition: 0.3s ease-out;
  z-index: -1;
}
div#block-17 {
  margin: 30px 0 0;
}
.fb-form-2 button:hover::before,
.fb-form-1 button:hover::before {
  width: 100%;
}
.fb-form-1 {
  max-width: 500px;
}
.fb-form-2 button:hover,
.fb-form-1 button:hover {
  border-color: var(--nv-primary-accent);
}
.fb-form-1 label {
  display: none;
}
.fb-form-1 .fb-field input {
  background: transparent;
  color: #fff;
}
@media (max-width: 768px) {

  .services-carousel .service-overlay {
    opacity: 1;
  }

  .services-carousel .service-text {
        opacity: 1;
        transform: translate(-50%, -50%) !important;
        width: 100%;
        padding: 20px;
        bottom: auto;
	    top: 50%;
	}

  .services-carousel .service-item {
    transform: scale(1) !important;
    opacity: 1 !important;
  }

  .services-carousel .service-text h2 {
    font-size: 22px;
  }

  .services-carousel .service-text p {
    font-size: 14px;
    line-height: 1.5;
  }

  .services-carousel .service-img {
    height: 400px;
  }
  .wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: 100%;
}
}