/**
* Theme Name: Blonwe Child
* Description: This is a child theme of Blonwe, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: blonwe
* Version: 1.3.2
*/
/* Center and fix YITH vendor form */
.yith-wcmv-form {
    max-width: 700px;
    margin: 0 auto;
}
.yith-wcmv-form input,
.yith-wcmv-form select,
.yith-wcmv-form textarea {
    width: 100%;
    box-sizing: border-box;
}
