/*!
Theme Name: NewLead
Theme URI: http://underscores.me/
Author: Vladyslav Lykhenko
Author URI: https://lihenko.com.ua/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: newlead
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

NewLead is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.pay-online:hover{
    color: #fff;
}


input[type=text]{
    width:100%;
    padding: 9px 25px;
	border-radius:5px;
	background-color:#D9D9D9;
	font-size:16px;
	color:#1E1E1E;
}

.contact_us_form input[type=email], .contact_us_form input[type=tel], .contact_us_form textarea{width:100%;padding: 9px 25px;border-radius:5px;background-color:#D9D9D9;font-size:16px;color:#1E1E1E;}
.contact_us_form .evcf7-verify-btn{display: inline;padding-left: 5px;}
.pay_online_block{
	margin-top:180px;
	color:#fff;
	background-color:#1E1E1E;
	border-radius:48px;
	padding:64px 15px;
	margin-bottom:70px;
	max-width:1510px;
}

.payonline_main_container .wp_braintree_button fieldset .pure-g{display:none;}
.payonline_main_container .wp_braintree_button fieldset .pure-control-group:nth-child(2){display:none;}
.payonline_main_container .wp_braintree_button fieldset .pure-control-group + .pure-g{display:block;}
.payonline_main_container .pure-controls {text-align:center;}
.payonline_main_container .pure-controls .pure-button,.contact_us_form .evcf7-verify-btn input, .contact_us_form .red-btn{--tw-bg-opacity: 1;background-color: rgb(238 60 69 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color: rgb(255 255 255 / var(--tw-text-opacity, 1));box-shadow: 0 10px 34px rgba(238, 60, 69, 0.3);
width: 250px;border-radius: 9999px;font-size: 16px;line-height: 18px;font-weight: 500;padding-top: 15px;padding-bottom: 15px;}
.payonline_main_container .pure-controls .pure-button:hover,.contact_us_form .evcf7-verify-btn input:hover, .contact_us_form .red-btn:hover{--tw-bg-opacity: 1;background-color: rgb(109 108 159 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color: rgb(255 255 255 / var(--tw-text-opacity, 1));box-shadow: none;}
.contact_us_form .evcf7-verify-btn input {margin-bottom: 10px;}
.note_pay p{text-align:center;}
.page-template-template-payment .ui-dialog-titlebar-close{display: none;}
.contact_us_form .evcf7_email_sent{margin: 0px;}
@media (min-width: 1200px){
  .pay_online_block{
    padding:85px 157px 80px;
  }
}
