/*
Theme Name: Nyture Child
Theme URI: http://nyture.novaworks.net
Description: This is a child theme for Nyture Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: nyture
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/*body {
	font-family: "Helvetica Neue",
	Arial,
	"Hiragino Kaku Gothic ProN",
	"Hiragino Sans",
	Meiryo,
	sans-serif;
}*/

body {
    font-family: 'Noto Sans JP', sans-serif;
}

.elementor-element.elementor-element-20445e3 {
	margin-top: 50px;
}

.kitify-logo-display-block {
	margin-top: 20px;
}

.kitify-nova-menu__mobile-trigger  {
	margin-top: -20px;
}

.price,
.caption > .product_name,
.kitify-post-title {
	font-family: "Poppins", "oto Sans JP", "Yu Gothic", "noto", sans-serif !important;

}

/*.product-item__description--actions,
.elementor-kitify-nova-cart,
.elementor-kitify-wooproduct-addtocart {
	display: none !important;
}*/

body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-quantity .quantity .qty-button,
body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-quantity .quantity .qty-button.inc,
form.cart .quantity .qty-button.inc:after,
form.cart .quantity .qty-button.dec:after,
ul.products .product .product-item .product-item__description--actions,
.product_type_simple add_to_cart_button ajax_add_to_cart,
.woocommerce-order-overview__payment-method.method,
.woocommerce-customer-details,
.woocommerce-order-overview__email.email {
	display: none !important;
}

.woocommerce-message {
background-color: #968C83 !important;
}

form.cart .quantity input.qty {
line-height: 1;
}

.wpcs_product_carousel_slider .title {
	font-family: "Poppins", "oto Sans JP", "Yu Gothic", "noto", sans-serif !important;
	border-bottom: 1px solid #F6F6F6!important;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 13px 20px;
}

.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .button {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: var(--site-primary-button-color);
	padding: 0.9375rem 0 !important;
	margin-bottom: 1rem;
	font-size: 0.75rem;
	text-transform: uppercase;
	letter-spacing: 1.38px;
	border-width: 1px;
}

ul.products .product .product-item:hover .nova_product_quick_view_btn, ul.products .product .product-item:hover .nova_product_wishlist_btn {
	display: none !important;
}

/*AQUERU用

body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-price,
body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name,
body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-quantity,
body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal,
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table,
body.woocommerce-cart .cart-collaterals .cart_totals h2,
.elementor-kitify-wooproduct-addtocart .cart .quantity,
.elementor-kitify-wooproduct-stock .stock,
ul.products .product .product-item .product-item__description .product-item__description--info span.price,
.woocommerce div.product.elementor .quantity .qty
.elementor-kitify-wooproduct-stock .stock,
[data-elementor-type="product"]
.price,
.single-product.price,*/

.checkout.woocommerce-checkout {
	display: none !important;
}

.elementor-element {
	padding: 0 8px;
}
	
/*.elementor-5282kitify {
	height: 100px;
}*/

.kitify-animated-text__animated-text {
	color: #62c3cc !important;
	font-weight: 700 !important;
	display: inline;
	transition: width 0.3s ease;
}


@media (min-width: 768px) {
.elementor-5460 .elementor-element.elementor-element-e75ed9b {
width: 25% !important;;
}

.checkout.woocommerce-checkout,
.elementor-5460 .elementor-element.elementor-element-7eb7e5ce,
.elementor-5460 .elementor-element.elementor-element-5c743a08,
.wc_payment_method .payment_method_cod,
.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods,
#customer_details {
	display: none !important;
}

.thanks {
	font-size:20px;
	font-weight: 600;
	color: #ffffff;
	padding: 16px 24px;
	background-color: #a3966f;
	text-align: center;
}

.center {
	text-align: center;
}

ul.products .product .product-item__badges {
	display: none !important;
}

}

/*@media screen and (max-width: 480px) {*/
@media screen and (max-width: 768px) {

.elementor-element.elementor-element-20445e3 {
	margin-top: 100px !important;
}

.products-list-mini li.product {
margin-bottom: 3rem;
padding: 0 !important;
/*width: 33% !important;*/
width: 50% !important;
}

.elementor-6019 .elementor-element.elementor-element-20445e3 ul.products li.product {
margin-bottom: 14px;
}

ul.products .product .product-item .product-item__description .product-item__description--info a.title .woocommerce-loop-product__title {
font-size: 11px;
font-weight: 500;
margin-bottom: 0;
}

ul.products .product .product-item .product-item__description .product-item__description--info span.price {
font-size: 12px;
}

ul.products .product .product-item .product-item__description {
position: relative;
margin-top: 0.25rem;
}

.elementor-5282 .elementor-element.elementor-element-c5f5f0a > .elementor-widget-container {
	margin: 30px 20px 30px 20px !important;
}


}
/****************************************************************/
/****************************************************************/
/****************************************************************/
