/** Shopify CDN: Minification failed

Line 4080:7 Unexpected "/"
Line 4249:0 Unexpected "}"

**/
#shop-hcaptcha-badge-container {
    display: none !important;
}
.d-block {
  display: block;
}

.d-flex {
  display: flex !important;
}

.items-center {
  align-items: center;
}

.justify-between {
  justify-content: space-between;
}

/* Gap */
.c-gap-3 {
  gap: 3px !important;
}

.c-gap-5 {
  gap: 5px !important;
}


/* Margin */
.c-mb-0 {
  margin-bottom: 0 !important;
}

.m-10 {
  margin: 10px;
}

/* Padding */
.c-pb-0 {
  padding-bottom: 0 !important;
}

.w-full {
  width: 100% !important;
}

.h-full {
  height: 100% !important;
}

.object-cover {
  object-fit: cover;
}


/* 18-4-23 css start */
.drop-container {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

body .paginate .page a {
  border: solid 1px #000;
}

.article_content a {
  color: #000 !important;
  text-decoration: underline;
  font-weight: 600;
}

.article_content a span {
  color: #000 !important;
  margin-right: 5px;
  font-weight: 600 !important;
  margin-left: 5px;
}

nav.paginate {
  clear: both;
  overflow: hidden;
}

.article_content.one-whole.column a:hover {
  color: #888;
}

.blog-article__main .share-btn a::before {
  font-size: 20px;
  transition: color 0.1s linear;
}

.article h3.sub_title p {
  margin-bottom: 0;
}

.article h3.sub_title+span.read-more-link {
  margin-top: 0;
}

.article h3.sub_title {
  letter-spacing: 0;
  margin: 10px auto 0;
}

h2.article-title {
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.5;
  color: #000;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  font-size: 17px;
  margin: 0 auto 15px 0;
  font-family: "Didot";
}

body .blog-article__main .share-btn a.icon-twitter-share {
  border-color: #8d8d8d;
}

p.text-center.center-btn {
  /* margin-top: 10px; */
  text-align: center;
}

.article_content.one-whole.column strong a {
  margin: 0 5px;
  text-decoration: underline;
  font-weight: 700;
}

.article h3.sub_title {
  font-size: 14px;
  letter-spacing: normal;
}

.one-whole.column.post-page h2 {
  font-size: 17px;
  font-family: 'Didot';
}

nav.new-menu ul li button.drop-control {
  position: relative;
  top: 3px;
}

body.acsb-keynav li[data-acsb-menu-focused="true"][data-acsb-flatten-menu] .drop-container.acsb-flat-submenu-wrap {
  margin: auto !important;
  display: flex !important;
}

body.acsb-keynav li[data-acsb-menu-focused="true"][data-acsb-flatten-menu] .drop-container.acsb-flat-submenu-wrap li a {
  padding: 3px 0px !important;
}

figure.home-collection-section a p:hover {
  border-color: #a7aaaf;
}

.search__results li a:focus {
  outline: 1px solid #000;
}

.drop-content .drop-container ul li.has_megamenu_img a {
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-top: 8px;
}

.drop-content .drop-container ul li.has_megamenu_img a img {
  max-width: 100%;
  display: block;
  margin: 0;
  width: 100%;
}

.drop-content .drop-container ul li {
  display: block;
}

.drop-content .drop-container ul li a {
  padding: 5px 10px;

  font-family: "Gotham-Light";
  text-transform: capitalize;
  letter-spacing: normal;
}

.drop-content .drop-container ul li a:hover,
.drop-content .drop-container ul li a:active {
  color: #969595 !important;
}

.drop-content .drop-container ul li {
  display: block;
  margin: auto;
}

ul.nav-desktop__tier-1>li>a,
ul.nav-desktop__tier-1>li>button {
  font-style: normal;
  color: #000;
  letter-spacing: 2px;
  /* padding: 15px 30px; */
  font-family: 'Didot-Bold';
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  background: transparent;
  vertical-align: middle;
}

.menu-position--block.search-enabled--true .nav.nav--center nav.new-menu {
  position: static !important;
}

nav.new-menu ul {
  /*     margin: auto; */
  text-align: center;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}

button.drop-control.nev-open+.drop-content {
  display: block;
  padding-top: 5px;
  padding-bottom: 0px;
}

.drop-content {
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  top: auto;
  display: none;
  padding: 30px 0;
}

.main-nav__wrapper nav.new-menu .drop-content .drop-container ul {
  display: block;
  flex: 0 0 12%;
  text-align: left;
  margin: 0;
  padding: 15px 20px 10px;
}

.main-nav__wrapper nav.new-menu .drop-content .drop-container ul.need_to_hide {
  display: none !important;
}

.hide-menu {
  display: none;
}

nav.new-menu ul li {
  display: inline-block;
  vertical-align: middle;
}

.mobile-search button.icon-search.submit-search,
button#filters-open {
  background: transparent;
}

.collection .sidebar-block .sidebar__collection-filter .toggle_list li input {
  vertical-align: middle;
}

.collection .sidebar-block .sidebar__collection-filter .toggle_list li label {
  display: inline-block;
  vertical-align: middle;
}

.footer_menu .toggle_content.content {
  padding: 0;
}

.container.footer-menu-wrap .footer_menu span.right.icon-down-arrow {
  display: none;
}

body.collection .sidenav a {
  font-size: 15px;
}

h2#results {
  font-family: Gotham-Light, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: none;
  color: #2b2a2a;
  letter-spacing: normal;
}

button.icon-search.dropdown_link {
  background: transparent;
  padding: 0;
  color: #000;
}

.footer .footer-menu-wrap button {
  color: #000;
}

ul.top-bar__menu.hhhffgg .dropdown_container.main_search {
  display: none !important;
}

button.icon-search.dropdown_link.open+.dropdown_container.main_search {
  display: block !important;
}

#clearAll {
  font-size: 10px;
  font-family: 'Didot-Bold';
  text-transform: uppercase;
  color: #2b2a2a;
  display: inline-block;
  float: right;
  position: relative;
  top: 10px;
  right: 10px;
  background: transparent;
  cursor: pointer;
}

.header_search_form button.icon-search.search-submit {
  background: transparent;
  top: 33px;
}

ul.top-bar__menu.hhhffgg span.icon-search.dropdown_link {
  display: none;
}

.eapps-instagram-feed-title-container .eui-widget-title.es-widget-title.eapps-instagram-feed-title {
  display: none !important;
}

.input-row.hhhh label {
  flex: 0 0 100%;
  margin-bottom: 3px;
}

/* body .desktop-header-content .nav-desktop__tier-1 li:first-child span {
  color: #8c3c3a;
} */

body .sidebar .toggle_list a.active {
  border-left: solid 9px transparent;
}

.home_best_sellers .flickity-prev-next-button.previous {
  left: -10px;
  right: auto;
}

#mySidenav .sidebar-block {
  height: auto !important;
}

.footer_menu .content {
  padding-top: 0;
}

.newsletter_section .contact-form input[type="email"]::placeholder {
  color: #000;
  opacity: 1;
  visibility: visible;
}

input#customer_email,
input#customer_password,
form#form-contact .contact__form-name input,
form#form-contact .contact__form-email input,
form#form-contact .contact__form-message textarea {
  border: 1px solid #000;
}

form#customer_login input#customer_password:focus,
form#customer_login input#customer_email:focus,
form#form-contact input:focus,
form#form-contact textarea#contactFormMessage:focus {
  outline: 1px solid #000 !important;
}

#products {
  font-family: Gotham-Light, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: none;
  color: #2b2a2a;
  line-height: 1.6em;
  overflow: auto;
  background-color: #fff;
  margin: 0 0 15px;
  font-style: normal;
  line-height: 1.6em;
  text-align: center;
}

.search__wrapper label {
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.5;
  color: #000;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  font-size: 17px;
  margin: 0 auto 15px 0;
  text-align: center;
  font-family: 'Didot';
}

h2.cart_subtotal.js-cart_subtotal {
  font-family: Gotham-Light, sans-serif;
  text-transform: capitalize;
  letter-spacing: normal;
}

.MagicToolboxSlides .MagicToolboxSlides-arrow {
  display: none;
}

.featured-promotions .feature-section .feature-details {
  display: none !important;
}

body a.cart__remove-btn {
  display: block;
}

a.cart__remove-btn span.remove-text {
  display: none;
}

a.cart__remove-btn .remove-icon {
  background: none;
}

.mobile-search button.icon-search.submit-search,
button#filters-open {
  background: transparent;
}

.errors.loginpage {
  margin: 10px auto 20px;
  color: #000;
}

.collection .sidebar-block .sidebar__collection-filter .toggle_list li input {
  vertical-align: middle;
}

.collection .sidebar-block .sidebar__collection-filter .toggle_list li label {
  display: inline-block;
  vertical-align: middle;
}

.footer_menu .toggle_content.content {
  padding: 0;
}

.container.footer-menu-wrap .footer_menu span.right.icon-down-arrow {
  display: none;
}

body.collection .sidenav a {
  font-size: 15px;
}

h2#results {
  font-family: Gotham-Light, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: none;
  color: #2b2a2a;
  letter-spacing: normal;
}

button.icon-search.dropdown_link {
  background: transparent;
  padding: 0;
}

ul.top-bar__menu.hhhffgg .dropdown_container.main_search {
  display: none !important;
}

button.icon-search.dropdown_link.open+.dropdown_container.main_search {
  display: block !important;
}

.header_search_form button.icon-search.search-submit {
  background: transparent;
  top: 33px;
}

ul.top-bar__menu.hhhffgg span.icon-search.dropdown_link {
  display: none;
}

.eapps-instagram-feed-title-container .eui-widget-title.es-widget-title.eapps-instagram-feed-title {
  display: none !important;
}

.input-row.hhhh label {
  flex: 0 0 100%;
  margin-bottom: 3px;
}

/* body .desktop-header-content .nav-desktop__tier-1 li:first-child span {
  color: #8c3c3a;
} */

/* 18-4-23 css end */

/* a.custom_grid {
  float: left;
  width: 33.33%;
  position: relative;
}
.custom_grid_inner {
  float: left;
  width: 100%;
}
.custom_grid_inner .collection-content p {
  display: none;
}
.custom_grid_inner .collection-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}
a.custom_grid:hover .custom_grid_inner .collection-content {
  transition: background-color 0.5s linear;
  background: #43505a;
  background: rgba(67,80,90,0.5);
}
.custom_grid_inner .collection-content h5 {
  padding-left: 10px;
}
.custom_grid_inner img{
  width:100%;
}
.custom_container{
  width:100%;
}
.custom_container .landing-customize-wrap.sixteen.columns{
  width:100%;
  margin:0;
}
@media (max-width:800px){
  a.custom_grid {
    float: left;
    width: 100%;
    position: relative;
}

} */

/* .acsb-trigger.acsb-trigger-size-medium {
  bottom: 65px !important;
} */

h1 {
  font-family: "Didot" !important;
  font-weight: 400;
}

.acsb-trigger.acsb-trigger-size-medium {
  right: 20px !important;
  bottom: 100px !important;
  left: unset !important;
  top: unset !important;
}

.blog-article__main .share-btn {
  position: relative;
}

.sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(100%);
  -webkit-clip-path: inset(100%);
  height: 1pxsr-only;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.recommended-products__title h2 {
  /* font-family: Gotham-Light; */
  font-family: 'Didot', sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 1px;
}

.dropdown_content a p,
.mobile-mega-menu a p {
  font-family: Gotham-Light;
}

.footer .one-fourth.column:nth-child(4) .toggle_content p a {
  display: block;
}

body.collection .logo.text-align--center img.primary_logo {
  display: block !important;
}

body.collection .logo.text-align--center img.secondary_logo.def {
  display: none !important;
}

.newsletter_section .outer-content p {
  display: block;
}

.newsletter_section .outer-content>p {
  display: inline;
}

.newsletter_section .outer-content a {
  color: #000;
  font-weight: 400;
}

.homepage_content.section.clearfix .outer-content {
  text-align: center;
}

.newsletter_section .sixteen.columns {
  width: 100%;
}

span.read-more-content h2 {
  text-align: left;
  margin-top: 15px;
}

.homepage-slideshow a.highlight-false:hover {
  background: #fff !important;
  color: #000 !important;
}

body.page .sixteen.columns.page.clearfix {
  margin-bottom: 200px;
}

.clearfix.breadcrumb-collection a.breadcrumb_link,
.product .breadcrumb_text a.breadcrumb_link,
.product .breadcrumb_text a.breadcrumb_link a,
.product .breadcrumb_text a.breadcrumb_link span {
  color: #000 !important;
}

.newsletter_section .outer-content a.read-more-hide {
  font-weight: 600;
}

.newsletter_section .outer-content.scroll span.read-more-content {
  overflow-y: scroll;
  height: 340px;
  width: 100%;
  display: block;
  text-align: left;
}

body.page .sixteen.columns.page.clearfix div * {
  font-family: Gotham-Light !important;
  font-size: 16px !important;
  text-transform: none;
  color: #2b2a2a;
}

.search-heading {
  color: #212121;
  /* font-size: 12px;
  font-family: Gotham-Light, sans-serif !important; */
  font-weight: 400;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  button.icon-cross.close-search {
    border: 1px solid #000;
    padding: 3px 7px;
    font-size: 14px;
  }

  button.icon-cross.close-search::before {
    content: none;
  }

  nav.new-menu ul {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
  }

  nav.new-menu ul li a,
  nav.new-menu ul li button {
    padding: 5px 15px;
  }

  nav.new-menu .drop-container ul {
    margin-left: 15px;
  }

  .drop-content .drop-container ul li.has_megamenu_img {
    margin-right: 15px;
  }

  nav.new-menu ul li {
    text-align: left;
    display: block;
  }

  nav.new-menu ul li button {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  nav.new-menu ul li button .icon-down-arrow:before {
    font-size: 12px;
  }

  .drop-content .drop-container {
    display: block;
  }

  .drop-content .drop-container ul li a {
    justify-content: left;
    padding: 0;
  }

  nav.new-menu ul li {
    margin-bottom: 0;
  }

  body .drop-content {
    position: static;
    padding: 10px 0;
  }

  nav.new-menu ul li button {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  nav.new-menu ul li a,
  nav.new-menu ul li button {
    padding: 5px 15px;
  }

  .drop-content .drop-container ul li a {
    padding: 1px 10px;
    font-size: 12px;
    text-align: left;
    display: block;
  }

  .drop-content .drop-container ul li {
    padding: 0;
    text-align: center;
  }

  .drop-content .drop-container {
    max-width: 100%;
  }

  ul>li>button {
    padding: 5px 30px;
  }

  .container.footer-menu-wrap .footer_menu span.right.icon-down-arrow {
    display: block;
  }

  .mobile_nav div {
    width: 20px;
  }

  .footer ul li p {
    text-align: center;
  }

  .content[aria-hidden="true"] {
    display: none;
  }

  .container.footer-menu-wrap .footer_menu span.right.icon-down-arrow {
    display: block;
  }

  .mobile_nav div {
    width: 20px;
  }

  .collection .sidebar {
    display: none;
  }

  .menu a,
  .menu a:visited,
  .menu a span,
  select.currencies {
    font-size: 10px;
  }

  body .cart-container .mini_cart {
    width: 40px;
    max-width: 40px;
  }

  #mobile_menu .mobile-mega-menu_block.sublink ul a {
    font-size: 13px;
  }

  .mobile_nav div.open span:nth-child(2),
  .mobile_nav div.open span:nth-child(3) {
    width: 70%;
  }

  .top-bar .top-bar--right .icon-search:before {
    font-size: 14px;
  }

  #header .top-bar a.icon-bag:before,
  #header .top-bar a.icon-cart:before {
    font-size: 14px !important;
  }

  .newsletter_section .outer-content.scroll span.read-more-content {
    display: none;
  }

  body.account .container.main.content {
    padding-top: 80px;
  }

  .homepage_content .title {
    text-align: center;
  }

  div#chatbot-chat {
    bottom: 0 !important;
    right: -13px !important;
  }

  .acsb-trigger.acsb-bg-lead.acsb-mobile.acsb-trigger-position-x-right.acsb-trigger-position-y-bottom.acsb-trigger-size-small.acsb-ready {
    bottom: 90px !important;
  }

  .footer .footer-menu-wrap.larger-container {
    width: 95%;
  }
}

/* .account .menu-position--block div.logo {
    position: relative;
} */

.account .container.main.content {
  padding-top: 150px;
}

.menu-position--block div.logo {
  z-index: 123;
}

/* div.MagicToolboxSelectorsContainer{
  display: contents ;
}
 */
.home_Iwt .featured-link--half {
  background-color: #ebebeb;
}

.home_Iwt .featured-link--half .collection_title {
  /* text-align: center; */
  font-size: 18px;
  color: #000;
  font-weight: 700;
  padding-bottom: 10px;
  font-family: 'Didot';
}

.home_Iwt .featured-link--half .description {
  font-size: 14px;
  font-weight: 400;
}

.home_Iwt .featured-link--half .global-button {
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
}

.home_Iwt .featured-link--half .global-button:hover {
  background-color: rgba(0, 0, 0, 0) !important;
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
}

.home_cc .newsletter_section {
  background: #fff;
  color: #000;
}

.home_cc .newsletter_section h2 {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Didot';
}

.home_cc .newsletter input[type="email"] {
  border: 1px solid #000;
  background: #f5f5f5;
  letter-spacing: 2px;
}

.home_cc .newsletter-form__sign-up {
  background-color: #ebebeb;
  border: 1px solid #000;
  color: #000;
  font-family: Gotham-Light;
  font-size: 14px;
}

@media (min-width: 769px) {
  .footer .footer-menu-wrap button {
    pointer-events: none;
  }
    .footer .footer-menu-wrap button.contact-us-anchor-main {
    pointer-events: auto;
  }

  /*    .footer .one-fourth.column:nth-child(1) button, .footer .one-fourth.column:nth-child(2) button, .footer .one-fourth.column:nth-child(4) button {
        margin-left: -50px;
        text-align: center;
    }  */

  body .footer .footer-right {
    float: none;
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  /* .footer .one-fourth.column:nth-child(1) summary, .footer .one-fourth.column:nth-child(2) summary, .footer .one-fourth.column:nth-child(4) summary {
    text-align: center;
    margin-left: -70px;
} */

  .footer .one-fourth.column:nth-child(1) ul li,
  .footer .one-fourth.column:nth-child(2) ul li,
  .footer .one-fourth.column:nth-child(3) ul li {
    margin-bottom: 0;
  }

  .footer .one-fourth.column:nth-child(1) ul li p,
  .footer .one-fourth.column:nth-child(2) ul li p,
  .footer .one-fourth.column:nth-child(3) ul li p {
    margin-bottom: 0px;
  }

  .footer .one-fourth.column:nth-child(1) ul {
    column-count: 2;
  }

  .footer .one-fourth.column:nth-child(4) .toggle_content p a {
    display: inline-block;
    line-height: inherit;
  }

  .footer .one-fourth.column:nth-child(2) {
    max-width: 260px;
  }

  .footer .one-fourth.column:nth-child(3) {
    width: 170px;
  }

  .footer .one-fourth.column:nth-child(4) {
    width: 410px;
  }

  .footer .one-fourth.column:nth-child(1) ul li:nth-last-child(1),
  .footer .one-fourth.column:nth-child(1) ul li:nth-last-child(2),
  .footer .one-fourth.column:nth-child(1) ul li:nth-last-child(3) {
    margin-left: -30px;
  }

  .footer .one-fourth.column:nth-child(2) ul li:nth-last-child(1),
  .footer .one-fourth.column:nth-child(2) ul li:nth-last-child(2),
  .footer .one-fourth.column:nth-child(2) ul li:nth-last-child(3) {
    margin-left: -30px;
  }

  .footer .one-fourth.column:nth-child(4) ul.social_icons {
    text-align: left;
    margin-top: 0;
    width: 50%;
    float: right;
    padding-top: 6px;
  }
}

@media (min-width: 769px) {
  .footer .one-fourth.column:nth-child(1) ul {
    /* column-count: 1; */
  }
}

.main_nav_wrapper .dropdown_container.mega-menu .dropdown.menu {
  min-height: 315px;
}

.footer .footer-menu-wrap button {
  font-family: 'Didot-Bold';
  line-height: 1.5;
  font-weight: 700;
  font-size: 14px;
  background-color: transparent;
  padding: 0 0 10px;
}

.footer .footer-menu-wrap button {
  font-family: 'Didot';
  line-height: 1.5;
  font-weight: 700;
  padding: 0 0 10px;
  background: transparent;
  text-transform: uppercase;
  width: 100%;
  font-size: 15px;
}

.home_best_sellers h2 {
  text-align: left;
  font-size: 24px;
  color: #000;
  font-weight: 700 !important;
  font-family: 'Didot' !important;
}

.home_fp .featured-promotions .feature-section.title-overlay-true .title,
.home_fp .featured-promotions .feature-section.title-overlay-true:hover .title {
  color: #000;
  font-family: 'Didot';
  font-weight: 700;
}

.caption .headline {
  font-family: 'Didot';
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
}

.caption .subtitle p {
  font-size: 34px;
  font-family: 'Didot';
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  position: relative;
  font-style: italic;
}

.section-wrapper .shopify-section:nth-child(1) {
  margin-top: 0px;
}

.container .shopify-policy__container {
  max-width: 560px;
  max-width: 65ch;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  left: auto;
}

.shopify-policy__container .shopify-policy__title {
  text-align: center;
}

.page .page div span,
.page .page div p,
.page .page div b,
.page .page div h2,
.page .page div h3,
.page .page div h4 {
  font-family: Gotham-Light !important;
  font-size: 16px !important;
  text-transform: none;
  color: #2b2a2a;
}

.page .page div h2 {
  text-align: center;
  font-weight: 700;
}

.page .page div h3,
.page .page div h4 {
  font-weight: 700;
}

.page-sitemap .page h2 {
  font-family: Gotham-Light !important;
  font-size: 16px !important;
  text-transform: none;
  color: #2b2a2a;
  font-weight: 700;
}

.blog .article img {
  height: 400px !important;
  object-fit: cover;
}

.shopify-section--blog-template h2 {
  text-align: center;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 1.2;
  font-family: 'Didot';
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
}

a.read-more-link {
  margin: 0;
}

.customers-login h1,
.customers-register h1 {
  margin-top: 100px;
  text-align: center;
}

.customers-login input.global-button[type="submit"],
.customers-register input.global-button[type="submit"] {
  background-color: #ebebeb;
  border: 1px solid #000;
  color: #000;
  font-family: Gotham-Light;
  font-size: 14px;
  margin-bottom: 5px !important;
}

.blog-article__main.sidebar-enabled--false {
  margin-top: 120px !important;
}

h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "Didot";
}

@media screen and (max-width: 2600px) and (min-width: 1921px) {
  body .main_nav_wrapper .dropdown_container.mega-menu .dropdown.menu {
    min-height: 410px !important;
  }
}

.shopify-section--collection-template {
  margin-top: 0 !important;
}

.moretext {
  display: none;
}

a.moreless-button {
  color: #000;
  display: inline;
}

a.moreless-button.add~p {
  display: block;
}

p.moretext~p,
p.moretext~h2,
p.moretext~h3 {
  display: none;
}

a.moreless-button.added::after {
  content: "Read Less";
  position: relative;
  right: 0;
  color: #000;
  cursor: pointer;
  display: inline;
  font-family: Gotham-Light;
  font-weight: 400;
  font-size: 16px;
}

a.moreless-button.added {
  font-size: 0;
}

body .add~p,
body .add~h2,
body .add~h3 {
  display: inline;
}

body .add~h2,
body .add~h3 {
  display: block;
}

span.read-more-content h2 {
  text-align: left;
}

.regular_text .outer-content a {
  color: #000;
}

.homepage_content h2.main-headings,
.homepage_content h2 {
  text-align: left;
}

div.section.collection_description h2 {
  text-align: left;
}

a.moreless-button~h2,
a.moreless-button~p {
  display: none;
}

.blog-article__main .share-btn {
  display: inline-block;
  text-align: center;
  font-size: 1.2em;
  margin-right: 6px;
  margin-bottom: 10px;
}

.blog-article__main .share-btn a {
  color: #fff;
  padding: 10px 10px 8px 10px;
  border: 0;
  display: inline-block;
  transition: all 500ms ease 0s;
}

/* .blog-article__main .icon-twitter-share:before {
      color: #09AEEC!important; } */

/* .blog-article__main .icon-twitter-share:hover {
          background-color: #09AEEC;
          border-color: #09AEEC;
          color: #fff!important; } */

.blog-article__main .icon-twitter-share:hover:before {
  color: #fff !important;
}

/* .blog-article__main .icon-facebook-share:before {
                  color: #49659D!important; } */

/* .blog-article__main .icon-facebook-share:hover {
                      background-color: #49659D;
                      border-color: #49659D;
                      color: #fff!important; } */

.blog-article__main .icon-facebook-share:hover:before {
  color: #2b2a2a !important;
}

.blog-article__main .icon-gplus-share:before {
  color: #cc3a2b !important;
}

/* .blog-article__main .icon-gplus-share:hover {
                                  background-color: #CC3A2B;
                                  border-color: #CC3A2B;
                                  color: #fff!important; } */

.blog-article__main .icon-gplus-share:hover:before {
  color: #cc3a2b !important;
}

/* .blog-article__main .icon-pinterest-share:before {
                                          color: #CB1F2A!important; } */

/* .blog-article__main .icon-pinterest-share:hover {
                                              background-color: #CB1F2A;
                                              border-color: #CB1F2A;
                                              color: #fff!important; } */

.blog-article__main .icon-pinterest-share:hover:before {
  color: #cc3a2b !important;
}

.blog-article__main .icon-mail-share:before {
  color: #8d8d8d !important;
  font-weight: 600;
}

/* .blog-article__main .icon-mail-share:hover {
                                                          background-color: #888;
                                                          border-color: #888;
                                                          color: #fff!important; } */

.blog-article__main .icon-mail-share:hover:before {
  color: #cc3a2b !important;
}

/*.shopify-section--featured-promotions .first_black_box .featured-promotions .feature-section:first-child .feature-wrap h2.title,
.shopify-section--featured-promotions .last_black_box .featured-promotions .feature-section:last-child .feature-wrap h2.title {
    color: #fff!important;
}*/
.newsletter_section .contact-form input[type="email"] {
  border: 1px solid #000;
  background: #f5f5f5;
  letter-spacing: 2px;
}

.newsletter_section .contact_form .newsletter-form__sign-up {
  background-color: #ebebeb;
  border: 1px solid #000;
  color: #000;
  font-family: Gotham-Light;
  font-size: 14px;
}

.blog-article__main .share-btn a:hover:before {
  color: #2b2a2a !important;
}

/*begin customize products*/
.shopify-product-form #bespoke-add-to-cart {
  cursor: pointer;
  margin-bottom: 0;
  background: #ebebeb;
  color: #2b2a2a;
  border: 1px solid #ebebeb;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
  min-height: 44px;
  height: 40px;
  line-height: 1.2;
  vertical-align: top;
  font-family: "Gotham-Light";
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  transition: all 0.2s linear;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  border-radius: 0;
  width: 100%;
}

.shopify-product-form #bespoke-add-to-cart:hover {
  background: #cdcdcd;
  border: 1px solid #cdcdcd;
}

.MagicToolboxMessage {
  font-size: 14px;
  margin-top: 15px;
}

.mz-hint {
  display: none;
}

.blank-img {
  text-align: center;
}

.blank-img #canvas {
  max-width: 100%;
}

.slim-slide-bespoke-form {
  max-width: 100%;
}

#sirv-spin a {
  display: none !important;
}

.social_buttons {
  border-top: 1px solid transparent;
}

.new_banner_product,
.preorder_banner_product {
  font-family: "Didot";
}

.related-products .new_banner,
.related-products .preorder_banner {
  padding: 2px 10px;
  font-family: "Didot";
  font-size: 10px;
  line-height: 18px;
}

.related-products .new_banner_product,
.related-products .preorder_banner_product {
  padding: 2px 10px;
  font-family: 'Didot';
  font-size: 10px;
  line-height: 18px;
}

.js-recently-viewed .new_banner,
.js-recently-viewed .preorder_banner {
  padding: 2px 10px;
  font-family: "Didot";
  font-size: 10px;
  line-height: 18px;
}

.line-item-property__field input {
  font-family: "Gotham-Light";
}

/*begin product-customiser*/
.customiser #inp,
.customiser #inp_2nd_line,
.customiser #inpFirst,
.customiser #inpMiddle,
.customiser #inpLast,
.customiser #inp_numbers {
  width: 320px;
  border: 1px solid #d9dbdc;
}

.customiser h3 {
  font-family: 'Gotham-Light';
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1px;
  letter-spacing: 4px;
  margin-bottom: 5px;
}

.customiser .subtitle {
  font-weight: bold;
  font-size: 12px;
  color: #444;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.customiser .title-section {
  margin-bottom: 5px;
}

.customiser input,
.customiser select {
  font-family: 'Gotham-Light';
}

.customiser label.stitchcolorswatch {
  background: #fff;
  display: inline-block;
  /*border: 1px #dfdfdf solid;
    */
  padding: 0 5px;
  color: #555;
  cursor: pointer;
  width: 18%;
  box-sizing: border-box;
  margin-left: 3px;
  /*height: 97px;
    */
  height: auto;
  text-align: center;
  font-size: 11px;
}

.customiser label.stitchcolorswatch span {
  font-size: 10px;
  letter-spacing: 1px;
  display: block;
}

.customiser .stitchcolorswatch[for="font1"],
.customiser .stitchcolorswatch[for="font2"],
.customiser .stitchcolorswatch[for="font3"],
.customiser .stitchcolorswatch[for="font21"],
.customiser .stitchcolorswatch[for="font22"],
.customiser .stitchcolorswatch[for="font23"] {
  width: 31.5%;
  height: auto;
}

.customiser .letters-section {
  margin-bottom: 10px;
  display: inline-block;
}

.customiser .letters-section label.stitchcolorswatch {
  float: left;
  line-height: 15px;
}

.customiser .letters-section label.stitchcolorswatch .title-letters {
  height: 34px;
}

.customiser .font-section {
  margin-bottom: 10px;
  display: inline-block;
}

.customiser .background-section {
  /*margin-bottom: 10px;
    */
  display: inline-block;
}

.customiser .background-section .item {
  /* margin-bottom: 10px;
    */
  display: inline-block;
  width: 25%;
  float: left;
}

.customiser .background-section .item label.stitchcolorswatch {
  width: 95%;
  line-height: 13px;
}

.customiser .background-section .item .colors {
  margin: 10px;
  height: 130px;
}

.customiser .background-section .item .colors .subtitle {
  font-size: 11px;
  text-transform: inherit;
}

.customiser .background-section .item .colors label.swatch {
  background: #fff;
  display: inline-block;
  /* border: 1px #dfdfdf solid;
     padding: 0 5px;
     color: #555;
    */
  cursor: pointer;
  /* width: 18%;
    */
  box-sizing: border-box;
  margin-left: 2px;
  /*height: 97px;
    */
  height: auto;
  /*text-align: center;
    */
  /*font-size: 11px;
    */
  line-height: 9px;
}

.customiser .background-section .item .colors .lettercolorradio:checked+.swatch {
  outline: 1px #dfdfdf solid;
}

.customiser .background-section .item .mni-colors {
  height: auto;
}

.customiser .background-section .item-checked {
  outline: 1px #dfdfdf solid;
}

.customiser .line-item-property__field {
  width: 320px;
}

.customiser .line-item-property__field label {
  font-weight: bold;
  font-size: 12px;
  color: #444;
  letter-spacing: 1px;
}

.customiser .line-item-property__field select {
  letter-spacing: 1px;
}

.customiser .line-item-property__field .upload-image {
  border: 1px solid #d9dbdc;
  height: 44px;
  min-height: 44px;
  width: 100%;
  padding: 10px 5px;
  letter-spacing: 1px;
  font-size: 13px;
}

.customiser .stitchcolorradio,
.customiser .lettercolorradio {
  display: none;
}

.customiser .stitchcolorradio:checked+.stitchcolorswatch {
  outline: 1px #dfdfdf solid;
}

.customiser .lead-time_text {
  border: 2px solid #2b2a2a;
  border-radius: 2px;
  font-weight: normal;
  padding: 5px;
  text-align: center;
}

.customiser .tell-us1 .indicative {
  display: none;
}

.customiser .input-bg {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.customiser .input-bg input {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 15px;
  /* font-family: 'Didot-Bold';
    */
  font-weight: 800;
  height: auto;
  color: #000;
  width: 98%;
  padding: 0;
  height: 180px;
  border: transparent;
}

@media only screen and (min-width: 799px) and (max-width: 959px) {
  .container.content {
    /* max-width: 768px; */
  }
}

@media (max-width: 479px) {
  .customiser .letters-section label.stitchcolorswatch {
    width: 48%;
  }

  .customiser #inp,
  .customiser #inpFirst,
  .customiser #inpMiddle,
  .customiser #inpLast {
    width: 100%;
  }

  .customiser .line-item-property__field {
    width: 100%;
  }

  .customiser .background-section .item {
    width: 50%;
  }

  .customiser label.stitchcolorswatch span {
    font-size: 9px;
  }

  .customiser .background-section .item .colors {
    margin: 2px 15px 10px;
  }

  .newsletter_section h2 {
    font-size: 14px;
    letter-spacing: 3px;
  }
}

@media only screen and (max-width: 798px) and (min-width: 480px) {
  .customiser .background-section .item {
    width: 33%;
  }

  .customiser #inp,
  .customiser #inpFirst,
  .customiser #inpMiddle,
  .customiser #inpLast {
    width: 100%;
  }

  .customiser .line-item-property__field {
    width: 100%;
  }

  .customiser label.stitchcolorswatch span {
    font-size: 9px;
  }

  .customiser .background-section .item .colors {
    height: 106px;
    margin: 2px 10px 10px;
  }
}

@media only screen and (max-width: 959px) and (min-width: 799px) {
  .customiser .background-section .item {
    width: 33%;
  }

  .customiser #inp,
  .customiser #inpFirst,
  .customiser #inpMiddle,
  .customiser #inpLast {
    width: 100%;
  }

  .customiser .line-item-property__field {
    width: 100%;
  }

  .customiser label.stitchcolorswatch span {
    font-size: 9px;
  }

  .customiser .background-section .item .colors {
    height: 106px;
    margin: 10px 0 10px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .customiser .background-section .item .colors {
    height: 110px;
    margin: 10px 0 10px;
  }
}


.product-slim_rectangle .product-main .two-fifths,
.product-slim-slide-bespoke .product-main .two-fifths,
.product-art-deco-bespoke .product-main .two-fifths,
.product-baseball-sphere-bespoke .product-main .two-fifths,
.product-basketball-sphere-bespoke .product-main .two-fifths,
.product-hello-my-name-is .product-main .two-fifths,
.product-champagne-bottle-forever-monogram .product-main .two-fifths {
  width: calc(50% - 20px);
}

.product-slim_rectangle .product_section .product_form_options,
.product-slim-slide-bespoke .product_section .product_form_options,
.product-art-deco-bespoke .product_section .product_form_options,
.product-baseball-sphere-bespoke .product_section .product_form,
.product-basketball-sphere-bespoke .product_section .product_form,
.product-hello-my-name-is .product_section .product_form,
.product-champagne-bottle-forever-monogram .product_section .product_form,
.product-slim-slide-bespoke-long .product_section .product_form
{
  max-width: 100%;
}

.product-art-deco-bespoke .customiser .background-section .item {
  width: 33.33333%;
}

.product .baseball-sphere-customiser .letters-section label.stitchcolorswatch {
  float: inherit;
  width: 128px;
}

.cart .cart_content_info .line-item-property__field a {
  text-decoration: underline;
}

/*end customize products*/

.hulk_cookie_bar.corner_popup {
  z-index: 9999999999;
}

.product-slim_rectangle .product_gallery_nav {
  display: none;
}

a#custom_grid_right #video {
  display: none;
  height: 100%;
  outline: 0;
  width: 100%;
}

#play-icon-box {
  cursor: pointer;
}

/*begin responsive*/

@media only screen and (max-width: 767px) {
  /* div#content-04 {
        display: block !important;
    } */

  button#control-04 {
    pointer-events: inherit;
  }

  /* button#control-04 span.right.icon-down-arrow {
        transform: rotate(180deg);
    } */

  body .footer .footer-menu-wrap button span.right.icon-down-arrow {
    display: block;
    position: relative;
    top: 2px;
    right: 10px;
  }

  .footer .footer-menu-wrap button {
    padding: 0;
    text-align: center;
    border: 0;
  }

  .footer .footer-menu-wrap button {
    font-size: 14px;
    color: #3b3b3b;
  }

  .shopify-section--product-sidebar,
  .purchase-details__quantity.product-quantity-box,
  .product .social_icons {
    display: none !important;
  }

  .nav_arrows.breadcrumb_text a.breadcrumb_link[title="Previous"],
  .nav_arrows.breadcrumb_text a.breadcrumb_link[title="Next"] {
    float: none !important;
  }

  .product-block.product-block--title h1.product_name,
  .product_section .modal_price {
    text-align: center;
    display: block;
    margin: 0;
  }

  .product__details--product-page .price-ui {
    display: inline-block;
  }

  .product-block.product-block--title h1.product_name {
    margin: 0;
  }

  #klarna-section>.container {
    border: none !important;
    padding: 0 !important;
  }

  /*begin product page custom */
  .product-block.product-block--title h1.product_name,
  .product_section .modal_price {
    text-align: left;
  }

  body.product .section>.container {
    max-width: 100%;
  }

  /*.MagicToolboxSlides .MagicToolboxSlides-arrow.prev,
.MagicToolboxSlides .MagicToolboxSlides-arrow.next{
    display: none !important;
}*/
  .MagicToolboxSlides .MagicToolboxSlides-arrow.prev {
    left: 0 !important;
  }

  .MagicToolboxSlides .MagicToolboxSlides-arrow.next {
    right: 0 !important;
  }

  div.MagicToolboxSelectorsContainer {
    left: 0;
    right: 0;
    z-index: 1000;
    top: auto;
    bottom: -50px;
  }

  .product-block.product-block--title h1.product_name {
    margin-top: 30px;
  }

  .product-block.product-block--title h1.product_name~.feature-divider {
    display: none;
  }

  .MagicToolboxContainer.layout-left {
    position: relative;
  }

  .purchase-details__buttons {
    margin-top: 0;
  }

  .smart-payment-button--false .purchase-details {
    padding-bottom: 10px;
  }

  .product_section .product__images {
    max-width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .product-main>.product_section {
    max-width: 100% !important;
    width: 100%;
  }

  .shopify-section--product-template .section {
    width: 100%;
  }

  .product__details {
    padding: 0 10px;
  }

  .MagicToolboxContainer.layout-left.thumbnail-size-compact .MagicToolboxSelectorsContainer {
    display: none !important;
  }

  .product-art-deco-bespoke .product-main .two-fifths,
  .product-baseball-sphere-bespoke .product-main .two-fifths,
  .product-basketball-sphere-bespoke .product-main .two-fifths,
  .product-hello-my-name-is .product-main .two-fifths,
  .product-slim_rectangle .product-main .two-fifths,
  .product-slim-slide-bespoke .product-main .two-fifths {
    width: 100%;
  }

  .product-video .gallery-thumbnails--left .product_gallery_nav {
    width: 100%;
    float: none;
    padding: 0 10px;
  }

  /*end product page custom */
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .product-video .gallery-thumbnails--left .product_gallery_nav {
    width: 100%;
    float: none;
    padding: 0 10px;
  }
}

.error-404 .menu-position--block div.logo {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-width: 275px;
  margin: auto;
  z-index: 0;
}

@media screen and (min-width: 1230px) {
  .product .product-main .two-fifths {
    width: calc(42% - 20px);
  }
}

/*end responsive*/

[data-meganav-desktop-target="year-of-the-rabbit"] .nav-desktop__tier-1-link,
[data-meganav-desktop-target="year-of-the-rabbit"] .nav-desktop__tier-1-link:hover {
  color: red !important;
}

/*begin new collection update*/

.collection .section-full {
  max-width: 100%;
  width: 100%;
}

/* .collection .section-full .product-info__caption {
  text-align: left;
} */

.collection .section-full .product-details .title {
  color: #212121;
  font-size: 14px;
  text-transform: initial;
}

.collection .section-full .thumbnail .price {
  color: #212121;
  font-size: 12px;
}

.collection .breadcrumb-collection {
  margin-bottom: 0;
}

.collection .sidenav {
  height: 100%;
  /* 100% Full-height */
  width: 0;
  /* 0 width - change this with JavaScript */
  position: fixed;
  /* Stay in place */
  z-index: 100000;
  /* Stay on top */
  top: 0;
  /* Stay at the top */
  left: 0;
  background-color: #fff;
  /* Black*/
  overflow-x: hidden;
  /* Disable horizontal scroll */
  padding-top: 60px;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
  box-shadow: rgb(0 0 0 / 20%) 0px -1px 3px;
}

/* The navigation menu links */
.collection .sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar__collection-filter .toggle_list {
  padding: 0px 0 10px;
}

.collection .sidebar {
  width: 100% !important;
  padding-right: 10px;
}

.sidebar__collection-filter button.clear-active-filter {
  top: 14px;
  font-size: 14px;
  /* padding: 10px; */
  display: flex;
  align-items: end;
}

.collection .sidebar-wrap {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}

.collection .sidenav a {
  padding: 0;
}

.collection .sidebar__collection-filter label {
  font-size: 14px;
  margin-bottom: 2px;
}

.collection .color-filter--true {
  display: flex !important;
  flex-wrap: wrap;
}

.collection .sidebar-block .sidebar__collection-filter .toggle_list li {
  flex: 50%;
  margin-bottom: 0px;
}

#filters-open {
  color: #212121;
  font-size: 12px;
  font-family: Gotham-Light, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

#filters-open img {
  position: relative;
  /* top: 5px; */
  padding: 0 5px 0 0;
}

#filters-open span {
  text-wrap: nowrap;
}

#filters-open:hover {
  cursor: pointer;
}

/* When you mouse over the navigation links, change their color */
.collection .sidenav a:hover {
  color: #000;
}

/* Position and style the close button (top right corner) */
.collection .sidenav .closebtn {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 36px;
  /* margin-left: 50px; */
  background: transparent;
}

.gallery-cell>a {
  display: block;
}

.sidebar__collection-filter #filter_by_vendor input.styled-checkbox[type="checkbox"] {
  width: 13px;
  height: 13px;
  border: 1px solid #2b2a2a;
  margin-right: 0;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
.collection .content {
  transition: margin-left 0.5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .collection .sidenav {
    padding-top: 15px;
  }

  .collection .sidenav a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  body .footer .footer-menu-wrap button span.right.icon-down-arrow {
    display: block;
    position: relative;
    top: 2px;
    right: 10px;
  }

  .footer_menu details[open] span.icon-down-arrow {
    transform: rotateX(180deg);
  }

  .footer_menu details[open] .toggle_content.content,
  .footer_menu details[open] .toggle_content {
    display: block;
  }

/* details .toggle_content.content {
    display: block;
}
.footer .footer-menu-wrap .toggle_content {
    display: block;
}
*/

  .collection .sidebar {
    display: block !important;
  }

  .collection .sidebar-wrap .sidebar-block__heading {
    font-size: 15px;
  }

  .footer-social-icons--mobile .social_icons li a {
    padding: 0;
  }
}

/*end new collection update*/
.article-related-products{
  margin-top: 12px !important;
  width: 100%;
}
.article-related-products .product-item img {
  width: 100%;
  height: auto;
  aspect-ratio: 5 / 4;
  object-fit: contain;
}
.artical-blogs-recent{
  max-width: 95%;
  margin: 0 auto;
}
.article-related-products .product-section{
  margin-top: 45px;
  max-width: 95%;
  margin: 0 auto;
}
.article-related-products h2{
  margin: 18px 0 !important;
}
.article-related-products .artical-product-btn{
  width: 100%;
  background: none;
  border: 1px solid black;
  padding: 26px 12px;
  text-transform: uppercase !important;
}
.article-related-products h3{
  font-family: Gotham;
  font-size: 22px;
  text-transform: none;
  color:#2b2a2a !important;
}
.article-related-products p
{  
  font-size: 18px;
  text-transform: none;
  line-height: 28px;
}
.forCustomGridCss .product-details, a.ForMarginTop button.artical-product-btn{
  margin-top: 20px;

}
.forCustomGridCss .sold_out{
  margin-bottom: 5px;
  line-height: 1.6em;
}
@media screen and (min-width: 550px) {
  /* Styles for tablets, laptops, and desktops */
  .forCustomGridCss .product-details .title{
    padding: 0;
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (max-width: 550px) {
  .forCustomGridCss .product-details,
  a.ForMarginTop button.artical-product-btn {
    margin-top: 8px;
  }
  .article-related-products p {
    font-size: 16px;
    text-transform: none;
    line-height: 1.6;
  }
  .article-related-products h3 {
    font-size: 16px;
    text-transform: none;
  }
}

.artical-blogs-recent{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px; 

}
.artical-blogs-recent div.image-element__wrap{
  max-width: 100%!important;
  margin:0;
}
.articalmaincont{
  width: 100% !important;
  margin-top: 128px;
}
.articalmaincont .article-title{
  max-width: 95%;
  margin: 0 auto;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 60px;
  margin-top: 50px;
}
h2.article-title{
  text-align: center;
  font-size: 28px !important;
}
.artical-blogs-recent h3.sub_title.ggg{
  position: absolute;
  bottom: 11px;
  left: 19px;
  color: white;
  z-index: 99999;
}
.artical-blogs-recent .article{
  width: 100%;
  margin: 0;
}
.artical-blogs-recent .article .image-element__wrap{
  height: 375px;
}
.artical-blogs-recent .article .image-element__wrap img{
  height: 375px;
}
.artical-blogs-recent .article-image-overlay {
  position: relative;
  display: inline-block;
  width: 100%;
}

.artical-blogs-recent .image-dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); /* Black shadow effect */
  z-index: 1;
}

.artical-blogs-recent .article-image-overlay img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 600px) {
  .artical-blogs-recent, .article-related-products .product-section, .articalmaincont .article-title{
    max-width: 100% !important;
    }
    .artical-blogs-recent .article .image-element__wrap{
      height: 310px !important;
      background-size: cover !important;
      object-fit: cover;
    }
    .container.content{
      max-width: 360px !important;
    } 
  .articalmaincont{
    margin: 0 !important;
    }
    .article-related-products .product-grid{grid-template-columns: 1fr !important;}
    .article-related-products .artical-product-btn{padding: 8px !important;}
    .artical-blogs-recent{grid-template-columns: 1fr !important; grid-gap: 20px !important;}
    .article-related-products .product-item img{min-height: 280px !important;}
}

/* .artical-blogs-recent .sub_title p {
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 18px;
  color: white;
  z-index: 2;
} */

/* .new-menu ul li a:focus{
    outline:0 !important;
} */

.footer .section .one-fourth,
.footer .one-fourth.column:nth-child(2),
.footer .one-fourth.column:nth-child(3),
.footer .one-fourth.column:nth-child(4) {
  width: calc(25% - 20px);
  max-width: 100%;
}

.footer .one-fourth.column:nth-child(1) h6,
.footer .one-fourth.column:nth-child(2) h6,
.footer .one-fourth.column:nth-child(4) h6 {
  margin-left: 0 !important;
}

.footer .one-fourth.column:nth-child(2) ul li:nth-last-child(1),
.footer .one-fourth.column:nth-child(2) ul li:nth-last-child(2),
.footer .one-fourth.column:nth-child(2) ul li:nth-last-child(3) {
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.footer .footer-menu-wrap h6 {
  text-align: center;
}

.footer .section {
  max-width: 1270px;
}

.footer .one-fourth.column:nth-child(1) ul li:nth-last-child(1),
.footer .one-fourth.column:nth-child(1) ul li:nth-last-child(2),
.footer .one-fourth.column:nth-child(1) ul li:nth-last-child(3) {
  margin-left: 0;
}

.footer ul {
  text-align: center;
  padding: 0;
}

.footer-social-icons .social_icons li a {
  padding: 0;
}

/* #wholsale{
    padding-top: 5px;
} */
.footer .footer-text .toggle_content {
  padding: 0;
}

.footer .footer-text p {
  margin: 0px;
  text-align: center;
  line-height: initial;
}

.footer .footer-text p a {
  margin-bottom: 6px;
}
html {
  padding: 0 !important;
}
.footer_menu .toggle_content.content ul{display: unset;}
.footer .footer-title-anc{
  font-family: Didot;
    line-height: 1.5;
    font-weight: 700;
    padding: 0 0 20px;
    background: transparent;
    text-transform: uppercase;
    width: 100%;
    font-size: 15px;
    display: inline-block;
    text-align: center;
}
@media only screen and (max-width: 480px) {
  .slide-2 .caption .subtitle p {
    font-size: 20px;
  }
}

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

  .footer .section .one-fourth,
  .footer .one-fourth.column:nth-child(2),
  .footer .one-fourth.column:nth-child(3),
  .footer .one-fourth.column:nth-child(4) {
    width: 100%;
  }

  .footer ul li {
    margin-bottom: 5px;
  }

  .footer ul li p {
    margin: 0;
    line-height: initial;
  }

  .footer ul {
    padding: 5px 0 15px !important;
  }

  .footer .footer-menu-wrap .toggle_content {
    padding-right: 0;
  }

  .product-champagne-bottle-forever-monogram .customiser #inp_2nd_line,
  .product-champagne-bottle-forever-monogram .product-main .two-fifths,
  .product-champagne-bottle-forever-monogram .customiser #inp_numbers {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

  .footer .section .one-fourth,
  .footer .one-fourth.column:nth-child(2),
  .footer .one-fourth.column:nth-child(3),
  .footer .one-fourth.column:nth-child(4) {
    width: 100%;
  }

  .product-champagne-bottle-forever-monogram .customiser #inp_2nd_line,
  .product-champagne-bottle-forever-monogram .customiser #inp_numbers {
    width: 100%;
  }

  .product-champagne-bottle-forever-monogram .purchase-details__buttons {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1268px) and (max-width: 1465px) {
  .nav-desktop__tier-1-link {
    letter-spacing: 0;
  }

  /*.desktop-header-content .nav-desktop__tier-1 .nav-desktop__tier-1-link span{
    font-size: 12px;
}*/
}

.footer_bottom_menu li a {
  letter-spacing: 0;
  font-family: inherit;
  font-size: 12px;
  padding: 0;
  text-transform: inherit;
}

.footer .footer-menu-wrap button {
  padding-bottom: 0;
}

.gallery-thumbnails--left .product_gallery_nav button.gallery-cell {
  background: none;
}

.gallery-thumbnails--left .product-gallery__video .plyr--video,
.gallery-thumbnails--left .product-gallery__video .plyr__video-wrapper {
  background: none !important;
}

.product_gallery_nav .gallery-cell {
  background: transparent;
}

.product .recommended-products--slider .flickity-page-dots {
  display: none;
}

#sidebar-last-item {
  opacity: 0;
}

#skip-trigger__header-item,
#skip-trigger__end-item,
#skip-trigger_mobile-menu_item,
#skip-trigger_mobile-menu_item_plp {
  width: 0;
  height: 0;
  border: none;
  opacity: 0;
}

@media (min-width: 768px) {

  #skip-trigger_mobile-menu_item,
  #skip-trigger_mobile-menu_item_plp {
    display: none;
  }

  #skip-trigger__header-item,
  #skip-trigger__end-item {
    /* display:none; */
  }
}

/* Filter closebtn */
.closebtn.filter-close {
  font-size: 18px !important;
  font-family: 'Didot-Bold';
  color: #2b2a2a;
  display: inline-block;
}


.index .newsletter_section .title {
  font-size: 24px;
}

.payment-terms-container shopify-payment-terms {
  font-size: 12px !important;
}


button.icon-search.dropdown_link.open+.dropdown_container.main_search {
  display: block !important;
}

.product-block.product-block--price.sample-sale-pro {
  margin-bottom: 20px;
}

.global-button.simpalesale.global-button--primary {
  border: 1px solid #000;
  width: 100%;
}


.collection .section-full .product-details .title,
.search .product-details .title {
  color: #212121;
  font-size: 14px;
  text-transform: initial;
  font-family: Didot;
  font-weight: 400;
}

/* .search .product-details .title {
  font-family: 'Gotham-Light',sans-serif;
} */

.collection .section-full .thumbnail .price,
.search .thumbnail .price,
.search .product-details .price {
  color: #212121;
  font-size: 12px;
  position: relative;
  top: -5px;
}


.index .thumbnail .price-ui-badges {
  display: none;
}


.collection .section-full #product-6770665029750 .product-details .title {
  height: 18px;
}

#product-6770665029750 .thumbnail .exclusive.price-ui-badges {
  bottom: 70px;
}

.product .recommended-products--slider .price-ui-badges {
  display: none;
}

.cart p.meta {
  font-size: 16px;
}

/* ATC on PDP */
.purchase-details .add_to_cart:hover {
  background: #000;
  border-color: #000;
  color: #FFF !important;
}

.sidebar__collection-filter button.clear-active-filter:active {
  transform: translateY(0);
}

.home_best_sellers.desk_sec .homepage_content .title {
  font-size: 24px;
}

.home_best_sellers .flickity-prev-next-button svg path {
  fill: #000 !important;
}

.filters-clear-all {
  height: 40px;
  margin: 10px 0;
}

@media (max-width: 768px) {
  .filters-clear-all {
    margin-top: 0;
    margin-bottom: 25px;
  }
}

button.search__button {
  transition: .2s;
  border: 1px solid #000 !important;
}

button.search__button:hover {
  background: #000;
  color: #FFF !important;
}

.ytp-collapse-icon {
  display: none !important
}


.home_best_sellers.desk_sec .homepage_content .title {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-bottom: 0;
}

/* Updated 5/20 */
.main-collection__wrapper .relative.product_image>a {
  min-width: 100%;
}

.nav-desktop__tier-1 .nav-desktop__tier-1-link {
  padding: 0;
  line-height: 0;
}

.nav-desktop__tier-1 .nav-desktop__tier-1-item {
  margin: 0 9px;
  padding: 5px 0;
  display: flex;
  align-items: center;
}

body .nav-desktop__tier-1-item--widemenu-parent {
  border-bottom: 0;
}

.nav-desktop__tier-1 .nav-desktop__tier-1-item span {
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 2px;
}

h2.title.title-below {
  font-weight: 400;
  text-rendering: inherit;
  margin-top: 2px;
  margin-bottom: 0;

}

/* @media not all and (min-resolution:.001dpcm) { @media {

 .center .nav-desktop__tier-1 li.nav-desktop__tier-1-item:first-child {
    position: relative;
    top: 2px;
}
}}
 */
/*
 .product .product_gallery .flickity-prev-next-button.previous{
  left: -20px;
 }
 .product .product_gallery .flickity-prev-next-button.next{
  right: -20px;
 }
 .product .flickity-prev-next-button.previous{
  left:-10px;
 }
 .product .flickity-prev-next-button.next{
  right:-15px;
 }
 .product .flickity-prev-next-button:disabled{
  opacity: 1;
 }
 .gallery-wrap.product-height-set .product_gallery .plyr--html5 video {
  background: #fff;
 }
 .product .product_gallery_nav > .flickity-viewport{
  margin: 0 20px;
 }
 .product .product_gallery_nav .gallery-cell{
  height: 83px;
 }
 .product .product_gallery_nav .gallery-cell img{
  height: 100%;
 }
 .product .product_section .product__images{
  padding: 0 20px;
 }


 @media (max-width: 480px) {
  .product .product_gallery_nav .gallery-cell{
    height: auto;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px){
  .product .product_gallery_nav .gallery-cell{
    height: auto;
  }
}

 @media only screen and (max-width: 767px) { 
  .product .product_gallery_nav .gallery-cell{
    height: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px){
  .product .product_gallery_nav .gallery-cell{
    height: 42px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .product .product_gallery_nav .gallery-cell{
    height: 65px;
  }
}
 */


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

  .product-slim_rectangle .customiser .background-section .item .colors,
  .product-slim-slide-bespoke .customiser .background-section .item .colors {
    height: 110px;
  }

  .product-slim_rectangle .customiser label.stitchcolorswatch span,
  .product-slim-slide-bespoke .customiser label.stitchcolorswatch span,
  .product-basketball-sphere-bespoke .customiser label.stitchcolorswatch span {
    display: block;
  }

  .product-baseball-sphere-bespoke .baseball-sphere-customiser .letters-section label.stitchcolorswatch {
    width: 48%;
    float: left;
  }

  .product-baseball-sphere-bespoke .customiser label.stitchcolorswatch span {
    height: 30px;
  }

  .product-basketball-sphere-bespoke .customiser .background-section .item .colors {
    height: 80px;
  }

  .product-hello-my-name-is .customiser label.stitchcolorswatch span {
    display: block;
  }

  .product-bespoke-ice-cream-pint .customiser #inp,
  .product-bespoke-ice-cream-pint .customiser #inp_2nd_line,
  .product-bespoke-ice-cream-pint .customiser #inpFirst,
  .product-bespoke-ice-cream-pint .customiser #inpMiddle,
  .product-bespoke-ice-cream-pint .customiser #inpLast,
  .product-bespoke-ice-cream-pint .customiser #inp_numbers {
    width: 100%;
  }
}


/* PDP next & prev btn */
.nav_arrows.breadcrumb_text {
  display: flex;
  align-items: center;
  gap: 3px;
}

.nav_arrows.breadcrumb_text a {
  display: flex;
  align-items: center;
}

/* image with text section of the HP */
.image-with-text__image-column .image-element__wrap {
  height: 100%;
}

.image-with-text-container .featured-link--half a[href] img {
  height: 100%;
  object-fit: cover;
}

/* @media(min-width: 800px){
  .thumbnail .price-ui-badges{
    position: unset;
  }
} */

/* Collection page products */
.collection-products .relative.product_image {
  padding: 1.5px;
}

@media (max-width: 798px) {
  .blog-article__main.sidebar-enabled--false {
    margin-top: 0 !important;
    padding-top: 0;
  }
}

/* Blog & Article page */
/* Next & Prev */
.article-pagination.d-flex.c-gap-3 {
  margin-top: 12px;
}

.article-pagination.d-flex.c-gap-3>a {
  display: flex;
  gap: 3px;
}


/* Blog pagination */
.one-whole.blogs-pagination nav>span:first-child a,
.one-whole.blogs-pagination nav>span:last-child a {
  display: flex;
  align-items: center;
  gap: 5px;
}

/* Blogs social icons */
.blog_share meta.blogs-share-btns.w-full .blogs-share-btns {
  display: flex;
  flex-wrap: wrap;
}

.blog_share.meta.blogs-share-btns.w-full .social_buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

@media (max-width: 500px) {
  .blog_share.meta.blogs-share-btns.w-full .social_buttons {
    justify-content: center;
  }
}

/* Blog products */
@media (min-width: 500px) {
  .blog-products {
    display: grid;
    grid-template: "1fr 1fr 1fr"
  }
}

@media (max-width: 500px) {
  .blog-products {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* Filter */
.is-hidden {
  display: none !important;
}

.filter-all-tags {
  display: inline-block !important;
}

.filter-active-tag.color-filter--true {
  margin-top: 7px;
}

.clear-active-filter:focus,
.clear-active-filter:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}

.filter-active-tag button.clear-active-filter {
  display: none;
}

.filter-active-tag button.clear-active-filter:last-child {
  display: block;
}


.product video::-webkit-media-controls-panel {
  background-image: none !important;
  display: none !important;
}

.is-product-main .product-main .plyr--video .plyr__controls {
  display: none;
}

.js-load-more.load-more {
  /* display: none !important; */
}

.smv-button-fullscreen {
  display: none !important;
}


/* You may also like section */
.product-recommendation_section .product-details {
  text-align: center;
}

.product-recommendation_sections {
  position: relative;
}

.product-recommendation_sections .slider-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 32px;
  height: 100%;
  background-color: transparent;
  opacity: .5;
  padding-left: 6px;
  padding-right: 6px;
}

.product-recommendation_sections .slider-button.slider-next-button {
  right: 0;
}

.product-recommendation_sections .slider-button.slider-prev-button {
  left: 0;
}

@media screen and (max-width: 1023px) {
  .product-recommendation_sections .slider-button.slider-next-button {
    right: -20px;
  }

  .product-recommendation_sections .slider-button.slider-prev-button {
    left: -20px;
  }
}

/* index 7/8 */
.judith-leiber5-homepage-collection-button {
  display: none;
}

.footer_menu p a {
  white-space: nowrap;
}


.product-block--title .product_name {
  text-transform: capitalize;
}

.collection .section-full .product-details .title {
  font-family: Didot;
}

.product .product-recommendations .product-details .title {
  text-transform: capitalize;
}

.home_best_sellers .product-details .title {
  text-transform: capitalize;
}

/* .accordion.product-des__pdp .toggle_list *:not(.h4) {
  font-family: Gotham-Light, sans-serif !important;
} */

.thumbnail .exclusive span.price-ui-badge__sticker-text.price-ui-badge__sticker-text--pre-order {
  font-size: 10.5px;
  width: 84px;
  height: 18px;
}

@media screen and (max-width: 768px) {
  .thumbnail .exclusive span.price-ui-badge__sticker-text.price-ui-badge__sticker-text--pre-order {
    font-size: 7px;
    height: 12px;
    display: flex;
    align-items: center;
    line-height: 0;
    padding-top: 3px;
    width: fit-content;
  }
}

.image-with-text-container .block_link {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 200px;
  box-shadow: 0px 8px 25px 0px #0000001A;
  height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  font-family: didot;
}

.image-with-text-container .block_link.button_position--right {
  margin-left: auto;
}

.image-with-text-container .block_link.button_position--center {
  margin-inline: auto;
}

@media screen and (max-width: 767px) {
  .image-with-text-container .block_link {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    max-width: 180px;
  }
}

.price-ui-badge__sticker {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 19px;
  font-family: 'Didot';
}
.product-- .price-ui-badge__sticker{
  width: 84px;
}

div.price-ui-badge__sticker-text.price-ui-badge__sticker-text--pre-order {
  font-size: 10.5px;
  position: static;
  display: block;
  letter-spacing: 1px;
  height: min-content !important;
  width: min-content !important;
  white-space: nowrap;
  line-height: 0.7;
  font-family: didot;
  padding-top: 1.5px;
}

.product .made-to-order .price-ui-badge__sticker{
  width: 115px;
}

@media screen and (max-width: 1023px) {
  div.price-ui-badge__sticker-text.price-ui-badge__sticker-text--pre-order {
    font-size: 8.5px;
    padding-top: 0.2px;
  }

  .price-ui-badge__sticker {
    width: 75px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .price-ui-badge__sticker {
    width: 60px;
  }
  .search .made-to-order .price-ui-badge__sticker,
  .collection .made-to-order .price-ui-badge__sticker{
    width: 80px;
  }

  div.price-ui-badge__sticker-text.price-ui-badge__sticker-text--pre-order {
    font-size: 7px;
    padding-top: 0px;
  }
}

.pt-pl-2 {
  padding-left: 1px !important;
  padding-top: 2px !important;
}

/* @media screen and (max-width: 1023px) {
  .main-collection__wrapper.is-filterOpen .pt-pl-2 {
    padding-top: 1px !important;
  }
} */
.main-collection__wrapper .column:has(.product-list) {
  margin-top: 20px;
}

.thumbnail .exclusive.price-ui-badges {
  top: -15px;
}

.shopify-section--search-template .content-wrapper {
  margin-top: 20px;
}

@media screen and (max-width: 1099px) {
  .main-collection__wrapper.is-filterOpen .thumbnail .exclusive.price-ui-badges {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .pt-pl-2 {
    padding-top: 3px !important;
  }
}
/* begin responsive */
@media only screen and (max-width: 767px) {
  .magic-video-container {
    height: 100% !important;
  }

  .product-bespoke-gift-box .customiser .background-section{
    display: flex;
    flex-wrap: wrap;
    width: 300px;
    margin: auto;
}


  .product-bespoke-gift-box .customiser .background-section .item {
    height: 135px;
    flex: 50%;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(1) {
    order: 5;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(2) {
    order: 4;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(3) {
    order: 2;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(4) {
    order: 6;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(5) {
    order: 3;
  }
  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(6) {
    order: 1;
  }
  
}

/* begin Ipad mini portrait */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

  .product-bespoke-gift-box .customiser .background-section{
    display: flex;
    flex-wrap: wrap;
}


  .product-bespoke-gift-box .customiser .background-section .item {
    height: 135px;
    flex: 50%;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(1) {
    order: 5;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(2) {
    order: 4;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(3) {
    order: 2;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(4) {
    order: 6;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(5) {
    order: 3;
  }
  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(6) {
    order: 1;
  }

}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  .product-bespoke-gift-box .customiser .background-section .item{
    width: 33%;
  }
}


/* Portrait Ipad 2 Air */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {

  .product-bespoke-gift-box .customiser .background-section{
    display: flex;
    flex-wrap: wrap;
    width: 380px;
    margin: auto;
}


  .product-bespoke-gift-box .customiser .background-section .item {
    height: 135px;
    flex: 50%;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(1) {
    order: 5;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(2) {
    order: 4;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(3) {
    order: 2;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(4) {
    order: 6;
  }

  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(5) {
    order: 3;
  }
  .product-bespoke-gift-box .customiser .background-section .item:nth-of-type(6) {
    order: 1;
  }

}
/* Landscape Ipad 2 Air */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .product-bespoke-gift-box .customiser .background-section .item{
    width: 33%;
  }
}


@media only screen and (min-width: 768px) and (max-width: 959px) {
  .magic-video-container {
    height: 338px !important;
  }
  .product-bespoke-gift-box .customiser .background-section .item{
    width: 33%;
    height: 130px;
  }

}
/* end responsive */
.product-license-plate-monogram .customiser .background-section .item .colors {
  height: auto;
}

/* begin image with text overlay custom */

.index .image-width-text-overlay-custom .button-grid-container a:first-child {
  display: block;
  font-size: 18px;
  padding: 13px 50px;
  /* color: #fff; */
}

.index .image-width-text-overlay-custom  .logo {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 22%;
  z-index: 999;
}
.index .image-width-text-overlay-custom .mobile-title,
.image-width-text-overlay-custom .is-hidden-mobile-only {
  display: none;
}

.image-width-text-overlay-custom .is-hidden-desktop-only,
.image-width-text-overlay-custom .desktop-title {
  display: block !important;
}
.image-width-text-overlay-custom .is-hidden-desktop-only{
  position: relative;
}

.image-width-text-overlay-custom .caption{
  position: absolute;
  padding: 0;
  /* width: -webkit-fill-available; */
  width: initial;
}
@media (max-width: 479px){
   .fancybox-slide--html .fancybox-close-small {
    color: #fff;
  }
  .fancybox-slide--html .fancybox-close-small::before{
    font-size: 30px;
  }

  .index .image-width-text-overlay-custom .mobile-title {
    display: block;
    font-size: 27px;
    margin-bottom: 0 !important;
    line-height: 1.2;
    letter-spacing: 0.04em;
  }

  .image-width-text-overlay-custom .is-hidden-mobile-only {
    display: block !important;
  }

  .image-width-text-overlay-custom .is-hidden-desktop-only,
  .image-width-text-overlay-custom .desktop-title {
    display: none !important;
  }

  .image-width-text-overlay-custom .is-hidden-mobile-only {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
 
  .image-width-text-overlay-custom .is-hidden-mobile-only picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top right;
  }
  .image-width-text-overlay-custom .is-hidden-desktop-only .logo{
    display: none;
  }
}

@media screen and (min-width: 479px) and (max-width: 768px) {

  .image-width-text-overlay-custom .is-hidden-desktop-only .logo{
    display: none;
  }
  .image-width-text-overlay-custom .caption .headline,
  .image-width-text-overlay-custom .caption .subtitle,
  .image-width-text-overlay-custom .caption .pretext {
    text-align: center;
    /* color: #fff; */
  }
  .index .image-width-text-overlay-custom .mobile-title {
    display: block;
    font-size: 34px;
    margin-bottom: 0 !important;
    line-height: 1.2;
    letter-spacing: 0.04em;
  }

  .image-width-text-overlay-custom .is-hidden-mobile-only {
    display: block !important;
  }

  .image-width-text-overlay-custom .is-hidden-desktop-only,
  .image-width-text-overlay-custom .desktop-title {
    display: none !important;
  }

  .image-width-text-overlay-custom .is-hidden-mobile-only {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }

  .image-width-text-overlay-custom .is-hidden-mobile-only picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top right;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {

  .image-width-text-overlay-custom .caption .headline{
    font-size: 22px;
  }
  .index .image-width-text-overlay-custom .button-grid-container a:first-child{
    font-size: 12px;
    padding:  8px 13px;
  }
  .footer_menu p a{
    white-space:break-spaces;
  }
}
/* end image with text overlay custom */

/* begin klaviyo newsletter form */
/* .page-collectors-club .caption-content{
  max-width: inherit;
} */
.newsletter_section input#email_016JB91TTR00000000002KATRA{
  background-color: #f5f5f5 !important;
  letter-spacing: 2px !important;
  font-family: 'Gotham-Light',sans-serif !important;
  font-size: 14px !important;
}

.newsletter_section input#email_016JB91TTR00000000002KATRA::placeholder{
  letter-spacing: 2px !important;
  font-family: 'Gotham-Light',sans-serif !important;
  color: #2B2A2E;
  font-size: 14px !important; 
} 
.newsletter_section button.needsclick{
  background-color: #ebebeb;
  color: #000;
  font-family: 'Gotham-Light',sans-serif !important;
  font-size: 14px !important;
  width: 98px;
  text-transform: uppercase;
  letter-spacing: 2px !important;
}
.newsletter_section button.needsclick:hover{
  background-color: #000  !important;
  color: #fff !important;
}
.newsletter_section .newsletter_section-paragraph p strong,
.newsletter_section .newsletter_section-text-modal .read-more-hide{
  font-weight: 700;
  font-family: 'Gotham-Medium',sans-serif;
  color: #2b2a2a;
}
.newsletter_section .newsletter_section-text-modal .read-more-content{
  position: relative;
}
.newsletter_section .newsletter_section-text-modal .read-more-hide{
  position: fixed;
  right: auto;
  bottom: 85px;
  left: auto;
  top: auto;
  z-index: 1;
}
.newsletter_section .ql-font-nunito-sans{
  font-family: 'Gotham-Light', sans-serif !important;
}


@media screen and (max-width: 767px) {
.newsletter_section .ab-test-banner .newBanner__image img{
  object-position:top;
}
.newsletter_section .kl-private-reset-css-Xuajs1 input[type=email],
.newsletter_section button.needsclick{
  width: 100%;
  max-width: 100%;
}
.newsletter_section .newsletter_section-text-modal .read-more-hide{
  bottom: 125px;
}

/* .needsclick.kl-private-reset-css-Xuajs1{
  display: block !important;
  padding: 0px;
  width: 100%;
} */
.newsletter_section button.needsclick{
  padding: 0 !important;
}

.newsletter_section .newsletter_section-text-modal .read-more-content{
  font-size: 13px;
}
.newsletter_section .newsletter_section-text-modal .read-more-content h2{
  font-size: 15px !important;
}

}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .newsletter_section .newsletter_section-text-modal .read-more-hide{
    bottom: 85px;
  }
}

@media screen and (min-width: 1024px) {

}
/* .newsletter_section .needsclick.kl-private-reset-css-Xuajs1{
  flex-direction: column;
} */


/* end klaviyo newsletter form */
/* value prop section */
.judith_pdp {
  width: 100%;
  display: block !important;
  max-width: 100%;
  padding-bottom: 40px;
}

.judith_pdp_container {
  max-width: 850px;
  margin: 0 auto;
}

.judith_20pdp {
  display: flex;
  justify-content: space-between;
  max-width: 740px;
  margin: 0 auto;
}

.judith_feature-box {
  text-align: center;
}

.judith_feature-box img {
  max-width: 45px;
  object-fit: contain;
  height: 45px;
}

.judith_feature-text {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  font-family: Didot;
  line-height: 20px;
}
.cw-mobile
{
  display: none !important;
}

@media only screen and (max-width: 600px) {
.cw-mobile
{
  display: block !important;
}
.cw-desktop
{
  display: none !important;
}
.judith_pdp {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 9px;
}

.judith_feature-text {
  font-size: 16px;
  line-height: 18px;
}

.judith_pdp_container {
  max-width: 100%;
}

.judith_20pdp {
  max-width: 100%;
}
}

/* begin vip page responsive */
@media screen and (max-width: 798px) {
  .page-vip .ab-test-banner .newBanner__button{
    padding: 11px 5px;
    background: transparent;
    box-shadow:none;
    border:1px solid #000;
    font-size: 14px;
  }
  .page-vip .ab-test-banner .newBanner__button:hover{
    border: 1px solid #fff;
    color: #fff;
    background: #000;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .page-vip .caption .subtitle p{
    font-size: 18px;
  }
  .page-vip .caption .subtitle{
    font-size: 20px;
  }
  .page-vip .image-width-text-overlay-custom .caption .headline{
    font-size: 22px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1300px) {
      .page-vip .caption .subtitle p{
        font-size: 18px;
      }
      .page-vip .caption .subtitle{
        font-size: 20px;
      }
      .page-vip .image-width-text-overlay-custom .caption .headline{
        font-size: 22px;
      }
}

/* end vip page responsive */

/* featured collection iteration */

.judith-leiber21-collection-categories {
  display: block !important;
  width: 100%;
  padding: 20px 0 40px 0;
}

.judith-leiber21-collection-content a img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
}

.judith-leiber21-collection-categories-container {
  margin: 0px auto;
}

.judith-leiber21-collection-content a {
  display: block !important;
  width: 100%;
  padding: 4px;
}
.shopify-section--featured-promotions section.section {
  display: none !important;
}

.judith-leiber21-collection-categories-flex.js-masonry {
  width: 100% !important;
  max-width: 900px;
  display: flex;
  flex-wrap: wrap;
}
.judith-leiber21-collection-content {
  width: 33.33%;
  height: auto;
  display: flex;
  align-items: stretch;
}
/* .judith-leiber21-collection-categories-flex.js-masonry {
  min-width: 900px;
} */
button.collection-iteration-button {
  position: absolute;
  bottom: 4px;
  left: 4px;
  background: white;
  border-bottom: 2px solid rgba(0, 0, 0, 1);
  padding: 8px 20px;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Didot';
  line-height: 25px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 1);
}
.judith-leiber21-collection-categories-container {
  max-width: 900px;
}

.judith-leiber21-collection-categories-heading h2 {
  text-align: center;
  font-weight: 700 !important;
  font-family: Didot !important;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 60px;
  margin-bottom: 16px;
}

.cw-mobile {
  display: none;
}

@media only screen and (max-width: 600px) {
  .judith-leiber21-collection-categories-heading {
    width: 90%;
    margin: 0 auto;
}
  button.collection-iteration-button {
    font-size: 14px;
    padding: 2px 12px;
  }
  .judith-leiber21-collection-categories-main {
    display: flex;
    justify-content: center;
  }

  .judith-leiber21-collection-categories-heading h2 {
    font-size: 25px;
    padding-bottom: 0;
    padding-top: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 400 !important;
    line-height: 30px;
    letter-spacing: 0.1em;
  }

  .cw-mobile {
    display: block;
  }

  .cw-desktop {
    display: none;
  }

  .judith-leiber21-collection-categories {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .judith-leiber21-collection-categories-flex.js-masonry {
    max-width: 100% !important;
    min-width: 100% !important;
    /* width: 340px !important; */
  }

  .judith-leiber21-collection-categories-flex.js-masonry.mb_up {
    margin: 0px auto;
  }

  .judith-leiber21-collection-content {
    float: left;
    width: 50%;
  }
  .judith-leiber21-collection-categories-container {
    max-width: 100% !important;
  }
  .mb_up {
    display: block !important;
  }

  .dkup {
    display: none !important;
  }

  .judith-leiber21-collection-content a {
    display: block !important;
    width: 100%;
    padding: 4px;
  }
}

@media only screen and (max-width: 370px) {
  .judith-leiber21-collection-categories-flex.js-masonry {
    max-width: 100% !important;
    min-width: 320px !important;
    width: 320px !important;
  }
}
/* end featured collection iteration */

.restock-alerts-form {
  border-radius: initial !important;
}
button.restock-alerts-submit-button.notifyButtonStyle.submitButtonStyle.add_to_cart {
opacity: 1;
border-radius: initial !important;
pointer-events: auto !important;
}
.up{
  display: block !important;
}

/* .product-pre-order{
  .hengam-preorder-badge{
    display: none;
  }
} */
div#LongDescription a, #ShortDescription a {
    text-decoration: underline;
}

/* begin new custom article page styles */

.article-updated_article{

  hr{
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin: 47px 0;
  }

  .artical-blogs-recent{
    display: block;
    grid-gap: 0px;
  }
  .artical-blogs-recent h3.sub_title.ggg{
    position: static;
    margin: 0;
    margin-left: 10px;
    margin-bottom: 5px;
    p{
      color: #000 !important;
      max-width: 100% !important;
      font-weight: 600;
      font-size: 16px;
      font-family: 'Gotham-Light', sans-serif;
      text-transform: none;
    }
  }
  .artical-blogs-recent .article .image-element__wrap,
  .artical-blogs-recent .article-image-overlay{
    display: none;
  }

  embeded-product{
    text-align: left !important;
    margin-bottom: 40px !important;
    img{
          border: 1px solid rgba(0, 0, 0, 0.2);
    }
    .product-name{
      /* color: #000;
    margin-bottom: 8px;
    margin-top: 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Didot';

line-height: 28px;
    max-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis; */
    color: #000;
  margin-bottom: 8px;
  margin-top: 20px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Didot', serif;
  line-height: 28px;
  max-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;

    }
    .product-price{
      color: #2b2a2a;
      font-size: 16px;
      font-family: 'Gotham-Light', sans-serif;
    }
    .artical-product-btn{
          width: 100%;
    background: none;
    border: 1px solid black;
    padding: 9px 12px;
    text-transform: uppercase !important;
    display: block;
    text-decoration: none;
    margin-top: 20px;
    text-align: center;
      &:hover{
            background: #000;
            border: 1px solid #000;
            color: #fff !important;
          }
    }
  }

  .relative.product_image.forCustomGridCss a {
      max-width: 100%;
    }
    body .relative.product_image.forCustomGridCss .sold_out {
      line-height: 1.2;
    }
    .relative.product_image.forCustomGridCss span.title {
      line-height: 28px;
      max-height: 28px;
      overflow: hidden;
      white-space: nowrap;
      max-width: 100%;
      text-overflow: ellipsis;
    }
    .relative.product_image.forCustomGridCss span.price {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      gap: 8px;
    }
    body .relative.product_image.forCustomGridCss .sold_out {
      margin-bottom: 0;
    }
    .forCustomGridCss .product-details,
    a.ForMarginTop button.artical-product-btn,
    .forCustomGridCss .product-details,
    a.ForMarginTop button.artical-product-btn {
      color: #2b2a2a !important;
      margin-bottom: 8px;
    }

 
    .article_content h2 {
      text-align: left;
    }
    /* .rte.has-padding-top.Forminwidth p:last-of-type {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); /* or use hex with alpha */
      padding-bottom: 50px;
      margin-bottom: 38px;
    } */
    .rte.has-padding-top.Forminwidth hr:first-of-type {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      margin: 47px 0;
    }
    .article_content h2 {
      font-size: 25px;
      font-weight: 400;
    }
     .article_content h3 {
      font-size: 35px;
    font-weight: 400;
    font-family: 'Didot';
    text-transform: capitalize;
    }
    .artical-blogs-recent,
    .article-related-products .product-section {
      margin: 0;
    }
    .artical-blogs-recent,
    .article-related-products .product-section h3 {
      font-size: 35px;
      font-weight: 400;
      font-family: 'Didot';
    }
    .article-related-products p {
      font-size: 16px;
      font-weight: 400;
    }
    .article-related-products .product-details {
      text-align: left;
    }
    .article-related-products .artical-product-btn {
      padding: 12px 12px;
      font-weight: bold;
    }
    .article-related-products .image-with-text {
      margin: 25px 0;
    }
    .one-whole.column.artical-blogs-recent-small .article-title {
      padding-top: 10px;
      max-width: 100%;
      margin: 0;
      border: none;
      text-align: left;
      margin-bottom: 30px;
      font-family: 'Didot';
    }
    .article-related-products .image-element__wrap {
      border: 1px solid rgba(0, 0, 0, 0.2);
    }
    .recentArticleCustom {
      margin-left: 10px;
      margin-right: 10px;
    }
    .recentArticleCustom p {
      font-weight: 600;
    }
    .one-whole.column.artical-blogs-recent-small .article-title {
      text-transform: none;
    }

    .product-slim-slide-bespoke-long{
      /* .customiser .background-section .item .colors{
        height: 150px;
      } */
      .customiser label.stitchcolorswatch span,
      .customiser .background-section .item .colors .subtitle{
        font-weight: 300;
      }
    }


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

.article_content {
    h2 {
      font-size: 20px;
      line-height: normal;
    }

    p {
      font-size: 15px;

    }

    ul {
      li {
        margin-bottom: 5px;
      }
    }
    hr{
      margin:10px 
    }
    h3{
      font-size: 22px;
    }
    embeded-product {
        .product-name {
          font-size: 15px;
          margin-bottom: 0;
        }
        .product-price{
font-size: 14px;
        }
        .artical-product-btn{
          font-size: 13px;
          margin-top: 10px;
        }
        /* img{
          border: 2px solid #000;
  display: block !important;
  max-width: 100%;
  height: auto;
        } */
    }
  }


      .ForSliderSlick button.slick-arrow {
        background: none;
      }
      .ForSliderSlick button.slick-arrow svg {
        width: 20px;
      }
      .ForSliderSlick button.slick-arrow.slick-prev {
        width: 20px;
        top: 50%;
        left: -6%;
        position: absolute;
        transform: translateY(-50%);
      }
      .ForSliderSlick button.slick-arrow.slick-next {
        width: 20px;
        top: 50%;
        right: -2%;
        transform: translateY(-50%);
        position: absolute;
      }
      .relative.product_image.forCustomGridCss span.price {
        gap: 4px;
      }
      body .slick-slide .collection-products {
        margin: 0 auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
        width: 90%;
      }
      .relative.product_image.forCustomGridCss span.title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 1.2em;
        max-height: calc(1.2em * 2);
        white-space: unset;
      }
      body .relative.product_image.forCustomGridCss .sold_out {
        margin-bottom: 0;
        font-size: 15px;
        line-height: 1.2;
      }
    }

   

}
/* end new custom article page styles */

