/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
body,p,ul,li,div,span,a{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:16px;
}
strong{
	font-weight:bold !important;
}
h1,h2,h3,h4,h5{
	font-family: 'Lato', sans-serif !important;
	font-weight:700;
}

h1.vc_custom_heading {
    font-size: 40px;
	font-weight: 700;
}

/***********Secondary header************/
.secondary_header {
    background: #0171b9;
}
ul.top_header_contact {
    margin: 0;
    padding: 0;
}
ul.top_header_contact li {
    float: left;
}
ul.top_header_contact li a {
    color: #fff;
    margin-right: 10px;
    border-right: 1px solid;
    padding-right: 10px;
}
#top nav ul li a span.menu-title-text {
    font-weight: 600;
}
#header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a .menu-title-text {
    font-weight: 600;
}
.single-product #header-outer #top nav .sf-menu > .menu-item:nth-child(2) a .menu-title-text {
    font-weight: 600;
	color:#056eb9 ;
}
#header-outer header {
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 4%);
}
div#ajax-content-wrap {
    padding-top: 27px;
}
ul.top_header_contact li:last-child a {
	border:none;
}
#header-outer header {
    box-shadow: 0px 0px 15px 1px rgb(112 112 112 / 11%);
}
div#ajax-content-wrap {
    padding-top: 15px;
}
ul.top_header_contact li a i {
    margin-right: 5px;
}

#header-outer a#logo {
    margin: 7px 0;
}
#header-outer{
	z-index:99999 !important;
}
.logo-spacing {
    margin: 0 !important;
}
#header-space {
    height: auto !important;
}
body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: rgb(255 255 255 / 0%);
}
body #header-outer.small-nav {
    background: #1485ce;
}
.common_section {
    padding: 100px 0 !important;
}
.image_width_desrease {
    width: 73%;
}
.main_title {
    background: #daf0ff;
    font-size: 21px;
    text-transform: capitalize;
    display: inline-block;
    padding: 5px 10px;
    height: auto;
    line-height: normal;
    border-radius: 6px;
    color: #0272ba;
}
.inner_title {
    font-size: 35px;
}
.overlay_right .row-bg-wrap::before {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgb(5 115 187 / 6%);
    border-radius: 100%;
    top: 0;
    right: -94px;
}
.overlay_left .row-bg-wrap::before {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgb(5 115 187 / 6%);
    border-radius: 100%;
    top: 0;
    left: -94px;
}
.overlay_right_center .row-bg-wrap::before {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgb(5 115 187 / 6%);
    border-radius: 100%;
    top: 0;
    left:0%;
}

div#footer-outer {
    background-color: #333;
}
.footer_main_row {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
	padding-bottom: 20px;
}
.footer_main_row .col-1:first-child {
    width: 30%;
    text-align: left;
}
#footer-outer .widget .footer_main_row .col-1 h4 {
    font-size: 19px;
    color: #fff;
}
#footer-outer #footer-widgets .col p{
	padding-bottom:0;
}
.subscribe_form input[type="email"] {
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding: 5px 10px !important;
	color:#fff;
}
.subscribe_form input[type="button"] {
    border: 1px solid #0171b9;
    background: #0171b9;
}
.footer_main_row .col-1 {
    width: 20%;
    text-align: left;
}
.woocommerce-order-pay ul.order_details {
    margin-top: 20px !important;
}
.footer_copy_right_inner {
   
    text-align: center;
    padding-top: 5px;
    color: #fff;
    text-transform: capitalize;
}

.footer_social_link ul li {
    float: left;
    margin: 0px 10px;
}
#footer-outer .row {
    padding-bottom: 0;
}
.footer_copy_right {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 10px 0;
}

.footer_social_link ul li a i {
    color: #fff;
    font-size: 22px !important;
}
.footer_social_link ul li a:hover i {
    color: #0171bc !important;
}
#footer-outer .footer_main_row .col-1 i.fa.fa-long-arrow-right.footer-icon {
    font-size: 16px;
    margin-right: 8px;
}
#footer-outer #footer-widgets .footer_main_row .col-1 li a {
    margin-left: 0px;
    transition: all 0.3s ease;
}
#footer-outer #footer-widgets .footer_main_row .col-1 li a:hover {
    margin-left: 0px;
    transition: all 0.3s ease;
    color: #69aeda !important;
}
.footer_logo img {
    width: 163px !important;
}
.testimonial_slider {
    padding: 20px;
    width: 80%;
    margin: 0 auto !important;
    float: none !important;
    border: 1px solid #eee;
    border-radius: 9px;
    box-shadow: 0px 0px 20px 1px rgb(0 113 187 / 14%);
}
.testimonial_slider .image-icon.has-bg{
    position: absolute;
    bottom: -32px;
    left: 40%;
}
span.testimonial-name {
    color: #0271ba;
    font-weight: bold;
}
.testimonial_slider .controls {
    display: none;
}
.testimonial_slider {
    margin-top: 40px !important;
	background:#fff;
}
a.login_btn_style {
    background: #0171b9;
    color: #fff;
    width: 100px;
    float: left;
    line-height: normal;
    display: inline-block !important;
    height: 29px;
    padding-top: 4px;
    border-radius: 18px;
		font-family: 'Lato', sans-serif;
	font-weight:400;
    margin-top: 17px;
    text-transform: capitalize;
}
.logo-spacing {
    display: none;
}

.meta-item.meta-item-quiz, .meta-item.meta-item-student {
    display: none !important;
}
.course-summary-sidebar__inner {
    top: 32px;
    position: relative;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(1 113 185);
    top: 0;
    left: 0;
    z-index: -1;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info {
    position: relative;
	background: #0171b9 !important;
}
#learn-press-course-tabs .course-nav.active label {
    color: #0171b9 !important;
    background: #ffffff !important;
}
ul.learn-press-nav-tabs .course-nav.active::before{
	background: #0171b9 !important;
}
.devops_bg {
    background: purple !important;
	color:#fff !important;
    padding: 2px 12px !important;
    border-radius: 9px !important;
}
.web-design_bg {
    background: #b90178 !important;
	color:#fff !important;
    padding: 2px 12px !important;
    border-radius: 9px !important;
}
.ui-ux_bg {
    background: #316fcc !important;
    color: #fff !important;
    padding: 2px 12px !important;
    border-radius: 9px !important;
}
.quality-assurance_bg {
    background: #ff8080 !important;
	color:#fff !important;
    padding: 2px 12px !important;
    border-radius: 9px !important;
}
.programming_bg {
    background: #ff8080 !important;
	color:#fff !important;
    padding: 2px 12px;
    border-radius: 9px;
}
.meta-item.meta-item-instructor {
    visibility: hidden;
    display: none !important;
}
.section-title p.section-desc {
    display: none;
}
.curriculum-sections li.section .section-header h5 {
    background: #eee !important;
    float: left;
    padding: 10px !important;
    font-size: 18px !important;
    color: #0170b8 !important;
}
.course-curriculum .section-header .section-left .section-toggle {
    background: #eee;
    padding-top: 5px;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item::before {
    color: #ffffff !important;
}
li.course-nav.course-nav-tab-instructor {
    display: none;
}
.lp-archive-courses {
    padding-top: 85px;
}
#checkout-payment #checkout-order-action button:hover {
    border-color: #0171ba;
    opacity: 1 !important;
    background: #4d95c6;
}
#checkout-payment #checkout-order-action button {
    border-color: #0171ba !important;
    opacity: 1 !important;
    background: #4d95c6 !important;
}
ul.profile_section_top {
    display: table;
    margin: 0;
}
.profile_section_top li:last-child {
    vertical-align: top;
    padding-left: 13px;
}
.profile_section_top li {
    display: table-cell;
    vertical-align: middle;
}

.learn-press-form-login.learn-press-form .form-fields label {
    display: none;
}
.learn-press-form-login.learn-press-form .form-fields input {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 100px;
    padding: 5px 10px !important;
    height: auto !important;
    margin-top: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 10px 1px rgb(1 108 177 / 15%);
}
.profile_section_top li a.profile_link {
    position: relative;
    top: 0px;
    text-transform: capitalize;
}
.profile_section_top li a.profile_link i {
    margin-right: 6px;
}
.cart-item td {
    vertical-align: middle !important;
}
button#btn-razorpay,#btn-razorpay-cancel {
    background: #0072bb;
    color: #fff;
    border: none;
    padding: 8px 10px;
}
button#btn-razorpay:hover,#btn-razorpay-cancel:hover {
	background:#1787cf;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section {
    list-style: none;
}
.learn-press-breadcrumb {
    margin: 0 auto 0px auto !important;
    color: #fff !important;
    position: relative !important;
    margin-bottom: -26px !important;
    z-index: 11 !important;
}
.learn-press-breadcrumb li a {
    color: #fff !important;
}
.learn-press-breadcrumb i {
    margin: 0 5px;
    color: #fff !important;
    font-size: 12px;
    top: 1px;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title {
    text-transform: uppercase;
}
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button:hover {
    border-color: #0171b9 !important;
    background: #0171b9 !important;
}
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button {
	cursor:pointer !important;
}
#learn-press-profile .wrapper-profile-header .lp-profile-content-area {
    background: #0171b9 !important;
}
#learn-press-profile .wrapper-profile-header .lp-profile-content-area {
    padding-top: 63px !important;
    margin-top: -24px !important;
}
.lp-profile-username {
    font-size: 30px !important;
    margin-top: 100px;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.quizzes {
    display: none;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover {
    background: #0171b9 !important;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a > i {
    color: #0171b9 !important;
}
.banner_section_content span {
    color: #0171bc;
    font-weight: 600;
}

.count_down_wrap i {
    font-size: 34px;
    color: #fff;
}
.count_down_wrap h2 {
    font-size: 35px;
    margin: 0;
    color: #fff;
    font-weight: 100;
}
.count_down_wrap h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 100;
}
.count_icon {
    display: table-cell;
    vertical-align: top;
    width: 26%;
    text-align: right;
}
.count_down_wrap {
    display: table;
    width: 100%;
    text-align: left;
}
.count_content {
    display: table-cell;
    vertical-align: top;
    width: 80%;
    padding-left: 17px;
}
label.switch-btn {
    display: none !important;
}
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:first-child {
    background: none !important;
    color: #fff;
    padding: 0;
    text-align: center;
    float: left;
    width: 100%;
    clip-path: none;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore a{
	background: #0071be !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item::before {
    color: #0071be !important;
}
.search-courses button {
    color: #fff !important;
}
.post-type-archive-lp_course #menu-item-253.menu-item .menu-title-text::after {
    width: 100% !important;
    left: 0 !important;
    transform: none !important;
}
.contact_grid {
    float: left;
    width: 100%;
    text-align: center;
}
.contact_grid_wrapper {
    box-shadow: 0px 0px 39px 3px rgb(1 113 188 / 8%);
    width: 80%;
    margin: 0 auto;
    padding: 17px 20px;
    display: table;
    height: 228px;
    border-radius: 10px;
}
.contact_grid_wrapper i {
    font-size: 25px;
    color: #0073ba;
    margin-top: 13px;
    margin-bottom: 14px;
}
.contact_grid_wrapper p {
    height: 43px;
}





.courses_items {
    box-shadow: 0px 0px 11px 1px rgb(0 0 0 / 10%);
    float: left;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}
.courses_items_content {
    float: left;
    width: 100%;
    padding: 20px;
    position: relative;
}
.courses_items_image {
    height: 161px;
    overflow: hidden;
}
.courses_items_image img {
    transform: scale(1);
    transition: all 0.6s linear 0.3s;
}
.courses_items:hover .courses_items_image img {
    transform: scale(1.5);
    transition: all 0.6s linear 0.3s;
}
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories::after{
	content:none !important;
}
.by_author.course-instructor {
    top: 0;
}
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a {
    color: #949494 !important;
}
ul.learn-press-breadcrumb {
    display: none !important;
}
.course-sidebar-top .course-featured-review.margin-bottom {
    display: none;
}
.author_content::before {
    content: "";
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
}
.by_author.course-instructor .author_img img {
    width: 100%;
}
h5.courses_category {
    display: inline-block;
	float:left;
    position: relative;
    background: #ffdab2;
    padding: 0px 10px;
    left: 0px;
    top: 0px;
    font-size: 12px;
    border-radius: 3px;
}
.courses_items_content h5.courses_category {
    top: -32px;
}
.courses_items_content h3 a{
    font-weight: normal;
    font-size: 20px;
    margin-top: -7px;
    margin-bottom: 5px !important;
    width: 100%;
    float: left;
    text-align: left;
}
.checkout .woocommerce-billing-fields {
    margin-top: 10px;
}
.rating ul li {
    float: left;
    list-style: none;
}
.rating ul li i.fa.fa-star {
    color: orange;
    margin: 3px;
}
.rating {
    float: left;
    width: 100%;
}
.rating ul{
    padding:0;
    margin:0 0 6px 0;
    float: left;
    width: 100%;
}
.meta_post_row {
    float: left;
    width: 100%;
}

.meta_post_row ul {
    margin: 0;
    display: table;
    width: 100%;
}
.meta_post_row ul li {
    display: table-cell;
    color: #949494;
    list-style: none;
    font-size: 12px;
    text-transform: capitalize;
}
.meta_post_row ul li.price {
    color: #000;
    font-weight: bold;
}
textarea.wpcf7-form-control {
    height: 100px;
    background: #fff;
    resize: none;
}
a.brochure_link {
    position: absolute;
    right: 30px;
    top: -20px;
    width: 50px;
    height: 50px;
    background: #0171b9;
    text-align: center;
    color: #fff;
    box-shadow: 0px 5px 10px 1px rgb(0 0 0 / 10%);
    font-size: 20px;
    padding-top: 5px;
    border-radius: 100%;
    border: 7px solid #fff;
}
.meta_post_row ul li.price a {
    text-decoration: line-through;
    color: #949494;
    font-weight: bold;
    margin-left: 5px;
}
.rating ul li i {
    margin: 3px;
}
.author_img {
    float: left;
    width: 35px;
    border: 1px solid #ccc;
    height: 35px;
    border-radius: 100%;
    overflow: hidden;
}
.author_content {
    float: left;
    color: #949494;
    font-size: 12px;
    margin-left: 11px;
	position: relative;
    text-transform: capitalize;
}
.by_author {
    display: inline-block;
    width: 100%;
    position: relative;
    top: -20px;
    float: left;
}
.owl-carousel.owl-theme.courseslider .owl-stage {
    padding-bottom: 30px;
    padding-top: 20px;
}
.courses_main_slider {
    float: left;
    width: 98%;
}
.meta-item.meta-item-lesson {
    display: none;
}
.meta-item.meta-item-review {
    display: none !important;
}
.meta_post_row ul li i.fa.fa-clock-o {
    margin-right: 3px;
    position: relative;
    top: -1px;
    font-size: 13px;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value label {
    display: none;
}
.meta_post_row i.fa.fa-inr {
    position: relative;
    left: -2px;
    top: 0;
}

/****************Woocommerce course design************************/
a.woocommerce-product-gallery__trigger {
    display: none !important;
}
.woocommerce-product-rating {
    display: none !important;
}
.woocommerce div.product form.cart div.quantity {
    display: none;
}
h1.product_title.entry-title.nectar-inherit-default {
    font-size: 30px;
    font-weight: normal;
}
.product[data-tab-pos*="fullwidth"] .summary.entry-summary {
    position: relative;
    margin-top: 0px;
	padding-top: 21px;
	width: 63.5%;
	margin-bottom:0;
}
.woocommerce div.product .summary p.price{
	margin-top: 0;
    padding-bottom: 0.3em;
}
.woocommerce .product[data-tab-pos*="fullwidth"] .summary.entry-summary div.product_meta {
    margin-bottom: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
ul.single_product_custom_fileds li {
    list-style: none;
    display: inline-block;
    padding-right: 20px;
}
ul.single_product_custom_fileds {
    margin-left: 0;
    margin-bottom: 9px;
}
.woocommerce-product-details__short-description p {
    padding: 0;
}
.span_5.col.single-product-main-image{
	width: 34%;
}
.woocommerce-page button[type="submit"].single_add_to_cart_button, body[data-form-submit="regular"].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
    padding: 9px 22px !important;
    font-size: 14px;
}
.woocommerce-page:not([data-form-submit="see-through"]) div[data-project-style="classic"] button[type="submit"].single_add_to_cart_button:hover{
	background:#0171b9 !important; 
}
ul.buttons.sf-menu.product_added {
    display: none !important;
}
.toggle h3 a {
    background-color: rgba(0,0,0,0.02);
    font-weight: 500;
}
div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs {
    text-align: center;
    margin: 0px 0 50px 0;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    display: table;
	border-collapse:collapse;
	margin:0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    border-top: none;
}
.woocommerce-cart .cart-collaterals table tr:nth-child(2n+1) th {
    background: #b7daf1 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:nth-child(2n+1) td {
    background: #b7daf1 !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width:35.4%;
    margin: 0 auto;
    margin-top: 0px;
}
.woocommerce-page .cart-collaterals .cart_totals h2 {
	display:none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: left;
    padding: 10px 15px;
    font-size: 16px !important;
    line-height: normal !important;
    margin: 0;
}

.woocommerce-cart .woocommerce table.shop_table td.product-name {
    padding-left: 15px;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button.button {
    padding: 5px 18px !important;
	
}
.nectar-shop-header {
    display: none;
}
ul.products.columns-4 {
    display: none !important;
}
.post-type-archive-product.woocommerce .container-wrap, .tax-product_cat.woocommerce .container-wrap {
    background-color: #fff !important;
}
.single-product .products.related, .single-product .products.upsells {
    display: none;
 }
.woocommerce-notices-wrapper {
    display: block;
    margin-top: 10px;
}

.back_to_login a {
    text-transform: capitalize;
}
.woocommerce form .form-row label {
    display: none;
}
button.single_add_to_cart_button.button.alt {
    float: right !important;
	margin-top:0;
}
.woocommerce-tabs.wc-tabs-wrapper.full-width-tabs {
    border-top: 1px solid #eee;
    padding-top: 13px;
	margin-top: 0;
}
.form_group.submit_btn input.wpcf7-form-control.wpcf7-submit.button_style {
    background: #33bff2;
    padding: 8px 26px !important;
    color: #ffffff;
    font-weight: bold;
}
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
	margin:0 !important;
}
del {
    opacity: 1 !important;
}
del span.woocommerce-Price-amount.amount bdi {
    color: #ff8080;
}
div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs {
    margin: 0 !important;
}
td.product-name {
    vertical-align: middle !important;
}
.woocommerce-cart .woocommerce table.shop_table .product-name a {
    font-size: 25px;
	float:left;
}
.cart_totals h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 23px !important;
    font-weight: 600 !important;
    color: #0171b9;
}
.woocommerce table.shop_table th.product-quantity {
    width: 10%;
}
.woocommerce-page div#page-header-wrap {
    display: block !important;
}

li.nectar-woo-cart{
	display:none !important;
}
.woocommerce #order_review #payment #place_order {
    padding: 13px 10px !important;
    font-size: 16px;
}
p#billing_company_field {
    display: none;
}
.woocommerce-input-wrapper input {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 100px;
    padding: 5px 10px;
    box-shadow: 0px 4px 13px 0px rgb(1 113 185 / 7%) !important;
}
.woocommerce-input-wrapper span.select2-selection.select2-selection--single {
    background: #fff;
    border: 1px solid #eee;
	height:auto !important;
    border-radius: 100px;
    padding: 5px 10px;
    box-shadow: 0px 4px 13px 0px rgb(1 113 185 / 7%) !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    height: auto !important;
    line-height: normal !important;
}
.woocommerce-account-fields {
    padding-right: 45px;
}
.woocommerce-additional-fields {
    display: none;
}
span.product-quantity {
    display: none !important;
}
.checkout .col2-set .col-2 {
    box-shadow: 0px 0px 20px 1px rgb(1 113 185 / 12%);
    padding: 0px;
	overflow:hidden;
    border-radius: 10px;
}
h3#order_review_heading {
    background: #0171b9;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.checkout .col2-set .col-2 #order_review{
	padding:15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 14px;
    margin-right: 10px !important;
    left: auto;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    position: absolute;
    right: 1.7em;
    top: 0.3em;
    cursor: pointer;
}
.courses_grid {
    width: 33.33%;
}
.toggle h3 a i.fa.fa-plus-circle, .toggle h3 a i.fa.fa-minus-circle {
    display: none;
}
.toggle h3 a::before {
    content: "";
    position: absolute;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 10px;
    height: 10px;
    right: 15px;
    transform: rotate(-45deg);
    top: 15px;
}
.toggle.open h3 a::before {
    content: "";
    position: absolute;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
	border-bottom:none;
    width: 10px;
    height: 10px;
    right: 15px;
    transform: rotate(45deg);
    top: 17px;
}
.courses_grid .courses_main_slider {
    float: left;
    width: 33.33%;
    padding: 10px;
}
.courses_grid {
    float: left;
    width: 100%;
}
.woocommerce form .form-row {
    margin: 0 0 21px;
    width: 50%;
    float: left;
    clear: none;
}
#order_review .form-row.place-order {
    float: left;
    width: 100%;
}
.container-wrap .woocommerce-error {
    display: block;
}
.woocommerce-notices-wrapper ul.woocommerce-error strong {
    display: none;
}
.mam_noticeqty {
    display: none;
}
a.hide_erro_lost_link{
	display:none !important;
}
.woocommerce-notices-wrapper ul.woocommerce-error {
    background: #ffbcbc !important;
    color: red !important;
    margin: 0;
    padding: 7px 10px;
}
.woocommerce-cart .woocommerce-notices-wrapper {
    display: none;
}
.woocommerce-checkout .container-wrap .woocommerce-error {
    display: block !important;
}
body .toggle {
    margin-bottom: 0px !important;
    border-bottom: 1px solid #ccc;
}
.toggles {
    border: 1px solid #eee;
}
.woocommerce form #billing_country_field {
    width: 100%;
}
.woocommerce-order-received div#page-header-wrap {
    display: none !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #b0ffb7;
    background: green;
    float: left;
    width: 97%;
    margin-top: 0;
}
.woocommerce form #billing_address_1_field {
    width: 100%;
}

div#page-header-bg{
	height: 200px !important;
}
div#page-header-wrap {
    height: 200px !important;
}
#page-header-bg h1{
	position:relative;
	top:40px;
}

/*************Cart page css**************/
.woocommerce table.cart td {
    padding: 10px;
}
.woocommerce-page table.shop_table img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 46px;
    padding: 6px;
    margin: 0 auto;
}
.woocommerce-cart .woocommerce table.shop_table .product-name a {
    font-size: 16px;
}
.woocommerce-cart .woocommerce table.shop_table td {
    font-size: 16px;
	padding:0px;
    text-align: center;
}
.woocommerce table.shop_table th {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    background: #0171b9;
    color: #fff;
}
.woocommerce table.shop_table th.product-subtotal {
    text-align: right;
}
.woocommerce table.cart td.product-name,.woocommerce table.shop_table th.product-name {
    text-align: left;
}
.woocommerce .woocommerce-error a.link_notice {
    color: #0072bb !important;
    text-decoration: underline;
    background: none;
}
tr.courses_items_cart.woocommerce-cart-form__cart-item.cart_item, .regular_price {
    display: none;
}
.update_cart_row button.button {
    margin-bottom: 10px;
    position: relative;
    float: right;
}
.woocommerce .actions {
    padding: 12px 0;
}
.cart .quantity input.plus,.cart .quantity input.minus{
	width: 25px;
    height: 25px;
}
tr.tax-rate small {
    display: none;
}
td.product-subtotal {
    text-align: right !important;
    padding-right: 15px !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
    text-align: right;
    padding-right: 15px;
    vertical-align: middle;
    border: none;
    background: #e4eef9 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    text-align: left;
    vertical-align: middle;
    padding: 7px 15px;
    font-weight: 600;
    border: none !important;
    width: 63.9%;
    color: #000;
    background: #e4eef9 !important;
}
.woocommerce-cart .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td {
    border-bottom: 1px solid #ccc !important;
}
.order-total td bdi {
    font-weight: bold;
}
.woocommerce-cart .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-remove {
    border-left: 1px solid #ccc !important;
}
.woocommerce-cart .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal {
    border-right: 1px solid #ccc !important;
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    padding: 13px 10px !important;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 18px;
}
p.woocommerce-LostPassword.lost_password {
    float: left;
    width: 100%;
}
.woocommerce-cart .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-price ins {
    display: none;
}
.woocommerce-cart .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-price bdi {
    color: #000;
}
.woocommerce-cart .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-price del {
    text-decoration: none;
}
/***************My account css****************/
.woocommerce-orders-table th.woocommerce-orders-table__header {
    background: #0171b9;
    color: #fff;
    font-size: 16px;
    border: none !important;
}
.woocommerce-orders-table td.woocommerce-orders-table__cell {
    border-left: none !important;
    border-right: none !important;
}
.woocommerce-orders-table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    border-right: 1px solid #ececec !important;
    text-align: center;
}
.woocommerce table.my_account_orders .button {
    border-radius: 100px;
    padding: 5px 15px;
    background: #0171b9;
}
.woocommerce-orders-table  td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number {
    border-left: 1px solid #ececec !important;
}
.woocommerce table.shop_table th {
    text-align: left;
}
th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-actions {
    text-align: center !important;
}

.woocommerce form.woocommerce-EditAccountForm  .form-row input.input-text {
    border-radius: 100px;
    background: #fff;
    border: 1px solid #eee;
	box-shadow: 0px 4px 13px 0px rgb(1 113 185 / 7%) !important;
    padding: 5px 10px;
}
.woocommerce form.woocommerce-EditAccountForm p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    width: 100%;
}
.woocommerce form.woocommerce-EditAccountForm  .clear {
    padding-bottom: 0;
}
.woocommerce form.woocommerce-EditAccountForm  fieldset p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    width: 33%;
}
.woocommerce form.woocommerce-EditAccountForm  .form-row select#wcpay_selected_currency {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 100px;
	box-shadow: 0px 4px 13px 0px rgb(1 113 185 / 7%) !important;
    padding: 5px 10px;
}
body[data-form-submit="regular"] .container-wrap form.woocommerce-EditAccountForm  button.woocommerce-Button.button,body[data-form-submit="regular"] .container-wrap form button.button {
    padding: 9px 15px !important;
    font-size: 14px;
}
.woocommerce-error a.showlogin {
    display: none;
}
.woocommerce-page div#page-header-wrap.other_page_headers {
    display: none !important;
}
.woocommerce-address-fields p {
    float: left;
    width: 100%;
}
form.woocommerce-form.woocommerce-form-login.login p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide,form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide,form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100%;
}
form.woocommerce-form.woocommerce-form-login.login p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide input,form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide input,form.woocommerce-ResetPassword.lost_reset_password  p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first input{
    border-radius: 100px;
    background: #fff;
    border: 1px solid #eee;
	box-shadow: 0px 4px 13px 0px rgb(1 113 185 / 7%) !important;
    padding: 5px 10px;
	text-align:left;
}
form.woocommerce-form.woocommerce-form-login.login p.form-row{
	width:100%;
	text-align:center;
}
body form.woocommerce-form.woocommerce-form-login.login button.woocommerce-Button.button,form.woocommerce-form.woocommerce-form-register.register button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit ,form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button{
    width: auto !important;
    padding: 8px 33px !important;
    display: table;
    margin: 0 auto;
    margin-top: 11px;
}
form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.form-row , form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row {
    width: 100%;
}
form.woocommerce-ResetPassword.lost_reset_password {
    width: 100%;
    margin: 0 auto;
}
.woocommerce-lost-password .back_to_login.go-back {
    display: block !important;
}
.woocommerce-lost-password .back_to_login {
    display: none;
}
.logged-in.woocommerce-account .column_width {
    border: none !important;
}
.logged-in.woocommerce-account ..back_to_login {
    display: none !important;
}
.woocommerce-account .woocommerce > #customer_login {
    padding: 0;
}
.woocommerce-order-received .woocommerce table.shop_table tr:nth-child(2n+1) th {
    background: #eee;
    color: #000;
}
.woocommerce-order-received .woocommerce table.shop_table tr th {
    background: #fcfcfc;
    color: #000;
}
.woocommerce .woocommerce-customer-details address{
	border:none !important;
}
.woocommerce .order-again a.button {
    background: #0171b9;
    padding: 9px 18px;
    font-size: 14px;
}
.order-again{
	display:none;
}
.woocommerce-order-received  section.woocommerce-customer-details {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.woocommerce-view-order .woocommerce table.shop_table th {
    background: inherit;
    color: #000;
}
.woocommerce-view-order .woocommerce table.shop_table tfoot td {
    text-align: right;
}
.woocommerce-view-order .woocommerce table.shop_table th:last-child {
    text-align: right;
}
.download_invoice.col1 {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.download-file {
    text-align: center !important;
}
.woocommerce-view-order .woocommerce table.shop_table th.download-file {
    text-align: center;
}
.woocommerce-order-received nav.woocommerce-breadcrumb {
    display: none;
}
.woocommerce-order-received div#page-header-wrap.other_page_headers {
    display: block !important;
}
.woocommerce-order-details h2.woocommerce-order-details__title,h2.woocommerce-order-downloads__title,.woocommerce-customer-details h2.woocommerce-column__title {
    font-size: 23px;
}
.woocommerce-order-received div#page-header-wrap.other_page_headers h1{
    display: none !important;
}
.woocommerce-breadcrumb span{
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #767676;
}
.woocommerce-breadcrumb a{
    margin: 0 0 1em;
    padding: 0;
    font-size: 14px;
    color: #333;
}
.woocommerce-breadcrumb a{
	background-image: linear-gradient(to right,#333333 0,#333333 100%);
	background-repeat: no-repeat;
    background-size: 0% 2px;
    background-position: left bottom;
	transition: background-size 0.55s cubic-bezier(.2,.75,.5,1);
}
.woocommerce-breadcrumb a:hover{
	background-size: 100% 2px;
}
.woocommerce-cart nav.woocommerce-breadcrumb {
    margin-bottom: 0;
    position: relative;
    top: 23px;
}
.woocommerce-breadcrumb .breadcrumb span {
    font-size: 14px;
}
.quick_enquiry h5 {
    color: #fff;
}
body[data-button-style*="rounded_shadow"] .form_group.submit_btn input.wpcf7-form-control.wpcf7-submit.button_style {
    margin-left: 60px;
}
.home nav.woocommerce-breadcrumb {
    display: none;
}
.woocommerce-account nav.woocommerce-breadcrumb {
    position: relative;
    top: 23px;
    text-align: left;
}
/**********************New Layout home css************************/


ul.banner_btn {
    margin: 24px 0 0 0;
    display: flex;
}

ul.banner_btn li {
    list-style:none;
}
.banner_btn li:first-child a {
    background: #0171b9;
    border: 1px solid #0171b9;
    color: #fff;
}
.banner_btn a {
    padding: 10px;
    border: 1px solid #fff;
    margin-right: 10px;
    border-radius: 1px;
    width: 158px;
    color: #fff;
    display: table;
    text-align: center;
}
.banner_btn a:hover {
    background: #0171b9;
    border: 1px solid #0171b9;
    color: #fff;
}
#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    position: relative;
    color: #fff;
}
a.login_btn_style {
    background: none;
    margin: 0;
    width: auto;
    float: right;
    border-left: 1px solid;
    border-radius: 0;
    padding-left: 10px;
    font-size: 14px;
    height: auto;
}
ul.buttons.sf-menu {
    display: none !important;
}
ul.user_sign_login {
    margin: 0;
    float: right;
    line-height: normal;
}
.user_sign_login li {
    display: inline-block;
    margin-left: 10px;
}
.user_sign_login li a i {
    margin-right: 6px;
}
.user_sign_login li:first-child a.login_btn_style{
    border:none;
}
.second_row_margin {
    margin-top: -100px;
}
.traning_grid {
    padding: 50px 50px;
    box-shadow: 0px 3px 26px 4px rgb(1 113 185 / 27%);
    border-radius: 5px;
}
.traning_grid img {
    width: 60px !important;
}
.traning_grid a {
    color: #fff;
    text-transform: uppercase;
}
.traning_grid a i {
    position: relative;
    left: 0px;
    transition: all 0.3s ease;
}
.traning_grid:hover a i {
    left: 10px;
    transition: all 0.3s ease;
}
.count_down_col_right {
    background: #fff;
    padding-top: 35px;
}
.count_down_col_right h1 {
    width: auto;
    text-transform: capitalize;
    font-size: 41px;
    margin-bottom: 30px;
}
.count_down_col_right p {
    padding: 20px 50px;
}
.count_down_col_right .full_btn {
    background: #0171b9;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 22px;
    padding: 10px;
    margin-top: 48px;
}
.count_down_col_right {
    margin: 0 auto;
    width: 86%;
    display: table;
    border-radius: 7px;
    overflow: hidden;
}
.count_down_wrap h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
}
.count_content {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 0;
    text-align: center;
}
.count_icon {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}
.count_down_wrap {
    float: left;
    width: 100%;
    text-align: left;
    margin: 20px 0;
}

.count_down_left_sec {
    background-image: url(https://shtheme.com/demosd/learnpro/wp-content/themes/eduread/images/index/counter-shape-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.count_down_section_row .row-bg.using-image {
    background-attachment: fixed;
}
ul.profile_section_top {
    display: inline-block;
    margin: 0;
    right: 0;
    position: absolute;
    top: 18px;
}
.profile_section_top li a.profile_link {
    color: #0072bb;
}
#header-outer.small-nav ul.profile_section_top {
    top: 16px;
}
a.nectar-button.large.regular.accent-color.regular-button.transparent_btn {
    background: none !important;
    border: 1px solid;
}
a.nectar-button.large.regular.accent-color.regular-button.transparent_btn:hover {
    background: #0171b9 !important;
    border: 1px solid #0171b9;
}
.bottom_section h1 {
    font-size: 36px;
}
.bottom_section h1 span {
    font-weight:700;
}
.container-wrap.a {
    padding-bottom: 0;
}
#top nav ul li a {
    color: #eee;
    border: 1px solid transparent;
    padding: 5px 0 !important;
    width: 100px;
    text-align: center;
    border-radius: 100px;
    margin: 0px 10px;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a:hover, #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    color: #fff !important;
    border: 1px solid;
}
#header-outer.small-nav #logo, #header-outer.small-nav .logo-spacing {
    margin-top: 3px;
    margin-bottom: 3px;
}
div#header-outer {
    background-image: linear-gradient(to bottom,#000,rgb(0 0 0 / 2%));
}
.container.category_list_page {
    padding-top: 40px;
    padding-bottom: 40px;
}
p.cart-empty.woocommerce-info {
    display: none;
}
.cart_empty_info {
    text-align: center;
    margin-bottom: 100px;
    margin-top: 50px;
}
a.button_style {
    background: #0171b9;
    color: #fff;
    padding: 5px 10px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 4px;
    opacity: 0.8;
}
a.button_style:hover {
    opacity: 1;
}
/**********************New home css end***********************/

div#header-outer {
    background-image: linear-gradient(to bottom,#ffffff,rgb(255 255 255));
}
ul.top_header_contact {
    display: none;
}
#header-outer:not([data-format="left-header"]) {
    padding-top: 0;
}
#top nav ul li a {
    color: #000;
}
#header-outer[data-format="default"] #top .span_9 {
    margin-left: 50px;
}
ul.user_sign_login {
    margin: 0;
    float: right;
    line-height: normal;
    position: absolute;
    right: 0;
    top: 17px;
    z-index: 11;
}
a.login_btn_style{
    color:#000;
}
#header-outer a#logo {
    margin: 10px 0;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a:hover, #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    color: #056eb9 !important;
    border: none;
}
#header-outer.small-nav #logo, #header-outer.small-nav .logo-spacing {
    margin-top: 7px;
    margin-bottom: 7px;
}
#header-outer.small-nav ul.user_sign_login {
    top: 13px;
}
body #header-outer.small-nav {
    background: #fff;
}
.footer_contact_info li {
    display: flex;
    align-items: center;
	margin-bottom: 10px !important;
}
.footer_contact_info li i {
    padding-right: 10px;
}
.wpcf7-form .wpcf7-not-valid-tip,.wpcf7 form.invalid .wpcf7-response-output {
    box-shadow: none;
    color: #f58d8d !important;
    background: no-repeat;
}
.wpcf7 .ajax-loader {
    margin-left: 0;
    position: relative;
    margin-right: -7px;
}
.wpcf7 .wpcf7-response-output {
    background-color: transparent;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
}
.page-id-242 div#page-header-wrap {
    height: 232px !important;
}
nav.woocommerce-breadcrumb {
    	position: absolute!important;
    	z-index: 11;
    	top: 14px !important;
}
.woocommerce .woocommerce-breadcrumb {
    position: relative !important;
    top: -10px !important;
}
.woocommerce-product-details__short-description ul {
    margin-top: 10px;
}
p.woocommerce-LostPassword.lost_password {
    text-align: center;
}
.tnp-field.tnp-field-email label {
    display: none;
}
input.tnp-email {
    background: none !important;
    border: 1px solid #ccc !important;
    padding: 5px 10px !important;
    height: 35px!important;
}
.woocommerce-checkout nav.woocommerce-breadcrumb {
    margin-top: 0 !important;
}
span.woocommerce-Price-currencySymbol{
	font-family: auto;
    font-size: 20px;
    font-weight: bold;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 22px;
    text-align: center;
    color: green;
}
.woocommerce ul.order_details li{
	font-size: 13px;
    font-weight: 700;
}
.woocommerce-checkout-review-order-table .product-info{
	width:100%;
}
.woocommerce-checkout-review-order-table .product-image{
	display:none;
}
.woocommerce-checkout-review-order-table .product-info h4 a {
    font-weight: bold;
}
.woocommerce form .show-password-input::after {
    content: "\f06e";
    font-family: 'FontAwesome';
}
span.show-password-input {
	top: 0.5em !important;
    font: normal normal normal 14px/1 'FontAwesome' !important;
}
small.woocommerce-password-hint {
    display: none;
}
.logged-in .back_to_login {
    display: none;
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    background: #016eb4;
}
.woocommerce form p.woocommerce-form-row {
    margin-bottom: 15px;
}
.woocommerce-page form .show-password-input.display-password::after {
    content: "\f070";
}
.back_to_login {
    text-align: center;
    border-top: 1px solid #eee;
    padding-top: 13px;
}
.column_width {
    width: 40%;
    /* box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 4%) !important; */
    margin: 0 auto !important;
    padding-bottom: 10px;
    border: 1px solid #eee;
    border-radius: 10px;
}
.logged-in.woocommerce-account .vc_col-sm-6.column_width {
    width: 100%;
}
.woocommerce-MyAccount-navigation ul li.is-active a:before,.woocommerce-MyAccount-navigation ul li a:hover::before {
    color: #fff !important;
}
.woocommerce-MyAccount-navigation ul li a:before {
    opacity:1;
}
.woocommerce-MyAccount-navigation ul li a {
    padding: 10px;
	opacity:1;
}
.woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-MyAccount-navigation ul li a:hover {
    background: #0171b9;
    color: #fff;
}
p.dashboard_content {
    display: none;
}
.woocommerce-account .woocommerce table.shop_table th:nth-child(5), .woocommerce-account .woocommerce table.shop_table td:nth-child(5) {
    display: none;
}
.woocommerce-account .cart-collaterals tr td {
    text-align: right;
}
.woocommerce-account  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 31.4%;
}
.woocommerce-account .cart-collaterals table tr:nth-child(2n+1) th{
	    background: #b7daf1 !important;
}
.woocommerce-account .cart-collaterals .cart_totals table tr:nth-child(2n+1) td {
    background: #b7daf1 !important;
}
.woocommerce-account .cart-collaterals .cart_totals table th {
    text-align: left;
    vertical-align: middle;
    padding: 7px 15px;
    font-weight: 600;
    border: none !important;
    width: 63.9%;
    color: #000;
    background: #e4eef9 !important;
}
.woocommerce-account .woocommerce table.cart td {
    padding: 0 10px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 0 0 0 25px;
	width:70%;
	position:relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 0 !important;
    border: 1px solid #eee;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
	margin:0;
}
.woocommerce-account  .cart-collaterals .cart_totals table td {
    text-align: right;
    padding-right: 15px;
    vertical-align: middle;
    border: none;
    background: #e4eef9 !important;
}
.woocommerce-order-received .woocommerce-message {
    display: none;
}
.courses_grid.my_courses_gird .courses_main_slider {
    width: 48%;
}
.no_items_available {
    text-align: center;
    margin-top: 50px;
}
.woocommerce-order-pay .material-icon .payment_load_message {
    position: relative;
    width: 100%;
    top: 80px;
    text-align: center;
    left: 0;
}
.loading-icon .material-icon {
    width: 100%;
    height: auto;
}
.woocommerce-order-pay .loading-icon{
	opacity:1 !important;	
}
.woocommerce a.button.alt{
	background:#0171b9 !important;
}
.row.card .cart_empty_info h3 {
    font-size: 17px;
}
.row.my_card_row.card .cart_empty_info {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.row.last-order th {
    background: #348dc7;
    color: #fff;
    padding: 5px 0 5px 10px !important;
}
section.woocommerce-order-downloads.my-course td:last-child, section.woocommerce-order-downloads.my-course th:last-child {
    text-align: center;
    width: 25%;
    padding: 0;
}
.row.last-order ul li {
    list-style: none;
    text-align: left;
    width: 25%;
}
.row.last-order ul li label {
    font-size: 12px;
    font-weight: bold;
}
.row.last-order ul li.course_name {
    width: 72%;
}
.row.last-order ul {
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-align: left;
}
.row.card {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    width: 100%;
    border-radius: 10px;
	margin-bottom:30px;
    padding: 10px;
}
.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td:last-child,.woocommerce-order-received  table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th:last-child {
    text-align: right;
}
a.edit.edit_btn {
    background: #0171b9;
    color: #fff;
    padding: 5px 14px;
    right: 13px;
    position: absolute;
    top: 20px;
	padding: 0 10px;
    border-radius: 3px;
}
.u-column1.col-1.woocommerce-Address.custom_address_design {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    width: 100%;
    border-radius: 10px;
	margin-bottom:30px;
    padding: 10px;
	position:relative;
}
.row.card h5 {
    font-size: 17px;
}
.custom_address_design h3{
	 font-size: 17px;
}
.download_invoice.col1 a {
    background: #0171b9;
    color: #fff;
    padding: 2px 18px;
    float: left;
    margin-right: 10px;
    font-size: 14px;
}
#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul .current-menu-item >a {
    background: none !important;
    color: #0171b9;
}
#header-outer .sf-menu li ul li a {
    width: 100%;
    text-align: left;
    border-radius: 0;
    background: none !important;
    color: #000;
}
#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul a:hover{
    background: none !important;
    color: #0171b9;
}
#header-outer .sf-menu li ul li {
    margin-bottom: 10px;
}
.woocommerce .woocommerce-breadcrumb span:last-child {
    opacity: 1;
    color: #222222;
}
.my_account_orders.account-orders-table .woocommerce-orders-table__cell-order-status {
    display: none;
}
.my_account_orders.account-orders-table .woocommerce-orders-table__header-order-status {
    display: none;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.toolbar.no-print .btn {
    background: #0072bb;
    color: #fff;
	cursor:pointer;
    border: none;
    border-radius: 2px;
}
.toolbar.no-print {
    text-align: center;
}

@media only screen and (min-width:300px) and (max-width:700px){
.courses_grid .courses_main_slider {
    width: 320px;
	float:none;
	margin:0 auto;
	margin-bottom:20px;
}
.courses_grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

}
@media only screen and (min-width:701px) and (max-width:800px){
.courses_grid .courses_main_slider {
    width: 50%;
}	
.courses_grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
}
@media only screen and (min-width:801px) and (max-width:999px){
.courses_grid .courses_main_slider {
    width: 50%;
}	
.courses_grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
}
@media only screen and (min-width:200px) and (max-width:767px){
	a#mobile-cart-link {
    	display: none !important;
	}
	ul.profile_section_top {
		top: 20px;
		right: 40px;
	}
	.profile_section_top li a.profile_link {
    	display: flex;
    	align-items: center;
	}
	.banner_full_width_section .vc_col-sm-6.banner_left_content {
    	padding: 22px 10px !important;
	}
	.vc_col-sm-6.banner_bg {
   		border-radius: 0;
    }
	h1.vc_custom_heading {
 	   font-size: 28px !important;
		line-height: normal;
	}
	.about_section {
    	padding-top: 50px !important;
    }
	.testimonial_carosule{
		box-shadow:0px 0px 29px 3px rgb(13 119 186 / 3%);
	}
	h1 {
    	font-size: 34px;
    	line-height: normal;
	}
	.quick_enquiry {
    	width: 100% !important;
	}
	.form_sections .form_group {
    	width: 100% !important;
    }
	ul.user_sign_login {
    	margin: 0;
    	right: 45px;
    	top: 20px;
    	display: flex;
	}
	ul.user_sign_login li:last-child a {
    	width: 50px;
	}
	.user_sign_login li:first-child a.login_btn_style {
    	border: none;
    	width: 75px;
	}
	ul.user_sign_login li a {
		font-size: 11px;
		width: 75px;
		padding: 0;
	}
	.footer_main_row {
		flex-direction: column;
	}
	.footer_main_row .col-1 {
		width: 100% !important;
		margin-bottom: 30px
	}
	.profile_section_top li a {
		font-size: 11px;
		padding-top: 0px;
	}
	.courses_items_image img {
    	margin: 0 !important;
    	width: 100% !important;
	}
	div#header-outer {
    	padding: 0 !important;
	}
	.banner_section_content h1 {
    	width: 300px;
	}
	.page-id-242 div#page-header-wrap {
    	height: auto !important;
	}
	div#page-header-wrap {
    	height: auto !important;
	}
	.vc_col-sm-6.contact_form_padd_left {
    	padding-left: 0px !important;
	}
	.product[data-tab-pos*="fullwidth"] .summary.entry-summary {
    	width: 100%;
	}
	.span_5.col.single-product-main-image {
    	width: 100%;
	}
	.profile_section_top li a.profile_link i {
    	top: 0;
    }
	.woocommerce-cart .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td {
    	border-bottom: 1px solid #ccc !important;
    	border-right: 1px solid #ccc !important;
    	border-left: 1px solid #ccc !important;
    	padding: 0px 10px !important;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    	width: auto;
    }
	.woocommerce-cart .cart-collaterals .cart_totals table td {
    	padding-left: 10px;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
    	padding: 0;
    	width: 100%;
    	position: relative;
	}
	.woocommerce-MyAccount-navigation ul li a:before {
    	display: inline-block;
    	width: 100%;
    	text-align: center;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		margin: 0;
		display: flex;
		align-items: flex-start;
		justify-content: space-evenly;
		text-align: center;
	}
	.woocommerce-MyAccount-navigation ul li a {
    	font-size: 14px;
    	padding: 0 !important;
	}
}
@media only screen and (min-width:768px) and (max-width:1025px){
	a#mobile-cart-link {
    	display: none !important;
	}
	.contact_form_padd_left {
    	padding-left: 0px !important;
	}
	ul.profile_section_top {
		top: 18px;
		right: 40px;
	}
	.profile_section_top li a.profile_link {
    	display: flex;
    	align-items: center;
	}
	.banner_full_width_section .vc_col-sm-6.banner_left_content {
    	padding: 22px 10px !important;
	}
	.vc_col-sm-6.banner_bg {
   		border-radius: 0;
    }
	h1.vc_custom_heading {
 	   font-size: 28px !important;
		line-height: normal;
	}
	.about_section {
    	padding-top: 50px !important;
    }
	.testimonial_carosule{
		box-shadow:0px 0px 29px 3px rgb(13 119 186 / 3%);
	}
	h1 {
    	font-size: 38px;
    	line-height: normal;
	}
	.quick_enquiry {
    	width: 100% !important;
	}
	ul.user_sign_login {
    	margin: 0;
    	right: 45px;
    	top: 20px;
    	display: flex;
	}
	ul.user_sign_login li:last-child a {
    	width: max-content;
		padding-left: 10px;
	}
	
	.user_sign_login li:first-child a.login_btn_style {
    	border: none;
    	width: max-content;
	}
	ul.user_sign_login li a {
		font-size: 14px;
		width: 100px;
		padding: 0;
	}
	.footer_main_row {
    	flex-direction: inherit;
    	flex-wrap: wrap;
	}
	.footer_main_row .col-1 {
		width: 50% !important;
		margin-bottom: 30px
	}
	.profile_section_top li a {
		font-size: 14px;
		padding-top: 0px;
	}
	
	.banner_full_width_section .vc_col-sm-6 {
    	width: 50%;
	}
	.banner_section_content h1 {
    	width: 300px;
	}
	.meta_post_row ul li.price {
    	width: 100%;
    	text-align: left;
	}
	.meta_post_row ul li {
    	display: inline-block !important;
	}
	.meta_post_row ul {
    	display: inline-block !important;
    	width: 100%;
    }
}
@media only screen and (min-width:1000px) and (max-width:1200px){
	#top nav ul li a{
		padding: 5px 5px !important;
   		 width: auto;
	}
	.courses_items_content {
    	padding: 20px 10px;
    }
	.meta_post_row ul li{
		font-size:11px;
	}
}
@media only screen and (min-width:1280px){
	img.img-with-animation.banner_image_top {
    	width: 55%;
	}
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
.spinner{
	animation-name: spin !important;
    animation-duration: 700ms !important;
    animation-iteration-count: infinite !important;
    animation-timing-function: linear !important;
}
body:not(.woocommerce-cart) .main-content th {
    font-size: 14px;
    padding: 6px;
}
.back-to-certificate {
    text-align: center;
    margin: 100px 0;
}