/*
################
* === Elementor style  ===
################
*/
.elementor-widget-mas-woocommerce-products .yith-wccp-compare {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
}
.elementor-widget-mas-woocommerce-products .yith-wccp-compare a {
  position: absolute;
  left: auto;
  top: 45px;
  right: 15px;
}
.elementor-widget-mas-woocommerce-products .yith-wccp-compare a:before {
  content: "\f12b";
  display: inline-block;
  font-size: 12px;
  font-family: "bootstrap-icons";
  margin-right: 5px;
}
.elementor-widget-mas-woocommerce-products .yith-wccp-compare a.added:before {
  font-size: 14px;
  content: "\f633";
  display: inline-block;
  font-size: 12px;
  font-family: "bootstrap-icons";
  margin-right: 5px;
}
.elementor-widget-mas-woocommerce-products:not(.addons-text) .yith-wccp-compare a {
  font-size: 0;
}

/*
################
* === Elementor Header style  ===
################
*/
.elementor-widget-mas-header .header-transparent {
  position: absolute;
  width: 100%;
  z-index: 3;
}

.header-menu .menu-item-has-children:hover > .dropdown-menu {
  min-width: 280px !important;
  padding: 17px;
  border-top: 1px solid #E4E4E4;
  border-width: 1px 0 0 0;
}

@media (min-width: 1200px) {
  .header-menu .menu-item-has-children:hover > .dropdown-menu, .header-menu .menu-item-has-children:focus > .dropdown-menu {
    display: block;
  }
}
@media (min-width: 1200px) {
  .mas-nav-menu .header-menu {
    gap: 10px;
  }
}
@media (min-width: 1200px) {
  .header-v4 .header-menu .has-mega-menu > .dropdown-menu {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .header-menu .has-mega-menu > .dropdown-menu {
    width: 100%;
    top: calc(100% + 15px) !important;
  }
}
@media (min-width: 1200px) {
  .header-menu .dropdown-menu {
    box-shadow: 0 0.4375rem 1.25rem rgba(208, 208, 196, 0.32) !important;
  }
}
.header-menu .dropdown-menu > li > a {
  padding: 7px 14px 7px 14px !important;
}

.search input[type=search], .search input[type=search]:is(:focus, :focus:invalid) {
  background-color: transparent;
  border-width: 0;
  box-shadow: none;
  color: var(--wp--preset--color--primary);
}

.search .elementor-widget-wp-widget-woocommerce_product_search .wp-element-button {
  min-width: 50px !important;
}

.search .woocommerce-product-search, .search .el-mobile-header .woocommerce-product-search {
  display: flex;
  border: 1px solid var(--wp--preset--color--base-100);
  background: var(--wp--preset--color--base-100);
  border-radius: 104px;
  padding: 4px;
}

@media (min-width: 1200px) {
  .header-menu .dropdown-menu {
    box-shadow: 0 0.4375rem 1.25rem rgba(208, 208, 196, 0.32) !important;
  }
}
ul.mas-elementor-nav-menu {
  margin-top: 0;
}

.header-menu .mega-menu ul.dropdown-menu {
  padding: 0;
  border-radius: 0 !important;
  border: 0 solid transparent !important;
}

.header-menu .mega-menu {
  position: static !important;
}

.header-menu ul.dropdown-menu {
  animation: dropdown-show 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.header-menu li.menu-item-has-children > a::after {
  font-family: bootstrap-icons;
  content: "\f282";
  border-width: 0;
  font-size: 12px;
  font-weight: 400;
}

.header-menu .mas-elementor-nav-menu > li {
  padding-right: 12px;
}

@media (max-width: 1199px) {
  .desktop-header {
    display: none !important;
  }
}
.search .woocommerce-product-search .search-field, .el-mobile-header .woocommerce-product-search .search-field {
  border: none;
}

@media (min-width: 1200px) {
  .search .elementor-widget-wp-widget-woocommerce_product_search .elementor-widget-container {
    padding: 20px;
  }
}
@media (max-width: 1199px) {
  body:not(.elementor-editor-active) .el-mobile-header .mas-elementor-menu-toggle .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    left: 250px;
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  body:not(.elementor-editor-active) .el-mobile-header .mas-elementor-menu-toggle .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    left: 24em;
  }
}
.mas-elementor-menu-toggle button, .mas-elementor-menu-toggle button i {
  display: flex;
}

.mas-elementor-menu-toggle button {
  background-color: transparent;
  border-width: 0;
}

.eicon-menu-bar:before {
  content: "\f479" !important;
  font-family: bootstrap-icons;
  font-size: 22px;
}

.el-mobile-header .handheld.collapse.show ul.mas-elementor-nav-menu {
  padding: 0 20px;
}

.el-mobile-header .mas-elementor-menu-toggle {
  width: 34px;
}

.header-transparent .eicon-menu-bar:before {
  color: #FFF;
}

.el-mobile-header .mas-elementor-menu-toggle .navbar-toggler-icon {
  transition: all 0.8s;
  position: absolute;
  z-index: 9999999;
  top: -18px;
  background-color: var(--wp--preset--color--danger);
  border-radius: 50px;
  color: #fff;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}

.el-mobile-header .mas-elementor-menu-toggle .navbar-toggler-icon::after {
  content: "\f659";
  font-family: bootstrap-icons;
  font-size: 14px;
}

.el-mobile-header .mas-elementor-menu-toggle .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  right: 0;
  opacity: 1;
  visibility: visible;
}

@media (min-width: 768px) {
  .el-mobile-header .mas-elementor-menu-toggle .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    right: 0;
  }
}
.el-mobile-header .handheld {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  transition: all 0.3s;
  z-index: 3;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  background-color: #fff;
  padding-top: 80px;
  display: block;
}
.el-mobile-header .handheld .header-menu .dropdown-menu {
  min-width: 100% !important;
}

.el-mobile-header .handheld:not(.show) {
  display: none;
}

.el-mobile-header .mas-elementor-nav-menu > .menu-item:not(:last-child) {
  border-bottom: 1px solid var(--wp--preset--color--gray-100);
}

.el-mobile-header .mas-elementor-nav-menu > .menu-item > .nav-link {
  width: 100%;
  padding: 7px 0;
}

.el-mobile-header .mas-elementor-nav-menu > .menu-item .dropdown-menu {
  margin-bottom: 8px;
  border: 1px solid var(--wp--preset--color--gray-100) !important;
  border-radius: 8px !important;
  flex-direction: column;
  gap: 6px;
  padding: 16px 10px;
}

.el-mobile-header .mas-elementor-nav-menu > .menu-item .dropdown-menu.show {
  display: flex;
}

.el-mobile-header .mas-elementor-nav-menu > .menu-item .dropdown-menu .dropdown-submenu .dropdown-menu.show {
  display: flex !important;
}

.el-mobile-header .mas-elementor-nav-menu > .menu-item .dropdown-menu .dropdown-menu {
  margin: 10px 0 0 0;
}

body:not(.elementor-editor-active) .search.mas-collapsed {
  display: block !important;
}

body:not(.elementor-editor-active) .search:not(.mas-collapsed) {
  display: none;
}

@media (min-width: 1200px) {
  body:not(.elementor-editor-active) .el-mobile-header {
    display: none;
  }
}
@media (max-width: 1199px) {
  body:not(.elementor-editor-active) .el-mobile-header {
    display: block;
  }
}
@media (min-width: 1200px) {
  body:not(.elementor-editor-active) .header-transparent .desktop-header .woocommerce-product-search {
    display: flex;
    background: rgba(255, 255, 255, 0.2) !important;
    backdrop-filter: blur(50px) !important;
    border-radius: 54px;
    padding: 4px 25px 4px 22px;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    width: 280px;
  }
}
@media (min-width: 1200px) {
  body:not(.elementor-editor-active) .header-default .desktop-header .woocommerce-product-search {
    display: flex;
    border: 1px solid var(--wp--preset--color--base-100) !important;
    background: var(--wp--preset--color--base-100) !important;
    backdrop-filter: blur(50px) !important;
    border-radius: 54px;
    padding: 4px 25px 4px 22px;
    width: 280px;
  }
}
@media (min-width: 1200px) {
  body:not(.elementor-editor-active) .header-transparent .desktop-header .woocommerce-product-search input {
    border: 0 !important;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden !important;
    padding: 0;
  }
  body:not(.elementor-editor-active) .header-transparent .desktop-header .woocommerce-product-search input::placeholder {
    color: #FFF;
  }
}
@media (min-width: 1200px) {
  body:not(.elementor-editor-active) .header-default .desktop-header .woocommerce-product-search input {
    border: 0 !important;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden !important;
    padding: 0;
  }
}
.header-default .desktop-header .woocommerce-product-search input:focus, .header-default .desktop-header .woocommerce-product-search input:hover, .header-transparent .desktop-header .woocommerce-product-search input:focus, .header-transparent .desktop-header .woocommerce-product-search input:hover {
  border: 0 solid transparent !important;
  outline: 0;
}
.header-default .desktop-header .woocommerce-product-search button, .header-transparent .desktop-header .woocommerce-product-search button {
  border: 0 solid transparent !important;
  padding-right: 0;
  color: #FFF;
  padding-left: 0;
  min-width: 16px;
}

.header-transparent .desktop-header .woocommerce-product-search button::after {
  filter: invert(1) brightness(2);
}

@media (min-width: 1200px) {
  .header-menu li.menu-item-has-children:hover > a::before {
    position: absolute;
    content: " ";
    top: 75%;
    height: 39px;
    width: calc(100% + 15px);
    left: 0;
  }
}
@media (min-width: 1200px) {
  .header-v4 .header-menu li.menu-item-has-children:hover > ul {
    top: calc(100% + 10px);
  }
}
@media (min-width: 1200px) {
  .header-menu li.menu-item-has-children:hover > ul {
    top: calc(100% + 15px);
  }
}
.header-menu li.menu-item-has-children:hover > ul li:hover > a, .header-menu .has-mega-menu.menu-item-has-children > ul li h2:hover a {
  text-decoration: underline;
  color: var(--wp--preset--color--primary);
}

.header-v3 .desktop-header .search-toggle.elementor-widget-button a::after {
  content: "Search";
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 10px;
  color: var(--wp--preset--color--primary);
}
.header-v3 .desktop-header .search-toggle a {
  display: flex;
  flex-wrap: nowrap;
}
.header-v3 .desktop-header .elementor-widget-mas-mini-cart .wc-block-mini-cart__button::after {
  content: "Bag";
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 8px;
  color: var(--wp--preset--color--primary);
}
.header-v3 .desktop-header .elementor-widget-mas-mini-cart .wc-block-mini-cart__quantity-badge .wc-block-mini-cart__badge {
  transform: translateX(260%);
  top: -8%;
}

.search .elementor-widget-wp-widget-woocommerce_product_search .woocommerce-product-search button, .header-transparent .desktop-header .woocommerce-product-search button, .header-default .desktop-header .woocommerce-product-search button {
  font-size: 0;
  background-color: transparent;
  border: 0;
}

.search .elementor-widget-wp-widget-woocommerce_product_search .woocommerce-product-search button::after, .header-transparent .desktop-header .woocommerce-product-search button::after, .header-default .desktop-header .woocommerce-product-search button::after {
  content: " ";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_2151_4783)%22%3E%3Cpath%20d%3D%22M15.8482%2015.1295L11.7172%2011.0646C12.799%209.8893%2013.4637%208.33495%2013.4637%206.62455C13.4632%202.96568%2010.4494%200%206.73158%200C3.0137%200%200%202.96568%200%206.62455C0%2010.2834%203.0137%2013.2491%206.73158%2013.2491C8.33795%2013.2491%209.81129%2012.6935%2010.9686%2011.7697L15.1155%2015.8507C15.3176%2016.0498%2015.6457%2016.0498%2015.8477%2015.8507C16.0502%2015.6517%2016.0502%2015.3286%2015.8482%2015.1295ZM6.73158%2012.2299C3.58585%2012.2299%201.03575%209.72029%201.03575%206.62455C1.03575%203.52881%203.58585%201.01923%206.73158%201.01923C9.87733%201.01923%2012.4274%203.52881%2012.4274%206.62455C12.4274%209.72029%209.87733%2012.2299%206.73158%2012.2299Z%22%20fill%3D%22%23151515%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_2151_4783%22%3E%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

.header-transparent .desktop-header .woocommerce-product-search input:focus {
  border: none !important;
}

@media (max-width: 1199px) and (min-width: 768px) {
  body:not(.elementor-editor-active) .el-mobile-header .handheld {
    width: 400px;
  }
}
@media (max-width: 1199px) {
  .flex-direction-column {
    flex-direction: column !important;
  }
}
.el-mobile-header .mas-hamburger-menu .handheld-header-menu.header-menu .dropdown-menu a {
  padding: 0;
}

.desktop-header .elementor-widget-mas-nav-menu {
  position: static;
}

@keyframes fillRotateBorder {
  0% {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  25% {
    border-top-color: var(--wp--preset--color--base);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  50% {
    border-top-color: var(--wp--preset--color--base);
    border-right-color: var(--wp--preset--color--base);
    border-bottom-color: transparent;
    border-left-color: transparent;
    transform: translate(-50%, -50%) rotate(180deg);
  }
  75% {
    border-top-color: var(--wp--preset--color--base);
    border-right-color: var(--wp--preset--color--base);
    border-bottom-color: var(--wp--preset--color--base);
    border-left-color: transparent;
    transform: translate(-50%, -50%) rotate(270deg);
  }
  100% {
    border-top-color: var(--wp--preset--color--base);
    border-right-color: var(--wp--preset--color--base);
    border-bottom-color: var(--wp--preset--color--base);
    border-left-color: var(--wp--preset--color--base);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes fillRotateBorderV4 {
  0% {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  25% {
    border-top-color: var(--wp--preset--color--primary);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  50% {
    border-top-color: var(--wp--preset--color--primary);
    border-right-color: var(--wp--preset--color--primary);
    border-bottom-color: transparent;
    border-left-color: transparent;
    transform: translate(-50%, -50%) rotate(180deg);
  }
  75% {
    border-top-color: var(--wp--preset--color--primary);
    border-right-color: var(--wp--preset--color--primary);
    border-bottom-color: var(--wp--preset--color--primary);
    border-left-color: transparent;
    transform: translate(-50%, -50%) rotate(270deg);
  }
  100% {
    border-top-color: var(--wp--preset--color--primary);
    border-right-color: var(--wp--preset--color--primary);
    border-bottom-color: var(--wp--preset--color--primary);
    border-left-color: var(--wp--preset--color--primary);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.home-v4-el-hero ~ .swiper-pagination .swiper-pagination-bullet-active {
  position: relative;
}
.home-v4-el-hero ~ .swiper-pagination .swiper-pagination-bullet-active:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid transparent; /* Initial transparent border */
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 500px;
  animation: fillRotateBorderV4 1s linear forwards; /* Animation for filling and rotating border */
}

.home-v3-el-hero ~ .swiper-pagination .swiper-pagination-bullet-active {
  position: relative;
}
.home-v3-el-hero ~ .swiper-pagination .swiper-pagination-bullet-active:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid transparent; /* Initial transparent border */
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 500px;
  animation: fillRotateBorder 1s linear forwards; /* Animation for filling and rotating border */
}

/*# sourceMappingURL=elementor.css.map */
