/*
Theme Name: HomeFit Exports
Theme URI: http://zarrtechnologies.com
Author: Zarr Technologies
Author URI: http://zarrtechnologies.com/
Description: HomeFit Exports
Version: 1.0
*/

#contents p {
  margin-bottom: 20px;
}

#contents .page-enquiry p {
  margin-bottom: 0px;
}

.inner-pages {
  min-height: 200px;
  line-height: 1.6;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.contact-enquiry {
}

.contact-enquiry h1 {
  text-align: left;
}

.ce-details {
  float: left;
  width: 50%;
}

.ce-form {
  float: left;
  width: 50%;
}



/* .header-nav ul li.menu-item-has-children > a {
  pointer-events: none;
  cursor: pointer;
} */

/*or*/

/* .header-nav ul li.page_item_has_children > a {
  pointer-events: none;
  cursor: pointer;
} */

.inner-page-text img {
  max-width: 100%;
  height: auto;
}

.since1996 {
  text-align: right;
  margin-top: 10px;
}

.contact-page-sec {
  display: flex;
  gap: 30px;
}

.cps-col-sec {
  width: 50%;
}

@media (max-width: 768px) {
  .contact-page-sec {
    flex-direction: column;
  }
  .cps-col-sec {
    width: 100%;
  }
}

.wp-cat-id-30,
.wp-cat-id-31 {
  display: none;
}

.collapse{
  visibility: unset !important;
}

/* mega menu full width */

#header .header-inner {
  position: relative !important;
}

@media (max-width: 767px) {
  #header .header-inner {
    position: unset !important;
  }
}

#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu
{
  top: 50px;
}

.menu-menu2-container .menu-menu2 li {
  padding: 10px 0;
}

/* wc  */

.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
  display: none;
}

.woocommerce-Tabs-panel--description {
  display: unset !important;
}

#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item {
  margin-left: 2px !important;
}

#mega-menu-item-628 > a {
  pointer-events: none !important;
  cursor: pointer;
}