.image-wrapper{
                padding-bottom:100%;
            }.v5-oyuncakfabrikasi .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important; }
.v5-oyuncakfabrikasi .fs-2 {
  font-size: calc(1.325rem + .9vw) !important; }
.v5-oyuncakfabrikasi .fs-3 {
  font-size: calc(1.3rem + .6vw) !important; }
.v5-oyuncakfabrikasi .fs-4 {
  font-size: calc(1.275rem + .3vw) !important; }
.v5-oyuncakfabrikasi .fs-5 {
  font-size: 1.25rem !important; }
.v5-oyuncakfabrikasi .fs-6 {
  font-size: 1rem !important; }
  .v5-oyuncakfabrikasi body.drawer-animated.drawer-right-active {
    transform: translate3d(-290px, 0, 0); }
    [dir="rtl"] .v5-oyuncakfabrikasi body.drawer-animated.drawer-right-active {
      transform: translate3d(290px, 0, 0); }
    @media (min-width: 768px) {
      .v5-oyuncakfabrikasi body.drawer-animated.drawer-right-active {
        transform: translate3d(-330px, 0, 0); }
        [dir="rtl"] .v5-oyuncakfabrikasi body.drawer-animated.drawer-right-active {
          transform: translate3d(330px, 0, 0); } }
  .v5-oyuncakfabrikasi body.drawer-animated.drawer-left-active {
    transform: translate3d(290px, 0, 0); }
    [dir="rtl"] .v5-oyuncakfabrikasi body.drawer-animated.drawer-left-active {
      transform: translate3d(-290px, 0, 0); }
    @media (min-width: 768px) {
      .v5-oyuncakfabrikasi body.drawer-animated.drawer-left-active {
        transform: translate3d(330px, 0, 0); }
        [dir="rtl"] .v5-oyuncakfabrikasi body.drawer-animated.drawer-left-active {
          transform: translate3d(-330px, 0, 0); } }
.v5-oyuncakfabrikasi .drawer-wrapper {
  background-color: #ffffff;
  z-index: 81;
  max-width: 100%;
  padding-bottom: 60px; }
  .v5-oyuncakfabrikasi .drawer-wrapper[data-position="top"] {
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto;
    top: -290px; }
  @media (min-width: 768px) {
    .v5-oyuncakfabrikasi .drawer-wrapper[data-position="top"] {
      top: -330px; } }
  .v5-oyuncakfabrikasi .drawer-wrapper[data-position="left"] {
    width: 290px;
    left: -290px; }
    [dir="rtl"] .v5-oyuncakfabrikasi .drawer-wrapper[data-position="left"] {
      left: auto;
      right: -290px; }
    @media (min-width: 768px) {
      .v5-oyuncakfabrikasi .drawer-wrapper[data-position="left"] {
        width: 330px;
        left: -330px; }
        [dir="rtl"] .v5-oyuncakfabrikasi .drawer-wrapper[data-position="left"] {
          left: auto;
          right: -330px; } }
    .v5-oyuncakfabrikasi .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-oyuncakfabrikasi .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
        box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-oyuncakfabrikasi .drawer-wrapper[data-position="left"][data-display="push"] {
      box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-oyuncakfabrikasi .drawer-wrapper[data-position="left"][data-display="push"] {
        box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-oyuncakfabrikasi .drawer-wrapper[data-position="right"] {
    width: 290px;
    right: -290px; }
    [dir="rtl"] .v5-oyuncakfabrikasi .drawer-wrapper[data-position="right"] {
      right: auto;
      left: -290px; }
    @media (min-width: 768px) {
      .v5-oyuncakfabrikasi .drawer-wrapper[data-position="right"] {
        width: 330px;
        right: -330px; }
        [dir="rtl"] .v5-oyuncakfabrikasi .drawer-wrapper[data-position="right"] {
          right: auto;
          left: -330px; } }
    .v5-oyuncakfabrikasi .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
      box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-oyuncakfabrikasi .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-oyuncakfabrikasi .drawer-wrapper[data-position="right"][data-display="push"] {
      box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-oyuncakfabrikasi .drawer-wrapper[data-position="right"][data-display="push"] {
        box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-oyuncakfabrikasi .drawer-wrapper[data-position="bottom"] {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    height: auto;
    bottom: -290px; }
  @media (min-width: 768px) {
    .v5-oyuncakfabrikasi .drawer-wrapper[data-position="bottom"] {
      bottom: -330px; } }
  .v5-oyuncakfabrikasi .drawer-wrapper[data-position="middle"] {
    left: 15px;
    right: 15px;
    top: 50%;
    max-height: calc(100% - 30px);
    transform: translateY(-50%);
    width: auto;
    height: auto;
    margin: auto;
    display: none; }
    .v5-oyuncakfabrikasi .drawer-wrapper[data-position="middle"].active {
      display: block; }
  .v5-oyuncakfabrikasi .drawer-wrapper .drawer-title {
    padding: 30px 15px;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.125rem;
    font-weight: 700; }
    .v5-oyuncakfabrikasi .drawer-wrapper .drawer-title:not(.text-white) {
      color: #ea1917; }
    .v5-oyuncakfabrikasi .drawer-wrapper .drawer-title i {
      display: none; }
    @media (min-width: 992px) {
      .v5-oyuncakfabrikasi .drawer-wrapper .drawer-title {
        padding: 30px;
        min-height: 80px; } }
  .v5-oyuncakfabrikasi .drawer-wrapper .drawer-close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 17px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #f7f7f7;
    cursor: pointer; }
    .v5-oyuncakfabrikasi .drawer-wrapper .drawer-close:not(.text-white) {
      color: #000000; }
    .v5-oyuncakfabrikasi .drawer-wrapper .drawer-close span {
      display: none !important; }
    @media (min-width: 992px) {
      .v5-oyuncakfabrikasi .drawer-wrapper .drawer-close {
        right: 30px; } }
  .v5-oyuncakfabrikasi .drawer-wrapper .drawer-body {
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: hidden; }
  @media (min-width: 768px) {
    .v5-oyuncakfabrikasi .drawer-wrapper .drawer-body {
      padding-left: 30px;
      padding-right: 30px; } }
.v5-oyuncakfabrikasi .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
@media (min-width: 768px) {
  .v5-oyuncakfabrikasi .drawer-overlay {
    background-color: transparent; } }
.v5-oyuncakfabrikasi .block-title {
  color: #000000;
  font-weight: 700;
  border-left: 0.1875rem solid #fcd500;
  padding-left: 2.1875rem; }
  .v5-oyuncakfabrikasi .block-title span {
    display: block;
    font-size: 0.9375rem;
    font-weight: 400; }
.v5-oyuncakfabrikasi .swiper-pagination-bullets {
  width: 100%;
  text-align: center;
  font-size: 0;
  margin-bottom: 30px; }
  .v5-oyuncakfabrikasi .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #ffffff;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%; }
    .v5-oyuncakfabrikasi .swiper-pagination-bullets .swiper-pagination-bullet-active {
      background-color: #000000; }
  .v5-oyuncakfabrikasi .swiper-pagination-bullets:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2; }
.v5-oyuncakfabrikasi .swiper-pagination-fraction {
  width: auto;
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 1;
  font-size: 16px; }
.v5-oyuncakfabrikasi .swiper-pagination-progressbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: #f7f7f7; }
  .v5-oyuncakfabrikasi .swiper-pagination-progressbar-fill {
    background: #ea1917; }
.v5-oyuncakfabrikasi .swiper-pagination-custom {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-size: 0; }
  .v5-oyuncakfabrikasi .swiper-pagination-custom .swiper-pagination-customs {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    background-color: #f7f7f7;
    color: #373738;
    margin: 0 5px; }
    .v5-oyuncakfabrikasi .swiper-pagination-custom .swiper-pagination-customs-active {
      background-color: #ea1917;
      color: #ffffff; }
.v5-oyuncakfabrikasi .swiper-pagination * {
  outline: 0; }
.v5-oyuncakfabrikasi .swiper-button-prev, .v5-oyuncakfabrikasi .swiper-button-next {
  font-size: 25px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .v5-oyuncakfabrikasi .swiper-button-prev:hover, .v5-oyuncakfabrikasi .swiper-button-next:hover {
    box-shadow: none; }
  .v5-oyuncakfabrikasi .swiper-button-prev.swiper-button-disabled, .v5-oyuncakfabrikasi .swiper-button-next.swiper-button-disabled {
    opacity: 0.35; }
.v5-oyuncakfabrikasi .swiper-button-prev {
  left: 0; }
  .v5-oyuncakfabrikasi .swiper-button-prev.inside {
    left: 18px; }
  .v5-oyuncakfabrikasi .swiper-button-prev.outside {
    left: -25px; }
  .container .v5-oyuncakfabrikasi .swiper-button-prev.outside {
    left: -18px; }
  @media (max-width: 1260px) {
    .container .v5-oyuncakfabrikasi .swiper-button-prev.outside > i {
      margin-right: -10px; } }
.v5-oyuncakfabrikasi .swiper-button-next {
  right: 0; }
  .v5-oyuncakfabrikasi .swiper-button-next.inside {
    right: 18px; }
  .v5-oyuncakfabrikasi .swiper-button-next.outside {
    right: -25px; }
  .container .v5-oyuncakfabrikasi .swiper-button-next.outside {
    right: -18px; }
  @media (max-width: 1260px) {
    .container .v5-oyuncakfabrikasi .swiper-button-next.outside > i {
      margin-left: -10px; } }
@media (max-width: 1260px) {
  .v5-oyuncakfabrikasi .slider-block-wrapper {
    overflow: hidden; } }
.v5-oyuncakfabrikasi .noUi-target {
  height: 20px;
  border: 0;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  border: 1px solid #f0f0f0;
  padding: 3px; }
  .v5-oyuncakfabrikasi .noUi-target .noUi-base {
    width: calc(100% - 15px); }
  .v5-oyuncakfabrikasi .noUi-target .noUi-origin {
    background: #ffffff;
    height: 100%; }
  .v5-oyuncakfabrikasi .noUi-target .noUi-connect {
    background-color: #fcd500; }
  .v5-oyuncakfabrikasi .noUi-target .noUi-handle {
    background-color: #ff0000;
    width: 14px;
    height: 14px;
    border: 0;
    border-radius: 1px;
    top: 50%;
    margin-top: -7px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-oyuncakfabrikasi .pagination .first, .v5-oyuncakfabrikasi .pagination .last {
  display: none !important; }
.v5-oyuncakfabrikasi .pagination a, .v5-oyuncakfabrikasi .pagination span {
  background-color: #f7f7f7;
  font-size: 13px;
  text-align: center;
  min-width: 30px;
  height: 30px;
  border-radius: 30px;
  padding: 5px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center; }
.v5-oyuncakfabrikasi .pagination a {
  color: #373738; }
  .v5-oyuncakfabrikasi .pagination a.passive {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.7; }
.v5-oyuncakfabrikasi .pagination a:hover, .v5-oyuncakfabrikasi .pagination span {
  background-color: #fcd500; }
.v5-oyuncakfabrikasi .pagination > *:not(:first-child) {
  margin-left: 5px; }
.v5-oyuncakfabrikasi .pagination > *:not(:last-child) {
  margin-right: 5px; }
.v5-oyuncakfabrikasi .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-oyuncakfabrikasi .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-oyuncakfabrikasi .form-search .search-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin: auto;
  transform: translateY(-50%);
  font-size: 13px;
  width: 35px;
  height: 18px;
  line-height: 18px; }
.v5-oyuncakfabrikasi [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-oyuncakfabrikasi [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-oyuncakfabrikasi [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }
.v5-oyuncakfabrikasi .stars {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.25); }
  .v5-oyuncakfabrikasi .stars > .ti-star:before {
    content: '\e815'; }
  .v5-oyuncakfabrikasi .stars .stars-fill {
    color: #fcd500; }
  .v5-oyuncakfabrikasi .stars i + i {
    margin-left: 5px; }
.v5-oyuncakfabrikasi input[type="checkbox"].form-control + label > .input-checkbox, .v5-oyuncakfabrikasi input.form-control.btn[type="checkbox"] + label > .input-checkbox, .v5-oyuncakfabrikasi input[type="radio"].form-control + label > .input-checkbox, .v5-oyuncakfabrikasi input.form-control.btn[type="radio"] + label > .input-checkbox {
  border-radius: 3px; }
.v5-oyuncakfabrikasi input[type="checkbox"].form-control + label > .input-checkbox, .v5-oyuncakfabrikasi input.form-control.btn[type="checkbox"] + label > .input-checkbox, .v5-oyuncakfabrikasi input[type="radio"].form-control + label > .input-checkbox, .v5-oyuncakfabrikasi input.form-control.btn[type="radio"] + label > .input-checkbox, .v5-oyuncakfabrikasi input[type="checkbox"].form-control + label > .input-radio, .v5-oyuncakfabrikasi input.form-control.btn[type="checkbox"] + label > .input-radio, .v5-oyuncakfabrikasi input[type="radio"].form-control + label > .input-radio, .v5-oyuncakfabrikasi input.form-control.btn[type="radio"] + label > .input-radio {
  min-width: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
.v5-oyuncakfabrikasi input[type="checkbox"].form-control + label > .input-checkbox i[class*="ti-"], .v5-oyuncakfabrikasi input.form-control.btn[type="checkbox"] + label > .input-checkbox i[class*="ti-"], .v5-oyuncakfabrikasi input[type="radio"].form-control + label > .input-checkbox i[class*="ti-"], .v5-oyuncakfabrikasi input.form-control.btn[type="radio"] + label > .input-checkbox i[class*="ti-"] {
  font-size: 15px; }

@font-face {
  font-family: "mango-icon";
  src: url("/theme/v5-mango/assets/fonts/mango-icon.woff2?v=1") format("woff2"), url("/theme/v5-mango/assets/fonts/mango-icon.woff?v=1") format("woff");
  font-weight: normal;
  font-style: normal; }
.v5-mango .ti-basket::before, .v5-mango .ti-basket-outline::before, .v5-mango .ti-search::before, .v5-mango .ti-shuffle::before, .v5-mango .ti-trash-o::before, .v5-mango .ti-box::before, .v5-mango .ti-gift::before, .v5-mango .ti-database::before, .v5-mango .ti-stock::before, .v5-mango .ti-remittance::before, .v5-mango .ti-alert-list::before, .v5-mango .ti-credit-card-alt::before, .v5-mango .ti-clipboard::before, .v5-mango .ti-user-delete::before, .v5-mango .ti-calendar::before, .v5-mango .ti-mail-outline::before, .v5-mango .ti-user::before, .v5-mango .ti-heart::before, .v5-mango .ti-heart-o::before, .v5-mango .ti-heart-o-2x::before, .v5-mango .ti-pencil::before, .v5-mango .ti-volume-phone::before, .v5-mango .ti-location::before, .v5-mango .ti-location-outline::before, .v5-mango .ti-power-off::before, .v5-mango .ti-phone::before {
  font-family: "mango-icon";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.v5-mango .ti-basket::before {
  content: "\e800"; }
.v5-mango .ti-basket-outline::before {
  content: "\e805"; }
.v5-mango .ti-search::before {
  content: "\e801"; }
.v5-mango .ti-shuffle::before {
  content: "\e802"; }
.v5-mango .ti-trash-o::before {
  content: "\e803"; }
.v5-mango .ti-box::before {
  content: "\e804"; }
.v5-mango .ti-gift::before {
  content: "\e807"; }
.v5-mango .ti-database::before {
  content: "\e808"; }
.v5-mango .ti-stock::before {
  content: "\e809"; }
.v5-mango .ti-remittance::before {
  content: "\e80a"; }
.v5-mango .ti-alert-list::before {
  content: "\e80b"; }
.v5-mango .ti-credit-card-alt::before {
  content: "\e80c"; }
.v5-mango .ti-clipboard::before {
  content: "\e80d"; }
.v5-mango .ti-user-delete::before {
  content: "\e80e"; }
.v5-mango .ti-calendar::before {
  content: "\e80f"; }
.v5-mango .ti-mail-outline::before {
  content: "\e810"; }
.v5-mango .ti-user::before {
  content: "\e811"; }
.v5-mango .ti-heart:before {
  content: "\e819"; }
.v5-mango .ti-heart-o::before {
  content: "\e812"; }
.v5-mango .ti-heart-o-2x::before {
  content: "\e806"; }
.v5-mango .ti-pencil::before {
  content: "\e814"; }
.v5-mango .ti-volume-phone::before {
  content: "\e815"; }
.v5-mango .ti-location::before {
  content: "\e816"; }
.v5-mango .ti-location-outline::before {
  content: "\e813"; }
.v5-mango .ti-power-off::before {
  content: "\e818"; }
.v5-mango .ti-phone::before {
  content: "\e81f"; }
.v5-mango .fav-added .ti-heart-o:before {
  content: "\e819"; }
  .v5-mango body.drawer-animated.drawer-right-active {
    transform: translate3d(-290px, 0, 0); }
    [dir="rtl"] .v5-mango body.drawer-animated.drawer-right-active {
      transform: translate3d(290px, 0, 0); }
    @media (min-width: 768px) {
      .v5-mango body.drawer-animated.drawer-right-active {
        transform: translate3d(-290px, 0, 0); }
        [dir="rtl"] .v5-mango body.drawer-animated.drawer-right-active {
          transform: translate3d(290px, 0, 0); } }
  .v5-mango body.drawer-animated.drawer-left-active {
    transform: translate3d(290px, 0, 0); }
    [dir="rtl"] .v5-mango body.drawer-animated.drawer-left-active {
      transform: translate3d(-290px, 0, 0); }
    @media (min-width: 768px) {
      .v5-mango body.drawer-animated.drawer-left-active {
        transform: translate3d(290px, 0, 0); }
        [dir="rtl"] .v5-mango body.drawer-animated.drawer-left-active {
          transform: translate3d(-290px, 0, 0); } }
.v5-mango .drawer-wrapper {
  background-color: var(--bg-white);
  z-index: 81;
  max-width: 100%; }
  .v5-mango .drawer-wrapper[data-position="top"] {
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto;
    top: -290px; }
  @media (min-width: 768px) {
    .v5-mango .drawer-wrapper[data-position="top"] {
      top: -290px; } }
  .v5-mango .drawer-wrapper[data-position="left"] {
    width: 290px;
    left: -290px; }
    [dir="rtl"] .v5-mango .drawer-wrapper[data-position="left"] {
      left: auto;
      right: -290px; }
    @media (min-width: 768px) {
      .v5-mango .drawer-wrapper[data-position="left"] {
        width: 290px;
        left: -290px; }
        [dir="rtl"] .v5-mango .drawer-wrapper[data-position="left"] {
          left: auto;
          right: -290px; } }
    .v5-mango .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-mango .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
        box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-mango .drawer-wrapper[data-position="left"][data-display="push"] {
      box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-mango .drawer-wrapper[data-position="left"][data-display="push"] {
        box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-mango .drawer-wrapper[data-position="right"] {
    width: 290px;
    right: -290px; }
    [dir="rtl"] .v5-mango .drawer-wrapper[data-position="right"] {
      right: auto;
      left: -290px; }
    @media (min-width: 768px) {
      .v5-mango .drawer-wrapper[data-position="right"] {
        width: 290px;
        right: -290px; }
        [dir="rtl"] .v5-mango .drawer-wrapper[data-position="right"] {
          right: auto;
          left: -290px; } }
    .v5-mango .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
      box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-mango .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-mango .drawer-wrapper[data-position="right"][data-display="push"] {
      box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-mango .drawer-wrapper[data-position="right"][data-display="push"] {
        box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-mango .drawer-wrapper[data-position="bottom"] {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    height: auto;
    bottom: -290px; }
  @media (min-width: 768px) {
    .v5-mango .drawer-wrapper[data-position="bottom"] {
      bottom: -290px; } }
  .v5-mango .drawer-wrapper[data-position="middle"] {
    left: 15px;
    right: 15px;
    top: 50%;
    max-height: calc(100% - 30px);
    transform: translateY(-50%);
    width: auto;
    height: auto;
    margin: auto;
    display: none; }
    .v5-mango .drawer-wrapper[data-position="middle"].active {
      display: block; }
  .v5-mango .drawer-wrapper .drawer-header {
    position: relative;
    display: flex !important;
    align-items: center;
    padding: 15px;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .v5-mango .drawer-wrapper .drawer-header {
      padding: 60px 30px 15px 30px;
      margin-bottom: 0; } }
@media (min-width: 768px) {
  .v5-mango .drawer-wrapper .drawer-header .drawer-close {
    position: absolute;
    left: 0;
    top: 0; }
    [dir="rtl"] .v5-mango .drawer-wrapper .drawer-header .drawer-close {
      left: auto;
      right: 0; } }
.v5-mango .drawer-wrapper .drawer-title {
  width: 100%;
  display: flex !important;
  align-items: center; }
  .v5-mango .drawer-wrapper .drawer-title::after {
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    height: 1px;
    background-color: var(--border-light); }
  .v5-mango .drawer-wrapper .drawer-title i {
    color: var(--text-primary);
    font-size: 38px;
    line-height: 1;
    margin-right: 10px; }
  @media (min-width: 768px) {
    .v5-mango .drawer-wrapper .drawer-title i {
      margin-right: 0; } }
  .v5-mango .drawer-wrapper .drawer-title span {
    font-size: 21px;
    font-weight: bold;
    line-height: 1; }
  @media (min-width: 768px) {
    .v5-mango .drawer-wrapper .drawer-title span {
      padding-top: 20px; } }
@media (min-width: 768px) {
  .v5-mango .drawer-wrapper .drawer-title {
    justify-content: center;
    flex-direction: column;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--border-light); }
    .v5-mango .drawer-wrapper .drawer-title::after {
      display: none; } }
.v5-mango .drawer-wrapper .drawer-close {
  margin-left: auto;
  font-size: 18px;
  padding: 8px;
  color: var(--text-gray);
  line-height: 1;
  flex-shrink: 0; }
  [dir="rtl"] .v5-mango .drawer-wrapper .drawer-close {
    margin-left: 0;
    margin-right: auto; }
  @media (min-width: 768px) {
    .v5-mango .drawer-wrapper .drawer-close {
      margin-left: 0;
      font-size: 22px;
      padding: 18px;
      cursor: pointer; }
      [dir="rtl"] .v5-mango .drawer-wrapper .drawer-close {
        margin-right: 0; } }
.v5-mango .drawer-wrapper .drawer-body {
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: hidden; }
@media (min-width: 768px) {
  .v5-mango .drawer-wrapper .drawer-body {
    padding-left: 30px;
    padding-right: 30px; } }
.v5-mango .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
@media (min-width: 768px) {
  .v5-mango .drawer-overlay {
    background-color: transparent; } }
.v5-mango .block-title {
  color: var(--text-heading);
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3; }
  .v5-mango .block-title:not(.no-line)::after {
    content: '';
    background-color: var(--bg-primary);
    width: 30px;
    height: 3px;
    display: block;
    border-radius: 1.5px;
    margin-top: 10px; }
  @media (min-width: 992px) {
    .v5-mango .block-title {
      font-size: 21px; } }
.v5-mango .swiper-pagination-bullets {
  width: 100%;
  text-align: center;
  padding: 8px;
  font-size: 0; }
  .v5-mango .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: var(--border-secondary);
    width: 7px;
    height: 7px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%; }
    .v5-mango .swiper-pagination-bullets .swiper-pagination-bullet-active {
      background-color: var(--bg-primary); }
  @media (min-width: 768px) {
    .v5-mango .swiper-pagination-bullets {
      padding: 15px; } }
  .v5-mango .swiper-pagination-bullets:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    z-index: 2; }
.v5-mango .swiper-pagination-fraction {
  width: auto;
  position: absolute;
  top: auto;
  bottom: 15px;
  left: 15px;
  z-index: 1;
  font-size: 16px; }
.v5-mango .swiper-pagination-progressbar {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: var(--bg-light); }
  .v5-mango .swiper-pagination-progressbar-fill {
    background: var(--bg-primary); }
.v5-mango .swiper-pagination-custom {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-size: 0; }
  .v5-mango .swiper-pagination-custom .swiper-pagination-customs {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    background-color: var(--bg-light);
    color: var(--text-body);
    margin: 0 5px; }
    .v5-mango .swiper-pagination-custom .swiper-pagination-customs-active {
      background-color: var(--bg-primary);
      color: var(--text-white); }
.v5-mango .swiper-pagination * {
  outline: 0; }
.v5-mango .swiper-button-prev, .v5-mango .swiper-button-next {
  background-color: var(--bg-white);
  font-size: 22px;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .v5-mango .swiper-button-prev:hover, .v5-mango .swiper-button-next:hover {
    box-shadow: none; }
  .v5-mango .swiper-button-prev.swiper-button-disabled, .v5-mango .swiper-button-next.swiper-button-disabled {
    opacity: 0.35; }
.v5-mango .swiper-button-prev {
  left: 0; }
  .v5-mango .swiper-button-prev.inside {
    left: 18px; }
  .container .v5-mango .swiper-button-prev.outside {
    left: -18px; }
  @media (max-width: 1260px) {
    .container .v5-mango .swiper-button-prev.outside > i {
      margin-right: -10px; } }
.v5-mango .swiper-button-next {
  right: 0; }
  .v5-mango .swiper-button-next.inside {
    right: 18px; }
  .container .v5-mango .swiper-button-next.outside {
    right: -18px; }
  @media (max-width: 1260px) {
    .container .v5-mango .swiper-button-next.outside > i {
      margin-left: -10px; } }
@media (max-width: 1260px) {
  .v5-mango .slider-block-wrapper {
    overflow: hidden; } }
.v5-mango .noUi-target {
  height: 7px;
  border-radius: 4px;
  border: solid 1px var(--border-secondary);
  background-color: var(--bg-white); }
  .v5-mango .noUi-target .noUi-base {
    width: calc(100% - 20px); }
  .v5-mango .noUi-target .noUi-origin {
    background: var(--bg-white);
    height: 100%; }
  .v5-mango .noUi-target .noUi-connect {
    background-color: var(--bg-dark); }
  .v5-mango .noUi-target .noUi-handle {
    background-color: var(--bg-white);
    width: 20px;
    height: 20px;
    border: solid 1px var(--bg-dark);
    border-radius: 4px;
    top: 50%;
    margin-top: -10px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-mango .pagination {
  display: flex !important; }
  .v5-mango .pagination a, .v5-mango .pagination span {
    background-color: var(--bg-white);
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    min-width: 25px;
    height: 25px;
    padding: 5px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: var(--border-radius); }
    .v5-mango .pagination a i, .v5-mango .pagination span i {
      font-size: 18px; }
  .v5-mango .pagination a {
    color: var(--text-body); }
    .v5-mango .pagination a.passive {
      pointer-events: none;
      cursor: not-allowed;
      opacity: 0.7; }
  .v5-mango .pagination a:hover, .v5-mango .pagination span {
    color: var(--text-primary);
    box-shadow: 0px 0px 0px 1px var(--text-primary); }
  .v5-mango .pagination > *:not(:first-child) {
    margin-left: 5px; }
  .v5-mango .pagination > *:not(:last-child) {
    margin-right: 5px; }
.v5-mango .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-mango .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-mango .form-search .search-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin: auto;
  transform: translateY(-50%);
  font-size: 13px;
  width: 35px;
  height: 18px;
  line-height: 18px; }
.v5-mango [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-mango [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-mango [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }


/* Header */
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .scroll-text {
  background-color: #ea1917;
  padding-top: 8px;
  padding-bottom: 8px; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .marquee {
  --gap: 1rem;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap); }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .marquee .marquee-content {
    display: flex;
    justify-content: space-around;
    flex-shrink: 0;
    min-width: 100%;
    gap: var(--gap);
    color: #ffffff;
    font-size: 0.9375rem;
    font-weight: 700; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .marquee .marquee-content-1 {
    animation: scroll 7s 0.5s linear infinite; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .marquee .marquee-content-2 {
    animation: scroll 7s 0.5s linear infinite; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .marquee:hover * {
    animation-play-state: paused; }

@keyframes scroll {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(calc(-100% - var(--gap))); } }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .welcome {
  color: #ffffff;
  font-size: 0.8125rem;
  font-weight: 400; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .top-menu {
  background-color: #f7f7f7;
  padding-top: 8px;
  padding-bottom: 8px; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .top-menu a {
    color: #ea1917;
    font-size: 0.8125rem;
    font-weight: 400; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .top-menu a img {
      margin-right: 8px; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #logo, .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #logo p {
  display: flex;
  align-items: center;
  height: 61px;
  margin: 0; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #logo img {
  max-height: 100%;
  width: auto; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search input[type="search"] {
  background-color: #f7f7f7;
  padding-right: 55px;
  border-radius: 30px;
  font-size: 12px;
  color: #000000;
  border: 0;
  height: clamp(42px, 8vw, 58px); }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search button[type="submit"] {
  height: 30px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  z-index: 2;
  padding: 0; }
@media (max-width: 767px) {
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search button[type="submit"] img {
    width: 20px; } }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search .search-form-list {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 99;
  overflow-y: auto;
  max-height: 320px;
  width: 576px;
  left: 50%;
  transform: translateX(-50%); }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search .search-form-list[v-cloak] {
    display: none; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search .block-title {
      font-size: 14px;
      line-height: 1.3;
      margin-bottom: 5px; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul > li {
        padding: 5px 0; }
        .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul > li > a {
          display: flex !important;
          align-items: center;
          color: inherit;
          font-size: 12px;
          font-weight: 600; }
          .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul > li > a:hover {
            color: #ea1917; }
          .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul > li > a > .search-image {
            display: flex !important;
            align-items: center;
            justify-content: center;
            width: 35px;
            height: 35px;
            min-width: 35px;
            margin-right: 10px; }
            .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul > li > a > .search-image > img {
              max-height: 100%; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .header-right {
  display: flex;
  align-content: center;
  justify-content: flex-end; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .header-right .r-item > a {
    display: flex;
    align-items: center; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .header-right .r-item > a .icon span {
      display: grid;
      place-content: center;
      background: #000000;
      color: #ffffff;
      position: absolute;
      top: -8px;
      left: 50%;
      transform: translateX(-50%);
      font-size: 9px;
      min-width: 15px;
      height: 15px;
      border-radius: 7px;
      padding: 0 3px; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .header-right .r-item > a .text strong {
    display: block;
    font-size: 15px; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .header-right .r-item > a .text span {
    display: flex;
    font-size: 12px; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .mobile-header-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #f7f7f7; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .mobile-header-button img {
    width: 20px; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .header-cart-dropdown-list {
  background-color: #ffffff;
  width: 300px;
  padding: 10px;
  border: 1px solid #f7f7f7;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 100%;
  right: 15px;
  z-index: 2; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #header-menu .menu {
    background-color: #f2f1f1; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #header-menu .menu li::after {
      content: "";
      background-color: #e7e6e6;
      width: 1px;
      height: 10px;
      display: block; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #header-menu .menu a {
      color: #373738;
      font-size: 12px;
      line-height: 16px;
      padding-top: 7px;
      padding-bottom: 7px;
      display: block; }
      .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #header-menu .menu a.homepage-link {
        line-height: 20px;
        padding-top: 5px;
        padding-bottom: 5px; }
        .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #header-menu .menu a.homepage-link i {
          font-size: 18px; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li > a {
  position: relative;
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 0.9375rem;
  font-weight: 700;
  height: 60px; }
@media (max-width: 1199px) {
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li > a {
    font-size: 0.8375rem; } }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li > a .menu-icon {
  position: relative;
  margin-right: 10px;
  overflow: hidden;
  width: 30px;
  height: 31px; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li > a .menu-icon span {
    display: block;
    border-radius: 4px;
    height: 4px;
    background-color: #ea1917;
    transition: 0.3s ease-in-out; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li > a .menu-icon span:not(:last-child) {
      margin-bottom: 5px; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li > a .menu-icon span:nth-child(1), .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li > a .menu-icon span:nth-child(3) {
      width: 20px; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li > a .menu-icon span:nth-child(2) {
      width: 30px; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li > a .menu-icon span:nth-child(4) {
      width: 10px; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 61;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  margin-top: 7.5px;
  width: 240px; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li:hover .menu-icon span {
    margin-bottom: 0 !important; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li:hover .menu-icon span:nth-child(1) {
      width: 23px;
      transform: rotate(45deg) translate(12px, 6px); }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li:hover .menu-icon span:nth-child(3) {
      width: 23px;
      transform: rotate(-45deg) translate(-1px, 6px); }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li:hover .menu-icon span:nth-child(2) {
      transform: translateX(100%); }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li:hover .menu-icon span:nth-child(4) {
      transform: translateX(-100%); }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    margin-top: 0; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu > li:hover > .sub-menu.active {
      width: 100%; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu a {
  display: flex;
  align-content: center; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu a span {
    display: flex;
    align-items: center;
    color: #2c2a28;
    font-size: 14px;
    height: 30px; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu a:hover span {
      color: #ea1917;
      font-weight: bold; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll {
  width: 270px;
  height: calc(21 * 30px);
  overflow-y: auto;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll::-webkit-scrollbar {
    background-color: #ffffff;
    width: 1px;
    height: 1px; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll::-webkit-scrollbar-button {
    display: none; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll::-webkit-scrollbar-thumb {
    background-color: #ea1917; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll > li.first-li:not(.active):nth-child(n + 18) {
      display: none; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .more-cat {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .more-cat.active {
      display: none !important; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .more-cat img {
      margin-right: 10px;
      display: block; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    display: flex;
    left: 290px;
    height: 100%;
    width: calc(100% - 290px); }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child > div {
      width: 100%;
      border-radius: 10px; }
      .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child > div .sub-menu-items {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        height: calc(17 * 30px); }
        .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child > div .sub-menu-items a {
          width: 50%; }
      .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child > div .cat-image-wrap img {
        display: block; }
        .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child > div .cat-image-wrap img:not(:last-child) {
          margin-bottom: 30px; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll > li:hover > .sub-menu-child {
    opacity: 1;
    visibility: visible; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-cart-panel"] {
  z-index: 99999; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav {
    display: flex !important;
    margin-bottom: 30px;
    border-bottom: 1px solid #f0f0f0;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav::-webkit-scrollbar {
      background-color: #f7f7f7;
      width: 3px;
      height: 1px; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav::-webkit-scrollbar-button {
      display: none; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav::-webkit-scrollbar-thumb {
      background-color: #2c2a28; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li {
      display: flex !important; }
      .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li:not(:last-child) {
        margin-right: 20px; }
      .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li a {
        color: #373738;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        text-transform: uppercase;
        display: block;
        padding-top: 6px;
        padding-bottom: 20px;
        position: relative;
        white-space: nowrap; }
        .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li.active a {
          color: #ea1917; }
          .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li.active a::before {
            content: "";
            background-color: #ea1917;
            width: 100%;
            height: 3px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            position: absolute;
            bottom: 0;
            left: 0; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"] {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"].fb-login-btn {
      background-color: #47629c;
      color: #ffffff; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"].google-login-btn {
      color: #3c79e6;
      border: 1px solid #3c79e6; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"].apple-login-btn {
      color: #000000;
      border: 1px solid #000000; }
    .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"] i {
      font-size: 26px;
      margin-right: 6px; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li a, .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li .menu-item {
  display: flex;
  align-items: center;
  height: 30px;
  color: #000000;
  font-size: 14px;
  position: relative; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li a > span, .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li .menu-item > span {
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li a.active, .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li .menu-item.active {
    font-weight: 700;
    color: #ea1917; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li li > a, .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li li > .menu-item {
  font-size: 12px;
  line-height: 15px; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .scroll-to-up {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  padding: 8px;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
  cursor: pointer;
  z-index: 51;
  display: none; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .scroll-to-up i {
    font-size: 22px;
    line-height: 1; }
.v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 80;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
@media (min-width: 992px) {
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .header-sticky #header-main {
    display: none; } }
@media (max-width: 575px) {
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .search-form-list {
    max-width: 100%; }
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky .scroll-to-up {
    bottom: 80px !important; } }
@media (max-width: 991px) {
  .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #logo, .v5-oyuncakfabrikasi.folder-header.tpl-default-sticky #logo p {
    height: 50px;
    margin: auto; } }


/* ProductsTopBottomInfo */
.v5-mango.folder-products-top-bottom-info.tpl-default a {
  color: revert; }
  .v5-mango.folder-products-top-bottom-info.tpl-default a :hover {
    text-decoration: underline; }


/* Breadcrumb */
.v5-oyuncakfabrikasi.folder-breadcrumb.tpl-default .breadcrumb ul {
  display: flex;
  align-items: center;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 8px;
  white-space: nowrap; }
  .v5-oyuncakfabrikasi.folder-breadcrumb.tpl-default .breadcrumb ul::-webkit-scrollbar {
    background-color: #f7f7f7;
    width: 2px;
    height: 2px; }
  .v5-oyuncakfabrikasi.folder-breadcrumb.tpl-default .breadcrumb ul::-webkit-scrollbar-button {
    display: none; }
  .v5-oyuncakfabrikasi.folder-breadcrumb.tpl-default .breadcrumb ul::-webkit-scrollbar-thumb {
    background-color: #ea1917; }
  @media (min-width: 992px) {
    .v5-oyuncakfabrikasi.folder-breadcrumb.tpl-default .breadcrumb ul {
      justify-content: center; } }
  .v5-oyuncakfabrikasi.folder-breadcrumb.tpl-default .breadcrumb ul li {
    font-size: 12px; }
    .v5-oyuncakfabrikasi.folder-breadcrumb.tpl-default .breadcrumb ul li i.ti-arrow-right {
      margin-left: 30px;
      margin-right: 30px; }
      .v5-oyuncakfabrikasi.folder-breadcrumb.tpl-default .breadcrumb ul li:last-child span {
        color: rgba(0, 0, 0, 0.25); }


/* Filter */
.v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-title {
  color: #000000;
  font-size: 1.3125rem;
  font-weight: bold;
  padding: 0.75rem 1.875rem;
  position: relative;
  border-left: 3px solid #fcd500;
  display: block; }
.v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-item {
  color: #000000;
  font-size: 0.875rem;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex !important;
  align-items: center;
  margin: 0;
  font-weight: normal;
  transition: none; }
  .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-item .input-checkbox {
    flex-shrink: 0; }
  .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-item:hover, .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-item-active {
    color: #ea1917; }
@media (min-width: 768px) {
  .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .d-md-none + .filter-body {
    margin-top: 15px; } }
.v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body.filter-cat-body {
  padding: 0; }
.v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list {
  max-height: 27.5rem;
  overflow-y: auto; }
  .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list::-webkit-scrollbar {
    width: 3px;
    height: 3px; }
    .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item {
      width: 30px;
      margin-bottom: 10px;
      margin-right: 10px; }
      [dir="rtl"] .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item {
        margin-right: 0;
        margin-left: 10px; }
      .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item .image-wrapper {
        padding-bottom: 100% !important;
        box-sizing: content-box; }
      .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item .input-checkbox {
        position: absolute !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto !important; }
  .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item {
    width: 50px;
    margin-right: 10px; }
    [dir="rtl"] .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item {
      margin-right: 0;
      margin-left: 10px; }
      .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape .image-wrapper {
        padding-bottom: 100% !important;
        box-sizing: content-box; }
      .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape .shape-name {
        font-size: 10px;
        margin-top: 10px;
        color: #747474; }
        .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape.shape-checked .image-wrapper, .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape:hover .image-wrapper {
          border-color: #373738 !important; }
.v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-search::before {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 14px;
  width: 14px;
  color: #f7f7f7;
  line-height: 1; }
  [dir="rtl"] .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-search::before {
    right: auto;
    left: 5px; }
.v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-search input {
  font-size: 12px; }
  .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-search input::-webkit-input-placeholder {
    font-style: italic;
    font-weight: 300; }
  .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-search input:-ms-input-placeholder {
    font-style: italic;
    font-weight: 300; }
  .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .filter-search input::placeholder {
    font-style: italic;
    font-weight: 300; }
.v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .selected-item {
  background-color: #f6f6f6;
  color: #747474;
  font-size: 10px;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer; }
  .v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-card .filter-body .selected-item:hover {
    color: #000000; }
.v5-oyuncakfabrikasi.folder-filter.tpl-default .noui-slider-input input {
  font-size: 14px;
  padding: 0;
  height: auto; }
.v5-oyuncakfabrikasi.folder-filter.tpl-default .filter-run {
  mask: url(/theme/v5-oyuncakfabrikasi/assets/themes/button-bg.svg);
  -webkit-mask: url(/theme/v5-oyuncakfabrikasi/assets/themes/button-bg.svg);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  background-color: #ea1917;
  font-size: 1.1875rem;
  height: 75px; }


/* ProductList */
.v5-oyuncakfabrikasi.folder-product-list.tpl-default #product-list-panel, .v5-oyuncakfabrikasi.folder-product-list.tpl-default #product-list-panel a, .v5-oyuncakfabrikasi.folder-product-list.tpl-default #product-list-panel label, .v5-oyuncakfabrikasi.folder-product-list.tpl-default #product-list-panel select {
  font-size: 13px;
  cursor: pointer; }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default #product-list-panel .page-layout a i {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #f7f7f7;
    margin-left: 10px; }
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default #product-list-panel .page-layout a.active i, .v5-oyuncakfabrikasi.folder-product-list.tpl-default #product-list-panel .page-layout a:hover i {
      background-color: #fcd500; }
.v5-oyuncakfabrikasi.folder-product-list.tpl-default .pagination-info-bar {
  color: #000000;
  font-size: 0.8125rem;
  font-weight: 400; }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item:hover .product-detail-card {
    background-color: #f7f7f7; }
  @media (min-width: 768px) {
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item:hover .product-detail-card .list-comment-wrapper .product-stars {
      opacity: 1; } }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .product-item-inner {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border: 1px solid #f7f7f7;
    background-color: #ffffff; }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .add-favourite-btn {
    z-index: 2;
    left: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: grid;
    place-content: center;
    font-size: 24px; }
  @media (max-width: 767px) {
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .add-favourite-btn {
      left: 8px;
      top: 8px;
      width: 30px;
      height: 30px;
      font-size: 16px; } }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .badges {
    z-index: 2;
    right: 10px;
    top: 10px; }
  @media (max-width: 767px) {
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .badges {
      right: 8px;
      top: 8px; } }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .badges .discounted-badge, .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .badges .new-badge {
    width: 40px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    align-items: center;
    justify-content: center;
    text-transform: uppercase; }
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .badges .discounted-badge:not(.d-none), .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .badges .new-badge:not(.d-none) {
      display: flex !important; }
    @media (max-width: 767px) {
      .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .badges .discounted-badge, .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .badges .new-badge {
        width: 30px;
        height: 30px;
        font-size: 10px; } }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .badges .discounted-badge {
    margin-bottom: 10px; }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .list-comment-wrapper {
    margin-bottom: 10px; }
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .list-comment-wrapper .brand-title {
      color: #000000;
      font-size: 0.6875rem;
      font-weight: 700; }
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .list-comment-wrapper .product-stars {
      opacity: 0; }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .product-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000000;
    font-size: 1rem;
    font-weight: 400; }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .product-detail-card {
    position: relative;
    padding-bottom: 60px; }
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .product-detail-card .product-bottom-line {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      font-size: 12px; }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .price {
    white-space: nowrap; }
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .price .current-price {
      color: #000000;
      font-size: 1.0625rem;
      font-weight: 700; }
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .price .product-discounted-price {
      color: #000000;
      font-size: 0.8125rem;
      font-weight: 400; }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .add-to-cart {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .add-to-cart a {
      position: relative;
      background-color: #f7f7f7;
      width: 30px;
      height: 30px;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .add-to-cart a img {
        display: block;
        width: 15px; }
  .v5-oyuncakfabrikasi.folder-product-list.tpl-default .product-item .out-of-stock {
    display: flex !important;
    justify-content: center;
    align-items: center;
    bottom: 10px;
    left: 10px;
    right: 10px;
    height: 35px;
    font-size: 10px;
    font-weight: bold; }

.v5-oyuncakfabrikasi.folder-product-list.tpl-default .image-wrapper{
                padding-bottom:100%;
            }
/* Footer */
.v5-oyuncakfabrikasi.folder-footer.tpl-default {
  background-color: #fcd500; }
  .v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-title {
    color: #000000;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase; }
  .v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-desc {
    color: #000000;
    font-size: 0.8125rem;
    margin-bottom: 1.875rem;
    margin-top: 3px; }
  .v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-top {
    background: #f7f7f7 url(/theme/v5-oyuncakfabrikasi/assets/themes/bg.png); }
    .v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-top form input {
      height: 55px;
      border-radius: 55px;
      font-size: 9px;
      padding-left: 30px;
      padding-right: 70px; }
    .v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-top form button {
      border: 0;
      padding: 0;
      position: absolute;
      right: 25px;
      top: 50%;
      transform: translateY(-50%);
      background: none; }
  .v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-social-list a {
    background-color: #ffffff;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    display: grid;
    place-content: center;
    margin: 0 5px 5px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-social-list a img {
      display: block; }
    .v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-social-list a:hover {
      transform: scale(1.1); }
    @media (max-width: 767px) {
      .v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-social-list a {
        width: 35px;
        height: 35px;
        padding: 10px; } }
.v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-cat-links .menu-children {
  display: flex;
  flex-wrap: wrap; }
  .v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-cat-links .menu-children li {
    width: 50%; }
.v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-menu .menu-title {
  color: #000000;
  font-size: 18px;
  line-height: 23px; }
.v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-menu .menu-link {
  display: flex;
  align-items: center;
  min-height: 25px;
  color: #000000;
  font-size: 13px;
  display: block;
  margin: 0; }
.v5-oyuncakfabrikasi.folder-footer.tpl-default #footer-menu .menu-link[href]:hover {
  color: #ea1917;
  text-decoration: underline; }
.v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-contact .wp {
  color: #000000;
  font-size: 0.8125rem;
  font-weight: 700; }
.v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-contact .phone {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 700; }
.v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-contact address {
  color: #000000;
  font-size: 0.8125rem; }
.v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-banks {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.625rem; }
@media (max-width: 767px) {
  .v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-banks {
    justify-content: center; }
    .v5-oyuncakfabrikasi.folder-footer.tpl-default .footer-banks img {
      width: 9%; } }
.v5-oyuncakfabrikasi.folder-footer.tpl-default .line {
  width: 100%;
  height: 3px;
  background-color: #edcc19; }

