/*
Theme Name:   Gayatri Child
Theme URI:    https://wpkoi.com/gayatri-wpkoi-wordpress-theme/
Description:  Gayatri Child Theme
Author:       John Doe
Author URI:   https://wpkoi.com
Template:     gayatri
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  gayatri-child
*/

.wcmp-widget-product-title{
	display:none;
}
.wcmp-widget-product-header{
	position:absolute;
	right:0;
	margin-right:1rem;
}
.wcmp-widget-product.wcmp-odd-product:hover, .wcmp-widget-product.wcmp-even-product:hover{
background-color:#fff;
}

@media (min-width: 768px) {
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
      width: 28%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
      width: 68%;
}
    
}
.wcmp-widget-product-purchase a {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'><path d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.08-.14.12-.31.12-.48 0-.55-.45-1-1-1H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
  display: inline-block;
  width: 21px !important;
  height: 21px !important;
}
.button, .woocommerce a.button, .woocommerce button.button, html input[type="button"], input[type="reset"], input[type="submit"] {
      background-color: #7f54b3 !important;
      color: #fff !important;
}