.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-517915 .elementor-element.elementor-element-1090d019{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:12px 12px;--row-gap:12px;--column-gap:12px;--padding-top:9rem;--padding-bottom:3rem;--padding-left:0rem;--padding-right:0rem;}.elementor-517915 .elementor-element.elementor-element-52af8324{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:1rem;--padding-bottom:4rem;--padding-left:0rem;--padding-right:0rem;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-517915 .elementor-element.elementor-element-1090d019{--padding-top:7rem;--padding-bottom:2rem;--padding-left:1.5rem;--padding-right:1.5rem;}.elementor-517915 .elementor-element.elementor-element-52af8324{--padding-top:1rem;--padding-bottom:2.5rem;--padding-left:0rem;--padding-right:0rem;}}/* Start custom CSS for shortcode, class: .elementor-element-331dfde4 */.courses_filter_wrap {
    width: 100%;
}
.v2-products-archive .product_filter_divider {
    width: 100%;
    height: 1px;
    background-color: #d1d1d1;
    margin: 1rem 0 4rem;
}
.v2-products-archive__top {
    width: 940px;
    margin: 0 auto 1rem;
    display: flex;
    gap: .75rem;
    flex-direction: row;
    align-items: center;
}
.v2-products-archive__search-wrap {
    flex: 1 1 0%;
    position: relative;
}
.v2-products-archive__search-wrap svg {
    position: absolute;
    color: #666;
    width: 1rem;
    height: 1rem;
    top: 31%;
    left: .75rem;
}
.v2-products-archive__search-wrap .v2-products-archive__search {
    color: #1a1a1a;
    font-size: .875rem;
    line-height: 1.25rem;
    padding: .625rem 2.5rem;
    background-color: #fcfcfc;
    border: 1px solid #d1d1d1;
    border-radius: 0;
    text-align: left;
    width: 100%;
}
.v2-products-archive__sort-wrap {
    display: flex;
    gap: .5rem;
    align-items: center;
}
.v2-products-archive__sort-wrap svg {
    color: #666;
    width: 1rem;
    height: 1rem;
}
.v2-products-archive__sort-wrap .v2-products-archive__sort {
    font-size: .875rem;
    line-height: 1.25rem;
    padding: .7rem .75rem;
    color: #1a1a1a;
    background-color: #fcfcfc;
    border: 1px solid #d1d1d1;
}
.v2-products-archive__sort-wrap .v2-products-archive__lecturer {
    font-size: .875rem;
    line-height: 1.25rem;
    padding: .7rem .75rem;
    color: #1a1a1a;
    background-color: #fcfcfc;
    border: 1px solid #d1d1d1;
}
.v2-products-archive__filters {
    width: 940px;
    margin: 0 auto 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
}
#v2-products-archive .v2-products-archive__filters .v2-filter-chip {
    padding: .375rem 1rem;
    font-size: .75rem;
    line-height: 1rem;
    letter-spacing: .025em;
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #f2f2f2 !important;
    border-radius: 0;
    cursor: pointer;
}
#v2-products-archive .v2-products-archive__filters .v2-filter-chip:hover,#v2-products-archive .v2-products-archive__filters .v2-filter-chip:focus {
    color: #1a1a1a;
    background-color: #1a1a1a1a !important;
}
#v2-products-archive .v2-products-archive__filters .is-active {
    color: #fff;
    background-color: #df5020 !important;
}
#v2-products-archive .v2-products-archive__filters .is-active:hover,#v2-products-archive .v2-products-archive__filters .is-active:focus {
    color: #fff;
    background-color: #df5020 !important;
}
.v2-products-archive__meta {
    width: 940px;
    margin: 0 auto 1.5rem;
    color: #666;
    font-size: .875rem;
    line-height: 1.25rem;
}
#v2-results {
    width: 940px;
    margin: 0 auto;
}
#v2-sentinel, #v2-no-results {
    width: 940px;
    margin: 0 auto;
}
.v2-products-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.v2-products-grid .v2-products-grid__card {
    background-color: #fff;
    border:1px solid #d1d1d1;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.v2-products-grid .v2-products-grid__card a {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.v2-products-grid .v2-products-grid__card__media {
    aspect-ratio: 16 / 9;
    overflow: hidden;
    position: relative;
}
.v2-products-grid .v2-products-grid__card__media .hover_effect {
    background-color: #1a1a1a4d;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    animation-duration: .3s;
}
.v2-products-grid .v2-products-grid__card:hover .hover_effect {
    opacity: 1;
}
.v2-products-grid .v2-products-grid__card__media img {
    width:100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .5s;
}
.v2-products-grid .v2-products-grid__card:hover .v2-products-grid__card__media img {
    transform: scale(1.05);
}
.v2-products-grid .v2-products-grid__card__body {
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.v2-products-grid .v2-products-grid__card__lektor {
    color: #df5020;
    letter-spacing: .025em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .75rem;
    line-height: 1rem;
    margin-bottom: .25rem;
}
.v2-products-grid .v2-products-grid__card__title {
    line-height: 1.375;
    margin: 0 0 .5rem;
    font-weight: 700;
    font-size: 1rem;
    color: #1a1a1a;
}
.v2-products-grid .v2-products-grid__card__descr {
    color: #666;
    line-height: 1.625;
    font-size: 1rem;
    flex-grow: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 0 0 1rem;
}
.v2-products-grid__card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
}
.v2-products-grid__card__footer .v2-products-grid__card__price {
    display: flex;
    gap: .5rem;
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color:#1a1a1a;
}
.v2-products-grid__card__footer .v2-products-grid__card__price del {
    text-decoration: line-through;
    color:#666;
    background: none;
    font-size: 0.875rem;
    font-weight: 400;
    vertical-align: bottom;
}
.v2-products-grid__card__footer .v2-products-grid__card__price ins {
    background: none;
}
.v2-products-grid__card__footer .v2-products-grid__card__btn {
    font-weight: 500;
    color:#1a1a1a;
    font-size: .875rem;
    line-height: 1.25rem;
    background-color: #fcfcfc;
    border:1px solid #d1d1d1;
    white-space: nowrap;
    height: 2.25rem;
    display: flex;
    align-items: center;
    padding: 0.75rem;
    margin: 0;
    gap: .5rem;
    justify-content: center;
}
.v2-products-grid__card__footer .v2-products-grid__card__btn i {
    font-size: 14px;
    margin-top: 1px;
}
.v2-products-grid__card:hover .v2-products-grid__card__btn {
    border-color:#df5020;
}
.v2-products-grid__card__footer .v2-products-grid__card__btn:hover,.v2-products-grid__card__footer .v2-products-grid__card__btn:focus {
    border-color:#df5020;
    background-color: #df5020;
    color:#fff;
}
.v2-products-archive__sentinel {
  height: 1px;
}
.v2-products-archive.is-loading {
  cursor: progress;
}
.v2-course-card--skeleton {
  border: 1px solid #ddd;
  background: #fff;
}
.v2-skeleton-img {
  height: 200px;
  background: #eee;
  margin-bottom: 10px;
}
.v2-skeleton-line {
  height: 16px;
  background: #eee;
  margin-bottom: 8px;
}
.v2-skeleton-line.short {
  width: 60%;
}
.v2-skeleton {
  animation: shimmer 1.4s infinite linear;
}
.v2-count-skeleton {
    display: inline-block;
    width: 80px;
    height: 16px;
    background: linear-gradient(90deg, #eee, #f5f5f5, #eee);
    background-size: 200% 100%;
    animation: shimmer 1.2s infinite;
    border-radius: 4px;
}
@keyframes shimmer {
  0% { opacity: 0.6; }
  50% { opacity: 1; }
  100% { opacity: 0.6; }
}
@media (max-width: 992px) {
  .v2-products-archive__top,.v2-products-archive__filters,.v2-products-archive__meta,#v2-results {
    width: 100%;
    padding:0 1.5rem;
  }
}
@media (max-width: 767px) {
    .v2-products-archive__top {
        flex-direction: column;
    }
    .v2-products-archive__search-wrap,.v2-products-archive__sort-wrap {
        width: 100%;
    }
    .v2-products-archive__sort-wrap .v2-products-archive__lecturer {
        flex-grow: 1;
        width: 50%;
    }
    .v2-products-archive__sort-wrap .v2-products-archive__sort {
        flex-grow: 1;
        width: 50%;
    }
    .v2-products-archive__filters {
        gap: .375rem;
    }
    .v2-products-archive .product_filter_divider {
        margin: 1rem 0 2.5rem;
    }
    #v2-products-archive .v2-products-archive__filters .v2-filter-chip {
        padding: .25rem .625rem;
        font-size: 10px;
        text-align: left;
    }
  .v2-products-grid {
    grid-template-columns: 1fr;
  }
  .v2-products-grid__card__footer .v2-products-grid__card__price {
      font-size: 1.15rem;
  }
}/* End custom CSS */