The store will not work correctly in the case when cookies are disabled.
We use Cookies to make your experience better.
To comply with the e-Privacy directive, we need to ask for your consent to set the cookies.
Brand
AVENGERS, Toy Story, GLOVE BLASTER, Paw Patrol, Supersoaker, MASTERS OF THE UNIVERSE, REGGIES CONVERTERS, DC UNIVERSE
.magento_giftregistry-search-results .products-grid .list .product-item .content .profile-picture img {
object-fit: cover;
width: 64px;
height: 64px;
}
.magento_giftregistry-view-index .block-giftregistry-image.rounded-image img,
.magento_giftregistry-index-items .block-giftregistry-image.rounded-image img {
object-fit: cover;
width: 200px;
height: 200px;
}
#store\.menu > div > ul > li.v-navigation__item.v-navigation__item--main.v-navigation__item--level0.v-navigation__item--url-black-friday-2020.v-navigation__item--nav-5.v-navigation__item--PH-B-6797.category-item.nav-5 > a{
font-size: 18px !important;
font-weight: 900 !important;
color: #0962AD !important;
}
#store\.menu > div > ul > li.v-navigation__item.v-navigation__item--main.v-navigation__item--level0.v-navigation__item--url-christmas-deals.v-navigation__item--nav-6.v-navigation__item--PH-B-6823.category-item.nav-6 > a{
font-size: 18px !important;
font-weight: 900 !important;
-webkit-animation: color-bf 2s infinite;
-moz-animation: color-bf 2s infinite;
-o-animation: color-bf 2s infinite;
-ms-animation: color-bf 2s infinite;
animation: color-bf 2s infinite
}
@-webkit-keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
@-moz-keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
@-ms-keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
@-o-keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
@keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
.catalog-category-view .product-item-info form[data-product-sku="1169537-FOX"] .action.tocart {
pointer-events: none;
opacity: 0.75;
}
.catalog-category-view .product-item-info form[data-product-sku="1169537-FOX"] .action.tocart span {
font-size: 0;
}
.catalog-category-view .product-item-info form[data-product-sku="1169537-FOX"] .action.tocart span:before {
content: 'Out of stock';
color: #fff;
display: inline-block;
font-size: 12px;
position: relative;
top: 1px;
}
.catalog-product-view .product-add-form form[data-product-sku="1169537-FOX"] .action.tocart {
pointer-events: none;
opacity: 0.75;
}
.catalog-product-view .product-add-form form[data-product-sku="1169537-FOX"] .action.tocart span {
font-size: 0;
}
.catalog-product-view .product-add-form form[data-product-sku="1169537-FOX"] .action.tocart span:before {
content: 'Out of stock';
color: #fff;
display: inline-block;
font-size: 16px;
position: relative;
top: 1px;
}