/*
Theme Name: Masterstudy Child
Theme URI: https://sfdcgym.com/
Description: Child theme for Masterstudy Theme
Author: Betasoft
Template: masterstudy
Version: 1.0.0
*/

/* Your custom CSS starts here */

.transparent_header_off .header_default{
	    padding: 10px 0 10px;
}

body .container {
    width: 100%;
    max-width: 1300px;
    padding: 0;
}
.header_main_menu_wrapper .header-menu{
	margin:0;
}
.entry-header{
	background:#222;
	
}
.header_main_menu_wrapper .header-menu>li:hover>ul.sub-menu{
	    z-index: 999999 !important;
}
.entry-header h1{
	    text-transform: capitalize;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.3em;
	
}
.entry-header .entry-title h1 {
    margin-bottom: 0;
    text-transform: capitalize;
}
.header_6 .magic_line {
    bottom: 0;
}
#header .row{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}

.ms_lms_courses_card.card-style-1 .ms_lms_courses_card_item_wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid grey;
}
.textwidget {
    font-size: 13px;
    line-height: 20px;
    font-size: 18px;
    line-height: 33px;
    text-align: left;
    font-weight: 500;

}

#footer .widget_nav_menu ul {
    list-style: none;
}
#footer_bottom, .widget_contacts ul li .text, #footer_bottom .footer_widgets_wrapper .widget ul li a, .widget_nav_menu ul.style_1 li a .h6, .widget_pages ul.style_2 li a .h6, #footer .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title, .widget_pages ul.style_1 li a .h6, #footer_bottom .widget_stm_recent_posts .widget_media .h6 {
    color: #aaaaaa;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 39px;
    color: white !important;
}

.ss_counter_sec {
    position: relative;
}

/* .ss_counter_sec:after {
    position: absolute;
    content: "";
    top: -5px;
    left: 0;
    right: 0;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background: rgba(51, 88, 211, 0.1);
    z-index: 0;
    margin: auto;
} */

.ss_hm_bannr_icon_div .elementor-icon-list-icon {
    width: 45px !important;
    height: 45px;
    background: #d1d2e0;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !IMPORTANT;
}

.ss_hm_bannr_icon_div .elementor-icon-list-icon svg {
    width:18px !important;
    margin: 0 !important;

}

.ss_hm_bannr_icon_div .elementor-icon-list-text {
    width: 80%;
}
.ss_hm_bannr_icon_div .elementor-icon-list-item{
	gap:10px;
}

.ss_counter_img {
    width: 70px;
    height: 70px;
    background: #ffffff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ss_counter_img img {
    width: 40px;
}
.ss_counter_sec p{
	margin-bottom:0 !important;
}

.ss_testi_box_sec .stm_testimonials_single{
	border:0 !important;
	    border-radius: 15px !important;
}

.ss_testi_box_sec .stm_testimonials_wrapper_style_8.owl-carousel .owl-dots .owl-dot{
	width: 12px;
    height: 12px;
	    margin: 0 5px;
}

.ss_testi_box_sec .stm_testimonials_wrapper_style_8.owl-carousel .owl-dots .owl-dot.active {
    background-color: #674cf2;
}


.ss_hm_blog_sec .hfe-post-card{
    background:#ffffff;
    border-radius:20px;
    padding:18px;
    box-shadow:0 14px 32px rgba(0,0,0,0.08);
    overflow:hidden;
    transition:all 0.3s ease;
}

.ss_hm_blog_sec .hfe-post-card:hover{
    transform:translateY(-6px);
    box-shadow:0 22px 44px rgba(0,0,0,0.12);
}


.ss_hm_blog_sec .hfe-post-image{
    position:relative;
    margin-bottom:18px;
}

.ss_hm_blog_sec .hfe-post-image img{
    width:100%;
    height:240px;
    object-fit:cover;
    border-radius:16px;
    display:block;
}


.ss_hm_blog_sec .hfe-post-meta{
    display:inline-flex;
    align-items:center;
    gap:8px;                    
    font-weight:600;        
    line-height:1.4;       
    letter-spacing:0.2px;  

    color:black;
}

.ss_hm_blog_sec .hfe-post-meta span,
.ss_hm_blog_sec .hfe-post-meta a{
    display:inline-flex;
    align-items:center;
    gap:6px;
    white-space:nowrap;
}


.ss_hm_blog_sec .hfe-post-meta br{
    display:none;
}


.ss_hm_blog_sec .hfe-post-title a{
    font-size:24px;
    line-height:1.4;
    font-weight:700;
    color:#0b2545;
    text-decoration:none;
    display:block;
    margin-bottom:14px;
}

.ss_our_stu_sec .swiper-slide-inner img{
	object-fit:contain;
	height:100px !important;
	    padding: 4px 35px;
	width:100% !important;
}

div#footer_bottom {
    background: #2a2b3f;
}

#footer_bottom {
    border-top: 1px solid #e5e5e542 !important;
}

.newsletter-inline p {
    display: flex;
    gap: 0;
    justify-content: end;
    width: 100%;
}

.newsletter-inline {
    text-align: right;
}

span.wpcf7-spinner {
    position: absolute;
    display: none !important;
}

.newsletter-inline .wpcf7-email {
    border-radius: 100px 0 0 100px;
    height: 48px;
	    font-size: 15px;
    padding: 15px 20px;
}

.newsletter-inline .wpcf7-submit{
	width: 100%;
    background: #674cef;
    color: #fff;
    padding: 0 35px;
    border-radius: 0 100px 100px 0px;
	border: 0 !important;
}
.newsletter-inline .wpcf7-submit:hover{
background: #674cef;
}
ul#menu-our-courses a {
    font-size: 16px !important;
    line-height: 22px !important;
}

ul#menu-our-courses li {
    line-height: 33px;
}

ul#menu-our-courses {
    padding: 0;
}

#footer_bottom .footer_widgets_wrapper .widget ul li a:hover, div#footer_bottom ul li a span:hover {
    color: #674cef !important;
}

.widget_contacts ul li .text{
	font-size:16px;
}
.footer_bottom ul li a {
    font-size: 16px !important;
}

div#footer_bottom ul li a span {
    font-size: 16px;
    text-transform: capitalize;
}
div#footer_bottom ul li a{padding: 0px 0px 8px !important;}  

#stm_text-2 .textwidget p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

#stm_pages-2 ul li a::after {
    display: none;
}

aside#stm_pages-2 {
    padding-left: 45px;
}
#footer .widget_title h3{
	color:#fff !important;
	    letter-spacing: 0.5px;
	font-weight:500 !important;
}
#footer_copyright {
    background-color: #202230 !important;
	    border: 0;
}

footer .textwidget a {
    color: #674cef;
}

.search-toggler{
	padding:0;
	display:flex;
	align-items:center;
	justify-content:center;
}

.ss_hm_bannr_icon_div .stmlms-lms-clocks{
	width:auto !important;
}

/************Single Product **********/

.ss_product_top_hero {
    background: #001931;
	    padding: 50px 0;
}
.ss_product_rating {
    color: #fff;
    margin-bottom: 5px;
	    display: flex;
    align-items: center;
    gap: 5px;
}
.ss_product_title {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 47px;
    margin: 0;
	padding-top:20px;
    color: #fff;
}

.ss_product_shortdesc p {
    color: #fff;
    margin-top: 15px;
}
.ss_meta_row {
    display: flex;
    gap: 20px;
    align-items: center;
    color: #fff;
}

.ss_meta_text_bx span {
    display: block;
}

.ss_meta_item {
      display: flex;
    gap: 12px;
    align-items: center;
	    border-right: 1px solid rgba(255, 255, 255, .05);
    padding: 0 30px 0 0;
}

.ss_avatar img {
    width: 42px;
    border-radius: 100px;
}

.ss_meta_text_bx p {
    margin-bottom: 0px;
    line-height: 20px;
    color: rgba(255,255,255,.7);
}

.ss_meta_text_bx strong {
    font-weight: 500;
}
.ss_icon_category::before,
.ss_icon_students::before{
    font-family: stmlms;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    text-transform: none;
    font-size:32px;
    color:#fff;
    display:inline-block;
}

/* Category icon */
.ss_icon_category::before{
    content: var(--stmlms-icon-category-icon);
}

/* Students enrolled icon */
.ss_icon_students::before{
    content: var(--stmlms-icon-enrolled-icon);
}
.ss_meta_text_bx a{
	color:#fff;
}
.ss_product_top_left_div {
    width: 60%;
}
.ss_toggle_desc:focus {
    color: #227aff;
}
.ss_more_text{display:none;}
.ss_toggle_desc{
    color:#4da3ff;
    cursor:pointer;
    font-weight:500;
}
.ss_more_text{display:none;}
.ss_toggle_desc{
    color:#4da3ff;
    cursor:pointer;
    font-weight:500;
}
.ss_product_shortdesc {
    color: rgba(255, 255, 255, .7);
    padding: 20px 0 35px;
}

.ss_more_text{display:none;}

body .star-rating {
	margin: 0 !important;
}
.ss_tabs_nav{
    display:flex;
    gap:30px;
    border-bottom:1px solid #eee;
    list-style:none;
    margin-bottom:25px;
    cursor:pointer;
	padding: 0;
}
.ss_tabs_nav li{
    padding:12px 0;
    font-weight:600;
    color:#666;
    position:relative;
	font-size: 14px;
}
.ss_tabs_nav li.active{
    color:#2563eb;
}
.ss_tabs_nav li.active:after{
    content:'';
    position:absolute;
    left:0;
    bottom:-1px;
    width:100%;
    height:2px;
    background:#2563eb;
}
.ss_tab_content{ display:none; }
.ss_tab_content.active{ display:block; }
.ss_tabs_container{
    margin-top:40px;
}

.ss_grid{
    display:grid;
    grid-template-columns: 8fr 4fr;
    gap:40px;
}

.ss_left_tabs{
    width:100%;
}

.ss_right_blank{
    min-height:300px;
    background:#f7f7fb;
    border-radius:10px;
}
.ss_tabs_wrapper {
    border-radius: 8px;
    padding: 24px 30px 30px;
    border: 1px solid #dbe0e9;
}

ul.ss_tabs_nav a {
    color: rgb(77, 94, 111) !important;
}

.ss_tabs_nav li {
    margin: 0;
    padding: 0px 0 8px;
}




.ss_cur_section{
	border:1px solid #e8e8f3;
	border-radius:10px;
	margin-bottom:20px;
	overflow:hidden
}
.ss_cur_head{
	    padding: 12px 15px;
    font-weight: 600;
    font-size: 15px;
    background: #eef1f7;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ss_arrow{
	width:25px;
	height:25px;
	border-radius:50%;
	background:#5b6cff;
	color:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:18px;
	transition:.3s;
}
.ss_cur_section.active .ss_arrow{
	transform:rotate(180deg);
}
.ss_cur_lessons{
	display:none;
	padding:10px 15px 20px;
	background:#fff;
}
.ss_lesson{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:14px 0;
	    flex-wrap: wrap;
	border-bottom:1px solid #eee;
}
.ss_lesson:last-child{
	border:0;
}
.ss_time{
	background: #eef1ff;
    padding: 3px 12px;
    border-radius: 5px;
    font-size: 13px;
    color: #5b6cff;
    font-weight: 600;
}
.ss_cur_section.active .ss_cur_lessons{
	display:block;
}

.ss_arrow svg{
	margin:0 !important;
}
.ss_lesson a {
    color: #000;
    font-weight: 500;
	    width: 70%;
}
.ss_lesson span.lesson-link {
    width: 70%;
}

.ss_tab_content h2 {
    font-size: 20px;
    margin-bottom: 8px;
}
.ss_notice_tab h3 {
    font-size: 22px;
}
.ss_right_product_dtl {
    background: #fff;
    margin-top: -350px;
    padding: 20px;
    border-radius: 10px;
	    border: 1px solid #dbe0e9;
}

.ss_price_btn_sec {
    background: #227aff;
    color: #fff;
    width: 100%;
    padding: 10px 20px;
    border: 0px;
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    align-items: center;
}
.ss_price_btn_sec span {
    margin-bottom: 0;
}
.product_dtl_img_dv {
    margin-bottom: 25px;
}
.ss_wish_shre_dv {
    display: flex;
  justify-content: space-between;
  gap: 50px;
  margin: 30px 12px 0;
}

.ss_meta_item_purchased h6 {
  margin-bottom: 5px;
  font-size: 15px;
}
.added_to_cart.wc-forward {
  margin-top: 12px;
  display: inline-block;
}
.ss_price_btn_sec_mn {
  text-align: center;
}
.ss_meta_item_purchased strong {
  color: #000;
  font-weight: 600;
  font-size: 20px;
}
.ss_wish_shre_dv a {
    color: #4d5e6f;
}
.product_dtl_img_dv img {
    border-radius: 10px;
}
.ss_course_meta_list {
    padding: 0;
    list-style: none;
}

.ss_course_meta_list li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dbe0e9;
    padding: 10px 0;
}

.ss_courser_dtl h4 {font-size: 20px;font-style: normal;font-weight: 700;line-height: normal;padding-bottom: 13px;border-bottom: 1px solid #dbe0e9;}

.ss_courser_dtl {
    margin-top: 50px;
}

.ss_course_meta_list strong {
    color: #001931;
    font-weight: 600;
    font-size: 14px;
}


.ss_popular_cours_div h4{
    font-size:20px;
    margin-bottom:18px;
    font-weight:600;
}

.ss_course_item{
    display:flex;
    gap:15px;
    margin-bottom:22px;
    padding-bottom:18px;
    border-bottom:1px solid #eaeaea;
}

.ss_course_thumb img{
    width:95px;
    height:70px;
    object-fit:cover;
    border-radius:8px;
}

.ss_course_info{
    flex:1;
}
.ss_cari_play-small img{
	width:14px;
}
.ss_cari_play-small {
    font-size: 14px;
}
.ss_course_title{
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 4px;
    min-height: 20px;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 20px;
    font-size: 16px !important;
}
.header-menu li a {
  font-weight: 500 !important;
}
.ss_course_title:hover{
    color:#2a6df4;
}
.wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns {
  display: none;
}
.ss_course_price_rating{
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:0px;
}

.ss_price{
    font-weight:600;
    color:#000;
}

.ss_rating .star-rating{
    font-size:14px;
}

.ss_course_author{
    font-size:13px;
    color:#6b6b6b;
}
.ss_popular_cours_div {
    margin-top: 50px;
}

.ss_popular_cours_div h4 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.ss_wishlist_btn i {
    vertical-align: middle;
    font-size: 14px;
    margin-right: 3px;
}

footer #wcpbc_country_selector-3 {
    display: none !important;
}

.ss_share_popup{
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.65);
  display: none;
  z-index: 99999;
  align-items: center;
  justify-content: center;
}

.ss_share_box{
  background: #fff;
  width:400px;
  max-width: 92%;
  border-radius: 14px;
  padding: 30px;
  position: relative;
  font-family: sans-serif;
}

.ss_close_popup{
position: absolute;
    top: 12px;
    right: 16px;
    font-size: 24px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: #e5e5e5;
    justify-content: center;
    display: flex;
    border-radius: 100px;
    padding: 0;
    line-height: 32px;
}
.ss_close_popup:hover {
    background: #000;
    color: #fff;
}
.ss_btn.copy:focus {
    color: #fff !important;
}
.ss_title{
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
}

.ss_share_grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.ss_btn{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
}

/* Brand colors */
.fb{ background:#1877f2; }
.tw{ background:#000; }
.li{ background:#0a66c2; }
.tg{ background:#2ca5e0; }
.wa{ background:#25d366; }
.copy{ background:#5b6b7a; }
h3.ss_title {
    font-size: 22px;
    max-width: 90%;
}
.ss_btn.wa:hover {
    color: #000;
}
.ss_btn.tg:hover{
	 color: #000;
}
.ss_header_cart{
    margin-left: 20px;
    position: relative;
	margin-right: 15px;
}

.user_login_section a{
	color:#fff;
	display:block;
}
.user_login_section a:hover {
    color: #fff !important;
}
.ss_cart_link{
    text-decoration: none;
    font-weight: 600;
    position: relative;
}

.ss_cart_count{
   position: absolute;
    top: 0;
    right: -8px;
    background: #001931;
    color: #fff;
    font-size: 11px;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    line-height: 7px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ss_header_cart img {
    width: 23px;
    filter: brightness(0%);
}
.user-dropdown {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    list-style: none;
    padding: 0px 0;
    margin: 0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    border-radius: 0px;
	margin-top: 8px;
    z-index: 1000;
}

.user-dropdown.open {
    display: block;
}

.user-menu {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.user-menu-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
}

.user-name {
    font-weight: 500;
	    color: #fff;
	font-size: 1rem;
    align-items: center;
}
.user-name img{
	    width: 20px;
}
.user-name{
	line-height:normal;
}
.ss_header_cart a{
	line-height:normal;
}

.user-icon img {
    border-radius: 100px;
    vertical-align: middle;
}


ul.user-dropdown li a {
    padding: 8px 15px;
    display: block;
    font-size: 16px;
	color: #000000;
    white-space: nowrap;
}

.user-dropdown li {
    border-bottom: 1px solid #e5e5e5;
}
ul.user-dropdown li a{
	font-weight: 500 !important;
}
ul.user-dropdown li a:hover {
       background: #765ef1;
    color: #fff !important;
    font-weight: 500;
}

li.ss_event_head a {
    color: #fff;
}

.ss_header_cart {
    width: 40px;
    height: 40px;
    background: #eee;
    border-radius: 100px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}

.user_login_section {
    border-radius: 100px;
    background: #674cef;
    padding: 5px 20px;
}
.user_login_section:hover{
	background:#222;
	color:#fff;
}
.ss_hed_rit_sec{
	    display: flex;
    align-items: center;
    gap: 22px;
}
.user-name small {
    display: block;
    line-height: 15px;
}
.logged-in .user_login_section{
	background:#eee;
}

.woocommerce-cart .entry-header {
       padding: 30px 0;
    height: 180px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.woocommerce-cart .entry-header h1 {
    text-transform: capitalize;
	    font-size: 35px;
    font-weight: 600;
    line-height: 1.3em;
}

.woocommerce-cart table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block {
    padding: 10px !important;
}

.woocommerce-cart .wc-block-cart-items thead tr th {
    padding: 10px 10px!important;
    font-weight: 700 !important;
    color: #000;
}

.woocommerce-cart a.wc-block-components-product-name {
    color: #000;
    font-size: 16px !important;
    font-weight: 600;
}

.woocommerce-cart .wc-block-components-product-metadata__description {
    display: none;
}

.woocommerce-cart .wc-block-cart-item__quantity {
    flex-direction: row !important;
    gap: 18px;
}

.woocommerce-cart button.wc-block-cart-item__remove-link {
    background: red !important;
    color: #fff !important;
    text-decoration: none !important;
    padding: 0 0px !important;
    border-radius: 5px !important;
    width: 30px !important;
    height: 30px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.woocommerce-cart button.wc-block-cart-item__remove-link svg{
	width: 18px !important;
}
.woocommerce-cart  .price {
    margin-bottom: 4px;
}
.woocommerce-cart  .wc-block-cart__submit-container a {
    border-radius: 10px;
}

.woocommerce-cart .wc-block-components-quantity-selector{
	border-radius:100px;
}

.woocommerce-cart  .wc-block-components-formatted-money-amount{
	font-weight:600;
	margin-bottom:0;
}

.woocommerce-cart  .wc-block-components-sidebar{
	    border: 1px solid #eeeeee;
    padding: 20px;
    border-radius: 10px;
    background: #f7f7f7;
}
.woocommerce-cart .wc-block-cart__totals-title {
    font-size: 20px !important;
    color: #000;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
}
.woocommerce-cart td.wc-block-cart-item__total {
    border: 0 !important;
}

.woocommerce-checkout p:empty,
.woocommerce-checkout p {
    margin: 0 !important;
}

.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-product-name{
	    font-size: 16px;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}
.woocommerce-checkout .wc-block-components-formatted-money-amount {
    font-size: 16px;
    font-weight: 600;
}

.woocommerce-checkout .wc-block-components-checkout-order-summary__title-text {
    font-size: 20px !important;
    color: #000;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
    text-transform: capitalize;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.wc-block-components-totals-wrapper{
	font-size:15px;
}
.woocommerce-checkout  .wc-block-components-product-metadata__description {
    display: none;
}
.woocommerce-checkout  .wp-block-woocommerce-checkout-order-summary-block {
    padding: 8px 20px;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-shipping-address-block input {
    border: 1px solid #e5e5e5 !important;
    margin-bottom: 10px !important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout {
    margin-top: 30px;
}
.woocommerce-checkout .wc-block-components-title {
    font-size: 18px;
    font-weight: 600 !important;
}

.woocommerce-checkout .select2-selection__arrow b {
    display: none;
}

.woocommerce-checkout span.select2-container--default span.select2-selection--single span.select2-selection__rendered {
    color: #555;
    line-height: 60px;
    padding: 0 48px 0 10px;
}

/* Container */
.woocommerce-order {
    margin: 40px auto;
    padding: 30px;
}

/* Title */
.woocommerce-order h2,
.woocommerce-order h3 {
    font-size: 26px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 10px;
}

/* Order meta list */
.woocommerce-order ul.woocommerce-order-overview {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
    margin-bottom: 30px;
    padding: 0;
    list-style: none;
}

.woocommerce-order ul.woocommerce-order-overview li {
       background: #eeeeee;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 16px;
    margin-top: 0;
}

/* Table styling */
.woocommerce-order table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
}

.woocommerce-order table th,
.woocommerce-order table td {
    padding: 14px;
    border-bottom: 1px solid #eee;
    text-align: left;
}

.woocommerce-order table th {
    background: #fafafa;
    font-weight: 600;
}

/* Total highlight */
.woocommerce-order tfoot tr:last-child th,
.woocommerce-order tfoot tr:last-child td {
    font-size: 18px;
    font-weight: bold;
    color: #111;
}

/* Billing address box */
.woocommerce-customer-details {
    background: #f9fafb;
    padding: 20px;
    border-radius: 10px;
}

/* Responsive */
@media(max-width:768px){
    .woocommerce-order ul.woocommerce-order-overview{
        grid-template-columns:1fr;
    }
}
.woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-table--order-details tr {
    display: table-row;
}
td.woocommerce-table__product-name.product-name {
    text-align: left !important;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received.mg-bt-10 {
    color: green;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px !important;
}

.woocommerce .shop_table.order_details tfoot td {
    padding: 5px 20px;
    text-align: right;
}

.woocommerce-order-received .product-name a {
    color: #000 !important;
}

.woocommerce-order-received .addresses{
	    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.woocommerce-order-received  .woocommerce-column{
	    background: #eeeeee;
    padding: 30px;
    border-radius: 10px;
}
.woocommerce-order-received .woocommerce-customer-details{
	padding:0 !important;
}
.woocommerce-order-received .woocommerce-order h2, .woocommerce-order h3{
	    border-bottom: 2px solid #c8c8c8;
}
section.wc-block-order-confirmation-additional-fields-wrapper {
    background: #eeeeee;
    margin-top: 30px;
    padding: 30px;
    border-radius: 10px;
}

section.wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list {
    padding: 0 !important;
    margin: 0;
}

.wc-block-order-confirmation-additional-fields-wrapper h3 {
    border-bottom: 1px solid #000 !important;
}

.ss-card{
border: 1px solid #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    max-width: 380px;
	display:block;
	position:relative;
}

.ss-img{
    display:block;
    height:210px;
    background-size:cover;
    background-position:center;
}

.ss-body{padding:18px}

.ss-cat{
    font-size:14px;
    color:#7c8a9a;
    margin-bottom:8px;
}

.ss-title{
    font-size:22px;
    margin:0 0 14px;
    font-weight:600;
}

.ss-meta {
    display: flex;
    justify-content: space-between;
    background: #eef1f7;
    padding: 3px 14px;
    border-radius: 6px;
    margin-bottom: 14px;
    font-size: 15px;
    color: #4D5E6F;
    margin-top: 15px;
}

.ss-bottom{
   display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #d9e6ff;
    padding-top: 10px;
    margin-top: 20px;
}

.ss-price{
    font-size:22px;
    font-weight:700;
}

.ss-card-grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0px;
}

.ss-card-grid .ss-title {
 font-family: "Open Sans", Sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    color: #001931;
    margin: 0;
    padding: 0;
    min-height: 35px;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ss-cat {
    margin-bottom: 0;
    color: #4D5E6F;
    font-size: 13px;
    line-height: 1.2em;
}

.ss-meta i {
    color: #4D5E6F;
}


.ss-meta span {
    display: flex;
    align-items: center;
    gap: 8px;
}
.ss-price .woocommerce-Price-amount {
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	color: #001931;
}

.ss_cours_card_mn_dv .ss_cours_hover_dv {
  flex-direction: column;
    justify-content: flex-start;
    min-width: 100%;
    padding: 25px 25px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: .3s;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    z-index: 100;
}

.ss_cours_card_mn_dv:hover .ss_cours_hover_dv {
    visibility: visible;
    opacity: 1;
}
.ss_cours_card_mn_dv {
    padding: 15px;
    position: relative;
}

.ss_curs_card_privw_btn{
	display: block;
    background: #674CEF;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    border-radius: 5px;
}
.ss_curs_card_privw_btn:hover{
	background:#222;
	color:#fff !important;
}


.ss_curs_user_card_dv img {
    display: flex;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 5px;
}

.ss_curs_user_card_dv li {
    display: flex;
    gap: 5px;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
    color: #4D5E6F;
}

.ss_cours_hover_dv h4 a {
    font-weight: 500;
    font-size: 17px;
    line-height: 21.6px;
    color: #001931;
    margin: 0;
    letter-spacing: 0;
}
.ss_cours_hover_dv h4{
    margin-top:15px;
    margin-bottom: 6px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ss_curs_hvr_btm_dv .woocommerce-Price-amount {
    font-weight: 700;
}

.ss_curs_dtl ul {
    display: flex;
    list-style: none;
    gap: 5px;
    justify-content: space-between;
    padding: 0;
}

.ss_curs_dtl ul li {
    display: flex;
    align-items: anchor-center;
    gap: 5px;
}

.ss_curs_hvr_btm_dv ul {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 5px;
    justify-content: space-between;
}

.stm-lms-wishlist i {
    border: 0 !important;
    width: auto !important;
    margin: 0 !important;
}

.stm-lms-wishlist {
    font-size: 14px;
}

.ss_curs_hvr_btm_dv {
    margin-top: 15px;
}

.ss_curs_hvr_btm_dv ul li {
    display: flex;
    gap: 5px;
    align-items: center;
}

.ss_curs_hvr_btm_dv .stm-lms-wishlist {
    margin-bottom: 0;
}

.ss_curs_hvr_btm_dv .stm-lms-wishlist:hover i, .ss_curs_hvr_btm_dv .stm-lms-wishlist:hover i.far
 {
    border-color: 0 !important;
    background-color: #f8f8f800 !important;
    color: #ff1f59 !important;
}

.ss_price_btn_sec {
    background: #674CEF !important;
}
.ss_price_btn_sec:hover{
	background:#222 !important;
}

.woocommerce-shop .entry-header:after {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.4;
}
.woocommerce-shop .entry-header{
	    background-image: url(https://sfdcgym.com/academy/wp-content/uploads/2018/11/msslide2-1915x399.jpg);
    height: 240px;
    display: flex;
    align-items: center;
    position: relative;
}
.woocommerce-shop  .entry-title h1{
	    margin-bottom: 0;
    text-transform: capitalize;
    position: relative;
    z-index: 99;
}

.woocommerce-shop .stm_woo_helpbar {
    display: none !important;
}

.woocommerce-shop h2.archive-course-title {
    display: none !important;
}

.woocommerce .stm-courses li.product:hover{
	    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .15);
}
.woocommerce-shop .multiseparator.grid {
    display: none;
}

.woocommerce-shop .product__inner {
      border: 1px solid #e5e5e5 !important;
    padding: 18px 18px 25px !important;
    border-radius: 10px;
}
.woocommerce-shop .woocommerce-loop-product__title {
    min-height: 20px;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 20px;
	font-size:16px !important;
}
.woocommerce-shop .stm-courses li.product{
	    padding: 0px 12px;
    position: relative;
    border: 0px solid #f2f2f2;
}

.woocommerce-shop .add_to_cart_button{
	border-radius: 100px;
    padding: 10px ! IMPORTANT;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: 18px !important;
}
.woocommerce-shop span.price {
    margin-bottom: 0;
}
.woocommerce-shop span.woocommerce-Price-amount.amount {
    font-weight: 600;
    color: #000;
}
.woocommerce-shop .add_to_cart_button:hover{
	background:#222 !important;
}

.woocommerce-shop ul.stm-courses.row.list-unstyled {
    padding-bottom: 20px;
}

.wc-block-cart__submit-button:hover {
    background-color: #222 !important;
    border-color: #222 !important;
    color: #fff;
}


.woocommerce-MyAccount-navigation ul>li>a {
    background-color: #674CEF;
}

#customer_login {
    display: flex;
    gap: 30px;
}

#customer_login .col-lg-6 {
    background: #f2f3fb;
    padding: 40px 30px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}

#customer_login h4 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}

#customer_login input {
    border: 1px solid #e5e5e5;
    background: #ffffff;
    height: 50px;
    border-radius: 5px;
}

button.show-password-input {
    position: absolute;
    right: 13px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    border-radius: 100px;
}
a.button.edit.edit-billing-address {
    border-radius: 100px;
    padding: 5px 30px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0;
}
p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    position: relative;
}

table.table.table-stripped.address-table th, table.table.table-stripped.address-table td {
    font-size: 14px;
	padding:12px 10px;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    display: flex;
    align-items: center;
    gap: 10px;
	color: #000;
}

.woocommerce form.login label #rememberme input {
    margin: 0;
}

form-row-login .button {
    background: red !important;
}

.form-row input.button {
    background: #674cef !important;
    padding: 0 35px !important;
}

.woocommerce form.login, .woocommerce form.register {
    border: 0px solid #d5d5d5;
    padding: 0;
}

.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');
    content: "";
    display: block;
    height: 22px;
    width: 22px
}

.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before {
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')
}

.show-password-input {
    border: 0;
    padding: 0;
    background: transparent;
}

.form-row input.button:hover{
	background:#222 !important;
}
div#customer_login {
    padding-bottom: 30px;
    padding-top: 20px;
}
.lost_reset_password label {
    color: #000;
}
.lost_reset_password .woocommerce-Button {
    border-radius: 5px;
	    padding: 10px 15px;
}

.shop_table>tbody>tr td {
	padding: 12px 8px;
}
.shop_table td, .shop_table th {
    padding: 15px 18px;
}

.woocommerce-orders-table__header-order-actions {
    text-align: center;
}

.woocommerce-orders-table__cell-order-actions a {
    padding: 6px 10px;
    font-size: 14px;
    border-radius: 100px;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    text-align: center;
}

.woocommerce .shop_table.order_details .product-total {
    text-align: right;
}





section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column {
    background: #eeeeee;
    padding: 30px;
    border-radius: 10px;
}

section.woocommerce-customer-details {
    padding: 0;
}

.woocommerce-customer-details h2{
	font-size:25px;
}
 a.button.wc-forward {
    border-radius: 100px;
    font-size: 16px;
    padding: 9px 25px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
}


button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    padding: 10px 24px;
    font-size: 16px;
    font-weight: 500;
}

.header-menu li.menu-item-has-children{
	position:relative;
	padding-right: 30px;
}

.header-menu li.menu-item-has-children:after {
  content: '';
  display: inline-block;
  width: 20px;
  top: 12px;
  height: 20px;
  position:absolute;
  right: 8px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium eui-vubbuv' focusable='false' aria-hidden='true' viewBox='0 0 24 24'><path fill-rule='evenodd' clip-rule='evenodd' d='M5.46967 9.21967C5.76256 8.92678 6.23744 8.92678 6.53033 9.21967L12 14.6893L17.4697 9.21967C17.7626 8.92678 18.2374 8.92678 18.5303 9.21967C18.8232 9.51256 18.8232 9.98744 18.5303 10.2803L12.5303 16.2803C12.2374 16.5732 11.7626 16.5732 11.4697 16.2803L5.46967 10.2803C5.17678 9.98744 5.17678 9.51256 5.46967 9.21967Z'/></svg>") no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 5px;
}

.header_main_menu_wrapper .header-menu>li>ul.sub-menu{
	    width: 250px;
}
.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li a{
	padding: 6px 16px 6px 16px;
	font-size:15px;
	    border-bottom: 1px solid #e5e5e5;
}
.menu-item-16458 a{
	border-bottom:0 !important;
	padding-bottom:0 !important;
}

.page-id-16432 .entry-header {
    height: 240px;
    display: flex;
    align-items: center;
    position: relative;
}

.page-id-16432 .entry-header:after {
    /* content: ""; */
    /* position: absolute; */
    /* background: #000; */
    /* top: 0; */
    /* right: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* opacity: 0.5; */
}

.page-id-16432 .overlay, .page-id-17323 .overlay {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
}

.page-id-16432 .entry-header .entry-title {
    position: relative;
    z-index: 99;
}

.page-id-16432 .stm_breadcrumbs_unit{
	display:none;
}

.entry-header{
	min-height: 240px;
    display: flex;
    align-items: center;
    position: relative;
}
.entry-title-left{
	position:relative;
	z-index:999;
}
.entry-header .overlay{
	    background: #00000078;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 0;
}
.ss_became_form_sec .wpcf7-text {
    border-radius: 100px;
    margin-bottom: 15px !IMPORTANT;
    font-size: 14px;
    width: 100%;
	padding: 15px;
}

.ss_became_form_sec  .wpcf7-textarea {
    border-radius: 15px;
    padding: 15px;
    font-size: 14px;
    width: 100%;
}

.ss_became_form_sec .wpcf7-submit {
    padding: 10px 30px;
    border: 0;
    border-radius: 100px;
    background: #674cef;
    color: #fff;
    margin-top: 13px;
}

.ss_became_form_sec .wpcf7-submit:hover {
    background: #000;
    color: #fff;
}

.ss_bec_btn_dv{
	text-align:center;
}

.ss_team_mb_sec p{
	margin-bottom:0px !important;
}

.ss_contact_frm_sec .wpcf7-form .form-group {
    margin-bottom: 20px;
}
.ss_contact_frm_sec .wpcf7-text{
	border-radius:100px;
	padding:0 18px;
}
.ss_contact_frm_sec textarea{
	border-radius: 15px;
    padding: 15px;
    height: 100px
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output{
	background:#ffb900;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    background: red;
    color: #fff;
    padding: 2px 16px;
    border-radius: 100px;
    font-size: 13px;
    display: inline;
}



/****************video tab list popup****************/

.video-trigger {
    position: relative;
}

.big_play_icon {
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    background: rgb(103 76 239);
    color: #fff;
    padding: 0;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
span.big_play_icon img {
    width: 30px;
    filter: brightness(0) invert(1);
}
.video-modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
    overflow-y: auto;
}

.video-modal-content {
    width: 750px;
    max-width: 95%;
    margin: 60px auto;
    background: #222;
    padding: 25px;
    border-radius: 15px;
    color: #fff;
    position: relative;
}

.popup-product-title {
    margin-bottom: 20px;
}

.main-video iframe {
    width: 100%;
    height: 450px;
    border-radius: 10px;
}

.free-title {
    margin-top: 25px;
    margin-bottom: 10px;
}

.video-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #ffffff29;
    cursor: pointer;
}

.video-item:hover {
    background: #000;
}

.video-item.active {
        background: #000000;
}

.thumb-wrap {
    position: relative;
    width: 70px;
    height: 40px;
    background: #000;
    border-radius: 6px;
    overflow: hidden;
}

.thumb-wrap img {
    width: 70px;
    height: 42px;
    object-fit: cover;
    border-radius: 6px;
}

.play-small {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    background: rgba(0,0,0,0.6);
    padding: 6px;
    border-radius: 50%;
    display: none;
    width: 30px;
    height: 30px;
    display: flex !important;
    align-items: center;
        justify-content: center;
}

.video-item.active .play-small {
    display: block;
}

.video-info {
    flex: 1;
    margin-left: 15px;
}

.video-info strong {
    float: right;
}

.close-video {
    float: right;
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 015px;
}

h3.popup-product-title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
}

h4.free-title {
    color: #fff;
}
span.play-small img {
    width: 15px !important;
    height: 15px !important;
    filter: brightness(0) invert(1);
}


.video-modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
}

.video-modal-content {
    width: 750px;
    max-width: 95%;
    margin: 60px auto;
    background: #222;
    padding: 25px;
    border-radius: 15px;
    color: #fff;
    position: relative;
}

.mainVideoFrame {
    width: 100%;
    height: 450px;
}

.close-video {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    font-size: 25px;
}
span.close-product-video {
    position: absolute;
    right: 15px;
	cursor:pointer;
    top: 15px;
    font-size: 30px;
}

.disabled-lesson {
    color: #999;
    opacity: 0.6;
    cursor: not-allowed;
}
.disabled-duration {
    opacity: 0.5;
    pointer-events: none;
}

.ss-newsletter{max-width:500px}
    #ssNewsletterForm{display:flex;border-radius:40px;overflow:hidden;background:#e5e5e5;     width: 500px;}
    #ssNewsletterForm input{
		    flex: 1;
    border: none;
    padding: 4px 20px;
    font-size: 16px;
    outline: none;
    height: 50px;
    background: #e5e5e5;
}
    #ssNewsletterForm button{
		border: none;
    padding: 10px 30px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    background: linear-gradient(90deg, #6a5af9, #8b5cf6);
}
.wc-block-components-quantity-selector {
    display: none !important;
}

/****=============Checkout page================*********/


p#billing_first_name_field {
    display: none;
}

p#billing_last_name_field {
    display: none;
}

p#billing_address_1_field {
    display: none !important;
}

p#billing_address_2_field {
    display: none !important;
}

p#billing_city_field {
    display: none !important;
}

p#billing_postcode_field {
    display: none !important;
}

p#billing_phone_field {
    display: none !important;
}

p#billing_email_field {
    display: none !important;
}
.woocommerce-form-coupon-toggle {
    display: none;
}

div#customer_details {
    width: 90%;
    margin: auto;
    margin-top: 70px;
}
.woocommerce-form-coupon-toggle {
    display: none;
}
woocommerce-checkout .woocommerce-notices-wrapper {
    margin-top: 50px;
}

.woocommerce-message {
    position: relative;
    border: 2px solid #10c45c;
    padding: 20px 165px 20px 26px;
	margin-top:30px;
}

.woocommerce-billing-fields__field-wrapper {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
}
ul.wc_payment_methods.payment_methods.methods {
    border: 1px solid #e5e5e5;
}

.ss-login-box {
    text-align: center;
    padding: 60px 0;
}

.ss-login-box p {
    font-size: 30px;
    font-weight: 600;
}

.ss-login-box a {
    background: #674cef;
    padding: 8px 35px;
    display: inline-block;
    border-radius: 100px;
    margin-top: 20px;
    color: #fff;
}

.ss-login-box a:hover {
    background: #000;
    color: #fff !important;
}
ul.wc_payment_methods.payment_methods.methods li {
    background: oklch(97.59% 0.0029 264.54deg);
    border-top: 1px solid #e5e5e5;
    margin: 0;
    padding: 10px 18px;
}

ul.wc_payment_methods.payment_methods.methods label {
    font-size: 15px;
    color: #000;
    margin: 0 0 0 5px;
}

.ss_check_payment_sec {
    padding-top: 35px;
}

.ss_check_payment_sec h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

p.hostinger-reach-optin.form-row {
    display: none;
}

.woocommerce-page label {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.woocommerce-checkout span.select2-container--default span.select2-selection--single span.select2-selection__rendered{
	    line-height: 45px;
}
.select2-container--default .select2-selection--single{
	    border: 1px solid #9194ac;
	border-radius:5px;
}

.ss_check_payment_sec #place_order {
    display: none;
}

.ss_order_check_list {
  margin-top: 30px;
}

.ss_order_items {
  margin-top: 15px;
}

.ss_order_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}

/* Left side */
.ss_order_left {
  display: flex;
  align-items: center;
  gap: 12px;
}

.ss_order_left img {
  width: 60px;
  height: 60px;
  border-radius: 6px;
}

/* Title */
.ss_order_title {
  font-weight: 600;
  font-size: 15px;
}

/* Right price */
.ss_order_price {
  text-align: right;
  font-weight: 600;
}

/* Old price */
.ss_order_price del {
  display: block;
  color: #999;
  font-size: 13px;
}

/* New price */
.ss_order_price ins {
  text-decoration: none;
  font-size: 16px;
  color: #000;
}
.ss_order_check_list h3 {
    font-size: 18px;
    margin-bottom: 0;
}
.ss_order_summary {
 background: #fff;
    padding: 0px 20px;
    border-radius: 12px;
}

.ss_order_summary h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
.ss_guarantee h4 {
    margin: 0;
}
.ss_custom_place_order button{
	width: 100%;
    border-radius: 10px;
    max-width: 100% !important;
    padding: 12px;
}
.woocommerce-billing-fields h3{
	font-size:22px;
}
.payment_methods.methods .payment_box p {
    font-style: normal;
    line-height: 21px;
    color: #6a6a6a;
    font-size: 13px;
}
/* rows */
.ss_summary_row,
.ss_summary_total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  font-size: 15px;
}

.ss_summary_total {
  font-weight: 700;
  font-size: 18px;
}

.ss_order_summary hr {
  margin: 15px 0;
  border: none;
  border-top: 1px solid #eee;
}

/* terms */
.ss_terms {
  font-size: 13px;
  color: #666;
  margin: 15px 0;
	line-height:20px;
}

.ss_terms a {
  color: #6c3cf0;
  text-decoration: none;
}

/* button */
.ss_proceed_btn {
  width: 100%;
  background: linear-gradient(90deg, #6c3cf0, #7b2ff7);
  color: #fff;
  padding: 14px;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  cursor: pointer;
}

/* guarantee */
.ss_guarantee {
  text-align: center;
  margin-top: 20px;
}

.ss_guarantee h4 {
  font-size: 16px;
  font-weight: 700;
}

.ss_guarantee p {
  font-size: 14px;
  color: #555;
}
.ss_terms a {
    font-size: 13px;
}
.ss_custom_place_order button:hover {
    background: #5e4bbe ! IMPORTANT;
}

.my_login a{
	color:#333;
	    text-transform: uppercase;
}
.header_main_menu_wrapper .header-menu>li>a{
	    padding: 9px 0;
}
.header_6 .header_main_menu_wrapper .right_buttons{
	border-left: 0px #eee solid
}


.payment_method_razorpay {
    position: relative;
    padding-left: 45px; 
}


.payment_method_razorpay .custom-card-icon {
    width: 38px;
    background: #fff;
    border: 1px solid #d1d2e0;
    padding: 1px;
    border-radius: 3px;
	    margin-right: 5px;
}
.payment_method_ppcp-gateway .custom-card-icon {
    width: 45px;
	    padding: 5px !important;
    background: #fff;
    border: 1px solid #d1d2e0;
    padding: 1px;
    border-radius: 3px;
	    margin-right: 5px;
}

.payment_method_razorpay img {
    width: 130px;
}

.payment_method_razorpay label {
	width:92%;
	cursor:pointer;
}

.payment_methods.methods input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #5e5e5e;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
	    vertical-align: sub;
}

.payment_methods.methods input[type="radio"]::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: 0.2s ease;
}

.payment_methods.methods input[type="radio"]:checked {
    border-color: #000;
}

.payment_methods.methods input[type="radio"]:checked::before {
    transform: translate(-50%, -50%) scale(1);
}


/* ================== TABLE WRAPPER ================== */
.ss_table {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}

/* ================== HEADER ================== */
.ss_table_head {
    display: grid;
    grid-template-columns: 1fr 120px;
    background: #f5f5f5;
    padding: 12px 15px;
    font-weight: 600;
    font-size: 14px;
}

/* ================== ROW ================== */
.ss_table_row {
    display: grid;
    grid-template-columns: 1fr 120px;
    padding: 15px;
    border-top: 1px solid #eee;
    align-items: center;
}

/* ================== PRODUCT ================== */
.ss_product {
    display: flex;
    gap: 12px;
    align-items: center;
}

.ss_img img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 6px;
}

/* ================== TEXT ================== */
.ss_info {
    display: flex;
    flex-direction: column;
}

.ss_info a {
    font-weight: 500;
    color: #000;
    text-decoration: none;
    margin-bottom: 4px;
    line-height: 1.4;
}

/* ================== LEFT PRICE ================== */
.ss_price_wrap {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.ss_price {
    color: #6c4cff;
    font-weight: 600;
    font-size: 15px;
}

/* ================== RIGHT TOTAL ================== */
.ss_total {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 3px;
}

.ss_total_price {
    font-weight: 600;
    font-size: 16px;
    color: #000;
}

.ss_total_discount {
    color: red;
    font-size: 13px;
    font-weight: 500;
}

/* ================== HOVER EFFECT (OPTIONAL) ================== */
.ss_table_row:hover {
    background: #fafafa;
}
.ss_total_my_learn {
    text-align: right;
}
/* ================== MOBILE RESPONSIVE ================== */
@media (max-width: 768px) {

    /* hide header */
    .ss_table_head {
        display: none;
    }

    /* row stack */
    .ss_table_row {
        grid-template-columns: 1fr;
        gap: 10px;
        padding: 12px;
    }

    /* product */
    .ss_product {
        width: 100%;
        align-items: flex-start;
    }

    .ss_img img {
        width: 50px;
        height: 50px;
    }

    .ss_info a {
        font-size: 14px;
    }

    .ss_price {
        font-size: 14px;
    }

    /* total section bottom */
    .ss_total {
        width: 100%;
        align-items: flex-end;
        border-top: 1px dashed #ddd;
        padding-top: 8px;
        margin-top: 5px;
    }

    .ss_total_price {
        font-size: 15px;
    }

    .ss_total_discount {
        font-size: 12px;
    }
}

.ss_learn_with_out_login_text {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
	    line-height: 33px;
}

.ss_learn_with_out_login_text a {
       display: inline-block;
    background: #674cef;
    padding: 6px 27px;
    margin-top: 20px;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
}
.ss_learn_with_out_login_text a:hover {
    background: #000;
    color: #fff !important;
}


/* Desktop 2 column */
.woocommerce-account form .form-row-first,
.woocommerce-account form .form-row-last {
    width: 48%;
    float: left;
}

.woocommerce form .form-row-first {
    margin-right: 4%;
}

.woocommerce form .form-row-last {
    margin-right: 0;
}

.woocommerce form .form-row-wide {
    width: 100%;
    clear: both;
}

.woocommerce form .form-row {
    margin-bottom: 15px;
}

.woocommerce-account .select2-container--default .select2-selection--single {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.woocommerce-lost-password .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100%;
}

.ss_regi_grid_sec {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
/***********media Screen Start*******************/
/***********media Screen Start*******************/

@media only screen and (min-width: 320px) and (max-width: 767px){
	#header-mobile .header_mobile {
    background-color: #f0f2f5;
    padding: 16px 12px !important;
}
	.stm_header_top_toggler{
		    padding: 0 !important;
    width: 40px;
    height: 40px;
	}
	#header-mobile .header_mobile .header_top img.avatar.avatar-32.photo {
    width: 40px;
		height: 40px;}
.ss_testi_box_sec .stm_testimonials_single {
    margin: 0 !important;
}
	.ss_courses_rw_sec .ms_lms_courses_card_item{
		padding:5px !important;
		margin-top:10px !important;
	}
	.ss_hm_blog_sec .hfe-post-title a{
		font-weight:600;
		font-size:20px;
	}
	.ss_hm_blog_sec .hfe-post-card{
		padding: 12px;
	}
	.ss_our_stu_sec .swiper-slide-inner img {
    object-fit: contain;
    height: 80px !important;
    padding: 4px 26px;
    width: 100% !important;
}
	
	.newsletter-inline .wpcf7-email {
    border-radius: 100px;
    width: 100%;
}
	.newsletter-inline .wpcf7-submit{
	width: 100%;
	padding: 0 35px;
	height: 48px;
	border-radius: 100px;
	border: 0 !important;
	margin-top: 10px;
}
	.newsletter-inline p {
		display: block;
	}
	.ss_subs_sec .masterstudy-custom-title {
    font-size: 28px !important;
    line-height: 36px !important;
		margin-bottom:0 !important;
}
 #footer_bottom {
    padding: 50px 20px 0px;
}
	aside#stm_pages-2 {
    padding-left: 20px;
}
	#footer_bottom .widget_title h3 {
    margin-bottom: 4px;
}
	#footer_copyright{
		text-align:center;
		display: flex;
        justify-content: center;
		flex-wrap:wrap;
	}
	#footer_copyright .clearfix{
		        display: flex;
        align-items: center;
        justify-content: center;
	}
	body .container{
		padding:0 20px;
	}
	    .woocommerce-cart .wc-block-cart-items__row{
        display: block !important;
        width: 100% !important;
			padding: 15px !important;
    }
	.woocommerce-cart .wc-block-cart-items__row td {
        display: block !important;
        width: 100% !important;
    }
	.woocommerce-cart td.wc-block-cart-item__image img {
        max-width: 80px;
    }
	.woocommerce-cart .wc-block-components-sidebar {
    padding: 20px !important;
    margin-top: 30px;
}
	.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title{
		display:block !important;
	}
	.woocommerce-cart .wc-block-cart-item__wrap {
    margin-top: 10px;
}
	    .woocommerce-shop ul.stm-courses li.product {
        padding: 0px 10px 30px !important;
    }
	.ss_product_top_left_div {
    width: 100%;
}
	.ss_product_title {
    font-size: 18px;
		line-height: 33px;
	}
	.ss_meta_item {
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    padding: 0 30px 15px 0;
		border-right:0;
    width: 100%;
}
	.ss_meta_row{
		flex-wrap:wrap;
	}
	.ss_right_product_dtl{
		    padding: 15px;
		    margin-top: -328px;
	}
	.ss_toggle_desc{
		font-size:15px;
	}
	.ss_grid {
    display: flex;
    gap: 0;
    flex-direction: column;
}
	.ss_left_tabs {
    order: 2;
    margin-top: 30px;
}
	.ss_wish_shre_dv {
    gap: 50px;
    margin: 20px 0;
}
	.ss_price_btn_sec{
		font-size:14px !important;
	}
	.ss_popular_cours_div {
    display: none;
}
	.ss_tabs_wrapper {
    padding: 20px 20px 20px;
}
	.ss_tabs_nav {
    gap: 15px;
    padding: 0;
    flex-wrap: wrap;
}
	.ss_tab_content h3 {
    font-size: 20px;
    line-height: 1.4em;
}
	.woocommerce-cart .entry-header{
		height:100px;
	}
	body.woocommerce-page #wrapper #main {
    padding-bottom: 18px !important;
}
	.woocommerce-cart .wp-block-woocommerce-cart {
    padding-top: 20px;
}
	
	.woocommerce-checkout .wp-block-woocommerce-checkout {
    margin-top: 0;
}
	.wc-block-components-form .wc-block-components-checkout-step{
		padding:0 0px !important;
	}
	.ss_checkout_pg .e-con-inner {
    display: block;
}
	.woocommerce-checkout .wc-block-components-checkout-place-order-butto{
		position: fixed !important;
    bottom: 0 !important;
    font-size: 16px !important;
	}
.woocommerce-checkout .wc-block-components-checkout-place-order-button {
    position: fixed !important;
    bottom: 0;
	z-index:99;
	font-size:16px !important;
}
	.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
    padding: 0 !important;
}
	.woocommerce-checkout span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-checkout-order-summary__title-price {
    display: none;
}
	.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
    display: none;
}
	.woocommerce-checkout .wc-block-components-checkout-order-summary__content{
		display:block !important;
	}
	.woocommerce-checkout span.wc-block-components-checkout-order-summary__title-icon {
    display: none;
}
	.woocommerce-checkout .wc-block-components-checkout-order-summary__title {
    padding: 0 !important;
    border: 0 !important;
}
	.woocommerce-checkout .wc-block-components-sidebar {
    border: 1px solid #e5e5e5;
    padding: 10px !important;
    border-radius: 10px;
}
	.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-product-name{
		font-size: 14px;
	}
	.woocommerce-checkout .wc-block-components-checkbox.wc-block-components-address-form__hostinger-reach-newsletter-optin {
    margin-top: 10px;
}
	
	.woocommerce-order {
    margin: 20px auto;
    padding: 0px;
}
.woocommerce-order h2, .woocommerce-order h3 {
	font-size: 20px;
	}
	.woocommerce-order-received .addresses {
		grid-template-columns: 1fr;}
	.woocommerce-order-received .woocommerce-column{
		padding:20px;
	}
	#customer_login {
    padding: 15px;
	display:block;
	gap:0;
}
	#customer_login .col-lg-6:nth-child(1){
		margin-bottom:20px;
	}
	.lost_password {
    float: left !important;
}
	#customer_login .col-lg-6 {
    padding: 30px 18px;
}
	.ss-card-grid{
		    grid-template-columns: 1fr;
	}
	.ss_hm_abt_pg_sec img{
		width:100%;
	}
	.header-menu li.menu-item-has-children:after{
		display:none;
	}
	.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown__parent a {
    font-size: 16px !important;
    text-transform: capitalize !important;
    color: #000;
}
	.stm_lms_search_popup .inner{
		padding:20px !important;
	}
	.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown__child a{
		    border-bottom: 1px solid #e5e5e5;
		background:#fff !important;
	}
	
	.stm_lms_account_popup .inner{
		padding:20px !important;
	}
	.stm_lms_account_popup__list_single {
    padding: 12px 28px !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    background-color: #fff;
    margin-bottom: 2px;
    color: #273044 !important;
}
	.woocommerce-MyAccount-navigation ul {
    display: grid !important;
		        grid-template-columns: repeat(2, 1fr);
	}
	.woocommerce-MyAccount-navigation ul>li>a {
		padding: 5px 15px !important;
		    text-transform: capitalize;
    font-size: 14px;
	}
	.woocommerce-Addresses .col-lg-6:nth-child(2){
		margin-top:30px;
	} 
	.table-responsive {
		overflow: scroll !important;
	} 
	.table-responsive th, td {
    font-size: 12px;
    line-height: 22px;
} 
	h1.masterstudy-custom-title,
    h3.masterstudy-custom-title {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
}
	
	
	/***mobile menu******/
/* 	    .ss_hed_rit_sec {
        display: flex !important;
        position: fixed;
        bottom: 0;
        z-index: 999;
        margin: 0 !important;
        padding: 0;
        border: 0;
        background: #000;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 11px 15px;
        justify-content: space-between;
    }

	    #header .hidden-xs {
        display: flex !important;
			justify-content:center;
    } */
	
	
	    .hidden-xs {
        display: flex !important;
			gap:5px;
    }
	.stm_menu_toggler {
    display: none;
}

.collapse.navbar-collapse.pull-right {
    display: none;
}
	.pull-right.hidden-xs.right_buttons.ss_hed_rit_sec {
    position: fixed;
    bottom: 0;
    z-index: 99;
    background: #000;
    left: 0;
    right: 0;
    margin: 0 !important;
    border: 0 !important;
    padding: 10px 20px;
    justify-content: space-between;
}
	.stm_header_top_toggler.mbc {
    display: none !important;
}
	.header_mobile .header_top .stm_header_top_search {
    margin-right: 0 !important;
}
	.ss_header_cart {
		margin-left: 0;}
	
	.user-dropdown {
		top: -111px;
	}
	.user_login_section {
    padding: 5px 10px;
}
	span.user-name {
    font-size: 10px;
}
	.ss_search_wrapper {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
	
.ss_search_modal {
        display:none;
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index:9999;
    }

    .ss_search_overlay {
        position:absolute;
        width:100%;
        height:100%;
        background:rgba(0,0,0,0.6);
    }

    .ss_search_box {
        position:relative;
        width:400px;
        max-width:90%;
        margin:150px auto;
        background:#fff;
        padding:30px;
        border-radius:8px;
        z-index:2;
        text-align:center;
    }

    .ss_search_box input[type="search"]{
        width:100%;
        padding:10px;
        margin-bottom:15px;
        border:1px solid #ddd;
    }

    .ss_search_box button{
        padding:10px 20px;
        background:#000;
        color:#fff;
        border:none;
        cursor:pointer;
		width:100%;
    }

    .ss_close_search{
        position:absolute;
        right:15px;
        top:10px;
        font-size:22px;
        cursor:pointer;
    }	
	#footer_copyright {
    padding-bottom: 80px;
}
		#ssNewsletterForm {
    width: auto;
}
	.my_login {
    display: none;
}
	div#customer_details {
		width: 100%;
		    margin-top: 40px;
	}
	.woocommerce-billing-fields__field-wrapper {
    grid-template-columns: 1fr;
}
	.ss_order_summary {
    background: #fff;
    padding: 30px 0px;
}
	.woocommerce form .form-row-first,
    .woocommerce form .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0;
    }

.ss_regi_grid_sec {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
}
	.ss-login-box p {
		font-size: 20px;
	}
	.ss-login-box a {
		padding: 6px 30px;}
}
@media only screen and (min-width: 481px) and (max-width: 767px){ 
	.woocommerce-cart td.wc-block-cart-item__product {
    border: 0 !important;
}
.woocommerce-car td.wc-block-cart-item__image {
    border: 0 !important;
}
	.ss-card-grid {
    grid-template-columns: repeat(2, 1fr);
}
	.ss_abt_grid_bx {
    grid-template-columns: repeat(2, 1fr) !important;
}
	    .ss_testi_box_sec .stm_testimonials_single {
        margin: 10px !important;
    }
	.woocommerce-MyAccount-navigation ul {
    display: grid !important;
grid-template-columns: repeat(3, 1fr);
	} 
	h1.masterstudy-custom-title,
h3.masterstudy-custom-title {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
}
	
}
@media only screen and (min-width: 767px) and (max-width: 1023px){
	body .container {
    padding: 0 25px;
}
	.ss_grid{
		    grid-template-columns: 1fr;
	}
	.ss_left_tabs{
		order:2;
	}
	.ss_popular_cours_div{
		display:none;
	}
	.ss_right_product_dtl{
		    margin-top: 0px;
	}
	.ss_product_top_left_div {
    width: 100%;
}
		.woocommerce-checkout .wc-block-components-checkout-place-order-butto{
		position: fixed !important;
    bottom: 0 !important;
    font-size: 16px !important;
	}
.woocommerce-checkout .wc-block-components-checkout-place-order-button {
    position: fixed !important;
    bottom: 0;
	z-index:99;
	font-size:16px !important;
}
	.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
    padding: 0 !important;
}
	.woocommerce-checkout span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-checkout-order-summary__title-price {
    display: none;
}
	.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
    display: none;
}
	.woocommerce-checkout .wc-block-components-checkout-order-summary__content{
		display:block !important;
	}
	.woocommerce-checkout span.wc-block-components-checkout-order-summary__title-icon {
    display: none;
}
	.woocommerce-checkout .wc-block-components-checkout-order-summary__title {
    padding: 0 !important;
    border: 0 !important;
}

	.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-product-name{
		font-size: 14px;
	}
	.woocommerce-checkout .wc-block-components-checkbox.wc-block-components-address-form__hostinger-reach-newsletter-optin {
    margin-top: 10px;
}
	p.wc-block-components-checkout-order-summary__title-text {
    padding-left: 12px;
}
		.ss-card-grid {
    grid-template-columns: repeat(2, 1fr);
}
.header-menu li.menu-item-has-children:after{
		display:none;
	}
	.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown__parent a {
    font-size: 16px !important;
    text-transform: capitalize !important;
    color: #000;
}
	.stm_lms_search_popup .inner{
		padding:20px !important;
	}
	.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown__child a{
		    border-bottom: 1px solid #e5e5e5;
		background:#fff !important;
	}
	.woocommerce-MyAccount-navigation ul>li>a {
		padding: 5px 15px !important;
		    text-transform: capitalize;
    font-size: 13px;
	}
	.woocommerce-Addresses .col-lg-6:nth-child(2){
		margin-top:30px;
	}
	h1.masterstudy-custom-title,
h3.masterstudy-custom-title {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
}
	
	.header_mobile .header_top .stm_header_top_search {
    display: block !important;
}
	.hidden-xs {
        display: flex !important;
			gap:5px;
    }
	.stm_menu_toggler {
    display: none;
}

.collapse.navbar-collapse.pull-right {
    display: none;
}
	.pull-right.hidden-xs.right_buttons.ss_hed_rit_sec {
    position: fixed;
    bottom: 0;
    z-index: 99;
    background: #000;
    left: 0;
    right: 0;
    margin: 0 !important;
    border: 0 !important;
    padding: 12px 20px;
    justify-content: space-between;
}
	.stm_header_top_toggler.mbc {
    display: none !important;
}
	.header_mobile .header_top .stm_header_top_search {
    margin-right: 0 !important;
}
	.ss_header_cart {
		margin-left: 0;}
	
	.user-dropdown {
		top: -111px;
	}
	.user_login_section {
    padding: 5px 10px;
}
	span.user-name {
    font-size: 10px;
}
	.ss_search_wrapper {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
	
.ss_search_modal {
        display:none;
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index:9999;
    }

    .ss_search_overlay {
        position:absolute;
        width:100%;
        height:100%;
        background:rgba(0,0,0,0.6);
    }

    .ss_search_box {
        position:relative;
        width:400px;
        max-width:90%;
        margin:150px auto;
        background:#fff;
        padding:30px;
        border-radius:8px;
        z-index:2;
        text-align:center;
    }

    .ss_search_box input[type="search"]{
        width:100%;
        padding:10px;
        margin-bottom:15px;
        border:1px solid #ddd;
    }

    .ss_search_box button{
        padding:10px 20px;
        background:#000;
        color:#fff;
        border:none;
        cursor:pointer;
		width:100%;
    }

    .ss_close_search{
        position:absolute;
        right:15px;
        top:10px;
        font-size:22px;
        cursor:pointer;
    }
		#footer_copyright {
    padding-bottom: 80px;
}
	#ssNewsletterForm {
    width: auto;
}
	#ssNewsletterForm{
		width:380px;
	}
		.ss_order_summary {
    background: #fff;
    padding: 30px 0px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){
	body .container {
		width: 90%;
	}
		.woocommerce-checkout .e-con-inner{
		width:90%;
	}
    h1.masterstudy-custom-title,
h3.masterstudy-custom-title {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
}
	
	
}


table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
}
th, td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
th {
    background-color: #f4f4f4;
    font-weight: 600;
}
tr:nth-child(even) {
    background-color: #fafafa;
}
.json-data {
    white-space: pre-wrap;
    font-family: Consolas, monospace;
    font-size: 13px;
}
.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
}

.custom-table th,
.custom-table td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

.custom-table th {
    background-color: #f4f4f4;
    font-weight: 600;
}

.custom-table tr:nth-child(even) {
    background-color: #fafafa;
}

.viewcart_btn {
    justify-content: center;
}

.viewcart_btn + a.added_to_cart.wc-forward {
    display: none;
}

.button.za_buy_now_btn {
  display: flex !important;
    padding: 10px 20px;
    border: 0px;
    justify-content: center;
    border-radius: 10px;
    align-items: center;
    width: 100%;
    margin-top: 10px; 
}
.ss_resume_course_btn{
	 display: flex !important;
    padding: 10px 20px;
    border: 0px;
    justify-content: center;
    border-radius: 10px;
    align-items: center;
    width: 100%;
    margin-top: 10px; 
}

h3.elementor-heading-title.elementor-size-default {
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
}
h3.masterstudy-custom-title {
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
	
} 
h2.elementor-heading-title.elementor-size-default {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}
a#openProductVideo {
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
    border-radius: 10px;
    overflow: hidden;
}
a#openProductVideo>img {
	width:100%;
	height:100%;
	object-fit:cover;
}