.wp-block-group.row_features .container {
  gap: 2rem;
}

header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:before, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:after {
  background-color: #FFF;
}

header .row-header .menu-account-menu-container > ul > li > a.btn-trial {
  display: none;
}
header .row-header .menu-account-menu-container > ul > li .sub-menu li a {
  color: #FFF !important;
}
header a.btn-trial {
  color: #FFF !important;
  display: none;
}
header.submenu-white .row-header .menu-account-menu-container > ul > li .sub-menu li a:hover {
  color: #FFF !important;
  opacity: 0.7;
}

.page-template-default .row_content p {
  color: #444 !important;
}

.wp-block-group.row_features .feature-item .wp-block-image img {
  height: 80px !important;
  opacity: 0.9;
  mix-blend-mode: multiply;
}

.wc_payment_method.payment_method_paypal img {
  width: 184px;
  max-height: 80px !important;
  margin-right: 10px !important;
}

.wc_payment_method.payment_method_paypal .about_paypal {
  margin-top: 13px !important;
}
@media (max-width: 569px) {
  .wc_payment_method.payment_method_paypal .about_paypal {
    float: left !important;
  }
}

.home #post-10 h1 {
  display: none;
}

ul#menu-account-menu li.menu-item:nth-child(2) {
  display: none;
}
ul#menu-account-menu li.menu-item:nth-child(5) {
  display: none;
}

.monsta-detail-new {
  display: none;
}/*# sourceMappingURL=mohawk_child.css.map */