/*
 Theme Name:     ST Digital
 Theme URI:      https://stdigitalmedia.com/
 Description:    Customzied Divi Child Theme. Do not delete Divi, or this theme.
 Author:         ST Digital
 Author URI:     https://stdigitalmedia.com/
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
html { scrollbar-width: none; } /* Firefox */
/*header {border-radius: 0 0 80px 0; border-right: 8px solid lightgrey; z-index: 99;}*/
body { -ms-overflow-style: none; } /* IE and Edge */
body::-webkit-scrollbar, body::-webkit-scrollbar-button { display: none; } /* Chrome */

/*h1, h2, p, blockquote {
	font-family: 'Google Sans' !important;
}*/

blockquote {
	margin: 0px;
	border-left: 0px solid;
	padding-left: 0px;
}

.et-l--body ul {
	list-style-type: circle;
}

body li {
	line-height: 28px;
}

.et_pb_gallery_image:hover .et_overlay{
	border-radius: 50px 0 50px 0;
	border-right: 8px solid lightgrey;
	transform: scale(1.1);
}

a:hover {
	color: var(--gcid-yyn0lkootb);
}

.et_mobile_menu {
	border: 1px solid #000;
}

@media (max-width: 980px) {
    .et_pb_menu .et_mobile_menu {
        top: 100%;
        padding: 0;
	}
}


.mobile_menu_bar:before {
    font-family: 'ETMODULES' !important;
    content: '\68' !important;
}
/*rotate the Divi Menu icon on click*/

.mobile_menu_bar:before {
	transition: all .4s ease;
	transform: rotate(0deg);
	display: block;
}


/*rotate the Divi Menu icon on click*/

.mobile_nav.opened .mobile_menu_bar::before {
	transition: all .4s ease;
	transform: rotate(90deg);
	display: block;
}


#main-content p a {
    background: linear-gradient(#bcbdc0,#bcbdc0) 0 90% / 100% 8px no-repeat !important;
}

a.et_pb_button.cta-link {
    background: linear-gradient(#bcbdc0,#bcbdc0) 0 75% / 100% 8px no-repeat !important;
}

.et-l--body ul {
	margin-left: 20px;
}

.et_pb_row:not([class*=vid]){
    width: 90% !important;
    max-width: 1800px !important;
}

.et_pb_toggle {
	border-top: none;
	border-right: none;
	border-left: none;
}

.vid::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1;
}
.vid .et_pb_row {
	z-index: 2;
}

.vid .mejs-video {
	top: -80%;
	left: -20%
}

@media screen and (max-width : 980px) {
	.vid .mejs-video {
    top: -20%;
  }
}
@media screen and (max-width : 767px) {
	.vid .mejs-video {
    top: 0;
  }
}

/*** 5. FORM ***/
.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    color: #234c80;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}

.gform_wrapper.gravity-theme .ginput_complex label,
.gform_wrapper.gravity-theme .ginput_complex legend,
.gform-field-label,
.gfield_consent_description,
.gfield_consent_label {
    color:#fff !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield textarea,
.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0;
    border-radius: 0px;
    padding: 14px 20px;
    background-color:#fff;
}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
    height: 50px;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield textarea:focus,
.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices:focus {
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    border: 0px solid #000;
}

body .gform_wrapper .gform_footer input[type=submit] {
    color: #fff !important;
    border-width: 0px;
    border-color: #000;
	border-radius: 0px;
    font-size: 18px;
	line-height: 1.7em;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #000;
    padding-top: 0.8em !important;
    padding-right: 3em !important;
    padding-bottom: 0.8em !important;
    padding-left: 3em !important;
	width: 250px;
	-webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
	border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-right-width: 4px;
    border-right-color: var(--gcid-secondary-color);
    border-right-style: solid;
}

.h-captcha {
    margin-bottom: 10px !important;
}

.gform_wrapper .gform_fields .gfield input::-webkit-input-placeholder,
.gform_wrapper .gform_body .gform_fields .gfield textarea::-webkit-input-placeholder {
    color: #000;
    text-transform: none;
    font-weight: 500;
    letter-spacing:0;
}

.gform_wrapper .gform_fields .gfield input:focus::-webkit-input-placeholder,
.gform_wrapper .gform_body .gform_fields .gfield textarea:focus::-webkit-input-placeholder {
	color: #fff;
}

.gform-theme--foundation .gform_fields {
    grid-row-gap: 20px !important;
}

.gform_wrapper .gform_fields .gfield input::-webkit-input-placeholder:focus,
.gform_wrapper .gform_body .gform_fields .gfield textarea::-webkit-input-placeholder:focus {
    color: #fff !important;
}

.gform_confirmation_message_1 .gform_confirmation_message {
    color: white !important;
    margin-bottom: 30px !important;
}

.gform-theme--foundation .gform_footer {
    display: block !important;
}

.gf-turnstile-container {
    max-height: 85px !important;
}

/*** 8. SCROLL ***/
#ruigehond006_wrap {
	transform: rotate(90deg);
	transform-origin: top left;
}

#ruigehond006_inner {
	background-color: rgba(255,255,255,0);
}

#ruigehond006_wrap {
	height: 1vw;
	width: 100vh !important;
	top: 0vh !important;
	left: 100vw !important	;
}

/* Hide WP Reading Progress in WordPress admin */
 .wp-admin #ruigehond006_wrap,
 .wp-admin .et-bfb-app-frame #ruigehond006_wrap {
     display: none !important;
     visibility: hidden !important;
     opacity: 0 !important;
     pointer-events: none !important;
 }