/*
Theme Name:   Softplay
Theme URI:    https://example.com/
Description:  Child theme for Softplay
Author:       Brainstorm Force
Author URI:   https://example.com/
Template:     astra
Version:      1.0.0
*/


.woocommerce-product-description ul {
    list-style-type: disc !important;
    padding-left: 20px !important;
    margin-bottom: 1em;
}

.woocommerce-product-description li {
    margin-bottom: 5px;
}

.onsale {
    background: #ff4c4c;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
    border-radius: 3px;
}
.home-product ul.products.columns-4{
	display: grid;
    justify-content: center;
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
	padding:0px;
}
.home-product ul.products.columns-4 li.product {
    position: relative;
	padding:0px;
	list-style: none;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	border-radius: 20px;
    overflow: hidden;
}
.home-product ul.products.columns-4 li.product:hover{
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.home-product ul.products.columns-4 li.product .woocommerce-loop-product__title,
.home-product ul.products.columns-4 li.product .add-to-cart,
.home-product ul.products.columns-4 li.product .review-rating, 
.home-product ul.products.columns-4 li.product .price {
    padding: 0px 15px;
}
.home-product ul.products.columns-4 li.product .add-to-cart{
	padding: 0px 15px 20px;
}
.testimonial-carousel{
	max-width: 754px;
	margin:0px auto;
}
.testimonial-carousel .testimonial-item {
    padding: 30px;
    text-align: center;
    background: #f8f8f8;
	display: flex;
    align-items: center;
	gap: 30px;
	border-radius:20px;
	opacity: 0.2;
}
.testimonial-carousel .owl-item.active .testimonial-item{
	opacity:1;
}
.testimonial-author {
    margin-top: 15px;
    font-size: 1.1em;
    color: #333;
}
.testimonial-carousel .owl-stage-outer{
	overflow: visible !important;
	padding-top: 20px;
}
.testimonial-carousel .testimonial-item .testimonial-image {
    width: 100%;
    max-width: 277px;
    border-radius: 16px;
    overflow: hidden;
}
.home-product ul.products a{
	text-decoration:none;
}
.home-product ul.products a img {
    border-radius: 20px 20px 0px 0px;
}
.home-product ul.products a span.onsale {
    right: inherit !important;
    left: 13px !important;
    top: 13px !important;
    background: #78AAA1;
    min-height: inherit;
    min-width: 51px;
    border-radius: 25px;
    height: 28px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-product ul.products h2.woocommerce-loop-product__title {
    font-weight: 600;
    font-size: 24px !important;
    line-height: 27px;
    font-family: "Open Sans", Sans-serif;
    text-decoration: none;
	margin-top:20px !important;
}
.home-product ul.products.columns-4 li.product .price del span.woocommerce-Price-amount.amount {
    font-weight: 600;
    font-size: 18px !important;
    line-height: 27px;
    font-family: "Open Sans", Sans-serif;
    color: #CECECE;
}
.home-product ul.products.columns-4 li.product .price del{
	margin-right:11px;
}
.home-product ul.products.columns-4 li.product .price  {
    font-weight: 600;
    font-size: 18px !important;
    line-height: 27px;
    font-family: "Open Sans", Sans-serif;
    color: #4F5857;
}
.home-product ul.products.columns-4 li.product .add-to-cart a.button {
background: #78AAA1;
    font-size: 17px;
    color: #fff;
    font-family: "Open Sans", Sans-serif;
    line-height: 52px;
    padding: 0px;
    text-align: center;
    border-radius: 70px;
    width: 100%;
}
.home-product ul.products.columns-4 li.product .add-to-cart a.button:hover{
	background: #000;
}
.home-product ul.products.columns-4 li.product .add-to-cart {
    display: flex;
    justify-content: space-between;gap;15px;
	
}
.home-product .yith-add-to-wishlist-button-block{
	margin:0px;
}
.home-product ul.products.columns-4 li.product .price ins{
	margin-right: 4px;
}
.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button {
    margin: 0px;
    padding: 0px;
    height: 48px;
    width: 48px;
    border: 1px solid #78AAA1;
    border-radius: 40px;
}
.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button:hover{
	background:#78AAA1;
}
.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button svg path{
	color: #78AAA1;
}
.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button:hover svg path{
	fill:#fff
}
.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}
.review-rating .star-rating ::before {
    color: #FF9D00;
}
.home-product ul.products li .price{
	
}
.home-product ul.products li .price del .amount{
	color:#000;
}
.content-box{
	text-align:center;
	width:100%;
}
.content-box span.quotes {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: -80px 0px 0px 0px;
    background: #fff url('/wp-content/uploads/2025/06/quotes.png') no-repeat center;
    background-size: 30px;
    border: 2px solid #78aaa1;
}
.owl-nav {
    position: absolute;
    bottom: -11px;
    width: 300px;
    left: 50%;
    margin-left: -150px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	    box-shadow: none;
}
.owl-nav button span{
	opacity:0 !important;
	    box-shadow: none;
}
.owl-nav button.owl-prev{
	background: url('/wp-content/uploads/2025/05/prev.png') no-repeat center center !important;
	    box-shadow: none;
}
.owl-nav button.owl-next{
	background: url('/wp-content/uploads/2025/05/next.png') no-repeat center center !important;
	    box-shadow: none;
}
.owl-nav span {
    font-size: 2em;
    color: #000;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}
.owl-stage-outer {
    margin-bottom: 60px;
}
.owl-nav span:hover {
    opacity: 1;
    cursor: pointer;
}
.owl-dots {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    justify-content: center;
}
.owl-dots button {
	box-shadow: none;
}
.owl-dots button span{
	height:15px;
	width:15px;
	background:#EAEAEA;
	border-radius:20px;
	display: inline-block;
	 box-shadow: none;
}
.owl-dots button.owl-dot.active span{
	background:#78AAA1;
}

#newsletter form {
    background: rgba(255, 255, 255, 0.3);
    padding: 20px;
    border-radius: 10px;
}
#newsletter form h2 {
    color: #fff;
}
.signup-div {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    height: 70px;
    display: flex;
    padding: 10px 7px;
}
.signup-div input#email {
    font-size: 21px;
    line-height: 47px;
    border: 0px;
    height: auto;
    color: #78AAA1;
}	
.signup-div input#email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #78AAA1;
}
.signup-div input#email::-moz-placeholder { /* Firefox 19+ */
  color: #78AAA1;
}
.signup-div input#email:-ms-input-placeholder { /* IE 10+ */
  color: #78AAA1;
}
.signup-div input#email:-moz-placeholder { /* Firefox 18- */
  color: #78AAA1;
}
.signup-div input[type="submit"] {
    width: 159px;
    height: 48px;
    background: #cdb499;
    border-radius: 6px;
}
.banner-content {
    max-width: 767px;
}

/* @media only screen and (max-width:1440px){
	.e-con {
    --container-max-width: 1200px !important;
		max-width: 1200px !important;
}
} */


#faq-div .elementor-widget-container details summary.e-n-accordion-item-title {
    padding: 0px;
	width: 100%;
    max-width: 100%;
    justify-content: space-between;
}
#faq-div .elementor-widget-container details summary.e-n-accordion-item-title span.e-opened svg,
#faq-div .elementor-widget-container details summary.e-n-accordion-item-title span.e-closed svg{
	opacity:0;
}
#faq-div .elementor-widget-container details summary.e-n-accordion-item-title span.e-opened,
#faq-div .elementor-widget-container details summary.e-n-accordion-item-title span.e-closed{
	height:24px;
	width:24px;
}
#faq-div .elementor-widget-container details summary.e-n-accordion-item-title span.e-opened{
	background: url('/wp-content/uploads/2025/06/close.png') no-repeat 0px 0px;
}
#faq-div .elementor-widget-container details summary.e-n-accordion-item-title span.e-closed{
	background: url('/wp-content/uploads/2025/06/plus.png') no-repeat 0px 0px;
}
.signup-div {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.custom-font .elementor-heading-title{
	font-family: 'PoetsenOne' !important;
	font-weight: normal;
}

.terms p {
    margin-bottom: 20px !important;
}
.safety ul li {
    margin-bottom: 15px;
}
#faq details.e-n-accordion-item {
    background: #F7F7F7;
    padding: 30px;
    border-radius: 16px;
}
section.related.products h2,
.woocommerce .wishlist-title h2,
.woocommerce-page .entry-header h1.entry-title{
	font-family: 'PoetsenOne' !important;
	font-weight: normal;
}
#review_form_wrapper input#submit,
section.related.products .add_to_cart_button,
.woocommerce-js div.product form.cart .button.single_add_to_cart_button,
form.woocommerce-cart-form  .cart button.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
form.woocommerce-cart-form .coupon button.button{
background-color: #78AAA1 !important;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 50px !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #78AAA1 !important;
    border-radius: 50px 50px 50px 50px;
    padding: 0px 30px 0px 30px !important;
}
#review_form_wrapper input#submit:hover,
section.related.products .add_to_cart_button:hover,
.woocommerce-js div.product form.cart .button.single_add_to_cart_button:hover,
form.woocommerce-cart-form  .cart button.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
form.woocommerce-cart-form .coupon button.button:hover {
    background: #ceb499 !important;
    border-color: #ceb499 !important;
}
.banner1-text1 h1 {
    font-size: 40px !important;
}
.banner1-text2 h1 {
    font-size: 40px !important;
}
.banner1-text3 {
    max-width: 100% !important;
}
.banner1-text3 > div {
    width: 100% !important;
}
.banner1-text3 > div > a {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    font-size: 12px !important;
    box-sizing: border-box !important;
}
.n2-ss-layer .n2-ss-layer-col.n2-ss-layer-with-background.n2-ss-layer-content.n-uc-14efffa5e7407-inner {
    padding: 0px !important;
}

@media only screen and ( max-width:1600px) and (min-width: 1401px){
	#main-footer .e-con-inner, .custom-container > .e-con-inner{
	max-width:1320px;
	padding-left: 15px;
		padding-right: 15px;
	margin:0px auto.
}
	.banner-title h1.elementor-heading-title {
    font-size: 62px !important;
    font-weight: 400 !important;
    line-height: 75px !important;
}
	.home-product ul.products.columns-4 li.product .add-to-cart a.button {
   max-width: inherit;
        line-height: 42px;
        width: 100%;
}
	.main-banner-text{ 
	max-width: 1320px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px auto.;
	}
	
    #left-menu {
        max-width: 40% !important;
    }
	.banner-btn a.elementor-button {
padding: 0px 40px !important;
line-height: 52px !important;
font-size: 18px !important;
}
	.banner-content {
    --padding-top: 100px !important;
    --padding-bottom: 100px !important;
}
	.quest-box .elementor-widget-container p {
    margin-bottom: 0;
		    line-height: 23px;
}
	.quest-box .elementor-button-wrapper a.elementor-button {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 50px !important;
    padding: 0px 50px 0px 50px;
}
.quest-box h3.elementor-heading-title {
    font-size: 29px !important;
    font-weight: 400;
    line-height: 32px;
}	
	.quest-box {
    padding-bottom: 34px;
}
	.custom-font h2.elementor-heading-title {
    font-size: 50px !important;
    line-height: 60px !important;
}
	p{
		font-size:16px !important
	}
	#main-footer h4.elementor-heading-title {
    font-size: 20px !important;
}
	#main-footer nav ul li {
    margin-bottom: 15px;
}
	#ftr-logo img {
    max-width: 86px;
}
	#ftr-logo {
    max-width: 100px;
}
	#main-footer .e-con-inner {
    padding-bottom: 20px;
    padding-top: 30px;
}
	#newsletter h2 {
    font-size: 23px;
}
	.signup-div{
		height: 55px;
	}
	.signup-div input#email{
		line-height: 33px;
		font-size: 18px;
	}
	#newsletter form {
    padding:15px;
}
	#newsletter .signup-div input[type="submit"] {
    width: 149px;
    height: 47px;
    background: #cdb499;
    border-radius: 6px;
    padding: 0px 0px;
    height: 37px;
}
	.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button{
		height: 38px;
    width: 38px;
	}
	.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button svg{
		width: 22px;
	}
	.quest-box {
    padding-top: 30px !important;
    padding-bottom: 40px;
}
	#main-footer nav ul{
		margin-top:15px;
	}
	#main-footer nav ul li {
    margin-bottom: 20px;
}
}
@media only screen and ( max-width:1400px ) and ( min-width:1200px ){
	#main-footer .e-con-inner,
	.custom-container > .e-con-inner{
	max-width:1170px;
	padding-left: 15px;
		padding-right: 15px;
	margin:0px auto;
}
	.home-product ul.products.columns-4 li.product{
		margin-bottom: 18px !important;
	}
	    .banner-btn a.elementor-button {
        padding: 0px 40px !important;
        line-height: 52px !important;
        font-size: 18px !important;
    }
	#right-menu nav ul li a, #left-menu nav ul li a {
    font-size: 16px;
}
#main-footer .e-con-inner {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px auto;
}
.home-product ul.products h2.woocommerce-loop-product__title {
    font-size: 21px !important;
}
.home-product ul.products.columns-4 li.product .add-to-cart a.button {
        max-width: 100%;
	line-height: 42px;
	width:100%;
    }
	#right-menu nav ul li,
	#left-menu nav ul li {
    margin-right: 30px;
}
	header .elementor-social-icons-wrapper span.elementor-grid-item a.elementor-icon {
    padding: 0px !important;
    width: 33px;
		margin: 0px 3px;
}
	.banner-title h1.elementor-heading-title {
        font-size: 48px !important;
        font-weight: 400 !important;
        line-height: 58px !important;
    }
	.banner-btn a.elementor-button {
padding: 0px 40px !important;
line-height: 52px !important;
font-size: 18px !important;
}

#left-menu {
        max-width: 40% !important;
    }
	
	.banner-content {
    --padding-top: 100px !important;
    --padding-bottom: 100px !important;
}
	.quest-box .elementor-widget-container p {
    margin-bottom: 0;
		    line-height: 23px;
}
    .quest-box .elementor-button-wrapper a.elementor-button {
        font-size: 16px !important;
        font-weight: 600;
        line-height: 43px !important;
        padding: 0px 30px 0px 30px !important;
    }
.quest-box h3.elementor-heading-title {
    font-size: 29px !important;
    font-weight: 400;
    line-height: 32px;
}	
    .quest-box {
        padding-bottom: 0;
        padding-top: 0;
        min-height: 270px;
    }
	.custom-font h2.elementor-heading-title {
    font-size: 50px !important;
    line-height: 60px !important;
}
	p{
		font-size:16px !important
	}
	#main-footer h4.elementor-heading-title {
    font-size: 20px !important;
}
	#main-footer nav ul{
		margin-top:15px;
	}
	#main-footer nav ul li {
    margin-bottom: 20px;
}
	#ftr-logo img {
    max-width: 86px;
}
	#ftr-logo {
    max-width: 100px;
}
	#main-footer .e-con-inner {
    padding-bottom: 20px;
    padding-top: 30px;
}
	#newsletter h2 {
    font-size: 23px;
}
	.signup-div{
		height: 55px;
	}
	.signup-div input#email{
		line-height: 33px;
		font-size: 18px;
	}
	#newsletter form {
    padding: 10px 15px;
}
	#newsletter .signup-div input[type="submit"] {
    width: 149px;
    height: 47px;
    background: #cdb499;
    border-radius: 6px;
    padding: 0px 0px;
    height: 37px;
}
	.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button{
		height: 38px;
    width: 38px;
	}
	.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button svg{
		width: 22px;
	}
	.quest-box {
    padding: 0;
    min-height: 300px;
}
	.home-product ul.products.columns-4 li.product .add-to-cart {
		padding: 0px 15px 10px;
	}
}

@media only screen and (max-width:1199px) and (min-width: 992px){
.custom-container > .e-con-inner{
	max-width:980px;
	padding-left: 15px;
		padding-right: 15px;
	margin:0px auto;
}
#main-footer .e-con-inner {
    max-width: 980px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px auto;
}
	    header .elementor-social-icons-wrapper span.elementor-grid-item a.elementor-icon {
        padding: 0px !important;
        width: 19px;
    }
	.home-product ul.products.columns-4{
		column-gap: 15px;
    row-gap: 15px;
	}
	.home-product ul.products h2.woocommerce-loop-product__title{
		font-size: 18px !important;
		line-height: 27px;
	}
	#right-menu nav ul li,
	#left-menu nav ul li {
    margin-right: 15px;
}
	#right-menu nav ul li a,
	#left-menu nav ul li a{
		padding-top: 34px;
    padding-bottom: 34px;
    font-size: 16px;
	}
#main-footer nav ul li {
    margin-bottom: 10px;
}	
	.home-product ul.products.columns-4 li.product .price,
	.home-product ul.products.columns-4 li.product .price del span.woocommerce-Price-amount.amount{
		font-size: 16px !important;
	}
	.home-product ul.products.columns-4 li.product .add-to-cart a.button{
		font-size: 16px;
		line-height: 45px;
		max-width: 132px;
	}
	.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button{
		height: 38px;
    width: 38px;
	}
	.home-product .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button svg{
		width: 22px;
	}
	#right-menu nav ul, #left-menu nav ul {
        margin:0px;
    }
	
	#right-menu nav ul li a, #left-menu nav ul li a {
                padding-top: 24px;
        padding-bottom: 24px;
        font-size: 16px;
		padding-left: 7px;
    padding-right: 7px;
    }
	
	.banner-title h1.elementor-heading-title {
        font-size: 45px !important;
        font-weight: 400 !important;
        line-height: 58px !important;
    }
	.banner-btn a.elementor-button {
padding: 0px 40px !important;
line-height: 52px !important;
font-size: 18px !important;
}
}

@media only screen and (max-width:991px) and (min-width:768px){
	.home-product ul.products.columns-4 {   
		grid-template-columns: 1fr 1fr;
	}
	.custom-container > .e-con-inner{
	max-width:750px;
	padding-left: 15px;
		padding-right: 15px;
	margin:0px auto;
}
#main-footer .e-con-inner {
    max-width: 750px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px auto;
}
	#right-menu nav ul li, #left-menu nav ul li {
		margin-right: 10px;
    }
	    #right-menu nav ul li a, #left-menu nav ul li a {
                padding-top: 24px;
        padding-bottom: 24px;
        font-size: 12px;
    }
	
	
}






@media only screen and (max-width:767px){
	.home-product ul.products.columns-4 {   
		grid-template-columns: 1fr;
	}
	.testimonial-carousel .testimonial-item .testimonial-image {
    width: 100%;
    max-width: 170px;
}
	.content-box {
    text-align: center
}
	.testimonial-carousel .testimonial-item {
    padding: 20px;
    flex-direction: column;
}
	.signup-div {
    flex-direction: column;
    height: auto;
}
	.signup-div input#email {
    font-size: 21px;
    line-height: 47px;
    border: 0px;
    height: auto;
    color: #78AAA1;
    border: 1px solid #78aaa1;
    padding: 0px 10px;
    margin-bottom: 10px;
}
	.home-product ul.products.columns-4 li.product .add-to-cart a.button{
		        max-width: 100%;
        width: 100%;
	}
	.home-product ul.products.columns-4 li.product{margin-bottom:1rem !important}
	
	.signup-div input[type="submit"] {
    width: 100%;
    height: 48px;
    background: #cdb499;
    border-radius: 6px;
}
	header {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) !important;
}
	.home-product ul.products.columns-4{

    row-gap: 1rem;
    
}
	.custom-products-wrapper{
		flex-direction:column !important;
	}
	.page-id-67 img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
		height: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
	}
	.woocommerce ul.products, .woocommerce-page ul.products{
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	#ftr-condition h5 a {
    color: #fff;
}
}
#ftr-condition h5 a {
    color: #fff;
}
@media only screen and (min-width:767px){
	.quest-box{
		background-color: transparent !important;
	}
	.banner-content {
    background-color: transparent !important;
}
	div#n2-ss-2 .n2-font-93dcd2534b51401fc9c16b2062e046ec-link a,
	div#n2-ss-2 .n2-font-15fa8acd41b947bfc29042e5683b5da4-link a{
		line-height: 22px;
        font-weight: 400 !important;
        font-size: 15px;
	}
}






