/*
Theme Name: Business Startup Expert
Theme URI: https://www.seothemesexpert.com/products/business-startup-expert-theme
Author: drakearthur
Author URI: https://www.seothemesexpert.com/
Description: Business Startup Expert is a multipurpose and modern WordPress theme designed for startups, entrepreneurs, agencies, Business startup consultant, Business startup expert, Startup advisory services, Startup mentor, Business launch consultant, Startup guidance expert, Entrepreneur consultant and professionals who want a strong online presence. With its minimal, clean, and elegant design, this theme offers a sophisticated layout that is both user-friendly and visually appealing. Built to be responsive and mobile-friendly, it ensures a seamless experience across all devices, while its Retina-ready display keeps visuals crisp and professional. Packed with powerful features, Business Startup Expert provides personalization options to match your branding needs. You can easily customize elements using shortcodes, bootstrap framework, and built-in customization options without touching a single line of code. The theme includes an engaging banner section, strategic Call to Action buttons (CTA), a dynamic testimonial section, and a stylish team section to help showcase your services and achievements. Perfect for agencies and business owners, this theme comes with optimized codes for faster page load times and secure, clean code for enhanced performance and safety. Its interactive elements, animated sections, and stunning layouts give your site a luxurious and polished look. Social media integration makes it easy to connect with your audience, while its translation-ready design ensures accessibility for a global audience. Whether you’re a developer building websites for clients or a business owner managing your own platform, Business Startup Expert is agency-friendly and designed for growth. With a blend of modern style, luxury design, and powerful functionality, this theme is ideal for businesses looking to stand out. Its customization flexibility, professional features, and sleek design make Business Startup Expert a top choice for creating an impactful, high-performing, and visually appealing website.
Version: 0.1
Tested up to: 6.8
Requires PHP: 7.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: business-startup-expert
Template: expert-business-advisor
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, grid-layout, wide-blocks, editor-style, full-width-template, custom-background, custom-colors, custom-header, custom-logo, custom-menu, sticky-post, featured-images, footer-widgets, flexible-header, featured-image-header, post-formats, theme-options, threaded-comments, portfolio, education, blog

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

a{
    text-decoration: none;
    color: var(--color-primary1);
}
.blog-item.inner-related-post .post-title a{
  color: var(--color-primary1);
  text-decoration: none;
}
.singel-page-area a{
  color: var(--color-primary1);
}
#slider-section .sliderimg .slider-color-box, #slider-section .sliderimg img{
  object-fit: contain;
}
.inner-box{
  background: var(--color-primary1);
  padding: 10px;
}
#service-section{
  background: transparent;
}
.free-quote{
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
  color: #fff;
}
.slider-contact-form.main input.wpcf7-form-control.wpcf7-submit.has-spinner{
  padding: 10px 14px;
  line-height: normal;
}
#slider-section p.slider-content {
    color: #858585;
    font-size: 15px;
    line-height: 2;
    font-weight: 400;
}
.slider-img-col{
  height: 700px;
  display: flex;
  align-items: self-end;
}
#slider-section .owl-dots{
  top: 96%;
}
#slider-section:before{
  height: 700px;
}
#slider-section .sliderimg .slider-color-box, #slider-section .sliderimg img{
  height: auto;
  width: 320px !important;
}
.slider-contact-form.main{
  bottom: 10%;
  background: var(--color-primary1);
}
.slider-contact-form.main input[type="email"], .slider-contact-form.main input[type="text"], .slider-contact-form.main textarea{
  background: #fff;
}
.slider-contact-form.main input.wpcf7-form-control.wpcf7-submit.has-spinner{
  background: #fff;
  color: var(--color-primary1);
}
.slider-contact-form.main input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
  background: var(--color-primary2);
  color: #fff;
}
#service-section h2{
  color: #000;
  font-size: 28px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .slider-img-col{
    display: block;
  }
  #slider-section .sliderimg .slider-color-box, #slider-section .sliderimg img{
    height: 300px;
    width: 100% !important;
  }
  #service-section h2{
    font-size: 19px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  #slider-section .sliderimg .slider-color-box, #slider-section .sliderimg img {
    height: 470px;
    width: 260px !important;
  }
  .slider-img-col{
    height: 700px;
  }
  #slider-section p.slider-content{
    font-size: 12px;
  }
  .slider-contact-form.main{
    width: 27%;
    height: auto;
  }
  .slider-contact-form.main input.wpcf7-form-control.wpcf7-submit.has-spinner{
    font-size: 12px;
  }
  .slider-contact-form.main{
    bottom: 2%;
  }
  .slider-img-col{
    justify-content: left;
  }
  #slider-section{
    height: 700px;
  }
}
@media (max-width: 1000px) {
  .sidenav .closebtn{
    top: 41px;
  }
  #service-section .inner-box-image img, #service-section .serv-color{
    height: 150px;
  }
}