/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

#Subheader ul.breadcrumbs{
  display: block !important;
}

.mcb-wrap-inner.mcb-wrap-inner-73af841f2 {
  width: 100px;
}

#header-phone .desc-wrapper {
  font-weight: 400;
  font-size: 16px;
}

button,
.button,
input {
  font-family: "Montserrat" !important;
}

.hidden,
.mcb-item-899d65859 /* search icon and button on header */
 {
  display: none !important;
}

/* .mfn-li-product-row-title  */
h5,
.related.products h4 {
  font-size: 18px;
}

h4.mfn-woo-product-title {
  font-size: 20px !important;
  line-height: 150%;
}

@media only screen and (max-width: 479px) {

  h5,
  .related.products h4,
  h4.mfn-woo-product-title {
    font-size: 13px !important;
  }

  body.home .button.add_to_cart_button {

    font-size: 10px !important;
    padding: 8px;
  }

  body.home .mfn-wish-button {
    display: none;
  }

  .wishlist-active.wishlist-button ul.products li.product:not(.align-right) .mfn-li-product-row-button,
  .wishlist-active.wishlist-button ul.products li.product:not(.align-right) .mfn-li-product-row-button {
    margin-right: 0;
  }
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  font-size: 18px;
}

.sku_wrapper {
  background: #2a27e9;
  color: #fff;
}

body.single-product h2.title {
  display: none;
}

.woocommerce span.onsale,
.shop_slider .shop_slider_ul li .item_wrapper span.onsale {
  background: #e92727 !important;
}

/* related products grid */
.woocommerce .related ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .upsells.products ul.products li.product,
.woocommerce-page .upsells.products ul li.product {
  width: 23% !important;
}

.woocommerce .products.related ul.products li.product:nth-child(4n + 1),
.woocommerce .products.upsells.up-sells ul.products li.product:nth-child(4n + 1) {
  clear: both;
}

.woocommerce .products.related ul.products li.product:nth-child(3n + 1),
.woocommerce .products.upsells.up-sells ul.products li.product:nth-child(3n + 1) {
  clear: unset;
}

/* header lang */
#header-lang a {
  border: none;
  color: #2a27e9;
  background: none !important;
  text-decoration: none !important;
}

#header-lang .wpml-ls-legacy-dropdown-click {
  width: 76px;
}

@media screen and (max-width: 768px) {
  #header-lang .wpml-ls-legacy-dropdown-click {
    width: 66px
  }
}

#header-lang .wpml-ls-sub-menu {
  border: none;
}

#header-lang .wpml-ls-sub-menu a:hover {
  /* font-weight: 600; */
  text-decoration: underline !important;
  color: #120fbf;
}

#header-lang a.wpml-ls-item-toggle:after {
  border: none;
  background: center / cover url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z' fill='%232a27e9' /%3E%3C/svg%3E");
  width: 10px;
  height: 10px;
}

/* Cart and checkout */
.woocommerce-cart #Subheader,
.woocommerce-checkout #Subheader {
  display: none;
}

.mfn-chft-row.mfn-chft-subtotal,
.mfn-chft-row.mfn-chft-row-shipping {
  display: none !important;
}

.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-totals .mfn-chft-row.mfn-chft-total {
  border: none;
  margin-top: 0;
}

.woocommerce-shipping-calculator {
  display: none !important;
}

.mfn-checkout-steps li.active .mfn-step-number {
  background: #120fbf;
}

.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table td.product-subtotal {
  color: #120fbf;
}

.wp-block-woocommerce-price-filter {
  padding: 0 10px;
}

.wc-block-components-price-slider__range-input-progress {
  --range-color: #120fbf;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
  padding: 16px 40px 16px 40px;
}

.shipping-methods {
  margin: 15px 0;
}

.cart-subtotal+.woocommerce-shipping-totals.shipping h3 {
  font-size: 16px;
  font-weight: normal;
}

#customer_details {
  background: var(--mfn-woo-bg-box);
  border-radius: var(--mfn-woo-border-radius-box);
  padding: 30px;
  box-sizing: border-box;
}

.button:hover {
  color: #fff !important
}

.button.button--medium {
  padding: 10px 20px !important;
  font-size: 13px !important;
}

.button.button--full {
  width: 100%;
  text-align: center;
}

.woocommerce-additional-fields {
  margin-top: 10px
}

.rating-wrapper {
  height: 24px;
}

.logo-wrapper img {
  max-width: 90px;
}

.mfn-menu-link:hover .menu-icon {
  filter: brightness(0) saturate(100%) invert(14%) sepia(87%) saturate(7465%) hue-rotate(248deg) brightness(91%) contrast(102%);
}

.main-icons .elementor-image-box-img img {
  max-width: 64px;
  max-height: 64px;

  filter: brightness(0) saturate(100%) invert(14%) sepia(87%) saturate(7465%) hue-rotate(248deg) brightness(91%) contrast(102%);
}

body.search-results #Content .one-fifth.mcb-wrap {
  display: none;
}

body.search-results .four-fifth.mcb-wrap {
  width: 100%;
}

body.search-results .mfn-woo-list.mfn-woo-list-style {
  display: none;
}

body.search-results.woocommerce ul.products.columns-3 li.product {
  width: 23%;
}

body.search-results.woocommerce ul.products.columns-3 li.product:nth-child(3n+1) {
  clear: unset
}

body.search-results.woocommerce ul.products.columns-3 li.product:nth-child(4n+1) {
  clear: both
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.search-results.woocommerce ul.products.columns-3 li.product {
    width: 48%
  }
}

@media only screen and (max-width: 768px) {
  body.search-results.woocommerce ul.products.columns-3 li.product {
    width: 100%
  }
}


.woocommerce-MyAccount-navigation-link--downloads {
  display: none !important;
}

@media only screen and (min-width: 1240px) {
  .woocommerce-account .section_wrapper {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  #menu-3-categories-menu-2 {
    margin-left: -10px;
  }
}

.sku_wrapper::selection {

  color: #2a27e9;
  background-color: #fff;
}

.sku_wrapper .sku::selection {

  color: #2a27e9;
  background-color: #fff;
}

.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px !important;
}

.sub-menu .menu-item-has-children .mfn-menu-sub-subicon {
  transition: transform .3s;

}

.sub-menu .menu-item-has-children.mfn-li-hover>a .mfn-menu-sub-subicon {
  transform: rotate(-90deg)
}

.elementor-widget-container p:last-child {
  margin-bottom: 0;
}

.column_column ul,
.column_column ol,
.the_content_wrapper ul,
.the_content_wrapper ol {
  color: #626262
}

.tab-description .the_content_wrapper {
  padding-top: 20px
}

.wpc-filters-range-slider-wrapper {
  padding: 0 10px !important;
}

.ui-slider-horizontal .ui-slider-handle {
  box-shadow: none !important
}

.wpc-filter-title {
  font-weight: 600;
}

.mfn-footer-stickymenu ul li a .header-wishlist-count,
.mfn-footer-stickymenu ul li a .header-cart-count {
  background-color: #2F38BF;
}

.widget-area li.wpc-term-item label,
.wpc-filters-widget-main-wrapper li.wpc-term-item label {
  display: inline !important;
}

.wpc-term-count {
  margin: 0 1px !important;
}

.widget-area .wpc-term-item-content-wrapper,
.wpc-term-item-content-wrapper,
body .wpc-filters-widget-main-wrapper .wpc-term-item-content-wrapper {
  align-items: flex-start !important;
}

.theme-numinous .widget-area ul.wpc-filters-ul-list,
.theme-numinous .wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list,
.widget-area ul.wpc-filters-ul-list input,
.wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list input {
  margin-top: 4px !important;
}

.sku_wrapper {
  color: #fff !important;
}

.product-gallery-zoom .woocommerce-product-gallery__image:hover .wp-post-image {
  opacity: 0.8;
}

#menu-3-categories-menu-2>li.menu-item:last-child .menu-label,
#menu-3-categories-menu-2>li.menu-item:last-child .mfn-menu-item-icon i{
  color: #ff0000 ;  
}
#menu-3-categories-menu-2>li.menu-item:last-child:hover .menu-label{
  color: #2F38BF;
}
.mfn-menu-icon-left .mfn-menu-link > .menu-sub{
  margin-left: 5px;
}
.mcb-section .mcb-wrap .mcb-item-g5zas6ihr .mfn-header-menu > li.mfn-menu-li > a.mfn-menu-link{
  padding-left: 10px;
  padding-right: 10px;
}
.mcb-section .mcb-wrap .mcb-item-g5zas6ihr .mfn-header-menu > li.mfn-menu-li > a.mfn-menu-link{
  font-size: 15px;
}
.breadcrumbs a{
  color: #626262;
}
.breadcrumbs{
  font-size: 13px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .header-right .mcb-wrap-inner .column:nth-child(2) .mcb-column-inner {
    display: flex;
  }

  .mfn-header-menu>.mfn-menu-li>.mfn-menu-link {
    justify-content: flex-start;
  }

  .mfn-header-tmpl-menu-sidebar .mfn-header-tmpl-menu-sidebar-wrapper {
    align-items: flex-start !important;
  }

  .button-custom.woocommerce .button,
  .button-custom .button {
    font-size: 14px !important;
  }

  .widget_wpc_filters_widget {
    margin: 0 !important;
    padding-bottom: 0 !important;
  }

  /* .wpc_show_bottom_widget .wpc-filters-widget-containers-wrapper{
    z-index: 999999;
  } */
  .mfn-woo-filters-wrapper {
    margin-top: -50px;

  }

  .downcount {
    display: flex;
    justify-content: space-between;
  }

  .column_quick_fact .number-wrapper .number {
    font-size: 26px;
  }

  .style-simple .quick_fact .title {
    font-size: 12px;
  }

  .style-simple .quick_fact .number-wrapper {
    line-height: 40px;
  }

  .downcount .mobile-one.column {
    height: 69px;
  }

  .shop-filters {
    flex-direction: row;
    flex-wrap: nowrap
  }

  .woocommerce .product div.entry-summary h1.product_title {
    font-size: 22px !important;
    line-height: 150% !important;
  }

  .woocommerce .quantity {
    width: 100px !important;
  }

  .content_wrapper .section_wrapper,
  .container,
  .four.columns .widget-area {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding: 15px;
  }

  .single-product .related ul.products li.product {
    width: calc(50% - 10px) !important;
  }

  .single-product .related ul.products li.product .add_to_cart_button {
    font-size: 12px !important;
    padding: 8px 10px !important
  }

  .single-product .related ul.products li.product .mfn-wish-button {
    display: none !important;
  }

  .section.wishlist.woocommerce {
    padding-top: 0;
  }

  .wishlist-row .posted_in {
    display: block;
    margin-top: 10px !important;
  }

  .woocommerce-cart.woocommerce-page .mfn-checkout-steps,
  .woocommerce-checkout.woocommerce-page .mfn-checkout-steps {
    display: none !important;
  }

  .woocommerce-page table.cart .product-thumbnail {
    display: block;
  }

  .woocommerce-page table.cart .product-thumbnail:before {
    content: '';
  }

  .woocommerce-cart.woocommerce-page .cart_item {
    display: flex;
    flex-wrap: wrap;
  }

  .woocommerce-cart.woocommerce-page .cart_item td {
    flex: 0 0 100%;
  }

  .woocommerce-cart.woocommerce-page .cart_item .product-name::before {
    content: '';
  }

  .woocommerce-cart.woocommerce-page .cart_item .product-name {
    flex: 0 0 60%;

    display: flex;
    align-items: center;
  }

  .woocommerce-cart.woocommerce-page .cart_item .product-thumbnail {
    flex: 0 0 27%;
  }

  .woocommerce-cart.woocommerce-page .cart_item .product-remove {
    order: -1;
    flex: 0 0 2%;

    display: flex;
    align-items: center;
  }

  #about-icons .elementor-widget-image-box {
    width: 50%
  }
}