/*
Theme Name: Personal Tutor Pro
Description:
Author: wpelemento
Theme URI: https://www.wpelemento.com/products/online-tutor-wordpress-theme
Author URI: https://www.wpelemento.com/
Version: 0.0.4
Requires PHP: 7.4
Tested up to: 6.2
Text Domain: personal-tutor-pro
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: education, portfolio, blog, wide-blocks, one-column, two-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, editor-style, theme-options, threaded-comments
Elementor Wptheme WordPress Theme has been created by wpelemento(wpelemento.com), 2022.
Elementor Wptheme WordPress Theme is released under the terms of GNU GPL
*/

@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200;0,300;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root{
  --font-figtree: 'Figtree', sans-serif;
  --font-sans: 'Source Code Pro', monospace;
  --color-pink: #8176D9;
}
html{
  scroll-behavior: smooth;
}
body{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* overflow-x: hidden; */
  font-family: var(--font-figtree) !important;
}
a{
  text-decoration: none;
}
ul, ol{
  list-style: none;
  margin: 0;
  padding: 0;
}
img{
  max-width: 100% !important;
}
/* loader */
.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: poFigtree;
  z-index: 999999;
}

#main-header.sticky-header {
  margin-top: 0px;
}
.sticky-header {
  position: fixed !important;
  width: 100%;
  z-index: 9999 !important;
  top: 0;
  left: 0;
  right: 0;
  padding: 0px 0px;
  animation: slideDown 0.75s ease-out;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 6px #CCBABAF2;
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
      transform: translateY(0);
  }
}


/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating,.star-rating{
  display: block;
  overflow: hidden;
  position: relative;
  line-height: 1;
  font-size: 1em;
  font-family: star;
}
.woocommerce ul.products li.product .star-rating{
 color: #fec806;
 margin: 0 auto;
 float: none;
 height: 1.7em;
 width: 5.4em;
 font-family: star;
}
.star-rating{
  color: #ffca04;
  font-size: .857em;
  height: 1em;
  width: 5.4em;
  margin-bottom: 13px;
  margin-top: 5px;
}
.woocommerce .star-rating::before{
 content: "\73\73\73\73\73";
 color: #d3ced2;
 float: left;
 top: 0;
 left:0;
 position: absolute;
}
.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}
.woocommerce .star-rating span::before{
 content: "\53\53\53\53\53";
 top: 0;
 position: absolute;
 left: 0;
}
.shop-page .star-rating span::before,.shop-page .star-rating::befores{
  left: 46px !important
}
/*-----Woocommerce css--------------------*/
.woocommerce .quantity .qty{
    height: 36px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background: #8176D9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background: unset;
    z-index: 2;
    border-bottom-color: unset;
    border-bottom: 2px solid #1a5e26;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding: 0 0 0 0em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    margin: 0px 22px;
    padding: 12px 1em;
}
.panel.entry-content {
    box-shadow: rgb(17 17 26 / 5%) 0px 1px 0px, rgb(17 17 26 / 10%) 0px 0px 8px;
    padding: 30px !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background: #8176D9;
    color: #fff;
}
.posted_in a,a.woocommerce-review-link,.product-name a {
    color: #666666;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    text-align: center;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: unset;
    background-color: unset;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border: unset;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: -5px;
    border-bottom-right-radius: 0;
    border-width: 0;
    box-shadow: unset;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: -5px;
    border-bottom-left-radius: 0;
    border-width: 0;
    box-shadow: unset;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-size: 20px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color: #8176D9;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    width: 120px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    padding: 10px;
}
.select2-container .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 43px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px;
}
li.product.type-product {
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
    color: #000;
}
li.product.type-product {
    text-align: center;
    box-shadow: rgb(14 93 43 / 23%) 0px 4px 12px;
    padding: 20px 15px !important;
    position: relative;
    top: 0;
    transition: 0.5s;
}
li.product.type-product:hover{
    top: -20px;
    transition: 0.5s;
}
ul.products {
    padding-top: 35px !important;
}
/*-------Preloader------------*/
.loading-icon{
    background: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.loader-spinner {
    width: 190px;
    height: 190px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
}
 .loader-spinner svg {
     width: 90%;
     fill: none;
}
 .load {
     transform-origin: 50% 50%;
     stroke-dasharray: 0.7 0.3;
     stroke-linecap: round;
     stroke-width: 3px;
     stroke: #1D62B1;
}
 .load.one {
     animation: load 1.5s infinite ease-in;
     animation-direction: reverse;
}
 .load.two {
     fill: #1D62B1;
}
 .load.three {
     animation: load 1.5s infinite;
}
 @keyframes load {
     100% {
         transform: rotate(360deg);
    }
}
/*-----------------------*/
.postbox {
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
  padding: 25px;
  margin-bottom: 30px;
}
a.search-post-readmore {
  color: #006ba8;
  font-weight: 600;
}
/* -------------Home Pgae----------------------- */
/* --------Features sec------------- */
.wpe-education-features-box .elementor-widget-icon-box:hover .elementor-icon {
  background: #FFFFFF !important;
}
.wpe-education-features-box .elementor-widget-icon-box:hover .elementor-icon path{
  fill:#FE8B3B;
}
.wpe-education-features-box .elementor-widget-icon-box:hover .elementor-icon i{
  color: #FE8B3B;
}
.wpe-education-features-box .elementor-widget-icon-box:hover .elementor-icon-box-title span,.wpe-education-features-box .elementor-widget-icon-box:hover p.elementor-icon-box-description{
  color: #FFFFFF;
}
#wpe-education-features-sec {
  margin: 16px 15px 0px 15px;
}
#wpe-education-category-col-1 .elementor-element,#wpe-education-category-col-2 .elementor-element,#wpe-education-category-col-3 .elementor-element,#wpe-education-category-col-4 .elementor-element {
    margin-bottom: 5px;
}
/* --------Faq section---------------------------- */
.wpe-education-section-description p:before {
  content: '';
  background: #FE8B3B;
  position: absolute;
  width: 150px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.wpe-education-section-description p {
  position: relative;
  padding-bottom: 20px;
}
#wpe-education-faq-sec .elementor-tab-title.elementor-active,#wpe-education-faq-sec .elementor-tab-content.elementor-active {
  border: 1px solid #8176D9;
  margin-bottom: 10px;
  border-radius: 0px;
  background-color: #FFF;
}
#wpe-education-faq-sec .elementor-accordion-item {
  margin-bottom: 20px;
  border: unset;
  box-shadow: 0px 2px 6px #00000017;
}
#wpe-education-faq-sec .elementor-accordion .elementor-tab-title {
  border: 1px solid #8176D9;
  background-color: #FFF;
}

/* ---------------Blog Section--------------------- */
.wpe-education-latest-box .ea-button-wrap {
  /* background: #8176D9; */
  font: 600 18px/22px var(--font-figtree);
  text-transform: capitalize;
  display: inline-block;
  padding: 9px 18px;
  margin-top: 20px;
  background: linear-gradient(270deg, #FE8B3B 0%, #F3C563 100%);
  &:hover {
    background-image: linear-gradient(90deg, #8176D9 0%, #2A2A2A 100%);
  }
}
.wpe-education-latest-box .ea-button-wrap span{
  color: #FFFFFF;
}
.wpe-education-latest-box .ea-meta {
  position: absolute;
  top: 25px;
  left: 25px;
  background: #FE8B3B;
  font: 400 12px/14px var(--font-figtree);
  color: #FFF;
  padding: 5px 8px;
  border-radius: 2px;
}
.wpe-education-latest-box .ea-amox-carousel .ea-date{
  margin-left: 0;
}
/* -----Professional courses sec-------------------- */
#wpe-education-professional-course-sec a.tutor-btn.product_type_simple.add_to_cart_button.tutor-open-login-modal,#wpe-education-professional-course-sec .tutor-meta.tutor-mt-auto span.etlms-course-category-meta.tutor-meta-key {
  display: none;
}
#wpe-education-professional-course-sec .tutor-course-name{
  margin-bottom: 0;
}
#wpe-education-professional-course-sec .list-item-price ins{
  font: 600 18px/22px var(--font-figtree);
  color: #FFFFFF;
  background: linear-gradient(270deg, #FE8B3B 0%, #F3C563 100%);
  padding: 8px 15px;
  &:hover {
    background-image: linear-gradient(90deg, #8176D9 0%, #2A2A2A 100%);
  }
}
#wpe-education-professional-course-sec .tutor-card:hover {
  background-color: #F5F2ED;
}
#wpe-education-professional-course-sec .list-item-price del{
  order: 2;
  font: normal 14px/17px var(--font-figtree);
  color: #121212;
  opacity: 0.5;
}
#wpe-education-professional-course-sec .tutor-course-ratings.tutor-mb-8{
  order: 3;
  margin-top: 15px;
  margin-bottom: 0;
}
#wpe-education-professional-course-sec .tutor-course-card .tutor-course-bookmark{
  top: auto;
  padding-top: 7px;
}
#wpe-education-professional-course-sec i.tutor-icon-bookmark-line {
  color: #000000;
}
#wpe-education-professional-course-sec .tutor-iconic-btn-secondary {
  background: #F4F4F4;
  border-radius: 5px;
}
/* ---------------Video Section------------------- */
#wpe-education-video-sec .plyr__poster {
  background-size: cover;
}
#wpe-education-video-sec .plyr--full-ui.plyr--video .plyr__control--overlaid{
  display: none;
}
#wpe-education-video-sec .plyr__controls{
  background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));
  opacity: 1;
  backdrop-filter: blur(44px);
  -webkit-backdrop-filter: blur(44px);
  padding: 12px 65px !important;
  margin: 0 60px 25px;
  border-radius: 40px !important;
}
/* ----------Category Section--------------- */
#wpe-education-category-box .elementor-container {
  max-width: unset;
}
#wpe-education-category-box1 .elementor-container {
  max-width: unset;
}
/* --------Recommended Courses------------------ */
.wpe-education-recomened-course-box .tutor-meta a:nth-child(3) {
  display: none;
}
/* -----------Testimonial-section------------------ */
#wpe-education-lms-testimonial-box .mySwiper{
  width: 100%;
}
#wpe-education-lms-testimonial-box .slider-modal .slide-image,#wpe-education-lms-testimonial-box .mySwiper .slide-image{
  height: 100%;
  width: 100%;
  margin-right: 0;
}
#wpe-education-lms-testimonial-box .block-shadow.slider-container-block-background {
  padding: 0;
}
#wpe-education-lms-testimonial-box .slide-content {
  padding-right: 28px;
}
#wpe-education-lms-testimonial-box .slider-modal .slide-basic-info,#wpe-education-lms-testimonial-box .mySwiper .slide-basic-info{
  display: block;
  width: 100%;
  padding: 0 15px 0 35px;
}
#wpe-education-testimonial-sec .elementor-widget-wrap.elementor-element-populated,#wpe-education-testimonial-sec .mySwiper .swiper-slide {
  padding: 0;
}
#wpe-education-testimonial-sec .slider-modal .slide-block,#wpe-education-testimonial-sec .mySwiper .slide-block{
  border-bottom: unset;
  align-items: center;
}
#wpe-education-testimonial-sec span.slide-title {
  padding-bottom: 8px;
}
#wpe-education-testimonial-sec .slide-icons {
  padding: 25px 0 6px;
}
#wpe-education-testimonial-heading-box .elementor-widget-wrap.elementor-element-populated {
  padding: 4em 3em 8em;
  margin-top: -35px;
}
#wpe-education-testimonial-heading-box h2.elementor-heading-title {
  width: 72%;
}
#wpe-education-testimonial-heading-box .elementor-widget-text-editor p {
  width: 87%;
  position: relative;
  padding-bottom: 17px;
}
#wpe-education-testimonial-heading-box .elementor-widget-text-editor p:before {
  content: '';
  background: #F3C563;
  width: 146px;
  height: 2px;
  position: absolute;
  bottom: 0;
}
#wpe-education-lms-testimonial-box .swiper-button-next,#wpe-education-lms-testimonial-box .swiper-rtl .swiper-button-prev{
  right: -150px;
  left: auto;
}
#wpe-education-lms-testimonial-box .swiper-button-prev,#wpe-education-lms-testimonial-box  .swiper-rtl .swiper-button-next {
  left: auto;
  right: -89px;
}
#wpe-education-lms-testimonial-box .swiper-button-next,#wpe-education-lms-testimonial-box .swiper-button-prev{
  top: 313px;
}
#wpe-education-testimonial-col-1 .mySwiper {
  padding: 0px;
}
#wpe-education-testimonial-sec .slider-modal .slide-block, #wpe-education-testimonial-sec .mySwiper .slide-block {
  padding-bottom: 0px;
  box-shadow: 0px 0px 4px 1px #00000040;
  border-radius: 10px;
}
#wpe-education-testimonial-sec .mySwiper .swiper-slide img {
  border-radius: 10px 0 0 10px;
}

/* ----------Slider Section---------------- */
.slider-box {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: calc(100% - 30%);
  margin: 0 auto;
  padding-top: 20px;
}
.slider-main-box {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 15px;
}
span.slider-serach-box {
    padding: 12px 0;
    display: block;
}
#lms-education-slider .item.slider-bg-image {
  background-repeat: no-repeat;
  background-size: cover;
}
#lms-education-slider .slider-icon-box {
  display: flex;
  align-items: center;
  padding: 20px 0;
}
#lms-education-slider .slider-container .item {
  padding: 20px 0 0;
  position: relative;
}
#lms-education-slider span.slider-small-text{
  font: normal 13px/14px var(--font-figtree);
  color: #121212;
  background: #F9E144;
  padding: 5px 11px;
}
#lms-education-slider .slider-content h1{
  font: bold 42px/51px var(--font-figtree);
  color: #121212;
  padding: 14px 0 0;
  width: 78%;
}
#lms-education-slider p.slider-text{
  font: normal 16px/19px var(--font-figtree);
  color: #121212;
  padding: 13px 0;
  width: 76%;
}
#lms-education-slider .slider-icon-box svg {
  background: #1D62B1;
  padding: 11px;
  border-radius: 5px;
  margin-right: 20px;
}
#lms-education-slider .slider-icon-box path{
  fill: #fff;
}
#lms-education-slider .slider-icon-box p{
  font: normal 16px/19px Figtree;
  color: #121212;
  width: 51%;
}
#lms-education-slider .slider-serach-box button[type="submit"] {
  left: 5px;
  position: absolute;
  top: 4px;
  padding: 0 8px !important;
}
#lms-education-slider .slider-serach-box span.is-search-icon {
  background: unset;
  border: unset;
  height: auto;
}
#lms-education-slider .slider-serach-box input[type="search"] {
  padding: 0 50px;
  height: 43px;
  width: 65%;
  box-shadow: 0px 3px 6px #00000017;
  border-radius: 24px;
  border: 1px solid #fff !important;
}
#lms-education-slider .slick-prev:before, .slick-next:before{
  display: none;
}
#lms-education-slider .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: unset;
  outline: none;
  background: unset;
}
#lms-education-slider .slick-prev,#lms-education-slider .slick-next,#lms-education-slider .slick-dots li button{
  font-size: 16px;
  bottom: 74px;
  width: auto;
  height: auto;
  color: unset;
  background: unset;
  z-index: 999;
  top: auto;
}
#lms-education-slider .slick-dots{
  bottom: 60px;
  left: calc(100% - 85%);
  width: auto;
}
#lms-education-slider .slick-dots li{
  margin: 0 90px 0 0;
  position: relative;
}
#lms-education-slider .slick-dots li button{
  color: #00000080;
}
#lms-education-slider .slick-dots li:before{
  content: '';
  background: #00000080;
  width: 90px;
  height: 2px;
  position: absolute;
  margin-left: 8px;
  top: 4px;
}
#lms-education-slider li.slick-active:before{
  background: #000000;
}
#lms-education-slider .slick-dots li:last-child:before{
  display: none;
}
#lms-education-slider li.slick-active button{
  color: #000000;
}
#lms-education-slider .slick-prev {
  left: calc(100% - 67%);
}
#lms-education-slider .slick-next {
  right: calc(100% - 41%);
}
#lms-education-slider .slider-container {
	 position: relative;
	 width: 100%;
}
#lms-education-slider .slides-numbers {
	 color: #9fa5ac;
	 display: none;
	 font-size: 20px;
	 font-weight: 300;
	 left: 50px;
	 position: absolute;
	 top: -9px;
}
#lms-education-slider .slides-numbers .active {
	 color: #6caddf;
	 font-size: 30px;
	 margin-right: -6px;
}
#lms-education-slider .slides-numbers .total {
	 margin-left: -5px;
}
#lms-education-slider .slick-slide:nth-child(odd) .slide-placeholder {
  background: #ccc;
}
#lms-education-slider .slick-slide:nth-child(even) .slide-placeholder {
  background: #bbb;
}
#lms-education-slider .slide-placeholder {
  border-radius: 15px;
}
#wpe-education-courses-sec a.tutor-btn.product_type_simple.add_to_cart_button.ajax_add_to_cart,#wpe-education-courses-sec .tutor-loop-cart-btn-wrap {
  display: none;
}
.tutor-page-wrap {
  padding: 40px 0;
}
#wpe-education-register-form-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#wpe-education-register-form-box .elementor-icon svg{
  cursor: poFigtree;
}
#wpe-education-blog-section .swiper-poFigtree-events{
  /* overflow: hidden; */
  overflow-x: clip;
  padding: 0px 5px;
}
#wpe-education-recomended-course-sec .add_to_cart_button {
  display: none;
}
html {
  overflow-x: hidden;
}
.tutor-course-filter-wrap {
  padding-bottom: 30px;
}
#course-main-page .course-rating {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#course-main-page .tutor-ratings-stars{
  margin: 2px 3px 0;
}
#course-main-page .list-item-price ins {
  font: 600 18px/22px var(--font-figtree);
  color: #FFFFFF;
  background: #8176D9;
  padding: 8px 15px;
}
#course-main-page .list-item-price del {
  order: 2;
  font: normal 14px/17px var(--font-figtree);
  color: #121212;
  opacity: 0.5;
}
#course-main-page span.price {
  display: flex;
  align-items: center;
  column-gap: 7px;
}
#course-main-page .add_to_cart_button {
  display: none;
}
.tutor-pagination {
  border: unset;
}
.tutor-pagination ul.page-numbers li{
  margin-right: 10px;
}
.tutor-pagination ul li span{
  padding: 5px 8px;
}
.elementskit-menu-overlay{
	width:auto !important;
}
p{
    margin-bottom: 0;
}
#wpe-education-video-box .plyr--video.plyr--hide-controls .plyr__controls{
  transform: unset;
}
.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-pic{
  height: 155px;
  width: 155px;
  border-radius: 50%;
}
.plyr--video{
  border-radius: 20px;
}









#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #2A2A2A;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 999;
  cursor: poFigtree;
}
#return-to-top div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: poFigtree;
}
#return-to-top:hover {
  background-color: #000000;
  border: 2px solid #2A2A2A;
}

#main-header {
  margin-left: 25px;
  margin-right: 25px;
}

#top-banner {
  position: relative;
}
.top-banner-top-img {
  position: absolute;
  top: 0;
  right: 0;
}
.top-banner-top-img img {
  width: 85%;
}
.top-banner-bottom-img {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateX(-383px);
}
.top-banner-counter {
  clip-path: polygon( 1.316% 18.75%,1.316% 18.75%,1.402% 16.216%,1.651% 13.811%,2.05% 11.569%,2.585% 9.522%,3.243% 7.701%,4.009% 6.14%,4.871% 4.869%,5.815% 3.922%,6.828% 3.33%,7.895% 3.125%,43.75% 3.125%,64.967% 3.125%,75.576% 3.125%,95.288% 3.125%,95.288% 3.125%,96.317% 3.474%,97.164% 4.433%,97.823% 5.871%,98.282% 7.657%,98.533% 9.66%,98.567% 11.748%,98.375% 13.791%,97.948% 15.656%,97.275% 17.214%,96.349% 18.332%,90.64% 22.955%,90.64% 22.955%,89.868% 23.712%,89.154% 24.679%,88.503% 25.837%,87.921% 27.167%,87.413% 28.651%,86.985% 30.271%,86.643% 32.008%,86.392% 33.845%,86.237% 35.763%,86.184% 37.744%,86.184% 50%,86.184% 81.25%,86.184% 81.25%,86.098% 83.785%,85.849% 86.189%,85.45% 88.431%,84.915% 90.478%,84.257% 92.299%,83.491% 93.86%,82.629% 95.131%,81.685% 96.078%,80.672% 96.671%,79.605% 96.875%,7.895% 96.875%,7.895% 96.875%,6.828% 96.671%,5.815% 96.078%,4.871% 95.131%,4.009% 93.86%,3.243% 92.299%,2.585% 90.478%,2.05% 88.431%,1.651% 86.189%,1.402% 83.785%,1.316% 81.25%,1.316% 18.75% );
  transform: translate(60px, -50px);
  padding: 20px 70px 20px 35px !important;
}
.top-banner-right-col-img {
  transform: translate(150px, 0px);
}
#wpe-education-footer-col-4 .wpcf7 form .wpcf7-response-output {
  margin: 1em 0em 0em;
  padding: 10px;
  border: 1px solid #FFFFFF;
  border-color: #FFF;
  color: #FFFFFF;
}
#wpe-education-footer-col-4 .wpcf7-not-valid-tip {
  display: none;
}
#main-header .ue-menu .current-menu-item a {
  border-bottom: 2px solid #FE8B3B;
}
.wpe-education-latest-box .ea-amox-carousel .ea-img-wrap .ea-img {
  transform: unset;
  transition: unset;
  height: 300px;
  border-radius: 5px;
}
.wpe-education-latest-box .ea-item {
  box-shadow: 0px 0px 4px 0px #00000040;
  padding: 12px;
  border-radius: 10px;
}
.wpe-education-latest-box .ea-amox-carousel .ea-item:hover .ea-img-wrap .ea-img {
  transform: unset;
}
#wpe-education-category-box #wpe-education-category-col-1:hover h3,
#wpe-education-category-box #wpe-education-category-col-2:hover h3,
#wpe-education-category-box #wpe-education-category-col-3:hover h3,
#wpe-education-category-box #wpe-education-category-col-4:hover h3 {
  color: #8176D9;
}
#wpe-education-professional-course-sec .tutor-course-name {
  margin-bottom: 0;
  padding-right: 25px;
}
#wpe-education-testimonial-sec .slider-modal .slide-block, #wpe-education-testimonial-sec .mySwiper .slide-block {
  margin-top: 5px;
  margin-right: 2px;
}
.copyright-link {
  color: #FE8B3B;
  &:hover {
    color: #8176D9;
  }
}


@media screen and (min-width:320px) and (max-width:767px) {
  html {
    overflow-x: hidden !important;
  }
  body {
    overflow-x: hidden !important;
  }
  #main-header .ue-menu {
    transform: translate(0px, 72px) !important;
  }
  #main-header {
    margin-left: 9px;
    margin-right: 9px;
  }
  .top-banner-bottom-img {
    transform: translateX(0px);
  }
  #top-banner {
    background-position: bottom center;
    background-size: 95%;
  }
  .top-banner-right-col-img {
    transform: translate(0px, 0px);
  }
  .top-banner-counter {
    transform: translate(10px, -10px);
    padding: 16px 70px 16px 35px !important;
  }
  .wpe-educationcopyright-menu-box .elementor-icon-list-item:not(:last-child):after {
    border-inline-start-width: 0px;
  }
  #main-header .ue-menu .current-menu-item a {
    border-bottom: unset;
  }
  .tutor-grid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .woocommerce-checkout .wc-block-checkout {
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  span.entry-date, span.entry-comments {
    font: normal 20px / 50px Figtree !important;
  }
  .woocommerce {
    padding: 3em 1em !important;
  }
  .main-header-content-row .e-con-inner {
    flex-wrap: wrap !important;
    gap: 0;
  }
  .main-header-content-col3 {
    margin-top: 12px;
  }
  .banner-img-main-box {
    height: 200px !important;
    background-size: cover !important;
  }
  .category .breadcrumb-shoppage {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .single-courses .breadcrumb-shoppage {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .breadcrumb-shoppage {
    width: 90% !important;
  }
}

@media screen and (min-width:992px) and (max-width:1024px) {
  .main-header-content-col2 .ue-menu a {
    padding: 10px 6px 10px 6px !important;
  }
  #main-header {
    margin-left: 30px;
    margin-right: 30px;
  }
  .top-banner-counter {
    transform: translate(-13px, -35px);
    padding: 20px 55px 20px 21px !important;
  }
  #top-banner {
    background-position: bottom right;
    background-size: 53%;
  }
  .top-banner-right-col-img {
    transform: translate(-20px, 0px);
  }
  .top-banner-bottom-img {
    transform: translateX(-25px);
  }
  .top-banner-bottom-img img {
    width: 75%;
  }
  .top-banner-top-img {
    top: -30px;
  }
  #wpe-education-testimonial-sec .slide-icons {
    padding: 10px 0 6px;
  }
  #wpe-education-testimonial-sec .swiper-wrapper .slide-description {
    -webkit-line-clamp: 5 !important;
  }
  #wpe-education-testimonial-heading-box .elementor-widget-wrap.elementor-element-populated {
    margin-top: -14px;
  }
  #wpe-education-features-sec p.elementor-icon-box-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  #main-header .ue-menu {
    transform: translate(0px, 15px) !important;
  }
  .top-banner-top-img {
    transform: translateX(24px);
  }
  .top-banner-content-row>div {
    display: block !important;
  }
  .top-banner-bottom-img {
    display: none;
  }
  .top-banner-counter {
    transform: translate(-45px, -50px);
  }
  #top-banner {
    background-position: bottom center;
    background-size: 96%;
  }
  .top-banner-right-col-img {
    transform: translate(0px, 0px);
  }
  #wpe-education-testimonial-col-1 .mySwiper {
    margin-bottom: 60px;
  }
  #wpe-education-testimonial-sec .swiper-wrapper .slide-description {
    -webkit-line-clamp: 5 !important;
  }
  #course-feature-sec .row>.single-course-feature-box:nth-child(1),
  #course-feature-sec .row>.single-course-feature-box:nth-child(2) {
    margin-bottom: 20px;
  }
  .single-post-nav .nav-links {
    gap: 2em !important;
  }
  .main-header-content-row .e-con-inner {
    flex-wrap: wrap !important;
    gap: 0;
  }
  .main-header-content-col1 {
    width: 20% !important;
  }
  .main-header-content-col2 {
    width: 20% !important;
  }
  .main-header-content-col3 {
    width: 40% !important;
  }
  .main-header-content-col4 {
    width: 20% !important;
  }
  .tutor-course-recomended-box .tutor-iconic-btn-secondary {
    transform: translate(-18px, 5px);
  }  
  .tutor-course-recomended-box .tutor-btn-md {
    padding: 6px 3px;
  }
  
}

@media screen and (min-width:768px) and (max-width:1024px) {
  html {
    overflow-x: hidden !important;
  }
  body {
    overflow-x: hidden !important;
  }
  .banner-img-main-box {
    height: 250px !important;
    background-size: cover !important;
  }
  #main-header .ue-menu .current-menu-item a {
    border-bottom: unset;
  }
  .woocommerce {
    padding: 3em 2em !important;
  }
  .woocommerce-account .woocommerce {
      padding: 3em 14em !important;
  }
}

@media screen and (min-width:1025px) and (max-width:1920px) {
  html {
    overflow-x: hidden !important;
  }
  body {
    overflow-x: hidden !important;
  }
}

@media screen and (min-width:1025px) and (max-width:1199px) {
  #main-header .ue-menu a {
    /* padding: 0px 7px 0px 7px !important; */
  }
  .banner-img-main-box {
    height: 250px !important;
  }
  #main-header .ue-menu {
    gap: 20px !important;
  }
  .top-banner-left-col {
    padding-top: 180px;
  }
  #top-banner {
    background-position: bottom right;
    background-size: 53%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .top-banner-right-col-img {
    transform: translate(-20px, 0px);
  }
  .top-banner-bottom-img {
    transform: translateX(-25px);
  }
  .top-banner-bottom-img img {
    width: 75%;
  }
  .top-banner-top-img {
    top: -30px;
  }
  .top-banner-counter {
    transform: translate(0px, -22px);
    padding: 20px 55px 20px 25px !important;
  }
  #main-header {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }
}


@media screen and (min-width:1200px) and (max-width:1365px) {
  #main-header .ue-menu a {
    /* padding: 0px 0px 0px 0px !important; */
  }
  .top-banner-left-col {
    padding-top: 200px;
  }
  #top-banner {
    background-position: bottom right;
    background-size: 53%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .top-banner-right-col-img {
    transform: translate(-20px, 0px);
  }
  .top-banner-bottom-img {
    transform: translateX(-25px);
  }
  .top-banner-bottom-img img {
    width: 75%;
  }
  .top-banner-top-img {
    top: -36px;
  }
  .top-banner-counter {
    transform: translate(0px, -22px);
    padding: 20px 55px 20px 25px !important;
  }
  #main-header {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }
}


@media screen and (min-width:1366px) and (max-width:1439px) {
  #main-header .ue-menu a {
    /* padding: 0px 0px 0px 0px !important; */
  }
  .top-banner-left-col {
    padding-top: 230px;
  }
  #top-banner {
    background-position: bottom right;
    background-size: 53%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .top-banner-right-col-img {
    transform: translate(30px, 0px);
  }
  .top-banner-bottom-img {
    transform: translateX(-116px);
  }
  .top-banner-bottom-img img {
    width: 75%;
  }
  .top-banner-top-img {
    top: -36px;
  }
  .top-banner-counter {
    transform: translate(0px, -22px);
    padding: 20px 55px 20px 25px !important;
  }
  #main-header {
    width: 96%;
  }
}


@media screen and (min-width:1440px) and (max-width:1599px) {
  #main-header .ue-menu a {
    /* padding: 0px 0px 0px 0px !important; */
  }
  #top-banner {
    background-position: bottom right;
    background-size: 53%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .top-banner-right-col-img {
    transform: translate(50px, 0px);
  }
  .top-banner-bottom-img {
    transform: translateX(-152px);
  }
  .top-banner-bottom-img img {
    width: 75%;
  }
  .top-banner-top-img {
    top: -36px;
  }
  .top-banner-counter {
    transform: translate(0px, -22px);
    padding: 20px 55px 20px 25px !important;
  }
  #main-header {
    width: 96%;
  }
  .single-author-image a {
    width: inherit;
    display: inline-block;
  }
}


@media screen and (min-width:1600px) and (max-width:1699px) {
  #main-header .ue-menu a {
    /* padding: 0px 0px 0px 0px !important; */
  }
  .top-banner-left-col {
    padding-top: 200px;
  }
  #top-banner {
    background-position: bottom right;
    background-size: 53%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .top-banner-right-col-img {
    transform: translate(80px, 0px);
  }
  .top-banner-bottom-img {
    transform: translateX(-230px);
  }
  .top-banner-bottom-img img {
    width: 75%;
  }
  .top-banner-top-img {
    top: -41px;
  }
  .top-banner-counter {
    transform: translate(0px, -22px);
    padding: 20px 55px 20px 25px !important;
  }
  #main-header {
    width: 97%;
  }
  .single-author-image a {
    width: inherit;
    display: inline-block;
  }
  .woocommerce {
    padding: 3em 40em !important;
  }
}


@media screen and (min-width:1700px) and (max-width:1800px) {
  #main-header .ue-menu a {
    /* padding: 0px 12px 0px 12px !important; */
  }
  .top-banner-left-col {
    padding-top: 200px;
  }
  #top-banner {
    background-position: bottom right;
    background-size: 53%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .top-banner-right-col-img {
    transform: translate(112px, 0px);
  }
  .top-banner-bottom-img {
    transform: translateX(-285px);
  }
  .top-banner-bottom-img img {
    width: 75%;
  }
  .top-banner-top-img {
    top: -41px;
  }
  .top-banner-counter {
    transform: translate(0px, -22px);
    padding: 20px 55px 20px 25px !important;
  }
  #main-header {
    width: 97%;
  }
  .single-author-image a {
    width: inherit;
    display: inline-block;
  }
  .woocommerce {
    padding: 3em 40em !important;
  }
}


@media screen and (min-width:1801px) and (max-width:1920px) {
  .woocommerce {
    padding: 3em 40em !important;
  }
}

@media screen and (min-width:320px) and (max-width:1199px) {
  .woocommerce-cart .wc-block-cart {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width:768px) and (max-width:1365px) {
  .woocommerce-checkout .wc-block-checkout {
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width:320px) and (max-width:424px) {
  /* #main-header .ue-menu {
      transform: translate(0px, 73px) !important;
  } */
}


.breadcrumb-shoppage {
  background-color: #FFF;
  width: fit-content;
  margin: 0 auto !important;
  padding: 10px 10px;
  border-radius: 6px;
}
.breadcrumb-shoppage a {
  text-decoration: unset;
  color: #FE8B3B;
}
.breadcrumb-shoppage h5 {
  color: #000;
  font-size: 30px;
}
.search .post-content {
  padding: 20px;
}
.search  .post-content h4 a {
  color:#000000;
}
.woocommerce-account .woocommerce-button:hover {
  background-color: #000000;
}




.woocommerce-checkout form button:hover .wc-block-components-checkout-place-order-button__text {
  color: #FFF !important;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
  color: #FFF !important;
}
.tutor-course-card .tutor-course-name a:hover {
  color: #8176D9 !important;
}
.tutor-course-details-page #breadcrumbs {
  margin: unset;
}
.wc-block-components-button {
  background-color: #8176D9;
  border: unset;
  border-radius: 6px;
  font-size: 16px;
  color: #FFF;
  &:hover {
    background-color: #000000;
  }
}



/*=========== Header Search start ==========*/

.job-search-wrap input {
  padding: 13px 15px;
  border-radius: 25px;
  background-color: #F5F2ED;
  border: unset;
  width: 100%;
}
.job-search-wrap form {
  position: relative;
}
.job-search-wrap form #job_search_btn {
  position: absolute;
  right: 0;
  transform: translate(-6px, 5px);
  border: unset;
  padding: 8px 23px;
  border-radius: 30px;
  background: linear-gradient(61.43deg, #F3C563 11.28%, #FE8B3B 88.55%);
  cursor: pointer;
}
.job-search-wrap form #job_search_btn svg path {
  fill: #FFF;
}
.job-search-wrap form #job_search_btn svg {
  font-size: 15px;
}
.page-template-page-job-search .course-card .img-fluid {
  width: -webkit-fill-available;
}
.page-template-page-job-search .course-card .course-title a {
  text-decoration: unset;
  color: #000000;
  font-size: 25px;
  &:hover {
    color: #8176D9;
  }
}
.page-template-page-job-search .course-card .btn-primary {
  background-color: #8176D9;
  color: #FFFFFF;
  border-radius: 0px;
  &:hover {
    background-color: #000000;
  }
}

/*=========== Header Search end ==========*/


.tutor-card .tutor-course-thumbnail a {
  position: relative;
  overflow: hidden;
}
.tutor-card .tutor-course-thumbnail a::after {
  position: absolute;
  top: 0;
  left: -104%;
  z-index: 0;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.8) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.8) 100%);
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
  transition: all 3s ease;
}
.tutor-card .tutor-course-thumbnail a:hover {
  transition: all 3s ease;
}
.tutor-card .tutor-course-thumbnail a:hover::after {
  -webkit-animation: shine .71s;
  animation: shine .71s;
  transition: all 3s ease;
}
@-webkit-keyframes shine {
  100% {
    left: 125%; 
  } 
}
@keyframes shine {
  100% {
    left: 125%; 
  } 
}




#wpe-education-lms-testimonial-box .mySwiper .slide-image {
  position: relative;
  overflow: hidden;
}
#wpe-education-lms-testimonial-box .mySwiper .slide-image::after {
  position: absolute;
  top: 0;
  left: -120%;
  z-index: 0;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.8) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.8) 100%);
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
  transition: all 3s ease;
}
#wpe-education-lms-testimonial-box .mySwiper .slide-image:hover {
  transition: all 3s ease;
}
#wpe-education-lms-testimonial-box .mySwiper .slide-image:hover::after {
  -webkit-animation: shine .71s;
  animation: shine .71s;
  transition: all 3s ease;
}
@-webkit-keyframes shine {
  100% {
    left: 125%; 
  } 
}
@keyframes shine {
  100% {
    left: 125%; 
  } 
}


.wpe-education-latest-box .ea-amox-carousel .ea-img-wrap {
  position: relative;
  overflow: hidden;
}
.wpe-education-latest-box .ea-amox-carousel .ea-img-wrap::after {
  position: absolute;
  top: 0;
  left: -104%;
  z-index: 0;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.8) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.8) 100%);
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
  transition: all 3s ease;
}
.wpe-education-latest-box .ea-amox-carousel .ea-img-wrap:hover {
  transition: all 3s ease;
}
.wpe-education-latest-box .ea-amox-carousel .ea-img-wrap:hover::after {
  -webkit-animation: shine .71s;
  animation: shine .71s;
  transition: all 3s ease;
}
@-webkit-keyframes shine {
  100% {
    left: 125%; 
  } 
}
@keyframes shine {
  100% {
    left: 125%; 
  } 
}