/** Shopify CDN: Minification failed

Line 203:2 Unexpected "/"

**/
  .title-price_main {
  display: flex; 
  }
 
  .title-price_main .title-center {
  display: flex;
  text-align: center;
  margin: 0 1rem;
  width: 50%;
  justify-content: center;
  justify-items: center;
  align-content: space-around;
  }

  .title-price_main .title-left {
  display: flex;
  text-align: center;
  margin: 0 1rem;
  width: 50%;
  justify-content: left;
  justify-items: left;
  align-content: space-around;
  }

  .title-price_main .title-right {
  display: flex;
  text-align: center;
  margin: 0 1rem;
  width: 50%;
  justify-content: right;
  justify-items: right;
  align-content: space-around;
  }
  .meta_desc {
    padding-block: 1rem;
  }
  .price .product__tax {
  margin-top: 0rem;
  }

  .title-price_main .price-center {
    margin-bottom: .4rem;
    display: grid;
    width: 50%;
    justify-content: center;
    justify-items: center;
    align-content: space-around;
  }
  .title-price_main .price-left {
    margin-bottom: .4rem;
    display: grid;
    width: 59%;
    justify-content: left;
    justify-items: left;
    align-content: space-around;
    padding-left: 18px;
  }
  .title-price_main .price-right {
    margin-bottom: .4rem;
    display: grid;
    width: 45%;
    justify-content: right;
    justify-items: right;
    align-content: space-around;
  }
  .metainfo {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .metainfo__tags {
    text-align: center;
    display: flex;
    font-size: small;
    max-width: 50%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    gap: 0.8rem;
  }
   .-title {
    box-shadow: inset 0 0 20px 20px #b5b5b559;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 4rem;
    padding: 0.8rem;
    text-wrap: nowrap;
    font-size: 1.1rem;
    text-transform: capitalize;
   }
  
  @media screen and (max-width: 949px) {
  .title-price_main {
  display: flex; 
  flex-direction: column
  }
  }
  
  @media screen and (max-width: 949px) {
  .title-price_main .price-left {
    margin-bottom: unset;
    display: grid;
    width: unset;
    justify-content: center;
    justify-items: center;
    align-content: unset;
  }
  }

   @media screen and (max-width: 949px) {
  .title-price_main .title-left {
   display: flex;
   text-align: center;
   margin: 0 1rem;
   width: unset;
   justify-content: center;
   justify-items: center;
   align-content: unset;
  }
  }

   @media screen and (max-width: 949px) {
  .title-price_main .price-center {
    margin-bottom: unset;
    display: grid;
    width: unset;
    justify-content: center;
    justify-items: center;
    align-content: unset;
  }
  }

   @media screen and (max-width: 949px) {
  .title-price_main .title-center {
   display: flex;
   text-align: center;
   margin: 0 1rem;
   width: unset;
   justify-content: center;
   justify-items: center;
   align-content: unset;
  }
  }

  @media screen and (max-width: 949px) {
  .title-price_main .price-right {
    margin-bottom: unset;
    display: grid;
    width: unset;
    justify-content: center;
    justify-items: center;
    align-content: unset;
  }
  }

   @media screen and (max-width: 949px) {
  .title-price_main .title-right {
   display: flex;
   text-align: center;
   margin: 0 1rem;
   width: unset;
   justify-content: center;
   justify-items: center;
   align-content: unset;
  }
  }
  
  @media screen and (max-width: 949px) {
  .-title {
  height: 5rem;
  padding: 4px;
  font-size: xx-small;
    }
  }
  @media screen and (max-width: 949px) {
   #metainfo__tags {
    max-width: 100%;
    width: 100%;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: var(--grid-mobile-horizontal-spacing);
    grid-row-gap: var(--grid-mobile-vertical-spacing);
    padding-left: 13px;
    padding-top: 13px;
    padding-right: 13px;
    font-size: small;
   } 
  }
  #meta_description {
    text-align: center;
    margin: 10px;
  }
   @media screen and (max-width: 750px) {
  #meta_description {
    text-align: unset;
  }
  }

  /dildos