.fancybox-margin {
	margin-right: 0 !important;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap iframe,
.fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-nav {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-nav span {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer {
	position: relative;
}

.fancybox-inner {
	position: relative;
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancy/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancy/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancy/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 8010;
	background: url("../images/fancy/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/

main {
	padding-top: calc(96px + 7.3%);
}

#home_woo_search_widget {
	position: relative;
	padding: 16px 0 25px;
}

.home_woo_search_widget_box h3 {
	font-size: 0;
	margin: 0;
}

#home_woo_search_widget .home_woo_search_widget_box {
	position: relative;
}

#home_woo_search_widget .woocommerce-product-search input[type="submit"] {
	border-radius: 40px;
	width: 161px;
	height: 60px;
}

#home_woo_search_widget .woocommerce-product-search .search-field {
	padding-right: 183px;
	background: #F2F2F2;
	height: 60px;
}

.woo_section {
	background: no-repeat center;
	background-size: cover;
	background: #fff;
}

.woocommerce div.product div.thumbnails,
.woocommerce #content div.product div.thumbnails,
.woocommerce-page div.product div.thumbnails,
.woocommerce-page #content div.product div.thumbnails {
	padding: 0;
}

.woocommerce div.product div.thumbnails a,
.woocommerce #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a {
	width: 100%;
	display: block;
	float: none;
	margin-right: 0;
	margin-bottom: 0;
}

.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary {
	color: #414141;
}

.woocommerce div.product div.summary h4,
.woocommerce #content div.product div.summary h4,
.woocommerce-page div.product div.summary h4,
.woocommerce-page #content div.product div.summary h4 {
	font-size: 1.375em;
	font-family: 'Libertad Light', 'Arial', sans-serif;
	color: #000;
	margin: 0 0 15px;
}

.woocommerce div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce-page #content div.product form.cart {
	padding: 15px 0;
}

.woocommerce div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce-page #content div.product .product_title {
	font-family: 'Libertad Bold', 'Arial', sans-serif;
	color: #000;
	margin: 0 0 24px;
}

.woocommerce ul.products,
.woocommerce-page ul.products {
	padding-top: 26px;
}

.woocommerce ul.products li.product.product-category, 
.woocommerce-page ul.products li.product.product-category {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	width: 100%;
	font-family: 'Libertad Book', 'Arial', sans-serif;
	color: #4c4c4c;
	margin: 0 0 68px;
	padding-left: 15px;
	padding-right: 15px;
	clear: none;
}

.product.product_feed_item {
	display: grid;
	align-items: center;
	grid-template-columns: 200px 1fr 3fr;
	grid-column-gap: 30px;
	margin: 0!important;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
	border-left: 1px solid #D1D5D5;
	border-right: 1px solid #D1D5D5;
	border-bottom: 1px solid #D1D5D5;
}

.product.product_feed_item:first-child {
	border-top: 1px solid #D1D5D5;
}

.product.product_feed_item:last-child {
	margin-bottom: 50px !important;
}

.table-header {
    display: grid;
    align-items: center;
    grid-template-columns: 200px 1fr 3fr;
	grid-column-gap: 30px;
    justify-content: space-between;
    border-bottom: 1px solid #ACB2B2;
    padding-bottom: 17px;
    margin-top: 46px;
    font-size: 18px;
	margin-bottom: 10px;

}
@media ( max-width: 767px) {
	.table-header{ 
		display: none;
	}
}

.table-header .table-image, .table-header .table-name {
    text-align: left;
}
.table-header .grouping {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    text-align: center;
}
.table-label:nth-child(2),
.table-label:nth-child(3) {
    width: 130px;
    text-align: left;
}

.product-item-details-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}


.product-item-details {
    display: flex;
    justify-content: space-evenly;
    align-content: space-between;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: stretch;
    text-align: left;
	max-width: 159px;
	width: auto;
}

.product-item-content > :not(ul):not(p) {
	display: none;
}

.woocommerce ul.products li.product .product-item-content strong {
	display: inline;
	font-weight: 600;
}

.product-item-content strong::before {
	content: "";
	display: block;
}

.product-item-img {
	background: #F2F2F2;
	display: flex !important;
	align-items: center;
}

.product-item-img img {
	mix-blend-mode: multiply;
}

.woocommerce-page ul.products li.product .product-item-title h3 {
	color: #40AEB7;
	font-family: Arial;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0.54px;
	text-align: left;
}

.product-item-excerpt {
	color: #585A5C;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.48px;
	text-align: left;
}

.product-item-content {
	/* column-count: 2; */
	color: #585A5C;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0.42px;
	text-align: left;
	align-items: center;
	display: grid;
	grid-template-areas: "left right";
	grid-template-columns: 1fr 1fr;
}

.product-item-content p:not(:first-of-type),
.product-item-content ul:not(:first-of-type) {
	display: none;
}

.product-item-content ul {
	max-height: 11em;
	overflow: hidden;
	padding-left: 15px !important;
}

.product-item-content ul li {
	position: relative;
}

.product-item-content ul li::before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background: #2B8687;
	border-radius: 50px;
	position: absolute;
	left: -15px;
	top: 8px;
}

.product-item-content > * {
	page-break-inside: avoid;
	break-inside: avoid;
}

.row.top-line {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

#categories-dropdown {
	border-radius: 5px;
	border: 1px solid #939393;
	background: #FFF;
	color: #585A5C;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0.8px;
	padding: 10px 5px;
	margin-bottom: 10px;
}

.woocommerce ul.products li.product.product_feed_item:nth-of-type(3n+1),
.woocommerce-page ul.products li.product.product_feed_item:nth-of-type(3n+1) {
	clear: left;
}

.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
	display: block;
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
	width: auto;
	height: 180px;
	display: block;
	margin: 0 auto 17px;
	object-fit: contain;
}

.woocommerce ul.products li.product p,
.woocommerce-page ul.products li.product p {
	margin: 0;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
	font: normal 1.125em/1em 'Libertad Bold', 'Arial', sans-serif;
	color: #4c4c4c;
	padding: 0 0 10px;
}

.woocommerce ul.products li.product > h3,
.woocommerce-page ul.products li.product > h3 {
	font: normal 1.5em/1.1 'Libertad Medium', 'Arial', sans-serif;
	color: #40aeb7;
	padding: 0 0 11px;
	text-align: center;
}

.woocommerce ul.products li.product.product-category,
.woocommerce-page ul.products li.product.product-category {
	color: #303335;
	margin-bottom: 0;
}

.woocommerce ul.products li.product.product-category h2, 
.woocommerce-page ul.products li.product.product-category h2 {
	text-align: left;
	padding: 0 0 11px;
	color: #40AEB7;
	font-family: Arial;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.96px;
}

.woocommerce ul.products li.product.product-category .count,
.woocommerce-page ul.products li.product.product-category .count {
	display: none;
}

.woocommerce ul.products li.product.product-category .term-description,
.woocommerce-page ul.products li.product.product-category .term-description {
	font-size: 1.5em;
	font-family: 'Libertad Light', 'Arial', sans-serif;
	margin-bottom: 39px;
}

.woo_category_page .page-title {
	font: normal 1.5em/1em 'Libertad Bold', 'Arial', sans-serif;
	color: #303335;
	margin: 0;
}

.woo_category_page .term-description {
	color: #585A5C;
	padding-top: 7px;
    color: #585A5C;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.9px;
}

.single-product #main:not(.woo_category_page) {
	padding-top: 0;
}

.product_information {
	border: solid 1px #4bb3bb;
}

.product_information .product_information_tabs a {
	display: block !important;
	font-size: 1.125em;
	font-family: 'Libertad Bold', 'Arial', sans-serif;
	text-align: center;
	color: #8c8c8c;
	text-transform: uppercase;
	padding: 2px 0;
}

.product_information .product_information_tabs a:hover,
.product_information .product_information_tabs a:focus {
	text-decoration: none;
	color: #2b2b2b;
}

.product_information .product_information_tabs ul {
	width: 100%;
	border-bottom: solid 1px #4bb3bb;
	margin: 0;
	padding: 8px 0;
}

.product_information .product_information_tabs ul li {
	list-style: none;
}

.product_information .product_information_tabs ul li.active a {
	color: #2b2b2b;
}

.product_information .product_information_box {
	padding: 10px 15px;
}

.product_information .product_information_box table {
	width: 100%;
	color: #696969;
}

.product_information .product_information_box table thead th {
	background: #4bbdc7;
	color: #fff;
}

.product_information .product_information_box table tbody tr th {
	background: #4bbdc7;
	font-size: 1.125em;
	font-family: 'Libertad Medium', 'Arial', sans-serif;
	font-weight: normal;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 34px 10px;
}

.product_information .product_information_box table tbody tr th:first-child {
	text-align: left;
}

.product_information .product_information_box table tbody tr td {
	border: solid 1px #cdcdcd;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 11px;
}

.product_information .product_information_box table tbody tr td:first-child {
	border-left: none;
	font-family: 'Libertad Medium', 'Arial', sans-serif;
	text-align: left;
	padding-left: 34px;
	padding-right: 34px;
}

.product_information .product_information_box table tbody tr td:last-child {
	border-right: none;
}

.product_information .product_information_box table + * {
	margin-top: 20px;
}

.product_information .spec_toggle_button {
	border-bottom: solid 1px #4bb3bb;
	display: block;
	font-size: 1.125em;
	font-family: 'Libertad Medium', 'Arial', sans-serif;
	padding: 5px 0;
}

.product_information .spec_toggle_button[aria-expanded="true"] {
	font-family: 'Libertad Bold', 'Arial', sans-serif;
}

.product_information .spec_toggle_button[aria-expanded="true"] .fa {
	font-size: 1em;
	line-height: 1.556em;
}

.product_information .spec_toggle_button[aria-expanded="true"] .fa::before {
	content: "\f0d8";
}

.product_information .spec_toggle_button:hover,
.product_information .spec_toggle_button:focus {
	text-decoration: none;
	color: #4bbdc7;
}

.product_information .spec_toggle_button .fa {
	font-size: 1em;
	line-height: 1.556em;
}

.product_spec_image img {
	width: 100%;
	display: block;
}

.woocommerce-page.woocommerce #respond input#submit,
.woocommerce-page.woocommerce a.button,
.woocommerce-page.woocommerce button.button,
.woocommerce-page.woocommerce input.button {
	background: no-repeat calc(100% - 10px) center #2B8687;
	border: solid 1px #2B8687;
	font: normal 1em/1.5em 'Libertad Medium', 'Arial', sans-serif;
	color: #fff;
	padding: 5px 15px;
	border-radius: 18px;
	box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.31);
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
}

.woocommerce-page.woocommerce #respond input#submit:hover,
.woocommerce-page.woocommerce #respond input#submit:focus,
.woocommerce-page.woocommerce a.button:hover,
.woocommerce-page.woocommerce a.button:focus,
.woocommerce-page.woocommerce button.button:hover,
.woocommerce-page.woocommerce button.button:focus,
.woocommerce-page.woocommerce input.button:hover,
.woocommerce-page.woocommerce input.button:focus {
	background-color: #0c384b;
	border: solid 1px #40aeb7;
	color: #fff;
}

#tab_specifications .collapse {
	overflow: auto;
}

#tab_drawings .drawings {
	margin-bottom: 15px;
}

#tab_drawings .drawings:nth-of-type(3n+1) {
	clear: left;
}

#tab_drawings .drawings strong {
	display: block;
	text-align: center;
	padding-top: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancy/fancybox_sprite@2x.png");
	background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}

#fancybox-loading div {
	background-image: url("../images/fancy/fancybox_loading@2x.gif");
	background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}

}

@media screen and (min-width: 768px) {

.woocommerce div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
	width: 33.33333%;
	float: left;
}

.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary {
	width: 66.66667%;
	float: left;
}

.woocommerce div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce-page #content div.product form.cart {
	float: right;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	width: 100%;
}

.woocommerce ul.products li.product.product-category,
.woocommerce-page ul.products li.product.product-category {
	width: 100%;
}

.product_information .product_information_tabs a {
	padding: 9px 20px 11px;
}

.product_information .product_information_tabs ul {
	display: table;
	padding: 0;
}

.product_information .product_information_tabs ul li {
	display: table-cell;
}

.product_information .product_information_box {
	padding: 25px 30px 49px;
}

.product_information .spec_toggle_button {
	padding: 7px 34px 11px;
}

}

@media (max-width: 767px){
	.product.product_feed_item {
		display: block;
	}

	.product-item-img {
		margin-bottom: 20px;
	}

	.product-item-title {
		margin-bottom: 20px;
	}
}

@media (max-width: 480px){
	.product-item-content {
		column-count: unset;
		max-height: unset;
	}
}

/* //new 03-04-25 */
.category-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    gap: 20px;
    margin-top: 20px;
	position: relative;
}

.category-grid h2.category-name {
    color: #000;
    text-align: center;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.category-grid .category-item {
	position: relative;
}

.category-grid img.category-image {
    width: 100%;
    height: auto;
    max-width: 220px;
    position: relative;
    border-radius: 50%;
}
.overlay-hover {
    position: relative;
}
.category-grid .category-item .overlay-hover::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 220px;
    max-width: 220px;
    background-color: rgba(64, 174, 183, 0);
    border-radius: 50%;
    transition: 0.5s ease-in-out;
    z-index: 9;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0px);
}

.category-grid .category-item:hover .overlay-hover::before {
    background-color: rgba(64, 174, 183, 0.5);
}

.category-grid img.category-image:before {
	content: "";
}

.category-item {
    text-align: center;
	transition: all .5s ease-in-out;
}

.category-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 10px;
}

.category-item a:hover {
	text-decoration: none;
}

.top-content-category {
    text-align: center;
    width: 100%;
    margin: 0 auto 34px;
}

.category-name {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.category-description {
    color: #585A5C;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.48px;
}

.table-label-mobile {
	display: none
}

.row.top-line {
    margin-top: 40px;
}

@media (max-width: 991px) {
	.category-grid {
		grid-template-columns: repeat(3, 1fr); 
	}
}

@media (max-width: 768px) {
	.table-label-mobile {
		display: block;
		color: #40AEB7;
		font-family: Arial;
		font-size: 18px;
		font-weight: 700;
		line-height: 24px;
		letter-spacing: 0.54px;
		text-align: left;
	}
    .category-grid {
        grid-template-columns: repeat(2, 1fr);
    }
	.product-item-details-wrap {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: space-around;
		gap: 20px;
	}
}

@media (max-width: 480px) {
    .category-grid {
        grid-template-columns: 1fr;
    }
}
