/*
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 versatile and modern theme tailored for startups, entrepreneurs, and agencies, including those focused on branding, consulting, and digital marketing. This creative startup design provides a strong online presence for corporate and professional services, featuring a minimal and elegant aesthetic that is both responsive and user-friendly across all devices. Its retina-ready display guarantees sharp visuals, while SEO optimization boosts visibility and reach. With a wealth of powerful features, the theme allows extensive personalization to meet unique branding requirements, enabling easy customization through shortcodes, the Bootstrap framework, and built-in settings without any coding expertise. It integrates seamlessly with popular plugins such as WooCommerce, Contact Form 7, Yoast SEO, and Jetpack, enhancing functionality and engagement while facilitating lead generation and online transactions. The layout incorporates engaging banners, dynamic testimonials, service highlights, pricing tables, portfolio showcases, and strategic Call to Action buttons for optimized conversions. Thanks to its efficient coding, secure performance, and fast loading speed, it serves as a reliable solution for modern business needs. With animated sections, parallax effects, and interactive layouts, it provides a polished visual experience. Additionally, social media integration and translation-ready features empower agencies and companies to expand their reach globally with ease. Whether utilized by developers managing client projects or business owners overseeing their own ventures, it remains scalable and flexible, making it ideal for growth-oriented agency websites emphasizing visibility and long-term success.
Version: 3.0.3
Tested up to: 7.0
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;
  }
}