/*********************************************************************************

    Template Name: Edubin - Education WordPress Theme

**********************************************************************************/

body:not(.elementor-page) .tpc-site-content {
    padding: 90px 0;
}
body.single-post .tpc-site-content {
    padding: 90px 0;
}
body.single .tpc-site-content {
    padding: 90px 0;
}
body.elementor-editor-active .tpc-site-content {
    padding: 0 0;
}
body.eb_header-template-default.single.single-eb_header.elementor-default.elementor-page .tpc-site-content {
    padding: 0 0;
}
body.single-lp_course .tpc-site-content {
    padding: 0 0;
}
body.edubin-page-sidebar-enable.elementor-page .tpc-sidebar-widget {
    padding-top: 90px;
}
.edubin-lms-courses-slider.swiper-container, .tpc_testimonial.swiper-container {
    margin: -1.8rem !important;
    padding: 1.8rem !important;
}
i {
    vertical-align: middle;
}
/*===== Image Preloader  =====*/

.edubin_image_preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
}
/*===== Preloader Style =====*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
}
.preloader .color-1 {
    background-color: var(--edubin-primary-color) !important;
}
.preloader .rubix-cube {
    border: 1px solid transparent;
    width: 48px;
    height: 48px;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.preloader .rubix-cube .layer {
    width: 14px;
    height: 14px;
    background-color: #07294d;
    border: 1px solid transparent;
    position: absolute;
}
.preloader .rubix-cube .layer-1 {
    left: 0px;
    top: 0px;
    -webkit-animation: rubixcube4 2s infinite linear;
    animation: rubixcube4 2s infinite linear;
}
.preloader .rubix-cube .layer-2 {
    left: 16px;
    top: 0px;
    -webkit-animation: rubixcube3 2s infinite linear;
    animation: rubixcube3 2s infinite linear;
}
.preloader .rubix-cube .layer-3 {
    left: 32px;
    top: 0px;
}
.preloader .rubix-cube .layer-4 {
    left: 0px;
    top: 16px;
    -webkit-animation: rubixcube5 2s infinite linear;
    animation: rubixcube5 2s infinite linear;
}
.preloader .rubix-cube .layer-5 {
    left: 16px;
    top: 16px;
    -webkit-animation: rubixcube2 2s infinite linear;
    animation: rubixcube2 2s infinite linear;
}
.preloader .rubix-cube .layer-6 {
    left: 32px;
    top: 16px;
    -webkit-animation: rubixcube1 2s infinite linear;
    animation: rubixcube1 2s infinite linear;
}
.preloader .rubix-cube .layer-7 {
    left: 0px;
    top: 32px;
    -webkit-animation: rubixcube6 2s infinite linear;
    animation: rubixcube6 2s infinite linear;
}
.preloader .rubix-cube .layer-8 {
    left: 16px;
    top: 32px;
    -webkit-animation: rubixcube7 2s infinite linear;
    animation: rubixcube7 2s infinite linear;
}
@-webkit-keyframes rubixcube1 {
    20% {
        top: 16px;
        left: 32px;
    }
    30% {
        top: 32px;
        left: 32px;
    }
    40% {
        top: 32px;
        left: 32px;
    }
    50% {
        top: 32px;
        left: 32px;
    }
    60% {
        top: 32px;
        left: 32px;
    }
    70% {
        top: 32px;
        left: 32px;
    }
    80% {
        top: 32px;
        left: 32px;
    }
    90% {
        top: 32px;
        left: 32px;
    }
    100% {
        top: 32px;
        left: 16px;
    }
}
@keyframes rubixcube1 {
    20% {
        top: 16px;
        left: 32px;
    }
    30% {
        top: 32px;
        left: 32px;
    }
    40% {
        top: 32px;
        left: 32px;
    }
    50% {
        top: 32px;
        left: 32px;
    }
    60% {
        top: 32px;
        left: 32px;
    }
    70% {
        top: 32px;
        left: 32px;
    }
    80% {
        top: 32px;
        left: 32px;
    }
    90% {
        top: 32px;
        left: 32px;
    }
    100% {
        top: 32px;
        left: 16px;
    }
}
@-webkit-keyframes rubixcube2 {
    30% {
        left: 16px;
    }
    40% {
        left: 32px;
    }
    50% {
        left: 32px;
    }
    60% {
        left: 32px;
    }
    70% {
        left: 32px;
    }
    80% {
        left: 32px;
    }
    90% {
        left: 32px;
    }
    100% {
        left: 32px;
    }
}
@keyframes rubixcube2 {
    30% {
        left: 16px;
    }
    40% {
        left: 32px;
    }
    50% {
        left: 32px;
    }
    60% {
        left: 32px;
    }
    70% {
        left: 32px;
    }
    80% {
        left: 32px;
    }
    90% {
        left: 32px;
    }
    100% {
        left: 32px;
    }
}
@-webkit-keyframes rubixcube3 {
    30% {
        top: 0px;
    }
    40% {
        top: 0px;
    }
    50% {
        top: 16px;
    }
    60% {
        top: 16px;
    }
    70% {
        top: 16px;
    }
    80% {
        top: 16px;
    }
    90% {
        top: 16px;
    }
    100% {
        top: 16px;
    }
}
@keyframes rubixcube3 {
    30% {
        top: 0px;
    }
    40% {
        top: 0px;
    }
    50% {
        top: 16px;
    }
    60% {
        top: 16px;
    }
    70% {
        top: 16px;
    }
    80% {
        top: 16px;
    }
    90% {
        top: 16px;
    }
    100% {
        top: 16px;
    }
}
@-webkit-keyframes rubixcube4 {
    50% {
        left: 0px;
    }
    60% {
        left: 16px;
    }
    70% {
        left: 16px;
    }
    80% {
        left: 16px;
    }
    90% {
        left: 16px;
    }
    100% {
        left: 16px;
    }
}
@keyframes rubixcube4 {
    50% {
        left: 0px;
    }
    60% {
        left: 16px;
    }
    70% {
        left: 16px;
    }
    80% {
        left: 16px;
    }
    90% {
        left: 16px;
    }
    100% {
        left: 16px;
    }
}
@-webkit-keyframes rubixcube5 {
    60% {
        top: 16px;
    }
    70% {
        top: 0px;
    }
    80% {
        top: 0px;
    }
    90% {
        top: 0px;
    }
    100% {
        top: 0px;
    }
}
@keyframes rubixcube5 {
    60% {
        top: 16px;
    }
    70% {
        top: 0px;
    }
    80% {
        top: 0px;
    }
    90% {
        top: 0px;
    }
    100% {
        top: 0px;
    }
}
@-webkit-keyframes rubixcube6 {
    70% {
        top: 32px;
    }
    80% {
        top: 16px;
    }
    90% {
        top: 16px;
    }
    100% {
        top: 16px;
    }
}
@keyframes rubixcube6 {
    70% {
        top: 32px;
    }
    80% {
        top: 16px;
    }
    90% {
        top: 16px;
    }
    100% {
        top: 16px;
    }
}
@-webkit-keyframes rubixcube7 {
    80% {
        left: 16px;
    }
    90% {
        left: 0px;
    }
    100% {
        left: 0px;
    }
}
@keyframes rubixcube7 {
    80% {
        left: 16px;
    }
    90% {
        left: 0px;
    }
    100% {
        left: 0px;
    }
}
/*== Preloader two style ===*/

#preloader_two {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
}
#preloader_two .preloader_two {
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 0px;
    text-align: left;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
}
#preloader_two .preloader_two span {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #07294d;
    -webkit-animation: preloader_two 1.3s linear infinite;
    animation: preloader_two 1.3s linear infinite;
}
#preloader_two .preloader_two span:last-child {
    animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s;
}
@keyframes preloader_two {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}
@-webkit-keyframes preloader_two {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0;
    }
}
/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/

.site-footer .widget .widget-title {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 25px;
}
.site-footer .widget .widget-title:after {
    display: none;
}
.site-footer .widget p {
    font-size: 15px;
    line-height: 26px;
    color: #edf0f2;
}
.site-footer .footer-bottom .widget p {
    margin-bottom: 0;
}
.site-footer .widget ul li a {
    font-size: 15px;
    text-decoration: none;
    transition: all 0.5s ease;
}
.site-footer .widget ul li ul li a{
    padding-left: 14px;
}
.site-footer .widget ul li a:hover {
    color: var(--edubin-primary-color);
    transition: all 0.5s ease;
}
.site-footer .widget ul.sub-menu li a:hover {
    margin-left: 5px;
    color: var(--edubin-primary-color);
    transition: all 0.5s ease;
}
.site-footer .two-column-menu.widget ul.menu li {
    padding: 4px 0 4px 14px;
    list-style: none;
    color: #edf0f2;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    position: relative;
    transition: all 0.5s ease;
    margin-bottom: 0;
}
.site-footer .widget ul.menu li {
    padding: 4px 0 4px 14px;
    list-style: none;
    color: #edf0f2;
    vertical-align: top;
    position: relative;
    transition: all 0.5s ease;
    margin-bottom: 0;
}
.site-footer .widget ul.menu li:before {
    color: var(--edubin-primary-color);
    content: "\f140";
    font-family: "Flaticon_edubin";
    left: 0px;
    position: absolute;
    top: 9px;
    font-size: 9px;
}
.site-footer .widget ul.menu li ul li:before{
    left: -12px
}
.site-footer.hide-menu-icon ul.menu li:before {
    display: none;
}
.site-footer.hide-menu-icon ul.menu li {
    padding: 4px 0 4px 0;
}
.site-footer.hide-menu-icon .two-column-menu.widget ul.menu li {
    padding: 4px 0 4px 0;
}
.site-footer .widget.widget_nav_menu ul li a:hover {
    margin-left: 5px;
    color: var(--edubin-primary-color);
    transition: all 0.5s ease;
}
.site-footer.hide-menu-icon .widget.widget_nav_menu ul li a:hover {
    margin-left: 0;
}
body .edubin-footer .elementor-widget-container .site-footer ul.menu li a:hover {
    color: var(--edubin-primary-color);
}
.site-footer .widget_rss .rss-date, .site-footer .widget_rss li cite {
    color: #fff;
}
.site-footer .comment-author-link {
    color: #fff;
}
.edubin-entry-footer {
    padding-top: 10px;
    clear: both;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.edubin-entry-footer .cat-links, .edubin-entry-footer .tags-links {
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    color: #07294d;
}
.edubin-entry-footer .cat-links+.tags-links {
    margin-top: 1em;
}
.edubin-entry-footer .cat-links a, .edubin-entry-footer .tags-links a {
    color: var(--edubin-meta-color);
}
.edubin-entry-footer .cat-links a:hover, .edubin-entry-footer .tags-links a:hover {
    color: var(--edubin-primary-color);
}
.edubin-entry-footer .cat-tags-links a {
    transition: all 0.5s ease;
    font-size: 14px;
    letter-spacing: 0.1px;
    font-weight: 500;
    color: var(--edubin-meta-color);
    display: inline-block;
    margin-left: 5px;
}
.edubin-entry-footer .cat-tags-links a:first-child {
    margin-left: 0;
}
.edubin-entry-footer .cat-tags-links span.tag-icon {
    fill: var(--edubin-meta-color);
}
.site-footer .widget .tagcloud ul li a {
    color: #07294d;
}
.edubin-entry-footer .cat-tags-links a:hover {
    color: var(--edubin-primary-color);
    transition: all 0.5s ease;
}
.edubin-entry-footer .cat-links .icon, .edubin-entry-footer .tags-links .icon {
    color: var(--edubin-meta-color);
    left: 0;
    margin-right: 0.5em;
    position: absolute;
    top: 2px;
}
.edubin-entry-footer .edit-link {
    display: inline-block;
    float: right;
}
.edubin-entry-footer .edit-link a.post-edit-link {
    background-color: #07294d;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 20px;
}
.type-page .edubin-entry-footer .edit-link a.post-edit-link {
    margin-left: 0;
}
.edubin-entry-footer .edit-link a.post-edit-link:hover, .edubin-entry-footer .edit-link a.post-edit-link:focus {
    background-color: var(--edubin-primary-color);
    color: #07294d;
}
.type-page .edubin-entry-footer {
    padding: 0;
}
.type-page .edubin-entry-footer .edit-link {
    float: left;
    padding-top: 20px;
}
.site-footer .widget.widget_media_image img {
    margin: 0;
}
.site-footer .widget a {
    color: #edf0f2;
}
.site-footer .widget .edubin-social a {
    color: #edf0f2;
}
.site-footer .widget .edubin-social a:hover {
    color: var(--edubin-primary-color);
}
.site-footer .widget button, .site-footer .widget input[type="button"], .site-footer .widget input[type="submit"] {
    background-color: var(--edubin-primary-color);
    color: #07294d;
}
.site-footer .footer-top {
    background-color: #07294d;
}
.site-footer .footer-bottom {
    background-color: #021d3a;
}
.site-footer .footer-top .footer-wrap {
    padding: 70px 0px 60px 0px;
}
.site-footer .widget {
    margin-bottom: 30px;
}
.site-footer .widget:last-child {
    margin-bottom: 0;
}
.page .edubin-entry-footer {
    margin: 0;
    border: 0;
}
@media screen and (max-width:767px) {
    .site-footer .footer-top .footer-column {
        margin-bottom: 30px;
    }
    .site-footer .footer-top .footer-wrap>*:last-child .footer-column {
        margin-bottom: 0;
    }
}
.site-footer .widget ul li {
    color: #edf0f2;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    position: relative;
    border-top: none;
    border-bottom: none;
}
.site-footer .widget ul li:before {
    color: var(--edubin-primary-color);
    content: "\f140";
    font-family: "Flaticon_edubin";
    left: 0;
    position: absolute;
    top: 4px;
    font-size: 10px;
}
.site-footer .widget ul>li>ul>li {
    padding-bottom: 0;
}
.site-footer .widget ul.wp-tag-cloud li:before {
    display: none;
}
.site-footer .widget ul.wp-tag-cloud li:hover a {
    color: #07294d;
}
.site-footer .widget ul.wp-tag-cloud li {
    padding: 0;
}
@media (max-width:991.98px) {
    .site-footer .sidebar-no {
        display: none;
    }
}
/*Footer calendar */

.site-footer .widget table#wp-calendar th {
    color: #fff;
}
.site-footer .widget table#wp-calendar td {
    color: #fff;
}
.site-footer .widget table#wp-calendar td a:hover {
    color: var(--edubin-primary-color);
}
.site-footer .widget #wp-calendar caption {
    color: #fff;
}
.site-footer .widget table#wp-calendar td {
    font-size: 14px;
}
.site-footer .widget table#wp-calendar th {
    font-size: 13px;
}
.site-footer .widget #wp-calendar thead th {
    padding: 0.25rem;
}
.site-footer .widget #wp-calendar tbody td {
    padding: 0.125rem;
}
.site-footer .widget img.footer-logo {
    width: 180px;
}
.site-footer .edubin-row>* {
    margin-bottom: 0 !important;
}
/* ======  Social shortcode  ====== */

.edubin-social {
    margin-top: -10px;
    transition: all 0.5s ease;
}
.edubin-social a.edubin-social-icon {
    border: 2px solid var(--edubin-primary-color);
    line-height: 40px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    color: #fff;
    display: inline-block;
    text-align: center;
    transition: all 0.5s ease;
    border-radius: 50px;
    background: var(--edubin-primary-color);
    font-size: 15px;
}
.edubin-social a.edubin-social-icon:hover {
    border-color: #07294d;
    transition: all 0.5s ease;
    color: #07294d;
}
.edubin-social a.edubin-social-icon:first-child {
    margin-left: 0;
}
.edubin-social a.edubin-social-icon:last-child {
    margin-left: 0;
}
.edubin-quickinfo {
    color: #fff;
    margin-bottom: 3px;
}
.edubin-quickinfo .qicon i {
    margin-right: 10px;
}
/* Social nav */

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    text-align: right;
    padding-left: 0;
}
.social-navigation li {
    display: inline;
    transition: all 0.5s ease;
}
.social-navigation a {
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #edf0f2;
    display: inline-block;
    margin: 0 1em 0.5em 0;
    text-align: center;
    transition: all 0.5s ease;
}
.social-navigation a:hover, .social-navigation a:focus {
    transition: all 0.5s ease;
    color: var(--edubin-primary-color);
}
.social-navigation li {
    position: relative;
    margin-left: 5px;
    font-size: 15px;
}
.social-navigation li:before {
    position: absolute;
    height: 11px;
    width: 1px;
    background: #edf0f2;
    content: "";
    right: 3px;
    top: 5px;
}
.social-navigation li:last-child:before {
    display: none;
}
@media (max-width:576px) {
    .text-right.text-ml-left {
        display: none;
        margin-top: 12px;
        text-align: center !important;
    }
    .site-info {
        text-align: center;
    }
    .edubin-quickinfo .qicon {
        margin-bottom: 0;
    }
}
/*===== Temp =====*/

.do_sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 132px;
}
.edubin-no-gutters {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
ul.rt-header-list-info.elementor-icon-list-items.elementor-inline-items {
    margin-bottom: 0;
}
.tpc_mt_15 {
    margin-top: 15px;
}
.tpc_mt_30 {
    margin-top: 30px;
}
/*===== Social Share =====*/

.edubin-entry-footer .entry-post-share {
    text-align: right;
}
.post-share.style-01 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.post-share.style-01 .share-label {
    font-weight: 500;
    margin-right: 15px;
}
.post-share.style-01 .share-icon {
    height: 45px;
    width: 45px;
    line-height: 42px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    border: 2px solid #e0e0e0;
    transition: all 0.5s ease;
}
.post-share .share-media {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.post-share.style-01:hover .share-media .share-icon {
    color: #fff;
    border-color: transparent;
    background-color: var(--edubin-primary-color);
    transition: all 0.5s ease;
}
.post-share:hover .share-media .share-list {
    transform: translate(-47%, -15px);
    visibility: visible;
    opacity: 1;
    transition: all 0.5s ease;
}
.post-share .share-list {
    position: absolute;
    bottom: 100%;
    right: -75px;
    transform: translate(-50%, -10px);
    width: auto;
    white-space: nowrap;
    padding: 0 7px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
    filter: drop-shadow(0 2px 20px rgba(0, 0, 0, 0.06));
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    user-select: none;
}
.post-share .share-list:before {
    position: absolute;
    top: 100%;
    right: 0;
    transform: translateX(-50%);
    content: '';
    border-top: 8px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}
.post-share .share-list a {
    display: inline-block;
    font-size: 15px;
    padding: 15px 12px;
    color: var(--edubin-meta-color);
}
.post-share .share-list a:hover i {
    color: var(--edubin-primary-color);
    transition: all 0.5s ease;
}
.post-share .share-list a i {
    transition: all 0.5s ease;
}
.post-share.style-02 {
    border: 2px solid var(--edubin-primary-color);
    padding: 10px 45px;
    display: inline-block;
    border-radius: 5px;
}
.post-share.style-02 .share-label {
    font-size: 14px;
    font-weight: 700;
    margin-right: 15px;
    display: inline-block;
}
.post-share.style-02 .share-icon {
    font-size: 15px;
}
.post-share.style-02 .share-list {
    left: -55px;
    right: initial;
}
.post-share.style-02 .share-list:before {
    right: 5px;
}
.post-share.style-02 .share-media {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.post-share.style-03 .share-label {
    display: inline-block;
    font-weight: 500;
    letter-spacing: 1px;
}
.post-share.style-03 .share-icon {
    margin-left: 8px;
}
.post-share.style-03 .share-list {
    right: -95px;
}
.post-share.style-04:hover .share-media .share-list {
    transform: translate(0, 0);
}
.post-share.style-04 .share-media .share-list {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
    box-shadow: none;
    background: none;
    position: relative;
    right: 0;
}
.post-share.style-04 .share-list a {
    font-size: 18px;
    padding: 0 12px;
}
.post-share.style-05 .share-media .share-list {
    right: -10px;
    bottom: 50px;
    transform: inherit;
}
.post-share.style-05 .share-list a {
    padding: 5px 12px;
}
/*===== Blog next Prev post =======*/

.blog-nav-links {
    margin-top: 50px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 300
}
.blog-nav-links .inner .hover-bg, .blog-nav-links .inner h6:before {
    transition: all .25s cubic-bezier(.645, .045, .355, 1)
}
.blog-nav-links .inner .hover-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.blog-nav-links .inner .hover-bg.has-thumbnail:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.blog-nav-links .nav-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}
.blog-nav-links .nav-item {
    min-width: 0;
    line-height: 0;
}
.blog-nav-links .inner a {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 120px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 15px 50px rgba(51, 51, 51, 0.1);
}
.blog-nav-links .inner a:hover {
    box-shadow: none;
}
.blog-nav-links .inner a:hover .hover-bg {
    opacity: 1;
}
.blog-nav-links .inner a:hover h6 {
    color: #fff;
}
.blog-nav-links .inner a:hover h6:before {
    color: #fff;
}
.blog-nav-links .inner a h6 {
    display: block;
    word-wrap: break-word;
    width: 100%;
}
.blog-nav-links .inner .hover-bg {
    background-color: #333;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}
.blog-nav-links .inner .hover-bg.has-thumbnail:before {
    opacity: 0.5;
    background-image: linear-gradient(-180deg, rgba(51, 51, 51, 0) 0%, #000 80%);
    border-radius: 5px;
}
.blog-nav-links .inner h6 {
    position: relative;
    font-size: 18px;
    line-height: 1.56;
    margin: 0;
}
.blog-nav-links .inner h6:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
}
.blog-nav-links .prev h6 {
    padding: 20px 30px 20px 50px;
}
.blog-nav-links .prev h6:before {
    left: 20px;
    content: '\f13f';
    font-family: 'flaticon_edubin';
    font-size: 15px;
}
.blog-nav-links .next {
    text-align: right;
}
.blog-nav-links .next h6 {
    padding: 20px 50px 20px 30px;
}
.blog-nav-links .next h6:before {
    right: 20px;
    content: '\f140';
    font-family: 'flaticon_edubin';
    font-size: 15px;
}
/*===== Blog Related Posts =======*/

.related-post-wrap {
    margin-top: 50px;
    padding-bottom: 40px;
}
.post-item-wrap {
    margin-bottom: 30px;
}
.related-post-wrap .entry-title {
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 10px;
}
@media (max-width:786px) {
    .related-post-wrap .entry-title {
        font-size: 22px;
        line-height: 32px;
    }
}
.related-post-wrap .posted-on i {
    font-size: 14px;
    margin-right: 5px;
    color: var(--edubin-primary-color);
}
.related-post-wrap .entry-date {
    font-size: 15px;
}
.related-post-wrap .related-title {
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 22px;
    color: #07294d;
}
.edubin-single-post .related-post-wrap .post-thumbnail {
    overflow: hidden;
    border-radius: 6px;
    margin-top: 10px;
}
.related-post-wrap .post-thumbnail img {
    -webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
    transition: all 1.5s cubic-bezier(0, 0, .2, 1);
}
.related-post-wrap .post-thumbnail:hover img {
    -webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
    transition: all 1.5s cubic-bezier(0, 0, .2, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
/*===== Common CSS ======= */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
a {
    color: var(--edubin-heading-color);
    text-decoration: none;
    outline: none;
}
.edubin-course-details-sidebar-buttons {
    margin-top: 30px;
}
a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
    color: var(--edubin-primary-color);
}
a:focus {
    outline: none;
}
address {
    margin: 0 0 24px;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 600;
}
mark {
    background: var(--edubin-primary-color);
    color: #ffffff;
}
code, kbd, pre, samp {
    font-size: var(--edubin-font-size-b3);
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
code {
    color: var(--edubin-heading-color);
}
kbd {
    background: var(--edubin-heading-color);
    color: var(--edubin-color-white);
    padding: 0.2rem 0.4rem;
    border-radius: 0.2rem;
}
ins {
    color: var(--edubin-heading-color);
}
pre, pre.wp-block-code {
    font-size: 15px !important;
    margin: 40px 0 !important;
    overflow: auto;
    padding: 20px !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    color: var(--edubin-color-body) !important;
    background: var(--edubin-color-light);
    border-radius: 4px;
    border: 1px solid var(--edubin-color-border);
}
small {
    font-size: smaller;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl {
    margin-top: 0;
    margin-bottom: 10px;
}
dd {
    margin: 0 15px 15px;
}
dt {
    font-weight: bold;
    color: var(--edubin-heading-color);
}
menu, ol, ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
li>ul, li>ol {
    margin: 0;
}
ol ul {
    margin-bottom: 0;
}
embed, iframe, object {
    max-width: 100%;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0 0 10px;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid var(--edubin-color-border);
    margin: 0 2px;
    min-width: inherit;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    appearance: textfield;
    padding-right: 2px;
    width: 270px;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
caption, th, td {
    font-weight: normal;
}
table thead th {
    font-weight: 700;
}
td, .wp-block-calendar tfoot td {
    border: 1px solid var(--edubin-color-border);
    padding: 7px 10px;
}
del {
    color: #333;
}
hr {
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
    opacity: 0.6;
}
table a, table a:link, table a:visited {
    text-decoration: underline;
}
dt {
    font-weight: bold;
    margin-bottom: 10px;
}
dd {
    margin: 0 15px 15px;
}
caption {
    caption-side: top;
}
dfn, cite, em {
    font-style: italic;
}
/* BlockQuote  */

blockquote, q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote.is-style-plain, blockquote {
    background: #f3f3f8;
    border: 0 !important;
    padding: 35px 40px 35px 105px !important;
    font-style: normal;
    margin: 30px 0 30px;
    position: relative;
    z-index: 1;
    text-align: left;
}
.wp-block-column blockquote.wp-block-quote {
    padding: 10px 15px !important;
}
.wp-block-column blockquote.wp-block-quote:after {
    display: none;
}
blockquote:after {
    position: absolute;
    content: "\f13c";
    font-family: 'flaticon_edubin';
    font-size: 35px;
    color: var(--edubin-primary-color);
    top: 30px;
    left: 40px;
}
.wp-block-column blockquote:after {
    right: -5px;
}
blockquote, .wp-block-pullquote.is-style-solid-color blockquote p, .wp-block-quote.is-large:not(.is-style-plain) p, .wp-block-quote.is-style-large:not(.is-style-plain) p, blockquote p {
    color: var(--edubin-color-body);
    font-size: 17px;
}
.wp-block-pullquote.is-style-solid-color blockquote p, .wp-block-quote.is-large:not(.is-style-plain) p, .wp-block-quote.is-style-large:not(.is-style-plain) p, blockquote p {
    margin-bottom: 0;
}
blockquote cite, blockquote p cite, blockquote p code, .wp-block-quote.is-large:not(.is-style-plain) cite, .wp-block-quote.is-large:not(.is-style-plain) footer, .wp-block-quote.is-style-large:not(.is-style-plain) cite, .wp-block-quote.is-style-large:not(.is-style-plain) footer, .wp-block-quote cite, blockquote cite {
    display: flex;
    margin-top: 8px;
    font-family: var(--edubin-font-secondary);
    font-weight: var(--edubin-p-medium);
    font-size: var(--edubin-h5);
    line-height: var(--edubin-h5-lineHeight);
}
blockquote cite a {
    color: var(--edubin-heading-color);
}
blockquote.wp-block-quote.has-text-align-right cite {
    justify-content: flex-end;
}
blockquote strong, blockquote b {
    font-weight: 700;
}
@media only screen and (max-width: 991px) {
    .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote.is-style-plain, blockquote {
        padding: 35px 30px 35px 100px !important;
        margin: 40px 0 30px;
    }
    blockquote:after {
        font-size: 30px;
        left: 30px;
    }
}
/* Placeholder */

::-webkit-input-placeholder {
    color: var(--edubin-color-placeholder);
    font-family: var(--edubin-font-primary);
    font-weight: 400;
}
:-moz-placeholder {
    color: var(--edubin-color-placeholder);
    font-family: var(--edubin-font-primary);
    font-weight: 400;
}
::-moz-placeholder {
    color: var(--edubin-color-placeholder);
    font-family: var(--edubin-font-primary);
    font-weight: 400;
    opacity: 1;
}
:-ms-input-placeholder {
    color: var(--edubin-color-placeholder);
    font-family: var(--edubin-font-primary);
    font-weight: 400;
}
/**
* Typography
*/

* {
    box-sizing: border-box;
}
html {
    margin: 0;
    padding: 0;
    font-size: 10px;
}
body {
    overflow-x: hidden;
    font-size: var(--edubin-font-size-b1);
    line-height: var(--edubin-line-height-b1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--edubin-font-primary);
    color: var(--edubin-color-body);
    background-color: var(--edubin-color-white);
    margin: 0;
    padding: 0;
}
body.modal-open {
    padding: 0 !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, address, pre, menu, ol, ul, table, hr {
    margin: 0;
    margin-bottom: 20px;
}
.display-one {
    font-size: 112px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    word-break: break-word;
    font-family: var(--edubin-font-secondary);
    color: var(--edubin-heading-color);
}
h1, .h1 {
    font-size: var(--edubin-h1);
    line-height: var(--edubin-h1-lineHeight);
}
h2, .h2 {
    font-size: var(--edubin-h2);
    line-height: var(--edubin-h2-lineHeight);
}
h3, .h3 {
    font-size: var(--edubin-h3);
    line-height: var(--edubin-h3-lineHeight);
}
h4, .h4 {
    font-size: var(--edubin-h4);
    line-height: var(--edubin-h4-lineHeight);
}
h5, .h5 {
    font-size: var(--edubin-h5);
    line-height: var(--edubin-h5-lineHeight);
}
h6, .h6 {
    font-size: var(--edubin-h6);
    line-height: var(--edubin-h6-lineHeight);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: inherit;
    transition: 0.5s;
}
a {
    color: var(--edubin-heading-color);
    transition: 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1, .h1 {
        font-size: 38px;
    }
    h2, .h2 {
        font-size: 32px;
    }
    h3, .h3 {
        font-size: 28px;
    }
}
@media only screen and (max-width: 767px) {
    h1, .h1 {
        font-size: 34px;
    }
    h2, .h2 {
        font-size: 28px;
    }
    h3, .h3 {
        font-size: 24px;
    }
    h4, .h4 {
        font-size: 20px;
    }
}
h1, .h1, h2, .h2, h3, .h3 {
    font-weight: var(--edubin-p-bold);
}
h4, .h4 {
    font-weight: var(--edubin-p-semi-bold);
}
h5, .h5 {
    font-weight: var(--edubin-p-semi-bold);
}
h6, .h6 {
    font-weight: var(--edubin-p-semi-bold);
}
p {
    margin: 0 0 1.5em;
}
@media only screen and (max-width: 767px) {
    p {
        margin: 0 0 20px;
    }
}
p.has-large-font-size {
    line-height: 1.2;
    font-size: 36px;
}
p.has-medium-font-size {
    font-size: 24px;
    line-height: 36px;
}
p.has-small-font-size {
    font-size: 13px;
}
p.has-very-light-gray-color {
    color: var(--edubin-color-white);
}
p.has-background {
    padding: 20px 30px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 40px;
    width: 100%;
}
table a, table a:link, table a:visited {
    text-decoration: none;
}
cite, .wp-block-pullquote cite, .wp-block-pullquote.is-style-solid-color blockquote cite, .wp-block-quote cite {
    color: var(--edubin-heading-color);
}
var {
    font-family: "Courier 10 Pitch", Courier, monospace;
}
.text-center {
    text-align: center !important;
}
.text-start {
    text-align: left !important
}
.text-end {
    text-align: right !important
}
.edubin-flex-left {
    justify-content: left !important
}
.edubin-flex-right {
    justify-content: center !important
}
.edubin-flex-right {
    justify-content: right !important
}
.edubin-animated-shape {
    position: relative;
    z-index: 9;
}
/*---------------------------
    List Style 
---------------------------*/

ul, ol {
    padding-left: 18px;
}
ul {
    list-style: disc;
    margin-bottom: 30px;
    padding-left: 20px;
}
@media only screen and (max-width: 767px) {
    ul.liststyle.bullet li {
        padding-left: 19px;
    }
}
ul li {
    margin-top: 10px;
    margin-bottom: 10px;
}
ul li a {
    text-decoration: none;
}
ul li a:hover {
    color: var(--edubin-primary-color);
}
ul ul {
    margin-bottom: 0;
}
ol {
    margin-bottom: 30px;
}
ol li {
    margin-top: 10px;
    margin-bottom: 10px;
}
ol li a {
    color: var(--heading-color);
    text-decoration: none;
}
ol li a:hover {
    color: var(--edubin-primary-color);
}
ol ul {
    padding-left: 30px;
}
hr {
    display: block;
    height: 0;
    margin: 15px 0;
    border-top: 1px solid var(--edubin-color-border);
    background: transparent;
}
.edubin-shop-single-product .inner .edubin-single-product-thumb-wrapper .product-hover-info ul, .blog-meta, .blog-main-content .gallery, .column-gallery, .widget ul, .cart-summary .cart-summary-inner, .footer-style-default .information-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul li a, ol li a, #scrollUp, .form-group input, .form-group textarea, .mainmenu-nav .mainmenu li.has-droupdown .submenu li a {
    transition: var(--edubin-transition);
}
.bgImagePosition, .bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
a, button, img, input {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
article, aside, figcaption, figure, footer, header, nav, section {
    display: block;
}
a {
    text-decoration: none;
}
.has-text-align-left {
    text-align: left;
}
.has-text-align-center {
    text-align: center;
}
.has-text-align-right {
    text-align: right;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption-text {
    text-align: center;
    margin: 0.8075em 0 0;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.gallery-caption {
    display: block;
}
.bypostauthor {
    display: block;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em !important;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em !important;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
}
button, input[type="button"], input[type="reset"], select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    border: 1px solid var(--edubin-color-border);
    border-radius: 0;
    padding: 13px 12px;
    background-color: transparent;
}
input[type="submit"] {
    border: none;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, select:focus, textarea:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, .widget_product_search .woocommerce-product-search input[type=search]:focus, .widget_search .search-form input[type=search]:focus {
    outline: 0;
}
textarea {
    width: 100%;
}
table {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
}
th {
    text-align: left;
}
/*td, th {
    padding: 0;
}
td, th {
    padding: 0;
}*/

.required {
    color: inherit !important;
}
.content-area {
    width: 100%;
}
.edubin-display-flex {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.wp-block-button__link {
    margin-bottom: 15px;
}
.entry-header {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.edubin-navbar {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}
.container, .edubin-container {
    width: 100%;
    /*    padding-right: 15px;
    padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
}
@media (max-width: 1200px) {
    .container, .edubin-container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.container-fluid, .edubin-container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.edubin-order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
}
.edubin-order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}
.edubin-d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.edubin-justify-content-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
}
.edubin-justify-content-end {
    -ms-flex-pack: flex-end !important;
    -webkit-box-pack: flex-end !important;
    justify-content: flex-end !important;
}
.edubin-col-xl-1, .edubin-col-xl-2, .edubin-col-xl-3, .edubin-col-xl-4, .edubin-col-xl-5, .edubin-col-xl-6, .edubin-col-xl-7, .edubin-col-xl-8, .edubin-col-xl-9, .edubin-col-xl-10, .edubin-col-xl-11, .edubin-col-xl-12, .edubin-col-lg-1, .edubin-col-lg-2, .edubin-col-lg-3, .edubin-col-lg-4, .edubin-col-lg-5, .edubin-col-lg-el-5, .edubin-col-lg-6, .edubin-col-lg-7, .edubin-col-lg-8, .edubin-col-lg-9, .edubin-col-lg-10, .edubin-col-lg-11, .edubin-col-lg-12, .edubin-col-md-1, .edubin-col-md-2, .edubin-col-md-3, .edubin-col-md-4, .edubin-col-md-5, .edubin-col-md-6, .edubin-col-md-7, .edubin-col-md-8, .edubin-col-md-9, .edubin-col-md-10, .edubin-col-md-11, .edubin-col-md-12, .edubin-col-sm-1, .edubin-col-sm-2, .edubin-col-sm-3, .edubin-col-sm-4, .edubin-col-sm-5, .edubin-col-sm-6, .edubin-col-sm-7, .edubin-col-sm-8, .edubin-col-sm-9, .edubin-col-sm-10, .edubin-col-sm-11, .edubin-col-sm-12, .edubin-col-1, .edubin-col-2, .edubin-col-3, .edubin-col-4, .edubin-col-5, .edubin-col-6, .edubin-col-7, .edubin-col-8, .edubin-col-9, .edubin-col-10, .edubin-col-11, .edubin-col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.edubin-col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
}
.edubin-col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
}
.edubin-col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
}
.edubin-col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
}
.edubin-col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
}
.edubin-col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}
.edubin-col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
}
.edubin-col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
}
.edubin-col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
}
.edubin-col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
}
.edubin-col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
}
.edubin-col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
.row, .edubin-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -30px;
}
.edubin-row>* {
    margin-bottom: 30px !important;
}
.edubin-main-content-inner.edubin-row {
    margin-bottom: 0px !important;
}
.edubin-main-content-inner.edubin-row>* {
    margin-bottom: 0px!important;
}
.edubin-mt---10 {
    margin-top: -10px !important;
}
.edubin-mt--10 {
    margin-top: 10px !important;
}
.edubin-mt--20 {
    margin-top: 20px !important;
}
.edubin-mt--30 {
    margin-top: 30px !important;
}
.edubin-mt--40 {
    margin-top: 40px !important;
}
.edubin-mt--50 {
    margin-top: 50px !important;
}
.edubin-mb--30 {
    margin-bottom: 30px !important;
}
.edubin-mb--40 {
    margin-bottom: 40px !important;
}
.edubin-mb--50 {
    margin-bottom: 50px !important;
}
.edubin-mb--60 {
    margin-bottom: 60px !important;
}
.edubin-pb--0 {
    padding-bottom: 0px !important;
}
.edubin-pb--10 {
    padding-bottom: 10px !important;
}
.edubin-pb--20 {
    padding-bottom: 20px !important;
}
.edubin-pb--30 {
    padding-bottom: 30px !important;
}
.edubin-pb--40 {
    padding-bottom: 40px !important;
}
.edubin-pb--50 {
    padding-bottom: 50px !important;
}
.edubin-pb--60 {
    padding-bottom: 60px !important;
}
.edubin-d-none {
    display: none !important;
}
@media (min-width: 1200px) {
    .edubin-d-xl-block {
        display: block !important;
    }
}
.edubin-align-items-center {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}
.edubin-text-center {
    text-align: center;
}
h1.entry-title, h2.entry-title {
    margin: 0 0 20px;
}
.tpc-sidebar-widget .widget-area-wrapper {
    padding: 35px 0;
}
.tpc-sidebar-widget .widget-area-wrapper:first-child {
    padding-top: 0;
}
.widget-area section.widget {
    padding: 0 0 30px 0;
}
.widget-area .widget_block h2, .widget-area h2.widget-title {
    font-weight: var(--edubin-p-semi-bold);
    font-size: var(--edubin-h4);
    line-height: var(--edubin-h4-lineHeight);
    margin-bottom: 35px;
}
.edubin-main-content-inner .widget-area ol.wp-block-latest-comments {
    padding-left: 0;
}
.edubin-main-content-inner .wp-block-search .wp-block-search__label {
    display: none;
}
.edubin-main-content-inner .wp-block-search__button-outside.wp-block-search__text-button.wp-block-search, .edubin-main-content-inner .wp-block-search .wp-block-search__input {
    margin-bottom: 0;
}
h1.entry-title a, h2.entry-title a, .edubin-main-content-inner .widget-area h2 a {
    text-decoration: none;
}
.entry-meta {
    margin-bottom: 20px;
}
.table-bordered {
    border: 1px solid var(--edubin-color-border);
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid var(--edubin-color-border);
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid var(--edubin-color-border);
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 12px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid var(--edubin-color-border);
    text-align: center;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.edit-link {
    display: block;
    margin-top: 15px;
}
.edubin-single-post .entry-header h1 {
    margin-top: 0;
}
.edubin-comments-area .comment-respond, .edubin-related-posts-wrapper {
    margin-top: 70px;
}
.edubin-comments-area {
    margin-top: 50px;
}
.edubin-related-posts-wrapper h3 {
    font-size: 22px;
    border-bottom: 1px solid var(--edubin-color-border);
    padding-bottom: 20px;
    margin-bottom: 31px;
}
.edubin-comments-area h2.comments-title, .edubin-comments-area h3.edubin-title {
    border-bottom: 0;
    padding-bottom: 0px;
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
}
.edubin-comments-area h3.edubin-title {
    margin-bottom: 20px;
}
.edubin-comments-area p.comment-notes {
    margin-bottom: 30px;
}
.edubin-comments-area p.no-comments {
    color: #ffffff;
    padding: 8px 10px;
    border-radius: 5px;
    background: var(--edubin-primary-color);
}
.edubin-comments-area #cancel-comment-reply-link {
    opacity: .8;
}
.edubin-comments-area #cancel-comment-reply-link:hover {
    opacity: 1;
}
.edubin-author-bio {
    border-top: 1px solid var(--edubin-color-border);
    display: flex;
    padding: 60px 0 60px;
}
.edubin-author-bio .edubin-author-thumb img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100%;
}
.edubin-author-bio .edubin-author-details {
    width: calc(100% - 100px);
    padding-left: 30px;
}
.edubin-author-bio .edubin-author-details h5 {
    font-size: 20px;
    line-height: 32px;
    margin: 0 0 10px;
}
.edubin-author-bio .edubin-author-details a {
    text-decoration: none;
}
.edubin-author-bio .edubin-author-details .edubin-author-info p:last-child {
    margin-bottom: 20px;
}
.edubin-author-bio .edubin-author-social-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.edubin-author-bio .edubin-author-social-info a {
    margin: 0 15px;
    color: var(--edubin-primary-color);
    font-size: 14px;
}
.edubin-comments-area .logged-in-as a {
    color: var(--edubin-heading-color);
}
.edubin-editor-social-info, .edubin-social-share-icons-wrapper {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none !important;
}
.edubin-editor-social-info a, .edubin-social-share-icons-wrapper li {
    margin: 0 0 0 15px !important;
}
.edubin-editor-social-info a:first-child {
    margin: 0 0 0 0 !important;
}
.edubin-editor-social-info a, .edubin-social-share-icons-wrapper li a {
    display: inline-block;
    font-size: 15px;
    color: var(--edubin-heading-color);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    border: 1px solid #e7e7e7;
    width: 35px;
    height: 35px;
    line-height: 36px;
    border-radius: 100px;
}
.edubin-editor-social-info a:hover {
    color: var(--edubin-primary-color);
}
.edubin-woocommerce-shop-top p.woocommerce-result-count {
    margin: 0;
    color: var(--edubin-heading-color);
    font-family: var(--edubin-font-secondary);
    font-weight: var(--edubin-p-semi-bold);
}
@media only screen and (max-width: 767px) {
    .edubin-author-bio .edubin-author-details {
        padding-left: 20px;
    }
    .edubin-single-post-nav.edubin-next-post a {
        justify-content: flex-start;
    }
    .edubin-single-post-nav a span {
        -webkit-line-clamp: inherit;
    }
}
@media only screen and (max-width: 575px) {
    .edubin-author-bio {
        display: block;
    }
    .edubin-author-bio .edubin-author-details {
        padding-left: 0px;
        width: 100%;
        margin-top: 20px;
    }
}
body.admin-bar .fancybox-toolbar {
    top: 32px;
}
@-webkit-keyframes edubin-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes edubin-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes edubin-radius-change {
    0% {
        border-radius: 0px 0px 0px 0px;
    }
    40% {
        border-radius: 50px 0px 100px 0px;
    }
    80% {
        border-radius: 0px 50px 0px 100px;
    }
    100% {
        border-radius: 0px 0px 0px 0px;
    }
}
@-webkit-keyframes edubin-radius-change2 {
    0% {
        border-radius: 0px 0px 0px 0px;
    }
    25% {
        border-radius: 50px 0px;
    }
    50% {
        border-radius: 0px 0px 0px 0px;
    }
    75% {
        border-radius: 0px 50px;
    }
    100% {
        border-radius: 50px 0px;
    }
}
@keyframes edubin-radius-change2 {
    0% {
        border-radius: 0px 0px 0px 0px;
    }
    25% {
        border-radius: 50px 0px;
    }
    50% {
        border-radius: 0px 0px 0px 0px;
    }
    75% {
        border-radius: 0px 50px;
    }
    100% {
        border-radius: 50px 0px;
    }
}
.edubin-fade {
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.edubin-course-tab-content.edubin-fade {
    display: flex;
}
.edubin-course-tab-content.edubin-fade:not(.active) {
    display: none;
}
.edubin-fade:not(.active) {
    opacity: 0;
}
@media (prefers-reduced-motion: reduce) {
    .edubin-fade {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}
.w-100 {
    width: 100% !important;
}
/**
* -------------------
* ## Widget CSS
* -------------------
*/

#secondary, .widget {
    word-break: break-word;
}
.nice-select {
    float: none !important;
    border-radius: 0 !important;
    height: 50px !important;
    line-height: 50px !important;
    border-radius: 3px !important;
}
.nice-select::after {
    right: 18px !important;
    width: 5px !important;
}
.nice-select .list {
    width: calc(100% + 2px) !important;
    overflow-y: scroll !important;
    max-height: 365px !important;
    left: -1px;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: var(--edubin-primary-color)
}
.widget .nice-select ul li, .nice-select ul li {
    margin-top: 0 !important;
    padding-bottom: 0px !important;
    margin-bottom: 6px !important;
    border-bottom: 0 !important;
}
.widget .nice-select .list li {
    white-space: initial;
}
.widget_categories ul li.cat-item-none {
    text-align: left;
}
.widget_archive ul li, .widget_categories ul li {
    text-align: right;
    display: block;
    overflow: hidden;
}
.widget_archive ul li a, .widget_categories ul li a {
    float: left;
}
.widget li, #secondary li, .widget_archive ul li, .widget_categories ul li, .widget_pages ul li, .widget_meta ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_nav_menu ul li, .widget_recent_entries ul li {
    color: var(--edubin-heading-color);
    font-weight: var(--edubin-p-medium);
    margin-top: 0;
    margin-bottom: 14px;
    font-size: var(--edubin-font-size-b1);
    line-height: var(--edubin-line-height-b1);
}
.widget .nice-select .list li, #secondary .nice-select .list li, .widget_archive .nice-select ul.list li, .widget_categories .nice-select ul.list li, .widget_pages .nice-select ul.list li, .widget_meta .nice-select ul.list li, .widget_recent_comments .nice-select ul.list li, .widget_recent_entries .nice-select ul.list li, .widget_nav_menu .nice-select ul.list li, .widget_recent_entries .nice-select ul.list li {
    line-height: 40px;
}
.widget li a:hover, #secondary li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_recent_comments ul li a:hover, .widget_recent_entries ul li a:hover, .widget_nav_menu ul li a:hover, .widget_recent_entries ul li a:hover {
    color: var(--edubin-primary-color);
}
.widget li:last-child, #secondary li:last-child, .widget_archive ul li:last-child, .widget_categories ul li:last-child, .widget_pages ul li:last-child, .widget_meta ul li:last-child, .widget_recent_comments ul li:last-child, .widget_recent_entries ul li:last-child, .widget_nav_menu ul ul.sub-menu li:last-child, .widget_recent_entries ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.widget_archive ul.children, .widget_categories ul.children, .widget_pages ul.children, .widget_meta ul.children, .widget_nav_menu ul ul.sub-menu {
    margin-top: 10px;
    padding-left: 20px !important;
}
.widget_archive ul.children li, .widget_categories ul.children li, .widget_pages ul.children li, .widget_meta ul.children li, .widget_nav_menu ul ul.sub-menu li {
    padding-left: 0 !important;
}
.widget_archive ul.children li:last-child, .widget_categories ul.children li:last-child, .widget_pages ul.children li:last-child, .widget_meta ul.children li:last-child, .widget_nav_menu ul ul.sub-menu li:last-child {
    border-bottom: 0px !important;
}
.widget ul {
    list-style-type: none;
}
.widget ul li a, .widget a {
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.widget.widget_rss ul li a.rsswidget {
    font-weight: 700;
}
.widget select, .nice-select {
    display: block;
    max-width: 100%;
    width: 100%;
    background-color: #ffffff;
    background-image: none;
    font-family: var(--edubin-font-primary);
    border: 1px solid #eee;
    border-radius: 3px;
    font-weight: 500;
    font-size: 16px;
}
.nice-select span.current {
    color: var(--edubin-heading-color);
}
.nice-select:after {
    border-color: var(--edubin-heading-color);
}
.widget select option {
    padding: 10px 0px;
}
.widget #wp-calendar tbody td, .widget #wp-calendar.table>thead>tr>th {
    color: var(--edubin-heading-color);
}
.widget #wp-calendar.table>thead>tr>th {
    font-weight: 600;
    font-family: var(--edubin-font-secondary);
}
.widget_product_search .woocommerce-product-search, .widget_search form.search-form {
    position: relative;
}
.widget_product_search .woocommerce-product-search label, .widget_search .search-form label {
    display: block;
}
.widget_product_search .woocommerce-product-search button[type=submit], .widget_search .search-submit {
    display: none;
}
.widget_product_tag_cloud .tagcloud, .widget_tag_cloud .tagcloud {
    display: inline-block;
}
.widget_edubincore_lp_courses_widget .edubin-recent-course-each-item, .widget_edubincore_ld_courses_widget .edubin-recent-course-each-item, .widget_edubincore_tl_courses_widget .edubin-recent-course-each-item, .widget_edubincore_recent_posts_widget .edubin-recent-post-each-item, .widget_shopping_cart .edubin-mini-cart-each-item, .widget_products .product_list_widget li, .widget_top_rated_products .product_list_widget li, .widget_lp-widget-featured-courses .course-entry, .widget_lp-widget-recent-courses .course-entry, .widget_lp-widget-popular-courses .course-entry {
    display: flex;
}
.widget_edubincore_lp_courses_widget .edubin-recent-course-each-item .edubin-course-widget-thumb, .widget_edubincore_ld_courses_widget .edubin-recent-course-each-item .edubin-course-widget-thumb, .widget_edubincore_tl_courses_widget .edubin-recent-course-each-item .edubin-course-widget-thumb, .widget_edubincore_recent_posts_widget .edubin-recent-post-each-item .edubin-post-widget-thumb, .widget_shopping_cart .edubin-mini-cart-item-thumb, .widget_shopping_cart .edubin-mini-cart-item-thumb img, .widget_products .product_list_widget li img, .widget_top_rated_products .product_list_widget li img {
    width: 100px;
}
.widget_edubincore_lp_courses_widget .edubin-recent-course-each-item .edubin-course-widget-thumb, .widget_edubincore_ld_courses_widget .edubin-recent-course-each-item .edubin-course-widget-thumb, .widget_edubincore_tl_courses_widget .edubin-recent-course-each-item .edubin-course-widget-thumb, .widget_edubincore_recent_posts_widget .edubin-recent-post-each-item .edubin-post-widget-thumb, .widget_shopping_cart .edubin-mini-cart-item-thumb, .widget_products .product_list_widget li img, .widget_top_rated_products .product_list_widget li img {
    padding-right: 0;
    margin-right: 20px;
}
.widget_edubincore_lp_courses_widget .entry-title, .widget_edubincore_ld_courses_widget .entry-title, .widget_edubincore_tl_courses_widget .entry-title, .widget_edubincore_recent_posts_widget .entry-title {
    margin-bottom: 5px;
}
.widget_edubincore_lp_courses_widget .entry-title a, .widget_edubincore_ld_courses_widget .entry-title a, .widget_edubincore_tl_courses_widget .entry-title a, .widget_edubincore_recent_posts_widget .entry-title a, .widget_shopping_cart .edubin-mini-cart-product-name-quantity a, .widget_products .product_list_widget li .product-title a, .widget_top_rated_products .product_list_widget li .product-title a {
    color: var(--edubin-heading-color);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: var(--edubin-h6);
    line-height: var(--edubin-h6-lineHeight);
}
.widget_edubincore_lp_courses_widget .entry-title a:hover, .widget_edubincore_ld_courses_widget .entry-title a:hover, .widget_edubincore_tl_courses_widget .entry-title a:hover, .widget_edubincore_recent_posts_widget .entry-title a:hover, .widget_shopping_cart .edubin-mini-cart-product-name-quantity a:hover, .widget_products .product_list_widget li .product-title a:hover, .widget_top_rated_products .product_list_widget li .product-title a:hover {
    color: var(--edubin-primary-color);
}
.edubin-course-cat-widget-each-item:last-child {
    margin-bottom: 0;
}
.widget_edubincore_lp_courses_widget .entry-title, .widget_edubincore_ld_courses_widget .entry-title, .widget_edubincore_tl_courses_widget .entry-title {
    margin-bottom: 8px;
}
.widget_products .product_list_widget li .product-title, .widget_top_rated_products .product_list_widget li .product-title {
    width: 100%;
    display: flex;
}
.widget_products .product_list_widget li ins, .widget_top_rated_products .product_list_widget li ins {
    background: transparent;
}
.widget_edubincore_lp_courses_widget .edubin-recent-course-each-item .edubin-recent-course-price, .widget_edubincore_ld_courses_widget .edubin-recent-course-each-item .edubin-recent-course-price, .widget_edubincore_tl_courses_widget .edubin-recent-course-each-item .edubin-recent-course-price, .widget_products .product_list_widget li .woocommerce-Price-amount, .widget_top_rated_products .product_list_widget li .woocommerce-Price-amount {
    font-weight: 600;
}
.widget_edubincore_lp_courses_widget .edubin-recent-course-each-item .edubin-recent-course-price .origin-price {
    text-decoration: line-through;
    margin-right: 2px;
    display: none;
}
.widget_shopping_cart .edubin-mini-cart-each-item:first-child {
    padding: 0 0 30px;
}
.widget_edubincore_lp_courses_widget .edubin-recent-course-each-item, .widget_edubincore_ld_courses_widget .edubin-recent-course-each-item, .widget_edubincore_tl_courses_widget .edubin-recent-course-each-item, .widget_edubincore_recent_posts_widget .edubin-recent-post-each-item, .widget_lp-widget-featured-courses .course-entry, .widget_lp-widget-recent-courses .course-entry, .widget_lp-widget-popular-courses .course-entry, .widget_shopping_cart .edubin-mini-cart-each-item, #secondary .widget_products .product_list_widget li, #secondary .widget_top_rated_products .product_list_widget li {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid var(--edubin-color-border);
}
.widget_edubincore_lp_courses_widget .edubin-recent-course-each-item:last-child, .widget_edubincore_ld_courses_widget .edubin-recent-course-each-item:last-child, .widget_edubincore_tl_courses_widget .edubin-recent-course-each-item:last-child, .widget_edubincore_recent_posts_widget .edubin-recent-post-each-item:last-child, .widget_lp-widget-featured-courses .course-entry:last-child, .widget_lp-widget-recent-courses .course-entry:last-child, .widget_lp-widget-popular-courses .course-entry:last-child, .widget_shopping_cart .edubin-mini-cart-each-item:last-child, .widget_products .product_list_widget li:last-child, .widget_top_rated_products .product_list_widget li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
}
.widget_shopping_cart p.woocommerce-mini-cart__total.total {
    margin-top: 30px;
}
.widget_shopping_cart a.remove_from_cart_button {
    margin-top: -4px;
}
.widget_edubincore_lp_courses_widget .edubin-recent-course-each-item .edubin-course-widget-thumb img, .widget_edubincore_ld_courses_widget .edubin-recent-course-each-item .edubin-course-widget-thumb img, .widget_edubincore_tl_courses_widget .edubin-recent-course-each-item .edubin-course-widget-thumb img, .widget_edubincore_recent_posts_widget .edubin-recent-post-each-item .edubin-post-widget-thumb img, .widget_shopping_cart .edubin-mini-cart-item-thumb img, .widget_shopping_cart .edubin-mini-cart-item-thumb img, .widget_products .product_list_widget li img, .widget_top_rated_products .product_list_widget li img {
    min-width: 80px;
    max-width: 80px;
    width: 80px;
    display: flex;
    height: 80px;
    object-fit: cover;
    border-radius: 5px;
}
.widget_edubincore_recent_posts_widget .edubin-recent-post-each-item .post-meta {
    margin: 0px;
    display: flex;
}
.widget_edubincore_recent_posts_widget .edubin-recent-post-each-item .post-meta i {
    font-size: 16px;
    padding-right: 10px;
    position: relative;
    top: 2px;
    color: var(--edubin-primary-color);
}
.widget_lp-widget-featured-courses .course-entry .course-cover, .widget_lp-widget-recent-courses .course-entry .course-cover, .widget_lp-widget-popular-courses .course-entry .course-cover {
    min-width: 87px;
    min-height: 87px;
    display: flex;
    margin-right: 20px;
}
.widget_lp-widget-featured-courses .course-entry .course-cover img, .widget_lp-widget-recent-courses .course-entry .course-cover img, .widget_lp-widget-popular-courses .course-entry .course-cover img {
    width: 87px;
    height: 87px;
    display: flex;
    object-fit: cover;
}
.widget_lp-widget-featured-courses .course-entry .course-cover a, .widget_lp-widget-recent-courses .course-entry .course-cover a, .widget_lp-widget-popular-courses .course-entry .course-cover a, .widget_products .product_list_widget li a, .widget_top_rated_products .product_list_widget li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.widget_lp-widget-featured-courses .course-entry .course-detail h3.course-title, .widget_lp-widget-recent-courses .course-entry .course-detail h3.course-title, .widget_lp-widget-popular-courses .course-entry .course-detail h3.course-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.widget_lp-widget-featured-courses .widget-footer, .widget_lp-widget-recent-courses .widget-footer, .widget_lp-widget-popular-courses .widget-footer {
    display: flex;
    justify-content: center;
}
.widget_lp-widget-featured-courses .widget-footer a.pull-right, .widget_lp-widget-recent-courses .widget-footer a.pull-right, .widget_lp-widget-popular-courses .widget-footer a.pull-right {
    float: inherit;
    padding: 10px 20px;
    margin-top: 30px;
    color: #ffffff;
    border: 1px solid;
}
.widget_lp-widget-featured-courses .widget-footer a.pull-right:hover, .widget_lp-widget-recent-courses .widget-footer a.pull-right:hover, .widget_lp-widget-popular-courses .widget-footer a.pull-right:hover {
    background-color: #ffffff;
}
.widget_edubincore_lp_courses_widget .edubin-recent-course-each-item:not(:last-child), .widget_edubincore_ld_courses_widget .edubin-recent-course-each-item:not(:last-child), .widget_edubincore_recent_posts_widget .edubin-recent-post-each-item:not(:last-child) {
    margin-bottom: 20px;
}
.edubin-recent-post-each-item .post-meta-date {
    display: flex;
    color: var(--edubin-heading-color);
}
.edubin-recent-post-each-item .post-meta-date i {
    margin-right: 8px;
    top: 5px;
    position: relative;
}
.widget_edubincore_ld_courses_widget .edubin-recent-course-each-item .media-body, .widget_edubincore_lp_courses_widget .edubin-recent-course-each-item .media-body {
    margin-top: -6px;
}
.woocommerce .edubin-woo-product-widget-details .star-rating {
    margin: 10px 0;
}
.filter-widget .filter-search-widget, .edubin-search-box .search-form {
    position: relative;
}
.filter-widget.widget-search input[type="text"], .widget.widget_product_search input[type="search"], .edubin-search-box .search-form input {
    border: 0 none;
    background: #ffffff;
    height: 45px;
    width: 100%;
    border-radius: 100px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    padding: 0 20px 0 45px;
    font-family: var(--edubin-font-primary);
    border: 1px solid var(--edubin-color-border);
}
.filter-widget.widget-search .filter-search-widget:after, .widget_product_search .woocommerce-product-search:after, .edubin-search-box .search-form .search-button {
    position: absolute;
    top: 0;
    background-color: transparent;
    border: 0 none;
    height: 100%;
    text-align: center;
    color: var(--edubin-color-body);
    font-size: 18px;
    border-radius: 0;
    line-height: 45px;
    padding: 0;
    left: 20px;
}
.filter-widget.widget-search .filter-search-widget:after, .widget_product_search .woocommerce-product-search:after {
    font-family: 'flaticon_edubin' !important;
    content: "\f129";
    font-size: 15px;
}
.wp-calendar-nav {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    margin-top: 10px;
}
table#wp-calendar {
    caption-side: bottom;
    border-collapse: collapse;
    width: 100%;
    float: none;
    border: 0;
    margin-bottom: 0;
}
#wp-calendar caption {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    color: var(--edubin-heading-color);
    font-size: 18px;
    caption-side: top;
    font-weight: 500;
}
#wp-calendar #next a, #wp-calendar #prev a {
    font-size: 13px;
    font-weight: 600;
}
#wp-calendar thead {
    font-size: 14px;
}
#wp-calendar thead th {
    padding-bottom: 10px;
    text-align: center;
}
#wp-calendar.table>thead>tr>th {
    border: 0;
    font-weight: 700;
}
#wp-calendar.table-striped>tbody>tr:nth-of-type(odd) {
    background: transparent;
}
#wp-calendar tbody {
    color: var(--edubin-heading-color);
}
#wp-calendar tbody td {
    background: #fdfdfd;
    border: 1px solid var(--edubin-color-border);
    text-align: center;
    padding: 8px 0;
    transition: 0.3s;
    color: var(--edubin-color-body);
}
#wp-calendar tbody td a {
    color: var(--edubin-heading-color);
}
#wp-calendar tbody td:hover, #wp-calendar tbody td:hover a {
    background: var(--edubin-primary-color);
    color: var(--edubin-color-white);
    border-color: var(--edubin-primary-color);
}
#wp-calendar tbody .pad, #wp-calendar tbody .pad:hover {
    background: none;
}
#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
}
#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px;
}
.wp-block-image figcaption {
    color: #575757;
    line-height: 28px;
    font-size: 15px;
}
.wp-block-image figcaption a {
    color: var(--edubin-primary-color);
}
.wp-block-button a:hover {
    color: inherit;
}
.wp-block-button.is-style-squared .wp-block-button__link {
    color: #fff !important;
    border-radius: 0;
}
.wp-block-cover-text {
    color: var(--edubin-color-white) !important;
}
.wp-block-cover {
    margin-bottom: 30px;
}
.wp-block-categories .postform, .wp-block-archives select {
    margin-bottom: 15px;
}
.wp-block-latest-comments footer {
    clear: inherit;
}
.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.wp-block-search .wp-block-search__label {
    margin-bottom: 8px;
}
.wp-block-search__input {
    width: 100%;
    height: 60px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 0 15px;
}
.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    margin-bottom: 30px;
}
.wp-block-search__button-outside .wp-block-search__button {
    position: absolute;
    border: none;
    background: var(--edubin-primary-color);
    right: 0;
    top: 0px;
    height: 60px;
    color: #ffff;
    padding: 0px 25px;
    border-radius: 0px 4px 4px 0px;
}
.has-background .wp-block-group__inner-container {
    padding: 20px;
    margin-bottom: 25px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
    margin-bottom: 20px;
}
.wp-block-pullquote {
    border-top: 4px solid var(--edubin-color-body) !important;
    border-bottom: 4px solid var(--edubin-color-body) !important;
}
.blocks-gallery-caption {
    margin-bottom: 10px !important;
}
.gallery {
    margin-bottom: 10px;
}
.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-right: 5px !important;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
@media (max-width: 575px) {
    .gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
        max-width: 100%;
    }
}
.edubin-course-cat-widget-each-item {
    display: flex;
    align-items: center;
    font-weight: 600;
    margin-bottom: 25px;
}
.edubin-course-cat-widget-each-item .cate-icon {
    padding-right: 16px;
}
.edubin-course-cat-widget-each-item i {
    font-size: 30px;
    line-height: 1;
    font-weight: 400;
}
/**
* -------------------
* ## Post Details
* -------------------
*/

.tpc-edubin-blog-space {
    margin-right: 10px;
}
.tpc-post-details-page {
    margin-right: 25px;
}
.edubin-single-post .post-thumbnail {
    margin-bottom: 30px;
}
.edubin-single-post .post-thumbnail img {
    width: 100%;
}
.edubin-single-post .edubin-blog-meta {
    margin-bottom: 25px;
}
.edubin-single-post .post-main-title {
    margin-bottom: 5px;
}
.edubin-tag-social-share-wrapper {
    clear: both;
    padding-bottom: 60px;
    padding-top: 40px;
}
.edubin-tag-social-share-wrapper i.flaticon-tags {
    position: relative;
    bottom: -2px;
}
.edubin-tag-social-share.edubin-row {
    margin-bottom: 0px !important;
}
.edubin-tag-social-share.edubin-row>* {
    margin-bottom: 0px !important;
}
.wp-block-tag-cloud, .widget_product_tag_cloud .tagcloud, .widget_tag_cloud .tagcloud {
    margin: -5px;
}
.wp-block-tag-cloud a, .widget_product_tag_cloud .tagcloud a, .widget_tag_cloud .tagcloud a {
    background: #f3f3f8;
    border: 1px solid #f3f3f8;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    font-family: var(--edubin-font-secondary);
    margin: 5px;
    height: 38px;
    line-height: 38px;
    padding: 0 14px;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
    position: relative;
    z-index: 1;
    display: inline-block;
}
.edubin-post-tag-wrapper .edubin-post-tag a {
    transition: all 0.5s ease;
    font-size: 14px;
    letter-spacing: 0.1px;
    font-weight: 500;
    color: var(--edubin-meta-color);
    display: inline-block;
    margin-left: 5px;
}
.edubin-post-tag a:last-child .tags-sep {
    display: none;
}
.wp-block-tag-cloud a, .widget_product_tag_cloud .tagcloud a, .widget_tag_cloud .tagcloud a {
    font-size: 14px !important;
}
.wp-block-tag-cloud a:after, .widget_product_tag_cloud .tagcloud a:after, .widget_tag_cloud .tagcloud a:after {
    content: "";
    height: 100%;
    width: 100%;
    background: var(--edubin-primary-color);
    border-radius: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
    opacity: 0;
}
.wp-block-tag-cloud a:hover, .widget_product_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:hover {
    color: var(--edubin-color-white);
    border-color: transparent;
}
.wp-block-tag-cloud a:hover:after, .widget_product_tag_cloud .tagcloud a:hover:after, .widget_tag_cloud .tagcloud a:hover:after {
    opacity: 1;
}
@media (max-width: 991px) {
    .tpc-post-details-page {
        margin-right: 0px;
    }
}
@media (max-width: 767px) {
    .edubin-single-post .post-thumbnail {
        margin: 0px 0 30px;
    }
    .edubin-tag-social-share-wrapper {
        padding-bottom: 30px;
        padding-top: 20px;
    }
    .edubin-author-bio {
        padding: 40px 0 40px;
    }
}
/**
* -------------------
* # Header Logo & Menu
* -------------------
*/

.site-header {
    position: relative;
    -webkit-box-shadow: 0 3px 6px rgb(128 123 123 / 0%);
    box-shadow: 0 3px 6px rgb(128 123 123 / 0%);
}
body.admin-bar .header-get-sticky {
    top: 32px;
}
body.admin-bar.learnpress-checkout .header-get-sticky {
    top: inherit;
}
.edubin-header-transparent-enable .edubin-header-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: transparent;
}
.edubin-header-transparent-enable .site-header {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    background: transparent;
    z-index: 9;
    box-shadow: inherit;
}
.header-get-sticky {
    position: sticky;
    z-index: 11;
    right: 0;
    left: 0;
    top: 0;
    background: #fff;
}
.headroom {
    transition: transform .25s ease-in-out;
    will-change: transform
}
.headroom--pinned {
    transform: translateY(0)
}
.headroom--unpinned {
    transform: translateY(-100%)
}
header.header-get-sticky.headroom.headroom--not-top.headroom--not-bottom.headroom--pinned {
    -webkit-box-shadow: 0 3px 6px rgba(128, 128, 128, 0.1);
    box-shadow: 0 3px 6px rgba(128, 128, 128, 0.1);
}
header.header-get-sticky.headroom.headroom--not-bottom.headroom--pinned.headroom--top {
    -webkit-box-shadow: none;
    box-shadow: none;
}
header.header-get-sticky.headroom.headroom--top.headroom--not-bottom {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.edubin-header-transparent-enable header.header-get-sticky.headroom.headroom--not-top.headroom--not-bottom.headroom--pinned {
    position: sticky;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
    background: #fff;
}
body.admin-bar.edubin-header-transparent-enable header.header-get-sticky.headroom.headroom--not-top.headroom--not-bottom.headroom--pinned {
    top: 32px;
}
.edubin-header-transparent-enable header.edubin-elementor-header-wrapper.header-get-sticky.headroom.headroom--not-bottom.headroom--not-top.headroom--unpinned .edubin-header-container {
    position: sticky;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
    background: #fff;
}
.edubin-header-transparent-enable header.edubin-elementor-header-wrapper.header-get-sticky.headroom.headroom--not-bottom.headroom--not-top.headroom--pinned .edubin-header-container {
    background-color: #fff;
}
.edubin-header-transparent-enable header.edubin-elementor-header-wrapper.header-get-sticky.headroom.headroom--not-top.headroom--bottom.headroom--pinned .edubin-header-container {
    background-color: #fff;
}
.edubin-header-transparent-enable header.edubin-elementor-header-wrapper.header-get-sticky.headroom.headroom--not-bottom.headroom--top.madartank .edubin-header-container {
    background: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(128, 128, 128, 0.1);
    box-shadow: 0 3px 6px rgba(128, 128, 128, 0.1);
}
header .edubin-row {
    margin-bottom: 0;
}
header .edubin-row>* {
    margin-bottom: 0px !important;
}
.edubin-sticky-header-wrapper.edubin-header-sticky-active, .site-header.edubin-header-sticky-active {
    position: fixed;
    background: var(--edubin-color-white);
    -webkit-box-shadow: 0 3px 6px rgba(128, 128, 128, 0.1);
    box-shadow: 0 3px 6px rgba(128, 128, 128, 0.1);
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    -webkit-animation: headerSticky .95s ease forwards;
    animation: headerSticky .95s ease forwards;
    will-change: transform;
}
@media only screen and (max-width: 1199px) {
    .edubin-elementor-header-wrapper .edubin-sticky-header-wrapper.edubin-header-sticky-active, .edubin-elementor-header-wrapper .site-header.edubin-header-sticky-active {
        -webkit-animation: 700ms ease-in-out 0s normal none 1 running headerSticky;
        animation: 700ms ease-in-out 0s normal none 1 running headerSticky;
        will-change: inherit;
    }
}
.edubin-header-area.edubin-navbar {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.edubin-header-area.edubin-navbar ul.edubin-navbar-nav li a {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-header-area .main-navigation ul.edubin-navbar-nav>li.current-menu-item>a:after, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-header-area .main-navigation ul.edubin-navbar-nav>li:hover>a:after {
    background-color: #ffffff;
}
.edubin-header-area .main-navigation ul .edubin-mega-menu {
    min-width: 270px;
    height: auto;
    position: absolute;
    top: 90%;
    left: 0;
    z-index: 90;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    padding: 0px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-color: var(--edubin-color-white);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08);
    pointer-events: none;
}
.edubin-header-area .main-navigation ul ul.edubin-dropdown-menu {
    min-width: 270px;
    height: auto;
    position: absolute;
    top: 90%;
    left: 0;
    z-index: 90;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    padding: 20px 0 25px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-color: var(--edubin-color-white);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.07);
    border-top: 3px solid var(--edubin-primary-color);
    pointer-events: none;
}
.edubin-header-area .main-navigation ul .menu-align-right .edubin-mega-menu, .edubin-header-area .main-navigation ul .menu-align-right ul.edubin-dropdown-menu {
    left: inherit;
    right: 0;
}
.edubin-header-area .main-navigation ul>li:hover>.edubin-mega-menu, .edubin-header-area .main-navigation ul>li:hover>ul.edubin-dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    pointer-events: auto;
}
.edubin-header-area .main-navigation ul>li>ul.edubin-dropdown-menu>li ul, .edubin-header-area .main-navigation ul>li>ul.edubin-dropdown-menu>li:hover ul {
    left: 100%;
}
.edubin-header-area .main-navigation ul>li>ul.edubin-dropdown-menu>li:hover ul {
    top: -13px;
}
.edubin-header-area.edubin-navbar .site-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    transition: min-height 1s ease !important;
}
.responsive-header-logo h1, .edubin-header-area.edubin-navbar .site-branding h1 {
    margin: 5px 0 5px;
    font-size: 30px;
}
.responsive-header-logo p, .edubin-header-area.edubin-navbar .site-branding p {
    margin: 0 0 5px;
}
.edubin-header-area .edubin-navbar-collapse .menu-toggle {
    display: none;
}
.edubin-header-area .edubin-navbar-right {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.edubin-navbar-expand-lg .edubin-navbar-collapse {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.edubin-header-area .header-category {
    border-left: 1.5px solid #f2f2f2;
    border-right: 1.5px solid #f2f2f2;
    margin-right: 30px;
}
.theme-header-1 .edubin-header-area .header-category {
    margin-right: 15px;
}
.edubin-header-transparent-enable header:not(.edubin-header-sticky-active) .header-category {
    border-left: 0px;
    border-right: 0px;
}
.edubin-header-area .header-category .cat-menu-anchor-item {
    /*    padding: 0 40px !important;*/
}
.edubin-header-area .header-category .cat-menu-anchor-item>i {
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    top: 2px;
}
.edubin-header-area .cat-menu-item a:hover {
    color: var(--edubin-primary-color);
}
.edubin-theme-header-1-nav .edubin-navbar-collapse {
    justify-content: center;
}
.edubin-default-header-nav .edubin-navbar-collapse {
    justify-content: flex-end;
}
.edubin-navbar-expand-lg .edubin-navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.edubin-navbar-expand-lg .edubin-navbar-nav .edubin-dropdown-menu {
    position: absolute;
}
.edubin-header-area .edubin-navbar-brand, .edubin-header-area ul {
    margin: 0;
    padding: 0;
}
.edubin-header-area .edubin-navbar-light .edubin-navbar-nav .nav-link, .edubin-header-area ul.edubin-navbar-nav li a, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) ul>li>a, .edubin-header-area ul.edubin-navbar-nav li a:focus {
    color: var(--edubin-heading-color);
}
.header-color-white:not(.edubin-header-sticky-active) a.main-header-btn.color-heading.bg-white:after {
    background: var(--edubin-color-secondary);
}
.header-color-white:not(.edubin-header-sticky-active) a.main-header-btn.color-heading.bg-white:hover {
    color: var(--edubin-color-white) !important;
}
.header-color-white:not(.edubin-header-sticky-active) .edubin-woo-mini-cart-total-item {
    background-color: var(--edubin-color-white);
    color: var(--edubin-heading-color);
}
.header-color-white:not(.edubin-header-sticky-active) a.main-header-btn.color-heading.bg-white {
    color: var(--edubin-heading-color);
    background: var(--edubin-color-white);
}
.header-color-white:not(.edubin-header-sticky-active) .edubin-mobile-hamburger-menu a, .header-color-white:not(.edubin-header-sticky-active) .edu-header-search-field .inner .submit-button, .header-color-white:not(.edubin-header-sticky-active) .edubin-woo-mini-cart-link, .header-color-white:not(.edubin-header-sticky-active) .edu-header-search-field .inner input, .header-color-white:not(.edubin-header-sticky-active) .edu-header-search-field .inner input::placeholder, .header-color-white:not(.edubin-header-sticky-active) .edubin-header-area .header-quote .quote-icon a i, .header-color-white:not(.edubin-header-sticky-active) .edubin-header-area .header-quote .quote-icon button i, .header-color-white:not(.edubin-header-sticky-active) .edubin-header-area ul.edubin-navbar-nav>li.menu-item-has-children>a:before, .header-color-white:not(.edubin-header-sticky-active) .edubin-header-area ul.edubin-navbar-nav>li>a, .header-color-white:not(.edubin-header-sticky-active) .edubin-header-area ul.edubin-navbar-nav>li>a:focus {
    color: var(--edubin-color-white);
}
body.edubin-header-transparent-enable header.header-get-sticky.headroom.headroom--not-top.headroom--not-bottom.headroom--pinned .edubin-header-area ul.edubin-navbar-nav>li>a {
    color: var(--edubin-heading-color);
}
.header-color-white:not(.edubin-header-sticky-active) .edubin-header-area .header-category {
    border-color: var(--edubin-color-white);
}
.edubin-el-single-depth-menu li a, .edubin-header-area ul.edubin-navbar-nav li a {
    font-size: 15px;
    font-weight: 600;
    font-family: var(--edubin-font-secondary);
}
.edubin-header-area.edubin-navbar-expand-lg ul.edubin-navbar-nav>li>a.nav-link, .edubin-header-area ul.edubin-navbar-nav>li>a {
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 33px;
    padding-bottom: 33px;
    background: transparent;
    position: relative;
    display: inline-block;
}
.edubin-header-area.edubin-navbar-expand-lg ul.edubin-navbar-nav>li {
    padding: 0px;
    line-height: inherit;
    margin: 0;
    position: relative;
}
.edubin-header-area.edubin-navbar-expand-lg ul.edubin-navbar-nav>li.menu-align-fullwidth {
    position: static !important;
}
.edubin-header-area ul.edubin-navbar-nav>li.menu-item-has-children>a .edubin-menu-icon {
    position: absolute;
    right: 10px;
    font-size: 9px;
    line-height: 1;
    font-weight: 600;
    color: var(--edubin-heading-color);
    transition: .3s;
    top: 50%;
    transform: translateY(-50%);
}
.header-color-white:not(.edubin-header-sticky-active) ul.edubin-navbar-nav>li.menu-item-has-children>a .edubin-menu-icon {
    color: #fff;
}
.edubin-header-area.edubin-navbar-expand-lg ul li:not(.mega-menu) ul.edubin-dropdown-menu li.menu-item-has-children a .edubin-menu-icon {
    position: absolute;
    right: 10px;
    transform: rotate(-90deg) translateX(-50%);
    font-size: 10px;
    line-height: 1;
    font-weight: 600;
    color: var( --edubin-heading-color);
    transition: .3s;
}
.edubin-header-area ul.edubin-navbar-nav>li.menu-item-has-children:hover>a:before, .edubin-header-area ul li:not(.mega-menu) ul.edubin-dropdown-menu li.menu-item-has-children:hover:after, .edubin-header-area ul.edubin-navbar-nav>li:hover>a:before, .edubin-header-area ul.edubin-navbar-nav>li.active>a, .edubin-header-area ul.edubin-navbar-nav .menu-item-has-children li:hover>a, .edubin-header-area ul.edubin-navbar-nav>li:hover>a {
    color: var(--edubin-primary-color);
}
.edubin-header-area ul.edubin-navbar-nav .edubin-mega-menu li, .edubin-header-area ul.edubin-navbar-nav .dropdown ul.edubin-dropdown-menu li {
    margin: 0;
    padding: 0px;
    position: relative;
}
.edubin-header-area ul.edubin-navbar-nav .dropdown ul.edubin-dropdown-menu li, .edubin-header-area ul.edubin-navbar-nav .dropdown ul.edubin-dropdown-menu li a {
    width: 100%;
}
ul.edubin-mega-menu {
    padding: 0 !important;
}
.edubin-mega-menu .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100%;
}
@media only screen and (max-width: 1199px) {
    .edubin-mobile-menu-nav-wrapper .edubin-mega-menu .elementor-column, .edubin-mobile-menu-nav-wrapper .edubin-mega-menu .elementor-column.elementor-col-50, .edubin-mobile-menu-nav-wrapper .edubin-mega-menu .elementor-column[data-col="50"], .edubin-mobile-menu-nav-wrapper .edubin-mega-menu {
        width: 100% !important;
    }
    .edubin-mobile-menu-nav-wrapper .edubin-mega-menu .elementor-section .elementor-container {
        flex-direction: column;
    }
    .edubin-mega-menu .elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
        padding: 0;
    }
}
.edubin-el-single-depth-menu li a {
    display: block;
}
.edubin-el-single-depth-menu li:not(:last-child) a {
    margin-bottom: 10px;
}
@media only screen and (max-width: 1199px) {
    .edubin-mobile-menu .edubin-el-single-depth-menu li:not(:last-child) a {
        margin-bottom: 0px !important;
    }
}
.edubin-el-single-depth-menu li a:hover {
    color: var(--edubin-primary-color) !important;
}
.edubin-header-area ul.edubin-navbar-nav .dropdown ul.edubin-dropdown-menu li a {
    padding: 5px 20px;
    display: block;
}
.edubin-dash-hover .main-navigation ul.edubin-navbar-nav .menu-item-has-children li>a:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 10px;
    background: var(--edubin-primary-color);
    z-index: 9;
    border-radius: unset;
    opacity: 0;
    transition: all 0.5s ease;
}
.edubin-dash-hover .main-navigation ul.edubin-navbar-nav .menu-item-has-children li:hover>a:before {
    opacity: 1;
    left: 18px;
    transition: all 0.5s ease;
}
.edubin-dash-hover .main-navigation ul.edubin-navbar-nav .menu-item-has-children li:hover>a {
    padding-left: 35px;
    border-color: transparent;
    transition: all 0.5s ease;
}
.edubin-header-area ul.edubin-navbar-nav li.current_page_item>a {
    color: var(--edubin-primary-color) !important;
}
.edubin-header-area ul.edubin-navbar-nav li.current-menu-item>a {
    color: var(--edubin-primary-color) !important;
}
.edubin-header-area ul.edubin-navbar-nav li.current-menu-parent>a {
    color: var(--edubin-primary-color) !important;
}
.edubin-header-area ul.edubin-navbar-nav li.current-menu-ancestor.current_page_ancestor.menu-item-has-children>a {
    color: var(--edubin-primary-color) !important;
}
ul.edubin-nav-dropdown-menu li.current_page_item>a {
    color: var(--edubin-primary-color);
}
/*ul li.current-menu-item.active>a {
    color: var(--edubin-primary-color);
}*/

.edubin-header-area ul.edubin-navbar-nav li.mega-menu>ul.edubin-dropdown-menu>li:hover>a {
    color: #021E40;
    background-color: transparent;
}
.edubin-header-area .edubin-mobile-menu .dashicons, .edubin-header-area .edubin-mobile-menu .dashicons-before:before {
    display: inline-block;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    width: inherit;
    height: inherit;
}
.main-navigation {
    width: 100%;
}
.edubin-navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.edubin-navbar-nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.edubin-navbar-nav .edubin-dropdown-menu {
    list-style: none;
}
.edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-navbar-collapse>ul>li.menu-item-has-children:before, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-logged-in-user-name-wrapper, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-logged-out-user-wrapper a, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-woo-mini-cart-icon-wrapper i, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-logged-out-user-wrapper a .edubin-logged-out-user-icon, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-search-popup-btn, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-woo-mini-cart-total-price, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) .edubin-elementor-mobile-hamburger-menu a {
    color: #ffffff;
}
.edubin-header-transparent-enable .edubin-site-main-logo-type.edubin-has-transparent-logo, .edubin-header-transparent-enable .edubin-sticky-header-wrapper.edubin-header-sticky-active .edubin-site-transparent-logo-type, .single-edubin_header .edubin-site-main-logo.edubin-site-transparent-logo-type {
    display: none;
}
.single-edubin_header .edubin-site-main-logo.edubin-site-transparent-logo-type.edubin-has-no-main-logo {
    display: block;
}
.single-edubin_header.edubin-header-transparent-enable .edubin-site-main-logo-type.edubin-has-transparent-logo, .edubin-header-transparent-enable .edubin-sticky-header-wrapper.edubin-header-sticky-active .edubin-site-main-logo-type.edubin-has-transparent-logo {
    display: flex;
}
.edubin-header-area .header-quote {
    display: flex;
    justify-content: flex-end;
    margin: 0 -17px;
    align-items: center;
}
.edubin-header-area .header-quote .quote-icon {
    margin: 0 17px;
    padding-left: 20px;
}
.edubin-header-area .quote-icon.edubin-theme-nav-responsive {
    display: none;
}
.edubin-header-area .header-quote .quote-icon a.header-login-register, .edubin-header-area .header-quote .quote-icon button.search-trigger {
    padding: 0;
    border: 0 none;
    width: auto;
    background: transparent;
    display: flex;
    align-items: center;
}
.edubin-header-area .header-quote .quote-icon a i, .edubin-header-area .header-quote .quote-icon button i {
    color: var(--edubin-heading-color);
    font-size: 23px;
    transition: 0.3s;
    position: relative;
    top: 5px;
}
.edubin-header-area .header-quote .quote-icon.quote-user img {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    object-fit: cover;
}
/*.edubin-header-area.edubin-navbar .site-branding {
    height: 90px;
    line-height: 90px;
}*/

.edubin-header-right-side {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    padding-left: 12px;
    margin-left: 27px;
}
@media only screen and (max-width: 1199px) {
    .edubin-header-right-side {
        margin-right: 20px;
    }
}
.theme-default-header .edubin-header-right-side:after {
    position: absolute;
    content: "";
    height: 40px;
    width: 2px;
    background-color: #F3F3F3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
.theme-header-4 .header-top-social-share:after {
    position: absolute;
    content: "";
    height: 40px;
    width: 2px;
    background-color: #F3F3F3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
@media only screen and (max-width: 1199px) {
    .theme-default-header .edubin-header-right-side:after {
        display: none;
    }
}
body.edubin-header-transparent-enable .edubin-header-right-side:after {
    height: 35px;
    background-color: #f3f3f34a;
}
.edubin-dark-header.theme-default-header .edubin-header-right-side:after, .edubin-dark-header.theme-header-4 .edubin-header-right-side:after {
    background-color: #444444;
}
@media only screen and (max-width: 767px) {
    .edubin-header-area .header-quote .quote-icon {
        margin: 0 10px;
    }
}
@-webkit-keyframes EdubinFadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes EdubinFadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@-webkit-keyframes headerSticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes headerSticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.EdubinFadeInDown {
    -webkit-animation-name: EdubinFadeInDown;
    animation-name: EdubinFadeInDown;
}
@-webkit-keyframes EdubinFadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes EdubinFadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.EdubinFadeInRight {
    -webkit-animation-name: EdubinFadeInRight;
    animation-name: EdubinFadeInRight;
}
@-webkit-keyframes EdubinFadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes EdubinFadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.EdubinFadeOutRight {
    -webkit-animation-name: EdubinFadeOutRight;
    animation-name: EdubinFadeOutRight;
}
.tpc-menu-hot-badge {
    display: inline-block;
    padding: 0.63em 0.65em 0.35em 0.65em;
    font-size: 9px;
    font-family: var(--edubin-font-secondary);
    font-weight: var(--edubin-p-bold);
    line-height: 1;
    color: var(--edubin-color-white);
    background-color: var(--edubin-color-01);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-left: 5px;
}
.tpc-menu-new-badge {
    display: inline-block;
    padding: 0.63em 0.65em 0.35em 0.65em;
    font-size: 9px;
    font-family: var(--edubin-font-secondary);
    font-weight: var(--edubin-p-bold);
    line-height: 1;
    color: var(--edubin-color-white);
    background-color: var(--edubin-color-05);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-left: 5px;
}
a.main-header-btn.edu-btn.btn-medium {
    padding: 0 30px;
    margin-left: 30px;
}
a.main-header-btn.edubin-btn {
    margin-left: 25px;
    padding: 12px 22px;
    font-weight: 500;
}
.edubin-theme-nav-responsive {
    margin-left: 40px;
}
.edubin-header-area .site-branding {
    margin-right: 40px;
}
.tpc-header-navbar {
    display: flex;
    position: relative;
}
@media only screen and (max-width: 1198px) {
    .tpc-header-navbar {
        justify-content: space-between;
    }
}
.theme-header-2 .tpc-header-navbar {
    justify-content: space-between;
}
.theme-header-4 .tpc-header-navbar {
    justify-content: space-between;
}
.edubin-theme-header-nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.theme-header-1 .edubin-container-fluid, .theme-header-2 .edubin-container-fluid, .theme-header-3 .edubin-container-fluid {
    padding-left: 90px;
    padding-right: 90px;
}
.theme-header-1 .edubin-theme-header-nav .edubin-navbar-collapse, .theme-header-4 .edubin-theme-header-nav .edubin-navbar-collapse {
    justify-content: flex-start !important;
}
body.header-bg-white:not(.edubin-header-transparent-enable) .site-header:not(.edubin-header-sticky-active) {
    background: var(--edubin-color-white);
    z-index: 2;
    position: relative;
}
.theme-header-1 a.main-header-btn {
    margin-left: 35px;
}
.theme-header-1 .edubin-header-area .quote-search {
    display: none;
}
.theme-default-header .edubin-navbar-expand-lg .edubin-navbar-collapse {
    justify-content: flex-end;
}
@media only screen and (max-width: 1699px) {
    .theme-header-1 .edubin-container-fluid {
        padding-left: 22px;
        padding-right: 22px;
    }
    .theme-header-1 .edu-header-search-field {
        display: none;
    }
    .theme-header-1 .edubin-header-area .quote-search {
        display: block;
    }
}
@media only screen and (max-width: 1350px) {
    .edubin-header-area .header-category {
        display: none;
    }
}
@media only screen and (max-width: 1199px) {
    .theme-default-header .edubin-header-right-side, .theme-header-1 .edubin-header-right-side {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
@media only screen and (max-width: 767px) {
    .theme-header-2 .edu-header-search-field {
        display: none;
    }
    .theme-header-3 .edu-header-search-field {
        display: none;
    }
    a.main-header-btn {
        display: none !important;
    }
    .edubin-header-area .site-branding {
        margin-right: 20px;
    }
}
/*====== edubin-dark-header ===== */

.edubin-dark-header .edubin-header-area {
    background: #000;
}
.edubin-dark-header .edubin-header-area.edubin-navbar-expand-lg ul.edubin-navbar-nav>li>a.nav-link, .edubin-dark-header .edubin-header-area ul.edubin-navbar-nav>li>a {
    color: #fff;
}
body .edubin-dark-header .edubin-header-area.edubin-navbar-expand-lg ul.edubin-navbar-nav>li.menu-item-has-children>a .edubin-menu-icon {
    color: #fff !important;
}
.edubin-dark-header .edubin-header-area ul.edubin-navbar-nav>li.menu-item-has-children>a:before {
    color: #fff;
}
.edubin-dark-header .edubin-header-area .header-quote .quote-icon a i, .edubin-dark-header .edubin-header-area .header-quote .quote-icon button i {
    color: #fff;
}
.edubin-dark-header a.edubin-woo-mini-cart-link {
    color: #fff;
}
.edubin-dark-header a.navbar-brand.site-main-logo {
    display: none;
}
.edubin-dark-header .edubin-header-area .header-category {
    border-left: 1.5px solid #2b2b2b;
    border-right: 1.5px solid #2b2b2b;
}
@media only screen and (max-width: 1450px) {
    .edubin-header-area .header-category {
        display: none;
    }
    .theme-header-1 .edubin-container-fluid, .theme-header-2 .edubin-container-fluid, .theme-header-3 .edubin-container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
    .edu-header-search-field .inner input {
        max-width: 150px;
    }
}
.edubin-dark-header .edu-header-search-field .inner input {
    color: #fff;
}
.edubin-dark-header .edubin-header-area i.flaticon-menu {
    color: #fff;
}
.edubin-dark-header .edu-header-search-field i {
    color: #fff;
}
/*====== Theme Header 5 ===== */

.theme-header-5 .edubin-navbar-expand-lg .edubin-navbar-collapse {
    justify-content: center;
}
/**
* -------------------
* ## Header Top
* -------------------
*/

.tpc-header-top-bar {
    background-color: #1f2432;
    color: var(--edubin-color-white);
    font-family: var(--edubin-font-secondary);
    font-size: 14px;
    line-height: 46px;
    font-weight: 500;
}
.tpc-header-top-bar a {
    color: var(--edubin-color-white);
}
.tpc-header-top-bar a:hover {
    color: var(--edubin-color-secondary);
}
.tpc-top-bar-style-1 .edubin-container-fluid {
    padding-left: 90px;
    padding-right: 90px;
}
.tpc-header-top-bar .header-top-left, .tpc-header-top-bar .header-top-right, .edubin-header-top-content {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 991px) {
    .tpc-header-top-bar .header-top-left, .tpc-header-top-bar .header-top-right, .edubin-header-top-content {
        justify-content: center;
    }
}
.tpc-header-top-bar .header-top-message a {
    color: var(--edubin-color-secondary);
    margin-left: 2px;
    text-decoration: underline;
}
.tpc-header-top-bar .header-top-message a:hover {
    color: var(--edubin-primary-color);
}
.tpc-header-top-bar .header-top-message marquee {
    line-height: initial;
    position: relative;
    top: 7px;
    color: rgba(255, 255, 255, 0.7);
}
.edubin-header-right-side .header-top-social-share {
    position: relative;
    top: 4px;
}
.theme-header-4 .header-top-social-share {
    padding-right: 20px;
}
.tpc-header-top-bar .header-top-right {
    margin: 0 -30px;
}
.tpc-header-top-bar .header-top-right>div {
    padding-left: 25px;
    margin-left: 25px;
}
.tpc-header-top-bar .header-top-left>div {
    padding-right: 20px;
    margin-right: 20px;
}
.tpc-header-top-bar .header-top-left>div:last-child {
    padding-right: 0;
    margin-right: 0;
}
.tpc-header-top-bar .header-top-left>div, .tpc-header-top-bar .header-top-right>div {
    position: relative;
}
.tpc-header-top-bar .header-top-right>div:before {
    content: "";
    height: 20px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
.tpc-header-top-bar .header-top-right>.header-top-social-share:before {
    display: none;
}
.tpc-header-top-bar .header-top-right>.header-top-social-share {
    padding-left: 0;
    margin-left: 0;
}
.tpc-header-top-bar .header-top-right>div:last-child:after {
    display: none;
}
.tpc-header-top-bar i {
    font-size: 15px;
    color: var(--edubin-color-secondary);
    padding-right: 10px;
    position: relative;
    top: 1px;
}
.tpc-header-top-bar a.main-header-btn.top-text-btn {
    color: var(--edubin-primary-color);
}
.tpc-header-top-bar .main-header-btn.top-text-btn i {
    padding-left: 6px;
}
.tpc-header-top-bar .main-header-btn.top-text-btn:hover i {
    color: #fff;
}
.tpc-header-top-bar .header-top-social-share a i {
    color: #fff;
    font-size: 13px;
    padding-right: 0;
    transition: .3s;
}
.tpc-header-top-bar .header-top-social-share a:hover i {
    color: rgba(255, 255, 255, 0.7);
}
.tpc-header-top-bar .header-top-social-share a i.flaticon-youtube-logotype {
    font-size: 16px;
}
.tpc-header-top-bar .header-top-social-share a i.flaticon-facebook {
    font-size: 15px;
}
.header-top-social-share span {
    padding-left: 20px;
    color: #fff;
}
.tpc-header-top-bar.tpc-top-bar-style-2 {
    background-color: #08294d;
}
.tpc-header-top-bar.tpc-top-bar-style-2 a {
    color: #fff;
}
.tpc-header-top-bar.tpc-top-bar-style-2 a:hover {
    color: rgba(255, 255, 255, 0.7);
}
.tpc-header-top-bar.tpc-top-bar-style-2 i {
    color: #fff;
}
.tpc-top-bar-style-2 .header-top-left>div {
    position: relative;
}
.tpc-top-bar-style-2 .header-top-left>div:after {
    background-color: rgba(255, 255, 255, 0.5);
    height: 20px;
    content: "";
    width: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
.tpc-top-bar-style-2.tpc-header-top-bar .header-top-right {
    margin: 0;
}
.tpc-top-bar-style-2 .header-top-left>div:last-child:after {
    display: none;
}
.tpc-header-top-bar a.edu-btn.btn-small {
    border-radius: 1px;
    font-weight: 500;
    color: var(--edubin-color-white);
    height: 36px;
    line-height: 36px;
    padding: 0 17px;
    font-size: 14px;
    top: 5px;
}
.tpc-header-top-bar a.edu-btn:after {
    border-radius: 0;
}
.tpc-header-top-bar.tpc-top-bar-style-2 a.edu-btn i {
    color: var(--edubin-color-white);
    margin-left: 6px;
    font-size: 13px;
    padding: 0;
}
.header-top-right a.tpc-login-register-popup-trigger {
    /*    top: 3px;*/
    position: relative;
}
.edubin-header-sticky-active .tpc-header-top-bar {
    display: none;
}
@media only screen and (max-width: 1450px) {
    .tpc-top-bar-style-1 .edubin-container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 1350px) {
    .tpc-header-top-bar .header-top-social-share {
        display: none;
    }
}
@media only screen and (max-width: 1199px) {
    .tpc-top-bar-style-1 .edubin-container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tpc-header-top-bar .header-top-right>div {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tpc-header-top-bar .header-top-right {
        margin: 0 -15px;
    }
}
/*@media only screen and (max-width: 991px) {
    .tpc-header-top-bar {
        display: none;
    }
}*/

/*==== tpc-top-bar-style-3 ===== */

.tpc-header-top-bar.tpc-top-bar-style-3 {
    line-height: 49px;
    height: 48px;
}
.tpc-top-bar-style-3 .edubin-header-top-content {
    justify-content: center;
    display: inherit;
}
.tpc-top-bar-style-3 .tpc-header-top-bar {
    line-height: 55px;
}
.tpc-top-bar-style-3 .header-top-message marquee {
    font-size: 16px;
    font-weight: inherit;
}
/**
* -------------------
* ## Mobile Menu
* -------------------
*/

.edubin-mobile-menu-nav-wrapper.edubin-mobile-menu-visible {
    opacity: 1;
    left: 0;
    overflow-y: auto;
    z-index: 1020;
    pointer-events: all;
}
.edubin-filter-active-overlay, .edubin-mobile-menu-overlay, .edubin-elementor-mobile-menu-overlay {
    z-index: 9;
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    visibility: hidden;
    opacity: 0;
    transition: opacity .5s ease-out;
}
.tpc-body-filter-sidebar-active .edubin-filter-active-overlay, .edubin-mobile-menu-active .edubin-mobile-menu-overlay, .edubin-mobile-menu-active .edubin-elementor-mobile-menu-overlay {
    visibility: visible;
    opacity: 1;
}
.edubin-mobile-menu-nav-wrapper {
    position: fixed;
    overflow-y: auto;
    top: 0;
    width: 350px;
    padding: 0px;
    height: 100%;
    display: block;
    z-index: 0;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 6%);
    background: var(--edubin-color-white);
    opacity: 0;
    left: -150px;
    transition: all .5s ease-out;
    pointer-events: none;
}
.edubin-mobile-menu-nav-wrapper .responsive-header-top {
    display: flex;
    border-bottom: 1px solid var(--edubin-color-border);
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
}
.edubin-mobile-menu-nav-wrapper ul li, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) ul.edubin-elementor-mobile-menu-item li {
    margin: 0;
    padding: 0;
}
.edubin-mobile-menu-nav-wrapper ul li a, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) ul.edubin-elementor-mobile-menu-item>li>a {
    padding: 8px 0;
    display: block;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}
.edubin-mobile-menu-nav-wrapper ul li+li, .edubin-header-transparent-enable .edubin-sticky-header-wrapper:not(.edubin-header-sticky-active) ul.edubin-elementor-mobile-menu-item li+li {
    border-top: 1px solid var(--edubin-color-border);
}
/* .edubin-mobile-menu-nav-wrapper ul li.menu-item-has-children>a::after {
    position: absolute;
    content: "\f142";
    font-family: 'flaticon_edubin' !important;
    right: 0;
    top: 50%;
    transition: all 0.3s ease-out;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
} */

.edubin-mobile-menu-nav-wrapper ul li.menu-item-has-children>a .edubin-menu-icon, .edubin-elementor-mobile-menu-nav-wrapper .edubin-mobile-menu-nav-wrapper ul li.menu-item-has-children>a .edubin-menu-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-out;
    font-size: 16px;
}
@media only screen and (max-width: 1200px) {
    .edubin-mobile-menu-active .edubin-header-area.edubin-navbar-expand-lg ul li:not(.mega-menu) ul.edubin-dropdown-menu li.menu-item-has-children a .edubin-menu-icon {
        font-size: 16px;
        right: 10px;
        transform: rotate(0deg) translateY(-50%);
    }
}
.edubin-mobile-menu-nav-wrapper ul li.menu-item-has-children>a[aria-expanded="true"]::after {
    content: "\f1af";
}
.edubin-elementor-mobile-menu-close {
    display: flex;
    justify-content: flex-end;
    padding: 10px 20px 0 0;
}
.edubin-elementor-mobile-hamburger-menu a:focus, .edubin-mobile-hamburger-menu a:focus, .edubin-mobile-menu-close a:focus, .edubin-elementor-mobile-menu-close a:focus, .edubin-mobile-menu-nav-wrapper ul li a:focus, .edubin-header-area ul.edubin-navbar-nav li a:focus, .widget ul li a:focus, .widget a:focus {
    outline: none;
}
.edubin-mobile-menu-nav-wrapper ul {
    margin: 0;
    list-style: none;
}
.edubin-mobile-menu-nav-wrapper ul li ul {
    padding-left: 15px;
}
.edubin-mobile-menu-close a, .edubin-elementor-mobile-menu-close a {
    position: relative;
    z-index: 2;
    top: -2px;
    left: 0;
    background: var(--edubin-color-white);
    border: 0 none;
    color: var(--edubin-heading-color);
    width: 40px;
    height: 40px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
}
.edubin-mobile-menu, .edubin-mobile-menu-item, .edubin-elementor-mobile-menu-item {
    display: none;
}
.edubin-mobile-menu-nav-wrapper ul.edubin-mobile-menu-item, .edubin-header-area ul.edubin-elementor-mobile-menu-item {
    padding: 15px 20px;
}
@media screen and (max-width: 350px) {
    .edubin-mobile-menu-nav-wrapper {
        width: 100%;
    }
}
.edubin-elementor-nav-menu-wrapper .edubin-mobile-menu-nav-wrapper.edubin-mobile-menu-visible {
    overflow-y: inherit;
}
.edubin-elementor-nav-menu-wrapper ul#edubin-elementor-mobile-menu-item {
    background: #fff;
}
.edubin-elementor-nav-menu-wrapper .edubin-elementor-mobile-menu-overlay {
    height: 100vh;
}
/**
* -------------------
* ## Mega Menu
* -------------------
*/

.edubin-header-area ul.edubin-navbar-nav li.mega-menu>ul {
    display: flex;
}
.edubin-header-area ul.edubin-navbar-nav li.mega-menu>ul.edubin-dropdown-menu>li {
    display: block;
    margin: 0 0px;
    width: 240px;
    border: none;
    padding: 0 15px;
}
.edubin-header-area ul.edubin-navbar-nav li.mega-menu>ul.edubin-dropdown-menu>li>a {
    border-bottom: 1px solid var(--edubin-color-border);
    border-radius: 0;
    font-size: var(--edubin-font-size-b2);
    line-height: 1.5;
    font-size: 15px;
    margin-bottom: 5px;
}
.edubin-mobile-menu-nav-wrapper li.mega-menu.hide-header>ul.edubin-dropdown-menu>li>a, .edubin-header-area ul.edubin-navbar-nav li.mega-menu.hide-header>ul.edubin-dropdown-menu>li>a {
    display: none;
}
.edubin-header-area .edubin-mobile-menu-nav-wrapper li.mega-menu.hide-header>ul {
    padding-left: 0;
}
.edubin-mobile-menu-nav-wrapper li.mega-menu.hide-header.mm-active .mm-collapse, .edubin-mobile-menu-nav-wrapper li.mega-menu.hide-header.mm-active .mm-collapse:not(.mm-show) {
    display: block;
}
.edubin-header-area ul.edubin-navbar-nav li.mega-menu>ul.edubin-dropdown-menu>li>a:hover {
    color: #272727;
    background-color: inherit;
}
.edubin-header-area ul.edubin-navbar-nav li.mega-menu>ul.edubin-dropdown-menu>li ul {
    position: relative;
    width: 100%;
    left: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: inherit;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 0;
}
.edubin-header-area ul.edubin-navbar-nav li.mega-menu>ul.edubin-dropdown-menu>li ul li {
    padding: 0;
}
.edubin-header-area ul.edubin-navbar-nav li.mega-menu ul {
    padding-bottom: 5px;
}
.edubin-header-area ul.edubin-navbar-nav li.mega-menu:hover ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
/**
* -------------------
* ## Search Field
* -------------------
*/

.edu-header-search-field {
    margin: 0 20px;
    line-height: 1;
}
.edu-header-search-field .inner {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
header:not(.edubin-header-sticky-active) .edu-header-search-field.bg-white .inner {
    background: var(--edubin-color-white);
    border: none;
}
.edu-header-search-field .inner input {
    height: 50px;
    border: none;
    line-height: 1;
    font-size: 15px;
    color: var(--edubin-heading-color);
    font-weight: 400;
    padding: 0 0 0 20px;
    font-family: var(--edubin-font-primary);
    max-width: 173px;
}
@media only screen and (max-width: 1550px) {
    .edu-header-search-field .inner input {
        max-width: 150px;
    }
}
.edu-header-search-field .inner .submit-button {
    border: none;
    background-color: transparent;
    font-size: 18px;
    color: var(--edubin-heading-color);
    padding: 0 20px;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
    top: 4px;
    position: relative;
}
/**
* -------------------
* ## Login/Register PopUp
* -------------------
*/

.edubin-login-form-popup {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: -999;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    opacity: 0;
}
.edubin-login-form-popup.login-popup-visible {
    opacity: 1;
    z-index: 1055;
    transition: opacity 0.15s linear;
}
.edubin-login-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -999;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    overflow-x: hidden;
    overflow-y: auto;
}
.edubin-login-popup-overlay.active {
    opacity: .65;
    z-index: 1050;
    transition: opacity 0.15s linear;
}
.edubin-login-form-popup .edubin-login-form-inner {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
    max-width: 500px;
    margin: 10% auto 10%;
    position: relative;
}
.edubin-login-form-popup .edubin-login-popup-close {
    position: absolute;
    content: '';
    right: 35px;
    top: 17px;
    z-index: 1;
}
.edubin-login-form-popup .edubin-login-popup-close button {
    font-size: 14px;
    color: var(--edubin-heading-color);
    border: 0;
    padding: 0;
}
.edubin-login-form-popup .edubin-login-popup-close button:hover {
    color: var(--edubin-primary-color);
}
.edubin-login-form-popup.login-popup-visible .edubin-login-form-inner {
    transform: none;
}
.edubin-login-form-popup .edubin-login-form-content {
    padding: 70px 50px;
    border-radius: 5px;
    max-width: 470px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, 0.2);
    outline: 0;
}
.edubin-login-form-inner input[type="password"], .edubin-login-form-inner input[type="email"], .edubin-login-form-inner input[type="text"] {
    border: 1px solid var(--edubin-color-border);
    height: 50px;
    box-shadow: none;
    padding: 0 20px;
    outline: none;
    border-radius: 5px;
    color: var(--edubin-heading-color);
    line-height: normal;
    background: var(--edubin-color-white);
    width: 100%;
    font-family: var(--edubin-font-primary);
}
.edubin-login-form-inner input:-webkit-autofill, .edubin-login-form-inner input:-webkit-autofill:hover, .edubin-login-form-inner input:-webkit-autofill:focus, .edubin-login-form-inner input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.edubin-login-form-inner input::placeholder {
    color: var(--edubin-color-body);
}
.edubin-login-form-inner .edubin-login-item {
    margin-bottom: 30px;
}
.edubin-login-form-inner .remember-me-with-register {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.edubin-login-form-inner input[type="checkbox"].remember-user {
    display: none;
}
.edubin-login-form-inner span.remember-me-text {
    position: relative;
    color: var(--edubin-heading-color);
    font-size: 16px;
    line-height: 24px;
}
.edubin-login-form-inner .lost_password {
    position: relative;
    color: var(--edubin-primary-color);
    font-size: 16px;
    line-height: 24px;
    margin-left: 15px;
}
.edubin-login-form-inner .lost_password:hover {
    color: var(--edubin-color-secondary);
}
.edubin-login-form-inner span.remember-me-text:before {
    background: #fff;
    color: var(--edubin-primary-color);
    width: 17px;
    height: 17px;
    min-width: 17px;
    line-height: 17px;
    text-align: center;
    justify-content: center;
    border: 1px solid var(--edubin-color-border);
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
    margin-left: 0;
    font-size: 0;
    vertical-align: middle;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    cursor: pointer;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    content: "\eb7b";
    font-family: remixicon !important;
    font-style: normal;
    pointer-events: auto;
}
.edubin-login-form-inner input[type="checkbox"].remember-user:checked+span.remember-me-text:before {
    font-size: 15px;
    background: var(--edubin-primary-color);
    color: #fff;
    border-color: var(--edubin-primary-color);
}
.edubin-login-form-inner .edubin-login-register-button {
    border-radius: 5px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: var(--edubin-color-white);
    background: var(--edubin-primary-color);
    padding: 0 30px;
    transition: 0.4s;
    font-family: var(--edubin-font-primary) !important;
    border: 0 none;
    width: 100%;
    text-align: center;
    position: relative;
}
.edubin-login-form-inner .edubin-login-register-button.button-login {
    margin-top: 24px;
}
.edubin-login-form-inner input[type="submit"].edubin-submit-button {
    display: inline-block;
    background: var(--edubin-color-btn-bg);
    border-color: var(--edubin-color-btn-border);
    color: var(--edubin-color-btn-text);
    color: #ffffff;
    border-radius: 3px;
    padding: 17px 30px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    transition: all 0.3s ease 0s;
}
.edubin-login-form-inner .edubin-login-register-wrapper {
    position: relative;
    display: inline-block;
    z-index: 1;
    width: 100%;
}
.edubin-login-form-inner .edubin-login-register-button:after {
    content: "";
    height: 100%;
    width: 0;
    background: var(--edubin-primary-color);
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.edubin-login-form-inner .edubin-login-register-button:hover:after {
    left: 0;
    width: 100%;
}
.edubin-login-form-inner .edubin-login-form-tab-wrapper {
    display: flex;
    justify-content: center;
}
.edubin-login-form-inner .edubin-login-form-tab {
    background: #F2F2F2;
    display: inline-flex;
    border-radius: 3px;
    font-size: 15px;
    font-family: var(--edubin-font-secondary);
    font-weight: 600;
    color: var(--edubin-heading-color);
}
.edubin-login-form-inner .edubin-login-form-tab span {
    padding: 0 33px;
    height: 40px;
    line-height: 41px;
    cursor: pointer;
    border-radius: 3px;
}
.edubin-login-form-inner .edubin-login-form-tab span.active {
    background: var(--edubin-heading-color);
    color: var(--edubin-color-white);
}
.edubin-login-form-inner .edubin-login-form-tab span.login-item {
    border-radius: 3px 0 0 3px;
}
.edubin-login-form-inner .edubin-login-form-tab span.register-item {
    border-radius: 0 3px 3px 0;
}
.edubin-login-form-inner .edubin-register-box-text, .edubin-login-form-inner .edubin-login-box-text {
    text-align: center;
    margin-top: 42px;
    margin-bottom: 42px;
}
.edubin-login-form-inner .edubin-register-box-text h3, .edubin-login-form-inner .edubin-login-box-text h3 {
    font-size: 28px;
    line-height: 40px;
    color: var(--edubin-heading-color);
    font-family: var(--edubin-font-secondary);
    margin-bottom: 0;
}
.edubin-login-form-inner .edubin-login-text, .edubin-login-form-inner .edubin-register-text {
    font-size: 15px;
    line-height: 24px;
    color: var(--edubin-heading-color);
    margin-top: 5px;
}
.edubin-login-form-inner #edubin-login-form-trigger, .edubin-login-form-inner #edubin-register-form-trigger {
    color: var(--edubin-primary-color);
    cursor: pointer;
}
@media only screen and (max-width: 575px) {
    .edubin-login-form-popup .edubin-login-form-content {
        max-width: 100%;
        padding: 30px;
    }
    .edubin-login-form-inner .edubin-register-box-text, .edubin-login-form-inner .edubin-login-box-text {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .edubin-login-form-inner .edubin-register-box-text h3, .edubin-login-form-inner .edubin-login-box-text h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .edubin-login-form-popup .edubin-login-popup-close {
        right: 15px;
    }
}
/*===============================================================
 ##Button
 =================================================================*/

.edubin-btn {
    display: inline-block;
    background: var(--edubin-color-btn-bg);
    border-color: var(--edubin-color-btn-border);
    color: var(--edubin-color-btn-text);
    border-radius: 3px;
    padding: 17px 30px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    transition: all 0.3s ease 0s;
}
.edubin-btn.edubin-full-btn {
    width: 100%;
    text-align: center;
    border-radius: 3px;
    padding: 17px 30px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    transition: all 0.3s ease 0s;
    background: var(--edubin-color-btn-bg);
    border-color: var(--edubin-color-btn-border);
    color: var(--edubin-color-btn-text);
}
.edubin-btn.edubin-full-btn:hover {
    background: var(--edubin-color-btn-bg-hover);
    border-color: var(--edubin-color-btn-border-hover);
    color: var(--edubin-color-btn-text-hover);
}
.edubin-btn svg {
    fill: #fff;
    transition: all 0.3s ease 0s;
}
.edubin-btn:hover, .edubin-btn:focus, .edubin-btn:active {
    background: var(--edubin-color-btn-bg-hover);
    border-color: var(--edubin-color-btn-border-hover);
    color: var(--edubin-color-btn-text-hover);
}
.edubin-btn:hover svg {
    fill: #fff;
}
.edubin-btn-2 {
    border-radius: 100px;
}
.edubin-btn-icon i {
    padding-left: 10px;
    position: relative;
    font-size: 11px;
}
.edubin-btn-icon svg {
    height: 15px;
    position: relative;
    top: 2px;
}
.edubin-button-icon-position-before svg, .edubin-button-icon-position-before i {
    padding-right: 10px;
}
.edubin-button-icon-position-after svg, .edubin-button-icon-position-after i {
    padding-left: 10px;
}
@media only screen and (max-width: 767px) {
    .tpc-course-details-page-content .learndash-wrapper #btn-join, a.edu-btn, button.edu-btn {
        padding: 0 20px;
        font-size: 14px;
        height: 50px;
        line-height: 52px;
    }
}
.woocommerce-Reviews .edubin-button-item:hover:after, p.edubin-cart-shop-page-link a:hover:after, .edubin-woo-mini-cart-inner p.woocommerce-mini-cart__buttons .button.checkout:hover:after, .tpc-course-details-page-content .learndash-wrapper #btn-join:hover:after, a.edu-btn:hover:after, button.edu-btn:hover:after, .edubin-mailchimp-subscribe-btn.style-1:hover:after, .edubin-mailchimp-subscribe-btn.style-2:hover:after {
    left: 0;
    width: 100%;
}
a.edu-btn.btn-large, button.edu-btn.btn-large {
    padding: 0 40px;
}
a.edu-btn.btn-large i, button.edu-btn.btn-large i {
    top: 0;
    padding-left: 10px;
}
a.edu-btn.btn-medium, button.edu-btn.btn-medium {
    line-height: 1;
    padding: 15px 25px;
    border-radius: 100px;
}
a.edu-btn.btn-small, button.edu-btn.btn-small {
    line-height: 1;
    padding: 10px 20px;
    font-size: 14px;
}
a.edu-btn.left-icon i, button.edu-btn.left-icon i {
    padding-left: 0;
    padding-right: 10px;
}
a.edu-btn.btn-secondary, button.edu-btn.btn-secondary {
    background: var(--edubin-color-secondary);
    color: var(--edubin-color-white);
}
a.edu-btn.btn-secondary:hover, button.edu-btn.btn-secondary:hover {
    color: var(--edubin-color-white);
    background: var(--edubin-primary-color);
}
a.edu-btn.btn-secondary1, button.edu-btn.btn-secondary1 {
    background: var(--edubin-color-secondary);
    color: var(--edubin-color-white);
}
a.edu-btn.btn-secondary1:hover, button.edu-btn.btn-secondary1:hover {
    color: var(--edubin-heading-color);
    background: var(--edubin-color-white);
}
a.edu-btn.btn-border, button.edu-btn.btn-border {
    background: var(--edubin-primary-color);
    border: 1px solid var(--edubin-color-border);
    padding: 15px 35px;
    border-radius: 100px;
}
a.edu-btn.btn-border:after, button.edu-btn.btn-border:after {
    display: none;
}
a.edu-btn.btn-border:hover, button.edu-btn.btn-border:hover {
    background: var(--edubin-color-thirty);
    border-color: var(--edubin-color-thirty);
    color: var(--edubin-color-white);
}
a.edu-btn.btn-border-curved, button.edu-btn.btn-border-curved {
    border-radius: 30px 5px;
    background-color: transparent;
    border: 1px solid var(--edubin-color-border);
    color: var(--edubin-color-white);
    padding: 0 25px;
}
a.edu-btn.btn-border-curved:after, button.edu-btn.btn-border-curved:after {
    display: none;
}
a.edu-btn.btn-border-curved:hover, button.edu-btn.btn-border-curved:hover {
    border-radius: 5px 30px;
    border-color: var(--edubin-primary-color);
    color: var(--edubin-primary-color);
}
a.edu-btn.btn-round, button.edu-btn.btn-round {
    background-color: var(--edubin-color-white);
    color: var(--edubin-heading-color) !important;
    border-radius: 30px;
}
a.edu-btn.btn-round:hover, button.edu-btn.btn-round:hover {
    color: var(--edubin-color-white) !important;
}
a.main-header-btn.btn-radius {
    border-radius: 25px;
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a.btn-transparent, a.btn-transparent, button.btn-transparent {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: var(--edubin-color-01);
    display: inline-block;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a.btn-transparent.color-primary {
    color: var(--edubin-primary-color);
}
a.btn-transparent i, button.btn-transparent i {
    padding-left: 6px;
    top: -1px;
    position: relative;
    font-size: 12px;
}
a.btn-transparent::after, button.btn-transparent::after {
    position: absolute;
    content: "";
    left: auto;
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: var(--edubin-primary-color);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a.btn-transparent:hover, a.btn-transparent:hover, button.btn-transparent:hover {
    color: var(--edubin-primary-color);
}
a.btn-transparent:hover::after, button.btn-transparent:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}
.button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -5px;
}
.button-group a {
    margin: 5px;
}
.btn-gradient {
    background: -webkit-linear-gradient(right, var(--edubin-color-secondary) 0%, var(--edubin-primary-color) 100%) !important;
    background: var(--edubin-primary-color) !important;
}
.btn-gradient::after {
    background: -webkit-linear-gradient(right, var(--edubin-primary-color) 0%, var(--edubin-color-secondary) 100%) !important;
    background: linear-gradient(-90deg, var(--edubin-primary-color) 0%, var(--edubin-color-secondary) 100%) !important;
}
a.edu-btn i, button.edu-btn i {
    padding-left: 8px;
    position: relative;
    font-size: 15px;
    top: 2px;
}
@media only screen and (max-width: 767px) {
    a.edu-btn i, button.edu-btn i {
        font-size: 9px;
    }
}
.edubin-button-widget-wrapper {
    display: flex;
}
.edubin-button-item {
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    line-height: 1;
    color: var(--edubin-color-white);
    background: var(--edubin-primary-color);
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-family: var(--edubin-font-secondary);
    border: 0 none;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.edubin-button-item.edubin-button-size-small {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
}
.edubin-button-item.edubin-button-size-medium {
    height: 50px;
    line-height: 51px;
    padding: 0 25px;
}
.edubin-button-item.edubin-button-size-large {
    padding: 0 40px;
}
.edubin-button-item.edubin-button-style-two, .edubin-button-item.edubin-button-style-three {
    background: var(--edubin-color-secondary);
}
.edubin-button-item.default-style:after {
    content: "";
    height: 100%;
    width: 0;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.edubin-button-item.edubin-button-style-default.default-style:after, .edubin-button-item.edubin-button-style-two.default-style:after, .edubin-button-item.edubin-button-style-four.default-style:after, .edubin-button-item.edubin-button-style-curved.default-style:after {
    background: var(--edubin-primary-color);
}
.edubin-button-item i {
    padding-left: 6px;
    position: relative;
    font-size: 11px;
}
.edubin-button-icon-position-after i {
    padding-left: 10px;
    position: relative;
    font-size: 11px;
}
.edubin-button-item:hover, .edubin-button-item:focus, .edubin-button-item:active {
    color: var(--edubin-color-white);
}
.edubin-button-item.default-style:hover:after {
    left: 0;
    width: 100%;
}
.edubin-button-item.edubin-button-style-curved {
    border-radius: 30px 5px;
}
.edubin-button-item.edubin-button-style-curved:hover {
    border-radius: 5px 30px;
}
.edubin-button-item.edubin-button-style-three.default-style:hover {
    color: var(--edubin-heading-color) !important;
}
.edubin-button-item.edubin-button-style-three.default-style:after {
    background: var(--edubin-color-white);
}
.edubin-button-item.edubin-button-style-four.default-style {
    background: #f0f4f5;
    color: var(--edubin-primary-color);
}
.edubin-button-item.edubin-button-style-four.default-style:hover {
    color: var(--edubin-color-white);
}
.edubin-button-item.edubin-button-style-five.default-style {
    color: var(--edubin-heading-color);
    background: var(--edubin-color-white);
}
.edubin-button-item.edubin-button-style-five:hover {
    color: var(--edubin-color-white);
}
.edubin-button-item.edubin-button-style-five.default-style:after {
    background: var(--edubin-color-secondary);
}
@media only screen and (max-width: 767px) {
    .edubin-button-item {
        padding: 0 20px;
        font-size: 14px;
        height: 50px;
        line-height: 52px;
    }
    .edubin-button-item i {
        font-size: 9px;
    }
}
/**
* --------------------------------------
* # Woo Mini Cart
* --------------------------------------
*/

.edubin-logged-in-user-hover-content, .edubin-woo-mini-cart-content {
    position: absolute;
    content: '';
    left: 0;
    top: 100%;
    z-index: 99;
    background-color: #ffffff;
    padding: 20px;
    min-width: 180px;
    visibility: hidden;
    opacity: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08);
}
.edubin-logged-in-user-visible-content .edubin-logged-in-user-name, .edubin-logged-out-user-wrapper .edubin-logged-out-user-text {
    font-weight: 600;
}
.edubin-logged-in-user-hover-content:before, .edubin-woo-mini-cart-content:before {
    top: -7.5px;
    content: '';
    position: absolute;
    left: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: -2px -2px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: -2px -2px 10px -5px rgba(0, 0, 0, 0.2);
    border-top: 7.5px solid #ffffff;
    border-bottom: 7.5px solid transparent;
    border-left: 7.5px solid #ffffff;
    border-right: 7.5px solid #ffffff;
}
.edubin-woo-mini-cart-content:before {
    top: -7px;
}
.edubin-logged-in-user-wrapper:hover .edubin-logged-in-user-hover-content, .edubin-woo-mini-cart-icon-wrapper.edubin-woo-mini-cart-active-on-hover:hover .edubin-woo-mini-cart-content, .edubin-woo-mini-cart-content.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.edubin-woo-mini-cart-wrapper, .edubin-woo-mini-cart-inner, .edubin-woo-mini-cart-icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    bottom: -2px;
}
.edubin-woo-mini-cart-wrapper {
    padding: 0 15px 0 20px;
}
.theme-header-1 .edubin-woo-mini-cart-wrapper {
    padding: 0 18px 0 55px;
}
.edubin-woo-mini-cart-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.edubin-woo-mini-cart-content:before {
    left: inherit;
    right: 22px;
}
.edubin-woo-mini-cart-icon-wrapper i {
    font-size: 20px;
}
.edubin-woo-mini-cart-total-item {
    background-color: var(--edubin-primary-color);
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 23px;
    left: 15px;
    top: calc(50% - 21px);
    font-size: 12px;
    font-weight: 500;
    font-family: var(--edubin-font-secondary);
}
.edubin-woo-mini-cart-total-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    font-size: 20px;
    line-height: 1;
}
.edubin-woo-mini-cart-content {
    right: -20px;
    left: inherit;
    width: 370px;
    padding: 20px 28px 25px;
}
.edubin-mini-cart-items {
    max-height: 450px;
    overflow-y: auto;
}
.edubin-mini-cart-each-item, .edubin-mini-cart-item-thumb a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.edubin-mini-cart-each-item:not(:last-child) {
    margin-bottom: 30px;
}
.edubin-mini-cart-item-thumb {
    width: 95px;
    padding-right: 15px;
}
.edubin-mini-cart-item-thumb img {
    width: 75px;
    height: 75px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
}
.edubin-mini-cart-product-name-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -2px;
    color: var(--edubin-color-black);
    font-size: 15px;
}
.edubin-mini-cart-product-name-quantity, .edubin-mini-cart-product-name-quantity a {
    font-weight: 600;
}
.edubin-mini-cart-product-name-quantity a {
    margin-bottom: 5px;
    font-size: var(--edubin-font-size-b3);
    line-height: 1.6;
    color: var(--edubin-color-black);
    font-family: var(--edubin-font-secondary);
    padding-right: 8px;
}
.edubin-mini-cart-product-name-quantity a:hover {
    color: var(--edubin-primary-color);
}
.edubin-mini-cart-product-name-quantity .quantity {
    font-size: 15px;
    font-weight: 400;
}
.edubin-mini-cart-each-item a.remove {
    border: 0;
    color: var(--edubin-color-body) !important;
    background: transparent;
    font-size: 26px;
    margin-top: -5px;
    font-size: 0;
    position: relative;
}
.edubin-mini-cart-each-item a.remove:after {
    position: absolute;
    content: "\f13e";
    font-family: 'flaticon_edubin';
    right: 3px;
    top: 6px;
    font-size: 12px;
}
.edubin-mini-cart-each-item a.remove:hover:after {
    color: var(--edubin-color-secondary);
}
a.remove_from_cart_button {
    margin-left: auto;
    font-weight: 700;
    font-size: 24px;
    margin-top: -7px;
}
.edubin-mini-cart-each-item .blockUI.blockOverlay {
    background-color: inherit !important;
}
.edubin-mini-cart-each-item:first-child .blockUI.blockOverlay::before {
    top: calc(50% - 18px);
}
.edubin-mini-cart-each-item .blockUI.blockOverlay::before {
    position: absolute;
    top: calc(50% - 10px);
    left: 13px;
    -webkit-animation: edubin-spin 1s ease-in-out infinite;
    animation: edubin-spin 1s ease-in-out infinite;
    content: '\f18f';
    font-family: 'Flaticon_edubin';
    line-height: 1;
    font-size: 20px;
}
.edubin-woo-mini-cart-inner p.woocommerce-mini-cart__total.total {
    border-top: 3px double rgba(178, 187, 197, .3);
    padding: 20px 0;
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 600;
    color: var(--edubin-color-black);
    line-height: 1;
    margin-bottom: 0;
}
.edubin-woo-mini-cart-inner p.woocommerce-mini-cart__total.total strong {
    font-weight: 600;
}
.edubin-woo-mini-cart-inner p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
    margin-left: auto;
}
.edubin-woo-mini-cart-inner p.woocommerce-mini-cart__buttons .button {
    border-radius: 25px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: var(--edubin-color-white);
    padding: 0 36px;
    margin-bottom: 0 !important;
    overflow: hidden;
}
.edubin-woo-mini-cart-inner p.woocommerce-mini-cart__buttons .button.checkout {
    margin-left: 10px !important;
    background: var(--edubin-color-secondary);
    position: relative;
}
.edubin-woo-mini-cart-inner p.woocommerce-mini-cart__buttons .button.checkout:hover {
    background: var(--edubin-primary-color);
}
p.woocommerce-mini-cart__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0px;
}
p.edubin-cart-empty-text, p.edubin-cart-shop-page-link {
    margin: 0px;
}
p.edubin-cart-empty-text {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 18px;
    color: var(--edubin-heading-color);
}
.edubin-woo-mini-cart-inner .edubin-cart-empty-text {
    font-weight: 500;
    font-size: 18px;
}
.edubin-woo-mini-cart-inner .edubin-cart-empty-text strong {
    font-weight: 500;
}
p.edubin-cart-shop-page-link a {
    width: 100%;
}
p.edubin-cart-shop-page-link {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-flex;
}
.edubin-cart-empty-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.edubin-woo-mini-cart-link {
    cursor: pointer;
}
@media only screen and (max-width: 1199px) {
    .edubin-woo-mini-cart-content {
        display: none;
    }
    .edubin-woo-mini-cart-link {
        height: 80px;
        line-height: 90px;
    }
}
@media only screen and (max-width: 570px) {
    .edubin-woo-mini-cart-wrapper {
        display: none;
    }
    .header-top-social-share {
        display: none;
    }
}
/**
* -------------------
* # Footer
* -------------------
*/

.edubin-footer-default-wrapper {
    padding: 25px 0 40px 0;
    color: #ffffff;
    background: var(--edubin-heading-color);
    text-align: center;
}
.edubin-footer-default-wrapper a {
    color: #ffffff;
}
.edubin-footer-default-wrapper a:hover {
    color: var(--edubin-primary-color);
}
.pixelcurve-progress-parent {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(255, 71, 87, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    background: var(--edubin-primary-color);
}
.pixelcurve-progress-parent.pixelcurve-backto-top-active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.pixelcurve-progress-parent::after {
    position: absolute;
    font-family: 'flaticon_edubin' !important;
    content: "\f141";
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.pixelcurve-progress-parent:hover::after {
    color: #fff;
}
.pixelcurve-progress-parent svg path {
    fill: none;
}
.pixelcurve-progress-parent svg.pixelcurve-back-circle path {
    stroke: var(--edubin-primary-color);
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
/**
* -----------------------------
* # Page Header & Breadcrumb
* -----------------------------
*/

.edubin-page-title-area {
    padding-top: 60px;
    padding-bottom: 60px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
    text-align: center;
    background-color: #07294d;
}
.edubin-header-transparent-enable .edubin-page-title-area {
    padding-top: 145px;
}
.edubin-page-title-area.edubin-breadcrumb-has-bg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0);
}
.edubin-page-title-area .edubin-page-title, .edubin-page-title-area .edubin-breadcrumb-wrapper {
    z-index: 1;
    position: relative;
}
.edubin-single-blog .blog-content .title, .edubin-page-title-area .edubin-page-title {
    text-overflow: ellipsis;
    -ms-word-wrap: break-word;
    word-break: break-word;
}
.edubin-page-title-area .edubin-page-title h1 {
    margin: 0 0 5px 0;
    font-size: 40px;
    line-height: 1.4;
    color: var(--edubin-heading-color);
}
.edubin-page-title-area .edubin-breadcrumb-wrapper {
    margin-top: 10px;
    margin-bottom: 7px;
}
.edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul, .edubin-page-title-area .edubin-breadcrumb-wrapper ul {
    display: inline-flex;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li, .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li, .edubin-page-title-area .edubin-breadcrumb-wrapper ul li {
    margin: 0;
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li, .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li, .edubin-page-title-area .edubin-breadcrumb-wrapper ul li, .edubin-page-title-area .edubin-breadcrumb-wrapper .learn-press-breadcrumb {
    list-style: none;
    position: relative;
    font-size: var(--edubin-font-size-b2);
    line-height: 22px;
    font-weight: 400;
    color: var(--edubin-color-body);
}
.edubin-page-title-area .edubin-breadcrumb-wrapper ul li a {
    color: var(--edubin-color-body);
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li:first-child, .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li:first-child, .edubin-page-title-area .edubin-breadcrumb-wrapper ul li:first-child, .edubin-page-title-area .edubin-breadcrumb-wrapper .learn-press-breadcrumb a:first-child {
    margin-left: 0;
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li:last-child, .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li:last-child, .edubin-page-title-area .edubin-breadcrumb-wrapper ul li:last-child, .edubin-page-title-area .edubin-breadcrumb-wrapper .learn-press-breadcrumb a:last-child {
    margin-right: 0;
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li:not(:last-child), .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li:not(:last-child), .edubin-page-title-area .edubin-breadcrumb-wrapper ul li:not(:last-child) {
    padding-right: 25px;
}
.edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li:after, .edubin-page-title-area .edubin-breadcrumb-wrapper ul li:after, .edubin-page-title-area .edubin-breadcrumb-wrapper .learn-press-breadcrumb a:after {
    content: "\f140";
    font-family: flaticon_edubin;
    position: absolute;
    right: 9px;
    top: 0px;
    font-size: 10px;
    font-weight: var(--edubin-p-bold);
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li:last-child:after, .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li:last-child:after, .edubin-page-title-area .edubin-breadcrumb-wrapper ul li:last-child:after {
    display: none;
}
.edubin-page-title-area.edubin-default-breadcrumb {
    background-color: #faf9f6;
    box-shadow: inset 0 0 30px rgb(0 0 0 / 5%);
    padding: 100px 0 90px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
}
.edubin-page-title-area.edubin-default-breadcrumb .edubin-page-title h1 {
    font-size: var(--edubin-h1);
    line-height: var(--edubin-h1-lineHeight);
    margin-bottom: 12px;
}
.edubin-page-title-area.edubin-default-breadcrumb .edubin-breadcrumb-wrapper ul {
    justify-content: center;
}
.edubin-page-title-area.edubin-default-breadcrumb .edubin-breadcrumb-wrapper {
    margin-top: 20px;
}
.edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li, .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li a, .edubin-page-title-area.edubin-default-breadcrumb .edubin-breadcrumb-wrapper ul li a, .edubin-page-title-area.edubin-default-breadcrumb .edubin-breadcrumb-wrapper ul li {
    color: var(--edubin-heading-color);
    font-size: 15px;
    font-family: var(--edubin-font-secondary);
}
.edubin-breadcrumb-wrapper ul li span.active {
    color: #fff;
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li, .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li, .edubin-page-title-area.edubin-default-breadcrumb .edubin-breadcrumb-wrapper ul li {
    font-weight: var(--edubin-p-regular);
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li a, .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li a, .edubin-page-title-area.edubin-default-breadcrumb .edubin-breadcrumb-wrapper ul li a {
    font-weight: var(--edubin-p-regular);
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li a:hover, .edubin-breadcrumb-style-2 .edubin-breadcrumb-wrapper ul li a:hover, .edubin-page-title-area.edubin-default-breadcrumb .edubin-breadcrumb-wrapper ul li a:hover {
    color: var(--edubin-primary-color);
}
.edubin-course-page-header .shape-image, .edubin-default-breadcrumb .shape-image {
    position: absolute;
    z-index: -1;
}
.edubin-course-page-header .shape-1, .edubin-default-breadcrumb .shape-1 {
    height: 470px;
    width: 470px;
    border: 1px solid var(--edubin-color-border);
    border-radius: 50%;
    top: -315px;
    left: -60px;
}
.edubin-course-page-header .shape-2, .edubin-default-breadcrumb .shape-2 {
    height: 470px;
    width: 470px;
    border: 1px solid var(--edubin-color-border);
    border-radius: 50%;
    top: 30px;
    right: -180px;
}
.edubin-course-page-header .shape-3, .edubin-default-breadcrumb .shape-3 {
    top: 60px;
    left: 7%;
}
.edubin-course-page-header .shape-4, .edubin-default-breadcrumb .shape-4 {
    bottom: 120px;
    right: 23%;
}
.edubin-course-page-header .shape-5, .edubin-default-breadcrumb .shape-5 {
    top: 140px;
    right: 209px;
}
@media (max-width: 991px) {
    .edubin-page-title-area {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .edubin-header-transparent-enable .edubin-page-title-area {
        padding-top: 110px;
    }
    .edubin-page-title-area.edubin-default-breadcrumb .edubin-page-title h1, .edubin-page-title-area .edubin-page-title h1 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .edubin-page-title-area.edubin-default-breadcrumb .edubin-page-title h1, .edubin-page-title-area .edubin-page-title h1 {
        font-size: 24px;
    }
}
.edubin-breadcrumb-style-1 {
    padding: 85px 0 85px;
}
/*.edubin-page-title-area.edubin-breadcrumb-style-1.edubin-breadcrumb-has-bg:before {
    background: rgba(0, 0, 0, 0.6);
}*/

.edubin-breadcrumb-style-1 .edubin-page-title {
    text-align: center;
}
.edubin-breadcrumb-style-1 .edubin-page-title h1 {
    color: var(--edubin-color-white);
    font-size: var(--edubin-h1);
    line-height: var(--edubin-h1-lineHeight);
    width: 70%;
    margin: 0 auto 12px;
}
.edubin-page-title-area.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper {
    margin-top: 20px;
}
.edubin-page-title-area.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul {
    justify-content: center;
}
.edubin-breadcrumb-style-blog-overlay .edubin-page-title .entry-title{
    color: #fff;
    margin-bottom: 15px;
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li, .edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li a {
    color: var(--edubin-color-white);
    font-size: 16px;
    font-family: var(--edubin-font-secondary);
}
.edubin-breadcrumb-style-1 .edubin-breadcrumb-wrapper ul li:after {
    content: "\f140";
    font-family: flaticon_edubin;
    position: absolute;
    right: 9px;
    top: 0px;
    font-size: 10px;
    font-weight: var(--edubin-p-bold);
    color: var(--edubin-color-white) !important;
}
.edubin-page-title-area.edubin-breadcrumb-style-blog-overlay{
    padding: 150px 0px;
}
.blog_layout_overlay .edubin-page-title-area.edubin-default-breadcrumb .edubin-page-title h1{
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edubin-breadcrumb-style-1 .edubin-page-title h1 {
        font-size: 38px;
    }
}
@media only screen and (max-width: 767px) {
    .edubin-breadcrumb-style-1 {
        padding: 100px 0 90px;
    }
    .edubin-breadcrumb-style-1 .edubin-page-title h1 {
        width: 100%;
    }
    .edubin-breadcrumb-style-1 .edubin-page-title h1 {
        font-size: 30px;
    }
    .edubin-page-title-area.edubin-breadcrumb-style-blog-overlay{
        padding: 100px 0px;
    }
}
@media only screen and (max-width: 575px) {
    .edubin-breadcrumb-style-1 {
        padding: 80px 0 70px;
    }
    .edubin-breadcrumb-style-1 .edubin-page-title h1 {
        font-size: 26px;
    }
    .edubin-page-title-area.edubin-breadcrumb-style-blog-overlay{
        padding: 80px 0px;
    }
}
.edubin-breadcrumb-style-2 {
    padding: 13px 0;
    background: #f5f5f5;
}
/**
* -------------------
* # Pagination
* -------------------
*/

body .tutor-pagination-wrap, .edubin-pagination-wrapper .page-number, .edubin-pagination-wrapper.woocommerce-pagination .page-numbers {
    margin: 70px 0 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.edubin-pagination-wrapper.woocommerce-pagination .page-numbers .page-numbers:empty, .edubin-pagination-wrapper .page-number:empty {
    margin: 0 !important;
}
body .tutor-pagination-wrap li, nav.edubin-theme-page-links ul li, .edubin-pagination-wrapper ul li {
    margin-bottom: 0;
    margin-top: 0px;
}
body .tutor-pagination-wrap span, body .tutor-pagination-wrap a:not(:last-child), nav.edubin-theme-page-links ul.pager li:not(:last-child), .edubin-pagination-wrapper .page-number li:not(:last-child), .edubin-pagination-wrapper.woocommerce-pagination .page-numbers li:not(:last-child), .edubin-pagination-wrapper.tpc-custom-pagination .page-number span:not(:last-child), .edubin-pagination-wrapper.tpc-custom-pagination .page-number a:not(:last-child) {
    margin-right: 12px;
}
body .tutor-pagination-wrap span, body .tutor-pagination-wrap a, nav.edubin-theme-page-links ul.pager li span, nav.edubin-theme-page-links ul.pager li a, .edubin-pagination-wrapper.woocommerce-pagination .page-numbers .page-numbers, .edubin-pagination-wrapper .page-number .page-numbers {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    border: 1px solid #ebebeb;
    border-radius: 100px;
    text-align: center;
    color: var(--edubin-heading-color);
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
    font-size: 16px;
    position: relative;
    z-index: 1;
}
.edubin-pagination-wrapper.woocommerce-pagination .page-numbers .page-numbers {
    margin-top: 0 !important;
}
.edubin-pagination-wrapper.woocommerce-pagination .page-numbers i, nav.edubin-theme-page-links ul.pager li .edubin-pagination-icon, .edubin-pagination-wrapper .page-numbers .edubin-pagination-icon {
    font-size: 13px;
    position: relative;
}
body .tutor-pagination-wrap span:before, body .tutor-pagination-wrap a:before, nav.edubin-theme-page-links ul.pager li span:before, nav.edubin-theme-page-links ul.pager li a:before, .edubin-pagination-wrapper.woocommerce-pagination .page-numbers .page-numbers:before, .edubin-pagination-wrapper .page-number .page-numbers:before {
    content: "";
    height: 100%;
    width: 100%;
    background: var(--edubin-primary-color);
    border-radius: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
    z-index: -1;
    opacity: 0;
}
nav.edubin-theme-page-links ul.pager li.active span:before, nav.edubin-theme-page-links ul.pager li:hover a:before, .edubin-pagination-wrapper.woocommerce-pagination .page-numbers .page-numbers.current:before, .edubin-pagination-wrapper.woocommerce-pagination .page-numbers .page-numbers:hover:before, .edubin-pagination-wrapper .page-number .page-numbers.current:before, .edubin-pagination-wrapper .page-number .page-numbers:hover:before {
    opacity: 1;
}
body .tutor-pagination-wrap i, nav.edubin-theme-page-links ul.pager li i, nav.edubin-theme-page-links ul.pager li i, .edubin-pagination-wrapper .page-numbers i {
    font-size: 22px;
    font-weight: 500;
}
.edubin-pagination-wrapper .page-number .page-numbers:focus, .edubin-social-share-icons-wrapper a:focus, .edubin-single-blog .blog-content .title a:focus {
    outline: 0;
}
body .tutor-pagination-wrap span.current, body .tutor-pagination-wrap a:hover, nav.edubin-theme-page-links ul.pager li.active span, nav.edubin-theme-page-links ul.pager li:hover a, .edubin-pagination-wrapper.woocommerce-pagination .page-numbers .page-numbers.current, .edubin-pagination-wrapper.woocommerce-pagination .page-numbers .page-numbers:hover, .edubin-pagination-wrapper .page-number .page-numbers.current, .edubin-pagination-wrapper .page-number .page-numbers:hover {
    color: #ffffff;
}
nav.edubin-theme-page-links ul.pager, nav.edubin-theme-page-links {
    display: flex;
    align-items: center;
}
nav.edubin-theme-page-links {
    margin: 70px 0 0;
}
.edubin-single-post nav.edubin-theme-page-links {
    margin: 20px 0 0;
}
nav.edubin-theme-page-links ul.pager {
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
}
/**
* -------------------
* # Comments
* -------------------
*/

.edubin-comments-area .edubin-comment-form textarea {
    height: 180px;
    display: grid;
    padding: 17px 30px;
}
.edubin-comments-area label {
    font-weight: 600;
    display: flex;
    margin-bottom: 7px;
}
.edubin-comments-area p.comment-form-cookies-consent {
    display: flex;
}
.edubin-comments-area p.comment-form-cookies-consent input[type="checkbox"] {
    margin-top: 4px;
    width: 20px;
    height: 20px;
}
.edubin-comments-area p.comment-form-cookies-consent label {
    padding-left: 15px;
    font-weight: 400;
    margin-bottom: 0;
}
.post-password-form input[type=password] {
    background: #f4f4f4;
    border: 0;
    height: 60px;
    margin-right: 5px;
    margin-left: 5px;
}
.post-password-form input[type=submit], .edubin-comments-area .edubin-comment-btn {
    color: #ffffff;
    padding: 15px 35px;
    border-radius: 5px;
    line-height: 1;
    font-weight: 500;
    background: var(--edubin-primary-color);
    font-family: var(--edubin-font-secondary);
    border: 0;
}
.post-password-form input[type=submit]:hover, .edubin-comments-area .edubin-comment-btn:hover {
    background: var(--edubin-color-secondary);
}
.learn-press-form .form-fields .form-field input[type=text], .learn-press-form .form-fields .form-field input[type=email], .learn-press-form .form-fields .form-field input[type=number], .learn-press-form .form-fields .form-field input[type=password], .learn-press-form .form-fields .form-field input[type=url], .learn-press-form .form-fields .form-field textarea, .comments-area .edubin-comment-form input[type=text], .comments-area .edubin-comment-form input[type=email], .comments-area .edubin-comment-form input[type=url], .comments-area .edubin-comment-form textarea#comment {
    width: 100%;
    margin-bottom: 30px;
    background: var(--edubin-color-white);
    border: 0;
    font-family: var(--edubin-font-primary);
    font-weight: 400;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    transition: 0.3s;
    font-size: 15px;
}
.edubin-comments-area .edubin-row {
    margin-bottom: 0px !important;
}
.edubin-comments-area .edubin-row>* {
    margin-bottom: 0px !important;
}
.filter-widget.widget-search input[type="text"]:focus, .widget.widget_product_search input[type="search"]:focus, .edubin-search-box .search-form input:focus, .learn-press-form .form-fields .form-field input[type=text]:focus, .learn-press-form .form-fields .form-field input[type=email]:focus, .learn-press-form .form-fields .form-field input[type=number]:focus, .learn-press-form .form-fields .form-field input[type=password]:focus, .learn-press-form .form-fields .form-field input[type=url]:focus, .learn-press-form .form-fields .form-field textarea:focus, .comments-area .edubin-comment-form input[type=text]:focus, .comments-area .edubin-comment-form input[type=email]:focus, .comments-area .edubin-comment-form input[type=url]:focus, .comments-area .edubin-comment-form textarea#comment:focus {
    border-color: var(--edubin-primary-color);
}
.learn-press-form .form-fields .form-field input[type=text], .learn-press-form .form-fields .form-field input[type=email], .learn-press-form .form-fields .form-field input[type=number], .learn-press-form .form-fields .form-field input[type=password], .learn-press-form .form-fields .form-field input[type=url], .comments-area .edubin-comment-form input[type=text], .comments-area .edubin-comment-form input[type=email], .comments-area .edubin-comment-form input[type=url] {
    height: 60px;
    padding: 0 30px !important;
}
.comments-area .edubin-comment-form p.form-submit {
    margin: 0;
}
ol.edubin-comment-list {
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    list-style: none;
}
ol.edubin-comment-list li {
    margin-bottom: 0;
    margin-top: 0;
}
.edubin-comment-list article.edubin-single-comment {
    position: relative;
}
.edubin-comment-list .edubin-comment-each-item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
}
.edubin-comment-list>.edubin-comment-item:first-child {
    margin-top: 0;
    padding-top: 0;
}
.edubin-comment-list>.edubin-comment-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.edubin-comment-list>.edubin-comment-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.edubin-comment-list>.edubin-comment-item.parent .edubin-comment-item {
    margin-top: 30px;
}
.edubin-comment-list>.edubin-comment-item:not(:last-child) {
    border-bottom: 1px solid var(--edubin-color-border);
}
.edubin-comment-list .edubin-comment-avatar {
    min-width: 80px;
    width: 80px;
    margin-right: 30px;
}
.edubin-comment-list .edubin-comment-avatar a {
    display: flex;
}
.edubin-comment-list .edubin-comment-avatar img {
    border-radius: 100px;
    width: 100%;
}
.edubin-comment-item .edubin-media-body {
    flex: 1;
}
.edubin-comment-item h4.edubin-media-heading {
    margin: 0 0 2px;
    font-size: 18px;
    line-height: 1.45;
    font-weight: 600;
}
.edubin-comment-item h4.edubin-media-heading a {
    font-family: var(--edubin-font-secondary);
}
.edubin-comment-header {
    margin-bottom: 14px;
}
.edubin-comment-header span.comment-metadata {
    display: flex;
}
.edubin-comment-header span.comment-metadata .comment-edit-link {
    margin-left: 20px;
    color: var(--edubin-heading-color);
    font-weight: 500;
}
.edubin-comment-header span.comment-metadata .comment-edit-link:hover {
    opacity: .75;
}
.edubin-comment-bottom-part .comment-reply-link {
    color: var(--edubin-heading-color);
    display: flex;
    align-items: center;
    font-weight: 500;
    font-family: var(--edubin-font-secondary);
}
.edubin-comment-bottom-part .comment-reply-link i {
    margin-right: 6px;
    font-size: 16px;
}
.edubin-comment-list .comment-content {
    margin-bottom: 18px;
}
.edubin-comment-list .comment-content p:last-child {
    margin: 0;
}
.edubin-comment-bottom-part {
    display: flex;
    justify-content: space-between;
}
.edubin-comment-bottom-part .edit-link {
    margin: 0;
}
.edubin-comment-list table a {
    text-decoration: none;
}
.edubin-comment-list li>ol.children {
    margin-left: 30px;
    list-style: none;
    padding-left: 0;
}
/**
* -------------------
* # Post
* -------------------
*/

.edubin-blog-meta {
    display: flex;
    flex-wrap: wrap;
    margin: -5px -25px;
    padding: 0;
    list-style: none;
}
.edubin-blog-meta li {
    margin: 5px 25px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}
.edubin-blog-meta li i, .edubin-blog-meta li img {
    margin-right: 8px;
    position: relative;
    top: 2px;
}
.edubin-blog-meta li img {
    border-radius: 100px;
    width: 30px;
    height: 30px;
    object-fit: cover;
}
@media only screen and (max-width: 1199px) {
    .edubin-blog-meta {
        margin: -5px -10px;
    }
    .edubin-blog-meta li {
        margin: 5px 10px;
    }
}
.edubin-row.edubin-blog-post-archive-style-standard {
    margin-bottom: -70px;
}
.edubin-row.edubin-blog-post-archive-style-standard>* {
    margin-bottom: 70px !important;
}
.edubin-blog-post-standard .edu-blog .content {
/*    background-color: var(--edubin-color-white);*/
    border-radius: 0 0 10px 10px;
    position: relative;
    padding: 30px 0 0 0;
}
.edubin-blog-post-standard .edu-blog {
    position: relative;
}
.edubin-blog-post-standard .inner .thumbnail a, .edubin-blog-post-standard .inner .thumbnail img {
    border-radius: 0 !important;
}
.edubin-blog-post-standard .top-position.left-top {
    left: 20px;
    top: 20px;
    position: absolute;
    z-index: 2;
}
.edubin-blog-post-standard .content {
    padding: 35px;
}
.edubin-blog-post-standard .content .edubin-blog-meta {
    margin-bottom: 20px;
}
.edubin-blog-post-standard .content .title.empty-title {
    display: none;
}
.edubin-blog-post-standard .content p:last-child {
    margin-bottom: 0;
}
.edubin-blog-post-standard.sticky:not(.has-post-thumbnail) .edubin-blog-post-standard {
    background: rgba(13, 176, 159, .07);
}
.edubin-blog-post-standard.sticky:not(.has-post-thumbnail) .edubin-blog-meta {
    margin: -5px -25px 20px 70px;
}
.edubin-blog-post-standard.sticky:not(.has-post-thumbnail) .content:before {
    position: absolute;
    content: "\f124";
    right: 35px;
    top: 0;
    font-family: 'flaticon_edubin' !important;
    background: #0DB09F;
    color: var(--edubin-color-white);
    font-size: 30px;
    width: 56px;
    height: 61px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    line-height: 61px;
}
.edubin-blog-post-standard.sticky.has-post-thumbnail .edu-blog .thumbnail:before {
    position: absolute;
    content: "\f124";
    right: 35px;
    top: 0;
    font-family: 'flaticon_edubin' !important;
    background: #0DB09F;
    color: var(--edubin-color-white);
    font-size: 30px;
    width: 56px;
    height: 61px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    line-height: 61px;
    z-index: 1;
}
.edubin-blog-post-standard.sticky.has-post-thumbnail .top-position.left-top {
    left: 111px;
}
.edubin-blog-post-standard .read-more-button {
    margin-top: 25px;
}
@media only screen and (max-width: 991px) {
    .edubin-blog-post-standard .content .title {
        font-size: 24px;
        margin-bottom: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .edubin-blog-post-standard .content {
        padding: 22px;
    }
    .edubin-blog-post-standard.sticky:not(.has-post-thumbnail) .content:before, .edubin-blog-post-standard.sticky.has-post-thumbnail .edu-blog .thumbnail:before {
        display: none;
    }
    .edubin-blog-post-standard.sticky:not(.has-post-thumbnail) .edubin-blog-meta {
        margin: -5px -10px 20px;
    }
    .edubin-blog-post-standard.sticky.has-post-thumbnail .top-position.left-top {
        left: 20px;
    }
    .edubin-blog-post-standard .edu-blog .content {
        padding: 30px 25px;
    }
    .edubin-row.edubin-blog-post-archive-style-standard {
        margin-bottom: -30px;
    }
    .edubin-row.edubin-blog-post-archive-style-standard>* {
        margin-bottom: 30px !important;
    }
}
/*
 * if page layout is boxed and pade sidebar is either
 * left-sidebar or right-sidebar except no-sidebar.
 */

.elementor-edit-area {
    width: 100%;
}
.elementor_library-template-default .entry-footer {
    display: none;
}
.elementor-template-full-width .tpc-site-content-inner.edubin-container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.elementor-template-full-width .tpc-site-content-inner>.edubin-row {
    display: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    margin-right: 0;
    margin-left: 0;
}
.elementor-page .edubin-single-page {
    margin-bottom: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background-color: inherit;
    border-radius: inherit;
    padding: inherit;
}
.elementor-page .page-content, .elementor-page .entry-content, .elementor-page .entry-summary {
    margin-top: 0;
}
.elementor-page.edubin-page-sidebar-disable .edubin-page-container.edubin-container {
    max-width: 100%;
}
.elementor-page.edubin-page-sidebar-disable .edubin-page-container.edubin-container .entry-footer .edit-link {
    max-width: 1170px;
    margin: 0 auto;
}
.elementor-page .edubin-fullwidth-page-container .content-area.edubin-col-lg-12, .elementor-page .edubin-container .content-area.edubin-col-lg-12 {
    padding: 0;
}
.edubin-sticky-header-wrapper.edubin-header-sticky-active .edubin-hide-at-sticky {
    display: none;
}
/**
 * --------------------------------------
 * # Section Title
 * --------------------------------------
 */

.edubin-section-heading .pre-heading {
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 14px;
    letter-spacing: 1px;
}
.edubin-section-heading .heading {
    font-size: var(--edubin-h2);
    line-height: var(--edubin-h2-lineHeight);
    margin-top: 0;
    margin-bottom: 0;
}
.edubin-section-heading .heading mark {
    color: var(--edubin-color-secondary);
    background: inherit;
}
.edubin-section-heading .title-shape {
    margin-top: 4px;
    display: block;
    color: var(--edubin-primary-color);
}
.edubin-section-heading .sub-heading {
    margin-top: 15px;
}
.edubin-section-heading .sub-heading p {
    margin-bottom: 24px;
}
.edubin-section-heading .sub-heading p:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 991px) {
    .edubin-section-heading .heading {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    .edubin-section-heading .heading {
        font-size: 26px;
    }
}
/**
* -------------------
* # Sal Animation
* -------------------
*/

@-webkit-keyframes edubin--slide-up {
    0% {
        -webkit-transform: translate3d(0, 3rem, 0);
        transform: translate3d(0, 3rem, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes edubin--slide-up {
    0% {
        -webkit-transform: translate3d(0, 3rem, 0);
        transform: translate3d(0, 3rem, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.edubin--slide-up {
    animation-name: edubin--slide-up;
}
[data-sal].sal-animate {
    animation-name: edubin--slide-up;
    animation-duration: 1.25s;
}
.edubin-course-filter-type-cat-filter [data-sal], .edubin-course-filter-type-cat-filter [data-sal].sal-animate, .edubin-filter-type-tab-filter [data-sal], .edubin-filter-type-tab-filter [data-sal].sal-animate {
    animation-name: unset;
    animation-duration: unset;
}
/**
* -------------------
* # Responsive CSS
* -------------------
*/

.edubin-header-area i.flaticon-menu {
    font-size: 20px;
    top: 5px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    .edubin-header-area.edubin-navbar .site-branding, .edubin-mobile-menu .edubin-mobile-hamburger-menu {
        height: 80px;
        line-height: 80px;
    }
    .edubin-header-area .edubin-theme-nav.edubin-navbar-collapse {
        display: none;
    }
    nav.main-navigation.edubin-navbar-collapse.edubin-elementor-nav {
        display: none;
    }
    .edubin-header-area .quote-icon.edubin-theme-nav-responsive {
        display: block;
    }
    .edubin-mobile-menu {
        display: block;
    }
    .edubin-default-header-nav {
        display: flex;
        justify-content: flex-end;
    }
    .edubin-mobile-menu-item, .edubin-elementor-mobile-menu-item {
        display: block;
    }
    body.admin-bar .edubin-mobile-menu-nav-wrapper {
        padding: 32px 0px 0px;
    }
}
@media screen and (max-width: 991px) {
    .edubin-header-area .edubin-container {
        position: relative;
    }
    .edubin-header-area>.edubin-container, .edubin-header-area>.edubin-container-fluid {
        -ms-flex-align: flex-start;
        -webkit-box-align: start;
        align-items: flex-start;
    }
    .edubin-comment-list li>ol.children {
        margin-left: 15px;
    }
    .edubin-header-area.edubin-navbar-expand-lg ul.edubin-navbar-nav>li>a.nav-link, .edubin-header-area ul.edubin-navbar-nav>li>a {
        padding: 0 10px;
    }
    aside#secondary.widget-area {
        margin-top: 30px;
    }
}
@media screen and (max-width: 782px) {
    body.admin-bar .edubin-mobile-menu-nav-wrapper {
        padding: 46px 0px 0px;
    }
    body.admin-bar .edubin-sticky-header-wrapper.edubin-header-sticky-active, body.admin-bar .site-header.edubin-header-sticky-active {
        top: 46px;
    }
}
@media screen and (max-width: 600px) {
    body.admin-bar .edubin-mobile-menu-nav-wrapper {
        padding: 0px;
    }
}
@media only screen and (max-width: 767px) {
    .widget_archive ul.children li, .widget_categories ul.children li, .widget_pages ul.children li, .widget_meta ul.children li, .widget_nav_menu ul ul.sub-menu li {
        padding-left: 15px;
    }
    .edubin-single-post .edubin-single-post-meta-info {
        margin: 0 0 15px;
    }
}
@media (max-width: 600px) {
    body.admin-bar .edubin-sticky-header-wrapper.edubin-header-sticky-active, body.admin-bar .site-header.edubin-header-sticky-active {
        top: 0;
    }
}
@media (max-width: 580px) {
    .edubin-comment-list li>ol.children {
        margin-left: 0px;
    }
    .widget_archive ul.children li, .widget_categories ul.children li, .widget_pages ul.children li, .widget_meta ul.children li, .widget_nav_menu ul ul.sub-menu li {
        padding-left: 10px;
    }
}
@media (min-width: 576px) {
    .edubin-col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .edubin-col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .edubin-col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .edubin-col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .edubin-col-sm-5 {
        -ms-flex: 0 0 41.66666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .edubin-col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .edubin-col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .edubin-col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .edubin-col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .edubin-col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .edubin-col-sm-11 {
        -ms-flex: 0 0 91.66666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .edubin-col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .edubin-col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .edubin-col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .edubin-col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .edubin-col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .edubin-col-md-5 {
        -ms-flex: 0 0 41.66666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .edubin-col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .edubin-col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .edubin-col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .edubin-col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .edubin-col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .edubin-col-md-11 {
        -ms-flex: 0 0 91.66666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .edubin-col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .edubin-404-page-header {
        font-size: 40px;
        line-height: 50px;
    }
    blockquote.wp-block-quote:before {
        width: 10px;
    }
}
@media (min-width: 992px) {
    .edubin-error-404.not-found {
        margin-top: -100px;
    }
    .edubin-col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .edubin-col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .edubin-col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .edubin-col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .edubin-col-lg-5 {
        -ms-flex: 0 0 41.66666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .edubin-col-lg-el-5 {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .edubin-col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .edubin-col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .edubin-col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .edubin-col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .edubin-col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .edubin-col-lg-11 {
        -ms-flex: 0 0 91.66666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .edubin-col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    body .e-con>.e-con-inner {
        max-width: var(--edubin-elementor-container-width);
    }
    .container, .edubin-container {
        max-width: var(--edubin-elementor-container-width);
    }
    .edubin-404-page-header {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 24px;
        margin-top: 23px;
    }
    .edubin-404-page-details {
        font-size: 24px;
        line-height: 26px;
    }
    .edubin-error-404 .edubin-button-item {
        margin-top: 70px;
    }
}
@media (min-width: 1200px) {
    .edubin-col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .edubin-col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .edubin-col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .edubin-col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .edubin-col-xl-5 {
        -ms-flex: 0 0 41.66666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .edubin-col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .edubin-col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .edubin-col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .edubin-col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .edubin-col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .edubin-col-xl-11 {
        -ms-flex: 0 0 91.66666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .edubin-col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/**
* ---------------------
* # Swiper Related CSS
* ---------------------
*/

.tpc-slider-wrapper.tpc-slider-wrapper-arrows-enable {
    position: relative;
}
.tpc-slider-wrapper .tpc-slider-dots-enable {
    padding-bottom: 70px !important;
}
.tpc-slider-wrapper.tpc-slider-wrapper-arrows-enable .swiper-slide-controls {
    position: absolute;
    top: calc(50% - 30px);
    width: 60px;
    height: 60px;
    line-height: 64px;
    color: var(--edubin-color-white);
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    border-radius: 100%;
    transition: all 0.4s ease-out 0s;
    background: var(--edubin-primary-color);
    z-index: 1;
}
.tpc-slider-wrapper.tpc-slider-wrapper-arrows-enable .swiper-slide-controls.slide-prev {
    left: -70px;
}
.tpc-slider-wrapper.tpc-slider-wrapper-arrows-enable.tpc-slider-wrapper-dots-enable .swiper-slide-controls {
    top: calc(50% - 65px);
}
.tpc-slider-wrapper.tpc-slider-wrapper-arrows-enable .swiper-slide-controls.slide-next {
    right: -70px;
}
/**
* -------------------
* # Courses
* -------------------
*/

.edubin-single-course .course-hover-content {
    position: absolute;
    top: -10px;
    left: -25px;
    right: -25px;
    padding: 42px 40px 42px;
    background-color: #fff;
    box-shadow: 0 10px 30px 11px rgb(0 0 0 / 10%);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 100;
    transition: none;
}
.edubin-single-course .course-hover-content .content {
    padding: 0;
}
.edubin-single-course .wishlist-btn {
    background: rgba(255, 255, 255, 0.15);
    width: 40px;
    height: 40px;
    line-height: 47px;
    padding: inherit;
    text-align: center;
    border-radius: 50%;
    border: 0 none;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
    z-index: 1;
}
.edubin-single-course .wishlist-btn i {
    color: var(--edubin-color-white);
    font-size: 19px;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
}
.edubin-single-course .course-hover-content .content .course-level {
    background-color: var(--edubin-color-white);
    color: var(--edubin-heading-color);
}
.edubin-single-course .course-hover-content .content .title {
    color: var(--edubin-color-white);
    font-weight: 600;
}
.edubin-single-course .course-hover-content .content .title a:hover {
    color: var(--edubin-color-white);
}
.edubin-single-course .course-hover-content .content .course-rating .rating-count {
    color: var(--edubin-color-white);
}
.edubin-single-course .course-hover-content .content .course-price {
    color: var(--edubin-color-white);
}
.edubin-single-course .course-hover-content .content p {
    color: var(--edubin-color-white);
    margin-bottom: 15px;
}
.edubin-single-course .course-hover-content .content .course-meta {
    margin-bottom: 16px;
}
.edubin-single-course .course-hover-content .content .course-meta li {
    color: var(--edubin-color-white);
}
.edubin-single-course .course-hover-content .content .course-meta li:after {
    background-color: rgba(255, 255, 255, 0.25);
}
.edubin-single-course .course-hover-content .content .course-meta li i {
    color: var(--edubin-color-white);
}
.edubin-single-course .hover-content-aside {
    width: 344px;
    padding-left: 12px;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%) translateX(-20px);
    -ms-transform: translateY(-50%) translateX(-20px);
    transform: translateY(-50%) translateX(-20px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
    pointer-events: none;
    z-index: 1;
}
.edubin-single-course .hover-content-aside .content {
    background-color: var(--edubin-color-white);
    border-radius: 4px;
    box-shadow: 0px 0px 50px 0px rgba(26, 46, 85, 0.2);
    padding: 30px 30px 40px 30px;
}
.edubin-single-course .hover-content-aside .content:before {
    content: "";
    border-top: 12px solid transparent;
    border-right: 13px solid var(--edubin-color-white);
    border-bottom: 12px solid transparent;
    position: absolute;
    top: 50%;
    left: -13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.edubin-single-course .hover-content-aside .content .course-rating {
    margin-bottom: 0;
}
.edubin-single-course .hover-content-aside .content .course-meta {
    margin-bottom: 5px;
}
.edubin-single-course .hover-content-aside .content .course-meta li {
    font-size: var(--edubin-font-size-b1);
    color: var(--edubin-color-body);
}
.edubin-single-course .hover-content-aside .content .course-meta li:after {
    height: 5px;
    width: 5px;
    background-color: #d1d1d1;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -17px;
}
.edubin-single-course .hover-content-aside .content .course-feature {
    margin-bottom: 25px;
}
.edubin-single-course .hover-content-aside .content .course-feature ul li {
    font-size: 13px;
    position: relative;
    padding-left: 28px;
}
.edubin-single-course .hover-content-aside .content .course-feature ul li:before {
    content: "\e913";
    font-family: 'icomoon';
    color: var(--edubin-heading-color);
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 2px;
}
.edubin-single-course .hover-content-aside .content .button-group .edu-btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.edubin-single-course .hover-content-aside.content-right {
    left: auto;
    right: 100%;
    padding-left: 0;
    padding-right: 12px;
}
.edubin-single-course .hover-content-aside.content-right .content:before {
    left: auto;
    right: -12px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
.edubin-single-course:hover .thumbnail a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.edubin-single-course:hover .course-hover-content {
    visibility: visible;
    opacity: 1;
}
.edubin-single-course:hover .hover-content-aside {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
}
.empty-wishlist-text {
    font-weight: 600;
    font-family: var(--edubin-font-secondary);
    color: var(--edubin-color-body);
}
/* ## Course essential */

#edubin-login-notification {
    position: fixed;
    z-index: 999;
    font-size: 16px;
    font-weight: 500;
    top: 45%;
    right: 0px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#edubin-login-notification.EdubinFadeOutRight {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.edubin-login-message {
    color: var(--edubin-color-white);
    background: var(--edubin-color-tertiary);
    padding: 15px;
    border-radius: 5px 0 0 5px;
}
/* ## Course Rating */

.tpc-course-review-wrapper {
    position: relative;
    overflow: hidden;
    width: 95px;
}
.tpc-course-review {
    color: #caccd2;
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
}
.tpc-course-review li {
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.tpc-course-review li:not(:last-child) {
    margin-right: 4px;
}
.tpc-course-review.tpc-review-filled {
    color: var(--edubin-color-tertiary);
    position: absolute;
    top: 0;
    left: 0;
}
/*.edubin-single-course.course-style-3 .course-price:empty, .edubin-single-course.course-style-4 .course-price:empty, .edubin-single-course.course-style-5 .course-price:empty, .edubin-single-course.course-style-6 .thumbnail .course-price:empty, .edubin-single-course.course-style-9 .thumbnail .course-price:empty, .edubin-single-course.course-style-10 .course-price:empty, .edubin-single-course.course-style-11 .course-price:empty, .edubin-single-course.course-style-12 .course-price:empty, .edubin-single-course.course-style-13 .course-price:empty, .edubin-single-course.course-style-14 .course-price:empty {
    display: none;
}*/

.tpc-course-header-meta-items .tpc-course-rating-content {
    margin-bottom: 0 !important;
}
.tpc-course-rating-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.edubin-media-heading .tpc-course-rating-content {
    margin-bottom: 6px;
}
.tpc-rating-text {
    font-size: 14px;
    font-weight: 500;
    color: var(--edubin-heading-color);
    margin-left: 10px;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
}
/*.edubin-single-course.course-style-1:hover .tpc-rating-text, .edubin-single-course.course-style-15:hover .tpc-rating-text, .edubin-single-course.course-style-16:hover .tpc-rating-text {
    color: var(--edubin-color-white);
}
.edubin-single-course.course-style-1:hover .tpc-course-review, .edubin-single-course.course-style-15:hover .tpc-course-review, .edubin-single-course.course-style-16:hover .tpc-course-review {
    color: #dfe1e4;
}
*/

.edubin-course-archive-top-bar-wrapper {
    margin-bottom: 40px;
}
.edubin-course-archive-top-bar {
    align-items: center;
}
.edubin-course-archive-index-count {
    font-weight: var(--edubin-p-semi-bold);
    font-size: var(--edubin-h6);
    line-height: var(--edubin-h6-lineHeight);
    font-family: var(--edubin-font-secondary);
    color: var(--edubin-heading-color);
}
.edubin-course-archive-index-count span {
    color: var(--edubin-primary-color);
}
.edubin-course-archive-search {
    text-align: right;
}
.edu-search-box {
    position: relative;
    display: inline-block;
}
.edu-search-box input {
    height: 52px;
    background: var(--edubin-color-shade);
    font-weight: 500;
    font-size: 16px;
    color: var(--edubin-heading-color);
    padding: 0 25px;
    min-width: 350px;
    border: 0 none;
    border-radius: 5px;
    padding-right: 48px;
    font-family: var(--edubin-font-primary);
}
.edu-search-box .search-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    padding: 0;
    border: 0 none;
    background: transparent;
    color: var(--edubin-color-black);
}
.edu-search-box .search-button i {
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
    .edubin-course-archive-search {
        text-align: left;
    }
    .edu-search-box {
        width: 100%;
    }
    .edu-search-box input {
        min-width: 100%;
    }
}
/* ## Team/Instructor 3 */

.edubin-team-3-widget .edubin-team-item {
    padding: 0 30px 36px;
    position: relative;
    z-index: 1;
}
.edubin-team-3-widget .edubin-team-item:after {
    content: "";
    height: 75%;
    width: 100%;
    background-color: var(--edubin-color-white);
    border-radius: 10px;
    box-shadow: var(--edubin-shadow-darker);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.edubin-team-3-widget .edubin-team-item .content .designation {
    margin-bottom: 15px;
}
.edubin-team-3-widget .edubin-team-item .content p {
    margin-bottom: 0;
}
/**
* -------------------
* # Posts
* -------------------
*/

.edu-blog {
    position: relative;
}
.edu-blog .thumbnail {
    position: relative;
}
.edu-blog .thumbnail a {
    display: block;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.edu-blog .thumbnail a:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
}
.edu-blog .thumbnail a img {
    width: 100%;
    border-radius: 10px;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
}
.edu-blog .thumbnail .video-play-btn {
    height: 80px;
    width: 80px;
    line-height: 80px;
    background-color: var(--edubin-color-white);
    border-radius: 50% !important;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
    font-size: 18px;
    color: var(--edubin-primary-color);
}
.edu-blog .thumbnail .video-play-btn:after {
    display: none;
}
@media only screen and (max-width: 575px) {
    .edu-blog .thumbnail .video-play-btn {
        height: 65px;
        width: 65px;
        line-height: 65px;
    }
}
.edu-blog .content {
/*    background-color: var(--edubin-color-white);*/
    padding: 30px 25px 0 25px;
    border-radius: 10px;
    position: relative;
}
.blog_layout_overlay .blog-details-top{
    position: relative;
    z-index: 1;
}
.edu-blog .blog-meta, .blog_layout_overlay .blog-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 18px;
    margin: 0;
    align-items: center;
}
.edu-blog .blog-meta{
    padding-bottom: 25px;
}
.author.vcard img {
    display: inline-block;
    /*    width: 32px; 
    height: 32px; */
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 8px;
}
.blog_layout_overlay .edubin-cat-wrapper{
    margin-bottom: 20px;
}
.blog_layout_overlay .edubin-post-cat a{
    color: #fff;
}
.edu-blog .blog-meta li, .blog_layout_overlay .blog-meta li {
    /*    margin: 5px 16px;*/
    position: relative;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #838383;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.edu-blog .blog-meta li:first-child, .blog_layout_overlay .blog-meta li:first-child {
    margin-left: 0;
}
.edu-blog .blog-meta li:hover a {
    color: var(--edubin-heading-color);
    text-decoration: underline;
}
.blog_layout_overlay .blog-meta li:hover a {
    color: var(--edubin-primary-color);
}
.blog_layout_overlay .blog-meta li, .blog_layout_overlay .blog-meta li a {
    color: #fff;
    font-weight: 700;
}
.edu-blog .blog-meta li i, .blog_layout_overlay .blog-meta li i {
    font-size: 16px;
    padding-right: 10px;
    position: relative;
    top: 2px;
    color: var(--edubin-primary-color);
}
.edu-blog .blog-meta li:last-child:after {
    display: none;
}
.edu-blog .blog-meta li.meta-blog-cat a {
    color: #838383;
}
@media only screen and (max-width: 1199px) {
    .edu-blog .content {
        padding: 30px 20px;
    }
    /* .edu-blog .blog-meta {
        margin: -5px -10px;
    } */
    .edu-blog .blog-meta li {
        margin: 5px 10px;
    }
    .edu-blog .blog-meta li:after {
        right: -11px;
    }
}
@media only screen and (max-width: 479px) {
    .edu-blog .content {
        padding: 20px;
    }
}
.edu-blog .content .title {
    margin-bottom: 15px;
    font-weight: 600;
}
.edu-blog .content .title.empty-title {
    display: none;
    margin-bottom: 0px;
}
.edu-blog .content p {
    margin-bottom: 0;
}
.edu-blog .content.position-top {
    margin-top: -175px;
    margin-left: 30px;
    margin-right: 30px;
}
.edu-blog .content.position-top.without-thumb {
    margin-top: 0px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .edu-blog .content.position-top {
        margin-top: -125px;
    }
}
@media only screen and (max-width: 767px) {
    .edu-blog .content.position-top {
        margin-top: -105px;
    }
}
@media only screen and (max-width: 1199px) {
    .edu-blog .content.position-top {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 479px) {
    .edu-blog .content.position-top {
        margin-left: 15px;
        margin-right: 15px;
    }
}
/*.edu-blog .content.position-top .read-more-btn {
    position: absolute;
    top: -40px;
    right: 30px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
}
.edu-blog .content.position-top.without-thumb .read-more-btn {
    display: none;
}
.edu-blog .content.position-top .read-more-btn .btn-icon-round {
    box-shadow: var(--edubin-shadow-dark);
}*/

.edu-blog .btn-icon-round:hover {
    color: var(--edubin-color-white);
    background-color: var(--edubin-color-secondary);
}
.edu-blog:hover .thumbnail a:after {
    visibility: visible;
    opacity: 1;
}
.edu-blog:hover .thumbnail a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/*.edu-blog:hover .position-top .read-more-btn {
    visibility: visible;
    opacity: 1;
    top: -30px;
}*/

/* ## Post 1 */

.edu-blog.blog-style-1 .thumbnail a {
    border-radius: 10px 10px 0 0;
}
.edu-blog.blog-style-1 .thumbnail a img {
    border-radius: 10px 10px 0 0;
}
.edu-blog.blog-style-1 .content {
    padding: 25px 30px 30px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    transition: all 0.5s ease;
}
/* ## Post 3 */

.edu-blog.blog-style-3 .content {
    padding: 30px 0 0 0;
    box-shadow: none;
}
/* ## Post 4 */

.edu-blog.blog-style-4 .content {
    padding: 25px 0px 0px;
    background-color: transparent;
    box-shadow: none;
}
.edu-blog.blog-style-4 .content .read-more-btn {
    position: absolute;
    top: -45px;
    right: 30px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
}
.edu-blog.blog-style-4:hover .content .read-more-btn {
    visibility: visible;
    opacity: 1;
    top: -35px;
}
.edu-blog.blog-style-4 .content .read-more-btn a:hover {
    color: var(--edubin-color-white);
}
/* ## Post 5 */

.edu-blog.blog-style-5 .inner .thumbnail a {
    border-radius: 5px;
}
.edu-blog.blog-style-5 .inner .thumbnail a::after {
    display: none;
}
.edu-blog.blog-style-5 .inner .thumbnail a img {
    border-radius: 5px;
}
.edu-blog.blog-style-5 .inner .thumbnail .category-wrap a {
    position: absolute;
    left: 30px;
    bottom: 30px;
    background: var(--edubin-primary-color);
    border-radius: 3px;
    padding: 2px 21px;
    font-size: 15px;
    color: var(--edubin-color-white);
    display: block;
}
.edu-blog.blog-style-5 .inner .content {
    background-color: transparent;
    padding: 25px 0px 0 0;
    border-radius: 0;
    box-shadow: none;
}
.edu-blog.blog-style-5 .content .blog-meta {
    padding-bottom: 13px;
}
.edu-blog.blog-style-5 .content .blog-btn {
    font-size: var(--edubin-font-size-b1);
    font-weight: var(--edubin-p-semi-bold);
    font-family: var(--edubin-font-secondary);
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
    color: var(--edubin-heading-color);
}
.edu-blog.blog-style-5 .content .blog-btn i {
    font-size: 12px;
    font-weight: var(--edubin-p-semi-bold);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
}
.edu-blog.blog-style-5 .content .blog-btn:hover {
    color: var(--edubin-heading-color);
}
.edu-blog.blog-style-5 .content .blog-btn:hover i {
    padding-left: 7px;
    visibility: visible;
    opacity: 1;
}
/* ## Post 6 */

.edu-blog.blog-style-6 .thumbnail .date {
    position: absolute;
    left: 40px;
    bottom: 40px;
    background: var(--edubin-primary-color);
    border-radius: 3px;
    font-size: 15px;
    color: var(--edubin-color-white);
    display: block;
    width: 65px;
    height: 65px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.edu-blog.blog-style-6 .thumbnail .date .edubin_date {
    font-size: 22px;
    font-weight: 700;
    flex: 100%;
    line-height: 1;
    position: relative;
    bottom: -5px;
}
.edu-blog.blog-style-6 .thumbnail .date .edubin_months {
    flex: 100%;
    line-height: 1;
    bottom: 5px;
    position: relative;
}
.edu-blog.blog-style-6 .thumbnail a {
    border-radius: 10px 10px 0px 0px;
}
.edu-blog.blog-style-6 .thumbnail a img {
    border-radius: 10px 10px 0px 0px;
}
.edu-blog.blog-style-6 .content.position-top {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 30px 0 0;
}
.edu-blog.blog-style-6 .content {
    border-radius: 0px 0px 10px 10px;
}
/* ## Post Classic Layout */

.edubin-classic-post-layout .featured-post .thumbnail a img {
    border-radius: 5px;
    overflow: hidden;
    transition: 0.4s;
    width: 100%;
    object-fit: cover;
}
.edubin-classic-post-layout.specific-post-title-line-two .specific-posts .content .title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.edubin-classic-post-layout .thumbnail {
    position: relative;
}
/* ## Post Classic Layout 1 & 3 */

.edubin-classic-post-layout.layout-1 .featured-post .thumbnail a, .edubin-classic-post-layout.layout-3 .featured-post .thumbnail a {
    border-radius: 5px;
}
.edubin-classic-post-layout.layout-1 .featured-post .thumbnail::after, .edubin-classic-post-layout.layout-3 .featured-post .thumbnail::after {
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 5px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 37.57%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 37.57%, rgba(0, 0, 0, 0.8) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.edubin-classic-post-layout.layout-1 .featured-post .thumbnail .content, .edubin-classic-post-layout.layout-3 .featured-post .thumbnail .content {
    padding: 30px 25px 25px 30px;
    background-color: transparent;
    box-shadow: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.edubin-classic-post-layout.layout-1 .category-wrap a, .edubin-classic-post-layout.layout-3 .category-wrap a {
    color: var(--edubin-color-white);
    background: var(--edubin-primary-color);
    padding: 4px 16px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.edubin-classic-post-layout.layout-1 .featured-post .title, .edubin-classic-post-layout.layout-3 .featured-post .title {
    color: var(--edubin-color-white);
    margin-bottom: 15px;
}
.edubin-classic-post-layout.layout-1 .featured-post .title a:hover, .edubin-classic-post-layout.layout-3 .featured-post .title a:hover {
    color: rgba(255, 255, 255, 0.8);
}
.edubin-classic-post-layout.layout-1 .blog-meta, .edubin-classic-post-layout.layout-3 .blog-meta {
    padding-bottom: 0;
    margin: -5px -9px;
}
.edubin-classic-post-layout.layout-1 .blog-meta li, .edubin-classic-post-layout.layout-3 .blog-meta li {
    margin: 5px 9px;
}
.edubin-classic-post-layout.layout-1 .featured-post .blog-meta li, .edubin-classic-post-layout.layout-1 .featured-post .blog-meta li i, .edubin-classic-post-layout.layout-3 .featured-post .blog-meta li, .edubin-classic-post-layout.layout-3 .featured-post .blog-meta li i {
    color: var(--edubin-color-white);
}
.edubin-classic-post-layout.layout-1 .edu-blog .thumbnail a:after, .edubin-classic-post-layout.layout-1 .edu-blog .blog-meta li:after, .edubin-classic-post-layout.layout-3 .edu-blog .thumbnail a:after, .edubin-classic-post-layout.layout-3 .edu-blog .blog-meta li:after {
    display: none;
}
.edubin-classic-post-layout.layout-1 .specific-posts.edu-blog .thumbnail a, .edubin-classic-post-layout.layout-1 .specific-posts.edu-blog .thumbnail a img, .edubin-classic-post-layout.layout-3 .specific-posts.edu-blog .thumbnail a, .edubin-classic-post-layout.layout-3 .specific-posts.edu-blog .thumbnail a img {
    border-radius: 5px 5px 0 0;
}
.edubin-classic-post-layout.layout-1 .specific-posts .inner .content, .edubin-classic-post-layout.layout-3 .specific-posts .inner .content {
    padding: 0 20px 30px 25px;
    background-color: var(--edubin-color-white);
    box-shadow: var(--edubin-shadow-darker);
    border-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.edubin-classic-post-layout.layout-1 .specific-posts.edu-blog .thumbnail a:after, .edubin-classic-post-layout.layout-3 .specific-posts.edu-blog .thumbnail a:after {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.3);
}
.edubin-classic-post-layout.layout-1 .specific-posts .category-wrap a {
    position: relative;
    top: -17px;
}
.edubin-classic-post-layout.layout-1 .category-wrap a:hover, .edubin-classic-post-layout.layout-3 .category-wrap a:hover {
    color: var(--edubin-color-white);
}
.edubin-classic-post-layout.layout-1 .specific-posts .content .blog-meta i, .edubin-classic-post-layout.layout-3 .specific-posts .content .blog-meta i {
    color: #d0d0d1;
}
.edubin-classic-post-layout.layout-3 .specific-posts .category-wrap a {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
}
.edubin-classic-post-layout.layout-3 .specific-posts .inner .content {
    padding-top: 30px;
}
/* ## Post Classic Layout 2 */

.edubin-classic-post-layout.layout-2 .featured-post .thumbnail a img {
    border-radius: 10px;
}
.edubin-classic-post-layout.layout-2 .featured-post.edu-blog .thumbnail a:after {
    display: none;
}
.edubin-classic-post-layout.layout-2 .featured-post .content {
    padding: 23px 0 0 110px;
    box-shadow: none;
}
.edubin-classic-post-layout.layout-2 .edu-blog .content .category-wrap {
    display: flex;
}
.edubin-classic-post-layout.layout-2 .edu-blog .content .category-wrap a {
    font-weight: 500;
}
.edubin-classic-post-layout.layout-2 .blog-date {
    width: 80px;
    height: 80px;
    background: var(--edubin-primary-color);
    color: var(--edubin-color-white);
    font-family: var(--edubin-font-secondary);
    border-radius: 60px 60px 14px 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.edubin-classic-post-layout.layout-2 .featured-post .blog-date {
    top: 24px;
    right: inherit;
    left: 0;
}
.edubin-classic-post-layout.layout-2 .blog-date span {
    font-weight: 700;
    font-size: 22px;
    display: block;
    text-align: center;
}
.edubin-classic-post-layout.layout-2 .blog-date span.day {
    line-height: 1;
    margin-bottom: 4px;
}
.edubin-classic-post-layout.layout-2 .blog-date span.month {
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
}
.edubin-classic-post-layout.layout-2 .featured-post.edu-blog .content .title {
    margin-bottom: 15px;
}
.edubin-classic-post-layout.layout-2 .featured-post.edu-blog .content .blog-meta {
    padding: 20px 0 0;
}
.edubin-classic-post-layout.layout-2 .content .blog-meta i {
    color: #d0d0d1;
}
@media (min-width: 1400px) {
    .edubin-classic-post-layout.layout-2 .tpc-post-featured-item {
        margin-right: 30px;
    }
    .edubin-classic-post-layout.layout-2 .specific-posts {
        padding-left: 45px;
    }
}
.edubin-classic-post-layout.layout-2 .specific-posts .tpc-post-specific-item:not(:last-child) {
    margin-bottom: 40px;
}
.edubin-classic-post-layout.layout-2 .specific-posts .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.edubin-classic-post-layout.layout-2 .specific-posts .thumbnail {
    margin-right: 30px;
    max-width: 240px;
}
.edubin-classic-post-layout.layout-2 .specific-posts .thumbnail a:after {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.3);
}
.edubin-classic-post-layout.layout-2 .specific-posts .content {
    box-shadow: none;
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.edubin-classic-post-layout.layout-2 .specific-posts .edu-blog .content .blog-meta {
    padding-bottom: 0;
}
@media only screen and (max-width: 575px) {
    .edubin-classic-post-layout.layout-2 .specific-posts .inner {
        display: block;
    }
    .edubin-classic-post-layout.layout-2 .specific-posts .thumbnail {
        margin-right: 0px;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .edubin-classic-post-layout.layout-2 .specific-posts .tpc-post-specific-item:not(:last-child) {
        margin-bottom: 30px;
    }
}
/**
* -------------------
* # 404 Error
* -------------------
*/

.error-page-area {
    position: relative;
}
.edu-error {
    text-align: center;
}
.edu-error .thumbnail {
    margin-bottom: 60px;
    position: relative;
    display: inline-block;
}
.error-page-area .s0 {
    fill: var(--edubin-primary-color);
}
/* === header-breadcrumb ==== */

.header-breadcrumb {
    position: relative;
}
.header-breadcrumb ul {
    justify-content: center;
    padding: 0;
    margin: 0;
}
.header-breadcrumb ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    text-indent: 0;
}
.header-breadcrumb ul li, .header-breadcrumb ul li a {
    font-size: 15px;
    font-family: var(--edubin-font-secondary);
}
.header-breadcrumb ul li:after {
    content: "\002F";
    padding: 0 0.5em;
    margin: 0;
}
.header-breadcrumb ul li:last-of-type::after {
    display: none;
}
/****************** Compatible with old version ************/

.site-branding img.site-logo {
    max-width: 180px;
}
.site-white-logo, .edubin-header-sticky-active.white-logo-enable .site-white-logo, .white-logo-enable .site-main-logo {
    display: none;
}
.white-logo-enable .site-white-logo, .edubin-header-sticky-active.white-logo-enable .site-main-logo {
    display: block;
}
.edubin-dark-header .site-white-logo, .edubin-dark-header .edubin-header-sticky-active.white-logo-enable .site-white-logo, .edubin-dark-header .white-logo-enable .site-main-logo {
    display: block;
}
header.site-header.theme-default-header.header-get-sticky.white-logo-enable.headroom.headroom--not-top.madartank.headroom--not-bottom.headroom--pinned .site-main-logo {
    display: block;
}
header.site-header.theme-default-header.header-get-sticky.white-logo-enable.headroom.headroom--not-top.madartank.headroom--not-bottom.headroom--pinned .site-white-logo {
    display: none;
}