/*
Theme Name: Constrau
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Version: 1.1
Description: Constrau is a modernized take on an ever-popular WordPress. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Constrau will make your WordPress look beautiful everywhere. Created by <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author: <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author URI: <a href="https://themeforest.net/user/ovatheme/portfolio">Ovatheme</a>
License: GNU General Public License
License URI: license.txt
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: constrau
Domain Path: /languages/
*/
.woocommerce-Tabs-panel p {margin-bottom:0}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel--description {background-color:white !important}
.woocommerce-Tabs-panel form label{width:60%}
.woocommerce-Tabs-panel form label input{width:100%}
.woocommerce-Tabs-panel form label textarea{width:100%}

.uk-form {}
.uk-form form{display:flex;flex-wrap:wrap}
.uk-form form p{width:50%;margin-bottom:10px}

.uk-form form p label{width:100%;box-sizing:border-box;padding: 0 10px}

.uk-form form p label span{width:100%}
.uk-form form p label span > *{width:100%}

@media screen and (max-width: 800px) {
.uk-form form p{width:100%;margin-bottom:10px} }