/* 
Theme Name: EuroLife Child Theme
Theme URI: https://eyrietech.in
Description: Hello, Thank you for using our theme, for any help or support please feel free to reach us at anytime at info@eyrietech.in
Author: Eyrietech
Author URI: https://eyrietech.in
Template: eurolife
Version: 1.0.0
Text Domain: eurolife-child-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

/* Add your custom styles here */


/* Add your custom styles here - Luxe */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display:flex !important;
	justify-content:center!important;
	align-items:center!important;
	align-content:center !important;
	text-align: center;
	font-family: "Roboto Condensed", Sans-serif;
	font-weight:700;
	
    
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-produle,ct__tit .woocommerce ul.products li.product h3 {
    padding-top:5px !important;
	padding-bottom:5px !important;
    margin: 0;
    font-size: 24px !important;
	color: #000000 !important;	
}

 .woocommerce ul.products li.product a {
    background-color: transparent;
    text-decoration: none;
    color: #000000 !important;
}

.woocommerce ul.products li.product a:hover {
    background-color: transparent;
    text-decoration: none;
    color: #ffffff !important;
	background-color:#000000;
	
}

/* Add your custom styles here - UE */

.woocommerce .ue ul.products li.product, .woocommerce-page ul.products li.product {
    display:flex !important;
	justify-content:center!important;
	align-items:center!important;
	align-content:center !important;
	text-align: center;
	font-family: libre bodoni;
	
    
}

.ue .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-produle,ct__tit .woocommerce ul.products li.product h3 {
    padding-top:5px !important;
	padding-bottom:5px !important;
    margin: 0;
    font-size: 18xp !important;
	color: #ffffff !important;	
}

 .ue .woocommerce ul.products li.product a {
    background-color: transparent;
    text-decoration: none;
    color: #ffffff !important;
}

.ue .woocommerce ul.products li.product a:hover {
    background-color: transparent;
    text-decoration: none;
    color: #000000 !important;
	background-color:#ffffff;
	
}

/* Toggele button color */
.hfe-nav-menu-icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
    background-color: #ffffff;
}


/* Hero banner previous next arrow */
div#n2-ss-3 .nextend-arrow img {
    width: 32px;
    height: 32px;
    background-color: #000000;
    border-radius: 50%;
	 padding: 10px !important;
}

.n2-ss-slider img.n2-ow, .n2-ss-slider .n2-ow-all img, .n2-ss-slider svg.n2-ow, .n2-ss-slider .n2-ow-all svg {
    max-width: none;
    max-height: none;
    height: auto;
    box-shadow: none;
    border-radius: 0;
    background: 0 0;
    background: 0 0;
   
    margin: 0;
    border: 0;
    vertical-align: top;
}














