/*
 Theme Name:   Pippo Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Pippo
 Author:       Goalthemes
 Author URI:   #
 Template:     pippo
 Version:      1.0.0
 Text Domain:  pippo-child
*/
img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 32px 2em;
}
.wp-block-image .alignright{
    margin-left: 2em;
}
.alignleft {
    float: left;
    margin: 5px 2em 32px 0;
}
.wp-block-image .alignleft{
    margin-right: 2em;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.wp-block-pullquote{
    border:none;
}
.wp-block-categories-list.aligncenter{
    text-align: center;
}

rs-module-wrap{
    z-index: 0;
}

.Modal_button{
	border: none;
}

.quantity.buttons_added {
    display: none !important;
}

#coupon_code{
	color:black
}

ins .woocommerce-Price-amount {
    visibility: hidden;
    position: relative;
}
ins .woocommerce-Price-amount::after {
    content: "free with subscription";
	  color: red !important;
	    visibility: visible;
/*     position: absolute; */
    top: 0;
    left: 0;
    white-space: nowrap;
	font-size:16px;
}
span.price {
    /* font-size: 4px !important; */
    line-height: 24px;
}
.rating.clearfix {
    display: none !important;
}

.xoo-ml-low-back {
    display: none;
}
.custom-composite-product-banner {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
    display: block;
    text-align: center;
    height: 25vw;
}

.groups-button.clearfix {
    display: none !important;
}

.custom-composite-product-banner p{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000000;
    font-size: 35px;
    font-weight: bold;
}

.custom-composite-product-banner img{
	position: relative;
    top: -15vw;
}

.custom-composite-product-banner+.details-product .information{
	padding-top:50px !important;
}

button.xoo-ml-processing::after {
  content: ''; 
  display: inline-block;
  width: 24px; 
  height: 24px;
  margin-left: 8px;  /* Adjust spacing from button text */
  background-image: url('http://toyflix.in/wp-admin/images/spinner.gif');
  background-repeat: no-repeat;
  background-size: contain; 
  vertical-align: middle;  
  margin-left:140px;
  margin-top:8px;
}
span.xoo-ml-processing::after {
  content: ''; 
  display: inline-block;
  width: 24px; 
  height: 24px;
  margin-left: 8px;  /* Adjust spacing from button text */
  background-image: url('http://toyflix.in/wp-admin/images/spinner.gif');
  background-repeat: no-repeat;
  background-size: contain; 
  vertical-align: middle;  
  margin-left:10px;
}
/*
.wooco_components .wooco_component .wooco_component_name {
   font-size: 32px !important;
}*/
/* section#main-container {
    margin-top: 50px;
} */
p#msg-razorpay-success {
      text-align: center;
	  padding-top: 100px;
	  font-size: 24px;
      font-weight: 700;
}

@media (max-width: 575.98px){
	p#msg-razorpay-success {
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
}
}


a#back-to-top {
    margin-bottom: 42px;
}

.panel {
	border-radius:unset !important;;
	margin-bottom:10px !important;
}
.panel-default > .panel-heading{
	border-radius:unset;
	padding:10px;
}

.panel .panel-title i{
	font-weight:bold;
	float:right;
}
@media (max-width: 767px){

/*    span.toys-text {
        font-size: 16px !important;
        color: #f9cd47;
        font-weight: 800;
    }*/

    span.toys-text {
    font-size: 20px;
    color: #f9cd47;
    font-weight: 800;
    background-color: #f0f0f1;
    padding: 6px 14px;
    border-radius: 10px;
    text-align: center;
}
    
    .count {
        font-weight: 700;
        position: absolute;
        top: -5px !important;
        left: -18px !important;
        display: inline-block;
        font-size: 15px;
        color: #fff;
        background: #fd4132;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        text-align: center;
        padding: 2px 6px;
        height: 18px !important;
        width: 18px !important;
        margin: -1px;
    }
.panel-body {
    padding: 15px;
    max-height: 350px;
    overflow-x: hidden;
}
.wooco_component_product_selection_grid_item {
    width: 50% !important;
    margin: 0px !important;
}

	
	.wooco_alert.wooco-text{
	position: fixed;
    bottom: 57px;
    left: 0px;
    width: 100%;
	}
	.details-product .information .cart{
		position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 99;
    width: 100%;
    background: #fff;
    margin: 0px !important;
	}
}

input[data-name="Age Wise Toys"],input[data-name="Type of Toy"]{
	display:none !important;
} 

@media (max-width: 575px){
.title-wrapper ins .woocommerce-Price-amount::after {
    font-size: 12px !important;
    left: -24px !important;
  position:relative
}
.custom-composite-product-banner+.details-product .information{
	padding-top:10px !important;
}
}

.goal-filter .wrapper-right{
	display:none;
}
a.mobile-sidebar-btn.hidden-lg.hidden-md {
    top: 16%;
}
@media (max-width: 360px){
div#goal-header-mobile {
    padding-right: 12px;
    padding-left: 16px;
}
}
/* a.button.custom-button {
    background-color: #f9cd47;
    border: none;
} */
@media (max-width: 575px){
.woocommerce-message {
    padding-right: 10px;
    font-size: 16px;
  }
.nav.tabs-product.st_1 > li { 
		margin-right: -18px;
	}
.elementor-8644 .elementor-element.elementor-element-f8c37b5 {
    --padding-block-end: 0px !important;
}	
	.elementor-8644 .elementor-element.elementor-element-4b89e47{
--padding-block-end: 0px !important;
	}
	.elementor-93 .elementor-element.elementor-element-49c8fb3, .elementor-93 .elementor-element.elementor-element-49c8fb3::before{
		background: rgba(64, 125, 192, 0.7);
	}
	.elementor-8644 .elementor-element.elementor-element-adbb5a0{
		--padding-block-end: 10px !important;
	}
}

h1,h2,h4 {
    font-family: 'Bubblegum Sans' !important;
    /* font-display: swap; */
}
h3,p {
    font-family: 'Cambay' !important;
    /* font-display: swap; */
}
.add-cart{
	display: none;
}

.icon-arrow-left-2, .icon-arrow-right-2{
	display:none;
}
i.fa.fa-light.fa-shopping-cart {
    color: #F9CD47;
}
button.woosq-btn {
    display: none;
}
span.woocommerce-Price-amount.amount{
	font-size:16px;
}
.woocommerce-Price-amount amount,.total-minicart {
    font-size: 18px;
    font-weight: bold;
	margin:6px;
	color: #F9CD47;
}
.modal-header .close, .modal-header .close2{
	font-size:50px !important;
	position:relative;
	top:-20px;
}
/* @media (max-width: 360px){
	ins .woocommerce-Price-amount::after {
    font-size: 10px !important;
    left: -24px !important;
 }
}
 */
.slick-slide iframe{
	height:100% !important;
	display:block !important;
}
@media (min-width: 1200px) and (max-width: 1318px) {
    #primary-menu>li {
        padding:35px 13px
    }
}
@media (max-width: 575px){
.elementor-8644 .elementor-element.elementor-element-adbb5a0 {
    --padding-block-start: 30px !important;
}


}

#callButton{
	background-color:white;
	border-radius:100px;
}
a#back-to-top {
    margin-bottom: 42px;
    display: none;
}
/* .details-product .price-rating-wrapper {
    margin-top: -16px;
} */
.wooco_component_product_selection_grid_item_info .green-button{
	background-color:green;
	color:white;
}

@media (max-width: 400px){
	 .page-id-8636 div.product{
		height:235px;
	}
}

@media (min-width: 401px) and (max-width: 480px) {
    .page-id-8636 div.product {
        height: 275px;
		
    }
}
@media (min-width: 481px) and (max-width: 610px) {
    .page-id-8636 div.product {
        height: 325px;
		
    }
}
@media (min-width: 611px) and (max-width: 710px) {
    .page-id-8636 div.product {
        height: 375px;
		
    }
}
@media (min-width: 711px) and (max-width: 767px) {
    .page-id-8636 div.product {
        height: 410px;
		
    }
}
button.button.btn.xoo-ml-low-back {
    margin-top: 15px;
    display: none;
}

/* .wooco_component_product_selection_grid_item_sku {
    display: none;
} */

/* .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item_sku {
    display: none;
}

.woosq-link:nth-child(2) {
    background: red !important;
  } */

  /* .wooco_component_product_selection_grid_item_name:nth-child(1) {
    display: none;
} */

.wooco_component_product_selection_grid_item_name:nth-child(2n) {
    display: none;
}
/* Hide the username field in WooCommerce registration form */
/* form.register .form-group.form-row-wide label[for="reg_username"],
form.register .form-group.form-row-wide input[name="username"] {
    display: none;
}*/

.page-id-8636 a.product-image.image-loaded {
    background: gainsboro !important;
    font-weight: 800 !important;
}

#rev_slider_4_1 rs-progress {
    visibility: hidden !important;
}

#woosq-popup .summary-content form.cart {
    display: none !important;
}

.related.products.widget.text-center {
    display: none;
}
.wooco_total.wooco-total {
    display: none !important;
}

/* this is a count cart css  */

.count {
    font-weight: 700;
    position: absolute;
    top: -13px !important;
    left: 86px !important;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: #fd4132;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    line-height: 16px;
    min-width: 16px;
    padding: 0 3px;
    text-align: center;
}


.slick-carousel .out-of-stock {
    display: none;
}

span.toys-text {
    font-size: 20px;
    color: #f9cd47;
    font-weight: 800;
    background-color: #f0f0f1;
    padding: 6px 14px;
    border-radius: 10px;
    text-align: center;
}
/* this cart icon in button */

/*span.toys-text:after{
    content: "";
    display: block;
    background: url("https://toyflix.in/wp-content/uploads/2024/09/icons8-cart-48.png") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}*/

.wp-pointer-content {
    display: none !important;
}