/*
Theme Name: MyDecor Child
Theme URI: https://demo.theme-sky.com/mydecor/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: mydecor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mydecor-child
*/
.flexbox {
	width: 100%;
	display: flex;
	flex-direction: column-reverse;
	margin-top: 20px;
}
.flexbox:before {
	content: '';
	display: block;
	width: 100%;
	clear: both;
}
p#wc-stripe-payment-request-button-separator {
	margin: 0px !important;
}
div#wc-stripe-payment-request-wrapper {
	padding: 0px !important;
	margin-bottom: 10px;
}

.woocommerce div.product .woocommerce-tabs {
    padding: 50px 0 0 0;
    margin: 60px 0 0 0;
    border-width: 0;
    border-style: none;
    width: 100%;
    overflow: hidden;
    display: inline-block;
    display: none;
}