@charset 'utf-8';
/*
Theme Name: richca child 
Theme URI: 
Description: richca Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: richca Child Theme
Author URI:  
Template: richca
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: richca-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;
}

body, html {
    overflow-x: hidden;
}

body p {
    margin-bottom: 28px;
}

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

.richca-carusel .elementor-swiper-button.elementor-swiper-button-prev {
    left: 32px !important;
}

.richca-carusel .elementor-swiper-button.elementor-swiper-button-next {
    right: 31px !important;
}

.richca-carusel .swiper-pagination {
    bottom: -14px !important;
}

.testimonials-item .elementor-testimonial__header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.testimonials-item .elementor-testimonial__image {
    background-color: #A28351;
    border-radius: 100%;
}

.testimonials-item .elementor-testimonial__name {
    padding-top: 16px;
}

.testimonials-item .elementor-testimonial__text {
    max-width: 315px;
    margin: 7px auto 0;
    text-align: center;
}

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

.elementor-testimonial__text:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/06/stars-i.png);
    width: 130px;
    height: 20px;
    position: relative;
    display: block;
    margin: 13px auto 0;
}

.testimonials-item:before {
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, #FFFFFF 56.25%);
    transform: rotate(-180deg);
    width: 445px;
    height: 411px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.testimonials-item:after {
    content: "";
   background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, #FFFFFF 56.25%);
    width: 445px;
    height: 411px;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
}

.richca-carusel .elementor-swiper-button {
    bottom: -161px;
}

.richca-carusel .swiper-slide-image {
    height: 365px !important;
    object-fit: cover;
    width: 100%;
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: none !important;
  }










































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

/* Medium Devices, Desktops */
@media only screen and (max-width : 1080px) {
	
	
.header-wrap .elementor-menu-toggle {
    padding: 0;
}	
	
.header-wrap .elementor-item {
    justify-content: center;
}	
	
.header-wrap .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    padding: 27px 0 25px;
}
	
	
	
	
	
}  /*  end 1080 */

/* Small Devices, Tablets */
@media only screen and (max-width : 769px) {
	
body p {
    margin-bottom: 24px;
}	
	
	.richca-carusel .swiper-pagination {
    bottom: 4px !important;
}
	
.testimonials-item:after {
  display:none;
}	

.testimonials-item:before {
    display:none;
}	
	
.testimonials-item .elementor-testimonial__content {
    padding: 4px 0 0 !important;
}	
	
.elementor-testimonial__text:after {
      margin: 16px auto 0;
}	
	
	.testimonials-item .swiper-pagination {
    bottom: 1px !important;
}
	
.footer-form-item input {
    padding: 0 0 0 !important;
    min-height: auto !important;
}	
	
.footer-form-item .elementor-button {
    font-size: 14px !important;
    min-height: auto !important;
    padding: 0 0 2px !important;
}
	
	
body {
    background: #fff !important;
}	
	
.richca-carusel .elementor-swiper-button {
    bottom: auto !important;
    top: -21% !important;
}	
	
.richca-carusel .swiper-slide-image {
    height: 208px !important;
  }	
	
	
	
	
	
	
	
	
} /* end 769 */

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

} /*  end 480 */









