/* 
Theme Name: Cyber Safety Cop
Theme URI: https://github.com/elementor/hello-theme/
Description: Cyber Safety Cop is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: cyber-safety-cop
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
nav.woocommerce-breadcrumb {
    display: none;
}
#gform_3 input.gfield-choice-input + label {
  appearance: button;
  background-color: #006099 !important;
  border: solid transparent;
  border-radius: 16px;
  border-width: 0 0 4px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: din-round,sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .8px;
  line-height: 20px;
  margin: 0;
  outline: none;
  overflow: visible;
  padding: 13px 16px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transform: translateZ(0);
  transition: filter .2s;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}
/*
input.gfield-choice-input + label:after {
  background-clip: padding-box;
  background-color: #0087c7;
  border: solid transparent;
  border-radius: 16px;
  border-width: 0 0 4px;
  bottom: -4px;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
*/
#gform_3 input.gfield-choice-input:checked + label,
#gform_3 input.gfield-choice-input:hover + label {
    background-color: #FECF0B !important;
}

#gform_3 input.gfield-choice-input:checked + label:after,
#gform_3 input.gfield-choice-input:hover + label:after {
    background-color: #bd7900 !important;
}

#gform_3 input.gfield-choice-input + label:main,
#gform_3 input.gfield-choice-input + label:focus {
  user-select: auto;
}

#gform_3 input.gfield-choice-input + label:hover:not(:disabled) {
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
}

#gform_3 input.gfield-choice-input + label:disabled {
  cursor: auto;
}

#gform_3 input.inputField {
    display: block;
    width: 50px;
}
span.stuGrade {
    display: block;
}
body a {
    color: #007BC6;
}




/* 03-07-2024 */
.upcoming_events_for_home_page .custom_upcoming_events {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  text-align: center;
}
.upcoming_events_for_home_page .custom_upcoming_events .elementor-post__thumbnail {
    position: relative;
    padding-bottom: 52.9%;
}
.upcoming_events_for_home_page .custom_upcoming_events .elementor-post__thumbnail img {
  border-radius: 15px;
  position: absolute;
  height: 100%;
  object-fit: cover;
}
.upcoming_events_for_home_page .custom_upcoming_events .elementor-post__title a {
  color: #606060;
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 15px;
  display: inline-block;
}

.linkfor_link_to_webinars {
    text-align: center;
}
.linkfor_link_to_webinars a.link_to_webinars {
    font-family: "Roboto", Sans-serif;
    font-size: 21px;
    font-weight: 500;
    background-color: #FECF0B;
    color: #fff;
    width: auto;
    display: inline-block;
    line-height: 1;
    padding: 12px 24px;
    border-radius: 3px;
    fill: #fff;
    text-align: center;
    transition: all 0.3s;
    margin: auto;
}
ul.objectives_list {
    text-align: left;
}
.custom_join_now_p{
    text-align: center;
    width: 100%;
    float: left;
}
.custom_join_now_p .custom_join_now_anchor{
    width: 400px;
    cursor: pointer;
    padding: 10px 16px;
    border-radius: 6px;
    color: #fff !important;
    background-color: #2d8cff !important;
    border-color: #2d8cff !important;
    margin: auto;
    display: block;
}
/*button.button.custom-validation-button-next {
    float: right;
    width: 100%;
}*/

.custom-checkout-form {
    margin-bottom: 20px;
    padding: 15px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
}

.custom-checkout-form h3 {
    margin-top: 0;
}

.custom-checkout-form p {
    margin-bottom: 10px;
}

.custom-checkout-form label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.custom-checkout-form input[type="text"],
.custom-checkout-form input[type="email"] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.custom-checkout-form .button {
    background-color: #007cba;
    color: #fff;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.custom-checkout-form .button:hover {
    background-color: #005a9c;
}
form#custom-info-form button[type="submit"]:disabled {
  background-color: #ccc;
  color: #666;
  cursor: not-allowed;
  opacity: 0.6;
}
.home_event_list .tribe-common-b2.tribe-events-widget-events-list__event-venue > a {
    float: left;
    margin-right: 7px;
}
.home_event_list .tribe-common-b2.tribe-events-widget-events-list__event-venue address.tribe-events-widget-events-list__event-venue-address div {
    display: inline-block;
}
.dialog-widget-content.dialog-lightbox-widget-content {
    background: transparent;
}

/* STYLE added on 18-JUNE-2025 (START) */
.custom-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
}
.grid-item {
  border: none;
  padding: 0px;
  text-align: center;
}
.grid-item img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 10px;
}
.grid-item h5{
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
.logged-in-popup .elementor-button,
.logged-out-popup .elementor-button {
    background-color: #FECF0B;
    border-radius: 5px 5px 5px 5px;
    margin-top: 35px;
}
.freefor30days_msg {
    margin-top: 3px;
}
.membership_price h2{
    position: relative;
    display: inline-block;
}
.membership_price h2:before{
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    width: 100%;
    height: 3px;
    background: red;
}
.gchoice_3_58_3{
    display:none;
}

/* STYLE added on 18-JUNE-2025 (END) */

@media(max-width: 767px) {
  .upcoming_events_for_home_page .custom_upcoming_events {
    grid-template-columns: 1fr;
  }
}

/* STYLES added by Sagon-Phior on 30-DEC-2025 */
h1, h2, h3, h4, h5, h5, h6 {
	margin-bottom: 0px;
	margin-top: 0px;
}
[type=submit].gform_button.button {
	border-color: transparent;
	border-width: 0;
}

form.ld-remove-links {
    display: none !important;
}

.event_date{
  text-align: left;
}

.countdown .count-title {
  display: block;
  margin-bottom: 15px;
  font: normal 0.94em "Lato";
  color: #1a1a1a;
  text-transform: uppercase;
}

.countdown {
    text-align: center;
}
.countdown .bloc-time {
  width: 80px;
  display: inline-block;
  margin: 6px;
  text-align: center;
}
.countdown .bloc-time .figure {
  background-color: #fff;
  border-radius: 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  width: 80px;
 height: 90px;
 font-size: 30px;
 padding-top: 24px;
}

.custom_join_now_anchor a.elementor-button{
    min-width: 400px;
}
.woocommerce-MyAccount-content table.shop_table.subscription_details .woocommerce-button.button {
    background-color: #fed001;
    color: #0f1318;
}
#field_18_31, #field_18_35, #field_18_32, #field_18_39, #field_18_38, #field_18_37, #field_18_33, #field_18_34{
	display: none;
}