/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 3.1.1
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.header-searchbar {}

.header-searchbar .dgwt-wcas-sf-wrapp {
    padding: 0;
    display: flex;
    border-radius: 40px;
    background-color: transparent;
    border: 2px solid var(--e-global-color-accent);
}

.header-searchbar .dgwt-wcas-sf-wrapp #dgwt-wcas-search-input-1 {
    padding: 0;
    border: 0;
    background-color: transparent;
    width: auto;
    padding: 10px;
    color: #fff !important;
}

.header-searchbar .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    position: static !important;
    height: 60px !important;
    width: 60px !important;
    background-color: var(--e-global-color-accent) !important;
    border-radius: 50% !important;
    margin-right: -4px !important;
}

.header-searchbar .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg {
    margin: 0;
    width: auto;
    height: auto;
    position: static !important;
}

.header-searchbar .dgwt-wcas-sf-wrapp .dgwt-wcas-preloader {
    display: none;
}

.header-searchbar .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg path {
    fill: #fff;
}

.elementor-menu-cart__toggle .elementor-button-icon {
    width: 60px;
    height: 60px;
    background-color: var(--e-global-color-accent);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative !important;
}

.elementor-menu-cart__toggle .elementor-button-icon svg {
    fill: #fff !important;
}

.elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty {
    top: 0px !important;
    right: 0 !important;
    background-color: #fff !important;
    color: #000 !important;
}

.custom-red{
	color: var(--e-global-color-accent);
}
.testimonials-section {}

.testimonials-section .swiper-slide.swiper-slide-duplicate-prev {
    transform: rotate(35deg) translate(150px,110px);
}

.testimonials-section .swiper-slide .elementor-testimonial {
    background: linear-gradient(213.2deg, #E0C7FF -21.26%, #D9D9D9 49.26%, #FFCADF 115.68%);
    padding: 70px 24px 24px;
    border-radius: 30px;
    position: relative;
}

.testimonials-section .swiper-slide .elementor-testimonial:before {
    content: 'CLIENT REVIEW';
    color: #434343;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    top: 30px;
}

.testimonials-section .swiper-slide.swiper-slide-next {
    transform: rotate(-15deg) translate(-40px,-10px);
}

.testimonials-section .swiper-slide.swiper-slide-active {
    transform: rotate(-35deg) translate(-150px, 110px);
}

.testimonials-section .swiper-slide.swiper-slide-next+.swiper-slide {
    transform: translate(0px, -60px);
}

.testimonials-section .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide.swiper-slide-duplicate {
    transform: rotate(15deg) translate(40px, -20px);
}

.elementor-widget-testimonial-carousel .swiper-slide[data-swiper-slide-index="4"] {
    /* transform: rotate(15deg) translate(40px, -20px); */
}

.testimonials-section .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
    transform: rotate(15deg) translate(40px, -20px);
}

.testimonials-section .swiper-slide.swiper-slide-duplicate.swiper-slide-duplicate-active {
    transform: rotate(55deg) translate(450px, 280px);
    /* 	opacity: 0; */
    transition: .5s ease-in-out !important;
}

.elementor-widget-testimonial-carousel .swiper-slide.swiper-slide-prev {
    transform: rotate(-55deg) translate(-450px, 280px);
    /* 	opacity: 0; */
    transition: .5s ease-in-out !important;
}
.testimonials-section .elementor-main-swiper {
    overflow: visible !important;
	padding-bottom: 220px !important;
}
.testimonials-section .elementor-swiper-button {
    bottom: 0 !important;
    top: auto !important;
    transform: translateY(0px) !important;
}

.testimonials-section .elementor-swiper-button.elementor-swiper-button-prev {
    left: 40% !important;
    border: 1px solid var(--e-global-color-accent);
    width: 65px;
    height: 65px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.testimonials-section .elementor-swiper-button.elementor-swiper-button-prev svg {
    fill: var(--e-global-color-accent);
    width: 100% !important;
    height: 100% !important;
    padding: 20px;
}

.testimonials-section .elementor-swiper-button.elementor-swiper-button-next {
    right: 40% !important;
    border: 1px solid var(--e-global-color-accent);
    width: 65px;
    height: 65px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.testimonials-section .elementor-swiper-button.elementor-swiper-button-next svg{
    fill: var(--e-global-color-accent);
    width: 100% !important;
    height: 100% !important;
    padding: 20px;
}
.testimonials-section .swiper-pagination-progressbar {
    width: 504px !important;
    border-radius: 10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    bottom: 100px !important;
    top: auto !important;
    background-color: #696969;
    overflow: hidden !important;
    height: 7px !important;
}

.testimonials-section .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: var(--e-global-color-accent) !important;
    border-radius: 10px !important !important;
    overflow: hidden !important !important;
}

.testimonials-section {
    position: relative;
    z-index: 1;
}

.testimonials-section:before {
    content: 'Swipe for more';
    text-transform: capitalize;
    position: absolute;
    bottom: 10px;
    transform: translateX(-50%);
    left: 50%;
    font-size: 26px;
    color: #696969;
}
.page-id-8 .headerlogo {
    transform: translateY(50px) !important;
}
.testimonials-section .swiper-slide .elementor-testimonial .elementor-testimonial__content {
    padding-bottom: 20px;
}

@media screen and (max-width: 1669px){
	.header-searchbar .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    min-width: unset !important;
    min-height: unset !important;
    height: 50px !important;
    width: 50px !important;
}

.header-searchbar .dgwt-wcas-sf-wrapp #dgwt-wcas-search-input-1 {
    width: 167px;
    font-size: 14px;
}

.elementor-menu-cart__toggle .elementor-button-icon {
    width: 50px;
    height: 50px;
}

.elementor-menu-cart__toggle .elementor-button-icon svg path {
}

.elementor-menu-cart__toggle .elementor-button-icon svg {
    width: 20px;
}

.header-searchbar .dgwt-wcas-sf-wrapp {
    justify-content: space-between;
}
.page.page-id-8 .elementor-element-f41fff8 .e-con-inner {
    padding-top: 0;
}
.page-id-8 .headerlogo {
    transform: translateY(30px) !important;
}
.testimonials-section .swiper-slide.swiper-slide-next {
    transform: translate(0);
}

.testimonials-section .swiper-slide.swiper-slide-active {
    transform: rotate(-15deg) translate(-50px, 50px);
}

.testimonials-section .swiper-slide.swiper-slide-next+.swiper-slide {
    transform: rotate(15deg) translate(50px, 50px);
}

.testimonials-section .elementor-swiper-button.elementor-swiper-button-next {
    right: 30% !important;
}

.testimonials-section .elementor-swiper-button.elementor-swiper-button-prev {
    left: 30% !important;
}
}