/*
Theme Name:   Bw KidXtore Child
Theme URI:    https://kidxtore.bzotech.com/intro/
Author:       The BZOTech
Author URI:   #
Description:  KidXtore is a very cute WooCommerce theme with eye-catching designs and colorful colors. It is the ideal WordPress theme for e-commerce websites or businesses that sell goods for babies and kids.
Template:     bw-kidxtore
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: baby store wordpress theme, kids store wordpress theme, wordpress baby theme, wordpress kid shop theme, baby store woocommerce theme, kids store woocommerce theme, elementor theme, woocommerce theme, wordpress theme
Text Domain: bw-kidxtore-child
*/
.item-grid-product-style2 .item-product .addcart-link:hover {
    color: #fff;
}
.item-grid-product-style2 .product-price .woocommerce-Price-amount, .product-price .woocommerce-Price-amount {
    color: #bf1720;
	font-size: 16px;
    font-weight: 500;
}
.product-price del .woocommerce-Price-amount {
	font-size:14px;
}
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 23px;
}
.woocommerce button.button {
	padding: 8px 25px;
	background: #55B895;
	font-size : 15px;
	color: #fff;
	border: none;
	border-radius: 0px;
}
.mini-cart-button .button, .woocommerce a.button, .wc-block-components-button:not(.is-link) {
	padding: 8px 25px;
	background: transparent;
	font-size : 15px;
	color: #55B895;
	border: 2px solid #55B895;
	border-radius: 0px;
}
.mini-cart-button .button:hover, .woocommerce a.button:hover, .wc-block-components-button:not(.is-link):hover {
	
	font-size : 15px;
	color: #fff;
	background: #55B895;
	border: 2px solid #55B895;
}
.mc4wp-form-fields button {
	padding: 8px 25px !important;
	background: #55B895;
	font-size : 15px;
	color: #fff;
	border: 2px solid #55B895;
	border-radius: 0px !important;
}
body {
	font-size :15px;
}
.bzotech-navbar-nav .sub-menu {
	min-width: 200px !important;
	border-radius: 8px !important;
}
.product-thumb .rotate-thumb img {
	width :100%;
	height: 100%;
	max-height:250px;
	object-fit: contain;
}
.product-thumb .translate-thumb img {
    transition: all 0.4s ease-out 0s;
    width: 100%;
    height: 100%;
    max-height: 250px;
	object-fit: contain;
}
.elementor-element-ec4acd2 p {
	text-align:center;
}
.elementor-element-98438f2 .child-category-list a {
	padding-right:40px;
}

.elbzotech-logo-global-style-image a {
    display: flex;
    justify-content: center;
}
.woocommerce div.product div.images img {
	max-height: 450px;
	object-fit: contain;
}
.single-product .bread-crum {
    display: none !important;
}

@media (max-width: 480px) {
.elbzotech-account-manager-global .title-account {
  display:none;	
}
	.product-thumb .translate-thumb img	{
		max-height: 170px;
	}
	.mini-cart-text-bt {
		 display:none;	
	}
}	
.after-append-footer {
	display:none !important;
}