/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* CSS By Shoron */
#post-3149 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-550d3e2.wd-section-stretch.elementor-section-content-middle.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle{
	margin-bottom:-40px;
}

#pera-img {
	background: rgb(228,241,223);
background: linear-gradient(0deg, rgba(228,241,223,1) 50%, rgba(243,255,239,1) 50%);
}

@media all and (max-width: 767px){
		#pera-img img {
			height: 428px;
			object-fit: contain;
	}
}

@media all and (max-width: 500px){
		#pera-img img {
			height: 280px;
	}
}

.cfvsw-shop-variations tr td {
    justify-content: center;
}

.wd-swatches-product {
	display: none!important;
}

.wd-post.blog-design-meta-image.blog-post-loop.blog-style-flat{
				border-radius: 10px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.wd-post.blog-design-meta-image.blog-post-loop.blog-style-flat.has-post-thumbnail .wd-post-thumb{
	border-radius: 10px 10px 0 0;
}

.wd-post.blog-design-meta-image.blog-post-loop.blog-style-flat img{
	border-radius: 10px 10px 0 0!important;
}

.wd-post.blog-design-meta-image.blog-post-loop.blog-style-flat .wd-post-content {
	padding: 20px
}

.wd-add-btn-replace .add-to-cart-loop.variation:before{
	content: "\f11a";
  font-family: "woodmart-font";
}
