.elementor-kit-3108{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FF4545;--e-global-typography-primary-font-family:"SpecialGothicExpandedOne-Regular";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"SpecialGothicExpandedOne-Regular";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-3108 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*header .custom-logo-link img {*/
/*    width: 100px !important;*/
/*    width: 76px !important;*/
/*}*/

.section_padding {
    padding: 6rem 4rem !important;
}

.section_padding2 {
    padding: 0rem 4rem !important;
}

/*please touch the logo abit*/
header .custom-logo-link img {
     max-width: 250px !important;
    width:150px !important;
}

.sby-channel-subscribe-btn {
    display: none;
}

.sby-channel-subscribe-btn {
  display: none !important;
}

.sby_layout_list .sby-player-info .sby-channel-info-bar, body.et-db #et-boc .sby_layout_list .sby-player-info .sby-channel-info-bar {
    display: none !important
}

.sb_youtube[id^=sb_youtube_] .sby_info, body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info {
        margin: 0px 0px !important;
}

.sb_youtube[id^=sb_youtube_] .sby_info .sby_video_title_wrap, body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info .sby_video_title_wrap {
    font-size: 1.6rem !important;
    color: #000 important;
    line-height: 1.2;
}

/* Hide known classes */
.sby-channel-subscribe-btn,
.sby_follow_btn {
  display: none !important;
}

/* Also hide any element containing 'Subscribe' (case-insensitive) */
span:contains("Subscribe") {
  display: none !important;
}

.site-header-section>div:last-child {
    padding-right: 0;
    padding-left: 20px !important;
}

@media only screen and (max-width: 767px) {
  /* Stack grid items vertically with minimal gap */
  .elementor-element-304c555 .elementor-loop-container {
    display: flex;
    flex-direction: column;
    gap: 20px !important; /* Reduced gap as requested */
  }
  
  .elementor-5499 .elementor-element.elementor-element-526a4ab {
    gap: 10px 10px;
    row-gap: 0px !important;
    column-gap: 10px;
    }

  /* Ensure video containers scale */
  .elementor-wrapper {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
  }

  /* Responsive heading inside video overlay */
  .elementor-element-6135f06 {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    text-align: center;
    margin-top: 10px;
  }

  /* Adjust heading font size */
  .elementor-element-6135f06 .elementor-heading-title {
    font-size: 16px !important;
    line-height: 1.4;
    padding: 0 10px;
  }

  /* Ensure video play overlay is touch-friendly */
  .elementor-custom-embed-play {
    width: 50px;
    height: 50px;
  }
}


.elementor-element-6135f06 .elementor-heading-title {
    color: #ffffff; /* White text */
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7); /* Add text shadow for contrast */
    background-color: rgba(0,0,0,0.5); /* Semi-transparent background */
    padding: 5px 10px;
    border-radius: 0px;
    display: inline-block;
  }
  
  @media only screen and (max-width: 767px) {
  /* Ensure full image visibility and play button contrast */
  .elementor-custom-embed-image-overlay {
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-top: 56.25%; /* Maintain 16:9 aspect ratio */
  }

  /* Improve play button visibility */
  .elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background 0.3s ease;
  }

  /* Ensure play icon is visible */
  .elementor-custom-embed-play svg {
    width: 30px;
    height: 30px;
    fill: white;
  }

  /* Add slight overlay to improve readability */
  .elementor-custom-embed-image-overlay::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 1;
  }

  /* Ensure play button is above the overlay */
  .elementor-custom-embed-play {
    z-index: 2;
  }
}

.elementor-element-6135f06 {
    /* position: relative !important; */
    top: auto !important;
    left: auto !important;
    right: auto !important;
    text-align: left; 
    margin-top: 10px;
}

/* Responsive Footer Styles */
@media only screen and (max-width: 767px) {
  /* Full-width layout for footer grid */
  .site-primary-footer-wrap .ast-builder-footer-grid-columns {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  /* Ensure each footer section takes full width */
  .site-footer-primary-section-1,
  .site-footer-primary-section-2,
  .site-footer-primary-section-3,
  .site-footer-primary-section-4 {
    width: 100%;
    margin-bottom: 15px;
  }

  /* Center align footer content */
  .footer-widget-area,
  .widget-area {
    text-align: center;
  }

  /* Responsive image in first section */
  .footer-widget-area img {
    max-width: 250px;
    height: auto;
    margin: 0 auto 15px;
    display: block;
  }

  /* Adjust widget titles */
  .widget-title {
    font-size: 18px;
    margin-bottom: 10px;
  }

  /* Responsive menu lists */
  .menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
  }

  .menu li {
    margin-bottom: 10px;
  }

  /* Ensure links are easily tappable */
  .menu-link {
    padding: 8px 12px;
    display: inline-block;
  }

  /* Contact section adjustments */
  .widget_block h2 {
    font-size: 18px;
    text-align: center;
  }

  .widget_block:last-child {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  /* Ensure consistent alignment and spacing */
  .site-footer-section {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 15px;
  }

  .footer-widget-area {
    width: 100%;
    max-width: 300px; /* Limit width to prevent stretching */
  }

  /* Ensure menu is centered and has consistent styling */
  .widget_nav_menu .menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .widget_nav_menu .menu-link {
    text-align: center;
    display: inline-block;
    padding: 8px 12px;
    text-decoration: none;
  }

  /* Widget title styling */
  .widget-title {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
     margin-left: 10px important; 
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    margin-left: 0px;
}

/*.site-footer {*/
/*    display: none !important;*/
/*}*/

/*.site-header {*/
/*    display: none !important;*/
/*}*/

/* Remove unwanted right margin and prevent overflow on mobile */
@media only screen and (max-width: 767px) {
  body, 
  html {
    width: 100% !important;
    overflow-x: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  
  /* Target common WordPress containers */
  .site-container,
  .site-content,
  .content-area,
  #page,
  #main,
  .container,
  .elementor-section-wrap,
  .wp-block-group__inner-container {
    max-width: 100% !important;
    width: 100% !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  
  /* Fix for specific elements that might cause overflow */
  img, 
  iframe, 
  embed, 
  object, 
  video {
    max-width: 100% !important;
    height: auto !important;
  }
  
  /* Fix for absolute/fixed positioned elements */
  .elementor-element,
  .wp-block-column,
  .widget-area {
    position: relative !important;
    right: 0 !important;
  }
}


/* Fix for overlapping buttons on tablet and mobile */
@media (max-width: 1024px) {
  /* Target the container holding all buttons */
  .elementor-element-c9da2e1 {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }
  
  /* Set a reasonable width for buttons on smaller screens */
  .elementor-element-c9da2e1 .elementor-widget-button {
    width: auto;
    margin: 0;
  }
  
  /* Ensure buttons have proper padding and sizing */
  .elementor-element-c9da2e1 .elementor-button {
    min-width: 120px;
    display: inline-block;
  }
}


/* Additional adjustments for mobile screens */
@media (max-width: 767px) {
  .elementor-element-c9da2e1 {
    padding: 10px;
  }
  
  /* Make buttons more compact on very small screens */
  .elementor-element-c9da2e1 .elementor-widget-button {
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
    .elementor-1007 .elementor-element.elementor-element-712bd5f {
    display: none !important;
    }
}


@media screen and (max-width: 414px) {
    .section_padding {
        padding: 2rem 1.5rem !important;
    }
    .section_padding2 {
        padding: 0rem 1.5rem !important;
    }
}/* End custom CSS */