/* 
Theme Name:		 NSJJ Child Theme
Theme URI:		 https://frontrowmedia.com.au
Description:	 NSJJ Child Theme is a child theme of EduBlink
Author:			 FRM
Author URI:		 https://frontrowmedia.com.au
Template:		 edublink
Version:		 1.0.0
Text Domain:	 nsjj-child-theme
*/


/*
    Add your custom styles here
*/
.about-us1 .instructor-wrapper .instructor-media {
	  align-items: center;
}

.about-us1 .instructor-media .icon {
    width: 60px;
    height: 60px;
    background: rgba(26, 182, 157, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 15px;
    color: var(--edublink-color-primary);
    font-size: 30px;
}
.shape-1 {
	  display: none !important;
}
.shape-2 {
	  display: none !important;
}
.shape-3 {
	  display: none !important;
}
.shape-4 {
	  display: none !important;
}
.shape-5 {
	  display: none !important;
}
div.tutor-fs-5.tutor-fw-medium.tutor-color-black.tutor-mb-12{
	  display: none !important;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
.one-half {
    width: 48%;
}

.one-half, .one-third {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 15px !important;
}
.widget-title {
    font-size: 20px !important;
	padding: 20px 0 0 0;
}
@media(min-width:769px) {
.woocommerce-checkout h3#order_review_heading {
    display: none;
}
	.woocommerce .woocommerce-checkout #customer_details .form-row.create-account label.checkbox {
    display: inherit !important;
}

.woocommerce-checkout form.checkout.woocommerce-checkout {
    display: flex;
    justify-content: space-between;
}

.woocommerce-checkout div#customer_details {
    width: 40%;
    margin-right: auto;
}

.woocommerce-checkout div#order_review {
    width: 55%;
}
}

.input-text {
    color: #555555 !important;
}
