/*       */
/*
ECA900
CA9100
8F6600
644800
423000
AAA9AD
031240
555557
010308
9c111f
*/
/*
font-family: "demos-next", sans-serif;
font-weight: 300 400 500 700 800 900;
font-style: normal italic;
font-family: "argent-cf", serif;
font-weight: 400 600 800
font-style: normal italic;
*/
/*    Scrollbar   */
::-webkit-scrollbar {
  width: 1em;
}
::-webkit-scrollbar-track {
  border-radius: 0;
  background: #031240;
  width: 1em;
}
::-webkit-scrollbar-thumb {
  border-radius: 0em;
  background: repeating-linear-gradient(
    -45deg,
    #031240 0%,
    #031240 10%,
    #fff 10%,
    #fff 20%,
    #031240 20%,
    #031240 25%
  );
  background: #8f6600;
  height: 76px;
  width: 0.5em;
  border: 0.25em solid #031240;
  cursor: pointer;
}
::-webkit-scrollbar-thumb:hover {
 background: repeating-linear-gradient(
    45deg,
    #031240 0%,
    #031240 10%,
    #fff 10%,
    #fff 20%,
    #031240 20%,
    #031240 25%
  );
}

/*   Universal Doc Setup   */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-variant-numeric: proportional-nums;
  -moz-font-variant-numeric: proportional-nums;
  -o-font-variant-numeric: proportional-nums;
  -ms-font-variant-numeric: proportional-nums;
  font-variant-numeric: proportional-nums;
  font-feature-settings: "pnum", "liga";
  -webkit-font-feature-settings: "pnum", "liga";
  -moz-font-feature-settings: "pnum", "liga";
  -o-font-feature-settings: "pnum", "liga";
  -ms-font-feature-settings: "pnum", "liga";
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  letter-spacing: normal;
  line-height: 1.618em;
  word-spacing: normal;
}
html {
  scroll-behavior: smooth;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-variant-numeric: proportional-nums;
  -moz-font-variant-numeric: proportional-nums;
  -o-font-variant-numeric: proportional-nums;
  -ms-font-variant-numeric: proportional-nums;
  font-variant-numeric: proportional-nums;
  font-feature-settings: "pnum", "liga";
  -webkit-font-feature-settings: "pnum", "liga";
  -moz-font-feature-settings: "pnum", "liga";
  -o-font-feature-settings: "pnum", "liga";
  -ms-font-feature-settings: "pnum", "liga";
  text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  letter-spacing: normal;
  line-height: 1.618em;
  word-spacing: normal;
  font-family: "praxis-next", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(18px + (23.6 - 18) * (100vw - 123px) / (843 - 123));
}
body {
  margin: 0;
  padding: 0;
  -webkit-font-variant-numeric: proportional-nums;
  -moz-font-variant-numeric: proportional-nums;
  -o-font-variant-numeric: proportional-nums;
  -ms-font-variant-numeric: proportional-nums;
  font-variant-numeric: proportional-nums;
  font-feature-settings: "pnum", "liga";
  -webkit-font-feature-settings: "pnum", "liga";
  -moz-font-feature-settings: "pnum", "liga";
  -o-font-feature-settings: "pnum", "liga";
  -ms-font-feature-settings: "pnum", "liga";
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  letter-spacing: normal;
  line-height: 1.618em;
  word-spacing: normal;
  background: linear-gradient(360deg, #, #360%);
  display: flex;
  flex-flow: row wrap;
  justify-content: center;

}
.main {
  -webkit-font-variant-numeric: proportional-nums;
  -moz-font-variant-numeric: proportional-nums;
  -o-font-variant-numeric: proportional-nums;
  -ms-font-variant-numeric: proportional-nums;
  font-variant-numeric: proportional-nums;
  font-feature-settings: "pnum", "liga";
  -webkit-font-feature-settings: "pnum", "liga";
  -moz-font-feature-settings: "pnum", "liga";
  -o-font-feature-settings: "pnum", "liga";
  -ms-font-feature-settings: "pnum", "liga";
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  letter-spacing: normal;
  line-height: 1.618em;
  word-spacing: normal;
  position: relative;
  background-image: url("");
  background-size: 100% auto;
  background-position: center center;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-top: 76px;
}
.page {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  max-width: 89%;
}
/*   Universal Headings    */
h1, h2, h3, h4, h5, h6 {
  flex: 1 100%;
  font-weight: 800;
  font-family: "magistral", sans-serif;
  font-style: normal;
  -webkit-font-variant-numeric: proportional-nums;
  -moz-font-variant-numeric: proportional-nums;
  -o-font-variant-numeric: proportional-nums;
  -ms-font-variant-numeric: proportional-nums;
  font-variant-numeric: proportional-nums;
  font-feature-settings: "pnum", "liga";
  -webkit-font-feature-settings: "pnum", "liga";
  -moz-font-feature-settings: "pnum", "liga";
  -o-font-feature-settings: "pnum", "liga";
  -ms-font-feature-settings: "pnum", "liga";
  text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  letter-spacing: normal;
  line-height: 1.618em;
  word-spacing: normal;
  max-width: 61.8ch;
  text-transform: uppercase;
} h4, h5, h6 {
  font-weight: 600;
} h1 {
  font-size: 2.618em;
} h2 {
  font-size: 1.618em;
} h3 {
  font-size: 1.382em;
} h4 {
  font-size: 1.236em;
} h5 {
  font-size: 1.146em;
} h6 {
  font-size: 1.09em;
}
/*    Universal Body Text   */
p {
  margin: 0.382em 0;
  padding: 0.236em 0;
  max-width: 61.8ch;
  -webkit-font-variant-numeric: proportional-nums;
  -moz-font-variant-numeric: proportional-nums;
  -o-font-variant-numeric: proportional-nums;
  -ms-font-variant-numeric: proportional-nums;
  font-variant-numeric: proportional-nums;
  font-feature-settings: "pnum", "liga";
  -webkit-font-feature-settings: "pnum", "liga";
  -moz-font-feature-settings: "pnum", "liga";
  -o-font-feature-settings: "pnum", "liga";
  -ms-font-feature-settings: "pnum", "liga";
  font-family: "praxis-next", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  letter-spacing: normal;
  line-height: 1.618em;
  word-spacing: normal;
  font-size: 1em;
  flex: 1 100%;
} sb {
  font-weight: 600;
  flex: 1 100%;
  font-style: normal;
} xb {
  font-weight: 800;
  font-style: normal;
} p i {
  font-weight: 400;
  font-style: italic;
}sb i {
  font-weight: 600;
  font-style: italic;
} xb i {
  font-weight: 800;
  font-style: italic;
} .italic {
  font-family: "magistral", sans-serif;
  font-style: italic;
  font-weight: 800;
}

.slideshow-container {
    position: relative;
    width: 100vw;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  height: calc((100vw * 0.382) + 0px);
}
.slideshow {
    display: block;
    width: 100%;
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}
.slideshow-image {
  display: block;
  width: 100vw;
  height: calc(4vh - 76px);
  max-width: 100%;
  object-fit: cover;
  height: calc(100vw * 0.382);
}
.slideshow img {
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}
.fade {
    animation: fadeEffect 0.382s ease-out;
}
@-webkit-keyframes fadeEffect {
    from {opacity: 0} 
    to {opacity: 1}
}
@-moz-keyframes fadeEffect {
    from {opacity: 0} 
    to {opacity: 1}
}
@-o-keyframes fadeEffect {
    from {opacity: 0} 
    to {opacity: 1}
}
@-ms-keyframes fadeEffect {
    from {opacity: 0} 
    to {opacity: 1}
}
@keyframes fadeEffect {
    from {opacity: 0} 
    to {opacity: 1}
}
.prev, .next {
    cursor: pointer;
    position: absolute;
    width: auto;
    padding: 1em 0.5em;
  color: #000;
    font-weight: bold;
    font-size: 1em;
    -webkit-transition: all 0s ease;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
    border-radius: 0;
  background: rgba(0, 0, 0, 0.5);
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  user-select: none;
}
.prev {
    left: 0%;
    border-radius: 0 0.382em 0.382em 0;
}
.next {
    right: 0%;
    border-radius: 0.382em 0 0 0.382em;
}
.prev:hover, .next:hover {
    background: rgba(255, 255, 255, 1);
}
.prev:active, .next:active {
    scale: 97.382%;
}
.dot-container {
  display: none;
  flex-flow: row wrap;
  flex: 1 100%;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 1.618em;
  width: 11em;
  text-align: center;
  padding: 1em;
  position: absolute;
  bottom: 2.618em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #031240;
  border-radius: 0.382em;
}
.dot {
    cursor: pointer;
    height: 0.618em;
    width: 0.618em;
    margin: 0 2px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    -webkit-transition: background-color 0.236s ease;
}
.active {
    background-color: #ECA900;
}
.pause-play {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
   transform: translateX(-50%);
    padding: 0.236em 1.618em;
    background-color: #fff;
  border-radius: 0.382em;
    color: #8f6600;
    border: none;
    cursor: pointer;
    font-size: 1em;
  text-transform: capitalize;
  font-weight: 400;
  font-family: "praxis-next", sans-serif;
  display: none;
}
.pause-play:hover {
    background: #8f6600;
  color: #fff;
}

#logo_slider {
  width: 100vw;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
   scale: 100%;
  flex: 1 100%;
  display: flex;
  flex-flow: row nowrap;
  padding: 0;
  height: 144px;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}
.logo-slider-inner {
  display: flex;
  flex-flow: row nowrap;
  height: 76px;
  flex: 1 100%;
  padding: 0;
  margin: 0 auto;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  -webkit-transition: transform 0.146s ease-in-out;
  -moz-transition: transform 0.146s ease-in-out;
  -o-transition: transform 0.146s ease-in-out;
  -ms-transition: transform 0.146s ease-in-out;
  transition: transform 0.146s ease-in-out;
}
.logo-slide {
  margin: 0;
  padding: 0;
  border-radius: 0;
  text-align: center;
  align-items: center;
  align-content: center;
  height: 76px;
  width: 123px;
  flex: 100 0 0;
  display: flex;
}
#logo_slider a {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex: 1 100%;
  height: 100%;
  width: 100%;
  padding: 0;
  opacity: 1;
}
#logo_slider img {
  max-width: 100%;
  height: 89%;
  width: 89%;
  border-radius: 0;
-webkit-transition: all 0 ease-in;  
}
#logo_slider a:hover img {
  height: 100%;
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0 ease-out;
}
#logo_slider .logo-slide:nth-child(1) {
  margin: 0;
}
#logo_slider .logo-slide:nth-child(15) {
  padding-right: 0;
  margin-right: 0;
}
.logo-navigation {
  display: flex;
  justify-content: space-between;
  margin: 0;
  bottom: 0;
  border: 1px solid #0f0;
}
.logo-navigation button {
  padding:  0px;
  height: 76px;
  width: 76px;
  background: none;
  color: #010308;
  border: none;
  padding: 0;
  cursor: pointer;
  position: absolute;
  bottom: 0%;
  
}
.logo-prevBtn span {
  display: flex;
  position: relative;
  bottom: 0;
  padding: 1em;
  rotate: 90deg;
  align-items: center;
  justify-content: center;
  background-image: url("https://www.thecollectable.toys/icons/chevron-down-solid.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.25;
}
.logo-prevBtn {
  left: 23.6%;
}
.logo-nextBtn {
  right: 23.6%;
}
.logo-nextBtn span {
  display: flex;
  position: relative;
  padding: 1em;
  align-items: center;
  justify-content: center;
  background-image: url("https://www.thecollectable.toys/icons/chevron-down-solid.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  rotate: -90deg;
  opacity: 0.25;
}
.logo-navigation button:disabled {
  background-color: #cccccc;
  cursor: not-allowed;
}
.logo-navigation button:hover span {
  opacity: 1;
}
.logo-navigation button:hover span {
  
}
.logo-prevBtn:hover span,
.logo-nextBtn:hover span {
  opoacity: 1;
}
.logo-prevBtn span:active ,
.logo-nextBtn span:active {
  scale: 97.382%;
}

/*   Home Section    */
#home {
  position: relative;
  
}
#home::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 29px;
  background: repeating-linear-gradient(
    -45deg,
    #031240 0%,
    #031240 10%,
    #fff 10%,
    #fff 20%,
    #031240 20%,
    #031240 25%
  );
  content: "";
}
#home h1 {
  margin: 1em 0 0em;
  justify-content: center;
  text-align: center;
  flex: 1 100%;
  color: #031240;
  padding: 0;
  line-height: 1.618em;
  text-transform: capitalize;
  font-family: "magistral", sans-serif;
  font-weight: 800;
  font-style: normal;
}
#home .shop-now-btn {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  margin: 1em auto;
  padding: 1em;
  color: #CA9100;
  font-family: "magistral", sans-serif;
 
}
#home .shop-now-btn:hover {
  color: #031240;
}
#home .header {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  padding: 0;
  margin: 0 0 76px 0;
  align-items: center;
  justify-content: center;
  align-content: center;
  font-size: 1em;
  max-width: 76.4vw;
}
#home .header p {
  text-align: center;
  color: #031240;
  flex: 1 100%;
}
#home .header p a {
  color: #ECA900;
}
#home .header p a:hover {
  color: #8f6600;
}
#home .header p sb {
  color: #777;
  font-size: 1.236em;
} 
#home .header h2 {
  color: #8f6600;
  text-align: center;
  justify-content: center;
   margin: 0;
  padding: 0;
  font-weight: 800;
  text-transform: capitalize;
}

/*   Featured Products Container    */
#featured {
  overflow: hidden;
  display: flex;
  background: #000;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 100vh;
  width: 100vw;
  position: relative;
}
#featured::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 29px;
  background: repeating-linear-gradient(
    -45deg,
    #031240 0%,
    #031240 10%,
    #fff 10%,
    #fff 20%,
    #031240 20%,
    #031240 25%
  );
  content: "";
}

/*   Featured Products Carousel    */
#drag-container,
#spin-container {
  position: relative;
  display: flex;
  margin: auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-0deg);
  transform: rotateX(-0deg);
}
#drag-container img,
#drag-container video {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 200px;
  font-size: 50px;
  text-align: center;
  background: rgba(0,0 0,0);
  box-shadow: 0 0 8px rgba(255,255, 255, 0);
  -webkit-box-reflect: below 0px linear-gradient(transparent 76.4%, #000);
  box-reflect: below 0px linear-gradient(transparent 76.4%, #000);
}
#drag-container img:hover,
#drag-container video:hover {
  box-shadow: 0 0 11px rgba(255,255, 255,0);
  /*
  bottom: 11px;
  -webkit-box-reflect: below 22px
    linear-gradient(transparent calc(50% + 22px), #000);
  */
}
#drag-container h2 {
  color: #fff;
  text-shadow: 11px 11px 18px rgba(0, 0, 0, 1);
}
#drag-container p {
  font-family: sans-serif;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateX(90deg);
  transform: translate(-50%, -50%) rotateX(90deg);
  color: #fff;
  
}
#ground {
  width: 900px;
  height: 900px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateX(90deg);
  transform: translate(-50%, -50%) rotateX(90deg);
  background: -webkit-radial-gradient(
    center center,
    farthest-side,
    #0d0d0d,
    transparent
  );
}
#music-container {
  position: absolute;
  top: 0;
  left: 0;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-o-keyframes spin {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes spinRevert {
  from {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-moz-keyframes spinRevert {
  from {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-o-keyframes spinRevert {
  from {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-ms-keyframes spinRevert {
  from {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes spinRevert {
  from {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
#spin-container img {
  transform: translate3d(0, 0, 0);
  will-change: transform;
}

/*   Products Slider    */
#sec-a {
  margin: 76px 18px 18px;
}
#sec-a h2 {
  justify-content: center;
  text-align: center;
  flex: 1 100%;
  padding: 1em 0;
  margin: 1em auto;
}
.p-slider {
  max-width: 100vw;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
   scale: 85.4%;
  flex: 1 100%;
  display: flex;
}
.p-slider-inner {
  display: flex;
  flex: 1 100%;
  justify-content: space-around;
  align-items: stretch;
  align-content: stretch;
  -webkit-transition: transform 0.382s ease-in-out;
  -moz-transition: transform 0.382s ease-in-out;
  -o-transition: transform 0.382s ease-in-out;
  -ms-transition: transform 0.382s ease-in-out;
  transition: transform 0.382s ease-in-out;
}
.p-slide {
  margin: 0 25px;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0);
  padding: 0;
  text-align: center;
  width: 200px;
  flex: 100 0 0;
  height: 100%;
}
.p-slide:nth-child(1) {
  margin: 0 25px 0 50px;
}
.p-slide:nth-child(15) {
  padding-right: 0;
  margin-right: 0;
}
.p-navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.p-navigation button {
  padding:  0px;
  height: 100%;
  width: 47px;
  background: none;
  color: #010308;
  border: none;
  padding: 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webktit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform:  translateY(-50%);
 
}
.p-prevBtn span {
  display: flex;
  position: relative;
  padding: 1em;
  rotate: 90deg;
  align-items: center;
  justify-content: center;
  background-image: url("https://www.thecollectable.toys/icons/chevron-down-solid.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.p-prevBtn {
  left: -1px;
  border-radius: 0;
}
.p-nextBtn {
  right: -1px;
  border-radius: 11%;
}
.p-nextBtn span {
  display: flex;
  position: relative;
  padding: 1em;
  align-items: center;
  justify-content: center;
  background-image: url("https://www.thecollectable.toys/icons/chevron-down-solid.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
   rotate: -90deg;
}
.p-navigation button:disabled {
  background-color: #cccccc;
  cursor: not-allowed;
}

/*   Toylines    */
#toy-lines {
  padding: 29px 18px;
  align-items: space-around;
  justify-content: center;
  align-content: space-around;
}
#toy-lines .hide {
  
  color: rgba(0,0,0,0);
  
}
#toy-lines h2 {
  justify-content: center;
  text-align: center;
  margin: 1em auto;
  padding: 1em 0;
  color: #8f6600;
}
#toy-lines h3 {
  justify-content: flex-start;
  text-align: left;
  color: #031240;
}
#toy-line-filler {
  display: flex;
  background-image: url("https://www.thecollectable.toys/media/imgs/nav/imperial-blueprints.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border: none;
  flex: 1 auto;
}
/*   Best Sellers    */
#best-sellers {
  margin: 0;
  background: #fff;
  position: relative;
  padding: 29px 18px;
  border-top: 76px solid #031240;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  flex: 1 100%;
}
#best-sellers .section-row {
  margin: 29px;
}
#best-sellers h2 {
  text-align: center;
  justify-content: center;
  font-family: "magistral", sans-serif;
  margin: 1em auto;
  padding: 1em 0;
  color: #8f6600;
}
.catalog-btn {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  background: #031240;
  padding: 2.618em 0;
  margin: 2.618em auto;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-decoration: none;
  line-height: 1.618em;
  font-family: "magistral", sans-serif;
  font-size: 1em;
  max-width: 521px;
  color: #fff;
}

/*  3 Key Franchises Container  */
#products {
  display: flex;
  flex: 1 100%;
  background: #fff;
  border-top: 76px solid #031240;
  border-bottom: 76px solid #031240;
  position: relative;
  margin: 1em 0 0;
  padding: 29px 18px;
}
#products h2 {
  display: flex;
  text-align: center;
  justify-content: center;
  flex: 1 100%;
  color: #8f6600;
  margin: 1em auto;
  padding: 1em 0;
}
/*  3 Key Franchises GIFs  */
.wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
.cols {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
}
.col {
  width: 38.2%;
  min-width: 38.2vw;
  flex: 1 100%;
  margin: 18px;
  cursor: pointer;
}
.container {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1364px;
  -moz-perspective: 1364px;
  -o-perspective: 1364px;
  -ms-perspective: 1364px;
  perspective: 1364px;
}
.front,
.back {
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 47px 76px rgba(0, 0, 0, 0.618);
  background-position: center center;
  -webkit-transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  -moz-transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
  -moz-backface-visibility: hidden;
  -o-transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-backface-visibility: hidden;
  -ms-transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
  -ms-backface-visibility: hidden;
  transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
  backface-visibility: hidden;
  text-align: center;
  height: auto;
  min-height: 322px;
  border-radius: 11px;
  color: #fff;
  font-size: 1em;
}
.back {
  background: rgba(0, 0, 0, 0.618);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.inner {
  -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
  -moz-transform: translateY(-50%) translateZ(60px) scale(0.94);
  -o-transform: translateY(-50%) translateZ(60px) scale(0.94);
  -ms-transform: translateY(-50%) translateZ(60px) scale(0.94);
  transform: translateY(-50%) translateZ(60px) scale(0.94);
  top: 50%;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
}
.container .front {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.container .back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.container:hover .front,
.container:hover .back {
  -webkit-transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
  -moz-transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
  -ms-transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: all 1s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.container:hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.container:hover .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.front .inner p,
.front .inner span {
  display: none;
}
.back .inner p {
  position: relative;
  background: rgba(0, 0, 0, 0.618);
  display: flex;
  flex-flow: row wrap;
  font-size: 1.382em;
  padding: 1em;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  align-content: center;
  text-align: center;
  
}
.back .inner a {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.618em;
  border: 0.1618em solid #fff;
  color: #fff;
  padding: 1em 0;
  margin: 1.618em auto;
}
#Barbie .back {
  background: #e0218a;
}
em {
  font-style: italic;
}
#Barbie .back a {
  border-color: #fff;
  color: #fff;
}
#SW .back {
  background-image: url("https://www.thecollectable.toys/media/external-brand-logos/Star_Wars_Logo.svg");
  background: #000;
}
#SW p {
  color: #ffff00;
}
#SW .back a {
  border-color: #ffff00;
  color: #ffff00;
  background: #000;
}
#Pokemon .back {
  background: linear-gradient(#3466af, #21386e, #1d2c5e);
}
#Pokemon p {
  color: #ffcb05;
}
#Pokemon .back a {
  border-color: #c7a008;
  color: #ffcb05;
  background: #21386e;
}
/* Franchises GIF extras
#IJ .back {
  background: linear-gradient(#f24738, #f2b84b, #f2f2f2);
}
#IJ p {
  color: #0d0d0d;
}
#IJ .back a {
  border-color: #0d0d0d;
  color: #0d0d0d;
  background: #f2f2f2;
}
#ST .back {
  background: linear-gradient(#d99748, #0d0d0d);
}
#ST .back a {
  border-color: #a61414;
  color: #babf30;
  background: #2d55a6;
}
*/

/*   Product Slider #2   */
#sec-b h2 {
  justify-content: center;
  text-align: center;
  flex: 1 100%;
  margin-top: 76px;
}

/*   Layout    */
.section {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  justify-content: center;
  flex: 1 100%;
}
.section-column {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  text-align: center;
  padding:1em;
  margin: 1em;
  border: 1px solid #aaa9ad;
  border-radius: 11px;
  flex: 1 auto;
}
.section-row {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  padding: 0;
  margin: 0;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.section-row a {
  display: flex;
  flex-flow: row wrap;
  padding: 1em;
  margin: 1em;
  flex: 100 0 0;
  border: 1px solid #aaa9ad;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  align-content: center;
  border-radius: 0.618em;
}
.section-column a {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  border: none;
  margin: 0.382em 0.236em;
  padding: 0;
  color: #010308;
  text-decoration: none;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  text-align: left;
  font-weight: 400;
  font-family: "magistral", sans-serif;
} 
.section-item {
  display: flex;
  flex-flow: row wrap;
  flex: 1 auto;
  padding: 0;
  margin: 0.618em;
  background: #;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.section-item-img {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  align-items: center;
  justify-content: center;
  align-content: center;
  max-width: 199px;
}
.section-item-img img {
  min-width: 100%;
  width: ;
  margin: 0;
  padding: 0;
  max-width: 123px;
  max-height: 123px;
}
.section-item-title {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0.618em 0;
  margin: 1.618em 0;
  border: 1px solid #031240;
}

#newsletter::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 76px;
  background: #fff;
  content: "";
  border-bottom: 1em solid #aaa9ad;
}
#newsletter {
  background: repeating-linear-gradient(
    45deg,
    #aaa9ad 0%,
    #aaa9ad 10%,
    #fff 10%,
    #fff 20%
  );
  padding: 123px 0;
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  align-items: center;
  justify-content: center;
  align-content: center;
}
#mc_embed_shell {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  background: #ca9100;
  position: relative;
  align-items: center;
  align-content: center;
  justify-content: center;
  max-width: 89vw;
  margin: 0 auto;
  padding: 0;
  font-size: 1em;
  z-index: 99;
}
#mc-embedded-subscribe-form {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  position: relative;
  padding: 1em;
  margin: 1em;
  background: #fff;
  font-size: 1em;
  z-index: 1000;
  user-select: auto;
  pointer-events: auto;
}
#mc-embedded-subscribe-form input {
  z-index: 1000;
  user-select: auto;
  pointer-events: auto;
}
#mc_embed_signup_scroll {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex: 1 100%;
  z-index: 99;
}
#mc-field-large-header {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 1em 0 0;
  margin: 1em 0 0;
}
#mc-field-large-header h2 {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  text-align: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  font-size: 1.618em;
  line-height: 1.618em;
  color: #9c111f;
  font-family: "magistral", sans-serif;
  letter-spacing: normal;
  text-decoration: underline;
  font-weight: 800;
}
/*
ECA900
CA9100
8F6600
644800
423000
*/
#mc-field-large-header p {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  text-align: center;
  justify-content: center;
  padding: 0.25em;
  font-style: normal;
  margin: 0.25em;
  font-size: 1em;
  line-height: 1.618em;
  color: #8f6600;
  font-family: "demos-next", sans-serif;
  font-weight: 600;
}
#mc-field-large-header p span {
  font-family: "praxis-next", sans-serif;
  color: #9c111f;
  font-weight: 600;
}
.indicates-required {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: flex-end;
  text-align: right;
  font-size: 0.618em;
  font-weight: 600;
  margin: 0.382em 0 0;
  padding: 0.382em 0 0;
  letter-spacing: normal;
  font-family: "praxis-next", sans-serif;
  text-transform: #8f6600;
  color: #644800;
}
.asterisk {
  font-size: 1.618em;
}
.mc-field-group {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  padding: 0.146em 0;
  margin: 0.146em 0;
  justify-content: center;
  z-index: 99;
  font-family: "praxis-next", sans-serif;
  width: 100%;
  max-width: 100;
}
.mc-field-group label {
  display: none;
  flex-flow: row wrap;
  flex: 1 100%;
  padding: 0;
  margin: 0;
  align-items: center;
  align-content: center;
  font-family: "praxis-next", sans-serif;
}
#mce-FNAME,
#mce-LNAME,
#mce-PHONE,
#mce-EMAIL,
#mce-FAVORITE {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  padding: 0.5em;
  margin: 0.125em 0;
  font-size: 1em;
  line-height: 1.618em;
  border: 2px solid #ca9100;
  border-radius: 0.0625em;
  z-index: 1000;
  font-family: "praxis-next", sans-serif;
}
#mce-FNAME {
  margin: 0 0 0.125em 0;
}
#mce-FAVORITE {
  margin: 0.618em 0;
  font-family: "praxis-next", sans-serif;
  border-color: #031240;
}
#birthday {
  display: none;
}
#mce-BIRTHDAY-month,
#mce-BIRTHDAY-day {
  display: none;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  padding: 0.5em 1em;
  margin: 0.125em 0;
  font-size: 1em;
  line-height: 1.618em;
  border: 2px solid #ca9100;
  border-radius: 0.0625em;
  z-index: 1000;
  font-family: "praxis-next", sans-serif;
}
#mce-FNAME:focus,
#mce-LNAME:focus,
#mce-EMAIL:focus,
#mce-PHONE:focus,
#mce-BIRTHDAY-month:focus,
#mce-BIRTHDAY-day:focus {
  outline-color: #644800;
}
#mc-field-small-header {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0.25em 0 0;
  margin: 0.25em 0 0;
}
#mc-field-small-header h3 {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  text-align: center;
  justify-content: center;
  margin: 0.25em 0 0 0;
  padding: 0.25em 0 0 0;
  font-size: 1.382em;
  line-height: 1.618em;
  color: #9c111f;
  font-family: "magistral", sans-serif;
  letter-spacing: normal;
  text-decoration: underline;
  font-weight: 800;
}
/*
ECA900
CA9100
8F6600
644800
423000
*/
#mc-field-small-header p {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  text-align: center;
  justify-content: center;
  padding: 0.25em 0.5em;
  font-style: normal;
  margin: 0.25em auto;
  font-size: 1em;
  line-height: 1.618em;
  color: #8f6600;
  font-family: "praxis-next", sans-serif;
  font-weight: 400;
}
#mc-field-group-ul {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  list-style: none;
  margin: 0.25em auto;
  padding: 0.25em 0;
  justify-content: center;
}
#mc-field-group-ul li {
  display: flex;
  flex-flow: row wrap;
  flex: 1 auto;
  min-width: 100px;
  list-style: none;
  margin: 0.125em;
  padding: 0.125em;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#mc-field-group-ul li input {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  font-size: 1em;
  line-height: 1.618em;
  flex: 1 100%;
  min-height: 18px;
}
#mc-field-group-ul li label {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  margin: 0.382em auto;
  align-items: center;
  align-content: center;
  padding: 0.382em 0.618em;
  justify-content: center;
  text-align: center;
  font-size: 1em;
  line-height: 1.618em;
  min-height: 76px;
}
#mc-field-group-ul li:nth-child(1) label {
  background-image: url("https://www.thecollectable.toys/media/external-brand-logos/longs/logo_barbie.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#mc-field-group-ul li:nth-child(2) label {
  background-image: url("https://www.thecollectable.toys/media/external-brand-logos/longs/logo_pokemon.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#mc-field-group-ul li:nth-child(3) label {
  background-image: url("https://www.thecollectable.toys/media/external-brand-logos/longs/logo_star-wars.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#mc-field-group-ul li:nth-child(4) label {
  color: #808080;
  font-weight: 600;
}
.clear {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  align-items: center;
  justify-content: center;
  padding: 0.382em 0;
  margin: 0.236em auto 0;
}
#mc-embedded-subscribe {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 1em 0;
  background: #9c111f;
  border: none;
  outline: none;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.618em;
  cursor: pointer;
  font-family: "magistral", sans-serif;
}
.barbie {
  display: none;
  height: 685px;
  width: 685px;
  background-image: url("https://www.thecollectable.toys/media/imgs/landing/barbie.png");
  background-size: contain;
  background-position: center center;
  position: absolute;
  background-repeat: no-repeat;
  right: 0%;
  bottom: 50%;
  -webkit-transform: translateY(50%) scaleX(-1);
  -moz-transform: translateY(50%) scaleX(-1);
  -o-transform: translateY(50%) scaleX(-1);
  -ms-transform: translateY(50%) scaleX(-1);
  transform: translateY(50%) scaleX(-1);
  -webkit-filter: drop-shadow(0 0 11px rgba(0, 0, 0, 1));
  z-index: 0;
}
.r2 {
  display: none;
  height: 423.6px;
  width: 423.6px;
  background-image: url("https://www.thecollectable.toys/media/imgs/landing/R2.png");
  background-size: contain;
  background-position: center center;
  position: absolute;
  background-repeat: no-repeat;
  left: 0%;
  bottom: 0%;
  -webkit-filter: drop-shadow(0 0 11px rgba(0, 0, 0, 1));
}
.pikachu {
  display: none;
  height: 423.6px;
  width: 423.6px;
  background-image: url("https://www.thecollectable.toys/media/imgs/landing/pikachu.png");
  background-size: contain;
  background-position: center center;
  position: absolute;
  background-repeat: no-repeat;
  left: 0%;
  top: 29px;
  -webkit-filter: drop-shadow(0 0 11px rgba(0, 0, 0, 1));
}

#about {
  background-color: #031240;
  background-image: url("https://www.thecollectable.toys/media/imgs/home/x-wing-blueprints.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  border-top: 76px solid #031240;
  border-bottom: 76px solid #031240;
}
#about .section-column {
  background: linear-gradient(to top, rgba(0, 0, 0, 1) 61.8%, rgba(0, 0, 0, 0.618));
  margin: 1em;
  padding; 1em 2em;
}
#about h2 {
  color: #f5f5f5;
  justify-content: center;
  text-align: center;
}
#about p {
  color: #fff;
  text-align: center;
  justify-content: center;
  line-height: 1.618em;
  font-family: "demos-next", sans-serif;
font-weight: 400;
  font-style: normal
}
#about p a {
  display: inline-flex;
  flex: 1 auto;
  color: #8f6600;
}
#about h5 {
  color: #CA9100;
}

#services h2,
#services h3,
#services h4 {
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
  text-align: center;
  line-height: 1.618em;
}
#services {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
  margin: 0;
  padding: 47px 18px 0;
 background: #fff;
   justify-content: center;
  align-items: baseline;
  align-content: baseline;
  
}
#services .header {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  background: #fff;
  border-radius: 0.382em;
  padding: 1em 2em;
  margin: 0em auto 47px;
  border: 2px solid #CA9100;
  color: #423000;
}
#services .header p {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  margin: 0.236em 0;
  padding: 0.236em 0;
  justify-content: center;
  text-align: left;
  align-items: baseline;
  align-content: baseline;
  line-height: 1.618em;
  color: #8F6600;
  font-style: normal;
  font-family: "demos-next", sans-serif;
  font-weight: 600;
}
#services .header em {
  display: inline-block;
  margin: 0 ;
  padding: 0;
font-style: italic;
  font-weight: 600;
}
#services .row {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: 0.382em 0;
  padding: 0.382em 0;
}
#services .row .column {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: flex-start;
  padding: 2em;
  margin: 0.5em 1em;
  margin: 1em 0;
  border: 1px solid #eee;
  background: #031240;
  border-radius: 0.38em;
}
/*
ECA900
CA9100
8F6600
644800
423000
*/
#services h3 {
  color: #ECA900;
}
#services h4 {
  color: #fff;
  margin: 1em auto 0;
}
#services .row .column p {
  justify-content: center;
  margin: 0.236em 0;
  padding: 0.236em 0;
  text-align: left;
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  max-width: 61.8ch;
  font-style: normal;
  font-family: "demos-next", sans-serif;
  font-weight: 600;
  color: #eaeaea;
}
#services .row .column p span {
  font-family: "praxis-next", sans-serif;
  font-weight: 600;
  color: #eaeaea;
}
#services .row .column ul {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  list-style: none;
  flex: 1 100%;
  margin: 0.236em 0;
  padding: 0;
}
#services .row .column ul li {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  min-width: ;
  margin: 0.236em 0;
  padding: 0.236em 0;
  justify-content: flex-start;
  text-align: left;
  color: #CA9100;
  font-weight: 600;
}
#services .btn-container {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  margin: 1em;
  padding: 0;
  align-items: center;
  align-content: center;
  justify-content: center;
}
#services .btn-container:nth-of-type(2) {
  margin: 0 1em 1em;
}
#services .btn-container a {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  margin: 0;
  padding: 1em;
  color: #fff;
  align-items: center;
  align-content: center;
  justify-content: center;
  background: #8F6600;
  font-weight: 400;
  font-family: "magistral", sans-serif;
  text-decoration: none;
  border-radius: 0.382em;
}
#services .fine-print {
  font-size: 0.764em;
}

#buy .header {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  background: #9c111f;
  border-radius: 0.382em;
  padding: 1em 2em;
  margin: 0 1em 1em;
  border: 2px solid #8f6600;
  color: #423000;
}
#buy .header h2 {
  color: #ECA900;
}
#buy .header p {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  margin: 0.236em 0;
  padding: 0.236em 0;
  justify-content: center;
  text-align: left;
  align-items: baseline;
  align-content: baseline;
  line-height: 1.618em;
  color: #fff;
  font-style: normal;
  font-family: "demos-next", sans-serif;
  font-weight: 600;
}
#buy {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
  margin: 0;
  padding: 47px 0;
 background: #031240;
   justify-content: center;
  align-items: center;
  align-content: center;
}
#buy .row {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
  margin: 0;
  padding: 0; 
  background: #;
}
/*
ECA900
CA9100
8F6600
644800
423000

9c111f
*/
#buy .row .column {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
  padding: 2em;
  margin: 1em;
  border-radius: 0.382em;
  background: #fff;
  border: 11px solid #CA9100;
}
#buy .row .column:nth-child(1) {
  margin: 1em 1em 0 1em;
}
#buy .row .column:nth-child(2) {
  margin: 1em;
}
#buy .row .column h3 {
  color: #010308;
  font-family: "magistral", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: capitalize;
}
#buy .row .column p {
  color: #8f6600;
  font-weight: 600;
  font-family: "demos-next", sans-serif;
}
#buy .btn-container {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  margin: 1em;
  padding: 0;
  align-items: center;
  align-content: center;
  justify-content: center;
}
#buy .btn-container a {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  margin: 0;
  padding: 1em;
  color: #fff;
  align-items: center;
  align-content: center;
  justify-content: center;
  background: #9c111f;
  font-weight: 400;
  font-family: "magistral", sans-serif;
  text-decoration: none;
  border-radius: 0.382em;
}
#buy .row .column ul li strong {
  font-weight: 600;
  color: #031240;
}
#buy .row .column ul li {
  color: #626262;
  font-weight: 400;
  line-height: 1.618em;
}
#buy .row .column p a {
  color: #031240;
  font-family: "praxis-next", sans-serif;
  text-decoration: none;
}
#buy .row .column p a:hover {
  color: #e3e3e3;
}
#variety ul {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  margin: 0;
  padding: 0;
}
#variety ul li {
  display: flex;
  flex-flow: row wrap;
  flex: 1 auto;
  margin: 0;
  padding: 0;
}

#variety ul li a {
  display: flex;
  flex-flow: row wrap;
  flex: 1 auto;
  margin: 0;
  padding: 0;
  color: #031240;
}

#variety ul li ul {
  display: flex;
  flex-flow: row wrap;
  flex: 1 auto;
  margin: 0;
  padding: 0;
}

#variety ul li ul li {
  display: flex;
  flex-flow: row wrap;
  flex: 1 auto;
  margin: 0;
  padding: 0;
}

#variety ul li ul li a {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  color: #9c111f;
  text-decoration: none;
  margin: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  align-content: center;
}

#blog {
  padding: 76px 18px;
  background: #aaa9ad;
  border-top: 76px solid #031240;
  border-bottom: 76px solid #031240;
}
#blog .row {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
}
#blog .column {
  background: #f9f9f9;
  padding: 1em;
  margin: 1em;
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.618);
}
#blog .column a img {
  min-height: 38.2vh;
  object-fit: cover;
  max-width: 100%;
  border: 2px solid #333;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0);
}
#blog .column a:hover img {
box-shadow: 1px 2px 3px rgba(0, 0, 0, 1);
}
#blog h2 {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
  text-align: center;
  line-height: 1.618em;
  padding: 1em;
  margin: 1em;
  background: #fff;
  border-radius: 0.382em;
}
#blog h3 {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
  text-align: center;
  line-height: 1.618em;
}

#faq {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
  padding: 29px 18px;
}
.faq-list {
  margin: 1em 0;
  padding: 1em 0;
  flex: 1 100%;
  width: 843px;
  max-width: 100%;
}
.faq-list h2 {
  margin: 1em auto;
  padding: 1em 0;
  text-align: center;
  justify-content: center;
  color: #031240;
}
.faq-list .faq-item {
  border-bottom: 1px solid #aaa9ad;
  width: 843px;
  max-width: 100%;
  margin: 0 auto;
}
.faq-list button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  max-width: 100%;
  flex: 1 100%;
  padding: 1em 0;
  font-size: 1em;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
.faq-list button:hover::after, .faq-list button:focus::after {
  cursor: pointer;
  color: #8f6600;
  border: none;
  -webkit-transition: all 0s ease-out;
}
.faq-list button .question {
  padding: 1em 1em 1em 0;
  font-family: "praxis-next", sans-serif;
  font-weight: 600;
}
.faq-list button .icon {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translatY(-50%);
  -moz-transform: translatY(-50%);
  -o-transform: translatY(-50%);
  -ms-transform: translatY(-50%);
  transform: translatY(-50%);
  right: 0;
  width: 1em;
  height: 1em;
  border: 1px solid #8f6600;
  border-radius: 1em;
  border: none;
  -webkit-transition: all 0s ease-in;
  -moz-transition: all 0s ease-in;
  -o-transition: all 0s ease-in;
  -ms-transition: all 0s ease-in;
  transition: all 0s ease-in;
}
.faq-list button .icon::before {
  content:"";
  position: absolute;
 display: inline-flex;
  flex-flow: row wrap;
  background-image: url(https://www.thecollectable.toys/icons/minus-solid.svg);
  background-position: center center;
  width: 1em;
  height: 0.618em;
  background-size: 61.8%;
  background-repeat: no-repeat;
  -webkit-transition: all 0s ease-in;
}
.faq-list button .icon::after {
  content:"";
  position: absolute;
  display: inline-flex;
  flex-flow: row wrap;
  background-image: url(https://www.thecollectable.toys/icons/plus-solid.svg);
  background-position: center center;
  width: 1em;
  height: 0.618em;
  background-size: 61.8%;
  background-repeat: no-repeat;
  -webkit-transition: all 0s ease-out;
}
.faq-list button[aria-expanded=false] {
  color: #8f6600;
  -webkit-transition: all 0s ease-in;
}
.faq-list button[aria-expanded=false]:hover {
  cursor: pointer;
  color: #555557;
  -webkit-transition: all 0s ease-out;
}
.faq-list button[aria-expanded=true] {
  color: #555557;
  border-bottom: 1px solid rgba(0,0,0,0);
  -webkit-transition: all 0s ease-out;
}
.faq-list button[aria-expanded=true]:hover {
  cursor: pointer;
  color: #031240;
  -webkit-transition: all 0s ease-out;
}
.faq-list button[aria-expanded=true]:focus {
  
}
.faq-list button[aria-expanded=true] .icon::after {
  width: 0;
  -webkit-transition: all 0s ease-out;
}
.faq-list button[aria-expanded=true] + .answer {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  opacity: 1;
  height: 100%;
  max-height: 199px;
   margin-bottom: 1em;
  padding: 0 1em 1em 0;
  overflow-x: hidden;
  overflow-y: scroll;
  /*
  -webkit-transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  -moz-transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  -o-transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  -ms-transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  */
  -webkit-transition: all 0.236s ease-out;
  -moz-transition: all 0.236s ease-out;
  -o-transition: all 0.236s ease-out;
  -ms-transition: all 0.236s ease-out;
  transition: all 0.236s ease-out;
}
.faq-list .answer {
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  opacity: 1;
  height: 100%;
  max-height: 0;
  overflow-x: hidden;
  overflow-y: hidden; 
  /*
  -webkit-transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  -moz-transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  -o-transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  -ms-transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  transition: all 0.382s cubic-bezier(0.62, 1, 0.62, 1.62);
  */
  -webkit-transition: all 0.236s ease-in;
  -moz-transition: all 0.236s ease-in;
  -o-transition: all 0.236s ease-in;
  -ms-transition: all 0.236s ease-in;
  transition: all 0.236s ease-in;
}
.faq-list .answer p {
  font-size: 1em;
  font-weight: 300;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  color: #010308;
  display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
}

@media all and (min-width: 322px) {
  .col {
    width: 38.2%;
    flex: 100 0 0;
  }
}
@media all and (min-width: 521px) {
  .col {
    margin: 1em 0.382em 0;
    padding: 0.236em;
    min-height: 61.8vh;
  }

  .front,
  .back {
    min-height: 61.8vh;
  }
  
  .section-column {
     min-width: 199px;
     margin: 0.236em;
     flex: 100 0 0;
  }
  
  #toy-line-filler {
    width: 199px;
    flex: 100 0 0;
  }
  
}
@media all and (min-width: 843px) {

   html {
    font-size: calc(18px + (29 - 18) * (100vw - 843px) / (3840 - 843));
  }
  .main {
    margin-top: 123px;
  }
  
  #home .header {
    max-width: 61.8vw;
    margin-bottom: 123px;
  }
  
  .slideshow-container {
    position: relative;
    width: 100vw;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  height: calc((100vw * 0.382) + 0px);
}
  .slideshow {
    display: block;
    width: 100%;
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}
  .slideshow-image {
  display: block;
  width: 100vw;
  height: calc(4vh - 76px);
  max-width: 100%;
  object-fit: cover;
  height: calc(100vw * 0.382);
}
  .slideshow img {
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}
  .prev, .next {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    background: rgba(255, 255, 255, 0.618);
    display: flex;
  }
  .pause-play {
    display: none;
    border: 1px sold #f00;
    
  }
  .p-slider {
    max-width: 960px;

  }
  
  #toy-line-filler {
    width: 322px;
  }
  
  .section-column {
     min-width: 322px;
     margin: 0.382em;
  }
  
  .col {
    max-width: 47vw;
  }
  .front,
  .back {
    margin: 1em;
  }
  
  #newsletter {
    padding: 161.8px 0;
  }
  #mc_embed_shell {
    max-width: 685px;
     
  }
  .mc-field-group label,
  #mce-FNAME,
  #mce-LNAME,
  #mce-PHONE,
  #mce-EMAIL {
    display: flex;
    flex: 1 auto;
  }
  
  #about .section-column {
    padding: 1 2.618em;
     margin: 1em 11%;
  }
  
  #services .header {
    max-width: 61.8vw;
  }
  #services .row {
    align-items: stretch;
    align-content: baseline;
  }
  #services .row .column {
    flex: 100 0 0;
    min-width: 322px;
  }
  
  #buy .row .column {
    flex: 100 0 0;
    padding: 0 2em 2em 2em;
  }
  
  #buy .row .column:nth-child(1) {
    margin: 1em 0 1em 2em;
  }
  
  #buy .row .column:nth-child(2) {
    margin: 1em 2em 1em 1em;
  }
  
  #blog .column {
    flex: 100 0 0;
  }
}
@media all and (min-width: 987px) {
  
  #home .header {
    max-width: 47vw;
  }
 
  #products {
    padding: 76px 0;
  }
  #products h2 {
    margin-bottom: 76px;
  }

  .section-center {
    flex: 100 0 0;
  }
  
  #featured .header {
    -webkit-transform: translateY(-29px);
  }
  
  #about {
    padding: 1em 0;
    background-size: cover;
  }
  #about .section-column {
    padding: 2.618em;
     margin: 1em 18%;
  }
 
  
}
@media all and (min-width: 1364px) {
  
  html {
    font-size: calc(18px + (47 - 18) * (100vw - 1364px) / (3840 - 1364));
  }
  
  #home .header {
    max-width: 38.2vw;
  }
  .dot-container {
    bottom: 4.236em;
    left: 25%;
    display: none;
  }
  .slideshow-container {
    height: calc(100vw * 0.382);
  }
  .pause-play {
    bottom: 4.236em;
    left: 75%;
    display: none;
  }
  .p-slider {
    max-width: 1280px;
scale: 1;
  }
  
  #featured {
    height: 161.8vh;
    -webkit-perspective: 843px;
    perspective: 843px;
  }

  #about {
    background-attachment: fixed;
    background-size: contain;
    padding: 4em;
    margin: 1em 0;
  }
  #about .section-column {
  
}
 
   #mc_embed_shell {
    margin: 0;
     justify-content: center;
     z-index: 99;
  }
  .barbie,
  .r2,
  .pikachu {
    display: block;
  }
  
  #services .header {
    max-width: 38.2vw;
  }
  #services .row .column {
    flex: 100 0 0;
    max-width: 521px;
  }
  
  #buy .header {
    margin: 1em 2em;
    padding: 1em 2em;
  }
  
}


