.rc-anchor-normal-footer, .rc-anchor-invisible-text, .rc-anchor, .rc-anchor-invisible, .rc-anchor-light, .rc-anchor-invisible-hover, .grecaptcha-badge {
  display: none !important;
}
hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #000;
}
.aligncenter {
  display: block;
  margin: 20px auto;
}
.the-musical-imprint-goes-to-number-one-pg img {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
@font-face {
  font-family: 'HelloBeautiful';
  src: url('../../../assets/fonts/hellobeautiful-regular-webfont.woff') format('woff'), url('../../../assets/fonts/hellobeautiful-regular-webfont.woff2') format('woff2'), url('../../../assets/fonts/hellobeautiful-regular-webfont.eot') format('eot'), url('../../../assets/fonts/hellobeautiful-regular-webfont.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
.page-content.reveal-inplace {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.page-content.reveal-inplace.visible {
  opacity: 1;
}
@keyframes stagger {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.stagger-reveal {
  animation-name: stagger;
  animation-play-state: paused;
  animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  animation-duration: 1s;
}
.reveal-inplace.visible .stagger-reveal {
  animation-play-state: running !important;
}
* {
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
a {
  color: #ab8594;
}
a:hover {
  color: #000;
}
h1, h2, h3, h4, h5, h6 {
  text-align: center;
  font-family: 'HelloBeautiful';
  font-weight: 400;
  font-size: 80px;
  padding-top: 0;
  margin-top: 0;
  line-height: 0.9em;
  color: #ab8594;
}
@media screen and (max-width: 800px) {
  h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-family: 'HelloBeautiful';
    font-weight: 400;
    font-size: 60px;
    color: #ab8594;
  }
}
.page-content {
  padding-top: 40px;
  padding-bottom: 80px;
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
}
/**
 * Menu specific generic styles
 **/
.main_menu ul {
  display: flex;
  padding: 0;
  list-style: none;
  margin: 0;
}
.main_menu ul li a {
  padding: 0 10px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.main_menu {
  padding: 1% 0;
  display: flex;
  justify-content: center;
}
.main_menu > ul > li:hover .nav-drop {
  height: auto !important;
}
ul.nav-drop {
  flex-direction: column;
  height: 0;
  position: absolute;
  overflow: hidden;
  background-color: #000;
}
/******************************************/
.site-wrapper {
  display: grid;
  grid-template-rows: auto 1fr auto;
  position: relative;
}
.site-wrapper .content {
  margin-top: -1%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-wrapper .content .wrapper-inner {
  width: 100%;
}
html, body, .site-wrapper {
  min-height: 100vh;
}
body {
  margin: 0 !important;
  font-family: 'Newsreader';
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: 1px;
  background: #fbfbfb;
}
/*--- MENU ---*/
#header {
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  padding-left: 1%;
  padding-right: 1%;
  background: url(../../../assets/img/2022/menu2.png) bottom;
  padding-top: 15px;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  z-index: 999;
  font-size: 16px;
}
.header-inner {
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
}
.header-inner a {
  color: #000;
}
.header-inner .social i {
  margin-left: 5px;
  margin-right: 5px;
}
.header-inner .links {
  padding-top: 5px;
}
ul.dropdown ul li, ul.dropdown-vertical {
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
ul.dropdown ul {
  padding-top: 10px !important;
  background: #fff !important;
}
ul.dropdown a, ul.dropdown ul li a {
  color: #000 !important;
}
ul.dropdown a:hover, ul.dropdown ul li a:hover {
  color: #ab8594 !important;
}
@media screen and (max-width: 980px) {
  .header-inner .social {
    width: 100%;
    text-align: right;
  }
}
#responsive-menu-pro-container {
  margin-left: -1% !important;
}
#responsive-menu-pro-wrapper {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
ul#responsive-menu-pro {
  width: 400px !important;
  margin: 0 auto;
}
/*--- FOOTER ---*/
#footer {
  margin-top: -20px;
  background: url(../../../assets/img/2022/footer.png);
  background-position: top;
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
  z-index: 11;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.3em;
}
#footer i {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 18px;
  padding-bottom: 5px;
}
/*--- HOME ---*/
div {
  background-size: cover !important;
}
.header {
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (max-width: 980px) {
  .header {
    position: relative;
    top: -5px;
  }
}
.header img {
  width: 100%;
  height: auto;
}
.header .desktop {
  display: block;
}
.header .mobile {
  display: none;
}
.more {
  margin: 30px auto;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid #000;
  text-transform: uppercase;
  color: #000;
  font-size: 30px;
  font-style: italic;
}
.more:hover {
  color: #ab8594;
  border-bottom: 1px solid #ab8594;
}
.about {
  text-align: center;
  position: relative;
  background: url(../../../assets/img/2022/about-bg2.png) top center;
  margin-top: -20px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: grid;
  grid-template-columns: 60% 40%;
  align-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 5%;
}
.about img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  right: -5%;
}
.about-content {
  padding: 50px;
  background: #fff;
  padding-top: 60px;
  display: block;
  max-width: 100%;
  left: -25%;
  position: relative;
}
.about-content h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 1600px) {
  .about-content {
    left: -40%;
    position: relative;
    font-size: 15px;
  }
  .about {
    padding-left: 8%;
    padding-right: 0%;
    display: grid;
    grid-template-columns: 60% 50%;
  }
  .about img {
    left: 5%;
  }
}
@media screen and (max-width: 1366px) {
  .about-content {
    left: -60%;
    position: relative;
    font-size: 18px;
  }
  .about {
    padding-left: 2%;
    padding-right: 2%;
    display: grid;
    grid-template-columns: 80% 50%;
  }
  .about img {
    left: 0%;
  }
}
@media screen and (max-width: 1024px) {
  .about {
    padding-top: 80px;
    padding-bottom: 60px;
    display: grid;
    grid-template-columns: 100%;
    padding-left: 1%;
    padding-right: 2%;
  }
  .about img {
    z-index: 1;
    width: 90%;
    max-width: 90%;
    right: 0%;
  }
  .about-content {
    z-index: 2;
    width: 75%;
    margin: -80px auto 50px;
    padding: 20px;
    padding-top: 40px;
    left: 0%;
  }
}
.quote {
  text-align: center;
  position: relative;
  background: url(../../../assets/img/2022/about-bg2.png) top center;
  margin-top: -20px;
  padding-top: 100px;
  padding-bottom: 120px;
  display: grid;
  grid-template-columns: 100%;
  padding-left: 10%;
  padding-right: 10%;
  align-content: center;
  align-items: center;
}
.quote-content {
  padding: 50px;
  background: #fff;
  padding-top: 60px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: block;
  margin: 0 auto;
  display: block;
  max-width: 1200px;
  position: relative;
}
.quote-content h2 {
  margin-bottom: 0;
}
.discography {
  text-align: center;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  margin-top: -20px;
  z-index: 2;
  background: url(../../../assets/img/2022/discog-bg2.png);
  background-position: top center;
}
.discog-items {
  align-items: center;
  align-content: center;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 30px;
}
.discography img {
  max-width: 100%;
  height: auto;
}
.discography iframe {
  width: 100%;
}
.author {
  position: relative;
  background: #fff;
  margin-top: -20px;
  padding-top: 100px;
  padding-bottom: 120px;
  padding-left: 10%;
  padding-right: 10%;
  z-index: 4;
  text-align: center;
  background: url(../../../assets/img/2022/author-bg.png);
}
.author-content {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 50px;
  max-width: 1200px;
  margin: 0 auto;
}
.author-title {
  font-size: 24px;
  font-style: italic;
  padding-bottom: 30px;
  display: block;
}
.author-description {
  display: block;
}
.home-book {
  display: grid;
  grid-template-columns: 30% 70%;
  grid-gap: 30px;
  text-align: left;
  align-items: center;
  align-content: center;
}
.home-book img {
  width: 100%;
  height: auto;
}
.home-book a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: italic;
  color: #000;
  font-size: 18px;
  text-decoration: underline;
  text-transform: uppercase;
}
.instagram {
  background: url(../../../assets/img/2022/instagram-bg.png);
  background-position: top;
  padding-top: 120px;
  padding-bottom: 110px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  margin-top: -20px;
  z-index: 5;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .discog-items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 1024px) {
  .discog-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .header .desktop {
    display: none;
  }
  .header .mobile {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .author-content {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 50px;
  }
  .home-book {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-gap: 50px;
    text-align: left;
    align-items: center;
    align-content: center;
  }
}
@media screen and (max-width: 800px) {
  .author-content {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 30px;
    text-align: center;
  }
  .home-book {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 20px;
    text-align: center;
    align-items: center;
    align-content: center;
  }
}
@media screen and (max-width: 600px) {
  .discography {
    background: url(../../../assets/img/2022/discog-bg-mob.png) top;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .discog-items {
    width: 80%;
    margin: 0 auto;
    grid-template-columns: repeat(1, 1fr);
  }
}
/*--- DISCOGRAPHY PAGE ---*/
.page-content .work-content img, .page-content .work-content iframe {
  width: 100%;
}
.page-content .work-content {
  align-items: center;
  align-content: center;
  justify-content: center;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 30px;
}
.page-content .work-content > div {
  flex: 16.66% 0 1;
}
@media screen and (max-width: 1600px) {
  .page-content .work-content {
    align-items: center;
    align-content: center;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .page-content .work-content {
    align-items: center;
    align-content: center;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
}
@media screen and (max-width: 980px) {
  .page-content .work-content {
    align-items: center;
    align-content: center;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }
}
@media screen and (max-width: 600px) {
  .page-content .work-content {
    align-items: center;
    align-content: center;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
  }
}
/*--- STORE ---*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 5px !important;
}
form.checkout {
  padding-top: 30px !important;
}
.checkout_coupon p {
  margin-bottom: 0 !important;
  padding-bottom: 5px !important;
}
.woocommerce form.checkout_coupon {
  text-align: center !important;
}
.woocommerce form.checkout_coupon .form-row {
  width: 210px !important;
}
.woocommerce form.checkout_coupon .form-row-last, .woocommerce form.checkout_coupon .form-row-first {
  display: inline-block !important;
  float: none !important;
  padding: 0 !important;
}
.woocommerce form.checkout_coupon .form-row-first {
  float: none !important;
  display: inline-block !important;
  margin: 0 !important;
}
.woocommerce form.checkout_coupon input {
  text-align: center !important;
  padding: 0.618em 1em !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid #ab8594 !important;
  padding-bottom: 40px;
  margin-bottom: 30px !important;
}
.woocommerce form .form-row {
  margin-bottom: 15px !important;
}
.product_title, .woocommerce-Tabs-panel h2, .cart_totals h2, .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, #ship-to-different-address {
  font-family: 'Newsreader';
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px !important;
  text-transform: uppercase !important;
}
#order_review_heading {
  margin-top: 40px !important;
  font-weight: 400 !important;
  font-size: 80px !important;
  font-family: 'HelloBeautiful';
  margin-bottom: 0 !important;
}
.woocommerce-additional-fields__field-wrapper {
  padding-top: 20px;
}
.summary {
  text-align: left;
}
.woocommerce {
  padding-bottom: 50px !important;
}
.single-product-holder {
  padding: 5vw 0;
}
@media (min-width: 980px) {
  .single-product-holder {
    grid-template-columns: 2fr 3fr;
  }
  .summary .product_title {
    text-align: left;
    margin-top: 0;
  }
  ul.products {
    padding: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  ul.products li {
    display: inline-block;
    width: 100%;
    padding: 5%;
    text-align: center;
    font-size: 20px;
  }
  ul.products li img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 979px) {
  .woocommerce-ordering, .woocommerce-result-count {
    text-align: center;
  }
  ul.products {
    padding: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
  }
  ul.products li {
    display: inline-block;
    width: 100%;
    padding: 5% 10%;
    text-align: center;
  }
  ul.products li img {
    width: 100%;
    height: auto;
  }
  .single-product-holder #tab-additional_information {
    display: none !important;
  }
  .single-product-holder .summary {
    text-align: center;
  }
  .single-product-holder .summary table.variations {
    margin: 0 auto;
    padding-bottom: 2%;
  }
  .single-product-holder .summary .reset_variations {
    position: absolute;
  }
  .single-product-holder .summary button[type="submit"] {
    margin: 3% auto 0 auto;
  }
  table.variations {
    margin: 0 auto;
    padding-bottom: 2%;
  }
}
.single-product-holder {
  display: grid;
}
.single-product-holder .woocommerce-product-gallery__wrapper img {
  width: 100%;
  height: auto;
}
table.variations tr {
  display: grid;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
  display: block !important;
}
.related {
  display: none !important;
}
.product .price {
  color: #000 !important;
  font-family: 'Newsreader' !important;
  padding-bottom: 10px;
  font-size: 15px;
}
.product h2 {
  font-size: 20px;
}
p.price {
  font-family: 'Newsreader' !important;
  color: #ab8594;
}
.button {
  font-family: 'Newsreader' !important;
  background: #ab8594 !important;
  color: #000 !important;
  border: 0 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 5px 0;
  height: 50px !important;
  line-height: 50px;
  display: block;
  font-size: 20px !important;
  letter-spacing: 1px;
  position: relative;
  top: 0px;
  text-align: center !important;
  font-weight: 700 !important;
}
.product .button {
  margin-top: 10px !important;
}
.single-product-holder .button {
  font-family: 'Newsreader' !important;
  background: #ab8594 !important;
  border: 0 !important;
  text-transform: uppercase;
  color: #000 !important;
  letter-spacing: 2px;
  width: 200px !important;
  margin: 5px 0;
  height: 50px !important;
  line-height: 30px !important;
  display: block;
  font-size: 20px !important;
  letter-spacing: 1px;
  position: relative;
  top: 0px;
  text-align: center !important;
  font-weight: 700 !important;
}
.button:hover {
  color: #fff !important;
  background: #ab8594 !important;
  cursor: pointer !important;
  border: 0 !important;
}
.woocommerce ul.products li.product .button {
  margin: 1em auto 0;
  width: 90% !important;
  padding-top: 15px;
  height: auto !important;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
  padding: 1%;
  text-align: center;
}
.woocommerce ul.products li.product .price {
  font-family: 'Newsreader' !important;
  color: #000;
  font-size: 16px;
}
figure.woocommerce-product-gallery__wrapper {
  margin-top: 0;
}
h2.woocommerce-loop-product__title {
  line-height: 1.2em;
  font-family: 'Newsreader';
  font-size: 20px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
.products .product a {
  color: #000;
}
.products .product a:hover {
  color: #ab8594;
}
/*--- CART ---*/
#coupon_code {
  text-align: center !important;
  position: relative !important;
  top: 1px !important;
}
.woocommerce-input-wrapper input, .woocommerce-input-wrapper select, .woocommerce-input-wrapper textarea, .shipping-calculator-form input {
  border: 1px solid #000;
  height: 50px;
  padding: 1%;
  padding-left: 10px;
  padding-right: 10px;
  color: #000;
  font-family: 'Newsreader';
}
.select2-selection {
  border: 1px solid #000 !important;
}
.select2-container .select2-selection--single, .select2-container {
  height: 36px !important;
  color: #000;
  font-family: 'Newsreader';
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  font-family: 'Newsreader';
}
.woocommerce-input-wrapper input:focus, .woocommerce-input-wrapper select:focus, .woocommerce-input-wrapper textarea:focus, .shipping-calculator-form input:focus {
  border: 1px solid #000;
}
::-webkit-input-placeholder {
  color: #000;
}
:-ms-input-placeholder {
  color: #000;
}
::placeholder {
  color: #000;
}
.shop_table th {
  font-family: 'Newsreader' !important;
  color: #000;
  text-transform: uppercase;
}
.woocommerce-checkout-review-order-table th {
  color: #000 !important;
}
.shop_table {
  font-family: 'Newsreader';
}
td.product-name a {
  font-family: 'Newsreader' !important;
  color: #000;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 177px;
  padding: 2%;
  height: 50px;
  border: 1px solid #000;
  text-transform: uppercase;
}
.checkout-button {
  padding-top: 15px !important;
}
.woocommerce-info, .woocommerce-message {
  color: #000 !important;
  border: 1px solid #ab8594 !important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: none !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background: #f0f0f0 !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid #ab8594 !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
.woocommerce ul#shipping_method li input, #add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
  width: auto !important;
  margin-right: 20px !important;
}
.wc_payment_method label {
  font-weight: bold;
}
.woocommerce-billing-fields input, .woocommerce-shipping-fields input {
  padding: 5px;
}
.woocommerce-shipping-fields input[type="checkbox"] {
  width: auto;
  display: inline-block;
  position: relative;
  top: -8px;
  vertical-align: middle;
}
.cart_totals td {
  padding-bottom: 20px !important;
}
.shop_table th {
  color: #000;
}
.cart-subtotal th {
  padding-top: 4px !important;
}
p.woocommerce-shipping-destination {
  padding-bottom: 0 !important;
}
.shipping-calculator-button {
  margin-bottom: 10px !important;
  color: #ab8594;
  text-transform: uppercase;
  border: 1px solid #ab8594;
  padding: 10px;
}
.shipping-calculator-form {
  padding-top: 20px !important;
}
tr.shipping {
  padding-bottom: 20px !important;
}
.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
  border: 1px solid #000;
  padding-top: 10px;
  font-size: 16px;
  font-family: 'Newsreader';
  text-align: center !important;
}
th {
  text-transform: uppercase;
}
.woocommerce-info, .woocommerce-message {
  background: none !important;
  color: #000;
  border-top-color: transparent;
  border: 1px solid #ab8594 !important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 0 !important;
}
#order_review_heading {
  padding-top: 30px !important;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
  width: 50px !important;
}
.woocommerce table.shop_table {
  border: 0;
}
.woocommerce table.shop_table td {
  border-top: 1px solid #ab8594;
  padding-top: 15px;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  border-top: 1px solid #ab8594;
}
.woocommerce-result-count, .woocommerce-ordering {
  display: none;
}
.woocommerce-additional-fields__field-wrapper {
  margin-top: -20px !important;
}
/*--- SINGLE PRODUCT ---*/
.product_meta {
  display: none;
}
#options, .single_variation_wrap input, .quantity .qty {
  border: 1px solid #000;
  padding: 1%;
  font-family: 'Newsreader';
}
#options {
  padding: 3% !important;
  margin-bottom: 5px !important;
}
.single_variations_wrap input, .single_variations_wrap .qty, .quantity .qty {
  width: 80px !important;
  max-width: 80px !important;
  border: 1px solid #000;
  color: #000;
  font-weight: 700;
  padding: 10px;
  text-align: center;
}
.variations select {
  border: 1px solid #000;
  color: #000;
  font-weight: 400;
  font-family: 'Newsreader';
  font-size: 16px;
  padding: 10px;
}
.variations label {
  font-weight: 700;
}
.reset_variations {
  display: none !important;
}
.wc-forward {
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce a {
  color: #ab8594;
}
.woocommerce a:hover {
  color: #070803;
}
/*--- SLIDE OUT CART ---*/
.xoo-wsc-container {
  background: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
.xoo-wsc-header, .xoo-wsc-body, .xoo-wsc-footer {
  background: none;
  color: #000;
}
.xoo-wsc-bki {
  font-size: 20px !important;
}
.xoo-wsc-basket {
  bottom: 10px !important;
}
.xoo-wsc-items-count {
  border-radius: 50%;
  position: absolute;
  top: -10px;
  font-size: 12px;
  width: 22px;
  height: 22px;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
}
.xoo-wsc-items-count {
  left: -10px;
}
.xoo-wsc-content {
  position: relative;
  font-size: 14px;
  line-height: 1.5em;
  padding-right: 20px;
}
.xoo-wsc-content a {
  color: #fff;
  font-weight: bold;
}
.xoo-wsc-header {
  font-family: 'Newsreader' !important;
  font-weight: 700;
}
.xoo-wsc-pname, .xoo-wsc-qty-price {
  color: #000 !important;
  font-family: 'Newsreader';
}
.xoo-wsc-footer {
  padding-right: 20px;
  font-family: 'Newsreader';
}
.xoo-wsc-footer a.button {
  font-size: 18px !important;
  margin: 0px auto !important;
  padding: 5px;
  background: #ab8594;
  color: #000;
  width: 90% !important;
  font-weight: bold;
}
.xoo-wsc-footer a.button:hover {
  color: #fff !important;
  background: #014a5c;
  cursor: pointer;
}
.xoo-wsc-footer {
  border-top: 1px solid #000;
}
.xoo-wsc-header {
  border-bottom: 1px solid #000;
}
.xoo-wsc-ctxt {
  text-align: center;
  font-size: 24px;
  letter-spacing: 8px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.xoo-wsc-footer-b {
  padding-bottom: 30px !important;
}
.xoo-wsc-modal.xoo-wsc-active .xoo-wsc-container {
  background: #fff;
  color: #fff;
}
.xoo-wsc-basket {
  padding: 4px 10px !important;
  margin: 10px;
  z-index: 9999999;
  cursor: pointer;
  position: fixed;
  transition: 0.5s;
  height: 40px !important;
  width: 40px !important;
}
/*--- UPDATED STORE STYLES ---*/
.single-product-holder {
  padding: 0;
}
.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before {
  content: " ";
  display: table;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 1em;
  border: 0;
  width: 100%;
}
.woocommerce div.product form.cart .variations td.label {
  padding-right: 1em;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  border: 0;
  vertical-align: top;
  line-height: 2em;
}
.woocommerce div.product form.cart table td {
  padding-left: 0;
}
table.variations {
  width: 100%;
  border: 1px solid #000;
  padding: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
}
table.variations tr {
  display: grid;
  grid-template-columns: 50% 50%;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: center;
}
.summary .quantity {
  margin-top: 60px;
}
.single_variation_wrap a {
  color: #000 !important;
  margin-top: 50px !important;
  position: relative;
  top: 20px;
  margin-bottom: 20px;
  left: 2px;
  border: 1px solid #000;
  text-transform: uppercase;
  padding: 10px;
}
.woocommerce-tabs {
  display: none !important;
}
.woocommerce-variation-price {
  position: relative;
  top: 40px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}
.woocommerce-variation-price::before {
  content: "Your selection: ";
}
@media screen and (max-width: 980px) {
  table.variations tr {
    display: grid;
    grid-template-columns: 100%;
    width: 100%;
  }
}
.coupon .button {
  position: relative;
  top: 3px;
}
/*--- ORDER CONFIRMATION ---*/
.woocommerce {
  max-width: 1200px;
  margin: 0 auto;
}
.woocommerce ul.order_details li {
  float: none !important;
  display: inline-block !important;
}
.woocommerce-order {
  text-align: center !important;
}
.woocommerce-order-overview {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .woocommerce ul.order_details li {
    display: block !important;
    border-right: 0 !important;
    padding-bottom: 20px !important;
  }
  .woocommerce-column {
    margin-bottom: 40px !important;
  }
  .woocommerce-column h2 {
    margin-bottom: 0 !important;
    padding-bottom: 20px !important;
  }
}
