figure.zoom {
	background-position: 50% 50%;
	position: relative;
	width: 500px;
	overflow: hidden;
	cursor: zoom-in;
}
figure.zoom img:hover {
	opacity: 0;
}
figure.zoom img {
	transition: opacity 0.5s;
	display: block;
	width: 100%;
}
.main-top-navbar.second-navbar-main {
	position: unset;
}
section.ourproduct-slider {
	padding-top: 60px;
}
nav {
	opacity: 1 !important;
}
div#stick-navbar {
	opacity: 1 !important;
}
.hero-content {
	translate: none !important;
	rotate: none !important;
	scale: none !important;
	transform: translate(0px, 80px) !important;
	opacity: 1 !important;
}
.hero-content {
	top: -80px;
	left: 0;
	transform: translate(0%, 80%);
	width: 100% !important;
	color: #fff;
	z-index: -1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
}
#sync1 .item {
	margin: 5px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	position: relative;
}
#sync2 .item {
	background: #e5e5e5;
	padding: 10px;
	margin: 5px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
#sync2 .item h1 {
	font-size: 18px;
}

#sync2 .current .item {
	background: #0c83e7;
}

.owl-theme .owl-nav [class*="owl-"] {
	transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover {
	background-color: #d6d6d6;
}

#sync1.owl-theme {
	position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
	width: 22px;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
}

#sync1.owl-theme .owl-prev {
	left: 10px;
}

#sync1.owl-theme .owl-next {
	right: 10px;
}
/* animate fadin duration 1.5s */
.owl-carousel .animated {
	animation-duration: 1.5s !important;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
	width: 35px !important;
	height: 55px !important;
}
#sync1 svg {
	width: 22px !important;
}
.fade:not(.show) {
	opacity: 1;
}
.new {
	position: absolute;
	top: 0;
	z-index: 111;
	border-radius: 50px;
	width: 66px;
	height: 66px;
	background: #14252a;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 0;
	padding: 20px;
	margin: 50px;
}
.new h6 {
	color: #fff;
	font-size: 19px;
	margin: 0;
	font-style: inherit;
}

/* Remove for prod */
/* .rtl-slider-flex {
	width: 50%;
	margin: 10em auto;
	padding: 0.75em 0.75em 0.5em;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
} */
.thumb-prev,
.thumb-next {
	bottom: 12px !important;
	right: calc(9% + 0.75em) !important;
}
.thumb-prev {
	right: calc(0% + 0.75em) !important;
}
/* Necessary styles */
.rtl-slider-flex {
	display: flex;
	flex-direction: row;
	/* justify-content: center; */
	box-sizing: border-box;
	position: relative;
	gap: 0px;
	justify-content: center;
	width: 100%;
}
.rtl-slider-flex .rtl-slider-nav .rtl-slider-slide img {
	width: 100%;
	height: 50px;
	object-fit: cover;
}
.rtl-slider-flex .rtl-slider {
	width: 73%;
	margin-right: 0%;
	/* height: 74vh; */
}
.rtl-slider-flex .rtl-slider-nav {
	width: 14%;
	margin-top: -2px;
	display: flex;
	align-items: center;
}
.rtl-slider-flex .rtl-slider-nav .rtl-slider-slide {
	margin-bottom: 4px;
	/* opacity: 0.75; */
	transition: all 0.3s ease;
	cursor: pointer;
	padding: 12px;
	background: #e5e5e5;
	padding: 0px;
	margin: 4px;
	/* color: #fff; */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	max-width: 90px !important;
}
.rtl-slider-flex
	.rtl-slider-nav
	.slick-slide.slick-current.slick-active
	.rtl-slider-slide {
	opacity: 1;
}
/* .rtl-slider-flex .rtl-slider-slide {
	background: #0b69b7 url("") no-repeat center/cover;
	padding-top: 16.25%;
} */
.rtl-slider-flex .thumb-prev,
.rtl-slider-flex .thumb-next {
	position: absolute;
	bottom: 4px;
	right: 0;
	height: 88px;
	width: 9.5%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all 0.3s ease;
	background: transparent;
}
.rtl-slider-flex .thumb-prev {
	right: 9.5%;
}

.categories {
	display: flex;
	gap: 20px;
	color: #646464;
	padding: 13px 0;
	align-items: baseline;
	font-family: "poppins_r";
	border-bottom: 1px solid #dedede;
}

.categories h5 {
	font-size: 20px;
	margin-bottom: 0;
	line-height: 11px;
}

.categories span {
	font-size: 20px;
}
.categories .icon-fb {
	background: #68482a;
}
.categories .footer-icons {
	padding-bottom: 0;
}
/* products descriptuion css ends here */
/* description and reviews tab start here */
.nav-tabs .nav-link {
	border: 0;
	border-radius: 0;
	background: transparent;
	/* width: 147px; */
	padding: 11px 0;
	font-family: var(--bold-font-family);
	font-style: italic;
	color: #111111;
	padding: 20px;
	font-size: 23px;
}
.rtl-slider-slide img {
	width: 100%;
	height: 324px;
	object-fit: fill;
}
.description-reveiw-tabs .nav-link.active {
	color: #fff !important;
	background-color: #14252a !important;
	border-color: transparent;
}

.description-content p {
	color: #14252a;
	font-size: 14px;
	line-height: 1.5;
}
.description-content {
	padding: 40px 3px;
}
.description-reveiw-tabs {
	padding: 20px 0;
}
.description-reveiw-tabs .nav-tabs button:focus {
	outline: none !important;
}
.review-box {
	display: flex;
	align-items: center;
	gap: 50px;
	padding: 20px 30px;
	/* border-bottom: 1px solid #dedede; */
	border: 1px solid #899294;
	margin-top: 20px;
}
.review-img {
	width: 18%;
}
.review-form .rating-review-star {
	flex-direction: column;
	align-items: baseline;
	gap: 0;
	margin-top: 15px;
}
.name {
	display: flex;
	gap: 25px;
	align-items: baseline;
	margin-top: 20px;
}
.name h5 {
	color: #0c0200;
	font-size: 17px;
	font-family: "Poppins";
	font-weight: 500;
}
div#nav-tab {
	border: none !important;
}
.name span {
	color: #6d6d6d;
	font-family: "Space Mono", monospace;
	font-weight: 400;
}
.review-content p {
	font-size: 14px;
	color: #0c0200;
	margin: 0;
}
.customer-review {
	/* background-color: #f8f8f8; */
	padding: 1px 0px;
	/* border: 1px solid #14252a; */
	margin-top: 0px;
}
.box2 {
	border: 0 !important;
}
.rate-area {
	float: left;
	border-style: none;
}

.rate-area:not(:checked) > input {
	position: absolute;
	/* top: -9999px; */
	clip: rect(0, 0, 0, 0);
	visibility: hidden;
}

.rate-area:not(:checked) > label {
	float: right;
	width: 0.8em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 180%;
	color: #020202;
	padding-right: 0px;
}
.form-group label {
	font-family: "Space Mono", monospace;
	font-weight: 400;
	font-size: 14px !important;
	color: #030303;
	font-style: inherit;
	margin-bottom: 10px;
}
.rate-area:not(:checked) > label:before {
	content: "\f006 ";
	/* content: "â˜…"; */
	font-family: "FontAwesome";
	font-size: 23px;
}
.rate-area > input:checked ~ label {
	color: #1f162c;
}

.rate-area:not(:checked) > label:hover,
.rate-area:not(:checked) > label:hover ~ label {
	color: #1f162c;
}

.rate-area > input:checked + label:hover,
.rate-area > input:checked + label:hover ~ label,
.rate-area > input:checked ~ label:hover,
.rate-area > input:checked ~ label:hover ~ label,
.rate-area > label:hover ~ input:checked ~ label {
	color: #1f162c;
}
.rating-review-star {
	display: flex;
	align-content: baseline;
	gap: 20px;
	padding-bottom: 15px;
}

.rating-review-star h2 {
	font-size: 30px !important;
	line-height: unset !important;
	margin: 0;
	color: #0c0200;
}

ul.rate-area {
	margin-bottom: 0 !important;
	padding: 0;
}
.review-form h2 {
	font-size: 45px;
	line-height: 48px;
	font-family: var(--bold-font-family);
	font-style: italic;
	margin: 0;
}
.rating-review-star h2 {
	font-family: "Space Mono", monospace;
	font-weight: 400;
	font-size: 18px !important;
	color: #030303;
	font-style: inherit;
}
.review-form {
	padding-top: 45px;
}

.review-form .main_heading {
	text-align: left;
	padding: 10px 0;
}

.review-form p {
	margin: 0;
	color: #14252a;
	font-size: 16px;
}
/* .form-group {
	margin-top: 15px;
} */
textarea#exampleFormControlTextarea1 {
	resize: none;
	margin-top: 0px;
	height: 112px;
}
.review-form .form-control {
	border-radius: 0;
	height: 50px;
}
section.category-sec .main_heading h2 {
	font-size: 51px !important;
	line-height: 30px;
}
/* description and reviews tab end here */

/* slider css */

.product-image-wrapper .slider-for {
	margin-bottom: 15px;
}
.product-image-wrapper .slider-for img {
	width: 100%;
	min-height: 100%;
}
.product-image-wrapper .slider-nav {
	margin: auto;
	position: relative;
}
.product-image-wrapper .slider-nav .item-slick {
	max-width: 249px;
	margin-right: 15px;
	outline: none !important;
	cursor: pointer;
	margin-left: 15px;
}
.product-image-wrapper .slider-nav .item-slick img {
	max-width: 100%;
	background-size: cover;
	background-position: center;
	height: 129px;
}
.product-image-wrapper .slick-next {
	position: absolute;
	top: 50%;
	z-index: 50;
	margin-top: -12px;
	right: calc(-100% - 1%);
}

.product-image-wrapper button.slick-next.slick-arrow {
	top: calc(-100% - 180%);
}
.product-image-wrapper .slick-prev:before {
	content: "\f104";
	font-family: "FontAwesome";
	background: #68482a;
	padding: 9px 16px;
	border-radius: 20px;
	/* position: absolute; */
	top: -394px;
	right: -1068px;
	opacity: 1;
}
.product-image-wrapper .slick-next:before {
	content: "\f105";
	font-family: "FontAwesome";
	background: #68482a;
	padding: 9px 16px;
	border-radius: 20px;
	opacity: 1;
	/* position: absolute; */
	top: -394px;
	right: -545px;
}

.product-image-wrapper button.slick-prev {
	top: 0;
	right: calc(-100% - -10%);
	left: unset;
	top: calc(-100% - 189%);
	z-index: 9;
}

.product-image-wrapper ul.slick-dots {
	display: none !important;
}
.review-img h4 {
	font-family: var(--bold-font-family);
	font-size: 20px;
	color: #14252a;
	font-style: italic;
	margin-top: 10px;
}
.review-box
	.review-content
	.rating-review-star
	.rate-area:not(:checked)
	> label:before {
	content: "\f005 ";
	/* content: "â˜…"; */
	font-family: "FontAwesome";
	font-size: 23px;
	color: #f3c213;
}
.review-sec {
	padding-bottom: 50px;
}
.review-btn.float-end.mt-4 .btn {
	padding: 15px 25px;
	font-size: 16px;
	letter-spacing: 0.5px;
	margin-bottom: 50px;
}
section#shop-tha-latest .hero-content h5 {
	font-size: 2.5rem;
}
section#shop-tha-latest .hero-content h2 {
	font-size: 3rem;
}
.card {
	width: 100% !important;
	text-align: center;
	position: relative;
	background: transparent;
	border: none;
}
.card .card-body h3 {
	font-family: "Space Mono", monospace;
	font-weight: 400;
	font-size: 15px;
	color: #14252a;
}
.card .card-body h4 {
	font-family: "Space Mono", monospace;
	font-weight: 700;
	font-size: 17px;
	margin: 0;
	color: #14252a;
}
.card .card-body h5 {
	font-family: var(--bold-font-family);
	font-size: 23px;
	font-style: italic;
	color: #14252a;
}
.card .card-body h6 {
	font-family: var(--regular-font-family);
	font-size: 20px;
	font-style: italic;
	margin: 0;
	color: #14252a;
}
.card .btn {
	font-size: 12px;
	padding: 16px 14px;
}
.card-number {
	width: 50px;
	height: 51px;
	background: antiquewhite;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
}
.card-number {
	width: 50px;
	height: 50px;
	background: #14252a;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	position: absolute;
	top: 10%;
	left: 10px;
}
.card-number h5 {
	font-size: 15px;
	color: #fff;
	margin: 0;
}
.card img {
	width: 100%;
	height: 260px;
	object-fit: scale-down;
}

#card {
	width: 100%;
	max-width: 75rem;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	font-size: 0px;
}
#card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	mix-blend-mode: hue;
}
#card img {
	width: 100%;
}

.radio-box .select,
.radio-box .radio-box {
	text-align: center;
	margin: 3rem 0;
}

.radio-box a {
	display: inline-block;
	width: 2rem;
	height: 3rem;
}
h4.selected {
	border: 2px solid red;
}
.color--red {
	background-color: #ad43b7;
	border: 2px solid red;
}
.color--green {
	background-color: #64babf;
}
.color--blue {
	background-color: #68b74d;
}
.color--orange {
	background-color: #dfac2a;
}
.color--color--dark-red {
	background-color: #ba3e3e;
}
.radio-box label {
	display: inline-block;
	position: relative;
	width: 2rem;
	height: 2rem;
	cursor: pointer;
	border-radius: 50px;
}
.radio-box input {
	position: absolute;
	opacity: 0;
}

#card.color--red::before {
	background-color: red;
}

#card.color--green::before {
	background-color: green;
}

#card.color--blue::before {
	background-color: blue;
}

#card.color--orange::before {
	background-color: orange;
}
.qty-input {
	color: #000;
	background: #fff;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.qty-input .product-qty,
.qty-input .qty-count {
	background: transparent;
	color: inherit;
	/* font-weight: bold; */
	font-size: inherit;
	border: none;
	display: inline-block;
	min-width: 0px;
	height: 2.5rem;
	line-height: 1;
	font-family: "Space Mono", monospace;
	font-weight: 700;
}
.qty-input .product-qty:focus,
.qty-input .qty-count:focus {
	outline: none;
}
.qty-input .product-qty {
	width: 126px;
	min-width: 0;
	display: inline-block;
	text-align: center;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
.qty-input .product-qty::-webkit-outer-spin-button,
.qty-input .product-qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
}
.qty-input .qty-count {
	padding: 0;
	cursor: pointer;
	width: 4.5rem;
	font-size: 1.25em;
	text-indent: -100px;
	overflow: hidden;
	position: relative;
}
.qty-input .qty-count:before,
.qty-input .qty-count:after {
	content: "";
	height: 2px;
	width: 10px;
	position: absolute;
	display: block;
	background: #000;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
button.qty-count {
	margin-top: 0;
	padding: 0px;
}
.qty-input .qty-count--minus {
	border-right: 1px solid #899294;
	border-radius: 0;
}
.qty-input .qty-count--add {
	border-left: 1px solid #899294;
	border-radius: 0;
}
.qty-input .qty-count--add:after {
	transform: rotate(90deg);
}

.qty-input .qty-count:disabled:before,
.qty-input .qty-count:disabled:after {
	background: #ccc;
}
.qty-input {
	border-radius: 0;
	/* box-shadow: 0 1em 2em -0.9em rgba(0, 0, 0, 0.7); */
	/* transform: scale(1.5); */
	width: 100%;
	border: 1px solid #899294;
}
.quantity-rates h3.card-dollar1 {
	font-family: "Space Mono", monospace;
	font-weight: 700;
	font-size: 19px;
	margin: 0;
	font-style: inherit;
}
.quantity-rates h4.card-dollar {
	font-family: "Space Mono", monospace;
	font-weight: 700;
	font-size: 19px;
	margin: 0;
	font-style: inherit;
	text-transform: uppercase;
}
.quantity-rates {
	flex: initial;
	display: initial;
	display: flex;
	align-items: center;
	gap: 15px;
	margin-left: 10px;
}
.size-product h4 {
	width: 45px;
	height: 40px;
	background: #14252a;
	color: #fff !important;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	font-family: var(--bold-font-family) !important;
	font-style: italic !important;
	font-size: 17px !important;
	font-style: inherit !important;
}
label#orange1 {
	background: #ba3e3e;
}
.size-product {
	display: flex;
	gap: 10px;
}
.size-color-content {
	font-family: var(--bold-font-family);
	font-size: 20px;
	font-style: italic;
	color: #14252a;
	margin-bottom: 15px;
	margin-top: 15px;
}
.product-wrapper-content h4 {
	font-family: var(--bold-font-family);
	font-size: 47px;
	font-style: italic;
	color: #14252a;
}
.product-wrapper-content h6 {
	font-size: 20px;
	color: #373737;
}
.product-wrapper-content h6 a {
	color: #373737;
}
.product-wrapper-content h6 span {
	color: #09a0f7;
}
.product-wrapper-content {
	margin-left: 30px;
}
.product-wrapper-content h2 {
	color: #373737;
	font-size: 45px;
	margin: 20px 0;
}
.product-wrapper-content p {
	font-size: 19px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.radio-box {
	margin: 8px 0;
}
.double-btn .btn {
	width: 100%;
	padding: 15px 0px;
	/* word-spacing: 0px; */
	word-break: 0px;
	letter-spacing: inherit;
}
section#shop-tha-latest .description-reveiw-tabs a.btn1 {
	background: transparent;
	color: #14252a;
	margin-top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-family: "Space Mono", monospace;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 5px;
	margin-top: 10px;
}
section#shop-tha-latest .description-reveiw-tabs a.btn1 img {
	width: 100%;
	height: auto;
}
.js .cSlider--single > div:nth-child(1n + 2) {
	display: none;
}
.js .cSlider--single.slick-initialized > div:nth-child(1n + 2) {
	display: block;
}
.cSlider--single h2 {
	line-height: 10rem;
}
.cSlider--nav h2::before {
	content: "";
	display: block;
	padding-top: 75%;
}
.slick-slide.is-active h2 {
	color: #c00;
	background-color: #fff;
}

.cSlider--nav .slick-slide {
	cursor: pointer;
}
.cSlider--nav span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.cSlider.cSlider--nav.slick-initialized.slick-slider {
	margin-top: 10px;
}
.rtl-slider-slide1 {
	margin: 3px;
}
button.slick-next.slick-arrow {
	display: none;
}
.product-img--main {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 389px;
	float: left;
	margin: 0px;
	object-fit: fill;
}
.product-img--main__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	transition: -webkit-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
	transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
/* tabs-wrapper */
section.pills-wrapper .tile {
	width: 80%;
	margin: 0px auto;
	padding-bottom: 88px;
	position: relative;
}
section.pills-wrapper #tile-1 .tab-pane {
	padding: 15px;
	height: 80px;
}
section.pills-wrapper #tile-1 .nav-pills {
	position: relative;
	border: none !important;
	background-color: #fff;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 2px solid #c1c1c1 !important;
	border-radius: 0;
}
section.pills-wrapper #tile-1 .nav-pills li {
	margin: 0px !important;
}
section.pills-wrapper #tile-1 .nav-pills li a {
	position: relative;
	margin-right: 0px !important;
	padding: 20px 40px !important;
	font-size: 16px;
	border: none !important;
	color: #b3b3b3;
	font-family: "Oswald-Medium";
	text-transform: uppercase;
}
section.pills-wrapper #tile-1 .nav-pills a:hover {
	background-color: #fff !important;
	border: none;
}
h4.in-stock {
	background: #09f768;
	width: 119px;
	text-align: center;
	padding: 13px;
	text-transform: uppercase;
	font-size: 17px;
}
section.pills-wrapper #tile-1 .slider {
	display: inline-block;
	width: 30px;
	height: 3px;
	border-radius: 3px;
	background-color: #09a0f7;
	position: absolute;
	bottom: -3px;
	transition: all 0.4s linear;
}
section.pills-wrapper #tile-1 .nav-pills .active {
	background-color: transparent !important;
	border: none !important;
	color: #000 !important;
}
.form-select {
	text-transform: uppercase;
}
.tile {
	width: 80%;
	margin: 0px auto;
	padding-bottom: 88px;
	position: relative;
}
#tile-1 .tab-pane {
	padding: 15px;
	height: 80px;
}
#tile-1 .nav-pills {
	position: relative;
	border: none !important;
	background-color: #fff;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 2px solid #c1c1c1 !important;
	border-radius: 0;
}
#tile-1 .nav-pills li {
	margin: 0px !important;
}
#tile-1 .nav-pills li a {
	position: relative;
	margin-right: 0px !important;
	padding: 20px 40px !important;
	font-size: 16px;
	border: none !important;
	color: #b3b3b3;
	font-family: "Oswald-Medium";
	text-transform: uppercase;
}
#tile-1 .nav-pills a:hover {
	background-color: #fff !important;
	border: none;
}
h4.in-stock {
	background: #09f768;
	width: 119px;
	text-align: center;
	padding: 13px;
	text-transform: uppercase;
	font-size: 17px;
}
#tile-1 .slider {
	display: inline-block;
	width: 30px;
	height: 3px;
	border-radius: 3px;
	background-color: #09a0f7;
	position: absolute;
	bottom: -3px;
	transition: all 0.4s linear;
}
#tile-1 .nav-pills .active {
	background-color: transparent !important;
	border: none !important;
	color: #000 !important;
}
.shadow-tabs {
    text-align: start;
    height: unset;
    box-shadow: 0px 12px 15px -15px rgba(0, 0, 0, 0.5);
    border: 1px solid #dddddd94;
    position: relative;
    z-index: 999999999;
}
.main-tabs-form {
	padding: 0px 36px;
	position: relative;
	top: -90px;
	z-index: 999999999999;
	width: 100%;
}
a.btn.tabs-btn {
	padding: 8px 25px;
}
.tab-wrapper {
	position: relative;
}
form.wrappertab-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.card-acce-text a {
	font-family: "Oswald-Medium";
	color: #09a0f7;
	cursor: pointer;
}
section.pills-wrapper {
	padding: 50px 0 110px 0;
	position: relative;
	z-index: 1;
}
.breadcrumb-wrapper1 {
	position: absolute;
	/* z-index: 111111; */
	bottom: 0;
	top: -292px;
	left: 0;
	right: 0;
	display: flex;
	align-items: start;
	justify-content: center;
	width: 100%;
	/* height: 20%; */
	height: 154px;
}
.card-acce-image-zec {
	text-align: start;
	height: unset;
	box-shadow: 0px 12px 15px -15px rgba(0, 0, 0, 0.5);
	border: 1px solid #dddddd94;
	padding: 25px 25px;
	position: relative;
	background: #fff;
}
.zec-cart-head img {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 249px;
	object-fit: cover;
	margin-bottom: 10px;
}
.zec-cart-head a {
	font-family: "Oswald-Medium";
	color: #09a0f7;
	cursor: pointer;
}
.zec-cart-head p {
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.zec-add-wrapper a {
	background: #09a0f7;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.zec-add-wrapper {
	position: absolute;
	right: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
	align-items: start;
	justify-content: start;
}
.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 10px;
}
.pagination .page-link {
	position: relative;
	display: block;
	padding: 13px 13px;
	margin-left: -1px;
	line-height: 1.25;
	color: #000;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0px;
	font-size: 17px;
	font-weight: 400;
	background: #f7f6fb;
	font-family: "Oswald-SemiBold";
}
.page-link:focus {
	border-color: var(--first-color);
	box-shadow: 0 0 5px 0 var(--first-color) !important;
}

.page-item:first-child .page-link {
	padding: 12px 17px !important;
	border-radius: 0px !important;
}
.page-item:first-child .page-link:hover {
	background-color: #09a0f7;
	transition: 0.3s all;
	color: #fff;
}
.page-item:last-child .page-link:hover {
	background-color: #09a0f7;
	transition: 0.3s all;
	color: #fff;
}
.page-item:last-child .page-link {
	padding: 12px 17px !important;
	border-radius: 0px !important;
}
a.page-link.pagelink-second span i {
	font-size: 25px;
	font-weight: 600;
}
.product-deatail-wrapper .product-img img.img-fluid {
	width: 100px;
	height: 90px;
	object-fit: scale-down;
	/* padding-top: 20px; */
}
a.page-link.active {
	background-color: var(--first-color);
	color: #fff;
	padding: 11px 21px;
}
#order-main {
	display: none;
}
.pagination li.page-item .page-link:focus {
	border-color: transparent;
}
.page-item.active .page-link {
	background-color: #09a0f7;
	color: #fff !important;
	padding: 13px 13px !important;
	border: none;
	border-radius: 0px;
	margin-top: 0px;
}
/* zeta-tech-sec */
section.zeta-summer-sec {
	padding: 80px 0 90px 0px;
}
.summer-para-head {
	margin-bottom: 50px;
}
.summer-para-head h2 {
	margin-bottom: 10px;
}
a.dollar-retail {
	font-family: "Oswald-Medium";
}
.retail-price-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
a.view-detail {
	color: #000;
	text-decoration: none;
	font-family: "Oxygen";
	font-weight: 800;
	font-size: 16px;
}
.tire-accessories-zec.retail-zec .card-acce-image-zec .zec-cart-head p {
	font-size: 14px;
}
.zec-cart-head .in-stock-wrapper {
    right: 0;
    top: 0px;
    background-color: #FFF;
    padding: 4px 9px;
    border: 1px solid;
}
 .zec-cart-head h3 {
	color: #000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	height: 33px;
}
.price-zeta-dollar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
}
.price-zeta-dollar h5 {
	color: #09a0f7;
}
.price-zeta-dollar h6 strike {
	color: red;
	margin-right: 10px;
}
@media (max-width: 1280px) {
	.hero-content h2 {
		font-size: 2.5rem;
	}
	.hero-content h5 {
		font-size: 2.5rem;
	}
}
@media (max-width: 1025px) {
	.double-btn .btn {
		padding: 15px 0px;
		font-size: 10px;
	}
}
@media (max-width: 912px) {
	.qty-input {
		width: 100%;
	}
	.quantity-rates {
		margin-top: 20px;
	}
	/* .breadcrumb-wrapper1 {
		top: -252px;
		height: 7%;
	} */
	.main-tabs-form select.form-select {
		font-size: 11px;
	}
	.card-acce-image-zec {
		margin-bottom: 20px;
	}
}
@media (max-width: 581px) {
	section.ourproduct-slider {
		padding-top: 0px;
	}
	section.pills-wrapper #tile-1 .nav-pills li a {
		padding: 20px 20px !important;
		font-size: 14px;
	}
	.rtl-slider-slide img {
		width: 100%;
		height: 100%;
		object-fit: fill;
	}
	.rtl-slider-flex {
		margin: 20px 0;
	}
	.product-wrapper-content {
		padding-left: 10px;
		padding-right: 10px;
	}
	.product-wrapper-content h4 {
		font-size: 27px;
	}
	.nav-tabs .nav-link {
		padding: 11px 20px;
		font-size: 16px;
	}
	p {
		font-size: clamp(11px, 5vw, 12px);
	}
	.description-reveiw-tabs {
		padding: 20px 10px;
	}
	nav {
		margin-top: -10px;
	}
	.description-content p {
		font-size: 12px;
	}
	.qty-input {
		width: 57%;
	}
	section#shop-tha-latest {
		position: relative;
		padding-bottom: 10px;
	}
	.quantity-rates {
		margin-top: 10px;
	}
	.qty-input .product-qty {
		width: 86px;
	}
	.qty-input .qty-count {
		width: 3.5rem;
	}
	.review-box {
		display: flex;
		align-items: center;
		gap: 50px;
		padding: 20px 30px;
		/* border-bottom: 1px solid #dedede; */
		border: 1px solid #899294;
		margin-top: 20px;
		flex-direction: column;
		justify-content: center;
	}
	.review-img {
		width: 100%;
		text-align: center;
	}
	.review-box {
		padding: 20px 10px;
		gap: 0px;
	}
	.review-content p {
		font-size: 12px;
	}
	.name {
		margin-top: 10px;
	}
	.review-form h2 {
		font-size: 27px;
	}
	.review-form {
		padding-top: 5px;
	}
	.review-btn.float-end.mt-4 .btn {
		font-size: 10px;
	}
	.double-btn .btn {
		font-size: 11px;
	}
	section#shop-tha-latest .hero-content h5 {
		font-size: 1.5rem;
	}
	section#shop-tha-latest .hero-content h2 {
		font-size: 1.5rem;
	}
	.new {
		margin: 10px;
	}
	.double-btn {
		display: unset;
	}
	.hero-content h5 {
		font-size: 1.75rem;
	}
	.hero-content h2 {
		font-size: 1.75rem;
	}
	.new {
		position: absolute;
		width: 56px;
		height: 56px;
	}
	.main-product-slider {
		padding-top: 30px;
	}
	.product-wrapper-content {
		margin-left: 0px;
		margin-top: 20px;
	}
	.breadcrumb-wrapper1 {
		top: -192px;
		height: 5%;
	}
	form.wrappertab-flex {
		flex-direction: column;
	}
	.main-tabs-form {
		top: 16px;
	}
	section.pills-wrapper .tile {
		padding-bottom: 28px;
		position: relative;
	}
	.card-acce-image-zec {
		margin-bottom: 20px;
	}
}
@media (min-width: 525px) and (max-width: 541px) {
	.qty-input {
		width: 41%;
	}
}
