/*


 Theme Name:     Divi Child


 Theme URI:      https://www.elegantthemes.com/gallery/divi/


 Description:    Divi Child Theme


 Author:         Elegant Themes


 Author URI:     https://www.elegantthemes.com


 Template:       Divi


 Version:        1.0.0


*/








/* =Theme customization starts here


------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Extra+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap');


.et_pb_gallery_items {
    display: flex;
    flex-wrap: wrap;
}

.et_pb_gallery_item {
    width: 32% !important;
    margin: 0px 9px 14px !important;
    height: 500px;
}

.et_pb_gallery_item img {
    height: 500px;
    object-fit: cover;
}

ul.footer-sec {
    display: flex;
    justify-content: end;
   gap: 47px;
    list-style: none;
    font-size: 18px;
    color: #fff !important;
    text-transform: uppercase;
}

ul.footer-sec a {
    color: #fff !important;
    font-weight: 500;
    font-family: 'Poppins';
}

.partners-sec {
    display: flex;
    align-items: center;
}

.absolute-sec {
    position: absolute;
    bottom: 0px;
    padding: 42px 161px 42px 44px;
    width: 100%;
}

.absolute-sec h3 {
    color: #fff;
    font-size: 22px !important;
    font-family: 'Poppins';
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 700;
    /* padding-bottom: 39px; */
}

a.learn-more-btn {
    background: #FFCE33;
    color: #2D2D2D;
    padding: 12px 28px;
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    border-right: 3px solid #58B6E7;
    border-bottom: 3px solid #58B6E7;
    margin-top: 39px; 
}

.contact-form-section input,
.contact-form-section textarea {
    width: 100%;
    padding: 16px;
    border: 2px solid #000;
    box-shadow: 3px 3px 0px #FFCE34;
    margin-top: 26px;
}

.contact-form-section textarea {
    height: 50px;
}

.half-div p {
    display: flex;
    width: 100%;
    gap: 10px;
}

.half-div p span {
    width: 100%;
}

.contact-form-section input::placeholder,
.contact-form-section textarea::placeholder {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Poppins';
}

.contact-form-section input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #FFCE33;
    color: #2D2D2D;
    padding: 14px 93px;
    display: inline-block;
    font-size: 16px;
    border: none;
    font-weight: 800;
    text-transform: uppercase;
    border-right: 3px solid #58B6E7;
    border-bottom: 3px solid #58B6E7;
    box-shadow: none;
    width: auto;
    display: inline-block;
}

.comparison-table {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0 10px;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
    background: #FAF7EF;
    padding: 16px;
    border:none !important;
}

.comparison-table tr td {
    border-top: 1px solid #eee;
       padding: 5px 16px;
    background: #fff !important;
    border: none ;

}
.comparison-table th,
.comparison-table td {
    padding: 18px 15px;
    text-align: center;
    border: 1px solid #e0e0e0;
    background-color: white;
    /* Added white background to cells */
}
td.features-col {
    color: #2D2D2D;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    position: relative;
    padding-left: 45px !important;
    text-align: left;
    border-left: 2px solid #FFCE34 !important;
}

.comparison-table th {
    background-color: #2c3e50;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 0.5px;
}

.features-col {
    text-align: left;
    background-color: #f5f5f5;
    font-weight: bold;
    width: 25%;
}

.plan-header {
    background-color: #34495e;
    color: white;
    font-weight: bold;
    font-size: 1.1em;
}

.check {
    color: #27ae60;
    font-size: 1.2em;
}

.empty {
    color: #e74c3c;
}


table.comparison-table th {
    background: transparent;
    border: none !important;
    font-size: 18px;
    color: #000;
    font-weight: 900;
}
th.features-col {
    width: 31%;
    text-align: left;
    padding-left: 52px !important;
}
p ,div{
    font-weight: 400;
}

td.features-col::before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/06/Arrow-Right-Circle-2.png);
    width: 6%;
    height: 100%;
    background-repeat: no-repeat;
    left: 10px;
    background-size: contain;
}

ul#menu-main-menu {
    align-items: center;
}

ul#menu-main-menu a {
    padding-bottom: 0px !important;
    padding-top: 0px;
}
#menu-main-menu li#menu-item-238 a {
    background: #FFCE34;
    /* height: 61px; */
    margin: auto;
    padding: 15px 30px 15px !important;
    font-weight: 600;
    display: inline-block;
}
ul#menu-main-menu li {
    padding-left: 41px;
    font-weight: 700;
}
.watch-video-sec h5 {
     font-family: "Sofia Sans Extra Condensed", sans-serif;
}
.watch-video-sec {
    text-align: center;
}
.watch-video-sec img {
    width: 34%;
    margin: auto;
}
.main-experience-sec::before {
    position: absolute;
    content: "";
    background: #58B6E7;
    width: 118px;
    height: 21px;
    right: 45px;
    transition: 0.5s;
}
.main-experience-sec {
    position: relative;
}
a.learn-more-btn {
    display: none;
      position: relative;
  overflow: hidden;
    padding: 13px 41px;
  border: none;
  background-color: #FFCE34;
  color: #2D2D2D;
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 16px;
  transition: color 0.3s ease;
   border-right: 3px solid #58B6E7 !important;
    border-bottom: 3px solid #58B6E7 !important;
}
.main-experience-sec:hover a.learn-more-btn{
    display:inline-block;
}

a.comn-yellow-btn {
  position: relative;
  overflow: hidden;
    padding: 13px 41px;
  border: none;
  background-color: #FFCE34;
  color: #2D2D2D;
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 16px;
  transition: color 0.3s ease;
   border-right: 3px solid #58B6E7 !important;
    border-bottom: 3px solid #58B6E7 !important;
    display: inline-block;
}
 .white-comn-btn {
     position: relative;
  overflow: hidden;
    padding: 13px 41px;
  border: none;
  background-color: #fff;
  color: #2D2D2D;
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 16px;
  transition: color 0.3s ease;
   border-right: 3px solid #58B6E7 !important;
    border-bottom: 3px solid #58B6E7 !important;
    display: inline-block;
 }
a.comn-yellow-btn::before ,.white-comn-btn::before,a.learn-more-btn:before{
  content: '';
  position: absolute;
  top: 0%;
  left: 50%;
  width: 0;
  height: 0;
  background: #58B6E7;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.4s ease, height 0.4s ease;
  z-index: -1;
}
 
a.comn-yellow-btn:hover::before {
  width: 300%;
  height: 300%;
}
 .white-comn-btn:hover::before{
      width: 300%;
  height: 300%;
 }
 a.learn-more-btn:hover::before{
      width: 300%;
  height: 300%;
 }
a.comn-yellow-btn:hover, .white-comn-btn:hover ,a.learn-more-btn:hover{
  color: #fff;
     border-right: 3px solid #FFCE34 !important;
    border-bottom: 3px solid #FFCE34 !important;
}
 
a.comn-yellow-btn , .white-comn-btn,a.learn-more-btn{
  position: relative;
  z-index: 1;
}

ul.comn-social-icon li {
    width: 6%;
}

ul.comn-social-icon {
    display: flex
;
    justify-content: end;
    gap: 28px;
    list-style: none;
}
th.plan-header span {
    font-weight: 500;
    display: block;
}
.pricing-sec .et_pb_blurb_description,.pricing-sec .et_pb_blurb_description p {
    font-weight: 700;
}
.main-experience-sec:hover::before {

    width: 121px;
    height: 21px;
    right: 42px;
}
span.current {
    font-weight: 700;
}

.legacy-btn {
    margin-top: 44px;
    padding: 14px 75px !important;
    text-transform: uppercase;
}
span.wpcf7-spinner {
    display: none;
}
.bold-text p {
    font-weight: 600;
}

.main-gallery-sec {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.main-gallery-sec div {
    width: 32%;
}

.main-gallery-sec div img {
    width: 100%;
        cursor: pointer;
	height:100%;
}

/* payment information css start here */
section.givewp-layouts.givewp-layouts-section {
    padding: 0px;
}
.givewp-fields-amount__level-container {
    display: flex
;
    flex-direction: row-reverse;
    background: #FAFAFA;
    border: 1px solid #000;
    padding: 12px;
    gap: 0px;
}

button.givewp-fields-amount__level{
    background: transparent;
    color: #000;
}
.givewp-groups-name span,span.givewp-field-required,.givewp-fields-amount__input-label-container {
    display: none !important;
}
input {
    border-right: 3px solid red;
}
.givewp-section-nodes input ,.givewp-section-nodes select,.givewp-section-nodes textarea{
    border-right: 3px solid #FFCE34;
    border-bottom: 3px solid #FFCE34;
    border-radius: 0px;
    color: #000;

}
.givewp-section-nodes input::placeholder {
    color: #000;
    opacity: 1;
    text-transform: uppercase;
    font-size: 16px;
    /* font-family: 'Poppins'; */
}
h3#section-2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
        margin-top: 27px;
}
.givewp-layouts.givewp-layouts-form {
    border: none;
    box-shadow: none;
}
span.givewp-fields__label-text {
    color: #000;
    font-size: 18px;
}
.givewp-section-nodes textarea{
  height:104px;
  margin-bottom:20px;
}
.givewp-fields-amount__level-container {
    display: flex;
    flex-direction: row-reverse;
    background: #FAFAFA;
    border: 1px solid #000;
    padding: 12px;
    gap: 0px;
    flex-basis: auto;
}
div#root-givewp-donation-form {
    margin: 0px;
}
.givewp-fields-amount__level {
    border: none;
    padding: 0;
}
.givewp-fields-amount__level-container {
    display: flex
;
    flex-direction: column-reverse;
    background: #FAFAFA;
    border: 1px solid #E2E2E2;
    padding: 19px;
    gap: 0px;
    flex-basis: auto;
    align-items: start;
}
span.givewp-fields-amount__level__description {
    min-height: 0px;
}
.givewp-fields-amount__level,.givewp-fields-amount__levels-container .givewp-fields-amount__level-container .givewp-fields-amount__level--description{
  flex-basis:auto !important;
  
}
.givewp-fields-amount__level, .givewp-fields-amount__levels-container .givewp-fields-amount__level-container .givewp-fields-amount__level--description
 {
    flex-basis: auto !important;
    display: inline-block;
    width: 102px;
    font-size: 22px;
    font-weight: 700;
}
span.givewp-fields-amount__level__description {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
        font-weight: 500;

}
li.givewp-fields-gateways__gateway.givewp-fields-gateways__gateway--paypal-commerce label {
    background: #FAFAFA;
    color: #000 !important;
    border: 1px solid #E2E2E2;
    
}
ul.givewp-fields-gateways__list {
    display: flex
;
    flex-direction: row;
}
.givewp-fields-gateways__gateway--active label {
    background: #FFFBED;
    border: 1px solid #FFCE34;
}
input#stripe_payment_element {
    border-radius: 50%;
    border: 2px solid #FFCE34;
}
input#paypal-commerce {
    border-radius: 50%;
    border: 1px solid #E2E2E2;
}
input[type=checkbox]:checked:before, input[type=radio]:checked:before {
    transform: scale(1);
    background: #FFCE34;
}
button[type=submit] {
    background: #FFCE34;
    width: auto;
    padding: 12px 40px;
    color: #2D2D2D;
    font-size: 16px;
    border: none;
    font-weight: 600;
    border-radius: 0px;
    text-transform: uppercase;
    border-right: 2px solid #58B6E7;
    border-bottom: 2px solid #58B6E7;
}
input#givewp-fields-text-address2-input {
    display: none;
}
.custom-close-btn {
    position: fixed;
    top: 6%;
    right: 31%;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    z-index: 10001;
    user-select: none;
}









/* paymetn ends here */


.event-txt-right p{
	line-height: 30px;
    text-transform: capitalize;
}

@media screen and (max-width:767px){
    h1{
        font-size:32px !important;
        line-height:45px !important;
    }
    h2 {
        font-size: 25px !important;
        line-height: 43px !important;
    }
	.pricing-sec>div {
    width: 47% !important;
}
.pricing-sec {
    display: flex
;
    flex-wrap: wrap;
    gap: 17px;
}
	.main-gallery-sec div {
    width: 47%;
}
	.absolute-sec {
    position: absolute;
    bottom: 0px;
    padding: 42px 25px;
    width: 100%;
}
	ul.comn-social-icon {
    display: flex
;
    justify-content: center;
    gap: 28px;
    list-style: none;
}
	ul.footer-sec {
    display: flex
;
    justify-content: center;
		        gap: 29px;
        padding: 0px;
	}
	#menu-item-238 a {
    background: #FFCE34;
    display: inline-block;
}
	.table-section {
    overflow: scroll;
}
	table.comparison-table {
    width: 1037px !important;
}
	.partners-sec img {
    width: 62% !important;
    margin: auto !important;
    text-align: center;
}
	.partners-sec span.et_pb_image_wrap {
    text-align: center;
}
	.custom-close-btn {
    position: fixed;
    top: 18%;
    right: 6%;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    z-index: 10001;
    user-select: none;
}
}

