/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

#wcfm_products_manage_form_attributes_expander {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.post-type-archive-wcfm_vendor .header_area,
.taxonomy-wcfm_vendor .header_area {
    display: none !important;
}

/*Usuwanie Marki*/

.wcfmmp_sold_by_logo {
    display: none !important;
}

.wcfmmp_sold_by_wrapper img.wcfmmp_sold_by_logo {
    display: none !important;
}

span.wcfmmp_sold_by_label {
    display: none !important;
}



.product-element-top.wd-quick-shop {
	
	aspect-ratio: square !important;
	height: 215px;
	overflow: hidden;
	

}

/*Zmiana wysokości napisów*/
.wd-product h3.wd-entities-title {
    height: 60px;
    background: #f7f7f7;
    position: relative;
    top: -10px;
}e
/*Zmiana Koloru Zdjęć*/
img.attachment-large.size-large.wd-lazy-fade.wd-loaded {
	
}

/*Footer*/
.wd-footer {
    background-color: #9ebfb5 !important;
    background-image: none;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.wd-footer a {
	color: white !important;
	
}


img.attachment-large.size-large.wd-lazy-fade.wd-loaded:hover {
    mix-blend-mode: normal; 
		transition: all 0.2s;
}



/* Kategorie */

ul.pwb-row {
    display: flex;
    flex-direction: row;
}

ul.pwb-row li {
	    position: relative;
    left: -16px;
    padding: 0 !important;
    margin: 0 !important;
    margin-right: 10px !important;
    list-style: none !important;
}

/* Tagi */
.tagcloud a {
    font-size: 0.8rem !important;
    background: #b8ccc6;
    padding: 10px 15px;
    transition: all 0.5s;
	line-height: 45px;
    border-radius: 25px;	
}

.tagcloud a:hover {
	transition: all 0.5s;
	background: #738b84;
	color: white;
}


/*Product*/
.wcfmmp_sold_by_container_advanced {
  
    border-radius: 0;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative !important;
    left: -10px !important;
}
.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_label {
    color: #666;
    font-size: 0.8rem !important;
    margin-bottom: 0.3rem !important;
    margin-left: unset !important; 
    font-style: unset !important;
    letter-spacing: unset !important;
    text-transform: unset !important;
}

.wcfmmp_sold_by_container_left {
    display: none;
}

.menu-item a span {
    text-transform: uppercase !important;
}

.info-box-inner.reset-last-child {
    font-size: 14px;
}

#wcfmmp-store .tab_area .tab_links li.active {
    border-top-color:  #fff !important;
    border-top: 0px !important;
    border: 0px !important;
    font-weight: 900 !important;
}

#wcfmmp-store .tab_area .tab_links {
    border-color: #fff !important;
    border: 0px !important;
}

#wcfmmp-store .header_left {
    position: relative;
    margin-left: 5%;
    padding: 30px 0;
    z-index: 2;
}

#wcfmmp-store .tab_area .tab_links li {
  padding:0;
  float:left;
  border:1px solid #ffffff !important;
  border-bottom:1px solid rgb(255, 255, 255) !important;
  position:relative;
  margin:0;
  margin-right:2px;
  margin-bottom:-2px;

}

#wcfmmp-store .tab_area .tab_links li a {
font-family: "Aleo", Arial, Helvetica, sans-serif !important;
  color: black !important; 
  font-size: 17px !important;
}

#wcfmmp-store .tab_area .tab_links li.active a {
  color: black !important; 
  font-size: 17px !important;
}

small.sl-buy-subtext {
    color: #898989;
}


/*STORE*/

.lft.left_sidebar.widget-area.sidebar {
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
}

.whb-general-header {
    background: white !important;
    color: #333;

   a {
        color: #333 !important;
    }
}

#wcfmmp-store {
    box-shadow: unset !important;
    height: auto !important;
}

.wcfm-store-page {
    
    .product-element-top.wd-quick-shop {
    aspect-ratio: inherit !important;
    height: unset !important;
    overflow: hidden;
}

.header_wrapper {
    padding: 0 2em;
}

  .wcfm_store_title {
        top: 25px;
        position: relative;
        font-size: 2em !important;
    }

.wd-logo img {
    filter: invert(0.4) sepia(0) saturate(0.2) hue-rotate(120deg) !important;
}

.wd-filter-buttons.wd-action-btn.wd-style-text {
    display: none;
}

#wcfmmp-store .categories_list ul li a.active, #wcfmmp-store .categories_list ul li a:hover

 {
    color: #9ebfb5 !important;
}

}

#wcfmmp-store .tab_area .tab_links {
   li {
    border-radius: 10px 10px 0px 0px;
   }
}

.wcfm_product_taxonomy_pwb-brand, .wcfm_product_taxonomy_product_brand {
    display: none;
}

#wcfmmp-store .right_side {
    width: 75%;
    padding: 0% 0% 0 5%;
}

/*Logo*/
#wcfmmp-store .logo_area {
    width: 150px;
    height: 150px;
    overflow: hidden;
   
    background: #fff;
    box-shadow: unset;
    top: unset !important;
    position: relative;
}

.logo_area.lft {
    border-radius: 0 !important;
}

h1.wcfm_store_title {
    padding: 0 !important;
    margin: 0 !important;
}


.lft.header_left {
   
    justify-content: center;
}

.address.rgt {
    top: 25% !important;
    left: 155% !important;
}

.social_area.rgt {
    top: 26px;
    background: unset !important;
    border-radius: 20px;
  
}

#wcfmmp-store .logo_area a img {
    height: unset !important;
}

.product-element-top.wd-quick-shop {
    border: 15px solid #f7f7f7;
}

span.price {
    
    position: relative;
}

#wcfmmp-store .left_sidebar {
    width: 25%;
    padding: 0% 2% 5% 5%;
    background: #efefef;
    border: 1px solid #efefef;
}

div#wcfmmp-store-content {
    position: relative;
    top: -60px;
}



/*MOBILE*/

@media (max-width: 768px) {
  .mobile-nav .woodmart-category-menu,
  .mobile-nav .mobile-categories-wrapper {
    display: none !important;
  }

  .address.rgt {
    top: initial !important;
    left: initial !important;
}

.header_right {
    display: flex;
    justify-content: center;
}

    #wcfmmp-store .header_left {
        width: 100%;
        margin: 0;
        padding: 20px;
			margin-bottom:20px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
	
	#wcfmmp-store .right_side {
    width: 100%;
    padding: 0% 0% 0 5%;
		margin-bottom: 2rem;
}

#wcfmmp-store .left_sidebar {
    width: 100%;
    padding: 0% 2% 5% 5%;
    background: #efefef;
    border: 0px;
}


}

