/**
Theme Name: Salsabilla Advertising
Author: Dimensee Digital
Author URI: https://dimensee.com/
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: digivi-agency-theme
Template: astra
*/

p {
    margin-bottom: 0;
}

.ast-grid-right-center-section {
	justify-content: flex-end !important;
}

footer.site-footer > div {
    /* background-color: #008080 !important; */
    border: 0 !important;
}

footer.site-footer > div a {
	color: #25292E;
}

footer.site-footer > div {
	padding-top: 60px;
    color: #66696C;
}

footer.site-footer h2.widget-title,
footer.site-footer h2.wp-block-heading {
    color: #363636;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Rubik", sans-serif;
}

footer.site-footer {
    font-family: 'Inter';
    font-size: 14px;
}

footer.site-footer p {
    margin-top: 15px;
    line-height: 2;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] ul.menu,
.site-below-footer-wrap[data-section="section-below-footer-builder"] ul.menu {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    gap: 60px;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section {
    height: 180px;
    background-image: url('assets/img/cta-bg.svg');
    padding: 20px 60px;
    border-radius: 8px;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section .wp-block-heading,
.site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section p {
    color: #FFFFFF;
    line-height: normal;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section .wp-block-heading {
    font-size: 28px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 10px;
    font-family: "Rubik", sans-serif;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section p {
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    opacity: .75;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section a.wp-element-button {
    padding: 10px 30px;
    height: 46px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    background-color: #FFF;
    color: #25292E;
    font-family: "Rubik", sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
	border-radius: 4px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .widget {
    margin: 0;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-top-footer > .wp-block-column {
    margin-bottom: 50px;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-top-footer > .wp-block-column {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-top-footer > .wp-block-column img {
    width: 230px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-top-footer > .wp-block-column ul.menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-top-footer > .wp-block-column ul.menu a {
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 600;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-middle-footer > .wp-block-column {
    display: grid;
    grid-template-columns: 40% 30% 30%;
    gap: 60px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-middle-footer > .wp-block-column > * {
    margin-top: 0;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] ul.menu {
    gap: 0;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] ul.menu > li:not(:last-child)::after {
    content: '|';
    margin: 0 20px;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] p,
.site-below-footer-wrap[data-section="section-below-footer-builder"] a {
    font-size: 14px;
    font-weight: 400;
    color: #25292E;
}

footer.site-footer ul li {
	margin-bottom: 6px;
}

.filled-image img {
    filter: brightness(0) saturate(100%) invert(30%) sepia(85%) saturate(1301%) hue-rotate(151deg) brightness(93%) contrast(102%);
}

.social-footer  .wp-block-social-links {
    gap: 16px;
}

.social-footer .wp-social-link a {
    background: #FFFFFF;
    display: flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    padding: 8px;
}

.social-footer .wp-social-link a svg {
    fill: #e37126;
}

.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover {
    background-color: #008080 !important;
}

.onservice .elementor-widget-eael-info-box > .elementor-widget-container {
    border: 4px solid #FFFFFF;
}

.onservice .elementor-widget-eael-info-box > .elementor-widget-container:hover {
    box-shadow: 0 20px 30px -16px #005959;
    border-color: #E37126;
    transform: translateY(-15px);
    border-radius: 10px !important;
}

.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover .eael-infobox .title,
.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover .eael-infobox p {
    color: #FFFFFF !important;
}

.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover .infobox-icon svg,
.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover .st0 {
    fill: #FFFFFF !important;
}

.forminator-ui.forminator-design--material .forminator-button-submit {
    border-radius: 50px !important;
    padding: 10px 24px !important;
    height: 42px !important;
    color: #363636;
    text-transform: uppercase;
    font-weight: 600 !important;
    background-color: #FFFFFF;
}

.switch-fields-button {
    display: block !important;
    position: absolute !important;
    top: -15px !important;
    right: -15px !important;
    padding: 6px !important;
    background-color: #ca2a47 !important;
    transition: all 0.2s ease-in-out;
}

.switch-fields-button:hover {
    transform: rotate(180deg) scale(1.15);
    box-shadow: 0 0 12px -2px #812e3e;
}

.switch-fields-button::after {
    content: '';
    background-image: url('assets/img/switch.svg');
    background-size: 100%;
    display: block;
    width: 14px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
}

.blurred-bg {
    backdrop-filter: blur(12px) brightness(1.2) !important;
    -webkit-backdrop-filter: blur(12px) brightness(1.2) !important;
    background-color: rgb(244 245 248 / 50%) !important;
    box-shadow: 3px 8px 22px -14px #00255766;
}

.site-header-primary-section-right .ast-custom-button-link .ast-custom-button,
.site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section a.wp-element-button {
    background: #FFFFFF;
    border-radius: 6px !important;
    font-weight: 700 !important;
    letter-spacing: 1px;
    color: #363636 !important;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
	padding-left: 15px !important;
    padding-right: 15px !important;
}

.blog-style .eael-entry-title,
.blog-style .eael-grid-post-excerpt {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.forminator-ui#forminator-module-330.forminator-design--default .forminator-button-submit {
	padding: 12px 30px;
    border-radius: 100px;
	font-family: 'Rubik' !important;
    font-weight: 600 !important;
}

.blog .site-content .post .entry-title,
.blog .site-content .post .ast-excerpt-container p {
	width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 767px) {
	.bg-mobile {
		    background-color: #008080 !important;
	}
	
	.grid-process .elementor-widget-eael-info-box > .elementor-widget-container {
		padding: 0 !important;
		background: transparent !important;
	}
	
	.grid-process .elementor-widget-eael-info-box > .elementor-widget-container .infobox-content {
		font-size: 16px;
    	color: #363636;
	}

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-middle-footer > .wp-block-column {
        grid-template-columns: 1fr;
        padding: 0;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-top-footer > .wp-block-column ul.menu,
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-top-footer > .wp-block-column {
        display: block;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .inline-top-footer > .wp-block-column img {
        margin-bottom: 40px;
    }

    .site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section {
        flex-direction: column;
        height: auto;
        padding: 20px;
        align-items: center;
    }

    .woo-category-grid, .woo-brand-grid {
        grid-template-columns: 1fr;
    }
	
	.two-cols-gallery .gallery.gallery-columns-4,
	.two-cols-gallery .gallery.gallery-columns-7 {
		display: grid;
    	grid-template-columns: 1fr 1fr;
	}

    .site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section .wp-block-heading,
    .site-above-footer-wrap[data-section="section-above-footer-builder"] .cta-section p {
        text-align: center;
    }
}