@charset 'utf-8';
/*
Theme Name: alba child 
Theme URI: 
Description: alba child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: alba child Theme
Author URI:  
Template: alba
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: alba-child-theme
*/


.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}

div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}

div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}

.icon-bg .elementor-icon-box-icon {
    background-color: #19577A;
    border-radius: 100%;
    width: 58px;
    height: 58px;
   display:flex !important;
    justify-content: center;
    align-items: center;
}

.accordion-item .e-n-accordion-item {
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.08);
    border-radius: 50px;
	background: #FFFFFF;
}

.elementor-button .elementor-button-icon svg {
    width: 15px;
   }

.swiper-pagination {
    bottom: -1px !important;
}

body ul {
    padding-left: 24px;
    padding-top: 14px;
}

body p {
   margin-bottom: 13px;
}

body p:last-of-type {
   margin-bottom: 0px;
}

.testimonials-item .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
    padding: 86px 24px 33px;
}

.testimonials-item .elementor-testimonial__icon {
    position: absolute;
    top: 33px;
}

.testimonials-item .elementor-testimonial__header {
    padding-top: 14px !important;
}

.testimonials-item .elementor-testimonial__name {
    position: relative;
}

.testimonials-item .elementor-testimonial__name:after {
    content: "";
    background-image: url(/wp-content/uploads/2024/11/stars-i.png);
    width: 106px;
    height: 18px;
    position: absolute;
    left: 0;
    bottom: -30px;
}

.testimonials-item .swiper-pagination {
    bottom: 2px !important;
}

.mbp0 p{
	display:0;
}

.mbp0 ul {
    padding-top: 0;
}

.elementor-field-group .elementor-field-textual::placeholder {
      opacity: 1 !important;
}

.elementor-widget-form input[type=date], .elementor-widget-form input[type=email], .elementor-widget-form input[type=number], .elementor-widget-form input[type=password], .elementor-widget-form input[type=search], .elementor-widget-form input[type=tel], .elementor-widget-form input[type=text], .elementor-widget-form input[type=url], .elementor-widget-form select, .elementor-widget-form textarea {
     padding: 18px 24px;
  }

.elementor-widget-form textarea {
    border-radius: 24px !important;
    min-height: 180px;
    margin-bottom: 1px;
}

.jx-slider {
    border-radius: 25px 25px 0px 0px;
}

.jx-image.jx-left:before {
    content: "Before";
    position: absolute;
    left: 16px;
    z-index: 6;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    width: 65px;
    height: 21px;
    background-color: #000;
    border-radius: 30px;
    top: 13px;
}

.jx-image.jx-right:after {
    content: "After";
    position: absolute;
    right: 15px;
    z-index: 6;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    width: 65px;
    height: 21px;
    background-color: #000;
    border-radius: 30px;
    bottom: 14px;
}

div.jx-control {
     width: 2px !important;
   }

.jx-slider .jx-controller {
     height: 32px;
    width: 32px;
    margin-left: -15px;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 100%;
}

.jx-slider div.jx-arrow.jx-right {
    right: 14px;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent currentColor;
}

.jx-slider div.jx-arrow.jx-left {
    left: 14px;
    border-style: solid;
    border-width: 4px 4px 4px 0;
    border-color: transparent currentColor transparent transparent;
}

div.jx-handle:hover div.jx-arrow.jx-right, div.jx-handle:active div.jx-arrow.jx-right {
    right: 14px !important;
}

div.jx-handle:hover div.jx-arrow.jx-left, div.jx-handle:active div.jx-arrow.jx-left {
    left: 14px !important;
}

































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
} /* end 1200 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
	
.mobile-header .elementor-menu-toggle {
    padding: 0;
}	
	
.header-btn .elementor-button .elementor-button-icon svg {
    width: 10px;
}	
	
.header-btn  span.elementor-button-content-wrapper {
    gap: 8px !important;
}	
	
.mobile-header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: fixed !important;
    left: 0 !important;
    top: 39px !important;
    width: 100%;
}
	
.logged-in .mobile-header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
      top: 71px !important;
}	
	
	
	
	
	
	
	
}  /*  end 1024 */

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	
.swiper-pagination {
    bottom: 1px !important;
}	
	
.icon-bg  .elementor-icon-box-content {
    width: 77%;
}	
	
	.icon-bg .elementor-icon-box-icon {
      top: -4px;
    position: relative;
}
	
.accordion-item .e-n-accordion-item-title {
    min-height: 79px;
    padding-top: 0;
    padding-bottom: 0;
}	
	
.testimonials-item .swiper-pagination {
    bottom: 7px !important;
}	
	
.elementor-widget-form input[type=date], .elementor-widget-form input[type=email], .elementor-widget-form input[type=number], .elementor-widget-form input[type=password], .elementor-widget-form input[type=search], .elementor-widget-form input[type=tel], .elementor-widget-form input[type=text], .elementor-widget-form input[type=url], .elementor-widget-form select, .elementor-widget-form textarea {
    padding: 17px 24px;
}	
	
.elementor-widget-form .elementor-field-group {
    margin-bottom: 21px !important;
}	
	
.elementor-widget-form textarea {
    border-radius: 24px !important;
    min-height: 180px;
    margin-bottom: 12px;
    padding: 23px 0 0 22px;
    font-size: 14px !important;
}	
	
.logged-in .mobile-header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
      top: 85px !important;
}		
	
	
	
	
	
} /* end 767 */

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

} /*  end 480 */




















