.childDark button:hover {
  background: #f0f0f0 !important;
  transition: background 0.3s ease;
}

.childDark p {
  font-size: 20px;
  line-height: 1.5;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.3);color: white;
}
.tpproduct .tpproduct__thumb-action{
  display:none !important;
}
.footer-cta .footer-cta__source{
  display:none !important;
}
.footer-copyright__brand{
  display:none !important;
}

.main-footer .footer-widget__title{
  display:none !important;
}

#main-checkout-product-info .customer-tax-information-form{
  display:none !important;
}
.product-area .tpproduct-details__condation{
  display:none !important;
}
#main-checkout-product-info .checkout-discount-section .btn-open-coupon-form{
  display:none !important;
}
.ck-content .category-area{
  display:none !important;
}
#product-type-tab{
  display:none !important;
}
.childDark .childDark-content{
  width:100%;
  text-align:center;
}