/*
Theme Name:  Wowmall Child
Theme URI:   http://wowmall.tonytemplates.com/
Description: Child theme for Wowmall
Author:      Etheme
Author URI:  https://themeforest.net/user/etheme/portfolio
Template:    wowmall
Version:     1.0
*/
/*
.archive .prdctfltr_wc {
	display:block;
}
.archive #prdctfltr-mobile .prdctfltr_wc {
	display:none;
}
@media (max-width: 768px) {
	.archive .prdctfltr_wc {
		display:none;
	}
	.archive #prdctfltr-mobile .prdctfltr_wc {
		display:block;
	}
}
*/

.top-panel {
    color: #b4b4b4;
    background-color: white !important;
    border-bottom: 1px solid #e4e4e4;
}

.woocommerce-main-image {
    padding-left: 20px !important;
}

img.attachment-woo_img_size_single_2.size-woo_img_size_single_2.wp-post-image {
    width: 85% !important;
    padding-left: 30px !important;
    float: right !important;
}
.woocommerce-product-gallery__image {
    max-width: 760px !important;
}
ul.products li.product .wc-loop-product-title a, .woocommerce ul.products li.product .wc-loop-product-title a {
    overflow: hidden;
    white-space: none !important;
    height:50px !important;
}

.wowmall-main-navigation-wrapper {
    min-height: 75px;
}
.logo-link img {
    padding-top: 10px;
}
#primary-menu > li > a {
    padding-top: 5px;
}
.top-panel-2 .header-text-wrapper {
    min-height: 36px;
}
#top-panel, .header-layout-mobile, #mobile-menu-close, body:not(.home) .header-layout-5 {
    background-color: #dcdbdb;
}
.header-tools-wrapper .header-tools {
    padding-top: 5px;
}
.prdctfltr_wc {
    position: relative;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: -8px;
    clear: both;
}

.row.cols-5 {
    z-index: -100;
    padding-top: 40px;
}
.prdctfltr_filter_wrapper.prdctfltr_columns_5 {
    margin-top: -70px;
    /* z-index: 1000; */
}
.prdctfltr_columns_5 .prdctfltr_filter {
    width: 20%;
}
.prdctfltr_filter label {
    font-size: 70%;
}
.prdctfltr_wc .prdctfltr_buttons {
    background-color: white;
}

.prdctfltr_wc:not(.prdctfltr_maxheight) {
    height: 90px !important;
}
@media (max-width: 767px)
h2:not(.widgettitle):not(.wc-loop-product-title) {
    font-size: 1.644444444444444rem !important;
    line-height: 1.5em !important;
    margin-top: 32px !important;
}
span.prdctfltr_showing {
    font-weight: 200;
}
.site-breadcrumb, .wc-loop-sorting-wrapper, .woocommerce-ordering .ui-selectmenu-menu {
    max-height: 50px;
}
.pf_default_select .prdctfltr_filter .prdctfltr_regular_title, .pf_select .prdctfltr_filter .prdctfltr_regular_title {
    padding-right: 69px !important;
    text-overflow: inherit !important;
}

