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


.page .piotnet-column__inner>:not(.piotnet-widget), .piotnet-column__inner [data-piotnet-editor-widgets-item-root] {
    padding: 0;
}

.site-header .header-inner .site-branding .site-logo img {
    display: block;
    max-width: 88px;
}

.text-orange{
	color:#e25426;
}

.custom-footer p{
	margin:0;
}

body h1{
	font-size:56px;
	font-size: clamp(1.75rem, 1.5278rem + 1.1111vw, 2.5rem);
}


body h2{
	font-size:40px;
	font-size: clamp(1.75rem, 1.5278rem + 1.1111vw, 2.5rem);
}



body h3{
	font-size:32px;
	font-size: clamp(1.5rem, 1.3519rem + 0.7407vw, 2rem);
}


body h4{
	font-size:28px;
	font-size: clamp(1.5rem, 1.3519rem + 0.7407vw, 2rem);
}


body h5{
	font-size:24px;
	font-size: clamp(1.125rem, 1.0139rem + 0.5556vw, 1.5rem);
}


body h6{
	font-size:16px;
}

.page .piotnetforms-submit button{
	border:none;
}

.page #rbs_gallery_69e876f90ead1{
	margin-left:auto!important;
	margin-right:auto!important;
}

.robo-gallery-wrap-id530:not(#no-robo-galery) .rbs-img-container:hover,
.page .robo-gallery-wrap-id530:not(#no-robo-galery) .rbs-img-container:hover {
    border: none!important;
}

.page-id-268 .mfp-bottom-bar{
	display:none!important;
}

.page-id-268 .rbs_gallery_button_bottom .button{
	color: #fff!important;
	padding: 12px 36px 12px 36px!important;
	background-color: #FF6B35!important;
	border: none!important;
	display:block!important;
	text-align:center!important;
	margin:2em auto!important;
	max-width:260px!important;
	width:100%!important;
}


.page .full-video .elementor-video{
	object-fit: contain;
}