/*
Theme Name: Wexico Child
Template:   wexico
Theme URI: https://1.envato.market/DK7X7j
Description: Wexico Child Theme
Author: Awaiken
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: wexico-child
*/

.table-of-content h4 {
    margin-top: 0;
    margin-bottom: 0.3em;
}
.table-of-content a, .table-of-content .elementor-widget-icon-list .elementor-icon-list-text {
    color: #4A5567;
    line-height: 2rem;
}
.table-of-content ul {
    padding-left: 30px !important;
}
body:not(.elementor-editor-active) .table-of-content ul li {
    counter-increment: item;
    position: relative;
}
body:not(.elementor-editor-active) .table-of-content ul li::before {
    content: counter(item);
    position: absolute;
    left: -28px;
    top: 6px;
    width: 18px;
    height: 18px;
    background: linear-gradient(145deg, #ff8159, #f89c7f);
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 2px 1px #d68c75, inset -1px -1px 2px hwb(14.46deg 34.9% 0% / 75%);
    border-radius: 3px;
    padding-left: 2px;
}
.table-of-content a:hover {
    text-decoration: underline;
}
.table-of-content > .e-con-inner {
    max-width: 100%;
}
.post-single-image img, aside.widget {
    border-radius: 0;
}
.post-single-image .image-anime {
    margin-bottom: 0;
}
.home .elementskit-pricing-price > span {
    color: #ff8159;
    margin-left: 8px;
}
.home .elementskit-single-pricing .elementskit-pricing-subtitle {
    min-height: 108px;
}
div .service-item .elementskit-box-header img {
    aspect-ratio: 1 / 0.65;
}
.service-item .elementskit-info-image-box::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, #00000029 52.34%, var(--primary-color) 100%);
    border-radius: 40px;
    background-repeat: no-repeat; 
    background-position: center center;
    z-index: 10;
}
.service-item-box .elementor-widget-image{
    overflow: hidden;
    border-radius: 40px;
} 
.single-post .post-entry {
	padding: 30px;
	border-radius: 0;
	background-color: #fff;
}

.home .elementor-widget-heading h2.elementor-heading-title {
    font-size: 38px;
}
.elementor-widget-heading h1.elementor-heading-title {
    font-size: 42px;
}
.sidebar-widget {
    position: sticky;
    top: 0;
}
.page-header {
    max-width: 100%;
    background: none;
    padding: 0;
}
.page-header::before {
    content: none;
}
.page-header-top {
    background: var(--secondary-color);
    position: relative;
    padding: 10px 0;
}
/* .page-header-top::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 300px;
    height: 300px;
    background-image: url("/wp-content/themes/wexico/assets/images/icon-section-bg.svg");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
} */

.breadcrumbs .trail-items {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.breadcrumbs .trail-items .trail-item:not(:last-child)::after {
  content: " »";
  margin: 0 5px;
  color: #4a5567;
}
.breadcrumbs .trail-items .trail-item a {
    color: var(--accent-color);
    text-decoration: none;
}
.post-entry .page-header-box {
	text-align: left;
	margin-bottom: 10px;
	padding-top: 40px;

}

.post-entry .page-header-box h1 {
	margin: 0;
	font-size: 28px !important;
	font-weight: 700 !important;
	line-height: 1.2;
	color: #FF8159;
	margin-bottom: .5rem;
}
.post-entry .post-meta-info {
    font-size: 15px;
    color: #555;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 17px;
    padding-bottom: 14px;
    position: relative;
}
.post-entry .post-meta-info::before{
  background: #FF8159;
  position: absolute;
  content: '';
  width: 40px;
  height: 3px;
  left: 0;
  bottom: 0;
}
.post-entry .post-meta-info .post-author a,
.post-entry .post-meta-info .post-categories a {
    color: #555;
    text-decoration: none;
}

.post-entry .post-meta-info .post-author a:hover,
.post-entry .post-meta-info .post-categories a:hover {
    color: #ff5e3a; /* or your theme accent color */
}

.post-meta-info .separator {
    color: #555;
    margin: 0 6px;
}

.page-single-post {
	padding-top: 40px;
	padding-bottom: 60px;
	background-color: #F7F8F9;
}
.page-single-post .date {
    display: flex;
    align-items: center;
    background: var(--accent-color);
    max-width: max-content;
    padding: 12px 10px;
    color: #fff;
    position: absolute;
    top: -50px;
    text-transform: uppercase;
    font-size: 18px;
	font-weight: 700;
    line-height: 1.4;
}
.page-single-post .date i {
    margin-right: 8px;
}
.page-single-post .date .eicon {
	display: none;
}
.elementor-widget-button .elementor-button .elementor-button-icon {
    font-size: 26px;
}
.post-entry h5 span {
    font-family: "Plus Jakarta Sans", Sans-serif;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: 0px;
}
.page-header-bottom {
    padding-top: 20px;
        padding-bottom: 20px;
}
.page-header-bottom h1.entry-title {
    margin-bottom: 0;
    font-size: 42px;
}
.page-blog-archive {
    padding-top: 30px;
}
.whatsapp-text h5 {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.parent-pageid-5816 h2.elementor-heading-title {
    margin-top: 15px;
}
.parent-pageid-5816 .sticky-column h2.elementor-heading-title {
    margin-top: 0;
}

.service-item .elementskit-box-body {
    right: 30px;
    left: 30px;
}
.ekit-template-content-header .wpml-ls-legacy-list-horizontal a {
	padding-left: 5px;
	padding-right: 5px;
}
.wpml-ls-legacy-list-horizontal {
	padding: 0;
}
.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link {
        background-color: #ffffff;
}
.ekit-wid-con .elementskit-accordion .elementskit-card-body {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 35px;
    padding-right: 55px;
}
.page-single-post aside.widget .wp-block-heading {
	font-size: 25px;
	font-weight: 700;
	color: #FF8159;
}
.page-single-post aside.widget aside#block-3 .wp-block-heading::before {
  background: #FF8159;
  position: absolute;
  content: '';
  width: 40px;
  height: 3px;
  left: 0;
  bottom: 0;
}
.sidebar-widget {
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
}
.page-single-post .sidebar-widget aside.widget {
	background-color: transparent;
	margin-bottom: 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.page-single-post .sidebar-widget aside#block-2 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
}
.page-single-post .sidebar-widget aside#block-3 .wp-block-heading {
    margin-bottom: 30px;
}
.page-single-post .sidebar-widget aside#block-3 {
    padding: 30px;
    margin-bottom: 20px;
    border: 1px solid #e0e6ed;
}
.page-single-post .sidebar-widget aside#block-6 {
    padding-bottom: 15px;
}
.page-single-post .wp-block-search__inside-wrapper {
	position: relative;
}
.page-single-post aside.widget .wp-block-search .wp-block-search__input {
	background-color: #eee;
	width: 100%;
}
.page-single-post aside.widget .wp-block-search .wp-block-search__button {
	position: absolute;
	right: 0;
	top: 1px;
	bottom: 0;
	border-radius: 0 10px 10px 0;
}

.page-single-post .author-bio-box {
    margin-top: 40px;
}
.page-single-post .author-bio-inner {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.page-single-post .author-image img {
	width: 100px;
	height: 100px;
	object-fit: cover;
}
.page-single-post .author-name {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 10px;
}
.page-single-post .author-description {
    font-size: 16px;
    line-height: 24px;
    color: #222;
}
.page-single-post .sidebar-widget aside .wp-block-latest-posts__list {
	list-style: none;
	padding-left: 0;
}
.page-single-post .sidebar-widget .wp-block-latest-posts__featured-image {
	position: absolute;
	top: 0;
	left: 0;
}
.page-single-post .sidebar-widget aside .wp-block-latest-posts__list li {
	display: flex;
	position: relative;
	flex-direction: column;
	gap: 5px;
	margin-bottom: 20px;
}
.page-single-post .sidebar-widget .wp-block-latest-posts__post-title {
	padding-left: 90px;
}
.page-single-post .sidebar-widget .wp-block-latest-posts__post-date {
	padding-left: 90px;
	font-size: 13px;
	line-height: 20px;
	color: #FF8159;
}
.blog-single-need-help h4{
    font-size: 1.2rem !important;
  line-height: 1.4 !important;
}
.sidebar-widget .wp-block-search__label {
	display: none;
}
.page-single-post .whatpp-button .elementor-button-link::before{
    display: none;
}
.page-single-post .sidebar-widget aside.widget ul {
	list-style: none;
	padding-left: 0px;
}
.single-post h2.elementor-heading-title {
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    line-height: 38px !important;
    color: #FF8159;
    margin-bottom: 15px;
}
.single-post .author-image {
    min-width: 100px;
}

.single-post .ekit-wid-con .elementskit-accordion .elementskit-card-header > .elementskit-btn-link {
	background: #eff2f5;
	padding: 21px 35px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
    color: #222;
}
.single-post .ekit-wid-con .elementskit-accordion .active .elementskit-card-header > .elementskit-btn-link{
    color: #FF8159;
} 
.single-post h4.elementor-heading-title {
  font-size: 1.2rem !important;
  line-height: 1.4 !important;
}
.single-post h4 br{
    display: none;
}
.single-post p,
.single-post .post-entry ul li{
font-size: 1rem;
line-height: 1.6;
color:#222;
}
.blog-item .post-item-body h2:hover {
	text-decoration: underline;
}
 .single-post .elementor-widget-button .elementor-button:hover::before{
    display: none;
 }
 .single-post .elementor-widget-button .elementor-button {
	border-radius: 0;
	border-width: 1px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
}
.post-item-meta {
    font-size: 0.95em;
}
@media screen and (max-width: 1024px) {
    .elementor-widget-heading h1.elementor-heading-title {
        font-size: 36px;
    }

}

@media screen and (max-width: 991px) {
.page-single-post .author-bio-box {
	margin-top: 40px;
	margin-bottom: 40px;
}
.sidebar-widget .wp-block-search__label {
	display: none;
}
}

@media screen and (max-width: 767px) {
    .elementor-widget-heading h1.elementor-heading-title {
        font-size: 30px;
    }

    .post-tags {
        margin: 0;
    }
    .post-social-sharing {
        margin-bottom: 30px;
    }
    .single-post aside.widget {
        padding-left: 15px;
        padding-right: 15px;
    }
.post-entry .page-header-box h1 {
	font-size: 25px !important;
	line-height: 1.2;
}
.page-single-post aside.widget .wp-block-heading {
	font-size: 20px !important;
	line-height: 28px !important;
}
.single-post h2.elementor-heading-title {
	font-size: 22px !important;
	line-height: 1.4 !important;
	margin-bottom: 12px;
}
    .page-single-post aside.widget .wp-block-heading {
        font-size: 22px;
    }
}

@media screen and (max-width: 575px) {
    .service-item .elementskit-box-body {
        right: 10px;
        left: 10px;
        bottom: 15px;
    }
    .service-item .elementskit-btn {
        opacity: 1;
        visibility: visible;
            padding: 8px 15px 8px 15px;
    }
    .elementskit-info-image-box .elementskit-box-style-content {
        line-height: 1.3;
    }
    .elementskit-info-image-box .elementskit-btn svg {
            max-width: 26px;
    }
    .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
        white-space: normal;
    }
    .single-post .post-entry {
        padding: 30px 10px;
    }
}