/*
 Theme Name: Litho Child
 Theme URI: https://litho.themezaa.com/
 Description: Child theme for Litho theme
 Version: 1.2
 Author: ThemeZaa
 Author URI: https://www.themezaa.com/
 Tested up to: 5.8
 Requires PHP: 7.3
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 License: Themeforest Split Licence
 License URI: https://themeforest.net/licenses/
 Template: litho
 Text Domain: litho-child
*/
@import url("https://p.typekit.net/p.css?s=1&k=dkt4ooc&ht=tk&f=42211&a=81063399&app=typekit&e=css");

@font-face {
font-family:"adobe-handwriting-ernie";
src:url("https://use.typekit.net/af/a9e09c/00000000000000007735b601/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/a9e09c/00000000000000007735b601/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/a9e09c/00000000000000007735b601/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

.tk-adobe-handwriting-ernie, .tk-adobe-handwriting-ernie h2, .tk-adobe-handwriting-ernie h2 span { font-family: "adobe-handwriting-ernie",sans-serif !important; }

.logo__wrapper {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-slider .testimonials-content-wrap{
    width: 100%;
    flex: auto;
}

.carousel-title-box {
    width: 33.333%;
}

.testimonials-carousel-wrap {
    margin-left: 33.333%;
}

.swiper-pagination {
    position: relative;
    text-align: left;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 18px !important;
    height: 18px !important;
    background: #D3D3D3 !important;
}

.swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    width: 18px !important;
    height: 18px !important;
    background: transparent !important;
    border: 1px solid;
}

.my-icon-list.elementor-widget .elementor-icon-list-item {
    align-items: baseline;
}

blockquote {
    padding-left: 0;
    border-left: 0;
}

.my-menu-icon .push-button span {
    width: 49px;
    height: 4px;
    border-radius: 20px;
}

.my-menu-icon .push-button>span:nth-child(1) {
    width: 30px;
}

.my-menu-icon .push-button>span:nth-child(2) {
    top: 10px;
}

.my-menu-icon .push-button>span:nth-child(4) {
    width: 30px;
    top: 12px;
}

.my-menu-icon .header-push-button a {
    height: 30px;
    width: 49px;
}

.my-subscription-form .newsletter-form-wrapper form label {
    max-width: 600px;
    width: 100%;
}

.hamburger-menu-modern .litho-left-menu li {
    padding: 30px 0;
}

.hamburger-menu-wrapper .hamburger-menu .close-menu {
    color: #9F7B58;
    font-size: 40px;
    font-weight: bold;
    right: 75px;
    top: 75px;
}

.litho-main-content-wrap {
    margin-top: 0 !important;
    background-color: #0C2547;
    overflow-wrap: anywhere;
    font-size: 20px;
}

.blog-carousel-style-1 .swiper-slide {
    min-height: 450px;
}

.blog-carousel-style-1 .slider-typography {
    padding: 20px 30px;
    text-align: left !important;
    background-color: transparent;
}

.elementor-widget-litho-blog-post-slider .slider-typography .entry-title {
    font-size: 25px;
    line-height: 35px;
    color: #D3D3D3;
    font-weight: bold;
    text-transform: uppercase;
    min-height: 105px;
}

.blog-carousel-style-1 .post-meta {
    font-size: 20px;
}

.blog-carousel-style-1 .entry-title {
    width: 100%;
}

.pum-theme-76463, .pum-theme-default-theme {
    background: transparent;
}

.pum-theme-default-theme .pum-container {
    background-color: #D3D3D3;
    padding: 0 0 50px 0;
}

.header-image-subscription img{
    width: 100%;
}

.header-title-subscription h3 {
    font-size: 35px;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 90px;
    color: #0c2547;
}

.logo-footer-subscription {
    text-align: center;
    margin-top: 90px;
}

.logo-footer-subscription img {
    width: auto;
}

.submitBtn {
    display: inline-block;
}

.submitBtn button::before {
    content: "Submit";
}

.pum-theme-default-theme .pum-content + .pum-close {
    font-size: 30px;
    color: #d3d3d3;
    background-color: transparent;
}

.pum-content .mc4wp-form-fields {
    text-align: center;
}

.pum-form .pum-form__field input,
.pum-content .mc4wp-form input{
    background: none;
    border: none;
    border-bottom: 2px solid #0c2547;
    font-size: 30px;
}

.pum-form--style-default button,
.pum-content .mc4wp-form button{
    background: none;
    border: none;
    font-size: 35px;
    color: #0c2547;
}

.pum-form .pum-form__field.pum-sub-form-field--submit button::before,
.pum-content .mc4wp-form button::before{
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 600;
}

.page-id-76423 {
    padding-top: 108px;
}

.page-id-76423 .header-common-wrapper,
.blog .header-common-wrapper {
    background: #9F7B58 !important;
}

.blog .litho-main-title-wrap.right-alignment, .blog .litho-main-title-wrap.left-alignment {
    display: none !important;
}

.litho_layout_right_sidebar_single .litho-content-left-part {
    padding-right: inherit;
    padding-left: inherit;
}

.my-readmore-right {
    text-align: right;
}

.mfp-content {
    max-width: 1480px;
    background: #d3d3d3;
    color: #0C2547;
    padding: 70px;
    font-size: 20px;
    line-height: 1.5;
}

.popup-content {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.popup-content .popup-title {
    font-weight: bold !important;
}

.popup-content .popup-icon {
    max-width: 300px;
    flex: 1 0 25%;
}

.popup-content .popup-icon img {
    filter: brightness(0.4) hue-rotate(169deg);
}

.popup-content .popup-content {
    display: block;
}

.popup-content .popup-content h3 {
    font-size: 20px;
    font-weight: bold;
}

.btn.popup-modal-dismiss {
    display: none;
}

.mfp-close-btn-in .modal-main-wrap .mfp-close {
    top: -50px;
    right: -50px;
    border: none;
    font-size: 80px;
}

.contact-form {
    display: flex;
    gap: 70px;
}

.contact-form-left,
.contact-form-right {
    flex: 1;
}

.contact-form-right {
    text-align: right;
}

.contact-form input {
    margin-bottom: 30px;
}

.contact-form input[type=checkbox] {
    margin-bottom: 0;
    width: 40px;
    height: 40px;
    background: #D3D3D3;
    border-radius: 10px;
    font-size: 20px;
    cursor: pointer;
}

.my-post-grid .grid-item .blog-post {
    height: 530px;
    overflow: hidden;
    background: #D3D3D3;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.my-post-grid .grid-item .blog-post .post-details {
    height: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.my-post-grid .grid-item .blog-post .post-date {
    color: #0C2547 !important;
    opacity: 0.5;
    margin-top: auto;
}

.my-post-grid .post-details .post-date.archive-post {
    margin-top: 30px;
}

/* Show the checkmark when checked */
.contact-form input[type=checkbox]:checked ~ .checkmark:after {
    display: block;
}

.contact-form br {
    display: none;
}

.wpcf7-list-item {
    margin-left: 0;
}

.wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.wpcf7-acceptance .wpcf7-list-item label span {
    flex: 1 0 75%;
    text-align: left;
    font-size: 15px;
    line-height: 1.3;
}

.contact-form-right textarea {
    height: 277px !important;
}

.marginCenter {
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
}

.marginRight {
    margin-left: auto;
    width: auto !important;
}

.marginCenter .elementor-icon {
    margin-right: 15px;
}

.link-blog-carousel {
    width: 100%;
    height: 100%;
}

.link-blog-carousel .post-meta {
    color: #D3D3D3;
}

.link-blog-carousel .slider-typography .entry-title {
    font-size: 22px;
    line-height: 1.4;
}

.slider {
    height: 60px;
    position: relative;
    width: 100%;

    display: grid;
    place-items: center;
    overflow: hidden;
}
.slider::before,
.slider::after{
    position:absolute;
    background-image:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    content:'';
    height:100%;width:15%;
    z-index:2;pointer-events:none;
}
.slider::before{
    left:0;
    top:0;
}
.slider::after{
    right:0;
    top:0;
    transform:rotateZ(180deg);
}

.blog-details-text h2 {
    font-size: 3rem;
}

.blog-details-text h3 {
    font-size: 2.5rem;
}

.blog-details-text h4 {
    font-size: 2rem;
}


/*  IMPORTANT CODE BELOW */

.slide-track {
    width: calc(150px * 30);
    display: flex;
    animation: scroll 22s linear infinite;
    justify-content: space-between;
}

.slide {
    width: 150px;
    height: 40px;

    display: grid;
    place-items: center;
    transition:0.5s;
    cursor:pointer;
}

.icon-what-we-do {
    max-width: 150px;
    width: 100%;
}

@keyframes scroll {
    0% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(calc(-150px * 8));
    }
}

@media screen and (max-width: 1024px){
    .my-subscription-form .newsletter-form-wrapper form label {
        max-width: 350px;
    }

    .my-button .elementor-button-text {
        white-space: pre-wrap;
    }

    body {
        padding-top: 0 !important;
    }

    .header-common-wrapper {
        background-color: transparent !important;
    }

    .contact-form {
        display: block;
    }

    .testimonial-carousel-style-1 .testimonials-wrapper, .testimonial-carousel-style-4 .testimonials-wrapper, .testimonial-carousel-style-6 .testimonials-wrapper, .testimonials-style-3 {
        padding: 0 0 2em 0 !important;
    }
}

@media screen and (max-width: 767px){
    .marginRight {
        margin-left: auto;
        width: auto !important;
        margin-right: auto;
    }
    h2 {
        font-size: 2.9rem;
        line-height: 3.2rem;
    }

    .post-layout-style-5~div {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .post-layout-style-5 {
        padding-top: 100px;
    }
    .popup-content {
        flex-direction: column;
    }
    .mfp-content {
        padding: 20px;
    }
    .mfp-close-btn-in .modal-main-wrap .mfp-close {
        top: 0;
        right: 0;
    }
    .testimonials-carousel-wrap {
        margin-left: auto;
    }

    .my-feature-icon .elementor-icon-box-icon {
        text-align: center;
    }

    .my-button .elementor-button-text {
        white-space: pre-wrap;
    }

    .carousel-title-box {
        width: 100%;
    }

    .my-subscription-form .newsletter-form-wrapper form label {
        max-width: 200px;
    }

    .litho-main-content-wrap {
        font-size: 18px;
    }
    .litho_layout_right_sidebar_single .litho-content-left-part {
        padding-right: 15px;
        padding-left: 15px;
    }

    .slide-track {
        width: calc(80px * 20);
    }

    .slide-track2 {
        width: calc(80px * 15);
    }

    .slide {
        width: 80px;
    }

    @keyframes scroll {
        0% {
            transform: translateX(0px);
        }
        100% {
            transform: translateX(calc(-80px * 10));
        }
    }

    @keyframes scroll2 {
        0% {
            transform: translateX(0px);
        }
        100% {
            transform: translateX(calc(-80px * 5));
        }
    }
}