/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-content-area.site-content{
	margin:80px 0;
}
main#main-content {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
}
main .e-con-boxed.wd-negative-gap {
    --container-max-width: inherit !important;
}
.bg-story .e-con-inner{
	background:#F0F0F0 !important
}
footer.wd-footer.footer-container.color-scheme-dark{
border:1px solid #D9D9D9
}
.product-slider .elementor-swiper-button {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: white;
    margin: 0 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    top: 33% !important;
}
.product-slider .elementor-swiper-button svg{
    fill: hsl(0deg 0% 0% / 90%);
    width: 18px;
    margin: auto;}