.elementor-318 .elementor-element.elementor-element-82674af{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:112px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-e1ba761 */.wlsm-profile-card .wlsm-student-photo {
    width: 120px !important;
    height: 120px !important;
    border-radius: 50% !important;
    object-fit: cover !important;
    border: none !important;
    box-shadow: none !important;
}

.wlsm-profile-card .wlsm-student-name {
    text-transform: uppercase !important;
    color: #ffffff !important;
}

.wlsm-profile-card .wlsm-student-photo {
    border: 3px solid #ffffff !important;
}


.wlsm-container .wlsm-header-left h3 {
    color: #fff !important;
}




/* HEADER FIX */
.wlsm-school-header {
    display: flex !important;
    align-items: center;
	justify-content: space-between !important;
	
}

.wlsm-print-id-card-container .wlsm-school-header {
    padding-top: 0px !important;
	margin-left: -20px;
}
.wlsm .col-9 {
    flex: auto;
}
/* DETAILS SECTION FIX */
.wlsm-print-id-card-details {
    display: flex !important;
    justify-content: space-between;
    align-items: flex-start;
}

/* TEXT AREA */
.wlsm-print-id-card-right {
    width: 68% !important;
}

/* IMAGE AREA */
.wlsm-print-id-card-left {
    width: 30% !important;
    text-align: center;
}

/* IMAGE FIX */
.wlsm-print-id-card-photo-box {
    width: 100%;
    height: 130px;
    overflow: hidden;
	margin-top: 35px !important
}

.wlsm-print-id-card-photo {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/* FIX AUTHORIZED TEXT */
.wlsm-print-id-card-authorized-by {
    
	bottom: auto !important;
}

.wlsm-print-id-card-authorized-by {
    position: static !important;
    margin-top: -5px !important;
}

.wlsm-print-id-card-authorized-by span {
    display: block;
	margin-top: -20px;
}

/* Fix image parent width */
.wlsm-print-id-card-container .wlsm-print-id-card-details .col-3 {
    margin-bottom: 45px !important
}


.wlsm-print-school-label {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px !important;
}

.wlsm-print-school-contact {
    font-size: 12px !important;
    line-height: 1.2 !important;
}

.wlsm-print-school-contact span {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
}

.wlsm-print-school-address {
    display: block;
    margin-top: 2px !important;
}

.wlsm-print-school-contact br {
    display: none;
}/* End custom CSS */