/* 
Theme Name: Rafael
Theme URI: https://www.minuf.co.il
Description: A theme for Rafael
Author: Minuf
Author URI: https://www.minuf.co.il
Template: hello-elementor
Version: 1.0.1
Text Domain: rafa
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body {overflow-x:hidden}
.grecaptcha-badge {display:none !important;}
input[type=tel] {text-align:right;}


.home-btn:hover svg path {fill: var(--e-color-primary)}
.home-btn svg * {-webkit-transition: all 0.250s ease-in-out;-moz-transition: all 0.250s ease-in-out;-o-transition: all 0.250s ease-in-out;transition: all 0.250s ease-in-out;}

.selectize-dropdown-content {background: #fff;
  line-height: 31px;
  font-size: 15px;
color: #000;}
.selectize-control.single .selectize-input::after {background-image: url(/wp-content/uploads/2024/12/down-arrow1.svg) !important;
  content: "" !important;
  background-position: center center;
  height: 25px !important;
  width: 25px !important;
  left: -9px !important;
  top: 14px !important;
  background-size: contain;
  background-color: #fff !important;
  border: 0 !important;
  background-repeat: no-repeat !important;}

.tp-credit{color:#000;font-size:14px;text-align:center;padding:3px 0;}
.tp-credit a {color:#000}