* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.05em;

}



[lang="en-US"]{
    margin: 0px !important;
}

a {
    display: inline-block !important;
    text-decoration: none !important;
}

ul,
li,
ol {
    list-style: none !important;
}


ul {
    padding-left: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0px !important;
}

span {
    margin-bottom: 0px;
}

p {
    margin-bottom: 0px !important;
}


/* navbar satrt  */

.header-satrtone{
    position: fixed;
    width: 100%;
    top:0px;
    z-index: 9999;
}

#flush-collapseOne  p{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}


.collapse-nav-items ul li a {
    font-weight: 700;
    font-size: 18px;
    color: #111111;
    padding: 8px 0px;
    border-radius: 30px;
    width: 101px;
    text-align: center;
    text-transform: uppercase;
}

.collapse-nav-items ul li:nth-child(1) a {
    background-color: #E13726;
}

.collapse-nav-items ul li:nth-child(2) a {
    background-color: #5689C8;
}

.collapse-nav-items ul li:nth-child(3) a {
    background-color: #FED45B;
}

.collapse-nav-items ul li:nth-child(4) a {
    background-color: #64BD53;
}

.mautoplay {
    gap: 15px;
}

.d-flexsing {
    display: flex;
    align-items: center;
    gap: 25px;
}

.nabarture {
    background-color: rgb(255, 255, 255);
    margin-top: -31px;
    border-radius: 30px;
    padding: 10px 0px;

}

.bannersing {
    padding: 15px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.bannersing p {
    margin: 0;
    font-weight: 500;
    opacity: 0;
    font-size: 14px;
    transition: opacity 1s ease;
    /* smooth fade */
    position: absolute;
    color: #000000;
}

#ast-scroll-top{
 border-radius: 50px;
}

.bannersing p.active {
    opacity: 1;
    position: relative;
}

form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading){
color: #64bd53;
}

#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3){
color: #64bd53;
    letter-spacing: initial;
}
form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading){
    border-width: 1px 1px 0 1px !important;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
}

form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review){
    border-width: 0 1px 1px !important;
            border-bottom-left-radius: 30px;
            border-bottom-right-radius: 30px;
}


body .woocommerce-MyAccount-navigation-link {
    border-radius: 50px;
    overflow: hidden;
    border-bottom-width:initial !important;
    background-color:#64bd53  !important;
    margin-bottom: 6px;
}


 .woocommerce-MyAccount-navigation-link a{
 background-color: #fbfbfb !important;
     width: 147px;
}

.ast-no-thumbnail{
    padding: 200px 0px 100px 0px !important;
}
.arrowsd {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    cursor: pointer;
    background: none;
    border: none;
    font-weight: 400;
    color: #000000;
    z-index: 10;
}

.bannersing .arrowsd.left {
    left: 15px;
}

.bannersing .arrowsd.right {
    right: 15px;
}

.navbar-tops {
    background-color: #FED45B;
    padding: 3px 0px 33px 0px;
}

.container-fluid {
    padding: 0px 20px !important;
}

.hero-section {
    background-image: url("../image/heroimg.png");
    background-size: cover;
    padding: 200px 0px 250px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-position: bottom;
}

.herotitle {
    margin-right: 80px;
}

.herotitle h1 {
    font-weight: 600;
    font-size: 56px;
    color: #14151A;
    letter-spacing: -0.05em;
    font-family: "Bricolage Grotesque", sans-serif;


}

.herotitle p {
    font-weight: 500;
    font-size: 24px;
    padding: 10px 0px 0px 0px;
    color: #14151A;
    font-family: "Bricolage Grotesque", sans-serif;

}

.herotitle a {
    font-weight: 700;
    font-size: 18px;
    background-color: #5689C8;
    color: #fff;
    padding: 12px 70px;
    border-radius: 50px;
    margin: 50px 0px;
    transition: all 0.5s;
    text-transform: uppercase;
    border: 2px solid #5689C8;
}

.herotitle a:hover {
    background-color: transparent;
    border: 2px solid #5689C8;
}

.childtitle {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;

}

.childtitle a {
    font-weight: 600;
    font-size: 17px;
    color: #14151A !important;
    display: flex !important;
    gap: 10px;
    align-items: center;
}

.purposedesign-section {
    padding: 100px 0px;
    background-color: #E3ECF6;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-top: -29px;
}

.webdesign-title p {
    font-weight: 600;
    font-size: 44px;
    color: #111111;
}

.webdesign-title p span {
    color: #5689C8;
    font-family: "Bricolage Grotesque", sans-serif;

}


.Growwith-section {
    padding: 200px 0px 100px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-top: -29px;
    background-color: #FBEAE8;
}
.woocommerce-account .woocommerce-MyAccount-content{
    background: #111111;
    padding: 75px;
    border-radius: 129px;
    margin-top:20px;
}

.toysthtgrow h2 {
    font-weight: 600;
    font-size: 38px;
    color: #111111;
    font-family: "Bricolage Grotesque", sans-serif;

}
.woocommerce-MyAccount-content p{
color:white;
line-height: 36px;
}
.woocommerce-MyAccount-content p a{
color:#fed45b;
}
.toysthtgrow h2 span {
    color: #E13726;
    font-family: "Bricolage Grotesque", sans-serif;

}

.toysthtgrow p {
    padding-top: 6px;
    color: #565266;
    font-weight: 500;
    font-size: 20px;
}

.grue-title-box {
    border-radius: 30px;
    background-color: #fff;
}

.grue-title-box img {
    width: 100%;
    padding: 15px;
    border-radius: 25px;
}

.grue-title-box span {
    color: #E13726;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}

.grue-title-box h3 {
    font-weight: 600;
    font-size: 26px;
    color: #5689C8;
    padding: 8px 0px;
}

.grue-title-box p {
    font-weight: 600;
    font-size: 16px;
    color: #76718C;
    padding-top: 0px;
    padding-bottom: 15px;
}

.grue-title-box p img {
    width: 20px !important;
    padding: 0px !important;
}

.satrttings {
    padding: 12px 42px;
    text-align: center;
}

.grue-title-box a {
    background-color: #E13726;
    border: 2px solid #E13726;
    border-radius: 60px;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin: 25px 0px 9px 0px;
    padding: 16px 0px;
    transition: all 0.5s;
    width: 100%;
}

.grue-title-box a:hover {

    border: 2px solid #E13726;
    background-color: transparent;
    color: #E13726;
}

.toysthtgrow h2 img {
    margin-left: -18px;
    margin-top: -46px;
}

/* .earlyplaysection SATRT  */

.earlyplaysection {
    padding: 100px 0px 100px 0px;
    margin-top: -29px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #fff;
}

.Handface:hover {
    background-color: #E3ECF6;
}

.toysthtgrowawe {
    line-height: 20px;
}

.toysthtgrowawe h2 {
    font-weight: 600;
    font-size: 38px;
    color: #111111;
    font-family: "Bricolage Grotesque", sans-serif;
}

.toysthtgrowawe h2 span {
    color: #5689C8;
}


.toysthtgrowawe p {
    padding-top: 6px;
    color: #565266;
    font-weight: 500;
    font-size: 20px;
}

.Handface {
    border-radius: 30px;
    border: 1px solid #0000001A;
    padding: 50px 0px;
    transition: all 0.5s;
    cursor: pointer;

}

.Handface h4 {
    color: #1E1F26;
    font-weight: 600;
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 26px;
    margin-top: 20px;
}

.Handface img {
    background-color: #E13726;
    padding: 20px;
    border-radius: 50px;
}


.Handface .skaybg {
    background-color: #5689C8;

}


.Handface .greenbg {
    background-color: #64BD53;
}

.Handface .yellowbg {
    background-color: #FED45B;
}

.parents-are-saying {
    padding: 100px 0px 100px 0px;
    margin-top: -29px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #FED45B;
}

.shop-new a {
    font-weight: 700;
    font-size: 18px;
    background-color: #5689C8;
    color: #fff;
    padding: 12px 70px;
    border-radius: 50px;
    margin: 50px 0px;
    transition: all 0.5s;
    text-transform: uppercase;
    border: 2px solid #5689C8;
}

.shop-new a:hover {
    background-color: transparent;
    color: #5689C8;

}



/* sweper slider satrt */

.parents-are-saying .swiper {

    max-width: 100%;
    padding: 40px 0;
}

.parents-are-saying .swiper-slide {
    background: white;
    border-radius: 40px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.parents-are-saying .swiper-slide .stars {
    color: #f5c518;
    margin-bottom: 10px;
    font-size: 24px;
}

.parents-are-saying .swiper-slide h3 {
    color: #5689C8;
    font-size: 20px;
    font-weight: 600;
    font-family: "Bricolage Grotesque", sans-serif;
}

.parents-are-saying .swiper-slide p {
    font-size: 18px;
    color: #5A5D73;
    font-weight: 600;
    margin: 15px 0px !important;

}

.parents-are-saying .swiper-slide .author {
    font-weight: 700;
    font-size: 14px;
    color: #E13726;
}

/* Active Slide Styling */
.parents-are-saying .swiper-slide-active {
    transform: scale(1.05);
    opacity: 1;
}

/* Inactive Slides */
.parents-are-saying .swiper-slide-next,
.swiper-slide-prev {
    transform: scale(0.95);
    opacity: 0.6;
}



/* .everystagesection satrt  */

.everystagesection {
    padding: 100px 0px;
    background-color: #DDF2D9;
    margin-top: -29px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.Playtitle h2 span {
    color: #64BD53;
}

.yeartitle a {
    font-weight: 600;
    font-size: 28px;
    color: #111111 !important;
    position: relative;
    z-index: 9999;
    font-family: "Bricolage Grotesque", sans-serif;
}

.yeartitle {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    padding: 0px 5px;


}

.yeartitle::after {
    content: "";
    inset: 0;
    background-color: #64BD53;
    position: absolute;
    z-index: -1px;
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);

}

.child-imgbox img {
    width: 353px;
    height: 329px;
}

.newturebtn a {
    background-color: #64BD53;
    border-color: #64BD53;
}

.newturebtn a:hover {
    color: #64BD53;
}

.frequently-section {
    padding: 100px 0px;
    background-color: #fff;
    margin-top: -29px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.lightspantag h2 span {
    color: #5689C8;
}

.frequently-section .accordion-header .accordion-button {
    background-color: transparent !important;
    font-weight: 600;
    font-size: 26px;
    border: none !important;
    color: #5689C8 !important;
    font-family: "Bricolage Grotesque", sans-serif;

}

.frequently-section .accordion-button:focus {

    box-shadow: none !important;
}

.frequently-section .accordion-button::after {
    content: "";
    background-image: url("../image/pulshiocn.png") !important;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    margin-left: auto;
    transition: transform 0.3s ease;
    background-size: contain;
}

.frequently-section .accordion-header .accordion-button:not(.collapsed)::after {
    background-image: url("../image/munushiocn.png") !important;
}

.frequently-section .accordion-item {
    margin: 20px 0px;
    border: 1px solid #0000001A !important;
    border-radius: 30px !important;
    padding: 15px 30px;
}

.frequently-section .accordion-body {
    border: none !important;
}

.frequently-section .accordion-body:focus {

    border: none !important;
}

.accordion-body h5 {
    color: #5A5D73;
    font-weight: 600;
    font-size: 18px;
    padding: 15px 0px;
}

.accordion-body ul{
  margin: 0px 15px;
}

.accordion-body p{
   padding: 10px 0px !important;
}

.wp-block-list li{
   list-style: disc !important;
}


.name-specialsection {
    margin-top: -29px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    padding: 250px 0px;
    background-size: cover;
    position: relative;
 
}

.name-specialsection::after {
    content: "";
    inset: 0;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #00000080;
    position: absolute;
}

.yellowqspantags {
    position: relative;
    z-index: 999;
}

.yellowqspantags span {
    color: #FED45B !important;
}

.yellowqspantags a {
    background-color: #FED45B;
    font-size: 18px;
    transition: all 0.5s;
    font-weight: 700;
    border: 2px solid #FED45B;
    border-radius: 50px;
    color: #111111;
    padding: 10px 70px;
    display: inline-block;
    margin-top: 30px;

}

.yellowqspantags a:hover {
    background-color: transparent;
    color: #FED45B;
}

/* .latestblog-section start  */

.latestblog-section {
    padding: 100px 0px;
    background-color: #FBEAE8;
    margin-top: -29px;
    position: relative;
    z-index: 9;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}


.blog-title-box {
    padding: 15px;
    border-radius: 30px;
    height: 100%;
    width: 100%;
    background-color: #ffff;
}

.blog-title-box img {
    border-radius: 25px;
}

.blog-title-box h6 {
    font-weight: 600;
    font-size: 22px;
    color: #E13726;
    padding: 12px 14px 0px 14px;
}

.blog-title-box span {
    font-weight: 600;
    font-size: 16px;
    color: #76718C;
    text-transform: uppercase;
    display: block;
    padding: 10px 20px 15px 20px;

}

.footer-top {
    padding: 100px 0px 0px 0px;
    margin-top: -29px;
    position: relative;
    z-index: 99;
    background-color: #DDF2D9;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;

}




/* footer form   code satrt  */


.newsletter-cont {
    width: 100%;

}

.newsletter-cont h4 {
    font-size: 14px;
    letter-spacing: 2px;
    color: #111111;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.newsletter-cont h2 {
    font-size: 38px;
    font-weight: 600;
    color: #000;
    font-family: "Bricolage Grotesque", sans-serif;
    margin: 25px 0px !important;
    line-height: 41px;
}

.newsletter-cont h2 .highlight {
    display: inline-block;
    background-repeat: round;
    background-image: url("../image/raundedw.png");
    border-radius: 50px;
    padding: 0 10px;
}
/*
.newsletter-cont .newsletter-form {
    display: flex;
    border: 1px solid #111111;
    border-radius: 50px;
    overflow: hidden;
    padding: 4px;
}*/

.newsletter-cont .newsletter-form input[type="email"] {
    flex: 1;
    border: none;
    padding: 12px 20px;
    background-color: transparent;
    font-size: 14px;
    outline: none;
    border-radius: 50px 0 0 50px;
}

.newsletter-cont .newsletter-form button {
    background-color: #64BD53;
    border: none;
    color: white;
    padding: 7px 40px;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    border-radius: 50px 50px 50px 50px;
    transition: background-color 0.3s ease;
}

.newsletter-cont .newsletter-form button:hover {
    background-color: #57a052;
}

.gmailsign {
    text-align: end;
}

.gmailsign img {
    width: 145px;
}

.footer-bottom {
    background-color: #fff;
    padding: 100px 0px 0px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-top: 20px;

}

.align-itemstitler {
    justify-content: space-between;
    align-items: end;

}

.quicklinks h4 {
    font-weight: 700;
    border-radius: 50px;
    font-size: 14px;
    padding: 10px 20px;
    text-transform: uppercase;
    display: inline-block;
    background-color: #E13726;
}

.quicklinks .policytrue {
    background-color: #5689C7;
}

.quicklinks .policythree {
    background-color: #FED45B;
}

.quicklinks .policyfour {
    background-color: #64BD53;
}

.quicklinks ul {
    padding-left: 10px !important;
}

.quicklinks ul li {
    margin-top: 9px;
}

.quicklinks ul li a {
    color: #111111;
    font-weight: 500;
    font-size: 14px;


}

.quicklinksflex ul li a img {
    width: 15px;
}

.quicklinksflex ul li a {
    display: flex !important;
    gap: 10px;
    align-items: center;
}

.footerlogo img {
    width: 212px;
}

.copyrighttitle span {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 3px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    padding: 10px 0px;
    margin-top: 50px;
    text-align: center;
    color: #808080;
    border-top: 1px solid #E5E5E5 !important;
}

.navbar-togglertitle {
    box-shadow: none;
    border: none !important;
}

.navbar-togglertitle i {
    color: #000000;
}

.navbar-togglertitle:focus {
    box-shadow: none !important;
}

.mobilewidth a {
    display: none !important;
}


/* product-details page start code  */

.product-details-sec {
    padding: 200px 0px 100px 0px;
    background-color: #FEF9EA;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.product-title img {
    border-radius: 30px;
    width: 100%;
    height: 692px;
}


.product-box span {
    font-weight: 400;
    font-size: 16px;
    color: #76718C;
    text-transform: uppercase;

}

.product-box strong {
    font-weight: 600;
    font-size: 16px;
    color: #76718C;
    padding-left: 10px;
}

.product-box h1 {
    font-weight: 600;
    font-size: 40px;
    padding-top: 30px;
    color: #14151A;
    font-family: "Bricolage Grotesque", sans-serif;

}

.product-box p {
    font-weight: 500;
    font-size: 18px;
    padding-top: 6px;

    color: #565266;
}


.rettingbox {
    display: flex;
    align-items: center;
    margin-top: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.moneytitle {
    display: flex;
    align-items: center;
    gap: 10px;
}

.moneytitle span {
    color: #5689C8;
    font-weight: 600;
    font-size: 32px;
}

.moneytitle p {
    color: #B7B3A9;
    font-weight: 400;
    font-size: 24px;
    text-decoration: line-through;
}

.reviews-title {
    display: flex;
    align-items: center;
    gap: 10px;
}

.reviews-title p {
    font-size: 24px;
    color: #FED45B;
}

.reviews-title span {
    color: #616780;
    font-weight: 400;
    font-size: 16px;
}

.buyaddcart button:nth-child(1) {
    background-color: #64BD53;
}

.buyaddcart button:nth-child(2) {
    background-color: #64BD53;
    font-weight: 700;
    font-size: 18px;
    color: white;
    border-radius: 50px;
    border: none;
    padding: 15px 70px;
    width: 315px;
    max-width: 100%;
}

.buyaddcart {
    margin-top: 30px;
}

.buyaddcart button {
    font-weight: 700;
    font-size: 18px;
    color: white;
    border-radius: 50px;
    border: none;
    padding: 15px 70px;
    width: 315px;
    max-width: 100%;
}

.child-seyf {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
    background: linear-gradient(119deg, #FED45B00 0%, #fae39f 50%, #FED45B00 100%);
    flex-wrap: wrap;
    padding: 10px 25px;
}

.child-seyf span {
    font-weight: 600;
    font-size: 17px;
}

.child-seyf span:nth-child(1) {
    color: #E13726;
}

.child-seyf span:nth-child(2) {
    color: #64BD53;
}

.child-seyf span:nth-child(3) {
    color: #5689C8;
}

.accordion-title-box .accordion {
    --bs-accordion-bg: transparent !important;
}

.accordion-title-box .accordion-button {
    border-top: 1px solid #E5E0D3 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    border: none !important;
    font-size: 18px;
    font-weight: 600;
    color: #76718C;
    text-transform: uppercase;

}

.accordion-title-box {
    margin: 40px 25px;
    ;
}

.accordion-title-box .accordion-flush .accordion-item {
    border-top: none !important;
}

.accordion-title-box .accordion-button:not(.collapsed) {
    background-color: transparent !important;
    color: #64BD53 !important;
    box-shadow: none !important;

}

.accordion-title-box .accordion-button:focus {
    box-shadow: none !important;

}

.accordion-title-box .accordion-item {
    background-color: transparent !important;
}

.designed-care-sec {
    padding: 100px 0px 150px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: white;
    margin-top: -29px;
}

.producttrubox img {
    border-radius: 30px;
    width: 100%;
}

.designedtitle h2 {
    font-weight: 600;
    font-size: 38px;
    color: #111111;
    font-family: "Bricolage Grotesque", sans-serif;

}

.designedtitle h2 span {
    color: #E13726;
}

.designedtitle p {
    font-weight: 500;
    font-size: 20px;
    color: #565266;
}

.designedtitle {
    margin: 54px !important;
}


.customer-reviews-sec {
    padding: 100px 0px 150px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #FED45B;
    margin-top: -29px;
}

.wanderjoy-title {
    background-color: white;
    border-radius: 30px;
    padding: 62px 25px 35px 25px;
    gap: 52px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.wanderjoy-title h2 {
    font-weight: 600;
    text-align: center;
    font-size: 28px;
    color: #111111;
    font-family: "Bricolage Grotesque", sans-serif;
}

.wanderjoy-title .review-title p {
    font-weight: 600;
    font-size: 40px;
    color: #111111;
    font-family: "Bricolage Grotesque", sans-serif;
}

.review-title {
    text-align: center;
}

.wanderjoy-title .review-title span {
    font-size: 40px;
    color: #FED45B;
    text-align: center;
}

.wanderjoy-title button {
    background-color: #E13726;
    color: white;
    border: none;
    padding: 15px 70px;
    border-radius: 50px;
    border: 1px solid #E13726;
    font-weight: 700;
    font-size: 18px;
    width: 380px;
    text-transform: uppercase;
    transition: all 0.5s;
}

.wanderjoy-title button:hover {
    background-color: transparent;
    color: #E13726;
}

.glad-title {
    background-color: white;
    padding: 20px 46px;
    border-radius: 30px;
    height: 100%;
}

.glad-title span {
    font-size: 24px;
    color: #FED45B;
}

.glad-title h4 {
    font-weight: 600;
    font-size: 24px;
    padding-top: 10px;
    color: #111111;
    font-family: "Bricolage Grotesque", sans-serif;
}


.glad-title p {
    font-weight: 500;
    font-size: 20px;
    color: #5A5D73;
    padding-bottom: 20px;
}

.glad-title a {
    font-weight: 600;
    font-size: 24px;
    color: #E13726;
}

.related-products-sec {
    padding: 100px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #FBEAE8;
    margin-top: -29px;
}


.add-to-cart {
    background-color: white;
    border-radius: 30px;
    padding: 25px;
}

.reviewstitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
}

.add-to-cart img {
    border-radius: 25px;
    width: 100%;
}

.add-to-cart .reviewstitle span {
    font-weight: 600;
    font-size: 16px;
    color: #E13726;
    text-transform: uppercase;
}

.add-to-cart .reviewstitle p {
    font-weight: 600;
    font-size: 16px;
    color: #76718C;
}

.add-to-cart .reviewstitle p strong {
    color: #f5c518;
}

.add-to-cart h6 {
    font-weight: 600;
    font-size: 26px;
    font-family: "Bricolage Grotesque", sans-serif;
    color: #5689C8;
    padding-bottom: 20px
}

.add-to-cart button {
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border: none;
    text-transform: uppercase;
    padding: 12px 0px;
    border: 1px solid #64BD53;
    background-color: #64BD53;
    border-radius: 50px;
    transition: all 0.5s;
}

.add-to-cart button:hover {
    background-color: transparent;
    color: #64BD53;
}

/* blog-herosection pages start code  */

.blog-herosection {
    padding: 200px 0px 100px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #FEF9EA;
}

.latetesp-title-box {
    border-radius: 30px;
    background-color: #fff;
    padding: 10px;
}

.latetesp-title-box img {
    border-radius: 25px;
    width:100%;
}

.latetesp-title-box {
    /* height: 100%; */
}

.latetesp-title-box h5 {
    color: #5689C8;
    font-weight: 600;
    font-size: 22px;
    padding: 17px 0px;
}

.latetesp-title-box span {
    color: #76718C;
    font-weight: 600;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    padding-bottom: 11px;
}


/* blog-details pages start code  */

.blog-details-sec {
    padding: 200px 0px 0px 0px;
    background-color: #FEF9EA;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.colorspantag p {
    color: #5689C8;
    text-transform: uppercase;
}

.blog-detailstitle img {
    border-radius: 25px;

}

.blog-details-sec-2 {
    padding: 160px 0px 50px 0px;
}


.earliest-title p {
    color: #565266;
    font-size: 20px;
    font-weight: 500;
    padding-top: 20px;
}

.earliest-title {
    padding-top: 30px;
}

.earliest-title h3 {
    color: #14151A;
    font-size: 28px;
    padding-bottom: 10px;
    font-weight: 700;
    margin-top: 20px;
}

.blog-details-sec-3 {
    padding: 100px 0px 100px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #FEF9EA;
}


.about-true-sec {
    padding: 100px 0px 100px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.about-three-sec {
    padding: 100px 0px 100px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #FBEAE8;
    margin-top: -29px;
}

.about-four-sec {
    margin-top: -29px;
    padding: 100px 0px 100px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #FEF9EA;
}

.about-five-sec {
    margin-top: -29px;
    padding: 100px 0px 100px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #E3ECF6;
}


.about-six-sec {
    margin-top: -29px;
    padding: 100px 0px 100px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #FBEAE8;
}


.content-boxsing {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.contactsection-one {
    padding: 40px 0px;
    margin-top: 30px;
    background-color: #5689C8;
}

.content-title {
    width: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 66px;
    border-radius: 50%;
    flex-shrink: 0;
    background-color: white;
}

.call-us-title h5 {
    font-size: 20px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
}

.call-us-title p {
    font-size: 24px;
    font-weight: 500;
    color: white;
}


.content-location-sec {
    overflow-x: hidden;
    padding: 100px 0px 100px 0px;
    background-color: #FEF9EA;
}

.call-us-title a {
  color:#fff;
}

.formsing {
    background-color: #fff;
    border-radius: 30px;
}

.formsing h2 {
    padding: 20px 50px 20px 50px;
    text-align: left;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #0000001A;
}

.formsing .form-group {
    padding: 20px 50px 0px 50px;
}

.formsing label {
    display: block;
    font-size: 20px;
    color: #616780;
    margin-bottom: 5px;
    font-weight: 600;
    font-family: "Bricolage Grotesque", sans-serif;
}

.form-title {
    padding-bottom: 15px;
}



.formsing input,
.formsing textarea {
    width: 100%;
    padding: 15px 10px;
    border: 1px solid #0000001A;
    border-radius: 14px;
    font-size: 14px;
    transition: border-color 0.3s;
}

.formsing input:focus,
.formsing textarea:focus {
    border-color: #5689C8;
    outline: none;
}

.formsing textarea {
    height: 100px;
    resize: vertical;
}

.formsing button {
    width: 590px;
    display: block;
    margin: 0 auto;
    padding: 12px;
    background-color: #5689C8;
    border: none;
    border-radius: 6px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 60px;
    margin: 20px 0px;

    cursor: pointer;
    transition: background 0.3s;
}

.formsing button:hover {
    background-color: #4477c4;
}

.iframe-title iframe {
    width: 100%;
    height: 595px;
}


.pojstion-title {
    position: relative;
}


.contactsectiotite {
    position: absolute;
    top: -31px;
}


/* new css */

.grue-title-box h3 a{
    font-weight: 600;
    font-size: 26px;
    color: #5689C8;
    padding: 8px 0px;
    background-color: initial;
    border: none;
}



.grue-title-box h3 a:hover{
    color: #5689C8;
    background-color: initial;
    border: none;
}

.woocommerce-cart header.entry-header, .woocommerce-checkout header.entry-header, .woocommerce-account header.entry-header{
    padding: 100px 0px 100px 0px;
    background-color: #FEF9EA;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    text-align: center;
}

#primary{
   margin-top: 0px !important;
}


.custom_product_category_section {
    margin: 0;
}


.newsletter-form p{
    display: flex;
    border: 1px solid #111111;
    border-radius: 50px;
    overflow: hidden;
    padding: 4px;
}

.newsletter-form input[type="email"]{
      flex: 1;
    border: none;
    padding: 12px 20px;
    background-color: transparent;
    font-size: 14px;
    outline: none;
    border-radius: 50px 0 0 50px;
}

.newsletter-form input[type="submit"]{
   background-color: #64BD53;
    border: none;
    color: white;
    padding: 7px 40px;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    border-radius: 50px 50px 50px 50px;
    transition: background-color 0.3s ease;
}



.buyaddcart .cart {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}

.buyaddcart .quantity input {
  width: 70px;
  height: 45px;
  border: 2px solid #ddd;
  border-radius: 8px;
  font-size: 16px;
  text-align: center;
}

.buyaddcart .my-cart-btn {
  background: #ff6b00;
  color: #fff;
  border: none;
  padding: 12px 25px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s;
}


/* === Main Image === */
.woocommerce-product-gallery {
  max-width: 100%;
  margin-bottom: 20px;
  position: relative;
}

.woocommerce-product-gallery__image img {

  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: transform 0.3s ease;
}

.woocommerce-product-gallery__image img:hover {
  transform: scale(1.02);
}

/* === Zoom/Lightbox Icon === */
.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 15px;
  right: 15px;
  background: #fff;
  border-radius: 50%;
  padding: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  transition: all 0.3s ease;
}

.woocommerce-product-gallery__trigger:hover {
  background: #ff6b00;
  color: #fff;
}

/* === Thumbnail Navigation === */

 .swiper-slide img{
    height: 150px !important;
    width: 150px !important;
}


.woocommerce-product-gallery ol.flex-control-nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.woocommerce-product-gallery ol.flex-control-nav img{
       width: 150px;
    height: 150px;

}


.accordion button:hover,.accordion button:focus{
        background: initial;
}


.related-products a.add_to_cart_button{
        width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    padding: 12px 0px;
    border: 1px solid #64BD53;
    background-color: #64BD53;
    border-radius: 50px;
    transition: all 0.5s;
    text-align: center;
}


.wp-block-heading {
    padding-top: 10px;
    padding-bottom: 10px;
    color:#e13726 !important;
}


.page-id-294 .entry-header,.page-id-3 .entry-header,.page-id-179 .entry-header,.page-id-256 .entry-header{
        padding: 200px 0px 100px 0px;
    background-color: #FEF9EA;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    text-align: center;
}

button.arrowsd:hover,button.arrowsd:focus{
    background: initial;
    color: #000;
}

.related-products .price{
    color: #64bd53;
    padding-bottom: 10px;
    font-weight: 600;
}

.woocommerce-billing-fields__field-wrapper input{
 border-radius: 50px !important;
}
 

.woocommerce-billing-fields__field-wrapper span{
 border-radius: 50px !important;
}

.select2-search__field{
 border-radius: 50px !important;
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box, .woocommerce.woocommerce-checkout #payment div.payment_box{
 border-radius: 50px !important;
}

.woocommerce-additional-fields__field-wrapper  textarea{
 border-radius: 50px !important;
}


#place_order{
margin-top:10px;
 border-radius: 50px !important;
}

.entry-content{
    padding:15px;
}

.navbar-toggler:hover {
    background: initial;
}



/* Wishlist container */
.custom-wishlist-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
    background: #f9f9f9;
}

/* Each wishlist item */
.wishlist-item {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 15px;
    transition: box-shadow 0.3s ease;
}

.wishlist-item:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

/* Product link */
.wishlist-item a {
    flex: 1;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
}

/* Product image */
.wishlist-item img.attachment-thumbnail {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 8px;
}

/* Product details */
.wishlist-item div p {
    margin: 4px 0;
}

.wishlist-item div p:first-child {
    font-weight: 600;
    font-size: 16px;
}

.wishlist-item div p:last-child {
    color: #555;
    font-size: 14px;
}

/* Wishlist button */
.custom-wishlist-btn {
    margin-left: 15px;
}

.custom-wishlist-toggle {
    font-size: 28px;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.custom-wishlist-toggle:hover {
    transform: scale(1.3);
}

.grue-title-box .custom-wishlist-toggle{
    font-size: 17px !important;
    cursor: pointer !important;
    border: none;
    position: absolute;
    top: 23px;
    left: 25px;
    padding: 6px;
    background: #fbeae8 !important;

}

.grue-title-box{
 position: relative;
}


/* new css */

/* Overlay */
.review-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 9998;
}

/* Popup content */
.review-popup-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px;
    width: 90%;
    max-width: 500px;
    z-index: 9999;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

/* Close button */
.close-popup {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 25px;
    cursor: pointer;
}

.wpcf7-spinner {
    position: absolute;
}

.entry-content{
    margin-bottom:40px;
}


.star-rating-select span {
    font-size: 28px;
    cursor: pointer;
    color: #ccc; /* default */
    transition: color 0.2s;
}

.star-rating-select span.active {
    color: gold; /* highlighted */
}

.star-icon-inactive{
    display:none;
}

.shop-page-price{
    justify-content: center !important;    
}

.shop-page-price .woocommerce-Price-amount, .shop-page-price .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    color: #64bd53;
    padding-bottom: 10px;
    font-weight: 600;
    text-align: center;
    font-size: 20px;
}


.comment-form-rating .stars{
    margin-top: 10px;
    margin-bottom: 10px !important;
}

.wishlist-item{
    position:relative !important;
}


/* Responsive design */
@media (max-width: 768px) {
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 36px;
    border-radius: 28px;}

.blog-herosection {
    padding: 180px 0px 50px 0px;}
    .wishlist-item {
        flex-direction: column;
        align-items: flex-start;
    }

    .wishlist-item a {
        width: 100%;
        margin-bottom: 10px;
    }

    .custom-wishlist-btn {
        margin-left: 0;
    }
    
    .custom-wishlist-btn .custom-wishlist-toggle{
       position: absolute;
        top: 14px;
        right: 15px;
        padding: 0;
    }
}



@media (max-width: 991px) {
    .content-boxsing {
        justify-content: start;
    }

    .content-boxsing {
        margin: 14px 0px;
    }

    .dastop {
        display: none;
    }

    .mobilewidth a {
        display: block !important;
    }

    .collapse-nav-items ul {
        margin-top: 20px;
    }

    .collapse-nav-items ul li a {
        width: 100%;
    }

    .child-imgbox img {
        width: 100%;
        height: 272px;
    }

}
.wpcf7-form-control-wrap input{
border-radius: 50px !important;

}


.wp-block-list{
  padding-left:20px !important;
}



@media (max-width: 767px) {

.nabarture .navbar img{
  max-width: 60%;
}

.footerlogo img{
   width: 100px;
}

.Growwith-section-home{
   padding: 60px 0px 100px 0px !important;
}

.formsing h2 {
    padding: 20px 50px 20px 20px;
}

.ast-no-thumbnail {
    padding: 200px 0px 66px 0px !important;
}

.formsing .form-group {
    padding: 20px 25px 0px 25px;}
.hero-section {
    padding: 160px 0px 92px 0px;}


    .contactsectiotite {
        position: initial;
        margin-top: 20px;
    }

    .formsing button {
        width: 100%;
    }

 

    .product-box h1 {
        font-size: 30px;
    }

    .product-title img {
        height: initial;
    }

    .child-seyf {
        gap: 10px;
        padding: 10px 20px;
    }

    .accordion-title-box {
        margin: 40px 20px;
    }

    .child-imgbox img {
        height: initial;
    }

    .herotitle {

        margin-right: 0px;
    }

    .herotitle h1 {
        font-size: 35px;
    }


    .childtitle {
        gap: 25px;
    }

    .herotitle p {
        font-size: 20px;
    }

    .webdesign-title p {
        font-size: 25px;
    }

    .purposedesign-section {
        padding: 43px 0px;
    }

    .Growwith-section {
        padding: 160px 0px 100px 0px;
    }

    .toysthtgrow h2 {
        font-weight: 600;
        font-size: 32px;
    }

    .toysthtgrow h2 img {
        margin-left: initial;
        margin-top: initial;
    }

    .grue-title-box h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .satrttings {
        padding: 25px 30px;
    }

    .grue-title-box a {
        padding: 7px 0px;
        margin: 0;
    }

    .toysthtgrowawe h2 {
        font-size: 33px;
    }

    .earlyplaysection {
        padding: 50px 0px 50px 0px;
    }

    .parents-are-saying {
        padding: 50px 0px 50px 0px;
    }


    .everystagesection {
        padding: 50px 0px;
    }

    .parents-are-saying .swiper-slide p {
        font-size: 15px;
    }

    .frequently-section .accordion-item {
        padding: 15px 0px;
    }

    .frequently-section .accordion-header .accordion-button {
        background-color: transparent !important;
        font-weight: 600;
        font-size: 20px;
    }


    .frequently-section {
        padding: 50px 0px;
    }

    .name-specialsection {
        background-position: top;
        padding: 73px 0px 100px 0px;
    }


    .blog-title-box {
        height: initial;
        width: 100%;
    }

    .blog-title-box h6 {
        font-size: 18px;
    }

    .latestblog-section {
        padding: 50px 0px 100px 0px;
    }

    .footer-top {
        padding: 50px 0px 0px 0px;
    }

    .newsletter-cont h2 {
        font-size: 25px;
        line-height: 33px;
    }

    .footer-bottom {
        padding: 50px 0px 0px 0px;
    }

    .quicklinks h4 {
        width: 100%;
    }

    .copyrighttitle span {

        margin-top: 16px;
    }

    .product-details-sec {
        padding: 160px 0px 30px 0px;
    }

    .designedtitle {
        margin: 0px !important;
       
    }

    .designed-care-sec {
        padding: 30px 0px 100px 0px;
    }

    .wanderjoy-title button {
        width: 100%;
    }

    .wanderjoy-title .review-title p {
        font-size: 35px;
    }

    .wanderjoy-title {
        height: initial;
    }

    .glad-title {
        height: initial;
    }

    .glad-title {
        padding: 15px 26px;
    }

    .glad-title p {
        font-size: 16px;
    }

    .customer-reviews-sec {
        padding: 30px 0px 100px 0px;
    }

    .related-products-sec {
        padding: 50px 0px 100px 0px;
    }

    .add-to-cart h6 {
        font-size: 22px;
    }

    .blog-details-sec {
        padding: 160px 0px 0px 0px;
    }

    .blog-details-sec-2 {
        padding: 25px 0px 50px 0px;
    }

    .about-true-sec {
        padding: 50px 0px 50px 0px;
    }

    .about-three-sec {
        padding: 50px 0px 100px 0px;
    }

    .about-four-sec {
        padding: 50px 0px 100px 0px;
    }

    .about-five-sec {
        padding: 50px 0px 100px 0px;
    }

    .about-six-sec {
        margin-top: -29px;
        padding: 50px 0px 100px 0px;
    }

    .iframe-title iframe {
        height: 300px;
    }

    .content-location-sec {
    padding: 50px 0px 100px 0px;}


.page-id-294 .entry-header,.page-id-3 .entry-header,.page-id-179 .entry-header{
        padding: 183px 0px 50px 0px;

}

.woocommerce-cart header.entry-header, .woocommerce-checkout header.entry-header, .woocommerce-account header.entry-header {
    padding: 55px 0px 55px 0px;
   
}


   .post-type-archive-product .Growwith-section {
        margin-top: 0px;
    }
    
 .grue-title-box a.add_to_cart_button{
    margin-top: 20px;
    margin-bottom: 10px;
 }   
    
 .about_space{
     padding-top:20px;
 }   
    
.content-location-sec .formsing .form-title{
    padding-bottom: 30px;
}    
    

}

@media (max-width: 567px) {}

@media (max-width: 301px) {}