.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-codevz_faq .xtra-post-title,
.single-codevz_faq .xtra-post-title-date,
.single-codevz_size_guide .xtra-post-title,
.single-codevz_size_guide .xtra-post-title-date,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image:nth-child(n+2) {
	display: none
}
.wc-tabs-wrapper:before, 
.wc-tabs-wrapper:after,
.wc-tab:before,
.wc-tab:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.wc-tabs-wrapper:after,
.wc-tab:after {
	clear: both
}
.woocommerce div.product .woocommerce-tabs .panel {
	padding: 50px;
	border: 1px solid rgba(167, 167, 167, .2);
	border-radius: 0 2px 2px
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 5px 5px 0;
	margin: 0 -5px -1px
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	padding: .4em .8em;
	font-weight: 700;
	opacity: .6;
	border: 1px solid rgba(167, 167, 167, .2);
	background: rgba(167, 167, 167, 0.1);
	border-radius: 2px 2px 0 0;
	border-bottom: 0;
	margin: 0;
	margin-top: 0 !important;
	transition: all .2s ease-in-out
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	font-weight: inherit;
	padding: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	opacity: 1
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce nav.woocommerce-pagination ul {
	border: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
	box-shadow: none;
	display: none
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	width: 25%
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	border-bottom: 1px solid rgba(167, 167, 167, .2);
	margin: 0 0 4px 0;
	display: block
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs li.active {
	border-color: rgba(167, 167, 167, .2);
	border-right-color: #fff
}
.woo-product-tabs-vertical div.product .woocommerce-tabs .panel {
	border-radius: 0;
	float: right;
	width: 75%;
	box-sizing: border-box;
	transform: translateX(-1px)
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: block
}
.woo-product-tabs-center .tabs.wc-tabs {
	text-align: center
}
#tab-description h3,
#tab-description h4,
#tab-description h5,
#tab-description h6 {
	margin-top: 1.5em
}
#tab-description > h3:first-child,
#tab-description > h4:first-child,
#tab-description > h5:first-child,
#tab-description > h6:first-child {
	margin-top: 0
}
.woocommerce-tabs #tab-codevz-faq > ul > li {
	margin-bottom: 15px
}
.wc-tab .codevz-product-brands {
	width: auto;
	max-width: 170px;
	float: left;
	margin: 0 30px 10px 0
}
.woocommerce-Reviews {
	display: flex;
	flex-direction: row-reverse
}
.woocommerce-Reviews > div {
	flex: 1
}
.woocommerce-Reviews #comments {
	margin-inline-start: 80px
}
.woocommerce #reviews #comments h2,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
	color: inherit
}
#comments .commentlist li .avatar {
	padding: 0 !important;
	border-radius: 100% !important;
	width: 40px !important;
	box-shadow: none !important;
	border: 0 !important;
	top: 30px !important;
	left: 0px !important
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 20px;
	padding: 30px 30px 10px !important;
	border: 1px solid rgba(167, 167, 167, 0.3)
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce #reviews #comments ol.commentlist li .comment_container,
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce #reviews #comments ol.commentlist,
.woocommerce #reviews #comments,
.woocommerce-Reviews {
	border-radius: inherit
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 1em !important;
	display: flex;
	flex-direction: column;
	margin: 0 5px 1em;
	color: inherit
}
.woocommerce .woocommerce-review__published-date {
	opacity: .7;
    font-size: 11px
}
.woocommerce .comment-text .star-rating {
	margin-top: 10px
}
.woocommerce-review__author {
	text-transform: capitalize
}
#review_form p.form-submit {
	display: block;
	width: 100%;
	clear: both;
	padding-top: 30px
}
.woocommerce #reviews #comment {
	height: 200px
}
.reviews_tab span {
	background: rgb(205 205 205 / 15%);
	min-width: 1em;
	min-height: 1em;
	display: inline-block;
	text-align: center;
	line-height: 1em;
	padding: 5px;
	border-radius: 5px;
	font-size: .8em;
	margin-left: 6px
}
.woocommerce-tabs h2 {
	font-size: 28px;
	margin-bottom: 30px
}
.product_meta {
	font-size: .9em;
	margin: 1.5em 0 0;
	padding: 1.5em 0 0;
	border-top: 1px solid #6767671f
}
.product_meta strong {
	width: 110px;
	display: inline-block
}
.product_meta span {
	opacity: .7;
	transition: all .2s ease-in-out
}
.product_meta span:hover {
	opacity: 1
}
.product_meta a {
	background: none !important;
	padding: 0 !important;
	border: 0 !important
}
.codevz-woo-assistance {
	margin: 1.5em 0 0;
	padding: 20px;
	border-radius: 4px;
	color: #676767;
	display: flex;
	align-items: center;
	background: #67676712;
	border: 3px solid #67676705
}
.codevz-woo-assistance:hover {
	color: #25d366;
	border-color: #25d366
}
.codevz-woo-assistance > i {
	font-size: 24px;
	padding: 20px;
	color: #fff;
	background: #25d366;
	border-radius: inherit
}
.codevz-woo-assistance > div {
	margin: 0 20px;
	font-size: clamp(13px, 5vw, 16px)
}
#xtra_quick_view .codevz-woo-assistance > div {
	font-size: clamp(13px, 5vw, 15px)
}
.codevz-woo-assistance > div > span {
	font-size: .88em;
	opacity: .7
}
.codevz-woo-variations-flex table.variations, 
.codevz-woo-variations-flex table.variations tr {
	display: flex;
	flex-direction: row;
	align-items: center
}
.codevz-woo-variations-flex table.variations .label label {
	margin: 0 !important
}
.woocommerce div.product .sku {
	font-weight: bold
}
.cz-sticky-add-to-cart {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	padding: 25px 0;
	background: #ffffffd1;
	backdrop-filter: blur(10px);
	box-shadow: 0px -10px 30px #77777721;
	transform: translateY(120%);
	transition: all .2s ease-in-out
}
.cz-sticky-add-to-cart-show {
	transform: translateY(0)
}
.cz-sticky-add-to-cart .row.clr {
	display: flex;
	flex-direction: row;
	align-items: center
}
.cz-sticky-add-to-cart img {
	width: 72px !important
}
.cz-sticky-add-to-cart h3 {
	font-size: 20px;
	margin: 0 20px;
	width: 58%
}
.cz-sticky-add-to-cart form.cart {
	display: flex;
	align-items: center;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 0 0 auto !important;
}
.cz-sticky-add-to-cart form.cart * {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}
.cz-sticky-add-to-cart form.cart .button {
	flex: none
}
.cz-sticky-add-to-cart form.cart .quantity {
	margin: 0 10px !important
}
.cz-sticky-add-to-cart p.price {
	color: inherit !important;
	opacity: .6;
	font-weight: normal;
    font-size: 14px !important
}
.cz-sticky-add-to-cart p.stock.out-of-stock {
    font-size: 13px !important
}
.codevz-custom-product-meta,
.codevz-woo-secure-payment {
	position: relative;
	margin: 1.5em 0 0;
	padding: 1.5em 0 0;
	border-top: 1px solid #6767671f
}
.codevz-custom-product-meta {
	color: #676767;
	line-height: 1.75
}
.woocommerce-product-details__short-description {
	color: inherit;
	line-height: 1.75
}
.cz_popup_in .woocommerce-product-details__short-description {
	max-height: 90px;
	overflow: hidden;
	position: relative;
	background-color: inherit;
	-webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 100%);
	mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 100%)
}
.codevz-custom-product-meta i {
	margin-right: 10px
}
.codevz-woo-secure-payment {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}
.s8 .codevz-woo-secure-payment {
	flex-direction: column
}
.codevz-woo-secure-payment div {
	opacity: .7
}
.s8 .codevz-woo-secure-payment div {
	margin-bottom: 15px
}
.woocommerce div.product .woocommerce-product-rating {
	font-size: 12px;
	line-height: 1;
	display: flex;
	align-items: center
}
.woocommerce div.product .woocommerce-product-rating > * {
	margin-top: 0;
	margin-bottom: 0
}
.woocommerce div.product p.price {
	display: flex;
	align-items: center;
	gap: 10px;
	color: inherit;
	font-size: 32px;
	margin: 0 0 15px
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
	text-decoration: none
}
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del {
	font-size: .8em;
	text-decoration: none
}
.woocommerce div.product form.cart .variations {
	padding: 0;
	margin: 0 0 1em;
	border: 0 !important;
}
.woocommerce div.product form.cart .variations th {
	padding-left: 0;
	padding-right: 0;
	min-height: 45px
}
.woocommerce div.product form.cart .variations .label label {
	font-weight: bold;
	margin: 5px 0 0;
	text-align: initial
}
.woocommerce div.product form.cart .variations tr th.label {
	width: 110px;
	line-height: 1em;
	padding: 0;
	margin: 0;
	min-height: auto
}
.woocommerce div.product form.cart .variations select {
	min-width: auto;
	width: 300px
}
.codevz-variations {
	text-align: left
}
.woocommerce div.product form.cart .variations .codevz-variations label {
	position: relative;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	padding: 10px 18px;
	line-height: 1em;
	margin: 0 10px 10px 0;
	cursor: pointer;
	color: inherit;
	outline-offset: 2px;
	vertical-align: text-top;
	outline: 1px solid transparent;
	background: rgba(205,205,205,.2);
	transition: all .2s ease-in-out
}
.woocommerce div.product form.cart .variations .codevz-variations input[type="radio"]:checked + label {
	outline-color: #111;
	color: #111
}
.woocommerce div.product form.cart .variations .codevz-variations-color label {
	font-size: 0px;
	padding: 0;
	width: 32px;
	height: 32px;
	border-radius: 100px;
	outline-color: rgba(205,205,205,.4);
	box-shadow: 0px 0px 5px #1111111c
}
.woocommerce div.product form.cart .variations .codevz-variations-color label:before {
	font-family: 'Font Awesome 6 Free';
	content: "\f00c";
	font-weight: 900;
	color: #fff;
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	mix-blend-mode: difference;
	transform: translate(-50%, -50%);
	opacity: 0
}
.woocommerce div.product form.cart .variations .codevz-variations-color input[type="radio"]:checked + label:before {
	opacity: 1
}
.woocommerce div.product form.cart .variations .codevz-variations-thumbnail label {
	width: 60px;
	padding: 0
}
.woocommerce-variation.single_variation p {
	margin: 0 0 30px;
	padding: 10px 20px;
	background: #f5f5f5;
	font-size: 15px;
	color: #b63b3b;
	background-color: #80282808;
	border-style: solid;
	border-width: 3px;
	border-radius: 0px;
	border-color: rgba(40, 73, 128, 0.04)
}
.blockUI.blockOverlay {
	background: rgba(205, 205, 205, .1) !important
}
.woocommerce div.product form.cart .codevz-product-second-button.button.alt {
	margin: 15px 0 0 !important;
	display: block;
	width: 100%;
	box-sizing: border-box;
	filter: saturate(.5)
}
.woocommerce div.product form.cart .codevz-product-second-button.button.alt:hover {
	opacity: .9;
	transform: scale(1.05);
	filter: none
}
.woocommerce div.product form.cart .codevz-product-second-button.button.alt:before {
	font-family: "czicons" !important;
	content: '\e86e' !important;
	margin-right: 10px
}
.codevz-plus-woo-single-layout-inverted .xtra-single-product {
	display: flex;
	flex-direction: row-reverse
}
.codevz-plus-woo-single-layout-inverted .xtra-single-product > div {
	flex: 1;
	width: 100% !important
}
.codevz-plus-woo-single-layout-inverted div.xtra-single-product > div.entry-summary {
	margin-left: 0 !important;
	margin-right: 60px !important
}
.xtra-single-product div.xtra-share {
	margin-bottom: 0 !important
}
.codevz-sticky-product-tabs div.product .woocommerce-tabs .panel {
    display: block !important
}
.codevz-sticky-product-tabs div.product .woocommerce-tabs ul.tabs.fixed-tabs {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	padding: 10px 0;
	background: #ffffffe6;
	backdrop-filter: blur(10px);
	box-shadow: 0px 10px 30px #77777721;
	transition: all .2s ease-in-out
}
.codevz-sticky-product-tabs.admin-bar div.product .woocommerce-tabs ul.tabs.fixed-tabs {
	top: 32px
}
.codevz-sticky-product-tabs div.product .woocommerce-tabs ul.tabs.fixed-tabs > li {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}
.woocommerce-product-gallery .flex-direction-nav {
	position: absolute;
	top: calc(50% - 85px);
	z-index: 99999;
	width: 100%;
	height: 0px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	transform: translateY(-50%)
}
.woocommerce-product-gallery .flex-direction-nav li {
	position: relative;
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	transform: scale(0);
	transition: all .2s ease-in-out
}
body[class*="codevz-plus-"] .woocommerce-product-gallery .flex-direction-nav li {
	font-family: 'czicons'
}
.woocommerce-product-gallery:hover .flex-direction-nav li {
	transform: scale(1)
}
.woocommerce-product-gallery .flex-nav-prev {
	float: left
}
.woocommerce-product-gallery .flex-nav-next {
	float: right
}
.woocommerce-product-gallery .flex-prev::after,
.woocommerce-product-gallery .flex-next::after {
	opacity: .7;
	font-size: 22px
}
.woocommerce-product-gallery .flex-next::after {
	content: '\f054';
	margin-right: 30px
}
body[class*="codevz-plus-"] .woocommerce-product-gallery .flex-next::after {
	content: '\e8bc'
}
.woocommerce-product-gallery .flex-prev::after {
	content: '\f053';
	margin-left: 30px
}
body[class*="codevz-plus-"] .woocommerce-product-gallery .flex-prev::after {
	content: '\e8bd'
}
.woocommerce-product-gallery .flex-direction-nav li a {
	color: #333;
	font-size: 0
}
.woocommerce div.product div.images a.woocommerce-product-gallery__trigger {
	text-indent: 0 !important;
	color: #333;
	width: 50px;
	height: 50px;
	left: auto;
	top: auto;
	right: 30px;
	bottom: 30px;
	border-radius: inherit;
	transition: all .2s cubic-bezier(.180, .890, .330, 1.270)
}
.woocommerce div.product div.images a.woocommerce-product-gallery__trigger,
.woocommerce div.product div.images a.woocommerce-product-gallery__trigger:hover {
	background: #fff
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger span {
	position: absolute;
	font-size: 13px;
	background: inherit;
	line-height: 2;
	color: inherit;
	border-radius: inherit;
	padding: 12px 60px 12px 20px;
	top: 0;
	right: 0;
	z-index: -1;
	white-space: nowrap;
	clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
	transition: all .4s cubic-bezier(.180, .890, .330, 1.270)
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover span {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
}
.woocommerce-product-gallery__trigger > i {
	position: absolute;
	font-size: 24px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.codevz-product-live {
	font-size: 15px;
	display: inline-block;
	line-height: 1.5;
	width: 100%;
	border-radius: 4px;
	padding: 15px 30px;
	color: #676767;
	background-color: #67676712;
	box-sizing: border-box;
}
.codevz-product-live span {
	font-weight: bold
}
.codevz-woo-add-to-cart.codevz-woo-add-to-cart-flex {
	display: flex;
	align-items: center
}
.codevz-woo-add-to-cart.codevz-woo-add-to-cart-flex > * {
	float: none;
	margin-top: 0px !important;
	margin-bottom: 0px !important
}
.codevz-woo-add-to-cart.codevz-woo-add-to-cart-flex .button {
	flex: 1;
	margin: 0 5px
}
.codevz-woo-add-to-cart.codevz-woo-add-to-cart-flex .quantity {
	margin: 0 !important;
	width: auto
}
.slick-slide li.product {
	width: 99.5% !important
}
.woocommerce div.product div.images.woocommerce-product-gallery {
	height: fit-content
}