/*Product Category Background*/
.archive #shop-main, .archive-shop {background : rgba(255,255,255,0.95);padding:20px;}
.mobile-grid-layout .product__wrap {background : rgba(255,255,255,0.85);}

/*Product Detail Background*/
.single-product .single-wrap { max-width: 1200px !important; margin: 20px auto !important; background: rgba(255,255,255,0.95); padding: 20px;}

/*Inner Page Banner*/
@media only screen and (max-width: 768px) {
  .site-title {background-size:contain !important;
    min-height:120px !important;}
}

/*Mobile Add to Cart Bar*/
.single-mobile-layout .p-single-info.fixed .p-action-sticky {background:#f5f5f5!important;}


.wr-btn, .button, button[class*="button"], .submit, input[type="submit"], a.button_sg, .yith-woocompare-widget a.compare{
  height:100% !important;