.btn-warning{
    background-color: #FFBE0E !important;
    color: #fff !important;
}
input.cart-input {
    height: 30px !important;
    padding: 10px;
    font-size: 14px;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #ccc;
    font-weight: 600;
    color: #767676 !important;
}
.coupon-btn{
    width:130px !important;
}
/************************* WEBINAR DETAIL PAGE CSS ***********************/

.webinar_detail h2.top-heading-title {
    color: #fff !important;
    text-align: center;
    padding: 40px 0px 15px 0px;
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
}
.head_details{
    padding-left:50px;
}
.head_details p {
    line-height: 11px;
    font-size: 14px;
    font-weight: 500;
}
.row.head_detail {
    color: #fff !important;
    padding-bottom: 30px;
}
.row.head_detail .sub_head{
    border-right: 2px solid;
}
.row.head_detail .col-md-4{
    font-weight: 500;
}
span.s_name{
    color:#fff;
}
.webinar_detail .webinar_content h4 {
    background-color: #6886A1 !important;
    width: 100%;
    padding: 5px 10px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
}
.webinar_detail .webinar_content {
    /*margin: 25px 10px 10px 10px;
    padding: 5px 20px;*/
    border: 1px solid #eee;
    border-radius: 4px;
    text-align: justify;
    font-size: 14px !important;
    background-color: #f6f6f6;
    border: 2px solid #6886A1;
}
section#webnar_detail div#content {
    padding: 10px;
}
.webinar_content p , .webinar_content ul li{
    color: #000;
    font-size: 14px;
    line-height: 30px;
}
.webinar_price .form-group{
    margin-bottom: 0px !important;
}
.webinar_price p.lead {
    font-size: 14px;
    color: #000;
    font-weight: 700;
}
.price-box small{
    color: #000;
}
/******************************* CART PAGE *****************************/

.cart{
    margin-top: 50px;
    margin-bottom: 50px;
}
.cart .badge{
    width:100% !important;
}
.cart i.fa.fa-trash{
    color: #fff !important;
}
.cart-heading{
    margin-bottom:40px;
}
.bloc_left_price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
}
.category_block li:hover {
    background-color: #007bff;
}
.category_block li:hover a {
    color: #ffffff;
}
.category_block li a {
    color: #343a40;
}
.add_to_cart_block .price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    margin-bottom: 0;
}
.add_to_cart_block .price_discounted {
    color: #343a40;
    text-align: center;
    text-decoration: line-through;
    font-size: 140%;
}
.product_rassurance {
    padding: 10px;
    margin-top: 15px;
    background: #ffffff;
    border: 1px solid #6c757d;
    color: #6c757d;
}
.product_rassurance .list-inline {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.product_rassurance .list-inline li:hover {
    color: #343a40;
}
.reviews_product .fa-star {
    color: gold;
}
.checkout {
    border: 1px solid #eee !important;
    padding: 15px !important;
    background-color: #eeeef182;
}
.cart table.table.table-striped, form.needs-validation.checkout{
    border: 2px solid #6886A1 !important;
}

/********************* LOGIN PAGE ****************************/

.login{
    margin-top: 40px;
    margin-bottom: 40px;
}

.login .checkout {
    border: 2px solid #6886A1 !important;
}


.web_listing .row.webinar_detail {
    background: #f5f5f5;
    padding-top: 20px;
    color: #000;
    font-size: 13px;
    border: 2px solid #6886A1;
    border-radius: 2px;
    margin-bottom: 20px;
}
.webinar_detail img{
    width:90%;
    border: 1px solid #6886A1;
    padding: 2px;
    border-radius: 2px;
}
.webinar_detail p.ins_name{
    margin-top: 6px;
    margin-bottom: 0px;
    font-weight: 600;
}
.webinar_detail h6{
    color: #6886A1;
    border-bottom: 1px solid #6886A1;
    padding-bottom: 10px;
    line-height: 25px;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.glyphicon-plus:before {
    content: "\002b";
    font-weight: 700;
}
.glyphicon-ok:before {
    content: "\2713";
    font-weight: 700;
}
.enroll-right {
    margin-top: 20px;
    margin-bottom: 20px;
}
.col-md-3.left_filter a {
    text-align: center !important;
    width: 100% !important;
}
.col-md-3.left_filter button {
    width: 100%;
}
.col-md-3.left_filter select {
    height: 40px;
    padding-left: 9px;
    width: 100%;
    border: 1px solid #d3d3d3;
    overflow: hidden;
    font-size: 13px;
    border-radius: 3px;
    margin-top:20px;
}
.col-md-3.left_filter h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: 600;
}
.col-md-3.left_filter input[type="checkbox"] {
    margin-right: 10px;
    height: 15px;
    width: 15px;
    margin-bottom: 15px;
}
.col-md-3.left_filter span.check_span {
    font-size: 13px;
    color: #000;
    font-weight: 500;
}
.cart table.table.table-striped td {
    color: #000;
    font-size: 12px;
    font-weight: 500;
}
.cart table.table.table-striped td li{
    line-height: 30px;
}
.page_heading {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    background: url('/static/images/trainbg.png');
    color: #fff;
    font-size: 35px;
    font-weight: 500;
    font-style: italic;
    font-family: "Lora", serif !important;
    margin-bottom: 30px;
}

.alignment{
    text-align:justify;
}

/****************************** CONTACT FORM *************************/

.contact{
		padding: 4%;
	}
	.contact .col-md-3{
		background: #ff9b00;
		padding: 4%;
		border-top-left-radius: 0.5rem;
		border-bottom-left-radius: 0.5rem;
	}
	.contact-info{
		margin-top:10%;
	}
	.contact-info img{
		margin-bottom: 15%;
	}
	.contact-info h2{
		margin-bottom: 10%;
	}
	.contact .col-md-9{
		background: #fff;
		padding: 3%;
		border-top-right-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.contact-form label{
		font-weight:600;
	}
	.contact-form button{
		background: #6886A1;
		color: #fff;
		font-weight: 600;
		width: 25%;
	}
	.contact-form button:focus{
		box-shadow:none;
		color: #fff !important;
	}
	h6.login_msg {
        width: 100%;
        color: red;
        margin-bottom: 20px;
        margin-top: 0px !important;
    }

    .contact h3.title {
        font-size: 20px;
        font-weight: 700;
    }
    .contact .col-md-4{
        padding-left: 20px;
    }
    .contact section.widget.has-divider {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .contact .form-group{
        margin-bottom:10px !important;
    }
    #map{
        height: 400px;
        width: 100%;
    }
    .dashboard .contact-form {
        border: 2px solid #91919b;
        background: #f8f8f8;
        padding: 5px;
        margin-bottom: 40px;
    }
    .dashboard .main-contact-form h4{
        text-align: center;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 600;
    }
    .form-control:disabled, .form-control[readonly] {
        background-color: #e9ecef !important;
        opacity: 1;
    }
    .webinar_detail section#top-heading{
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }

/************************** MEMBERSHIP TABLE ***********************/

section.pricing {
    margin-bottom:40px;
}
.text-muted {
    color: #ccc !important;
}
.pricing .card {
  border: 1px solid #eee;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.card-body {
    background-color: #42586c;
    border-radius: 15px;
    color: #fff !important;
    font-weight: 600;
    text-align: left;
}
.pricing hr {
  margin: 1.5rem 0;
}
.card-body i.fa{
    color: #fff;
}
.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: .1rem;
  font-weight: bold;
  color: #fff !important;
}

.pricing .card-price {
    font-size: 3rem;
    margin: 0;
    color: #fff;
    background-color: #ffbe0e;
    width: 113%;
    margin-left: -6.5%;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
    font-size: 100%;
    letter-spacing: .1rem;
    font-weight: bold;
    padding: 0.5rem;
    transition: all 0.2s;
    background-color: #ffbe0e !important;
}

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
}

h1.blog-highlight {
    font-size: 25px;
    font-weight: 600;
}
.blogs h4 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 40px;
    color: #FFBE0E;
}
section.blogs .col-lg-9.col-md-9.col-sm-12.col-xs-12.slight1 p {
    color: #808080;
    font-size: 15px;
}
section.blogs_detail.alignment .col-lg-9.col-md-9.col-sm-12.col-xs-12.slight1 p {
    color: #000 !important;
    font-size: 15px;
}
a.rel_ind {
    color: #6886A1 !important;
}
a.rel_ind:hover, a.rel_ind:visited, a.rel_ind:focus {
    color: #FFBE0E !important;
}
.all_news h5 {
    font-size: 18px;
    text-align: left;
    color: #FFBE0E;
}
.all_news a{
    color: #000;
    font-weight:500;
    font-size: 15px;
}
.no-padding{
    padding: 0px !important;
}


section#webnar_detail button.btn.btn-warning{
    padding: 0.35rem 0.4rem !important;
}