/*!
Theme Name: Yankee Child
Theme URI: https://webtend.net/wp/yankee-child/
Author: WebTend
Author URI: https://webtend.net/
Template: yankee
Description: Yankee is clean, modern and professional Creative Digital Agency WordPress Theme. It is a clean, modern and simple theme that was built for designers, photographers, fashion agencies, freelancers.
Version: 1.4.3
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
*/

.contact-us-form .field-height{
    height:60px;
	background-color:#f3f3f3;
	border:0px;
	padding:0px 30px;
}
.contact-us-form .field-textarea-height{
    height:200px;
	background-color:#f3f3f3;
    border:0px;
    padding:20px 30px;
	color:#333;
	font-weight: 600;
	opacity:0.7;
}
.contact-us-form .field-textarea-height:focus{
	box-shadow:0 0 0 0 transparent;
}
.contact-us-form .form-btn{
	margin:30px 0 0 0;
	padding:18px 45px;
	border: 0px solid #f1f1f1;
	font-family:"Rajdhani", sans-serif;
	font-weight:700;
	line-height:1;
	background: #FFAA17;
    color: #333;
}
.contact-us-form input[type=text]:focus {
    box-shadow:0 0 0 0 transparent;
}
.contact-us-form input::placeholder{
	color:#858585;
	font-weight: 600;
	opacity:0.7;
}
span.help-block.with-errors {
    color: red;
}
.has-error input{
	border: 1px solid red !important;
}
.grecaptcha-badge{
	position: absolute !important;
    bottom: 0 !important;
    right: 0px !important;
    visibility: hidden !important;
}
.disableButton{
	cursor: not-allowed;
    opacity: 0.65;
    z-index: -1;
}
/* footer newsletter form */
.footer-form .email-field-height{
	height:60px;
	padding:0 30px;
	background-color:#f3f3f3;
	font-weight:600;
	font-size:16px;
	font-family: "Open Sans", sans-serif;
	color:#1d2122;
	border: 1px solid #f1f1f1;
	width:320px;
}

.footer-form .email-field-height:focus{
	box-shadow:0 0 0 0 transparent;
	border:none;
}

.footer-form .let-begin-btn{
	text-transform:uppercase;
	padding:18px 45px;
	background-color:#FFAA17;
	color:#333333;
	font-weight: 700;
	font-family: "Rajdhani", sans-serif;
	line-height: 1;
	height: auto;
	border:none;
	width:320px;
}
.footer-form .let-begin-btn:focus{
	box-shadow:0 0 0 0 transparent;
	border:none;
}

/* Portfolio Side bar Form */
.portfolio-sidebar-form .portfolio-email-field-height{
	height:60px;
	padding:0 30px;
	background-color:#2a3031 !important;
	font-weight:600;
	font-size:16px;
	font-family: "Open Sans", sans-serif;
	color:#1d2122;
	border: 1px solid #f1f1f1;
}
.portfolio-sidebar-form .portfolio-email-field-height:focus{
	box-shadow:0 0 0 0 transparent;
	border:1px solid #f1f1f1;
}
.portfolio-sidebar-form .lets-begin-form-btn{
	text-transform:uppercase;
	padding:18px 45px;
	background-color:#FFAA17;
	color:#333333;
	font-weight: 700;
	font-family: "Rajdhani", sans-serif;
	line-height: 1;
	height: auto;
	border:none;
	margin-bottom:20px;
}
.portfolio-sidebar-form .lets-begin-form-btn:focus{
	box-shadow:0 0 0 0 transparent;
	border:none;
}
.portfolioForm input.portfolio-email-field-height{
	margin-bottom: 0px;
	text-transform: lowercase;
}

.services-list-section h3{
	font-size: 30px;
}
.services-list-section h4{
	font-size: 25px;
}
.services-list-section p{
	font-size: 16px; 
	color: #000;
}

ul.custom-list {
	list-style: none;
	color: #000;
	padding-bottom: 25px;
}

ul.custom-list {
    list-style: none;
    padding-left: 24px; /* Adjust as needed to make space for the checkmark */
    position: relative;
}

ul.custom-list li {
    position: relative;
    padding-left: 24px; /* Match this to the padding-left of the ul */
	line-height: 2;
    margin-bottom: 10px;
}

ul.custom-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0; /* Align to the top */
    width: 16px;
    height: 16px;
    background-image: url(https://zv3875.p3cdn1.secureserver.net/wp-content/uploads/2023/05/Tick.png);
    background-size: contain;
    background-repeat: no-repeat;
}

/* Optional: Adjust the margin or padding if the checkmark needs more fine-tuning */
ul.custom-list li::before {
    margin-top: 10px; /* Adjust as needed */
}

.mega-menu .cyber-security::before {
    background: url(http://zv3.875.myftpupload.com/wp-content/uploads/2024/06/cyber_security_ic.png);
    content: '';
    height: 39px;
    width: 38px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 10px;
}

.yanke-advanced-tab.style-two .advanced-tab-btns li a {
    height: 250px;
}

.yanke-advanced-tab.style-two .advanced-tab-btns li a .title {
    text-wrap: wrap;
    width: 140px;
    overflow-wrap: break-word;
    line-height: normal;
}

@media (max-width: 575px){
 .contact-us-form .lname-field-space{
    margin-bottom:30px;
 }
 .contact-us-form .subject-field-space{
        margin-bottom:30px;
 }
}


@media (min-width: 1350px) and (max-width: 1599px) {
	.header-nav .nav-container {
	    padding: 0px 20px;
	}
}

/*** Added by Raja for Detail insights page ***/
.single.single-insights {
    background-color: #292929;
    background-image: url(https://zv3.875.myftpupload.com/wp-content/uploads/2024/11/Bg-pattern.svg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto;
}