/*
	Theme Name: Master Study Child
	Theme URI: http://stylemix.net
	Description: MasterStudy Child Theme
	Author: StylemixThemes
	Author URI: http://stylemix.net
	Template: masterstudy
	Version: 3.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy-child
*/


body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	}

h2, .h2 {color: #EA6636!important;}

/* UPD SEPT */
@media (max-width: 400px) {
    .course-title-holder {
        padding-right: 5px;
    }

}

@media(max-width: 480px){
    .woocommerce-MyAccount-navigation ul {
        padding-left: 0;
    }
    .woocommerce-MyAccount-navigation ul li {
        display: block;
    }
    #sidebar {
        display: none;
    }
}

@media (max-width: 767px) {
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 655px) {
    .course_table tr td.number.number-visible.title, .course_table tr td.title {
        padding-left: 20px;
        display: block;
        width: 100%;
    }
    .course_table tr td.stm_badge {
        display: block;
        width: 100%;
        text-align: left;
    }
    .course_table tr td .meta {
        padding-left: 12px;
    }
    .course_table tr td.stm_badge .badge_unit {
        margin-left: 15px;
    }
}

.tp-caption .icon_in_btn {
    text-align: center !important;
}

.stm_post_info .post_title {
    text-transform: none !important;
    font-size: 36px !important;
}

@media (max-width: 991px){
    .overflowed_content .wpb_column .vc_column-inner{
        margin-top: 0 !important;
    }
      #sidebar {
        display: none;
    }
}

body .vc_row[data-vc-full-width] {
    overflow: visible;
}
body .vc_row[data-vc-full-width].vc_parallax {
    overflow: hidden;
}

h2.ays_title {
color: #ea6636!important;
}

.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price h5 {
    font-weight: normal;
}
.widget_stm_recent_posts span.h6 {
  display: inline !important;
}
.widget_stm_recent_posts .cats_w {
  margin-left: 83px;
}
/* CSS UPDATES BY THOMAS CAYROL */
.transparent_header_off .header_default {
  padding: 14px 0 11px;
  -webkit-transform: translateZ(0);
}
.header_main_menu_wrapper .header-menu > li > a,
#header.sticky_header .header_default.fixed .header-menu > li > a {
    padding: 4px 0 4px;
    text-transform: uppercase;
    font-size: 13px;
    color: #282658 !important;
    letter-spacing: 0.5px;
}

.header_main_menu_wrapper .header-menu>li {
    padding: 0 12px !important;
    }

/* .transparent_header_off .header_main_menu_wrapper ul > li > a {
    color: #282658;
} */
#header.sticky_header .header_default.fixed .header-menu > li > a:hover {
  color: #EF7835;
}

.header-menu>li>ul.sub-menu>li a {
font-size: 14px  !important;
font-weight: 500 !important;
color: #282658 !important;
}

.transparent_header .right_buttons .search-toggler {
  border-color: #656565;
  color: #656565;
}
.header_top_bar .top_bar_logo {
  list-style: none;
  padding: 0;
  margin: 5px 0 0;
}
.header_top_bar .top_bar_logo > li {
  margin: 0;
}
.header_top_bar .top_bar_logo > li > a {
  height: 26px;
}
.header_top_bar .top_bar_logo > li > a:hover {
  color: #EF7835;
}
.header_top_bar .top_bar_logo .logo_fsm {
    position: relative;
    display: inline-block;
    background-image: url("https://www.fenelonsup.org/wp-content/uploads/logo_fsm.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 31px;
    height: inherit;
}
.header_top_bar .top_bar_description {
  vertical-align: top;
  display: inline-block;
  margin: 3px 0 0 5px;
}
.entry-header {
  background-color: #282658;
}
.entry-header .entry-title .h1 {
  color: #fff;
  margin: 0 0 10px;
  text-transform: uppercase;
}
h1, .h1 {
  word-spacing: normal !important;
  letter-spacing: normal !important;
}
.h2-1 > h2 {
  font-size: 70px !important;
  font-weight: 900;
}
.h2-2 > h2 {
  font-size: 50px !important;
  font-weight: 900;
}
blockquote {
  font-weight: 500 !important;
}
.btn-blue {
  background-color: #09589e !important;
  border-color: #09589e !important;
  font-size: 13px !important;
}
.btn-sm {
  width: 100%;
}
.btn-sm .link-title {
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
.align-bottom {
  position: absolute !important;
  bottom: 30px;
}
.accroche {
  font-size: 16px;
}
.text-white {
  color: #ffffff;
}
.link-blue a {
  color: #09589e;
}
.link-blue a:hover {
  color: #ffffff !important;
}
.navbar-toggle:hover .icon-bar {
  background-color: #09589e !important;
}
.bg_orange {
  background-color: #ea6636;
}
.center/*, .kek */{
  text-align: center;
}
.kek a {
  color: #ffffff;
}
.kek a:hover, .header_top_bar .top_bar_logo > li > a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}

.post_list_cats_label {
  color: #555555 !important;
}

.wpb_wrapper ul li a {
font-size: 15px;
}

.courses_category {
  margin-bottom: 50px;
  height: 100%;
}
.course_category_row {
  display: inline-block;
}
.courses_column {
  position: relative;
  display: block;
  float: left;
  width: 50%;
}
.courses_footer {
  display: block;
  float: left;
  width: 50%;
  margin: 8px 0 6px;
}
.courses_footer_line {
  display: block;
  float: left;
  width: 100%;
  height: 2px;
  background-color: #e6e6e6;
}
.courses_category__title {
  position: absolute;
  top: 0;
  text-align: center;
  padding: 0 30px;
  margin: 10px 0 50px;
  width: 100%;
}
.courses_category__title h4 {
  line-height: 38px;
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
}
.courses_category__detail {
  padding: 30px;
  height: 280px;
}
.courses_category__detail .courses_category__desc h5 {
  color: #ffffff;
  font-size: 18px;
}
.category_center_social {
  display: inline-block;
}
.stm_image_box.stm_image_box__style_2 .stm_image_box__content h3 {
    font-size: 25px;
    line-height: 25px;
    color: #ffffff;
}

.stm_lms_courses__single--term a  {
  color: #555555 !important;
}

.stm_lms_courses__single--info_excerpt {
  color: #555555 !important;
  line-height: 23px !important;
}

.stm_lms_courses__single--info_preview a {
    border-radius: 10px;
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
color: #fff;
border-color: #ea6636 !important;
background-color: #ea6636 !important;
}

.label.h6 {
  color: #555555 !important;
}

.stm_share label {
  color: #555555 !important;
}

.stm_breadcrumbs_unit .navxtBreads > span a {
  color: #09589e !important;
}

.stm_breadcrumbs_unit .navxtBreads > span a:hover {
  color: #ea6636 !important;
}

#footer_bottom {
    padding: 40px 0 25px !important;
}
/*.footer_widgets_wrapper aside {
  width: auto !important;
}
.footer_widgets_wrapper aside:nth-child(1n+1) {
    clear: inherit !important;
}*/
.widget_contacts ul li {
    margin-bottom: 5px !important;
}
.widget_contacts ul li .icon {
    margin-right: 10px !important;
    color: #ffffff !important;
}
.widgettitle {
    font-size: 24px !important;
    line-height: 24px !important;
    margin: 0 0 30px !important;
    font-weight: 700 !important;
}

h4.widgettitle {
color: #09589e;
}

.single-stm-courses .stm_breadcrumbs_unit {
    margin-bottom: 0 !important;
}

.stm_lms_course__title {
  margin: 0 0 20px !important;
}

.stm_lms_course__intro p {
font-family: Lato;
color: #09589e;
margin-top: 0px;
margin-bottom: 20px;
letter-spacing: -.2px;
line-height: 1.4;
font-size: 18px;
font-weight: 500;
}


.stm_lms_course__content p {
    margin: 0 0 20px !important;
    line-height: 23px !important;
    font-size: 16px !important;

}

.stm_lms_course__content ul li {
    font-size: 16px !important;
    line-height: 23px !important;
    color:#555 !important;
}
.stm-lms-buy-buttons .btn:not(.start-course) {
    width: 100%;
}
.stm_lms_lazy_image:before {
    background-color: #09589e !important;
}
.stm_lms_course__image {
    overflow: hidden;
    position: relative;
    margin: -25px 0 50px 0 !important;
}
.stm_lms_course__image.is_featured .elab_is_featured_product {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 29px;
    background-color: #EF7835;
    text-align: center;
    line-height: 29px;
    color: #fff;
    padding: 0 5px;
    /*-webkit-transform: rotate(-45deg) translateY(20px) translateX(-120px);
    transform: rotate(-45deg) translateY(20px) translateX(-120px);
    -webkit-transform-origin: left top;*/
    transform-origin: left top;
    width: 100px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 99;
}

.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner .stm_lms_courses__single--image .elab_is_featured_product {
position: absolute;
top: 0;
left: 0;
margin: 0 29px;
background-color: #EF7835;
text-align: center;
line-height: 29px;
color: #fff;
padding: 0 5px;
-webkit-transform: rotate(0deg) translateY(0px) translateX(0px)!important;
transform: rotate(0deg) translateY(0px) translateX(0px)!important;
-webkit-transform-origin: left top;
transform-origin: left top;
width: 100px !important;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
z-index: 99;
}

#sidebar > div {
  width: inherit !important;
  height: unset !important;
  margin-top: unset !important;
  position: unset !important;
  top: unset !important;
}

.sidebar-area .widget ul li a {
  color: #09589e !important;
}
.sidebar-area .widget ul li a:hover {
  color: #ea6636 !important;
}
.sidebar-area .socials_widget_wrapper .widget_socials li a:hover {
  color: #ffffff !important;
}
.sidebar-area .socials_widget_wrapper .widget_socials li .back a {
  background-color: #ea6636 !important;
}
.sidebar-area .socials_widget_wrapper .widget_socials li .back a:hover {
  color: #ffffff !important;
}
.select2-container .select2-choice .select2-arrow b:after, .select2-container .select2-choice .select2-selection__arrow b:after, .select2-container--default .select2-selection--single .select2-arrow b:after, .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
  border-right: 2px solid #ea6636 !important;
  border-bottom: 2px solid #ea6636 !important;
}
.blog_layout_grid .sticky .post_list_meta_unit {
  background-color: #ea6636;
}
.blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit {
  border: 2px solid #ea6636;
}
.blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-d {
  color: #ea6636;
}
.blog_layout_grid .post_list_item_title {
  font-weight: 700 !important;
  line-height: normal !important;
}

@media (max-width: 1200px) {
  .courses_column, .courses_footer {
    width: 100%;
  }
  .blog_layout_grid .post_list_item_title {
    font-weight: 700 !important;
    line-height: normal !important;
  }
}
@media (max-width: 992px) {
  .header-menu-mobile .header-menu > li > a {
    background-color: #09589e;
    color: #ffffff;
  }
  .header-menu-mobile .header-menu > li > .sub-menu {
    padding: 25px 0 25px 40px;
    list-style: none !important;
    background-color: #f0f4fa !important;
  }
  .header-menu-mobile .header-menu > li > .sub-menu a {
    color: #09589e !important;
  }
  .header-menu-mobile .header-menu {
    border-top: 3px solid #ea6636;
  }

  .header-menu-mobile .header-menu > li.opened > a {
    color: #ffffff !important;
  }
  #header.sticky_header .header_default.fixed {
    position: fixed !important;
    padding: 14px 0 11px !important;
  }
  .header_main_menu_wrapper .header-menu > li > a, #header.sticky_header .header_default.fixed .header-menu > li > a {
    padding: 20px 50px 20px 40px;
    text-transform: uppercase;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: normal;
  }
  .fy-mobile {
  display: none !important;
  }
  .blog_layout_grid .post_list_item_title {
    font-weight: 700 !important;
    line-height: normal !important;
  }
}
@media (max-width: 769px) {
  .header-menu-mobile .header-menu > li.opened > a {
    margin-bottom: 0px !important;
    color: #ffffff !important;
  }
  .h2-2 > h2 {
    font-size: 65px !important;
    padding-bottom: 70px;
  }
  .btn-blue {
    font-size: 15px !important;
  }
  .footer_widgets_wrapper aside {
    width: 100% !important;
  }
  .stm-lms-buy-buttons {
    display: block;
  }
  .blog_layout_grid .post_list_item_title {
    font-weight: 700 !important;
    line-height: normal !important;
  }
}
@media (max-width: 425px) {
  .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
      padding-top: 0;
  }
  .h2-2 > h2 {
    font-size: 55px !important;
    padding-bottom: 100px;
  }
  .btn-blue {
    white-space: unset !important;
    max-width: 90%;
    line-height: 1em !important;
  }
  .header_top_bar .top_bar_description {
    font-size: 10px;
  }
  .blog_layout_grid .post_list_item_title {
    font-weight: 700 !important;
    line-height: normal !important;
  }
}

.myorangeButton {
	background-color:#ea6636;
	border-radius:12px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Lato, Arial;
	font-size:14px;
	padding:14px 25px;
	text-decoration:none;
font-weight:bold;
letter-spacing: 0.1em;
text-transform: uppercase;
 margin-top:20px;
}
.myorangeButton:hover {
	background-color:#09599e;
color:#ffffff !important;
}
.myorangeButton a:link {
color:#ffffff;
}
.myorangeButton a:visited {
color:#ffffff !important;
}
.myorangeButton:active {
	position:relative;
	top:1px;
letter-spacing: 0.1em;
color:#ffffff;
}

.myblueButton {
	background-color:#09599e;
	border-radius:12px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Lato, Arial;
	font-size:14px;
font-weight:bold;
	padding:14px 25px;
	text-decoration:none;
text-transform: uppercase;
 margin-top:20px;
letter-spacing: 0.1em;
}
.myblueButton:hover {
	background-color:#ea6636;
color:#ffffff !important;
}
.myblueButton a:link {
color:#ffffff;
}
.myblueButton a:visited {
color:#ffffff !important;
}
.myblueButton:active {
	position:relative;
	top:1px;
color:#ffffff;
}

.fsdt-template-3 a.fsdt-tab-link {
	font-size: 14px !important;
	}

.fsdt-template-3 .fsdt-tab.fsdt-menu-wrap {
  border-right: 0px solid #09589e !important;
  border-left: 8px solid #09589e !important;
}

.action-menu {
  z-index: 9999;
  position: fixed;
  top: 30%;
  right: 0;
}

#menu-actions {
  list-style-type: none;
}

#menu-actions li a {
  z-index: 1;
  position: relative;
  color: #fff;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  font-size: 1.2em;
}

#menu-actions li a:hover::before {
  opacity: .8;
}

#menu-actions li a::before {
    content: " ";
    z-index: -1;
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}

#menu-actions li:nth-child(odd) a::before { 
    background-color: #EF7835;
}
#menu-actions li:nth-child(even) a::before {
    background-color: #282658;
}