/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.py-100 {
    padding: 70px 0!important;
}
.py-70 {
    padding: 70px 0!important;
}
.py-50 {
    padding: 50px 0!important;
}
.py-40 {
    padding: 40px 0!important;
}
.py-20 {
    padding: 40px 0!important;
}
.common-col h2.elementor-heading-title {
    font-size: 40px !important;
    font-weight: 700 !important;
    text-transform: capitalize;
    line-height: 55px;
    font-family: 'Red Hat Display', sans-serif !important;
}

.common-col h4.elementor-heading-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    font-family: 'Poppins';
}

.common-col p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}

.btn-primary .elementor-button::Before, .btn-secondary .elementor-button::before {border-radius: 0;content: '';height: 100%;width: 0;background: #354252;position: absolute;right: 0;left: 0;bottom: 0;top: 0;transition: 0.3s;z-index: -1;}

.btn-primary .elementor-button:hover::Before, .btn-secondary .elementor-button:hover::before {
    width: 100%;
    transition: 0.5s;
}

.btn-primary .elementor-button::Before {
    background: #fff !important;
}
.btn-secondary .elementor-button:hover {color: #fff !important;}
.btn-primary .elementor-button ,.btn-secondary .elementor-button{
 padding: 19px 43px;
 font-size: 16px !important;
 border: 1px solid #fff;
 text-transform: capitalize;
 position: relative;
 font-family: 'Poppins' !important;
 z-index: 99;
 overflow: hidden;
 font-weight: 500 !IMPORTANT;
 line-height: 25px !important;
 display: flex;
 border-radius: 26px;
}

body .btn-primary .elementor-button{
	   background: var(--e-global-color-primary);
	   color: #fff;
}
.btn-secondary .elementor-button{
	background: #0000 !important;
	color: #000000 !important;
	border: 1px solid #1c47fe00;
}

.btn-primary , .btn-secondary {
    display: inline-block;
    width: auto !important;
}
body .btn-primary .elementor-button:hover {
    color: #354252;
}
.btn-secondary {
    margin-left: 20px !important;
}
.btn-wrapper {
    margin-top: 25px;
}
.btn-wrapper .elementor-widget-wrap {
    padding: 0 !important;
}
.btn-primary.elementor-widget:not(:last-child),.btn-secondary.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

h1,h2,p,a,span,li{
	font-family: "Poppins", sans-serif !important;
	
}

h3,h4{
	
	font-family: "Barlow", sans-serif !important;
}


h5,h6{
	
	font-family: "Inter", sans-serif !important;
}

span.high-light {
    color: #57d5fd;
    font-weight: inherit !important;
    position: relative;
}
#header-area .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}

/* Common CSs End */

body {
    background: #120820 !important;
}

.header-area .menu-item-211 {
    display: none !important;
}

.btn-primary .elementor-button {background: linear-gradient(135deg, #00E5FF 15%, #00A8CC 85%) !important;border: 1px solid #00A8CC !important;padding: 12px 30px !important;}

.btn-primary .elementor-button-text {font-weight: 700;color: #000 !important;}

.hero-area {
    height: 100vh;
    display: flex;
    align-items: center;
}

h1.elementor-heading-title.elementor-size-default {
      background: linear-gradient(180deg, #FFFFFF 35.26%, #00E5FF 81.41%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h2.elementor-heading-title.elementor-size-default {
      background: linear-gradient(180deg, #FFFFFF 35.26%, #00E5FF 81.41%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.creation-inner-sec-2 .elementor-widget-wrap.elementor-element-populated {
    background: #2E1353;
    padding: 20px 15px !important;
    border-radius: 0 0 10px 10px;
}

.creation-inner-sec .elementor-widget-image {
    margin: 0;
}

.creation-inner-sec .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.creation-inner-sec img {border-radius: 10px 10px 0 0;}

.btn-primary .elementor-button {
}

.creation-sec .btn-primary .elementor-button-text {
    color: #fff !important;
}

.creation-sec .btn-primary:hover .elementor-button-text {
    color: #000 !important;
}

.creation-sec .btn-primary:hover path {
    fill: #000 !important;
}

.test-sec .swiper-slide.swiper-slide-active {
    background: url(https://yourfurrywonders.com/wp-content/uploads/2026/05/testimonial-card1-1.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.test-sec .swiper-slide.swiper-slide-next {
    background: url(https://yourfurrywonders.com/wp-content/uploads/2026/05/testimonial-card2-1.png);
    background-size: 100% 100%;
        background-position: center;
    background-repeat: no-repeat;
}

.test-sec .swiper-slide {
      background: url(https://yourfurrywonders.com/wp-content/uploads/2026/05/testimonial-card3-1.png);
      background-size: 100% 100%;
      background-position: center;
      background-repeat: no-repeat;
      padding: 60px 30px 30px !important;
}

.test-sec .swiper-slide.swiper-slide-next .elementor-testimonial__name {
    color: #FF6B2B !important;
}

.test-sec .swiper-slide .elementor-testimonial__name {
    color: #A3FF47 !important;
}

.test-sec .swiper-slide.swiper-slide-active .elementor-testimonial__name {
    color: #FF2D78 !important;
}

.test-sec {
    position: relative;
}

.test-sec .swiper-slide::before {
    position: absolute;
    content: '';
    background: url(http://furrycommunity.ct.ws/wp-content/uploads/2026/05/before.png);
    width: 22%;
    height: 4%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 8%;
    left: 7%;
}

.contact-inner-col {
    background: #3c0c44;
    padding: 20px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.contact-inner-col::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 10%;
    width: 80%;
    height: 15px;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0,0,0,0.3);
}

.contact-inner-col:active {
    transform: scale(0.95);
}

.contact-inner-col:hover {
    transform: scale(1.05);
}

.contact-inner-sec .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.form-col {
	background: linear-gradient(180deg, #3c0c44 0%, #120820 95%) !important;
    padding: 20px;
    border-radius: 5px;
}

.contact-sec .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.form-col input {
    background: none !important;
    padding: 12px 20px;
    font-size: 16px !important;
    line-height: 25px !important;
    color: #fff !important;
    border: 1px solid #666666 !important;
    margin-bottom: 10px;
    border-radius: 10px;
}
.form-col textarea {
    background: none !important;
    padding: 12px 20px;
    font-size: 16px !important;
    line-height: 25px !important;
    color: #fff !important;
    border: 1px solid #666666 !important;
    margin-bottom: 10px;
     border-radius: 10px;
}

.form-col button {
    background: linear-gradient(135deg, #00E5FF 15%, #00A8CC 85%) !important;border: 1px solid #00A8CC !important;padding: 12px 30px !important;font-weight: 700 !important; color: #000 !important; border-radius: 30px;}

.contact-sec path {
    fill: #000 !important;
}

.form-col path {
    fill: #000 !important;
}

.hero-inner-sec .elementor-counter-number-suffix {
    color: #00E5FF;
}	

.from-inner-sec .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.from-inner-col .elementor-widget-wrap.elementor-element-populated {
    padding: 20px !important;
    background-size: 100% 100% !important;
}

.btn-secondary .elementor-button {
border: 1px solid #fff !important;
    padding: 12px 30px !important;
}

.btn-secondary .elementor-button-text {font-weight: 700;color: #fff !important;}

.your-sec {
    padding: 50px 0;
}

.accord-sec .elementor-accordion-item {
    margin: 20px 0 !important;
    background: #170B28;
    padding: 30px 40px !important;
    border-radius: 10px !important;
}

.accord-sec p {
    margin-top: 20px;
}

.accord-sec svg {
    font-size: 20px;
}

.get-sec .form-col {
    background: #170B28 !important;
}

.get-sec .elementor-container.elementor-column-gap-default {
    max-width: 900px !important;
}

@media only screen and (max-width: 1400px)
{
	
.elementor-container.elementor-column-gap-default {
    max-width: 1140px !important;
}
	
.test-sec .swiper-slide::before {
    left: 8%;
    width: 26%;
}

.hero-inner-sec .elementor-container.elementor-column-gap-default {
    max-width: 800px !important;
}


.hero-area {
    height: auto;
    padding: 130px 0;
}
	
}

@media only screen and (max-width: 767px)
{
	
.header-area .menu-item-211 {
    display: block !important;
}
	
:root {
    overflow-x: hidden;
}

.elementor-widget-wrap.elementor-element-populated {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

section.elementor-section.elementor-top-section > .elementor-container {
    padding-right: 15px;
    padding-left: 15px;
}
.elementor-widget.elementor-widget-heading,.elementor-widget.elementor-widget-heading * {
    text-align: center !important;
}

.elementor-widget.elementor-widget-button {
    width: 100% !important;
    text-align: center;
}

.elementor-widget.elementor-widget-button a.elementor-button.elementor-button-link.elementor-size-sm {
    text-align: center;
    justify-content: center;
}

[data-elementor-type="header"] .btn-primary.elementor-widget.elementor-widget-button {
    width: auto !important;
}

[data-elementor-type="wp-page"] .elementor-widget__width-auto {
    max-width: 100% !important;
    width: 100% !important;
}

.elementor-absolute.elementor-widget.elementor-widget-image {
    position: static !important;
}

.elementor-24 .elementor-element.elementor-element-0ffe67b {
    width: 44% !important;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 12px;
}

.hero-area {
    padding: 40px 0;
}

.hero-area h1 {
    font-size: 40px !important;
}

.elementor-widget__width-initial {
    max-width: 100% !important;
    width: 100% !important;
    text-align: center;
}

.elementor-divider {
    justify-content: center;
}

.elementor-24 .elementor-element.elementor-element-2a1b4e7 .elementor-heading-title {
    font-size: 38px !important;
}

.elementor-24 .elementor-element.elementor-element-ecacd3b {
    padding-top: 65px !important;
}

h2.elementor-heading-title.elementor-size-default {
    font-size: 35px !important;
}

section.elementor-section.elementor-top-section {}

[data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

section.elementor-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

[data-elementor-type="footer"] * {
    text-align: center;
    justify-content: center;
}


.elementor-widget-text-editor, p {
    text-align: center;
}

figure.elementor-image-box-img img {
    width: 100%;
}

.elementor-widget-image-box .elementor-image-box-title {
    text-align: center;
}

.btn-primary .elementor-button, .btn-secondary .elementor-button {
    font-size: 16px !important;
    line-height: 25px !important;
}

.process-area::before {
    display: none;
}

.btn-secondary,.btn-primary {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
}
.elementor-widget.elementor-widget-button .elementor-widget-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {height: auto;padding: 30px !important;}

h1.elementor-heading-title.elementor-size-default {
    font-size: 35px !important;
    line-height: 45px !important;
}

p {
    font-size: 16px !important;
    line-height: 25px !important;
}

br {
    display: none;
}

.hero-inner-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 30px;
}

.btn-primary.elementor-widget.elementor-widget-button {
    width: 65% !important;
}
	
	.btn-secondary.elementor-widget.elementor-widget-button {
    width: 65% !important;
}

.creation-inner-sec-2 p {
    font-size: 14px !important;
}

h2.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 40px !important;
}
	
.form-col button {
    padding: 12px 20px !important;
}

.header-area .elementor-item {
    font-size: 16px !important;
    line-height: 25px !important;
}
.accord-sec .elementor-accordion-item {
    padding: 20px !important;
}

.accord-sec p {
    text-align: left !important;
}
	
.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 70px 0 !important;
}
	
.contact-sec .e-form__buttons {
    justify-content: center !important;
}	

}