/*
 Theme Name:   BISOU
 Description:  A web designing company in Sri Lanka with a team of talented individuals who have been in the industry for more than 10 years helping to create an online presence for our clients. We are specialized in designing and developing high-performing websites. Our talented team of web designers and developers are capable of handling websites on any scale. We create simple customer journies through high engaging landing pages using clear call-to-action to convert your visitors into leads We work closely with our customers educating them on how to design and create a winning website for their business that helps their customers find what they want on the website. We work to ensure your website performs at the optimum level on all screen sizes.
 Author:       Media Horizon
 Author URI:   https://mediahorizonsl.com/
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

html {
    max-width: 1920px !important;
    margin: auto;
}
page-id-13911 ~ html{
	max-width: auto !important;
    margin: auto;
}
.searchform .searchsubmit {
    left: 2px !important;
    color: #999b9d !important;
    font-weight: 800 !important;
}

.searchform input[type="text"] {
    padding-left: 50px !important;
	border-radius: 100px !important;
	height: 40px !important;
}
.no-results.not-found {
	text-align: center;
}
.no-results.not-found .searchform {
    width: 40%;
    margin: auto;
}
.woocommerce-billing-fields p:last-child {
    margin-bottom: revert;
}
.page-id-9 p#e_deliverydate_field {
    display: flex;
    flex-direction: column;
	margin-top: 30px;
}
.meta-categories-wrapp{
	display: none;
}
.blog-post-loop .article-body-container{
	max-height: 320px;
}

li.menu-item.menu-item-type-taxonomy {
    padding: 0px;
}
.archive.woocommerce .wd-add-btn.wd-add-btn-replace.new-block-bisou-buttons {
    display: flex;
    flex-direction: column;
	margin-bottom: 10px; 
}
.archive.woocommerce .wd-add-btn.wd-add-btn-replace.new-block-bisou-buttons a.button.view-product {
    margin-right: 0px; 
	margin-bottom: 10px; 
}
.wd-add-btn.wd-add-btn-replace.new-block-bisou-buttons {
    display: block;
}
.wd-add-btn.wd-add-btn-replace {
    display: none;
}
.wd-add-btn.wd-add-btn-replace.new-block-bisou-buttons a.button.view-product{
    padding: 10px 14px;
    font-size: 12px;
    line-height: 16px;
}
.wd-add-btn.wd-add-btn-replace a {
    border: 1px solid var(--btn-shop-bgcolor-hover);
}
.wd-product-cats {
	display:none;
}
.wd-star-rating {
	display:none;
}

#place_order {
  border: 1px solid #000000 !important;
}

.elementor-83 .elementor-element.elementor-element-5cfe655 .elementor-button:hover, .elementor-25 .elementor-element.elementor-element-882e1ae .elementor-button:hover {
    transition: all 0.5s ease-in;
    background: #c1254a;
    color: #ffffff;
}
.single-product .wd-single-add-cart form.variations_form {
    flex-direction: column;
}

.elementor-25 .elementor-element.elementor-element-8a07368 .elementor-button:hover {
    background: #ffffff;
    color: #c1254a;
/* 	border: 1px solid #c1254a; */
}
.wd-registration-page {
	max-width: 100% !important;
}
:is(.register,.login) .button {
    width: auto !important;
}
a.btn.wd-switch-to-register {
    width: auto !important;
}
.lost_reset_password .button{
	border: 1px solid #000000 !important;
}

@media (max-width: 1562px){
	.woocommerce .wd-hover-standard .wd-add-btn>a {
		width: 100%;
	}
	.woocommerce .wd-add-btn.wd-add-btn-replace.new-block-bisou-buttons a.button.view-product{
		margin-bottom:10px;
	}
}
@media (max-width: 1417px){
	.wd-add-btn.wd-add-btn-replace.new-block-bisou-buttons a.button.view-product{
		margin-bottom:10px;
	}
	.wd-hover-standard .wd-add-btn>a {
		width: 100%;
	}
}

@media (min-width: 1418px){
	.wd-add-btn.wd-add-btn-replace.new-block-bisou-buttons a.button.view-product{
		margin-right: 10px;
	}
	
}