/*
Theme Name: smartlearning
Theme URI: http://bit.ly/opalwp
Author: WPOPAL Team
Author URI: http://bit.ly/opalwp
Description: Smartlearning theme for WordPress Created by <a href="http://bit.ly/opalwp">OpalTeam</a> is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.<a href="http://bit.ly/opalwp">Follow us on Themeforest to receive newest updates</a>
Version: 1.0.1 Release 15-Jun-2016
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: smartlearning

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
 img{
    max-width: 100%;
    height:auto;
 } 
 .sticky{
    background: #FFFFFF;
    border:1px solid $border-color;
    padding:10px;
 }
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    max-width: 474px;
    margin: 0;
    text-align: center;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.bypostauthor{
}
 .course-teacher{height:200px;}

 
.breadcrum-title,.breadcrumb{visibility:hidden;}
.tab-content .author-content {visibility:hidden;}
.skill-title, .skill{visibility:hidden}
.value{visibility:hidden;}
#learn-press-course-curriculum{visibility:hidden;}

.fa{margin-right:10px;}

.course-thumbnail{padding:0 0 0 0;}
.course-thumbnail{background-color:#F9F9F9; color:#F9F9F9;}
.attachment-full{margin-top:-20px}
.taptap-menu-button-three{height:45px;background-color:E3E836;margin-top:-7px;}