/**/
.single-product.ast-plain-container.ast-no-sidebar #primary {
  margin: 0;
}

.pdp-row {
  position: relative;
}

.single-product.woocommerce .woocommerce-breadcrumb {
  position: absolute;
  width: 50%;
  top: 44px;
  z-index: 2;
  padding: 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 137.5%;
  font-weight: 600;
  color: #7c7c7c;
}
@media only screen and (max-width: 991px) {
  .single-product.woocommerce .woocommerce-breadcrumb {
    position: relative;
    /*background: #f2e5e6;*/
    background: #e6e8f4;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0;
    top: initial;
    margin-top: 20px;
    font-size: 13px;
  }
}
.single-product.woocommerce .woocommerce-breadcrumb a {
  color: #7c7c7c;
}
.single-product.woocommerce div.product .summary .price {
  color: #293334;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 64px;
}
@media only screen and (max-width: 991px) {
  .single-product.woocommerce div.product .summary .price {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
.single-product.woocommerce div.product .summary form.cart {
  /*
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    margin: 0 20px 0 0 !important;
  }
    */
}
.single-product.woocommerce div.product .summary form.cart div.quantity {
  display: none !important;
  margin: 0;
  float: none;
}
.single-product.woocommerce div.product .summary form.cart .button.single_add_to_cart_button {
  background: #293334;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  min-width: 243px;
  margin: 0;
  padding: 9px 20px;
}

.woocommerce-product-gallery {
  /*background: rgba(130, 3, 12, 0.1);*/
  background: #e6e8f4;
  padding: 120px 0 80px 0;
  opacity: 1 !important;
}
@media only screen and (max-width: 991px) {
  .woocommerce-product-gallery {
    padding: 20px;
  }
}
.woocommerce-product-gallery > .woocommerce-product-gallery__wrapper {
  width: 100%;
  max-width: 426px;
  margin: 0 auto !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery > .flex-viewport {
  width: 100%;
  max-width: 426px;
  margin: 0 auto;
}
.woocommerce div.product div.images.woocommerce-product-gallery > .flex-viewport img {
  width: 430px;
  max-width: 100%;
  margin: 0 auto;
}
.woocommerce div.product .summary {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs ul.tabs {
  margin-bottom: 50px;
}
.woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs ul.tabs:before {
  top: inherit;
  bottom: 0;
  background: #000;
}
.woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs ul.tabs li.active::before {
  top: inherit;
  bottom: 0;
  background: #000;
}
.woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs ul.tabs li.active a {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs ul.tabs {
    margin-bottom: 20px;
    display: flex;
  }
}
.woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs ul.tabs li a {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 122.222%;
  outline: none !important;
  margin: 0;
  padding: 0 17px;
  height: 35px;
  display: flex;
  align-items: center;
  transition: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs ul.tabs li a {
    height: auto;
    padding: 10px;
  }
}
.woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs .panel {
  padding: 0 29px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.007px;
}
@media only screen and (max-width: 767px) {
  .woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs .panel {
    padding: 0;
  }
}
.woocommerce div.product .tab-spotify-album-wrapper .woocommerce-tabs .panel p {
  margin-bottom: 20px;
}
.woocommerce ul.products li.product {
  background: #ccc;
  padding: 8px !important;
  margin: 0 0 20px;
}
.woocommerce ul.products li.product a img {
  display: block;
  width: 220px;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
}
.woocommerce ul.products li.product .astra-shop-summary-wrap .ast-woo-product-category {
  display: none !important;
}
.woocommerce ul.products li.product .astra-shop-summary-wrap .ast-loop-product__link {
  display: none !important;
}
.woocommerce ul.products li.product .attribute-container {
  margin: 0;
}
.woocommerce ul.products li.product .attribute-container .genre {
  display: none !important;
}
.woocommerce ul.products li.product .attribute-container .pwb-brand-shortcode {
  display: none !important;
}
.woocommerce ul.products li.product .attribute-container .artists {
  margin: 0;
  opacity: 1;
  color: #7a7a7a;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.woocommerce ul.products li.product .attribute-container .album-title {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.woocommerce ul.products li.product .attribute-container .album-title a {
  color: #000;
  display: inline-block;
}
.woocommerce ul.products li.product .attribute-container .album-title a:hover {
  color: #099fb4;
}
.woocommerce ul.products li.product.newslatterblock {
  background: url(../images/newslatterblock.png) no-repeat center;
  background-size: cover;
  padding: 40px !important;
}
.woocommerce ul.products li.product.newslatterblock .tnp-subscription {
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /*height: 100%;*/
}
.woocommerce ul.products li.product.newslatterblock .tnp-subscription h3 {
  margin: 20px 0;
  padding: 0;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 400;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product.newslatterblock .tnp-subscription h3 {
    font-size: 24px;
  }
}
.woocommerce ul.products li.product.newslatterblock .tnp-subscription p {
  color: #FFF;
  background: #099fb4;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
}
.woocommerce ul.products li.product.newslatterblock .tnp-subscription input[type=email] {
  font-size: 14px;
  height: 45px !important;
  padding: 5px 16px !important;
  outline: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.woocommerce ul.products li.product.newslatterblock .tnp-subscription div.tnp-field {
  margin: 20px 0;
}
.woocommerce ul.products li.product.newslatterblock .tnp-subscription div.tnp-field.tnp-field-button {
  text-align: center !important;
}
.woocommerce ul.products li.product.newslatterblock .tnp-subscription div.tnp-field input[type=submit] {
  background: #B6FF40;
  color: #293334;
  padding: 5px 16px;
}
.woocommerce ul.products li.product.newslatterblock .tnp-subscription div.tnp-field input[type=submit]:hover {
  background: #293334;
  color: #B6FF40;
}

.ast-single-product-thumbnails {
  max-width: 426px;
  margin: 23px auto 0;
}
.ast-single-product-thumbnails .ast-woocommerce-product-gallery__image > img {
  width: 68px;
}

.ast-woocommerce-product-gallery__image {
  width: 95.25px !important;
}

.tab-spotify-album-wrapper {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 50px;
}
.tab-spotify-album-wrapper .woocommerce-tabs {
  padding: 0 !important;
}
.tab-spotify-album-wrapper .woocommerce-tabs.has-right-col {
  width: 57.458% !important;
}
@media only screen and (max-width: 767px) {
  .tab-spotify-album-wrapper .woocommerce-tabs.has-right-col {
    width: 100% !important;
  }
}
.tab-spotify-album-wrapper .spotify-album {
  width: 38.136% !important;
}
@media only screen and (max-width: 767px) {
  .tab-spotify-album-wrapper .spotify-album {
    width: 100% !important;
    margin-bottom: 20px;
  }
}
.tab-spotify-album-wrapper .spotify-album h3 {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  border-bottom: solid 1px #333;
  padding: 6px 0;
  margin-bottom: 50px;
  font-weight: 700;
}
.tab-spotify-album-wrapper .spotify-album .report-incorrect-playlist {
  background: transparent !important;
  padding: 0px !important;
  color: #000 !important;
  text-decoration: underline;
}
.tab-spotify-album-wrapper .spotify-album .report-incorrect-playlist:hover, .tab-spotify-album-wrapper .spotify-album .report-incorrect-playlist:focus, .tab-spotify-album-wrapper .spotify-album .report-incorrect-playlist:active {
  color: #2798ea !important;
}
.tab-spotify-album-wrapper .spotify-album .report-confirm-msg {
  color: #000 !important;
  margin-top: 0px !important;
  font-weight: 600;
}

.playlist-acf-field tr:nth-child(even) {
  background-color: #f2f2f2;
}

.astra-shop-thumbnail-wrap {
  background: #f2f2f2;
  padding: 55px 0;
}

.woocommerce-page ul.products li.product:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) !important;
}
.woocommerce-page ul.products li.product .astra-shop-summary-wrap {
  padding: 0;
  margin-top: auto;
}
.woocommerce-page ul.products li.product .astra-shop-summary-wrap .ast-woo-product-category {
  display: none !important;
}
.woocommerce-page ul.products li.product .astra-shop-summary-wrap .ast-loop-product__link {
  display: none !important;
}
.woocommerce-page ul.products li.product .add_to_cart_button {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  white-space: nowrap;
}
.woocommerce-page ul.products li.product .btn-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.woocommerce-page ul.products li.product .btn-wrap .add_to_cart_button {
  position: relative;
  visibility: visible;
  opacity: 1;
  white-space: nowrap;
}
.woocommerce-page ul.products li.product .btn-wrap input,
.woocommerce-page ul.products li.product .btn-wrap .button {
  display: inline-block;
  margin: 7px 0 8px auto !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 1 !important;
  padding: 6px 10px !important;
  box-shadow: unset !important;
  background-color: #293334 !important;
  color: #FFF !important;
  border: none !important;
  transition: all 0.25s ease;
}
.woocommerce-page ul.products li.product .btn-wrap input:hover,
.woocommerce-page ul.products li.product .btn-wrap .button:hover {
  background-color: #f2f2f2 !important;
  color: #293334 !important;
}
.woocommerce-page ul.products li.product .btn-wrap .added_to_cart {
  display: none !important;
}
.woocommerce-page ul.products li.product.outofstock .btn-wrap a.button {
  display: none !important;
}
.woocommerce-page ul.products li.product .ajax_add_to_cart.added::after {
  display: none !important;
}

.ast-on-card-button.ast-onsale-card {
  display: none !important;
}

@media (min-width: 922px) {
  .pdp-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .woocommerce #content .ast-woocommerce-container div.product div.images {
    float: none !important;
    width: 57.458%;
  }
  .woocommerce #content .ast-woocommerce-container div.product div.summary {
    width: 38.136%;
    margin-bottom: 0px;
  }
  .woocommerce .ast-woocommerce-container div.product div.images {
    float: none !important;
    width: 57.458%;
  }
  .woocommerce .ast-woocommerce-container div.product div.summary {
    width: 38.136%;
  }
  .woocommerce-page .woocommerce-product-gallery__image {
    position: relative;
  }
  .woocommerce-page .woocommerce-product-gallery__image::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
  }
  .woocommerce-page .woocommerce-product-gallery__image img {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: contain;
       object-fit: contain;
    mix-blend-mode: multiply;
    top: 0;
  }
  .woocommerce-page .product_cat-vinyl-records .woocommerce-product-gallery__image img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .woocommerce-page #content .ast-woocommerce-container div.product div.images {
    float: none !important;
    width: 57.458%;
    margin-bottom: 0px;
  }
  .woocommerce-page #content .ast-woocommerce-container div.product div.summary {
    padding-top: 150px;
    width: 38.136%;
    position: relative;
  }
  .woocommerce-page #content .ast-woocommerce-container div.product div.summary .alg-wc-wl-thumb-btn-single {
    position: relative !important;
  }
  .woocommerce-page .ast-woocommerce-container div.product div.images {
    float: none !important;
    width: 57.458%;
  }
  .woocommerce-page .ast-woocommerce-container div.product div.summary {
    width: 38.136%;
  }
}
/**/
.entry-summary .out-of-stock {
  display: none;
}

/**/
.woocommerce .custom-contact-info {
  border: solid 1px #bac3d8;
  border-radius: 10px;
  overflow: hidden;
}
.woocommerce .custom-contact-info__head {
  text-align: center;
  color: #092173;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  border-bottom: solid 1px #bac3d8;
  text-transform: uppercase;
  padding: 15px;
  background: #dce8ff;
}
.woocommerce .custom-contact-info__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.woocommerce .custom-contact-info__inner .tinvwl_add_to_wishlist_button {
  margin-right: 10px !important;
}
.woocommerce .custom-contact-info__inner .contact-link,
.woocommerce .custom-contact-info__inner .wqoecf_enquiry_button {
  display: inline-flex;
  background-color: #f2f2f2;
  height: 42px;
  padding: 0 12px;
  align-items: center;
  border-radius: 100px;
  margin: 10px;
  outline: none !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 1 !important;
  color: #fff;
}
.woocommerce .custom-contact-info__inner .contact-link.call,
.woocommerce .custom-contact-info__inner .wqoecf_enquiry_button.call {
  background-color: #092173;
}
.woocommerce .custom-contact-info__inner .contact-link.call::before,
.woocommerce .custom-contact-info__inner .wqoecf_enquiry_button.call::before {
  display: block;
  content: "";
  background-image: url(../images/icons/icon-call.svg);
  width: 21px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}
.woocommerce .custom-contact-info__inner .contact-link.wa,
.woocommerce .custom-contact-info__inner .wqoecf_enquiry_button.wa {
  background-color: #2ca92b;
}
.woocommerce .custom-contact-info__inner .contact-link.wa::before,
.woocommerce .custom-contact-info__inner .wqoecf_enquiry_button.wa::before {
  display: block;
  content: "";
  background-image: url(../images/icons/icon-wa.svg);
  width: 19px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}
.woocommerce .custom-contact-info__inner .wqoecf_enquiry_button {
  background-color: #f9c716;
  color: #293334 !important;
}
.woocommerce .custom-contact-info__inner .wqoecf_enquiry_button::before {
  display: block;
  content: "";
  background-image: url(../images/icons/icon-email.svg);
  width: 23px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}
.woocommerce .custom-contact-info__inner .wqoecf_enquiry_button .wqoecf_eq_icon {
  display: none;
}

/**/
/*
.wqoecf-pop-up-box {
  &::after {
    display: block;
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
}
*/
.singlebtnwrape {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

.ship_text {
  margin-top: 32px;
}

.ast-stock-detail .ast-stock-avail {
  display: none;
}
.ast-stock-detail .stock {
  font-size: 14px;
  font-weight: 600;
  color: #292929 !important;
}

/**/
.ast-sticky-add-to-cart .ywpo_availability_date {
  display: none !important;
}

.woocommerce nav.woocommerce-pagination ul li > .page-numbers {
  border-color: #293334;
  color: #293334;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #293334;
  color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
  border-color: #293334;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: none !important;
}

.woocommerce nav.woocommerce-pagination ul li > span.current,
.woocommerce nav.woocommerce-pagination ul li > .page-numbers {
  border-color: #293334 !important;
  border-width: 1px !important;
  border-style: solid !important;
}

/**/
.wpc-filter-visible-term-names .wpc-term-image-wrapper, .wpc-item-has-brand .wpc-term-image-wrapper {
  display: none !important;
}

/* Wishlist page */
.tinv-wishlist .product-action .button {
  white-space: nowrap;
}
.tinv-wishlist select {
  padding-top: 0;
  padding-bottom: 0;
}

/* Wishlist page */
@media (max-width: 768px) {
  .pdp-row .desired-categories {
    position: initial;
    top: initial;
    background: #e6e8f4;
    width: 100%;
    padding: 15px 20px 0;
    margin-bottom: -10px;
  }
}

/**/
.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  display: none !important;
}/*# sourceMappingURL=pdp.css.map */