/**
* Theme Name: Zota Child
* Description: This is a child theme for Zota
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.0
* Template: zota
*/
.mobile {
  display: none !important;
}

.desktop {
  display: block !important;
}
.scroll-header {
  z-index: 99999;
  display: none;
}

.scroll-header.elementor-sticky--effects {
  display: block;
  width: 100%;
}

.postid-6971 .entry-meta {
  display: none;
}

.postid-6971 #banner-container {
  display: none !important;
}

.postid-6971 h1.entry-title {
  display: none !important;
}

.postid-6971 div#page-header {
  display: none;
}

#banner {
  position: fixed;
  left: 10px;
  right: auto;
  top: 50px !important;
  z-index: 2000 !important;
}

#banner img {
  max-width: 150px;
}

.postid-6971 .pojo-form .field,
.postid-7456 .pojo-form .field {
  color: #000 !important;
  font-size: 1.2em !important;
}

#icons-1,
#page-header {
  display: none;
}

.glassix-widget-icon-wrapper img {
  max-width: 35px !important;
}

#glassix-widget-launcher {
  width: 60px !important;
  height: 60px !important;
}

#greeting-message-container {
  bottom: 111px !important;
  left: calc(84px) !important;
}

.wpgmp_tabs_container
  .wpgmp_tab_item
  .wpgmp_location_container
  input[type="checkbox"] {
  margin-right: 0 !important;
  margin-left: 5px !important;
}

.wpgmp_tabs_container #wpgmp_tab_0 .wpgmp_tab_item:hover input[type="checkbox"],
.wpgmp_tabs_container
  #wpgmp_tab_3
  .wpgmp_tab_item:hover
  input[type="checkbox"] {
  margin-left: 5px !important;
}

div.wpgmp_search_form:after {
  display: none !important;
}

.uneditable-input,
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="text"],
textarea {
  color: #000 !important;
}

.wpgmp_tabs_container #wpgmp_tab_0 .wpgmp_tab_item:hover input[type="checkbox"],
.wpgmp_tabs_container
  #wpgmp_tab_3
  .wpgmp_tab_item:hover
  input[type="checkbox"] {
  margin-left: 5px !important;
}

.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title {
  padding: 0;
}

.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"] {
  vertical-align: middle;
  display: inline;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  margin-left: 3px !important;
  margin-right: 3px !important;
}

.modal-header .close {
  padding: 0 10px !important;
  margin: -19px 0 0 -85px !important;
}

.modal-content {
  border: none;
}

#newsletter-popup {
  padding: 0;
}

.modal-dialog {
  margin: 0 auto;
}

.slick-dots li button::before {
  content: "" !important;
  position: unset !important;
}

.progress {
  display: block;
  width: 100%;
  margin-top: 0px;
  height: 2px;
  border-radius: 10px;
  overflow: hidden;

  background-color: #f5f5f5;
  background-image: linear-gradient(to right, #e30c1a, #e30c1a);
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
  transition: background-size 0.4s ease-in-out;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.woocommerce div.product div.images img {
  width: auto !important;
}

.product-block.inner .caption {
  position: relative;
  bottom: 0;
  z-index: 10;
  vertical-align: bottom;
  text-align: right;
  min-height: 130px;
  padding: 0 35px;
  margin-bottom: 5px;
}

.product.vertical .block-inner {
  box-shadow: 1px 1px 5px #ccc;
  margin-bottom: 10px;
  margin-top: auto;
  display: flex;
  min-width: 110px;
  min-height: 105px;
}

.product-block.inner .group-add-to-cart,
.product-block.inner:hover .group-add-to-cart {
  bottom: 0px;
}

.heading-tbay-title {
  direction: rtl;
}

.heading-tbay-title .title a {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.heading-tbay-title li a {
  font-size: 15px;
}

a.show-all {
  margin-top: 25px;
}

.vertical-submenu-right .dropdown-menu {
  min-height: 402px;
  direction: rtl;
}

.vertical-submenu-right {
  overflow-y: scroll;
  height: 400px;
  direction: ltr;
}

.vertical-submenu-right .dropdown-menu {
  position: fixed !important;
  margin-right: -16px !important;
}

.vertical-submenu-right .menu-item .fas {
  float: right;
  margin-top: 12px !important;
  margin-left: 6px !important;
}

nav::-webkit-scrollbar {
  width: 5px;
}

nav::-webkit-scrollbar-thumb {
  background: #e30c1a;
}

.dropdown-menu-inner {
  overflow-x: hidden;
  overflow-y: visible;
  direction: ltr;
}

.dropdown-menu-inner::-webkit-scrollbar {
  width: 5px;
}

.dropdown-menu-inner::-webkit-scrollbar-thumb {
  background: #e30c1a;
  visibility: visible;
  opacity: 1;
}

.menu-categories {
  max-height: 400px;
  direction: rtl;
}

.elementor-product-vertical .item {
  margin-bottom: 15px;
}

.product-block .image {
  margin: 0 auto !important;
  align-self: center;
  padding: 15px;
}

.woocommerce .product.grid .product-content {
  min-height: 345px;
  background: #fff;
}

.archive-shop .product.grid .product-content {
  min-height: 330px;
  background: #fff;
}

.archive-shop .display-products.products > .row > div {
  margin-bottom: 0 !important;
  padding: 0;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}

.archive-shop .display-products.products > .row > div:nth-of-type(4n) {
  border-left: none !important;
}

.product.inner .block-inner {
  border-radius: 0px;
  margin-bottom: 0px;
  margin-top: 0;
  min-height: 250px;
  display: flex;
}

.max-promotion {
  font-size: 25px !important;
}

.related.products {
  margin-bottom: 10px !important;
  margin-top: 0 !important;
}

/* .product.inner:hover .block-inner {
    box-shadow: 0px 5px 6px #00000029;
} */

.product.inner .name a {
  font-weight: 600;
  font-size: 17px;
}

.product-block .image img {
  border-radius: 7px 7px 0 0;
  max-height: 250px;
  width: auto;
}

.product-block .image img:hover {
  transform: scale(1.05) !important;
}

[data-promo-type]:after {
  font-size: 15px;
  content: attr(data-promo);
  position: absolute;
  top: 10px;
  left: 0;
  line-height: 1.5em;
  width: auto;
  text-align: center;
  background-size: 5px;
  z-index: 997;
  border-radius: 0px 10px 10px 0px;
  padding: 3px 5px;
  min-width: 130px;
  height: 29px;
}

[data-promo-type="0"]:after {
  color: #fff !important;
  background-color: #f9ef6a;
  box-shadow: 2px 3px 4px #00000029;
  top: 0;
  width: 100%;
  height: 50px;
  line-height: unset;
  padding: 13px 5px;
  font-size: 20px;
  border-radius: 0px 0px 15px 15px;
}
/* .woocommerce-Price-amount:before {
  font-size: 15px;
  content: attr(data-promo);
  position: absolute;
  top: 10px;
  left: 0;
  line-height: 1.5em;
  width: auto;
  text-align: center;
  background-size: 5px;
  z-index: 997;
  border-radius: 0px 10px 10px 0px;
  padding: 3px 5px;
  min-width: 130px;
  height: 29px;
}

.woocommerce-Price-amount:before {
  color: #da2224;
  background-color: #f9ef6a;
  box-shadow: 2px 3px 4px #00000029;
  top: 0;
  width: 100%;
  height: 50px;
  line-height: unset;
  padding: 13px 5px;
  font-size: 20px;
  border-radius: 0px 0px 15px 15px;
} */

.promo-type-0 {
  color: #da2224;
  background-color: #f9ef6a;
  box-shadow: 2px 3px 4px #00000029;
  top: 0;
  width: 280px;
  height: 50px;
  line-height: unset;
  padding: 13px 5px;
  font-size: 20px;
  border-radius: 0px 0px 15px 15px;
  margin-top: 25px;
}

.promo-type-2 {
  color: #fff !important;
  background-color: #cc3333;
  box-shadow: 2px 3px 4px #00000029;
  font-size: 18px !important;
  min-width: unset !important;
  width: 180px;
  padding: 3px 5px 3px 25px;
}

[data-promo-type="1"]:after {
  color: #fff;
  background-color: #cc3333;
  box-shadow: 2px 3px 4px #00000029;
}

[data-promo-type="2"]:after {
  color: #fff;
  background-color: #cc3333;
  box-shadow: 2px 3px 4px #00000029;
}

.woocommerce-Price-amount bdi {
  color: #000;
  font-weight: bolder;
}

.elementor-widget-woocommerce-product-rating .elementor-widget-container {
  border: none;
  color: #000;
  margin-bottom: 0;
  margin-top: -100px;
}

.zota-single-product-title-main {
  border: none;
  color: #000;
  margin-bottom: 0;
  margin-top: -40px;
  max-width: 404px;
  text-overflow: ellipsis;
}
.yith-wcwl-add-to-wishlist.on-first-load {
  font-size: 24px;
}
.tbay-body-woocommerce-catalog-mod .singular-shop .information .price {
  margin-bottom: 0;
  border-radius: 10px 0 0 10px;
}

.woocommerce-product-details__short-description {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.browse-snif {
  width: 66%;
  display: inline-block;
  text-align: center;
  font-size: 19px;
  margin-bottom: 7px;
}

.search-snif {
  color: #da2224;
  background: #e1e1e1 0% 0% no-repeat padding-box;
  box-shadow: 2px 3px 4px #00000029;
  opacity: 1;
  padding: 5px;
}

.search-snif a {
  color: #da2224;
}

.social-share-icons {
  width: 100%;
  display: inline-block;
}

.social-share-icons i {
  font-size: 35px;
  color: #ccc;
  margin-top: 15px;
  margin-left: 10px;
}

#product-related h3.heading-tbay-title {
  text-align: center;
  color: #6c6c6c;
  font-size: 25px;
  border-top: solid 1px red;
  max-width: 30%;
  margin: 0 auto;
}
#product-related .tbay-element-content.woocommerce {
  margin-top: -10px;
}
.singular-shop div.product .product_meta > span {
  font-size: 12px;
  margin-bottom: 0;
}

.singular-shop div.product .product_meta > span a:after {
  content: "\00a0 / ";
}

.woocommerce div.product .product_title {
  font-size: 30px;
  margin: 0;
  width: 320px;
}

.short_desc_wrapper {
  font-size: 20px;
}

.elementor a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
}

.tbay-filter .justify-content-end {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.tbay-element-nav-menu ul.sub-group-categories,
.tbay-element-nav-menu .menu-categories .category-title {
  padding-right: 15px;
  margin: 15px;
}

.heading-tbay-title .title a:hover {
  padding: 0 !important;
  line-height: 24px !important;
}

.woocommerce div.product.product-block p.price,
.woocommerce div.product.product-block span.price {
  font-size: 17px;
}

.tbay-page-loader #loader {
  border-color: #e30c1a transparent transparent !important;
}

.tbay-page-loader #loader:before {
  border-color: #ffe500 transparent transparent !important;
}

.tbay-page-loader #loader:after {
  border-color: #e30c1a transparent transparent !important;
}

#elementor-lightbox-slideshow-single-img {
  display: none !important;
}

.elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav .dropdown-menu,
.product-recently-viewed-header .content-view {
  margin-top: 0px;
  top: unset;
  z-index: 9999;
}

.tbay-search-form .select-category .optWrapper {
  z-index: 1000;
}

.button-filter-btn {
  /* display: none !important; */
}

.dropdown-item > i,
.ekit-menu-nav-link > i {
  padding-left: 5px;
}

aside#sidebar-shop .col-lg-3 {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

aside#sidebar-shop
  li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat {
  line-height: 1.1em;
  width: 100%;
  margin-bottom: 5px;
}

aside#sidebar-shop ul.sub-group-categories.menu-vertical.nav {
  padding: 0;
  margin: 0;
}

aside#sidebar-shop .menu-categories {
  max-height: unset !important;
  margin-top: -45px;
}

.elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav > li {
  margin-left: 5px;
}

.elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav > li > a {
  margin: 0;
}

.group-categories > li > a:first-child {
  font-weight: 600;
}

#menu-item-133903 {
  width: 65px;
}

.all-categories {
  margin-right: 20px !important;
}

.all-categories a.elementor-item {
  font-weight: 700 !important;
}

.elementor-widget-tbay-nav-menu
  .tbay-horizontal
  .navbar-nav
  .dropdown-menu
  li
  > a {
  color: #1d1d1d !important;
}

/* .menu-image {
    max-width: 25%;
} */

.display-mode-warpper {
  display: none !important;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  color: #e30c1a;
}
.menu-image a:hover,
.dropdown-menu section a:hover {
  padding: 0 !important;
}

/* .megamenu .menu-item img {
    float: right;
    max-height: 45px;
    margin-top: 2px !important;
    margin-left: -3px !important;
} */

.elementor-widget-tbay-nav-menu
  .elementor-nav-menu--main
  .elementor-nav-menu
  ul {
  display: block;
  flex-direction: column;
  transition: none !important;
}

.sub-group-categories li.menu-item:nth-child(n + 6) {
  display: none;
}

.woocommerce-tabs-sidebar {
  display: none;
}

/* 
.kw-dvp-HorizonalButton {
    color: #DA2122;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    cursor: pointer;
    padding: 0 0 10px 0;
}

.kw-dvp-HorizonalButton:before,
.kw-dvp-HorizonalButton:after {
    background-color: #DA2122;
    content: "";
    display: inline-block;
    float: left;
    height: 2px;
}

.kw-dvp-HorizonalButton:before {
    order: 1;
    flex-grow: 1;
    margin-right: 8px;
}

.kw-dvp-HorizonalButton:after {
    order: 3;
    flex-grow: 1;
    margin-left: 8px;
}

.kw-dvp-HorizonalButton * {
    order: 2;
}

.kw-dvp-HorizonalButton span {
    padding: 0 10px;
} */

.slick-list {
  height: auto !important;
}

.menu-image img {
  max-height: unset !important;
  margin: unset !important;
  float: unset !important;
}

#woocommerce-tabs {
  display: none;
}

.product-block.inner .group-buttons {
  top: 10px;
  left: 5px;
  right: auto;
  -webkit-transform: unset !important;
  transform: unset !important;
  -webkit-transition: unset !important;
  -ms-transform: unset !important;
}

.product-block.inner:hover .group-buttons {
  -webkit-transform: unset !important;
  transform: unset !important;
  -ms-transform: unset !important;
}

.product-block.inner .group-buttons > div > a,
.product-block.inner .group-buttons > div.button-wishlist > div > div {
  width: 30px;
  height: 30px;
  border: solid 1px #d5d5d5;
  border-radius: 25px;
}

.product-block.inner .group-buttons > div + div {
  margin-right: 2px;
  margin-left: 0;
}

.product-block.inner .group-buttons > div i {
  font-size: 15px !important;
}

.tb-icon-arrow-left1:before {
  content: "prev" !important;
}

.tb-icon-arrow-right1:before {
  content: "next" !important;
}

.slick-next .tb-icon:before,
.slick-prev .tb-icon:before,
.elementor-swiper-button .eicon-chevron-left:before,
.elementor-swiper-button .eicon-chevron-right:before {
  font-family: swiper-icons;
}

.owl-carousel > .slick-arrow,
.slider > .slick-arrow,
.elementor-swiper-button {
  background: #eee;
  border-radius: 50px !important;
  height: 40px;
  width: 40px;
  opacity: 0.8;
}

/* .owl-carousel>.slick-arrow,
.elementor-swiper-button,
.elementor-swiper-button i {
    display: none !important;
} */

.owl-carousel:hover .slick-arrow,
.elementor-swiper:hover .elementor-swiper-button,
.elementor-swiper:hover .elementor-swiper-button i {
  display: inline-block !important;
}

.eicon-chevron-right {
  margin-top: 10px;
  margin-right: 15px;
}

.eicon-chevron-left {
  margin-top: 10px;
  margin-right: 15px;
}

.elementor-element-a3a0f32 .eicon-chevron-right,
.elementor-element-a3a0f32 .eicon-chevron-left {
  margin-top: 5px;
  margin-right: 8px;
}

.elementor-element-a3a0f32 .owl-carousel > .slick-arrow,
.elementor-element-a3a0f32 .slider > .slick-arrow,
.elementor-element-a3a0f32 .elementor-swiper-button {
  background: #eee;
  border-radius: 50px !important;
  height: 25px;
  width: 25px;
  opacity: 0.8;
}

.elementor-element-a3a0f32 .owl-carousel > .slick-arrow i,
.elementor-element-a3a0f32 .slider > .slick-arrow i,
.elementor-element-a3a0f32 .elementor-swiper-button i {
  font-size: 15px;
}

.eicon-chevron-left:before {
  content: "prev";
}

.eicon-chevron-right:before {
  content: "next";
}

[dir="rtl"] .slick-next {
  left: 25px !important;
}

[dir="rtl"] .slick-prev {
  right: 25px !important;
}

.slick-next::before,
.slick-prev::before {
  content: "" !important;
}

.slick-next.slick-disabled::before,
.slick-prev.slick-disabled::before {
  content: "" !important;
}

.owl-carousel > .slick-arrow i,
.slider > .slick-arrow i,
.elementor-swiper-button i {
  font-size: 20px;
}

.group-add-to-cart .max_add_to_wishlist {
  width: 100%;
  display: block !important;
  margin-top: -123px !important;
}

.product.inner
  .group-buttons
  > div.button-wishlist
  .yith-wcwl-wishlistaddedbrowse
  .feedback,
.product.inner
  .group-buttons
  > div.button-wishlist
  .yith-wcwl-wishlistexistsbrowse
  .feedback {
  width: 30px !important;
  height: 30px !important;
}

#yith-wcwl-popup-message {
  background: #e30c1a;
}

ul.slick-dots {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.slick-dots li {
  margin: 0 4px;
  width: 100px;
}

ul.slick-dots li button {
  background: #ccc;
  height: 8px;
  width: 90px;
  overflow: hidden;
  color: #000;
  border: none;
  border-radius: 4px;
}

ul.slick-dots li.slick-active button {
  background: #000 !important;
  color: #000 !important;
}

.single_max_add_to_wishlist,
.product-block.inner .add-cart a {
  border-radius: 4px !important;
}

.tbay-quick-view {
  margin-left: 5px;
}

.elementor-element-ea17f68 {
  border-bottom: solid #e30c1a 1px;
  box-shadow: 0px 5px 6px #00000029;
}

#sidebar-shop .heading-tbay-title {
  padding: 0;
}

.eicon-chevron-left:before {
  content: "\e87e" !important;
  font-family: inherit !important;
}

.eicon-chevron-left {
  margin-right: 10px !important;
}

.eicon-chevron-right:before {
  content: "\e87d" !important;
  font-family: inherit !important;
}

.eicon-chevron-right {
  margin-right: 10px !important;
}

.elementor-3493 .elementor-element.elementor-element-4734b86c.sticky {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e30c1a;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 15px 0px 0px 0px;
  z-index: 9999;
  box-shadow: 0px 5px 6px #00000029;
}

.elementor-3493
  .elementor-element.elementor-element-12cb208
  .elementor-nav-menu--main
  > ul
  > li
  > a:hover {
  display: inline-block;
  background: #f5f5f5;
  padding: 0 5px;
  margin-top: 15px;
}

.woocommerce-product-details__short-description p {
  float: none;
  text-align: right;
  position: relative;
  margin-top: -24px;
  margin-right: 87px;
}

.single-main-content .yith-wcwl-add-button a {
  background: #fff;
  width: 10px;
  padding: 5px 12px;
  font-weight: 600;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  text-align: center;
  box-shadow: none;
  color: #da2224;
}

.single-main-content .button-wishlist {
  display: flex;
  justify-content: space-evenly;
  position: unset;
}

.single-main-content .button-wishlist i,
.products-list .button-wishlist i {
  font-size: 25px;
  color: #ccc;
}

.single-main-content .button-wishlist .exists i {
  font-size: 25px;
  color: unset;
}

.yith-wcwl-wishlistaddedbrowse a {
  display: none !important;
}

.single-main-content .yith-wcwl-add-button {
  display: inline-flex;
}

.single-main-content .yith-wcwl-add-button span {
  font-size: 20px;
  display: none !important;
}

.single-main-content .information {
  display: flex;
  align-content: flex-end;
  flex-direction: column;
  justify-content: space-around;
}

.discount-promotion {
  margin: 0 15px 0 0 !important;
}

.related.products .heading-tbay-title {
  border: none;
}

p.price.max-promotion.promo-type-2 {
  min-width: 350px;
}

.zota-social-links a.share-whatsapp,
.zota-social-links .zota-facebook {
  background: unset;
  color: #c7c7c7 !important;
  font-size: 45px;
  margin-left: 10px;
}

.group-add-to-cart .yith-wcwl-add-to-wishlist.exists {
  right: 350px;
}

.elementor-23
  .elementor-element.elementor-element-6de5dd7d
  > div.elementor-element-populated {
  padding: 0px 0px 0px 0px !important;
  margin: 0;
}

.elementor-23
  .elementor-element.elementor-element-6de5dd7d
  .elementor-widget-wrap {
  padding: 0px 0px 0px 0px !important;
  margin: 0;
}

.widget.product-tag h3 {
  font-size: 18px !important;
  margin: 5px 0px;
}

.widget_category_filter a {
  margin-right: 28px;
}

.tax-product_tag .woo-variation-swatches .woof_container_inner.widget,
.sold {
  display: none;
}

.icon-search2 {
  cursor: pointer;
}

.search-box-desktop .input-group-addon {
  order: 2;
}

.elementor-111539
  .elementor-element.elementor-element-4cd62770
  .elementor-nav-menu {
  justify-content: space-evenly !important;
}

@media (max-width: 1200px) {
  .navbar-nav.megamenu li.aligned-fullwidth > .dropdown-menu {
    max-width: 820px !important;
  }
  .browse-snif {
    width: 79%;
  }
}

@media screen and (max-width: 767px) {
  #sidebar-shop.tbay-sidebar-shop {
    height: 85vh !important;
  }
  body #message-purchased {
    display: none !important;
  }
  #product-related h3.heading-tbay-title {
    max-width: unset !important;
  }
  .share-button img {
    width: 35px;
  }
  .zota-single-product-title-main {
    max-width: 350px;
  }
  .woocommerce div.product .yith-wcwl-add-to-wishlist {
    margin-top: 15px;
  }
  #woof_widget_1 .widget_price_filter {
    margin-bottom: 0 !important;
  }

  .widget_price_filter {
    margin-bottom: 150px;
  }

  .woof_redraw_zone .widget_price_filter {
    margin-bottom: 0;
  }
  .archive-shop > .tbay-filter .tbay-ordering > .woocommerce-ordering,
  #wcfmmp-store
    .product_area
    .products-wrapper
    > .tbay-filter
    .tbay-ordering
    > .woocommerce-ordering {
    border: 1px solid #dcdcdc !important;
  }
  .wishlist_table.mobile.responsive li {
    position: relative;
    float: right;
  }

  .home section.elementor-section.elementor-top-section,
  .home .elementor-column-wrap {
    padding: 0 !important;
  }

  .mm-panel .dropdown-menu-inner ul li {
    width: 100% !important;
  }

  .treeview li .hitarea {
    width: 100px !important;
  }

  #tbay-mobile-menu-navbar .dropdown-menu-inner div {
    flex-direction: row;
  }

  /* div.menu-categories .col-sm-12:last-child {
        padding-bottom: 125px;
    }*/
  .owl-carousel.slick-slider.related .slick-dots {
    display: none !important;
  }

  .dropdown-menu-inner {
    overflow: visible !important;
  }

  #INDmenu-btn {
    top: unset;
    bottom: 24px;
  }

  /* .home #tbay-main-content {
        padding-top: 62px;
    } */

  .mm-wrapper_opening .mm-menu_offcanvas #main-mobile-menu-mmenu {
    padding: 10px 10px 30px !important;
  }

  .mm-listview.sub-menu > li {
    margin: 0;
  }

  .heading-tbay-title .title a,
  .heading-tbay-title li a {
    font-size: 20px;
  }

  .mm-menu .sub-menu .dropdown-menu-inner .row > div {
    margin-bottom: 0 !important;
  }

  .elementor-2230
    .elementor-element.elementor-element-1b3bcc6
    > div.elementor-element-populated {
    padding: 0px !important;
  }

  .slick-list {
    padding: 0 0 0 25%;
  }

  #main-mobile-menu-mmenu-wrapper {
    border-color: inherit;
    font: inherit;
    padding-top: 90px;
    padding-bottom: 100px;
  }

  .tbay-breadcrumb {
    padding: 15px 0;
    display: block;
    background: #f5f5f5;
  }

  ul.sub-group-categories,
  .menu-categories .category-title {
    margin-top: 25px;
  }

  .tbay-breadcrumb .breadscrumb-inner {
    padding: 0 !important;
  }

  .tbay-breadcrumb h1 {
    margin: 0;
  }

  /* ol.tbay-woocommerce-breadcrumb.breadcrumb {
        display: none;
    } */

  .mm-listview {
    padding: 0;
  }

  .mm-panel .mm-panel .mm-panel .mm-listview {
    padding-top: 20px;
    padding-right: 15px;
  }

  .group-buttons .product-block.inner .button-wishlist.shown-mobile > div a {
    padding: 6px;
  }

  .archive-shop > .tbay-filter .tbay-ordering {
    width: 100%;
    justify-content: flex-start;
  }

  .archive-shop > .tbay-filter .tbay-ordering > span {
    display: block;
    float: right;
    text-align: right;
  }

  .woocommerce .woocommerce-ordering select {
    opacity: 1;
    width: 200px;
    top: -20px;
  }

  .SumoSelect > .CaptionCont {
    display: none;
  }

  .tbay-product-category #wrapper-container,
  .tax-product_tag #wrapper-container {
    padding-top: unset !important;
    top: 130px;
  }

  .mm-listview.sub-menu > li > a {
    font-size: 17px;
    margin: 0;
    line-height: 35px;
    display: block;
    color: #5c5c5c;
    font-weight: 500;
  }

  div.wpgmp_search_form input.wpgmp_search_input {
    font-size: 16px !important;
  }

  div#mm-2 .sub-menu li:nth-child(n + 1) a {
    font-weight: 500;
    font-size: 19px;
    padding: 5px 0;
  }

  #mm-2 .sub-menu .sub-menu li a {
    font-weight: normal !important;
    font-size: 16px !important;
  }

  a.mm-btn_next {
    margin-top: 7px !important;
  }

  .slick-dots {
    display: none !important;
  }

  .archive #tbay-breadcrumb + #main-container .sidebar {
    margin-top: 130px;
  }

  #woof_widget-1 {
    margin-top: -72px;
    max-width: 77%;
  }

  .woof_container_inner {
    max-width: 77%;
  }

  .fa.fa-heart-o,
  .fa.fa-heart {
    font-size: 24px;
  }
  .yith-wcwl-add-button span {
    display: none;
  }
  i.yith-wcwl-icon.fa.fa-heart {
    color: #d9000d;
  }
}

@media (min-width: 768px) {
  .product-block.inner .group-buttons {
    z-index: 10 !important;
  }

  .product-block.inner .group-add-to-cart {
    opacity: 1 !important;
    visibility: visible !important;
    margin-right: 25px;
  }

  .product-block.inner .name {
    overflow: hidden;
    max-height: 26px;
    margin-top: 5px !important;
    margin-bottom: 0 !important;
    position: absolute !important;
  }

  .search-box,
  .elementor-element-680f87b8 {
    display: none;
  }

  .product-block.inner .group-add-to-cart a i {
    margin-left: 8px;
    margin-right: 0;
    font-size: 24px;
    line-height: 1;
    color: #ccc;
    float: right;
    margin-top: 5px;
  }

  .product-block.inner .group-add-to-cart a span {
    display: none;
  }

  h3.desc {
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 8px;
    min-height: 18px;
  }

  #tbay-header.nav-cover-active-1 #nav-cover {
    height: 0 !important;
    z-index: -1 !important;
    display: none;
  }

  #nav-cover {
    height: 0 !important;
    z-index: -1 !important;
    display: none;
  }

  .category-inside-title {
    z-index: 4;
  }

  .elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav .dropdown-menu {
    padding: 0;
    border: 0;
    margin-top: 1px;
    box-shadow: 0px 5px 6px #00000029;
  }

  .all-categories .dropdown-menu {
    margin-top: 0 !important;
  }

  .elementor-nav-menu--layout-horizontal {
    margin-bottom: -11px;
  }

  .elementor-element-10bdd22 .elementor-widget-wrap {
    margin: 10px 0 0 0;
    padding: 0 !important;
  }

  .mfp-content ul.slick-dots li.slick-active button {
    display: none;
  }

  .page #tbay-breadcrumb,
  .single-post #tbay-breadcrumb,
  .sold {
    display: none;
  }

  .elementor-3493
    .elementor-element.elementor-element-d40ee75
    .elementor-nav-menu--main
    > ul
    > li
    > a {
    padding: 10px;
    display: flex;
    margin-top: 15px;
  }

  .elementor-3493
    .elementor-element.elementor-element-d40ee75
    .elementor-nav-menu--main
    > ul
    > li
    > a:hover {
    background: #f5f5f5;
  }

  #menu-item-7657 .caret {
    margin-right: 4px;
  }

  .elementor-3493
    .elementor-element.elementor-element-27b91155
    .toggle-menu-title {
    padding: 23px 0px 0px 0px !important;
  }

  #tbay-breadcrumb h1 {
    margin: 0 0 15px 0;
  }

  section#tbay-breadcrumb {
    background: #f5f5f5;
    padding: 5px 0;
  }

  .tbay-breadcrumb.breadcrumbs-color .breadscrumb-inner,
  .tbay-breadcrumb.breadcrumbs-text .breadscrumb-inner {
    margin: 0;
    padding: 20px 0 0 0;
  }

  .open .category-inside-content {
    top: 100%;
    right: 0;
    min-width: 170px;
    max-width: 300px;
    margin: 13px 0 0 0 !important;
  }

  .product-block.inner:hover .group-add-to-cart {
    display: block !important;
  }

  .woocommerce div.product .group-add-to-cart .yith-wcwl-add-to-wishlist {
    height: 36px !important;
    padding: 0;
    margin-bottom: 10px;
  }

  .product-block.inner .group-add-to-cart a {
    border-radius: 40px;
    display: block;
    padding: 0px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    margin-right: 10px;
    background: #fff;
  }

  div.button-wishlist .yith-wcwl-wishlistaddedbrowse a,
  div.button-wishlist .yith-wcwl-wishlistexistsbrowse a {
    font-size: unset !important;
    opacity: 1 !important;
    color: #fff !important;
    border-radius: 0px;
    display: none;
    padding: 5px;
    width: 350px;
    text-align: center;
    /* margin: 0 auto; */
    margin-right: 10px;
    height: 35px;
    margin-top: 30px;
  }

  div.button-wishlist .yith-wcwl-wishlistaddedbrowse,
  div.button-wishlist .yith-wcwl-wishlistexistsbrowse {
    position: unset !important;
  }

  div.button-wishlist .yith-wcwl-wishlistaddedbrowse .feedback i,
  div.button-wishlist .yith-wcwl-wishlistexistsbrowse .feedback i {
    line-height: unset !important;
    display: flex;
    font-size: 24px;
    position: relative;
    color: #cc3333;
    top: -5px;
    right: 112px;
  }

  .yith-wcwl-add-to-wishlist.exists i {
    color: #cc3333 !important;
  }

  .yith-wcwl-add-to-wishlist a {
    background: var(--tb-theme-color);
    width: 100%;
  }

  div.button-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
  div.button-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
    width: 48px;
    height: 48px;
    font-size: 20px;
    align-items: center;
    color: var(--tb-theme-color);
    background: transparent;
    justify-content: flex-start;
  }

  .yith-wcwl-wishlistaddedbrowse i,
  .yith-wcwl-wishlistexistsbrowse i {
    top: -6px !important;
    right: 10px !important;
  }
}

@media (max-width: 1400px) {
  /* .dropdown-menu {
        width: 850px !important;
    } */
  #menu-item-8332 .dropdown-menu .level-1 a.elementor-item {
    font-weight: 500;
    font-size: 16px;
  }

  #menu-item-8332 .dropdown-menu .level-2 a.elementor-item,
  #menu-item-8332 .dropdown-menu .level-2 a.elementor-item {
    font-weight: normal;
    font-size: 15px;
  }

  .canvas-menu-btn-wrapper .tb-icon-text-align-right:before {
    font-size: 25px;
    color: #fff;
  }
}

@media (max-width: 1280px) {
  .tbay-search-form .tbay-search {
    min-width: unset !important;
  }
}

@media (max-width: 765px) {
  .mobile {
    display: block !important;
  }

  .desktop {
    display: none !important;
  }

  #greeting-message-container {
    display: none !important;
  }

  div#glassix-widget-launcher-container {
    bottom: 5px !important;
    left: 5px !important;
  }
  .canvas-position-right .element-menu-canvas .menu-canvas-content {
    right: -8px !important;
    left: auto !important;
    -webkit-transform: translate3d(-370px, 0, 0);
    transform: translate3d(370px, 0, 0);
  }
  .product.inner .name a {
    font-weight: 600;
    font-size: 15px;
  }

  #product-related h3.desc {
    font-size: 15px;
  }

  /* .tbay-login,
    .top-wishlist,
    .top-cart,
    .top-contact {
        max-width: 30px;
        position: relative;
        bottom: -30px;
    } */

  .active-mobile {
    position: relative;
    bottom: -30px;
  }

  .select-category {
    display: none;
  }

  .tbay-search-mobile .form-group .input-group {
    border: 1px solid #e30c1a;
    padding-left: 10px;
    padding-right: 0;
    border-radius: 100px;
  }

  ::-webkit-input-placeholder {
    text-align: center;
  }

  :-moz-placeholder {
    text-align: center;
  }

  .search-device {
    padding: 5px 0;
    position: fixed;
    width: 100%;
    top: 72px;
    z-index: 98;
  }

  .elementor-element-565621f .elementor-widget-wrap {
    padding: 0 !important;
  }

  .tbay-search-mobile .form-group .input-group .tbay-search {
    margin: 8px;
    height: 20px;
  }

  .search-device .tbay-search-mobile .button-group {
    position: absolute;
    border-radius: 20px !important;
    left: 0;
    background: #e30c1a;
  }

  .tbay-search-mobile .button-search:not(.icon) > i {
    color: #fff !important;
  }

  .scroll-header {
    display: none !important;
  }

  .tbay-search-mobile form.show-category .form-group .input-group .tbay-search {
    padding-left: 0;
  }

  .tbay-login > a i {
    font-size: 32px;
  }

  .yith-wcwl-wishlistaddedbrowse .tb-icon-heart:before,
  .yith-wcwl-wishlistexistsbrowse .tb-icon-heart:before {
    color: #fff;
  }

  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center
    .elementor-grid {
    margin-left: unset !important;
  }

  .top-wishlist .count_wishlist {
    right: 15px;
    color: #e30c1a;
  }

  .search-wrapper {
    width: auto !important;
    right: 15px;
  }

  .search-wrapper .icon.icon-search2::before {
    font-size: 20px;
    margin-top: -5px;
  }

  .search-box .elementor-widget-wrap,
  .header-icons .elementor-widget-wrap {
    padding: 0 !important;
  }

  .elementor-111539 .elementor-element.elementor-element-9e0b823 img {
    height: auto !important;
    width: 100px;
  }

  .search-button-top {
    background: #fff;
  }

  .mm-menu .mm-listitem_opened > .mm-btn_next,
  .mm-menu .mm-listitem_opened > .mm-panel {
    background: rgba(0, 0, 0, 0) !important;
  }

  .mm-listitem_opened > .mm-btn_next:after {
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg);
    right: 0px;
    left: auto;
    position: absolute;
    top: 0;
  }

  .mm-btn_next:after {
    position: absolute;
    right: auto;
    font-size: 15px;
    left: unset !important;
    top: 38%;
  }

  .mm-listitem_opened > .mm-panel {
    display: block;
    margin-top: -30px;
    /* margin-right: -25px;
        margin-bottom: 15px; */
  }

  .tbay-show-cart-mobile .product-block div.add-cart a {
    line-height: 22px;
    height: 20px;
  }

  .group-add-to-cart .max_add_to_wishlist {
    width: 100%;
    display: block !important;
    margin-top: -35px !important;
    width: 73px;
    float: left;
    height: 20px;
  }

  .woocommerce div.product.product-block p.price,
  .woocommerce div.product.product-block span.price {
    right: 0;
    text-align: right;
    font-size: 15px;
    position: relaive;
    width: 100%;
    color: #d9000d;
    bottom: 3px;
  }

  .product-block.inner .caption {
    min-height: 84px;
  }

  h3.desc {
    font-size: 15px;
    margin: 0 0 5px;
    overflow: hidden;
    height: 15px;
  }

  .home .wrapper-container {
    padding-top: 263px !important;
  }

  .page .wrapper-container {
    padding-top: unset !important;
    top: 130px;
  }

  .woocommerce-tabs-sidebar .wc-tab-sidebar {
    top: 180px !important;
  }

  .page .tbay-breadcrumb {
    display: none;
  }

  .checklist_addon label span {
    padding: 8px 10px !important;
  }

  .elementor-23
    .elementor-element.elementor-element-6de5dd7d
    > div.elementor-element-populated {
    padding: 0px 0px 0px 0px !important;
    margin: 0 !important;
  }

  .elementor-element-6de5dd7d .elementor-widget-wrap {
    padding: 0 !important;
  }

  .checklist_addon {
    float: right !important;
  }

  .categories_filter_reset {
    width: 100%;
    border-radius: 0px;
    max-width: 65px !important;
  }

  .group-add-to-cart
    .product-block.inner
    .button-wishlist.shown-mobile
    > div
    a {
    padding: 0;
  }

  .product-block.inner .button-wishlist-big .shown-mobile > div a span {
    font-size: 15px;
    color: #ccc;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
  }

  .button-wishlist-big .yith-wcwl-add-to-wishlist {
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    height: 25px;
  }

  .product-block.inner .button-wishlist.shown-mobile > div a span {
    font-size: 13px;
  }

  .group-buttons span:not(.feedback) {
    display: none;
  }

  .group-buttons .feedback .tb-icon-heart {
    top: 7px;
    right: 7px;
    position: absolute;
  }

  .product-block.inner
    .button-wishlist-big.shown-mobile
    .yith-wcwl-add-to-wishlist
    > div.yith-wcwl-add-button
    a {
    width: 100%;
    font-size: 15px !important;
    color: #ccc;
    height: auto;
    padding: 0;
  }

  .product-block.inner
    .button-wishlist-big.shown-mobile
    .yith-wcwl-add-to-wishlist
    > div.yith-wcwl-add-button
    a
    i {
    float: right;
  }

  .product-block.inner
    .button-wishlist-big.shown-mobile
    .yith-wcwl-add-to-wishlist
    > div.yith-wcwl-add-button
    a
    span {
    display: none;
  }

  .single-main-content .button-wishlist {
    top: -61px;
  }

  .zota-single-product-title-main,
  .elementor-widget-woocommerce-product-rating .elementor-widget-container {
    margin: 0;
  }

  .zota-single-product-title-main {
    padding: 0;
  }

  .max-promotion {
    margin-bottom: 10px !important;
    margin-top: 0;
  }

  .single-product div.product .product_meta > span,
  .elementor-widget-woocommerce-product-meta .product_meta > span {
    color: var(--link-color);
    margin: 0;
    line-height: 24px;
    margin-bottom: 0px;
    font-size: 12px;
  }

  .singular-shop div.product .product_meta {
    margin-top: 5px;
  }

  .browse-snif {
    width: 100%;
  }

  .social-share-icons {
    text-align: center;
  }

  .promo-type-0 {
    height: 23px;
    width: 45%;
    height: unset;
    padding: 3px 5px 3px 25px;
    font-size: unset !important;
    border-radius: 15px 0 0 15px;
    box-shadow: 2px 3px 4px #00000029;
  }

  .promo-type-2 {
    color: #fff !important;
    background-color: #cc3333;
    box-shadow: 2px 3px 4px #00000029;
    font-size: 13px !important;
    min-width: unset !important;
    width: 35%;
    padding: 3px 5px 3px 25px;
  }

  .woocommerce div.product .product_title,
  body div.product .product_title {
    margin-bottom: 0;
  }

  .single_max_add_to_wishlist,
  .product-block.inner .add-cart a {
    border-radius: 30px !important;
    font-weight: normal;
    font-size: 12px;
  }

  .group-add-to-cart {
    z-index: 1001;
  }

  .tbay-show-cart-mobile .product-block div.add-cart a.loading:after {
    line-height: 20px;
  }

  .woocommerce .product.grid .product-content {
    min-height: 260px;
    background: #fff;
  }

  .product.inner .block-inner {
    margin-bottom: 0px;
    margin-top: 0;
    min-height: 215px;
    display: flex;
  }

  .mm-wrapper_opening .mm-menu_offcanvas {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 5000;
    width: 88%;
  }

  .archive-shop .display-products.products > .row > div:nth-of-type(2n) {
    border-left: none !important;
  }

  .topbar-device-mobile {
    z-index: 5000 !important;
  }

  #mmenu-close {
    display: none;
  }

  .mm-panels {
    margin-top: 86px;
  }

  body .topbar-device-mobile {
    padding: 0 15px;
    z-index: 6000;
    border-bottom: solid #e30c1a 1px;
    box-shadow: 0px 5px 6px #00000029;
  }

  .elementor-element-d0d005a
    .owl-carousel:not(.slick-slider)[data-mobileslick="1"]
    > div {
    max-width: 50%;
    width: 50%;
  }

  .mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
    width: 40px;
    display: block;
    float: left;
  }

  .menu-categories {
    max-height: initial;
  }

  .menu-categories .mm-listitem > a,
  .mm-listitem span {
    padding: 0;
    margin: 0;
  }

  .woocommerce-products-header {
    display: block;
  }

  header.woocommerce-products-header h1 {
    font-size: 30px;
    margin: 30px 0 -45px 0;
  }

  .elementor-element-a3a0f32 .owl-carousel > .slick-arrow,
  .slider > .slick-arrow,
  .elementor-swiper-button {
    height: 25px;
    width: 25px;
  }

  .elementor-element-a3a0f32 .owl-carousel > .slick-arrow i,
  .slider > .slick-arrow i,
  .elementor-swiper-button i {
    font-size: 10px;
  }

  .elementor-element-a3a0f32 .eicon-chevron-left,
  .elementor-element-a3a0f32 .eicon-chevron-right {
    margin-top: 6px;
    margin-right: 8px;
  }

  .woocommerce-tabs-sidebar {
    display: none;
  }
}
