/*
Theme Name: Webtime
Theme URI: https://webtime.agency
Author: webtime
Author URI: https://webtime.agency
Version: 1.0
Text Domain: webtime.agency
Tags: webtime PRIVATE THEME 2022

webtime THEME COPYRIGHT 2022
webtime.agency
*/



h2.elementor-heading-title.elementor-size-default {
  color: #000 !important;
}

.dt-cookie-consent{
    display:none!important;
}

.page404{
    padding:30px;
    text-align:center;
    font-size:34px;
}

form textarea, .form-row textarea, form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]), .form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]){
    width: 100%;
font-size: 16px;
display: block;
margin: 0 auto;
color: rgba(0, 0, 0, 0.8);
padding: 17px 26px;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background-clip: border-box;
font-family: 'Muli', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}


.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
}


.woocommerce-product-search, .wp-searchform, form.post-password-form, form.search-form, form.wpcf7-form, form.form, form {
  text-align: center;
}

label {
  text-align: left!important;
}
