/*
Theme Name:   Lilac Child
Theme URI:    https://lilac.wpengine.com/
Description:  Lilac Child Theme
Author:       the WeDesignTech team
Author URI:   https://wedesignthemes.com/
Template:     lilac
Version:      1.0.0
Text Domain:  lilac-child
*/


.live_cart a.elementor-menu-cart__toggle_button{
	padding: 16px 16px 12px 12px !important;
	border-radius: 50px !important;
}

#home_slider .swiper-slide>.wdt-content-item,
#home_slider .swiper-slide>.wdt-content-item>div,
#home_slider .swiper-slide>.wdt-content-item>div>section{
	height: 100%;
}

.wdt-custom-product-single-thumb-slide .wdt-product-image-gallery-thumb-enlarger.fa-expand:before {
	content: "\f065" !important;
	font-family: "Font Awesome 5 Free" !important;
}

.live_cart .elementor-menu-cart__container.elementor-lightbox{
	display: none !important;
}

.live_cart a.elementor-menu-cart__toggle_button{
	border: none !important;
}

/* .product-template.single.single-product .woocommerce-notices-wrapper p.woocommerce-error{
	display: block !important;
} */

p.single_notice_text {
    background: #ecdec1;
    padding: 5px 10px;
}

/* home silder */

.hero_banner_sec .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div {
    color: #000 !important;
    font-size: 30px !important;
}
.hero_banner_sec .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover{
	color: #ecdec1 !important;
}

.wdt-home-slider-style-1 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-prev {
    left: 1% !important;
}

.wdt-home-slider-style-1 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-next {
    right: 1% !important;
}

 @media only screen and (max-width: 1540px){
	.wdt-home-slider-style-1 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
    position: absolute;
    bottom: 3%;
    left: 2%;
/*      width: 100%; */
}
}

 @media only screen and (max-width: 480px){
	.wdt-home-slider-style-1 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
    position: absolute;
    bottom: 2%;
    left: 2%;
    /* width: 100%; */
}
}
