/*
Theme Name: Kids Toys Store Pro
Theme URI: https://www.themescaliber.com/themes/premium-kids-wordpress-theme
Author: Themescaliber
Author URI: https://www.themescaliber.com
Description: Kids Toys Store Pro
Version: 1.3.2
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License
License URI: license.txt
Text Domain: kids-toys-store-pro

Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready,blog
Kids Toys Store Pro WordPress Theme has been created by Themescaliber(themescaliber.com), 2017.
Kids Toys Store Pro WordPress Theme is released under the terms of GNU GPL
*/
/*Basic Style */
:root{
  --font-poppins:'Poppins', sans-serif;
}
:root{
  --color-white:#ffffff;
  --color-offwhite:#dddddd;
  --color-black:#000000;
  --color-blue:#3890cb;
  --color-darkblue:#001e44;
  --high-darkblue:#141a28;
  --color-ligpinck:#ff5ba9;
}
*,body,img,.bypostauthor,.wp-caption-text,.gallery-caption{ 
  margin:0; 
  padding:0;
}
img{ 
  border:none; 
  height:auto;
}
img,section img{max-width:100%;}
body{ 
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color: var(--color-white);
  position:relative;
  font:12px/22px arial;
  color: var(--color-black);
  font-family: "poppins";
  letter-spacing: 1px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
table, th, td {border:1px solid #eee;}
section img{ max-width:100%;}
h1,h2,h3,h4,h5,h6{ 
  margin:0;
  padding:10px 0;
  font-family: 'kavoon', sans-serif;
}
p{ 
  margin:0 0 15px;
  padding:0;
  line-height:normal;
    font-size: 14px;
}
body a{ 
  text-decoration:none;
  color: var(--color-black);
}
a:hover{ 
  text-decoration:none;
  color:#3890cb;
}
a:focus,a:hover{
  text-decoration:none !important;
  outline: none !important;
}
section {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 50px 0;}
ul, ol{ 
  margin:0;
  padding-left:20px;
  color:#ff5ba9;
  font-family: "kavoon";
}
:hover{
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.clear{ 
  clear:both;
}
input[type='submit']:hover{
  cursor: pointer;
}
small{
  font-size:14px !important;
}
input[type="text"],input[type="email"],input[type="phno"],textarea{
  border:1px solid #bcbcbc;
  width:100%;
  font-size:16px;
  padding:11px 10px;
  margin:0 0 23px 0;
  height:auto;
}
textarea{
  height:111px;
}
input[type="submit"]{
  text-align:center;
  text-transform:uppercase;
  font-size:18px;
  padding:7px 30px;
  background:#4c66ba;
  font-weight:bold;
  color:#fff;
  border-radius:3px;
  display:table;
}
input[type="submit"]:hover{background:#3890cb;}
.tags{
  padding: 25px 0 15px;
  text-transform: uppercase;  
}
.tags a{
  text-transform: capitalize;
  border: solid 1px #66686b;
  padding: 3px 15px;
  border-radius: 15px;
  color: #66686b;
  margin: 2px 5px;
  display: inline-block;
}
/*Sweep To Right */
.hvr-sweep-to-right{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before{
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:active{color: var(--color-white);}
.hvr-sweep-to-right:hover:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:active:before{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/*Buttons*/
a.button-all{
  border:2px solid #000;
  color:#000;
  padding:8px 50px;
  margin:20px 0 0 0;
  font-weight:bold;
}
.padding0{padding:0;  }
h2.widgettitle{color: var(--color-white);}
input.search-field{
  padding: 11px 13px 13px 11px;
  border: solid #113665;
}

.footer-block {margin-bottom: 2em;}
aside#text-6{margin-top: 22px;}
section#new_promotions, section#age_group{
  width: 100%;
  float: left;
  margin-top:3em;
}
span.fb i.fa.fa-facebook, span.twit i.fa.fa-twitter, 
span.gplus i.fa.fa-google-plus, span.tumblr i.fa.fa-tumblr, 
span.mail i.fa.fa-envelope-o{
  font-size: 15px;
  float: left;
  padding: 17px 15px 0 0;
  color: rgba(241, 241, 241, 0.71) !important;
}
span.fb, span.twit, span.gplus, span.tumblr, span.mail{        float: left;}
.foot_logo img{width: 40%;}
.view-all-button a,.testi_button a{
  background: #69bff1;
  color: #ffffff;
  border-color: #69bff1;
  border-radius: 50px;
  padding: 11px 24px;
}
.view-all-button a:hover,.testi_button a:hover{
  color: #fff;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: auto;
}
.widget.widget_calendar table {margin: 0;}
.widget_calendar td,.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: var(--color-ligpinck);
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,.widget_calendar tbody a:focus {
  background-color: var(--color-gray);
}
/*----------single page---------*/
.share_icon i {
  padding: 10px 10px 10px 10px;
  margin: 0 0;
  color: var(--color-white);
  background-color: var(--color-black);
  border-radius: 50%;
  width: 30px;
  margin: 0 4px;
  text-align: center;
  height: 30px;
}
iframe {width: 100%;}
span.meta-nav {  color: var(--color-black);}
/*------------- Banner----------------- */
.banner{
  height: 429px;
  background-size:cover;
}
.banner-lower-content{padding: 1% 0;}
.wow.bounceInUp.button{margin-top: 3em;}
.banner h3{
  font-weight: bold;
  text-align: center;
  padding: 2em 0 0 0;
  color: #303a7a;
  font-family: 'kavoon';
  margin-bottom: 0;
}
.banner h2{
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  font-family: 'kavoon';
  padding: 0;
  margin: 0 !important;
}
.banner h4{
  color: var(--color-white);
  padding: 0;
}
/* ------ My Account --------- */
.col-1,.col-2 {max-width: 100%;}
/* ------ Shop Page --------- */
.woocommerceBorderBottom{
  margin: 0;
  margin-top: 0px;
  width: 300px;
  border-color: #ccc;
  border-width: 5px;
  margin-top: -6px;
}
.woocommerce-products-header h1{
  font-family: 'kavoon';
  font-weight: bold;
  text-transform: uppercase;
    color: var(--color-black);
}
.woocommerce-products-header{border-bottom: 1px solid #ccc;}
.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering{padding-top: 15px;}
.woocommerce span.onsale, #featured-pro .woocommerce span.onsale{
  padding: 0;
  background-color: #ff5ba9;
  font-size: 15px;
}
.prodpage .woocommerce-breadcrumb {
  border-bottom: 2px solid #eee;
  padding: 20px !important;
}
.prodpage div#contentproduct {box-shadow: 0px -1px 0px 2px #eee;}
h2.wc-nested-category-layout-category-title {
  padding-left: 20px;
  border-top: 2px solid #eee;
}
.cat_imgbox{
  height: 300px;
  margin-bottom: 0px !important; 
}
a.cart-icon.shop_page{
  margin: 0;
  background: transparent;
    color: var(--color-black);
  padding: 7px 10px;
  border: 1px solid #000;
}
.woocommerce .woocommerce-ordering select{
  background: transparent;
  border: none;
  font-family: 'poppins';
   color: var(--color-black);
  border: 1px solid #ccc;
  padding: 10px 0;
}
div#content{
  padding: 13px 10px;
  border: 1px solid #f1f1f1;
  box-shadow: 1px 2px 2px 2px #f1f1f1;
}
.woocommerce ul.products li.product .onsale{
  margin: 0.5em 0.5em 0 0 !important;
  font-size: 11px;
}
.about-socialbox i{
  padding: 10px 10px 10px 10px;
  margin: 4% 2% 0 0;
  color: var(--color-white);
  background-color: #141a28;
}
.new-line,.box-content p{margin-bottom: 2em;}
.box-content h3{
 color: var(--color-black);
   font-weight: bold;
}
.text-center{
  text-align: center!important;
}
.box-content p{color:#919191;}
.news-form{margin-top: 20px; }
.darkbox{
  padding: 3em 0;
  margin-top: 4em;
}
.innerdarkbox h3{ color: var(--color-white);}
.innerdarkbox{
  padding: 1.5em 0;
  color: var(--color-white);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-light{ color: var(--color-white);}
.center{ 
  text-align:center;
  margin-bottom:40px;
}
.middle-align{ 
  margin:0 auto;
  padding:0 0 20px;
}
.wp-caption{ 
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{ 
  margin:0;
  padding:0;
}
.screen-reader-text{
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.gallery-caption{ 
  margin:0;
  padding:0;
}
.alignleft, img.alignleft{
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.alignright, img.alignright{ 
  display: inline;
  float: right;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
}
.aligncenter, img.aligncenter{ 
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  padding:5px;
  width:100%;
}
.alignnone{ padding:5px;}
.comment-list .comment-content ul{ 
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{margin:5px;}
.toggleMenu{display:none;}
.bypostauthor{ 
  margin:0;
  padding:0;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px;
  border-radius:3px;
   color: var(--color-white);
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color: var(--color-white);
  background:#0c5f96;
}
i.fa.fa-digg {padding: 12px;}*/
/* --------- Blog Page ------- */
#full-width-blog .postbox{
  border: solid 1px rgba(187, 187, 187, 0.12);
  box-shadow: 0px 1px 1px 1px var(--color-offwhite);
}
#full-width-blog .postbox h3,.postbox h3,.read-more-icon{
  text-align: center;
}
#full-width-blog .postbox h3,.postbox h3{
  font-weight:normal;
  font-size:35px;
  margin:15px 0 20px;
}
.blogimg-full img{width: 100%;}
.read-more-icon{  
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{opacity: 0.9;}
.continue-read a {
  color: var(--color-ligpinck);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px var(--color-offwhite);
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: var(--color-white);
}
.continue-read a:hover{
  background: var(--color-ligpinck);
  color:var(--color-white);
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
#content-tc .blog-full-border{
  margin: 40px 0 0 0;
  padding: 0;
  border:none;
  border-bottom: 1px solid var(--color-offwhite);
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.post-content-box p {
  padding: 2%;
  line-height: 25px;
  color: #797575;
}
.postbox {
  margin-bottom:39px;
  border: solid 3px var(--color-ligpinck);
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
.postbox a.blogbutton,.blogbutton-small{
  background:none;
  color:var(--color-white);
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  display:table;
  text-transform:uppercase;
}
.postbox a.blogbutton {
  border:1px solid var(--color-black); 
  margin:25px 0 0 0;
}
.blogbutton-small{
  border:2px solid var(--color-ligpinck); 
  margin:25px 0 5px 0;
}
.blogbutton-small:hover{background:var(--color-white);}
.metabox{
  color:var(--color-black);
  clear:both;
}
.metabox .entry-date{
  background:url('assets/images/date.png') no-repeat;
  margin:0 13px 0 0;
  padding-left: 15px;
}
.metabox .entry-author,.metabox .entry-comments{
  padding: 0 0 0 20px;
}
.metabox .entry-author{
  background:url('assets/images/author.png') no-repeat;
  margin:0 20px 0 0;
}
.metabox .entry-comments{background:url('assets/images/comments.png') no-repeat;}
#content-tc  h5,#content-tc  h6{
  margin:0 0 15px;
  padding:0; 
  font-weight:bold;
  line-height:normal;
}
#content-tc  h5{
  margin:0 0 15px;
  font-size:20px;
}
#content-tc  h6{font-size:17px;}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.post_ctg ul.post-categories,.post-categories li { padding: 0;}
/* ----------------------- POST---------------------- */
.abt_content{ padding: 10px;}
.post-singlepage {
  border: solid 1px var(--color-offwhite);
  box-shadow: 0 0 1px var(--color-offwhite);
}
.bradcrumbs{padding:30px 0;}
.bradcrumbs a,.bradcrumbs span{
  color:var(--color-black);
  padding:5px 15px;
}
.bradcrumbs a{
  background:var(--color-offwhite);   
  margin-right:5px;
}
.bradcrumbs a:hover{background:var(--color-ligpinck);}
.bradcrumbs span{background:var(--color-offwhite); }
/*------------- Page -----------------*/
.title-box,.title-box h1{
  font-weight:bold;
}
.title-box{
  color:var(--color-white);
  text-transform:uppercase;    
  text-align:center;
  bottom: 70px;
  position: relative;
  z-index: -1;
}
.title-box img{width:100%;}
.title-box h1 {
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-size: 34px;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 13%;
}
/*----------content-tc-----------*/
#content-tc .search-field {
    padding: 7px;
    outline: none;
    border: 1px solid var(--color-ligpinck);
}
#content-tc h6 {
  margin: 20px 11px 16px 0;
  font:bold 30px var(--font-poppins);
  padding: 0;
  line-height: normal;
}
#content-tc p{
  text-align:justify;
  line-height: 25px; 
  font-size: 16px;
  font-family:var(--font-poppins);
}
#content-tc hr{
  border:none;
  margin:0 0; 
  clear:both;
}
#content-tc h2{ font:normal 18px var(--font-kavoon); }
#content-tc h3{
  font:normal 36px var(--font-kavoon); 
  margin:0;
  padding:0; 
  color:var(--color-black);
  margin:14px 0 25px; 
}
#content-tc h4{
  font-size:31px; 
  font-weight:bold;
  margin:0;
  padding:0; 
  color:var(--color-darkblue);
  margin:0 0 25px;
  text-align: center;
}
#content-tc ul{
  list-style:none;
  margin:0 0 0 10px; 
  font-size:16px;
}
.middle-align ul li{ line-height:25px;}
.middle-align ul li ul li{margin-top: 3%;}
#content-tc #comments ul{margin: 0!important;}
#content-tc ol{
  margin:0 0 0 15px;
  padding:10px 0 0 0; 
  font-size:16px;
}
#content-tc ol li{
  padding:0 0 0 0;
  margin:0 0 20px 0;
}
#content-tc ol li:before {
  color: var(--color-white);
  background: var(--high-darkblue);
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 40px;
  width: 40px;
  height: 40px; 
  font-weight:bold;
  display:none;
}
pre {white-space: nowrap;}
.index-star-rating{
  color: #fec806;
  margin: -25px auto 10px;
  font-size: .857em;
  display: block;
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
  right: 5px;
}
.index-star-rating:before{
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.index-star-rating span{
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.index-star-rating span:before{
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.cross span {
  font-family: 'poppins';
  font-size: 20px;
}
.cross {
  margin-top: 10px;
  cursor: pointer;
}
.show{display:block;}
div#footer{ clear: both;}
#newsletter-box input{margin: 0 !important;}
.social-media i {
    font-size: 15px !important;
    font-size: 15px !important;
  padding-right: 20px;
  color: #ccc;
}
#footer .social-media a{
  color: #ccc;
  margin: 0 5px;
}
#footer ul{ padding-left:0px;}
/*----extra css-----*/
.whishlist a.add_to_wishlist:after{   padding: 7px 12px !important;}
 a.cart-icon.shop_page{  padding: 8px; border-radius: 50%;}
 aside#nav_menu-2 {margin-left: 0 !important;}
.clock, .payment {text-align: left;}
.yith-wcwl-add-button.show img.ajax-loading { display: none !important;}
.nav-top ul#menu-top-menu { float:right;}
div#mCSB_3_container label { 
  margin-top: 0; margin-bottom: 0;
}
div#mCSB_3_container span.prdctfltr_customize_block.prdctfltr_customize {  margin-bottom: 0 !important;}
button.search-submit{ 
   height: 48.4px; 
   padding: 8px 17px;
}
.wplc_close.wplc_right #wp-live-chat-1{ left: 0;}
.outer-box { padding: 0 !important;}
.theme-background-color { background: #ff5ba9!important;}
.theme-text-color { color: #fff !important;}
/*Gallery */
#gallery p{
  text-align:center;
  font-size: 35px;
}
#gallery img{
  height:200px;
}
.gallery-image{
  margin-bottom:25px; 
  display:flex;
}
.gallery-image img{
  height:200px;
  width:100%;
}
.gallery_img{
  width: 100%;
  height: 100%;
}
#TB_ajaxContent{
  padding: 1% !important;
  width:auto !important; 
  height:auto !important;
}
#TB_ajaxWindowTitle{
  text-align:center;
  color: #001e44;
  text-transform: capitalize;
}
/*------------------ Image Hover -----------------*/
.view ,.view .mask, .view .content { overflow: hidden;}
.view,.view img{position: relative;}
.view,.view .mask, .view .content,.view img{ width: 100%;}
.view {  
  margin: 0;
  float: left;    
  text-align: center;
  cursor: default;
}
.view .mask, .view .content { 
  height: 100%; 
  position: absolute;
  top: 0; 
  left: 0;
}
.view img { display: block;}
.gallery-item{  padding: 0 10px;}
.view a.info {
  background:url('assets/images/link.png') center no-repeat;
  display: inline-block;
  text-decoration: none;
  padding:0;
  text-indent:-9999px;
  width:30px; 
  height:30px;
  margin-top:30%;
}
.second-effect .mask {
  overflow:visible;
  border:0px solid var(--color-darkblue); 
  box-sizing:border-box;
  transition: all 0.4s ease-in-out;
}
.second-effect a.info {
  position:relative; 
  opacity:0; 
  transform:scale(0,0); 
  transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  outline:none;
}
.second-effect:hover .mask {
  opacity: 1; 
  background:rgba(0,0,0,0.7);
}
.second-effect:hover a.info {
  opacity:1;
  transform:scale(1,1);
  transition-delay:0.3s;
}
.count{
  margin-top: -15px;
  color: #000; 
  font-size:25px;
  margin-left: 2%;
}
.nav-links {
  clear: both;
  float: left;
  padding: 20px 0;
  width:100%;
}
.nav-previous, .nav-next{
  float:left;
  font-size: 15px;
}
.nav-next{
  text-align: right;
  float: right !important;
}
/* Banner Plugin CSS*/
.title-box{
 color:#fff;
 text-transform:uppercase;  
 font-weight:bold;
 text-align:center;
 margin-bottom:25px;
}
.title-box img{width:100%;}
.above_title {
 position: absolute;
 right: 0;
 left: 0;
 margin-top: 10%;
}
.title-box h1 {
 font-weight: bold;
 text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}   
/* Index css */
.post-wrapp h3.section-title a, .date-box a { color: #000000 !important;}
.postwrapper-box {
  border: 1px solid #ccc;
  margin: 2% 0;
  padding: 10px;
}
.post-wrapp {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
.page-index .box-image{
    height: auto;
    width: auto;
}
.page-index{ margin:10px 0;}
/***FEATURED PROJECT***/
span.count {
  text-align: right;
  float: right;
  padding-right: 5px;
}
.text-md-right.lead {text-align: right;}
.woocommerce-message::before {color: #ff5ba9;}
#new_arrivals_section .owl-carousel .owl-nav .owl-prev, #new_arrivals_section .owl-carousel .owl-nav .owl-next {
  top:-69px;
}

/*Fade slider*/
  .carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
  }
  .carousel-fade  .carousel-item.active,.carousel-fade  .carousel-item-next.carousel-item-left,.carousel-fade  .carousel-item-prev.carousel-item-right {
   opacity: 1;
  }
  .carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-right {
  opacity: 0;
  }
  .carousel-fade  .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
  }
  h1, .kids-entry-title {
    text-align: left;
}
/* ----------- Spinner ------------- */
.kid-toy-loading-box{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ff5ba9;
  z-index: 2;
  cursor: pointer;
  z-index: 9999;
}
.kid-toy-loading-box .lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.kid-toy-loading-box .lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.kid-toy-loading-box .lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
/* ---------- Return to Top ------------ */
#return-to-top {
  position: absolute;
  right: 0px;
  left: auto;
  top: -30px;
  margin: auto;
  background-color: #ff5ba9;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
}
#return-to-top i {
  color: #fff;
  position: relative;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {background: rgba(0, 0, 0, 0.9);}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
#return-to-top.left{
   left: 10px;
   right: auto;
}
#return-to-top.center{
   left: 50%;
   right: 50%;
}
#return-to-top.right{
   left: auto;
   right: 11%;
}
#sidebar .widget_recent_entries ul li::before { display:none !important;}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {font-size: 28px;}
.woocommerce div.product form.cart div.quantity {margin-right: 20px;}
.woocommerce .quantity input{padding: 5px 0px;}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
   background-color:var(--color-ligpinck);
  border-radius: 0;
  padding: 10px 14px;
   color:var(--color-white);
   width: 100%;
    text-align: center;
    border: 1px solid #ff5ba9;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #080c15;
}
#contentwoocom { padding: 20px 15px;}
h2.woocommerce-loop-product__title {
 text-align: center;
     font-family: "kavoon";
}
.woocommerce ul.products li.product .price{text-align: center;}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{background-color: var(--color-ligpinck);}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{ max-width: 100%;}
input#password, input#reg_password {padding: 10px;}
.woocommerce div.product form.cart .variations select{ background-color: var(--color-white);}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
}
.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}
.woocommerce h1,.woocommerce h2,.woocommerce h3{ font-family: "kavoon";}
.woocommerce-cart table.cart td.actions .coupon .input-text{width: 53%;}
.woocommerce .woocommerce-MyAccount-navigation ul{list-style-type: none;}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
      font-family: "kavoon";
}
.woocommerce form .form-row.woocommerce-invalid label{ color:#8fa3aa;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  color: var(--color-white);
  background-color: var(--color-ligpinck);
}
.woocommerce .form-row{ display: unset;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
  width: 100%;
}
.woocommerce #order_review table th{text-align: left;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  padding: 20px;
}
.woocommerce div.product div.images img{ width: auto;}
#single-product-page{padding-top: 40px;}
.woocommerce-Tabs-panel p{
  font-size: 14px;
  letter-spacing: 1px;
  color: #a7a9ac;
  font-family: "Poppins";
  font-weight: 500;
}
.woocommerce-products-header__title{
  letter-spacing: 0px;
  color: #252525;
  font-family: "Poppins";
  font-weight: 800;
}
#primary { padding-top: 30px;}
#featured-pro a.button, #new_arrivals_section .tab-content a.button {
  text-indent: -9999px;
  background: url('assets/images/shop_icon2.png') center no-repeat;
  bottom: 0 !important;
  width: auto !important;
  float: right;
}
.page-box {
    box-shadow: 0px 0px 25px 2px #b9b6b6;
    margin-bottom: 30px;
    padding: 14px;
}
/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}
.section_bg_scroll_top{
  background-attachment: scroll;
}
.section_bg_fixed_top{
  background-attachment: fixed !important;
}
