/*
Theme Name: Ordo Child
Theme URI: http://demo.themeftc.com/ordo/
Template: ordo
Author: the ThemeFTC team
Author URI: http://demo.themeftc.com/
Description: ordo brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-colors,custom-header,custom-menu,editor-style,featured-images,post-formats,sticky-post,theme-options,threaded-comments,translation-ready
Version: 2.0.3
Updated: 2020-09-28 01:27:37

*/

#mega_main_menu.primary
  > .menu_holder
  > .menu_inner
  > ul
  > li
  > .item_link:after {
  border-color: inherit !important;
  color: inherit !important;
}

.ftc-button-middle-wrapper .ftc-sb-button {
  transform: translateX(-50%);
  margin-left: 50%;
  margin-top: 15px;
}

.text-box-standard p {
  margin: 0 !important;
}

#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.mobile-button {
  display: none !important;
}

.header-nav {
  display: none !important;
}

footer .social-icons {
  width: 50% !important;
}

.ftc-heading h1:before,
.ftc-heading h1:after {
  content: '';
  display: none;
}

.ftc-heading h1 {
  background: none !important;
}

.ftc-heading.smaller-pre-text {
  position: absolute !important;
  left: 50%;
  top: -25px;
  margin: 0;
  transform: translateX(-50%);
}

.ftc-heading.smaller-pre-text h1 {
  font-weight: bold;
  font-style: italic;
  z-index: 1;
  font-size: 14px;
  text-transform: capitalize;
}

.ftc-breadcrumb {
  height: 160px !important;
}

.logo-wrapper .logo {
  border-radius: 50%;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(51, 51, 51, 0.6);
  -moz-box-shadow: 0px 1px 2px 0px rgba(51, 51, 51, 0.6);
  box-shadow: 0px 1px 2px 0px rgba(51, 51, 51, 0.6);
}

.logo-wrapper .logo a img {
  max-height: 60px;
}

.header-v3 .ftc-logo {
  top: 20px;
}

/* .header-v3 .header-content .container .ftc-search-product {
    display: none !important;
} */

.dropdown-menu-header {
  display: none !important;
}

.comment-count {
  display: none;
}

.item a.button-readmore {
  margin-right: 0;
}

.ftc-sb-blogs {
  margin-top: 30px;
}

@media only screen and (max-width: 991px) {
  footer .social-icons {
    width: 100% !important;
  }
  .logo-wrapper .logo {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .ftc-mobile-wrapper {
    border-top: 0px;
  }
  .mobile-button {
    display: block !important;
  }
  .header-content .container .ftc-logo img {
    border-radius: 0;
    max-height: 44px;
  }
  .admin-bar .header-content .container .ftc-logo {
    top: 38px;
  }
  .header-content .container .ftc-logo {
    top: 5px;
  }
  .admin-bar
    .header-ftc.header-sticky-mobile
    .header-content
    .container
    .ftc-logo {
    top: 6px;
  }
  .header-content .container .ftc-shop-cart {
    display: none !important;
  }
  .footer-mobile .mobile-view-cart,
  .footer-mobile .mobile-wishlist,
  .footer-mobile .mobile-account {
    display: none !important;
  }
}
