/*
Theme Name: INTERHERB
Author: Matrixonline.hu Kft.
Author URI: http://www.matrixonline.hu/
Description: Custom theme for INTERHERB
Version: 23.07.21
Requires PHP: 7.4
License: Commercial
Text Domain: interherb
Template: porto
*/

/* Global */

html > body,
body {
  position: relative;
}

main ul,
main ol,
main p,
main table,
main iframe {
  margin-bottom: 20px;
}

/* Clearfix */

*.clearfix::before,
*.clearfix::after {
  content: '';
  display: table;
}

*.clearfix::after {
  clear: both;
}

*.clearfix {
  zoom: 1;
}

/* Footer static */

div#mx-footer-right-fixed {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 11;
}

div#mx-footer-right-fixed > div.textwidget {
  float: right;
}

div#mx-footer-right-fixed > div.textwidget img {
  max-width: 320px;
  height: auto;
  margin: 0px !important;
  vertical-align: bottom;
}

div#mx-footer-right-fixed > div.textwidget a {
  outline: none;
}

/* Cookie bar */

#eu-cookie-bar {
  display: none;
  direction: ltr;
  color: #ffffff;
  min-height: 20px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 99999;
  padding: 3px 20px 2px;
  background-color: #2e363f;
  text-align: center;
  font-size: 12px;
}

#eu-cookie-bar a {
  color: #ffffff;
  text-decoration: underline;
}

button#euCookieAcceptWP {
  margin: 0 10px;
  line-height: 20px;
  background: #104a85;
  border: none;
  color: #ffffff;
  padding: 2px 12px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
}

/* WC */

body *.mx-show-if-logged-in {
  display: none;
}

body *.mx-hide-if-logged-in {
  display: block;
}

body.logged-in *.mx-show-if-logged-in {
  display: block;
}

body.logged-in *.mx-hide-if-logged-in {
  display: none;
}

div.product-summary-wrap
  div.description.woocommerce-product-details__short-description {
  margin-top: 20px;
}

/* Product list */

ul.products li.product h3.woocommerce-loop-product__title {
  word-break: break-word;
}

/* INTERHERB - moved from customizer */

/* Header styles */

#header .separator {
  border-left: transparent !important;
}

#header .searchform input {
  width: 390px;
}

.top-menu [class^='porto-icon-']:before,
[class*=' porto-icon-']:before {
  font-weight: 700;
}

#main-toggle-menu .menu-title,
.header-top .custom-html .wel-msg i {
  color: #25863d !important;
}

#header .searchform button {
  color: black !important;
}

#header .searchform button {
  background-color: #d6d6d6 !important;
}

#main-toggle-menu .menu-title:hover {
  background-color: white !important;
}

#main-toggle-menu .menu-title,
#header .info-item a {
  font-size: 16px !important;
}

#header .searchform input {
  font-size: 15px;
}

#main-toggle-menu.show-hover .toggle-menu-wrap {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

#mini-cart .cart-items {
  background-color: #25863d;
}

.autocomplete-suggestion,
.autocomplete-suggestion .search-price {
  font-size: 15px;
}

/* Mobile header */

#header.sticky-header .header-main.change-logo .logo img {
  transform: none;
}

/* Newsletter styles */

.newsletter_gdpr {
  text-align: right;
  margin-top: 10px;
  margin-right: 250px;
}

/* Hero slider */

.custom-text-1 {
  color: #ce074f !important;
}

.owl-carousel.show-nav-middle .owl-nav .owl-next,
.owl-carousel.show-nav-middle .owl-nav .owl-prev {
  color: #25863d;
}

.owl-carousel.show-nav-middle .owl-nav button:hover {
  background-color: #25863d;
  border-color: #25863d;
}

/* Single product page */

.single-product .product-summary-wrap .description p,
.woocommerce-tabs .tab-content p {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0px;
}

.summary-before .labels {
  text-align: center;
}

.sticky-product .star-rating,
.sticky-product .availability {
  display: none;
}

.summary-before .labels .onnew,
.product-image .labels .onnew {
  border-radius: 4px;
}

li.additional_information_tab {
  display: none !important;
}

/* Buttons */

.widget_price_filter .price_slider_amount .button,
li.product-default:hover .add-links.no-effect .add_to_cart_button,
#mini-cart .buttons a {
  border-radius: 4px;
}

#mini-cart .buttons a {
  background: #25863d;
  font-size: 15px;
  padding: 12px;
}

/* Blog style */

.post-excerpt,
.archive .clearfix {
  display: none;
}

.blog-posts .post .entry-title {
  font-size: 1.3em;
  margin-top: -10px;
}

/* Tanácsadás */

.comment-form-url {
  display: none;
}

/* Checkout */

.porto-radio .porto-control-label,
.payment_methods .porto-control-label,
::placeholder {
  font-size: 16px !important;
}

/* Products */

.product-image:hover {
  z-index: 0;
}

.pwidth-lg-5 .product-image,
li.product-default.show-links-hover .product-image {
  padding: 15px;
}

.woocommerce-ordering select {
  width: 190px;
}

/* Search results */

body.search-results div#main div#content > div.heading {
  display: none;
}

/* 240329 */

/* Global */
.ml-n-1 {
  margin-left: -0.1rem;
}
.ml-n-2 {
  margin-left: -0.2rem;
}
.me-n-4 {
  margin-right: -0.4rem;
}
.rounded {
  border-radius: 6px !important;
}
.custom-font,
.custom-font h2 {
  font-family: Segoe Script;
}
.m-t-lg-xl {
  margin-top: 40px !important;
}
.woo-page-header {
  border-top: 1px solid #e7e7e7;
}

.woocommerce-form-coupon-toggle {
  border: 2px solid;
  border-color: #4dae65;
  border-radius: 5px;
  padding: 20px;
  font-size: 14px;
  font-weight: 700;
}

/* Header */
.wel-msg i {
  font-size: 23.68px;
  color: #4dae65;
}
#header .header-top .separator {
  height: 50px;
  border-color: #fff;
}
#header .share-links {
  margin-left: 23px;
}
#header .share-links a {
  width: 25px;
  height: 25px;
  margin: 0 5px;
  font-size: 1rem;
}
#header .share-facebook {
  margin-right: 0 !important;
}
#header .searchform {
  max-width: 680px;
  width: 100%;
  margin-top: -10px;
  font-size: 11px;
  border-width: 2px;
  border-radius: 5px;
}
#header .searchform select {
  font-size: inherit;
}
#header .searchform .selectric,
#header .searchform select {
  border-left-width: 0;
  margin-right: 0;
}
#header .searchform button {
  padding: 0 20.5px;
  background-color: #4dae65;
}
#header .searchform.searchform-cats input {
  width: 100%;
  padding-left: 20px;
  font-size: 13px;
}
#header .searchform select,
#header .searchform button,
#header .searchform .selectric .label,
#header .searchform input {
  height: 46px;
  line-height: 46px;
}
/*#header .logo { margin-right: 7.2rem; }*/
#mini-cart {
  margin-top: -13px;
  margin-left: 12px;
}
.cart-popup {
  margin-right: 5.8rem;
}
#header:not(.sticky-header) .header-bottom {
  border-top: 1px solid #e7e7e7;
}
#main-toggle-menu .menu-title:hover {
  background-color: #4dae65;
  color: #fff;
}
#main-toggle-menu .menu-title {
  padding: 22px 83px 22px 20px;
  background-color: #fff;
  color: #4dae65;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #e7e7e7;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: -0.025em;
}
#main-toggle-menu .toggle-menu-wrap {
  width: 117%;
  box-shadow: 0 29px 29px rgba(0, 0, 0, 0.1);
}
#main-toggle-menu .menu-title .toggle {
  margin-right: 15px !important;
  font-size: 20px;
  vertical-align: middle;
}
#menu-main-menu > li {
  display: flex;
  padding: 8px 5px 0;
  border-top: 1px solid #e7e7e7;
}
#menu-main-menu > li > a {
  width: 75%;
  border-width: 0;
}
#menu-main-menu > li .arrow {
  position: static;
  margin-top: 1px;
}
#menu-main-menu li i {
  font-size: 18px;
  vertical-align: middle;
}
#menu-main-menu .popup > .inner {
  border-top-width: 0;
  border-radius: 0;
}
#menu-main-menu .inner > .sub-menu {
  flex-wrap: wrap;
}
#header .info-item a {
  font-weight: 700;
  letter-spacing: -0.025em;
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
.mega-menu .tip {
  text-transform: uppercase;
}
.menu-title:after {
  content: '\e81c';
  font-family: 'porto';
  position: absolute;
  right: 1.4rem;
}
.searchform-fields span.text {
  width: 100%;
  max-width: 490px;
}
.header-main .header-left,
.searchform-popup {
  flex: 1;
}
*:not(#side-nav-panel):not(.product-share) > .share-links > .share-facebook,
*:not(#side-nav-panel):not(.product-share) > .share-links > .share-twitter {
  float: right;
}
.top-menu {
  margin-left: 5px;
  margin-right: 8px;
}
.top-menu .menu-item a {
  display: inline-flex;
  align-items: center;
  margin: 0 12px;
}
.top-menu .menu-item i {
  margin-right: 5px;
  font-size: 16px;
}
.currency-switcher a,
.view-switcher a {
  font-weight: 400 !important;
  text-transform: uppercase !important;
}
.view-switcher {
  margin-right: 13px;
  margin-left: 10px;
}
.view-switcher i,
.porto-block > p,
.menu-block > a,
.menu-block p,
.flash-deals .add-links-wrap,
.flash-deals .category-list,
.custom-deal .onsale,
.post-slide .post-meta {
  display: none !important;
}
.side-nav-wrap .sidebar-menu > li.menu-item:hover {
  background-color: #f4f4f4;
}
.sidebar-menu li.menu-item {
  position: static;
}
.sidebar-menu > li.menu-item .popup:before {
  content: none;
}
.banner-container sup {
  font-size: 33%;
  font-weight: 700;
  color: #222529;
  top: -1.3em;
  margin-right: 16px;
  letter-spacing: -0.03em;
}
.sale-text::before {
  content: '';
  position: absolute;
  top: 9px;
  left: -7px;
  right: 0;
  bottom: 11px;
  width: 2.34722em;
  background-color: #222529;
  z-index: -1;
  transform: rotate(-2deg);
}
.custom-text-1 {
  font-size: 2.5em;
  right: 0.4rem;
  bottom: 0;
}
.custom-text-2 {
  color: #ee8379;
  font-size: 1.625em;
  right: 1.2rem;
  bottom: 0.7rem;
  transform: rotate(-30deg);
}
.custom-text-3 {
  font-size: 1.601875em;
  right: 1.68552em;
  bottom: -0.6rem;
}
.custom-text-1,
.custom-text-3 {
  color: #4dae65;
  transform: rotate(-30deg);
}
.d-menu-lg-none > a {
  display: none !important;
}
.sidebar-menu .wide .popup > .inner {
  padding: 30px;
}
.menu-item.sub > a > i {
  display: block;
  font-size: 3.5rem !important;
  color: #ccc;
}
.menu-item.sub > a > i:before {
  margin: 1.5rem 0;
}
.side-menu-sub-title > a {
  font-size: 0.875rem !important;
  color: #222529 !important;
  padding-top: 0 !important;
  padding-bottom: 5px !important;
}
.side-menu-sub-title > a,
.sidebar-menu .wide li.sub > a {
  text-transform: uppercase;
  font-weight: 700;
}
.sidebar-menu li.side-menu-sub-title:not(:first-child) {
  margin-top: 30px;
}
.side-nav-wrap .sidebar-menu .wide li.menu-item li.menu-item > a:hover {
  background: none;
  text-decoration: underline !important;
}
.sidebar-menu .wide li.sub li.menu-item > ul.sub-menu {
  padding-left: 0;
}
.side-nav-wrap
  .sidebar-menu
  .wide.menu-section-dark
  li.menu-item
  li.menu-item
  > a {
  color: #bcbdbd;
}
.menu-section-dark .side-menu-sub-title > a {
  color: #fff !important;
}
#mini-cart .cart-subtotal {
  font-size: 11px;
  line-height: 1;
  letter-spacing: -0.025em;
  color: #777;
  font-weight: 400;
  margin-left: 16px;
}
#mini-cart .cart-price {
  color: #ee8379;
  font-size: 15px;
  font-weight: 600;
}
/*main*/
.page-top .container:after {
  content: '';
  display: block;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 12px;
}
.page-header-7 .container:after {
  content: none;
}
.resp-tabs-list li:last-child {
  border-radius: 0;
}
.porto-ibanner {
  margin-bottom: 0;
}
#main-toggle-menu .toggle-menu-wrap > ul,
.product-image {
  border-width: 0;
}
.intro-carousel .owl-nav {
  left: 50%;
  transform: translateX(-50%);
}
.star-rating {
  font-size: 14px;
  letter-spacing: -0.125em;
  width: 72px;
}
ul.products li.product-col .price,
ul.products li.product-col h3 {
  letter-spacing: 0.005em;
}
ul.products li.product-col h3 {
  position: relative;
  color: #222329;
}
.owl-carousel.show-nav-middle .owl-nav button:hover {
  background-color: #4dae65;
  border-color: #4dae65;
  color: #fff;
}
.has-box-shadow .owl-carousel .owl-stage-outer::before,
.has-box-shadow .owl-carousel .owl-stage-outer::after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  box-shadow: 0 0 100px 140px rgba(255, 255, 255, 0.6);
}
.has-box-shadow .owl-carousel .owl-stage-outer::before {
  left: 0;
  z-index: 2;
}
.has-box-shadow .owl-carousel .owl-stage-outer::after {
  right: 0;
}
.owl-carousel.show-nav-middle .owl-nav .owl-next {
  right: -28px;
}
.owl-carousel.show-nav-middle .owl-nav .owl-prev {
  left: -45px;
}
.owl-carousel.show-nav-middle .owl-nav .owl-next,
.owl-carousel.show-nav-middle .owl-nav .owl-prev {
  width: 40px;
  height: 80px;
  font-size: 26px;
  color: #4dae65;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  transition: background-color 0.3s, color 0.3s;
}
.category-container .products .product-category .thumb-info-title {
  padding-left: 2rem;
}
.category-container .products .sub-title {
  text-transform: none;
  font-size: 18px;
  letter-spacing: -0.025em !important;
  line-height: 26px;
  font-weight: 600 !important;
}
.category-container .products .thumb-info-type {
  font-size: 13px;
  letter-spacing: -0.02em;
  line-height: 22px;
  text-transform: none;
}
.filter-products.show-category .products-filter {
  width: 100%;
  margin-bottom: 20px;
  border-width: 0;
}
.filter-products.show-category .product-categories a::before {
  content: none !important;
}
.filter-products.show-category .product-categories a {
  padding: 7px 24px;
  margin: 0 5px;
  border-radius: 7px;
  color: #222529;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 22px;
  box-shadow: 0 0 0 1px #e9e9e9;
  transition: border-width 0.3s, border-color 0.3s;
}
.filter-products.show-category .product-categories a:hover,
.filter-products.show-category .product-categories .current a {
  color: #4dae65 !important;
  box-shadow: 0 0 0 2px #4dae65;
}
.filter-products.show-category .products-filter + div {
  width: 100%;
  padding: 0 15px;
}
.filter-products .product-categories {
  display: flex;
  flex-wrap: wrap;
}
.filter-products {
  padding: 30px 0 27px 17px;
}
.filter-products .products-filter h4 {
  display: none;
}
.special-products {
  padding: 40px 33px 23px;
  border: 2px solid #ee8379;
}
.flash-text {
  position: absolute;
  top: 2.5rem;
  z-index: 3;
  left: calc(50% + 10px);
  transform: translateX(-50%);
}
.flash-deals .sale-product-daily-deal {
  bottom: -41px;
  border-radius: 30px;
}
.flash-deals .product-content {
  margin-top: -99px;
  padding-bottom: 3rem !important;
}
.flash-deals .price {
  position: relative;
}
.flash-deals .product-image img {
  min-height: 300px;
}
.offer-product {
  padding: 45px 40px;
  border: 2px solid #4dae65;
}
.offer-product .sale-product-daily-deal {
  top: 0;
  bottom: auto;
  max-width: 300px;
}
.offer-product .product-content {
  margin-top: -38px;
}
.offer-product .inner img {
  margin-top: 26px;
}
.offer-product .products li.product-col h3 {
  font-size: 20px;
}
.offer-product .add_to_cart_button {
  padding-left: 45px;
  height: 56px;
  line-height: 56px;
  padding-right: 45px;
  font-size: 14px;
  border-radius: 7px;
}
.offer-product .add_to_cart_button::before {
  font-size: 24px !important;
  font-weight: 300 !important;
}
.offer-product .quickview,
.offer-product .yith-wcwl-add-to-wishlist a {
  height: 56px;
  line-height: 56px;
}
.offer-product .add-links-wrap {
  margin-top: 46px;
}
.custom-deal .sale-product-daily-deal {
  padding: 8px 0;
  margin-left: auto;
  margin-right: auto;
  color: #444;
}
.custom-deal .products .sale-product-daily-deal::before {
  background-color: #f4f4f4;
  border-radius: 30px;
}
.custom-deal .products li.product:hover .product-image {
  box-shadow: none;
}
.custom-deal .product-image:hover {
  z-index: 0;
}
.custom-deal .products .sale-product-daily-deal .porto_countdown-amount,
.custom-deal .products .sale-product-daily-deal .porto_countdown-period {
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.025em;
  line-height: 26px;
}
.custom-deal .products .sale-product-daily-deal .daily-deal-title {
  color: #444;
  letter-spacing: 0.025em;
}
.post-slide .post-image {
  margin-bottom: 14px !important;
}
.post-carousel .post-slide .post-item span.cat-names {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.005em;
}
.post-slide h3 {
  font-size: 20px;
  font-family: Poppins;
  font-weight: 600;
  margin-top: 2px;
  margin-bottom: 2px !important;
}
.post-slide .post-excerpt {
  letter-spacing: -0.025em;
  color: #777;
}
.brands-carousel .elementor-image img {
  margin: 0 auto;
}
.widget-subscribe > .email {
  width: calc(100% - 215px - 17px);
  max-width: 729px;
  margin-right: 17px;
}
.widget-subscribe .wpcf7-email {
  padding: 15px;
  border: 2px solid #bebebe;
}
.widget-subscribe .wpcf7-submit {
  min-width: 215px;
  max-height: 53px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.05em;
  padding: 14px;
}
/*footer*/
.widget .tagcloud a {
  font-size: 14px !important;
  text-transform: uppercase;
  color: #fff;
  background: #272723;
  padding: 12px 22px;
  border: none;
  border-radius: 3px;
  letter-spacing: 0.05em;
}
#footer .widget-title {
  font-size: 15px;
}
#footer .footer-main > .container {
  padding-top: 3.7rem;
  padding-bottom: 1rem;
}
#footer .share-links {
  max-width: 145px;
}
#footer .share-instagram {
  margin-left: 0 !important;
}
#footer .share-links a {
  width: 40px;
  height: 40px;
  margin: 8px 5px -5px;
  box-shadow: none;
  border: 1px solid #e7e7e7;
}
#footer .share-links a:hover {
  border-color: transparent;
}
#footer .footer-bottom {
  padding: 0 0 54px;
}
#footer .footer-bottom .footer-center {
  padding-top: 24px;
  border-top: 1px solid #e7e7e7;
}
.widget.widget_text li {
  margin-bottom: 14px;
  font-size: 13px;
}
.footer-copyright {
  font-size: 13px;
  letter-spacing: -0.025em;
}

.sidebar-menu li.menu-item {
  position: relative !important;
}

/* #header .button-wrap {margin-left: 14em !important;} */

#mini-cart .cart-popup {
  margin-right: 0 !important;
}

.searchform-fields span.text {
  max-width: 100% !important;
}
.header-bottom .custom-html {
  display: block !important;
}

.porto-sticky-navbar .cart-items {
  background-color: #25863d !important;
}

/* LACI - product grid description fix */

ul.products li.product div.product-inner div.description * {
  display: none;
}
ul.products li.product div.product-inner div.description p:first-child {
  font-weight: normal;
  font-size: 0.9em;
  display: block;
}

/* fixed header */
.elementor-4699
  .elementor-element.elementor-element-2fd743a
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  flex-wrap: nowrap !important;
}

.secondary-menu {
  flex-wrap: nowrap !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.narrow {
  flex-wrap: nowrap !important;
}
#header .main-menu > li.menu-item > a {
  padding: 14px auto !important;
}

#main-toggle-menu .menu-title {
  width: 230px;
  padding: 22px 83px 22px 20px;
}
.sub-menu {
  width: 100% !important;
}
.sidebar-menu .wide .popup > .inner {
  width: 842px !important;
  max-width: 842px !important;
  max-height: 80vh !important;
  overflow-y: auto !important;
}

.attachment-full.size-full.wp-image-16506 {
  width: 227px !important;
  height: 83px !important;
  max-width: 227px !important;
  max-height: 83px !important;
}

.elementor-widget-porto_hb_menu {
  margin-bottom: 0 !important;
}

#nav-menu-item-13864 {
  min-width: 211px !important;
}

/* 4 columns on very large screens - only for col-4 class menu items */
.sidebar-menu .wide.col-4 .popup .sub-menu > li[data-cols='1'] {
  width: 25% !important;
}
/* 3 columns on very large screens - only for col-3 class menu items */
.sidebar-menu .wide.col-3 .popup .sub-menu > li[data-cols='1'] {
  width: 33.333% !important;
}
/* 2 columns on very large screens - for col-2 class menu items */
.sidebar-menu .wide.col-2 .popup .sub-menu > li[data-cols='1'] {
  width: 50% !important;
}

/* dropdown search */

.elementor-4699
  .elementor-element.elementor-element-b6c361b
  > .elementor-widget-wrap
  > .elementor-widget:not(.elementor-widget__width-auto):not(
    .elementor-widget__width-initial
  ):not(:last-child):not(.elementor-absolute) {
  margin-bottom: 0 !important;
}

.searchform-popup {
  padding: 20px;
  margin-bottom: 20px;
}
.search-dropdown.search-popup-left .searchform {
  width: 320px !important;
  opacity: 0 !important;
  transform: translateY(-20px) !important;
  transition: all 0.4s ease-in-out !important;
  display: block !important;
}

.search-toggle:after {
  opacity: 0 !important;
  visibility: hidden !important;
  display: block !important;
  transition: all 0.4s ease-in-out !important;
}

.search-toggle.opened ~ .searchform {
  opacity: 1 !important;
  transform: translateY(0) !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15) !important;
}

.search-toggle.opened:after {
  opacity: 1 !important;
  visibility: visible !important;
  transition: all 0.4s ease-in-out !important;
}

.searchform-popup .search-toggle.opened:after {
  padding-bottom: 20px;
  opacity: 1 !important;
  visibility: visible !important;
  transition: all 0.4s ease-in-out !important;
}
.sticky-header [data-widget_type='porto_hb_search_form.default'] {
  display: inline-block !important;
}

/* Override any display: none rules for sticky header search form */
.sticky-header [data-widget_type='porto_hb_search_form.default'],
.sticky-header .searchform-popup,
#header.sticky-header .searchform-popup {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

#header .searchform .autocomplete-suggestions {
  max-height: 60vh !important;
}

/* ========================================
   MEDIA QUERIES
   ======================================== */

@media (max-width: 480px) {
  div#mx-footer-right-fixed > div.textwidget img {
    max-width: 240px;
    height: auto;
  }
}

@media (max-width: 450px) {
  .porto-ibanner-layer {
    left: 10% !important;
    right: 10% !important;
  }
}

@media (max-width: 575px) {
  .widget-subscribe > .email {
    width: calc(50% - 17px);
  }
  .widget-subscribe .wpcf7-submit {
    width: 50%;
    min-width: 1px;
  }
  .porto-ibanner-layer h2 {
    white-space: nowrap;
    line-height: 1.1 !important;
  }
  #mini-cart .cart-subtotal {
    display: none;
  }
  #header .my-account {
    margin-left: 5px;
  }
  #mini-cart {
    margin-left: 2px;
  }
  .header-top .header-left {
    display: none;
  }
  .header-top .header-right {
    width: 100%;
    margin-left: 0;
  }
  .header-top .view-switcher {
    margin-right: auto;
  }
  .header-top .share-links {
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .filter-products.show-category .product-categories a {
    margin: 0 0 15px;
  }
  .cart-popup {
    margin-right: 0;
  }
  .has-box-shadow .owl-carousel .owl-stage-outer::before,
  .has-box-shadow .owl-carousel .owl-stage-outer::after {
    opacity: 0;
  }
}

@media (max-width: 991px) {
  #header .header-main .my-account,
  #header .header-main .my-wishlist,
  #mini-cart .minicart-icon {
    font-size: 25px;
  }
  #mini-cart,
  #header .my-wishlist {
    margin-top: -4px;
  }
  #header .header-main .header-left,
  #header .header-main .header-center,
  #header .header-main .header-right,
  .fixed-header #header .header-main .header-left,
  .fixed-header #header .header-main .header-right,
  .fixed-header #header .header-main .header-center,
  .header-builder-p .header-main {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #header .main-menu {
    display: none !important;
  }
  #header .search-dropdown .search-toggle {
    display: none !important;
  }
}
@media (max-width: 1180px) {
  .secondary-menu {
    display: flex !important;
    flex-wrap: wrap !important;
  }
}
@media (max-width: 1540px) {
  .secondary-menu {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .elementor-element-3e3eb9c .main-menu > li.menu-item > a {
    padding: 9px 14px !important;
  }
}

@media (min-width: 1220px) and (max-width: 1440px) {
  .container {
    max-width: none;
    padding: 0 20px;
  }
  .elementor-section.elementor-top-section:not(.elementor-section-full_width)
    > .elementor-container {
    max-width: none;
  }
  .child-no-padding > .elementor-container {
    padding: 0 !important;
  }
  .header-bottom .custom-html {
    display: none;
  }
  .sidebar-menu .wide .popup > .inner {
    width: 670px !important;
  }
  /* 4 columns between 1220-1440px - only for col-4 class menu items */
  .sidebar-menu .wide.col-4 .popup .sub-menu > li[data-cols='1'] {
    width: 25% !important;
  }
  /* 3 columns between 1220-1440px - only for col-3 class menu items */
  .sidebar-menu .wide.col-3 .popup .sub-menu > li[data-cols='1'] {
    width: 33.333% !important;
  }
  /* 2 columns between 1220-1440px - for col-2 class menu items */
  .sidebar-menu .wide.col-2 .popup .sub-menu > li[data-cols='1'] {
    width: 50% !important;
  }
}

@media (min-width: 990px) and (max-width: 1219px) {
  .header-row .header-left {
    flex-wrap: initial !important;
  }
  .sidebar-menu .wide .popup > .inner {
    width: 500px !important;
  }
  /* 2 columns between 990-1220px - only for col-4 class menu items */
  .sidebar-menu .wide.col-4 .popup .sub-menu > li[data-cols='1'] {
    width: 50% !important;
  }
  /* 2 columns between 990-1220px - for col-2 class menu items */
  .sidebar-menu .wide.col-2 .popup .sub-menu > li[data-cols='1'] {
    width: 50% !important;
  }
  /* 2 columns between 990-1220px - for col-3 class menu items */
  .sidebar-menu .wide.col-3 .popup .sub-menu > li[data-cols='1'] {
    width: 50% !important;
  }
}

@media (max-width: 991px) {
  #mini-cart,
  #header .my-wishlist {
    margin-top: 4px;
  }
  #mini-cart {
    margin-left: 16px;
  }
  #header .logo {
    margin-right: 0;
  }
  #header .header-top .custom-html,
  #header .header-top .separator {
    display: none;
  }
  #header .header-main .my-account,
  #header .header-main .my-wishlist {
    font-size: 30px;
    color: #282d3b;
  }
  .offer-product {
    padding-left: 10px;
    padding-right: 10px;
  }
  .owl-carousel.show-nav-middle .owl-nav .owl-next {
    right: -40px;
  }
  .owl-carousel.show-nav-middle .owl-nav .owl-prev {
    left: -40px;
  }
  #side-nav-panel .bgimg-none {
    background-image: none !important;
  }
  .d-menu-lg-none > a {
    display: block !important;
  }
  .side-menu-sub-title > a {
    color: #fff !important;
  }
  .m-t-lg-xl {
    margin-top: 0 !important;
  }
  .feature-box-container .porto-sicon-box {
    justify-content: center;
  }
  /* 1 column on mobile */
  .sidebar-menu .wide .popup .sub-menu > li[data-cols='1'] {
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 989px) {
  .header-row .header-left {
    flex-wrap: initial !important;
  }
  .sidebar-menu .wide .popup > .inner {
    width: 500px !important;
  }
  /* 2 columns between 768-990px - all menu items 2 columns */
  .sidebar-menu .wide .popup .sub-menu > li[data-cols='1'] {
    width: 50% !important;
  }
}

@media (min-width: 1440px) {
  .container,
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1440px;
  }
  /* 4 columns on very large screens - only for col-4 class menu items */
  .sidebar-menu .wide.col-4 .popup .sub-menu > li[data-cols='1'] {
    width: 25% !important;
  }
  /* 3 columns on very large screens - only for col-3 class menu items */
  .sidebar-menu .wide.col-3 .popup .sub-menu > li[data-cols='1'] {
    width: 33.333% !important;
  }
  /* 2 columns on very large screens - for col-2 class menu items */
  .sidebar-menu .wide.col-2 .popup .sub-menu > li[data-cols='1'] {
    width: 50% !important;
  }
}

@media (max-width: 1120px) {
  #main-toggle-menu .menu-title {
    padding: 22px auto;
  }
}

@media (max-width: 1219px) {
  .category-container .owl-carousel.show-nav-middle .owl-nav .owl-next {
    right: -11px;
  }
  .category-container .owl-carousel.show-nav-middle .owl-nav .owl-prev {
    left: -11px;
  }
  /* .elementor-element-ab80393 #main-toggle-menu .menu-title{
    padding-left: 0 !important;
  } */
}
