/*
Theme Name: Tipsy Child Theme
Template: tipsy
Theme URI: https://tipsy.themerex.net/
Description: Tipsy Child Theme
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0.0
Tested up to: 6.7
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: tipsy
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.woocommerce ul.products .product_style_pure.product .price:hover {
    opacity: 1 !important;
}
.woocommerce ul.products li.product.outofstock a[class*="add_to_cart"] {
display:inline-block !important;}
.woocommerce ul.products .product_style_pure.product .wrap-data-hover .add_to_cart_wrap [class*="cart"] {   
border-color: var(--theme-color-text_link) !important;    
background-color: var(--theme-color-text_link) !important;  
padding: 10px;
color: white;
}
span.amount {
  color:#eb9e5b !important;    
  font-size: 24px !important; 
}
footer .woocommerce .single_add_to_cart_button{background-color: transparent !important;
	color: #eb9e5b !important;font-family: "DM Sans", sans-serif;
    font-size: 1rem;
    font-weight: normal;}

footer .woocommerce .product-title{font-family: "DM Sans", sans-serif !important;
    font-size: 1rem !important;;
    font-weight: normal !important;}
.elementor-section.elementor-section-boxed:not(.elementor-section-with-custom-width)>.elementor-column-gap-extended{width:1600px !important}
.woocommerce-thankyou-order-received{display:none !important}
.single_add_to_cart_button.button{color:white !important}
.woocommerce-form-register__submit{display:block !important;}
.woocommerce ul.products li.product .woocommerce-loop-product__title {min-height:60px}
#login_hide,#login_hide1 {display:none !important}
.woocommerce form .form-row label, .woocommerce-page form .form-row label
{
text-align:left;
}
.ti-widget.ti-goog .ti-review-header,.ti-widget.ti-goog .ti-review-item .ti-inner
{
background:white !important;	
}
