/*
Theme Name: Origen Living Theme
Theme URI: https://www.origenliving.in
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.3.1624647835
Updated: 2021-06-25 19:03:55

*/
.announce-main a {
    padding: 2px 8px;
    background: #2c9942;
    border-radius: 8px;
    color: #fff;
	margin-left: 150px;
	font-size:12px
}
.home-lists-sect.sec_list li img {
    height: 100% !important;
}

.home-lists-sect.sec_list li.product-part img{
	height:100% !important;
}



.ftr_mid img {
	padding:7px;
}
a.woomotiv-close {
    color: antiquewhite !important;
} 

.qib-button:not(#qib_id):not(#qib_id) {
	color:black !important;
}
.prd_list_bg {
     background:none !important;
   
}
.buttons-wrapper {
  position: absolute;
  height: calc(100vh);
  margin-top: -5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 997;
  top: 0;
  pointer-events: none;
  width: 100%;
}
@media only screen and (max-width: 768px){

.hero_bnr .slider img {
     height: auto !important;
    object-fit: contain !important;
	}
	.hero_bnr .slider img.home-slider1 {
		object-position: center !important;
	}
	.slide-content{
		background:none !important;
	}
}
@media only screen and (max-width: 591px)
.slide-content {
    background:none !important;
    padding: 10px;
}
.page-template-template-home-page .main_cat_heading {
    padding: 40px 0;
    position: relative;
}
.footer .support_blk.blk {
    text-align: center;
}
.social-icon {
    text-align: center;
}
.social-icon ul a {
    font-size: 24px;
}
.proiconlists li img {
    width: auto !important;
    height: 70px !important;
}

.prod_colletion .img_wrap, .prod_collection_list .img_wrap {
    min-height: 225px;
}

.prd_slider_wrap .img_wrap>a>img,.prod_collection_list .img_wrap>a>img {
    max-height: 225px;
    width: 100%;
}
.number.d-flex.align-bottom.out-stock {
    padding: 10px;
    color: #fff;
}
.woocommerce .woocommerce-cart-form .product-thumbnail .attachment-woocommerce_thumbnail {
    height: auto !important;
	width: 100% !important;
}