/*
Theme Name: WD Child Theme
Author: WD
Author URI: http://westwarddesign.com/
Description: WD
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.elementor-element .elementor-button.elementor-size-sm svg {
    width: 30px;

.widget_search input[type=text].searchform-s, .woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select, .wpcf7-number, input[type=text]:not(.elementor-field):not(.searchform-s), input[type=search]:not(.elementor-field), input[type=tel]:not(.elementor-field), input[type=url]:not(.elementor-field), input[type=email]:not(.elementor-field), input[type=number]:not(.elementor-field), input[type=date]:not(.elementor-field), input[type=range]:not(.elementor-field), input[type=password]:not(.elementor-field), select:not(.elementor-field):not(.elementor-field-textual), textarea:not(.elementor-field) {
    margin:0;
}

.woocommerce-notices-wrapper .woocommerce-message {
  background: #f4f4f4 !important;
  border: 1px solid rgba(0,0,0,0.15) !important;
  color: #222 !important;
}
.wc-deposits-wrapper .wc-deposits-option {
    font-size: 1em;
    line-height: 1em;
    list-style: none outside;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 0 0 2px;
}