/**
 * Theme Name:     Payroll
 * Author:         Deepak
 * Template:       astra
 * Text Domain:	   payroll
 * Description:    The Payroll WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme.
 */

li.menu-item.menu-item-type-custom a {
    text-decoration: none;
}


#um_field_285_wishlists input.select2-search__field,
#um_field_285_wishlists li.select2-search.select2-search--inline{
    width: 100% !important;
    font-family: 'Satoshi';
}

.um-285.um {
    max-width: 100%!important;
}

span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap select {
    background-color: #F0F0F0 !important;
    border: none !important;
    border-radius: 12px !important;
    height: 60px !important;
    padding: 12px 20px !important;
}

.wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
    height: auto !important;
}

div#wpcf7-f640-p614-o1 label {
    font-size: 18px;
    line-height: 28px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 172px;
    border-radius: 20px !important;
    background-color: #EBFD72;
    color: #000;
    font-weight: 500 !important;
    font-size: 17px;
    margin: 0 auto;
    margin-top: 20px;
}
#wpcf7-f640-p614-o1 p:last-child {
    text-align: center !important;
}
input.wpcf7-form-control.wpcf7-phonetext {
    padding-left: 90px !important;
}

#privacy-policy h1, #privacy-policy h2 {
    color: #3E46A7;
    font-size: 35px;
    line-height: 45px;
}

@media(max-width:767px){
	#menu {
		order: 3;
	}
	#privacy-policy h1, #privacy-policy h2 {
		color: #3E46A7;
		font-size: 30px;
		line-height: 40px;
	}
}