/* ===================================================================================

* Theme Name: Seomy Child
* Theme URI: https://wp.themepure.net/seomy/
* Author: themepure 
* Author URI: https://themeforest.net/user/theme_pure
* Description: Seomy - Digital Marketing & SEO Agency WordPress Theme 
* Version: 1.0.0
* Template: seomy
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */


h3.breadcrumb__title {
    color: black !important;
    font-size: 50px;
    line-height: 60px;
}
.breadcrumb__title {
	color: #7953A3 !important;
}

.breadcrumb__list span {
    color: black !important;
}

p {
    font-family: var(--tp-ff-p);
    font-size: 19px;
    font-weight: 400;
    color: var(--tp-text-body);
    margin-bottom: 15px;
    line-height: 30px;
}

.tp-page-content ol, .tp-page-content ul {
    font-size: 19px;
    line-height: 30px;
}

.breadcrumb__list span {
    font-size: 18px;
    line-height: 30px;
}

/* Home page */
.home-testimonial-style .testimonial-fixed-bg.fix {
    box-shadow: unset;
}
/* Home page */

/* Generative AI Development page */
.custom-tabbing-style div.elementor-tab-title {
    text-align: center;
    border: 1px solid #7953A3;
    border-radius: 0 !important;
    border-bottom: unset;
}
.custom-tabbing-style .elementor-tabs-wrapper {
    gap: 10px;
}
/* Generative AI Development page */

/* Header */
.offcanvas__social a.tp-el-off-social svg {
    width: 25px;
    height: 25px;
	color: #7953A3;
}
/* Header */

/* Blog */
.blog-custom-css .basic-pagination {
    text-align: center;
}
/* Blog */
@media screen and (max-width: 1200px) {
	.custom-header-style div#header-sticky .tp-mega-menu-wrapper .row > div {
		width: 50%;
	}
}
@media screen and (max-width: 1024px) {
	/* Generative AI Development page */
	.services-hover-effact .row > .col-xl-4.col-lg-4.col-md-12.col-12 {
		margin-bottom: 20px;
	}
	.services-hover-effact .tpseo:hover .tpseo-bg {
		transform: scale(1.03, 1.03) !important;
	}
	/* Generative AI Development page */
}
 