@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

.gyg-main-wrapper { display: flex; gap: 30px; margin-bottom: 30px; }
.gyg-video-player-side { flex: 1; }
.gyg-details-side { flex: 1;  }

.gyg-iframe-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 0px; }
.gyg-iframe-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.gyg-video-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2); cursor: pointer; z-index: 5; }

.gyg-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); gap: 20px; margin-top: 20px; }
.gyg-card { background: #fff; border-radius: 10px; border: 1px solid #eee; overflow: hidden; cursor: pointer;box-shadow: 0 10px 18px rgba(0, 0, 0, 0.05); }
.gyg-thumb-wrap { position: relative; }
.gyg-thumb-wrap img { width: 100%; display: block; }
.gyg-lock-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; color: #fff; }
.gyg-lock-overlay span { font-size: 40px; }


/* Modal Styles */
.gyg-modal-wrap { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); }
.gyg-modal-box { background: #fff; margin: 5% auto; padding: 15px 40px; border-radius: 15px; width: 90%; max-width: 700px; position: relative; }
.gyg-close { position: absolute; right: 20px; top: 10px; font-size: 30px; cursor: pointer; color: #B5B5B5; }

.gyg-form-row { display: flex; gap: 15px; margin-bottom: 15px; }
.gyg-modal-box input, .gyg-modal-box textarea { width: 100%; padding: 12px; border: 1px solid #ddd; border-radius: 5px; }
.gyg-submit { 
    background: #ffb400;
    border: none;
    padding: 14px 20px;
    border-radius: 30px;
    cursor: pointer;
    width: 100%;
    font-family: "Outfit", sans-serif !important;
    color: #1A305B;
    font-size: 14px !important;
    margin-top:20px;
}

.gyg-load-more-container { text-align: center; margin-top: 40px; }
.episode-library .gyg-load-more-container button.gyg-btn-load {
    border: 1px solid #003366;
    color: #003366;
    background: transparent;
    padding: 14px 30px;
    cursor: pointer;
    border-radius: 30px;
    font-family: "Outfit", sans-serif !important;
}
.episode-library .gyg-load-more-container button.gyg-btn-load:hover {
      background: #234a85;  
  color: #fff;
}

@media (max-width: 768px) {
    .gyg-main-wrapper { flex-direction: column; }
}
.gyg-lock-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    pointer-events: none; /* Allows the click to pass through to the card */
}

.gyg-lock-overlay .dashicons {
    font-size: 50px; /* Make it large enough to see */
    width: 50px;
    height: 50px;
    color: #ffffff; /* White icon */.gyg-video-player-side
}
.libary-banner {
    padding: 30px 0;
    font-family: "Outfit", sans-serif !important;
}
.libary-banner .elementor-widget-heading h1.elementor-heading-title {
    font-size: 32px !important;
    color: #fff;
    font-weight: 700;
    font-family: "Outfit", sans-serif !important;
}
.libary-banner p {
    font-size: 16px;
    color: #fff;
    font-family: "Outfit", sans-serif !important;
}
.page-id-7239 header.entry-header{
    display:none;
}
.page-id-7239.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0px !important;
}
.gyg-details-side h3 {
    font-size: 30px !important;
    font-weight: 600 !important;
    color: #1B4589;
    margin-bottom: 10px;
    font-family: "Outfit", sans-serif !important;
}
.gyg-details-side h2 {
    font-size: 22px !important;
    font-weight: 400 !important;
    color: #4173D1;
    margin-bottom: 5px;
    line-height: normal !important;
    font-family: "Outfit", sans-serif !important;
}
.gyg-card-short p {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #4B5563;
    font-family: "Outfit", sans-serif !important;
     line-height: 25px !important;
}
.gyg-details-side p {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #4B5563;
    font-family: "Outfit", sans-serif !important;
}
.container {
    max-width: 1300px;
    margin: auto;
}
.episode-library {
    background: #F8FAFB;
    padding: 60px 0;
    margin-top: 60px;
}   
.gyg-list-title {
    font-size: 30px !important;
    font-weight: 600 !important;
    color: #1A305B;
    margin-bottom: 5px;
    font-family: "Outfit", sans-serif !important;
    text-align:center;
}
.gyg-short-title {
   font-family: "Outfit", sans-serif !important;
   text-align:center !important;
   font-size: 20px !important;
   color: #666666 !important;
}
.gyg-card-content h2 {
      font-size: 22px !important;
    font-weight: 600 !important;
    color: #1B4589;
    margin-bottom: 7px;
    font-family: "Outfit", sans-serif !important;
        line-height: normal !important;
}

.gyg-card-content { padding: 25px; }
.gyg-card .gyg-card-content .gyg-action-btn { background: #ffb400; border: none; padding: 14px 20px; border-radius: 30px; cursor: pointer; width: 100%; 
font-family: "Outfit", sans-serif !important;
    color: #1A305B;
    font-size: 14px !important;
}
.gyg-card .gyg-card-content h4 {
         font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 7px;
    font-family: "Outfit", sans-serif !important;
    line-height: normal !important;
}
.gyg-card .gyg-card-content .gyg-action-btn:hover {
  background: #234a85;  
  color: #fff;
}
.heading-main.elementor-widget-heading h2.elementor-heading-title {
       font-size: 30px !important;
    font-weight: 600 !important;
    color: #1A305B;
    margin-bottom: 5px;
    font-family: "Outfit", sans-serif !important;
    text-align:center;
}
.explore-topics p {
    font-size: 16px !important;
    font-family: "Outfit", sans-serif !important;
}
.faq-section .elementskit-btn-link {
    text-decoration: none !important;
    color: #1A305B !important;
}
.faq-section .elementskit-card-body p {
    color: #464646 !important;
    font-size: 16px !important;
}

.dashicons, .dashicons-before:before {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
     content: "";
      background-image: url("https://collaborationroom.ai/wp-content/uploads/2026/01/lock.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 70px !important;
    height: 70px !important;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.5);
}


.gyg-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); gap: 20px; margin-top: 20px; }

.faq-section .ekit-wid-con .elementskit-accordion .elementskit-card-body p {
    font-size: 16px !important;
}
#gyg-cookie-form .gyg-submit {
    background: #ffb400;
    border: none;
    padding: 14px 40px;
    border-radius: 30px;
    cursor: pointer;
    width: 100%;
    font-family: "Outfit", sans-serif !important;
    color: #1A305B;
    font-size: 14px !important;
    width:auto;
}
#gyg-cookie-form .gyg-submit:hover {
     background: #234a85;  
  color: #fff;
}
p.gyg-form-note {
    font-size: 14px !important;
    margin-top: 10px;
}

.gyg-modal-box h2 {
    font-size: 22px !important;
    margin: 0 -40px 20px;
    padding: 0 40px 7px;
    border-bottom: 1px solid #e1e1e1;
    color: #1B4589;
}
@media (max-width: 767px) {
    .gyg-grid {
 
     grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)) !important; 
   }
   .gyg-details-side h3 {
       line-height: normal !important;
   }
   span.dashicons.dashicons-arrow-left-alt2, span.dashicons.dashicons-arrow-right-alt2{
       display: none;
   }
}
a.ytp-watermark.yt-uix-sessionlink {
    display: none;
}
.gyg-video-overlay {
        display: flex;
    align-items: center;
    justify-content: center;
}
.gyg-lock-inner p {
    color: #fff;
    margin: 0px;
}
.gyg-lock-inner {
    text-align: center;
        margin-top: 25px;
}
.actions input.hs-button.primary.large {
    background: #FF7A59;
    border-color: #FF7A59;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 12px;
    font-family: arial, helvetica, sans-serif;
    border-radius: 10px;
}
.hs_email label {
    color: #fff;
}
.hs-error-msgs label {
    color: #f2545b;
}
ul.no-list.hs-error-msgs.inputs-list {
    margin: 10px 0 !important;
}
.hs-form-private .input input {
    border-radius: 12px;
    margin-bottom: 15px;
}
ul.no-list.hs-error-msgs.inputs-list li label a {
    color: #f2545b;
}

.owl-nav button.owl-prev {
    position: absolute;
    left: -50px;
    top: 40%;
}
button.owl-next {
    position: absolute;
    right: -50px;
    top: 40%;
}
span.dashicons.dashicons-arrow-left-alt2, span.dashicons.dashicons-arrow-right-alt2 {
    width: 40px !important;
    height: 40px !important;
    border-radius: 100%;
     background-color: rgb(17 40 76);
     background-image: url("https://collaborationroom.ai/wp-content/uploads/2026/01/arrow1.svg");
}
 span.dashicons.dashicons-arrow-right-alt2 {
     background-image: url("https://collaborationroom.ai/wp-content/uploads/2026/01/arrow2.svg");
}

