/** Shopify CDN: Minification failed

Line 1053:1 Unexpected ","

**/
@import "fs-hooks.css";

body {
  --desktop-nav-height: 45px;
  --desktop-menu-height: 70px;
  --desktop-header-height: calc( var(--desktop-menu-height) + var(--desktop-nav-height));
  --color-grey: #717171;
  --color-light-blue: #8fc9e5;
  --color-red: #F52216;
  --color-main: #035cc2;
  --color-secondary: #035cc2;
  --color-regular: #808285;
  --color-cart: #f0ede6;
  --color-success-green: #3bab29;
  --color-nav-sidebar: #363636;
  --desktop-mega-menu-height: 51.5px;
}
body *:not(.fa){
  font-family: 'centra-no2', sans-serif;
}

/* .cart-container a.mini_cart:before,
.sticky_nav .mini_cart:before {
  content: "";
  background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/cart-icon.svg?v=96939352023449613151717095276) scroll no-repeat center center;
  background-size: 100%;
  width: 28px;
  height: 35px;
  display: inline-block;
  position: relative;
  top: 0px;
  margin: 0;
} */

/* .cart-container.active_link a.mini_cart:before,
.sticky_nav.active_link .mini_cart:before {
  background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/cart-icon-hover.svg?v=95823872129574061901717095276) scroll no-repeat center center;
} */

.cart-container a.mini_cart svg path {
  stroke: #035cc2;
}

#header .top-bar .cart-container a.mini_cart span,
.main-nav .cart-container .mini_cart span,
.top-bar .sticky_nav .mini_cart span {
  font-family: var(--body-font-family);
  font-weight: 700;
  line-height: 19px;
  font-size: 12px;
  color: #f0ede6;
  margin: 0;
  padding: 2px 0 0;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 3px;
  border-radius: 20px;
  background-color: #035cc2;
}
#header .top-bar .cart-container a.mini_cart span,
.top-bar .sticky_nav .mini_cart span {
  right: 8px;
}
#header .top-bar .cart-container.active_link a.mini_cart span,
.main-nav .cart-container.active_link .mini_cart span,
.top-bar .sticky_nav .mini_cart span {
  color: #ffffff !important;
  background-color: #035cc2;
}

.cart-container .cart_content {
  border-color: #035CC2;
}

.cart-container .cart_content .empty_cart {
  margin-bottom: 15px;
}
#header .top-bar .icon-search{
  transition: all 0.3s;
}
/* #header .top-bar .icon-search:before {
  background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/search-mobile-icon.svg?v=109058787864035450401717095276) scroll no-repeat center center;
  background-size: 100%;
  content: "";
  width: 27px;
  height: 27px;
  display: block;
} */
#header .top-bar .icon-search svg path {
  fill: #035cc2;
}
#header .top-bar .top-bar--right .cart-container .mini_cart svg path {
  stroke: #035cc2;
}
.main-nav__wrapper {
  display: flex;
  flex-direction: column;
}
.main-nav__wrapper .main-nav {
  height: var(--desktop-menu-height);
}
.main-nav__wrapper .main-nav .nav{
  height: 100%;
  justify-content: space-between;
}

div.header__logo,
div.header__logo img,
div.header__logo span,
.sticky_nav .menu-position--block .header__logo {
  max-width: var(--nav-logo-width);
}

.logo-alignment--center .header__logo{
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .nav .right-menu{
  width: calc( 50% - var(--nav-logo-width) / 2 - 2rem );
} */
.dropdown_title *[class^="mega-menu-dropdown_title_"],
.dropdown_title *[class^="mega-menu-dropdown_title_"]:hover,
.dropdown_title *[class^="mega-menu-dropdown_title_"]:focus{
  font-size: 24px;
  letter-spacing: 5px;
  font-weight: 600;
  padding-top: 0;
  line-height: 1;
  text-transform: uppercase;
}
/* .main-nav .header__logo a{
  margin: 0 auto;
  height: 100%;

} */

.fast-ac-container {
  width: 100vw;
}

.account-container a.icon-user {
  display: flex;
}

.account-container a.icon-user span {
  font-family: var(--body-font-family);
  font-weight: 700;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 140px;
  display: inline-block;
  line-height: 15px;
  display: none;
}

/* .account-container a.icon-user:before {
  content: "";
  background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/user-icon-new.svg?v=47811469253319112201717095277) scroll no-repeat center center;
  background-size: 100%;
  width: 28px;
  height: 31px;
  display: inline-block;
  position: relative;
  margin: 0;
} */

/* .account-container a.icon-user:hover:before {
  background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/user-icon-new-hover.svg?v=107344860627846530641717095275) scroll no-repeat center center;
  background-size: 100%;
} */

.right-menu a svg {
  height: 28px;
}
.right-menu .icon-search svg {
  width: 32px;
}
.cart-container .icon-bag svg {
  height: 28px;
}
.right-menu a svg path, .right-menu a svg rect, .right-menu a svg polyline, .right-menu a svg line {
  stroke: #035cc2;
}
.right-menu a:hover svg path, .right-menu a:hover svg rect, .right-menu a:hover svg polyline, .right-menu a:hover svg line {
  stroke: #f7a63d;
}

@media screen and (min-width: 799px) {
  .section-wrapper {
    /* padding-top: calc(var(--desktop-header-height) + var(--desktop-mega-menu-height)); */
    padding-top: 116px;
  }
  .cart_content {
    top: var(--desktop-header-height);
  }
}

.right-menu .search-container {
  display: flex;
  padding: 0;
  max-width: 500px;
  padding-left: 30px;
}

.search-container form.search_form {
  max-width: none;
  position: relative;
  margin-bottom: 0;
  width: 100%;
}

.search_form input,
.search_form input:active,
.search_form input:focus {
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 4px;
  color: #035cc2;
  background-color: transparent;
  padding-right: 35px;
  border-color: #035cc2;
  
}

.search-container form.search_form input {
  height: 42px;
  min-height: 42px;
  padding-right: 50px;
  padding-left: 20px;
  font-family: var(--body-font-family);
  font-weight: 700;
  font-size: 16px;
  color: var(--color-secondary);
  width: 100%;
  letter-spacing: 0;
  background-color: #fff;
  margin-bottom: 0;
  border-radius: 21px;
}

.search-container form.search_form input::placeholder {
  color: var(--color-secondary);
}

.search-container form.search_form .icon-search {
  font-size: 0;
  line-height: 0;
  right: 15px;
  height: auto;
  position: absolute;
  color: var(--color-light-blue);
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0;
  line-height: 0;
  z-index: 10;
  padding-top: 0;
}
.search-container form.search_form .icon-search svg path {
  fill: #035cc2;
}

/* .search-container form.search_form .icon-search:before {
  width: 32px;
  height: 32px;
  background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/search-icon.svg?v=124328315763218917921717095279) no-repeat center center;
  background-size:100%;
} */

.nav-desktop__tier-1-link {
  font-size: 14px;
  font-weight: 400;
}

.nav-desktop__tier-2-link,
.nav-desktop__tier-3-link {
  font-size: 14px;
  font-weight: 700;
}

.nav-desktop__tier-1-link,
.nav-desktop__tier-2-link,
.nav-desktop__tier-3-link,
.nav-desktop__tier-1-link:hover,
.nav-desktop__tier-1-link[aria-expanded=true] {
  border-bottom-width: 0;
}
.main-nav__wrapper .nav-desktop {
  z-index: 35;;
}

.mega-menu__extra-content_section .mm__extra-content_title {
  padding: 0 0 22px 0;
  margin: 0;
}

.mega-menu__extra-content_section .mm__extra-content_title a {
  font-family: var(--body-font-family);
  font-weight: 800;
  padding: 0;
  margin: 0;
  color: #ef405c;
}

.mega-menu__extra-content_section .mm__extra-content_title.mm_ex_title2 a {
  color: #87c665;
}

.mega-menu__extra-content_section .mm__extra-content {
  color: #fff;
  font-family: var(--body-font-family);
  font-weight: 400;
}

.mega-menu__extra-content_section .mm__extra-content.mm_ex_content_gap {
  margin-bottom: 10px;
}

.mega-menu__extra-content_section .mm__extra-conten-sec.mm__ex-sec-gap {
  margin-bottom: 50px;
}

.mm-filter-options {
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #b4eeff;
}

.mm-filter-options .mm-filter-options-item {
  display: inline-block;
  margin: 0 2px 0 0;
}

.mm-filter-options .mm-filter-options-item a {
  font-family: var(--body-font-family);
  font-weight: 300;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 5;
  height: auto;
}

.mm-filter-options .mm-filter-options-item a:hover {
  color: #035CC2;
}

.mm-filter-options .mm-filter-options-item a.active {
  color: #fff;
  font-weight: 600;
}

.mm-filter-options .mm-filter-options-item a.active:before {
  content: "";
  position: absolute;
  display: block;
  bottom: -10px;
  left: 50%;
  width: 11px;
  height: 11px;
  border: 2px solid #b4eeff;
  border-top: none;
  border-right: none;
  transform: translateX(-50%) rotate(-45deg);
  -webkit-transform: translateX(-50%) rotate(-45deg);
  background: #014a72;
  z-index: -1;
}

.mm-filter-content-sec {
  margin: 20px 0 0 0;
}

.mm-filter-content-sec .mm-filter-content .all_tag {
  font-family: var(--body-font-family);
  font-weight: 400;
  padding: 0 5px 0 0;
  margin: 0 0 6px 0;
  width: 32.5%;
  color: #fff;
  vertical-align: middle;
  display: none;
}

.mm-filter-content-sec .mm-filter-content .all_tag a {
  font-family: var(--body-font-family);
  font-weight: 400;
  color: #fff;
  display: inline-block;
  padding: 0 0 0 0;
  font-weight: normal;
  text-transform: none;
  height: auto;
}

.mm-filter-content-sec .mm-filter-content .all_tag a:hover {
  color: #035CC2;
}

@media (max-width: 1440px) {
  .mm-filter-content-sec .mm-filter-content .all_tag a {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .mm-filter-content-sec .mm-filter-content .all_tag a {
    font-size: 14px;
  }
}

.mm-main-brans-list-sec {
  margin: 0 -15px;
}

.mm-main-brans-list-sec:after {
  content: "";
  display: table;
  clear: both;
  float: none;
}

.mm-main-brans-list-sec .mm-main-brans-item {
  padding: 0 15px;
  float: left;
  box-sizing: border-box;
  width: 25%;
  margin: 0 0 30px 0;
}

.mm-main-brans-list-sec .mm-main-brans-item a {
  display: block;
  background: #fff;
  text-align: center;
  padding: 5px;
  line-height: normal;
  height: auto;
}

.mm-main-brans-list-sec .mm-main-brans-item a img {
  max-width: 100%;
  width: auto;
  height: auto;
}


section.featured-promotions-section{
  /* margin-top: 3rem; */
  /* padding-top: 15px; */
  /* border-top: 1px solid #f7a63d; */
  padding: 45px;
}
section.featured-promotions-section .header-holder h1 {
  text-align: center;
}
.header-holder{
  width: 100%;
}
.swym-button.swym-add-to-wishlist-view-product:after{
  color: var(--color-main) !important;
}
.shopify-section--featured-collection{
  padding: 30px 0;
}
.shopify-section--featured-collection .homepage_content .title{
  /* border-bottom: 1px solid var(--color-main); */
}
.shopify-section--featured-collection .homepage-product-slider {
  margin: 0 auto;
}
.shopify-section--featured-collection .product-wrap {
    background-color: transparent;
    /* padding: 15px; */
    /* max-height: 100%; */
    /* border-radius: 15px; */
}

.shopify-section--featured-collection .gallery-cell {
    display: block;
    min-height: 100% !important;
    padding: 10px;
}
.shopify-section--featured-collection .flickity-viewport {
    /* padding: 20px 45px; */
    /* min-height: 410px; */
}
.shopify-section--featured-collection .product-details .title{
  min-height: 40px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 1rem;
  color: #808285;
  
}
.shopify-section--featured-collection .flickity-button{
  opacity: 1 !important;
}
.shopify-section--featured-collection .flickity-button.previous{
  left: -45px
}
.shopify-section--featured-collection .flickity-button.next{
  right: -45px;
}
.shopify-section--featured-collection .slider-gallery{
  width: calc( 100% - 100px);
  overflow: visible;
}
.slider-gallery .flickity-slider .gallery-cell img,
.flickity-slider .gallery-cell .product-wrap .product_image{
  aspect-ratio: 1/1;
}

.flickity-slider .gallery-cell .product-wrap .product_image .image__container{
  display: contents;
}

.slider-gallery .flickity-slider .gallery-cell img{
  margin:auto;
}

.flickity-slider .gallery-cell .product-wrap .image-element__wrap {
  background-color: #fff;
  min-height: 100%;
}

.shopify-section--featured-collection .gallery-cell:hover .product-details .title{
  color: #035CC2;
}

.shopify-section--featured-collection .feature-collection-view-all-sec a{
    display: inline-block;
    text-align: center;
    min-height: 45px;
    min-width: 209px;
    /* border-radius: 100px; */
    font-family: var(--body-font-family);
    font-weight: 700;
    transition: all .3s;
    -webkit-transition: all .3s;
    padding: 11px 10px 10px;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #035CC2;
}

.shopify-section--featured-collection .feature-collection-view-all-sec a:hover{
      border-color:#ffffff;
      color: #ffffff;
      background:none;
}
.shopify-section--blog-template .section .page-banner .headline{
  display: none;
}
.shopify-section--blog-template .section .page-banner .subtitle{
  text-transform: none;
  letter-spacing: normal;
  color: var(--color-black);
}
.shopify-section--blog-template .caption-content{
  max-width: unset;
}
.shopify-section--blog-template .section .page-banner .is-hidden-mobile-only{
  margin: 30px auto;
}
.shopify-section--blog-template .section .page-banner .caption{
  position: relative;
  transform: none;
}
.shopify-section--blog-template .section .page-banner .caption .caption-content{
  padding: 15px;
}

.shopify-section--blog-template .article__title{
  padding-top: 15px;
}

.shopify-section--article-template h3,
.shopify-section--article-template .sub_title a,
.shopify-section--blog-template .article__title a{
  color: var(--color-main);
  font-size: 1.5rem;
}

.shopify-section--article-template .author_bio h6{
  color: var(--color-main);
  font-size: 1.5em;
  font-weight: 200;
}

.shopify-section--article-template h3{
  margin-bottom: 15px;
  font-size: 2rem;
}

.shopify-section--blog-posts .excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  height: 4.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.shopify-section--article-template .blog-article__main .container,
.shopify-section--blog-template .blog-article__main .container{
  padding-top: 30px;
}

.shopify-section--article-template .blog_meta span,
.shopify-section--blog-template .blog_meta span{
  color: var(--color-grey);
  font-weight: 200;
  letter-spacing: normal;
}
.shopify-section--article-template .blog_meta span:not(:last-child):after,
.shopify-section--blog-template .blog_meta span:not(:last-child):after{
  background-color: var(--color-grey);
}
.shopify-section--blog-template .global-button{
  min-width: 209px; 
  min-height: 45px;
  font-weight: 200;
  width: fit-content;
}
.shopify-section--blog-template .next{
  position: relative;
  transform: none;
  top: unset;
}

.shopify-section--article-template .article-pagination{
  color: var(--color-main);
}

@media only screen and (max-width: 798px){
  .shopify-section--blog-template .section .page-banner{
    /* margin-top: 65px; */
    padding: 0 20px;
  }
  .shopify-section--blog-template .section .page-banner .caption{
    display: none;
  }
  section.featured-promotions-section{
    padding: 15px 7.5px;
  }
}

.content {
	margin-bottom: 2em;
}
.shg-box {
  padding: 0 5% !important;
  max-width: 100% !important;
}
.shogun-image-container {
  max-width: 100% !important;
  height: auto !important;
  display: contents !important;
}
.shogun-image-container img.shogun-image{
  height: auto !important;
}

.shg-c{
	padding: 1em 0;
}

.shg-box-content p{
  font-weight: 200;
}

/* footer.footer section.section{
  max-width: 100%;
  width: 100%;
  padding: 0 45px;
} */

.shg-theme-text-content {
  padding: 10px;
}
.shg-theme-text-content p,
.shg-theme-text-content p span {
  color: #000;
}
@media(max-width:1400px) {
  .mega_menu_image_content_section .menu__richtext_outer {
    padding: 13px 15px;
  }

  .mega_menu_image_content_section .menu__richtext_outer .mega-menu__richtext {
    margin: 0 0 15px 0;
  }

  .mm-filter-content-sec .mm-filter-content .all_tag {
    width: 49.5%;
  }

  .mega-menu__extra-content_section .mm__extra-content.mm_ex_content_gap {
    margin-bottom: 15px;
  }

  .mm-main-brans-list-sec .mm-main-brans-item {
    padding: 0 10px;
    margin: 0 0 20px 0;
  }

  .mm-main-brans-list-sec {
    margin: 0 -10px;
  }
}

@media(max-width:1440px) {

  .mega_menu_image_content_section .menu__richtext_outer .mega-menu__richtext,
  .mega_menu_image_content_section .menu__richtext_outer .mega-menu__richtext p {
    font-size: 22px;
  }
}

@media(max-width:1350px) {
  .mm-filter-options .mm-filter-options-item a.active {
    color: #035CC2;
  }

  .mm-filter-options .mm-filter-options-item a.active:before {
    content: none;
  }

}
@media only screen and (max-width: 798px) {
  /* footer.footer section.section{
    padding: 0 15px;
  } */
  .shopify-section--featured-collection .slider-gallery .flickity-button{
    width: 40px;
  }
  .shopify-section--featured-collection .slider-gallery .flickity-button.previous{
    left: -30px;
  }
  .shopify-section--featured-collection .slider-gallery .flickity-button.next{
    right: -30px;
  }
  .featured-promotions.full-width--false .feature-section{
    margin: 0;
    width:50%;
  }
  .featured-promotions.full-width--false .feature-section .feature-inner{
    padding: 0 7.5px;
  }

  .shopify-section--featured-collection .product-details .title{
    font-size: 0.9rem;
  }

  .shopify-section--featured-collection .flickity-viewport {
    /* min-height: 350px; */
  }

  .shopify-section--featured-collection .slider-gallery{
    width: calc( 100% - 60px );
  }
  .products-slider.slider-gallery .gallery-cell.visible-3{
    width: 50%;
  }
  .main-nav__wrapper{
    display: none;
  }
  .section-wrapper{
    padding-top: 124px;
  }
  .product_section .product__details .product-block.lower-hidden{
    display: none;
    visibility: hidden;
  }
  .top-bar .top-bar--right .icon-search{
    padding: 0;
  }
}

.notify_form__inputs .global-button.global-button--primary {
  background-color: var(--button-color-background);
}

.notify_form__inputs .global-button--primary:hover, .notify_form__inputs .global-button--primary:focus, .notify_form__inputs .global-button--primary:active {
  background-color: var(--button-color-border-hover);

}

.product_section h1.product_name{
  text-transform: none ;
}
.product_section .description{
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word;
}
.product_section .description .rte{
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 4px;
}
.product_section .description.description--long .rte{
  max-height: 97px;
  overflow: hidden;
}
.product_section .description.description--long.description--expanded .rte{
  max-height: none;

}

.product_section .description .view_description_link{
  display: none;
}

.product_section .description.description--long .view_description_link{
  display: block;
}

.purchase-details{
  margin-bottom: 0;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}

.product_section .tags-list {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px; 
  }
  .shipping-info-outer {
    font-size:14px;
    color:#000000;
    line-height:25px;
    font-weight:300;
    margin-bottom:20px;
    display:block;
    text-align:center;
    padding:7px 15px 6px;
    background-color:#f4f4f4;
  }

  .product_section .product-quantity-box .ss-icon {
    width: 32px;
    height: 54px;
    border-radius: 0;
    background: transparent;
    position: relative;
    color: #035cc2;
    border: 2px solid #035cc2;
 }
 .product_section .product-quantity-box .ss-icon:hover,
 .product_section .product-quantity-box .ss-icon:active,
 .product_section .product-quantity-box .ss-icon:focus
 {
  background-color: transparent;
 }
  .product_section .product-quantity-box .ss-icon.product-plus {
    border-left: 0 none;
 }
  .product_section .product-quantity-box .ss-icon.product-plus .icon-plus {
    width: 17px;
    height: 17px;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 }
  .product_section .product-quantity-box .ss-icon.product-plus .icon-plus:before {
    content: '';
    background-size: 100%;
    width: 17px;
    height: 17px;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/plus-icon.svg?v=16843599615588756541717095277) no-repeat center center;
 }
  .product_section .product-quantity-box .ss-icon.product-minus {
    border-right: 0 none;
 }
  .product_section .product-quantity-box .ss-icon.product-minus .icon-minus {
    width: 17px;
    height: 3px;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 }
  .product_section .product-quantity-box .ss-icon.product-minus .icon-minus:before {
    content: '';
    background-size: 100%;
    width: 17px;
    height: 3px;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/minus-icon.svg?v=173257521208156783731717095276) no-repeat center center; 
 }
.product_section .product-quantity-box .quantity {
    width: calc(100% - 66px) !important;
    min-height: 54px !important;
    height: 54px;
    padding: 10px 0px;
    font-family: var(--body-font-family);
    font-weight: 800;
    border-width: 2px 0;
    font-size: 18px;
    color: #035cc2 !important;
    border-color: #035cc2;
}

.specification-sec {
  margin: 0 0 20px;
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  padding: 22px 0 18px;
}
.specification-sec .main-title {
  text-transform: uppercase;
  display: flex;
  cursor: pointer;
  align-items: center;
  margin: 0 0 0px;
  width: 100%;
  justify-content: space-between;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  font-weight: 400;
}
.specification-sec .arw {
  display: inline-flex;
  align-items: center;
  background-size: 100%;
  height: 7px;
  width: 12px;
  margin-left: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  transform: rotate(0deg);
  background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/down-arrow-gray.svg?v=101980817882453127551717095278) no-repeat center center;
}
.specification-sec.active .arw {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.specification-sec .pro-spec {
  font-size: 16px;
  font-weight: 300;
  max-height: 0;
  overflow: hidden;
  transition: all 0.15s ease-out;
}
.specification-sec .pro-spec.active {
  max-height: 500px;
  padding-top: 10px;
  transition: all 0.25s ease-in;
}
.specification-sec .pro-spec p {
  margin: 0 0 3px;
  line-height: 1.5;
  font-size: 16px;
  color: #000000;
  font-weight: 300;
}
.specification-sec .pro-spec p:last-child {
  margin-bottom: 0;
}

.product .fixed-product-info,
.product-apparel .fixed-product-info,
.product-rle-template .fixed-product-info {
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 45px;
  z-index: 30;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  height: fit-content;
}
.product .fixed-product-info.show,
.product-apparel .fixed-product-info.show,
.product-rle-template .fixed-product-info.show {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1199px) {
  .product .fixed-product-info,
  .product-apparel .fixed-product-info,
  .product-rle-template .fixed-product-info {
    padding: 10px 15px;
 }
}
@media (max-width: 991px) {
  .product .fixed-product-info,
  .product-apparel .fixed-product-info,
  .product-rle-template .fixed-product-info {
    bottom: 0;
 }
}
.product .fixed-product-info .fixed-pro-inner .pro-grid-outer,
.product-apparel .fixed-product-info .fixed-pro-inner .pro-grid-outer,
.product-rle-template .fixed-product-info .fixed-pro-inner .pro-grid-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
},
.product .fixed-product-info .fixed-pro-inner .pro-grid-outer .pro-grid-right,
.product-apparel .fixed-product-info .fixed-pro-inner .pro-grid-outer .pro-grid-right,
.product-rle-template .fixed-product-info .fixed-pro-inner .pro-grid-outer .pro-grid-right {
  white-space: nowrap;
  text-align: right;
  padding-left: 15px;
}
@media (max-width: 480px) {
  .product .fixed-product-info .fixed-pro-inner .pro-grid-outer .pro-grid-right,
  .product-apparel .fixed-product-info .fixed-pro-inner .pro-grid-outer .pro-grid-right,
  .product-rle-template .fixed-product-info .fixed-pro-inner .pro-grid-outer .pro-grid-right {
    padding-left: 10px;
  }
  .shopify-section--featured-collection .gallery-cell {
    padding: 0px;
  }
}
.product .fixed-product-info .fixed-pro-inner .fix-pro-name,
.product-apparel .fixed-product-info .fixed-pro-inner .fix-pro-name,
.product-rle-template .fixed-product-info .fixed-pro-inner .fix-pro-name {
  font-family: var(--body-font-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
}
@media (max-width: 480px) {
  .product .fixed-product-info .fixed-pro-inner .fix-pro-name,
  .product-apparel .fixed-product-info .fixed-pro-inner .fix-pro-name,
  .product-rle-template .fixed-product-info .fixed-pro-inner .fix-pro-name {
    font-size: 18px;
    line-height: 24px;
 }
}
.product .fixed-product-info .fixed-pro-inner .fix-pro-name .name,
.product-apparel .fixed-product-info .fixed-pro-inner .fix-pro-name .name,
.product-rle-template .fixed-product-info .fixed-pro-inner .fix-pro-name .name {
  position: relative;
  display: inline-block;
}
.product .fixed-product-info .fixed-pro-inner .fix-pro-name .name:after,
.product-apparel .fixed-product-info .fixed-pro-inner .fix-pro-name .name:after,
.product-rle-template .fixed-product-info .fixed-pro-inner .fix-pro-name .name:after {
  content: '|';
  display: inline-block;
  margin: 0 5px;
}
@media (max-width: 991px) {
  .product .fixed-product-info .fixed-pro-inner .fix-pro-name .name,
  .product-apparel .fixed-product-info .fixed-pro-inner .fix-pro-name .name,
  .product-rle-template .fixed-product-info .fixed-pro-inner .fix-pro-name .name {
    display: none;
 }
}
.product .fixed-product-info .fixed-pro-inner .fix-pro-name span,
.product-apparel .fixed-product-info .fixed-pro-inner .fix-pro-name span,
.product-rle-template .fixed-product-info .fixed-pro-inner .fix-pro-name span {
  display: inline;
}
.product .fixed-product-info .fixed-pro-inner .fix-pro-name .price,
.product-apparel .fixed-product-info .fixed-pro-inner .fix-pro-name .price,
.product-rle-template .fixed-product-info .fixed-pro-inner .fix-pro-name .price {
  color: #dc4f60;
}
.product .fixed-product-info .fixed-pro-inner .fix-pro-name .price .compare_price,
.product-apparel .fixed-product-info .fixed-pro-inner .fix-pro-name .price .compare_price,
.product-rle-template .fixed-product-info .fixed-pro-inner .fix-pro-name .price .compare_price {
  text-decoration: line-through;
  margin-right: 5px;
  color: #000000;
}
.product .fixed-product-info .fixed-pro-inner .proFix-action,
.product-apparel .fixed-product-info .fixed-pro-inner .proFix-action,
.product-rle-template .fixed-product-info .fixed-pro-inner .proFix-action {
  display: flex;
  align-items: center;
}
.product .fixed-product-info .fixed-pro-inner .proFix-action .pro-backtoTop,
.product-apparel .fixed-product-info .fixed-pro-inner .proFix-action .pro-backtoTop,
.product-rle-template .fixed-product-info .fixed-pro-inner .proFix-action .pro-backtoTop {
  font-family: var(--body-font-family);
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .product .fixed-product-info .fixed-pro-inner .proFix-action .pro-backtoTop,
  .product-apparel .fixed-product-info .fixed-pro-inner .proFix-action .pro-backtoTop,
  .product-rle-template .fixed-product-info .fixed-pro-inner .proFix-action .pro-backtoTop {
    display: none;
 }
}
.product .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn,
.product-apparel .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn,
.product-rle-template .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn {
  min-width: 175px;
  display: inline-block;
  text-align: center;
  background-color: #035CC2;
  border: 1px solid #035CC2;
 /*border-radius:0;
 */
  padding: 17px 15px 13px;
  font-family: var(--body-font-family);
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s;
}
.product .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn:hover,
.product-apparel .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn:hover,
.product-rle-template .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn:hover {
  background-color: #fff;
  color: #035CC2;
}
.product .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn.disabled,
.product-apparel .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn.disabled,
.product-rle-template .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn.disabled {
  background-color: #bfc9cc !important;
  border-color: #bfc9cc !important;
  opacity: 0.5;
  color: #fff;
  pointer-events: none;
}
@media (max-width: 480px) {
  .product .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn,
  .product-apparel .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn,
  .product-rle-template .fixed-product-info .fixed-pro-inner .proFix-action .fix-add-to-cart-btn {
    padding: 15px 13px 11px;
    min-width: 100px;
    font-size: 14px;
  }
  /* .top-bar--right a.swym-wishlist {
    margin-right: 5px !important;
  } */
  /* .top-bar--right svg, .top-bar--right img {
    width: 25px;
  } */
  #header .top-bar .cart-container a.mini_cart span,
  .top-bar .sticky_nav .mini_cart span {
    right: 12px;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    line-height: 15px;
  }
  .mobile_nav div {
    width: 25px;
  }
}

.product .product_gallery, 
.product-apparel .product_gallery,
.product-rle-template .product_gallery {
  padding: 0 30px; 
}
.product_gallery .flickity-prev-next-button.previous{
  left: -4px;
}

.gallery-wrap .overlay-wrapper{
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  height: 0;
}
.wishlist-icon{
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: absolute;
  top: 0px;
  right: 40px;
  z-index: 2;
  background-color: white;
}
.wishlist-icon span {
  display: block;
  line-height: 0;
  cursor: pointer;
}
.wishlist-icon .swym-heart svg > g > g {
  fill: #ffffff !important;
}
.wishlist-icon .swym-heart.swym-added svg > g > g {
  fill: #035CC2 !important;
}
.product .sale_banner_product,
.product-apparel .sale_banner_product,
.product-rle-template .sale_banner_product {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.sale_banner_product {
  padding-right: 40px;
  right: 0;
  white-space: inherit;
  text-align: left;
}
.sale_banner_product span {
  padding: 6px 20px 6px;
  display: inline-block !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #035CC2 !important;
  margin: 0 0 5px 0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  color: white;
  font-family: var(--body-font-family);
  font-weight: 700;
  border-radius: 5px;
  text-transform: none;
  min-width: 80px;
}
.sale_banner_product span + span {
  margin-left: 5px;
}
.sale_banner_product span.sale--tag {
  background-color: #ee3f5d !important;
  color: #fff;
}

.sale_banner_product span,
span.isp-serp-badge,
span.isp_badge {
	background-color: #035CC2;
	color: #fff;
}

span.isp-serp-badge, .fs-badges-wrapperspan.isp_badge {
  font-family: var(--body-font-family) !important;
}

.sale_banner_product span[data-badge-type="New"],
span.isp-serp-badge[data-badge-type="New"],
span.isp_badge[type="new"] {
	background-color: #86c665;
	color: #fff;
}

.sale_banner_product span[data-badge-type="Sale"],
span.isp-serp-badge[data-badge-type="Sale"],
span.isp_badge[type="sale"] {
	background-color: #ee3f5d;
	color: #fff;
}

.sale_banner_product span[data-badge-type="Hot Item"],
.sale_banner_product span[data-badge-type="Hot item"],
.sale_banner_product span[data-badge-type="Hot"],
span.isp-serp-badge[data-badge-type="Hot Item"],
span.isp-serp-badge[data-badge-type="Hot item"],
span.isp-serp-badge[data-badge-type="Hot"],
span.isp_badge[type="hot Item"],
span.isp_badge[type="hot item"],
span.isp_badge[type="hot"] {
	background-color: #f9a04e;
	color: #fff;
}

.fs-recommendation-right-arrow,
.fs-recommendation-left-arrow{
  width: 55px!important;
  height: 55px!important;
  display: block;
}

.fs-recommendation-widget-title{
  line-height: normal;
}
.isp-product-stock-info-container .label-container.not-available .isp-label {
    color: #9f9f9f;
}
.isp-product-stock-info-container .isp-label {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
    color: #035CC2;
    font-family: var(--body-font-family);
    font-weight: 400;
    text-transform: none;
}
.label-container{
  display: grid;
  justify-content: left;
  text-align: center;
  align-items: center;
  grid-template-columns: auto auto;
  column-gap: 10px;
}
.isp-product-stock-info-container .label-container.not-available .not-store-icon:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  border: 0 none;
  border-radius: 0;
  font-size: 0;
  line-height: 0;
  background: url(/cdn/shop/t/127/assets/unavailable-icon.svg?v=1786523…) no-repeat center center;
  background-size: 100%;
}

.isp-product-stock-info-container .label-container .store-icon:before {
    content: "";
    width: 20px;
    height: 20px;
    border: 0 none;
    border-radius: 0;
    font-size: 0;
    line-height: 0;
    background: url(/cdn/shop/t/127/assets/available-icon.svg?v=1374722…) no-repeat center center;
    background-size: 100%;
}

.label-container .store-icon:before {
    content: "\f00c";
    font-family: FontAwesome;
    height: 25px;
    width: 25px;
    box-sizing: border-box;
    border: 2px solid #035CC2;
    border-radius: 25px;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
    display: block;
    color: #035CC2;
}
.brand-slider-outer {
  padding: 0 38px 0px;
}
@media only screen and (max-width: 798px) {
  .brand-slider-outer {
    padding: 0 0 20px;
  }
}
.brand-slider-outer .brand-slider.slick-dotted {
  padding-bottom: 0;
}
.brand-slider-outer .brand-slider > .slick-arrow {
  position: absolute;
  width: 25px;
  height: 44px;
  padding: 0;
  margin: 0;
  left: -38px;
  min-width: 1px;
  min-height: 1px;
  font-size: 0;
  line-height: 0;
  background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/slider-icon-prev.svg?146025) no-repeat center center;
  background-size: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .brand-slider-outer .brand-slider > .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
 }
}
.brand-slider-outer .brand-slider > .slick-arrow.slick-next {
  right: -38px;
  left: auto;
  background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/slider-icon-next.svg?146025) no-repeat center center;
  background-size: 100%;
}

@media (max-width: 798px) {
  .top-bar--right svg, .top-bar--right img {
    width: 25px;
  }

  .top-bar--right button.icon-search,
  .top-bar--right a.swym-wishlist {
    margin-right: 0px;
  }

}

@media only screen and (max-width: 798px){
  .brand-slider-outer .brand-slider > .slick-arrow.slick-next {
    right: 0;
 }
}
@media only screen and (max-width: 798px){
  .brand-slider-outer .brand-slider > .slick-arrow {
    top: auto;
    bottom: -19px;
    left: 0;
    width: 12px;
    height: 18px;
 }
}
.brand-slider-outer .brand-slider > .slick-dots {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media only screen and (max-width: 798px){
  .brand-slider-outer .brand-slider > .slick-dots {
    bottom: -20px;
 }
}

.col-bg .brand-category-outer {
  padding: 30px 0;
  background-color: #825aa4;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.col-bg .brand-category-outer.background-50:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}


.brand-flex .sub-brand-li {
	padding: 0 5px;
}
.brand-flex .col-img {
	 margin: 0 auto 10px;
	 background-color: #fff;
	 border-radius: 50%;
	 line-height: 0;

}
 .brand-flex .col-img a {
	 display: block;
	 border-radius: 50%;
}
 .brand-flex .col-img img {
	 border-radius: 50%;
	 width: 100%;
	 height: auto;
	 display: inline-block;
}
 .brand-flex .col-url {
	 text-align: center;
	 font-weight: 700;
	 line-height: 23px;
	 min-height: 40px;
}
 .brand-flex .col-url a {
	 color: #fff;
}
 .brand-flex .col-url a:hover {
	 color: #000;
}
 

.brand-slider-outer .brand-slider > .slick-dots > li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 0 2px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0;
  font-size: 0;
  line-height: 0;
  min-width: 1px;
  min-height: 1px;
  border-radius: 100%;
  cursor: pointer;
}
.brand-slider-outer .brand-slider > .slick-dots > li.slick-active {
  background-color: rgba(255, 255, 255, 1);
}
.brand-slider-outer .brand-slider > .slick-dots > li > button {
  padding: 0;
  font-size: 0;
  line-height: 0;
  min-width: 1px;
  min-height: 1px;
  background: none;
}
.brand-slider-outer .brand-slider > .slick-dots > li:only-child {
  display: none !important;
}
.brand-slider-outer .brand-slider .slick-slide > div:first-child > .sub-brand-li {
  margin-bottom: 15px;
}
.brand-slider-outer .brand-slider:not(.slick-initialized) {
  display: flex;
  flex-direction: row;
  overflow-x: auto;
}
.brand-slider-outer .brand-slider:not(.slick-initialized) > .sub-brand-li {
  max-width: 14%;
  flex: 0 0 14%;
}
.brand-cat-holder {
  width: 100%;
}
@media (max-width: 1440px) {
  .brand-slider-outer .brand-slider:not(.slick-initialized) > .sub-brand-li {
    max-width: 17%;
    flex: 0 0 17%;
  }
}
@media (max-width: 1199px) {
  .brand-slider-outer .brand-slider:not(.slick-initialized) > .sub-brand-li {
    max-width: 20%;
    flex: 0 0 20%;
 }
}
@media (max-width: 991px) {
  .brand-slider-outer .brand-slider:not(.slick-initialized) > .sub-brand-li {
    max-width: 25%;
    flex: 0 0 25%;
 }
}
@media only screen and (max-width: 798px) {
  .brand-slider-outer .brand-slider:not(.slick-initialized) > .sub-brand-li {
    max-width: 33.33333%;
    flex: 0 0 33.33333%;
  }
}
@media only screen and (max-width: 480px) {
  .brand-slider-outer .brand-slider:not(.slick-initialized) > .sub-brand-li {
    max-width: 40%;
    flex: 0 0 40%;
  }
  .brand-slider-outer {
    padding: 0px;
  }
}

/* Swym CSS */
.swym-ui-component .swym-empty-wishlist-container .swym-empty-wishlist-title,
.swym-ui-component .swym-empty-wishlist-container .swym-empty-wishlist-text{
  color: var(--color-regular) !important;
}

.swym-ui-component .swym-wishlist-outer-container {
	overflow: visible !important;
}
.swym-ui-component.swym-wishlist-page .swym-wishlist-container-title-bar {
	margin-bottom: 30px;
}

.swym-ui-component.swym-wishlist-page
	.swym-wishlist-container-title-bar
	.swym-user-login-status:before {
	margin-right: 4px;
}

.swym-ui-component.swym-wishlist-page .swym-htc-tabs {
	grid-column-gap: 50px;
	border-bottom: 0 none;
}

.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item:nth-child(4n) {
	margin-right: 0;
}

.swym-ui-component.swym-wishlist-page .swym-htc-tabs .swym-htc-tab-item {
	padding: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100px;
	background-color: #fff;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
	font-size: 24px;
	line-height: 30.65px;
	color: var(--color-secondary);
	font-weight: 500;
}
.swym-ui-component.swym-wishlist-page
	.swym-htc-tabs
	.swym-htc-tab-item.swym-selected {
	background-color: var(--color-main);
	color: #fff;
}

.swym-ui-component.swym-wishlist-page
	.swym-wishlist-detail
	.swym-action-bar
	.swym-back-btn {
	border: 1px solid var(--color-secondary);
	background-color: #fff;
	border-radius: 40px;
	color: var(--color-secondary);
	font-size: 18px;
	line-height: 23px;
	font-weight: 700;
	padding: 11px 35px 10px;
	text-transform: none;
}
.swym-ui-component.swym-wishlist-page
	.swym-wishlist-detail
	.swym-action-bar
	.swym-back-btn:hover {
	background-color: var(--color-secondary);
	color: #fff;
}
.swym-ui-component .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item,.swym-ui-component.swym-wishlist-page .swym-sfl-tab-container .swym-sfl-list-view .swym-sfl-layout-container-content .swym-sfl-layout-grid .swym-sfl-card-product-item{
  border:none;
}
.swym-ui-component
	.swym-wishlist-detail-content
	.swym-wishlist-grid
	.swym-wishlist-item
	.swym-add-to-cart-btn,
.swym-ui-component
	.swym-empty-wishlist-container
	.swym-empty-wishlist-continue-btn {
	border: 1px solid var(--color-main) !important;
	background-color: #fff !important;
	border-radius: 40px !important;
	color: var(--color-main) !important;
	font-size: 18px !important;
	line-height: 23px !important;
	font-weight: 700 !important;
	padding: 11px 35px 10px !important;
	text-transform: none !important;
}
.swym-ui-component
	.swym-wishlist-detail-content
	.swym-wishlist-grid
	.swym-wishlist-item
	.swym-add-to-cart-btn:hover,
.swym-ui-component
	.swym-empty-wishlist-container
	.swym-empty-wishlist-continue-btn:hover {
	background-color: var(--color-main) !important;
	color: #fff !important;
}
.swym-ui-component
	.swym-wishlist-detail-content
	.swym-wishlist-grid
	.swym-wishlist-item
	.swym-add-to-cart-btn.swym-disabled,
.swym-ui-component
	.swym-empty-wishlist-container
	.swym-empty-wishlist-continue-btn.swym-disabled,
.swym-ui-component
	.swym-wishlist-detail-content
	.swym-wishlist-grid
	.swym-wishlist-item
	.swym-add-to-cart-btn.swym-disabled:hover,
.swym-ui-component
	.swym-empty-wishlist-container
	.swym-empty-wishlist-continue-btn.swym-disabled:hover {
	border: 1px solid #bfc9cc !important;
	background-color: #bfc9cc !important;
	color: #fff !important;
}

.swym-ui-component
	.swym-empty-wishlist-container
	.swym-empty-wishlist-continue-btn {
	margin-left: 0;
	min-width: 200px;
	text-align: center;
}
.swym-ui-component .swym-empty-wishlist-container {
	margin-top: 40px;
}
.swym-ui-component
	.swym-sfl-list-heading
	.swym-sfl-action-button
	.swym-share-sfl-btn {
	min-width: 1px;
}
body.cart
	.swym-ui-component
	.swym-sfl-container-view
	.swym-sfl-list-heading
	.swym-sfl-action-button {
	justify-content: space-between;
	margin-right: 0;
}
body.cart
	.swym-ui-component
	.swym-sfl-container-view
	.swym-sfl-list-heading
	.swym-sfl-action-button
	.swym-share-sfl-btn {
	min-width: 1px;
	flex-grow: unset;
	margin-right: 10px;
}
body.cart
	.swym-ui-component
	.swym-sfl-container-view
	.swym-sfl-list-heading
	.swym-sfl-action-button
	.swym-share-sfl-btn
	.swym-share-text {
	padding: 0;
}
body.cart
	.swym-ui-component
	.swym-sfl-container-view
	.swym-sfl-list-heading
	.swym-sfl-action-button
	.swym-share-sfl-btn
	.swym-share-text
	.swym-icon {
	margin: 0 5px 0 0;
}
body.cart
	.swym-save-for-later-list-view
	.swym-sfl-container-view
	.swym-sfl-list-view
	.swym-sfl-list-heading
	.swym-sfl-action-button
	.swym-sfl-add-all-to-cart-btn {
	flex-grow: unset;
	min-width: 1px;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view {
	max-width: 100%;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-list-heading {
	padding-top: 60px;
	padding-bottom: 15px;
	border-bottom: 1px solid #717171;
}

.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-list-heading
	.swym-sfl-title {
	color: var(--color-secondary);
	font-size: 24px !important;
	line-height: 30px !important;
	font-weight: 700;
	margin-right: 0;
	letter-spacing: 0;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-list-heading
	.swym-sfl-action-button
	.swym-sfl-add-all-to-cart-btn {
	border: 1px solid var(--color-secondary);
	background-color: #fff;
	border-radius: 40px;
	color: var(--color-secondary);
	font-size: 18px;
	line-height: 23px;
	font-weight: 700;
	padding: 12px 35px 9px;
	text-transform: none;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-list-heading
	.swym-sfl-action-button
	.swym-sfl-add-all-to-cart-btn:hover {
	background-color: var(--color-secondary);
	color: #fff;
}

.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-detail-separator {
	border: 0 none;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content {
	margin-left: -3px;
	margin-right: -3px;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid {
	max-width: 100%;
	margin-bottom: 40px;
	flex: 0 0 auto;
}

.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item {
	width: calc(25% - 15px);
	margin: 0 20px 20px 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
  padding:5px;
}

.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-delete-btn {
	width: 15px;
	height: 15px;
	top: 7px;
	right: 8px;
	display: flex;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-delete-btn
	.swym-icon:before {
	font-size: 15px;
	font-weight: 800;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-sfl-image-wrapper {
	height: auto;
	max-height: none;
	flex-grow: unset;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-sfl-list-item-title {
	margin: 0 0 5px;
	flex-grow: 1;
	white-space: normal;
	overflow: visible;
	text-overflow: unset;
}

.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-product-price {
	padding: 0 0 10px;
	margin: 0;
	line-height: 23px;
	flex-direction: row !important;
}

.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-product-price
	.swym-product-original-price {
	font-size: 16px !important;
	color: #aba9a9 !important;
	font-weight: 400 !important;
}

.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-is-button {
	border: 1px solid var(--color-main) !important;
	background-color: #fff !important;
	border-radius: 40px !important;
	color: var(--color-main) !important;
	font-size: 18px !important;
	line-height: 23px !important;
	font-weight: 700 !important;
	padding: 11px 35px 10px !important;
	text-transform: none !important;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-is-button:hover {
	background-color: var(--color-main) !important;
	color: #fff !important;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-is-button.swym-disabled,
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-layout-container-content
	.swym-sfl-layout-grid
	.swym-sfl-card-product-item
	.swym-is-button.swym-disabled:hover {
	border: 1px solid #bfc9cc !important;
	background-color: #bfc9cc !important;
	color: #fff !important;
}

.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-list-empty-content
	.swym-sfl-list-empty-text {
	font-size: 24px !important;
	line-height: 30px !important;
	font-weight: 700 !important;
	color: var(--color-secondary) !important;
	margin: 24px 0;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-list-empty-content
	.swym-sfl-list-empty-text2 {
	font-size: 18px !important;
	line-height: 23px !important;
	font-weight: 400 !important;
	color: #717171 !important;
	margin: 24px 0 70px;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-list-empty-content
	.swym-sfl-cart-btn {
	border: 1px solid var(--color-main) !important;
	background-color: #fff !important;
	border-radius: 40px !important;
	color: var(--color-main) !important;
	font-size: 18px !important;
	line-height: 23px !important;
	font-weight: 700 !important;
	padding: 11px 35px 10px !important;
	text-transform: none !important;
	text-align: center;
	min-width: 325px;
}
.swym-ui-component.swym-wishlist-page
	.swym-sfl-tab-container
	.swym-sfl-list-view
	.swym-sfl-list-empty-content
	.swym-sfl-cart-btn:hover {
	background-color: var(--color-main) !important;
	color: #fff !important;
}

@media (max-width: 991px) {
	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-layout-container-content
		.swym-sfl-layout-grid
		.swym-sfl-card-product-item {
		width: calc(33.33333% - 10px);
		margin: 0 15px 15px 0;
	}
	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-layout-container-content
		.swym-sfl-layout-grid
		.swym-sfl-card-product-item:nth-child(3n) {
		margin-right: 0;
	}
	.swym-ui-component.swym-wishlist-page
		.swym-wishlist-container-title-bar
		.swym-wishlist-main-title {
		visibility: visible !important;
	}
	.swym-ui-component.swym-wishlist-page
		.swym-wishlist-container-title-bar
		.swym-user-login-status
		.swym-user-text {
		display: block;
	}

	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-layout-container-content
		.swym-sfl-layout-grid
		.swym-sfl-card-product-item
		.swym-product-price {
		flex-direction: row !important;
	}

	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-layout-container-content
		.swym-sfl-layout-grid {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-list-heading
		.swym-sfl-action-button
		.swym-sfl-add-all-to-cart-btn {
		margin-left: 0 !important;
	}
}

@media (max-width: 798px) {
	.container.main.content {
		margin-top: 10px !important;
	}
	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-list-heading
		.swym-sfl-action-button
		.swym-sfl-add-all-to-cart-btn {
		padding: 12px 10px 9px;
	}

	.swym-ui-component
		.swym-wishlist-detail-content
		.swym-wishlist-grid
		.swym-wishlist-item
		.swym-add-to-cart-btn,
	.swym-ui-component
		.swym-empty-wishlist-container
		.swym-empty-wishlist-continue-btn {
		padding: 11px 10px 10px !important;
	}

	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-list-empty-content
		.swym-sfl-cart-btn {
		padding: 11px 10px 10px !important;
	}
	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-layout-container-content
		.swym-sfl-layout-grid
		.swym-sfl-card-product-item
		.swym-product-price
		.swym-product-final-price {
		font-size: 14px !important;
		line-height: 18px !important;
		font-weight: 700 !important;
	}

	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-layout-container-content
		.swym-sfl-layout-grid
		.swym-sfl-card-product-item {
		width: calc(50% - 8px);
		margin: 0 16px 15px 0;
	}
	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-layout-container-content
		.swym-sfl-layout-grid
		.swym-sfl-card-product-item:nth-child(2n) {
		margin-right: 0;
	}

	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-list-heading {
		margin-top: 4px;
		padding-top: 24px;
		border-bottom: 0 none;
		border-top: 1px solid var(--color-secondary);
	}

	.swym-ui-component.swym-wishlist-page .swym-wishlist-container-title-bar {
		margin-bottom: 20px !important;
		border-bottom: 0 none !important;
		padding-bottom: 0 !important;
	}
	.swym-ui-component.swym-wishlist-page .swym-htc-tabs {
		grid-column-gap: 0;
		grid-template-columns: none;
		grid-row-gap: 24px;
	}

	.swym-ui-component.swym-wishlist-page .swym-htc-tabs .swym-htc-tab-item {
		font-size: 22px;
		line-height: 28px;
		min-height: 70px;
		padding: 20px;
	}

	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-layout-container-content
		.swym-sfl-layout-grid
		.swym-sfl-card-product-item
		.swym-product-price
		.swym-product-original-price {
		font-size: 12px !important;
		line-height: 18px !important;
		font-weight: 700 !important;
		margin-right: 0;
	}

	.swym-ui-component.swym-wishlist-page
		.swym-sfl-tab-container
		.swym-sfl-list-view
		.swym-sfl-layout-container-content
		.swym-sfl-layout-grid
		.swym-sfl-card-product-item
		.swym-sfl-list-item-title {
		font-size: 14px !important;
		line-height: 18px !important;
		font-weight: 400 !important;
		overflow: visible;
		white-space: normal;
		text-overflow: unset;
		text-overflow: unset;
	}
}
.account-main .page-heading {
  font-size: 36px;
  color: var(--color-main);
  border-bottom: 1px solid var(--color-main);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.account-main .welcome-text {
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
}
.account-main .nav-account {
  width: calc(25% - 30px);
}
.account-main .nav-account-container-mobile {
  display: none;
}
.account-main .nav-account-list {
  list-style-type: none;
}
.account-main .nav-account-link {
  text-align: start;
  padding: 20px;
  display: flex;
  width: 100%;
  border: none;
  cursor: pointer;
  font-family: inherit;
  line-height: inherit;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  background-color: #f0ede6;
  border-bottom: 1px solid var(--color-main);
  color: #035cc2;
  transition: all 0.3s ease-out;
}
.account-main .nav-account-link:hover, .account-main .active {
  background-color: #035cc2;
  color: #FFF;
}
.account-main .nav-account-link img, .account-main img {
  filter: invert(29%) sepia(87%) saturate(6585%) hue-rotate(203deg) brightness(89%) contrast(98%);
}
.account-main .nav-account-link:hover img, .account-main .active img {
  filter: unset;
}
.account-main .active {
  position: relative;
}
.account-main .active::after {
  content: '';
  position: absolute;
  right: -15px;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 15px solid var(--color-cart);
  border-bottom: 30px solid transparent;
}
.account-main .nav-account-mobile {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.account-main .nav-account-mobile.active {
  max-height: 400px;
}
.account-main .nav-account-mobile .active::after {
  content: none;
}
.account-main .nav-account-mobile .nav-account-link {
  padding: 10px;
  background-color: var(--color-white);
  color: var(--color-grey);
  border: 1px solid var(--color-main);
  border-top: 0;
}
.account-main .nav-account-mobile .active {
  background-color: var(--color-main);
  color: var(--color-white);
}
.account-main .nav-account-active-mobile-link {
  background-color: transparent;
  color: var(--color-grey);
  font-weight: 400;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  width: 100%;
  text-align: left;
  border: 2px solid var(--color-main);
}
.account-main .signup-bottom-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
}
.account-main .account-container {
  display: flex;
  gap: 40px;
}
.account-main .main-account-details {
  padding: 20px;
  flex-grow: 1;
}
.account-main.account-page .customer-details {
  font-size: 16px;
  color: var(--color-grey);
  text-align: start;
}
.account-main .customer-details p {
  margin-bottom: 10px;
}
.account-main .welcome-customer {
  color: var(--color-black);
  font-size: 18px;
}
.account-main .customer-details h3 {
  color: var(--color-nav-sidebar);
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 10px;
}
.account-main .customer-address {
  font-style: normal;
}
.account-main .customer-address span {
  display: block;
  margin-bottom: 5px;
}
.account-main .welcome-customer strong {
  color: var(--color-grey);
}
.account-main .js-tabs-content {
  display: none;
}
.account-main .js-tabs-content.active-tab {
  display: block;
}
@media screen and (max-width: 798px) {
  .account-main .nav-account-container-mobile {
    display: block;
 }
  .account-main .nav-account {
    display: none;
 }
  .account-main .account-container {
    flex-direction: column;
 }
}

.gallery-cell .swym-button.swym-add-to-wishlist-view-product{
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 10;
}
.gallery-cell .swym-button.swym-add-to-wishlist-view-product::after{
  font-size: 1.5em;
}
.perk-error .error-span {
  display: block;
}
.perk-error select, .perk-error input {
  border-color: #f00 !important;
}
.perk-thank-content {
  padding: 130px 30px;
  margin: 40px 0 50px;
  font-size: 24px;
}
.perk-thank-content p {
  line-height: normal;
}
.perk-thank-content .pty-max {
  max-width: 906px;
  margin: 0 auto;
  text-align: center;
}
.perk-thank-content .button-pref {
  margin: 40px 0 20px;
}
.perk-thank-content .button-pref .link-typ1 {
  font-size: 18px;
  min-width: 582px;
  min-height: 75px;
  border-radius: 46px;
}
.perk-thank-content .shoping-link {
  font-size: 18px;
  font-weight: 700;
}
.perk-thank-content .shoping-link a {
  text-decoration: underline;
}
.perk-reg-form-page {
  padding-top: 35px;
}
.perk-reg-form-page .bread-list .breadcrumb-list a, .perk-reg-form-page .bread-list .breadcrumb-list span {
  font-size: 16px;
}
.perk-reg-form-page .title-perk-reg {
  margin-bottom: 55px;
}
.whitebg-with-border {
  padding: 40px 70px;
  border-top: 5px solid #000;
  margin-bottom: 60px;
}
.whitebg-with-border .form-content {
  margin: 0 0 50px;
}
.whitebg-with-border .form-content p {
  line-height: normal;
}
.whitebg-with-border .submit-btn .link-typ1 {
  width: 100%;
  min-height: 75px;
  min-width: 100%;
  font-size: 18px;
  border-radius: 46px;
}
@media only screen and (max-width: 798px){
  .whitebg-with-border .submit-btn {
    text-align: center;
 }
  .whitebg-with-border .submit-btn .link-typ1 {
    width: auto;
    min-height: 45px;
    min-width: 209px;
    font-size: 14px;
    border-radius: 22px;
 }
}

/* Store locator Detail page css */
 .detail-store-name {
	 margin-bottom: 30px;
}
 .detail-store-name .link-typ1 {
	 color: #fff;
	 line-height: normal;
	 letter-spacing: 0.5px;
}
 .detail-store-name .store-name {
	 margin-right: 15px;
}
 .detail-store-name .detail-set-link {
	 display: inline-flex;
}
 .detail-store-name .title-typ1 {
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
}
 .store-detail-page .store-details-sec {
	 display: flex;
	 flex-wrap: wrap;
	 margin: 0 -30px;
}
 .store-detail-page .store-data {
	 flex-basis: 33.33%;
	 padding: 0 30px;
	 margin-bottom: 30px;
}
 .store-detail-page .days-time {
	 padding: 0;
}
 .store-detail-page .img-link-sec {
	 margin-top: 30px;
}
 .store-detail-map {
	 margin: 10px 0 0;
	 height: 450px !important;
}
 .store-detail-map .gm-ui-hover-effect {
	 min-width: auto;
	 min-height: auto;
}
 .store-detail-map .gm-style img {
	 max-width: none;
}
 .store-detail-map .gmnoprint button, .store-detail-map button.gm-fullscreen-control {
	 min-width: auto;
	 min-height: auto;
	 line-height: normal;
}
 .store-detail-map img.map-responsive {
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
	 object-position: center;
}

.regpage-store-find {
	 margin-bottom: 20px;
}
 .regpage-store-find .search__wrapper {
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
}
 .regpage-store-find .search__wrapper .search-btn {
	 min-width: 120px;
	 min-height: 44px;
}
 .regpage-store-find .search__wrapper .large {
	 margin-bottom: 0;
	 margin-right: 5px;
}
 .search-store-results {
	 margin-top: 30px;
}
 .result-list {
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
	 margin: 0 0 20px;
}
 .result-list .set-result-list {
	 font-family: 'circe-rounded';
	 font-weight: 700;
	 min-height: 33px;
	 min-width: 139px;
	 letter-spacing: 0.5px;
	 font-size: 12px;
	 background-color: #fff;
	 color: var(--color-main);
	 border-color: var(--color-main);
}
 .result-list .set-result-list:hover {
	 background-color: var(--color-main);
	 color: #fff !important;
}
 .result-content {
	 font-family: 'circe-rounded';
	 font-weight: 400;
	 margin-right: 10px;
}
 .result-content strong, .result-content b {
	 color: var(--color-regular);
}
 .result-content .store-link-km span:first-child {
	 color: var(--color-main);
}
 .result-content a {
	 font-size: 16px;
}
 .paginate {
	 display: flex;
	 align-items: center;
	 justify-content: center;
}
 .paginate .page a, .paginate .current {
	 border-color: var(--color-main);
	 font-family: 'circe-rounded';
	 font-weight: 700;
	 font-size: 12px;
	 margin: 0 5px;
	 font-weight: normal;
}
 .paginate .current {
	 border-color: var(--color-secondary);
}
 .paginate .next, .paginate .prev {
	 font-family: 'circe-rounded';
	 font-weight: 700;
	 font-size: 12px;
	 padding: 0;
	 margin: 0 5px;
	 text-transform: uppercase;
}
 .paginate .next span::before, .paginate .prev span::before {
	 font-weight: bold;
}
 .customer-login-outerbg .common-ul li {
	 margin-bottom: 0;
}
 .customer-login-outerbg .signup_note {
	 margin-bottom: 10px;
}

.no-store-found {
	 margin: 30px 0;
	 text-align: center;
	 font-family: 'circe-rounded';
	 font-weight: 700;
}
 .no-store-found.top-no-store {
	 margin: 0 0 20px;
	 padding: 0 25px;
	 flex-basis: 100%;
}
 @media (max-width: 680px) {
	 .no-store-found.top-no-store {
		 padding: 0 20px;
	}
}
 @media (max-width: 578px) {
	 .no-store-found.top-no-store {
		 padding: 0 10px;
	}
}
 .no-store-found.change-store-no-store {
	 margin: 0;
	 flex-basis: 100%;
}
 @media (max-width: 480px) {
	 .no-store-found {
		 font-size: 20px;
	}
}
 .bread-list.store-locator {
	 margin: 40px 0;
}
 .scroll-pane {
	 width: 100%;
	 height: 730px;
	 overflow: auto;
}
 .scroll-pane .jspTrack {
	 border: solid 1px #eee;
	 background-color: #fafafa;
}
 .scroll-pane .jspDrag {
	 width: 8px;
	 border-radius: 8px;
	 background-color: #c7c7c7;
	 margin: 0 auto;
}
 .search-store-locations {
	 padding-bottom: 70px;
}
 .address-map-list {
	 display: flex;
	 flex-wrap: wrap;
/*map key popup sec*/
}
.store-locator .large-container{
  width: 100%;
  margin: 0 15px;
}
.address-map-list .address-lists {
	 flex-basis: 428px;
}
 .address-map-list .address {
	 padding-right: 15px;
}
 .address-map-list .stores-add-loops {
	 padding: 15px 15px 0 0;
}
 .address-map-list .days-time {
	 padding-right: 10px;
}
 .address-map-list .address-sec {
	 padding: 0 0 30px 60px;
	 margin-bottom: 30px;
	 border-bottom: 1px solid #d6d6d6;
	 position: relative;
}
 .address-map-list .address-sec:last-child {
	 margin-bottom: 0;
	 border-bottom: 0;
	 padding-bottom: 15px;
}
 .address-map-list .map-icon {
	 position: absolute;
	 left: 0;
	 top: 0;
	 display: inline-block;
	 line-height: 0;
}
 .address-map-list .map-sec {
	 flex-basis: calc(100% - 428px);
}
 .address-map-list .map-design {
	 height: 100%;
	 width: 100%;
}
 .address-map-list .map-design #googleMap {
	 height: 100% !important;
}
 .address-map-list .kms-set-btn {
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
	 margin: 0 0 5px;
}
 .address-map-list .kms-set-btn .store-name {
	 font-size: 18px;
	 font-family: 'circe-rounded';
	 font-weight: 700;
	 line-height: normal;
	 color: var(--color-secondary);
	 margin: 0;
	 padding-right: 5px;
}
 .address-map-list .kms-set-btn .set-link:not(.setMyStore) {
	 flex-basis: 60px;
}
 .address-map-list .set-store-link {
	 min-width: 139px;
	 min-height: 33px;
	 font-size: 12px;
	 letter-spacing: 0.5px;
	 background-color: #fff;
	 color: var(--color-main);
	 border-color: var(--color-main);
}
 .address-map-list .set-store-link:hover {
	 background-color: var(--color-main);
	 color: #fff;
}
 .address-map-list .km {
	 font-family: 'circe-rounded';
	 font-weight: 700;
}
 .address-map-list .pop-content {
	 margin-bottom: 25px;
}
 .address-map-list .store-img {
	 margin-bottom: 20px;
	 line-height: 0;
}
 .address-map-list .store-img img {
	 max-width: 100% !important;
}
 .address-map-list .map-design .gm-ui-hover-effect {
	 min-width: auto;
	 min-height: auto;
}
 .address-map-list .map-design .gm-style img {
	 max-width: none;
}
 .address-map-list .map-design .gmnoprint button, .address-map-list .map-design button.gm-fullscreen-control {
	 min-width: auto;
	 min-height: auto;
	 line-height: normal;
}
 .address-map-list .map-design .store-title {
	 font-size: 18px;
	 font-family: 'circe-rounded';
	 font-weight: 700;
	 margin: 0 0 10px;
	 color: var(--color-secondary);
}
 .address-map-list .map-design .store-title strong {
	 color: var(--color-secondary);
	 font-weight: 700;
}
 .address-map-list .map-design .store-add-detail, .address-map-list .map-design .setMyStore {
	 font-size: 16px;
	 font-family: 'circe-rounded';
	 font-weight: 400;
	 margin: 0 0 10px;
	 color: var(--color-secondary);
}
 .address-map-list .map-design .setMyStore {
	 color: var(--color-main);
}
 .map-marker-popup .popup-marker-content {
	 max-width: 700px;
	 margin: 0 auto;
	 padding: 20px;
	 background: #fff;
}
 .map-marker-popup .days-time {
	 padding: 0;
}
 .map-marker-popup .days-time li.full, .map-marker-popup .days-time li.full > span {
	 display: block !important;
}
 .map-marker-popup .days-time li.full > span:first-child {
	 font-family: 'circe-rounded';
	 font-weight: 700;
	 padding: 0;
}
 .map-marker-popup .mystore-hours-section {
	 margin: 0 -10px 0;
}
 .map-marker-popup .mystore-hours-section > div {
	 padding: 0 10px;
}
 .map-marker-popup .storename-img {
	 display: flex;
	 flex-wrap: wrap;
	 margin: 0 0 30px;
}
 .map-marker-popup .storename-img .pop-content {
	 margin: 0;
	 flex-basis: 210px;
	 padding-right: 15px;
}
 .map-marker-popup .store-content-holder {
	 position: relative;
	 padding-left: 50px;
}
.store-find-form .search__wrapper {
	 display: flex;
	 align-items: center;
	 padding: 25px;
	 background: #effbff;
	 justify-content: space-between;
	 margin-bottom: 30px;
}
 .store-find-form .search-select-holder {
	 flex-basis: calc(100% - 200px);
}
 .store-find-form .flex-search-select {
	 display: flex;
	 align-items: center;
}
 .store-find-form .flex-search-select span {
	 font-size: 15px;
}
 .store-find-form .search-filed {
	 flex-basis: 550px;
	 margin-right: 20px;
}
 .store-find-form .search-filed span {
	 display: inline-block;
	 margin-right: 15px;
}
 .store-find-form .search-filed .input-text {
	 display: inline-block;
	 width: auto;
	 min-width: 320px;
	 margin: 0;
}
 .store-find-form .select-field {
	 flex-basis: 200px;
	 margin-right: 40px;
}
 .store-find-form .select-field span {
	 display: inline-block;
	 margin-right: 15px;
}
 .store-find-form .select-field select {
	 display: inline-block;
	 width: auto;
	 min-width: 120px;
	 margin: 0;
}
 .store-find-form .selectvalue {
   background-size: 11px;
	 background-position: right 15px center !important;
	 padding-right: 30px;
   margin: 0;
    flex-basis: calc(100% - 225px);
    border: 1px solid #d6d6d6;
    min-height: 45px;
    height: 45px;
    font-size: 16px;
    font-weight: 400;
    color: #000c;
    padding: 0 15px;
}
 .store-find-form .submit-btn .link-typ1 {
	 min-width: 169px;
	 background-color: var(--color-main);
	 color: #fff;
	 min-height: 45px;
	 font-size: 14px !important;
	 letter-spacing: 1px;
}
 .store-find-form .submit-btn .link-typ1:hover {
	 background-color: transparent;
	 color: var(--color-main);
}
.days-time {
	 margin: 0;
	 padding: 0 10px 0 0;
	 list-style-type: none;
	 font-weight: 400;
}
 @media (max-width: 991px) {
	 .days-time {
		 padding-right: 0;
	}
}
 .days-time li {
	 padding: 0;
	 margin: 0 0 2px;
	 display: flex !important;
	 justify-content: space-between;
}
 .days-time li > span:first-child {
	 padding-right: 5px;
}
 .days-time .space-manage {
	 padding: 0 10px;
}
 .pop-content {
	 font-weight: 300;
}
 .pop-content strong, .pop-content b {
	 color: var(--color-secondary);
	 font-weight: 700;
}
 .pop-content p {
	 line-height: 1.45;
}
 .pop-content address {
	 font-style: normal;
	 max-width: 230px;
}
 .pop-content .store-name {
	 font-size: 20px;
	 font-weight: 700;
	 line-height: normal;
	 margin: 0 0 5px;
}
 .pop-content .phone-details {
	 margin-top: 15px;
}
 .pop-content .phone-details a.mobile {
	 padding-left: 25px;
	 background: url(//www.mastermindtoys.com/cdn/shop/t/248/assets/calling.svg?v=125810782874024994441717095278) no-repeat left center;
	 color: var( --color-secondary);
}
 .pop-content .phone-details a.mobile:hover {
	 color: var( --color-main );
}
 .pop-content a{
  color: var(--color-main);
 }
 .pop-content a:hover,  .pop-content a:active, .pop-content a:focus{
  color: var(--color-secondary);
 }
 .js-quick-shop .fixed-product-info{
  display: none;
 }
div[id*=fast-autocomplete] .autocomplete-inner .fs-autocomplete-header {
  color: #F7A63D !important;
}
.recommended-products--slider .title {
  min-height: 40px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 1rem;
  color: #808285;
}
.recommended-products--slider .product-wrap:hover .title {
  color: #035cc2;
}


.page-rle-landing-page div.container {
  padding: 0px;
}

.shopify-section--rich-text-and-image .section.rle-landing-section {
  width: 75%;
}
.product-apparel .accordion.sizing-guide > dt > a::after,
.product-rle-template .accordion.sizing-guide > dt > a::after {
  right: 2.5px;
  left: inherit;
  top: inherit;
}


.product-apparel .accordion.sizing-guide dt > a::after,
.product-rle-template .accordion.sizing-guide dt > a::after {
  content: ' ';
  display: inline-block;
  border-bottom: 2.5px solid #000000;
  border-right: 2.5px solid #000000;
  height: 9px;
  width: 9px;
  transform: rotate(45deg);
}

.product-apparel .accordion.sizing-guide dt > a[aria-expanded="true"]::after,
.product-rle-template .accordion.sizing-guide dt > a[aria-expanded="true"]::after {
  content: ' ';
  display: inline-block;
  border-bottom: 2.5px solid #000000;
  border-right: 2.5px solid #000000;
  height: 9px;
  width: 9px;
  transform: rotate(45deg);
}


.product-apparel .accordion.sizing-guide > dt > a,
.product-rle-template .accordion.sizing-guide > dt > a {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  color: #000000;
  padding: 22px 0 18px;
  border-bottom: 1px solid #e5e5e5;
}

.product-apparel .accordion.sizing-guide > dt > a:hover,
.product-rle-template .accordion.sizing-guide > dt > a:hover,
.product-apparel .accordion.sizing-guide > dt > a:focus,
.product-rle-template .accordion.sizing-guide > dt > a:focus{
  background: transparent
}

@media only screen and (max-width: 798px) {
  .product-apparel .accordion.sizing-guide > dd,
  .product-rle-template .accordion.sizing-guide > dd {
    margin-left: 0px;
  }
}

.product-apparel .specification-sec,
.product-rle-template .specification-sec {
  margin: 0 0 0px;
}

.product-apparel .accordion.sizing-guide,
.product-rle-template .accordion.sizing-guide {
  margin-bottom: 20px;
}


.product-apparel .swatch label,
.product-rle-template .swatch label {
  font-size: 15px;
  font-weight: 400;
}


.product-apparel .option_title,
.product-rle-template .option_title {
  font-size: 15px;
  font-weight: 700;
}

.product-apparel .product_name,
.product-rle-template .product_name {
  font-size: 34px;
}

.product-apparel .product-block.product-block--title,
.product-rle-template .product-block.product-block--title {
  margin-bottom: 0.5em;
}

.product-apparel .product__details--product-page .price-ui .compare-at-price,
.product-rle-template .product__details--product-page .price-ui .compare-at-price {
  margin-right: 0px;
}

.product-apparel .product_gallery_nav,
.product-rle-template .product_gallery_nav {
  margin-top: 3rem;
}

.product-apparel div.vendor,
.product-rle-template div.vendor {
  margin-top: 1em;
  margin-bottom: 1em;
}

.product-apparel div.vendor .product-detail-label,
.product-rle-template div.vendor .product-detail-label {
  margin-top: 7px;
  font-size: 15px;
  line-height: 1.4em;
  font-weight: 300;
  margin-bottom: 8px;
  color: #000000;
}

.product-apparel div.vendor .underline,
.product-rle-template div.vendor .underline {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: #c1645266;
  text-decoration-thickness: 1px;
}

.product-apparel div.vendor .underline:hover,
.product-rle-template div.vendor .underline:hover {
  text-decoration-color: currentColor;
}

.product-apparel div.vendor a,
.product-rle-template div.vendor a {
  color: #c16452;
  transition: color .1s,border-color .1s,opacity .1s,text-decoration-color .1s;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  font-size: 15px;
}