/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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
*/

/* Add your custom styles here */

html, body {
  overflow-x: hidden!important;
}

#site-header {
	display: none!important;
}

p {
    margin-block-start: 0;
    margin-block-end: 0 !important;
}

.tel-head-link a{
	color: #EB6000!important;
	text-decoration: none!important;
}


.tel-head-link a:hover{
	color: #EB6000!important;
	text-decoration: underline #EB6000!important;
	text-decoration-style: wavy!important;
}

.head-style-my span{
	color: #EB6000!important;
}

.head-two-style span {
		color: #EB6000!important;
}

.prise-my-style span{
	font-size: calc(1rem * 1.2);
}
.padding-my {
	padding: none!important;
}


.tel-head-link-two a{
	color: #1A1A18!important;
	text-decoration: none!important;
}


.tel-head-link-two a:hover{
	color: #1A1A18!important;
	text-decoration: underline 2px #36AB5D!important;
}
.my-item-style {
 background-size: 100%!important;
  background-position: center!important;
  background-repeat: no-repeat!important;
  transition: background-size 0.4s ease-in-out!important;
  overflow: hidden!important;
}

.my-item-style:hover {
  background-size: 105%!important;
}

.my-item-style:hover .btn-cat-my {
  background-color: #EB6000!important;
}

.my-calculator label{
	    font-weight: 700!important;
}

.link-my a{
	color: #000!important;
	text-decoration: underline 2px #000!important;
}

.link-my a:hover{
	color: #fff!important;
	text-decoration: none!important;
}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper, .elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container, .elementor-widget-reviews.elementor-pagination-type-fraction .swiper, .elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container, .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper, .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container, .elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper, .elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container{
	padding-bottom: 60px!important;
}

.elementor-popup-modal .dialog-widget-content {
	border-radius: 35px!important;
}

 #type, #monitor, #printer{
	    font-weight: 700!important;
}

#output strong {
	font-weight: 800!important;
}

.map-container iframe {
  position: absolute!important;
  top: 0!important; 
	left: 0!important;
  width: 100%!important;
  height: 100%!important;
}


