.page-title {
	margin-bottom: 30px;
	padding: 5px 0 5px 0;
}

.breadcrumbs {
	text-align: left;
}

.site-menu ul li a {

}

.site-menu>ul>li.active>a {
	border-top-color: #ffa82a;
}

.site-menu ul li a:hover {
	color: #ffa82a;
}

.site-menu ul>li.active>a {
    color: #ffa82a;
}

.widget-categories ul>li.active>a, .widget-categories ul>li>a:hover {
	color: #ffa82a;
}

.offcanvas-menu ul li.has-children.active>span>a {
	color: #ffa82a;
}

.offcanvas-menu ul li>span>a:hover {
	color: #ffa82a;
}

.list-group-item.active {
	border-color: #c5c5c5;
	background-color: #c5c5c5;
}

.kartpage .alert-info, #orderform .alert-info {
	background-color: #fcf8e3;
	color: #333;
}

#orderform .alert-info b {
	color: #ffa82a;
}

.product-card {
	padding: 15px;
}

.product_details_title {
	margin-bottom: 0px;
}

.product-status {
	text-align: center;
}

.product-price .full, .detail_price .full {
	color: #ff0000;
}

.detail_price del {
	font-size: 16px;
}

.modal-backdrop {
    z-index: 1;
}

.btn-buy {
}

.btn-kart {
}

.btn-buy:hover, .btn-kart:hover {
}

.btn_checkout {
	color: #c900d1;
}

.btn_order {
	background: url("../../../img/btn_order.png") no-repeat scroll 0 0 transparent;
	color: #ffffff;
}

.btn_order:hover {
	background: url("../../../img/btn_order.png") no-repeat scroll 0 0 transparent;
	color: #ffffff;
	opacity: 0.7;
}

.btn_order_finish {
	background: url("../../../img/btn_order_finish.png") no-repeat scroll 0 0 transparent;
	color: #ffffff;
	margin-bottom: 20px;
}

.btn_order_finish:hover {
	background: url("../../../img/btn_order_finish.png") no-repeat scroll 0 0 transparent;
	color: #ffffff;
	opacity: 0.7;
}

.btn_login {
	background: url("../../../img/btn_login.png") no-repeat scroll 0 0 transparent;
	color: #ffffff;
}

.btn_login:hover {
	background: url("../../../img/btn_login.png") no-repeat scroll 0 0 transparent;
	color: #ffffff;
	opacity: 0.7;
}

.btn_main_action {
	background-color: #ffa82a;
	border-radius: 5px;
	color: #ffffff;
}

.btn_main_action:hover {
	background-color: #c900d1;
	color: #ffffff;
}

.btn_secondary_action {
	background-color: #c900d1;
	border-radius: 5px;
	color: #ffffff;
}

.btn_secondary_action:hover {
	background-color: #890395;
	color: #ffffff;
}

.btn_lvl3_action {
	background-color: #ffa82a;
	border-radius: 5px;
	color: #ffffff;
}

.btn_lvl3_action:hover {
	background-color: #ab0b0b;
	color: #ffffff;
}

.btn_lvl4_action {
	background-color: #dddddd;
	border-radius: 5px;
	color: #ffffff;
}

.btn_lvl4_action:hover {
	background-color: #b7b7b7;
	color: #ffffff;
}

#userinfo .radio {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 15px;
}

.shipping_address_new label, .billing_address_new .radio label, #userinfo .radio label {
    border: 1px solid #dddddd;
    padding: 15px 35px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    background-color: #eee;
    border-radius: 5px;
}

.shipping_address_new label.active, .billing_address_new .radio label.active, #userinfo .radio label.active {
    background-color: #f27c66;
    color: #ffffff;
}

#adr_new, #badr_new, #withaccount, #withoutaccount {
    opacity: 0;
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}

.site-logo {
	width: 275px;
	padding: 2px 0 2px 25px;
}

.product-gallery {
	padding-top: 15px;
}

.productdetails input[type=number] {
	text-align: center;
}

.paymethodidv img {
	vertical-align: top;
}

.home_video_box {
	padding: 15px 0 15px 0;
	background-color: #8c0049;
}

.home_video_box p {
	margin-bottom: 0;
}

.home_video_box div {

}

.site-footer a {
	color: #ffa82a;
	text-decoration: none;
}

.site-footer a:hover {
	color: #c900d1;
}

.subscribe-form .form-text {
    padding-top: 0px;
}

.input-group .input-group-addon {
	top: 36%;
}

.widget-light-skin.widget-links ul>li>a:hover  {
	color: #ffa82a;
}

.modal .modal-header .close {
	font-size: 38px;
	line-height: 38px;
	cursor: pointer;
}

.modal-footer {
    text-align: center;
    display: inline-block;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.hidden {
    display: none!important;
    visibility: hidden!important;
}

#module_details {
    width: 100%;
}

.edu-table-responsive {
    border-collapse: collapse;
    width: 100%
}

.edu-table-responsive tr {
    height: 50px;
    background-color: #fafafa;
    border-bottom-color: #fff;
    border: 1px solid #ffffff;
}

.edu-table-responsive tr.heading-table {
    background-color: #2d3339
}

.edu-table-responsive tr.heading-content {
    border-top-color: #fff;
    background-color: #eff7ff
}

.edu-table-responsive tr.heading-content_section {
    border-top-color: #fff;
    background-color: #c3ddf7
}

.edu-table-responsive th {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border: 1px solid #fff
}

.edu-table-responsive td {
    display: table-cell;
    color: #6f8190;
    font-weight: normal;
    vertical-align: middle;
    text-align: center
}

.edu-table-responsive td a {
    color: #6f8190
}

.edu-table-responsive td a:hover {
    color: #ef5734
}

.edu-table-responsive td.bold-color {
    color: #49575f
}

.edu-table-responsive td.bolder-color {
    color: #242c42
}

.edu-table-responsive td.green-color {
    color: #ef5734
}

.edu-table-responsive td.heading-content {
    font-size: 16px;
    font-weight: bold;
    text-align: left
}

.edu-table-responsive td.heading-content_section {
    font-size: 16px;
    font-weight: bold;
    text-align: left
}

.edu-table-responsive td i.w20 {
    width: 20px
}

.edu-table-responsive td i.w27 {
    width: 27px
}

.edu-table-responsive td i.fa-caret-right {
    background-color: #ef5734;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    color: #fff
}

.edu-table-responsive td i.fa-caret-right :before {
    position: relative;
    right: -1px
}

.edu-table-responsive td i.fa-file-text {
    color: #ef5734
}

.edu-table-responsive td i.mr18 {
    margin-right: 18px
}

.edu-table-responsive td i.mr25 {
    margin-right: 16px
}

.edu-table-responsive td .bg-yellow {
    background-color: #e2cf00;
    color: #fff;
    display: initial;
    padding: 5px 9px
}

.edu-table-responsive .col-1 {
    width: 360px;
    min-width: 360px;
    text-align: left
}

.edu-table-responsive .col-2, .edu-table-responsive .col-3 {
    width: 150px;
    min-width: 150px
}

.edu-table-responsive .col-4 {
    width: 180px;
    min-width: 180px
}

.sidebar .title-widget {
    background-color: #2d3339;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}

.cat-item {
    display: inline-block;
    width: 88%;
    line-height: 14px;
}

.cat-item .res_icon_video {
    float: left;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 0 15px 0 0;
    background: url(../images/extension_images/icon_video.jpg) center center no-repeat;
    background-size: contain;
}

.cat-item .res_icon_text {
    float: left;
    display: inline-block;
    line-height: 25px;
}

.category-widget {
    -webkit-box-shadow: 1px 1px 18px 0px rgb(158 158 158 / 75%);
    -moz-box-shadow: 1px 1px 18px 0px rgba(158,158,158,0.75);
    box-shadow: 1px 1px 18px 0px rgb(158 158 158 / 75%);
}

.category-widget li, .archive-widget li {
    border-bottom: 1px solid #dee5e9;
    padding: 15px 0px;
    width: 100%;
}

.category-widget li .link, .archive-widget li .link {
    color: #6f8190;
}

.section-item {
    margin: 20px 0 0 0;
    padding: 5px 0 5px 0 !important;
    border-bottom: 1px solid #dee5e9 !important;
}

.section-item-section-header {
    float: left;
    margin: 0px 0 0 10px;
    font-size: 12px;
    line-height: 14px;
}

.section-item-section-header-right {
    float: right;
    margin: 0 10px 0 0;
    font-size: 12px;
    line-height: 14px;
}

.section-item-section-title {
    display: inline-block;
    width: 100%;
    margin: 0 0 0 10px;
    font-weight: bold;
}

.lesson-item a, .lesson-item-not-active .lesson-item-span {
    color: #737373;
    padding-left: 10px;
}

.lesson-item.active {
    background-color: #feff01;
}

.btn_mark_complete {
    display: inline-block;
    width: 18px;
    padding: 0;
    margin: 5px 15px 0 0;
    border: 1px solid gray;
    border-radius: 15px;
    line-height: 20px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn_mark_complete:before {
    content: none;
    margin: -10px;
    color: green;
    border: 1px solid green;
    border-radius: 15px;

}

.btn_mark_complete:hover:before {
    color: green;
    border: 1px solid green;
    content: none;
    border-radius: 15px;
    content: "\f00c";
}

.btn_mark_uncomplete {
    display: inline-block;
    width: 18px;
    line-height: 20px;
    padding: 0;
    margin: 5px 15px 0 0;
    border: 1px solid gray;
    border-radius: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn_mark_uncomplete:before {
    content: "\f00c";
    margin: -10px;
    color: green;
    border: 1px solid green;
    border-radius: 15px;
}

.btn_mark_uncomplete:hover:before {
    color: green;
    border: 1px solid green;
    content: none;
    border-radius: 15px;
}

.unmarkable_complete {
    display: inline-block;
    width: 18px;
    padding: 0;
    margin: 10px 15px 0 0;
    border: 1px solid gray;
    border-radius: 15px;
    line-height: 20px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#module_details .bg-danger, .products_list .bg-warning {
    padding: 15px;
}

.bg-primary, .bg-success, .bg-info, .bg-warning, .bg-danger {
    padding: 15px;
}

#notes_box {
    display: inline-block;
    width: 100%;
    margin: 30px 0 20px 0;
}

.skill-bar {
    margin-bottom: 15px;
}

#btn_next_lesson {

}

/**/
/* Button */
/**/
.grid-buttons>* {
    margin-bottom: 20px;
}
.cws-button {
    padding: 10px 20px;
    min-width: 144px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid #f27c66;
    background-color: #f27c66;
    line-height: 16px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.cws-button.smaller {
    font-size: 11px;
    line-height: 15px;
    padding: 7px 15px;
    min-width: 85px;
}
.cws-button.small {
    line-height: 15px;
    padding: 8px 15px;
    font-size: 13px;
    min-width: 115px;
}
.cws-button.large {
    padding: 10px 20px;
    line-height: 21px;
    font-size: 17px;
    min-width: 175px;
}
.cws-button.alt-color:hover {
    color: #6aa2de;
}
.cws-button.alt,
.cws-button[class*="bt-color-"].alt {
    background: transparent;
    color: #595959;
}

.cws-button.alt:hover{
    background-color: #f27c66;
    color: #ffffff !important;
}

.cws-button.bt-color-2 {
    border-color: #f9cb8f;
}
.cws-button.bt-color-3 {
    border-color: #18bb7c;
}
.cws-button.bt-color-4 {
    border-color: #4bbcd7;
}
.cws-button.bt-color-5 {
    border-color: #b0b0b0;
}
.cws-button.bt-color-6 {
    border-color: #5f5f5f;
}
.cws-button.alt.bt-color-2:hover,
.cws-button.bt-color-2 {
    background-color: #f9cb8f;
}
.cws-button.alt.bt-color-3:hover,
.cws-button.bt-color-3 {
    background-color: #18bb7c;
}
.cws-button.alt.bt-color-4:hover,
.cws-button.bt-color-4 {
    background-color: #4bbcd7;
}
.cws-button.alt.bt-color-5:hover,
.cws-button.bt-color-5 {
    background-color: #b0b0b0;
}
.cws-button.alt.bt-color-6:hover,
.cws-button.bt-color-6 {
    background-color: #5f5f5f;
}
.cws-button.white {
    border-color: #ffffff;
    background-color: transparent;
    color: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.cws-button.white:hover {
    background-color: #ffffff;
    color: #f27c66;
}
.cws-button:hover {
    background: transparent;
    color: #595959;
}
.tp-caption .cws-button:hover {
    background: transparent;
    color: #fff;
}
.cws-button i {
    font-size: 24px;
    vertical-align: bottom;
    line-height: 16px;
    font-weight: 500;
}
.cws-button.icon-left i {
    margin-right: 7px;
}
.cws-button.icon-right i {
    margin-left: 7px;
}
.cws-button.float-right {
    float: right;
}

.lesson-options .cws-button {
    margin-bottom: 10px;
}

.corner-radius, p.paragraph-border:first-letter, p.paragraph-background:first-letter, .info-boxes .info-box-icon, .tabs .container-tabs>img, .cws-button.border-radius, .link-cont a, .widget-categories li a, .widget-archives li a, .widget-meta li a, .widget-event .date, .widget-popular h6, .widget-popular .person, .widget-navigation>ul, #flickr-badge li, .header-megamenu, .quote-avatar-author img, .twitter .fa-twitter, .widget-subscribe a, img.avatar, .project-details .title-details, .course-description .course-date, .pricing-table, .service-main, .tp-caption .sl-title, #page-meta, #list-or-grid>div, .price_slider_wrapper, .widget_shopping_cart_content ul li a img, .widget-selers img, .woocommerce-tabs .tabs li, .woocommerce .shipping-calculator-form, .woocommerce .cart-collaterals .cart_totals table, .category-button, .category-item .category-info, .widget-course-details .category-info, .category-search>i, .category-search, .calendar-header, .head-sitemap, .social-icon, .banner-offer, .service-icon, .twitter-1 i.twitt, .widget-search form input[type='search'] {
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.lesson-options {
    width: 100%;
    display: inline-block;
}

.lesson-item a, .lesson-item-not-active .lesson-item-span {
    color: #737373;
    padding-left: 10px;
}

.pull-right {
    float: right;
}

/* --------- Funnel Checkout Form Box Styles ---------------- */
.funnelCheckoutFormBox .form-group label {
    margin-bottom: 4px;
    padding-left: 2px;
}

.funnelCheckoutFormBox .form-control {
    height: 32px;
    border-radius: 5px;
    padding: 0 10px 3px
}

/* --------- End Funnel Checkout Form Box ---------------- */

/* --------- Funnel Checkout Stripe Form Box Styles ---------------- */
.credit-card-box {
    padding: 10px;
    background-color: #e4f1f9;
}
/* --------- End Funnel Checkout Stripe Form Box ---------------- */

/* --------- Blog Styles ---------------- */

.blog article {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.blog article img {
    width: 100%;
}

.blog article .post-meta {
    margin: 5px 0 5px 0;
    border: 0;
}

.blog article .post-meta .post-category {
    display: inline-block;
}

.blog article .post-meta .post-category a {
    text-decoration: none;
}

.blog article .post-meta .post-date {
    display: inline-block;
}

.blog article h2 a {
    color: #606975;
    text-decoration: none;
    font-size: 24px;
    line-height: 1.5em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.blog .featured article h2 a {
    color: #606975;
    text-decoration: none;
    font-size: 30px;
}

.blog_rightside .widget-title {
    width: 100%;
    display: inline-block;
    background-color: transparent;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    border-bottom: 1px solid #d4d4d4;
    letter-spacing: 1px;
    margin-bottom: 25px;
    padding: 8px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.blog_rightside .widget-title:after {
    border-color: #d4d4d4 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    top: 100%;
    width: 0;
}

.blog_rightside ul {
    list-style: none;
    padding-left: 0;
}

.blog_rightside ul li {
    display: block;
    padding: 6px 0 7px 5px;
}

.blog_rightside ul li a {
    color: #545454;
    text-decoration: none;
}

.post-detail .post-img {
    margin: 5px 0 15px 0;
}

/* --------- End Blog Styles ---------------- */

/* --------- Start Cookies Popup Consent Styles ---------------- */
.js-cookie-consent.cookie-consent {
    position: fixed;
    bottom: 0;
    margin: 0;
    padding: 2px;
    text-align: center;
    width: 100%;
    z-index: 999;
    background-color: #f0f2f1;
}
@media only screen and (min-width: 200px) and (max-width: 480px)
{
    .xzoom-source {
        left: 61px !important;
    }
    .xzoom-preview
    {
        position: absolute !important;
        width:250px !important;
    }
}

span.cookie-consent__message {
    color: #1F1F21;
}

.cookie-consent a {
    color: #7a95a2;
}
button.js-cookie-consent-agree {
    border: none;
    border-radius: 3px;
    background: #7a95a2;
    margin-top: 10px !important;
    padding: 10px 15px;
    font-size: 16px;
    color: #fff;
}
/* --------- End Cookies Popup Consent Styles ---------------- */

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.product-card .product-title {
		height: 40px;
		overflow: hidden;
	}

	.kartpage .table-responsive {
		overflow: hidden;
	}
}

@media (min-width: 993px) and (max-width: 1199px) {
	.product-card .product-title {
		height: 40px;
		overflow: hidden;
	}

}

@media (min-width: 768px) and (max-width: 992px) {
	.home_video_box div {
		margin: 10px 0 10px 0 !important;
	}
}

/* Small devices */
@media (max-width: 767px) {
	.hero-slider {
 		min-height: auto;
	}
	.hero-slider>.owl-carousel {
	    min-height: auto;
	}

	.topbar .topbar-column {
		width: 100%;
	}

	.site-logo {
    		width: 154px;
	}

	.home_video_box div {
		margin: 10px 0 10px 0 !important;
	}

	.js-cookie-consent-agree {
		max-width: 100%;
	}

	#bannerSmallBox1 {
		margin-bottom: 20px;
	}

	.site-footer {
		padding-top: 25px;
	}

	.footer_email_link {
		float: left;
	}

	.site-footer .social-button {
		float: right;
		margin-top: -30px;
	}
}

@media (max-width: 576px) {
	.site-logo {
	    width: 145px;
	    padding-left: 16px;
	}
}
