/*
Theme Name:   RPT
Author:       Onenine
Author URI:   https://onenine.com/
Template:     hello-elementor
Version:      1.0
*/

.home .elementor-location-header{
	position: absolute;
    left: 0px;
    right: 0px;
	top:0;
    z-index: 99;
	
}
/* RPT site form */

.contact_form .elementor-widget-container .gform_heading{
	display:none;
}
.contact_form .elementor-widget-container .gform_body .gform_fields .gfield .ginput_container input[type=text], .contact_form .elementor-widget-container .gform_body .gform_fields .gfield .ginput_container input[type=email], .contact_form .elementor-widget-container .gform_body .gform_fields .gfield .ginput_container input[type=tel], .contact_form .elementor-widget-container .gform_body .gform_fields .gfield .ginput_container .textarea{
	background: transparent;
    border-bottom: 1px solid #d5d5d5 !important;
    border-top: 0!important;
    border-left: 0 !important;
    border-right: 0!important;
    border-radius: 0px !important;
}
.contact_form .elementor-widget-container .gform_body .gform_fields{
	grid-row-gap: 30px !important;
	grid-column-gap: 5% !important;
}
.contact_form .elementor-widget-container .gform_footer input[type=submit]{
	    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    background-color: #F26F21;
    border-radius: 50px 50px 50px 50px;
    padding: 20px 35px 20px 35px;
    border: 0 !important;
    color: #fff !important;

}

.benefits-text p::before {
	display: none;
}

/******responsive******/


@media (max-width: 767px)
{
	


.elementor-9 .elementor-element.elementor-element-c6789a4 .elementor-tab-title {
	font-family: "SF Compact Display", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 0px;
	letter-spacing: -0.5px;
	border-bottom: 1px solid #c8c8c8 !important;
	
	padding: 20px 10px;
	
	color: black;
}
	.elementor-tab-title.elementor-tab-mobile-title::before {
	content: '';
	background-image: url('http://44.215.73.21/wp-content/uploads/2023/04/arrow-play-1.png');
	background-repeat: no-repeat;
	height: 100%;
	width: 5%;
	position: absolute;
	right:0;
}
/* 	.benefits-text p::before {
	content: 'Benefits : ';
	font-weight: 600;
} */
	.benefits-h2 {
	display: none;
}
	.top-rank-btn br {
	display: none;
}
	
	.top-rank-btn span {
	align-items: center;
}
	.microwave-safe-btn br {
	display: none;
}
	
	}

@media (max-width: 768px){
	
}


