/*
 Theme Name:     Ninerz Spot LLC Sales Solutions
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Ninerz Spot LLC Sales Solutions custom child theme for Divi
 Author:         Ninerz Spot LLC Sales Solutions
 Author URI:     http://shoppershivellc.online
 Template:       Divi
 Version:        1.0.0
*/


/* Theme customization starts here
------------------------------------------------------- */

header nav ul li.menu-item-1598 a {
	background-color: #f97c38;
    padding: 11px 20px !important;
    border-radius: 2px;
	color: #ffffff !important;
}
header .sub-menu li {
	padding: 0 !important;
	width: 100%;
}
header .sub-menu li a {
	width: 100% !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement, .frm_full textarea {
    background-color: #00000000 !important;
}
.with_frm_style input[type=text]::placeholder,
.with_frm_style input[type=password]::placeholder,
.with_frm_style input[type=email]::placeholder,
.with_frm_style input[type=number]::placeholder,
.with_frm_style input[type=url]::placeholder,
.with_frm_style input[type=tel]::placeholder,
.with_frm_style input[type=file]::placeholder,
.with_frm_style input[type=search]::placeholder,
.with_frm_style select::placeholder,
.with_frm_style .frm-card-element.StripeElement::placeholder {
    color: #ef7a33 !important;
}
textarea::placeholder {
  color: #ef7a33 !important; 
}
textarea::-webkit-input-placeholder {
  color: #ef7a33 !important;
}
textarea::-moz-placeholder {
  color: #ef7a33 !important;
  opacity: 1 !important;
}


@media screen and (max-width: 768px) {


}

