@font-face {
  font-family: "Gotham-Bold";
  src: url("../fonts/Gotham-Bold.eot");
  src: url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.otf") format("opentype"), url("../fonts/Gotham-Bold.svg") format("svg"); }
@font-face {
  font-family: "Gotham-Light";
  src: url("../fonts/Gotham-Light.eot");
  src: url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.otf") format("opentype"), url("../fonts/Gotham-Light.svg") format("svg"); }
@font-face {
  font-family: "MikadoBold";
  src: url("../fonts/MikadoBold.eot");
  src: url("../fonts/MikadoBold.woff") format("woff"), url("../fonts/MikadoBold.otf") format("opentype"), url("../fonts/MikadoBold.svg") format("svg"); }
@font-face {
  font-family: "MikadoLight";
  src: url("../fonts/MikadoLight.eot");
  src: url("../fonts/MikadoLight.woff") format("woff"), url("../fonts/MikadoLight.otf") format("opentype"), url("../fonts/MikadoLight.svg") format("svg"); }
body {
  font-family: 'Lato', sans-serif;
  color: #555; }

p.lh-normal {
  line-height: normal; }

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

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

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

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

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
  font-family: "MikadoBold"; }

.post-content iframe {
  margin: 0 auto !important; }

@media (min-width: 1300px) {
  .container {
    max-width: 1250px; }

  .post-content iframe {
    width: 100% !important;
    height: 500px; } }
.container-fluid {
  max-width: 1800px; }

h2 a {
  color: inherit; }

a {
  transition: all .3s ease;
  color: #0e75bc; }

a:hover {
  color: #76329b;
  text-decoration: none; }

.btn {
  font-size: .8rem; }

.widget {
  margin-bottom: 40px; }

.widget h3 {
  text-transform: uppercase;
  font-size: 1rem;
  display: flex;
  width: 100%; }

.widget h3:after {
  content: "";
  border-top: 2px solid;
  margin: 8px 0 0 10px;
  flex: 1 0 20px; }

.side-banner {
  transition: all .5s ease; }

.side-banner:hover {
  box-shadow: -1px 0px 9px -2px #222; }

.text-brand {
  color: #000;
  font-size: 2rem;
  font-weight: 600; }

.no-gutter > [class^="col-"] {
  padding-left: 0;
  padding-right: 0; }

.no-gutters-fluid {
  padding-left: 0;
  padding-right: 0; }

.list-a {
  display: inline-block;
  line-height: 2;
  padding: 0;
  list-style: none; }

.list-a li {
  position: relative;
  width: 50%;
  float: left;
  padding-left: 25px;
  padding-right: 5px; }

.list-a li:before {
  content: '';
  width: 10px;
  height: 2px;
  position: absolute;
  background-color: #313131;
  top: 15px;
  left: 0; }

.a {
  color: #2eca6a;
  font-size: 1.3rem; }

.icon-box .icon-box-icon {
  display: table-cell;
  vertical-align: top;
  font-size: 36px;
  color: #000;
  width: 50px;
  padding-top: 8px; }

.icon-box .icon-box-content {
  padding-top: 18px; }

.right-navbar {
  position: relative; }

form.search-boxx {
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translate(-50%, -50%);
  transition: all 1s;
  width: 50px;
  height: 50px;
  background: transparent;
  box-sizing: border-box;
  border-radius: 25px;
  border: none;
  padding: 5px;
  margin-top: 4px; }

form.search-boxx input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 35px;
  line-height: 30px;
  outline: 0;
  border: 0;
  display: none;
  font-size: 1em;
  border-radius: 20px;
  padding: 0 20px; }

form.search-boxx .fa {
  box-sizing: border-box;
  padding: 10px;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0px;
  right: 0;
  border-radius: 50%;
  color: #3f1f95;
  text-align: center;
  font-size: 1rem;
  transition: all 1s;
  line-height: 18px; }

.inner-page form.search-boxx .fa {
  color: #3f1f95; }

form.search-boxx:hover {
  width: 200px;
  cursor: pointer; }

form.search-boxx:hover input {
  display: block; }

form.search-boxx:hover .fa {
  background: #78319d;
  color: white; }

h3.gift-guide-page-header {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  padding-bottom: 30px; }

/*****/
.title-a {
  font-size: 2.6rem;
  font-weight: 600; }

.title-link {
  font-size: 1.2rem;
  font-weight: 300;
  padding-top: 1.2rem; }

.title-link a {
  color: #313131; }

.title-link span {
  font-size: 20px;
  padding-left: 4px;
  vertical-align: middle; }

.title-box-d {
  padding-bottom: 1.8rem;
  margin-bottom: 1rem;
  position: relative; }

.title-box-d .title-d {
  font-weight: 600;
  font-size: 2rem; }

.title-box-d .title-d:after {
  content: '';
  position: absolute;
  width: 125px;
  height: 4px;
  background-color: #76329b;
  bottom: 20px;
  left: 0; }

.list-a ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

.socials-a .list-inline-item {
  text-align: center;
  line-height: 1.2rem; }

.socials-a .list-inline-item:not(:last-child) {
  margin-right: 25px; }

.socials-a .list-inline-item a {
  color: #fff;
  font-size: 1.4em; }

.socials-a.inner-page {
  padding-top: 15px; }

.socials-a.inner-page .list-inline-item:not(:last-child) {
  margin-right: 40px; }

.socials-a.inner-page .list-inline-item a {
  color: #fff;
  font-size: 3.2em; }

.socials-a .list-inline-item a span {
  font-size: 50%;
  font-style: italic; }

.socials-a .list-inline-item a:hover {
  color: #ffc82b; }

.socials-a p {
  color: #fff;
  font-size: .8rem; }

.navbar-default {
  transition: all .5s ease-in-out;
  background-color: #ffc82b;
  padding: 2px 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9); }

.navbar-default.inner-page {
  background: #ffc82b; }

.navbar-default .nav-search {
  color: #3b0066;
  font-size: 1.5rem; }

.navbar-default.navbar-trans {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.navbar-default.navbar-trans .nav-item {
  position: relative;
  padding-right: 0;
  padding-bottom: 0;
  margin-left: 0; }

.navbar-default.navbar-trans .nav-link {
  font-size: .8rem;
  color: #3f1f95;
  font-weight: 600;
  letter-spacing: normal;
  transition: all .1s ease-in-out;
  position: relative;
  padding: 30px 10px;
  text-transform: uppercase;
  font-family: Gotham-Bold; }

.navbar-default.inner-page.navbar-trans .nav-link {
  color: #3f1f95; }

.navbar-default.navbar-trans .nav-link.active:before,
.navbar-default.navbar-trans .nav-link:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #ffdf85;
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition: opacity .2s ease-out .3s, -webkit-transform .2s ease-out;
  transition: transform .2s ease-out, opacity .2s ease-out .3s;
  transition: transform .2s ease-out, opacity .2s ease-out .3s, -webkit-transform .2s ease-out; }

.navbar-default.inner-page.navbar-trans .nav-link:hover:before {
  background-color: #ffdf85; }

.navbar-default.navbar-trans .nav-link:hover {
  color: #000; }

.navbar-default.navbar-trans .active > .nav-link:before,
.navbar-default.navbar-trans .nav-link.active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.navbar-default.navbar-trans .nav-link.active:before {
  background-color: #ffdf85;
  height: 100%;
  transform: skew(-10deg);
  z-index: -1;
  top: 0; }

.navbar-default.inner-page.navbar-trans .nav-link.active:before {
  background-color: #ffdf85; }

.navbar-default.navbar-trans .nav-link:hover {
  color: #3f1f95; }

.navbar-default.inner-page .nav-link:hover {
  color: #3f1f95; }

.navbar-reduce li.nav-item a.nav-link {
  color: #fff; }

.navbar-default.navbar-trans .active > .nav-link,
.navbar-default.navbar-trans .nav-link.active {
  color: #3f1f95; }

.navbar-default.inner-page .active > .nav-link,
.navbar-default.inner-page .nav-link.active {
  color: #3f1f95; }

.navbar-toggler {
  position: relative; }

.navbar-toggler:active,
.navbar-toggler:focus {
  outline: 0; }

.top-socials li:not(:last-child) {
  padding-right: 15px; }

.right-navbar li a {
  color: #3f1f95; }

.right-navbar li a:hover {
  color: #fff; }

.inner-page .right-navbar li a {
  color: #3f1f95; }

.inner-page .right-navbar li a:hover {
  color: #fff; }

.navbar-toggler span {
  display: block;
  background-color: #3b0066;
  height: 3px;
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  opacity: 1; }

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out; }

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9; }

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent; }

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9; }

.box-collapse {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 1040;
  background-color: #fff;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: all 0.6s ease; }

.box-collapse .title-box-d {
  top: 50px;
  left: 60px;
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 0.3s; }

.box-collapse-wrap {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 30%;
  bottom: 5rem;
  padding-left: 10%;
  padding-right: 10%;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  -webkit-transform: translateY(3rem);
  transform: translateY(3rem);
  transition: opacity .5s .5s ease, -webkit-transform .5s .5s ease;
  transition: transform .5s .5s ease, opacity .5s .5s ease;
  transition: transform .5s .5s ease, opacity .5s .5s ease, -webkit-transform .5s .5s ease;
  width: 100%; }

.box-collapse-wrap input.form-control {
  padding: 30px 20px;
  margin-bottom: 20px; }

.box-collapse-wrap button.btn-purple {
  padding: 10px 15px;
  font-size: 2rem;
  border-radius: 5px; }

.box-collapse-open .click-closed {
  visibility: visible; }

.box-collapse-open .box-collapse {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
  opacity: 1; }

.box-collapse-open .box-collapse .title-box-d {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 1; }

.box-collapse-open .box-collapse-wrap {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 1; }

.box-collapse-closed .box-collapse {
  opacity: .7;
  transition-delay: 0s; }

.box-collapse-closed .box-collapse .title-box-d {
  opacity: 0;
  transition-delay: 0s; }

.box-collapse-closed .box-collapse .form-a {
  opacity: 0;
  transition-delay: 0s; }

.click-closed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  z-index: 1035;
  background-color: #000;
  opacity: 0.4; }

.close-box-collapse {
  position: absolute;
  z-index: 1050;
  top: 2rem;
  font-size: 3.5rem;
  line-height: 1;
  color: #000;
  cursor: pointer;
  transition: all 0.3s ease; }

.right-boxed {
  right: 4.2857rem; }

.section-footer {
  padding-top: 40px;
  margin-top: 5px;
  background: #212431; }

.footer-block .content-info {
  margin-top: 30px;
  margin-bottom: 30px; }

.footer-block p,
.footer-block p a {
  font-size: .8rem;
  color: #ffff; }

a.text-link {
  color: #fff;
  text-decoration: underline; }

.footer-block h4 {
  color: #fff;
  margin-bottom: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 2.2rem; }

.footer-block .latest-news {
  padding-bottom: 30px; }

.footer-block .latest-news ul {
  list-style: none;
  padding-left: 0;
  display: block; }

.footer-block .latest-news ul li {
  display: inline-block;
  overflow: hidden; }

.footer-block .latest-news ul li:not(:last-child) {
  margin-right: 10px; }

.latest-news ul li img {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.latest-news ul li img:hover {
  transform: scale(1.2); }

.section-footer .item-list-a i {
  font-size: 18px;
  padding-right: 4px;
  color: #2eca6a; }

footer .copyright-footer {
  border-top: 1px solid #ddd;
  padding-top: 20px; }

.form-a label {
  color: #000;
  position: relative; }

.form-a select.form-control-lg:not([size]):not([multiple]) {
  height: 3.5rem; }

.form-a .form-control {
  border-radius: 0;
  font-size: 1.1rem;
  font-weight: 300; }

.form-a .form-control.form-control-a {
  height: 3.5rem; }

.form-a .form-control:focus {
  box-shadow: none;
  border-color: #2eca6a; }

.btn {
  transition: 0.5s ease; }

.sponsored_flag h6 {
  color: #ccc;
  font-family: 'Lato', sans-serif;
  font-size: .5em;
  font-weight: 300;
  margin-bottom: 30px; }

/*******/
.main-slider {
  margin-top: 85px;
  background: #f6f6f8;
  padding: 0; }

.slide-posts {
  margin-right: 0;
  position: relative;
  overflow: hidden;
  margin-top: -1px; }

.slide-posts img,
.slide-posts-lg img {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.slide-posts:hover img {
  transform: scale(1.2); }

.slide-posts-lg:hover img {
  transform: scale(1.05); }

.slide-posts h1 {
  color: #fff;
  font-size: 1.75rem; }

.slide-posts p {
  color: #fff;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
  font-family: 'Lato', sans-serif; }

.slide-posts .text-overlay {
  position: absolute;
  bottom: 0;
  background: rgba(34, 34, 34, 0.8);
  background: linear-gradient(0deg, rgba(34, 34, 34, 0.8) 40%, rgba(34, 34, 34, 0) 100%);
  padding: 20px 20px;
  transition: all .3s ease;
  width: 100%;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8); }

.slide-posts:hover .text-overlay {
  background: rgba(34, 34, 34, 0.7);
  background: linear-gradient(0deg, rgba(34, 34, 34, 0.7) 40%, rgba(34, 34, 34, 0) 100%); }

.main-slider div[class*="col-"] {
  padding: 0 1px; }

.small-grid {
  padding-left: 24px;
  padding-right: 24px; }

.small-grid .row {
  margin-right: -25px;
  margin-left: -25px; }

.main-slider .small-grid div[class*="col-"] {
  padding: 0px 0px 12px 10px; }

.pic-boxes {
  overflow: hidden; }

.pic-boxes img {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.pic-boxes:hover img {
  transform: scale(1.2); }

.home-hero-grid {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.home-hero-grid .pic-boxes {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.home-hero-grid:hover .pic-boxes {
  transform: scale(1.1); }

.home-hero-grid .pic-boxes {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 center; }

.home-hero-grid .pic-boxes a {
  display: block;
  height: 100%;
  width: 100%; }

.home-hero-grid .text-overlay {
  min-height: 80px;
  padding: 15px 20px; }

.home-hero-grid .text-overlay p {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  font-family: 'Lato', sans-serif; }

/***as seen tv**/
.seen-tv {
  background: url(../images/as-seen-bg.jpg) no-repeat;
  padding: 60px 0;
  background-position: center center;
  background-size: cover;
  margin-top: -10px; }

.seen-tv h1, .seen-tv h2 {
  color: #3b0066; }

.seen-tv h2:before,
.seen-tv h1:before,
.seen-tv h2:after,
.seen-tv h1:after {
  background-color: #3b0066 !important; }

.heading-section h2.pad-top {
  padding-top: 20px; }

.heading-section h2, .heading-section h1 {
  position: relative;
  font-size: 30px;
  z-index: 1;
  text-align: center;
  font-family: "MikadoBold";
  text-transform: uppercase;
  color: #3b0066;
  font-size: 3.2rem;
  margin: 0 0 30px;
  	/*
      position: relative;
      font-size: 30px;
      z-index: 1;
      overflow: hidden;
      text-align: center;
      font-family: "MikadoBold";
      text-transform: uppercase;
      color: #3b0066;
      font-size: 3.2rem;
      margin: 0 0 30px;
  	*/ }

.heading-section h2:before,
.heading-section h1:before,
.heading-section h2:after,
.heading-section h1:after {
  position: absolute;
  top: 51%;
  width: 70px;
  height: 5px;
  background-color: #fff;
  margin: 0 20px;
  content: '';
  	/*
      position: absolute;
      top: 51%;
      overflow: hidden;
      width: 70px;
      height: 2px;
      content: '\a0';
      background-color: #3b0066;
      margin-left: 2%;
  	*/ }

.heading-section h2:before,
.heading-section h1:before {
  margin-left: -100px;
  text-align: right; }

.featured-img {
  overflow: hidden; }

.featured-img img {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.tv-news:hover .featured-img img,
.news:hover .featured-img img {
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.tv-news .excerpt h3,
.tv-news .excerpt h4 {
  font-size: 1rem;
  font-weight: 600;
  margin: 10px 0;
  font-family: 'Lato', sans-serif; }

.tv-news .excerpt p {
  font-size: 1rem; }

.tv-news a {
  color: inherit; }

.tv-news a.btn {
  color: #fff !important; }

.btn-purple {
  background: #3b0066;
  border-radius: 0;
  color: #fff;
  border-bottom: 3px solid #704590;
  text-transform: uppercase;
  padding: 5px 10px;
  transition: all 0.3s ease; }

.btn-purple:hover {
  background: #704590;
  transition: all .3s ease;
  color: #fff; }

.btn-purple-dark {
  background: #3b0066;
  border-radius: 0;
  color: #fff;
  border-bottom: 3px solid #754c93;
  text-transform: capitalize;
  padding: 5px 20px;
  transition: all 0.3s ease; }

.btn-purple-dark:hover {
  background: #754c93;
  transition: all .3s ease;
  color: #fff; }

.btn-toys {
  background: #0248c4;
  border-radius: 0;
  color: #fff;
  border-bottom: 3px solid #2c6ee2;
  text-transform: capitalize;
  padding: 5px 20px;
  transition: all 0.3s ease; }

.btn-toys:hover {
  background: #2c6ee2;
  transition: all .3s ease;
  color: #fff; }

.view-all {
  margin-top: 60px;
  margin-bottom: 60px; }

.view-all .btn-purple {
  font-size: 1.4rem;
  padding: 10px 40px; }

/**News***/
.news-channel {
  background: url(../images/news-red-bg.jpg) no-repeat;
  padding: 60px 0;
  background-position: top center;
  position: relative;
  background-size: cover; }

.news-channel:before {
  content: "";
  position: absolute;
  background: url(../images/PresentIcon.png) no-repeat;
  width: 96px;
  height: 82px;
  left: 50%;
  top: -80px;
  margin-left: -43px; }

.news-channel .heading-section h2,
.news-channel .heading-section h1 {
  color: #fff; }

.news-channel .heading-section h2:before,
.news-channel .heading-section h2:after,
.news-channel .heading-section h1:before,
.news-channel .heading-section h1:after {
  background-color: #fff; }

.news img {
  border: 2px solid #fff; }

.news .excerpt h3 {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  margin: 10px 0; }

.news .excerpt h3 a {
  color: #fff; }

.news .excerpt p {
  font-size: 1rem;
  color: #fff; }

.btn-red {
  background: #a9231c;
  border-radius: 0;
  color: #fff;
  border-bottom: 3px solid #bd2e27;
  text-transform: uppercase;
  padding: 5px 10px;
  transition: all 0.3s ease; }

.btn-red:hover {
  background: #bd2e27;
  transition: all .3s ease;
  color: #fff; }

.view-all .btn-red {
  font-size: 1.4rem;
  padding: 10px 40px; }

.banner-ad {
  text-align: center;
  margin-bottom: 50px; }

/***Reviews***/
.reviews {
  background: #fff;
  padding: 60px 0;
  position: relative; }

.reviews:before {
  content: "";
  position: absolute;
  background: url(../images/review-icon.png) no-repeat;
  width: 88px;
  height: 70px;
  left: 50%;
  top: -65px;
  margin-left: -44px; }

.reviews .heading-section h2,
.reviews .heading-section h1 {
  color: #07ab6f; }

.reviews .heading-section h2:before,
.reviews .heading-section h2:after,
.reviews .heading-section h1:before,
.reviews .heading-section h1:after {
  background-color: #07ab6f; }

.review-box {
  margin-bottom: 30px; }

.review-box .featured-image img {
  border: 2px solid #ccc;
  box-shadow: 0 0px 3px 0px #ccc;
  transition: all .3s ease; }

.review-box .featured-image img:hover {
  box-shadow: 0 0 10px 3px #ccc;
  transition: all .3s ease; }

.review-excerpt .meta-data {
  color: #888888; }

.review-excerpt h3, .review-excerpt h2,
.review-excerpt h2 a {
  font-family: 'Lato', sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 5px 0 5px; }

.review-excerpt h3 a {
  color: #fff; }

.review-excerpt p {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  color: #222;
  margin-bottom: 10px; }

.btn-green {
  background: #07ab6f;
  border-radius: 0;
  color: #fff;
  border-bottom: 3px solid #54c59c;
  text-transform: uppercase;
  padding: 5px 10px;
  transition: all 0.3s ease; }

.btn-green:hover {
  background: #54c59c;
  transition: all .3s ease;
  color: #fff; }

.view-all .btn-green {
  font-size: 1.4rem;
  padding: 10px 40px; }

.gift-guide-block img {
  box-shadow: none;
  transition: all .3s ease; }

.gift-guide-block:hover img {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.3);
  transition: all .3s ease; }

/*****Sidebar****/
#gift-guide-widget {
  position: relative; }

#gift-guide-widget .list-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%; }

#gift-guide-widget .list-wrapper {
  list-style: none;
  padding: 15px 30px 0 30px;
  margin: 0; }

#gift-guide-widget .list-wrapper a {
  display: block;
  text-align: center;
  margin-top: 8px;
  border-radius: 4px;
  padding: 2px;
  background: #ffe997;
  background: radial-gradient(circle, #ffe997 0%, #b58113 100%);
  border-radius: 4px;
  color: #2c1900;
  font-weight: 600;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75); }

#gift-guide-widget .list-wrapper a:hover {

  -webkit-box-shadow: 0px 0px 6px 0px rgba(235, 194, 112, 0.75);
  -moz-box-shadow: 0px 0px 6px 0px rgba(235, 194, 112, 0.75);
  box-shadow: 0px 0px 6px 0px rgba(235, 194, 112, 0.75); }

.sidebar {
  margin-top: 95px; }

ul.post-list {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

.post-list .post-item {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px; }

.post-list .post-item a {
  color: #000; }

.post-list .post-item .item-img {
  margin-right: 15px;
  overflow: hidden;
  margin-top: 8px; }

.post-list .post-item .item-img a {
  display: block; }

.post-list .post-item .item-img a img {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.post-list .post-item:hover .item-img a img {
  transform: scale(1.2); }

.post-list .post-item .item-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left; }

.post-list .post-item .item-content .item-title {
  font-size: 1rem;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box; }


.gift-guide-banner-links-summer h5.home-banner-title,
.gift-guide-banner-links-holiday h5.home-banner-title{
	display:none !important;
}
.gift-guide-banner-links-summer a, .gift-guide-banner-links-summer a:hover,
.gift-guide-banner-links-holiday a, .gift-guide-banner-links-holiday a:hover{
	background:none !important;
	border-radius: none !important;
	padding:0 !important;
	margin-top: 8px !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}


/**News***/
.trending-news {
  background: url(../images/trending-bg.jpg) no-repeat;
  padding: 60px 0;
  background-position: top center;
  position: relative;
  background-size: cover; }

.trending-news:before {
  content: "";
  position: absolute;
  background: url(../images/trending-icon.jpg) no-repeat;
  width: 102px;
  height: 85px;
  left: 50%;
  top: -85px;
  margin-left: -51px; }

.trending-news .heading-section h2, .trending-news .heading-section h1 {
  color: #fff; }

.trending-news .heading-section h2:before,
.trending-news .heading-section h2:after,
.trending-news .heading-section h1:before,
.trending-news .heading-section h1:after {
  background-color: #fff; }

.btn-blue {
  background: #1a1b53;
  border-radius: 0;
  color: #fff;
  border-bottom: 3px solid #2a4e82;
  text-transform: uppercase;
  padding: 5px 10px;
  transition: all 0.3s ease; }

.btn-blue:hover {
  background: #2a4e82;
  transition: all .3s ease;
  color: #fff; }

/*****review tab*****/
.review-tabs ul.nav-tabs {
  background: #07ab6f;
  padding: 10px 10px; }

.review-tabs li.nav-item:not(:last-child) {
  margin-right: 15px; }

.review-tabs ul.nav-tabs .nav-link {
  transform: skew(0deg);
  top: 0;
  color: #fff;
  position: relative;
  background: transparent;
  border: none;
  font-family: 'Gotham-Bold';
  font-size: 1.4rem; }

.review-tabs ul.nav-tabs .nav-link.active:before,
.review-tabs ul.nav-tabs .nav-link:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #0d7f55;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition: opacity .2s ease-out .3s, -webkit-transform .2s ease-out;
  transition: transform .2s ease-out, opacity .2s ease-out .3s;
  transition: transform .2s ease-out, opacity .2s ease-out .3s, -webkit-transform .2s ease-out; }

.review-tabs .nav-tabs {
  display: none; }

/****category pages***/
.inner-head-title {
  margin-top: 80px;
  background-image: url(../images/inner-head-bg.png);
  background-size: cover;
  background-position: center center;
  padding: 10px 0 20px;
  background-color: #3b0066; }

.inner-head-title.toys {
  background-color: #0248c4; }

.inner-head-title.games {
  background-color: #07ab6f; }

.inner-head-title.media_center {
  background-color: #df356e; }

.inner-head-title.blank {
  background-color: #fff;
  background-image: none; }

.inner-head-title.red {
  background-color: #e8473f; }

.inner-head-title.green {
  background-color: #07ab6f; }

.inner-head-title.blue {
  background-color: #0248c4; }

.inner-head-title.infants {
  background-color: #d31e46; }

.inner-head-title.preschool {
  background-color: #5b3179; }

.inner-head-title.gradeschool {
  background-color: #83af00; }

.inner-head-title.tweens {
  background-color: #faae00; }

.inner-head-title.hot-20 {
  background-color: #990000; }

.inner-head-title.teal {
  background-color: #159897; }

.inner-head-title .heading-section h2 {
  color: #fff;
  font-size: 3.2rem;
  margin: 0;
  line-height: 40px;
  display: inline-block;
  	/*
  	font-size: 30px;
      color: #fff;
      font-size: 3.2rem;
      margin: 0;
      line-height: 40px;
  	*/ }

.inner-head-title .heading-section h2 {
  color: #fff;
  font-size: 3.2rem;
  line-height: 40px; }

.inner-head-title .heading-section h2 span.sub-heading {
  font-size: 40%; }

.inner-head-title .heading-section h2::after {
  left: 100%; }

.heading-section h2::before {
  right: 100%; }

/*
.inner-head-title .heading-section h2:before,
.inner-head-title .heading-section h2:after {
    background-color: #fff;
    margin-left: 25px;
    top: 15%;
}

.inner-head-title .heading-section h2:before {
    margin-left: -100px;
}
*/
.pagination-list {
  border-top: 1px solid #ccc;
  padding-top: 30px;
  margin: 50px 0 40px; }

.pagination-list .pagination .page-link,
.pagination-list .pagination .page-numbers {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #222222;
  border: transparent;
  font-size: 1.4rem;
  border-radius: 5px; }

.pagination-list .pagination .page-item.active .page-link,
.pagination-list .pagination .page-numbers.current {
  z-index: 1;
  color: #fff;
  background-color: #45bffe;
  border-color: #45bffe;
  border-radius: 5px; }

.pagination-list .pagination .page-item .page-link:hover,
.pagination-list .pagination .page-numbers:hover {
  z-index: 2;
  background-color: #45bffe;
  color: #fff; }

.sidebar.inner-sidebar {
  margin-top: 0; }

/**subcribe form**/
.subscriber-form {
  background: #3b3b3b; }

.subscriber-form h2 {
  text-align: center;
  color: #fff;
  background: #00529c;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
  font-size: 1.4rem; }

.subscriber-form h2::before {
  content: '\f0dd';
  font-family: 'fontawesome';
  position: absolute;
  bottom: -20px;
  left: 50%;
  font-size: 40px;
  color: #00529c;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

form.subscribe-form,
div.subscribe-form {
  padding: 20px; }

form.subscribe-form input.form-control,
div.subscribe-form input {
  margin: 0 0 15px 0 !important;
  border: none;
  padding: 5px 10px;
  height: 45px;
  line-height: 24px;
  border: 0;
  border-radius: 4px;
  width: 100% !important;
  display: block !important;
  float: none; }

button.btn.btn-block.btn-submit,
div.subscribe-form input[type=submit] {
  padding: 5px 10px;
  color: #3b3b3b;
  font-size: 1.6rem;
  font-family: "MikadoBold";
  text-transform: uppercase;
  height: 45px;
  line-height: 24px;
  background: #f4ba01;
  border: 0;
  border-radius: 4px;
  width: 100% !important;
  display: block !important;
  margin: 0; }

button.btn.btn-block.btn-submit:hover,
div.subscribe-form input[type=submit]:hover {
  color: #fff;
  background: #3f1f95; }

div.subscribe-form div,
div.subscribe-form label,
div.subscribe-form div ul,
div.subscribe-form div li {
  padding: 0 !important;
  margin: 0 !important; }

/***Single****/
.content-header h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 20px; }

.content-header h1.products {
  font-size: 1.9rem; }

.content-post p {
  color: #222222; }

.featured-image {
  padding-bottom: 0px;
  text-align: center; }

.post-meta {
  display: flex;
  margin-bottom: 25px; }

.auth-date {
  -webkit-box-flex: 1;
  flex: 1; }

.author-image img {
  box-shadow: 0 0px 3px 0px #ccc;
  margin-right: 12px; }

.auth-date p {
  margin-bottom: 0;
  margin-top: 0;
  line-height: 20px; }

p.auth-name a {
  color: #0e75bc;
  text-transform: uppercase;
  font-weight: 600; }

.post-content img {
  display: block; }

.product-info {
  padding: 40px 0;
  /* border-top: 1px solid #ccc; */
  margin: 40px 0 0; }

.product-details h2,
.purchase-options h2 {
  color: #bd172f;
  text-transform: uppercase;
  border-bottom: 2px solid;
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 20px; }

.product-details li strong {
  font-family: 'MikadoBold'; }

.product-details li {
  font-family: 'MikadoLight';
  margin-bottom: 15px; }

.purchase-options .list-inline li {
  margin-bottom: 15px; }

.purchase-options .list-inline img {
  padding-right: 30px; }

.btn.btn-yellow {
  background-color: #ffc82b;
  color: #222;
  font-family: 'MikadoBold';
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 5px 30px;
  border-radius: 0; }

.btn.btn-yellow:hover {
  background-color: #3f1f95;
  color: #fff; }

.btn.btn-buy-now-amazon {
  background-color: #ff9900;
  color: #fff;
  font-family: 'MikadoBold';
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 5px 30px;
  border-radius: 0;
  display: block; }

.btn.btn-buy-now-walmart {
  background-color: #0572cd;
  color: #fff;
  font-family: 'MikadoBold';
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 5px 30px;
  border-radius: 0;
  display: block; }

.btn.btn-buy-now-target {
  background-color: #cd0303;
  color: #fff;
  font-family: 'MikadoBold';
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 5px 30px;
  border-radius: 0;
  display: block; }

.btn.btn-buy-now-entertainment-earth {
  background-color: #000000;
  color: #fff;
  font-family: 'MikadoBold';
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 5px 30px;
  border-radius: 0;
  display: block; }

.btn.btn-buy-now-other {
  background-color: #3b0066;
  color: #fff;
  font-family: 'MikadoBold';
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 5px 30px;
  border-radius: 0;
  display: block; }

.btn.ecpt_buynowother_2 {
  background-color: #ff69b4 !important; }

.btn.ecpt_buynowother_3 {
  background-color: #008000 !important; }

.btn.btn-buy-now-amazon:hover,
.btn.btn-buy-now-walmart:hover,
.btn.btn-buy-now-target:hover,
.btn.btn-buy-now-entertainment-earth:hover,
.btn.btn-buy-now-toynk:hover,
.btn.btn-buy-now-other:hover,
.btn.btn-buy-now-other2:hover,
.btn.btn-buy-now-other3:hover,
.btn.ecpt_buynowother_2:hover,
.btn.ecpt_buynowother_3:hover {
  background-color: #3f1f95;
  color: #fff; }

.related-posts {
  padding: 40px 0;
  margin: 0; }

.rel-posts a {
  color: #000; }

.rel-posts a:hover {
  color: inherit; }

.rel-posts img {
  width: 100%;
  margin-bottom: 10px;
  box-shadow: 0px 2px 3px #ccc; }

.related-posts h2 {
  color: #bd172f;
  text-transform: uppercase;
  border-bottom: 2px solid;
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 20px; }

.rel-posts h3 {
  font-size: 1rem;
  line-height: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  padding-top: 15px; }

.author-comment-box {
  background: #f6f6f8;
  margin: 40px 0 60px; }

.author-info img {
  position: relative;
  border: 5px solid #f6f6f8;
  border-radius: 50%;
  margin-top: -50px; }

.author-info h4 {
  font-size: 1.2rem;
  padding: 10px 0 0;
  margin-bottom: 0; }

.author-info ul li {
  display: inline-block;
  padding: 0 5px;
  font-size: 1.6rem; }

.author-info ul li .fa-instagram {
  color: #4e799d; }

.author-info ul li .fa-twitter {
  color: #1c9be9; }

.author-biography {
  padding: 0 80px; }

.author-info a {
  color: inherit; }

.author-info a:hover {
  color: #76329b;
  text-decoration: none; }

.author-biography p {
  font-family: 'MikadoLight';
  font-size: 1rem;
  color: #222;
  font-weight: 600;
  line-height: 22px; }

.comments-reply {
  padding: 0px 80px; }

form.comment-form {
  padding: 40px 80px; }

.comment-form h4, .comment-form h3 {
  font-size: 1.2rem;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  margin-bottom: 15px; }

.comment-form input {
  height: 45px;
  border-radius: 0;
  margin-bottom: 15px;
  background: #dddddd; }

.comment-form textarea.form-control {
  border-radius: 0;
  margin-bottom: 15px;
  background: #dddddd; }

.comment-form .btn-purple-dark {
  padding: 5px 75px;
  font-size: 20px; }

ol.commentlist,
ol.commentlist li {
  list-style: none; }

.comment-author img {
  border-radius: 50%; }

.dropdown-item {
  padding: 10px 15px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: 1.2em; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ffc82b; }

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem; }

.dropdown-submenu .dropdown-menu li {
  border-bottom-color: #eee !important; }

.home-banner-title {
  display: none; }

/* 16:9 fix */
.image-wrapper {
  position: relative;
  padding-bottom: 56.2%;
  display: block; }

.image-wrapper img {
  position: absolute;
  object-fit: cover;
  object-position: center 65%;
  width: 100%;
  height: 100%;
  left: 0; }

#gallery-1 {
  text-align: center; }

.gallery-item {
  float: left;
  margin: 5px 5px; }

.gift-guide h3,
.gift-guide h3 a {
  color: #000;
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  font-weight: 600; }

.gift-guide-card-deck {
  margin-bottom: 20px; }

.gift-guide-card-deck.infants > .card {
  border-color: #d31e46 !important;
  border-width: 3px; }

.gift-guide-card-deck.preschool > .card {
  border-color: #5b3179 !important;
  border-width: 3px; }

.gift-guide-card-deck.gradeschool > .card {
  border-color: #83af00 !important;
  border-width: 3px; }

.gift-guide-card-deck.tweens > .card {
  border-color: #faae00 !important;
  border-width: 3px; }

.gift-guide-details {
  font-size: .9rem; }

.post-content img {
  height: auto;
  max-width: 100%; }

.gift-guide-buy-now h5 {
  text-transform: uppercase;
  font-family: 'MikadoBold';
  font-size: .8rem;
  margin: 0;
  padding: 0; }

.gift-guide-buy-now .btn {
  font-size: .7rem !important;
  padding: 3px 6px !important; }

table.gift-guide-buy-now {
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 0; }

h4.holiday-cat-desc.infants {
  color: #d31e46; }

h4.holiday-cat-desc.preschool {
  color: #5b3179; }

h4.holiday-cat-desc.gradeschool {
  color: #83af00; }

h4.holiday-cat-desc.tweens {
  color: #faae00; }

.single-related-prods h4 a {
  color: inherit; }

.related-post-content {
  margin: 30px 0; }

.related-post-content h4 {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  padding: 15px 0;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 1em; }

/*
$color_infants: #d31e46;
$color_preschool: #5b3179;
$color_gradeschool: #83af00;
$color_tweens: #faae00;
*/

/*# sourceMappingURL=style-toyinsider.css.map */
