/** Shopify CDN: Minification failed

Line 210:25 The "-" operator only works if there is whitespace on both sides
Line 1215:9 Expected identifier but found whitespace
Line 1215:10 Unexpected "0"
Line 1222:2 Unexpected "/"

**/
/* mega-menu start */

/* .header__grandparent__links {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
} */

.header__dropdown .header__dropdown__wrapper {
    overflow-y: inherit;
}
.header__dropdown .dropdown__family .navlink {
    margin-bottom: 10px;
}
.header__dropdown .menu__blocks .hero__title {
    justify-content: left;
    font-family: 'Big Caslon';
    font-size: 22px;
    font-weight:500;
}
.header__dropdown .dropdown__family .navlink--child span {
    font-weight: 700 !important;
    font-size: 16px !important;
}
.header__dropdown .dropdown__family .navlink--grandchild .navtext {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.header__dropdown .menu__blocks .hero__description{
  text-decoration: underline;
  font-weight:300;
   font-size: 12px;
}
/*.kids-8 .header__dropdown__inner {
    height: 52vh !important;
}
.kids-4 .header__dropdown__inner {
    height: 52vh !important;
}*/
/* mega-menu end */
.mobile__menu__dropdown .sliderule-grid {
    display: none;
}
/* mobile-menu css */
.megamenu_image_item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    padding: 15px;
}
.megamenu_image_item .sliderow {
    display: block;
}
.megamenu_image_item .sliderow img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.megamenu_image_item .sliderow__title {
    justify-content: center;

}
.drawer__menu .mobile__menu__dropdown .sliderow__links .sliderow__links {
    margin-top: 50px;
}
.drawer__inner .drawer__close .icon-cancel {
    stroke-width: 2px;
}
/* mobile-menu end */

.announcement__text p {    font-family:  'Big Caslon'; }

.announcement__wrapper .announcement__text .free-shipping span {
    font-size: 14px;
}

.grid-item .column__content h2 {
    font-weight: 400;
}

.header__wrapper .menu__item .navlink .navtext {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.header__wrapper .header__desktop__buttons .our_store_head a {
    color: #000;
    font-weight: 500;
    margin-right: 20px;
    text-decoration: none;
}

.slider_mb .collection-list .grid-item .collection-item__info {
    font-size: 20px;
    color: #464542;
    font-weight: 500;
}
.multicolumn_grid_section .grid__heading {
    font-size: 40px;
    font-weight: 500;
}
/* .slideshow .hero__content__wrapper .hero__content .hero__button .btn {
    font-size: 16px;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 500;
} */
.slideshow .hero__content__wrapper .hero__content .hero__button .btn {
    font-size: 16px;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0;
}
.slideshow .hero__content__wrapper .hero__content .hero__description {
    font-size: 18px;
    font-weight: 400;
}
.index-collections-list .grid__heading-text .grid__heading {
    font-size: 40px;
    font-weight: 500;
}
.tabs-collections .grid__heading-text .grid__heading {
    font-size: 30px;
    font-weight: 500;
}
.product-item__info .exclusive_text {
    font-size: 11px;
    color: #646464;
    text-transform: uppercase;
    background: #F0EEDB;
    width: 100%;
    max-width: 130px;
    margin: 0 auto;
    border-radius: 15px;
    padding: 5px 0px;
}
.product-item__info .chinese_text {
    font-weight: 500;
}
.product-item__info .product-item__cutline {
    color: #aba78e;
    margin: 15px 0px;
}
/* .tabs-collections .tab-content .product-item {
    background: #F9F7F0;
} */
.tab-content .product-item {
    background: #F9F7F0;
}
.tabs-collections .product-item .product-information .product-item__info {
    margin-top: 15px;
}
.tabs-collections .tab-content .shop_all_btn .btn {
    background: #282828;
    font-size: 16px;
    text-transform: capitalize;
    padding: 14px 32px 14px 32px;
    border-radius: 5px;
    letter-spacing: normal;
}
.tabs-collections .tab-content .grid__heading-actions.shop_all_btn {
    text-align: center;
    margin-top: 20px;
}
.tabs-collections .product-item__image .badge-box {
    padding: 6px 12px;
    position: absolute;
    width: 95px;
    height: 28px;
    right: 10px;
    top: 10px !important;
    background: #FFE200;
    border-radius: 5px;
    left: auto !important;
    color: #675B00;
    font-size: 12px;
    font-weight: 400;
}
.announcement__wrapper .announcement__text .announcement__slide p {
    font-size: 20px;
}

.sold-out-badge {
    color: #BABABA;
    background: #000000;
}
.product-item .sale-box, .product-item .preorder-box, .product-item .badge-box {
    left: auto;
    right: 5px;
}
.product-item .sold-out-badge {
    position: absolute;
    right: var(--right-spacing);
    top: 5px;
    z-index: 3;
   --right-spacing: 5px;
    --padding-vertical: 7px;
    text-align: center;
    padding: calc(var(--padding-vertical)* var(--FONT-ADJUST-BODY)) 15px;
    width: auto;
    max-width: calc(100% -(var(--left-spacing)* 2));
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: var(--btn-radius);
    text-transform: uppercase;
    font-family: var(--FONT-STACK-BODY);
    font-weight: var(--FONT-WEIGHT-BODY);
    font-size: calc(11px * var(--FONT-ADJUST-BODY));
    letter-spacing: var(--LETTER-SPACING-BODY);
}

.preorder-box {
    color: #675B00 !important;
    background: #F0EEDB !important;
}

.rich_text_part .hero__content .hero__title {
    font-size: 40px;
}
.rich_text_part .hero__rte {
    font-size: 15px;
    line-height: 22px;
    color: #282828;
}
.list_collection_area .collection-list .grid-item .collection-item__info {
    font-size: 21px;
    color: #000;
    font-weight: 500;
}

.index-hero .hero__content__wrapper .hero__content .hero__title {
    /* font-family: 'Big Caslon'; */
    font-weight: 500;
    font-size: 48px;
    line-height: 62px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.collection-image-with-title .product__breadcrumbs {
    justify-content: center;
}
.hero__wrapper .hero__button .btn {
    font-size: 16px;
    color: #282828;
    text-transform: capitalize;
    padding: 14px 32px 14px 32px;
    border-radius: 5px;
    font-weight: 500;
}
.slider_mb .collection-list .collection-item {
    background: transparent;
    
}
.slider_mb .collection-list .grid-item .collection-item__image {
    border-radius: 10px;
}

/* jeweland_hero_image start */

.left_part_img img {
	width: 100%;
	max-width: 550px;
	height: 550px;
	object-fit: contain;
}
.left_part_img {
    text-align: center;
}
.hero_img_heading h1 {
    font-size: 40px;
    color: #282828;
}
.icon_content_part {
	padding: 20px;
}
.hero_img_heading {
	text-align: center;
}
.hero_img_heading p {
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
    font-size: 16px;
    padding: 0px 5px;
}
.button[aria-disabled=true] {
	opacity: 1;
}
.hero_image_with_icon_content {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	align-items: center;
	margin: 30px 50px 0px 50px;
}
.top_icon_bottom_content {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 10px;
	grid-row-gap: 30px;
}
.small_img_content {
	text-align: center;
}
.small_img_content img {
	width: 100%;
	max-width: 48px;
}
.small_img_content p {
	font-size: 18px;
	font-weight: 600;
	color: #000;
}
.seprate_icon img {
	width: 100%;
	max-width: 35px;
}
.download-app-section {
    display: flex;
    margin-top: 90px;
}
.app-image-part {
    width: 33.33%;
    margin: 3px;
}
.app-image-part img {
    width: 100%;
    max-width: 280px;
}
/* jeweland_hero_image end */


/* membership page start */













/* membership page end */


.tabs-collections .tabs>li {
    color: #464542;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: normal;
}
/* .tabs-collections .grid-item .product-information {
    background: #F9F7F0;
    padding-top: 20px;
} */
.tabs-collections .product-information .price {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.collection-image-with-title .product__breadcrumbs .breadcrumbs__arrow {
    width: 4px;
    height: 15px;
    border-radius: unset;
    margin: 0 4px;
    background-color: unset;
    opacity: 1;
}
.product-information .product-item__title {
    width: 100%;
    max-width: 325px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 15px auto 15px;
}

.hero__content__wrapper .hero__rte {
    font-size: 15px;
    line-height: 22px;
}
.brick__section .hero__collections {
    margin-top: 100px;
}

.multicolumn .grid-item .image-wrapper img {
    border-radius: 6px;
}


.slider-brick-part {
  align-items: center;
}
.pandapp-slider {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.pandapp-wrapper {
  display: flex;
  transition: transform 0.5s ease;
}

.pandapp-slide {
  flex: 0 0 100%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  font-size: 24px;
  color: #333;
}

.pandapp-pagination {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}

.pandapp-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #aaa;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.pandapp-pagination-bullet-active {
  background-color: #333;
}

.pandapp-button-prev,
.pandapp-button-next {
  /* position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  user-select: none; */
  display:none;
}

/* .pandapp-button-prev {
  left: 10px;
}

.pandapp-button-next {
  right: 10px;
} */
.slider_top_image img {
    width: 100%;
    max-width: 300px;
    height: 100%;
}
.pandapp-slide h2 {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
.pandapp-slide p {
    color: #aba78e;
    font-size: 14px;
}

.slick-dots {
    text-align: center;
    padding: 30px;
    display: flex;
    justify-content: center;
    margin-left: 0;
}
.slick-dots li {
    margin: 10px;
}
.slick-dots li {
    display: inline-block;
    height: 3px;
    width: 19px;
    background: #E5E5E5;
    margin: 3px;
    vertical-align: middle;
}
.slick-active{
   display: inline-block;
    height: 3px;
    width: 19px;
    background: ##282828;
    margin: 3px;
    vertical-align: middle;
}
.product_image_content .product-item__bg .image-wrapper img {
    top: 45%;
    left: 25%;
    width: 50%;
    height: 50%;
    right: auto;
    bottom: 0;
}
.product_image_content .slick-slide img {
    display: block;
    position:absolute;
    top: 45%;
    left: 25%;
    width: 50%;
    height: 50%;
    right: auto;
    bottom: 0;
}
.product_image_content .brick__section .brick__block .grid .slick-dots button {
    display: none;
}
.product_image_content .brick__section .brick__block {
    width: 50%;
}
.product_image_content .brick__section .grid__heading-actions .btn {
    font-size: 12px;
}
.product_image_content .brick__section .grid__heading-actions {
    text-align: center;
}
.slick_slider_single.slick-slider {
    display: block;
}


.multicolumn_grid_section .column__content h2 {
    color: #000;
    font-weight: 400;
}
.index-image-text .hero__content .hero__subheading {
    font-weight: 500;
}
.index-image-text .hero__content .hero__title {
    font-size: 40px;
}
.index-image-text .hero__content .collection-item__actions a {
    font-size: 12px;
    font-weight: 400;
}
.site-footer-wrapper .footer__blocks .footer__block__title {
    font-size: 23px;
}
.site-footer-wrapper .footer__block {
    font-weight: 500;
}
.site-footer-wrapper .footer__blocks {
    justify-content: space-between;
}
.site-footer-wrapper .footer__block--text .rte p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
}
.supporting-menu__inner .supporting-menu__copyright {
    text-align: left;
}


/* product page css */
.product__page .product__head .breadcrumbs {
    font-size: 12px;
    font-weight: 400;
    color: #464542;
}
.product__page .product__block .product__title {
    font-size: 28px;
    font-weight: 500;
    color: #464542;
}
.product__page .product__block .product__price {
    font-size: 20px;
    font-weight: 400;
    color: #464542;
}
.product__page .product__block .product__sku__wrapper {
    font-size: 13px;
    font-weight: 400;
    color: #E3DAC9;
}
.product__page .product__text {
    background: red;
    align-items: center;
    padding: 9px 20px;
    height: 46px;
    background: #F9F7F0;

}
.product__page .product__video_popup .video_list_title {
    text-align: center;
    font-size: 14px;
    color: #282828;
    font-weight: 500;
    margin: 20px 0px;
}
.product__page .product__video_popup .frame {
    display: block;
    width: 29%;
}
.product__page .product__video_popup .product_video_inline_list {
    display: flex;
}
.product__page .product__icon__container .radio__legend__link {
    font-size: 13px;
}
.product__page .product__block--buttons .btn {
    display: flex !important;
    padding: 18px 0px;
}
.product__page .product__block--buttons .btn__text {
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.product__page .product__block .product__icon img {
    width: 30px;
    height: 30px;
}
.product__page .product__icon__row .product__icon__text p {
    font-size: 16px;
    font-weight: 400;
    margin-left: 20px;
    color: #282828;
}
.product__page .product-accordion .accordion__title {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 18px;
    font-weight: 500;
}
.product__page .product-accordion .tabs-wrapper {
    margin-top: 20px;
}
.template-product .multicolumn_grid_section .column__content h2 {
    color: #282828;
    font-weight: 500;
    font-size: 32px;
}
.template-product .accordion .accordion__title {
    font-size: 18px;
    font-weight: 500;
    color: #282828;
}
.template-product .accordion .faq-list__item-title {
    font-size: 16px;
    font-weight: 400;
    color: #282828;
}
.template-product .accordion .faq-list__item-content p {
    font-size: 13px;
    font-weight: 400;
    color: #282828;
}
.template-product .tab-content .tab__title {
    font-size: 40px;
    font-weight: 500;
    color: #464542;
}

.template-product .product__content .product__whatsapp .whatsapp_text {
    font-size: 14px;
    font-weight: 500;
    color: #282828;
    margin-bottom: 20px;
}
.template-product .product__content .product__whatsapp .btn {
    width: 100%;
      padding: 15px 0px;
}
.template-product .product__content .product__whatsapp .btn__text {
    font-size: 16px;
    font-weight: 500;
      padding-right: 15px;
}
.template-product .product-upsell {
    background-color: #fff;
    border: 1px solid #E3DAC9;
}
.template-product .product-upsell__btn {
    background: #282828;
    border-radius: 5.33333px;
    color: #fff;
}
.template-product .product__complementary .product-upsell__price .new-price {
    font-size: 16px;
}
.template-product .product__complementary {
    margin-bottom: 0;
    margin-top: 40px;
}
.template-product .multicolumn_grid_section .column__image {
    border-radius: 7px;
}
.icon.icon-pdp-arrow-down {
    fill: #000;
}
.product__video_popup .hero__button-group .hero__button {
    margin: 8px;
    position: absolute;
    top: 30%;
}
.product__video_popup .product_video_inline_list .hero__content__wrapper{
  position:static;
}
.product__video_popup .hero__button .image__video__play .icon {
    width: 40px;
    height: 40px;
    fill: #fff;
    stroke: #fff;
}
.product__video_popup .hero__button .image__video__play {
    background: none;
    border: none;
}
/* product page end */


/* collection page start */
.template-collection .collection .collection__nav .popout__toggleable-text .popout__expanded-hide {
    font-size: 12px;
}
.template-collection .collection .collection__nav .popout__toggle .popout__toggle__text {
    font-size: 12px;
}
.template-collection .collection .collection__sidebar .filter-group .filter-group__heading span {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}
.template-collection .collection .collection__sidebar .filter-group .filter-group__content .sidebar__item a {
    font-size: 12px;
    color:#000;
}
.collection-shop-all .grid-item .image-overlay-bottom {
    background: transparent;
}
.collection-shop-all .grid-item .subcollection__image img {
    width: 100%;
    max-width: 190px;
    max-height: 190px;
    border-radius: 100%;
    margin-left: 21px;
    margin-top: 25px;
}
.slider_collection_part .subcollection__text .subcollection__title {
    font-size: 20px;
    font-weight: 500;
    font-family: 'dm sans';
    text-align:center;
    margin-top:20px;
}

.slider_collection_part .collection__title .hero__title {
    font-weight: 500;
    font-size: 40px;
    line-height: 46px;
    color: #464542;
    margin-bottom: 25px;
}
.template-collection .collection-image-with-title .hero__description {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
}

/* collection page end */


/* store-locator start */
.stockist-result .stockist-result-name {
    margin-bottom: 22px !important;
}
/* store-locator end */

@media screen and (min-width: 480px){
  .site-footer-wrapper .footer__block .mobile_image {
    display: none;
  }
}
/* @media only screen and (min-width: 990px) {
    .collection-shop-all .grid-outer .grid--slider {
        --item-width: calc((100vw - var(--scrollbar-width) - var(--outer) * 20) * .28);
    }
} */

@media screen and (max-width: 1300px) {
.slick-slide img {
        max-width: 160px !important;
        max-height: 160px !important;
    }
}
@media screen and (max-width: 1100px) {
    .slick-slide img {
        max-width: 130px !important;
        max-height: 130px !important;
    }
}
@media screen and (max-width: 990px) {
    .hero_image_with_icon_content {
        display: block;
    }
    .left_part_img img {
        max-width: 100%;
    }
    .hero_image_with_icon_content {
        margin: 30px 15px 0;
    }
    .small_img_content img {
        width: 100%;
        max-width: 48px;
        height: 60px;
        object-fit: contain;
}
}

/* @media only screen and (max-width: 992px) {
    #CollectionsList--template--17146188038343__section_collections_list_jE6G98 .grid--mobile-slider .grid-item {
        flex: auto;
    }
} */


@media only screen and (max-width: 749px) {

    .tabs-collections .grid-item {
        width: calc(100% - 54%);
    }

    .multicolumn_template .multicolumn_grid_section .multicolumn {
        display: grid;
        column-gap: 20px;
    }
    .multicolumn_template .multicolumn_grid_section .grid-item {
        width: 95%;
        margin-bottom: 50px;
    }
 .list_collection_area .collection-list .grid-item {
        width: 100%;
    }
    .brick__section .hero__collections {
        margin-top: 40px;
    }
 .grid--mobile-slider .grid-item {
        width: 27%;
    }
  .multicolumn .grid-item {
        width: 100%;
    }
    #shopify-section-template--17146188038343__section_double_bqGRGQ .brick__section .brick__block--images {
        order: 2;
    }
    .product_image_content .brick__section .brick__block--products {
        order: 2;
    }
  .product__page .product__block .product__title {
    font-size: 22px;
}
  .product__page .product__block .product__price {
    font-size: 18px;
}
  .template-product .accordion .accordion__title {
    font-size: 16px;

}
        .template-product .grid--mobile-slider .grid-item {
        width: 60%;
    }
  .product__video_popup .hero__button-group .hero__button {
    top: 41%;
}
.slider_collection_part {
        padding: 50px 0px 50px 10px !important;
    }


}

@media screen and (max-width: 480px) {
  .slideshow .hero__content__wrapper .hero__content .hero__title {
      font-size: 40px;
    }
    .small_img_content p {
        font-size: 14px;
    }
    .list_collection_area .grid {
        --columns: 2;
    }
    .list_collection_area .grid--mobile-slider {
        display: grid;
    }
 .index-collections-list.section-padding.test .grid-outer {
        /* overflow: auto;
        white-space: nowrap; */
        margin: 10px;
    }
   .index-collections-list.section-padding.test .grid-outer::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

 .index-collections-list.section-padding.test .grid-outer::-webkit-scrollbar
{
	width: 12px;
  height:4px;
	background-color: #F5F5F5;
}

 .index-collections-list.section-padding.test .grid-outer::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ABA78E;
}
    .index-collections-list.slider_mb {
        display: block !important;
    }
     .index-collections-list.list_collection_area {
        display: grid !important;
    }
.slider_mb .collection-list .grid-item {
        width: 55%;
    }
  

      .list_collection_area .collection-list .grid-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .tabs-collections .grid-item {
        width: calc(100% - 130px);
    }
    /* .grid {
        overflow: auto;
        white-space: nowrap;
    } */
    /* .grid-item {
        display: inline-block;
    } */

    .download-app-section {
        margin-top: 50px;
        flex-wrap: wrap;
        justify-content: center;
    }
      /* .multicolumn_grid_section .multicolumn {
        display: inline-block;
    } */
  
     .multicolumn_template .multicolumn_grid_section .grid-item {
        width: 47%;
    }
      #poh-kong-story .multicolumn_grid_section .grid-item {
        width: 100%;
    }
  .template-product .multicolumn_grid_section .grid-item {
        width: 100%;
    }
 .multicolumn_template .multicolumn_grid_section .grid-item .image-wrapper {
    height: 24vh;
    
}
    .app-image-part {
        width: 47%;
    }
    .collection-list .grid-item .collection-item__info {
        font-size: 16px;
    }
    .site-footer-wrapper .footer__block .desktop_image {
        display: none;
        
    }
    .site-footer-wrapper .footer__block .mobile_image {
        margin-top: 20px;
    }
    .hero_img_heading h1 {
        font-size: 32px;
    }
  .announcement__wrapper .announcement__text .announcement__slide p {
    font-size: 16px;
}
  .slideshow .hero__content__wrapper .hero__content .hero__description {
    font-size: 16px;
}
  .index-collections-list .grid__heading-text .grid__heading {
    font-size: 32px;
}
  /* .tabs-collections .tab-content .grid__heading-actions.shop_all_btn {
    display: none;
} */
  .rich_text_part .hero__content .hero__title {
    font-size: 32px;
}
  .list_collection_area .collection-list .grid-item .collection-item__info {
    font-size: 16px;
}
  .index-hero .hero__content__wrapper .hero__content .hero__title {
    font-size: 32px;
}
  .multicolumn_grid_section .grid__heading {
    font-size: 32px;
}
  .index-image-text .hero__content .hero__subheading {
    font-size: 12px;
}
  .index-image-text .hero__content .hero__title {
    font-size: 32px;
}
   .index-image-text .hero__content .collection-item__actions a span {
    font-size: 10px;
}
  .template-product .multicolumn_grid_section .column__content h2 {
    font-size: 20px;
}
  .template-product .tab-content .tab__title {
    font-size: 30px;
}
.product__video_popup .hero__button .image__video__play .icon {
    width: 26px;
    height: 26px;
}
.slider_collection_part .subcollection__text .subcollection__title {
    font-size: 16px;
}  

}





.header__dropdown .menu > li:first-child .megadrop,
.header__dropdown .megadrop .col ul li:first-child .megamenu_images {
    opacity: 1;
    visibility: visible;
    display: block;
}
.header__dropdown .menu > li .megadrop,
.header__dropdown .megadrop .col ul li .megamenu_images {
  background-color:#FFF;

}
.header__dropdown .menu > li .megadrop{
    margin-top: -8px;
}


.menu {
    width: 100%;
    max-width: 302px;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    position: relative;
    padding: 0 0 0 4px;
   margin-top: 20px;
    margin-bottom: 20px;
  margin-left: 30px;
}
.menu a, .menu a:link, .menu a:visited, .menu a:focus {
    color: #0B1215;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
}
.menu a:hover {
    text-decoration: none;
}
.menu > li {
    display: block;
    text-align: left;
    margin-left: auto;
}
.menu > li > a {
    padding: 10px 18px;
    display: block;
}
.menu > li   
.menu > li:hover > a {
    color: #227087;
}
.menu > li:hover {
    background-color: #fff;
}
/* Megadrop width dropdown */
.menu > li > .megadrop  {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    list-style: none;
    top: 1rem;
    left: 23rem;
    /*width: 100%;*/
    width:calc( 100vw - 430px );

    min-height: 100%;
    text-align: left;
    margin-top: 0;
    padding: 0;
    z-index: 99;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
}
.menu > li:hover .megadrop {
    opacity: 1;
    visibility: visible;
    
}
.second_menu_parent a.navlink--grandchild:hover .visible_image .megamenu_images {
    display: none;
    opacity:0;
    visibility:hidden;
     background-color:#FFF;
}
.menu ul li:hover:after {
    color: #227087;
}
.menu .col {
    /*width: 30%;
    float: left;*/
    display: flex;
    color: white;
    margin: 0 0 0 2.2%;
    width:97%;
  justify-content:end;
}
ul.left-side-menu-item {
    width: 30%;
}
ul.right-side-menu-item {
    width: 70%;
}
ul.right-side-menu-item .myoutput{
  display:none;
}
.menu .col ul {
    padding: 0;
    margin: 0;
}
.menu .col ul li {
    padding: 0;
    list-style: none;
    font-size: 11px;
}

.menu .col ul li a {
    display: block;
    padding: 0 0 17px 0;
    color: #0B1215;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
}
.menu .col ul li a:hover {
    color: #111;
    text-decoration: underline;
}
.menu > li > ul li ul, .menu li >ul li, .menu > li > .megadrop, .menu > li > ul, .menu > li {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-outs;
}
.megamenu_images {
    /*display: ruby;*/
    /*display: flex;*/
   /* width: 70%;*/
}

.megadrop .col ul li {
    position: relative;
   /* display: flex;*/
  /* height: calc(100vh - 95vh); */
}
/*
.megadrop .col ul li .megamenu_images {
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    display: none;
    position: absolute;
    /*left: 22rem;*/
  right : 0;
    top: 0;
}
.megadrop .col ul li:hover .megamenu_images {
  opacity: 1;
  visibility: visible;
  display: block;
}*/
/* .menu > li:first-child .megadrop {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
} */
.megadrop .col ul li .megamenu_images   img {
    position: fixed;
    top: 116px;
    /*width: 100%;
    max-width: 840px;
    min-height: 419px;
    object-fit: cover;*/

     
     
}
.right-side-menu-item li .megamenu_images {
    text-align: right;
}
.right-side-menu-item li img {
    width: 100%;
    max-width: 80%;
    height: 380px;
    object-fit: contain;
}
.grandparent .header__dropdown{
  min-height: 50vh; 
}

ul.right-side-menu-item li:first-child{
  opacity: 1;
  visibility: visible;
  display: block;
}
/* for customer account */
.account-sidebar li.is-current a {
    color: #212121;
}
.account-main .page__heading {
  text-align: left;
}
.account-main h2 {
  margin-bottom: 0px;
}