/*!
Theme Name: My Revamp Life
Theme URI: https://myrevamplife.org/myrevamplife/
Author: TCLO2
Author URI: https://zemez.io/
Description: Revamp is a nonprofit organization committed to restoring dignity...
Template: kava
Version: 2.1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: myrevamplife
Tags: custom-background, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: counselor
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}
.jet-tabs__control-wrapper  #jet-tabs-control-2671{
	background-color: rgb(51, 206, 165) !important;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-2672{
	background-color: rgb(110, 229, 172) !important;
	display: flex;
	justify-content: flex-end;
	align-items: left;
}


.jet-tabs__control-wrapper #jet-tabs-control-2673{
	background-color: #4bcfe0 !important;
	display: flex;
	justify-content: flex-end;
	align-items: left;
}


.search-form__field[type='search']{
	box-shadow: none !important;
}

@media (min-width: 320px) and (max-width: 768px){
	.jet-tabs__control-wrapper  #jet-tabs-control-2671{
		background-color: rgb(51, 206, 165) !important;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.jet-tabs__control-wrapper #jet-tabs-control-2672{
		background-color: rgb(110, 229, 172) !important;
		display: flex;
		justify-content: center;
		align-items: left;
	}
	
	
	.jet-tabs__control-wrapper #jet-tabs-control-2673{
		background-color: #4bcfe0 !important;
		display: flex;
		justify-content: center;
		align-items: left;
	}
}

@media (min-width: 768px) {
	.submit_btn_form1{
		text-align: center;
	}
}
