.value.with-swatches {
  overflow: hidden;
  height: 89px;
  display: block;

}

.reset_variations {
  margin-top: 20px !important;
  display: block;
  float: right;
  background: #c0b283;
  padding: 4px 13px;
  border: #000 solid 1px;
  border-radius: 4px;
  color: #fff !important;
  font-weight: 500;
  display: none;
}

.reset_variations {
  display: none !important;
}

@media only screen and (max-width: 600px) {
  .pressmart-swatches {
    max-height: 90px;
    overflow-y: auto;
    height: 200px;
  }

  .sku_wrapper.riz_sku {
    position: absolute;
    top: -87px !important;
  }

}


.value.with-swatches {
  overflow: inherit !important;
}

.reset_variations:hover {
  color: #000 !important;
}

.value.with-swatches {
  height: 20px !important;
}

.stock-availability.in-stock {
  margin-top: 10%;
}

.stock-availability.in-stock {
  display: none !important;
}

/* .sku_wrapper {
  position: absolute;
  top: 33% !important;
}  */

.variations .label {
  padding: 12px 0 0 0 !important;
  line-height: 28px;
  font-size: 16px;
}

.products .product-image {
  display: flex;
  justify-content: center;
  align-items: center;
}


.info_rizwan {
  height: 72px;
  overflow: hidden;
  margin-bottom: 95px !important;
}

.sku {
  font-weight: normal !important
}

.short-description p {
  font-weight: normal !important;
  
}

.sku_wrapper.sku-a {
  font-weight: bold;
}

.variation-v1 {
  position: absolute;
  top: 107px;
}

.sku_wrapper.riz_sku {
  position: absolute;
  top: 160px;
  font-size: 18px;
}

.variation-v2 {
  margin-top: 25px;
}

/* .woocommerce-variation-description p {
  position: absolute !important;
  top: 119px !important;
}

.product_title.entry-title {
  height: 227px !important;
}

.woocommerce-variation-price {
  position: absolute;
  top: 188px !important;
} */




/* .product_meta {
  position: absolute !important;
  top: 230px !important;
} */


/* .variation-v2 {
  display: none;
}
 */

/* .variations {
  margin-bottom: 41px !important;
} */
.woocommerce-product-details__short-description {
  font-size: 17px;
}
.products .product-price {
  display: none;
}

.payment_method_cod {
  display: none;
}
#footer {
  margin-top: 5%;
}


.single-product-images-wrapper a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
}

.woocommerce-product-details__short-description span {
    display: none !important;
}


span.author-link.vcard {
    display: none;
}



.product-wrapper {
    height: 416px;
}

.pressmart-ajax-load.load-more-button {
    clear: both;
}

.pswp__caption__center {
    display: none;
}




/* new css */

.header-navigation {
    background-image: linear-gradient(#daa87c, #fae0af);
}

.footer-main a:hover {
    color: #ffffff;
}


.header-logo .logo, .header-logo .logo-light {
    max-width: 206px !important;
}



