/*
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 theme designed for startups, entrepreneurs, agencies, startup branding agency, startup consulting agency, tech startup agency, digital startup agency, startup marketing agency, 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, especially for agency and consulting-focused businesses. With its minimal, clean, and elegant design, it delivers a sophisticated and responsive layout that remains user-friendly and visually appealing across all devices. The retina-ready display ensures sharp, professional visuals, while SEO optimization enhances search visibility and online reach. Packed with powerful features, it offers extensive personalization options to align with unique branding needs, allowing easy customization through shortcodes, the Bootstrap framework, and built-in settings without requiring coding. It integrates smoothly with popular plugins like WooCommerce, Contact Form 7, Yoast SEO, and Jetpack to improve functionality, strengthen engagement, generate leads, and support online transactions. The design includes an engaging banner section, dynamic testimonial showcase, service highlight area, pricing tables, portfolio display, and strategic Call To Action buttons to maximize conversions. Optimized coding, secure performance, and fast loading speed make it a reliable solution for modern businesses. With animated sections, parallax effects, and interactive layouts, it delivers a polished and premium visual experience. Social media integration and translation-ready capabilities help businesses and agencies expand globally with ease. Whether used by developers building client projects or business owners managing their own brand, it remains scalable, flexible, and ideal for growth-oriented consulting and agency websites focused on visibility, credibility, and long-term success.
Version: 2.9
Tested up to: 6.9
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, #slider-section{
    height: auto;
  }
  .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: 570px;
  }
}
@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;
  }
}