/**
Theme Name: Search Marketing Experts
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: search-marketing-experts
Template: astra
*/

span.e-n-menu-title-text {
    position: relative;
    text-decoration: none;
    padding-bottom: 5px;
}

h3.elementor-icon-box-title {
    margin: 0;
}

span.e-n-menu-title-text::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #7CEFD8;
    transition: width 0.3s ease;
}

span.e-n-menu-title-text:hover::after {
    width: 100%;
}

h1.elementor-heading-title.elementor-size-default p {
    margin: 0;
}

selector:focus {
  outline: none !important;
  box-shadow: none !important;
}

a:focus,
button:focus,
.elementor-button:focus {
  outline: none !important;
  box-shadow: none !important;
}

ul.elementor-toc__list-wrapper {
    margin: 0px !important;
}

nav.elementor-pagination .page-numbers:first-child {
    padding-right: 20px;
}

nav.elementor-pagination .page-numbers:last-child {
    padding-left: 20px;
}

body .prev, body .next {
	color: #000 !important;
}


body .prev:hover, body .next:hover {
    background-color: transparent !important;
    border-radius: 0px !important;
    color: #000 !important;
}

span.page-numbers.current {
    background-color: #000;
    border-radius: 999px;
    color: #fff !important;
}

a.page-numbers:hover:not(:first-child):not(:last-child) {
    background-color: #000;
    border-radius: 999px;
    color: #fff !important;
}

nav.elementor-pagination {
    display: flex
;
    align-items: center;
    justify-content: center;
}

a.page-numbers:not(:first-child):not(:last-child), .current {
	width: 2.75rem;
    height: 2.75rem;
	margin-right: .125rem;
	margin-left: .125rem;
    justify-content: center;
    align-items: center;
    display: flex
;
}

body .white-btn .btn-right {
    content: '→';
    position: absolute;
    top: 50%;
    right: -40px;
    transform: translateY(-50%);
    background-color: #fff;
    color: #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 17px;
    font-weight: bold;
    display: flex
;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    z-index: 0;
}

body .white-btn .btn-left {
    content: '→';
    position: absolute;
    top: 50%;
    left: -40px;
    transform: translateY(-50%);
    background-color: #fff;
    color: #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 17px;
    font-weight: bold;
    opacity: 0;
    display: flex
;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    z-index: 0;
}

html {
  font-size: 16px !important;
}

body button.case-studies-filter-btn {
    background-color: transparent;
    color: #000;
}

body button.case-studies-filter-btn:hover {
    border: 1px solid #000000;
}

.custom-heading h1 strong {
	color: #7CEFD8;
}

@media (max-width: 768px) {
body .right-content {
    flex-direction: column !important;
}
	
.left-content h2.elementor-heading-title span, .right-content h2.elementor-heading-title span {
    transform: translate(-1.3rem, -1.3ex) !important;
}
	
.main-buttons .elementor-shortcode {
    display: flex
;
    flex-direction: column;
}

.left-content.e-con {
    flex-direction: column !important;
}

body .left-content .elementor-widget-image .elementor-widget-container, body .right-content .elementor-widget-image .elementor-widget-container {
    padding: 0rem !important;
}
.section-buttons .elementor-shortcode {
    display: flex;
    gap: 0rem !important;
    flex-direction: column;
}
}

.left-content h2.elementor-heading-title span, .right-content h2.elementor-heading-title span {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 2rem;
    transform: translate(-1.5rem, -1.5ex);
}

.left-content h2.elementor-heading-title, .right-content h2.elementor-heading-title {
	position: relative;
}

.left-content h2.elementor-heading-title span svg, .right-content h2.elementor-heading-title span svg {
	width:1.5rem;	
}

.main-content h1.elementor-heading-title span {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 2rem;
    transform: translate(-1.5rem, -1.5ex);
}

.main-content h1.elementor-heading-title {
	position: relative;
}

.main-content h1.elementor-heading-title span svg {
	width:1.5rem;	
}


.right-content, .left-content {
    overflow: visible;
}

.custom-mega-menu p {
	margin-bottom:0px !important;
}

h1 {
	line-height: 1.05 :!important;
}

.main-buttons .elementor-shortcode {
    display: flex
;
    gap: 1.5rem;
}

.section-buttons .elementor-shortcode {
    display: flex
;
    gap: 1.5rem;
}

.right-content {
    flex-direction: row-reverse !important;
}

.right-content .elementor-widget-image .elementor-widget-container {
    padding: 0rem 0rem 0rem 8.75rem !important;
}

.left-content .elementor-widget-image .elementor-widget-container {
	padding: 0rem 8.75rem 0rem 0rem !important;
}

.sticky-hide-on-scroll-down {
  transition: transform 0.3s ease;
}
.sticky-hide-on-scroll-down.scrolling-down {
  transform: translateY(-100%);
}
.sticky-hide-on-scroll-down.scrolling-up {
  transform: translateY(0%);
}

/* Main button styling */
.btn-dual .elementor-button {
  position: relative;
  background-color: #000;
  color: #fff;
  border-radius: 999px;
  font-weight: 600;
  left: 0;
  display: inline-block;
  transition: all 0.4s ease;
	z-index:1;
}

.btn-dual .elementor-button:hover::after {
  background: #fff;
  color: #000;
}

/* .btn-dual .elementor-button::after, .btn-dual .elementor-button::before {
	transition: transform 0.4s ease-in-out;
} */

/* Detached arrow as circle */
.btn-dual .btn-right {
  content: '→'; /* or use \2192 for unicode arrow */
  position: absolute;
  top: 50%;
  right: -40px; /* adjust to control spacing */
  transform: translateY(-50%);
  background-color: #000;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 17px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  transition: all 0.5s ease;
  z-index: 0;
}

.btn-dual .elementor-button {
    margin-right: 40px;
}

.btn-dual .btn-left {
  content: '→'; /* or use \2192 for unicode arrow */
  position: absolute;
  top: 50%;
  left: -40px; /* adjust to control spacing */
  transform: translateY(-50%);
  background-color: #000;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 17px;
  font-weight: bold;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  transition: all 0.5s ease;
  z-index: 0;
}

.btn-dual .elementor-button:hover .btn-right, .btn-dual .btn-right:hover {
  opacity: 0;
  right:0px;
}

.btn-dual .elementor-button:hover .btn-left {
  opacity: 1;
}

.btn-dual .elementor-button:hover {
	transform: translateX(40px);
}

.custom-video-container .elementor-background-video-embed {
    max-width: 125% !important;
}

.hbspt-form fieldset {
    max-width: 700px !important;
}

ul.no-list.hs-error-msgs.inputs-list label {
    font-size: .8rem;
    font-family: 'Fustat Regular';
margin-bottom: 1rem;
margin: 0px;
    list-style: none;
}

.hbspt-form label {
    font-family: 'Fustat Regular';
    font-size: 1rem;
}

.hbspt-form input {
    margin: .5rem 0rem;
    background-color: #fff;
    border-radius: 1.5rem;
    padding: 1.5rem;
    border: 0px;
    box-shadow: none;
}

.hbspt-form textarea {
    margin: .5rem 0rem;
    border-radius: 1.5rem;
    min-height: 200px;
    border: 0px;
    box-shadow: none;
}

.hbspt-form textarea {
    margin: .5rem 0rem;
    border-radius: 1.5rem;
    min-height: 200px;
    border: 0px;
    box-shadow: none;
    width: 100% !important;
}

.hs-richtext {
    font-size: .8rem;
    font-family: 'Fustat Regular';
}

ul.inputs-list {
    list-style: none;
    margin: 1rem 0rem;
}

li.hs-form-booleancheckbox input {
    margin: .2rem 0rem;
}

li.hs-form-booleancheckbox p {
    font-family: 'Fustat Regular';
    font-size: 1rem;
}

.hs-richtext p {
    margin: 0px;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
    margin: 1rem 0rem;
}

input.hs-button.primary.large {
    padding: 12px 24px;
    font-family: 'Fustat Regular';
    font-weight: 500;
}