/*
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 free theme designed for startups, entrepreneurs, agencies, business startup consultants, business mentors, startup advisory firms, corporate agencies, digital marketers, business launch consultants, entrepreneur coaches, finance consultants, and professionals seeking a strong online presence. With its minimal, clean, and elegant design, this theme offers a sophisticated and responsive layout that is both user-friendly and visually appealing across all devices. Its retina-ready display keeps visuals sharp and professional, while SEO optimization ensures higher search visibility. Packed with powerful features, Business Startup Expert provides extensive personalization options to match your branding needs. You can easily customize elements using shortcodes, the Bootstrap framework, and built-in customization settings without writing a single line of code. It integrates smoothly with popular plugins like WooCommerce, Contact Form 7, Yoast SEO, and Jetpack to enhance functionality, improve engagement, generate leads, and enable online sales. The theme includes an engaging banner section, dynamic testimonial showcase, service highlight area, pricing tables, portfolio display, and strategic Call to Action (CTA) buttons to boost conversions. Optimized coding, secure performance, and faster page load times make it a reliable choice for business professionals. Its animated sections, parallax effects, and interactive layouts give your site a luxurious and polished look. Built with social media integration and translation-ready functionality, it helps startups connect with a global audience effortlessly. Whether you’re a developer creating sites for clients or a small business owner managing your own brand, Business Startup Expert is agency-friendly, scalable, and designed for growth. With its blend of elegance, innovation, and powerful functionality, this theme is the perfect choice for building a modern, high-performing business or startup website that drives visibility, credibility, and success.
Version: 1.9
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, translation-ready, rtl-language-support, 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;
}
.slider-img-col,#slider-section {
  height: 650px;
}
@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;
  }
}
@media screen and (min-width:1700px) and (max-width:1900px){
  .container{
      max-width: 1520px;
  }
}
@media screen and (min-width:1920px) {
  .container{
      max-width: 1620px;
  }
}