/* Enter Your Custom CSS Here */
.inquire .dce-button-text{text-transform: capitalize!important;}
.woof_container_inner_designers .woof_list_checkbox {
 flex-wrap: wrap !important;
}

.search-filter-component-combobox__actions-input {
    background-color: #fff !important;
}
input#search-filter-input-text-0 {
    background-color: #fff !important;
}



.product-title-small {
    font-size: 16px!important;
    font-weight: 500!important;
    line-height: 1.5!important;
    margin-bottom: 6px!important;
    text-transform: capitalize;
}
.product-title.product-title-small a {
    all: unset;
    cursor: pointer;
}
span.search-filter-input-checkbox__label

 {
    font-size: 14px !important;
    font-weight: 400;
}



/* HIDE SEARCH FORM TEMPORARILY
form.searchform {
    display: none !important;
}

*/

.add-to-wishlist-btn .btn-group {
    line-height: 19px !important;
}

.search-results-element a.elementor-post__thumbnail__link {
    margin-bottom: 0px!important;
}

input#gform_submit_button_4 {
    width: auto;
    margin-top: 25px;
}

.page-id-11352.logged-in .elementor-widget-theme-post-title {
	display: none;
}

.dce-posts-fallback {
	padding-left: 100px;
}

span.posted_in.detail-container {
    display: none;
}
span.tagged_as.detail-container {
    display: none;
}
div#mc_embed_signup label {
    font-size: 18px;
}
div#mc_embed_signup .indicates-required {
    font-size: 14px;
}
div#mc_embed_signup input#mc-embedded-subscribe {
    margin-top: 15px;
}
.quantity br {
    display: none;
}

div#pp-offcanvas-850f965.pp-offcanvas-visible {
    z-index: 99999999999!important;
}
input.elementor-search-form__input {
    color: #000!important;
}



button.dce-button-open-modal:hover {
    border: none;
}
button.dce-button-open-modal:focus {
	  outline: none;
    border: none;
}
button.dce-button-open-modal:active {
	  outline: none;
    border: none;
}

/* On Hover Product Price and Title */
.product-info-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #ffffff;
    color: #fff;
    visibility: hidden;
}
.product-info-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover .product-info-wrapper {
    visibility: visible;
    opacity: 0.8;
}


h2.woocommerce-loop-product__title {
	visibility: hidden;
	transition: opacity .5s;
	opacity: .5;
}
.post-type-archive-product span.price span.amount {
	visibility: hidden;
	transition: opacity .5s;
	opacity: .5;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover h2.woocommerce-loop-product__title {
    visibility: visible;
    opacity: 1;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover span.price span.amount {
    visibility: visible;
    opacity: 1;
}
/* End on Hover Product Price and Title */


@media only screen and (max-width: 1140px) {
/* Product Filters OffCanvas Mobile */
#pp-offcanvas-850f965 .woof_container_product_cat div.woof_container_inner, #pp-offcanvas-850f965 .woof_container_designers div.woof_container_inner, #pp-offcanvas-850f965 div.woof_block_html_items ul {
    display: block!important;
}
/* End Product Filters OffCanvas Mobile */
}

@media only screen and (max-width: 750px) {
.elementor-element.elementor-widget-pp-advanced-menu {
    top: 105px!important;
}
	.pp-advanced-menu--dropdown .pp-menu-close {
    margin-right: 45px;
}
body.pp-menu--off-canvas .pp-menu-off-canvas.pp-menu-d9b807c {
    width: 100%!important;
}
	div#theme-header {
    padding: 0!important;
}
div#theme-header .elementor-element .elementor-element {
    margin-top: 0;
}
}


@media only screen and (max-width: 425px) {
body.pp-menu--off-canvas .pp-menu-off-canvas.pp-menu-d9b807c {
    max-width: 425px;
}
}
@media only screen and (max-width: 400px) {
body.pp-menu--off-canvas .pp-menu-off-canvas.pp-menu-d9b807c {
    max-width: 400px;
}
	}
@media only screen and (max-width: 375px) {
body.pp-menu--off-canvas .pp-menu-off-canvas.pp-menu-d9b807c {
    max-width: 375px;
}
}