:root {
  --white: #ffffff;
  --blue11: #212A39;
  --black11: #494747;
  --whiteoff11: #f3f3f3;
  --grey21: #ababab;
  --grey10: #787575;
  --grey22: #737272;
  --lightgrey25: #ececec;
  --grey24: #6f6f6f;
  --grey23: #6f6c6c;
  --faintgreen: #59A2FF;
  --black51: #222222;
  --black55: #474747;
  --grey26: #767474;
}
:root {
  --common-font-c: 'Caveat Brush', cursive;--common-font-r: "Roboto";--common-font-s: "Source Sans Pro";--common-font-cb: "Caveat Brush";--common-font-rcs: 'Roboto Condensed', sans-serif;
}
/* --------- SLIDER--------- */
.shop-cart-woocommerce-proprop_desc {
  /* padding: 18px 0; */
}
#slider{
  max-width:100%;
  margin:auto;
  padding:0;
  position:relative;
}
.slide-right-imsge{
  position: absolute;
  right: 0;
  top: 12%;
  height: 350px;
  bottom: 0;
  left: unset;
  width: 550px;
  z-index: -1;
}
#slider img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  animation: bouncess 2s ease-in-out 0s infinite alternate;
  animation-delay: 0.8s;
}
@keyframes bouncess{
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
      -webkit-transform: translateY(-30px);
      transform: translateY(-15px);
  }
}
#slider .slide_next_image img{
  width: auto !important;
  height: 100%;
}
#slider .shop-cart-woocommerce-pro-small-heading{
  letter-spacing: 15px;
  font-size: 12px;
  font-family: "Montserrat";
  font-weight: 700;
}
#slider h3 {
  font-size: 45px;
  font-family: var(--common-font-c);
  text-transform: uppercase;
  line-height: 50px;
}
#slider .shop-cart-woocommerce-pro-prop_desc p {
  margin: 15px 0 15px 0;
  border-radius: 0 0 5px 5px;
  letter-spacing: 1px;
  line-height: 28px;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 500;
}
#slider p.price {
  font-size: 22px !important;
}
.slider-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#slider .carousel-caption {
  position: unset;
}
a.blog-more{
  display:inline-block;
  font:400 16px var(--common-font-rcs);
  padding:10px 30px;
  margin-top:21px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
  -ms-border-radius:4px;
  margin-right:15px;
}
#slider .carousel-prev-button {
  position: absolute;
  right: 85px;
  bottom: 14%;
  width: auto;
}
#slider .carousel-next-button{
  position: absolute;
  right: 35px;
  bottom: 14%;
  width: auto;
}
#slider .carousel-item-next,#slider .carousel-item-prev,#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-prev-icon,#slider .carousel-control-next-icon{
  background-image:none;
}
.carousel-control-next-icon,.carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider .carousel-next-button i {
  background-color: #212A39;
  color: #fff;
  border:2px solid #212A39;
}
#slider a i {
  padding: 16px 20px;
  font-size: 14px;
  background-color: transparent;
  border: 2px solid #212A39;
  color: #212A39;
  border-radius: 50%;
}
#slider .carousel-control-prev-icon {
  margin-right: 14px;
}
#slider .inner_carousel h2 small {
  color: var(--white);
  display: block;
  margin-top: 20px;
  font-size: 20px !important;
  font-style: italic;
  text-transform: capitalize;
}
#slider .read-more:hover {
  background-color: transparent !important;
  color: #212A39 !important;
}
#slider .read-more {
  padding: 12px 28px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: var(--common-font-cb);
  border-radius: 40px;
  font-weight: 100 !important;
  background: #212A39 !important;
  border: 2px solid #212A39 !important;
  color: #fff;
  width: fit-content;
}
#slider h3:after{
  background-color: #212A39 !important;
}
.carousel-item {
  background-size: cover;
}
/*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);
}
#slider ol.carousel-indicators{
  display: none;
  bottom: 60px;
  left: -77px;
  position: absolute;
}
#slider .section-seperator{
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* --------- Product Categories --------------- */
.slider-category{
  padding: 40px 0;
  background-color: var(--whiteoff11);
}
h2.categories-title.text-center i {
  margin-right: 10px;
}
#product-categories{
  background-size: cover;
  background-repeat: no-repeat;
}
.slider-category .categories-title{
  font: 400 21px var(--common-font-cb);
  background-color: #212A39;
  padding: 20px;
  color: #fff;
}
#product-categories ul{
  list-style-type: none;
  margin-left: 0;
  position: relative;
}
#product-categories ul li:last-child{
  border-bottom: none;
}
#product-categories ul li:before {
  content: '\f0da';
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: var(--grey10);
  right: 21px;
  position: absolute;
  margin-top: 0px;
}
#product-categories ul li a{
  letter-spacing: 1px;
  padding: 0 15px;
  color: #8b8787;
  font-weight: 500;
  font-size: 14px;
}
.product-categories li {
  padding: 15px 15px;
  border-bottom: 1px dotted var(--grey9);
  position: relative;
}
#product-categories .cat-parent{
  position: relative;
}
#product-categories .children{
  left: 250px;
  top: 0;
  z-index: 999999999;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
#product-categories .cat-parent:hover .children{
  display: block;
}
/* ----------- Our Features --------------- */
#features .our-features-content img{
  border-radius: 50%;
  animation: flipInX 3s infinite;
}
#features .our-features-content h3 a{
  font-size: 19px;
  letter-spacing: 1px;
  font-family: var(--common-font-cb);
  font-weight: 600;
  color: #212A39 !important;
}
#features .our-features-content p{
  letter-spacing: 0px;
  line-height: 14px;
  color: var(--grey10);
  font-size: 13px;
  font-family: "Montserrat";
  font-weight: 600;
}
#features .our-features-content{
  padding: 12px;
}
#features .our-features-content:hover img{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
/* ------------ Popular Toys ---------- */
#toys{
  background-color: var(--whiteoff11);
}
#offer1{
  padding-top: 0px;
  padding-bottom: 0px;
}
#toys .toys-content h4 a,#trend-prod .trend-content h4 a{
  letter-spacing: 1px;
  color: var(--white);
  font: 400 28px var(--common-font-cb);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
#toys .popular-toys-box{
  background-color: var(--blue11);
  padding: 0px 15px 28px 15px;
  max-width: 100%;
  margin: 0 auto;
}
#toys .toys-content .product-cart .add_to_cart_button{
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 15px 10px;
  color:var(--blue11);
  border:2px solid var(--blue11);
  display: inline-block;
  border-radius: 50%;
  background-color: #ffffff !important;
  z-index: 99;
  background-color: var(--white);
}
#toys .toys-content .product-cart .added_to_cart {
  position: absolute;
  z-index: 99;
  width: 88px;
  letter-spacing: 1px;
  color: var(--white);
  font: 600 14px var(--common-font-r);
  bottom: -2em;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#toys .product-sale span, .woocommerce ul.products li.product .onsale{
  display: inline-block;
  letter-spacing: 1px;
  font: 400 16px var(--common-font-cb);
  padding: 16px 10px;
  border-radius: 50%;
  text-transform: uppercase;
  left: 7%;
  top: 5%;
  position: absolute;
  -webkit-animation: blink 1.8s infinite alternate;
}
#toys .popular-toys-box:before{
  content: "";
  width: 0;
  height: 0;
  border-left: 153px solid transparent;
  border-right: 153px solid transparent;
  border-bottom: 45px solid var(--blue11);
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
}
#toys button.owl-prev{
  right: 51px;
  top: -71px;
  left: auto;
  position: absolute !important;
  border: 2px solid #bbb;
}
#toys button.owl-next{
  top: -71px;
  right: 0 !important;
  right: auto;
  position: absolute !important;
  border: 2px solid #bbb;
}
#toys .toys-content:hover .popular-toys-box:before{
  border-bottom-color: var(--faintgreen);
}
#toys .toys-content:hover i{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
/* ----------- Instagram ----------- */
#instagram h3{
  padding-bottom: 30px;
}
#instagram h3:after{
  margin-left: auto;
  margin-right: auto;
}
/*-------------------- 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;
  -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;
  -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:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#testimonial .testimonial-head h3:after,#onsale .on-sale-product h3:after,#slider h3:after,#toys .popular-toys-head h3:after,#trend-prod .trending-products-head h3:after,#news .latest-news-head h3:after,#instagram h3:after, #trend-prod .trend-content h4 a:after{
  content: "";
  width: 50px;
  height: 3px;
  background-color: var(--faintgreen);
  display: block;
  margin-top: 10px;
  animation: rubberBand 3s infinite alternate ease-in-out;
}
#trend-prod .trend-content h4 a:after{
  background-color: var(--white);
}
#instagram h3,#toys h3,#trend-prod h3,#onsale .on-sale-product h3,#news .latest-news-head h3{
  letter-spacing: 2px;
  font: 400 32px var(--common-font-cb);
  color: var(--black51) !important;
}
#testimonial .testimonial-head h3{
  letter-spacing: 2px;
  font: 400 32px var(--common-font-cb);
  color: #fff !important;
}
#offer1 .product-offers-content h3{
  letter-spacing: 2px;
  font: 400 28px var(--common-font-cb);
}
#offers3 .product-offers-content h2,#offers2 .product-offers-content h2,#offer1 .product-offers-content h2,#onsale .product-offers-content h3{
  letter-spacing: 2px;
  font: 400 40px var(--common-font-cb);
}
.toys-content {
  background: #fff;
}
.toys-content:hover {
  background: #efefef;
}
#toys .popular-toys-box,#toys .toys-content .product-cart .add_to_cart_button,#offer1,#trend-prod .trending-products-box,#testimonial,#offers3,#offers3 .product-offers-content .shop-cart-woocommerce-pro-small-heading:after,.hvr-sweep-to-right, .slider-category, .toys-content{
  position: relative;
}

#slider .read-more:hover{
  background-color: #59A2FF;
  color: #fff;
}
#toys .toys-content:hover .product-cart a.button,#home-contact .con-box:hover i,#slider ol.carousel-indicators .active,.owl-dots .active{
  /* border:2px solid #59A2FF !important; */
}
#toys .toys-content:hover .product-cart a.button, #trend-prod .trend-content:hover .product-cart a.button{
  color: var(--faintgreen);
}
#offers3 .product-offers-content h2,#offers2 .product-offers-content h2,#offer1 .product-offers-content h2,#onsale .product-offers-content h3,#offer1 .product-offers-content h3,#instagram h3,#toys h3,#trend-prod h3,#testimonial .testimonial-head h3,#onsale .on-sale-product h3,#news .latest-news-head h3,#offers2 .product-offers-content .selling-price,#toys .product-cart a.button,#offer1 .product-offers-content .selling-price,#features .our-features-content h3 a,#slider .shop-cart-woocommerce-pro-prop_desc p,#slider h3,#onsale .product-offers-content .selling-price,#onsale .product-offers-content h4,#offers2 .product-offers-content h3,#offers3 .product-offers-content h3,#offers3 .product-offers-content .selling-price,#slider .shop-cart-woocommerce-pro-small-heading{
  color: #fff;
}
#slider .carousel-control-prev-icon i:hover, #slider .carousel-control-next-icon i:hover,#toys button.owl-prev:hover,#toys button.owl-next:hover,#trend-prod button.owl-prev:hover,#trend-prod button.owl-next:hover{
  background-color: #212a39;
  color: #fff;
  border-color: #212a39;
}
#offers3 .product-offers-content .small-headings:after{
  content: "";
  width: 50px;
  height: 3px;
  background-color: var(--faintgreen);
  display: block;
  position: absolute;
  left: 60px;
  animation: rubberBand 3s infinite alternate ease-in-out;
}
#offers3 .offer3-content-box:nth-child(1) p,#offers3 .offer3-content-box:nth-child(1) p span,#offers3 .offer3-content-box:nth-child(1) h2,#offers3 .offer3-content-box:nth-child(1) h3{
  color: #212a39;
}
#offer1 button.owl-prev,#offer1 button.owl-next,#trend-prod .owl-dots,#onsale button.owl-prev,#onsale button.owl-next,#onsale .owl-dots,#offers2 button.owl-prev,#offers2 button.owl-next,#testimonial button.owl-prev,#testimonial button.owl-next,#news button.owl-prev,#news button.owl-next,#offers3 button.owl-prev,#offers3 button.owl-next,#offers2 .owl-dots,#news .owl-dots{
  display: none;
}
#offer1 .product-offers-content h2 {
  padding-bottom: 0;
}
.toys-content:hover .product-sale span
{
  background-color: var(--faintgreen) !important;
  color: #fff !important;
}
#toys .toys-content:hover .popular-toys-box,#trend-prod .trend-content:hover .trending-products-box
{
  background-color: var(--faintgreen);
}
.toys-content:hover .popular-toys-box h4 a,
#toys .toys-content:hover .popular-toys-box ins,
#toys .toys-content:hover .popular-toys-box del,
#trend-prod .trend-content:hover .trending-products-box h4 a,
#trend-prod .trend-content:hover .trending-products-box ins,
#trend-prod .trend-content:hover .trending-products-box del,
#trend-prod .trend-content:hover .trending-products-box p
{
  /* color: #12265a !important; */
}
#trend-prod .trend-content:hover .trending-products-box h4 a:after
{
  /* background-color: #12265a !important; */
}
#trend-prod .trend-content:hover .product-cart a.button
{
  border: 2px solid var(--faintgreen);
}
#trend-prod .trend-content:hover .product-sale span{
  background-color: var(--faintgreen);
}
#home-contact .con-box:hover i{
      border: 2px solid var(--faintgreen) !important;
      background-color: var(--faintgreen);
      color: #12265a;
}
/*-------------------- category section------------------*/
.category-title a:after {
    content: '';
    border-bottom: 4px solid var(--faintgreen);
    display: block;
    width: 43px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 14px;
}
.category-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99;
}
.category-title a {
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 13px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Caveat Brush";
    padding: 35px 0;
    position: relative;
}
.category-main-boxes1, .category-main-boxes2,.category-main-boxes3,.category-main-boxes4, .category-main-boxes5,.category-main-boxes6{
    background: #b3b118;
    border-radius: 15px;
    position: relative;
    padding: 73px 0 0 0;
}
.category-main-boxes2,.category-main-boxes4
{
  background:#8896ff;
}
.category-main-boxes3
{
  background:#fa9393 ;
}
.category-main-boxes2,.category-main-boxes4 {
  padding: 61px 0 0 0;
}
#main-category {
  padding: 15px 0;
}
p.small-heading {
  position: relative;
  overflow: hidden;
  color: #fff;
  /* background: linear-gradient(90deg, #000000, #59a2ff, #000000);
  background-size: 80%;
  animation: animate 8s linear infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0); */
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.owl-item .product-image img {
    /* height: 225px;
    width: 82% !important; */
}
