/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.8.2

All css files are placed in /css/ folder
*/

#logo img {
  vertical-align: middle;
  max-height: 100%;
  display: none !important; 
}

@media only screen and (min-width: 1240px)
.header-simple #Header a.responsive-menu-toggle {
  display: none !important;
  right: 10px;
}

.imagen{
position: absolute;
    width: 15%;
    top: 20%;
}

.button-stroke a.button.button_theme .button_icon i, .button-stroke a.tp-button.button_theme, .button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"] {
  border-color: #ffffff !important;
  color: black !important;
  background-color: #ffffffff !important;
  align-content: center !important;
}

.button-image{
	color: #d3bc7d !important;
  font-size: 20px;
  font-weight: 500;
  padding: 1em 0 0 0!important;
  position: relative;
  
  color:#d3bc7d !important;
  transition: transform .1s ease;
}

.forminator-ui#forminator-module-28.forminator-design--default .forminator-button-submit {
    color: white !important;
    border-width: 1px;
    border-style: solid;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
  color: #626262 !important;
  background-color: transparent !important;
  border-color: #EBEBEB !important;
}