/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.menu-item-has-children.nav-dropdown-col > a {
	display: none;
}

.main_title .section-bg.bg-fill,
#masthead,
#footer.footer-wrapper
 {
	background-repeat: repeat-y !important;
	-webkit-background-size: 100% auto !important;
	background-size: 100% auto !important;
	background-image: url('img/main-title-bg.png');
}

body.home #masthead {
	background: none;
}

#masthead .header-inner {
	background-color: #fff;
}

.header-language-dropdown .image-icon,
.header-language-dropdown .icon-image {
	display: none;
}

.nav-dropdown {
	min-width: 63px;
}

.nav-dropdown-default {
	padding: 5px;
}

.nav-dropdown-default .nav-column li > a,
.nav-dropdown.nav-dropdown-default > li > a {
	text-align: center;
}

footer#footer {
	box-shadow: 1px 1px 10px rgba(0,0,0,0.15);
}

#footer .footer-2 {
	padding-top: 0;
	border-top: none;
}

#footer .footer .row.large-columns-4.mb-0 {
	padding-top: 30px;
	background-color: #fff;
}

#footer .absolute-footer {
	padding: 0;
	background-color: transparent;
}

#footer .absolute-footer .container.clearfix {
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #fff;
}

.contact .accordion {
	margin-top: -1.3em;
}

.contact .accordion-title {
	border: none;
}

.contact p {
	margin-bottom: 1em;
}

 /*MAIN BANNERS*/

.beautiful_shoes .bg-fill {
	background-size: auto 100% !important;
}

.main_title .white.is-outline {
	background-color: rgba(0, 0, 0, 0.4) !important;
	font-size: 12px;
}

.main_title .white.is-outline:hover {
	background-color: #fff !important;
}

.main_title .text-box .text .text-inner p {
	margin: 0;
}

.main_title .text-box .text .text-inner p a {
	display: block;
	padding: 9px 0;
}

.main_title .banner .button {
	margin: 0 !important;
}

.main_title .text-box.banner-layer {
	width: auto !important;
}

/*END MAIN BANNERS*/

.product-category h5.header-title {
	text-shadow: 5px 5px 16px rgba(0,0,0,0.6);
}

.accordion-inner a {
	border-bottom: 1px dashed #334862;
}

.accordion-inner a:hover {
	border-bottom: none;
}

.widget_price_filter .price_slider_amount {
	text-align: center;
}

.widget_price_filter .price_slider_amount .button {
	float: none;
}

.woocommerce-cart tr.cart-subtotal {
	display: none;
}

ul.wc_payment_methods .payment_method_privat24 img {
	display: none;
}

img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 15px;
}

.entry-meta .byline,
.entry-meta .meta-author {
	display: none;
}

.flatsome_recent_posts .post_comments {
	display: none;
}

.tax-pa_brend img.alignleft {
	max-width: 50%;
}

ul.nav.nav-left.medium-nav-center li {
	width: 100%;
	margin: 0;
}

ul.nav.top-bar-nav.nav-right .header-divider {
	flex-basis: 100%;
	height: 0px;
}

a.wishlist-link.is-small:after{
	content: none;
}

ul.nav.top-bar-nav.nav-right li.last_item {
	margin-right: 0;
}

@media only screen and (max-width: 480px) {
	.tax-pa_brend img.alignleft {
		display: block;
		float: none;
		margin: 0 auto 15px auto;
		max-width: 90%;
	}
}

.wpc-filter-title {
	position: relative;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.05;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.wpc-filter-header:after {
	content: '';
	display: block;
	width: 100%;
	max-width: 30px;
	height: 3px;
	background-color: #0000001a;
	margin: .66em 0 1em 0;
}

.wpc-filters-main-wrap li.wpc-term-item label {
	justify-content: space-between;
	width: 100%;
}

.wpc-term-count {
	font-size: .8em;
	font-weight: normal;
}
	
body .sidebar-inner .wpc-filters-main-wrap li.wpc-term-item {
	margin-bottom: 0;
	padding: 10px 0;
	border-top: 1px solid #ececec;
}

body .sidebar-inner .wpc-filters-main-wrap li.wpc-term-item:first-child {
	padding-top: 0;
	border: none;
}

body.term-sumki-uk .wpc-filter-pa_razmer,
body.term-sumki .wpc-filter-pa_razmer,
body.term-sumki-uk .wpc-filter-pa_vysota-kabluka-sm,
body.term-sumki .wpc-filter-pa_vysota-kabluka-sm,
body.term-sumki-uk .wpc-filter-pa_kategoriya,
body.term-sumki .wpc-filter-pa_kategoriya {
	display: none;
}