/*
Theme Name: E-Learning
Theme URI: https://sigmoidgroup.com/
Template: astra
Author: Nikola Nikovski
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.6.4.1707744073
Updated: 2024-02-12 13:21:13
*/

@media only screen and (max-width: 769px) {
    .author-profile-card {
        max-width: 100% !important;
    }

    .author-page {
        flex-direction: column;
    }

    .instructor-courses {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .wp-container-core-group-is-layout-1.wp-container-core-group-is-layout-1 {
        display: flex;
        flex-direction: column;
    }
}

#ajaxsearchlitewidget-3 .widget-title {
    display: none;
}

#ajaxsearchlitewidget-3 {
    min-width: 350px;
}

#ajaxsearchlite1 .probox,
div.asl_w .probox {
    padding: 3px;
}

#ajaxsearchlite1 .probox,
div.asl_w .probox {
    border: 2px solid #f47920 !important;
}

div.asl_w .probox .promagnifier .innericon svg {
    fill: #f47920 !important;
}

::placeholder {
    color: rgb(0, 0, 0) !important;
    font-weight: bold !important;
    text-shadow: unset !important;
}

.site-header {
    /* box-shadow: 2px 2px 4px #00000080; */
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.ast-primary-header-bar {
    border-bottom-width: 0px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
    line-height: unset;
}

.register a,
.najava a {
    font-weight: 500;
}

.najava a {
    color: #f47920 !important;
}

.main-header-menu .menu-link,
.main-header-menu>a {
    padding: unset;
}

#ast-hf-menu-1 li {
    padding: 0 10px !important;
}

.kontrolna-tabla a,
.register a {
    color: rgb(255, 255, 255) !important;
    background-color: #f47920;
    padding: 5px 15px !important;
    border-radius: 10px;
}

.groups-mng a {
    border: 2px solid #f47920;
    border-radius: 10px;
    padding: 5px 15px !important;
}

.groups-mng a:hover {
    color: #f47920 !important;
}

.wp-block-table table,
.wp-block-table td,
.wp-block-table th {
    border: 0px !important;
    border-width: 0px !important;
}

.wp-block-table {
    box-shadow: -3px -3px 20px #00000024;
}

div.asl_w .probox .prosettings .innericon svg {
    fill: #f47920 !important;
}

.um input[type=submit].um-button {
    background: #f47920 !important;
}

/* .home {
    background: radial-gradient(at 7% 23.3%, rgb(255 115 0) 0px, transparent 50%), radial-gradient(at 32.2% 39.1%, #fffc17 0px, transparent 50%), radial-gradient(at 23% 68.2%, rgb(255, 154, 73) 0px, transparent 50%), radial-gradient(at 70.3% 57%, rgb(255 115 0) 0px, transparent 50%), radial-gradient(at 66.9% 21.5%, rgb(255, 176, 3) 0px, transparent 50%), radial-gradient(at 87.9% 87.1%, rgb(255 179 0) 0px, transparent 50%) #ffbe19;
    background-color: rgb(242, 242, 242);
} */

body {
    background-color: #edeef0 !important;
}

#uo_course_categorydropdown {
    background: unset !important;
    margin-top: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

.uo-ultp-grid-container .uo-grid-wrapper {
    box-shadow: 0 0 13px 2px #888 !important;
}

.uo-grid-wrapper {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {
    display: none !important;
}

.woocommerce-MyAccount-navigation ul {
    padding-left: 2px;
}

body .woocommerce-MyAccount-navigation-link a {
    color: #334155;
}

body .woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #f47920;
    color: #fff
}

.price ins .amount,
.price .amount {
    direction: rtl;
    unicode-bidi: embed;
}

.woocommerce-Price-currencySymbol {
    padding-left: 3px;
}

.ast-article-single img {
    box-shadow: none;
}

.custom-section {
    background: #fff;
    border-radius: 40px;
    /* box-shadow: 0 0 40px -10px #ff702e; */
    /* box-shadow: 0 0 40px -10px #97a1a4; */
    box-shadow: 3px 5px 20px -13px black;
    margin-top: 100px;
    padding: 30px !important;
}

.learndash-course-grid .items-wrapper .grid-1 .ribbon {
    padding: 5px 12px;
}

.faq {
    margin-top: 80px;
    position: relative;
}

h2.sorabotnici {
    text-align: left !important;
}

.reviews {
    margin-top: 140px !important;
    margin-bottom: 100px !important;
    padding: 0px !important;
}

.reviews h2,
.faq h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}

.faq .sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 16px;
}

.faq svg {
    left: 50%;
    bottom: 30px;
    position: absolute;
    transform: translateX(-50%);
    z-index: -1;
}

#sp-ea-438.sp-easy-accordion>.sp-ea-single {
    border: 0px !important;
    background: #fff !important;
    /* background: #ededed; */
    /* box-shadow: 0 0 20px -5px #f38754; */
    box-shadow: 3px 5px 20px -13px black;
}

#sp-ea-438 {
    max-width: 760px;
    margin: auto;
}

.arrow.button {
    display: none;
}

.learndash-course-grid .items-wrapper .grid-2 .content .button a,
.ribbon {
    background-color: #f47920 !important;
    background: #f47920 !important;
}

.learndash-course-grid .items-wrapper.grid {
    column-gap: 20px;
}

.learndash-course-grid .items-wrapper .grid-1 .content {
    padding: 20px 5px;
}

.currency-symbol {
    padding-left: 2px;
}

.learndash-course-grid-filter .buttons .button.blue {
    background-color: #f47920;
    border-color: #f47920;
}

.ast-site-title-wrap {
    display: none;
}

.content-area {
    background-color: #fff;
    padding: 35px;
}

.home .content-area {
    background-color: unset;
    padding: 35px;
}

.course-card h3 {
    font-size: 17px;
    margin-top: 15px;
}

.instructor-courses {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* Two columns with equal width */
    grid-gap: 20px;
    /* Adjust the gap between grid items */
}

.instructor-title {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #6a6f73;
}

.course-rating {
    display: flex;
    align-items: center;
    color: #000;
}

.num-rating {
    font-weight: bold;
    color: #000;
}

.total-reviews {
    color: #6a6f73;
}

.author a {
    color: #f47920;
}

.author-profile-card {
    max-width: calc(100% - 20rem);
}

.author-page {
    display: flex;
    justify-content: space-between;
    /* padding: 35px; */
}

.author-page h4 {
    margin-bottom: 15px;
}

.other-info {
    display: flex;
    flex-direction: column;
}

.bio-title {
    margin-top: 40px;
    margin-bottom: 15px;
}

.unstyled-list {
    list-style: none;
    margin: 0px;
}

.arrow-up,
.arrow-down,
.fas,
.fa-solid {
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px !important;
}

.arrow-down:after {
    content: "\f078"
}

.arrow-up:after {
    content: "\f077"
}

.hidden {
    display: none !important;
}

.hide-minimize-content {
    overflow: hidden;
    height: 220px;
}

.show-minimize-content {
    overflow: auto;
    overflow-y: hidden;
    height: auto;
}

.minimize-overview-text {
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 27px;
    text-align: left;
    padding-left: 14px;
}

.minimize-overview-gradient {
    position: relative;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.hide-minimize-gradient {
    height: 0px;
    margin-top: 0px;
}

.show-minimize-gradient {
    height: 140px;
    margin-top: -140px;
}

.more-about-minimize-link {
    text-align: left;
    padding-bottom: 33px;
    color: #f47920;
}

.more-about-minimize-text {
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f47920;
    text-align: left;
    font-weight: bold;
    display: inline-block;
}

.more-about-minimize-text:hover {
    cursor: pointer;
    text-decoration: underline;
}

.more-about-minimize-arrow {
    display: inline-block;
}

.wp-block-button.css-button a {
    background-color: #f47920 !important;
    border-radius: 10px;
}

.grid .content .top-meta .categories {
    display: none !important;
}

.grid .content .top-meta {
    margin-bottom: 0px !important;
}

.learndash-wrapper .ld-progress {
    margin: 0px;
}

.post-599 .wp-block-group {
    padding: 0px;
}

.learndash-course-grid-filter .taxonomies-wrapper .terms {
    max-height: unset;
}

/* .site-primary-header-wrap {
    border-bottom: 1px solid #f47920;
} */

#ldgr-enroll-users-popup .ldgr-popup {
    padding: 50px 55px !important;
}

.home .entry-header {
    display: none;
}

.home .site-content:before {
    content: url(https://e-learning.sigmoid.site/wp-content/uploads/2024/05/sl.svg);
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.1;
}

 #astra-footer-menu a{
font-weight: bold;
color: grey;
 }
 .site-primary-footer-wrap img,
 .site-footer-below-section-3 > img{
     max-width:100px;
 }

 .site-footer-below-section-1 img{
     max-width:100px !important;
 }
  .ast-builder-html-element p img{
     max-width:35px;
 }
 
#loginform {
    position: relative;
}

#loginform .toggle-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 1.2rem;
}
.ld-expand-button .ld-text,
.ld-item-components{
    display:none !important;
}
.button.clear.grey{
    display:none;
}
}