/*
Theme Name: relstate child
Tags:  custom-menu, editor-style, featured-images
Template: relstate
Version: 1.0.0
*/

/*---------------------------------
      write your css from here
------------------------------------*/
.relstate-header-top {
	background: #f5a96e;
}

.elementor-widget-text-editor h1,
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3 {
	margin: 10px 0;
}
.elementor-widget-text-editor ul {
	list-style: disc;
	margin: 20px 0;
	margin-left: 40px;
}
.elementor-widget-container table td {
	padding:10px 20px;
}
.elementor-widget-container table td img {
	width:100%;
}
.elementor-widget-container table td p{
	margin-bottom:3px;
}
.footer-middle h2.widget-title {
	font-size:22px;
}
input[type='submit'] {
	width:100%;
}
.hbg2 .relstate_menu>ul>li.current-menu-item>a, .hbg2 .relstate_menu>ul>li>a:hover, .heading_style_2 .relstate_menu>ul>li.current-menu-item>a, .heading_style_2 .relstate_menu>ul>li>a:hover, .heading_style_3 .relstate_menu>ul>li.current-menu-item>a, .heading_style_3 .relstate_menu>ul>li>a:hover, .heading_style_4 .relstate_menu>ul>li.current-menu-item>a, .heading_style_4 .relstate_menu>ul>li>a:hover, .relstate_menu ul .sub-menu li a:hover, .relstate_menu ul .sub-menu li.current-menu-item a, .relstate_menu>ul>li.current-menu-item>a, .relstate_menu>ul>li>a:hover, .relstate_nav_area.prefix .relstate_menu>ul>li.current-menu-item>a, .relstate_nav_area.prefix .relstate_menu>ul>li>a:hover,
a:hover {
	color:#f5a96e;
}
#scrollUp {
	background: #f5a96e;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover{
	background: #f5a96e;
	color:#fff;
}
.relstate_menu ul .sub-menu li:before {
	display:none;
}
.widget-title.subheading.heading-size-3 {
	font-size: 22px;
	margin-bottom: 28px;
    margin-top: 28px;
	font-weight:bold;
    position: relative;
	color:#fff;
}
.brpt h1, .breadcumb-inner h1, .brpt.brptsize h1 {
	color:#fff;
}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-thumb {
    background: #f5a96e;
}