/**
* Theme Name: Decoraty Child
* Description: This is a child theme of Decoraty.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: decoraty
* Version: 1.1.7
*/

span.ninetheme-label.ninetheme-badge.badge-def , span.ninetheme-label.ninetheme-discount {
    display: none !important;
}

.wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
    color: #ffffff !important;
}
ul.navigation.primary-menu {
    width: 357px !important;
}
.wp-singular.product-template-default.single div#wc-stripe-express-checkout-element, .wp-singular.product-template-default.single .ppc-button-wrapper{
    display: none !important;
}
.ninetheme-sidemenu-copyright {
    display: none !important;
}
body #gt_float_wrapper {
    bottom: 16% !important;
}