.wpmenucart-contents {margin-left:50px}
.widget img {margin-right:15px}
.entry-title {
		font-family: 'Niconne', cursive;
		font-size: 2.5em}

.wp-block-woocommerce-customer-account a .icon+.label {
   margin-top: 13px;
}

/* To hide the additional information tab */
li.additional_information_tab {
    display: none !important;
}

footer.entry-meta {
  display: none;
}

.woocommerce div.product form.cart .variations th {
background-color: #ffffff;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	float: right;
	width: 200px;
	margin-left: 30px;
	border-top: 4px double #E0DDDC;
	border-bottom: 4px double #E0DDDC;
}

.woocommerce-MyAccount-navigation-link--heart  {
    text-align: center;
    font-size: 25px;
    pointer-events: none;	  
	  margin-top: -4px;
}

.woocommerce-MyAccount-navigation-link--hearts {
    text-align: center; 
	  font-size: 25px;
    pointer-events: none;
	  margin-bottom: -4px;
}

.widget-woocommerce-currency-switcher {
	margin-bottom: 0;
}

.woocommerce-currency-switcher-form {
	margin-bottom: 0;
}

.page-title {
    font-weight: 600;
    margin: 0.75;
	  font-family: 'Niconne', cursive;
    font-size: 2.5em;
	text-align: center;
}

.wishlist_table .product-add-to-cart a.button {
	background-color: #f79ea9;
}

.wishlist_table .product-add-to-cart a.button:hover {
      background-color:#000000;
      transition: 0.7s;
}

.woocommerce div.product form.cart .button {
	background-color: #f79ea9;
}

.woocommerce div.product form.cart .button:hover {
      background-color:#000000;
      transition: 0.7s;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background-color: #26A0E8;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	background-color: #f79ea9;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
	background-color:#000000;
      transition: 0.7s;
}

.wc-block-mini-cart__button:hover {
	background-color:#f79ea9;
      transition: 0.7s;
}

.wishlist-title {
    display: none;
}

.yith-wcwl-share li a>img {
    max-width: 30px;
	  padding: 0;
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 0);
    box-shadow: 0 0 0 rgb(0 0 0 / 0);
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 2em;
    width: 2em;
}

.wp-container-8 {
	margin-bottom: -1.9em;
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    z-index: 10;
    margin: 0;
    top: 40px;
    right: 10px;
	  left: auto;
    text-align: right;
    position: relative;
	  color: #ff8f9d;
}

.woocommerce-loop-category__title .count {
	display: none;
	text-align: center;
}

.woocommerce-loop-category__title {
	text-align: center;
}

.product_title {
	margin-left: 3px;
}

.woocommerce div.product form.cart .variations select {
    max-width: 75%;
}

.variations td {
	text-align: left;
}

.wc-block-mini-cart__button {
	padding-right: 0px;
}