* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 100%;
}
#wrapper {
	
} 
#main {

}

.termsfeed-com---nb-simple {
    right: auto!important;
    top: auto;
    bottom: 0;
    left: 0!important;
    max-width: 100%;
    position: fixed;
}
.termsfeed-com---nb .cc-nb-main-container {
    padding: 3rem;
	width: 75%;
}

.ccpa_opt_out_banner.ccpa_opt_out_banner_color_palette-dark.ccpa_opt_out_banner-notice {
    color: #ebebec;
    background: #212531;
    z-index: 9999999999;
}


.acsb-trigger.acsb-trigger-position-y-bottom {
	
}
ul,
ol {
	list-style: none;
	padding: 0;
}
a,
a:link,
a:visited {
	color: #737373;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-size: 14px;
}
a:hover,
a:active {
	color: #1d70b9;
}
footer {
	background-color: #e6e6e6;
	padding: 40px 0px;
}
footer h2
 {
	color: #ff0000;
	font-weight: bold;
	padding: 0px;
	display: block;
	text-transform: uppercase;
	font-size: 21px;
	letter-spacing: 3px;
}
.address li,
.contact li,
.social li {
	padding: 5px 0px;
	list-style: none;
}
.address li p,
.contact li a {
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}
.contact li a:hover {
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}
footer p.copywrite {
	color: #000;
}
footer a {
	color: #000 !important;
}
footer a:hover {
	color: #000;
}
.social li {
	float: left;
	padding: 10px;
}
.social li a {
	font-size: 20px;
	color:#000;
}
.top-menu {
	background: url(/img/bk-gnd.jpg);
	margin-bottom: 0px;
	margin-top: 0px;
	height: 60px;
	padding-right: 10px;
}
.top-menu ul {
	text-align: right;
}
.top-menu ul li {
	display: inline-block;
	padding: 10px;
	text-align: right;
}
.top-menu ul li.investors-tab {
	background: #ff0000;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.top-menu ul li.investors-tab a {
	color: #ffffff;
}
.top-menu ul li a {
	font-size: 12px;
	color: #737373;
	text-transform: lowercase;
}
.fixed-top {
	background: #ff0000;
	box-shadow: 2px 7px 2px 1px rgba(0, 0, 0, 0.2);
	height: 106px;
}
.logo img {
	width: 204px;
	height: auto;
	position: fixed;
	top: 35px;
	z-index: 2000;
}
.align-items-center {
	padding-top: 95px;
}
/* Main Carousel */

.main-carousel {
	padding: 20px 20px 40px 20px;
	/* box-shadow: 0px 0px 30px #AAA;
     */
	margin: 130px 0px 0px;
}
.img-fluid {
	max-width: 4000px;
	height: auto;
	width: 100%;
}
.carousel-indicators {
	bottom: -41px;
	position: absolute;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-indicators .active {
	background-color: #ED1D24;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 5px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #000;
	border-radius: 10px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 42px;
	height: 60px;
	background: #fff;
	background-size: 100% 100%;
}
.carousel-control-prev-icon {
	background: url(/img/slider/prev.png) no-repeat center center;
	background-size: contain;
}
.carousel-control-next-icon {
	background: url(/img/slider/next.png) no-repeat center center;
	background-size: contain;
}
.carousel-control-next,
.carousel-control-prev {
	opacity: 1.5;
	width: 8%;
}
.carousel-inner {
	box-shadow: 0px 0px 30px #AAA;
}
.carousel-control-prev {
	left: 0px;
}
.carousel-control-next {
	right: 0px;
}
/* End Main Carousel */

/* News Carousel */

.carousel.news {
    border-radius: .25rem;
    background-color: #ee8822;
    margin-bottom: 30px;
}

.carousel-inner.news {
	box-shadow: 0px 0px 0px #AAA;
	margin-bottom: -2px;
}
.carousel-control-next-icon.news,
.carousel-control-prev-icon.news {
	display: inline-block;
	width: 20px;
	height: 30px;
	background-size: 100% 100%;
}
.carousel-control-next.news,
.carousel-control-prev.news {
	opacity: 1.5;
	width: 4%;
}
.carousel-indicators.news .active {
	background-color: #004eff;
}
.carousel-indicators.news li {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	max-width: 20px;
	height: 20px;
	border-radius: 50px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(50, 96, 205, 0.68);
	border: none;
}
.carousel-indicators.news {
	bottom: 0px;
}

.carousel h2 {
	font-size: 26px;
	color: #ffffff;
}
.carousel p {
	color: #ffffff;
}
.news-img {
	float: left;
	width: 40%;
	height: auto;
	margin-right: 20px;
	position: relative;
}
.news-img img {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	overflow: hidden;
}
.news-content {
	display: block;
	padding: 10px 80px 10px 10px;
	overflow: hidden;
}
.news-content h2 {
	font-size: 20px;
	color: #ffffff;
	padding-top: 12px;
}
.news-content p {
	color: #ffffff;
}

.news-centent p.date {
	font-size: 12px;
}

.news-content h2 a,
.news-content span a span  {
 	color: #ffffff !important;
	font-weight: normal;
}

/* End News Carousel */

/* Cookie Policy */
.cc-message a {
	color: rgb(241, 214, 0) !important;
}
.cc-link:active, .cc-link:visited {
    color: inherit !important;
}
.cc-link:active, .cc-link:visited {
    color: rgb(241, 214, 0) !important;
}

/* Social Media */

.social-media {
	background: #00b900;
	position: absolute;
	top: 60px;
	right: 0px;
	z-index: 1500;
	padding: 6px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
.social-media ul {
	text-align: right;
    display: block;
}
.social-media ul li {
	padding: 3px;
	display: inline-block;
}
.social-media ul li img:hover {
	opacity: .5;
	filter: alpha(opacity=100);
	/* For IE8 and earlier */
}
.social-mobile-media {
	display: none;
}
/* End Social Media */

/*Products Page */

.products {
	padding: 20px 20px 40px 20px;
	position: relative;
	width: 100%;
}
.products img.desktop {
	max-width: 40000px;
	height: auto;
	width: 100%;
	box-shadow: 0px 0px 30px #AAA;
	margin-bottom: 50px;
	display: block;
}
.products img.desktop.disney,
.products img.desktop.big-figs {
	box-shadow: 0px 0px 0px #AAA;
}
.products img.mobile {
	display: none;
}
.products h2 {
	position: relative;
}
.products h2 span {
	background-color: white;
	color: #ff0000;
	padding-right: 10px;
	font-weight: bolder;
}
.products h2:after {
	content: "";
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	height: 0.5em;
	border-top: 10px solid #ff0000;
	z-index: -1;
}
.container.thumb-box {
    width: 100%;
    padding: 10px;
    text-align: center;
}
.thumb-box img {
    width: 20%;
    border: 1px solid #ccc;
    padding: 0px;
    margin: 5px;
    background: #ffffff;
}
.desc-content {
    padding: 5px;
}
.desc-content h3.title {
    font-size: 2.3rem;
    line-height: 1;
    padding-bottom: 10px;
}
.wtb {
    background-color: #ccc;
    padding: 15px;
    color: #000;
    font-size: 24px;
    margin-top: 0.5rem;
}
.wtb h3 {
    color: #212121;
}
.logos img {
    width: 40%;
    margin: 10px;
    padding: 10px;
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 5px;
}S

/*Special Headers */

.products h2.disney:after {
	border-top: 10px solid #CC3399;
}
.products h2.disney span,
.products h3.disney {
	color: #CC3399;
}

.products h2.frozen:after {
	border-top: 10px solid #4C7ABD;
}
.products h2.frozen span,
.products h3.frozen {
	color: #4C7ABD;
}

.products h2.nancy:after {
	border-top: 10px solid #D9017A;
}
.products h2.nancy span,
.products h3.nancy {
	color: #D9017A;
}

.products h2.tp-blaster span, 
.products h3.tp-blaster {
    color: #154679;
}
/*BIG FIGS Sub-header available*/

.products h2.available:after {
	bottom: 9px;
}
/*Daniel Tiger, Black+ Decker sub-header exlusives */

.products h2.dtn:after {
	bottom: 7px;
}
.products h2.stanley:after {
	bottom: 14px;
}
.products h2.stanley:after {
	bottom: 14px;
}
.products h2.stanley span img {
	margin-top: -6px;
}
.products .product-items {
	display: flex;
	flex-wrap: wrap;
	margin-top: 25px;
}
.products .product-items > div {
	width: 16.5%;
	text-align: center;
	padding: 10px;
	color: #9a9999;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
	margin: 15px 9px;
}
.products .product-items > div img {
	width: 100%;
	box-shadow: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #9a9999;
	padding-bottom: 10px;
}
.products .product-items > div p,
.products .product-items > div h3 {
	margin-bottom: 0px;
}
.zoom {
	display: inline-block;
	position: relative;
}
.zoom img {
	display: block;
}
/* End Product Pages */

/* Corporate Pages */

.corporate-menu {} .corporate-menu ul li {
	background: #00b900;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding: 10px;
}
.corporate-menu ul li a {
	color: #ffffff;
}
.corporate-menu ul li a:hover,
.corporate-menu ul li:hover {
	opacity: 0.5;
}
.container.company-backgnd,
.container-fluid.company-backgnd {
	background: url(/img/commpany-bkgnd.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	padding: 20px;
}
.h2, h2,
.h3, h3,
.h4, h4 {
	color: #ff0000;
}

/* Second Menu for Corparate/Investors/Customer Service */

.sub-menu {
	height: 70px;
	line-height: 70px;
	display: inline-block;
	width: 100%;
}
.sub-menu h2 {
	position: absolute;
	display: none;
	color: #FFFFFF;
	padding: 10px;
}
.sub-menu .menu {
	margin: 0 30px 0 0;
	position: relative;
	z-index: 1;
	width: 100%;
}
.sub-menu .menu a {
	text-decoration: none;
	color: #ffffff;
	line-height: 41px;
	display: block;
	text-align: left;
	background: #00b900;
	border-bottom: 1px solid #ffffff;
	padding-left: 10px;
}
.sub-menu .menu a:hover {
	background: #036903;
}
.sub-menu label {
	margin: 0 40px 0 0;
	font-size: 26px;
	line-height: 50px;
	background: #ff0000;
	padding-right: 10px;
	color: #ffffff;
	display: none;
}
.sub-menu #toggle {
	display: none;
}

/* Jakks Cares / Management Pages*/

.jakks-cares div {
	overflow: hidden;
}
.jakks-cares h3 {
	color: #212529;
	padding-bottom: 5px;
}
.jakks-cares img {
	height: auto;
	width: 100%;
	max-width: 180px;
	padding: 10px;
	float: left;
}
.jakks-cares img.special {
	max-width: 150px;
}
.jakks-cares img.right {
	float: right;
}
.jakks-cares li {
	list-style: disc;
}
.container-fluid ul.charitable {
	list-style: disc;
	padding: 5px;
}
.form-control {
	font-size: 14px;
}
.indent {
	text-indent: 20px;
}
select.form-control.form-height:not([size]):not([multiple]) {
	height: calc(2.25rem + 8px);
}
.red {
	color: #ff0000;
}
.btn {
	font-size: 14px;
}
/* CSS Helpers */

.spacer5 {
	height: 5px;
}
.spacer10 {
	height: 10px;
}
.spacer15 {
	height: 15px;
}
.spacer20 {
	height: 20px;
}
.spacer25 {
	height: 25px;
}
.spacer30 {
	height: 30px;
}
.spacer40 {
	height: 40px;
}
.spacer50 {
	height: 50px;
}
.spacer100 {
	height: 100px;
}
.container.bottom-fix,
.container-fluid.bottom-fix {
	margin-bottom: 100px;
}
.container.max-width {
	max-width: 2600px;
	width: 100%;
}
.h2, h2.dark-font,
.h3, h3.dark-font,
.h4, h4.dark-font {
	color: #212529;
	font-weight: bold;
}
.top-margin {
	margin-top: 135px;
}
img.responsive-img {
	width: 100%;
}
.clear-fix {
	clear: both;
}
.iframe {
	display: block;
	width: 100vw;
	height: 100vh;
	max-width: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
	box-sizing: border-box;
	overflow-x: hidden;
}

/* JAKKS Cares */

.lrg-logo {
	max-width: 350px;
	width: 100%;
	margin-bottom: 10px;
}

/* End JAKKS Cares */

/* Exit Site */

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
	display: none;
}

/* Videos */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Activities */

.flexbox-container.activities {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.flexbox-container.activities > div {
	width: 30% !important;
	padding: 10px;
}

/* End Activities */

/* Pull my Finger Video */

.flexbox-container.pull-my-finger > div {
    width: 100%;
    /* padding: 10px; */
    position: relative;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, .125);
    /* border-radius: .25rem; */
    margin: 0px;
}
.flexbox-container.pull-my-finger {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.flexbox-container.pull-my-finger > div {

	width: 100% !important;
	padding: 0px;
}

/* End Pull my Finger Video */

/* End Videos */

.flexbox-container.videos {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.flexbox-container.videos > div {
	width: 23% !important;
	padding: 10px;
}

.flexbox-container {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.flexbox-container > div {
	width: 18%;
	padding: 10px;
	position: relative;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
	margin: 10px;
}
.divider-new {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 2.8rem;
	margin-bottom: 2.8rem;
}
.divider-new:before {
	margin: 0 .5rem 0 0;
}
.divider-new:after,
.divider-new:before {
	content: "";
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 2px;
	background: #c6c6c6;
}

.divider-new:after {
	margin: 0 0 0 .5rem;
}
.divider-new:after,
.divider-new:before {
	content: "";
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 2px;
	background: #c6c6c6;
}
p.videos-header {
	color: #ff0000;
	font-weight: bolder;
	text-align: center;
	font-size: 24px;
	padding: 0px 10px 0px 10px;
}
h3.font-padding {
	color: #9a9999;
	padding: 13px 0px 0px 0px;
	font-size: 15px;
	text-align: center;
}
/* End Video */

/* Faqs Accordion */

.accordion {
	float: left;
	width: 100%;
	/* padding: 0 1em;
     */
}
/* Acordeon styles */

.accordion .tab {
	position: relative;
	margin-bottom: 1px;
	width: 100%;
	color: #fff;
	overflow: hidden;
}
.accordion input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}
.accordion label {
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	background: #004eff;
	font-weight: bold;
	line-height: 3;
	cursor: pointer;
	margin-bottom: 0;
}
.accordion .blue label {
	background: #2980b9;
}
.accordion .tab-content {
	max-height: 0;
	overflow: hidden;
	background: #ffffff;
	-webkit-transition: max-height .35s;
	-o-transition: max-height .35s;
	transition: max-height .35s;
}
.accordion .blue .tab-content {
	background: #3498db;
}
.accordion .tab-content p {
	margin: 1em;
	color: #000000;
}
/* :checked */

.accordion input:checked ~ .tab-content {
	max-height: 20em;
}
/* Icon */

.accordion label::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 3em;
	height: 3em;
	line-height: 3;
	text-align: center;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}
.accordion input[type=checkbox] + label::after {
	content: "+";
}
.accordion input[type=radio] + label::after {
	content: "\25BC";
}
.accordion input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}
.accordion input[type=radio]:checked + label::after {
	transform: rotateX(180deg);
}
h4.faq {
	background: #cccccc;
	border: 1px solid rgba(0, 0, 0, .0975);
	color: #111111;
	display: block;
	padding: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
/* End Faqs Accordion */

/* Instagram */

.instagram {
	background: #004EFF;
	border: 1px solid rgba(0, 0, 0, .0975);
	color: #ffffff;
	display: block;
	padding: 10px;
	margin-bottom: -10px;
}
.instagram span {
	float: right;
	text-align: right;
	width: 125px;
}
.ancestor {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #eeeeee;
}
.post {
	position: relative;
	display: inline-block;
	width: 300px !important;
	height: 300px;
	margin: 0 5px;
	overflow: hidden;
	cursor: pointer;
}
.post:hover .post-cap {
	opacity: 1;
}
.post img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.post .post-cap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	z-index: 2;
	margin: 0;
	transition: 225ms cubic-bezier(0.4, 0, 0.2, 1) all;
	opacity: 0;
}
.post .post-cap span {
	display: inline-block;
	height: auto;
	color: #ffffff;
	font-size: 13px;
}
.post .post-cap span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background: #0072BC;
	opacity: 0.5;
}
.post-parent {
	position: relative;
	width: 100%;
	height: 300px;
	padding: 10px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	overflow: hidden;
}
.post-parent:hover .slide-controls {
	opacity: 1;
}
.post-child {
	width: 1550px;
	height: 100%;
	font-size: 0;
}
.slide-controls {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 0;
	display: flex;
	justify-content: space-between;
	padding: 0 10px;
	opacity: 0;
	transition: 225ms cubic-bezier(0.4, 0, 0.2, 1) all;
}
.slide-controls span {
	background-color: #fff;
	border: 0;
	width: 50px;
	height: 50px;
	transform: translateY(-50%);
	border-radius: 50%;
	text-align: center;
	padding: 0;
	line-height: 50px;
	font-size: 1em;
	outline: none;
	cursor: pointer;
	box-shadow: 0 5px 10px rgba(18, 18, 18, .3);
	opacity: 0.54;
	transition: 225ms cubic-bezier(0.4, 0, 0.2, 1) all;
}
.slide-controls span i {
	width: 16px;
	height: 16px;
}
.slide-controls span:hover {
	opacity: 1;
	box-shadow: 0 10px 20px rgba(18, 18, 18, .3);
}
.slick-list,
.slick-track {
	height: 300px;
	overflow: visible;
}
/* End Instagram */

/*Look What's Hot */

.hot-items {
	background: url(/img/products/JakksPattern.png) repeat;
}
.hot-items h1 {
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	background: #ff0000;
	border-bottom: 1px solid #a0a0a0;
	text-transform: lowercase;
	padding: 10px;
}
.grid {
	padding: 0px;
	max-width: 1400px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
.grid li {
	display: inline-block;
	width: 23%;
	margin: 20px;
	padding: 0px;
	text-align: left;
	position: relative;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(163, 161, 163, 1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(163, 161, 163, 1);
	box-shadow: 0px 0px 20px 0px rgba(163, 161, 163, 1);
}
.grid figure {
	margin: 0;
	position: relative;
}
.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}
.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: #2c3f52;
	color: #ed4e6e;
}
.grid figcaption.incredibles {
	background: #010101 url(/img/products/incredibles-2/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.morfboard {
	background: #010101 url(/img/products/morfboard/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.squishdeelish {
	background: #ffffff url(/img/products/squish-dee-lish/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.jigglydoos {
	background: #99dc5a url(/img/products/jigglydoos/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.tsumtsum {
	background: #99dc5a url(/img/products/tsum-tsum/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.slime {
	background: #ffffff url(/img/products/slime/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.chicks {
	background: #ffffff url(/img/products/chicks-with-wigs/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.pullmyfinger {
	background: #fcf02c url(/img/products/pull-my-finger/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.fancynancy {
	background: #fcf02c url(/img/products/disney-fancy-nancy/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.disney-kitchen {
	background: #fcf02c url(/img/products/disney-princess/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.disney-vanity {
	background: #fcf02c url(/img/products/disney-princess/hot-item-bg-vanity.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.master {
	background: #1a9bd4 url(/img/products/master-a-million/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.harry-potter {
	background: #1a9bd4 url(/img/products/harry-potter/hot-item-bg.jpg) no-repeat center;
	background-size: cover;
}
.grid figcaption.megaman {
    background: #010101 url(/img/products/mega-man/hot-item-bg.jpg) no-repeat center;
    background-size: cover;
}
.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	margin-top: -15px;
	margin-left: -10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}
.grid figcaption h3.fancynancy {
    color: #e70f8c;
}
.grid figcaption h3.finger {
	color: #000000;
}
.grid figcaption h3.chicks {
	color: #ed008c;
}
.grid figcaption h3.disney {
	color: #ffffff;
}
.grid figcaption h3.master {
	color: #44c7f5;
}
.grid figcaption h3.jiggly {
	color: #EC008C;
	text-shadow: 0px 0px 3px #ffffff;
	font-weight: bold;
}
.grid figcaption a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #ed4e6e;
	color: #ffffff;
}
.grid figcaption a.morfbutton {
	background: #B4E306;
	color: #000000;
}
.grid figcaption a.fancynancybutton {
	background: #fdeb9f;
	color: #e70f8c;
}
.grid figcaption a.fingerbutton {
	background: #000000;
	color: #22FF01;
}
.grid figcaption a.squishbutton {
	background: #000000;
	color: #ffffff;
}
.grid figcaption a.chicksbutton {
	background: #ffffff;
	color: #ed008c;
}
.grid figcaption a.jigglybutton {
	background: #c9db36;
	color: #00b3bf;
}
.grid figcaption a.disneybutton {
	background: #ec008c;
	color: #ffffff;
}
.grid figcaption a.harrypotterbutton {
	background: #2c150d;
	color: #bd882e;
}
.grid figcaption a.masterbutton {
	background: #ffdd00;
	color: #020001;
}
.grid figcaption a.incrediblesbutton {
	background: #9d0404;
	color: #ffffff;
}
.cs-style li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}
.cs-style figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.cs-style figure > div {
	overflow: hidden;
}
.cs-style figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .cs-style figure:hover img,
.cs-style figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}
.cs-style figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .cs-style figure:hover figcaption,
.cs-style figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.cs-style figcaption a {
	position: absolute;

	bottom: 10px;
	right: 10px;
	left: 10px;
}
/* Compatibility styles for frameworks like bootstrap, foundation e.t.c */

.xzoom-source img,
.xzoom-preview img,
.xzoom-lens img {
	display: block;
	max-width: none;
	max-height: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
/* --------------- */

/* xZoom Styles below */

.xzoom-container {
	display: inline-block;
}
.xzoom-thumbs {
	text-align: center;
	margin-bottom: 10px;
}
.xzoom {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
.xzoom2,
.xzoom3,
.xzoom4,
.xzoom5 {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
/* Thumbs */

.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
	border: 1px solid #cecece;
	margin-left: 5px;
	margin-bottom: 10px;
}
.xzoom-source,
.xzoom-hidden {
	display: block;
	position: static;
	float: none;
	clear: both;
}
/* Everything out of border is hidden */

.xzoom-hidden {
	overflow: hidden;
}
/* Preview */

.xzoom-preview {
	border: 1px solid #888;
	background: #2f4f4f;
	box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.50);
}
/* Lens */

.xzoom-lens {
	border: 1px solid #555;
	box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.50);
	cursor: crosshair;
}
/* Loading */

.xzoom-loading {
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 100%;
	opacity: .7;
	background: url(/img/xloading.gif);
	width: 48px;
	height: 48px;
}
/* Additional class that applied to thumb when it is active */

.xactive {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
	box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
	border: 1px solid #4aaad2;
}
/* Caption */

.xzoom-caption {
	position: absolute;
	bottom: -43px;
	left: 0;
	background: #000;
	width: 100%;
	text-align: left;
}
.xzoom-caption span {
	color: #fff;
	font-family: Arial, sans-serif;
	display: block;
	font-size: 0.75em;
	font-weight: bold;

	padding: 10px;
}

/* Press Release */

.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;
}

.main-head h2 {
	position: relative;
}

.main-head h2 span {
	background-color: white;
	color: #ff0000;
	padding-right: 10px;
	font-weight: bolder;
}			
.main-head h2:after {
	content: "";
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	height: 0.5em;
	border-top: 10px solid #ff0000;
	z-index: -1;
}

.post-news {
	padding: 0 10px 10px;
	overflow: hidden;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
	margin-bottom: 20px;
	background: #ffffff;
}
.post-news-head {
	margin-bottom: 10px;
	overflow: hidden;
}

.story-date,
.by-line {
	color: #212529;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
	font-weight: bold;
}

.date-holder {
	float: left;
	background: #004eff;
	color: #fff;
	padding: 4px 12px 12px;
	margin-right: 6px;
	position: relative;
	text-align: center;
}

.date-holder .day {
	display: block;
	font-size: 20px;
	margin-bottom: 2px;
	font-weight: 700;
}
.date-holder .month {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}

.date-holder:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 1px;
	height: 1px;
	border: 24px solid transparent;
	border-bottom: 8px solid #fff;
	z-index: 0;
}

.post-head-wrap {
	display: block;
	overflow: hidden;
}

.post-head-wrap h2 {
	display: block;
	line-height: 2.3em;
	font-size: 18px;
	letter-spacing: 0.2px;
}

#meta-post {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 21px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

.block-image {
	float: left;
	width: 200px;
	height: auto;
	margin-right: 20px;
	position: relative;
}

.block-image img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
	transition: all .3s ease-out!important;
	-webkit-transition: all .3s ease-out!important;
	-moz-transition: all .3s ease-out!important;
	-o-transition: all .3s ease-out!important;
}

.block-image:hover .thumb:before {
	opacity: 0.3;
	}

.block-image .thumb {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	overflow: hidden;
}

.block-image .thumb:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 9;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.read-more {
	padding: 10px 0 0;
	display: block;
	overflow: hidden;				
}

.read-more.news {
	padding: 10px 0 0;
	display: block;
	overflow: hidden;				
}

.read-more span {
	float: right;
}

.read-more a {
	font-family: inherit;
	font-style: italic;
	letter-spacing: 0.5px;
	transition: all .3s;
	background: #ff0000;
	padding: 8px 12px !important;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-size: 14px;
	text-transform: capitalize;
	color: #f7f7f7;
	font-weight: bold;
	white-space: nowrap;
}

.recent-news {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	background: #ffffff;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}

ul.news {
	;list-style: none;
	list-style-position: inside;
	padding: 20px;
}

ul.news li {
    padding: 5px;
    margin-left: 35px;
}
.details {
	overflow: hidden;
}

h3.title {
	background: #004eff;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
}

h3.small-title {
	font-size: 14px;				
}
.small-thumb {
	float: left;
	width: 80px;
	height: auto;
	margin-right: 10px;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}
.small-thumb img {
	width: 100%;
}
.details {
    overflow: visible;
}
.recent-news-titles {
	padding-left: 10px;
	display: table-cell;				
}
a.social_item {
	position: relative;
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-radius: 4px;
}
li.social_item-wrapper {
	float: left;
	width: 48%;
	text-align: center;
	margin-right: 4% !important;
	margin-bottom: 10px !important;
	color: #fff;
}
.social_item-wrapper:nth-child(2n+2) {
	margin-right: 0 !important;
}
.social_icon {
	float: left;
	line-height: 50px;
	width: 41px;
	font-size: 1.3rem;				
}
a.social_item.social_facebook {
	background: #5d82d1 !important;
}
.fa-facebook-f.social_icon {
	background: #2E4372;
	width: 43px;
	font-size: 50px;
	padding: 5px;
}
li.social_item-wrapper:hover .fa-facebook-f.social_icon {
	background: #3F5B9B;
}
li.social_item-wrapper:hover .social_facebook {
	background: #2E4372;
}
a.social_item.social_twitter {
	background: #40bff5 !important;

}
.fa-twitter.social_icon {
	background: #1571A5;
	width: 43px;
	font-size: 50px;
	padding: 5px;
}
li.social_item-wrapper:hover .fa-twitter.social_icon {
	background: #1C97DE;
}
li.social_item-wrapper:hover .social_twitter {
	background: #1571A5;
}
a.social_item.social_youtube {
	background:#ef4e41 !important;
}
.fa-youtube.social_icon {
	background: #B31919;
	width: 43px;
	font-size: 50px;
	padding: 5px;
}
li.social_item-wrapper:hover .fa-youtube.social_icon {
	background: #E22020;
}
li.social_item-wrapper:hover .social_youtube {
	background: #B31919;
}
a.social_item.social_instagram {
	background: #3f91cb !important;
}
.fa-instagram.social_icon {
	background: #6F583C;
	width: 43px;
	font-size: 50px;
	padding: 5px;
}
li.social_item-wrapper:hover .fa-instagram.social_icon {
	background: #8E714D;
}
li.social_item-wrapper:hover .social_instagram {
	background: #6F583C;
}
ul.social-counter a {
	color: #fff;
}

.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index: 9999;
}

.ribbon-top-left {
  top: -10px;
  left: -15px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}
.ribbon span {
	position: absolute;
	display: block;
	width: 225px;
	padding: 10px 0;
	background:	radial-gradient(black 15%, transparent 16%) 0 0,
	radial-gradient(black 15%, transparent 16%) 8px 8px,
	radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 0 1px,
	radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 8px 9px;
	background-color:#282828;
	background-size:16px 16px;

	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2px;
}
.copyright-news {
 	font-size: 12px;
	color: #555555;
}

.article-img {
	padding: 10px;
	float: left;
}

.article-img img {
	width: 100%;
	max-width: 450px;
}

hr.press-line {
	clear: both;
}

/* End Press Release */


/*Start of Privacy Page */
div.table-padding table td{
		padding: 10px;
	}

 ul.privacy li {
	list-style: inside;
}

ol {
	list-style: circle;
	margin-left: 30px;
}

.btn.btn-swipe {
	width: 100%;
	display: none;
}
/* End Of Privacy page */

/* cute-baby header */

h1.cute-baby {
	letter-spacing: 0.1em;
	font-size: 34px;
	color: #3dbfce; 
	margin-bottom: 10px;	
}
h2.pink  {
    letter-spacing: 0.1em;
    font-size: 30px;
    color: #f05f9a;
    margin-bottom: 20px;	
}
.products h2.pink:after {
    border-top: 0;
}
.exclusively-target {
	float: right;
    font-size: 16px;
    color: #d12030;
    font-weight: bold;
    margin-top: 14px;
}

/* End cute-baby header */

/* Corporate video  */ 
.corporate img {
	max-width: 640px;
	width: 100%;
	height: auto;
}

/* Exit Popup */

div#speedbump {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 20%;
  width: 100%;
}
#speedbump h4.modal-title {
  text-align: center;
  text-transform: uppercase;
  color: #004795;
  font-size:2.5em;	
}
.modal-body p {
  text-align:center;
  font-size: 1em;
	padding-top: 20px;
}
button.btn-modal:hover {
  cursor: pointer;
}
button.btn-modal.btn-continue {
  background-color: #5bc0de;
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  color: #ffffff;
}
button.btn-modal.btn-close {
  background-color: inherit;
  border: 1px solid #030000;
  color: #030000;
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
}
.modal-header .close {
  font-size: 3.5em;
}



.responsive-gallery {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: left;
	justify-content: left;
}

div.desc {
	text-align: center;    
	font-size: 18px;
	padding: 0px;
	position: relative;
	display: block;
}
div.desc p {
	margin-bottom: 0;
}
.responsive {
	 width: 23%;	
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 1.75438%;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, .125);
	margin: 10px;
	border-radius: .25rem;
}
.responsive {
  overflow: hidden;
}

#responsive-gallery .responsive:first-child {
	margin-left: 0;
}

.radius-container {
	padding: 20px;
	background: #ffffff;
	border: 5px solid #d81b83;
	border-radius: 20px;
	display: inline-block;
	width: 100%;
	margin-bottom: 60px;
}
.alignnone {
	display: relative;
}
.bigpic-box  {
	padding: 0px;
	margin: 20px;
}
.bigpic-box.padding {
	padding: 30px;
}
.radius-container img.collection {
	max-width: 1700px;
	width: 100%;
}

.bigpic img {
	max-width: 100%;
} 
.container.thumb-box {
	width: 100%;
	padding: 10px;
	text-align: center;
}
.thumb-box img {
	width: 26%;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 5px;
	background: #ffffff;
}
.thumb-box a {
	color: #ffffff;
}

.megaman-header {
  position: relative;
  height: 300px;
  overflow: hidden;
}

.header__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 61%;
  background-image: linear-gradient(#ff9d2f, #ff6126);
  transform: skewY(-6deg);
  transform-origin: top left;
}

.desc p {
	color: #9a9999;
}

.megaman-header h1 {
  margin: 0;
  padding: 50px 10px;
}

.megaman-header h1 {
  position: relative;
  color: white;
}

/*****************************************************************************************************************/

/* Media Quries */

@media only screen and (max-width: 2600px) {
	.products .product-items > div {
		width: 19%;
		margin: 10px 0px 10px 23px;
	}
}
@media only screen and (max-width: 2385px) {
	.products .product-items > div {
		margin: 10px 0px 10px 15px;
	}
}
@media screen and (max-width: 1844px) {
	.flexbox-container > div {
		margin: 10px 0px 10px 15px;
		width: 19%;
	}
}
@media screen and (max-width: 1587px) {
	.products .product-items > div {
		margin: 10px 0px 10px 12px;
	}
	.news-content h2 {
		font-size: 18px;
	}
}
@media only screen and (max-width: 1440px) {
	.carousel-control-prev {
		left: 40px;
	}
	.carousel-control-next {
		right: 40px;
	}
	.grid figcaption h3 {
		font-size: 11px;
	}
	.flexbox-container.videos > div {
		width: 30% !important;
	}
}
@media only screen and (max-width: 1400px) {
	.flexbox-container > div {
		margin: 10px 0px 10px 27px;
		width: 40%;
	}
}
@media only screen and (max-width: 1290px) {
	.products .product-items > div {
		margin: 10px 0px 10px 19px;
		width: 23%;
	}	
	.news-img {
		float: none;
		width: 100%;
		margin-right: 0px;
	}
	.news-content {
		padding: 15px;
	}
}
@media only screen and (max-width: 1250px) {
	.responsive {
		width: 31%;
	}
	.thumb-box img {
		max-width: 100px;
		border: 1px solid #ccc;
		padding: 0px;
		margin: 5px;
		background: #ffffff;
	}
}
@media screen and (max-width: 1245px) {
	.flexbox-container > div {
		margin: 10px 0px 10px 20px;
	}
}
@media only screen and (max-width: 1170px) {
	.grid figcaption h3 {
		font-size: 10px;
		line-height: normal;
		margin-top: -20px;
		margin-left: -15px;
	}
	.carousel-control-prev {
		left: 20px;
	}
	.carousel-control-next {
		right: 20px;
	}
	footer {
		text-align: center;
	}
	.social li {
		float: none;
		padding: 10px;
		display: inline-block;
	}
	.main-carousel {
		margin: 0px;
		padding: 0px 0px 40px 0px;
	}
	.top-menu {
		display: none;
	}
	.logo img {
		width: 131px;
		position: relative;
		top: -1px;
		padding: 3px;
	}
	.main-carousel {
		margin-top: 40px;
	}
	.top-margin {
		margin-top: 45px;
	}
	.nav.nav ul li>a span img {
		display: none;
	}
	.fixed-top {
		height: 60px;
	}
	/* Social Media */
	.social-media {
		background: none;
		position: absolute;
		top: 10px;
		right: 64px;
		z-index: 1500;
		padding: 7px;
		padding-bottom: 1px;
		padding-left: 3px;
		padding-right: 0px;
	}
	.social-media ul li {
		padding: 1px;
	}
	/* Instagram */
	.instafeed {
		padding: 20px;
		background: #FAFAFA;
	}
	h1.insta-header {
		padding: 10px;
	}
	.col-sm-12.insta-padding {
		padding: 0px 20px;
	}
	.sub-menu .menu a {
		font-size: 13px;
	}
	/* End Instagram */
	.flexbox-container.morf-vid > div {
		flex-basis: 44% !important;
	}
	
	/* Press Release */	
	.carousel-indicators.news {
		left: 20%;
		z-index: 0;
		margin-left: 0;
		right: 0;
		top: auto;
		bottom: -5px;
	}
	.news-content h2 {
		padding-top: 0px;
		font-size: 16px;
	}
	.carousel-control-next-icon.news, 
	.carousel-control-prev-icon.news {
		margin-bottom:auto;
    	position: absolute;
    	top: 30%;
	}
	.news-content > div {
		margin-bottom: 20px;
		padding: 20px;
	}
	.post-head-wrap h2 {
		line-height: normal;
	}
}
@media only screen and (max-width: 1060px) {
	.products .product-items > div {
		width: 31%;
		margin: 10px 0px 10px 18px;
	}
}
@media only screen and (max-width: 1027px) {
	.products img.desktop {
		display: none;
	}
	.products img.desktop.dcshg {
		display: block;
	}
	.products img.mobile {
		max-width: 1027px;
		height: auto;
		width: 100%;
		box-shadow: 0px 0px 30px #AAA;
		margin-bottom: 30px;
		display: block;
	}
	.products img.mobile.big-figs {
		box-shadow: 0px 0px 0px #AAA;
	}
	.products img.mobile.disney {
		box-shadow: 0px 0px 0px #AAA;
		margin-bottom: 0px;
	}
	.grid figcaption a {
		padding: 2px;
		font-size: 12px;
	}
	
	.article-img {
    	float: none;
	}
	.article-img img {
		width: 100%;
		max-width: 100%;
	}
	h3.small-title {
		font-size: 12px;
	}
	#meta-post {
		font-size: 11px;
	}
	.termsfeed-com---nb-simple {
    right: auto!important;
    top: auto;
    bottom: 0;
    left: 0!important;
    max-width: 50%;
    position: fixed;
}
	
.termsfeed-com---nb-simple {
    right: auto!important;
    top: auto;
    bottom: 0;
    left: 0!important;
    max-width: 100%;
    position: fixed;
}
.termsfeed-com---nb .cc-nb-main-container {
    padding: 3rem;
    width: 100%;
}

.ccpa_opt_out_banner.ccpa_opt_out_banner_color_palette-dark.ccpa_opt_out_banner-notice {
    color: #ebebec;
    background: #212531;
    z-index: 9999999999;
}
	
}
@media only screen and (max-width: 970px) {
	.grid li {
		width: 42%;
	}
	.grid figcaption h3 {
		font-size: 14px;
	}
	.cs-style figcaption a {
		position: absolute;
		bottom: 10px;
		right: 10px;
		left: 10px;
		font-size: 14px;
	}
	.products .product-items > div {
		width: 47%;
	}
}
@media only screen and (max-width: 950px) {
	.responsive {
		width: 46%;
	}

}
@media screen and (max-width: 909px) {
	.flexbox-container > div {
		width: 47%;
		margin: 10px 0px 10px 15px;
	}

	.flexbox-container.videos > div {
		width: 47% !important;
		padding: 10px;
	}
}

@media only screen and (max-width: 786px) {
	.slide-controls {
		opacity: 1;
	}
}
@media only screen and (max-width: 768px) {
	.social li a {
		font-size: 20px;
	}
	/* Second Menu for Corparate/Investors */
	.sub-menu label {
		display: block;
		cursor: pointer;
		width: 100%;
		text-align: right;
	}
	.sub-menu .menu {
		text-align: center;
		width: 100%;
		display: none;
	}
	.sub-menu .menu a {
		margin: 0;
		font-size: 14px;
	}
	.sub-menu h2 {
		display: block;
	}
	.sub-menu #toggle:checked + .menu {
		display: block;
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	h3.small-title {
		font-size: 14px;
	}
	#meta-post {
		font-size: 12px;
	}
}
@media only screen and (max-width: 703px) {
	.products .product-items > div {
		width: 45%;
	}
	.fixed-bottom {
		position: relative;
	}
	.cs-style figcaption a {
		position: absolute;
		bottom: 5px;
		right: 5px;
		font-size: 12px;
		left: 4px;
	}
	.grid figcaption h3 {
		font-size: 12px;
	}
	.exclusively-target {
		float: none;
	}
	h1.cute-baby {
		font-size: 26px;
		margin-bottom: 0;
	}
	h2.pink {
		font-size: 24px;
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 640px) {
	.products {
		padding: 0px;
	}
	.jakks-cares {
		text-align: center;
	}
	.jakks-cares img,
	.jakks-cares img.special,
	.jakks-cares img.right {
		max-width: 75%;
		float: none;
	}
	.grid li {
		width: 100%;
		margin: 0px;
		margin-bottom: 20px;
	}
	.grid figcaption h3 {
		font-size: 14px;
	}
 
	.carousel-control-next-icon.news, 
	.carousel-control-prev-icon.news {
		top: 19%;
	}
	.post-head-wrap h2 {
    	font-size: 16px;
	}
	
}

@media screen and (max-width: 560px) {
	.flexbox-container.videos > div {
		width: 100% !important;
		margin: 10px 0px 10px 10px;
	}
}

@media screen and (max-width: 504px) {
	.grid {
		padding: 10px 10px 13px 6px;
	}
	.article-img {
		width: 100%;
		float: none;
	}
}
@media screen and (max-width: 500px) {
	.block-image {
		float: none;
		width: 100%;
	}
	.responsive {
		width: 100%;
	}
}

@media only screen and (max-width: 477px) {
	.btn.btn-swipe {				
		display: block;
	}
	.dont-break-out {
	  /* These are technically the same, but use both */
	  overflow-wrap: break-word;
	  word-wrap: break-word;

	  -ms-word-break: break-all;
	  /* This is the dangerous one in WebKit, as it breaks things wherever */
	  word-break: break-all;
	  /* Instead use this non-standard one: */
	  word-break: break-word;

	  /* Adds a hyphen where the word breaks, if supported (No Blink) */
	  -ms-hyphens: auto;
	  -moz-hyphens: auto;
	  -webkit-hyphens: auto;
	  hyphens: auto;

	}
}
@media only screen and (max-width: 465px) {
	.products .product-items > div {
		width: 98%;
		margin: 10px 0px 10px 3px;
	}
	.cs-style figcaption a {
		bottom: 10px;
		right: 10px;
		left: 10px;
		font-size: 16px;
	}
}
@media screen and (max-width: 450px) {
	.flexbox-container > div {
		width: 97%;
		margin: 10px;
	}
}
@media only screen and (max-width: 360px) {
	.cs-style figcaption a {
		bottom: 8px;
		right: 18px;
	}
	.grid li {
		width: 100%;
		/* margin: 0px 15px 0px -5px; */
		margin-bottom: 20px;
	}
	
	.carousel-control-next-icon.news, 
	.carousel-control-prev-icon.news {
    	top: 14%;
	}
}
@media only screen and (max-width: 320px) {
	.grid figcaption h3 {
		font-size: 12px;
	}
	.cs-style figcaption a {
		left: 11px;
	}
}