/*
Theme Name: Vibratex Child Theme
Theme URI: http://vibratex.just-theme.com/
Author: Just Themes
Author URI: http://just-theme.com/
Description: Blank Child Theme for Vibratex
Template: vibratex
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: vibratex

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/




#lte-nav-wrapper{
	background-image:url("//endlesspleasure.co.uk/wp-content/uploads/2025/01/Endless.png");
	background-repeat:repeat;
}

footer.copyright-block {
	display: none !important;
}

.ta_stock_status {
	display: block;
	color: #E3092F;
	font-size: 14px;
	margin-bottom: 2px;
}

/***Shop Filters Start ***/
.div-sidebar .berocket_single_filter_widget {
	padding: 30px 30px 40px;
}

.berocket_single_filter_widget .bapf_head h3 {
	font-size: 22px;
	margin-top: 0;
}

.bapf_sfilter {
	margin-bottom: 0;
}

.berocket_single_filter_widget .bapf_srch.bapf_search_dark_button .bapf_form {
	background: none !important;
	box-shadow: none !important;
}

.berocket_single_filter_widget .bapf_srch.bapf_search_dark_button .bapf_form span {
	background: #E3092F;
	height: 37px;
	padding-top: 4px;
	width: 37px;
	border-radius: 50px;
}

.berocket_single_filter_widget .bapf_srch.bapf_search_dark_button .bapf_form span:hover{
	background:#333;
}

.berocket_single_filter_widget_43104 .lte-list label {
	margin-left: 6px;
	font-size: 16px !important;
}

.berocket_single_filter_widget_43104 .lte-list li {
	margin-top: 4px !important;
	margin-bottom: 4px !important;
}

.berocket_single_filter_widget .bapf-clean-rounded li label {
	font-size: 13px;
	color: #000;
	background: #fff;
	border-color: #fff;
}

.berocket_single_filter_widget .bapf-clean-rounded li.checked label::before {
	border-color: #E3092F !important;
	left: 5px;
	top: 13px;
}

.berocket_single_filter_widget .bapf-clean-rounded li.checked label{
		border-color: #E3092F !important;
		color: #E3092F !important;
}
/***Shop Filters End***/

.container.main-wrapper {
	padding-top: 20px;
}

.term-description {
	display: none;
}

.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg {
	top: 15px;
	position: relative;
	left: 3px;
	width: 23px;
}

.woocommerce ul.products li.product span.price{
	display:block;
}

@media screen and (max-width: 768px) {
	
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
	display: block;
}	
	
.woocommerce-cart-form__cart-item.cart_item th.product-name {
	display: block;
}	
	
	.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail{
		text-align:left !important;
	}
	
	
}

@media (max-width: 1199px) {
.lte-sidebar-filter::before {
	content: "Filter";
	margin-right: 5px;
	color: #fff;
}	
	
	.lte-sidebar-filter{
		width:75px;
	}
	
}

