/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/


.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{border-radius:4px;}
.wishlist_table .product-add-to-cart .variations_form, .wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{text-align:left;}
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__label, 
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__label{margin-top:-4px!important;}
.wc-block-components-form .wc-block-components-checkout-step{margin-bottom:20px!important;}
.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step{margin-bottom:0px;}
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__terms, .woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__terms{padding-top:10px;font-size:20px;}
.wc-block-components-totals-shipping .wc-block-components-totals-shipping-address-summary{line-height:1.2;}
.wc-block-components-totals-shipping .wc-block-components-totals-item strong{font-size:16px;}
.breadcrumbs-wrapper #breadcrumbs a{color:rgb(94, 1, 66);}
.breadcrumbs-wrapper #breadcrumbs a::after{color:rgba(94, 1, 66, 0.6);}
.vendor-product-detail .breadcrumbs-wrapper .container{padding-left:0px;}
.custom-vendor-page .breadcrumbs-wrapper{margin-top:20px;}
.vendor-product-detail .breadcrumbs-wrapper{margin-top: 20px;}
.back-to-store-wrapper-top,
.back-to-store-wrapper-bottom {
    text-align: left;
    margin: -20px 0 5px 0;
}
.back-to-store-wrapper-bottom{margin-top:0px;}
a.back-to-store {
    border-radius: 13px 13px 13px 13px;
    text-decoration: none;
    color: rgb(1, 0, 0)!important;
    background-color: rgb(250, 186, 23)!important;
    padding: 15px 40px 13px 42px;
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    
}
a.back-to-store:hover {
    background-color: #5E0142!important;
    color: #FFFFFF!important;
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
}

html {
  scroll-behavior: smooth;
}
.yith-product-slider .yith-swatches-wrap .variations_form .yith-wccl-value {
    display: inline-block;
    margin: 5px;
}
.yith-product-slider .yith-swatches-wrap .yith-wccl-value.color {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.yith-product-slider .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.reset_variations{
    display:none !important;
}
.archive .select_option_label .yith_wccl_value,
.related.products .select_option_label .yith_wccl_value{
	border: 0;
}
.post-type-archive-lp_course .lp-archive-courses .course-archive-message-by-via-product{display:none!important;opacity:0!important;}
li:has(a[data-tax="woof_author"]) {
    display: none !important;
}
.woof_list_checkbox input[type="checkbox"]:disabled + label {
    color: #aaa;
    font-weight:400 !important;
    cursor: not-allowed;
}

.single-lp_course .breadcrumbs-wrapper #breadcrumbs a::after,
.post-type-archive-lp_course .breadcrumbs-wrapper #breadcrumbs a::after{
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 0.8em;
    font-weight: 900;
    color: rgba(94, 1, 66, 0.6);
    display: inline-block;
    margin: 0 0 0 12px;
    line-height: 25px;
}
.post-type-archive-lp_course .breadcrumbs-wrapper #breadcrumbs a,
.single-lp_course .breadcrumbs-wrapper #breadcrumbs a{
    font-size: 20px;
    color:rgb(94, 1, 66);
}
.post-type-archive-lp_course .breadcrumbs-wrapper #breadcrumbs li,
.single-lp_course .breadcrumbs-wrapper #breadcrumbs li{
    font-size: 20px;
    color:#999999;
}
.lp-profile-content .learn-press-form .form-fields .form-field input[type="text"]{font-size:18px;}
.lp-profile-content .learn-press-form #custom-country{font-size:18px;}
span.woof_checkbox_count,
span.woof_radio_count{
  display: none !important;  
}
#sidebar #woof_widget-3,
.archive #sidebar #block-2,
.archive #sidebar #block-3,
.archive #sidebar #block-4,
#sidebar #woocommerce_product_search-3{
    display:none;
}
.archive #sidebar #woof_widget-4,
.archive #woocommerce_product_search-3{
    display:block !important;
}
#woof_widget-4 .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items {
    display: none;
}
#learn-press-course{
	opacity: 0;
    transition: all 0.3s;
	gap:30px
}
#learn-press-course.active{
	 opacity: 1;
}
.tax-yith_shop_vendor #sidebar{
    display:none;
}
.tax-yith_shop_vendor #main #sidebar{
    display:block;
}
footer .vendor-footer-custom-main{
    padding-top:60px !important;
}
.ocourse-btn-main{
    display: flex;
    flex-flow: column;
    width: fit-content;
    margin-top: 15px;
}
.ostart-course-btn{
    background-color: rgb(250, 186, 23);
    color: #010000;
    cursor: pointer;
    background-color: #FABA17;
    border: 0;
    text-transform: uppercase;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    border-radius: 13px 13px 13px 13px;
    padding: 15px 40px 13px 42px;
    margin-bottom:10px;
}
.ostart-course-btn:hover{
    background-color: #5E0142;
    color: #FFFFFF;
}
.thim-course-content ul li {
    font-size: 18px;
}
.cp-all-main{
    display:flex;
}
.cp-all-main h1.entry-title{
    width:90%;
}
.cp-all-main .cp-price{
    width:10%;
    color:#5e0142;
    font-size:28px;
    font-weight: 500;
    line-height:1.6em;
}
.cp-btn-main .cp-addtocart{
  font-weight: 500;
  color: #000 !important;
  font-size: 18px;
  line-height:1.6em;
  text-transform:uppercase;
  background-color: #faba17;
  border: 1px solid #faba17;
  padding: 11px 25px;
  border-radius: 3px;
}
#woocommerce_product_categories-2 li.cat-parent ul{
    margin-top: 10px;
}
#woocommerce_product_categories-2 ul li a{
    color: #000000;
}
#woocommerce_product_categories-2 ul li.cat-parent ul li a{
    color: #666666;
}
input[name="_lp_custom_register_form[6733847]"] {
    display: none !important;
}
.error404 .top_heading_out{
    display:none !important;
}
.tax-yith_shop_vendor .col-sm-9.site-main,
.store-header-wrapper.double-box .store-header-image img{
    width: 100% !important;
}
.tax-yith_shop_vendor .breadcrumbs-wrapper{
    display:none;
}
.tax-yith_shop_vendor .store-email a{
    color:unset;
}
.tax-yith_shop_vendor .site-content{
    padding-top:10px!important;
}
.tax-yith_shop_vendor .store-header-wrapper .store-info-wrapper{
    padding:10px 20px 30px 0px;
}
.vendor-custom-main{
    display:flex;
}
.woocommerce-account #customer_login  form .remember label,
.woocommerce-account #customer_login form .lost-password label,
.woocommerce-account #customer_login form .lost-password a,
.woocommerce-account #customer_login form p{
    font-size: 18px;
}
.woocommerce-account #customer_login form{
    width:100%;
    max-width: 100% !important;
    padding: 0 80px !important;
}
.caddtocart{
    display:none !important;
}
.header_custom_btn_wrapper{
    display:flex;
    font-size: 1.067rem;
    line-height: 1.667rem;
}
.cart-contents-lnk,
.wishlist-contents-lnk{
    display: flex;
    align-items: center;
}
.header_custom_btn_wrapper .wishlist_btn_wrapper,
.header_custom_btn_wrapper .woo_cart_btn_wrapper{
    padding-right: 20px;
    position:relative;
}
.header_custom_btn_wrapper .wishlist-contents-count,
.header_custom_btn_wrapper .cart-contents-count{
    padding:0 5px;
    top: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #000;
    background: #000;
    border-radius: 50%;
    bottom: 15px;
    display: block;
    left: 15px;
    position: absolute;
    text-align: center;
    font-size: 11px;
    background:#faba17;
}
.buddypress .top_site_main{
    display:none !important;
}
.slider-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.product-grid .product__title .description.cshort-blurb,
.slider-description.cshort-blurb{
    overflow: visible !important;
    text-overflow: unset !important;
    display: block !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    white-space: normal !important;
}
.single-product #main-content #sidebar{
    display:none !important;
}
.single-product #main-content .content-area #sidebar{
    display:block !important;
}
.nf-form-fields-required {
  display: none;
}
.contact-form-nf input, .contact-form-nf textarea{
    padding: 8px 16px;
    border-radius: 6px;
    background: #00000005 0% 0% no-repeat padding-box;
    font-size:1.2rem;
}
.contact-form-nf .contact-submit-btn{
    text-align:center;
}
.course-summary .course-thumbnail img{
    width:100%;
}

.site-header.header_v2 #toolbar::before{
    max-width: 1440px !important;
}

ul.lp-profile-nav-tabs{
    display: flex;
    flex-direction: column;
}
ul.lp-profile-nav-tabs li.settings.has-child{
    order: 98;
}
ul.lp-profile-nav-tabs li.logout{
    order: 99;
}
.archive .product-grid.columns-3{
    padding-inline-start:0;
}
#ac-title{
    font-size: 34px;
    margin-bottom:20px;
    line-height:1.4em;
    text-transform:uppercase;
    font-weight:regular;
    
}
.privacy-policy a{
    color: unset;
}
#popup-sidebar .search-course input[name="s"]{
    padding-left: 60px!important;
}
.lp-profile-content-area-custom .lp-profile-cc-btn-main{
    display:none !important;
}
.lp-profile-super-main{
    width: 100%;
    display: flex;
    justify-content: right;
}
.lp-profile-cc-btn-main {
    width: fit-content;
    display: flex;
    justify-content: right;
}
.lp-profile-right .lp-profile-cc-btn-main:nth-child(2){
    margin-left:40px;
}
.cc-btn{
    background-color: rgb(250, 186, 23);
    color: #010000;
    text-transform: uppercase;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    border-radius: 13px 13px 13px 13px;
    padding: 15px 40px 13px 42px;
}
.cc-btn:hover {
    background-color: #5E0142;
    color: #FFFFFF;
}
.cc-btn:focus {
    color: #010000;
}
.container{
    max-width: 1440px;
    width:100%;
}
.site-content{
    padding-top:40px!important;
}
h1, h2, h3, h4, h5, h6 {
	color: #333333;
}
.site-header.header_v2#masthead .navigation {
	padding-left: 0;
	padding-right: 0;
}

footer .footer .row aside {
	padding-left: 0px;
	padding-right: 0px;
}

footer .footer-content-widget-wrap .elementor-widget-wrap{padding-left:0px!important;}
body footer#colophon .footer .footer-contact-info a{
    color:#CCCCCC;
}

footer#colophon .social-swapper a{
    color:#666666;
}
.team_wrapper .thim-ekit-team__thumbnail{
    width:100%;
}
.team_wrapper .thim-ekit-team__thumbnail img{
    width:100%;
}
.team_wrapper .thim-ekit-team__image{
    width:100%;
}

.team_wrapper .thim-slider-pagination{
margin-top:30px;
}

.width-logo.table-cell.sm-logo{
     width: 316px;
}

.blog .breadcrumbs-wrapper,
.woocommerce-shop .breadcrumbs-wrapper,
.post-type-archive-lp_course .breadcrumbs-wrapper,
.page-id-9 .breadcrumbs-wrapper,
.single-lp_course .breadcrumbs-wrapper,
.no-inner-header .breadcrumbs-wrapper,
.breadcrumbs-wrapper{
    margin-top:74px;
    padding-left: 20px;
    padding-right: 20px;
}

.blog .breadcrumbs-wrapper .container,
.woocommerce-shop .breadcrumbs-wrapper .container,
.post-type-archive-lp_course .breadcrumbs-wrapper .container,
.page-id-9 .breadcrumbs-wrapper .container,
.single-lp_course .breadcrumbs-wrapper .container,
.no-inner-header .breadcrumbs-wrapper .container{
    padding:0px!important;
}

.no-inner-header .breadcrumbs-wrapper ul li{
    font-size: 1.2rem;
    line-height: 2rem;
}

.cta_right_col .cta_right_col_img{
    margin-bottom: 0 !important;
}


.cta_left_col .thim-widget-icon-box .iconbox-left .boxes-icon{
    margin-right: 0px;
}
.cta_left_col .thim-widget-icon-box .content-inner{
    padding-left: 0px;
}

.steps_icon_wrap h3 {
margin-top: 0px;
}
.wc-block-components-shipping-calculator-address__button{
    font-size: 13px !important;
}

/* home slider */
.slider-section {
    padding: 70px 0px;
}
.slider-section h1{
    font-size: 80px;
    color: #fff;
}
.path-safty-txt{
    max-width: 1440px;
    margin: 0 auto;
    margin-bottom: 39px;
    width: 100%;
}
.path-safty-txt p{
    font-size: 35px;
    color: #FABA17;
    font-style: italic;
}
.main-slider-wrapper{
    position: relative;
    height: 450px;
    display: flex;
    align-items: center;
}
.main-display {
    width: 100%;
    position: absolute;
    max-width: 600px;
    top: 50%;
    transform: translate(6%, -50%);
    left: 100px;
    z-index: 9;
    height: 100%;
}
.main-slide{
    height: 100%;
}
.main-slide video {
    width: 100%;
    border-radius: 10px;
    outline: none;
    height: 100%;
    /*object-fit: cover;*/
    object-fit:contain; 
}
.splide__slide{
    height: 100% !important;
}
.splide__slide img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
}

.start-training-btn{
    position: absolute;
    left: calc(100% - 35%);
    bottom: 0;
    cursor: pointer;
    box-shadow: 0px 8px 10px #00000099;
    border-radius: 13px;
    background-color: #FABA17;
    border: 0;
    text-transform: uppercase;

    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    color: #010000;
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 13px 13px 13px 13px;
    padding: 15px 40px 13px 42px;
}

.start-training-btn:hover{
    background-color: #5E0142;
    color: var( --e-global-color-4fa50dac );
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 13px 13px 13px 13px;
}

.single-lp_course .breadcrumbs-wrapper {
	margin-top: 74px;
}
/*cource register (step 1 form)*/
#learn-press-course .learn-press-form-register form ul{
    display: flex;
    gap: 0 14px;
    flex-flow: wrap;
}
#learn-press-course .learn-press-form-register form ul li{
    width:calc(50% - 7px);
    order:16;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul li{
    order:16;
}
#learn-press-course .learn-press-form-register form ul li:nth-child(5),
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul li:nth-child(5){
    order:1;
}
#learn-press-course .learn-press-form-register form ul li:nth-child(6),
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul li:nth-child(6){
    order:2;
}
#learn-press-course .learn-press-form-register form ul li:nth-child(1),
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul li:nth-child(1){
    width:100%;
    order:3;
}
#learn-press-course .learn-press-form-register form ul li:nth-child(7),
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul li:nth-child(7){
    order:4;
}
#learn-press-course .learn-press-form-register form ul li:nth-last-child(2),
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul li:nth-last-child(2){
    display:none;
}
#learn-press-course .learn-press-form-register form ul li:nth-child(8),
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul li:nth-child(8   ){
	order: 6;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul li:nth-child(1){
    width:100% !important;
}
#custom-country{
    width:100%;
    border-radius: 6px;
    background: #00000005 0% 0% no-repeat padding-box;
}
/*css other*/
.lp_custom_register_wrapper{display:none;}

.lp_custom_register_wrapper .learnpress{
    clear:both;
}
.lp_custom_register_wrapper .learn-press-form-register > h3{
    display:none;
}
.lp_custom_register_wrapper .learn-press-form-register{
    width: 100%;
    max-width: 100%;
    box-shadow: unset;
    border: none;
    padding:0;
}
.lp_custom_register_wrapper .learn-press-form .form-fields .form-field label{
    display: none;
}
.lp_custom_register_wrapper .learn-press-form .form-fields .form-field input[type="text"],
.lp_custom_register_wrapper .learn-press-form .form-fields .form-field input[type="password"]{
    border-radius:6px;
    background: #00000005 0% 0% no-repeat padding-box;
}
.lp_custom_register_wrapper .learn-press-form-register button[type="submit"]{
    width: auto;
    padding:12px 40px;
}
.lp_custom_register_wrapper .learn-press-form input[type="checkbox"]{
    margin:0px;
}
.lp_custom_register_wrapper .learn-press-form form > p > label{
    align-items: center;
    font-size:18px;
    font-weight:400;
}
.lp_custom_register_wrapper .learn-press-form form > p{
    margin-bottom:15px;
}
.lp_custom_register_wrapper .learnpress{
    margin-bottom:10px;
    font-size:20px;
}
.lp_course_registor_lbl{
    font-size:26px;
    line-height:25px;
    font-family:inherit;
    font-weight:500;
    color:#333333;
    font-family: Roboto;
}
.lp_course_registor_lbl span{
    color:#32DA00;
}
.learn-press .course-payment{
    margin-bottom:10px !important;
}
body[class*="tax-"]:not(.tax-yith_shop_vendor) .woof_products_top_panel {
    display: block !important;
}

body[class*="tax-"]:not(.tax-yith_shop_vendor) .woof_products_top_panel:has(> ul > li:nth-child(2):last-child) {
    display: none !important;
}

body[class*="tax-"]:not(.tax-yith_shop_vendor) .product-grid.columns-3{
    grid-template-columns: repeat(4, 1fr);
}

body[class*="tax-"]:not(.tax-yith_shop_vendor) form.woocommerce-ordering{
    display: none;
}
body.woocommerce-account .woocommerce-MyAccount-cn-main{
    display:flex;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
    display: flex;
    flex-flow: column;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
    width: 25%;
}
body.woocommerce-account .woocommerce-MyAccount-content{
    width: 75%;
}

/*by k*/

.path-safty-txt {
    width: 90%;
}

.site-header.header_v2#masthead .navigation{
    padding-top: 12px;
    padding-bottom: 0px;
}

#masthead .navigation .width-logo{
    padding: 0px;
}

.custom-header-searchbox button{
    box-shadow:none;
    border-width: 1px 1px 1px 0px !important;
    border-color: rgba(255,255,255,0.4) !important;
    border-style: solid !important;
}

.site-header.header_v2 nav.width-navigation{
    border-radius: 13px;
    margin-top: -26px;
}

.site-header.header_v2 ul.nav.navbar-nav{
    display: flex;
    flex-flow: wrap;
    align-items: center;
    height: 78px;
    border-radius: 13px;
}

.site-header.header_v2 ul.nav.navbar-nav .menu-right{
    margin-left: auto;
}

.site-header.header_v2 ul.nav.navbar-nav .menu-right .textwidget{
    padding: 0px;
}

.site-header.header_v2 ul.nav.navbar-nav .menu-right i{
    font-size: 25px;
}

.site-header.header_v2 .navigation .navbar-nav > li > a::before,
.site-header.header_v2 .navigation .navbar-nav > li > span:not(.thim-ekits-menu__icon)::before {
    height:48px;
    top:0px;
    background: #707070;
}

.site-header.header_v2 .navigation .navbar-nav > li > a,
.site-header.header_v2 .navigation .navbar-nav > li > span:not(.thim-ekits-menu__icon){
    padding: 9px 25px 9px 30px;
}

.navigation .width-navigation .navbar-nav > li .sub-menu{
    padding: 10px 0px;
}

.navigation .width-navigation .navbar-nav > li .sub-menu li > a,
.navigation .width-navigation .navbar-nav > li .sub-menu li > span{
    font-size:1.333rem;
    padding:0px;
}

/* Home */

.footer-contact-info ul li:not(:last-of-type){
    margin-bottom: 20px !important;
}

.events-list-home .item-event .event-wrapper::before{
    width: 0 !important;
}

.events-list-home  .thim-list-event .item-event .event-wrapper .title a{
    margin-left: -5px;
    -webkit-margin-start: -17px;
}

.become_teacher_wrap .become-teacher-form{
    max-width: 100%;
    width: 100%;
    border:none;
    margin-bottom: 0px;
}

.become_teacher_wrap form ul li{
    margin-bottom: 25px !important;
}

.become_teacher_wrap .become-teacher-form h3,
.become_teacher_wrap .become-teacher-form form .become-teacher-form__description,
.become_teacher_wrap form ul li label{
    display: none !important;
}

.become_teacher_wrap .become-teacher-form form{
    padding: 0px;
}

.contact_form form p input,
.contact_form form p textarea,
.become_teacher_wrap form ul li input,
.become_teacher_wrap form ul li textarea{
    text-align: left;
    background-color: #f8f8f8;
    border-radius: 10px;
    padding: 13px 15px !important;
}

.contact_form form p textarea,
.become_teacher_wrap form ul li textarea{
    height: 230px;
}

.contact_form form input[type=submit],
.become_teacher_wrap form button{
    padding:20px 40px !important;
    border-radius: 13px !important;
    font-size: 1.6rem !important;
    line-height: 1.667rem !important;
    color: #010000 !important;
    box-shadow: none;
}

.contact_form form input[type=submit]:hover,
.become_teacher_wrap form button:hover{
    color: #ffffff !important;
    background-color: #770054 !important;
}

/* Footer */

footer .footer .row aside,
footer .footer{
    padding: 0px;
}

footer .footer{
    padding-top: 115px;
    padding-bottom: 0px;
}

/* About ispark partner onboarding */

.steps_wrap .elementor-container{
    flex-flow: wrap;
    align-items: top;
    gap: 131px;
    width: 100%;
}

.steps_wrap .step_item{
    max-width: 27%;
    width: 100% !important;
}

.steps_boxes .elementor-widget-container:hover {
    background-color : #333333 !important;
    transition: all ease 0.3s;
}

.steps_boxes:hover p,
.steps_boxes:hover h3{
    color: #ffffff !important;
}

.steps_boxes h3{
    margin-top: 0px;
}

/*  contact us */

.contact_wrap{
    left: 0px !important;
    max-width: 1440px;
    width: 100% !important;
}

.contact_wrap .elementor-container{
    flex-flow:wrap;
    justify-content: center;
    gap:  28px;
}

.contact_wrap .contact_item{
    max-width: 460px;
    width: 100%;
    height: 300px;
}

.contact_wrap .contact_item a{
    color: #000000;
}

.contact_form form p input,
.contact_form form p textarea{
    font-size: 1.2rem !important;
    line-height: 2rem;
    font-weight: 500;
}

/* FAQ */

.faq_accordian .elementor-accordion-item{
    border-top: 1px solid #d5d8dc !important;
    border-radius: 8px;
}

.faq_accordian .elementor-accordion-item:not(:last-of-type){
    margin-bottom: 20px;
}

.faq_accordian .elementor-accordion-item .elementor-tab-title{
    align-items: center;
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
}


.post-type-archive-lp_course .sticky-sidebar .filter-course .lp-form-course-filter .lp-form-course-filter__title,
.post-type-archive-lp_course .sticky-sidebar .widget_courses .widget-title,
.post-type-archive-lp_course .sticky-sidebar .widget_course-categories .widget-title{
	font-size: 34px;
}
.widget-area .widget_course_filter .lp-form-course-filter__item .lp-course-filter__field {
	line-height: inherit;
	font-size: 18px;
}
.post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta {
	flex-wrap: wrap;
}
.post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta .avatar {
    	width: 50px;
    	height: 50px;
    	margin-top: 0px;
}
.post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta .course-lesson .value i,
.post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta .course-students .value i{
	margin-right: 5px;
}
.post-type-archive-lp_course .learn-press-courses .lpr_course {
	padding-bottom: 40px !important;
	margin-bottom: 40px !important;
}
.post-type-archive-lp_course .thim-course-grid .learn-press-courses .course-item .thim-course-content .course-meta .course-author {
	display: none;
}
.thim-course-content .course-meta .course-price{
    margin-left:auto;
}

/*details page css*/

.learn-press .course-meta-single > div.course-author {
	display: flex !important;
	align-items:center;
}
.learn-press .course-meta-single > div.course-author .author-contain,
.learn-press .course-meta-single .course-categories,
.learn-press .course-meta-single .meta-item-review{
	display: flex !important;
	flex-direction: column;
	justify-content: center;
}
.learn-press .course-meta-single > div.course-author img {
	width: 71px !important;
}
.learn-press .course-payment{
    min-height:71px;
}
.widget-area aside.widget .widget-title {
	font-size: 34px;
}
.site-main .learn-press .course-tabs .nav-tabs li a {
	font-size: 20px;
}
.site-main .learn-press .course-tabs .nav-tabs li a i {
	font-size: 20px;
}
.tab-content #tab-overview .thim-course-info .title, #learn-press-course-description .thim-course-info .title {
	font-size: 20px;
}
.thim-course-content p {
	font-size: 18px;
}
.social_share .thim-social-share li > div a {
	color: #000;
}
.social_share .thim-social-share li > div a {
	border: 1px solid #000;
}
.thim-related-course .related-title {
	font-size: 34px;
}
.course-meta .course-lesson, .course-meta .course-students{
	font-size: 18px;
}
.course-price .price,
.learn-press .course-payment .course-price .price{
	color: #FF0707 !important;
	font-weight: bold;
}
.thim-related-course .thim-course-grid .course-item .thim-course-content .course-title {
	font-size: 24px;
}
.course-item .thim-course-content .course-meta > div.course-price .course-item-price .price {
	font-size: 20px;
}
.thim-widget-course-categories .show-sub .cat-name {
	font-size: 18px;
}
.learn-press .course-tabs .nav-tabs li a i {
	color: #faba17;
}
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header .section-title,
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header .section-title {
	color: #770054;
	font-size: 20px;
}
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header .collapse {
	font-size: 16px;
	color:#000;
}
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header:hover .collapse{
    color:#000;
}
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration,
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{
  font-size: 16px;
}
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title {
	font-size: 18px;
}
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-meta .course-item-status {
	color: #000;
	font-size: 20px;
}
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header .meta {
	font-size: 20px;
}
.course-tab-panel .thim-about-author .author-bio a {
	color: #770054;
}
.author-wrapper .author-bio .author-description{
    font-size: 18px;
}
.owl-controls .owl-pagination .owl-page{
    box-shadow:none;
}
.thim-course-content .course-meta > div.course-price .course-item-price .free {
	font-size: 20px;
}
.thim-course-list .course-item .thim-course-content .course-meta > div.course-price .course-item-price .free,
.post-type-archive-lp_course .thim-course-grid .course-item .thim-course-content .course-meta > div.course-price .course-item-price .free{
	font-size: 24px;
}
.course-meta .course-lesson, .course-meta .course-students {
	display: flex !important;
	align-items: end;
}
.post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta .course-lesson .value,
.post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta .course-students .value{
	display: flex;
	align-items: end;
}
.lp-button.button.button-purchase-course {
	border-radius: 13px !important;
	color: #000 !important;
	font-weight: 500 !important;
	font-size: 16px !important;
}
.content-area .learn-press .course-tabs .nav-tabs li.active::before {
	top: -10px;
	height: 10px;
}
.course-summary #popup-sidebar .course-curriculum .section-title{
	font-size: 16px !important;
}
.course-summary #popup-sidebar .course-curriculum ul.curriculum-sections .section-header .meta {
	line-height: 23px;
	font-size:18px;
}
.course-summary #popup-sidebar .section-header .section-toggle {
	font-size: 16px;
	line-height: 23px;
}
.course-summary #popup-sidebar .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title .item-name,
.course-summary #popup-sidebar .course-curriculum ul.curriculum-sections .section-content .course-item .meta-left .index{
	font-size: 16px;
	color: #333;
}
.course-summary #popup-sidebar .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
#popup-footer{
    margin-bottom: 20px;
}
.course-summary #popup-sidebar .course-curriculum .course-item::after {
	width: 7px;
}
.course-summary #popup-sidebar {
	height: 100vh;
	z-index: 999999;
}
.status-publish .lp-single-instructor .lp-single-instructor__info h2 {
	margin-bottom: 0px;
}

/*Course page start*/

body .learn-press-4 .lp-course-buttons .lp-button,
body #learn-press-profile #profile-content .lp-button,
body .learn-press-4 .lp-course-buttons .lp-button,
.learn-press#learn-press-course .course-summary-content .course-wishlist-box button,
.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button,
#respond.comment-respond .comment-form .form-submit input#submit,
.thim-login form .login-submit input[type="submit"],
.popup-login-wrapper .thim-register form input[type="submit"],
.course-info .course-payment .btn-custom-start-course,
.learn-press-form-register button[type="submit"],
.course-second-step-wrapper .field-wrap input[type="submit"]{
	font-weight: 500;
	color: #000 !important;
	font-size: 18px;
	background-color: #faba17;
	border:1px solid #faba17;
}
.body #learn-press-profile #profile-content .lp-button,
.thim-login form .login-submit input[type="submit"],
.popup-login-wrapper .thim-register form input[type="submit"],
.course-info .course-payment .btn-custom-start-course,
.learn-press-form-register button[type="submit"]{
    border-radius: 13px !important;
}
.thim-login form .login-submit input[type="submit"],
.popup-login-wrapper .thim-register form input[type="submit"]{
    box-shadow:none;
}
.thim-login form .login-submit input[type="submit"]:hover,
.popup-login-wrapper .thim-register form input[type="submit"]:hover,
.learn-press-form-register button[type="submit"]:hover,
.course-second-step-wrapper .field-wrap input[type="submit"]:hover,
.course-second-step-wrapper .field-wrap input[type="submit"]:focus{
    background-color: #ffc300 !important;
	border-color: #ffc300 !important;
}
body #learn-press-profile #profile-content .lp-button:hover,
body .learn-press-4 .lp-course-buttons .lp-button:hover,
.learn-press#learn-press-course .course-summary-content .course-wishlist-box button:hover,
.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button:hover,
#respond.comment-respond .comment-form .form-submit input#submit:hover{
	background-color: #ffc300 !important;
	box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
	border-color: #ffc300 !important;
}
.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-footer .lp-button.btn-yes:hover{
	background-color: #ffc300 !important;
	border-color: #ffc300 !important;
}
.content-item-scrollable .content-item-wrap .content-item-description {
	margin-bottom: 10px;
}
body.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button {
	margin-top: 5px;
}
.comment-form .logged-in-as {
	font-size: 18px;
}
#comment, #comment::placeholder {
	font-size: 18px;
}
#popup-footer .course-item-nav .prev a, #popup-footer .course-item-nav .next a {
	font-size: 18px;
}
.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-item-comments {
	padding-bottom: 40px;
}
#popup-footer .course-item-nav__name {
	font-size: 16px;
}
.course-item-title.quiz-title {
	font-size: 40px;
	margin-bottom: 30px;
    line-height: 46px;
}
body.learnpress-v4 .quiz-status > div {
	background: #5E0142;
	color: #fff;
	padding: 24px 22px;
}
.lp-sidebar-toggle__open #content-item-quiz .quiz-status > div .questions-index,
body.learnpress-v4 .quiz-status > div .questions-index span{
	color: #fff;
}
body.learnpress-v4 .quiz-status > div > div .countdown{
	background-color: #fff;
	padding: 2px 12px;
    border-radius: 0px;   
}
body.learnpress-v4 .quiz-status > div > div .countdown span{
	font-size:18px;
}
.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-footer .lp-button.btn-no:hover {
	color: #fff !important;
}
.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .submit-quiz #button-submit-quiz{
	color: #fff !important;
	border-radius: 0px !important;
	font-weight: normal;
}
.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .submit-quiz #button-submit-quiz:hover{
	color: #000 !important;
}
.quiz-questions .question .question-title {
	font-size: 24px;
}
.quiz-questions .question .question-content p {
	font-size: 20px;
}
.quiz-questions .question .answer-option .option-title {
	font-size: 18px;
	color:#777777;
	border: 1px solid #CCCCCC;
	border-radius: 0;
}
body.lp_course-template-default .learn-press-4 #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers {
	background-color: transparent;
	box-shadow: none;
	border: 0;
	font-size: 18px;
}
.quiz-questions .question .answer-option {
	border-radius: 0;
}
.quiz-questions .question .answer-option input[type="radio"] {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	border-color: #707070;
}
body.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap #content-item-quiz #learn-press-quiz-app .quiz-questions .question-answers .answer-options .answer-option input[type="radio"]::after {
	border-radius: 0;
	background-color: #FABA17;
    width: 80%;
    height: 80%;
}
input[type="radio"]:checked {
	border: 1px solid #FABA17 !important;
}
body #popup-content #button-submit-quiz.lp-button {
	padding: 5px 25px;
}
.lp-sidebar-toggle__close #content-item-quiz .quiz-status > div .questions-index {
	color: #fff;
}
#content-item-quiz .quiz-status > div > div {
	gap: 12px;
}
.wrapper-container {
	overflow-x: hidden;
}
.quiz-attempts th, .quiz-attempts td, .quiz-attempts table thead{
	font-size: 18px;
}
.quiz-attempts table {
	overflow-x: auto;
}
body.learnpress-v4 .lp-single-course #popup-course #popup-content .learn-press-message {
	margin: 40px auto 20px auto !important;
}
.learnpress-v4 .lp-single-course #popup-course #popup-header .popup-header__inner .form-button-finish-course .lp-button:hover {
	border-radius:4px;
	opacity:1;
}
body #certificate-popup.ready .close-popup:hover::after {
	color: #faba17;
}

/*Profile dashboard start*/

.entry-content .learnpress #learn-press-profile.lp-user-profile #profile-sidebar #profile-nav {
	background-color: #FAFAFA;
	border-radius: 0px 0px 10px 10px;
}
.learnpress .lp-user-profile .lp-profile-nav-tabs > li.active {
	background-color: transparent;
	color: #faba17;
	border-left: 7px solid #faba17 !important;
}
.learnpress .lp-user-profile .lp-profile-nav-tabs > li.active > a,
.learnpress .lp-user-profile .lp-profile-nav-tabs > li.active > a i {
	color: #faba17;
	padding-left: 6px;
}
.learnpress #learn-press-profile.lp-user-profile .lp-profile-nav-tabs > li.active:hover {
	background-color: #F7F7FB;
}
.wrapper-profile-header .lp-profile-left, .wrapper-profile-header .lp-profile-username, .wrapper-profile-header .lp-user-profile-socials{
	display: none;
}
.wrapper-profile-header .lp-profile-right {
	padding-left: 0px;
}
.lp-profile-content-area-custom .lp-profile-user-bio {
	display: none;
}
.learnpress .lp-user-profile #profile-sidebar {
	width: 360px;
	border: 0;
	border-radius: 10px;
}
.learnpress .lp-user-profile .lp-profile-content {
	width: calc(100% - 400px);
}
.lp-user-profile .lp-user-cover-image_background .lp-btn-to-edit-cover-image {
	color: #5e0142;
	opacity: 0.7;
	border-radius: 10px 0px 0px 0px;
}
.lp-user-profile .lp-user-cover-image_background {
	border-radius: 10px;
}
#learn-press-profile.lp-user-profile .lp-profile-content-area.lp-profile-content-area-custom{
    background-color: #F3F3F3;
    border-radius: 10px 10px 0px 0px;
    padding: 20px 20px 30px 20px;
}
.lp-user-profile .lp-profile-user-bio {
	font-size: 18px;
	line-height: 28px;
}
.learnpress #learn-press-profile.lp-user-profile .lp-profile-left {
	min-width: 87px;
	max-width: 87px;
}
.lp-profile-left .lp-user-profile-avatar img{
	width: 100%;
}
#learn-press-profile.lp-user-profile .lp-profile-right {
	gap: 0px;
}
#learn-press-profile.lp-user-profile .lp-user-profile-socials a{
	color: #fff;
	border-color: #faba17;
	background: #faba17;
}
.learnpress #learn-press-profile.lp-user-profile .lp-profile-username {
	margin-bottom: 5px;
}
.learnpress #learn-press-profile.lp-user-profile .lp-profile-nav-tabs > li > a {
	font-size: 16px;
}
.learnpress #learn-press-profile.lp-user-profile .lp-profile-nav-tabs li:last-child:hover {
	border-radius: 0px 0px 10px 10px;
}
.statistic-box .statistic-box__icon span {
	width: 103px;
	height: 103px;
}
.site-main .learnpress #learn-press-profile.lp-user-profile .lp-profile-content .statistic-box .statistic-box__text label{
	font-size: 18px;
	margin-top: 10px;
}
.site-main .learnpress #learn-press-profile.lp-user-profile .lp-profile-content .statistic-box__text__number {
	font-size: 30px;
}
.site-main .learnpress #learn-press-profile.lp-user-profile .dashboard-statistic__row .statistic-box {
	background-color: #F8F5FF;
}
.site-main .learnpress #learn-press-profile.lp-user-profile th {
	background-color: #F3F3F3 !important;
}
.learnpress #learn-press-profile.lp-user-profile .lp-profile-nav-tabs > li {
	border-top: 1px solid #fff !important;
}
.site-main .learnpress #learn-press-profile.lp-user-profile .profile-orders .column-order-actions a:hover {
	background-color: #ffc300;
}
.lp-order-recover input::placeholder, .lp-order-recover input{
	font-size: 18px;
}
.site-main .learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button {
	height: 54px;
}
#learn-press-profile.lp-user-profile li a{
	font-size:20px;
}
.learnpress #learn-press-profile.lp-user-profile .lp-profile-content .learn-press-form .form-fields .form-field .form-field-input input,
.learnpress #learn-press-profile.lp-user-profile .lp-profile-content .learn-press-form .form-fields .form-field textarea{
	font-size: 18px;
}
.site-main .learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button {
	font-size: 18px;
}
.site-main .learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button.lp-btn-choose-cover-image,
.site-main .learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button.lp-btn-remove-cover-image{
	border:0px !important;
	font-weight: 500;
    color: #000 !important;
    font-size: 18px;
    background-color:#faba17 !important;
    padding: 11px 25px !important;
}
.site-main .learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button.lp-btn-choose-cover-image:hover,
.site-main .learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button.lp-btn-remove-cover-image:hover,
.widget-area .widget_course_filter .lp-form-course-filter button:hover,
#learn-press-checkout #learn-press-checkout-form .lp-checkout-form__after #checkout-payment #checkout-order-action .lp-button:hover{
	background-color: #ffc300 !important;
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
    border-color: #ffc300 !important;
}
#profile-content-order-details p {
	font-size: 18px;
}
.learnpress #learn-press-profile.lp-user-profile .lp-profile-content .learn-press-form .form-fields .form-field label {
	font-size: 18px;
}
.learnpress #learn-press-profile.lp-user-profile .form-fields .form-field .description, .learnpress #learn-press-profile.lp-user-profile .learnpress_avatar__form__upload {
	font-size: 18px;
}
#checkout-account-logged-in p,
.learn-press-checkout-comment .order-comments::placeholder,
.learn-press-checkout-comment .order-comments,
.payment-method-form.payment_method_offline-payment,
#learn-press-checkout #learn-press-checkout-form .lp-checkout-form__after .lp-terms-and-conditions{
    font-size: 18px;
}
#learn-press-checkout #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table th,
#learn-press-checkout #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table td,
#learn-press-checkout #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table .order-total .col-number{
	font-size: 20px;
}
.author-contain label, .course-categories label, .meta-item__value label{
	color: #707070 !important;
	font: normal normal bold 30px/39px Roboto !important;
}
.author-contain .value span, .course-categories .value span a{
	color: #707070 !important;
	font: normal normal normal 18px/25px Roboto !important;
}
form#learn-press-profile-basic-information li.form-field__6733847 input{
    display:none !important;
}
#learn-press-course .learn-press-form-register form ul li input::placeholder{
	color:#777777;
}
#custom-country {
	height: 53px;
}
.lp_course_registor_lbl {
	margin-bottom: 10px;
}
.nf-form-fields-required {
	margin-bottom: 20px;
}
.course-second-step-wrapper .nf-field-label .nf-label-span,
.course-second-step-wrapper .nf-field-label label {
	color: #777777;
	font-size: 24px;
	font-weight: normal;
}
.course-second-step-wrapper .list-radio-wrap .nf-field-element li label,
.course-second-step-wrapper .list-checkbox-wrap .nf-field-element li label{
  font-weight: normal;
  font-size: 20px;
  color: #777;
  margin-left: 35px;
}
.course-second-step-wrapper input[type="radio"],
.course-second-step-wrapper input[type="checkbox"] {
	height: 26px;
	width:26px;
	min-width: 26px;
}
.course-second-step-wrapper .field-wrap input[type="submit"]{
    margin-bottom:30px;
}
.course-second-step-wrapper input[type="checkbox"]:checked::before {
	width: 24px;
	font-size: 22px;
}
.course-second-step-wrapper input[type="radio"]:checked::before {
	width: 16px;
	height: 16px;
}
.logged-in .course-info .lp_custom_register_wrapper .learnpress {
	border: 1px solid #faba17;
	padding: 5px 20px;
	display:none;
}
.thim-course-menu-landing .thim-course-landing-button {
	display: none !important;
}
.thim-related-course .owl-item .course-item .course-thumbnail {
	display: block !important;
}
.enquiry-field-accordion .field-wrap{
    border: 1px solid #FABA17;
    border-radius:6px;
}
.enquiry-field-accordion .active .nf-field-label{
    border-bottom: 1px solid #faba17;
    margin-bottom: 10px;
}
.enquiry-field-accordion.label-above .nf-field-label {
	margin-bottom: 0px;
	background-color: #00000005;
	width: 100%;
	padding: 14px 45px 14px 21px;
	position: relative;
}
.enquiry-field-accordion .nf-field-element {
	padding: 16px 45px 16px 21px;
}
.enquiry-field-accordion .nf-field-label::after {
	content: "\f078";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	padding: 0;
	position: absolute;
	top: 33%;
	right: 35px;
	margin: 0;
	line-height: 24px;
	font-size: 18px;
	font-weight: 900;
	cursor: pointer;
	color: #FABA17;
	transition: ease-in-out 0.5s;
}
.enquiry-field-accordion .active .nf-field-label::after{
    transform: rotate(90deg);
}
.nf-field-container.listradio-container .list-radio-wrap .nf-field-element {
	margin-left: 21px;
}

/*Shop page start*/

.archive.woocommerce-page .widget-area aside.widget .widget-title,
.tax-product_cat .widget-area aside.widget .widget-title{
	font-size: 18px;
	color: #707070;
	margin-bottom: 27px;
	padding: 0px 15px;
}
.archive.woocommerce-page .price_slider_amount .button,
.tax-product_cat .price_slider_amount .button{
	border-radius: 10px;
	font-size: 16px !important;
	font-weight: 500 !important;
	padding: 10px 28px;
	height: 100% !important;
	background-color: #5e0142 !important;
}
.archive.woocommerce-page .price_slider_amount .button:hover,
.tax-product_cat .price_slider_amount .button:hover,
.archive.woocommerce-page .price_slider_amount .button:focus{
	box-shadow: none;
	background-color: #42002e !important;
}
.archive.woocommerce-page .price_slider_amount .price_label,
.tax-product_cat .price_slider_amount .price_label{
	color: #707070;
	font-size: 18px !important;
}
.archive.woocommerce-page .woocommerce-product-search button,
.archive.woocommerce-page .woocommerce-product-search button:hover,
.tax-product_cat .woocommerce-product-search button,
.tax-product_cat .woocommerce-product-search button:hover{
	background-color: transparent;
	box-shadow: none;
}
.archive.woocommerce-page .woocommerce-product-search input,
.tax-product_cat .woocommerce-product-search input{
    font-size: 18px;
}
.archive.woocommerce-page .woocommerce-product-search input::placeholder,
.tax-product_cat .woocommerce-product-search input::placeholder{
    color:#666666;
    font-size: 18px;
}
.archive.woocommerce-page .widget-area aside.widget_price_filter,
.tax-product_cat .widget-area aside.widget_price_filter{
	margin-bottom: 20px;
	padding: 0px 15px;
}
.archive .woocommerce-product-search {
	margin-bottom: 0px;
}
.archive .widget-area aside{
    margin-bottom: 20px;
}
.woocommerce-shop .widget-area .widget_product_search,
.tax-product_cat .widget-area .widget_product_search{
	padding: 0 15px;
}
.woocommerce-shop .widget-area .widget_product_search form button,
.tax-product_cat .widget-area .widget_product_search form button{
	font-size:0px;
}
.archive.woocommerce-page .widget-area aside.widget a,
.archive.woocommerce-page .widget-area .product-categories .count,
.tax-product_cat .widget-area aside.widget a,
.tax-product_cat .widget-area .product-categories .count{
	color: #666666;
	font-size: 20px;
	line-height: 25px;
}
.breadcrumbs-wrapper #breadcrumbs li {
	font-size: 20px;
}
.archive.woocommerce-page .woocommerce-ordering .orderby,
.tax-product_cat .woocommerce-ordering .orderby{
	color: #666666;
	font-size: 20px;
}
.archive.woocommerce-page .product-grid .product__title a.title,
.tax-product_cat .product-grid .product__title a.title,
.product-slider-inner-main a.title{
	color: #5e0142;
	line-height: 32px;
	font-size: 24px;
	margin-bottom: 15px;
	font-weight:600;
}
.archive.woocommerce-page .product-grid .product__title .price,
.tax-product_cat .product-grid .product__title .price,
.single-product .product-grid .product__title .price,
.product-slider-inner-main .price{
	display: flex;
	align-items: center;
	flex-wrap:wrap;
}
.archive.woocommerce-page .price .yith-wcwl-add-to-wishlist-button,
.archive.woocommerce-page .price .yith-wcwl-add-to-wishlist-button:hover,
.tax-product_cat .price .yith-wcwl-add-to-wishlist-button,
.tax-product_cat .price .yith-wcwl-add-to-wishlist-button:hover,
.single-product .summary .yith-wcwl-add-to-wishlist-button,
.single-product .summary .yith-wcwl-add-to-wishlist-button:hover,
.single-product .price .yith-wcwl-add-to-wishlist-button:hover,
.single-product .price .yith-wcwl-add-to-wishlist-button,
.product-slider-inner-main .price .yith-wcwl-add-to-wishlist-button,
.product-slider-inner-main .price .yith-wcwl-add-to-wishlist-button:hover{
	box-shadow: none;
	padding: 0;
}
.archive.woocommerce-page .price .yith-wcwl-add-to-wishlist-button span,
.tax-product_cat .price .yith-wcwl-add-to-wishlist-button span,
.single-product .price .yith-wcwl-add-to-wishlist-button span,
.product-slider-inner-main .price .yith-wcwl-add-to-wishlist-button span{
    display:none;
}
.archive.woocommerce-page .price .yith-wcwl-add-to-wishlist-button:focus,
.tax-product_cat .price .yith-wcwl-add-to-wishlist-button:focus,
.single-product .summary .yith-wcwl-add-to-wishlist-button:focus,
.single-product .price .yith-wcwl-add-to-wishlist-button:focus,
.product-slider-inner-main .price .yith-wcwl-add-to-wishlist-button:focus{
	background-color: transparent;
}
.archive.woocommerce-page .product-grid .product__title .price,
.tax-product_cat .product-grid .product__title .price,
.single-product .summary .price bdi,
.single-product .product-grid .product__title .price,
.product-slider-inner-main .price{
	color: #000;
	font-weight: bold;
	font-size: 30px;
}
.archive.woocommerce-page .product-grid .product__title .price bdi,
.tax-product_cat .product-grid .product__title .price bdi,
.single-product .summary .price bdi,
.single-product .price bdi,
.product-slider-inner-main .price bdi{
	margin-right: 10px;
}
.archive.woocommerce-page .product-grid .content__product,
.tax-product_cat .product-grid .content__product{
	text-align: center;
}
.archive.woocommerce-page .product-grid .product__title .block-after-title,
.tax-product_cat .product-grid .product__title .block-after-title{
	justify-content: center;
}
.archive.woocommerce-page .thim-product-list .product-grid .content__product,
.tax-product_cat .thim-product-list .product-grid .content__product {
	text-align: left;
}
.archive.woocommerce-page .thim-product-list .product-grid .product__title .block-after-title,
.tax-product_cat .thim-product-list .product-grid .product__title .block-after-title {
	justify-content: left;
}
.archive.woocommerce-page .product-grid .product__title .description,
.tax-product_cat .product-grid .product__title .description{
	color: #000000;
	font-size: 18px;
	font-weight: 400;
}
.archive.woocommerce-page .description p,
.tax-product_cat .description p{
	margin-bottom: 10px;
	line-height: 24px;
}
.archive.woocommerce-page .thim-product-switch-wrap .woocommerce-result-count,
.tax-product_cat .thim-product-switch-wrap .woocommerce-result-count{
	font-size: 20px;
}
.archive.woocommerce-page .widget-area aside.widget ul li,
.tax-product_cat .widget-area aside.widget ul li{
	margin-bottom: 10px;
	padding:0px;
}
.archive.woocommerce-page .loop-pagination li .page-numbers,
.archive.woocommerce-page .pagination li .page-numbers,
.archive.woocommerce-page .learn-press-pagination li .page-numbers,
.tax-product_cat .loop-pagination li .page-numbers,
.tax-product_cat .pagination li .page-numbers,
.tax-product_cat .learn-press-pagination li .page-numbers{
	font-size: 18px;
	color:#000;
}
.archive.woocommerce-page .yith-add-to-wishlist-button-block,
.tax-product_cat .yith-add-to-wishlist-button-block,
.single-product .summary .yith-add-to-wishlist-button-block,
.product-slider-inner-main .yith-add-to-wishlist-button-block{
	margin: 0px;
	position: relative;
}
.archive.woocommerce-page .product-grid .content__product,
.tax-product_cat .product-grid .content__product{
	 border: 0px; 
}
.archive.woocommerce-page .thim-product-list .product-grid li .content__product,
.tax-product_cat .thim-product-list .product-grid li .content__product{
	padding: 20px !important;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.archive.woocommerce-page .thim-product-list .product-grid.columns-3,
.tax-product_cat .thim-product-list .product-grid.columns-3{
	grid-template-columns: repeat(1,1fr);
}
.archive.woocommerce-page .thim-product-list ul.product-grid li.product .content__product,
.tax-product_cat .thim-product-list ul.product-grid li.product .content__product{
	grid-template-columns: 0.5fr 1fr !important;
}
.archive.woocommerce-page .custom-add-to-cart .variation-select,
.tax-product_cat .custom-add-to-cart .variation-select,
.single-product .related.products .custom-add-to-cart .variation-select,
.product-slider-inner-main .custom-add-to-cart .variation-select{
	border: 1px solid #707070;
	background-color: #EFEFEF;
	font-size: 20px;
    color: #000;
    margin-bottom: 20px;
    width:100%;
}
.archive.woocommerce-page .custom-add-to-cart button.button,
.tax-product_cat .custom-add-to-cart button.button,
.single-product .related.products .custom-add-to-cart button.button,
.product-slider-inner-main .custom-add-to-cart button.button{
	font-size: 18px;
	width: 100%;
	background-color: #5e0142;
}
.product-slider-inner-main .custom-add-to-cart button.button{
    background-color: #5e0142 !important;
}
.archive.woocommerce-page .custom-add-to-cart button.button:hover,
.tax-product_cat .custom-add-to-cart button.button:hover,
.archive.woocommerce-page .custom-add-to-cart button.button:focus,
.tax-product_cat .custom-add-to-cart button.button:focus,
.single-product .related.products .custom-add-to-cart button.button:hover,
.single-product .related.products .custom-add-to-cart button.button:focus,
.product-slider-inner-main  .custom-add-to-cart button.button:hover,
.product-slider-inner-main  .custom-add-to-cart button.button:focus{
	background-color: #640046;
	border-radius: 3px;
}
.product-slider-inner-main .custom-add-to-cart button.button:hover,
.product-slider-inner-main .custom-add-to-cart button.button:focus{
    box-shadow:0px 8px 10px 0px rgba(0, 0, 0, 0.2);
}
.archive.woocommerce-page .thim-product-grid .product__title a.button,
.tax-product_cat .thim-product-grid .product__title a.added_to_cart {
	border: 1px solid #707070;
}
.archive.woocommerce-page .thim-product-grid .product__title a.button,
.tax-product_cat .thim-product-grid .product__title a.added_to_cart {
	border: 1px solid #707070;
	height: 100%;
}
.archive.woocommerce-page .product-grid .product__title a.button:hover,
.tax-product_cat .product-grid .product__title a.added_to_cart:hover {
	border-color: #5e0142;
	color: #5e0142;
}
.archive.woocommerce-page .success-message.sm-shop,
.tax-product_cat .success-message.sm-shop,
.single-product .related.products .success-message.sm-shop,
.product-slider-inner-main .success-message.sm-shop{
	font-size: 18px;
	color: green;
}
.single-product .related.products .success-message.sm-shop{
	text-align:center;
}
.archive.woocommerce-page .thim-product-list .custom-add-to-cart .variation-select,
.tax-product_cat .thim-product-list .custom-add-to-cart .variation-select,
.archive.woocommerce-page .thim-product-list .custom-add-to-cart button.button,
.tax-product_cat .thim-product-list .custom-add-to-cart button.button{
    width:auto;
    height: 44px;
}
.archive.woocommerce-page .thim-product-list .success-message.sm-shop,
.tax-product_cat .thim-product-list .success-message.sm-shop{
	font-size: 18px;
	margin-top:10px;
	width: 100% !important;
    display: block;
}
.archive.woocommerce-page .thim-product-list .custom-add-to-cart .variation-select,
.tax-product_cat .thim-product-list .custom-add-to-cart .variation-select{
    margin-bottom:0px;
    margin-right:20px;
}
.archive.woocommerce-page.woocommerce .woocommerce-ordering select,
.tax-product_cat.woocommerce .woocommerce-ordering select,
.single-product.woocommerce div.product form.cart .variations select {
	border: 1px solid #CCCCCC;
}
.single-product.woocommerce div.product form.cart .variations select{
    font-size:18px;
}
.single-product .product_title.entry-title {
	font-size: 28px !important;
	line-height: 32px;
	margin-bottom: 20px;
}
.single-product .woocommerce-product-details__short-description p {
	font-size: 20px;
	color: #3a3a3a;
	margin-bottom: 0px;
}
.single-product.woocommerce div.product form.cart .quantity-add-value,
.single-product.woocommerce-page div.product form.cart .quantity-add-value {
	height: 100%;
	padding: 0px;
}
.single-product .price-wishlist-main {
	display: flex;
	align-items: center;
}
.single-product .price-wishlist-main button span{
	display:none;
}
.single-product .price-wishlist-main .price{
	margin-bottom:0px;
}
.single-product .price-wishlist-main{
	margin-bottom:15px;
}
.single-product .single_variation_wrap .woocommerce-variation-price {
	margin-bottom: 10px;
}
.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button.button {
	color: #000;
	font-weight: bold;
}
.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button.button:hover{
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
    background-color: #faba17 !important;
}
.single-product .sku_wrapper,
.single-product .posted_in{
	color: #3a3a3a;
	font-size: 20px;
}
.single-product.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a,
.single-product.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a {
	font-size: 20px;
	font-weight: 500;
}
.single-product.woocommerce div.product .woocommerce-tabs .entry-content,
.single-product.woocommerce-page div.product .woocommerce-tabs .entry-content {
	font-size: 18px;
}
.single-product .thim-social-share li.heading {
	font-size: 22px;
}
.single-product div.product .woocommerce-tabs .entry-content h2 {
	font-size: 24px !important;
	margin-top:0px;
}
.single-product .description p {
	color: #000000;
	font-size: 18px;
	font-weight: 400;
}
.single-product.woocommerce div.product .product_meta > span,
.single-product.woocommerce-page div.product .product_meta > span {
	font-size: 18px;
}
.single-product table.shop_attributes tr td a{
    color:#000;
}
.single-product .related.products .product_thumb img {
	max-width: 300px;
	z-index:9;
	position:relative;
}
.single-product .related.products .link-images-product{
    background-color:#fff;
}
.single-product.woocommerce div.product div.images img {
	max-width: 500px;
	margin: 0 auto;
}
.woocommerce-wishlist .wishlist-title h2 {
	margin-top: 0px;
}
.woocommerce-wishlist .hidden-title-form .edit-title-buttons {
	top: 5px;
}
.woocommerce-wishlist .woocommerce-message {
	margin-bottom: 10px;
	font-size: 20px;
}
.woocommerce-wishlist .add_to_cart {
	background-color: #5e0142;
	color: #fff;
}
.woocommerce-wishlist .add_to_cart:hover {
	background-color: #42002e;
	color: #fff;
}
.woocommerce.woocommerce-wishlist table.shop_table.wishlist_table tr td {
    border: 0;
    background: inherit;
}
.woocommerce-cart .wc-block-components-quantity-selector button:hover,
.woocommerce-cart .wc-block-components-quantity-selector button:focus{
	background-color: transparent;
	box-shadow: none;
}
.archive.woocommerce-page .thim-product-grid .product-grid .product__title {
	padding: 20px 0px;
}
.woocommerce.woocommerce-wishlist .product-name a,
.woocommerce.woocommerce-wishlist .product-remove .remove.remove_from_wishlist{
	color: #000;
}
.woocommerce.woocommerce-wishlist .product-name a:hover,
.woocommerce.woocommerce-wishlist .product-remove .remove.remove_from_wishlist:hover{
	color: #faba17;
}
.woocommerce.woocommerce-wishlist .product-price .woocommerce-Price-amount.amount {
	color: #000;
	font-weight: 600;
}
.product-slider-inner-main .price{
    justify-content:center;
    margin-bottom:10px;
}
.product-slider-inner-main .custom-add-to-cart,
.product-slider-inner-main .product_thumb{
    text-align:center;
}
.product-slider-inner-main .title{
    display:block;
    text-align:center;
}
.slider-description{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-align:center;
    margin-bottom:10px;
    line-height: 24px;
}
.product-slider-inner-main .rm-shop{
    background-color:#5e0142 !important;
}
.auth-links{
    display:flex;
    margin: 0;
}
.auth-links li{
    list-style:none;
    font-size: 1.067rem;
    line-height: 1.667rem;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 0px 0px;
}
.auth-links li:first-child{
    border-right:1px solid white;
}
.auth-links li:last-child{
    padding: 0px 0px 0px 20px;
}
/*my account page start*/

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	font-size: 18px !important;
	font-weight: 500;
	padding:15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{
	background-color:#eee;
	margin-right: 0px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
    border:1px solid #eee;
    border-bottom:0px;
    border-top: 10px solid;
    background-color:#fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a::after {
	display:none;
}
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content {
	margin-top: 0px;
	border: 1px solid #eee;
	border-top: 0px;
	padding: 38px 15px;
}
.woocommerce-account .breadcrumbs-wrapper .container{
    padding-left:0px;
}
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-notices-wrapper {
	margin-bottom: 0px;
}
.woocommerce-account .woocommerce-MyAccount-content p,
.woocommerce-account .woocommerce-MyAccount-content address,
.woocommerce-account .yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a,
.woocommerce-account.woocommerce-page .woocommerce-info{
	font-size: 18px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	border-bottom: 1px solid #eee;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{
	margin-bottom:-1px;
}
.woocommerce-account .addresses h2 {
	margin-bottom: 0px;
}
.woocommerce-account .addresses a.edit{
	top:0px !important;
}
.woocommerce-account #billing_address_1_field,
.woocommerce-account #billing_address_2_field,
.woocommerce-account #billing_country_field,
.woocommerce-account #billing_city_field,
.woocommerce-account #billing_state_field,
.woocommerce-account #billing_postcode_field,
.woocommerce-account #billing_phone_field,
.woocommerce-account #billing_email_field,
.woocommerce-account #shipping_country_field,
.woocommerce-account #shipping_address_1_field,
.woocommerce-account #shipping_address_2_field,
.woocommerce-account #shipping_city_field,
.woocommerce-account #shipping_state_field,
.woocommerce-account #shipping_postcode_field{
	width: 33.33%;
	padding-left: 15px;
    padding-right: 15px;
}
.woocommerce-account .woocommerce-address-fields .button {
	margin-left: 15px;
}
.woocommerce-account #billing_first_name_field,
.woocommerce-account #billing_last_name_field,
.woocommerce-account #shipping_first_name_field,
.woocommerce-account #shipping_last_name_field{
    width: 50%;
	padding-left: 15px;
    padding-right: 15px;
}
.woocommerce-account #billing_address_2_field,
.woocommerce-account #shipping_address_2_field{
    margin-top:35px;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content form .form-row .input-text,
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content form .form-row textarea,
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .select2-container{
	max-width: 100%;
}
.woocommerce-account .select2-dropdown{
    border: 1px solid #eee;
}
.woocommerce-account .select2-results__option {
	font-size: 16px;
}
.woocommerce-account .yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active {
	border-bottom: 2px solid #faba17;
}
.woocommerce-account .yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a,
.woocommerce-account .yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a:hover,
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label{
	color: #5e0142;
}
.woocommerce-account.woocommerce-page .woocommerce-info a.wc-forward,
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Addresses .edit,
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Address .edit,
.woocommerce-account.woocommerce-page .woocommerce-address-fields button,
.woocommerce-account.woocommerce-page .woocommerce-EditAccountForm .woocommerce-Button{
	color: #000;
	font-size: 16px;
	font-weight: 400;
	height: 100%;
	background-color:#faba17;
	color:#000;
}
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Addresses .edit:hover,
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Address .edit:hover{
	background-color:#e3bf46;
	color:#000;
}
.woocommerce-account .select2-container--default .select2-results__option--highlighted[aria-selected],
.woocommerce-account .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #5e0142;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label,
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-value{
  font-size: 18px;
  font-weight: 500;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-value{
    color:#000;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large .stat-value {
	font-size: 32px;
	color:#000;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats {
	margin-bottom: 45px;
}
.woocommerce-account .yith-wcaf-dashboard .dashboard-title h3,
.woocommerce-account .yith-wcaf-dashboard .dashboard-title span.view-all {
	font-size: 20px;
}
.woocommerce-account .yith-wcaf-dashboard table.yith-wcaf-table tr th {
	font-size: 18px;
	padding: 0px 12px;
}
.woocommerce-account .woocommerce table.shop_table tr td,
.woocommerce-account.woocommerce-page table.shop_table tr td {
	padding: 12px 12px;
	text-align: left;
	font-size: 18px;
	border-top: 1px solid #eee !important;
	border-bottom: 1px solid #eee !important;
	border-right: 0px;
    border-left: 0px;
}
.woocommerce-account .yith-wcaf-dashboard table.yith-wcaf-table tr td:first-child{
    border-left:1px solid #eee;
}
.woocommerce-account .yith-wcaf-dashboard table.yith-wcaf-table tr td:last-child{
    border-right:1px solid #eee;
    text-align: end;
}
.woocommerce-account .yith-wcaf-dashboard table.yith-wcaf-table tr .column-amount {
	text-align: left;
}
.woocommerce-account .yith-wcaf-dashboard table.yith-wcaf-table {
	border-spacing: 0 15px;
}
.woocommerce-account .yith-wcaf-dashboard .latest-clicks table.yith-wcaf-table tr .column-origin_base{
	text-align: end;
}
.woocommerce-account .yith-wcaf-dashboard table.yith-wcaf-table .column-product a {
	color: #666;
}
.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-table-top-bar .apply-filters,
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-table-top-bar .reset-filters,
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2,
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-table-top-bar input,
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-table-top-bar select{
	font-size: 18px;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-table-top-bar input{
    line-height: 0;
    height: 44px;
    margin-top: 4px;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-table-top-bar input.btn{
    border-radius: 5px;
}
.woocommerce-account .table-options .per-page {
	font-size: 20px;
	margin-bottom: 0px;
}
.woocommerce-account #ui-datepicker-div {
	background-color: #5e0142;
	color: #fff;
}
.woocommerce-account #ui-datepicker-div a{
    color:#000;
}
.woocommerce-account #ui-datepicker-div .ui-icon,
.woocommerce-account #ui-datepicker-div a:visited,
.woocommerce-account .ui-datepicker-title{
	color: #fff;
}
.woocommerce-account .yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day,
.woocommerce-account .yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day:hover{
    background-color:#faba17;
    border-color:#faba17;
}
.woocommerce-account .yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month):hover{
    background-color:#5e0142;
    border-color:#5e0142;
}
.woocommerce-account #ui-datepicker-div td:hover a{
    color:#fff;
}
.woocommerce-account .yith-wcaf-datepicker.ui-datepicker table td,
.woocommerce-account .yith-wcaf-datepicker.ui-datepicker table th {
	font-size: 16px;
	color: #fff;
}
.woocommerce-account table a,
.woocommerce-account .yith-wcaf-dashboard table.yith-wcaf-table th.column-product a{
    color:#000;
}
.woocommerce-account .yith-wcaf-dashboard table.yith-wcaf-table td.column-created_at,
.woocommerce-account .yith-wcaf-dashboard table.yith-wcaf-table td.column-click_date{
    white-space: nowrap;
}
.woocommerce-account .yith-wcaf-notice-message {
	font-size: 18px;
}
.woocommerce-account .yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger,
.woocommerce-account .yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger{
    position: initial;
    transform: none;
}
.woocommerce-account .yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper input.copy-target,
.woocommerce-account .yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper input.copy-target{
    padding-right: 0px;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box .toggle-right .toggle {
	line-height: 20px;
	color: #000;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-toggle:checked + .toggle {
	border: 1px solid #faba17;
	background-color:#faba17;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-settings input[type="submit"] {
	font-size: 18px;
	font-weight: normal;
}
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button:hover{
    background-color: #5e0142 !important;
    color: #fff !important;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box {
	margin-bottom: 10px;
}
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content form .form-row label,
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content form .form-row > span {
	line-height: 22px;
}
.woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box small {
	line-height: 22px;
}
.woocommerce-account #yith-vendor-dashboard .yith-vendor-dashboard-cta {
	border: 1px solid #5e0142;
	color: #5e0142;
}
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-orders-table tr th,
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-table--order-details tr th {
	font-size: 18px;
	border-top: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
}
.woocommerce-account.woocommerce-page .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number {
	border-top: 1px solid #eee !important;
	border-bottom: 1px solid #eee !important;
}
.yith-wcaf-registration-form .go-to-dashboard {
	border: 1px solid #5e0142;
	color: #5e0142;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 25px !important;
	border-radius: 5px;
}
.woocommerce-account mark {
	background-color: #faba17;
}
.woocommerce-account .woocommerce-error .wc-forward{
    color: #5e0142;
}
.woocommerce-account .woocommerce-error{
	font-size: 18px;
	list-style-type: none;
}
.woocommerce-account .woocommerce-button.button.view {
	font-weight: 500 !important;
	color: #000 !important;
}
.woocommerce-account.woocommerce-page.woocommerce-view-order .woocommerce-table--order-details tr th.product-total {
	text-align: left;
}
.woocommerce-account .woocommerce-customer-details .woocommerce-column__title {
	font-size: 20px;
}
.woocommerce-account .woocommerce-order-details .woocommerce-order-details__title {
	font-size: 22px;
}

/*my account page end*/

/*shop filter start*/

.archive #sidebar .woof_childs_list_opener span.woof_is_closed,
.archive #sidebar .woof_childs_list_opener span.woof_is_opened{
	background: none;
}
.archive #sidebar .woof_is_closed::after {
	content: "+";
	line-height: 16px;
	font-size: 32px;
	position: absolute;
	right: 15px;
	color: #5e0142;
}
.archive #sidebar .woof_is_opened::after,
.archive #sidebar .woof_container_inner .active::after{
	content: "-";
	font-size: 50px;
	color: #5e0142;
	position: absolute;
	right: 0px;
}
.archive #sidebar .woof_container_inner h4::after {
	content: "+";
	line-height: 16px;
	font-size: 32px;
	position: absolute;
	right: 0px;
	color: #5e0142;
	top: 50%;
	transform: translateY(-50%);
}
.woocommerce-shop #sidebar .woof_container_inner h4.active::after {
    content: "-";
	font-size: 50px;
	color: #5e0142;
	position: absolute;
	right: 4px;
}
.archive #sidebar .theiaStickySidebar{
    padding: 15px 0px !important;
    border: 1px solid rgb(234, 234, 234) !important;
    box-shadow: rgba(0, 0, 0, 0.05) 2px 2px 10px 0px;
    position: static !important;
}
.archive.woocommerce-page .widget-area aside.widget ul li {
	font-size: 18px;
}
.woof_container {
	padding: 0 20px 20px;
	margin: 0 0 20px;
	border-bottom: 1px solid #eaeaea;
}
.archive.woocommerce-page .widget-area aside.widget ul li:last-child,
.archive.woocommerce-page .widget-area aside.widget .woof_container:last-child{
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.archive.woocommerce-page .widget-area aside.widget ul li.woof_childs_list_li ul{
    padding-left:0px !important;
    margin-top: 10px !important;
}
.archive.woocommerce-page .widget-area aside.widget ul li.woof_childs_list_li ul li.woof_childs_list_li{
    padding-left:15px !important;
}
.archive.woocommerce-page .widget-area aside.widget ul li.woof_childs_list_li ul li {
	border-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.archive.woocommerce-page .widget-area aside.widget ul li.woof_childs_list_li ul li.woof_childs_list_li{
	padding-bottom:0px !important;
}
.archive .woof_childs_list_li input,
.archive .woof_childs_list_li .woof_childs_list .woof_childs_list_li input{
	display: none;
}
.archive .woof_childs_list input,
.archive .woof_childs_list_li .woof_childs_list .woof_childs_list_li .woof_childs_list input{
    display: inline-block;
}
.archive .iradio_square-blue.hover {
	background-position: -120px 0;
}
.archive .iradio_square-blue.checked.hover {
	background-position: -168px 0;
}

.archive #sidebar {
	padding-left: 0px;
}
.lp-archive-courses .course-archive-message-by-via-product {
	font-size: 26px;
	background-color: #e1e1e1;
	padding: 10px;
	color:#000;
}
.lp-archive-courses .course-archive-message-by-via-product  a {
	color: #5e0142;
	text-decoration: underline;
	font-weight: bold;
}
.woof_submit_search_form_container {
	padding: 0px 20px;
}
.woof_submit_search_form_container .button.woof_reset_search_form {
    background-color: #5e0142;
    color: #fff;
    font-weight: 400;
    width: 100%;
    padding: 10px;
    font-size: 20px;
}
.archive ul li .woof_radio_term_reset.woof_radio_term_reset_visible img{
    display:none;
}
.archive ul li input[type="radio"]:checked {
	border: 1px solid #5E0142 !important;
}
.archive ul li input[type="radio"]:checked::before {
	background: #5e0142;
	width: 8px;
    height: 8px;
    margin: 3px;
}
.woof_submit_search_form_container .button.woof_reset_search_form:hover {
	background-color: #5e0142;
	color: #fff;
	border-radius: 3px;
}
.archive #sidebar .woof_container_inner h4 {
	text-transform: capitalize;
	position: relative;
	cursor: pointer;
	color:#000;
}
.archive .woof_products_top_panel {
    display: block !important;
}
.archive .woof_products_top_panel_ul li .woof_reset_button_2 {
	padding: 2px 10px;
	font-size: 14px;
	box-shadow: none;
	border-radius: 3px;
	line-height: 31px;
}
.archive .woof_products_top_panel ul {
	display: flex;
	align-items: center;
	font-size: 18px;
}
.archive .woof_products_top_panel ul li ul span{
    color: #5e0142;
}
#woof_widget-2 .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items {
    display: none;
}
.archive #sidebar .woof_list label {
	font-weight: 500;
}
/*shop filter end*/

/*all forms start*/

.yith-wcaf-registration-form label {
	font-size: 18px !important;
	width: 100%;
	color: #000;
    font-weight: 400;
}
.yith-wcaf-registration-form .woocommerce-input-wrapper input{
    width:100%;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    min-height: 44px;
}
.yith-wcaf-registration-form .woocommerce-input-wrapper .checkbox input{
    width:auto;
    position: inherit;
    min-height: auto;
}
.yith-wcaf-registration-form .register-form p.form-row .woocommerce-privacy-policy-text {
	font-size: 16px;
	color: #000;
    font-weight: 400;
}
.yith-wcaf-registration-form .register-form p.form-row {
	line-height: 22px;
}
.yith-wcaf-registration-form .register-form .woocommerce-input-wrapper .checkbox{
    margin-left: 19px;
}
.yith-wcaf-registration-form .register-form .woocommerce-privacy-policy-link,
.yith-wcaf-registration-form .register-form .woocommerce-terms-and-conditions-link,
.woocommerce-privacy-policy-text .woocommerce-privacy-policy-link,
.woocommerce form.register .form-row label.checkbox a,
.woocommerce-page form.register .form-row label.checkbox a{
	color: #5e0142;
}
.yith-wcaf-registration-form .register-form p.form-row .error-msg{
    font-size: 14px;
    left: 0;
}
.yith-wcaf-registration-form .register .button {
	font-size: 18px;
}
.yith-wcaf-registration-form h3.thank-you{
    margin-bottom: 20px;
}
.yith-wcaf-registration-form p.pending-request {
    font-size: 18px;
    line-height: 28px;
}
.woocommerce #customer_login form .form-row input[type="submit"] {
	font-size: 18px;
	font-weight: 500;
	color: #000;
}
.wp-video {
    width: 100% !important;
}
#customer_login form.register input,
#customer_login form.login .form-row input{
	padding: 0px 20px !important;
}
#customer_login form.register input.button,
#customer_login form.login .form-row input.button{
	padding: 10px 30px !important;
}
#customer_login form.register label input{
	padding: 0px !important;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
	padding-left: 0px !important;
}
.woocommerce #customer_login form .remember input[type="checkbox"],
.woocommerce #customer_login form .lost-password input[type="checkbox"] {
	border: 1px solid #b4b9be !important;
}
.register .woocommerce-privacy-policy-text p {
	line-height: 28px;
	margin-top: 10px;
	font-size: 16px !important;
	color: #000;
}
.woocommerce-account #customer_login form.lost_reset_password {
	max-width: 800px !important;
}
#customer_login .woocommerce-form-row #user_login{
	padding: 0px 10px;
}
.lost_reset_password .description {
	line-height: 28px;
}
#customer_login .lost_reset_password .woocommerce-Button.button {
	padding: 10px;
}
.woocommerce #customer_login form input[type="submit"]:hover,
.my-account-custom-class p.login-submit input.button:hover,
.my-account-custom-class #lostpasswordform input.button:hover,
.contact-us-wrapper .nf-form-layout form input[type="submit"]:hover,
.thim-login.form-submission-register form input.button:hover,
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form button[type="submit"]:hover,
.course-info .lp_custom_register_wrapper .learn-press-form button[type="submit"]:hover,
.course-info .lp_custom_register_wrapper .learn-press-form button[type="submit"]:focus{
	background-color: #5e0142 !important;
	color: #fff !important;
	border-color:#5e0142 !important;
}
#post-15410 #customer_login input {
	font-size: 18px;
	min-height: 44px;
	width:100%;
}
#post-15410 #customer_login form.register p{ 
	font-size: 18px;
	color: #000;
}
#post-15410 #customer_login form.register label{ 
	width:100%;
	font-weight: 400;
}
#post-15410 #customer_login .checkbox input {
	font-size: 18px;
	min-height: auto;
	width:auto;
}
#customer_login form.register label.checkbox input {
	margin-left: 0px;
	position: inherit;
}
#post-15410 #customer_login .register .woocommerce-privacy-policy-text {
	margin-bottom: 30px;
}
#post-15410 #customer_login .register p:first-child{
	margin-bottom:5px;
}
#post-15410 #customer_login .register #yith-vendor-registration p:first-child{
	margin-bottom:18px;
}
#post-15410 #customer_login form.register label.checkbox {
	width: 100%;
}
#woo-login-area,
#woo-register-area,
#customer_login.reset_password,
#thim-form-login,
.my-account-custom-class .thim-login.form-submission-lost-password,
.thim-login.form-submission-register,
.event-wrapper-shortcode.user-register,
.contact-us-wrapper .nf-form-layout form,
#learn-press-profile.lp-user-profile.guest .lp-content-area > div{
	background-color: #f3f3f3;
	padding-top: 40px;
	padding-bottom: 40px;
}
.course-info .lp_custom_register_wrapper{
    padding: 0px;
}
.course-info .lp_custom_register_wrapper:has(.nf-form-cont),
.course-info .lp_custom_register_wrapper:has(.learn-press-form-register){
    background-color: #f3f3f3;
	padding: 40px;
}
#customer_login.reset_password,
#thim-form-login,
.my-account-custom-class .elementor-element.elementor-element-995e7a6 > .elementor-container,
.event-wrapper-shortcode.user-register{
	margin: 0 auto;
	max-width: 600px;
}
.my-account-custom-class .elementor-element.elementor-element-e394992 {
	max-width: 600px;
	width: 100%;
}
#thim-form-login,
.my-account-custom-class .thim-login.form-submission-lost-password,
.thim-login.form-submission-register,
.event-wrapper-shortcode.user-register,
.contact-us-wrapper .nf-form-layout form{
	padding: 40px 80px;
}
#customer_login #woo-login-area input,
#customer_login #woo-register-area input,
#customer_login.reset_password input,
.woocommerce #customer_login.reset_password form input[type="text"],
#thim-form-login input,
.my-account-custom-class #lostpasswordform input,
.thim-login.form-submission-register form input,
.event-wrapper-shortcode.user-register input,
.contact-us-wrapper .nf-form-layout form input,
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form input,
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form select,
.course-info .lp_custom_register_wrapper .learn-press-form .form-fields .form-field input[type="text"],
.course-info .lp_custom_register_wrapper .learn-press-form .form-fields .form-field #custom-country{
	background-color: #fff;
	color: #000;
	font-size:18px;
}
.course-info .lp_custom_register_wrapper input{
    background-color: #fff !important;
}
#customer_login #woo-login-area input.button,
#customer_login #woo-register-area input.button,
#customer_login.reset_password input.button,
#thim-form-login input.button,
.my-account-custom-class #lostpasswordform input.button,
.thim-login.form-submission-register form input.button,
.event-wrapper-shortcode.user-register input.button,
.contact-us-wrapper .nf-form-layout form input[type="submit"],
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form button[type="submit"],
.course-info .lp_custom_register_wrapper .learn-press-form .form-fields .form-field button[type="submit"]{
	background-color: #ffb606;
}
#customer_login #woo-login-area input::placeholder,
#customer_login #woo-register-area input::placeholder,
#customer_login.reset_password input::placeholder,
#thim-form-login input::placeholder,
.my-account-custom-class #thim-form-login form p input::placeholder,
.my-account-custom-class #lostpasswordform input::placeholder,
.thim-login.form-submission-register form input::placeholder,
.event-wrapper-shortcode.user-register input::placeholder,
.contact-us-wrapper .nf-form-layout form input::placeholder,
.contact-us-wrapper .nf-form-layout form textarea::placeholder,
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form input::placeholder,
.course-info .lp_custom_register_wrapper .learn-press-form .form-fields .form-field input::placeholder{
	color: #000;
	font-weight:400;
	font-size:18px;
	opacity: 1;
}
.course-info .lp_custom_register_wrapper .learn-press-form .form-fields .form-field input::placeholder{
	color: #000 !important;
}
.event-wrapper-shortcode.user-register input,
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form input,
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form select{
    max-height:44px;
    width: 100%;
}
.contact-us-wrapper .nf-form-layout form input[type="submit"],
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form button[type="submit"]{
    font-weight:400;
    color: #000;
	font-size: 18px;
	cursor:pointer;
}
.event-wrapper-shortcode.user-register #reg_passmail,
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form label{
	color: #000;
	font-size: 18px;
}
.woocommerce #customer_login form .remember label{
    color: #000;
}
.woocommerce #customer_login form .lost-password a {
	color: #5e0142 !important;
}
#customer_login label.inline.vendor-register-label,
.woocommerce-account #customer_login form p,
.event-wrapper-shortcode.user-register label{
	color: #000;
	font-size: 18px;
}
.event-wrapper-shortcode.user-register label,
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form label{
    font-weight:400;
    font-style: normal;
}
#customer_login form p label,
.my-account-custom-class .login-remember label{
    font-size:18px;
}
.my-account-custom-class .lost-pass-link{
    font-size: 18px;
    color: #5e0142 !important;
}
.my-account-custom-class .link-bottom {
	font-size: 18px;
	color: #000;
}
.my-account-custom-class #lostpasswordform .description {
	font-size: 18px;
	color: #000;
	line-height: 28px;
}
.my-account-custom-class #lostpasswordform input.button{
    font-size:18px;
    color:#000;
    border-radius:13px;
    font-weight: 500;
}
.my-account-custom-class .thim-login .title, .thim-register .title {
	margin: 0px 0 23px
}
.my-account-custom-class form#lostpasswordform {
	margin: 0 auto 0px auto;
	max-width: inherit;
}
.woocommerce #customer_login .register {
	padding: 0px 80px;
}
#post-15410 .woocommerce #woo-register-area {
	margin: 0 auto;
	max-width: 705px;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box .content-inner .sc-heading p.heading__primary {
	font-size: 24px;
}
.elementor-87 .elementor-element.elementor-element-f25b691:hover > .elementor-element-populated,
.elementor-87 .elementor-element.elementor-element-7581677:hover > .elementor-element-populated,
.elementor-87 .elementor-element.elementor-element-77905de:hover > .elementor-element-populated{
	border-color: #5E0142;
}
.event-wrapper-shortcode.user-register #wp-submit,
.thim-login.form-submission-register form input.button,
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form button[type="submit"]{
	font-weight: 400;
	font-size: 18px;
	max-height: 100%;
	margin-bottom: 20px;
	border-radius: 13px;
}
.event-wrapper-shortcode.user-register #nav {
	display: flex;
	font-size: 18px;
}
.event-wrapper-shortcode.user-register #nav a{
	color:#5e0142;
}
.event-wrapper-shortcode.user-register #nav a:hover{
	text-decoration: underline;
}
.event-wrapper-shortcode.user-register #nav a:first-child {
	margin-right: 10px;
}
.event-wrapper-shortcode.user-register #nav a:last-child {
	margin-left: 10px;
}
.nf-after-field .nf-error-msg, .nf-error-msg{
	font-size: 18px;
}
.contact-us-wrapper .nf-form-layout form textarea {
	background-color: #fff !important;
	color: #000;
	font-size: 18px;
}
.contact-us-wrapper h3.title {
	font-size: 28px !important;
}
.learn-press-form-login, .learn-press-form-register {
	 margin-right: initial; 
	 margin-left: initial; 
}
#learn-press-profile.lp-user-profile.guest .lp-content-area > div{
    border:0px;
    box-shadow:none;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area {
	display: flex;
	justify-content: space-evenly;
	gap: 30px;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form{
	max-width:initial;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form h3{
    position: relative;
    text-align: center;
    margin: 0 0 30px 0;
    padding-bottom: 20px;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form h3::after{
    content: "";
    width: 40px;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
    background: #666;
    position: absolute;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form input[type="checkbox"]{
    width:auto;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form form > p > label {
	align-items: center;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form .form-field label{
     display:none;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form .lost-password{
     text-align: right;
     font-size: 18px;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form .lost-password a{
     color: #5e0142 !important;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form .lost-password a:hover{
     text-decoration: underline;
}
.lp_custom_register_wrapper .learn-press-form-register{
    margin-bottom: 0px;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul.form-fields{
     display: flex;
     flex-wrap: wrap;
     gap: 20px;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul.form-fields .form-field{
     margin-bottom:0px;
     width: calc(50% - 10px);
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-login button[type="submit"]{
    margin-top: 10px;
}
#learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register button[type="submit"] {
	margin-top: 30px;
}
/*forms style end*/

.post-type-archive-lp_course .thim-course-grid .learn-press-courses .lpr_course{
    border-bottom:0px;
}
.vendor-custom-main .woocommerce-page.woof_shortcode_output{
    width:100%;
}
.vendor-custom-main .thim-product-grid,
.vendor-custom-main .thim-product-list{
    width:75%;
}
.vendor-custom-main .thim-product-grid .thim-product-grid{
    width:100%;
}
.vendor-custom-main .woocommerce.widget_product_search {
	padding: 0px 15px;
}
.vendor-custom-main .woocommerce.widget_product_search button{
	font-size: 0px;
}

/*shop by laser page start*/

.shop-by-laser-system-col-main .elementor-heading-title{
    margin-bottom:20px;
}
.shop-by-laser-system-col-main ul{
    margin-left:0px;
    list-style-type:none;
}
.shop-by-laser-system-col-main h3{
    color:#770054;
    border-bottom: 1px solid #707070;
    padding-bottom:20px;
}
.shop-by-laser-system-col-main ul li.child-term-item{
    padding:40px 0px;
    border-bottom: 1px solid #707070;
}
.shop-by-laser-system-col-main ul li.child-term-item img{
    max-width:300px;
}
.shop-by-laser-system-col-main ul li.child-term-item .title-sbd {
	color: #000;
	font-size: 24px;
	font-weight: 500;
	margin-left: 50px;
}
.title-sbd:hover{
    color:#faba17 !important;
}
.taxonomy-logo-image .term-image{
    max-width: 300px;
}
.shop-by-laser-system-col-main ul li.term-item {
	margin-bottom: 100px;
}
.sbd-sidebar h3 {
	color: #000;
	font-size: 22px;
	font-weight: 400;
}
.sbd-sidebar ul.child-terms{
    padding-left:0px !important;
}
.sbd-sidebar li.child-term-item{
    display:flex;
    justify-content:space-between;
    font-size: 18px;
    color: #666;
    margin-bottom: 10px;
}
.sbd-sidebar li.child-term-item a{
    color: #666;
}
.sbd-sidebar .theiaStickySidebar{
    padding: 20px !important;
    border: 1px solid rgb(234, 234, 234) !important;
    box-shadow: rgba(0, 0, 0, 0.05) 2px 2px 10px 0px;
}
.sbd-sidebar .theiaStickySidebar aside {
	margin-bottom: 0px;
}
.sbd-sidebar h3.sls-title {
	font-size: 26px;
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
}
.taxo-content-left .taxonomy-content p{
    font-size: 18px;
}
.taxo-content-left .taxonomy-content h2{
    font-size: 24px;
}
.taxo-content-main {
	display: flex;
	margin-bottom: 50px;
}
.taxo-content-right {
    width:30%;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.taxo-content-right .taxonomy-shop-title {
	text-align: center;
}
.woocommerce-product-search{
	position: relative;
	width: 100%;
	margin-bottom:30px;
}
.woocommerce-product-search .search-field,
.wp-block-search .wp-block-search__input{
	width: 100%;
	border: 1px solid #eee;
	line-height: 30px;
	padding: 5px 40px 5px 20px;
	border-radius: 4px;
	font-size:18px;
}
.woocommerce-product-search .search-field::placeholder,
.wp-block-search .wp-block-search__input::placeholder{
    color:#666666;
    font-size: 18px;
}
.woocommerce-product-search button,
.wp-block-search button{
  width: 42px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  padding: 10px 20px !important;
  box-shadow: none !important;
  font-size:0px !important;
}
.wp-block-search__label{
    display:none;
}
.woocommerce-product-search button::after,
.wp-block-search button::after{
  width: 42px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background-color: #faba17;
  color: #fff;
  content: "\f002";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.wp-block-search button::after{
    right: -1px;
    top: -1px;
}
.sbd-sidebar .woocommerce-product-search button:hover {
    box-shadow: none;
}
.taxo-content-main a {
	color: #5e0142;
}
.taxonomy-main-title {
	font-size: 26px;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
    padding-bottom: 10px;
}
.taxo-content-main:has(.taxo-content-right) .taxo-content-left{
    width:70%;
}
.taxo-content-main:not(:has(.taxo-content-right)) .taxo-content-left {
    width:100%;
}
.taxo-content-right .taxonomy-shop-title a{
    font-size:20px;
}
.taxo-content-left{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.taxonomy-logo-image{
    width:100%;
}
/*shop by laser page end*/

.variations select{
	border: 1px solid #707070;
	background-color: #EFEFEF;
	font-size: 20px;
	color: #000;
	margin-bottom: 5px;
	width: 100%;
}
ul li.product .product__title .button,
.home-page .product-slider-inner-main .button,
ul li.product .product__title .added_to_cart,
.home-page .product-slider-inner-main .added_to_cart{
	font-size: 18px;
	width: 100%;
	background-color: #5e0142 !important;
	color: #fff;
	padding: 5px 0px;
	background: #5e0142 !important;
	font-weight:600;
	text-align: center;
    border: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    outline:0px;
    box-shadow:none;
    height:40px !important;
}
.home-page .product-slider-inner-main .button{
    padding: 12px 0px;
}
ul li.product .product__title .button:hover,
.home-page .product-slider-inner-main .button:hover,
ul li.product .product__title .added_to_cart:hover,
.home-page .product-slider-inner-main .added_to_cart:hover{
    color:#fff !important;
    font-weight:600;
    border:0px;
    outline:0px;
    box-shadow:none;
}
li.product .variations_form.cart div.variations,
.variations_form.cart div.variations{
	margin-bottom: 3px;
}
.home-page .product-slider-inner-main a.title{
    margin-top:20px;
}
.select_box_colorpicker,
.select_box_label{
	text-align: center;
}
.related.products .select_box_colorpicker,
.related.products .select_box_label{
    text-align: left;
}
.variations th, .variations td{
    display:block;
}
.variations th label {
	font-size: 16px;
	font-weight: normal !important;
	color: #404040;
	line-height: 20px;
}
.variations td .select_box_colorpicker,
.variations td .select_box_label{
	text-align: left;
}
.select_box .select_option{
    border-color: #babfbe;
}
.select_box .select_option.selected {
    border-color: #5e0142;
}
.single-product.woocommerce div.product form.cart .variations td,
.single-product.woocommerce div.product form.cart .variations th {
	line-height: 0em;
}
.single-product.woocommerce div.product form.cart .variations tr:first-child td.value {
	margin-bottom: 20px;
}
form.variations_form .woocommerce-variation-description {
    display: none;
}
.reset_variations {
	margin-top: 20px;
	display: block;
	line-height: 20px;
}
/*blog page start*/

.blog .theiaStickySidebar,
.single-post .theiaStickySidebar{
	padding: 20px !important;
	border: 1px solid rgb(234, 234, 234) !important;
	box-shadow: rgba(0, 0, 0, 0.05) 2px 2px 10px 0px;
}
.blog .wp-block-search{
	position: relative;
	width: 100%;
}
.blog .theiaStickySidebar .wp-block-heading,
.single-post .theiaStickySidebar .wp-block-heading{
	margin-top: 0px;
	line-height: 38px;
}
.blog .theiaStickySidebar ul li .wp-block-latest-posts__post-title,
.single-post .theiaStickySidebar ul li .wp-block-latest-posts__post-title{
	font-size: 18px;
	line-height: 28px;
}
.blog .theiaStickySidebar ul li,
.single-post .theiaStickySidebar ul li{
    margin-bottom:10px !important;
}
.blog .theiaStickySidebar .no-comments.wp-block-latest-comments,
.single-post .theiaStickySidebar .no-comments.wp-block-latest-comments{
	font-size: 18px;
}
.blog .entry-summary p {
	font-size: 18px;
}
.blog .readmore a{
    color: #000;
    font-weight: 600;
    font-size: 14px;
}
.single-post .entry-content p, .single-post .wp-block-list li{
    font-size: 18px;
}
.single-post .entry-content .wp-block-heading {
	font-size: 24px;
}
.single-post .category-posts img {
	width: 100%;
}
.single-post .must-log-in {
	font-size: 20px;
}
.single-post .entry-header .entry-title {
	line-height: 40px;
}
/*blog page end*/

/*shop new card*/

.archive.woocommerce-page .product-grid .content__product,
.product-slider-inner-main.custom_product_box,
.related.products .product-grid .content__product{
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 1);
    border-radius: 15px;
    padding: 20px;
    position:relative;
}
.product_icon_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position:absolute;
	z-index: 99;
    width: calc(100% - 40px);
}
.product_icon_wrapper .product-info {
	position: relative;
	background-color: rgba(255, 255, 255, 0.5) !important;
	border-radius: 100%;
	padding: 8px;
	line-height: 0px;
}
.product_icon_wrapper button {
	box-shadow: none !important;
	width: auto;
	background-color: rgba(255, 255, 255, 0.5) !important;
	border-radius: 100% !important;
	padding: 4px !important;
}
.product_icon_wrapper button:focus {
    background-color: rgba(255, 255, 255, 0.5) !important;
}
.product_icon_wrapper button span{ 
   display:none; 
}
.description {
	background-color: #fff;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 15px 10px;
	max-width: 175px;
	word-wrap: anywhere;
	display: none; 
	position: absolute;
	width: 100%;
	min-width: 175px;
	z-index: 9;
	top: 0;
	left: 30px;
}
.description p{
    font-size:14px;
}
.product-info:hover .description{
    display: block;
}
.product_thumb img {
	border-radius: 10px;
}
.product_thumb:hover::before, .product_thumb:hover .quick-view {
	border-radius: 10px;
}
.archive.woocommerce-page .product-grid .product__title a.title,
.product .product-slider-inner-main a.title{
    font-size: 20px;
    text-align: left;
    line-height: 28px;
    margin-bottom:0px;
}
.block-after-title .woocommerce-Price-amount.amount,
.product-slider-inner-main .woocommerce-Price-amount.amount{
    text-align:left;
    font-size:20px;
}
.product-slider-inner-main .price {
	justify-content: left;
}
.block-after-title .price{
    width:100%;
}
li.product .select_option_label div,
.select_option_label .yith_wccl_value_wrapper{
	height: auto;
	line-height: 16px;
}
.variations_form .select_box_colorpicker,
.variations_form .select_box_label {
	text-align: center;
	justify-content: left;
	display: flex;
	flex-wrap: wrap;
}
.select_box_colorpicker .select_option {
	margin-bottom: 5px;
}
.yith-add-to-wishlist-button-block button img {
	width: 25px !important;
	height: 25px !important;
}
.yith-add-to-wishlist-button-block {
	justify-content: end;
	width: 100%;
}
.custom-button-wrapper {
	display: flex;
	gap: 10px;
}
.custom-button-wrapper .button {
	border-radius: 5px !important;
	font-size: 16px !important;
}
.custom-button-wrapper .button::after{
    font-size: 16px !important;
}
.ywccl-loop-label {
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
    margin-bottom: 10px;
}
.product__title .variations {
	text-align: left;
}
li.product .variations_form.cart {
	margin: 0px;
}
.product-grid .product__title .block-after-title,
.product-slider-inner-main .price,
.variations.pa_frame-color{
	margin-bottom: 0px !important;
}
.product-slider-inner-main.custom_product_box {
  margin: 2px 5px;
}
.thim-product-list .product_icon_wrapper {
	width: 100%;
	top: 0;
}
.thim-product-grid .product-grid .product__title,
.related.products .product-grid .product__title{
	position: initial !important;
	padding: 10px 0px 0px !important;
}
.related.products .product-grid .product__title a.title{
    color: #5e0142;
    font-size: 20px;
    text-align: left;
    line-height: 28px;
    margin-bottom: 0px;
}
.related.products .product-grid .product__title {
	position: initial;
}
.product-slider-inner-main.custom_product_box,
.archive.woocommerce-page .thim-product-grid .product-grid .content__product,
.related.products .product-grid .content__product{
    padding: 20px 20px 60px !important;
}
.thim-product-grid .custom-button-wrapper,
.swiper-slide.product .custom-button-wrapper,
.related.products .custom-button-wrapper{
	position: absolute;
    width: calc(100% - 40px);
    bottom: 20px;
}
.related.products .product-grid .content__product {
	position: relative;
}
.swiper-slide .attribute_pa_frame-color .yith_wccl_value {
	min-width: 30px !important;
	height: 30px !important;
}
.custom-button-wrapper .button.custom-course-btn::before {
	display: none !important;
}
.custom-button-wrapper .product-course-img{
    margin-left:5px;
    margin-top: -1px;
}
.product-grid .product__title a.add_to_cart_button::after {
	content: "\f217";
	font-family: "thim-ekits";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 0px;
	display: inline-block;
	vertical-align: middle;
}
.product-grid .product__title a.add_to_cart_button::before {
	display:none !important;
}
.variations select {
	border: 1px solid rgba(94, 1, 66, 0.43);
	border-radius: 10px;
	background: rgba(235, 224, 232, 1);
	font-size: 14px;
}
.ywccl-loop-label {
	margin-bottom: 0px;
}
.price-to {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
	margin:0px 10px;
	line-height: 18px;
}
.archive.woocommerce-page .product-grid .product__title .price bdi,
.tax-product_cat .product-grid .product__title .price bdi,
.single-product .summary .price bdi,
.single-product .price bdi,
.product-slider-inner-main .price bdi {
	margin-right: 0px;
}
li.product .select_option .yith_wccl_value .yith-wccl-bicolor {
	border-width: 0 0 29px 19px;
}
.woocommerce-Price-currencySymbol {
	font-size: 12px;
	vertical-align: super;
	position: relative;
	top: 2px;
}
.single-product .related.products .description p {
	color: rgba(0, 0, 0, 0.7);
	font-size: 14px;
	line-height: 22px;
}
.thim-product-switch-wrap.switch-layout-container .woocommerce-ordering select {
    border: 1px solid rgba(94, 1, 66, 0.43) !important;
    border-radius: 10px !important;
    background: rgba(235, 224, 232, 1);
    font-size: 14px !important;
    background-image: url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE4IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgICA8ZyBpZD0iVmVjdG9yLSgxKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlBhdGgiIHBvaW50cz0iMCAwIDggOCAxNiAwIj48L3BvbHlsaW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") !important;
    background-size: 0.8em !important;
    background-position: calc(100% - 0.5em) center !important;
    background-repeat: no-repeat !important;
}
/*shop new card end*/

.filter-custom{
    display:none;
}
.mobile-filter-close {
	display:none;
}

.woocommerce .lp-user-cover-image_background{
    position: relative;
    margin-bottom: 20px;
}

.woocommerce .woocommerce-MyAccount-cn-main{
    justify-content: space-between;
}

.woocommerce .woocommerce-MyAccount-cn-main .woocommerce-MyAccount-navigation{
    width: 360px;
}
.woocommerce .woocommerce-MyAccount-cn-main .woocommerce-MyAccount-content{
    border: none;
    padding: 0;
    width: calc(100% - 400px);
}
.woocommerce .lp-user-cover-image_background #lp-cover-image{
    border-radius: 10px;
    min-height: 100px;
}

.woocommerce .lp-user-cover-image_background .lp-btn-to-edit-cover-image{
    position: absolute;
    bottom: 0;
    right: 0;
    color: #5e0142;
    border-radius: 10px 0px 0px 0px;
    background-color: #F7F7FB;
    text-transform: capitalize;
    cursor: pointer;
    text-decoration: none;
    opacity: 0;
    padding: 12px 20px;
    visibility: hidden;
}

.woocommerce .lp-user-cover-image_background:hover .lp-btn-to-edit-cover-image{
    visibility: visible;
    opacity: 0.7;
}

.woocommerce .lp-profile-user-bio p{
    font-size: 18px;
    line-height: 28px;
    color: #666666;
}

.woocommerce .woocommerce-MyAccount-cn-main{
    margin-top: 40px;
    margin-bottom: 32px;
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area{
    position: relative;
    display: flex;
    align-items: center;
    background-color: #F3F3F3;
    border-radius: 10px 10px 0px 0px;
    padding: 20px 20px 30px 20px;
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-left{
    min-width: 87px;
    max-width: 87px;
    position: relative;
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-left .avatar{
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-left .lp-btn-to-edit-avatar{
    position: absolute;
    top: 80px;
    right: 0;
    left: auto;
    width: 36px;
    height: 36px;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    border-radius: 50%;
    background-color: #F7F7FB;
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-left .lp-btn-to-edit-avatar:before{
    content: "\f044";
  font-size: 1.5rem;
  font-family: "lp-icon";
  font-weight: normal;
  color: var(--lp-primary-color);
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-left:hover .lp-btn-to-edit-avatar{
    opacity: 1;
    visibility: visible;
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-right{
    padding-left: 20px;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-right .lp-profile-username{
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-right .lp-user-profile-socials{
    justify-content: flex-start;
    display: flex;
    position: relative;
    margin: 0;
    gap: 12px;
    border: none;
    background: transparent;
    padding-top: 0;
}

.woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-right .lp-user-profile-socials a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 16px;
    border: 1px solid #eee;
    color: #fff;
    border-color: #faba17;
    background: #faba17;
}

.woocommerce .woocommerce-MyAccount-cn-main ul{
    background-color: #FAFAFA;
    border-radius: 0px 0px 10px 10px;
    margin: 0;
}

.woocommerce .woocommerce-MyAccount-cn-main ul li{
    border-top: 1px solid #fff !important;
    background-color: transparent;
    border-color: #eee;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #666;
}

.woocommerce .woocommerce-MyAccount-cn-main ul li.is-active{
    background-color: transparent;
    color: #faba17;
    border-left: 7px solid #faba17 !important;
}

.woocommerce .woocommerce-MyAccount-cn-main ul li.is-active:hover,
.woocommerce .woocommerce-MyAccount-cn-main ul li:hover{
    background-color: #f7f7f8;
}

.woocommerce .woocommerce-MyAccount-cn-main ul li a{
    font-size: 16px !important;
    padding: 14px 20px;
    display: flex;
    width: 100%;
    gap: 8px;
    line-height: 1.4;
    color: #666;
}

.woocommerce .woocommerce-MyAccount-cn-main ul li a i{
    color: #faba17;
    margin-top: 3px;
    font-size: 16px;
}

.woocommerce .woocommerce-MyAccount-cn-main ul li.is-active a{
    border: none !important;
    color: #faba17;
    padding-left: 12px;
    background-color: transparent;
}
#express-payment-method-express_checkout_element_googlePay{
    display:none !important;     
}

/* media css start here */
@media screen and (min-width:1200px) and (max-width:1600px){
    .elementor-section:not(:first-child) .elementor-container:first-child,
    .container{
        padding: 0 20px;
    }
    
    .container .row{
        margin: 0;
    }
    
    .no-padding .elementor-container{
        margin-right: -20px;
        margin-left: -20px;
    }
    
    .site-header.header_v2 ul.nav.navbar-nav{
        height: 60px;
    }
    
    .site-header.header_v2 .navigation .navbar-nav > li > a,
    .site-header.header_v2 .navigation .navbar-nav > li > span:not(.thim-ekits-menu__icon){
        padding: 9px 20px 9px 20px;
    }
    
    .site-header.header_v2 ul.nav.navbar-nav .menu-right{
        padding-right: 0px;
    }
    
    .site-header.header_v2 .navigation .navbar-nav > li > a::before,
    .site-header.header_v2 .navigation .navbar-nav > li > span:not(.thim-ekits-menu__icon)::before {
        height:35px;
        top:8px;
    }
    
    .contact_wrap .contact_item{
        max-width: calc(33% - 15px);
    }
    
    .steps_wrap .elementor-container{
        gap: 110px;
    }
    
    .steps_wrap .step_item {
      max-width: calc(33% - 69px);
    }
}
@media (max-width:1599px){
    .slider-section h1{
        font-size: 60px;
    }
    .post-type-archive-lp_course .sticky-sidebar .filter-course .lp-form-course-filter .lp-form-course-filter__title,
    .post-type-archive-lp_course .sticky-sidebar .widget_course-categories .widget-title,
    .post-type-archive-lp_course .sticky-sidebar .widget_courses .widget-title,
    .post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-title{
    	font-size: 24px;
    }
    .woocommerce-account #main.site-main,
    .tax-product_cat #main.site-main{
    	margin-bottom: 40px;
    }
    #post-15410 #customer_login .register{
	    margin-bottom: 50px;
    }
    .single-post .must-log-in {
    	margin-bottom: 20px;
    }
}
@media (max-width:1399px){
    .learn-press .course-meta-single > div .value {
    	font-size: 20px;
    }
    .widget-area aside.widget .widget-title {
    	font-size: 30px;
    }
    .content-item-scrollable .content-item-wrap .course-item-title {
    	font-size: 44px;
    	line-height: 44px;
    }
    #popup-sidebar .search-course input[name="s"] {
    	font-size: 20px;
    }
    .author-contain label, .course-categories label, .meta-item__value label{
    	font: normal normal bold 26px/35px Roboto !important;
    }
    .author-contain .value span, .course-categories .value span a{
    	font: normal normal normal 16px/23px Roboto !important;
    }
    .archive.woocommerce-page .price_slider_amount .button,
    .tax-product_cat .price_slider_amount .button{
    	font-size: 16px !important;
    }
    .archive.woocommerce-page .price_slider_amount .price_label,
    .tax-product_cat .price_slider_amount .price_label{
    	font-size: 16px !important;
    }
    .archive.woocommerce-page .price_slider_amount .button,
    .tax-product_cat .price_slider_amount .button{
    	padding: 11px 22px;
    }
    .archive.woocommerce-page .widget-area aside.widget a,
    .archive.woocommerce-page .widget-area .product-categories .count,
    .tax-product_cat .widget-area aside.widget a,
    .tax-product_cat .widget-area .product-categories .count{
    	font-size: 18px;
    	line-height: 23px;
    }
    .archive.woocommerce-page .widget-area aside.widget ul li,
    .tax-product_cat .widget-area aside.widget ul li{
    	margin-bottom: 15px;
    }
    .archive.woocommerce-page .thim-product-switch-wrap .woocommerce-result-count,
    .archive.woocommerce-page .woocommerce-ordering .orderby,
    .tax-product_cat .thim-product-switch-wrap .woocommerce-result-count,
    .tax-product_cat .woocommerce-ordering .orderby{
    	font-size: 18px;
    }
    .archive.woocommerce-page .product-grid .product__title a.title,
    .tax-product_cat .product-grid .product__title a.title{
    	line-height: 28px;
    	font-size: 20px;
    }
    .archive.woocommerce-page .product-grid .product__title .price,
    .tax-product_cat .product-grid .product__title .price{
    	font-size: 24px;
    }
    .woocommerce-shop #sidebar .woof_list label,
    .tax-product_cat #sidebar .woof_list label{
    	font-size: 16px;
    }
    .woocommerce-shop #main,
    .vendor-custom-main #thim-product-archive{
        width: 70%;
    }
    .vendor-custom-main #thim-product-archive #thim-product-archive{
        width:100%;
    }
    .woocommerce-shop #sidebar,
    .tax-product_cat #sidebar,
    .vendor-custom-main #sidebar{
        width: 30%;
    }
    .vendor-custom-main #sidebar{
        padding-left:15px;
    }
    .sbd-sidebar h3.sls-title {
    	font-size: 24px;
    }
    .sbd-sidebar h3 {
    	font-size: 20px;
    }
    .site-main:has(+ .sbd-sidebar){
        width:70% !important;
    }
    .sbd-sidebar {
    	width:30% !important;
    }
    .thim-product-grid .custom-button-wrapper {
    	flex-direction: column;
    }
    .archive.woocommerce-page .product-grid .content__product,
    .product-slider-inner-main.custom_product_box {
    	padding: 10px;
    }
    .archive.woocommerce-page .thim-product-grid .product-grid .custom-course-category .content__product {
    	padding: 20px 20px 110px !important;
    }
}

@media only screen and (max-width:1279px) {
    .back-to-store-wrapper-top, .back-to-store-wrapper-bottom{margin-top:0px;}
}
@media (max-width:1213px){
    .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    	margin-bottom: 10px;
    }
}
@media (min-width:1200px){
    #main.site-main {
    	padding-left: 0px;
    	padding-right: 0px;
    }
    #sidebar.widget-area{
    	padding-right: 0px;
    }
    .tax-product_cat #sidebar.widget-area{
        padding-left: 40px;
    }
    .archive.woocommerce-page #sidebar.widget-area,
    .archive #sidebar{
        padding-left: 20px;
    }
}
@media (max-width:1199px){
    .slider-section h1{
        font-size: 48px;
        margin-bottom: 10px;
    }
    .path-safty-txt p {
        font-size: 28px;
    }
    .start-training-btn {
        position: absolute;
        left: calc(100% - 28%);
        padding: 14px 26px;
        font-size: 18px;
    }
    .start-training-btn {
        font-size: 18px !important;
        padding: 15px 20px 13px 22px;
    }
    .main-display {
        max-width: 540px;
    }
    .post-type-archive-lp_course .sticky-sidebar .filter-course .lp-form-course-filter .lp-form-course-filter__title,
    .post-type-archive-lp_course .sticky-sidebar .widget_course-categories .widget-title,
    .post-type-archive-lp_course .sticky-sidebar .widget_courses .widget-title{
    	font-size: 28px;
    }
    .post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-title {
    	font-size: 26px;
    }
    .blog .breadcrumbs-wrapper,
    .woocommerce-shop .breadcrumbs-wrapper,
    .post-type-archive-lp_course .breadcrumbs-wrapper, 
    .page-id-9 .breadcrumbs-wrapper, .single-lp_course .breadcrumbs-wrapper, .no-inner-header .breadcrumbs-wrapper {
    	margin-top: 30px !important;
    }
    .site-content {
    	padding-top: 10px !important;
    }
    .post-type-archive-lp_course .course-index .courses-page-result,
    .post-type-archive-lp_course .thim-course-top .thim-course-order select,
    .post-type-archive-lp_course .thim-course-top .courses-searching .course-search-filter,
    .post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta .course-lesson .value,
    .post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta .course-price .price,
    .thim-course-list .course-item .thim-course-content .course-meta > div.course-price .course-item-price .free{
    	font-size: 18px;
    }
    .post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta .course-author .author-contain .value {
    	font-size: 14px;
    }
    .switch-layout-container .courses-searching form.search-courses {
        width: 100%;
    }
    .post-type-archive-lp_course .sticky-sidebar .filter-course .lp-form-course-filter .lp-form-course-filter__title,
    .post-type-archive-lp_course .sticky-sidebar .widget_course-categories .widget-title,
    .post-type-archive-lp_course .sticky-sidebar .widget_courses .widget-title,
    .post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-title{
    	font-size: 18px;
    }
    .post-type-archive-lp_course .sticky-sidebar .filter-course .lp-form-course-filter .lp-course-filter__field label,
    .post-type-archive-lp_course .sticky-sidebar .widget_course-categories .show-sub li{
        font-size: 16px;
    }
    .post-type-archive-lp_course .sticky-sidebar .widget_courses .thim-course-list-sidebar .lpr_course .thim-course-content {
        width: 100%;
        margin-top: 10px;
    }
    .post-type-archive-lp_course .sticky-sidebar .widget_courses .thim-course-list-sidebar .lpr_course .thim-course-content .course-price .price {
        font-size: 20px;
    }
    .thim-course-list .course-item .thim-course-content .course-meta .course-author .author-contain .value {
    	padding-right: 0px !important;
    }
    .lp-content-area .thim-course-list .course-item .thim-course-content .course-meta .course-lesson .value::after,
    .lp-content-area .thim-course-list .course-item .thim-course-content .course-meta .course-students .value::after {
    	margin-left: 10px;
    }
    .switch-layout-container .thim-course-order{
    	margin-left: inherit;
    }
    .post-type-archive-lp_course .learn-press-courses .course-item .thim-course-content .course-meta .course-author .author-contain .value {
    	line-height: 30px;
    }
    .site-main .learn-press .course-tabs .nav-tabs li a {
    	font-size: 20px;
    }
    .lp-single-instructor .lp-single-instructor__info .instructor-description {
    	font-size: 20px;
    	line-height: 30px;
    }
    .archive.woocommerce-page .product-grid.columns-3,
    .tax-product_cat .product-grid.columns-3{
    	grid-template-columns: repeat(2,1fr);
    }
    .archive.woocommerce-page .thim-product-list .custom-add-to-cart .variation-select,
    .tax-product_cat .thim-product-list .custom-add-to-cart .variation-select,
    .archive.woocommerce-page .thim-product-list .custom-add-to-cart button.button,
    .tax-product_cat .thim-product-list .custom-add-to-cart button.button{
        width:100%;
    }
    .archive.woocommerce-page .thim-product-list .custom-add-to-cart .variation-select,
    .tax-product_cat .thim-product-list .custom-add-to-cart .variation-select{
        margin-bottom:10px;
    }
    .woocommerce-account #main.site-main {
    	margin-bottom: 0px;
    }
    .woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
        margin-top: 0px;
    	font-size: 18px;
    }
    .woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large .stat-value {
    	font-size: 28px;
    }
    .woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item {
    	padding: 10px 20px;
    	gap: 5px;
    }
    .woocommerce-account #customer_login form{
    	padding: 0 20px !important;
    }
    .my-account-custom-class #thim-form-login,
    .my-account-custom-class .thim-login.form-submission-lost-password,
    .woocommerce #customer_login .register,
    .thim-login.form-submission-register,
    .event-wrapper-shortcode.user-register,
    .contact-us-wrapper .nf-form-layout form,
    .course-info .lp_custom_register_wrapper{
    	padding: 20px !important;
    }
    #post-15410 #customer_login .register {
    	 margin-bottom: 0px; 
    }
    #learn-press-profile.lp-user-profile.guest .lp-content-area .learn-press-form.learn-press-form-register ul.form-fields .form-field{
         width: 100%;
    }
    .site-main:has(+ .sbd-sidebar){
        width:65% !important;
    }
    .sbd-sidebar {
    	width:35% !important;
    }
    .taxo-content-left {
    	width: 60%;
    }
    .taxo-content-right {
    	width: 40%;
    }
    .thim-product-grid .custom-button-wrapper {
    	flex-direction: row;
    }
    .archive.woocommerce-page .product-grid .content__product, .product-slider-inner-main.custom_product_box {
    	padding: 20px;
    }
    .product-slider-inner-main.custom_product_box,
    .archive.woocommerce-page .thim-product-grid .product-grid .content__product {
    	padding: 20px 20px 60px !important;
    }
    .related.products .custom-button-wrapper {
    	flex-direction: column;
    }
    .related.products .product-grid .custom-course-category .content__product {
      padding: 20px 20px 110px !important;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1200px){
    .cta_banner_section{
        background: linear-gradient(110deg,#333 73.5%,#770054 73.5%);
    }
}
@media screen and (min-width:1024px) and (max-width:1199px){
    .site-header.header_v2 .navigation .navbar-nav > li > a,
    .site-header.header_v2 .navigation .navbar-nav > li > span:not(.thim-ekits-menu__icon){
        padding: 9px 15px 9px 15px;
    }
    
    .site-header.header_v2 ul.nav.navbar-nav{
        height: auto;
        padding-top: 10px;
    }
    
    .site-header.header_v2 ul.nav.navbar-nav .menu-right{
        padding-right: 0px;
    }
    
    .site-header.header_v2 ul.nav.navbar-nav .menu-right i{
        font-size:20px;
    }
    
    .site-header.header_v2 ul.nav.navbar-nav .menu-right .thim-social-media li{
        margin-left: 7px;
    }
    
    .site-header.header_v2 .navigation .navbar-nav > li > a::before,
    .site-header.header_v2 .navigation .navbar-nav > li > span:not(.thim-ekits-menu__icon)::before {
        height:35px;
        top:8px;
    }
    
    .steps_wrap .step_item{
        max-width: 30.33333% !important;
        width: 100% !important;
    }
    
    .contact_wrap .elementor-container{
        justify-content: center;
    }
    
    .contact_wrap .contact_item{
        max-width: calc(50% - 14px);
    }
}
@media (max-width:1024px){
    .woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
    	margin-top: 0px;
    }
    .woocommerce-account.woocommerce-page .woocommerce-MyAccount-content {
    	border: 1px solid #eee;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
    	border-bottom: 0px;
    }
    .cp-all-main{
        flex-flow: column;
    }
    .cp-all-main h1.entry-title{
        margin-bottom:5px;
    }
    .content-pusher {
    	padding-top: 183px !important;
    }
    .vendor-product-detail .content-pusher,
    .tax-yith_shop_vendor .content-pusher{
        padding-top: 75px !important;
    }
    .vendor-product-detail .breadcrumbs-wrapper, .custom-vendor-page .breadcrumbs-wrapper{
        margin-top: 0;
    }
    .breadcrumbs-wrapper {
      margin-top: 24px;
    }
}
@media only screen and (max-width:1023px) {
    .store-header-wrapper.double-box{margin-bottom:0;}
    .store-header-wrapper .store-socials{padding-left:0;}
    .store-header-wrapper .store-socials .vendor-social-uri{margin-left:0;}
    .store-header-wrapper .store-info-wrapper .store-info > span{line-height:1.3;}
    .tax-yith_shop_vendor .store-header-wrapper .store-info-wrapper{padding-bottom:0;}
    .store-description-wrapper{margin-bottom: 40px;}
} 
@media (max-width:992px){
    
    
    .slider-section h1{
        font-size: 38px;
    }
    .path-safty-txt p {
        font-size: 24px;
    }
    .main-display {
        position: initial;
        width: 100%;
        max-width: 100%;
        transform: inherit;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .main-slider-wrapper {
        flex-direction: column;
        width: 90%;
        margin: 0 auto;
        height: 100%;
    }
    .main-slide video {
        max-height: 400px;
        min-height: 400px;
    }
    .start-training-btn{
        position: initial;
        margin-top: 20px;
    }
    body[class*="tax-"]:not(.tax-yith_shop_vendor) .product-grid.columns-3{
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width:991px){
    .slider-section {
        background-size: cover;
    }
    .slider-heading {
        line-height: 40px !important;
    }
    .author-contain label, .course-categories label, .meta-item__value label{
    	font: normal normal bold 22px/31px Roboto !important;
    }
    .author-contain .value span, .course-categories .value span a{
    	font: normal normal normal 14px/21px Roboto !important;
    }
    .elementor-kit-8946 button.filter-mobile-btn{
    	font-size: 16px;
    	padding: 10px 20px 10px 20px;
    	box-shadow:none;
    }
    .post-type-archive-lp_course .thim-course-list .learn-press-courses .course-item {
    	grid-template-columns: auto;
    }
    .post-type-archive-lp_course .thim-course-list .learn-press-courses .course-item .course-thumbnail .thumb img {
    	width: 100%;
    }
    .site-main .learn-press .entry-title {
    	font-size: 24px;
    	line-height: 32px
    }
    .site-main .learn-press .course-payment .course-price .price{
        font-size: 18px;
    }
    .single-lp_course .breadcrumbs-wrapper #breadcrumbs a,
    .single-lp_course .breadcrumbs-wrapper #breadcrumbs li {
    	font-size: 18px;
    }
    .learn-press .course-meta-single > div .value {
    	font-size: 16px;
    }
    .widget-area aside.widget .widget-title {
    	font-size: 24px;
    }
    .thim-related-course .related-title {
    	font-size: 28px;
    }
    .thim-related-course .thim-course-grid .course-item .thim-course-content .course-title {
    	font-size: 20px;
    }
    .course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header .section-title,
    .course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header .section-title {
    	font-size: 16px;
    }
    .course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-meta .course-item-status {
    	font-size: 16px;
    }
    .course-rating .average-rating,
    .course-rating .detailed-rating{
    	font-size: 18px;
    }
    .course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header .collapse {
    	line-height: 24px;
    }
    .thim-course-content .course-price .price {
    	font-size: 20px;
    }
    .site-main .learn-press .course-tabs .nav-tabs li a {
    	font-size: 14px;
    }
    .site-main .learn-press .course-tabs .nav-tabs li a i {
    	font-size: 16px;
    }
    .content-item-scrollable .content-item-wrap .course-item-title {
    	font-size: 36px;
    	line-height: 44px;
    }
    .content-item-scrollable .content-item-wrap {
        margin-bottom:0px;
        padding-bottom:0px;
    }
    .lp-single-instructor .lp-single-instructor__info .instructor-description {
    	font-size: 16px;
    	line-height: 26px;
    }
    .status-publish .lp-single-instructor .lp-single-instructor__info .wrapper-instructor-total-courses,
    .status-publish .lp-single-instructor .lp-single-instructor__info .wrapper-instructor-total-students {
    	font-size: 18px;
    }
    .quiz-intro-item__title, .quiz-intro-item__content{
    	font-size: 18px;
    }
    .entry-content .learnpress .lp-user-profile #profile-sidebar {
    	width: 100%;
    }
    .entry-content .learnpress .lp-user-profile .lp-profile-content {
    	width: 100%;
    }
    #learn-press-profile.lp-user-profile .lp-profile-content-area.lp-profile-content-area-custom {
    	align-items: center;
    }
    .learnpress .lp-user-profile .lp-profile-nav-tabs {
    	justify-content: start;
    }
    .lp-profile-content #profile-content-order-details h3 {
    	font-size: 26px;
    }
    .nf-form-fields-required {
    	font-size:22px;
    }
    .course-second-step-wrapper .nf-field-label .nf-label-span, .course-second-step-wrapper .nf-field-label label {
    	font-size: 22px;
    }
    .course-second-step-wrapper .list-radio-wrap .nf-field-element li label,
    .course-second-step-wrapper .list-checkbox-wrap .nf-field-element li label {
    	font-size: 18px;
    }
    .archive.woocommerce-page #main,
    .archive.woocommerce-page #sidebar,
    .tax-product_cat #main,
    .tax-product_cat #sidebar{
    	width: 100%;
    	float: left;
    	clear: both;
    }
    .archive.woocommerce-page .site-main.alignleft,
    .tax-product_cat .site-main.alignleft{
    	padding-bottom: 30px;
    }
    .archive.woocommerce-page .widget-area aside.widget_price_filter,
    .tax-product_cat .widget-area aside.widget_price_filter{
    	margin-bottom: 30px;
    }
    .single-product.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a,
    .single-product.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a {
    	font-size: 18px;
    }
    .single-product.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li,
    .single-product.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li {
    	width: auto;
    }
    .blog .breadcrumbs-wrapper, .woocommerce-shop .breadcrumbs-wrapper, .post-type-archive-lp_course .breadcrumbs-wrapper, .page-id-9 .breadcrumbs-wrapper, .single-lp_course .breadcrumbs-wrapper, .no-inner-header .breadcrumbs-wrapper, .breadcrumbs-wrapper {
    	margin-top: 10px;
    }
    .woocommerce-account .woocommerce table.shop_table tr td,
    .woocommerce-account.woocommerce-page table.shop_table tr td {
    	font-size: 16px;
    }
    .woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label {
    	line-height: 24px;
    }
    .woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large .stat-value {
    	font-size: 24px;
    	margin-top: 5px;
    }
    .woocommerce-account .yith-wcaf-link-generator .link-generator-box.double-column {
    	grid-template-columns: 100%;
    }
    .woocommerce-shop #sidebar,
    .tax-product_cat #sidebar{
    	padding-left: 15px;
    }
    .vendor-custom-main #thim-product-archive{
        width: 100%;
    }
    .vendor-custom-main #sidebar{
        width: 100%;
    }
    .vendor-custom-main {
    	flex-wrap: wrap;
    }
    .site-main:has(+ .sbd-sidebar){
        width:60% !important;
    }
    .sbd-sidebar {
    	width: 40% !important;
    }
    .shop-by-laser-system-col-main ul li.child-term-item a {
    	margin-left: 0px;
    	margin-top: 10px;
    	display:block;
    }
    .taxo-content-left {
    	width: 50%;
    }
    .taxo-content-right {
    	width: 50%;
    }
    .shop-by-laser-system-col-main h1 {
    	font-size: 26px !important;
    }
    .thim-product-grid .custom-button-wrapper {
    	flex-direction: column;
    }
    .archive.woocommerce-page .product-grid .content__product, .product-slider-inner-main.custom_product_box {
    	padding: 10px;
    }
    .archive.woocommerce-page .thim-product-grid .product-grid .custom-course-category .content__product {
    	padding: 20px 20px 110px !important;
    }

    .filter-custom{
        display:block;
        display: block;
        height: 100% !important;
        background-color: #5e0142 !important;
        border-radius: 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        padding: 0px 20px;
    }
    #sidebar{
        position: fixed !important;
        right: 0;
        top: 0px;
        margin: 0;
        visibility: visible;
        max-width: 380px;
        width: 100%;
        height: 100%;
        overflow-y: auto !important;
        background-clip: content-box !important;
        background: #fff;
        transition: transform 0.25s ease-out;
        z-index: 9999;
        -webkit-transform: translate(100%,0);
        -moz-transform: translate(100%,0);
        -ms-transform: translate(100%,0);
        -o-transform: translate(100%,0);
    }
    
    body.filter-open #sidebar {
    	-webkit-transform: translate(15px,0);
    	-moz-transform: translate(15px,0);
    	-ms-transform: translate(15px,0);
    	-o-transform: translate(15px,0);
    	visibility: visible;
    }
    .filter-open {
    	overflow: hidden;
    }
    .mobile-filter-close {
    	position: absolute;
    	right: 30px;
    	top: 10px;
    	display: block;
    	cursor: pointer;
    	z-index: 99999;
    }
    .archive #main-content{
        position: initial !important;
    }
    .filter-open #main-content::after {
    	background-color: rgba(0, 0, 0, 0.5);
    	position: absolute;
    	content: '';
    	width: 100%;
    	height: 100%;
    	z-index: 999;
    	top: 0;
    }
}
@media screen and (max-width: 817px){
    .store-socials{
        padding: 15px 20px 15px 0px !important;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
        .blog .breadcrumbs-wrapper,
    .woocommerce-shop .breadcrumbs-wrapper,
    .single-lp_course .breadcrumbs-wrapper,
    .no-inner-header .breadcrumbs-wrapper{
        margin-top: 20px;
    }
    
    .site-header.header_v2#masthead .navigation{
        padding-bottom: 12px;
    }
    
    .contact_form form p input,
    .contact_form form p textarea,
    .become_teacher_wrap form ul li input,
    .become_teacher_wrap form ul li textarea{
        padding: 10px 15px;
        font-size: 1.3rem;
        line-height: 2rem;
    }
    
    .contact_form form p textarea,
    .become_teacher_wrap form ul li textarea{
        height: auto;
    }
    
    .contact_form form input[type=submit], 
    .become_teacher_wrap form button{
        padding: 15px 40px 15px 42px;
        font-size: 1.3rem;
        line-height: 2rem;
    }
    
    .steps_wrap .elementor-container{
        justify-content: center;
        gap:30px;
    }
    
    .steps_wrap .step_item{
        max-width: 349px;
        width: 100% !important;
    }
    .lp-form-course-filter .course-filter-submit {
	margin-right: 0px;
	margin-bottom: 10px;
    }
    .lp-form-course-filter .course-filter-submit, .lp-form-course-filter .course-filter-reset {
          width: 100%;
    }
    .lp-form-course-filter .course-filter-reset {
          margin-left: 0px;
    }
}
@media screen and (min-width:768px) and (max-width:1023px){
    .blog .breadcrumbs-wrapper,
    .woocommerce-shop .breadcrumbs-wrapper,
    .single-lp_course .breadcrumbs-wrapper,
    .no-inner-header .breadcrumbs-wrapper{
        margin-top: 0px;
    }
    
    .contact_wrap .elementor-container{
        justify-content: center;
    }
    
    .contact_wrap .contact_item{
        height: auto;
        max-width:350px;
    }
    
    .site-header.header_v2#masthead .navigation{
        padding-bottom: 12px;
    }
    
    footer .footer{
        padding-top: 80px;
        padding-bottom: 0px;
    }
}
@media screen and (min-width: 767px) and (max-width: 1023px){
    .cta_banner_section{
        background:none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .lp-sidebar-toggle__open #content-item-quiz .quiz-status > div .questions-index {
    	width: 100%;
    	margin-bottom: 10px;
    }
    .lp-sidebar-toggle__open #content-item-quiz .quiz-status > div > div {
    	width: 100%;
    }
    .lp-sidebar-toggle__open #content-item-quiz .quiz-status > div {
    	display: block;
    }
    body.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary {
    	padding-bottom: 20px;
    }
    .archive.woocommerce-page .product-grid.columns-3,
    .tax-product_cat .product-grid.columns-3{
    	grid-template-columns: repeat(3,1fr);
    }
    .archive.woocommerce-page .thim-product-list .custom-add-to-cart .variation-select,
    .tax-product_cat .thim-product-list .custom-add-to-cart .variation-select,
    .archive.woocommerce-page .thim-product-list .custom-add-to-cart button.button,
    .tax-product_cat .thim-product-list .custom-add-to-cart button.button{
        width:auto;
    }
    .woocommerce .woocommerce-MyAccount-cn-main{
        flex-wrap: wrap;
    }
    .woocommerce .woocommerce-MyAccount-cn-main .woocommerce-MyAccount-navigation{
        width: 295px;
    }
    .woocommerce .woocommerce-MyAccount-cn-main .woocommerce-MyAccount-content{
        width: calc(100% - 335px);
    }
    .woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-left{
        min-width: 60px;
        max-width: 60px;
    }
    .woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-left .lp-btn-to-edit-avatar{
        top: 40px;
        opacity: 1;
        visibility: visible;
    }
    .woocommerce .woocommerce-MyAccount-cn-main .lp-profile-content-area .lp-profile-right .lp-user-profile-socials a{
        width: 30px;
        height: 30px;
    }
    .lp-user-profile .lp-profile-nav-tabs > li > a{
        flex-direction: row;
    }
    .learnpress .lp-user-profile .lp-content-area #profile-sidebar{
        width: 295px;
    }
    
    .lp-user-profile .lp-profile-nav-tabs > li > a{
        padding: 14px 20px;
        font-size: 16px;
    }
    
    .learnpress .lp-user-profile .lp-content-area .lp-profile-content{
        width: calc(100% - 335px);
    }
    
    .learnpress #learn-press-profile.lp-user-profile .lp-profile-left{
        min-width: 60px;
        max-width: 60px;
    }
    
    .lp-user-profile .lp-profile-left .user-avatar .lp-btn-to-edit-avatar{
        top: 40px;
        opacity: 1;
        visibility: visible;
    }
    
    .lp-user-profile .lp-content-area .lp-user-profile-socials a{
        width: 30px;
        height: 30px;
    }
}
@media (max-width:768px){
    .woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box.without-active-balance .stat-item .stat-label {
    	text-align: left;
    }
    .woocommerce-account .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box.without-active-balance .stat-item.large .stat-label {
    	text-align: center;
    }
}
@media (max-width:767px){
    body[class*="tax-"]:not(.tax-yith_shop_vendor) .product-grid.columns-3{
        grid-template-columns: repeat(2, 1fr);
    }
    .blog .breadcrumbs-wrapper,
    .woocommerce-shop .breadcrumbs-wrapper,
    .single-lp_course .breadcrumbs-wrapper,
    .no-inner-header .breadcrumbs-wrapper{
        margin-top: 0px;
    }
    
    .contact_form form p input,
    .contact_form form p textarea,
    .become_teacher_wrap form ul li input,
    .become_teacher_wrap form ul li textarea{
        padding: 10px 15px;
        font-size: 1.3rem;
        line-height: 2rem;
    }
    
    .steps_wrap .elementor-container{
        justify-content: center;
        gap:30px;
    }
    
    .steps_wrap .step_item{
        max-width: 425px;
        width: 100% !important;
    }
    
    .contact_form form p textarea,
    .become_teacher_wrap form ul li textarea{
        height: auto;
    }
    
    .contact_form form input[type=submit],
    .become_teacher_wrap form button{
        padding: 15px 40px 15px 42px !important;
        font-size: 1.3rem !important;
        line-height: 2rem !important;
    }
    
    /* Contact us */
    
    .contact_wrap .elementor-container{
        justify-content: center;
    }
    
    .contact_wrap .contact_item{
        height: auto;
    }
    
    /* Footer */
    footer .footer{
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .main-slide video {
        max-height: 300px;
        min-height: 300px;
    }
    
    .cta_banner_section{
        background:none;
    }
    
    .single-product.woocommerce div.product div.images img {
    	max-width: 300px;
    	margin: 0 auto;
    }
    #sidebar .thim-course-list-sidebar .has-post-thumbnail {
    	display: flex;
    	align-items: center;
    }
    .post-type-archive-lp_course .learn-press-courses .course-item .course-thumbnail .thumb img {
    	width: 100%;
    }
    .site-main.alignleft {
    	padding-bottom: 30px;
    }
    .filter-course .lp-form-course-filter {
    	padding: 20px 0 20px !important;
    }
    .course-tabs .course-tab-panel .lp-course-author {
    	align-items: start;
    }
    .widget-area aside.widget .widget-title {
    	font-size: 18px;
    }
    .thim-widget-course-categories .show-sub .cat-name {
    	font-size: 16px;
    }
    #popup-sidebar {
    	position: absolute;
    	left: -300px;
    	background-color: #fff;
    	z-index: 999999 !important;
    }
    #popup-sidebar .search-course input[name="s"] {
    	font-size: 18px;
    }
    #popup-course #popup-header{
    	left: 0px;
    }
    .lp-sidebar-toggle__open #popup-sidebar {
    	left: 0px;
    }
    #popup-course #popup-sidebar .course-curriculum {
    	position: inherit;
    }
    .content-item-scrollable .content-item-wrap .content-item-description h3{
        font-size: 20px;
    }
    .content-item-scrollable .must-log-in {
    	font-size: 18px;
    }
    .content-item-scrollable .content-item-wrap .course-item-title {
    	font-size: 28px;
    	line-height: 38px;
    }
    .lp-overlay .lp-modal-dialog .lp-modal-body .main-content .pd-2em {
    	font-size: 20px;
    	line-height: 28px;
    	padding: 0px;
    }
    #learn-press-quiz-app .quiz-result .result-statistic .result-statistic-field span,
    .quiz-result .result-statistic .result-statistic-field p,
    #learn-press-quiz-app .quiz-result .result-message{
    	font-size: 18px;
    }
    .lp-sidebar-toggle__open #popup-course #popup-footer {
        left:0px;
    }
    .nf-form-fields-required {
    	font-size:20px;
    }
    .course-second-step-wrapper .nf-field-label .nf-label-span, .course-second-step-wrapper .nf-field-label label {
    	font-size: 18px;
    	line-height: 20px;
    }
    .course-second-step-wrapper .list-radio-wrap .nf-field-element li label,
    .course-second-step-wrapper .list-checkbox-wrap .nf-field-element li label {
    	font-size: 16px;
    }
    .enquiry-field-accordion .nf-field-label::after {
    	right: 10px;
    }
    .enquiry-field-accordion.label-above .nf-field-label {
    	padding: 14px 30px 14px 21px;
    }
    .single-product .related.products .product-grid .content__product {
    	margin-bottom: 20px;
    }
    .woocommerce-wishlist .item-details-table td,
    .woocommerce-wishlist .additional-info td{
    	padding: 5px 20px !important;
    }
    .woocommerce-wishlist .wishlist_table.mobile li .item-wrapper,
    .woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details{
    	display: block;
    	width: 100%;
    }
    .woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .product-thumbnail {
    	display: block;
    	max-width: 100px;
    	margin-right: 0px;
    }
    .woocommerce-wishlist .product-name h3 {
    	font-size: 20px;
    	line-height: 28px;
    }
    .woocommerce-account #billing_first_name_field,
    .woocommerce-account #billing_last_name_field,
    .woocommerce-account #billing_country_field,
    .woocommerce-account #billing_city_field,
    .woocommerce-account #billing_state_field,
    .woocommerce-account #billing_postcode_field,
    .woocommerce-account #billing_phone_field,
    .woocommerce-account #billing_email_field,
    .woocommerce-account #billing_address_1_field,
    .woocommerce-account #billing_address_2_field,
    .woocommerce-account #shipping_first_name_field,
    .woocommerce-account #shipping_last_name_field,
    .woocommerce-account #shipping_country_field,
    .woocommerce-account #shipping_address_1_field,
    .woocommerce-account #shipping_address_2_field,
    .woocommerce-account #shipping_city_field,
    .woocommerce-account #shipping_state_field,
    .woocommerce-account #shipping_postcode_field{
    	width: 100%;
    	margin-bottom: 10px;
    }
    .woocommerce-account .woocommerce-address-fields .button {
    	margin-top: 20px;
    }
    .woocommerce-account #billing_address_2_field,
    .woocommerce-account #shipping_address_2_field{
    	margin-top: 0px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    	border-top: 0;
    	background-color: #faba17;
    	color: #000;
    }
    .woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
    	margin-top: 0px;
    }
    .woocommerce-account.woocommerce-page .woocommerce-MyAccount-content {
    	border: 1px solid #eee;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
    	border-bottom: 0;
    }
    .woocommerce-account .latest-commissions,
    .woocommerce-account .latest-clicks{
        overflow-x:auto;
    }
    .breadcrumbs-wrapper #breadcrumbs li {
    	font-size: 16px;
    }
    .lp-archive-courses .course-archive-message-by-via-product {
    	font-size: 22px;
    }
    .yith-wcaf-registration-form .register-form,
    .yith-wcaf-registration-form .pending-request-wrapper{
    	padding: 30px 30px;
    }
    .woocommerce-account #customer_login form {
    	padding: 0 20px !important;
    }
    #customer_login .register-area {
    	margin-top: 40px;
    }
    .woocommerce #customer_login h2 {
    	padding-bottom: 10px !important;
    }
    .auth-links li {
        font-size: 13px;
    }
    .contact-us-wrapper h3.title {
    	font-size: 24px !important;
    }
    .shop-by-laser-system-col-main ul li.term-item {
    	margin-bottom: 70px;
    }
    .shop-by-laser-system-col-main ul.custom-taxonomy-list li:last-child{
    	margin-bottom: 20px;
    }
    .site-main:has(+ .sbd-sidebar), .sbd-sidebar{
        width:100% !important;
    }
    .taxo-content-left{
    	width: 100% !important;
    	margin-bottom:30px;
    }
    .taxo-content-right {
    	width: 100%;
    }
    .taxo-content-main {
    	flex-direction: column;
    }
    .content-pusher {
    	padding-top: 158px !important;
    }
    .single-post .entry-header .entry-title {
    	line-height: 36px;
    	font-size: 24px !important;
    }
    .single-post .entry-content .wp-block-heading {
    	line-height: 32px;
    	font-size: 20px;
    }
    .archive.woocommerce-page .product-grid .product__title a.title, .tax-product_cat .product-grid .product__title a.title {
    	line-height: 26px;
    	font-size: 18px;
    }
    .woocommerce .woocommerce-MyAccount-cn-main .woocommerce-MyAccount-navigation{
        width: 100%;
    }
    .woocommerce .woocommerce-MyAccount-cn-main .woocommerce-MyAccount-content{
        margin-top: 1.5rem;
        width: 100%;
    }
    .woocommerce .lp-user-cover-image_background .lp-btn-to-edit-cover-image{
        font-size: 0;
        padding: 4px 12px;
        opacity: 0.7;
        visibility: visible;
    }
    
    .woocommerce .lp-user-cover-image_background .lp-btn-to-edit-cover-image::before {
        font-family: "lp-icon";
        content: "\f044";
        font-size: 16px;
    }
    .lp-user-profile .lp-profile-nav-tabs > li > a{
        border: 1px solid #eee;
        border-bottom: 0;
    }
    
    .lp-user-profile .lp-profile-nav-tabs > li.logout{
        border-bottom: 1px solid #eee;
    }
    
    .learnpress .lp-user-profile .lp-content-area #profile-sidebar{
        width: 100%;
    }
    
    .learnpress .lp-user-profile .lp-content-area .lp-profile-content{
        width: 100%;
    }
}
@media (max-width:700px){
    .slider-subtitle{
        width:70% !important;
    }
}
@media (max-width:575px){
    .slider-section h1{
        font-size: 34px;
    }
    .path-safty-txt p {
        font-size: 22px;
    }
    body[class*="tax-"]:not(.tax-yith_shop_vendor) .product-grid.columns-3{
        grid-template-columns: repeat(1, 1fr);
    }
    #content-item-quiz .quiz-status > div .questions-index {
    	width: 100% !important;
    	margin-bottom: 10px;
    }
    #content-item-quiz .quiz-status > div > div {
    	width: 100% !important;
    }
    #content-item-quiz .quiz-status > div {
    	display: block;
    }
    #content-item-quiz .quiz-status > div > div, #content-item-quiz .quiz-status > div .questions-index{
    	justify-content: center !important;
    	text-align:center !important;
    }
    .statistic-box .statistic-box__icon span {
    	width: 80px;
    	height: 80px;
    }
    .site-main .learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button.lp-btn-choose-cover-image, .site-main .learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button.lp-btn-remove-cover-image {
    	font-size: 14px;
    	padding: 6px 15px !important;
    	height: 40px;
    }
    .site-main .learnpress #learn-press-profile.lp-user-profile #profile-content button.lp-button {
    	font-size: 14px;
    	height: 40px;
    }
    #learn-press-course .learn-press-form-register form ul li {
    	width: 100%;
    }
    .learn-press .course-tabs .nav-tabs li a span {
    	display: none;
    }
    .archive.woocommerce-page .product-grid.columns-3,
    .tax-product_cat .product-grid.columns-3{
    	grid-template-columns: repeat(1,1fr);
    }
    .archive.woocommerce-page .thim-product-list ul.product-grid li.product .content__product,
    .tax-product_cat .thim-product-list ul.product-grid li.product .content__product{
    	grid-template-columns: inherit !important;
    }
    .archive.woocommerce-page .thim-product-list ul.product-grid li.product .product_thumb,
    .tax-product_cat .thim-product-list ul.product-grid li.product .product_thumb{
    	margin: 0 auto;
    }
    .single-product .product_title.entry-title {
    	font-size: 24px !important;
    	line-height: 28px;
    }
    .single-product .product-grid .product__title .price {
    	color: #000;
    	font-weight: bold;
    	font-size: 26px;
    }
    .single-product .woocommerce-product-details__short-description p {
    	font-size: 18px;
    }
    .archive.woocommerce-page .product_thumb img,
    .tax-product_cat .product_thumb img{
    	max-width: 400px;
    	z-index:9;
    	position:relative;
    }
    .archive.woocommerce-page .link-images-product,
    .tax-product_cat .link-images-product{
        background-color:#fff;
    }
    .woocommerce-account.woocommerce-page .woocommerce-info{
        flex-direction:column;
        align-items: start;
        line-height: 24px;
    }
    .woocommerce-account.woocommerce-page .woocommerce-info::before{
        top:22%;
    }
    .woocommerce-account.woocommerce-page .woocommerce-info a.wc-forward {
    	font-size: 14px;
    }
    .woocommerce-account #yith-vendor-dashboard .yith-vendor-dashboard-cta {
    	padding: 15px 0px;
    }
    .woocommerce-account #yith-vendor-dashboard {
    	padding: 20px;
    }
    .archive .woof_products_top_panel .woof_products_top_panel_ul {
    	flex-direction:column;
    	align-items:start;
    }
    .archive .woof_products_top_panel .woof_products_top_panel_ul .woof_reset_button_2{
    	margin-bottom:10px;
    }
    .archive .woof_products_top_panel .woof_products_top_panel_ul li ul{
    	flex-wrap:wrap;
    }
    #customer_login .remember, #customer_login .lost-password{
    	width: 100%;
    }
    #post-15410 #customer_login form.register p {
    	line-height: 28px;
    }
    .my-account-custom-class .thim-login form p.login-remember,
    .my-account-custom-class .thim-login form > a.lost-pass-link{
        width: 100%;
        float: inherit;
    }
    .contact-us-wrapper .nf-form-cont .one-half{
    	width: 100%;
    	margin-left: 0px;
    }
    .shop-by-laser-system-col-main ul li.child-term-item {
    	padding: 30px 0px;
    }
    .shop-by-laser-system-col-main ul li.child-term-item img {
    	width: 100%;
    }
    .product-grid .product__title {
    	padding: 20px 0px !important;
    }
    .custom-button-wrapper {
    	flex-direction: column;
    }
    .thim-product-grid .custom-button-wrapper, .swiper-slide.product .custom-button-wrapper {
    	position: initial;
    	width: 100%;
    }
    .archive.woocommerce-page .product-grid .content__product,
    .product-slider-inner-main.custom_product_box {
    	padding: 20px !important;
    }
    .archive.woocommerce-page .thim-product-grid .product-grid .custom-course-category .content__product,
    .archive.woocommerce-page .thim-product-grid .product-grid .content__product{
    	padding: 20px !important;
    }
    .select_box .select_option {
    	margin-bottom: 10px;
    }
}

@media (max-width:460px){
    body.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button.completed,
    body.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .form-button,
        body.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button{
    	width: 100%;
    }
    #learn-press-profile.lp-user-profile .lp-profile-content-area.lp-profile-content-area-custom {
    	padding: 10px 10px 20px 10px;
    }
}

@media only screen and (max-width:430px) {
    .tax-yith_shop_vendor .store-header-wrapper .store-info-wrapper{width:100%;padding-bottom: 8px;padding-right: 0;}
    .store-header-wrapper .store-info-wrapper .store-info > span{font-size: 20px;line-height: 1.3;word-wrap: anywhere;}
    .store-description-wrapper{font-size: 20px;}
}