/* 
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 */

@media  screen and (max-width: 1024px) and (min-width: 767px)  {
h4 {
	font-size: 40px!important;
}
}

@media  screen and (max-width: 767px) {
h4 {
	font-size: 25px!important;
}
}

.site-header, .site-footer{
	display:none!important;
}

html {
  scroll-behavior: smooth;
}

h4 {
	font-size: 35px;
}

.my-link a{
	color: #fff;
	text-decoration: underline #d33e44;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
	  display: inline-block;
	  transition: transform 0.3s ease;
	padding-left: 10px;

}

.my-btn a{
	text-decoration: none!important;
}

.my-link a:hover{
	text-decoration: none;
	  transform: scale(1.2);
}


.my-link-two a {
	color: #d33e44;
		text-decoration: underline #FCC905;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
	  display: inline-block;
	  transition: transform 0.3s ease;
}

.my-link-two a:hover {
		text-decoration: none;

}

.my-link-three a{
		color: #d33e44;
		text-decoration: underline #d33e44;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
	  display: inline-block;
	  transition: transform 0.3s ease;

}

.my-link-three a:hover {
		text-decoration: none;

}

.my-link-black a{
		color: #d33e44;
		text-decoration: underline #d33e44;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
	  display: inline-block;
	  transition: transform 0.3s ease;

}

.my-link-black a:hover {
		text-decoration: none;

}

.my-link-black strong{
	color: #d33e44;
}

.yellow-line{
font-size: 45px;
	color: #fff;
	font-family: "KyivTypeSans", Sans-serif;
	font-weight: 600;
	line-height: 45px;
}


.offer {
	color: #fcc905;
	text-transform: uppercase;
	line-height: 1.5em;
}

.menu-pk-my a{
		text-decoration: none!important;
}

.menu-pk-my a:hover{
		color: #fcc905!important;
		text-decoration: underline!important;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
	  display: inline-block;
	  transition: transform 0.3s ease;

}

a.my-btn-two  {
text-decoration: none!important;
}

.my-btn-two:hover {
transform: scale(1.1);  
}
.sh-link a{
	color: #000;
	font-weight: 800;
		text-decoration: underline #d33e44;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
	  display: inline-block;
	  transition: transform 0.3s ease;
	padding-left: 10px;
}

.sh-link a:hover{
	text-decoration: none!important;
	}

.sh-show, .sh-hide {
	margin-bottom: 20px;
	margin-top: 20px;
	color: #000;
}

.elementor-10 .elementor-element.elementor-element-8e49d19 {
	padding: 0!important;
}

.elementor-10 .elementor-element.elementor-element-2cbd18c {
	padding: 0!important;
}


.elementor-10 .elementor-element.elementor-element-7260844{
	padding: 0!important;
}

.price{
	color: #fff;
	padding: 5px;
	background-color: #D33E44;
}
