/*
Theme Name: Mr. Tailor
Theme URI: https://www.getbowtied.com/
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Description: Mr. Tailor is premium WordPress and WooCommerce theme that will help you tell your story and sell your products online.
Version: 2.8.6
License:
License URI:
Text Domain: mr_tailor
Domain Path: /languages/
*/

.vc_separator h4 {
color: white !important;
}

.language-and-currency .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize !important;
}

.language-and-currency .select2-container .select2-selection--single .select2-selection__arrow {
    top: 7px;
}


.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
}

.select2-selection__rendered {
    background: white !important;
}

.envio {
    color: red;
    font-size: 1.05em;
    font-weight: bold;
    text-align: center;
}

div#store_locator_dragged_button {
    margin: 5em 0 5em 15em;
}
a.show_giftwrap.wcgwp-slide-toggle {
    font-size: 1.1em;
    font-weight: bold;
}