/*
Theme Name: Thalakkattu Family Association
Theme URI: https://thalakkattufamily.org
Author: Thalakkattu Family
Author URI: https://thalakkattufamily.org
Description: Official WordPress theme for Thalakkattu Family Association - Connecting generations through love, tradition, and shared values. A modern, responsive theme designed for family community websites with member management, event tracking, and gallery features.
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: thalakkattu-family
Tags: family, community, association, events, gallery, responsive, custom-header, custom-menu, featured-images, translation-ready
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.4
*/
/* Form container */
img.attachment-about_image_large.size-about_image_large {
    aspect-ratio: 250 / 210;
    object-fit: cover;
    height: auto;
    max-width: 250px;
}
img.attachment-about_image_small.size-about_image_small {
    aspect-ratio: 220 / 200;
    height: auto;
    object-fit: cover;
}
img.attachment-about_image_large.size-about_image_large:last-of-type {
    aspect-ratio: 330 / 325;
    object-fit: cover;
    height: auto;
    max-width: 330px;
}
.wpforms-container {
    background-color: #f0f4fb;
    padding: 20px;
    border-radius: 10px;
}
`
.wpo-page-title .wpo-breadcumb-wrap .project-shot-description p {
    color: #666;
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
    margin-top: 8px;
    padding-bottom: 15px;
}
/* Input fields */
.wpforms-field-row {
    display: flex;
    flex-wrap: wrap;
}

.wpforms-field-container {
    flex: 1;
    margin: 10px;
}

.wpforms-field input[type="text"],
.wpforms-field input[type="email"],
.wpforms-field textarea {
    width: 100%;
    padding: 15px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #ffffff;
}

.wpforms-field textarea {
    height: 150px;
}

/* Labels */
.wpforms-field label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333;
}

/* Radio button and label */
.wpforms-field .form-check-input {
    margin-right: 10px;
}

.wpforms-field .form-check-label {
    display: inline-block;
    font-size: 14px;
    color: #333;
}

/* Submit button */
.wpforms-submit {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    background-color: #007bff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.wpforms-submit:hover {
    background-color: #0056b3;
}

/* Preloader styling */
#preloader-inner {
    display: none; /* Hide by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

#preloader-inner .urane-loader {
    display: flex;
}

.urane-loader-item {
    width: 10px;
    height: 10px;
    background-color: #007bff;
    border-radius: 50%;
    margin: 5px;
    animation: bounce 0.6s infinite alternate;
}
div#wpforms-241-field_1-container {
    width: 48%;
    float: left !important;
    margin-right: 4%;
}

div#wpforms-241-field_2-container {
    width: 48%;
    float: left;
    clear: right;
}
div#wpforms-241 {
    margin-top: 0;
    margin-bottom: 0;
}

@media screen and (min-width:768px){
  section.wpo-funfact-section.about_fun {
    padding-top: 150px;
  }
}
@media screen and (max-width:768px){
  .image-1.poort-in-right.mobile_about{
    display: block;
    position: static;
    transform: translateY(0);
  }
}

@keyframes bounce {
    to {
        transform: translateY(-15px);
    }
}


.whatsAppFloating {
    right: 50px;
    bottom: 30px;
    display: flex;
    z-index: 1000;
    position: fixed;
    transition: all 250ms ease-in-out 0s;
    flex-direction: column-reverse
}
#videoContainer {
      width: 100%;
      max-width: 800px;
      margin: 0 auto;
      overflow: hidden;
      height: 464px;
    }
    video {
      width: 100%;
      height: 100%;
      object-fit: cover; /* Crop and center the video */
      display: block;
    }
@media (min-width: 1200px){

}

@media (max-width: 600px) {
  .mt-moble-0{
    margin-top: 0px !important;
  }
  #videoContainer {
        width: 100%;
        max-width: 800px;
        margin: 0 auto;
        overflow: hidden;
        height: 400px;
      }
    .whatsAppFloating {
        bottom:30px
    }
    .about-one__circle-text {
      top: auto;
      bottom: -20px;
      left: -7px;
    }
}

.whatsAppFloating a {
    color: #fff;
    width: 62px;
    cursor: pointer;
    height: 62px;
    line-height: 62px;
    font-size: 32px;
    margin: 0px auto 10px;
    display: block;
    position: relative;
    box-shadow: #00000033 0px 2px 6px 1px;
    text-align: center;
    transition: all 250ms ease-in-out 0s;
    visibility: visible;
    user-select: none;
    border-radius: 50%;
    background-size: cover;
    text-decoration: none;
    background-color: #25d366;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    outline: none !important;
    max-width: none !important
}
.whatsAppFloating a svg {
    stroke: #fff;
    fill: #fff;
    width: 30px;
    margin-bottom: 6px;
    margin-left: 2px;
    transition: ease-in-out 0.1s all;
}

.whatsAppFloating a:hover svg {
    width: 36px;
}
iframe{
  display: block;
}
/*  */

.ps-40{
  padding-left: 40px !important;
}

.mission-block.style-two .count.stroke-theme {
    -webkit-text-stroke-color: #8cc63f !important;
}
.wpcf7-spinner {
    display: none;
}
form.submitting .wpcf7-spinner {
    display: block;
}
.pt-100{
    padding-top: 100px !important;
}
.pb-100{
    padding-bottom: 100px !important;
}
.member-aspect{
    aspect-ratio: 237 / 300;
    max-width: 237px;
    object-fit: cover;
}
@media screen and (max-width:768px){
 img.attachment-about_image_large.size-about_image_large{
    display: none;
 }   
 section#story{
    padding-top: 0;
 }
}
form.post-password-form {
    text-align: center;
}

form.post-password-form p {
    color: #000;
    margin-bottom: 20px;
}