/*
Theme Name: Leroux
Theme URI: https://leroux.qodeinteractive.com
Description: Business Consulting
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: leroux
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.qodef-single-image img {
  display: block;
  border-box: 1px !important;
  box-sizing: content-box;
  width: 100%;
  border: solid #5B6DCD 10px;
  padding: 2px;
  min-height: 330px;
  box-shadow: 5px 5px 5px 5px #888888 !important;
}


/************************  Product Desc Setting Start  ************************/

#qodef-woo-page.qodef--single .product_meta .qodef-woo-info-label {
  display: none;
}

.qwfw-add-to-wishlist-wrapper {
  position: relative;
  z-index: 10;
  display: none;
}

#qodef-woo-page .qodef-woo-product-list .qodef-e-media-inner .button {
  background-color: rgba(255,255,255,.2);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  transition: all .3s ease-out,transform .5s ease-out;
  display: none;
}

/************************  Product Desc Setting End  ************************/




.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category .woocommerce-loop-category__title {
  position: absolute;
  bottom: 40px;
  left: 50%;
  background-color: #fff;
  width: auto;
  text-align: center;
  padding: 10px 40px;
  transform: translateX(-50%);
  width: 100%!important;
}

#qodef-woo-page.qodef--single .entry-summary .qodef-woo-product-title, #yith-quick-view-content.single-product .entry-summary .qodef-woo-product-title {
  margin: -13px 0 0!important;
  font-weight: bold!important;
}

.qodef-h2, h2 {
  font-weight: 600 !important;
  }

.qodef-fullscreen-menu {
  text-align: left !important;
}

#qodef-page-header .qodef-header-logo-link {
  height: 50px!important;
}

.qodef-blog.qodef-item-layout--compact .qodef-blog-item .qodef-e-inner .entry-date.qodef-list-date {
  display: none !important;
}

.qodef-blog.qodef-item-layout--compact .qodef-blog-item .qodef-e-top-holder {
  display: none!important;
}


.qodef-progress-data {
 display: none!important;
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content {
 background-color: rgba(238, 243, 246, 0.12) !important;
}
