/** Shopify CDN: Minification failed

Line 7:89 Expected identifier but found whitespace
Line 1871:0 Unexpected "}"

**/
Please add any custom CSS code in here, it will be easier to transfer if updating themes.
We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.
*/

/* Instagram App */
#insta-feed {
  padding: 0 !important;
}

/* Custom CSS Start By Nirav */

.nav > li.mega-menu .dropdown-menu {
  z-index: 999;
}
/* .template-collection .collection-grid-wrapper {
  width: 75%;
} */
.template-collection .collection-filtering-section {
  width: 25%;
  max-width: 100%;
  float: left;
}
.template-collection .collection-filters .collection-filters__sort {
  width: 2100%;
  max-width: 100%;
}
.collection-grid-wrapper {
  float: left;
}
.facets__display {
  position: relative;
  left: 0;
  width: 100%;
  max-width: 100%;
  border: none;
}
.facets__disclosure {
  border-top: 1px solid #d8d8d8;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding-top: 20px;
}
.facets__header {
  /* display: none; */
}
.disclosure-has-popup[open] > summary:before {
  display: none;
}
.facets__disclosure:hover {
  box-shadow: none;
}
.facets__summary:focus {
  border: none;
}
.facets__display .facets__price {
  padding: 1rem;
}
.facets__price .field .field__input:not(:placeholder-shown) {
  padding: 20px 10px 10px;
  font-size: 1rem;
}
.footer-social-links ul {
  padding: 0;
}
.footer-alignment--left h3 {
  font-weight: bold;
}
.links-footer ul li a.active {
    /* text-decoration: underline; */
    opacity: 0.6;
}

@media only screen and (max-width: 768px) {
  .template-collection .collection-grid-wrapper {
    width: 100%;
  }
  .template-collection .collection-filtering-section {
    width: 100%;
    max-width: 100%;
    float: left;
  }
}
/* FOOTER LOGO */
.footer-logo {
  text-align: center;
  padding: 20px 0;
}
.footer-logo img {
  max-width: 15%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .footer-logo img {
    max-width: 25%;
  }
}
@media screen and (max-width: 425px) {
  .footer-logo img {
    max-width: 40%;
  }
}
/* menu changes */
@media screen and (max-width: 1303px) {
  .mega-menu-block .h4 > li,
  .nav-pills > li {
    padding: 0 5px;
  }
  .mega-menu-block .h4,
  .nav-pills {
    letter-spacing: 1px;
    font-size: 12px;
  }

  .dropdown-envy-toggle svg {
    margin-left: 2px;
  }
  span.nav-label {
    font-size: 12px;
  }
}
@media screen and (max-width: 1670px) {
  .sticky-header-icons,
  .sticky-header-logo,
  .sticky-header-placer {
    min-width: 0px;
  }
  .sticky-header-icons .sticky-header-icon {
    margin-left: 5px;
  }
  .sticky-header-menu .main-navigation-wrapper .nav {
    margin: 0;
  }
  .sticky-header-menu .mega-menu-block .h4,
  .nav-pills {
    letter-spacing: 1px;
    font-size: 12px;
  }
  .sticky-header-menu .mega-menu-block .h4 > li,
  .nav-pills > li {
    padding: 0 5px;
  }
  .sticky-header-menu {
    padding: 0;
  }
}
@media screen and (max-width: 1206px) {
  .sticky-header-icons,
  .sticky-header-logo,
  .sticky-header-placer {
    padding: 0 0px;
  }
}

/* #main-navigation-wrapper ul li:first-child a {
  color: #c84d19 !important;
  font-weight: 600;
} */
.df-recommmendations {
  padding: 40px 0;
}
.df-recommmendations .dfsection-title {
  text-align: center;
}
.header-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 0.5s ease;
  background-color: #fff;
  z-index: 99;
  border-bottom: 1px solid #edeef4;
}
.more_content {
  display: none;
}
.new-collection .title-bar {
    margin-bottom: 25px;
}
.new-collection .collection-grid .indiv-collection-grid-homepage .homepage-collection-grid-inner {
    border: 1px solid #37493f;
}
.indiv-product:hover .hp-title {
    opacity: 1;
}

/* Added by Techtic */
@media (min-width: 992px) {
    #insta-feed, .homepage-section--slideshow-wrapper .flexslider-homepage .slider-caption, #all.wishlistpage .container, .wishlistpage .container {
        max-width:960px;
    }
}
@media (min-width: 1200px) {
    #insta-feed, .homepage-section--slideshow-wrapper .flexslider-homepage .slider-caption, #all.wishlistpage .container, .wishlistpage .container {
        max-width:1140px;
    }
}
@media (min-width: 1330px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl , .wishlistpage .container{
      max-width: 1330px;
  }
  #insta-feed, #all.wishlistpage .container {
    width: 100%;
    max-width: 1330px;
  }
}
@media (max-width: 991px) {
  .wishlistpage#all .container {
    width: 100%;
  }
}



h1, .h1,
.collection-header.title-bar h1 {
  font-size: 35px;
  line-height: 41px;
}
h2, .h2 {
  font-size: 28px;
  line-height: 33px;
  margin-bottom: 40px;
}
p {
  font-size: 15px;
  line-height: 21px;
}
a.btn, .btn, .btn:not(.btn--password-submit) {
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 14px;
  text-transform: uppercase;
  padding: 17px 36px;
  letter-spacing: 0;
}
a, a:focus, a:focus-visible {
  outline: none !important;
}
.template-index .shopify-section .homepage-sections-wrapper {
    padding: 60px 0;
}

.swiper-slide.swiper-slide-active {
  padding: 0;
}


/* Footer */
footer {
    padding: 60px 0 0px;
}
.footer-block--wrapper {
    padding-top: 0;
}
.footer-alignment--left h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.links-footer ul li a {
    padding-bottom: 15px;
    line-height: 17px;
}
.links-footer ul li:last-child a {
    padding-bottom: 0;
}
.image-footer.footer-block--wrapper {
    align-self: center;
}
.mailing-list-footer p {
    margin-bottom: 40px;
}
footer #newsletter-wrapper:not(.password-form#newsletter-wrapper) input {
    border-left: none;
    border-top: none;
    border-right: none;
    padding-left: 0;
    padding-top: 0;
    outline: none;
  border-radius: 0;
}
#newsletter-wrapper:not(.password-form#newsletter-wrapper) {
 padding: 0; 
}
footer #newsletter-wrapper:not(.password-form#newsletter-wrapper) input::placeholder {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  color: var(--footer-text);
  opacity: 0.40;
}
#newsletter-wrapper button {
  border-bottom: 1px solid var(--footer-text);
      padding-right: 0;
    justify-content: end;
}
.footer__social-icons .sm-icons:not(.password-social-links) {
    margin-top: 30px;
    padding-left: 0;
    justify-content: flex-end;
}
.footer-block--wrapper .sm-icons li a {
    margin: 0 25px 0 0;
}
.footer-block--wrapper .sm-icons svg {
    width: 20px;
    height: 20px;
}
.links-footer ul {
    margin-bottom: 0;
}
.bottom-footer {
    margin-top: 75px;
    padding: 14px 0 14px;
    border-top: 1px solid var(--footer-text);
}
.bottom-footer p {
    padding: 0;
    margin-bottom: 0;
    font-size: 12px;
}
.bottom-footer-row {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.footer-bottom-links a:not(:last-child) {
    margin-right: 25px;
}
#newsletter_submit:hover, [id^=newsletter_submit]:hover {
    opacity: 1;
}
#newsletter_submit:hover svg, [id^=newsletter_submit]:hover svg {
    opacity: .6;
}

 .homepage-sections-wrapper .swiper-button-next:after, .homepage-sections-wrapper .swiper-button-prev:after {
     display: none;
 }
 .homepage-sections-wrapper .swiper-button-next, .homepage-sections-wrapper .swiper-button-prev {
    position: unset;
    border: 1px solid #37493F;
    width: 34px;
    height: 34px;
    border-radius: 50%;
   background-image: none;
       margin: 0;
 }
.homepage-sections-wrapper .swiper-button-next.swiper-button-disabled, .homepage-sections-wrapper .swiper-button-prev.swiper-button-disabled {
    opacity: 0.5;
}
.homepage-sections-wrapper .swiper-buttons {
    gap: 20px;
}
@media screen and (max-width:479px){
  .page-title--jones-amp-daughters.template-index .homepage-sections-wrapper .swiper-buttons {
    position: absolute;
    top: 4px;
    right: 30px;
}
}
.indiv-product .aspect-ratio img {
    border: 1px solid #D8EFE0;
}

.product-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #D8EFE0;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    text-transform: uppercase;
    padding: 9px 8px;
      z-index: 1;
}
.indiv-product .wishlist-hero-custom-button {
    position: absolute;
    top: 10px;
    right: 10px;
  z-index: 1;
}
.indiv-product .wishlisthero-floating button {
    width: 34px !important;
    height: 34px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    opacity: 1 !important;
}
.indiv-product .wishlisthero-floating button svg {
    width: 18px;
    height: 15px;
    vertical-align: middle;
}

.indiv-product .quick-view-button {
    display: none;
}
.btn.quick-view {
  background: #D8EFE0;
  color: #37493F;    
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0px;
  margin: 0 10px 10px;
}
.indiv-product .btn.quick-view:hover {
  background: #37493F;
    color: #fff;
}
.indiv-product .wishlisthero-floating:hover {
  background: transparent;
}
.indiv-product a, .indiv-product a:focus {
        outline: none;
      }

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-block--wrapper .image-bar__item img {
     width: 65%; 
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
  .footer-block--wrapper.footer-block-menu {
      order: 2;
  }
  .image-footer.footer-block--wrapper.footer-block-image {
      order: 1;
  }
  .footer-block--wrapper.footer-block-newsletter {
      order: 4;
  }
  .footer-block--wrapper .image-bar__item {
    border-bottom: 1px solid var(--footer-text);
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .footer-block--wrapper .image-bar__item img {
    width: 220px;
  }
  .wishlistpage #heading-breadcrumbs .allbuttons {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .template-collection .indiv-product:hover .quick-view-button {
      display: block;
  }
}
@media (max-width: 767px) {

  h1, .h1, .collection-header.title-bar h1 {
    font-size: 24px;
    line-height: 28px;
  }
  h2, .h2,
  .title-bar h2 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 30px;
  }
  p,
  .featured-blog .home-blog-excerpt,
  .testimonial-content blockquote,
  .indiv-product .indiv-product-title-text {
    font-size: 14px;
    line-height: 19px;
  }
  .container {
    max-width: 100%;
  }
  .template-collection .container, .template-search .container {
    padding-left: 24px;
    padding-right: 24px;
  }
  .template-index .shopify-section .homepage-sections-wrapper {
    padding: 40px 0;
  }
  
  .footer-block--wrapper.footer-block-menu {
      order: 2;
      padding-top: 20px;
  }
  .image-footer.footer-block--wrapper.footer-block-image {
      order: 1;
  }
  .footer-block--wrapper.footer-block-newsletter {
      order: 4;
      padding-top: 40px;
      text-align: left;
  }
  .footer-block--wrapper .image-bar__item, .footer-block--wrapper nav {
    border-bottom: 1px solid var(--footer-text);
  }
  .footer-block--wrapper .image-bar__item {
    padding-bottom: 40px;
    margin-bottom: 0px;
  }
  .footer-block--wrapper nav {
    padding-bottom: 20px;
  }
  .footer-block--wrapper nav:not(.active) {
    padding-bottom: 0;
  }
  .footer-block--wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  /* footer .row {
    margin-left: -24px;
    margin-right: -24px;
  } */
  footer {
    padding-top: 40px;
  }
  .footer-alignment--left h3 {
    padding-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer-block--wrapper.footer-block-menu h3:after {
    content: '';
    background-image: url(/cdn/shop/files/icons8_angle-left_60a820fd-ff45-48e1-b8fe-69e0776036f4.svg?v=1696840368);
    display: block;
    width: 100%;
    height: 100%;
    width: 16px;
    height: 16px;
    display: inline-block;
  }
  .links-footer ul li a {
    font-size: 14px;
    line-height: 16px;
  }
  #newsletter-wrapper:not(.password-form#newsletter-wrapper) {
    justify-content: flex-start;
  }
  footer #newsletter-wrapper:not(.password-form#newsletter-wrapper) input {
    margin-left: 0;
    width: 100%;
  }
  .footer-block--wrapper .image-bar__item img {
    width: 160px;
    height: 50px;
  }
  .mailing-list-footer p {
    font-size: 14px;
    line-height: normal;
  }
  .footer__social-icons .sm-icons:not(.password-social-links) {
    justify-content: unset;
    margin-bottom: 0;
  }
  .links-footer ul {
    display: none;
  }
  .bottom-footer {
    border-top: none;
    margin-top: 0px;
    padding: 40px 0 40px;
  }
  .bottom-footer-row {
    flex-direction: column;
  }
  .footer-bottom-links {
    margin-bottom: 30px;
  }
  .footer-bottom-links a:not(:last-child) {
    margin-right: 20px;
  }

  .template-index .page-width.col-md-12 {
    padding: 0 0 0 24px;
  }
  .page-width.col-md-12 > div.d-flex {
    padding-right: 24px;
  }

  .product-tag {
    font-size: 10px;
    line-height: 12px;
    padding: 6px 7px;
  }
  
  .indiv-product .wishlisthero-floating button {
    width: 28px !important;
    height: 28px !important;
  }
  .homepage-sections-wrapper .swiper-button-next, .homepage-sections-wrapper .swiper-button-prev {
    width: 28px;
    height: 28px;
    padding: 4px;
  }
}



body.menu-overlay:after {
  content: '';
  background: rgba(0, 0, 0, 0.40);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.menu-overlay .header-wrapper:not(.header-sticky) {
    position: relative;
}
.menu-overlay div#shopify-section-announcement-bar {
    z-index: 2;
}

/* Quick add popup css coming from Qikify */
/* #qikify-quickview .qview-watermark {
    display: none !important;
} */
.qview-button-container .qview-button {
  opacity: 1;
  top: unset;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0 10px 10px;
  transform: none;
  padding: 14px 36px !important;
  letter-spacing: 0;
  box-shadow: none !important;
}
.qview-button-container .qview-button-icon:before {
  content: '+';
  /* font-size: 14px; */
  /* padding-right: 5px; */
}
.qview-button-container .qview-button-icon svg {
  display: none;
}
.qview-button-container .qview-button--has-text .qview-button-icon+.qview-button-text {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.qview-product .qview-price__current {
 font-weight: 400;
}
.qview-product .qview-field.qview-input-quantity.qview-block {
  display: none;
}
.qview-product .qview-btn-wrap {
  display: block;
}
.qview-product .qview-btn-addtocart {
  width: 100% !important;
  justify-content: center;
  text-transform: uppercase !important;
  border-radius: 0 !important;
}
.qview-product .qview-btn-addtocart:hover {
    opacity: 0.6;
}
body .qview-product button.qview-btn-addtocart:not([id^=wetheme-dropdown]):not(.secondary-button):not(.alt-focus):focus {
    background-color: #37493F!important;
    color: #fff !important;
}
.qview-product .qview-buttons .qview-btn.qview-btn-productlink {
    text-decoration-line: underline;
    padding: 0 !important;
}
.qview-product .qview-buttons .qview-btn.qview-btn-productlink:hover {
    opacity: 0.6;
}
.qview-btn-productlink .qview-btn__text:before {
  display: none;
}
.product-layout--left .qview-side {
  padding: 0;
}
.qview-product .qview-description {
    font-size: 13px;
    color: #37493F;
}
#qikify-quickview .qview-img {
    background-position: center;
}

/* Cart drawer */
.cart-drawer__top>* {
    flex: unset;
}
.cart-drawer__top h2, .cart-drawer__top h3 {
    margin-right: auto;
}
.cart-drawer__top .cart-drawer--title {
    font-weight: 500;
}
.shipping-text {
    background: #F5F5F5;
    padding: 17px 10px 16px;
    margin: 0 30px;
}
.shipping-text p {
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}
#cartSlideoutWrapper {
  width: 490px;
  /* padding: 30px; */
  padding: 0;
}
.cart-drawer__top {
  /* padding-bottom: 30px; */
  margin: 30px;
}
.cart-items {
    padding: 0;
    margin-top: 30px;
    padding-right: 16px;
    margin-right: -20px;
    padding: 0;
    margin: 30px 30px 0;
}
.cart-item {
  border-bottom: 1px solid #D8EFE0;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.cart-items .cart-item-details--wrapper .cart-item-details--product-title-wrapper {
    width: 70%;
}
.cart-items .cart-item-details--wrapper .cart-item-product-title {
    font-size: 15px;
    font-weight: 400;
}
.cart-item__title {
    margin-bottom: 15px;
}
.cart-items .cart-item-details--wrapper .cart-item-variant-title, span.cart-item-property-title  {
    font-size: 14px;
    font-weight: 300;
    opacity: 1;
}
.cart-items .cart-item-details--wrapper .cart-item-price-wrapper .money {
    font-size: 14px;
    font-weight: 300;
}
.cart-items .cart-item-details--wrapper .cart-item-quantity {
    font-size: 14px;
}
.cart-items .cart-item-details--wrapper .cart-item--quantity-wrapper {
    width: 80px;
    border-color: #D8EFE0;
    height: 30px;
}
.cart-items .cart-item-details--wrapper button.cart-item-decrease {
    padding-left: 10px;
    padding-right: 0px;
}
.cart-items .cart-item-details--wrapper button.cart-item-increase {
    padding-right: 10px;
    padding-left: 0;
}
.cart-items .cart-item-details--wrapper .cart-item-quantity {
    width: 100%;
    font-size: 12px;
}
.cart-items::-webkit-scrollbar {
    width: 4px;
    padding-top: 30px;
}
.cart-items::-webkit-scrollbar-thumb {
    background: #F5F5F5;
}
.cart-items::-webkit-scrollbar-track {
    background: #fff;
}
.cart-items .cart-item-details--wrapper #cart-item-remove-button {
    padding: 0;
}
.cart-items .cart-item-image--wrapper {
    max-height: 120px;
    max-width: 140px;
}
.cart-items .cart-item-image--wrapper img {
  border: 1px solid #D8EFE0;
  height: 100%;
  object-fit: cover;
}
.slideout-open .envy-shopping-right .ajax-cart--bottom-wrapper {
    background: #F5F5F5;
    /* margin: 0 -30px; */
    border: 0;
    padding: 0;
}
#cartSlideoutWrapper .cart-total-price {
    font-size: 14px;
    font-weight: 300;
}
#cartSlideoutWrapper .cart-item-original-total-price {
  font-size: 14px;
  line-height: 16px;
}
.envy-shopping-right .ajax-cart--bottom-wrapper .cart--shipping-message {
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
  font-style: normal;
}
.envy-shopping-right .ajax-cart--bottom-wrapper .cart--shipping-message a {
  text-decoration: none;
}
#cartSlideoutWrapper .cart-button-checkout {
    border: 1px solid #37493F;
    background: #37493F;
    color: #D8EFE0;
}
.slide-checkout-buttons .cart-menu-close.btn {
    color: #37493F;
}
.slide-checkout-buttons .btn:hover {
  opacity: 0.6;
}
.cart-price-text {
    margin-bottom: 10px;
}
.discount-title {
    margin-right: auto;
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
}
.cart-drawer-form .cart--order-discount-wrapper .order-discount, .cart-drawer-form .cart--order-discount-wrapper .order-discount--cart-title {
  min-width: auto;
  font-size: 14px;
  font-weight: 300
}
.cart--order-discount-wrapper--indiv {
  margin-left: 30px;
  margin-right: 30px;
}

.isagift {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

.isagift_inner_1 {
    display: flex;
    gap: 15px;
    align-items: center;
}

.ajax-cart--checkout-add-note {
    display: flex;
    flex-direction: column;
    gap: 20px;
  padding-top: 10px;
  margin-bottom: 15px;
}
.input-fields {
    display: flex;
    gap: 20px;
}

.input-fields {
    display: flex;
    gap: 20px;
}

.input-fields input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #37493F;
    background: whitesmoke;
    font-family: Rubik;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding-bottom: 8px;
    padding-left: 0;
}
.input-fields .error-msg {
  border-bottom-color: #dc3545;
}

.isagift_inner_1 label {
    color: #37493F;

/* P2 */
    font-family: Rubik;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.isagift_inner_1 button, .isagift_inner_2 button {
    color: #37493F;

/* P5 */
    font-family: Rubik;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: none;
    text-transform: uppercase;
    border: none;
}

textarea#note {
    color: #37493F;
  border: 1px solid #37493F;

/* P4 */
    font-family: Rubik;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 12px 15px;
    min-height: 99px;
}
textarea#note:focus-visible {
    border-width: 2px;
}


.isagift_inner_1 {
            position: relative;
            cursor: pointer;
            user-select: none;
        }

        .isagift_inner_1 input {
            opacity: 0;
            position: absolute;
            width: 20px;
            height: 20px;
            cursor: pointer;
        }

        .isagift_inner_1 .checkbox-icon {
    width: 20px;
    height: 20px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #37493F;
    box-sizing: border-box;
}

       .isagift_inner_1 input:checked+.checkbox-icon:before {
    content: "\2713";
    color: #fff;
    font-size: 12px;
    background: #37493F;
    font-weight: 700;
    width: 100%;
    height: -webkit-fill-available;
}
.input-fields input:focus-visible {
    border: none;
    box-shadow: none;
    outline: none;
    border-bottom: 2px solid black;
}
button.save-gift-note {
    color: #37493F;
    font-family: Rubik;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 18px;
    background: transparent;
    border: 1px solid #37493F;
}

.ajax-cart--checkout-add-note {
    border-bottom: 1px solid #37493F;
    padding-bottom: 20px;
}

.ajax-cart--bottom-wrapper .d-flex.justify-content-between, .ajax-cart--bottom-wrapper .d-flex.justify-content-between + .row {
    margin: 0 30px;
}

.ajax-cart--bottom-wrapper .d-flex.justify-content-between + .row .col-md-12 {
    padding: 0;
}

.ajax-cart--bottom-wrapper .slide-checkout-buttons {
    margin: 0 30px;
}

.ajax-cart--bottom-wrapper button.btn.cart-button-checkout {
    margin: 0;
}

.ajax-cart--bottom-wrapper a.btn.btn-default.cart-menu-close.secondary-button {
    margin-bottom: 8px;
    color: #37493F !important;
    text-align: center;
    font-family: Rubik;
    font-size: 12px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    text-decoration-line: underline;
}
.hide-show-wrapper {
    display: none;
    flex-direction: column;
    gap: 20px;
}
.slideout-open #main-body {
    transform: none !important;
}
.cart-drawer__top .cart-drawer--title sup {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}

.hide-show-wrapper {
            display: none;
            opacity: 0;
            transition: opacity 0.5s ease-in-out;
        }

        .show {
            display: flex;
            opacity: 1;
        }

.ajax-cart--checkout-add-note button:focus {
    background: transparent !important;
    color: black !important;
}
ul.cart-items {
    min-height: 350px;
}

#cartSlideoutWrapper {
    overflow-y: auto;
}
ul.cart-items {
    margin-right: 10px;
    padding-right: 20px;
}

@media (max-width: 767px) {
  .shipping-text p, .cart-items .cart-item-details--wrapper .cart-item-product-title, .cart-items .cart-item-details--wrapper .cart-item-price-wrapper .money,
  .cart-items .cart-item-details--wrapper .cart-item-variant-title {
    font-size: 12px;
    line-height: 14px;
  }
  .isagift_inner_1 label, .ajax-cart--bottom-wrapper .cart-price-text, .ajax-cart--bottom-wrapper .ajax-cart--cart-original-price *, .ajax-cart--bottom-wrapper .ajax-cart--total-price * {
    font-size: 14px;
    line-height: 16px;
  }
  .cart-items .cart-item-image--wrapper {
    max-height: 110px;
    max-width: 130px;
    width: 50%;
  }
  .discount-title {
    font-size: 14px;
    line-height: 16px;
  }
}
@media(max-width:600px){
  #cartSlideoutWrapper {
    width: 100% !important;
    padding: 0;
    overflow-y: auto !important;
}
  .cart-items {
    padding: 0;
    margin: 30px 24px 0;
}
  /* .ajax-cart--checkout-add-note, .ajax-cart--terms-conditions {
    margin: 15px 24px 0;
} */
  .shipping-text {
    background: #F5F5F5;
    padding: 16px 10px;
    margin: 0 24px;
}
  
  .ajax-cart--bottom-wrapper .slide-checkout-buttons {
    margin: 0 24px;
}
}



.breadcrumb a, .breadcrumb span {
    font-size: 15px;
    line-height: 18px;
}
.breadcrumb a, .breadcrumb span:not(:last-of-type) {
    opacity: 0.6;
}
.breadcrumb {
    padding: 30px 0 40px;
    margin: 0;
}

/* Seaech bar */
.top-search input::placeholder {
  color: rgba(55, 73, 63, 0.40);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}


@media screen and (min-width: 992px) {
#top-search-wrapper #search-page-form {
    width: 23vw;
}
}
#top-search-wrapper #search-page-form, #top-search-wrapper #search-wrapper {
    height: 50px;
}
.top-search #search-wrapper {
    padding: 12px 20px;
    justify-content: space-between;
}
.top-search input {
    width: 100%;
    border: none;
}
.top-search #search_submit {
    width: auto;
    height: auto;
    padding: 0;
}
/* #top-search-wrapper.expanded .top-search{
top: 55px;
right: 22vw;
} */
.search-results-panel {
  display: none;
}
#boost-sd__instant-search-container .boost-sd__instant-search-results--one-column .boost-sd__instant-search-autocomplete {
    width: 100%;
  min-width: 394px;
  border-radius: 0;
}
#boost-sd__instant-search-container .boost-sd__instant-search-results--one-column .boost-sd__instant-search-product-list-header {
  color: #37493F;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  padding: 0 0 20px 0;
}
#boost-sd__instant-search-container .boost-sd__suggestion-queries-item-title {
    font-size: 15px;
  margin-bottom: 10px;
}
#boost-sd__instant-search-container .boost-sd__suggestion-queries-item-price {
    font-weight: 300;
}
#boost-sd__instant-search-container .boost-sd__suggestion-queries-item-product--left {
    margin-right: 0px;
    width: 90px;
  min-width: 90px;
  border-radius: 0;
}
#boost-sd__instant-search-container .boost-sd__suggestion-queries-item-product--right {
    width: auto;
  padding-left: 0px;
}
#boost-sd__instant-search-container .boost-sd__suggestion-queries-item-link {
    display: flex;
    gap: 20px;
  align-items: center;
}
#boost-sd__instant-search-container .boost-sd__instant-search-results--one-column.boost-sd__instant-search-results--product-type-list .boost-sd__suggestion-queries-item-product--left::before {
    padding-top: 100%;
}
#boost-sd__instant-search-container .boost-sd__suggestion-queries-item--product {
    padding: 0 0 20px 0;
  background: none;
}
#boost-sd__instant-search-container .boost-sd__instant-search-results, #boost-sd__instant-search-container .boost-sd__view-all {
    box-shadow: none;
    border-top: 1px solid #D8EFE0;
  margin-top: 6px;
}
#boost-sd__instant-search-container .boost-sd__view-all { 
  height: auto;
}
#boost-sd__instant-search-container .boost-sd__view-all-link {
  color: #37493F;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
#boost-sd__instant-search-container .boost-sd__view-all-text {
    justify-content: flex-start;
    padding: 20px;
}
#boost-sd__instant-search-container .boost-sd__suggestion-queries-item:not(:has(>ul li)):hover, #boost-sd__instant-search-container .boost-sd__suggestion-queries-item:not(:has(>ul li))[aria-selected=true], #boost-sd__instant-search-container .boost-sd__view-all-link:hover {
  background: transparent;
  box-shadow: none;
}
.search-container {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
#search_results {
    padding: 30px 0;
}
#top-search-wrapper.expanded .top-search{
    top: 55px;
    right: 122px;
}
.boost-sd__search-widget-init-wrapper {
    width: 100%;
    max-width: 440px;
    margin-right: -46px;
}
.boost-sd__instant-search-results--mobile-style1 .boost-sd__no-search-result, .boost-sd__instant-search-results--mobile-style1 .boost-sd__spelling-correction {
    width: 100%;
    border-radius: 0;
    margin-top: 0;
}

  #boost-sd__instant-search-container .boost-sd__suggestion-queries-item-product--left img {
        height: 100%;
    object-fit: cover;
  }
  .boost-sd__suggestion-queries-item-img {
    border: 1px solid #D8EFE0;
  }
 /* #top-search-wrapper .top-search #search-page-form {
      width: 440px;
  }
  #top-search-wrapper.expanded .top-search {
    top: 45px;
    right: 55px;
  }
  .boost-sd__search-widget-init-wrapper {
    margin-left: -20px;
  }
 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #top-search-wrapper.expanded .top-search {
    top: 45px;
    right: 55px;
  }
}
@media only screen and (min-width: 768px) {
  #boost-sd__instant-search-container .boost-sd__instant-search-product-list {
      padding: 20px 20px 0;
  }
   #top-search-wrapper .top-search #search-page-form {
      width: 440px;
  }
  /* #top-search-wrapper.expanded .top-search {
    top: 45px;
    right: 55px;
  } */
  .boost-sd__search-widget-init-wrapper {
    margin-left: -20px;
  }
}
@media screen and (min-width: 992px) {
  #top-search-wrapper .top-search #search-page-form {
      width: 440px;
  }
}
@media screen and (max-width: 767px) {
  #top-search-wrapper.expanded .top-search {
    /*display: none;*/
  }
  #top-search-wrapper.expanded .top-search{
    right:0px;
  }
  #boost-sd__instant-search-container .boost-sd__instant-search-results--product-type-grid .boost-sd__suggestion-queries-item--product {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #boost-sd__instant-search-container .boost-sd__search-bar-wrapper--mobile-style1 .boost-sd__search-bar-autocomplete {
    background-color: #fff;
  }
  #boost-sd__instant-search-container .boost-sd__header-item {
    text-align: left;
    color: #37493F;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
  }
  #boost-sd__instant-search-container .boost-sd__instant-search-product-list .boost-sd__header-item {
    padding: 20px 24px;
  }
  .boost-sd__instant-search-results--mobile-style1 .boost-sd__instant-search-product-list-items {
    padding: 0 24px;
  }
  #boost-sd__instant-search-container .boost-sd__suggestion-queries-item-product--left {
    width: 76px;
    min-width: 76px;
    margin-bottom: 0;
  }
  #boost-sd__instant-search-container .boost-sd__instant-search-results--mobile-style1.boost-sd__instant-search-results--product-type-grid .boost-sd__suggestion-queries-item-product--left::before {
    padding-top: 100%;
  }
  #boost-sd__instant-search-container .boost-sd__instant-search-results, #boost-sd__instant-search-container .boost-sd__view-all {
    margin-top: 0;
  }
}

.shopify-challenge__button.btn {
    border: 1px solid #37493F;
    background: #37493F;
}
.shopify-challenge__button.btn:not(.btn--password-submit):hover, .shopify-challenge__button.btn:not(.btn--password-submit):focus {
  background: #37493F;
    opacity: 0.6;
}

body .boost-sd__product-item .boost-sd__button:not([id^="wetheme-dropdown"]):not(.secondary-button):not(#newsletter_submit):not([id^="newsletter_submit"]):not(.alt-focus):focus {
  color: rgb(216, 239, 224) !important;
  border-color: rgb(55, 73, 63) !important;
  background: rgb(55, 73, 63) !important;
}

/* .title-bar {
    text-align: left;
} */
.indiv-product .indiv-product-title-text {
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
}
.money-styling {
  text-align: left;
  font-size: 14px;
  font-weight: 300;
      padding-bottom: 0;
}
.indiv-product {
    margin-bottom: 0;
}


body .btn:focus, body a:focus, body button:focus, body div:focus, body input:focus, body select:focus, body span:focus, body textarea:focus {
  outline: none;
}

.wishlist-hero-dyna-translate:hover, .wishlist-hero-dyna-translate:focus {
cursor: pointer;
  text-decoration: underline !important;
}


#smartwishlist {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
  width: 34px;
  height: 34px;
}
.indiv-product .smartwishlist {
    position: absolute;
    z-index: 1 !important;
    right: 10px;
    top: 10px;
}
#smartwishlist #bookmarkit, .indiv-product .smartwishlist {
    background: rgb(216, 239, 224);
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boost-sd__wishlist {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 1;
}
.boost-sd__wishlist .smartwishlist, .boost-sd__wishlist .smartwishlist {
    background: rgb(216,239,224);
    width: 34px;
    height: 34px;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.topbadge {
    display: none !important;
}

.wishlistpage .product .image img {
    object-fit: cover;
}

@media screen and (max-width: 767px) {
  .boost-sd__wishlist {
      right: 10px;
  }
  .template-index .container.app-block {
    padding-left: 24px;
    padding-right: 24px;
  }
  .wishlistpage #heading-breadcrumbs {
    padding-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .boost-sd__wishlist .smartwishlist, .boost-sd__wishlist .smartwishlist, .indiv-product .smartwishlist {
    width: 28px;
    height: 28px;
  }
  .boost-sd__wishlist .smartwishlist .fa, .boost-sd__wishlist .smartwishlist .fa, .indiv-product .smartwishlist .fa {
    font-size: 14px;
  }
  .boost-sd__wishlist, .indiv-product .smartwishlist {
    right: 5px;
    top: 5px;
  }
}

      #bookmarks #sw_preloader img {
        display: none;
      }
#sw_preloader:before {
    content: 'Loading...';
    text-align: center;
    display: block;
      font-size: 20px;
  margin-block: 40px;
}

/* Wishlist page buttons */
.wishlistpage a.btn.btn-info.sharebutton:hover {
    background: #fff !important;
    color: #245959 !important;
}
.wishlistpage a.btn.btn-warning:hover {
    color: #d9534f !important;
}
.wishlistpage a.btn.btn-primary:hover {
    color: #337ab7 !important;
}
.wishlistpage#all .product {
  text-align: left;
}
.wishlistpage .product .text {
  padding-top: 20px;
  padding-left: 0;
    padding-right: 0;
}
.wishlistpage .product .text h3 {
    height: auto;
    margin-bottom: 10px;
}
.wishlistpage .variant_title {
      margin-bottom: 10px;
}
.wishlistpage .products .buttons {
    padding: 0;
    margin: 0;
  text-align: left;
}
.wishlistpage .product .buttons .btn {
    margin-top: 0;
    margin-bottom: 0;
}
.wishlistpage a.btn.btn-primary.addbutton {
    color: #D8EFE0;
}
.wishlistpage a.btn.btn-primary.addbutton:hover {
    background-color: #fff;
    color: #37493f !important;
}
.wishlistpage a.btn.btn-primary.addbutton .fa {
    display: none;
}
/* .wishlistpage#all .product {
    text-align: left;
} */
#top-search-wrapper.expanded {
  backdrop-filter: none;
}
#cartSlideoutWrapper .cart-button-checkout:not(.secondary-button):focus, body button:not([id^="wetheme-dropdown"]):not(.secondary-button):not(#newsletter_submit):not([id^="newsletter_submit"]):not(.alt-focus):focus {
  color: #37493f !important;
}
.shopify-policy__container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.wishlistpage .image a {
    position: relative;
    padding-bottom: 100%;
    display: block;
    margin: auto;
}
.wishlistpage .product .image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
}

@media (min-width: 992px) {
  .wishlistpage .products .col-md-4 {
      width: 25%;
      max-width: 25%;
  }
}
@media (min-width: 576px) {
.wishlistpage #bookmarks .row {
 display: flex; 
}
}

.cart_count {
    background: #37493f;
    color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    top: 0;
    right: -5px;
    font-size: 10px;
}
@media (max-width: 991px) {
  .cart_count {
    top: -4px;
    right: -9px;
  }
  section.entry-content.terms-and-conditions {
    padding: 0 24px;
}
}
.product-description-wrapper ul {
    list-style: initial;
}
#cartSlideoutWrapper .cart-item--quantity-remove-wrapper.noclick button, #cartSlideoutWrapper .cart-item--quantity-remove-wrapper.noclick input {
    pointer-events: none;
    opacity: 0.6;
}
.product-page--pricing .product-page--pricing--variant-compare-at-price, .compare-at-price {
    text-decoration: none;
    line-height: normal;
  /* color: #37493f80; */
}
.product-page--pricing .product-page--pricing--variant-compare-at-price .compare-at-price .money, .indiv-product .compare-at-price .money {
    text-decoration: line-through;
    color: #37493F80;
}

/* Footer newsletter */
.footer-block-newsletter .klaviyo-form input {
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #D8EFE0 !important;
  padding: 0 !important;
}
.footer-block-newsletter .klaviyo-form input::placeholder { 
  opacity: 0.40 !important;
  font-weight: 400 !important;
}
.footer-block-newsletter .klaviyo-form button {
  font-size: 0 !important;
  padding: 0;
  border-bottom: 1px solid #D8EFE0 !important;
}
.footer-block-newsletter .klaviyo-form button:after {
  content: '';
  background: url(/cdn/shop/files/Vector_38.svg?v=1720598206);
  display: block;
  width: 25px;
  height: 12px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.footer-block-newsletter .klaviyo-form input + div > div {
  left: 0;
}

@media only screen and (max-width: 767px) {
  .footer-block-newsletter form.klaviyo-form {
    margin-right: auto !important;
    margin-left: 0 !important;
  }
}





@media only screen and (max-width: 575px) {
  .mob-hide {
    display: none;
  }
}

/* Our story page */
#our-story .indiv-product .compare-at-price .money {
    line-height: 22px;
}
@media only screen and (max-width: 767px) {
    #our-story .page-width.col-md-12>div.d-flex {
        padding-right: 0;
    }
}

/* solving qa issues */
@media screen and (max-width: 767px) {
.template-index .collection-grid .indiv-collection-grid-homepage{
  padding-right: 6px !important;
}
  .template-index .homepage-featured-products .grid__item{
    padding-right: 6px !important;
  }
 .template-index .featured-blog .grid--blog .index-blog-item--wrapper{
    padding-right: 6px !important;
  }
  .template-index .testimonial-slides li, .testimonial-slides li.swiper-slide, .testimonial-slides li, .testimonial-slides li.swiper-slide.swiper-slide-active{
    margin-right: 5px !important;
  }
.template-index .slider-caption.background .btn:hover{
  color: #37493f !important;
}
   .text-advert-section.text-adverts-alignment--center{
    justify-content: flex-start !important;

  }
}

@media screen and (max-width:479px){
 .template-index .page-title--jones-amp-daughters .justify-content-between {
	flex-direction: row;
	padding-bottom: 40px;
	padding-bottom: 30px;
	display: flex !important;
	justify-content: space-between !important;
	align-items: center;
}
   .page-title--jones-amp-daughters .justify-content-between .swiper-buttons {
	display: flex !important;
}
  .d-flex.justify-content-between.review-section {
    align-items: center;
    padding-bottom: 30px;
}
   /* .template-index h2, .template-index .h2, .template-index .title-bar h2 {
	margin-bottom: 0px !important;
} */
  .homepage-sections-wrapper .swiper-buttons.featured-blog-buttons {
	margin-bottom: 0px;
}
  /* #boost-sd-widget-homepage-215172 .boost-sd__next-button--inside {
    right: 0px !important;
}
  #boost-sd-widget-homepage-215172 .boost-sd__recommendation .boost-sd__prev-button {
    right: 45px!important;
} */
  .template-index .review-section .title-bar h2 {
    margin-bottom: 10px!important;
}
  .template-index .slider-caption.background .btn:hover{
    color: #37493f !important;
  }
  .template-index .featured-blog .grid--blog .index-blog-item--wrapper{
    margin-right: 6px !important;
  }
  .template-index .testimonial-slides li, .testimonial-slides li.swiper-slide, .testimonial-slides li, .testimonial-slides li.swiper-slide.swiper-slide-active {
    margin-right: 12px !important;
}
  .flexslider-container-testimonial .swiper-container {
    margin-right: 10px;
}
li:first-child.swiper-slide.swiper-slide-active {
    padding: 20px 20px 20px 36px;
}
  .template-index .title-bar {
    max-width: 70%;
    width:100%;
}
  .instafeed-new-layout-container {
    width: 100% !important;
}
  .instafeed-new-layout-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-right: 0px;
    width: 100% !important;
}
  .instafeed-new-layout-item {
    
    flex: 1;
    transition: width .5s ease-in-out;
    position: relative;
    flex-wrap: wrap;
    display: flex;
    gap: 35px;
    width: 100% !important;
    /* height: 100% !important; */

}
  
}
/* @media screen and (max-width:375px){
  .instafeed-new-layout-item {
    width: 160px !important;
    height: 160px !important;
}
} */
.boost-sd__toolbar-inner .boost-sd__toolbar-content{
  padding-bottom: 30px !important;
}
button.boost-sd__filter-option-title {
    font-weight: 500;
}
.boost-sd-left {
    position: relative;
}
div#boost-sd__filter-tree-wrapper {
    position: sticky;
    top: 16%;
    z-index: 1;
}
.boost-sd__filter-tree-vertical-option-list {
    /* overflow: auto; */
}
.boost-sd__recommendation .boost-sd__slider .boost-sd__button:hover svg {
    filter: invert(0%) !important;
}
.story-adverts .text-advert-section .text-advert-section__header {
    
    font-style: normal !important;
    
}
.boost-sd__toolbar-content{
    max-width: 100%;
    padding: 30px 12px;
}
.boost-sd-layout .boost-sd-right {
    padding: 0;
    overflow: hidden;
}

@media screen and (min-width:1330px){
  .template-collection .container {
    max-width:1256px
}
}
/* ------------------------------------------ */
#swiftie-gift-boxes .custom-font.rte h2 {
    font-family: 'Shrikhand', serif;
}
/* #swiftie-gift-boxes .hero__text.textarea.rte {
    font-family: 'Shrikhand';
} */

.template-collection .homepage-collection-grid-inner .aspect-ratio--square {
    padding-bottom: 137%;
}
body.gm-menu-installed .gm-menu .gm-item.gm-level-0 > .gm-target[title="HOLIDAY"] > .gm-text {
    color: rgba(204, 50, 50, 1) !important;
}

.collective-tag #inventory-info-app {
    display: none;
}
@media (max-width: 767px){
  .boost-sd__product-item .boost-sd__button{
    width: 28px !important;
        height: 28px !important;
        margin-left: auto !important;
        margin-right: 6px !important;
        border-radius: 20px;
  }
    .boost-sd__product-item .boost-sd__button:before {
      content: "+";
      position: absolute;
  }
}


@media only screen and (max-width:991px){
  .gifts-guides .container{
    padding:0 24px;
  }
}
@media only screen and (max-width:767px){
  .gifts-guides .text-advert-section.text-adverts-alignment--center{
    padding: 40px 0;
  }
  .gifts-guides .text-advert-section.text-adverts-alignment--center{
    justify-content: center !important;
  }
  .gifts-guides .homepage-sections-wrapper--light .text-advert-section .text-advert-section__item:last-child{
    margin-bottom: 0;
  }
  .gifts-guides .text-advert-section.text-adverts-alignment--center{
    flex-direction: column;
  }
}
.boost-sd__product-item .boost-sd__product-image-row--bottom .boost-sd__button:after{
  content:unset!important;
}
.boost-sd__product-item .boost-sd__product-image-row--bottom .boost-sd__button {
    width: calc(100% - 20px)!important;
}
.boost-sd__product-item .boost-sd__cta-button-text:before{
  content:'+ '
}
.boost-sd__product-item .boost-sd__product-image-row--bottom .boost-sd__button {
    height: 40px!important;
    font-weight: 500;
}
.boost-sd__refine-by-vertical-refine-by-heading {
    text-transform: uppercase!important;
    font-weight: 500!important;
}
span.boost-sd__refine-by-vertical-refine-by-value {
    font-weight: 400;
}
button#boost-sd__button--clear-all-filters {
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 12px;

  }

}
