#czcategorytabs {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 80px;
}


#czcategorytabs #category-products {
	margin: 0 -27px;
}

#czcategorytabs .categorytab.block .category-product-block {
	width: 33.33%;
	float: left;
	padding: 0 27px;
	position: relative;
}

#czcategorytabs .categorytab.block .products .product_list.grid li.product_item {
	padding: 0;
	margin-bottom: 20px;
}

.czcategory-double-slide.products.row {
	margin: 0 -15px;
}

#czcategorytabs .categorytab.block .item {
	width: 100%;
	padding: 0 15px;
}

#czcategorytabs .comments_note {
	margin-bottom: 4px;
}

.czcategory-tab .nav-tabs .nav-item a.nav-link {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.3px;
	padding: 8px 16px;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
	background-color: #2457aa;
	color: #fff;
}
.czcategory-tab .nav-tabs .nav-item a.nav-link .category-title {
	font-weight: 400;
}

#czcategorytabs.tabs .nav-tabs {
	text-align: center;
	margin-bottom: 20px;
}

#czcategorytabs.tabs .nav-tabs .nav-link::before {
	display: none;
}


#czcategorytabs.tabs .nav-tabs .nav-item {
	margin-inline-end: 5px;
}
#czcategorytabs.tabs .nav-tabs .nav-item:last-child {
	margin: 0;
}
#czcategorytabs .categorytab.block .categoryimage .category-title {
	font-size: 26px;
	font-weight: 700;
	text-align: left;
	line-height: 20px;
	letter-spacing: .7px;
	padding: 0;
	position: absolute;
	top: 64px;
	left: 40px;
}

#czcategorytabs .categorytab.block .categoryimage {
	display: block;
	cursor: pointer;
	position: relative;
	display: block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #e5e7e4;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	min-height: 145px;
	overflow: hidden;
}

#czcategorytabs .products .product_list li .thumbnail-container {
	float: left;
	width: 34.3%;
}

#czcategorytabs .products .product_list li .product-description {
	float: left;
	width: 65.7%;
	min-height: 130px;
	padding: 20px 5px 0 20px;
}

#czcategorytabs .products .product_list li .thumbnail-container .outer-functional {
	display: none;
}

#czcategorytabs .products .product_list li.item {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	padding: 0 15px;
}

#czcategorytabs .products .product_list.grid li.item {
	width: 33.33%;
}

#czcategorytabs .products .product_list li:last-child {
	border-bottom: 0;
}



#czcategorytabs .products .product_list li.triple-slideitem {
	padding: 0;
	margin: 0;
	width: 100%;
}

#czcategorytabs .products .product_list li .product-miniature {
	overflow: hidden;
	background-color: #fff;
	width: 100%;
	position: relative;
	padding: 10px !important;
	margin: 0 !important;
}

#czcategorytabs .products .product_list li.item .product-description .product-price-and-shipping {
	margin-top: 0;
	display: table;
	padding-bottom: 0;
}


@media (min-width: 768px){
	#czcategorytabs .products .product_list li .product-description .product-actions {
		clear: both;
		border: 0;
		background-color: transparent;
		border-radius: unset;
		margin-bottom: 0;
		margin-top: 10px;
		position: static;
		padding: 0;
		border: 0;
		opacity: 0;
		-webkit-transition: all 500ms ease 0s;
		-moz-transition: all 500ms ease 0s;
		-o-transition: all 500ms ease 0s;
		transition: all 500ms ease 0s;
	}

	#czcategorytabs .products .product_list li.item:hover .product-description .product-actions, 
	#czcategorytabs .products .product_list li.product_item:hover .product-description .product-actions {
		opacity: 1;
	}
	#czcategorytabs .pro_price_wrap {
		position: relative;
	}

	#czcategorytabs .products .product_list li .product-description .product-actions .add-to-cart {
		padding: 0;
		background: transparent;
		text-align: left;
		overflow: visible;
		color: #111;
		-webkit-transition: all 500ms ease 0s;
		-moz-transition: all 500ms ease 0s;
		-o-transition: all 500ms ease 0s;
		transition: all 500ms ease 0s;
		height: auto;
		width: auto;
		-webkit-mask-image: unset;
		display: block;
		text-decoration: underline;
	}

	#czcategorytabs .products .product_list li .product-description .product-actions .add-to-cart:hover {
		text-decoration: none;
	}
}

#czcategorytabs .categoryimage .category_img {
	margin: 25px 0;
	max-width: 100%;
}

#czcategorytabs .tab-content .tab-pane {
	padding: 0px;
	border: none;
	background: none;
}

#czcategorytabs .categorytab.block .czcategory-double-slide .owl-controls {
	padding-top: 0;
	padding-bottom: 20px;
	display: none;
}

#czcategorytabs .tab-content .products {
	position: relative;
	margin: 0 -15px;
}

#czcategorytabs .view_more {
	text-align: right;
}

#czcategorytabs .view_more .btn-primary {
	padding: 0;
	border-bottom: 1px solid #292931;
	background-color: transparent;
	color: #f6891a;
	border: 0;
	text-decoration: underline;
	border-radius: 0;
}

#czcategorytabs .view_more .btn-primary:hover {
	text-decoration: none;
}

#czcategorytabs .categorytab.block .owl-controls {
	text-align: center;
	clear: both;
	line-height: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	padding-top: 20px;
	display: none !important;
}

#czcategorytabs .categorytab.block .owl-controls .owl-page {
	margin: 0px 4px 0px;
	display: inline-block;
	zoom: 1;
	cursor: pointer;
	background: #dddddd;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

#czcategorytabs .categorytab.block .owl-controls .owl-page:hover,
#czcategorytabs .categorytab.block .owl-page.active {
	display: inline-block;
	zoom: 1;
	cursor: pointer;
	-webkit-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
	-moz-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
	-o-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
	transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #fcce00;

}

#czcategorytabs .categorytab.block .owl-controls .owl-page span {
	width: 9px;
	height: 9px;
	display: block;
	cursor: pointer;
	margin: 1px;
	text-indent: -9999px;
}

#czcategorytabs .categorytab.block .category_design .product_list.grid.gridcount {
	margin: 0;
	padding: 0;
}

@media (max-width: 1199px) {
	#czcategorytabs .categorytab.block .category-product-block {
		width: 50%;
		margin-bottom: 30px;
		padding: 0 15px;
	}

	#czcategorytabs .categorytab.block .category-product-block:last-child {
		margin: 0;
	}

	#czcategorytabs #category-products {
		margin: 0 -15px;
	}
	#czcategorytabs .products .product_list li .product-description {
		padding-right: 10px;
	}
}

@media (max-width: 991px) {
	#czcategorytabs .tab-content .products {
		clear: both;
	}

	#czcategorytabs .tab-content {
		width: 100%;
		padding: 0;
	}

	#czcategorytabs {
		margin-top: 40px;
	}

	#czcategorytabs .products .product_list li .product-description {
		min-height: auto;
		padding-top: 5px;
		padding-inline-start: 14px;
	}


	.tabs .nav-tabs li.nav-item::before {
		height: 19px;
	}

	#czcategorytabs .categorytab.block .categoryimage a .category-title {
		top: 49px;
	}
	#czcategorytabs .products .product_list.grid li.item {
		width: 50%;
	}
	#czcategorytabs .products .product_list li.item {
		padding: 0 10px;
	}
	#czcategorytabs .tab-content .products {
		margin: 0 -10px;
	}
}

@media(max-width: 767px) {
	#czcategorytabs .categorytab.block .owl-controls {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	#czcategorytabs .products .product_list li .product-description .product-actions {
		padding-top: 0;
	}
	#czcategorytabs .products .product_list li .product-description .product-actions .btn.add-to-cart {
		width: initial;
		padding: 9px 23px;
	}
	#czcategorytabs .products .product_list li .product-description {
		width: 100%;
		padding-top: 10px;
		padding-inline-start: 5px;
		padding-bottom: 15px;
		padding-right: 5px;
		min-height: 174px;
	}
	#czcategorytabs .products .product_list li .thumbnail-container {
		width: 120px;
	}
	#czcategorytabs .products .product_list li .product-description .product-actions {
		margin-top: 10px;
	}
}

@media(max-width: 575px) {
	#czcategorytabs .products-section-title {
		float: none;
	}
	#czcategorytabs .products .product_list li.item {
		margin-bottom: 20px;
	}
}

@media(max-width: 480px) {
	#czcategorytabs .tab-content {
		margin: 0;
	}
}

@media (max-width: 420px) {

	.tabs .nav-tabs li.nav-item::before {
		border: 0;
	}

	.tabs .nav-tabs .nav-link:hover,
	.tabs .nav-tabs .nav-link.active {
		border-color: #2959c2;
	}

}

@media(max-width: 1459px) {
	#czcategorytabs .categorytab.block {
		width: 100%;
		float: none;
		margin: 0;
		margin-top: 0;
	}
}

@media(max-width: 380px) {
	#czcategorytabs .view_more a {
		min-width: auto;
	}

	#czcategorytabs.tabs .nav-tabs .nav-item {
		margin-inline-end: 10px;
		margin-bottom: 10px;
	}
	#czcategorytabs .products .product_list li .product-description .product-actions .btn.add-to-cart {
		width: 100%;
		padding: 9px 13px;
	}
}
@media(max-width: 320px) {
	#czcategorytabs .products .product_list.grid li.item {
		width: 100%;
	}
	
}