/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: A custom child theme for Astra.
Author: Brainstorm Force
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/

/* Add your custom CSS below this line */
/* Button Base */
.btn-effect .elementor-button{
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease;
}

/* Hover Background Effect */
.btn-effect .elementor-button::before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    background: #116FA9;
    z-index: -1;
    transition: width 1s ease;
}

/* Hover Animation Right to Left */
.btn-effect .elementor-button:hover::before{
    width: 100%;
    left: 0;
    right: auto;
}

/* Optional Text/Icon Color on Hover */
.btn-effect .elementor-button:hover{
    color: #ffffff;
}

.btn-effect .elementor-button:hover svg{
    fill: #ffffff;
    transition: fill 1s ease;
}

/* Button Base */
.btn-effect2 .elementor-button{
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease;
	    padding: 18px 20px 18px 20px !important;
}

/* White Hover Overlay */
.btn-effect2 .elementor-button::before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    background: #ffffff;
    z-index: -1;
    transition: width 1s ease;
}

/* Right to Left Hover Effect */
.btn-effect2 .elementor-button:hover::before{
    width: 100%;
    left: 0;
    right: auto;
}

/* Text Color on Hover */
.btn-effect2 .elementor-button:hover{
    color: #116FA9;
}

/* Icon Color on Hover */
.btn-effect2 .elementor-button svg{
    transition: fill 0.4s ease;
}

.btn-effect2 .elementor-button:hover svg{
    fill: #116FA9;
}


/* Button Base */
.btn-effect3 .elementor-button{
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease;
	    padding: 18px 14px 18px 14px !important;
}

/* White Hover Overlay */
.btn-effect3 .elementor-button::before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    background: #116FA9;
    z-index: -1;
    transition: width 1s ease;
}

/* Right to Left Hover Effect */
.btn-effect3 .elementor-button:hover::before{
    width: 100%;
    left: 0;
    right: auto;
}

/* Text Color on Hover */
.btn-effect3 .elementor-button:hover{
    color: #116FA9;
}

/* Icon Color on Hover */
.btn-effect3 .elementor-button svg{
    transition: fill 0.4s ease;
}

.btn-effect3 .elementor-button:hover svg{
    fill: #116FA9;
}
.wpforms-submit::after{
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 8px;
}
.contact-form .wpforms-form label.wpforms-field-label {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter';
}

.contact-form .wpforms-form input,
.contact-form .wpforms-form select,
.contact-form .wpforms-form textarea{
    border-radius: 12px !important;
    height: 40px;
    border-color: #dfdfdf !important;
}
.contact-form .wpforms-form textarea{
        height: 180px !important;
}
.contact-form .wpforms-form .wpforms-submit {
    height: 60px;
    border-radius: 12px;
    padding: 14px 30px;
    font-family: 'Inter';
    font-size: 18px;
    border: 1px solid #066aab;
}
.contact-form .wpforms-field-container .wpforms-field {
    padding: 10px 0;
}

/* Button Base */
.wpforms-submit{
    position: relative !important;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease;
    padding: 18px 20px !important;
}

/* White Hover Overlay */
.wpforms-submit::before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    background: #ffffff;
    z-index: -1;
    transition: width 1s ease;
	border-radius: 12px;
}

/* Right to Left Hover Effect */
.wpforms-submit:hover::before{
    width: 100%;
    left: 0;
    right: auto;
	    
}

/* Text Color on Hover */
.wpforms-submit:hover{
    color: #116FA9 !important;
}
.wpforms-field.cstm-field {
    width: calc(50% - 20px);
}
.wptf-time-range select.wptf-range-select {
    width: calc(50% - 20px);
}
div#wpforms-840-field_113-container {
    margin-top: -60px;
}
div#wpforms-840-field_141-container {
    z-index: 10;
}
.repeater-field-header-title {
    opacity: 0;
}
.wptf-time-range th {
    color: #000;
}
.wptf-time-range .wptf-table {
    width: 100%;
}
.wptf-time-range .wptf-wrapper  {
    border-radius: 10px 10px 10px 10px !important;
    overflow: hidden;
}
.wptf-time-range thead th {
    background-color: #1d75bd;
    color: #fff;
    padding: 7px 0 7px;
    font-weight: 400;
}

.wptf-time-range .wptf-wrapper {
    background-color: #fff;
}

.wptf-time-range .wptf-wrapper td.wptf-label {
    padding-left: 15px;
    color: #000;
}

.wptf-time-range .wptf-wrapper select.wptf-select {
    border-radius: 0 !important;
    border-color: #e9e9e9 !important;
}
.wptf-time-range .wptf-wrapper select.wptf-select {
    border-radius: 0 !important;
    border-color: #e9e9e9 !important;
    box-shadow: unset;
}
div#wpforms-840-field_174-container h3.wpforms-field-label::before {
    border: 0;
}

div#wpforms-840-field_174-container h3.wpforms-field-label {
    padding-top: 0;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
	margin-top: 10px;
}
div#wpforms-840.wpforms-container .wpforms-form .wpforms-field-label {
    font-weight: 400;
}
.core-section:hover {
    transform: scale(1.05);
}

.core-section img {
    transition: 1.4s;
}
.core-section:hover img {
    transform: scale(1.1);

}
/* .mcq-field input#wpforms-840-field_184_other {
    position: absolute;
    left: 0;
    top: 46px;
} */


.mcq-field> fieldset > legend.wpforms-field-label {
	    text-wrap-mode: nowrap;
}

.cstm-gallery .gallery-item img {
    height: 390px;
    border-radius: 20px;
}

.popup-form label, .popup-form  .wpforms-field-label {
    font-family: 'Inter' !important;
    color: #ccc !important;
    font-weight: 300 !important;
	font-size: 14px !important;
}


.popup-form input, .popup-form select, .popup-form textarea {
    background-color: #1a1a1a !important;
    border-radius: 15px !important;
    height: 42px !important;
    color: #ccc !important;
	font-size: 14px !important;
}

.popup-form textarea {
    height: 60px !important;
}
.popup-form .wpforms-field {
    padding: 0 0 15px !important;
}

.popup-form .wpforms-form .wpforms-submit {
    height: 50px;
    border-radius: 12px;
    padding: 10px 30px !important;
    font-family: 'Inter';
    font-size: 16px;
    border: 1px solid #066aab !important;
    background-color: #066aab !important;
    color: #fff !important;
    font-weight: 400;
	margin: 0 auto !important;
	display: table;
}
.btn-effect2 .elementor-button:focus {
    background-color: #fff !important;
}
.page-id-768 .elementor-element.elementor-element-a90906e {
    display: none;
}

/* Important responsive media queries */

/* Large desktops */
@media (max-width: 1440px) {
  /* CSS here */
}

/* Desktops / laptops */
@media (max-width: 1280px) {
  /* CSS here */
}

/* Small laptops / tablet landscape */
@media (max-width: 992px) {
  /* CSS here */
}

/* Elementor tablet breakpoint */
@media (max-width: 1024px) {
	.no-br br {
    display: none !important;
}
	.cstm-gallery .gallery-item img {
    height: 300PX !important;
    object-fit: cover !important;
}
	.sticky-headerr.elementor-sticky--effects {
    opacity: 0;
    transition: .8s;
}
	
	
}

/* Tablets / large phones */
@media (max-width: 768px) {
  
}

/* Elementor mobile breakpoint */
@media (max-width: 767px) {
  	.elementor-11 .elementor-element.elementor-element-cbb9f88 .elementor-nav-menu--dropdown {
    background-color: #fff0 !important;
}

.elementor-11 .elementor-element.elementor-element-cbb9f88 .elementor-nav-menu--dropdown ul#menu-2-cbb9f88 {
            width: calc(100% - 18px) !important;
        background-color: #000 !important;
        border-radius: 0 0 15px 15px !important;
        margin: 0 auto;
        display: table;
}
	.contact-form .wpforms-field {
    width: 100% !important;
    margin-left: 0 !important;
}
	.inteegrate-carousel .swiper-wrapper .swiper-slide > .elementor-element > .e-con-inner {
    justify-content: center;
}
}

/* Mobile phones */
@media (max-width: 576px) {
  .contact-form .wpforms-form label.wpforms-field-label {
    font-size: 16px !important;
}

}

/* Small phones */
@media (max-width: 480px) {
  /* CSS here */
}

/* Very small phones */
@media (max-width: 360px) {
  /* CSS here */
}
@media (max-width: 1024px) {
  /* Fix availability table cutting off on tablet/mobile */
#wpforms-840-field_157-container,
#wpforms-840-field_157-container .wpforms-field-layout-rows,
#wpforms-840-field_157-container .wpforms-layout-row,
#wpforms-840-field_157-container .wpforms-layout-column {
    width: 100%;
    max-width: 100%;
    overflow: visible;
}

/* Make the table scroll instead of cutting */
#wpforms-840-field_157-container .wptf-wrapper {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: block;
    padding-bottom: 8px;
}

/* Keep table full size inside scroll area */
#wpforms-840-field_157-container .wptf-table {
    width: max-content;
    min-width: 850px;
    border-collapse: collapse;
}

/* Keep columns clean */
#wpforms-840-field_157-container .wptf-table th,
#wpforms-840-field_157-container .wptf-table td {
    min-width: 105px;
    white-space: nowrap;
}

/* First label column */
#wpforms-840-field_157-container .wptf-table th:first-child,
#wpforms-840-field_157-container .wptf-table td:first-child {
    min-width: 75px;
}

/* Select fields */
#wpforms-840-field_157-container .wptf-select {
    width: 100%;
    min-width: 95px;
}

/* Tablet and mobile adjustments */
}

@media (max-width: 768px) {
    #wpforms-840-field_157-container .wptf-wrapper {
        margin-bottom: 12px;
    }

    #wpforms-840-field_157-container .wptf-table {
        min-width: 760px;
    }

    #wpforms-840-field_157-container .wptf-table th,
    #wpforms-840-field_157-container .wptf-table td {
        min-width: 95px;
        font-size: 12px;
    }

    #wpforms-840-field_157-container .wptf-table th:first-child,
    #wpforms-840-field_157-container .wptf-table td:first-child {
        min-width: 65px;
    }
}