/**
 * Theme Name:     Neve Child
 * Author:         ThemeIsle
 * Template:       neve
 * Text Domain:	   neve-child
 * Description:    Neve is a next-generation, ultra-fast WordPress theme designed for top performance, SEO, and Core Web Vitals. Its lightweight codebase and small size ensure minimal overhead and lightning-fast load times. Fully compatible with the block editor, popular page builders (Elementor, Bricks, Oxygen etc), and WooCommerce, it’s perfect for blogs, small businesses, agencies, portfolios, and online stores. With responsive design, multilingual translations, and easy customization options, Neve empowers you to create a future-proof, high-ranking online presence. Discover everything Neve has to offer and explore our powerful premium version at https://themeisle.com/themes/neve/.
 */
#wpforms-form-6438:nth-of-type(2){
	display : none !important
}
.elementor-pagination{
	margin-top : 40px !important
}
.socail-icons .elementor-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.scroll-to-top {
  background: #ff792d !important;
  width: 50px;
  height: 50px;
  border-radius: 50% !important;
  box-shadow: 0 0 5px #00000038 !important;
}
.richtext p {
  margin-bottom: 5px !important;
}
.faq-section ul {
  margin-left: 20px !important;
  display: block !important;
}
.faq-section p {
  margin-bottom: 5px !important;
}
#how-do p {
  margin: 0px !important;
}
.single-post .single-post-container {
  max-width: 1300px !important;
  margin: 0 auto !important;
  padding: 30px 70px !important;
}
.single-post .single-post-container article {
  max-width: 100% !important;
}

@media (max-width: 1200px) {
  #search-container {
    display: none !important;
  }
}
.post h3 span{
	color : black !important
}
@media (max-width: 1024px) {
	
  .slider-prev,
  .slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 30px !important;
    height: 31px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    border-radius: 50%;
    background: #ff792d;
  }
  .slider-prev:hover,
  .slider-next:hover {
    background: #ff792d;
  }
  .slider-prev {
    left: -30px;
  }

  .slider-next {
    right: -30px;
  }
  .mobile-slider {
    padding-inline: 60px !important;
  }
	.slider-prev img,
	.slider-next img{
		width: 18px !important;
		max-width: 18px !important;
		height: 18px !important;
	}
}
.post-template-default.single  p{
	margin-bottom : 3px !important
}
.post-template-default.single .single-post-container h3{
	margin-bottom : 10px !important;
}
/* .post-template-default.single .single-post-container h3 strong{
	color : #000 !important;
} */
.single-post-container,
.nv-single-post-wrap{
	max-width : 100% !important;
	width : 100% !important;
	padding : 0px !important
}
.type-resources{
	margin : 0px !important;
	padding : 0px !important;
}
.resources-content ul {
  list-style: none; 
  padding-left: 0;
}

.resources-content ul li {
  position: relative;
  padding-left: 30px;
}

.resources-content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  background-image: url('https://marcom.revicadsolutions.com/wp-content/uploads/2026/04/check.png'); 
  background-size: contain;
  background-repeat: no-repeat;
}
.resources-content p{
	margin-bottom : 5px !important;
	line-height : 1.4em !important
}
#industry-container p{
    margin : 0 0 8px 0 !important;
}
#business-impact ul,
#the-solution ul,
#business-impact ul,
#the-challenge ul{
    padding-left : 30px !important;
    padding-bottom : 15px !important;
}

.what-problem p{
  margin : 0px !important
}

#wpforms-form-6438::before {
  content: "Complimentary Project Evaluation";
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
  text-align: left;
  color: #000;
}
#form-container:nth-of-type(2){
display : none !important
}
.custom-social-icon img{
 margin : 0 10px
}
