<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: TutorStarter Child
Template: tutorstarter
Author: Jitin Pawar
Author URI: https://www.themeum.com
Description: Tutor Starter is a free WordPress LMS theme powered by Tutor LMS, the popular eLearning plugin for WordPress. It is designed to let Tutor LMS take center stage while also letting you pick what feels right. Tutor Starter is created with the same Unified Design System from Tutor LMS making it the perfect companion eLearning theme for Tutor LMS. Tutor Starter is also highly specialized for speed and efficiency, with all of its components optimized to give your eLearning website a great score on Google's PageSpeed. Tutor Starter pages are also schema ready and SEO optimized to make ranking on search engines as easy as pie! It also boasts an impressive blog single page for perfect readability. With full support for both Elementor and Gutenberg, Tutor Starter hopes to cater to the largest audience of both classic page builders and modern Gutenberg based builders. It comes with customizer settings for headers, footers, and everything in between. With several header and footer variations, advanced typography settings, and contextual page settings, create the eLearning website of your dreams with this free LMS theme. Tutor Starter features 3 modern and pre-built home layouts with fully functioning inner pages for both Elementor and Gutenberg to let you get started in no time. Tutor Starter also features a clean and light one-click demo importer to import all these pre-built home layouts for Gutenberg and Elementor. This, along with deep ties with Tutor LMS makes it a no-brainer WordPress LMS theme. Please Check theme demo here https://preview.tutorlms.com/
Tags: education,e-commerce,blog,custom-logo,grid-layout,one-column,two-columns,custom-background,custom-colors,custom-header,custom-menu,featured-images,flexible-header,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,rtl-language-support,footer-widgets,left-sidebar,right-sidebar
Version: 1.2.0.1738670113
Updated: 2025-02-04 11:55:13

*/
@import url('../tutorstarter/style.css');

h2.tutor-fs-5.tutor-fw-bold.tutor-color-black.tutor-mb-12 {
    display: none;
}
.ekit-wid-con .timeline-content .title {
    margin-bottom: 10px !important;
}
.single-timeline.media.single-timeline-count-1, .single-timeline-count-2, .single-timeline-count-3 {
    margin-bottom: -48px !important;
}
.pdf-button {
    display: grid;
}
.btn-pdf {
    color: white !important;
}
.pdf-item h6.Pdf-title {
    color: black;
    font-weight: 900;
}
.pdf-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: stretch; /* Ensures all items stretch to the same height */
}
.pdf-item {
    display: flex;
    flex-direction: column;
    width: 300px; /* Adjust as needed 
    min-height: 250px; /* Ensures consistency */
    border: 1px solid #ddd;
    padding: 15px;
    text-align: center;
    justify-content: space-between; /* Ensures buttons stay at the bottom */
}
.pdf-thumbnail {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.Pdf-title {
    font-size: 16px;
    font-weight: bold;
    flex-grow: 1; /* Helps maintain equal heights */
}
.pdf-item-img {
    justify-items: anchor-center;
}
.Pdf-description {
    font-size: 14px;
    flex-grow: 1; /* Ensures descriptions fill space evenly */
}
.pdf-button {
    margin-top: auto; /* Pushes buttons to the bottom */
}
.download-btn { display: inline-block; margin-top: 10px; padding: 8px 12px; background: #0073aa; color: #fff; text-decoration: none; border-radius: 5px; }
.download-btn:hover { background: #005a87; }
.buy-amazon-btn { display: inline-block; margin-top: 10px; padding: 8px 12px; background: #ff9900; color: #fff; text-decoration: none; border-radius: 5px; }
.buy-amazon-btn:hover { background: #cc7a00;}

/* For mobile screens */
@media (max-width: 767px) {
    .single-timeline.media.single-timeline-count-1, .single-timeline-count-2, .single-timeline-count-3 {
        margin-bottom: 10px !important;
    }
    .ekit-wid-con .single-timeline .timeline-info {
       padding: 3px !important;
    }
    .mobile-center {
    display: flex;
    justify-content: center;
  }
   
}

.tutor-ul li:nth-child(3) {
    display: none !important;
}
.tutor-course-thumbnail {
    display: none;
}
.tutor-pt-24 {
     padding-top: 0px !important; 
}
a.elementor-button-link.elementor-button.purchase {
    width: 100%;
}

a.elementskit-btn.ekit-popup-btn.ekit-popup__cta.whitespace--normal.ekit-popup-btn__filled {
    display: none !important;
}

/* Limit the width of the input and dropdown */
.iti {
    width: 100% !important;
    max-width: 320px; /* You can adjust this */
}

/* Limit width of the dropdown */
.iti__country-list {
    max-width: 320px;
    width: auto !important;
}

/* Optional: Make the input field itself smaller */
input[name="phone_no"] {
    max-width: 320px;
}

ul#tutor-bundle-course-list {
    display: none;
}


/*job appication css */

input#awsm-application-submit-btn {
    width: 114px;
    height: 40px;
    border-radius: 11px;
}
.entry-content {
     padding-top: 0px !important; 
     padding-bottom: 0px !important; 
}
h1.entry-title {
    padding: 0px !important;
}</pre></body></html>