/*
Template:       ciri
Theme Name:     Ciri Child
Theme URI:      https://themeforest.net/user/LaStudio/portfolio?ref=LaStudio
Author:         LA Studio
Author URI:     https://themeforest.net/user/LaStudio?ref=LaStudio
Description:    Ciri - Furniture & Interior WooCommerce Theme
Version:        1.0.0
Requires at least: 5.0
Requires PHP:   7.0
Tags:           catalog, ceramics, craftsman, decor, elementor, furniture, furniture catalog, furniture portfolio, furniture shop, furniture store, home decor, interior decoration, lighting, woocommerce, woodworker
License:        GNU General Public License
License URI:    licence/GPL.txt
Text Domain:    ciri
Domain Path:    /languages/
*/

/* NAV */
.lakit-nav .menu-item-link.menu-item-link-top {
	padding: 8px 10px;
}

/* HEADER */
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
    max-width: 26px !important;
}
.dgwt-wcas-search-icon {
	width: 26px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
	background: transparent;
}

/* PRODUCT */
div#stock_notifier_main_form {
    margin: 40px 0;
}
.elementor-200 .elementor-element.elementor-element-d700424 .product_item--title, .elementor-200 .elementor-element.elementor-element-d700424 .product_item--price {
	font-size: 20px !important;
}
span.posted_in.detail-container, span.tagged_as.detail-container {
	display: none !important;
}
.cwginstock-panel-body input[type=text], .cwginstock-panel-body input[type=email] {
    width: 100%;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #5B5902 !important;
    border-color: #5B5902 !important;
}
.cwginstock-subscribe-form .panel-primary {
    border-color: #5B5902 !important;
}
.cwg_iagree_checkbox {
    padding-bottom: 20px;
}
.cwginstock-panel-heading h4 {
    color: #fff;
    font-size: 18px !important;
    line-height: 18px !important;
    margin: 0 !important;
}


/* CART */
.cart-collaterals h2 {
	font-size: 34px !important;
}
#shipping_method, .woocommerce-cart .woocommerce .shop_table.woocommerce-cart-form__contents dl {
	font-size: 18px;
}
.product-name a {
    font-size: 24px;
}


.joinchat {
	--bottom: 100px;
}

div#cookie-notice {
    z-index: 999999;
}

@media only screen  and (min-width : 1440px) {
	/* HOME */
	.cocinas {
    	left: 8%;
	}
}