@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@font-face {
	font-family: Poppins;
	src: url('../fonts/Poppins-Regular.otf') format('truetype');
}
@font-face {
	font-family: Poppins-bold;
	src: url('../fonts/Poppins-Medium.otf') format('truetype');
}
@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?v=4.2.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: Poppins-boldextra;
	src: url('../fonts/Poppins-Bold.otf') format('truetype');
}
::-webkit-scrollbar-track {
	background: #000;
  }
  ::-webkit-scrollbar-thumb {
	background: #00E4F8;
	border-radius:10px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
	background: #030505;
  }
  *{
	  margin:0;
	  padding:0;
	  box-sizing:border-box
  }
  html{
	overflow-x:hidden;
   /* scroll-behavior: smooth;*/
  }
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
	background-color: #f6f6f6;
	overflow-x: hidden;
	
}
.header-flex-row {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.menu-padding.test-none {
    display: none;
}
.shop_text_new {
   font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #3660a1;
    font-family: Poppins;
    text-transform: uppercase;
    position: relative;
    top: 0;
    padding: 15px;
}
.choose-store-flex-div, .shop_main_div {
    justify-content: space-around;
    display: flex
;
}
.choose-store-flex-div {
    align-items: center;
    margin: 20px 20px 21px;
    -webkit-box-shadow: 1px 1px 9px 0 rgba(188, 188, 188, .48);
    -moz-box-shadow: 1px 1px 9px 0 rgba(188, 188, 188, .48);
    box-shadow: 1px 1px 9px 0 rgba(188, 188, 188, .48);
    height: 135px;
    min-height: 135px;
}
.choose-store-flex-div::before {
    content: '';
    position: absolute;
    height: 135px;
    width: 1px;
    background-color: #e1e1e1;
    top: 117px;
}
.choose-store-img {
    width: 100%;
    max-width: 130px;
}
.top-menu
{
    color: #fff;
    position: absolute;
    top: 0px;
    font-size: 9px;
    padding: 1px 9px 0;
    border-radius: 50px;
    line-height: 19px;
    background: #01bad4;
    webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-top: -14px;
	margin-left: -17px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 1;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}
.bg,.custom-row,.responsive-img,.story-section,header{
	position:relative
  }
.story-section {
    background: #DF1920;
    z-index: 99;
}
.story-section::after,.story-section::before{
	content:"";
	position:absolute;
	width:0;
	height:0;
	/* bottom:0 */
  }
  .img-header {
    max-width: 60px;
    width: 100%;
}
  .story-section::before {
    right: 0px;
    border-left: 17px solid transparent;
    border-top: 22px solid #DF1920;
    border-bottom: 21px solid #DF1920;
    transform: rotate(180deg);
    background-color: #fff;
    bottom: 0;
}
.story-section::after {
	border-left: 16px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 25px solid transparent;
    left: 0px;
    top: 0px;
}
.story-section .story {
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 10px;
	font-weight: bold;
}
.toys-font-w
{
	position: absolute;
    top: 15px;
    left: 8%;
    height: 100%;
    display: grid;
    align-content: space-evenly;
}
.toys-font-w-amazon-p {
    margin-bottom: 0px;
    position: relative;
    top: -19px;
    text-align: justify;
    line-height: 19px;
    left: -28px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #1A71BC !important;
    padding: 5px 0px;
}
.toys-font-w-first-p {
    margin-bottom: 0px;
    position: relative;
    top: -6px;
    text-align: justify;
    line-height: 19px;
    left: -28px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.toys-font-w-second-p {
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    color: #1A71BC !important;
    position: relative;
    left: -21px;
    bottom: 0px;
}
.toys-font-w-fa
{
	position: relative;
    left: 3px;
    top: 1px;
    font-size: 14px;
}

.birthday-party-font-w
{
	position: absolute;
    display: grid;
    align-content: space-evenly;
    height: auto;
}
.birthday-party-p {
    position: relative;
    top: -125px;
    left: 10px;
    text-align: justify;
    line-height: 19px;
    left: 19px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.birthday-party-inner-p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #1A71BC !important;
    position: relative;
    left: 20px;
    top: -108px;
}
.youtube-font-w
{
	position: absolute;
    display: grid;
    height: auto;
    align-content: space-evenly;
}
.youtube-p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    top: -125px;
    left: 18px;
    text-align: justify;
    line-height: 19px;
}
.youtube-inner-p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #1A71BC !important;
    position: relative;
    top: -87px;
    left: 20px;
}
.book-font-w {
    position: absolute;
    display: grid;
    align-content: space-evenly;
    height: auto;
}
.book-p {
    position: relative;
    top: -125px;
    left: 10px;
    text-align: justify;
    line-height: 19px;
    left: 21px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.book-inner-p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #1A71BC !important;
    position: relative;
    left: 22px;
    top: -86px;
}
.tshirt-font-w {
    position: absolute;
    display: grid;
    align-content: space-evenly;
    height: auto;
}
.tshirt-p {
    position: relative;
    top: -125px;
    left: 10px;
    text-align: justify;
    line-height: 19px;
    left: 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.tshirt-inner-p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #1A71BC !important;
    position: relative;
    left: 19px;
    top: -66px;
}
.education-app-font-w
{
	position: absolute;
    top: 15px;
    left: 8%;
    /* height: 100%; */
    display: grid;
    align-content: space-evenly;
}
.education-app-last-p {
    margin-bottom: 0px;
    position: relative;
    top: 10px;
    text-align: justify;
    line-height: 19px;
    left: -21px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.bg-img1 {
    width: 100%;
    background-image: url(../images/worksheet-img.jpg);
    background-repeat: no-repeat;
    /* background-size: cover; */
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
	background-size: 100% 100%;
}
.help-font {
	position: relative;
    top: -64px;
    color: #1A71BC;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    left: -154px;
}
.img-font {
	position: relative;
    top: -90px;
    color: #000;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    left: 7px;
    line-height: 17px;
    text-align: start;
}
.sub-box {
    position: relative;
    z-index: 9999;
    background-image: url(../images/wooden-toys.webp);
    width: 434px;
    height: auto;
    bottom: 40px;
    text-align: right;
    left: calc(100% - 100px);
    background-size: cover;
}
.wooden-toys-banner
{
	font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    position: relative;
    top: -90px;
    left: 10px;
    font-family: "Open Sans", sans-serif;
}
.logo-menu-img
{
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.shop_text1 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #711F9C;
    font-family: Poppins;
    padding-bottom: 5px;
}
.responsive-img1 {
    width: 100%;
    max-width: 35px;
    padding-right: 10px;
}
.align-left {
    text-align: left;
    font-weight: 500;
    font-family: Poppins;
    color: #6c6969;
    margin-bottom: 5px;
}
.country-list-name
{
	cursor: pointer;
    background: no-repeat;
    border: none;
    font-family: Poppins;
    border-radius: 5px;
    padding: 6px 0px;
    text-align: center;
    font-size: 14px;
    color: #a9a9a9;
}
.display-device
{
    display: none;
}
.a-btn-tshirt:hover {
    color: #0B0080;
    text-decoration: underline;
	transition-duration: 0.5s;
}
.responsive-img2{
    width: 100%;
    max-width:60px;
    padding-right: 10px;
}
.shop-btn-us {
    position: relative;
    display: inline-block;
    padding: 12px 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #999999;
    background: #ffffff;
    -webkit-box-shadow: 0px 3px 9px 0px #999999;
    -moz-box-shadow: 0px 3px 9px 0px #999999;
    box-shadow: 0px 3px 9px 0px #999999;
    cursor: pointer;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
}
.shop-btn-us.btn-border-1::after,
  .shop-btn-us.btn-border-1::before {
    position: absolute;
    content: "";
    width: 0%;
    height: 0%;
    visibility: hidden;
  }
  
  .shop-btn-us.btn-border-1::after {
    bottom: -3px;
    right: -3px;
    border-left: 3px solid #999999;
    border-bottom: 3px solid #999999;
    transition: width .1s ease .1s, height .1s ease, visibility 0s .2s;
  }
  
  .shop-btn-us.btn-border-1::before {
    top: -3px;
    left: -3px;
    border-top: 3px solid #999999;
    border-right: 3px solid #999999;
    transition: width .1s ease .3s, height .1s ease .2s, visibility 0s .4s;
  }
  
  .shop-btn-us.btn-border-1:hover {
    animation: pulse 1s ease-out .4s;
    color: #0B0080;
    text-decoration: underline;
  }
  
  .shop-btn-us.btn-border-1:hover::after,
  .shop-btn-us.btn-border-1:hover::before {
    width: calc(100% + 6px);
    height: calc(100% + 4px);
    visibility: visible;
    transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
  }
  
  .shop-btn-us.btn-border-1:hover::after {
    transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
  }
  
  .shop-btn-us.btn-border-1:hover::before {
    transition: width .1s ease, height .1s ease .1s;
  }
.giphy {
    height: 37px;
    width: 37px;
    background: #000;
    border-radius: 50%;
}
.giphy img {
    position: relative;
    top: 6px;
}
.kids-song-small {
	display: none
}

.kids-song-big {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

ol,
ul {
	list-style: none
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-facebook01:before {
	content: "\f09a"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-twitter01:before {
	content: "\f099"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-print:before {
	content: "\f02f"
}

.fa-download:before {
	content: "\f019"
}

.fa-envelope:before {
	content: "\f0e0"
}
.container-footer
{
	width: 100%;
	height: auto;
}
.container-inner-footer
{
	max-width:90%;
	margin: 0 auto;
	display: flex;
    justify-content: center;
    align-items: center;
}
.footer-section-row
{
	width: 20%; 
	/* width: 25%; */
	float: left;
	text-align: center;
	padding: 10px;
}
.footer-img-width {
    width: 100%;
}
.footer-height {
    height: auto;
    border: 2px solid #7BB403;
    border-radius: 10px;
    padding: 5px 5px 0px 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
	font-family: Poppins;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}
.footer-height:hover {
    color: #00e !important;
    transition-duration: 1s;
	text-transform: none !important;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: 0.70s;
   -webkit-transition: 0.70s;
   -moz-transition: 0.70s;
   -ms-transition: 0.70s;
   -o-transition: 0.70s;
}
.footer-height-coloring {
    height: auto;
    border: 2px solid #C75BE0;
    border-radius: 10px;
    padding: 5px 5px 0px 5px;
    /* width: 186px; */
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
	font-family: Poppins;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}
.footer-height-coloring:hover {
    color: #00e !important;
    transition-duration: 1s;
	text-transform: none !important;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: 0.70s;
   -webkit-transition: 0.70s;
   -moz-transition: 0.70s;
   -ms-transition: 0.70s;
   -o-transition: 0.70s;
}
.footer-height-worksheet {
    height: auto;
    border: 2px solid #039BA1;
    border-radius: 10px;
    padding: 5px 5px 0px 5px;
    /* width: 186px; */
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
	font-family: Poppins;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}
.footer-height-worksheet:hover {
    color: #00e !important;
    transition-duration: 1s;
	text-transform: none !important;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: 0.70s;
   -webkit-transition: 0.70s;
   -moz-transition: 0.70s;
   -ms-transition: 0.70s;
   -o-transition: 0.70s;
}
.footer-height-youtube {
    height: auto;
    border: 2px solid #1850FF;
    border-radius: 10px;
    padding: 5px 5px 0px 5px;
    /* width: 186px; */
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
	font-family: Poppins;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}
.footer-height-youtube:hover {
    color: #00e !important;
    transition-duration: 1s;
	text-transform: none !important;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: 0.70s;
   -webkit-transition: 0.70s;
   -moz-transition: 0.70s;
   -ms-transition: 0.70s;
   -o-transition: 0.70s;
}
.footer-height-kidsapp {
    height: auto;
    border: 2px solid #F43B0C;
    border-radius: 10px;
    padding: 5px 5px 0px 5px;
    /* width: 186px; */
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
	font-family: Poppins;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}
.footer-height-kidsapp:hover {
    color: #00e !important;
    transition-duration: 1s;
	text-transform: none !important;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: 0.70s;
   -webkit-transition: 0.70s;
   -moz-transition: 0.70s;
   -ms-transition: 0.70s;
   -o-transition: 0.70s;
}
.footer-height-licensing {
    height: auto;
    border: 2px solid #00B5FF;
    border-radius: 10px;
    padding: 5px 5px 0px 5px;
    /* width: 186px; */
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
	font-family: Poppins;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}
.footer-height-licensing:hover {
    color: #00e !important;
    transition-duration: 1s;
	text-transform: none !important;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: 0.70s;
   -webkit-transition: 0.70s;
   -moz-transition: 0.70s;
   -ms-transition: 0.70s;
   -o-transition: 0.70s;
}
.footer-img-text {
    font-family: Poppins;
    padding: 10px 0px 0px;
    line-height: 20px;
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
.footer-img-text:hover {
    color: #004FA3;
    transition-duration: 1s;
    text-decoration: underline;
}
@-webkit-keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0;
		
	}
}
@keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0
	}
}

.hvr-ripple-out-shopify {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}

.hvr-ripple-out-shopify:before {
	content: '';
	position: absolute;
	border: #7BB403 solid 1px;
	border-radius: 9px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: 0.70s;
   -webkit-transition: 0.70s;
   -moz-transition: 0.70s;
   -ms-transition: 0.70s;
   -o-transition: 0.70s;
	
	
}

.hvr-ripple-out-shopify:active:before,
.hvr-ripple-out-shopify:focus:before,
.hvr-ripple-out-shopify:hover:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
	text-decoration: none;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: 0.70s;
   -webkit-transition: 0.70s;
   -moz-transition: 0.70s;
   -ms-transition: 0.70s;
   -o-transition: 0.70s;
	
}
.hvr-ripple-out-coloring {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
}

.hvr-ripple-out-coloring:before {
	content: '';
	position: absolute;
	border: #C75BE0 solid 1px;
	border-radius: 9px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
}
.hvr-ripple-out-licensing {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
}

.hvr-ripple-out-licensing:before {
	content: '';
	position: absolute;
	border: #00B5FF solid 1px;
	border-radius: 9px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
}
.hvr-ripple-out-licensing:active:before,
.hvr-ripple-out-licensing:focus:before,
.hvr-ripple-out-licensing:hover:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
	text-decoration: none;
}
.hvr-ripple-out-coloring:active:before,
.hvr-ripple-out-coloring:focus:before,
.hvr-ripple-out-coloring:hover:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
	text-decoration: none;
}
.hvr-ripple-out-worksheet {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
}

.hvr-ripple-out-worksheet:before {
	content: '';
	position: absolute;
	border: #039BA1 solid 1px;
	border-radius: 9px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
}

.hvr-ripple-out-worksheet:active:before,
.hvr-ripple-out-worksheet:focus:before,
.hvr-ripple-out-worksheet:hover:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
	text-decoration: none;
}
.hvr-ripple-out-youtube {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
}

.hvr-ripple-out-youtube:before {
	content: '';
	position: absolute;
	border: #1850FF solid 1px;
	border-radius: 9px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
}

.hvr-ripple-out-youtube:active:before,
.hvr-ripple-out-youtube:focus:before,
.hvr-ripple-out-youtube:hover:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
	text-decoration: none;
}
.hvr-ripple-out-kidsapp {

	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
}

.hvr-ripple-out-kidsapp:before {
	content: '';
	position: absolute;
	border: #F43B0C solid 1px;
	border-radius: 9px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
}

.hvr-ripple-out-kidsapp:active:before,
.hvr-ripple-out-kidsapp:focus:before,
.hvr-ripple-out-kidsapp:hover:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
	text-decoration: none;
}
.header {
	width: 100%;
	background-color: #fff;
	z-index:999;
	background: #fff;
	height: auto;
	position: fixed;
	-webkit-box-shadow: 3px 5px 8px -8px rgb(0 0 0 / 59%);
    -moz-box-shadow: 3px 5px 8px -8px rgb(0 0 0 / 59%);
    box-shadow: 3px 5px 8px -8px rgb(0 0 0 / 59%);
}
.bbb {
    padding: 7px 5px;
}
.top-css {
	position: relative;
	top: -13px
}
.font-kw {
    font-family: 'Poppins';
}
.header_contain2 {
	width: 95%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
.cookie-header {
	position: fixed;
	z-index: 999; 
	width: 100%;
	bottom: 0
}
.btn-hide {
	background-color: #000;
	color: #fff;
	line-height: 60px;
	background: rgba(0, 0, 0, .9)!important
}
.cookie-bg {
	color: rgb(255, 255, 255);
    line-height: 57px;
    height: 74px;
    background: #fff;
    -webkit-box-shadow: 3px 5px 24px -6px rgb(0 0 0 / 59%);
    -moz-box-shadow: 3px 5px 24px -6px rgba(0,0,0,0.59);
    box-shadow: 3px 5px 24px -6px rgb(0 0 0 / 59%)
}
.cookie-font-bg {
	text-align: center;
    font-size: 14px;
    font-family: Poppins;
    line-height: 60px;
    color: #5a5a5a;
}
.cookie-row {
	display: flex;
	justify-content: space-between;
	padding: 7px 0px;
}
.c-flex-row {
    display: flex;
}
.cookie-pt {
    padding: 0px 70px;
}
.c-setting {
    text-align: center;
    font-size: 13px;
    font-family: 'Poppins-bold';
    line-height: 60px;
    color: #605E5F;
    font-weight: bold;
    text-decoration: underline;
    letter-spacing: 0.5px;
}
.c-setting:hover {
    color: #CC0033 !important;
}
.info_btn {
    background-color: #CC0033 !important;
    padding: 7px 70px 7px 70px;
    border-radius: 50px;
    border: none;
    font-family: Poppins;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}
.info_btn:hover {
    background-color: #CC4F55 !important;
}
.cookie-btn-bg {
	webkit-flex-shrink: 0;
	flex-shrink: 0
}
.c-popup-font {
    font-size: 30px;
    font-family: 'Poppins-bold';
    color: #CC0033;
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
}
.c-popup-inner-font {
    font-family: 'Poppins';
    font-size: 14px;
    text-align: center;
    line-height: 20px;
	padding: 8px 35px 20px 35px;
}
.c-cookie-necessary {
    max-width: 546px;
    margin: 0 auto;
    width: 100%;
}
.c-cookie-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
    background: #E5E5E5;
    padding: 0px 16px;
    border-radius: 8px;
    margin-bottom: 20px;
}
.c-cookie-left {
    width: calc(100% - 30px);
    height: auto;
}
.form-group-check-text {
    font-size: 16px;
    font-family: Poppins;
    line-height: 60px;
    color: #000000;
}
.c-cookie-right {
    width: 30px;
}
.c-cookie-main {
    width: 77%;
    margin: 0 auto;
    text-align: center;
}
.c-cookie-inner-part {
    width: 50%;
    float: left;
    padding-bottom: 11px;
}
.form-group {
	display: block;
	/*margin-bottom: 15px;*/
	/*margin: 0px 10px;*/
}
  
  .form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
  }
  .form-group label {
	position: relative;
	cursor: pointer;
  }
  .form-group label:before {
	content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border: 2px solid #D6D6D6;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 13px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
  }
  
  .form-group input:checked + label:after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	left: 12px;
	width: 6px;
	height: 14px;
	border:solid #2FBD2A;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
  }
  .form-group2 label:before {
	content:'';
	-webkit-appearance: none;
	background-color: #EEEEEE;
	border: 2px solid #D6D6D6;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 13px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
  }
  
  .form-group2 input:checked + label:after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	left: 12px;
	width: 6px;
	height: 14px;
	border: solid #9B9B9B;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
  }
  .form-group-check-text
  {
	font-size: 16px;
    font-family: Poppins;
    line-height: 60px;
    color: #000000;
  }

  input[type="checkbox"]:nth-child(2) {
	opacity: 0.5;
	pointer-events: none;
  }
  input[type="checkbox"]:nth-child(3) {
	position: relative;
	pointer-events: none;
  }
  input[type="checkbox"]:nth-child(3):before {
	content: "";
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
  }
  .info-btn-popup-accept {
    background-color: transparent;
    border-radius: 50px;
    border: none;
    font-family: Poppins-bold;
    color: #282828;
    font-weight: bold;
    font-size: 15px;
    transition-duration: 0.5s;
    width: 232px;
    padding: 8px;
    border: 2px solid #888888;
}
.info-btn-popup-accept:hover {
    background-color: #ECEDED !important;
	color: #282828;
}
.info-btn-popup {
    background-color: #CC0033 !important;
    border-radius: 50px;
    border: none;
    font-family: Poppins-bold;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    width: 232px;
    padding: 10px;
}
.info-btn-popup:hover {
    background-color: #CC4F55 !important;
}
.read-color {
	color: #000;
    font-family: 'Poppins-bold';
    letter-spacing: 0.6px;
    font-weight: bold;
}

.read-color:hover {
    color: #CC0033 !important;
    font-family: 'Poppins-bold';
    text-decoration: underline;
}
.popup12-image
{
	padding-top: 5px;
}
.shop_main_div {
	justify-content: center;
	padding-top: 20px;
	padding-bottom: 10px
}

.container {
	width: 1080px;
	margin: 0 auto
}

.logo {
	float: left;
	position: relative;
	top: -3px;
}

.logo h1 a {
	font-family: Raleway, sans-serif;
	text-decoration: none;
	color: #1c97ca;
	font-size: 40px;
	font-weight: 100;
	padding: 9px 0;
	display: block;
	letter-spacing: 4px;
	text-transform: uppercase
}

.menu {
	float: right
}

.menu ul li {
	padding: 0 13px;
	display: flex;
	align-items: center
}

#navigation ul {
	display: flex;
	margin-top: 9px;
}

.menu ul li a {
	float: right;
	font-family: Poppins-boldextra;
	text-decoration: none;
	color: #004FA3;
	font-size: 20px;
	transition: color .3s ease-in;
	-moz-transition: color .3s ease-in;
	-o-transition: color .3s ease-in;
	-webkit-transition: color .3s ease-in;
	-ms-transition: color .3s ease-in;
	text-shadow: 4px 4px 4px #fff;
	text-transform: uppercase;
}

.menu ul li a:hover {
    color: #CC0033;
}

.header-text {
	text-align: left;
	color: #333
}

h2 {
	color: #e14e4e
}

.big-text {
	font-size: 30px;
	line-height: 50px;
	font-family: Poppins;
	font-weight: 300
}

.header-text h2 {
	font-size: 30px;
	font-weight: 600;
	font-family: Poppins;
	line-height: 60px;
	color: #333
}

.footer-container {
	position: relative;
	bottom: 30px
}

.button-section ul li {
	display: inline-block;
	margin: 50px 20px
}

.features-section-area ul li {
	width: 540px;
	display: block;
	text-align: center;
	float: left
}
.features-section-area-new ul li {
	
	display: block;
	text-align: center;
	
}
.main {
	background-color: #fff;
	margin-top: 0;
	position: relative;
	
	z-index: 99;
	padding: 20px 0px;
}

.img-margin {
	margin: 0 0 15px 0
}

.main-container {
	display: flex;
	justify-content: center;
	width: 100%!important;
	flex-wrap: wrap;
	padding-top: 15px
}
.footer-a
{
	color:#000 !important;
	font-size: 14px;
	font-family: 'Poppins';
}

.footer-a:hover
{
	color:#00e !important;
	transition-duration: 1s;
	text-decoration: none;
}
.footer p.copyright {
	color: #585c65;
	font-weight: 300;
	font-size: 14px
}

.footer p.copyright a {
	color: #585c65;
	text-decoration: none;
	border-bottom: 1px dotted #585c65
}

.responsive-menu-button {
	float: right;
	/* padding: 24px 0 */
	padding: 24px 17px;
}

#mobile-header {
	display: none
}

.fa-facebook {
	padding: 10px 10px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #005397;
	border-radius: 50%;
	color: #fff;
	font-size: 21px!important
}

.fa-twitter {
	padding: 9px 10px 10px 10px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #00aedd;
	border-radius: 50%;
	color: #fff;
	font-size: 20px!important
}
.fa-facebook01 {
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	/*background-color: #005397;*/
	border-radius: 50%;
	color: #fff;
	font-size: 30px!important
}


.fa-envelope {
	padding: 11px 10px 8px 10px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 50%;
	background-color: #848484;
	color: #fff;
	font-size: 21px!important
}

.fa-google-plus {
	padding: 11px 10px 8px 10px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 50%;
	/*background-color: red;*/
	color: #fff;
	font-size: 30px!important
}

.fa-youtube {
	padding: 11px 10px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #d72525;
	border-radius: 50%;
	color: #fff;
	font-size: 20px!important
}
.fa-pinterest {
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 50%;
	color: #fff;
	font-size: 30px!important
}

.fa-instagram {
	
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
	/*background: #d6249f;*/
	/*background: radial-gradient(circle at 30% 107%, #f09433 0, #f09433 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);*/
	border-radius: 50%;
	color: #fff;
	font-size: 30px!important
}
.icon-whatsapp {
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
	border-radius: 50%;
	color: #fff;
	font-size: 30px!important
}
.icon-whatsapp:hover{
    background:#58CB64;
    border-radius:50%;
    transition-duration:.5s 
}
@-webkit-keyframes hvr-pop {
	50% {
	  -webkit-transform: scale(1.2);
	  transform: scale(1.2);
	}
  }
  @keyframes hvr-pop {
	50% {
	  -webkit-transform: scale(1.2);
	  transform: scale(1.2);
	}
  }
  .hvr-pop {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }
  .hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
	-webkit-animation-name: hvr-pop;
	animation-name: hvr-pop;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
  } 
.features-section-area ul li div a {
	color: #fff;
	padding: 2px 0 0 0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	text-align: center;
	font-size: 16px
}

.features-section-area ul li div a:hover {
	color: #d76f6a;
	transition: color .3s ease-in;
	-moz-transition: color .3s ease-in;
	-o-transition: color .3s ease-in;
	-webkit-transition: color .3s ease-in;
	-ms-transition: color .3s ease-in;
	font-size: 16px
}

.slide-kids {
	padding-top: 50px
}

.slider {
	width: 100%;
	margin: 0 auto;
	background-color: #dfe0e5;
	padding: 10px 10px;
	border-radius: 10px
}

.slider-big {
	width: 90%;
    margin: 0 auto;
    background-color: #F7F7F7;
    padding: 10px 10px;
    border-radius: 10px;
    /* box-shadow: -7px -7px 4px -6px #ccc;
    -webkit-box-shadow: 0 3px 9px -7px rgba(0, 0, 0, .82);
    -moz-box-shadow: 0 3px 9px -7px rgba(0, 0, 0, .82);
    box-shadow: 0 3px 9px -7px rgba(0, 0, 0, .82); */
}
.slider-font {
	background-color: #fff;
	color: #000;
	font-weight: 700;
	font-size: 15px;
	font-family: 'Poppins-bold';
}

/* .slick-slide {
	margin: 15px 10px;
} */

.slider-font-a {
	color: #000;
	font-weight: 700;
	padding-top: 10px;
	font-size: 13px;
	text-align: center;
	font-family: 'Poppins';
}

.slider-font-a:hover {
	color: #00e;
	font-weight: 700;
	padding-top: 10px;
	font-size: 13px;
	text-align: center;
	text-decoration: none!important
}

.color-title {
	font-size: 20px;
	color: #000;
	line-height: 10px;
	font-weight: 700;
	position: relative;
	bottom: 10px
}

.color-title-page {
	font-size: 20px;
	color: #000;
	line-height: 10px;
	font-weight: 700;
	position: relative;
	left: -37px
}

.header-inner-title {
	position: relative;
	top: -14px
}

.header-title {
	position: relative;
	top: -28px
}

.slick-next:before,
.slick-prev:before {
	color: #000
}

.slick-slide {
	transition: all ease-in-out .3s
}

.slick-active {
	opacity: .5
}

.slick-current {
	opacity: 1
}

.category-page {
	margin: 0 auto;
	max-width: 72rem!important;
	width: 100%
}

@media (min-width:1420px) and (max-width:1920px) {
	.footer-height {
		font-size: 15px;
		line-height: 21px;
	}
	.footer-height-coloring {
		font-size: 15px;
		line-height: 21px;
	}
	.footer-height-worksheet {
		font-size: 15px;
		line-height: 21px;
	}
	.footer-height-youtube {
		font-size: 15px;
		line-height: 21px;
	}
	.footer-height-kidsapp {
		font-size: 15px;
		line-height: 21px;
	}
	.footer-height-licensing {
		font-size: 15px;
		line-height: 21px;
	}
}
@media (min-width:768px) and (max-width:1250px) {
	.container-inner-footer {
		max-width: 95%;
	}
	.footer-section-row {
		width: 20%;
		float: left;
		text-align: center;
		padding: 10px;
	}
}
@media all and (device-width: 820px) and (device-height: 1180px) and (orientation:portrait) {
	.container-inner-footer {
        max-width: 97% !important;
        margin: 0 auto;
    }
	.footer-section-row {
        width: 25% !important;
        float: left;
        text-align: center;
        padding: 10px 7px !important;
    }
	.footer-height-kidsapp {
		line-height: 19px;
   		font-size: 12px !important;
	}
}
@media (max-width:1920px) 
{
     
}
@media (max-width:1366px) {
	.toys-font-w-amazon-p {
        font-size: 11px;
        top: -25px;
        left: -13px;
    }
	.toys-font-w {
		position: absolute;
		top: 26px;
		left: 9%;
	}
	.story-section .story {
		font-size: 21px;
	}
}
/* @media (min-width:320px) and (max-width: 480px)
{
	.toys-font-w-first-p {
		margin-bottom: 0px;
		position: relative;
		top: -14px;
		text-align: justify;
		line-height: 15px;
		left: -17px;
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
	}
	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -19px;
		bottom: 9px;
	}
	.birthday-party-p {
		position: relative;
		top: -72px;
		text-align: justify;
		line-height: 15px;
		left: 5px;
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
	}
	.birthday-party-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 5px;
		top: -75px;
	}
	.youtube-p {
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
		position: relative;
		top: -72px;
		left: 5px;
		text-align: justify;
		line-height: 15px;
	}
	.youtube-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		top: -62px;
		left: 5px;
	}
	.book-p {
		position: relative;
		top: -72px;
		text-align: justify;
		line-height: 15px;
		left: 5px;
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
	}
	.book-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 5px;
		top: -61px;
	}
	.tshirt-p {
		position: relative;
		top: -72px;
		left: 10px;
		text-align: justify;
		line-height: 19px;
		left: 5px;
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
	}
	.tshirt-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 5px;
		top: -50px;
	}
	.education-app-last-p {
		margin-bottom: 0px;
		position: relative;
		top: -35px;
		text-align: justify;
		line-height: 15px;
		left: -15px;
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
	}
} */

@media (min-width:639px) and (max-width: 645px)
{
	.toys-font-w-first-p {
		position: relative !important;
		top: -17px !important;
		text-align: justify !important;
		line-height: 21px !important;
		left: -21px !important;
		font-family: "Open Sans", sans-serif;
		font-size: 17px !important;
		font-weight: 600 !important;
	}
	.toys-font-w-second-p {
		font-size: 12px !important;
		color: #1A71BC !important;
		position: relative;
		left: -21px !important;
		bottom: 0px !important;
	}
	.birthday-party-p {
		position: relative !important;
		top: -115px !important;
		text-align: justify !important;
		line-height: 21px !important;
		left: 9px !important;
		font-family: "Open Sans", sans-serif !important;
		font-size: 17px !important;
		font-weight: 600 !important;
	}
	.birthday-party-inner-p {
		font-family: "Open Sans", sans-serif !important;
		font-size: 11px !important;
		font-weight: 600 !important;
		color: #1A71BC !important;
		position: relative !important;
		left: 9px !important;
		top: -97px !important;
	}
	.youtube-p {
		font-family: "Open Sans", sans-serif;
		font-size: 17px !important;
		font-weight: 600 !important;
		position: relative !important;
		top: -115px !important;
		left: 9px !important;
		text-align: justify !important;
		line-height: 21px !important;
	}
	.youtube-inner-p {
		font-family: "Open Sans", sans-serif !important;
		font-size: 11px !important;
		font-weight: 600 !important;
		color: #1A71BC !important;
		position: relative !important;
		top: -73px !important;
		left: 9px !important;
	}
	.book-p {
		position: relative !important;
		top: -115px !important;
		left: 10px !important;
		text-align: justify !important;
		line-height: 21px !important;
		left: 9px !important;
		font-family: "Open Sans", sans-serif !important;
		font-size: 17px !important;
		font-weight: 600 !important;
	}
	.book-inner-p {
		font-family: "Open Sans", sans-serif !important;
		font-size: 11px !important;
		font-weight: 600 !important;
		color: #1A71BC !important;
		position: relative !important;
		left: 9px !important;
		top: -77px !important;
	}
	.tshirt-p {
		position: relative !important;
		top: -115px !important;
		text-align: justify !important;
		line-height: 19px !important;
		left: 9px !important;
		font-family: "Open Sans", sans-serif !important;
		font-size: 17px !important;
		font-weight: 600 !important;
	}	
	.tshirt-inner-p {
		font-family: "Open Sans", sans-serif !important;
		font-size: 11px !important;
		font-weight: 600 !important;
		color: #1A71BC !important;
		position: relative !important;
		left: 9px !important;
		top: -52px !important;
	}
	.education-app-last-p {
		margin-bottom: 0px !important;
		position: relative !important;
		top: -44px !important;
		text-align: justify !important;
		line-height: 21px !important;
		left: -24px !important;
		font-family: "Open Sans", sans-serif !important;
		font-size: 17px !important;
		font-weight: 600 ;
	}
}
@media (min-width:480px) and (max-width: 640px)
{
	
	.toys-font-w-first-p {
		margin-bottom: 0px;
		position: relative;
		top: -17px;
		text-align: justify;
		line-height: 21px;
		left: -32px;
		font-family: "Open Sans", sans-serif;
		font-size: 17px;
		font-weight: 600;
	}
	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -21px;
		bottom: 0px;
	}
	.birthday-party-p {
		position: relative;
		top: -128px;
		text-align: justify;
		line-height: 21px;
		left: 9px;
		font-family: "Open Sans", sans-serif;
		font-size: 17px;
		font-weight: 600;
	}
	.birthday-party-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 9px;
		top: -97px;
	}
	.toys-font-w-amazon-p {
        font-size: 12px;
        top: -30px;
        left: -32px;
    }
	.youtube-p {
		font-family: "Open Sans", sans-serif;
		font-size: 17px;
		font-weight: 600;
		position: relative;
		top: -128px;
		left: 9px;
		text-align: justify;
		line-height: 21px;
	}
	.youtube-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		top: -73px;
		left: 9px;
	}
	.book-p {
		position: relative;
		top: -128px;
		left: 10px;
		text-align: justify;
		line-height: 21px;
		left: 9px;
		font-family: "Open Sans", sans-serif;
		font-size: 17px;
		font-weight: 600;
	}
	.book-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 9px;
		top: -77px;
	}
	.tshirt-p {
		position: relative;
		top: -128px;
		text-align: justify;
		line-height: 19px;
		left: 9px;
		font-family: "Open Sans", sans-serif;
		font-size: 17px;
		font-weight: 600;
	}	
	.tshirt-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 9px;
		top: -52px;
	}
	.education-app-last-p {
		margin-bottom: 0px;
		position: relative;
		top: 5px;
		text-align: justify;
		line-height: 21px;
		left: -34px;
		font-family: "Open Sans", sans-serif;
		font-size: 17px;
		font-weight: 600;
	}
}
@media (min-width: 640px) and (max-width: 768px)
{
	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -17px;
        text-align: justify;
        line-height: 25px;
        left: -39px;
        font-family: "Open Sans", sans-serif;
        font-size: 20px;
        font-weight: 600;
    }
	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -34px;
		bottom: 0px;
	}
	.birthday-party-p {
		position: relative;
		top: -145px;
		left: 10px;
		text-align: justify;
		line-height: 25px;
		left: 11px;
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
	}
	.birthday-party-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 12px;
		top: -122px;
	}
	.toys-font-w-amazon-p {
        font-size: 14px;
        top: -25px;
        left: -39px;
    }
	.youtube-p {
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
		position: relative;
		top: -141px;
		left: 11px;
		text-align: justify;
		line-height: 25px;
	}
	.youtube-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		top: -95px;
		left: 12px;
	}
	.book-p {
		position: relative;
		top: -139px;
		left: 10px;
		text-align: justify;
		line-height: 25px;
		left: 11px;
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
	}
	.book-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 12px;
		top: -95px;
	}
	.tshirt-p {
		position: relative;
		top: -136px;
		left: 10px;
		text-align: justify;
		line-height: 19px;
		left: 11px;
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
	}
	.tshirt-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 11px;
		top: -64px;
	}
	.education-app-last-p {
		margin-bottom: 0px;
		position: relative;
		top: 7px;
		text-align: justify;
		line-height: 25px;
		left: -35px;
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
	}
}
@media (min-width: 768px) and (max-width: 1024px)
{

	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -15px;
        text-align: justify;
        line-height: 14px;
        left: -24px;
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
    }
	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 7px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -17px;
		bottom: 6px;
	}
	.birthday-party-p {
		position: relative;
		top: -81px;
		text-align: justify;
		line-height: 14px;
		left: 4px;
		font-family: "Open Sans", sans-serif;
		font-size: 11px;
		font-weight: 600;
	}
	.birthday-party-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 4px;
        top: -74px;
    }
	.toys-font-w-amazon-p {
        font-size: 9px;
        top: -25px;
        left: -23px;
    }
	
	.youtube-p {
		font-family: "Open Sans", sans-serif;
		font-size: 11px;
		font-weight: 600;
		position: relative;
		top: -81px;
		left: 4px;
		text-align: justify;
		line-height: 14px;
	}
	.youtube-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        top: -62px;
        left: 4px;
    }
	.book-p {
		position: relative;
		top: -81px;
		text-align: justify;
		line-height: 14px;
		left: 4px;
		font-family: "Open Sans", sans-serif;
		font-size: 11px;
		font-weight: 600;
	}
	.book-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 3px;
        top: -61px;
    }
	.tshirt-p {
		position: relative;
		top: -81px;
		left: 10px;
		text-align: justify;
		line-height: 14px;
		left: 6px;
		font-family: "Open Sans", sans-serif;
		font-size: 11px;
		font-weight: 600;
	}
	.tshirt-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 4px;
        top: -47px;
    }
	.education-app-last-p {
		margin-bottom: 0px;
		position: relative;
		top: 0px;
		text-align: justify;
		line-height: 14px;
		left: -17px;
		font-family: "Open Sans", sans-serif;
		font-size: 11px;
		font-weight: 600;
	}
}

@media (min-width: 1024px) and (max-width: 1366px)
{
	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -19px;
        text-align: justify;
        line-height: 19px;
        left: -27px;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: 600;
    }
	.toys-font-w-second-p {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: -19px;
        bottom: 4px;
    }
	.birthday-party-p {
        position: relative;
        top: -111px;
        left: 10px;
        text-align: justify;
        line-height: 20px;
        left: 15px;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: 600;
    }
    .birthday-party-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 15px;
        top: -103px;
    }
	.toys-font-w-amazon-p {
        font-size: 13px;
        top: -25px;
        left: -25px;
    }
    .youtube-p {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: 600;
        position: relative;
        top: -111px;
        left: 15px;
        text-align: justify;
        line-height: 20px;
    }
	.youtube-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        top: -81px;
        left: 17px;
    }
    .book-p {
        position: relative;
        top: -111px;
        left: 10px;
        text-align: justify;
        line-height: 19px;
        left: 13px;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: 600;
    }
	.book-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 12px;
        top: -80px;
    }
	.tshirt-p {
        position: relative;
        top: -111px;
        left: 10px;
        text-align: justify;
        line-height: 19px;
        left: 14px;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: 600;
    }
	.tshirt-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 16px;
        top: -59px;
    }
	.education-app-last-p {
        margin-bottom: 0px;
        position: relative;
        top: 6px;
        text-align: justify;
        line-height: 21px;
        left: -24px;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: 600;
    }
}

@media (max-width:768px) {
	 
	.worksheet-contain {
		background-color: #fff;
		position: relative;
		top: 91px;
	}
	.main-r
	{
	  display: block !important;
	}
	.main-s
	{
		display: none !important;
	}
	.page-p {
		text-align: center;
	}
	.features-section-area ul li {
		font-size: 8px!important;
		padding-left: 110px
	}
	.kids-song-small {
		display: block;
		padding: 10px
	}
	.kids-song-big {
		display: block;
	}
}
@media (min-width:640px) and (max-width:767px) {
	.c-flex-row {
		display: flex !important;
	}
	.info_btn {
		background-color: #CC0033 !important;
		padding: 10px 50px 10px 50px;
	}
	.footer-bottom {
		padding: 34px 0px 22px 0px !important;
	}
	.m-bottom
	{
		margin: -17px 0px !important;
	}

	.features-section-area ul li {
		font-size: 8px!important
	}
	.color-title-page {
		font-size: 14px;
		color: #000;
		line-height: 10px;
		font-weight: 700;
		position: relative;
		left: 0
	}
}

@media (min-width:480px) and (max-width:640px) {
	.container-inner-footer {
		max-width: 90%;
	}
	.footer-section-row {
		width: 50%;
		float: left;
		text-align: center;
		padding: 5px 5px;
	}
	.img-header {
		max-width: 50px;
		width: 100%;
		margin-top: -5px;
	}
	.c-cookie-main {
		width: 84%;
		margin: 0 auto;
		text-align: center;
	}
	.c-cookie-necessary {
		max-width: 490px;
		margin: 0 auto;
		width: 100%;
	}
	.info-btn-popup-accept {
		width: 153px !important;
		padding: 10px;
	}
	.info-btn-popup-accept:hover {
		background-color: #ECEDED !important;
	}
	.info-btn-popup {
		width: 153px !important;
		padding: 10px;
	}
	.info-btn-popup:hover {
		background-color: #CC4F55 !important;
	}
	.c-cookie-necessary {
		max-width: 373px;
		margin: 0 auto;
		width: 100%;
	}
	.footer-bottom {
		padding: 34px 0px 74px 0px !important;
	}
	.m-bottom
	{
		margin: -17px 0px !important;
	}
	.color-title-page {
		font-size: 13px;
		color: #000;
		line-height: 10px;
		font-weight: 700;
		position: relative
	}
	.color-title {
		font-size: 16px;
		color: #000;
		line-height: 10px;
		font-weight: 700;
		position: relative;
		bottom: -3px;
		line-height: 20px
	}
	.slick-slide {
		margin: 0 10px
	}
	.slider-font-a {
		color: #000;
		font-weight: 700;
		padding-top: 10px;
		font-size: 13px;
		text-align: center
	}
	.slider {
		width: 100%;
		margin: 0 auto;
		background-color: #dfe0e5;
		padding: 10px 10px;
		border-radius: 10px
	}
	.top-css {
		padding: 0px 0px 81px 0px;
	}
	.f-ul {
		position: relative;
		top: -3px!important
	}
	.features-section-area ul li {
		font-size: 8px!important;
		padding-left: 41px;
		position: relative;
		top: -14px
	}
	.slider-font {
		background-color: #fff;
		color: #000;
		font-weight: 700;
		font-size: 14x
	}
}

@media (min-width:20px) and (max-width:480px) {

	.footer-height {
		font-size: 13px;
		padding: 3px 3px 0px 3px;
	}
	.footer-height-coloring {
		font-size: 13px;
		padding: 3px 3px 0px 3px;
	}
	.footer-height-worksheet {
		font-size: 13px;
		padding: 3px 3px 0px 3px;
	}
	.footer-height-youtube {
		font-size: 13px;
		padding: 3px 3px 0px 3px;
	}
	.footer-height-kidsapp {
		font-size: 13px;
		padding: 3px 3px 0px 3px;
	}
	.footer-height-licensing {
		font-size: 13px;
		padding: 3px 3px 0px 3px;
	}
	.container-inner-footer {
		max-width: 96%;
		margin: 0 auto;
	}
	.footer-section-row {
		width: 50%;
		float: left;
		text-align: center;
		padding: 3px 3px;
	}
	.responsive-menu-button {
		float: right;
		padding: 28px 10px !important;
	}
	.img-header {
		max-width:50px;
		margin-top: 5px;
	}
	img.img-nav {
		width: 95px;
	}
	.c-cookie-inner-part {
		width: 100%;
		float: none;
		text-align: center;
	}
	.info-btn-popup-accept {
		width: 228px;
		padding: 10px;
	}
	.info-btn-popup {
		width: 228px;
		padding: 10px;
	}
	.c-popup-inner-font {
		font-family: 'Poppins';
		font-size: 12px;
		text-align: center;
		line-height: 18px;
		padding: 0px 10px 13px;
	}
	.c-cookie-necessary {
		max-width: 340px;
		margin: 0 auto;
		width: 100%;
	}
	.popup23 .close {
		top: -8px;
		font-size: 63px;
	}
	.m-bottom
	{
		margin: -17px 0px;
	}
	.color-title-page {
		font-size: 14px;
		color: #000;
		line-height: 10px;
		font-weight: 700;
		position: relative;
		left: 0
	}
	.color-title {
		font-size: 16px;
		color: #000;
		line-height: 10px;
		font-weight: 700;
		position: relative;
		bottom: -3px;
		line-height: 20px
	}
	.slider-font-a {
		color: #000;
		font-weight: 700;
		padding-top: 10px;
		font-size: 13px;
		text-align: center
	}
	.slider {
		width: 100%;
		margin: 0 auto;
		background-color: #dfe0e5;
		padding: 10px 10px;
		border-radius: 10px
	}
	.features-section-area ul li {
		font-size: 8px!important;
		padding-left: 16px
	}
	.slider-font {
		background-color: #fff;
		color: #000;
		font-weight: 700;
		font-size: 14px
	}
}
a {
	text-decoration: none;
	color: #fff
}
p>a:hover {
	color: red;
	text-decoration: underline;
	font-weight: 700
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1% 0 1% 0
}
.row1 {
	margin: 0 auto;
	max-width: 107.5rem;
	width: 100%
}
ul {
	padding: 0;
	list-style: none
}
.work-slide {
	background-color: #31a4fa;
	padding: 10px 10px 10px 33px;
	border-radius: 10px;
	height: 123px
}
.icon-slider {
	border-radius: 16px;
	width: 106px
}
.work-font {
	color: #0c5c57!important;
	font-size: 17px;
	text-align: center;
	font-family: 'Poppins';
	padding-top: 10px;
	font-weight: 700;
	line-height: 20px
}
.work-font a {
	color: #0c5c57!important;
	font-size: 15px;
	text-align: center;
	font-family: 'Poppins';
	padding-top: 10px;
}
.work-font a:hover {
	color: #ee2761!important;
	font-size: 15px;
	text-align: center;
	font-family: 'Poppins';
	padding-top: 10px;
	text-decoration: underline
}
.row-padding {
	padding-top: 18px
}
.banner-ws:hover {
	-webkit-transition: -webkit-transform .1s linear;
	transition: transform .3s linear;
	-webkit-transform: scale(.96);
	transform: scale(.96)
}
.img-shadow-thumb {
	width: 100%;
	border: 3px solid #26b4d7;
	padding: 1px;
	background-color: #fff;
	box-shadow: -7px -7px 4px -6px #ccc;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px
}
.shop_main_div-bbok {
    display: flex;
    justify-content: space-around;
    padding-top: 8px;
}
.a-icon-amazon-book {
    width: 47px;
    position: relative;
    top: 4px;
    right: 44px;
}
.a-btn-book {
    width: 47px;
    position: relative;
    top: 2px;
    right: -4px;
}
.img-shadow-thumb:hover {
	width: 100%;
	border: 3px solid #037b2f;
	padding: 1px;
	background-color: #fff;
	box-shadow: -7px -7px 4px -6px #ccc;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px;
	-webkit-transition: -webkit-transform .1s linear;
	transition: transform .3s linear;
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}
.img-coloring {
	width: 100%;
	border: 3px solid #26b4d7;
	padding: 2px;
	background-color: #fff;
	box-shadow: -7px -7px 4px -6px #ccc;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px
}
.img-coloring:hover {
	width: 100%;
	border: 3px solid #037b2f;
	padding: 2px;
	background-color: #fff;
	box-shadow: -7px -7px 4px -6px #ccc;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px;
	transition: transform .3s cubic-bezier(.32, 2, .55, .27);
	transform: rotate(-4deg)
}
.img-coloring-second {
	width: 100%;
	border: 3px solid #26b4d7;
	padding: 2px;
	background-color: #fff;
	box-shadow: -7px -7px 4px -6px #ccc;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px
}
.img-coloring-second:hover {
	width: 100%;
	padding: 2px;
	background-color: #fff;
	box-shadow: -7px -7px 4px -6px #ccc;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px;
	transition: transform .3s cubic-bezier(.32, 2, .55, .27);
	transform: rotate(4deg);
	border: 3px solid #037b2f
}
.img-shadow {
	border: 2px solid #9b9b9b;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px
}
.img-shadow:hover {
	border: 2px solid #037b2f;
	box-shadow: -7px -7px 4px -6px #ccc;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px;
	-webkit-transition: -webkit-transform .1s linear;
	transition: transform .3s linear;
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}
.img-shadow-coloring {
	border: 2px solid #9b9b9b;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px
}
.img-shadow-coloring:hover {
	border: 2px solid #31a4fa;
	box-shadow: -7px -7px 4px -6px #ccc;
	box-shadow: -7px -7px 4px -6px #ccc;
	-webkit-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	-moz-box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	box-shadow: 0 3px 15px -7px rgba(0, 0, 0, .82);
	border-radius: 14px
}
.accoradation-top {
	padding-top: 32px
}
.breadcrumb-color {
	width: 100%;
	display: flex;
	/*padding: 0 37px*/
	padding: 17px 41px;
}
.container-main {
	width: 742px;
	margin: 0 auto
}
.social-icon-f {
	position: relative;
	top: 30px
}
.footer-bottom {
	background-color: #f7f7f7;
	width: 100%;
	float: left;
	padding: 34px 0px 47px 0px;
	text-align: center;
}
.fa-youtube01 {
    padding: 8px 10px 8px 10px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #D72525;
    border-radius: 50%;
    color: #fff;
    font-size: 20px !important;
}
.fa-instagram {
    padding: 9px 10px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #f09433 0%, #f09433 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    border-radius: 50%;
    color: #fff;
    font-size: 23px !important;
}
.fa-whatsapp {
    padding: 9px 10px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background:#58CB64;
     border-radius:50%;
    color: #fff;
    font-size: 23px !important;
}
.fa-tiktok {
    padding: 10px 11px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    font-size: 20px !important;
    text-shadow: 0px 2px #ff3353fc, -1px -1px cyan;
}
.fa-facebook01 {
    padding: 9px 14px 6px 13px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #005397;
    border-radius: 50%;
    color: #fff;
    font-size: 20px !important;
}
.fa-twitter01 {
    padding: 10px 10px 7px 10px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #00AEDD;
    border-radius: 50%;
    color: #fff;
    font-size: 20px !important;
}
.fa-pinterest {
	padding: 10px 10px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #D72525;
    border-radius: 50%;
    color: #fff;
    font-size: 20px !important;
}
.f-ul {
	position: relative;
	top: -23px
}
.img-r {
	width: 100%;
	height: auto
}
.left_footer2 {
	text-align: left
}
.right_footer2 {
	text-align: right
}
.r-footer {
	text-align: right
}
.copyright-footer {
	font-size: 14px;
	padding-top: 12px;
	color: #999999;
	font-family: 'Poppins';
}
@media (min-width:320px) and (max-width:850px) {
	.top-footer {
		padding-top: 16px
	}
	.r-footer {
		text-align: center
	}
	.img-r {
		width: auto;
		height: auto
	}
	.left_footer2 {
		text-align: center
	}
	.right_footer2 {
		text-align: center
	}
}
.c-f-part1 {
	max-width: 50%;
	float: left;
	 padding: 20px; 
	/* margin: 10px 30px; */
}
.c-f-part2 {
	width: 29%;
	float: left;
	padding: 10px
}
.img-r {
	width: 100%;
	height: auto
}
.left_footer2 {
	text-align: left
}
.right_footer2 {
	text-align: right
}
/* .sidr {
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 260px;
	overflow-x: none;
	overflow-y: auto;
	font-size: 15px;
	background: #333;
	color: #fff;
	-webkit-box-shadow: inset 0 0 5px 5px #222;
	-moz-box-shadow: inset 0 0 5px 5px #222;
	box-shadow: inset 0 0 5px 5px #222
}
.sidr .sidr-inner {
	padding: 0 0 15px
}
.sidr .sidr-inner>p {
	margin-left: 15px;
	margin-right: 15px
}
.sidr.right {
	left: auto;
	right: -260px
}
.sidr.left {
	left: -260px;
	right: auto
}
.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {
	font-size: 11px;
	font-weight: 400;
	padding: 0 15px;
	margin: 0 0 5px;
	color: #fff;
	line-height: 24px;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #4d4d4d), color-stop(100%, #1a1a1a));
	background-image: -webkit-linear-gradient(#4d4d4d, #1a1a1a);
	background-image: -moz-linear-gradient(#4d4d4d, #1a1a1a);
	background-image: -o-linear-gradient(#4d4d4d, #1a1a1a);
	background-image: linear-gradient(#4d4d4d, #1a1a1a);
	-webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 5px 3px rgba(0, 0, 0, .2)
}
.sidr p {
	font-size: 13px;
	margin: 0 0 12px
}
.sidr p a {
	color: rgba(255, 255, 255, .9)
}
.sidr>p {
	margin-left: 15px;
	margin-right: 15px
}
.sidr ul {
	display: block;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #4d4d4d
}
.sidr ul li {
	display: block;
	margin: 0;
	line-height: 48px;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #1a1a1a
}
.sidr ul li.active,
.sidr ul li.sidr-class-active,
.sidr ul li:hover {
	border-top: none;
	line-height: 49px
}
.sidr ul li.active>a,
.sidr ul li.active>span,
.sidr ul li.sidr-class-active>a,
.sidr ul li.sidr-class-active>span,
.sidr ul li:hover>a,
.sidr ul li:hover>span {
	-webkit-box-shadow: inset 0 0 15px 3px #222;
	-moz-box-shadow: inset 0 0 15px 3px #222;
	box-shadow: inset 0 0 15px 3px #222
}
.sidr ul li a,
.sidr ul li span {
	padding: 10px 10px;
    display: block;
    text-decoration: none;
    color: #fff;
    font-family: Poppins-boldextra;
    text-transform: uppercase;
    letter-spacing: 0.80px;
    font-size: 18px;
}
.sidr ul li ul {
	border-bottom: none;
	margin: 0
}
.sidr ul li ul li {
	line-height: 40px;
	font-size: 13px
}
.sidr ul li ul li:last-child {
	border-bottom: none;
}
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active,
.sidr ul li ul li:hover {
	border-top: none;
	line-height: 41px
}
.sidr ul li ul li.active>a,
.sidr ul li ul li.active>span,
.sidr ul li ul li.sidr-class-active>a,
.sidr ul li ul li.sidr-class-active>span,
.sidr ul li ul li:hover>a,
.sidr ul li ul li:hover>span {
	-webkit-box-shadow: inset 0 0 15px 3px #222;
	-moz-box-shadow: inset 0 0 15px 3px #222;
	box-shadow: inset 0 0 15px 3px #222
}
.sidr ul li ul li a,
.sidr ul li ul li span {
	color: rgba(255, 255, 255, .8);
	padding-left: 30px
}
.sidr form {
	margin: 0 15px
}
.sidr label {
	font-size: 13px
}
.sidr input[type=date],
.sidr input[type=datetime],
.sidr input[type=email],
.sidr input[type=number],
.sidr input[type=password],
.sidr input[type=search],
.sidr input[type=tel],
.sidr input[type=text],
.sidr input[type=time],
.sidr input[type=url],
.sidr select,
.sidr textarea {
	width: 100%;
	font-size: 13px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border: none;
	background: rgba(0, 0, 0, .1);
	color: rgba(255, 255, 255, .6);
	display: block;
	clear: both
}
.sidr input[type=checkbox] {
	width: auto;
	display: inline;
	clear: none
}
.sidr input[type=button],
.sidr input[type=submit] {
	color: #333;
	background: #fff
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
	background: rgba(255, 255, 255, .9)
}
.sidr-class-bbb {
	display: none!important
} */
.aaa {
	display: none!important
}
.hvr-grow-shadow:active,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:hover {
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
@-webkit-keyframes hvr-bob {
	0% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
	50% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px)
	}
	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
}
@keyframes hvr-bob {
	0% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
	50% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px)
	}
	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
}
@-webkit-keyframes hvr-bob-float {
	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
}
@keyframes hvr-bob-float {
	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
}
.hvr-bob {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent
}
.hvr-bob:active,
.hvr-bob:focus,
.hvr-bob:hover {
	-webkit-animation-name: hvr-bob-float, hvr-bob;
	animation-name: hvr-bob-float, hvr-bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate
}
@media (min-width:640px) and (max-width:850px) {
	.c-f-part1 {
		max-width: 50%;
		float: left;
		padding: 6px 6px
	}
}
@media (min-width:320px) and (max-width:850px) {
	.left_footer2 {
		text-align: center
	}
	.right_footer2 {
		text-align: center
	}
}
@media (max-width:1200px) and (min-width:1080px) {
	.features-section-area ul li {
		width: 520px;
		display: block;
		text-align: center;
		float: left
	}
}
@media (max-width:1080px) and (min-width:980px) {
	.footer-height
	{
		line-height: 18px;
    	font-size: 12px;
	}
	.footer-height-licensing
	{
		line-height: 18px;
    	font-size: 12px;
	}
	.footer-height-worksheet
	{
		line-height: 18px;
    	font-size: 12px;
	}
	.footer-height-youtube
	{
		line-height: 18px;
    	font-size: 12px;
	}
	.footer-height-kidsapp
	{
		line-height: 18px;
    	font-size: 12px;
	}
.container-inner-footer {
	max-width: 91%;
	margin: 0 auto;
	/* text-align: center; */
}
}
@media (max-width:980px) and (min-width:768px) {
	.container-inner-footer {
		max-width: 90%;
		margin: 0 auto;
		/* text-align: center; */
	}
	.footer-section-row {
		width: 33.2%;
		float: left;
		text-align: center;
		padding: 10px 10px;
	}
	}
@media (max-width:850px) and (min-width:768px) {
	.img-r {
		width: 100%;
		height: auto
	}
}

@media (max-width:480px) and (min-width:20px) {
	.img-r {
		width: 100%;
		height: auto
	}
}
.shop_text {
	font-size: 40px;
	font-weight: 500;
	text-align: center;
	color: #711F9C;
	font-family: Poppins;
	font-weight: bold;
}
.shop_inner_text {
	font-family: Poppins;
	font-size: 21px;
	font-weight: 600;
	text-align: center;
	line-height: 26px;
	color: #333
}
.shop_inner_font {
	font-family: Poppins;
	color: #868686;
	font-size: 15px;
	position: relative;
	top: -16px
}
.shop_main_div {
	display: flex;
	justify-content: center;
	padding-top: 20px
}
.shop_main_div {
	display: flex;
	justify-content: space-around;
	padding-top: 19px;
	font-family: Poppins;
}
.shop_btn_amazon {
	font-family: Poppins;
	font-weight: bold;
    background-color: #EB7C00;
    border-radius: 5px;
	padding: 5px 10px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    transition-duration: 1s;
    border: 1px solid #EB7C00;
    width: 280px;
    margin: 10px;
}
.shop_btn_amazon::before{
	content: '';
    position: absolute;
    background-image: url(../images/popup-border.png);
    width: 2px;
    height: 49px;
    background-repeat: no-repeat;
    right: 80%;
    bottom: 51%;
    z-index: 999;
    transform: translate(50%, 50%);
}
.a-btn-span {
	font-family: Poppins;
    font-size: 15px;
    font-weight: normal;
    padding-left: 46px;
    position: relative;
	top: -9px;
    line-height: 21px;
}
.shop_bn_teespring {
	font-family: Poppins;
	font-weight: bold;
	background-color: #EE2761;
	border-radius: 5px;
	padding: 5px 10px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	transition-duration: 1s;
	border: 1px solid #EE2761;
	width: 280px;
	margin: 10px;
}
.shop_bn_teespring::before{
	content: '';
    position: absolute;
    background-image: url(../images/popup-border.png);
    width: 2px;
    height: 49px;
    background-repeat: no-repeat;
    right: 81%;
    bottom: 51%;
    z-index: 999;
    transform: translate(50%, 50%);
}
.a-icon-amazon {
	width: 47px;
    position: relative;
    top: 12px;
    right: 44px
}
.a-icon{
	width: 47px;
    position: relative;
	top: 11px;
    right: 38px;
}
.a-btn
{
	position: relative;
    top: 1px;
    left: 2px;
}
.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
}
@keyframes hvr-pulse-grow {
	to {
	  -webkit-transform: scale(1.1);
	  transform: scale(1.1);
	}
  }
  .hvr-pulse-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }
  .hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
	-webkit-animation-name: hvr-pulse-grow;
	animation-name: hvr-pulse-grow;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
  }
.container_shop {
	width: 550px;
	margin: 0 auto
}
.overlay {
	z-index: 9999999;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .9);
	transition: opacity .5s;
	visibility: hidden;
	opacity: 0;
	display: none;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
	display:block;
}
.popup22 {
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	width: 700px;
	height: auto;
	position: fixed;
	top: 51%;
	left: 49%;
	transform: translate(-50%, -50%);
	max-height: 90%;
}
.popup22 h2 {
	margin-top: 0;
	color: #333
}
.popup22 .close {
	position: absolute;
	top: -11px;
    right: 3px;
	font-size: 75px;
	text-decoration: none;
	color: #c7c7c9;
	font-weight: 300
}
.popup22 .content {
	height: 100%
}
.popup23 {
	margin: 70px auto;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	width: 900px;
	height:auto;
	position: fixed;
	top: 39%;
	left: 49%;
	transform: translate(-50%, -50%);
	max-height: 90%;
}
.popup23 h2 {
	margin-top: 0;
	color: #333
}
.popup23 .close {
	position: absolute;
    top: 0px;
    right: 10px;
    font-size: 65px;
    text-decoration: none;
    color: #c7c7c9;
    font-weight: 300;
    z-index: 999;
}
.popup23 .content {
	height: 100%
}
.c-padding
{
	padding: 56px 0px 17px 0px;
}
.menubg a {
	color: #000;
	position: relative;
	text-decoration: none;
  }
  .menubg a:before,
  .menubg a:after {
	position: absolute;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
  }
  .menubg a:before {
	bottom: -5px;
	display: block;
	height: 3px;
	width: 0%;
	content: "";
	background-color: #2980b9;
  }
  .menubg a:after {
	left: 0;
	top: 0;
	padding: 0.5em 0;
	position: absolute;
	content: attr(data-hover);
	color: #000;
	white-space: nowrap;
	max-width: 0%;
	overflow: hidden;
  }
  .menubg a:hover:before,
  .menubg .current a:before {
	opacity: 1;
	width: 100%;
  }
  .menubg a:hover:after,
  .menubg .current a:after {
	max-width: 100%;
  }
  .c-contain-flex
  {
	padding-left: 60px;
  }
  .page-p
  {
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
  }
  .main-r
  {
	display: none;
  }
  .w-part-text
  {
	width: 54%;
    height: auto;
	margin: 0px -9px;
    padding-top: 20px
  }
  .accessibility-statement{
	background-color: #07a6ee;
    padding: 9px 12px;
    font-size: 22px;
    color: #fff;
    border-radius: 5px;
    font-family: 'Poppins-Bold';
  }
  p.box-desc {
    color: #222c37;
    font-size: 15px;
    font-family: 'Poppins-Bold';
    line-height: 24px;
}
.font02 {
    font-size: 20px;
    color: #000000;
    font-family: 'Poppins-Bold';
    margin: 25px 0px 10px 0px;
    font-weight: bold;
}
.mb
{
	margin: 25px 0px 0px 0px;
}
.p-left
{
	padding-left: 30px;
}
.pb-bottom
{
	padding-bottom: 96px;
}
.dics-list {
    color: #222c37;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Poppins-Bold';
    list-style: outside;
    line-height: 24px;
    padding-bottom: 4px;
}
@media screen and (max-width:813px) {
	.popup23 {
		width: 90%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: 310px;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		margin: 0px auto;
		max-height: 90%;
	}
	.popup22 {
		width: 80%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: auto;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		max-height: 90%;
	}
}
@media screen and (max-width:730px) {
	.popup23 {
		width: 90%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		margin: 10px auto;
	}
	.popup22 {
		width: 80%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: auto;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		max-height: 90%;
	}
	.popup22 {
		width: 80%
	}
}
@media screen and (max-width:668px) {
	.popup23 {
		width: 90% !important;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: auto;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		margin: 10px auto;
		max-height: 90%;
	}
	.popup22 {
		width: 80%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: 400px;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll
	}
}
@media screen and (max-width:480px) {
	   
	.mb {
    margin: 15px 0px 0px 0px;
}
	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -17px;
        text-align: justify;
        line-height: 15px;
        left: -15px;
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
    }
	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -21px;
		bottom: 4px;
	}
	.birthday-party-p {
        position: relative;
        top: -92px;
        text-align: justify;
        line-height: 15px;
        left: 15px;
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
    }
	.birthday-party-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 15px;
        top: -85px;
    }
    .toys-font-w-amazon-p {
        font-size: 10px;
        top: -25px;
        left: -15px;
    }
	.youtube-p {
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
        position: relative;
        top: -92px;
        left: 15px;
        text-align: justify;
        line-height: 15px;
    }
	.youtube-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        top: -72px;
        left: 15px;
    }
	.book-p {
        position: relative;
        top: -92px;
        text-align: justify;
        line-height: 15px;
        left: 15px;
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
    }
    .book-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 15px;
        top: -71px;
    }
	.tshirt-p {
        position: relative;
        top: -92px;
        left: 10px;
        text-align: justify;
        line-height: 19px;
        left: 15px;
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
    }
    .tshirt-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 15px;
        top: -60px;
    }
	.education-app-last-p {
        margin-bottom: 0px;
        position: relative;
        top: 5px;
        text-align: justify;
        line-height: 15px;
        left: -17px;
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
    }
	.popup23 {
		width: 90%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: auto;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		margin: 10px auto;
		max-height: 90%;
	}
	.popup22 {
		width: 92%
	}
	.popup22 {
		width: 90%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: auto;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		margin: 0 auto;
		max-height: 90%;
	}
}
@media (max-width:1080px) and (min-width:767px) {
	
	.footer-bottom {
		padding: 34px 0px 18px 0px;
	}
	.m-bottom
	{
		margin: -32px 0px -16px 0px;
	}	
.top-css {
	padding: 0px 0px 81px 0px
}
	.cookie-row {
		display: block !important;
		justify-content: space-between;
	}
	.menu ul li {
		padding: 0 2px;
		display: flex;
		align-items: center
	}
	.cookie-font-bg {
		
		font-weight: 700;
		font-size: 13px;
		font-family: Poppins;
		line-height: 60px
	}
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -17px;
        text-align: justify;
        line-height: 16px;
        left: -25px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -24px;
		bottom: 4px;
	}
	.birthday-party-p {
        position: relative;
        top: -93px !important;
        left: 10px;
        text-align: justify;
        line-height: 16px;
        left: 9px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.birthday-party-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 9px;
        top: -86px;
    }
	.toys-font-w-amazon-p {
        font-size: 10px;
        top: -25px;
        left: -25px;
    }
	
	.youtube-p {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
        position: relative;
        top: -93px !important;
        left: 9px;
        text-align: justify;
        line-height: 16px;
    }
	.youtube-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		top: -60px;
		left: 10px;
	}
	.book-p {
        position: relative;
        top: -93px !important;
        left: 10px;
        text-align: justify;
        line-height: 16px;
        left: 6px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.book-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 5px;
        top: -68px;
    }
	.tshirt-p {
        position: relative;
        top: -91px !important;
        left: 10px;
        text-align: justify;
        line-height: 19px;
        left: 9px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.tshirt-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 8px;
		top: -47px;
	}
	.education-app-last-p {
		margin-bottom: 0px;
		position: relative;
		top: 2px !important;
        text-align: justify;
        line-height: 16px;
        left: -19px !important;
		font-family: "Open Sans", sans-serif;
		font-size: 13px;
		font-weight: 600;
	}

}
@media all and (device-width: 1180px) and (device-height: 820px) and (orientation:landscape) {
	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -17px;
        text-align: justify;
        line-height: 16px;
        left: -32px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }

	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -24px;
		bottom: 4px;
	}
	.birthday-party-p {
        position: relative;
        top: -93px !important;
        left: 10px;
        text-align: justify;
        line-height: 16px;
        left: 16px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.birthday-party-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 16px;
        top: -84px;
    }
	.toys-font-w-amazon-p {
        font-size: 11px;
        top: -25px;
        left: -30px;
    }
	.youtube-p {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
        position: relative;
        top: -93px !important;
        left: 16px;
        text-align: justify;
        line-height: 16px;
    }
	.youtube-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        top: -70px;
        left: 16px;
    }
	.book-p {
        position: relative;
        top: -93px !important;
        left: 10px;
        text-align: justify;
        line-height: 16px;
        left: 16px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.book-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 16px;
        top: -78px;
    }
	.tshirt-p {
        position: relative;
        top: -93px !important;
        left: 10px;
        text-align: justify;
        line-height: 19px;
        left: 16px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.tshirt-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 15px;
        top: -66px;
    }
    .education-app-last-p {
        margin-bottom: 0px;
        position: relative;
        top: 2px !important;
        text-align: justify;
        line-height: 16px;
        left: -19px !important;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
}
@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation:portrait) {
	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -17px;
        text-align: justify;
        line-height: 16px;
        left: -32px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -24px;
		bottom: 4px;
	}
	.birthday-party-p {
		position: relative;
		top: -81px !important;
		left: 10px;
		text-align: justify;
		line-height: 16px;
		left: 9px;
		font-family: "Open Sans", sans-serif;
		font-size: 13px;
		font-weight: 600;
	}
	.birthday-party-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 10px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 9px;
		top: -76px;
	}
	.toys-font-w-amazon-p {
        font-size: 10px;
        top: -25px;
        left: -32px;
    }
	.youtube-p {
		font-family: "Open Sans", sans-serif;
		font-size: 13px;
		font-weight: 600;
		position: relative;
		top: -81px !important;
		left: 9px;
		text-align: justify;
		line-height: 16px;
	}
	.youtube-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		top: -60px;
		left: 10px;
	}
	.book-p {
		position: relative;
		top: -81px !important;
		left: 10px;
		text-align: justify;
		line-height: 16px;
		left: 6px;
		font-family: "Open Sans", sans-serif;
		font-size: 13px;
		font-weight: 600;
	}
	.book-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 5px;
		top: -58px;
	}
	.tshirt-p {
		position: relative;
		top: -81px !important;
		left: 10px;
		text-align: justify;
		line-height: 19px;
		left: 9px;
		font-family: "Open Sans", sans-serif;
		font-size: 13px;
		font-weight: 600;
	}
	.tshirt-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 8px;
		top: -47px;
	}
	.education-app-last-p {
		margin-bottom: 0px;
		position: relative;
		top: 2px !important;
        text-align: justify;
        line-height: 16px;
        left: -19px !important;
		font-family: "Open Sans", sans-serif;
		font-size: 13px;
		font-weight: 600;
	}
}

@media all and (device-width: 1366px) and (device-height: 1024px) and (orientation:landscape) {

	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -26px;
        text-align: justify;
        line-height: 16px;
        left: -38px;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-weight: 600;
    }
	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 9px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -24px;
		bottom: 4px;
	}
	.birthday-party-p {
        position: relative;
        top: -113px !important;
        left: 10px;
        text-align: justify;
        line-height: 16px;
        left: 9px;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-weight: 600;
    }
	.birthday-party-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 9px;
        top: -96px;
    }
	.youtube-p {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
        position: relative;
        top: -111px !important;
        left: 9px;
        text-align: justify;
        line-height: 16px;
    }
	.youtube-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        top: -80px;
        left: 10px;
    }
	.book-p {
        position: relative;
        top: -111px !important;
        left: 10px;
        text-align: justify;
        line-height: 16px;
        left: 6px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.book-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 5px;
        top: -78px;
    }
	.tshirt-p {
        position: relative;
        top: -111px !important;
        left: 10px;
        text-align: justify;
        line-height: 19px;
        left: 9px;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
    }
	.tshirt-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 8px;
        top: -67px;
    }
	.toys-font-w-amazon-p {
        font-size: 12px;
        top: -25px;
        left: -35px;
    }
	.education-app-last-p {
        margin-bottom: 0px;
        position: relative;
        top: 7px !important;
        text-align: justify;
        line-height: 16px;
        left: -35px !important;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-weight: 600;
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -17px;
        text-align: justify;
        line-height: 25px;
        left: -45px;
        font-family: "Open Sans", sans-serif;
        font-size: 20px;
        font-weight: 600;
    }
	.toys-font-w-second-p {
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: -34px;
		bottom: 0px;
	}
	.birthday-party-p {
		position: relative;
		top: -145px;
		left: 10px;
		text-align: justify;
		line-height: 25px;
		left: 11px;
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
	}
	.birthday-party-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 12px;
		top: -122px;
	}
	.toys-font-w-amazon-p {
        font-size: 14px;
        top: -25px;
        left: -43px;
    }
	.youtube-p {
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
		position: relative;
		top: -141px;
		left: 11px;
		text-align: justify;
		line-height: 25px;
	}
	.youtube-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		top: -95px;
		left: 12px;
	}
	.book-p {
		position: relative;
		top: -139px;
		left: 10px;
		text-align: justify;
		line-height: 25px;
		left: 11px;
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
	}
	.book-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 13px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 12px;
		top: -95px;
	}
	.tshirt-p {
		position: relative;
		top: -136px;
		left: 10px;
		text-align: justify;
		line-height: 19px;
		left: 11px;
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
	}
	.tshirt-inner-p {
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #1A71BC !important;
		position: relative;
		left: 11px;
		top: -64px;
	}
	.education-app-last-p {
		margin-bottom: 0px;
		position: relative;
		top: 5px;
		text-align: justify;
		line-height: 25px;
		left: -35px;
		font-family: "Open Sans", sans-serif;
		font-size: 20px;
		font-weight: 600;
	}

}



@media (min-width: 768px) and (max-width: 1024px)
{
	
    .story-section .story {
        font-size: 15px;
        line-height: 21px;
        position: relative;
        top: 0px;
    }
.story-section::before {
	right: 0px;
	border-left: 14px solid transparent;
	border-top: 21px solid #DF1920;
	border-bottom: 20px solid #DF1920;
	transform: rotate(180deg);
	background-color: #fff;
	bottom: 0;
}
.story-section::after {
    border-left: 13px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 24px solid transparent;
    left: 0px;
    top: 0px;
}
}
@media (min-width: 768px) and (max-width: 980px)
{
.img-header {
    max-width: 50px !important;
    width: 100%;
	margin-top: -5px;
}
}
@media (max-width:768px) and (min-width:585px) {
	.cookie-header {
		position: fixed;
		z-index: 999;
		width: 100%;
		bottom: 0
	}
	.cookie-font-bg {
		
		font-weight: 700;
		font-size: 13px;
		font-family: Poppins;
		line-height: 23px
	}
}
@media (max-width:585px) and (min-width:480px) {
	.cookie-header {
		position: fixed;
		z-index: 999;
		width: 100%;
		bottom: 0
	}
	.cookie-font-bg {
		text-align: left;
		font-size: 15px;
		font-family: Poppins;
		line-height: 20px;
		margin-top: 10px
	}
}
@media (max-width:480px) and (min-width:20px) {
	.top-css {
		padding: 0px 0px 92px 0px;
	}
	.cookie-header {
		position: fixed;
		z-index: 999;
		width: 100%;
		bottom: 0
	}
}
@media screen and (max-width:730px) {
	.popup22 {
		width: 80%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: auto;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		margin: 10px auto;
		max-height: 90%;
	}
	.popup22 {
		width: 80%
	}
}
@media screen and (max-width:668px) {
	.shop_text {
		font-size: 34px;
		font-weight: bold;
		text-align: center;
		color: #711F9C;
		font-family: Poppins;
	}
	.popup22 {
		width: 80%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: auto;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		margin: 10px auto;
		max-height: 90%;
	}
}
@media screen and (max-width:480px) {
	.story-section .story {
        font-size: 15px;
    }
	.story-section::before {
		border-left: 17px solid transparent;
		border-top: 18px solid #DF1920;
		border-bottom: 21px solid #DF1920;
	}
	.story-section::after {
		border-left: 16px solid #fff;
		border-top: 18px solid transparent;
		border-bottom: 21px solid transparent;
	}
	.popup12-d {
		padding-top: 45px;
	}
	.popup12-text {
		padding-top: 12px;
	}
	
	.shop_text {
		font-size: 34px;
		font-weight: bold;
		text-align: center;
		color: #711F9C;
		font-family: Poppins;
	}
	.popup22 {
		width: 80%;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		height: auto;
		/*height: 575px;*/
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-x: hidden;
		overflow-y: scroll;
		margin: 10px auto;
		max-height: 90%;
	}
	.shop_btn_teespring {
		font-family: Poppins;
		background-color: #ee2761;
		border-radius: 5px;
		width: 260px;
		height: 61px;
		text-align: center;
		line-height: 60px;
		font-size: 24px;
		color: #fff;
		transition-duration: 1s;
		position: relative;
		top: -26px
	}
}
@media screen and (max-width:400px)
{
	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -15px;
        text-align: justify;
        line-height: 13px;
        left: -24px;
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
    }
	.toys-font-w-second-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: -16px;
        bottom: 4px;
    }
	.birthday-party-p {
        position: relative;
        top: -82px;
        text-align: justify;
        line-height: 13px;
        left: 5px;
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
    }
	.birthday-party-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 5px;
        top: -68px;
    }
	.toys-font-w-amazon-p {
        font-size: 10px;
        top: -25px;
        left: -24px;
    }
	.youtube-p {
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
        position: relative;
        top: -82px;
        left: 5px;
        text-align: justify;
        line-height: 15px;
    }
	.youtube-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        top: -58px;
        left: 5px;
    }
	.book-p {
        position: relative;
        top: -82px;
        text-align: justify;
        line-height: 15px;
        left: 5px;
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
    }
	.book-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 5px;
        top: -60px;
    }
	.tshirt-p {
        position: relative;
        top: -82px;
        left: 10px;
        text-align: justify;
        line-height: 19px;
        left: 5px;
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
    }
	.tshirt-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 5px;
        top: -47px;
    }
	.education-app-last-p {
        margin-bottom: 0px;
        position: relative;
        top: 0px;
        text-align: justify;
        line-height: 13px;
        left: -18px;
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
    }
}
@media screen and (max-width:375px) {
	.shop_text_new {
            font-size: 23px;
    font-weight: 700;
    text-align: center;
    color: #3660a1;
    font-family: Poppins;
    text-transform: uppercase;
    position: relative;
    top: 0;
    padding: 15px;
    }
	.choose-store-flex-div {
        margin: 10px;
        height: 95px;
        min-height: 95px;
    }
	.choose-store-flex-div::before {
        top: 95px !important;
        height: 115px;
    }
	.choose-store-img {
        width: 100%;
        max-width: 90px !important;
    }
	.popup23 .close {
		position: absolute;
		top: -4px !important;
		right: 10px !important;
		font-size: 55px !important;
		text-decoration: none;
		color: #c7c7c9;
		font-weight: 300;
	}
	.toys-font-w-first-p {
        margin-bottom: 0px;
        position: relative;
        top: -15px;
        text-align: justify;
        line-height: 13px;
        left: -24px;
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
    }
	.toys-font-w-amazon-p {
        font-size: 8px;
        top: -28px;
        left: -24px;
    }
	.birthday-party-p {
        position: relative;
        top: -72px;
        text-align: justify;
        line-height: 13px;
        left: 5px;
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
    }
	.birthday-party-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 5px;
        top: -68px;
    }
	.youtube-p {
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
        position: relative;
        top: -72px;
        left: 5px;
        text-align: justify;
        line-height: 15px;
    }
	.youtube-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        top: -58px;
        left: 5px;
    }
	.book-p {
        position: relative;
        top: -72px;
        text-align: justify;
        line-height: 15px;
        left: 5px;
        font-family: "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: 600;
    }
	    .book-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 5px;
        top: -64px;
    }
	.tshirt-p {
        position: relative;
        top: -72px;
        left: 10px;
        text-align: justify;
        line-height: 19px;
        left: 5px;
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        font-weight: 600;
    }
	.tshirt-inner-p {
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #1A71BC !important;
        position: relative;
        left: 5px;
        top: -53px;
    }
	.story-section .story {
        font-size: 13px;
    }
	.footer-height {
        font-size: 12px;
        padding: 3px 3px 0px 3px;
        line-height: 18px;
    }
	.img-header {
		max-width:45px;
		margin-top: 12px;
	}
	.shop-btn-us {
		padding: 12px 20px;
		font-family: Poppins;
		font-size: 13px;
	}
	.shop_text1 {
        font-size: 23px;
	}
	.country-list-name {
		padding: 5px 0px;
		font-size: 12px;
	}
	.img-nav {
		width: 95px !important;
	}
	.bbb {
		padding: 0px 2px;
	}
	.info_btn {
		padding: 7px 90px 7px 90px !important;
	}
	.a-icon-amazon-book {
		width: 47px;
		position: relative;
		top: 4px;
		right: 37px;
	}
	.popup12-text {
		padding-top: 45px;
	}
	.shop_btn_amazon
	{
		position: relative;
		width: 252px !important;
		
	}
	.a-icon-amazon {
		width: 47px;
		position: relative;
		top: 13px;
		right: 38px;
	}
	.a-icon {
		width: 47px;
		position: relative;
		top: 11px;
		right: 33px;
	}
	.shop_bn_teespring
	{
		position: relative;
		width: 252px !important;
	}
	.shop_btn_teespring {
		font-family: Poppins;
		background-color: #ee2761;
		border-radius: 5px;
		width: 260px;
		height: 61px;
		text-align: center;
		line-height: 60px;
		font-size: 24px;
		color: #fff;
		transition-duration: 1s;
		position: relative;
		top: -26px
	}
	.popup22 .close {
		position: absolute;
		top: 2px;
		right: 10px;
		font-size: 50px!important;
		text-decoration: none;
		color: #c7c7c9;
		font-weight: 300
	}
	.popup22 {
		width: 80%;
		/*height: 96%!important;*/
		height: auto !important;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		position: fixed;
		top: 48%;
		left: 50%;
		transform: translate(-50%, -50%);
		max-height: 90%;
	}
	.shop_inner_text {
		font-family: Poppins;
		font-size: 18px!important;
		font-weight: 600;
		text-align: center;
		line-height: 25px;
		color: #333;
		position: relative;
		top: -25px!important
	}
	.shop_main_div {
		display: grid;
		position: relative;
		top: -38px !important;
	}
}
@media screen and (max-width:320px) {
	.slider-font-a {
		color: #000;
		font-weight: 700;
		padding-top: 10px;
		font-size: 13px;
		text-align: center
	}
	.slick-slide {
		margin: 0 10px
	}
	.slider {
		width: 100%;
		margin: 0 auto;
		background-color: #dfe0e5;
		padding: 10px 10px;
		border-radius: 10px
	}
	.popup22 .close {
		position: absolute;
		top: 2px;
		right: 10px;
		font-size: 50px!important;
		text-decoration: none;
		color: #c7c7c9;
		font-weight: 300
	}
	.popup22 {
		width: 86%;
		height: auto !important;
		padding: 5px;
		background: #fff;
		border-radius: 5px;
		position: fixed;
		top: 48%;
		left: 50%;
		transform: translate(-50%, -50%);
		height: 80%;
		overflow-x: hidden;
		overflow-y: scroll;
		max-height: 90%;
	}
	.shop_btn_amazon {
		font-family: Poppins;
		background-color: #eb7c00;
		border-radius: 5px;
		width: 230px;
		text-align: center;
		line-height: 62px;
		font-size: 20px;
		color: #fff;
		transition-duration: 1s
	}
	.shop_btn_teespring {
		font-family: Poppins;
		background-color: #ee2761;
		border-radius: 5px;
		width: 230px;
		text-align: center;
		line-height: 62px;
		font-size: 20px;
		color: #fff;
		transition-duration: 1s;
	}
	.shop_main_div {
		display: grid;
		align-items: center;
		justify-content: center;
		position: relative;
		top: -48px!important;
		flex-direction: column
	}
	.shop_inner_text {
		font-family: Poppins;
		font-size: 18px!important;
		font-weight: 600;
		text-align: center;
		line-height: 25px;
		color: #333;
		position: relative;
		top: -27px!important
	}
}
.hvr-grow-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: box-shadow, transform;
	transition-property: box-shadow, transform
}
.hvr-grow-shadow:active,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.btn-shop-text {
	color: #fff;
	font-weight: 700
}
.shop-text-inner {
	text-shadow: none;
	position: relative;
	top: -35px;
	font-size: 16px;
	border-left: 2px solid #fff;
	left: 23px
}
.mail-icon {
	position: relative;
	top: -4px
}
.title-font-bg {
	background-color: #07a6ee;
	width: 97%;
	padding: 9px 6px;
	font-size: 22px;
	color: #fff;
	border-radius: 5px;
	margin-left: 20px;
	font-family: 'Poppins-Bold';
}
.title-inner-font {
	font-size: 15px;
	color: #000;
	font-family: 'Poppins-bold';
	margin: 0 22px 0 22px;
	padding-top: 10px
}
.pagination-top {
	text-align: center;
	position: relative;
	top: -12px
}
.color-slider {
	position: relative;
	top: 50px
}
.worksheet-contain {
	background-color: #fff;
	position: relative;
	top: 110px;
	border-radius: 6px;
	-webkit-box-shadow: 6px -1px 15px -5px rgba(0, 0, 0, .75);
	-moz-box-shadow: 6px -1px 15px -5px rgba(0, 0, 0, .75);
	box-shadow: 6px -1px 15px -5px rgba(0, 0, 0, .75);
	/* z-index: 9999; */
	z-index:99;
}
.work-bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat
}
.category-slider {
	padding-top: 10px
}
.worksheet-bg {
	background-image: url(../images/worksheet_img.jpg);
	background-repeat: repeat
}
.font-coloring {
	text-align: center;
	color: #fff;
	font-weight: 700;
	line-height: 25px;
	line-height: 17px;
	font-size: 13px;
	padding-top: 10px;
	font-family: 'Poppins';
}
.color-title-inner {
	font-size: 22px;
	color: #000;
	line-height: 30px;
	font-family: 'Poppins';
}
.img-coloring {
	border-radius: 10px
}
.btn-coloring {
	width: 300px;
	height: auto;
	background-color: #037b2f;
	border-radius: 50px;
	padding: 10px 10px 10px 10px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	font-family: 'Poppins-Bold';
	-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75)
}
.btn-coloring:hover {
	width: 300px;
	height: auto;
	background-color: #ee2761;
	border-radius: 50px;
	padding: 10px 10px 10px 10px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	transition-duration: .5s
}
btn-coloring a {
	width: 300px;
	height: auto;
	background-color: #037b2f;
	border-radius: 50px;
	padding: 10px 10px 10px 10px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	text-decoration: none!important;
	-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	color: #fff;
	text-decoration: none
}
.c-contain {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: 0 auto;
}
.w-part1 {
	width: 50%;
	height: auto;
	margin: 0 auto;
}
.w-part2 {
	width: 47%;
	height: auto
}
.img-shadow-ws{
	-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
	box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75)
}
.box-v-main {
	height: auto;
	width: 181px;
	padding: 5px 23px;
	box-sizing: content-box
}
.box-v {
	width: 165px;
	padding: 10px 23px 0 16px;
	margin: 12px;
	box-sizing: content-box;
}
.box3 {
	background-image: url(../images/sub.png);
	background-repeat: no-repeat;
	box-sizing: content-box
}
.box3:hover {
	transition: transform .3s cubic-bezier(.32, 2, .55, .27);
	transform: rotate(4deg)
}
.c-flex {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	top: -19px
}
.breadcrumb-top {
	margin-top:0px;
	padding: 0 0px 9px 9px;
	line-height: 25px;
}
.btn-worksheet {
	position: relative;
	top: -8px;
	display: flex;
	justify-content: center;
}
.btn-border {
	border: 1px solid #ababab;
	width: 285px;
	border-radius: 7px;
	height: 46px;
}
.btn-border:hover {
	color: #00e;
}
.btn-border-coloring {
	border: 1px solid #ababab;
	width: 205px;
	border-radius: 7px;
	height: 46px
}
.btn-border-coloring:hover {
	color: #00e
}
.btn-border-youtube {
	border: 1px solid #ababab;
	width: 205px;
	border-radius: 7px;
	height: auto;
	font-family: 'Poppins-bold';
    font-size: 14px;
    color: #000;
	text-align: center;
}
.btn-border-youtube:after {
    content: '';
    position: absolute;
    background-image: url(../images/youtube-icon.png);
    background-repeat: no-repeat;
    left: 0px;
    bottom: -5px;
    transform: translate(-50%,7%);
    width: 80px;
    height: 63px;
}
.btn-border-youtube:hover {
	color: #00e
}
.btn-border-worksheet {
	border: 1px solid #ababab;
	width:220px;
	border-radius: 7px;
	height: auto;
	font-family: 'Poppins-bold';
    font-size: 14px;
    color: #000;
	text-align: center;
}
.btn-border-worksheet:after {
    content: '';
    position: absolute;
    background-image: url(../images/worksheet-icon.png);
    background-repeat: no-repeat;
    left: 40px;
    bottom: -7px;
    transform: translate(-50%,7%);
    width: 80px;
    height: 63px;
	padding: 0px 10px 0px 34px;
}
.btn-border-worksheet:hover {
	color: #00e
}
.btn-border-coloring-w {
	border: 1px solid #ababab;
	width:220px;
	border-radius: 7px;
	font-family: 'Poppins-bold';
    font-size: 14px;
    color: #000;
	text-align: center;
	padding: 10px 0px;
}
.btn-border-coloring-w:after {
    content: '';
    position: absolute;
    background-image: url(../images/coloring-icon.png);
    background-repeat: no-repeat;
    left: 40px;
    bottom: -9px;
    transform: translate(-50%,7%);
    width: 80px;
    height: 63px;
	padding: 0px 10px 0px 34px;
}
.btn-border-coloring-w:hover {
	color: #00e
}
.inner-img {
	position: relative;
	top: -10px;
	max-width: 65px;
	width: 100%
}
.inner-img-coloring {
	position: relative;
	top: -10px;
	max-width: 70px;
	width: 100%
}
.shake {
	animation: shake-animation 7.72s ease infinite;
	transform-origin: 50% 50%;
  }
  .shake-shop {
	animation: shake-animation 4.72s ease infinite;
	transform-origin: 70% 50%;
  }
  .shake-book {
    animation: shake-animation 8.72s ease infinite;
    transform-origin: 60% 50%;
}
  @keyframes shake-animation {
	 0% { transform:translate(0,0) }
	1.78571% { transform:translate(2px,0) }
	3.57143% { transform:translate(0,0) }
	5.35714% { transform:translate(2px,0) }
	7.14286% { transform:translate(0,0) }
	8.92857% { transform:translate(2px,0) }
	10.71429% { transform:translate(0,0) }
	100% { transform:translate(0,0) }
  }
.btn-inner-text {
	position: relative;
	top: -5px;
	font-family: 'Poppins-bold';
	font-size: 14px;
	color: #000
}
.btn-inner-text:hover {
	position: relative;
	top: -5px;
	font-family: 'Poppins-bold';
	font-size: 14px;
	color: #00e;
	text-decoration: underline
}
.btn-inner-text-y {
	position: relative;
	top: -5px;
	font-family: 'Poppins-bold';
	font-size: 14px;
	color: #000
}
.btn-inner-text-y:hover {
	position: relative;
	top: -5px;
	font-family: 'Poppins-bold';
	font-size: 14px;
	color: #00e;
	text-decoration: underline
}
.slider-hvr {
	position: relative;
	top: 10px
}
/* Default styling for the slider container */
/* .slider-container {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-around !important; 
}
.slider-hvr {
    flex: 0 0 30% !important;  
    margin: 10px !important;
}
.slider-hvr img {
    width: 100% !important; 
} */
@-webkit-keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0
	}
}
@keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0
	}
}
.hvr-ripple-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative
}
.hvr-ripple-out:before {
	content: '';
	position: absolute;
	border: #fff solid 2px;
	border-radius: 7px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	text-decoration: none
}
.hvr-ripple-out:active:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:hover:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
	text-decoration: none
}

@media (min-width:1280px) and (max-width:1320px) {
.top-menu
{
 
    margin-top: -3px;
	margin-left: -17px;
}
}

@media screen and (max-width:1200px) {
	.box-v-main {
		height: auto;
		width: 160px;
		padding: 0 9px;
		box-sizing: content-box
	}
	.box-v {
		
		width: 160px;
		padding: 18px 20px;
		box-sizing: content-box;
	}	
}

@media screen and (max-width:1080px) {
	.hvr-ripple-out {
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: perspective(1px) translateZ(0);
		transform: perspective(1px) translateZ(0);
		box-shadow: 0 0 1px transparent;
		position: relative;
		display: none;
	}
	.c-flex {
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap
	}
	.box-v-main {
		height: auto;
		padding: 11px
	}
	.box-v {
		
		padding: 16px;
		margin: 23px
	}
	.btn-coloring {
		width: 250px;
		height: auto;
		background-color: #037b2f;
		border-radius: 50px;
		padding: 10px 10px 10px 10px;
		color: #fff;
		text-align: center;
		font-size: 28px;
		font-family: 'Poppins-Bold';
		-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75)
	}
	.btn-coloring:hover {
		width: 250px;
		height: auto;
		background-color: #ee2761;
		border-radius: 50px;
		padding: 10px 10px 10px 10px;
		color: #fff;
		text-align: center;
		font-size: 28px;
		-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		transition-duration: .5s
	}
	.breadcrumb-top {
		margin-top: 0
	}
	.btn-worksheet {
		position: relative;
		top: -8px;
		display: flex;
		justify-content: center;
		display: none
	}
	.btn-border {
		border: 2px solid #ccc;
		width: 306px;
		border-radius: 7px;
		height: 48px;
		display: none
	}
	.btn-border-coloring {
		border: 1px solid #ccc;
		width: 260px;
		border-radius: 7px;
		height: 46px;
		display: none
	}
	.inner-img {
		position: relative;
		top: -15px;
		max-width: 70px;
		width: 100%;
		display: none
	}
	.inner-img-coloring {
		position: relative;
		top: -10px;
		max-width: 70px;
		width: 100%;
		display: none
	}
	.btn-inner-text {
		position: relative;
		top: -5px;
		font-family: 'Poppins-bold';
		font-size: 17px;
		font-weight: 700;
		display: none
	}
}
@media screen and (max-width:768px) {
	
	.info-btn-popup-accept {
		width: 200px;
		padding: 10px;
	}
	.info-btn-popup-accept:hover {
		background-color: #ECEDED !important;
	}
	.info-btn-popup {
		width: 200px;
		padding: 10px;
	}
	.info-btn-popup:hover {
		background-color: #CC4F55 !important;
	}
	
	.breadcrumb-top {
		margin-top: 0
	}
	.btn-worksheet {
		position: relative;
		top: -8px;
		display: flex;
		justify-content: center;
		display: none
	}
	.btn-border {
		border: 2px solid #ccc;
		width: 306px;
		border-radius: 7px;
		height: 48px;
		display: none
	}
	.btn-border-coloring {
		border: 1px solid #ccc;
		width: 260px;
		border-radius: 7px;
		height: 46px;
		display: none
	}
	.inner-img {
		position: relative;
		top: -15px;
		max-width: 70px;
		width: 100%;
		display: none
	}
	.inner-img-coloring {
		position: relative;
		top: -10px;
		max-width: 70px;
		width: 100%;
		display: none
	}
	.btn-inner-text {
		position: relative;
		top: -5px;
		font-family: 'Poppins-bold';
		font-size: 17px;
		font-weight: 700;
		display: none
	}
	.c-contain {
		display: block;
		justify-content: space-evenly
	}
	.w-part1 {
		width: 100%;
		height: auto;
		-webkit-box-shadow: 3px 0 17px -11px rgba(0, 0, 0, .75);
		-moz-box-shadow: 3px 0 17px -11px rgba(0, 0, 0, .75);
		box-shadow: 3px 0 17px -11px rgba(0, 0, 0, .75);
		margin-bottom: 10px
	}
	.w-part2 {
		width: 100%;
		height: auto;
		margin-bottom: 10px
	}
	.c-flex {
		display: flex;
		justify-content: start;
		flex-wrap: wrap
	}
	.box-v-main {
		height: auto;
		margin: 0 0 0 7px
	}
	.box-v {
		
		margin: 0 0 0 3px
	}
	.btn-coloring {
		width: 350px;
		height: auto;
		background-color: #037b2f;
		border-radius: 50px;
		padding: 10px 10px 10px 10px;
		color: #fff;
		text-align: center;
		font-size: 28px;
		font-family: 'Poppins-Bold';
		-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75)
	}
	.btn-coloring:hover {
		width: 350px;
		height: auto;
		background-color: #ee2761;
		border-radius: 50px;
		padding: 10px 10px 10px 10px;
		color: #fff;
		text-align: center;
		font-size: 28px;
		-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		transition-duration: .5s
	}
}
@media screen and (max-width:640px) {
	.slider-hvr {
		padding: 0px 0px 20px 0px;
	}
	.choose-store-flex-div {
        height: 115px;
        min-height: 115px;
    }
	.choose-store-flex-div::before {
        top: 113px;
        height: 115px;
    }
	.choose-store-img {
        width: 100%;
        max-width: 110px;
    }
	.slider-big {
		width: 100%;
	}
	.breadcrumb-color {
		padding: 3px 41px;
	}
	.worksheet-contain {
		top: 90px;
	}
	.display-device
	{
		display: block;
	}
	.display-desktop
	{
		display: none;
	}
	img.img-nav {
		width: 95px;
	}
	.a-btn-span {
		
		line-height: 19px;
	}
	.a-btn {
		position: relative;
		top: -3px;
		left: 2px;
	}
	.slick-slide {
		/* margin: 0 10px */
		padding: 0px 15px;
        margin: 0px;
	}
	.color-slider {
		position: relative;
		top: 20px
	}
	.box-v-main {
		height: auto;
		margin: 20px
	}
	.box-v {
		
		margin: 0 23px -10px 10px;
	}
	.btn-coloring {
		width: 250px;
		height: auto;
		background-color: #037b2f;
		border-radius: 50px;
		padding: 10px 10px 10px 10px;
		color: #fff;
		text-align: center;
		font-size: 22px;
		font-family: 'Poppins-Bold';
		-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75)
	}
	.btn-coloring:hover {
		width: 250px;
		height: auto;
		background-color: #ee2761;
		border-radius: 50px;
		padding: 10px 10px 10px 10px;
		color: #fff;
		text-align: center;
		font-size: 22px;
		-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		transition-duration: .5s
	}
}
@media screen and (max-width:480px) {
	.align-left {
		margin: 0px;
	}
	.shop_text1 {
        font-size: 23px;
    }
	.popup12-image {
		padding-top: 27px;
	}
	.color-slider {
		position: relative;
		top: 20px
	}
	.c-flex {
		display: flex;
		justify-content: start;
		flex-wrap: wrap
	}
	.box-v-main {
		height: auto;
		padding: 0;
		margin-right: 0;
		width: 46%;
		margin: 6px
	}
	.box-v {
		
		margin: 0
	}
	.box3 {
		background-image: url(../images/sub.png);
		background-repeat: no-repeat;
		box-sizing: content-box;
		max-width: 39%;
		background-size: contain
	}
	.box3:hover {
		transition: transform .3s cubic-bezier(.32, 2, .55, .27);
		transform: rotate(4deg)
	}
	.btn-coloring {
		width: 250px;
		height: auto;
		background-color: #037b2f;
		border-radius: 50px;
		padding: 10px 10px 10px 10px;
		color: #fff;
		text-align: center;
		font-size: 22px;
		font-family: 'Poppins-Bold';
		-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75)
	}
	.btn-coloring:hover {
		width: 250px;
		height: auto;
		background-color: #ee2761;
		border-radius: 50px;
		padding: 10px 10px 10px 10px;
		color: #fff;
		text-align: center;
		font-size: 22px;
		-webkit-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		-moz-box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		box-shadow: -3px 2px 32px -13px rgba(0, 0, 0, .75);
		transition-duration: .5s
	}
	.work-font a {
		color: #0c5c57!important;
		font-size: 13px;
		text-align: center;
		font-family: 'Poppins';
		padding-top: 10px;
	}
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
  .flex-r{
	display: flex;
  }
  .icon-ss
  {
	display: none;
  }
  @media screen and (max-width: 840px){
	.logo-menu-img
{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
	.icon-s {
		display: none !important; 
   }
   .icon-ss
  {
	 display: flex !important;
	 align-items: center;
	 margin: 0;
  }
	.cookie-row {
		display: block !important;
		justify-content: space-between;
		padding: 10px;
	}
}
@media (max-width: 768px) and (min-width: 640px) {
	.breadcrumb-color {
		padding: 3px 41px;
	}
	.display-device
    {
        display: block;
    }
    .display-desktop
    {
        display: none;
    }
	img.img-nav {
		width: 95px;
	}
	.container-inner-footer {
		max-width: 90%;
	}
	.footer-height {
        font-size: 13px;
        line-height: 19px;
    }
	.footer-height-coloring {
		font-size: 13px;
        line-height: 19px;
	}
	.footer-height-worksheet {
		font-size: 13px;
        line-height: 19px;
	}
	.footer-height-youtube {
		font-size: 13px;
        line-height: 19px;
	}
	.footer-height-kidsapp {
		font-size: 13px;
        line-height: 19px;
	}
	.footer-height-licensing {
		font-size: 13px;
        line-height: 19px;
	}
	.footer-section-row {
		width: 33%;
		float: left;
		text-align: center;
		padding: 10px 10px;
	}
	.c-cookie-necessary {
		max-width: 490px;
		margin: 0 auto;
		width: 100%;
	}
.top-css {
	position: relative;
	top: -13px;
	padding: 0px 0px 63px 0px !important;
}
}