/*
 Theme Name:   WRAQ
 Theme URI:    https://www.wraq.com.au
 Description:  WRAQ Theme
 Author:       The Other Dimension
 Author URI:   https://theotherdimension.com
 Template:     Divi
 Version:      1.0
*/


/*** General Styling ***/

::selection {
	background-color: #7a194f;
	color: #ffffff;
}

.placeholder {
	-webkit-filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(268deg) saturate(590%) contrast(1);
	filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(268deg) saturate(590%) contrast(1);
}


/*** Navigation Styling ***/

ul.sub-menu,
ol.sub-menu {
    list-style: none;
    padding-left: 0em !important;
}

/*** Typography Styling ***/


h1 {
	font-size: clamp(1.5rem, 8vw - 2rem, 3rem);
	font-weight: bold;
}

h2 {
	font-size: clamp(1.25rem, 6vw - 1.5rem, 2.5rem);
	font-weight: bold;
}

h3 {
	font-size: clamp(1rem, 5vw - 1rem, 2rem);
	font-weight: bold;
	color: #F59F2A;
}

h4 {
	/* font-size: clamp(0.875rem, 4vw - 0.5rem, 1.5rem); */
	line-height: 1.3em !important;
}


/*** Module Styling ***/

.middle-row {
	align-items: center;
	-webkit-align-items: center;
	display: flex;
}

.et_pb_button {
	padding: .1em 1em !important;
}

.et_pb_button:hover {
	padding: .1em 2em .1em .7em !important;
}

.dsm-advanced-tabs-container .dsm-advanced-tabs-wrapper .dsm-tab {
	align-items: center;
}


/* Logout Modal Styling */

.logout-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    align-items: center;
    justify-content: center;
}

.logout-modal-content {
    background: #ffffff;
    padding: 2em;
    width: 80%;
    max-width: 360px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.logout-modal-content h3 {
    margin-top: 0;
}

.logout-button {
    margin: 10px 5px;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.logout-button.confirm {
    background-color: #e63946;
    color: #fff;
}

.logout-button.cancel {
    background-color: #6c757d;
    color: #fff;
}


/*** LMS Styling ***/

.ld-course-list-items .ld_course_grid .thumbnail.course .ribbon.enrolled:before {
	border-top: 4px solid rgb(89 18 58) !important;
	border-right: 4px solid rgb(89 18 58) !important;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
	align-items: center;
}

.ld-section-heading h2 {
	color: #F59F2A;
}

.ld-course-list-items .ld_course_grid .thumbnail.course {
	border: none;
	box-shadow: 0px 30px 40px -20px rgba(0, 46, 117, 0.12);
}

.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary {
	font-weight: bold;
    font-size: 16px;
}

.ld-course-list-items .ld_course_grid .thumbnail .caption {
	padding: 30px 15px;
}

.ld-course-list-items .ld_course_grid .entry-content {
	margin-bottom: 30px !important;
}

.ld-course-list-items .ld_course_grid .entry-title {
	font-size: clamp(1rem, 5vw - 1rem, 1.5rem);
	line-height: 1.25;
	font-weight: bold;
    color: #7A194F !important;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label {
	font-size: 1em;
}

.ld-course-list-items .ld_course_grid .thumbnail.course img {
	max-height: 260px;
    min-height: 260px;
    object-fit: cover;
}

.learndash-wrapper .ld-tabs {
    margin: 4em 0;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ribbon {
	font-size: 16px;
}

.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join, .learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join,
.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:hover, .learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:hover {
	background-color: #F59F2A; 
}

#main-content .btn.btn-primary {
	background-color: #F59F2A !important; 
	border-color: #F59F2A !important;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price {
	color: #7a194f;
}


/*** Form Styling ***/

.gform_wrapper.gravity-theme .gform_footer input,
#password-lost-form-wrap .button.big-btn {
	color: #ffffff !important;
    border-width: 16px !important;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 100px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #F59F2A;
    box-shadow: 0px 20px 80px -20px rgba(0, 0, 0, 0.3);
    transition: all 300ms ease 0ms;
	padding: .3em 1em;
    line-height: 1.7em !important;
	transition-property: all !important;
}

.gform_wrapper.gravity-theme .gform_footer input:hover,
#password-lost-form-wrap .button.big-btn:hover {
	cursor: pointer;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea, #password-lost-form-wrap input[type=text] {
	font-size: 16px !important;
	padding: 12px 8px !important;
    border: none;
    background: rgb(233 235 241 / 50%);
    color: #000000;
}

.gf_login_form input[type=text], .gf_login_form input[type=password] {
	width: 300px;
}

#password-lost-form-wrap input[type=text] {
	width: 300px;
	margin: 2em auto;
}

#password-lost-form-wrap label {display: none;}

.gf_login_form  .gform_footer {
	justify-content: center;
}

body input[type=checkbox] {
    height: 25px;
    min-width: 25px !important;
	max-width: 25px !important;
    background-color: #e9ebf1;
    border: none;
    box-shadow: none;
    padding: 2px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin-top: 0;
    cursor: pointer;
}

body input[type=radio].checked,
body input[type=checkbox].checked {
    background-color: #7a194f !important;
}

body input[type=radio]:checked:before,
body input[type=checkbox].checked:before {
    font-family: 'ETModules' !important;
    color: #ffffff;
    content: '\4e';
    font-weight: bold;
    font-size: 18px;
}

body input[type=radio] {
	height: 25px;
    min-width: 25px !important;
    background-color: #e9ebf1;
    border: none;
    box-shadow: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
    padding: 2px !important;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-top: 0;
}

.gfield_radio .gchoice,
.gfield_checkbox .gchoice {
	margin-bottom: .75em;
}

.gfield_radio .gchoice:last-child,
.gfield_checkbox .gchoice:last-child {
	margin-bottom: 0;
}

#password-lost-form-wrap legend {
	font-weight: bold;
	color: #000000;
}


/*** Gravity Form Styling ***/

.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    margin-bottom: 8px;
    color: #FFFFFF !important;
    border-width: 8px !important;
    border-color: RGBA(255, 255, 255, 0);
    border-radius: 50px;
    letter-spacing: 0px;
    font-size: 22px;
    font-weight: 700 !important;
    background-color: #F59F2A !important;
    padding: 0px 24px 4px 24px;
    cursor: pointer;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
    background-color: #f59f2a;
    color: #fff;
}


/*** Responsive Styling ***/

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {

 
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {


}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
	.middle-row {
		display: block;
	}
		.swap_row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	} 
	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
	} 
	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
	} 
	.swap_row .et_pb_column:last-child {
		margin-bottom: 0;
	}
	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 0;
	}
		.third-on-mobile {
		-webkit-order: 3;
		order: 3;
	} 
	.fourth-on-mobile {
		-webkit-order: 4;
		order: 4;
	}
}

/*** Responsive Styles Tablet and ABOVE ***/
@media all and (min-width: 981px) {
	
}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 1050px) {
	.ld-course-list-items .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
	.ld-course-list-items .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%;
	}
}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {

	
}