.catshowcase__item__btn {
	padding: 6px 20px;
	display: inline-block;
}
/* Extra CSS */

.catsp-demo-section {
	max-width: 1200px;
	margin: 0 auto;
}

.catsp-section-padding {
	padding: 80px 0;
}

/* Common CSS */
.catsp-align-left {
	text-align: left;
}
.catsp-align-center {
	text-align: center;
}
.catsp-align-right {
	text-align: right;
}
.ta-catsp-section {
	color: #444;
}

.entry .entry-content .ta-catsp-section a,
.ta-catsp-section a {
	text-decoration: none;
	transition: all 0.33s;
}

.ta-catsp-section img {
	max-width: 100%;
	vertical-align: middle;
}

.ta-catsp-section * {
	box-sizing: border-box;
}

.ta-catsp-section .swiper-container {
	position: initial;
	overflow: hidden;
}

.catshowcase__item .catshowcase__item--thumbnail {
	position: relative;
	overflow: hidden;
}

.catshowcase__item .catshowcase__item--thumbnail img {
	max-width: 100%;
	transition: ease all 0.3s;
	height: auto;
}
.catshowcase__item .product_item_on_sale {
	position: absolute;
}
.catshowcase__item .product_item_on_sale.top_right {
	top: 0;
	right: 0;
}

.catshowcase__item .catshowcase__item--archive li {
	list-style: none;
	color: #fff;
	text-decoration: none;
	background-color: #6a9739;
	padding: 5px 12px;
	border-radius: 7px;
	font-size: 14px;
}
.catshowcase__item .catshowcase__item--archive a {
	color: #fff;
}

.catshowcase__item .catshowcase__item--archive {
	position: absolute;
	top: 15px;
	left: 12px;
	z-index: 2;
}

.catshowcase__item .catshowcase__item--archive.top_right {
	top: 15px;
	right: 12px;
	left: auto;
}
.catshowcase__item .catshowcase__item--archive.top_center {
	top: 15px;
	left: 50%;
	transform: translateX(-50%);
}
.catshowcase__item .catshowcase__item--archive.bottom_left {
	top: auto;
	bottom: 15px;
	left: 12px;
}

.catshowcase__item .catshowcase__item--archive.bottom_right {
	top: auto;
	bottom: 15px;
	right: 12px;
	left: auto;
}
.catshowcase__item .catshowcase__item--archive.bottom_center {
	top: auto;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
}

.catshowcase__item .catshowcase__item--title {
	margin: 0;
}

.catshowcase__item .catshowcase__item--title a,
.catshowcase__item .catshowcase__item--title {
	font-size: 20px;
	margin-top: 0;
	color: #111;
	font-weight: 700;
	word-break: break-word;
	text-decoration: none;
}

.catshowcase__item .catshowcase__item--meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.catshowcase__item .catshowcase__item--meta ul li {
	display: inline-block;
	margin: 0 5px 5px 0;
	display: flex;
	align-items: center;
	gap: 5px;
}

.catshowcase__item .catshowcase__item--meta ul li img,
.catshowcase__item .catshowcase__item--meta ul li i {
	margin-right: 3px;
	float: left;
}

.catshowcase__item .catshowcase__item--meta ul li img {
	margin-bottom: -4px;
}

.catshowcase__item .catshowcase__item--meta ul li a {
	display: flex;
	align-items: center;
	gap: 5px;
	text-decoration: none;
	box-shadow: none;
}

.catshowcase__item .catshowcase__item__content {
	margin-bottom: 16px;
}

.catshowcase__item .catshowcase__item__content p:first-of-type {
	margin-top: 0;
}

.catshowcase__item .catshowcase__item__content p:last-of-type {
	margin-bottom: 0;
}

.catshowcase__item .catshowcase__item__content .catshowcase__item__button {
	margin-top: 15px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.catshowcase__item .catshowcase__item__content .catshowcase__item__button a {
	display: inline-block;
	border: 1px solid;
	padding: 7px 12px;
	box-shadow: 0 0 0;
	text-decoration: none;
}

/* Social Color */

.catshowcase .catshowcase__item__socail-share a.catsp-twitter i {
	background-color: #55acee;
}

.catshowcase .catshowcase__item__socail-share a.catsp-facebook i {
	background-color: #3b5999;
}

.catshowcase .catshowcase__item__socail-share a.catsp-linkedin i {
	background-color: #0077b5;
}

.catshowcase .catshowcase__item__socail-share a.catsp-xing i {
	background: #1a7576;
}

.catshowcase .catshowcase__item__socail-share a.catsp-pocket i {
	background: #ef4056;
}

.catshowcase .catshowcase__item__socail-share a.catsp-digg i {
	background: #262626;
}

.catshowcase .catshowcase__item__socail-share a.catsp-envelope i {
	background: #7d7d7d;
}

.catshowcase .catshowcase__item__socail-share a.catsp-instagram i {
	background: #e4405f;
}

.catshowcase .catshowcase__item__socail-share a.catsp-vk i {
	background-color: #4c75a3;
}

.catshowcase .catshowcase__item__socail-share a.catsp-tumblr i {
	background-color: #34465d;
}

.catshowcase .catshowcase__item__socail-share a.catsp-pinterest i {
	background-color: #bd081c;
}

.catshowcase .catshowcase__item__socail-share a.catsp-reddit i {
	background-color: #ff5700;
}

.catshowcase .catshowcase__item__socail-share a.catsp-blogger i {
	background-color: #f57d00;
}

.catshowcase .catshowcase__item__socail-share a.catsp-whatsapp i {
	background-color: #25d366;
}

/* Social Share css */

.catshowcase .catshowcase__item__socail-share {
	margin-bottom: 10px;
}

.catshowcase .catshowcase__item__socail-share a {
	display: inline-block;
	text-align: center;
	margin-right: 1px;
	color: #fff;
	margin-bottom: 5px;
}

.catshowcase .catshowcase__item__socail-share a i {
	height: 30px;
	width: 30px;
	font-size: 16px;
	line-height: 30px;
	background-color: #55acee;
	border-radius: 50%;
}

.catshowcase .catshowcase__item__socail-share a.catsp_circle i {
	border-radius: 50%;
}

.catshowcase .catshowcase__item__socail-share a.icon_only i {
	border-radius: 0%;
	background-color: transparent;
	border: none;
	color: #666;
}

.catshowcase .catshowcase__item__socail-share a.catsp_square i {
	border-radius: 0%;
}

.catshowcase .catshowcase__item__socail-share a.catsp_rounded i {
	border-radius: 3px;
}

/* Carousel */

.catsp_same_height .item,
.catsp-carousel-wrapper.catsp_same_height .swiper-slide {
	height: auto;
}

.catsp_same_height .catshowcase__item,
.catsp-carousel-wrapper.catsp_same_height .swiper-slide .catshowcase__item {
	height: 100%;
}

.catsp-carousel-wrapper .bottom_center.ta-catsp-carousel {
	padding-bottom: 72px;
}

.catsp-carousel-wrapper {
	position: relative;
}

.catsp-carousel-wrapper .catsp-button-prev,
.catsp-carousel-wrapper .catsp-button-next {
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: none;
	background-size: auto;
	font-size: 25px;
	height: 33px;
	width: 33px;
	margin-top: 16px;
	/* border: 2px solid #444; */
	text-align: center;
	/* color: #444; */
	line-height: 31px;
	-webkit-transition: 0.3s;
}

.catsp-carousel-wrapper .catsp-button-prev.top_right,
.catsp-carousel-wrapper .catsp-button-next.top_right {
	top: 0;
	right: 0;
}

.catsp-carousel-wrapper .catsp-button-prev.top_right {
	right: 42px;
	left: auto;
}

.catsp-carousel-wrapper .catsp-button-prev.top_center,
.catsp-carousel-wrapper .catsp-button-next.top_center {
	top: 0;
	left: calc(50% + 5px);
	text-align: center;
}

.catsp-carousel-wrapper .catsp-button-prev.top_center {
	right: auto;
	left: calc(50% - 40px);
}

.catsp-carousel-wrapper .catsp-button-prev.top_left,
.catsp-carousel-wrapper .catsp-button-next.top_left {
	top: 0;
	left: 0;
	text-align: center;
}

.catsp-carousel-wrapper .catsp-button-next.top_left {
	right: auto;
	left: 40px;
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #888;
}

.catsp-carousel-wrapper.center .swiper-slide .catshowcase__item {
	transform: scale(0.9);
	opacity: 0.8;
	transition: 0.22s all;
}

.catsp-carousel-wrapper.center .swiper-slide.swiper-slide-active .catshowcase__item {
	transform: scale(1.1);
	opacity: 1;
}

.catsp-carousel-wrapper .swiper-container-fade .swiper-slide,
.catsp-carousel-wrapper .swiper-container-cube .swiper-slide,
.catsp-carousel-wrapper .swiper-container-flip .swiper-slide {
	display: flex;
}

/* Bottom Position */

.catsp-carousel-wrapper .catsp-button-prev.bottom_right,
.catsp-carousel-wrapper .catsp-button-next.bottom_right {
	bottom: 0;
	right: 0;
	top: auto;
}

.catsp-carousel-wrapper .catsp-button-prev.bottom_right {
	right: 44px;
	left: auto;
}

.catsp-carousel-wrapper .catsp-button-prev.bottom_center,
.catsp-carousel-wrapper .catsp-button-next.bottom_center {
	top: auto;
	bottom: 33px;
	left: calc(50% + 5px);
	text-align: center;
}

.catsp-carousel-wrapper .catsp-button-prev.bottom_center {
	right: auto;
	left: calc(50% - 40px);
}

.catsp-carousel-wrapper .catsp-button-prev.bottom_left,
.catsp-carousel-wrapper .catsp-button-next.bottom_left {
	top: auto;
	bottom: 0;
	left: 0;
}

.catsp-carousel-wrapper .catsp-button-next.bottom_left {
	right: auto;
	left: 40px;
}

/* Center outer */

.catsp-carousel-wrapper .catsp-button-next.vertically_center_outer,
.catsp-carousel-wrapper .catsp-button-prev.vertically_center_outer {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -40px;
}

.catsp-carousel-wrapper .catsp-button-next.vertically_center_outer,
.catsp-carousel-wrapper .catsp-button-next.vertical_center_inner_hover {
	right: -40px;
	left: auto;
}

.catsp-carousel-wrapper .catsp-button-prev.vertical_center_inner_hover,
.catsp-carousel-wrapper .catsp-button-next.vertical_center_inner_hover {
	opacity: 0;
}

.catsp-carousel-wrapper .catsp-button-prev.vertical_center_inner_hover {
	right: auto;
	left: -35px;
}

.catsp-carousel-wrapper:hover .catsp-button-next.vertical_center_inner_hover {
	right: 10px;
	opacity: 1;
}

.catsp-carousel-wrapper:hover .catsp-button-prev.vertical_center_inner_hover {
	left: 10px;
	opacity: 1;
}

.catsp-carousel-wrapper .catsp-button-prev.swiper-button-prev i,
.catsp-carousel-wrapper .catsp-button-next.swiper-button-next i {
	line-height: 31px;
}

.catsp-carousel-wrapper .catsp-button-prev.swiper-button-prev:hover,
.catsp-carousel-wrapper .catsp-button-next.swiper-button-next:hover {
	background: #444444;
	color: #fff;
}

/* Bullet pagination */

.catsp-carousel-wrapper
	.swiper-pagination-bullets.dots
	.swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	opacity: 1;
}

.catsp-carousel-wrapper
	.swiper-pagination-bullets.number
	.swiper-pagination-bullet {
	margin: 0 4px;
	background: #444;
	padding: 5px 10px;
	border-radius: 0;
	opacity: 1;
	height: 34px;
	color: #fff;
	width: auto;
	min-width: 34px;
	margin: 3px 3px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
}

.catsp-carousel-wrapper
	.swiper-pagination-bullets.number.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	width: 34px;
}

/* post pagination */
.catsp-post-pagination {
	margin-top: 20px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}
.catsp-post-pagination a,
.catsp-post-pagination .page-numbers {
	background: #fff;
	color: #5e5e5e;
	border: 2px solid #6a9739;
	width: 34px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: all 0.33s;
	transition: all 0.33s;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
}

.catsp-post-pagination .page-numbers.current,
.catsp-post-pagination a.active {
	cursor: auto;
	color: #fff;
	background: #6a9739;
	border-color: #6a9739;
}
.catsp-load-more button {
	margin-top: 20px;
	box-shadow: none;
	border: none;
	border-radius: 2px;
	padding: 10px 18px;
	background: #6a9739;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
}
.catshowcase__item .catshowcase__item__content .read-more,
.catsp-carousel-wrapper .swiper-button-prev::after,
.catsp-carousel-wrapper .swiper-button-next::after,
.catsp-post-pagination a.catsp_next.active,
.catsp-post-pagination a.catsp_prev.active,
.catsp-hide,
.catsp-post-pagination a.catsp-hide,
.catsp-post-pagination .page-numbers.catsp-hide,
.ta-container .bx-wrapper .bx-loading,
.catsp-order.catsp-bar.fl-btn input,
.catsp-order-by.catsp-bar.fl-btn input,
.catsp-author-filter.catsp-bar.fl_button input,
.catsp-custom-field-filter.catsp-bar.fl_button input,
.catsp-filter-bar .catsp-filter-by.catsp-bar.fl_button input {
	display: none !important;
}

.catsp-infinite-scroll-loader svg {
	stroke: #6a9739;
}
.catsp-post-pagination .page-numbers i {
	font-size: 18px;
}

/**
 * Ajax Preloader.
 */
.catsp-ajax-preloader {
	text-align: center;
}
/* Preloader */
.catsp-preloader {
	background-color: #fff;
	background-image: url(../img/preloader.svg);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 9999;
	width: 100%;
	height: 100%;
	visibility: visible;
}

.ta-container .bx-wrapper {
	box-shadow: none;
	margin-bottom: 0;
	/* direction: rtl; */
}
.bx-wrapper {
	background-color: inherit;
	border: none;
}

/* Filter Bar */
.catsp-filter-bar .catsp-order button:hover {
	background: #6a9739;
	color: #fff;
}

.catsp-filter-bar .catsp-order button {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	border-radius: 5px;
	height: 50px;
	padding: 0;
	width: 100px;
	line-height: 1;
	background: #6a9739;
	color: #fff;
	border: none;
}

.catsp-filter-bar {
	overflow: hidden;
}

.catsp-filter-bar .catsp-bar {
	margin-right: 10px;
	vertical-align: top;
}

.catsp-filter-bar label,
.catsp .catsp-filter-bar label {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	margin-right: 6px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.catsp-filter-bar .catsp-bar button,
.catsp-filter-bar .catsp-bar select {
	min-width: 180px;
	height: 40px;
	border: 2px solid #bbb;
	padding: 0 9px;
	font-size: 14px;
	overflow: hidden;
	display: inline-block;
}

.catsp_ex_filter_bar .catsp-order.catsp-bar.fl-btn p,
.catsp-filter-bar .catsp-bar p {
	padding-bottom: 10px;
	margin-bottom: 0;
	font-size: 21px;
	text-transform: capitalize;
	line-height: 24px;
}

.catsp-filter-bar .catsp-bar {
	margin-bottom: 30px;
}

/* Filter button */
.catsp-bar {
	padding-bottom: 20px;
}

.catsp-slider {
	width: 50%;
	display: inline-block;
	margin-top: 15px;
}

.catsp-order.catsp-bar.fl-btn input:checked ~ div,
.catsp-order-by.catsp-bar.fl-btn input:checked ~ div,
.catsp-author-filter.catsp-bar.fl_button input:checked ~ div,
.catsp-custom-field-filter.catsp-bar.fl_button input:checked ~ div,
.catsp-filter-bar .catsp-filter-by.catsp-bar.fl_button input:checked ~ div {
	background: #6a9739;
	border-color: #6a9739;
	color: #fff;
	cursor: default;
}

.catsp-order.catsp-bar.fl-btn input ~ div,
.catsp-order-by.catsp-bar.fl-btn input ~ div,
.catsp-author-filter.catsp-bar.fl_button input ~ div,
.catsp-custom-field-filter.catsp-bar.fl_button input ~ div,
.catsp-filter-bar .catsp-filter-by.catsp-bar.fl_button input ~ div {
	padding: 4px 10px;
	cursor: pointer;
	border-radius: 3px;
	font-size: 13px;
	font-weight: 700;
	border: 2px solid #bbb;
	text-transform: uppercase;
	text-align: center;
}

.fl_checkbox input {
	margin-right: 5px;
}

.catsp-order.catsp-bar.fl-btn,
.catsp-order-by.catsp-bar.fl-btn,
.catsp-author-filter.catsp-bar.fl_button,
.catsp-custom-field-filter.catsp-bar.fl_button,
.catsp-filter-bar .catsp-filter-by.catsp-bar.fl_button {
	display: block;
	margin: 0;
}

.catsp-order.catsp-bar.fl-btn .fl_radio,
.catsp-order-by.catsp-bar.fl-btn .fl_radio,
.catsp-author-filter.catsp-bar.fl_button .fl_radio,
.catsp-custom-field-filter.catsp-bar.fl_button .fl_radio,
.catsp-filter-bar .catsp-filter-by.catsp-bar.fl_button .fl_radio {
	display: inline-block;
}

.catsp-filter-bar .catsp-filter-by.catsp-bar.fl_checkbox label {
	display: block;
}

.catsp_ex_filter_bar .catsp-order.catsp-bar.fl-btn .fl_radio {
	margin: 0px 8px 8px 0px;
}

.catsp_ex_filter_bar .catsp-order.catsp-bar.fl-btn p {
	margin-bottom: 10px;
}

.catsp-ajax-search.catsp-bar input {
	background: #fff;
	background: #ffffff;
	color: #5e5e5e;
	border-color: #bbbbbb;
	height: 40px;
	font-size: 14px;
	border: 2px solid #bbbbbb;
	margin-left: 5px;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* Left Thumb right content */

.catshowcase__item.left-thumb {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	flex-direction: unset;
	/* width: 100%; */
}

.catshowcase__item.left-thumb .catshowcase__item__details {
	margin-left: 20px;
}

.catshowcase__item.left-thumb .catshowcase__item--thumbnail {
	order: unset;
	/* flex: 0 0 40%; */
	margin: 0;
	max-width: 40%;
}

/* Right Thumb left content */

.catshowcase__item.right-thumb {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	flex-direction: row-reverse;
	/* width: 100%; */
}

.catshowcase__item.right-thumb .catshowcase__item--thumbnail {
	order: unset;
	flex: 0 0 40%;
	margin: 0;
}

.catshowcase__item.right-thumb .catshowcase__item__details {
	text-align: right;
	margin-right: 20px;
}

/* Content Over Post Thumb */
.catshowcase__item.ta-overlay {
	position: relative;
	overflow: hidden;
}
.catshowcase__item.ta-overlay::after {
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-color: #14141f;
	opacity: 0.7;
	position: absolute;
}

.catshowcase__item.ta-overlay .catshowcase__item--thumbnail {
	margin-bottom: 0;
}

.catshowcase__item.ta-overlay .catshowcase__item__details {
	position: absolute;
	height: auto;
	width: auto;
	bottom: 0;
	left: 0;
	top: auto;
	right: 0;
	padding: 15px;
	border-radius: 5px;
	z-index: 2;
}
.catshowcase__item.ta-overlay.content_center .catshowcase__item__details {
	top: 50%;
	transform: translateY(-50%);
	bottom: auto;
}
.catshowcase__item.ta-overlay.content_top .catshowcase__item__details {
	top: 0;
	transform: translateY(0%);
}

.catshowcase__item.ta-overlay.content_on_hover .catshowcase__item__details {
	background-color: #14141f;
	bottom: -100%;
	transition: all .4s ease-in-out;
	border-radius: 0;
}
.catshowcase__item.ta-overlay.content_on_hover:hover .catshowcase__item__details {
	bottom: 0;
}
.catshowcase__item.ta-overlay .catshowcase__item__details .catshowcase__item--title {
	color: #fff;
}
.catshowcase__item.ta-overlay .catshowcase__item__details .catshowcase__item__content p {
	color: #fff;
	margin-bottom: 10px;
}
.catshowcase__item .catshowcase__item__button a.added_to_cart:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button),.catshowcase__item .catshowcase__item__button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
	line-height: 19px;
	min-width: 80px;
	padding: 8px 14px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	margin-top: 10px
}

.catshowcase__item.wpsp_custom .catshowcase__item__button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
	min-width: 0;
	word-break: break-all;
	white-space: unset
}

.catshowcase__item .catshowcase__item__button a.added_to_cart {
	margin-top: 8px
}

.catshowcase__item .catshowcase__item__button p {
	padding: 0!important;
	border: 0!important;
	margin: 0!important;
	display: inline-block
}

.catshowcase__item .catshowcase_item_rating {
	display: flex;
}
.catshowcase__item .catshowcase_item_rating .star-rating {
	float: inherit;
}