/*
	Theme Name: Master Study
	Theme URI: http://stylemix.net
	Author: Stylemix LLC
	Author URI: http://stylemix.net
	Description: MasterStudy is the best WordPress theme for the Education & Learning Center - for educational organizations, who sell courses and organize classes locally. Using Masterstudy you can easily setup a WordPress site for your education company.
	Version: 1.2
	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
*/
.stm_featured_product_image{ height:150px !important; overflow:hidden !important; text-align:center !important; border:1px solid #dcdcdc; padding:20px;}
.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body{ border:0px; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}
.stm_featured_product_image > img{ max-width:80% !important; display:inline;}
.stm_featured_product_image img.img-responsive{display:inline;}
.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body a .title {max-width:100%; text-transform:capitalize;}
.stm_featured_product_body .expert, .stm_product_list_widget .expert {text-transform:capitalize !important;}
ul.page-numbers > li{margin: 0 5px 5px;}
.btn-default {min-width: 50px !important;}
.stm_featured_product_footer{background:#48a7d4;}
.stm_breadcrumbs_unit{margin-bottom:10px;}
.text-white{color:#fff;}
.text-white h2{color:#fff;}
@media (min-width: 1200px) {
  .stm_woo_helpbar .woocommerce-product-search .search-field {
    min-width: 470px;
  }
}

.stm_woo_helpbar {
    text-align: center;
}

.home-top-splash {
    width: 840px;
    background: rgba(67,160,71,.85);
    padding: 50px 60px;
    margin: auto;
    border-radius: 2px;
    text-align: center;
    z-index: 999999;
    position: absolute;
    left:50%;
    margin-left:-420px;
    top:200px;
}

.home-top-splash .heading {
    margin: 0;
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.3px;
    padding-bottom: 15px;
}

.home-top-splash .subhead {
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 1;
    font-weight: 300;
}

.fxac {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pos-r {
    position: relative;
}

.search-inp-container {
    padding: 0 0 0 20px;
    background: #fff;
    border-radius: 8px 0 0 8px;
}

.home-search-btn {
    background: #1376d7;
    border: 0;
    color: #fff;
    font-size: 22px;
    border-radius: 0 8px 8px 0;
    padding: 0 20px;
    height: 46px;
}

.features {
    color: #fff;
    margin-top: 20px;
    font-size: 15px;
    text-align: left;
    opacity: .8;
}

.fxjc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.features li:first-child {
    margin-left: 20px;
}
.features li {
    max-width: 180px;
    margin: 0 30px;
    font-weight:bold;
}

.fxac {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
}

.fx {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
}

.search-inp-container .quick-search {
    border: 0;
    -webkit-appearance: none;
    padding: 4px 6px;
}

.features i {
    margin-right: 20px;
    font-size: 30px;
}

.transparent_header {background-color:rgba(0,0,0,.5) !important;}
.magic_line { background-color:rgb(67,160,71)}
.magic_line:after { border-color: transparent transparent rgb(67,160,71) transparent; }
.header_main_menu_wrapper .header-menu > li > ul.sub-menu:before {
    background: rgb(67,160,71);
}

.btn-lgcfs a{font-size:1.4em !important;}

ul.style_1, .widget_nav_menu ul.style_1 {
    padding: 0;
    list-style: none;
}

ul.style_1 li:first-child a, .widget_nav_menu ul.style_1 li:first-child a {
    padding-top: 0;
}

ul.style_1 li a .h6, .widget_nav_menu ul.style_1 li a .h6 {
    color: #fff;
    margin: 0;
}

ul.style_1 li a:hover .h6 {
    transition: all 0.25s ease;
}

ul.style_1 li a:hover .h6, .widget_nav_menu ul.style_1 li a:hover .h6 {
    color: #eab830;
}

ul.style_1 li a:after, .widget_nav_menu ul.style_1 li a:after {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 7px;
    z-index: 10;
    top: 50%;
    left: 5px;
    margin-top: -4px;
    background-image: url('/wp-content/themes/masterstudy/assets/img/chevron2x-right-orange.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 5px 7px;
}

ul.style_1 li a, .widget_nav_menu ul.style_1 li a {
    position: relative;
    display: block;
    padding: 5px 0;
    padding-left: 18px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.7px;
    border-bottom: 1px solid #5b6366;
    text-transform: uppercase;
    text-decoration: none !important;
}

.footer_widgets_wrapper small a{color:#fff;}

.footer_widgets_wrapper small a:hover{
    color: #eab830;
}

a.privacy-link {color:#fff;}
a.privacy-link:hover{color:#eab830;}

.vc_toggle{ background:#43a047 !important;}

@media (max-width: 991px){
    .home-top-splash {
        padding: 10px;
        background: rgba(67,160,71);
        border-radius: 0;
        width: 100%;
        left:0px;
        margin:0px;
        top:10px;
        height:200px;
    }
    .home-top-splash .heading {
        display: none!important;
    }
    .phone-settings{ margin-top:200px;}
    .search-inp-container {
        padding: 0 0 0 10px;
        border-radius: 10px 0 0 10px;
    }
    ul.fxjc {
        display: none!important;
    }
    .transparent_header {background-color:rgb(255,255,255) !important;}
}

.btn-totop{background-color: rgba(240,173,78,0.9);}
.btn-totop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-color: rgba(0,0,0,0.5);
  opacity: 0.7;
  color: #ffffff;
  width: 60px;
  height: 60px;
  padding: 20px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 10%;
  z-index:1039;
}
.btn-totop i.fa {font-size:1.2em;}
.btn-totop:hover,
.btn-totop:focus {
  color: #fff;
  background-color: rgba(67,160,71,1);
  opacity: 1;
}

#footer {
     position:absolute !important; 
}