/**
Theme Name: Astra Child
Author: Santanu Saha
Author URI: https://w3services.in
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

<style>
.um-button{
	background:#8F1112!important;
}

.um-field-checkbox-option, .um-field-radio-option {
    
    color: #be0f0f!important;
   
}

a.um-link-alt {
   
    color:#520606!important;
    
}


.um-header {
    
    border-bottom: solid 2px #ba8585!important;
}

.um-profile.um-viewing .um-field-label {
    display: block;
    margin: 0 0 8px 0;
    border-bottom: solid 2px #ce7f7f!important;
    padding-bottom: 4px;
}

.main-header-menu .sub-menu {
    background: #e60909!important;
    
}

.ast-primary-header-bar {
   
    background: #8fff0000!important;
}


.main-header-menu>.menu-item>.menu-link, #astra-footer-menu>.menu-item>.menu-link {
    
    color: 8e1212!important;
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
    color: 8e1212!important;
}

.page-id-1861 .site-header {
 
    background:#411515!important;
}

.page-id-1861 .main-header-menu>.menu-item>.menu-link, #astra-footer-menu>.menu-item>.menu-link {
    
    color:white;
}


.page-id-1933 .site-header {
 
    background:#411515!important;
}

.page-id-1933 .main-header-menu>.menu-item>.menu-link, #astra-footer-menu>.menu-item>.menu-link {
    
    color:white;
}

.page-id-1933 .spacer{
	margin-top: 75px;
}

.page-id-2124 .site-header {
    background: #411515 !important;
}


.page-id-2124 .main-header-menu>.menu-item>.menu-link, #astra-footer-menu>.menu-item>.menu-link {
    
    color:white;
}


.page-id-1823 .site-header {
    background: #411515 !important;
}
.page-id-2172 .main-header-menu>.menu-item>.menu-link, #astra-footer-menu>.menu-item>.menu-link {
    
    color:white;
}
.page-id-2172 .site-header {
    background: #411515 !important;
}


.page-id-2373 .main-header-menu>.menu-item>.menu-link, #astra-footer-menu>.menu-item>.menu-link {
    
    color:white;
}
.page-id-2373 .site-header {
    background: #411515 !important;
}


/* custom css 15Sept */
.procs-body{
	  min-height: 100vh;
    width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--e-global-color-secondary);
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
}
/* customm CSS 18Sept */ 
.table-responsive {
overflow-x:scroll;
}
footer {
/* 	position: absolute; */
    width: 100%;
    bottom: 0;
}
/* customm CSS 22Sept */
.vheight{
	min-height:100vh;
}
/* Custom CSS 23Sept */
.mod-headr .modal-title {
	  text-align: center;
    width: 100%;
}
.mod-headr button.close {
	position: absolute;
	right: 15px;
}
.mod-body {
	margin: 0 auto;
	text-align: center;
}
.mod-body input[type="submit"] {
	margin-top: 35px;	
}
.mod-ft {
	text-align: center;
}
.mod-ft button {
	    color: var(--ast-global-color-5);
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
    font-family: inherit;
    font-weight: normal;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin: 0 auto;
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 300px!important;
}

.daterangepicker {
     width: 633px!important;
} 
    .daterangepicker .drp-calendar.right {
        margin-left: 31px!important;
    }
.daterangepicker .drp-calendar{
	width: 44%!important;
}
@media (max-width:676px){
	.daterangepicker {
    width: 90vw !important;
	}
	.daterangepicker .drp-calendar {
    display: none;
    max-width: 220px !important;
		    width: 100% !important;
}
	.daterangepicker .drp-calendar.right {
    margin-left: 16px !important;
}
}
@media (max-width: 564px){
	.daterangepicker .drp-calendar {
    width: 100%!important;
		max-width: 100vw !important;
}
	    .daterangepicker .drp-calendar.right {
        margin-left: 5px !important;
    }
}
.page-id-3127 .site-header {
 
    background:#411515!important;
}

.page-id-3127 .main-header-menu>.menu-item>.menu-link, #astra-footer-menu>.menu-item>.menu-link {
    
    color:white;
}

.page-id-3127 .spacer{
	margin-top: 75px;
}


.page-id-3151 .site-header {
 
    background:#411515!important;
}

.page-id-3151 .main-header-menu>.menu-item>.menu-link, #astra-footer-menu>.menu-item>.menu-link {
    
    color:white;
}

.page-id-3151 .spacer{
	margin-top: 75px;
}


</style>