/*
Theme Name: Probike Child
Theme URI: https://probike.templaza.net/
Description: A child theme of Probike
Author: TemPlaza Team
Author URI: https://www.templaza.com
Version: 1.1.5
Text Domain: probike
Template: probike
*/
/* =========================================
   HEADER STYLES
========================================= */
/* Navigation Menu */
.header-center-top .templaza-header .navbar-nav .menu-item>a {
  font-weight: 600;
  font-size: 14px;
  line-height: 27.2px;
  text-transform: uppercase;
}
/* Header Icons (search, etc.) */
.header-center-top .header-right-section .header-icon-wrap .header-icon {
  padding: 35px 20px;
  display: flex;
  align-items: center;
}
.header-center-top .header-right-section .header-icon-wrap .header-search.uk-position-relative.header-icon {
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
}
.header-center-top .header-right-section .header-icon-wrap .header-icon i {
  color: #555;
  background: url(/wp-content/uploads/2025/11/Input.svg) no-repeat center;
  background-size: contain;
  font-size: 0 !important;
  width: 24px;
  height: 24px;
}
/* Call Button */
.header-block-item a.defalt-btn {
  color: #222;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  text-decoration: none;
}
/* Request Info Button */
.header-block-item a.theme-btn {
  background: #222;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 30px;
  padding: 6px 18px;
  text-decoration: none;
  transition: background 0.3s ease;
}
.header-block-item a.theme-btn:hover {
  background: #444;
}
/* Wrapper for Both Buttons */
.header-block-item .flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding-left: 20px;
}
/* =========================================
   TESTIMONIAL SECTION
========================================= */
.testimonial-slider-section .swiper {
  overflow: visible;
}
/* Utility Flex Center */
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
/* Testimonial Card */
.testimonial-slider-section .testimonial-card {
  background: #fff;
  padding: 20px;
  border: 1px solid #E5E7EB;
  height: 100%;
}
/* Header Row Inside Card */
.card-demo {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
/* Reviewer Info */
.card-info {
  display: flex;
  align-items: center;
  gap: 10px;
}
.testimonial-photo img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}
h4.testimonial-name {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #111;
  line-height: 20px;
}
.review_date {
  font-size: 13px;
  color: #777;
}
ul.products.slick-initialized.slick-slider {
    display: block !important;
    width: 100%;
}
ul.products.slick-initialized.slick-slider .slick-track {
    margin-left: 0;
}
/* Google Icon */
.googgle-icon img {
  width: 20px;
  height: 20px;
}
/* Rating */
.testimonial-rating {
  color: #FFC107;
  font-size: 20px;
  margin: 8px 0;
}
/* Testimonial Text */
.testimonial-content p {
  color: #555;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  font-family: 'Inter', sans-serif;
}
.p-review span {
  font-size: 12px;
  line-height: 15px;
  color: #555555;
}
/* Swiper Arrows */
.testimonial-slider-section .swiper-button-next,
.testimonial-slider-section .swiper-button-prev {
  position: absolute;
  top: calc(50% + 40px);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #000;
  z-index: 10;
  transition: all 0.3s ease;
  background: #fff;
}
.productSwiper .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #FFC212;
}
.productSwiper .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
  border: 1px solid transparent;
  background: #fff;
  width: 26px;
  height: 26px;
  position: relative;
  transition: 0.3s all;
}
.productSwiper .swiper-pagination-clickable .swiper-pagination-bullet:after {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #AAAAAA;
  content: '';
  top: 50%;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.productSwiper .swiper-pagination-clickable span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #FFC212;
}
.productSwiper .swiper-pagination-clickable span.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  background: #FFC212;
}
.testimonial-slider-section .swiper-button-next:hover,
.testimonial-slider-section .swiper-button-prev:hover {
  opacity: 0.8;
}
.testimonial-slider-section .swiper-button-prev {
  left: -60px;
}
.testimonial-slider-section .swiper-button-next {
  right: -60px;
}
.testimonial-slider-section .swiper-button-next:after,
.testimonial-slider-section .swiper-button-prev:after {
  font-size: 18px;
}
/* Swiper Pagination Dots */
.testimonial-slider-section .swiper-pagination {
  margin-top: 30px;
  position: relative;
}
.testimonial-slider-section .swiper-pagination-bullet {
  background: #ccc;
  opacity: 1;
}
.testimonial-slider-section .swiper-pagination-bullet-active {
  background: #222;
}
.home-form form#equipment-filter-form select {
  appearance: none;
  padding-right: 30px;
  background-image: url(/wp-content/uploads/2025/11/arrow.svg) !important;
  background-position: calc(100% - 15px) center, calc(100% - 10px) center;
  background-size: 14px 21px, 12px 16px;
  background-repeat: no-repeat;
}
.custom-tab button.e-n-tab-title {
  min-width: 160px;
  cursor: pointer;
}
/* =========================================
   MAILCHIMP FORM
========================================= */
.cus-mailchimp {
  max-width: 590px;
  margin: 0 auto;
}
.cus-mailchimp p {
  margin: 20px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  flex-direction: row;
}
.cus-mailchimp p span.wpcf7-form-control-wrap {
  display: inline-flex;
  width: 100%;
	position: static;
}
.cus-mailchimp p span.wpcf7-form-control-wrap input.wpcf7-form-control {
  margin: 0;
}
.cus-mailchimp p span.wpcf7-spinner {
  position: absolute;
  right: 60px;
  top: 12px;
}
.cus-mailchimp p input.wpcf7-form-control.wpcf7-submit {
  font-family: 'Onest';
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
.cus-mailchimp p input.wpcf7-form-control.wpcf7-submit:hover,
.cus-mailchimp p input[type="button"]:focus {
  background: #feb900b0;
}
.cus-mailchimp p .wpcf7-not-valid-tip {
  font-size: 14px;
  position: absolute;
  bottom: -22px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  display: none;
}
/* =========================================
   FOOTER STYLES
========================================= */
.templaza-footer a.email-link {
  color: #fff;
}
.templaza-footer h4 {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}
.address-title .textwidget {
  color: #AAAAAA;
  font-size: 16px;
  line-height: 27px;
}
.templaza-footer .textwidget {
  font-weight: 300;
  font-size: 16px;
}
.templaza-navigation li a {
  font-weight: 400;
}
.custom-heading h3 {
  font-size: 30px;
}
/* =========================================
   FORM STYLES
========================================= */
.a-tag a {
  color: #555555 !important;
}
.form-group {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.form-group input.wpcf7-form-control {
  margin-top: 0;
}
.form-group p textarea.wpcf7-textarea {
  height: 50px;
}
form .form-group textarea {
  line-height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 15px;
  width: 100%;
  height: 50px;
  resize: none;
  max-width: 100%;
}
.form-group .wpcf7-not-valid-tip {
  font-size: 14px;
  position: absolute;
  left: 0;
  bottom: -37px;
}
form .form-submit input.wpcf7-form-control {
  width: 100%;
  font-family: 'Onest';
  font-weight: 600;
  font-size: 16px;
  margin-top: 10px;
  color: #000;
}
.form-group label {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Inter';
}
form input[type="submit"],
form button {
  margin: 0;
}
.form-group input.wpcf7-form-control {
  margin: 0;
}
.form-group textarea.wpcf7-form-control.wpcf7-textarea {
  height: 50px;
}
html body .pum-content+.pum-close,
html body .pum-theme-default-theme .pum-content+.pum-close {
  height: 40px;
  width: 40px;
  font-size: 0;
  line-height: 0;
  border: none;
  border-radius: 0px;
  background: url(/wp-content/uploads/2025/11/fi_2732657.svg);
  background-size: cover;
  background-position: center;
}
/* --------------------------------------------------------------
   GLOBAL FORM STYLES
-------------------------------------------------------------- */
form input[type="submit"],
form button {
  background-color: #ffc212 !important;
  font-family: 'Onest';
}
.wpcf7 form.sent .wpcf7-response-output {
  max-width: 600px;
  margin-inline: auto;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color: #46b450;
}
.single-product div.product .product-gallery-summary .woocommerce-product-gallery {
  position: sticky;
  top: 40px;
}
/* --------------------------------------------------------------
   HOME FORM (Equipment Filter)
-------------------------------------------------------------- */
.home-form form#equipment-filter-form {
  background: #fff;
  padding: 32px;
}
.home-form form#equipment-filter-form h3 {
  font-size: 30px;
  text-transform: uppercase;
   margin: 20px 0 12px;
}
.home-form form#equipment-filter-form input,
.home-form form#equipment-filter-form select {
  margin-bottom: 14px;
}
.home-form form#equipment-filter-form label {
  font-size: 14px;
  letter-spacing: 0.6px;
  color: #222;
  font-weight: 500;
}
.home-form form#equipment-filter-form button {
  width: 100%;
  margin-top: 10px;
  background-color: #222 !important;
  font-family: 'Onest';
  font-size: 16px;
  font-weight: 600;
}
/* --------------------------------------------------------------
   BLOG CARD
-------------------------------------------------------------- */
.blog-card .uk-card-body.uk-inline {
  padding: 60px 24px 24px;
}
.blog-card .uk-position-top-left {
  bottom: -45px;
  left: 24px;
  top: auto;
  color: #6a7282 !important;
}
.blog-card .uk-article.uk-card a {
  overflow: visible;
}
/* --------------------------------------------------------------
   PRODUCT SECTION (Swiper / WooCommerce)
-------------------------------------------------------------- */
.product-section .swiper-slide {
  border: 1px solid #e5e7eb;
  margin-inline: 10px;
}
.product-section .slick-list.draggable {
  margin-inline: -10px;
}
.custom-tab .e-con-inner {
  padding: 0 !important;
}
.product-section .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.product-section .swiper-slide>a>img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}
.product-section .swiper-slide span.onsale.woocommerce-badge {
  position: absolute;
  background: #fec213;
  padding: 4px 20px;
  color: #fff;
}
.product-section .swiper-slide h4 {
  margin: 0;
  font-size: 18px;
  letter-spacing: -0.44px;
  font-weight: 600;
  height: 24px;
  overflow: hidden;
  font-family: 'Onest';
}
.product-brand span {
  color: #555;
  display: block;
  margin: 0 0 6px;
  font-size: 14px;
}
/* --------------------------------------------------------------
   PRODUCT INFO CARD
-------------------------------------------------------------- */
.product-main-info {
  padding: 20px 15px;
}
.product-main-info a.elementor-button {
  width: 100%;
  background-color: #000;
  font-family: 'Onest';
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  padding-block: 8px;
  vertical-align: top;
  margin-top: 20px;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  position: absolute;
  bottom: -40px;
}
.header-left-section {
  border-right: 1px solid #e0e0e0;
  padding-right: 16px;
}
.swiper.productSwiper {
  padding-bottom: 80px;
  overflow-y: visible;
}
body .uk-breadcrumb>*>* {
  font-size: 16px;
}
.single-product div.product section.products ul.products li.product .product-inner svg.youtube-icon {
  position: absolute;
  right: 6px;
  bottom: 6px;
}
/* --------------------------------------------------------------
   PRODUCT PRICE
-------------------------------------------------------------- */
.price.d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  padding-top: 20px;
  border-top: 1px solid #e5e7eb;
}
.price.d-flex span span.woocommerce-Price-amount.amount {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.07px;
  font-weight: 600;
}
.price.d-flex del {
  display: inline-flex;
}
ins {
  background: #f2d884;
  color: #666;
  text-decoration: none;
}
div.templaza-sidebar .awf-preset-title {
  font-size: 24px;
  color: #222222;
  font-weight: 700;
  font-family: 'Onest';
  line-height: 28px;
}
div.templaza-sidebar .awf-filter-container.awf-product-search-container .awf-filter {
  margin-top: 10px;
}
div.templaza-sidebar ul>li a {
  transition: none;
  color: #222222;
}
div.templaza-sidebar .awf-style-icons label::before,
.awf-style-custom-terms label::before {
  font-size: 18px;
}
div.templaza-sidebar .awf-reset-btn-container {
  margin-bottom: 15px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
div.templaza-sidebar .awf-filter-title {
  flex-grow: 1;
  margin: 0;
  padding: 24px 0 0;
  overflow: hidden;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  color: #222222;
  border-top: 1px solid #F1F1F1;
}
.woocommerce-no-products-found {
  width: 100%;
}
div.templaza-sidebar .awf-filter-wrapper {
  margin: 0 0 24px 0;
}
div.templaza-sidebar .awf-filter-wrapper button.awf-clear-search-btn {
  display: none;
}
.templaza-shop-container {
  width: 100%;
}
div.templaza-sidebar button.awf-reset-btn {
  width: auto;
  transition: color 0.6s ease;
  background: transparent;
  border: none;
  font-size: 16px;
  text-transform: capitalize;
  cursor: pointer;
}
div.templaza-sidebar .awf-filter-container.awf-product-search-container::before {
  width: 0px;
}
div.templaza-sidebar .awf-filter-container.awf-product-search-container::before {
  font-size: 0;
}
div.templaza-sidebar .awf-filter-container.awf-product-search-container .awf-filter {
  padding-left: 10px;
}
/* --------------------------------------------------------------
   PRODUCT FEATURE BOX
-------------------------------------------------------------- */
.inner-div {
  max-width: 100%;
  background: #fff;
  padding: 15px 0;
  /*   border-bottom: 1px solid #e5e7eb; */
}
.inner-div p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  color: #111827;
  margin: 0;
}
.inner-div p:not(:last-child) {
  padding-bottom: 8px;
}
.inner-div .label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 400;
  font-size: 14px;
}
.inner-div .label img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(69%) sepia(97%) saturate(2852%) hue-rotate(12deg) brightness(102%) contrast(102%);
}
.price.d-flex>span {
  font-size: 14px;
}
.inner-div .value {
  font-weight: 400;
  color: #1f2937;
  font-size: 14px;
}
.home-form form#equipment-filter-form input {
  margin-top: 0px;
}
/* --------------------------------------------------------------
   RENTAL SECTION (Image Carousel)
-------------------------------------------------------------- */
.steed_rental_section .elementor-image-carousel.swiper-wrapper .swiper-slide {
  padding: 0 10px;
}
.steed_rental_section .elementor-image-carousel.swiper-wrapper .swiper-slide figure.swiper-slide-inner figcaption.elementor-image-carousel-caption {
  text-align: left;
  color: #0a0a0a;
  font-size: 18px;
  font-weight: 600;
}
.rental-info {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.rental-info h3.steed-rental-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.44px;
}
.rental-info a.elementor-button {
  background: #000;
  padding: 10px 40px;
  font-size: 16px;
  font-family: 'Onest';
  font-weight: 600;
  width: 100%;
  line-height: 20px;
  letter-spacing: -0.15px;
  margin: 0;
}
.steed-rental-item {
  border: 1px solid #E5E7EB;
}
.steed-rental-item {
  border: 1px solid #E5E7EB;
}
.steed-rental-item .wp-post-image {
  width: 100%;
}
/* --------------------------------------------------------------
   PAGINATION
-------------------------------------------------------------- */
.templaza-widget-uiposts .ui-post-pagination .page-numbers:hover,
.templaza-widget-uiposts .ui-post-pagination .page-numbers.current {
  background: #fec213 !important;
  color: #fff;
  border-color: #fec213 !important;
}
.woocommerce-product-gallery__wrapper .swiper-slide :is(img, video) {
  aspect-ratio: 1.6;
  width: 100%;
  height: 100%;
  object-fit: cover;
	border-radius: 4px;
}
.woocommerce-product-gallery__wrapper  .swiper-slide:has(.video-frame) {
  padding-bottom: 63.2%;
}
.woocommerce-product-gallery__wrapper  .swiper-slide .video-frame {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.woocommerce-product-gallery__wrapper .swiper-button-next,
.woocommerce-product-gallery__wrapper .swiper-button-prev {
    color: #222;
    width: 40px;
    height: 40px;
    background: #ffff;
    border-radius: 50%;   
	margin-top: calc(-48px - (var(--swiper-navigation-size) / 2));
}
.woocommerce-product-gallery__wrapper .swiper-button-next.swiper-button-disabled, .woocommerce-product-gallery__wrapper .swiper-button-prev.swiper-button-disabled {
    pointer-events: all;
}
.single-product div.product .woocommerce-product-gallery figure .gallery-counter {
    background: transparent;
    padding: 0;

}
.youtube {
    width: 40px;
}
.new-controls-rendered {
    z-index: -9;
}
.single-product div.product .woocommerce-product-gallery figure .gallery-counter span svg {
    width: 40px;
    height: 40px;
}

.woocommerce-product-gallery__wrapper .swiper-button-next:after, .woocommerce-product-gallery__wrapper .swiper-button-prev:after {
    font-size: 16px;
}
 .woocommerce-product-gallery__wrapper .swiper.product-thumb-gallery {
    margin-top: 20px;
}
/* --------------------------------------------------------------
   SINGLE PRODUCT PAGE
-------------------------------------------------------------- */
.single-product section.templaza-section.section_heading {
  background: #F5F5F5 !important;
  height: auto;
}
body.single-product div.product section.products>h2,
body.single-product .templaza-history-products .recently-header {
  text-align: left;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
  line-height: 48px;
  font-family: 'Onest';
}
body.single-product div.product .entry-summary a.elementor-button {
  padding: 12px 80px;
  background: #fec213;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  display: inline-flex;
}
body.single-product div.product .summary-price-box span.woocommerce-Price-amount.amount bdi {
  font-weight: 700;
}
body.single-product div.product .summary-price-box .templaza-stock,
body.single-product div.product .product_meta,
body.single-product div.product .single-product-extra-content {
  display: none;
}
body.single-product div.product .summary-price-box .price {
  margin-top: 16px;
}
body.single-product div.product .woocommerce-product-gallery,
body.single-product div.product .entry-summary {
  width: 50%;
}
body.single-product div.product .product-features {
  border-block: 1px solid #e6e6e6;
  padding: 20px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 24px;
  max-width: 572px;
}
body.single-product div.product .product-features .feature-item {
  height: 100%;
  border-left: 1px solid #0000001a;
  padding-left: 40px;
}
body.single-product div.product .product-features .feature-item:first-child {
  border-left: 0;
  padding-left: 0;
}
body.single-product .feature-label {
  font-size: 16px;
  color: #555555;
  line-height: 24px;
  letter-spacing: -0.31px;
  font-weight: 400;
  margin-top: 16px;
}
.single-product .swiper-slide.thumb-slide .thumb-video video.product-video-thumb {
    pointer-events: none !important;
}
.woocommerce-no-products-found .woocommerce-info{
    text-align: center;
}
/* --------------------------------------------------------------
   PRODUCT SHORT DESCRIPTION
-------------------------------------------------------------- */
body.single-product .product-extra-content ul,
body.single-product .product-short-description ul {
  padding-left: 32px;
}
body .woocommerce-pagination ul.page-numbers a,
body .woocommerce-pagination ul.page-numbers span {
  border-radius: 8px;
}
body .templaza-ap-archive-view {
  margin: 0;
  border-bottom: none;
}
body .woocommerce-pagination ul.page-numbers a .fa-angle-double-right:before,
a .fa-angle-double-right:before {
  content: "\f105" !important;
}
body .woocommerce-pagination ul.page-numbers a .fa-angle-double-left:before,
a .fa-angle-double-left:before {
  content: "\f104" !important;
}
.search-results .templaza-blog-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}
.search-results .templaza-archive .more-link {
  color: #ffc212;
}
a.readmore i.fas.fa-arrow-right {
  display: none;
}
ul.products li.product .product-inner .product-summary a.button.view-details-button:hover {
  color: #FFC212;
}
.header-search .searchform button.search-close {
  background: transparent !important;
  color: #555;
  font-size: 18px;
  font-weight: 100;
  padding: 0 16px;
}
.header-search .searchform button.search-close:hover {
  color: #000;
}
.search-results .templaza-archive .templaza-blog-item-title a {
  font-size: 20px;
}
body .navigation .nav-links .page-numbers {
  border-radius: 8px;
}
body.single-product .product-extra-content ul li,
body.single-product .product-short-description ul li {
  position: relative;
  list-style: none;
  font-weight: 300;
}
body.single-product .product-extra-content ul li strong,
body.single-product .product-short-description ul li strong {
  font-weight: 400;
}
body.single-product .product-extra-content ul li:after,
body.single-product .product-short-description ul li:after {
  content: '';
  position: absolute;
  left: -30px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2025/11/fi_158820.svg);
}
body.single-product .product-extra-content img {
  margin-top: 10px;
}
body.single-product .product-top-info {
  display: flex;
  align-items: center;
  gap: 8px 16px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}
body.single-product .product-top-info span.product-meta-tag {
  border: 1px solid #D1D5DC;
  border-radius: 8px;
  font-size: 12px;
  padding: 3px 10px;
  font-family: 'Inter';
  line-height: normal;
}
body.single-product .product-top-info span.product-badge {
  font-size: 12px;
  height: 24px;
  font-weight: 400 !important;
  background: #FFC212;
  display: inline-flex;
  line-height: 16px;
  align-items: center;
  padding: 3px 8px;
  border-radius: 8px;
  font-family: 'Inter';
  color: #222222;
}
body.single-product div.product .entry-summary .product_title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500 !important;
  line-height: normal;
}
body.single-product h3.product-short-desc-title,
body.single-product h3.product-extra-title {
  text-decoration: underline;
  text-underline-offset: 8px;
  font-size: 16px;
  color: #222222;
  font-weight: 400 !important;
  font-family: 'Inter', sans-serif !important;
  margin-top: 40px;
}
ul.products li.product .product-inner .product-summary {
  padding: 15px 20px !important;
}
ul.products li.product .woocommerce-loop-product__title {
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.products li.product .product-inner .product-summary .price.d-flex {
  display: flex;
  color: #000;
  border-top: 1px solid #e5e7eb;
  margin: 0 !important;
  padding-top: 20px;
}

body form.woocommerce-ordering select:not([multiple]):not([size]) {
    text-transform: capitalize !important;
    height: 36px;
    appearance: none;
    padding-right: 30px;
    background-image: url(/wp-content/uploads/2025/11/arrow.svg) !important;
    background-position: calc(100% - 10px) center, calc(100% - 10px) center;
    background-size: 10px 12px;
    background-repeat: no-repeat;
}

body .templaza-ap-archive-view label {
  margin-right: 10px;
  font-weight: 600;
  color: #222222;
}
body .awf-filters-container .noUi-connects {
    background: #9e9e9e;
    border-radius: 8px !important;
}
ul.products li.product .product-inner .product-summary a.button.view-details-button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-family: 'Onest', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: -0.15px;
  text-transform: uppercase;
  text-decoration: underline;
  border-top: 1px solid #E5E7EB;
  padding-top: 15px;
  margin-top: 20px;
}
ul.products li.product .product-inner {
  border: 1px solid #E5E7EB;
}
.product-main-info>a {
  display: inline-block;
  width: 100%;
  clear: both;
}
body.single-product .short-desc-after-cart h3.product-short-desc-title {
  margin-top: 20px;
}

/* Swiper Navigation Buttons */
.single-product div.product section.products span.razzi-svg-icon {
  position: absolute;
  top: 50%;
  left: auto;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
/* Swiper Container */
.single-product div.product section.products .swiper-container.linked-products-carousel.swiper-container-initialized.swiper-container-horizontal {
  position: relative;
  overflow: visible;
}
/* Disabled Navigation Buttons */
.single-product div.product section.products span.razzi-svg-icon.rz-swiper-button-prev.swiper-button-disabled {
  left: -60px;
}
.single-product div.product section.products span.razzi-svg-icon.rz-swiper-button-next.swiper-button-disabled {
  right: -60px;
}
body div.templaza-sidebar {
    margin-top: 62px;
}
/* Optional Hover Enhancement */
.single-product div.product section.products span.razzi-svg-icon:hover {
  background: #f9fafb;
  border-color: #d1d5db;
}
.single-product div.product .woocommerce-product-gallery li.swiper-slide.swiper-slide-active {
  border: 1px solid #fec213;
}
body.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  border-bottom: none !important;
}
.single-post .templaza-single-content .templaza-blog-item-title {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 40px;
  line-height: 48px;
  margin: 10px 0 24px;
  color: #000;
}
.single-post p {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0;
  color: #555;
}
.single-post .templaza-single-content .templaza-blog-item-title a.back-arrow svg {
  position: relative;
  top: -4px;
}
.content-related .slick-list {
  width: 100%;
}
.custom-realted_blogs .box-title {
  text-transform: uppercase;
  font-size: 40px;
}
body.single-post .templaza-single .templaza-single-box .box-title {
  position: relative;
  text-transform: uppercase;
  margin: 0 0 40px 0 !important;
  font-size: 40px;
}
body.single-post .templaza-related-posts .templaza-blog-item-content h4 {
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.single-post .templaza-related-posts .templaza-blog-item-content h4 a {
  color: #101828;
}
body.single-post .templaza-post-meta>span:first-child:before {
  width: 0;
  margin: 0;
}
.templaza-related-posts.templaza-archive .templaza-blog-item-content p+a {
  text-transform: uppercase;
  color: #222222;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 700;
}
body.single-post .templaza-single .templaza-single-share-box {
  border-top: none;
  padding: 0;
  margin-top: 65px;
  position: absolute;
  top: 0;
  right: 0;
}
body.single-post .templaza-single .templaza-single-content {
  overflow: hidden;
  margin-bottom: 30px;
  max-width: 94%;
}
body.single-post .templaza-blog-item-content.templaza-archive-item {
  position: relative;
}
body.single-post .templaza-blog-item-content.templaza-archive-item .templaza-blog-share {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding-top: 12px;
}
h3.ui-title.uk-margin-remove-top.uk-h3.uk-margin-custom-bottom {
  min-height: 56px;
  font-size: 20px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 12px;
}
h3.ui-title.uk-margin-remove-top.uk-h3.uk-margin-custom-bottom a {
  font-size: 20px;
  line-height: 28px;
  color: #101828;
}
span.ui-post-meta-date {
  font-size: 14px;
  color: #6A7282;
  font-weight: 400;
  margin-bottom: 10px;
}
p:empty {
  display: none !important;
}
.blog-section .ui-post-items article .uk-card-body.uk-inline p {
  font-size: 16px;
  color: #4A5565;
  line-height: 24px;
  margin-bottom: 16px;
}
body .templaza-widget-uiposts .ui-post-pagination .page-numbers {
  border-radius: 10px;
}
body.single-post .templaza-single .templaza-single-share-box label {
  font-weight: 500;
  color: #222222;
  font-size: 16px;
}
body.single-post .templaza-blog-item-content.templaza-archive-item .templaza-blog-share a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: #000;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: #FFC212;
}
.blog-section .ui-post-items article {
  padding-left: 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #F1F1F1;
  width: 100%;
  transition: background 0.2s ease-in-out;
}
.blog-section .ui-post-items article:hover {
  background: #F1F1F1;
  transition: background 0.3s ease;
}
.blog-section ul#category-list li a {
  padding: 10px 24px;
  border-radius: 12px;
  color: var(--e-global-color-0f586da);
  background-color: var(--e-global-color-secondary);
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.15px;
  border: none;
}
h5.wp-block-heading {
  margin-bottom: 10px !important;
}
h5.wp-block-heading+p {
  margin-top: 0;
}
.blog-section ul#category-list li a:hover {
  background: #fec213;
}
.blog-section ul#category-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  list-style: none;
  padding: 0;
	flex-wrap: wrap;
}
.blog-section ul#category-list li.post-cat {
  margin: 0;
}
.content-related .slick-slide {
  margin: 0;
  padding-inline: 10px;
}
.templaza-error-page .uk-flex.uk-flex-middle.uk-height-1-1 {
  min-height: auto !important;
  padding-block: 80px;
}
.search-results .templaza-archive .templaza-post-meta.templaza-blog-item-info-top,
.search-results .templaza-archive .templaza-archive-item span.date {
  display: none;
}
.search-results .templaza-archive .templaza-archive-item {
    margin-bottom: 20px !important;
}
.search-results .templaza-archive .templaza-archive-item .templaza-blog-item-img img {
    width: 100%;
}
.content-related .slick-list.draggable {
  /*     margin-inline: -10px; */
  padding: 0;
}
.content-related.uk-grid {
  margin-left: 0;
}
.content-related .slick-arrow {
  padding: 0;
}
.content-related {
  margin: 0;
}
.content-related ul.slick-dots {
  width: 100%;
}
ul.products li.product .product-thumbnail .woocommerce-loop-product__link img {
  max-height: 230px;
  min-height: 230px;
	object-fit: cover;
}
div.templaza-sidebar .noUi-horizontal .noUi-handle::before {
  margin: -5px 0 0 -2px;
  width: 22px;
  height: 24px;
  border-radius: 5px;
}
div.templaza-sidebar .noUi-horizontal .noUi-handle {
    top: -10px;
	    cursor: pointer;
}
div.templaza-sidebar select#manufacturers-dropdown {
    cursor: pointer;
}
div.templaza-sidebar .awf-filter-wrapper.awf-single.awf-collapsible .awf-filter-title {
  pointer-events: none;
}
div.templaza-sidebar .awf-collapse-btn {
  display: none;
}
div.templaza-sidebar .awf-range-slider-container .noUi-value,
div.templaza-sidebar .awf-taxonomy-range-slider-container .noUi-value {
  font-size: 16px;
}
.post-type-archive-product .uk-flex-middle:has(.woocommerce-no-products-found) .custom-sorting-wrap {
  display: none !important;
}
.single-product div.product section.products ul.products li.product .product-inner .product-thumbnail img {
  max-height: 230px;
  min-height: 230px;
  object-fit: cover;
}
.woocommerce-no-products-found .woocommerce-message,
.woocommerce-no-products-found .woocommerce-info {
  background-color: #f3c0161f;
  color: #fec213;
 width: 100%;
}
.single-product div.product section.products ul.products .slick-arrow {
  margin: 0 !important;
}
.blog-section ul#category-list li.post-cat.active a {
  background: #fec213;
}
.loader {
  border-radius: 50%;
  position: relative;
  animation: rotate 1s linear infinite;
  width: 60px;
  height: 60px;
  display: inline-block;
}
.ajax-loader {
  width: 100%;
  height: calc(80vh - 300px);
  align-items: center;
  justify-content: center;
  text-align: center;
  display: none;
  /* hidden initially */
}
.templaza-error-page form.searchform.uk-position-relative {
    display: none;
}
.loader::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  border-radius: 50%;
  border: 5px solid #222222;
  animation: prixClipFix 2s linear infinite;
}
body:has(.ajax-loader[style*="display: flex"]) #post-grid-wrapper {
  display: none !important;
}
body:has(.ajax-loader[style*="display: flex"]) #post-grid-wrapper {
  display: none !important;
}
body:has(.ajax-loader[style*="display:flex"]) #post-grid-wrapper {
  display: none !important;
}
body:has(.ajax-loader[style*="display: flex"]) {
  overflow: hidden;
  height: 100vh;
}
:is(body, html):has(.searchform.active) {
  overflow: hidden !important;
}
body ins {
  background: transparent;
  color: #ffcb47;
}
.price.d-flex del .amount bdi,
.price.d-flex del {
  color: #a6a6a6;
}
.probike-breadcrumb ul li.item-current span {
  font-weight: 600;
}
span.value.location {
  font-size: 12px;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  max-width: calc(100% - 88px);
}
ul.products li.product .price del bdi {
  font-size: 20px;
  line-height: 20px;
  display: flex;
}
.price.d-flex del bdi {
  font-size: 20px;
  display: block;
}
.search-cus {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 690px;
  margin: 0 auto;
  position: relative;
}
.search-cus input#ajax-search {
  width: 100%;
  margin: 0;
  position: relative;
  padding-left: 40px;
  background: #F2F2F2;
  font-size: 14px;
  color: #555555;
}
.search-cus svg {
  position: absolute;
  left: 15px;
  z-index: 9;
}
body.single-post .templaza-blog-item-content.templaza-archive-item .templaza-blog-share a i {
  padding-right: 0px;
  font-size: 1.2em;
}
body.single-post .templaza-blog-item-content.templaza-archive-item .templaza-blog-share a:hover i {
  color: #fff;
}
.testimonial-slider-section .testimonial-card .testimonial-content {
  min-height: 200px;
}
.header-right-section .uk-position-right {
  position: static !important;
}
.header-right-section .header-search .searchform .search-query {
  max-width: 750px;
  width: 100%;
}
.header-right-section .searchform input.search-query:focus {
  border-color: #fec213;
}
.header-right-section .header-search .searchform {
    max-width: none;
    right: 0;
    box-shadow: none;
    position: fixed;
    top: 94px;
    left: 0;
    background: rgba(255, 255, 255, .98);
    height: 100px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 0.5px solid #9e9e9e1a;
}
.a-tag a:hover {
    color: #fec31d !important;
}
.bread-current-section .uk-container-large {
  margin-left: 0;
  padding: 0;
}
.bread-current-section {
  vertical-align: middle;
  display: flex !important;
  align-items: center;
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.single-product div.product .woocommerce-tabs table.shop_attributes th {
    text-transform: capitalize;
}
/* Code 14 Nov 25 start */
.product-section .swiper-slide>a {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.product-section .swiper-slide>a>svg {
  position: absolute;
  right: 15px;
  bottom: 15px;
  max-width: 32px;
}
body.single-product div.product section.products>h2,
body.single-product .templaza-history-products .recently-header {
  margin-bottom: 25px;
}
.single-product div.product section.products {
  position: relative;
}
.single-product div.product section.products .swiper-container-initialized ul.products {
  padding-left: 0;
}
body.single-product .product-top-info span.product-meta-tag svg {
  margin-right: 6px;
}
.single-product .product>iframe {
  width: 100%;
  aspect-ratio: 1.78;
  padding: 8px;
  background-color: #070101;
  border: 1px solid;
  border-radius: 10px;
}
.single-product div.product .product-gallery-summary {
  margin-bottom: 70px;
}
.pum .pum-title {
  text-transform: uppercase;
}
.pum .pum-content {
  font-size: 14px;
}
.pum .pum-content .pum-title:has(+ p) {
  margin-bottom: 0.17em;
}
.pum .pum-content .pum-title+p {
  margin-block: 0 24px;
}
.pum .form-group label {
  margin-bottom: 8px;
  display: block;
  font-weight: 500;
}
.pum form input[type="text"],
.pum form input[type="email"],
.pum form input[type="password"],
.pum form input[type="number"],
.pum form input[type="search"] {
  color: #000;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  background-color: #F5F5F5 !important;
  border: 0;
}
.pum .form-group {
  margin-bottom: 24px;
}
.pum .form-group .wpcf7-not-valid-tip {
  line-height: 1;
  margin-top: 0;
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: -30px;
}
form .form-submit {
  position: relative;
}
form .form-submit .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 4px 0 0;
}
form.submitting .form-submit input.wpcf7-form-control {
  color: transparent;
  transition: 0s;
}
.bread-current-section.bread-current-section-shop {
  height: auto;
	padding: 0 !important;
}
.woocommerce-badges .sold-out {
    background-color: transparent !important;
}
.single-product .swiper-slide.thumb-slide.swiper-slide-thumb-active {
    border: 1px solid #FFC107;
	overflow: hidden;
}
.single-product .swiper-slide.thumb-slide {
    border: 1px solid transparent;
    height: 90px;
    border-radius: 4px;
    background: #f6f6f6;
}
.single-product .swiper-slide.thumb-slide .thumb-video {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.single-product .swiper-slide.thumb-slide .thumb-video img {
    width: 100% !important;
    height: 100% !important;
	object-fit: contain;
    display: inline-block;
}
body .slick-dots {
  padding-left: 0;
  display: flex;
  list-style: none;
  gap: 12px;
  justify-content: center;
  margin: 50px 0 0;
  width: 100%;
}
.templaza-archive-no-result form.searchform.uk-position-relative {
    display: none;
}
.templaza-archive-no-result p {
    padding: 0 40px;
    text-align: center;
    margin: 0;
	font-size: 20px;
}
.single-product div.product section.products ul.products {
  padding: 0;
  margin: 0;
}
.single-product div.product section.products ul.products li.product .product-inner {
  border: none;
}
body .slick-dots li {
  margin: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s 0s ease-in-out;
  outline: none;
}
body .slick-dots li button {
  width: 6px;
  height: 6px;
  border: none;
  background-color: #AAA;
  font-size: 0;
  line-height: 0;
  padding: 0;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
}
body .slick-dots li:is(.slick-active, :hover) {
  border-color: #FFC212;
}
.flex-center.p-review p {
  margin: 0;
}
figure.elementor-image-box-img img {
  width: 100%;
}
body .slick-dots li:is(.slick-active, :hover) button {
  height: 6px;
  width: 6px;
  background: #FFC212;
  transform: none;
}
body .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -60px;
  cursor: pointer;
}
body .slick-arrow.slick-next {
  left: auto;
  right: -60px;
}
body .slick-arrow:has(~ .slick-dots) {
  margin-top: -76px;
}
body .slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.blog-section .ui-post-items {
  margin-left: 0px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px 20px;
}

.blog-section .ui-post-items article .uk-card-body.uk-inline {
  position: static;
  padding: 24px;
}
button.mobile-filter-close {
    display: none;
}
.read_article a.ui-post-button {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  color: #222222;
  line-height: normal;
}
.blog-section .ui-post-items article .uk-card-body.uk-inline .post_meta.post-excert.ui-post-introtext p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #4A5565;
  font-size: 16px;
  line-height: 24px;
}
a.next.page-numbers,
a.prev.page-numbers {
  position: relative;
  padding: 0;
}
.single-post .templaza-related-posts.templaza-archive .templaza-blog-item-content p {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625;
    letter-spacing: 0;
    color: #555;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Shared arrow styling */
div#post-grid-wrapper a.next.page-numbers::after,
div#post-grid-wrapper a.prev.page-numbers::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 7px;
  height: 14px;
  background-repeat: no-repeat;
  transition: opacity 0.25s ease;
  /* smooth effect */
}
/* Individual icons */
div#post-grid-wrapper a.next.page-numbers::after {
  background-image: url(/wp-content/uploads/2025/11/Vector-2.svg);
}
div#post-grid-wrapper a.prev.page-numbers::after {
  background-image: url(/wp-content/uploads/2025/11/Vector-3.svg);
}
/* Optional: smooth hover */
div#post-grid-wrapper a.next.page-numbers:hover::after,
div#post-grid-wrapper a.prev.page-numbers:hover::after {
  opacity: 0.7;
}
ul.pagination_default.ui-post-pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.no-posts-found {
  justify-content: center;
  display: flex;
  font-size: 24px;
  flex-direction: column;
  max-width: 655px;
  margin: 0 auto;
  align-items: center;
  gap: 15px;
}
.no-posts-found h2 {
  margin: 0;
}
.no-posts-found p {
  font-size: 16px;
  margin-top: 16px;
  text-align: center;
}
.no-posts-found img {
  max-width: 180px !important;
}
div#post-grid-wrapper {
  margin-top: 40px;
}
body.error404 .templaza-error-page .page-404 h1 {
  font-size: 100px;
  line-height: normal;
  color: #ffc212;
  margin-bottom: 0 !important;
}
body.error404 .templaza-error-page .page-404 h3 {
  font-size: 24px;
}
.search-results .templaza-blog {
  padding-inline: 40px;
  margin: 100px auto;
}
.search-results .templaza-section+.templaza-section {
  margin: 0 !important;
}
.custom-realted_blogs {
  margin: 60px 0 40px;
}
.menu-item-has-children > a {
  position: relative;
  padding-right: 28px; 
}
.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  right: 0;          
  top: 50%;
  transform: translateY(-50%);
  width: 14px;        
  height: 8px;
  background-image: url('/wp-content/uploads/2025/11/Vector-4.svg');
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.menu-item-has-children:hover > a::after, .templaza-header .navbar-nav .menu-item.current-menu-item > a::after, body .header-center-top .templaza-header .navbar-nav .menu-item.current-menu-ancestor > a::after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="5" viewBox="0 0 9 5" fill="none"><path d="M0.5 0.5L4.5 4.5L8.5 0.5" stroke="%23FFC212" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.single-product .lb-container .lb-nav {

    pointer-events: auto !important;
}
.woocommerce-no-products-found {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 300px);
}
ul.products li.product .product-thumbnail .youtube {
    width: 40px;
    position: absolute;
    bottom: 4px;
    right: 8px;
}

/* =========New Changes here=========  */
.single-product .swiper-slide.thumb-slide {
    cursor: pointer;
}
.single-product  .product-thumb-gallery .swiper-slide.thumb-slide svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
    height: 28px;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0.9;
}
/* Modal */
.single-product  .lb-outerContainer {
    max-width: 100vw !important;
    height: 88vh !important;
    background: #3a3a3a5e;
    width: 100% !important;
}

.single-product  .lb-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
html body .templaza-header-section,
.single-product .lightboxOverlay {
    z-index: 9;
}
.templaza-footer .templaza-social li a:hover {
    opacity: 0.6;
}
/* BACKDROP */
.single-product .lightbox {
    position: fixed  !important;
    inset: 0 !important;
    background: #f3efef00;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 99;
    pointer-events: none;
    transition: opacity 0.3s ease;
}
.single-product .lb-container img.lb-image {
    width: 100% !important;
    height: 100% !important;
    display: block;
    object-fit: contain;
    border: 0px;
    border-radius: 0;
}
.single-product .lb-container .lb-prev {
    left: 20px;
}
.single-product .lb-container  .lb-next {
    right: 20px;
}
/* ARROW SYMBOLS */
.single-product .lb-container .lb-nav a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    opacity: 0.9;
    cursor: pointer;
}
.single-product  .lb-prev::after,
.single-product  .lb-next::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid black;
    border-right: 2px solid black;
    position: absolute;
    top: 50%;
}
.single-product  .lb-next::after {
    left: 47%;
}
.single-product  .lb-prev::after {
    left: 53%;
}
.single-product .lb-nav a.lb-next, .single-product .lb-nav a.lb-prev{
    opacity: 1;
	z-index: 99999;
}
.single-product  .lb-prev::after {
    transform: translate(-50%, -50%) rotate(-135deg);
}
.single-product  .lb-next::after {
    transform: translate(-50%, -50%) rotate(45deg);
}
.single-product .lb-number {
    display: none;
} 
.single-product .lb-dataContainer {
    position: absolute;
    right: 0;
    top: 0px;
    max-width: 100vw !important;
    width: 100% !important;
    transform: translate(-20px, 30px);
    padding: 0;
    pointer-events: auto;
	z-index: 999;
}
.single-product .lb-dataContainer .lb-data .lb-close {
    background-size: 16px;
    background-position: center;
    background-color: #FFC107;
    border-radius: 50%;
}
button.lb-zoom-plus, button.lb-zoom-minus {
    border-radius: 50% !important;
    background: #f4ca49;
	    border: 0px;
}
/* Home Page Changes here  */
.form-link-imgs {
    display: flex;
    align-items: center;  
    gap: 25px;      
    justify-content: space-between;
}
form .form-link-imgs img {
    height: 42px;           
    width: auto;
    display: block;
}
.form-link-imgs a {
    display: flex;        
}
.form-link-imgs a img {
    height: 50px;
    cursor: pointer;
    transition: transform 0.2s ease;
}
.form-link-imgs a img:hover {
    transform: scale(1.05); 
}
.img-grid-sec .elementor-widget-image-box:hover img {
   transform: scale(1.06);
}
.img-grid-sec .elementor-widget-image-box figure {
    overflow: hidden;
}
.img-grid-sec .elementor-widget-image-box figure img {
    transition: transform 0.4s ease;
}
html body .templaza-shop-filter .shop-filter-btn i {
    margin-right: 0;
}
.templaza-shop-filter .fa-sliders-h:before{
	content: "";
}
.templaza-shop-container .shop-filter-btn::after {
    font-family: "Font Awesome 6 Free";
    content: "\f1de";
    font-weight: 900;
	padding-left:5px;
}

/* Media Start here  */
@media (min-width: 767px) and (max-width: 991px) {
    .post-type-archive-product .uk-grid.templaza-row.sticky-wrap>.uk-first-column {
        width: 30%;
    }
    .post-type-archive-product .uk-grid.templaza-row.sticky-wrap .templaza-column.uk-width-3-4\@l {
        width: 70%;
    }
    .post-type-archive-product .templaza-shop-filter {
        display: none;
    }
    .single-product div.product .entry-summary {
        padding-left: 30px;
        margin-top: 0px;
    }
}
@media (min-width: 1500px) {
    body .templaza-header .navbar-nav .menu-item>a {
        padding: 0.5em 1.5em !important;
    }
    .footer-menu:first-child {
        padding-left: 0;
    }
    .footer-menu-section {
        margin-left: 0;
    }
    .search-results .templaza-blog {
        max-width: 1400px;
        padding-inline: 0px;
    }
    .templaza-footer .footer-menu-section {
        margin-left: 0;
    }
}
@media (max-width: 1600px) {
    .footer-menu-section {
        margin-left: 0 !important;
    }
    .footer-menu:first-child {
        padding-left: 0;
    }
    .testimonial-slider-section .swiper-button-prev, body .slick-arrow {
        left: -30px;
    }
    .testimonial-slider-section .swiper-button-next, body .slick-arrow.slick-next {
        right: -30px;
    }
    .templaza-header .navbar-nav>.menu-item>a {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
@media (max-width: 1420px) {
    .custom-realted_blogs {
        margin: 40px 0 20px;
    }
    .header-block-item a.defalt-btn span {
        display: none;
    }
    .no-posts-found h2,
    .custom-realted_blogs .box-title {
        font-size: 32px;
    }
    .testimonial-slider-section .swiper-button-prev,
    body .slick-arrow {
        left: -20px;
    }
    .testimonial-slider-section .swiper-button-next,
    body .slick-arrow.slick-next {
        right: -20px;
    }
    .search-results .templaza-blog-list {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media (max-width: 1280px) {
    .search-results .templaza-blog-list {
        grid-template-columns: 1fr 1fr;
    }
    .templaza-logo img {
        max-width: 180px;
    }
    body .header-center-top .templaza-header .navbar-nav .menu-item>a {
        font-size: 12px !important;
        padding-right: 16px !important;
    }
    body .header-left-section {
        padding-right: 10px;
    }
    body .templaza-logo img {
        max-width: 150px;
        max-height: 50px;
        min-width: 154px;
    }
    body .header-block-item a.defalt-btn {
        gap: 5px;
        font-size: 12px;
    }
    body .header-block-item a.theme-btn {
        font-size: 12px;
        padding: 6px 10px;
    }
    body .header-center-top .header-right-section .header-icon-wrap .header-icon {
        padding: 35px 10px;
    }
    body .header-block-item .flex {
        gap: 16px;
        padding-left: 10px;
    }
    body .templaza-basic-single-heading,
    body .section_heading {
        background-position: top left !important;
    }
    .menu-item-has-children>a::after {
        width: 12px;
        height: 6px;
    }
	.templaza-header .navbar-nav>.menu-item>a {
        padding-left: 10px !important;
    }
}
}
@media(max-width: 1199px) {
    .blog-section .ui-post-items {
        grid-template-columns: 1fr 1fr;
    }
    .footer-menu {
        width: 24.33% !important;
        padding-left: 0px !important;
        margin-top: 0px !important;
    }
    .bread-current-section .templaza-heading h1 {
        font-size: 42px !important;
        line-height: normal !important;
        margin: 0;
    }
    .blog-section ul#category-list {
        flex-wrap: wrap;
    }
    body.single-post .templaza-single .templaza-single-content {
        max-width: 88%;
    }
    .custom-heading {
        margin: 0 !important;
    }
}
@media (max-width: 959.99px) {
    .templaza-footer .footer-menu-section {
        margin-left: 0 !important;
        padding-block: 40px !important;
    }
    .templaza-footer .templaza-column.footer-menu:last-child {
        width: 100% !important;
    }
    .templaza-footer .templaza-column.footer-menu:first-child {
        margin-top: 0px !important;
        width: 100% !important;
    }
    .templaza-footer .templaza-column.footer-menu {
        width: 50% !important;
        padding-left: 0px !important;
        margin-top: 40px !important;
    }
    body div.templaza-sidebar {
        margin-top: 0px;
    }
    .bread-current-section {
        padding: 16px 0 !important;
        height: 100px;
    }
    body .header-center-top .header-right-section .header-icon-wrap .header-icon {
        padding: 18px 10px;
    }
    .header-right-section .header-search .searchform {
        top: 60px;
    }
    .has-button-icon {
        width: 42px;
        height: 42px;
    }
    .header-right-section .header-search .searchform .search-query {
        height: 42px;
    }
    body header .header-show-icon .header-horizontal-logo {
        margin-left: 0 !important;
    }
    header.templaza-horizontal-right-header .header-icon-wrap,
    header.templaza-horizontal-center-header .header-icon-wrap {
        right: 30px !important;
    }
    header .header-show-icon .uk-flex-left.uk-flex-middle {
        order: 1;
    }
    .single-page-box .home-form {
        position: absolute;
    }
    .header-center-top .header-right-section .header-icon-wrap .header-search.uk-position-relative.header-icon {
        border: 0px;
    }
    .single-post .templaza-single-content .templaza-blog-item-title,
    .custom-realted_blogs .box-title {
        font-size: 24px;
        line-height: normal;
    }
    .menu-item-has-children>a::after {
        display: none;
    }
    ul.sub-menu.dropdown-menus {
        background-image: none;
    }
    .templaza-footer .uk-grid.templaza-row.uk-grid-stack {
        padding-bottom: 40px !important;
    }
    .single-product div.product .product-gallery-summary .woocommerce-product-gallery {
        position: static;
        top: 0;
    }
    body.single-product div.product .woocommerce-product-gallery,
    body.single-product div.product .entry-summary {
        width: 100%;
    }
    .price.d-flex span span.woocommerce-Price-amount.amount {
        font-size: 20px;
        line-height: 28px;
    }
    ul.products li.product .product-inner .product-summary a.button.view-details-button {
        font-size: 14px;
    }
		body.templaza-mobilemenu-opened .templaza-container.mobilemenu-slide.templaza-mobilemenu-open {
		overflow: hidden;
		height: 100vh;
	}
		.magrin-hide .custom-heading {
		margin-top: 0 !important;
		 margin-bottom: 0 !important;
	}
}
@media(max-width: 767px) {


    .list-icon-mobile span.elementor-icon-list-icon {
        display: inline-block !important;
        padding-right: 5px !important;
    }
    .woocommerce-product-gallery__wrapper .swiper-button-next,
    .woocommerce-product-gallery__wrapper .swiper-button-prev {
        width: 32px;
        height: 32px;
    }
    .woocommerce-product-gallery__wrapper .swiper-button-next:after,
    .woocommerce-product-gallery__wrapper .swiper-button-prev:after {
        font-size: 12px;
    }
    .custom-swiper.productSwiper.productHomeSwiper {
        margin-right: -12px;
    }
    html body .pum-content+.pum-close,
    html body .pum-theme-default-theme .pum-content+.pum-close {
        height: 24px;
        width: 28px;
        top: 10px;
        right: 10px;
    }
    html body .pum-theme-default-theme .pum-title {
        font-size: 24px;
        line-height: 30px;
    }
    body.single-product .product-top-info {
       gap: 8px 10px;
        margin-bottom: 16px;
    }
    body.single-product div.product section.products>h2,
    body.single-product .templaza-history-products .recently-header {
        font-size: 24px;
        line-height: 30px;
    }
    body.single-product div.product .product-features {
        padding: 20px 0;
        margin-bottom: 20px;
    }
    body.single-product .feature-label {
        font-size: 12px;
        line-height: 16px;
        margin-top: 12px;
    }
    .cus-mailchimp p span.wpcf7-spinner {
        right: 25px;
        top: 6px;
    }
    :is(html, body):has(.awf-filters-form.open) {
        overflow: hidden;
    }
    .post-type-archive-product .uk-flex.uk-grid-collapse.uk-flex-middle.uk-flex-between.templaza-ap-archive-view.uk-grid {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-start !important;
    }
    .post-type-archive-product .uk-flex.uk-grid-collapse.uk-flex-middle.uk-flex-between.templaza-ap-archive-view.uk-grid .uk-flex-between {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .post-type-archive-product .templaza-shop-filter {
        position: absolute;
        top: -60px;
        width: 64px;
        right: 0;
    }
    body form.woocommerce-ordering select:not([multiple]):not([size]) {
        font-size: 12px;
    }
    body .templaza-ap-archive-view label {
        font-size: 14px;
    }
    .no-posts-found h2 {
        font-size: 24px !important;
    }
    .no-posts-found p {
        font-size: 14px;
    }
    .no-posts-found img {
        max-width: 100px !important;
    }
    .bread-current-section {
        height: auto;
    }
    .blog-section ul#category-list {
        gap: 10px;
    }
    .blog-section ul#category-list li a {
        padding: 6px 20px;
        border-radius: 8px;
        font-size: 12px;
    }
    .footer-menu {
        width: 50%;
        padding-left: 40px !important;
    }
    .footer-menu:last-child {
        width: 100%;
        margin-top: 40px;
    }
    .bread-current-section {
        vertical-align: middle;
        height: auto;
        background-size: contain;
    }
    h3.ui-title.uk-margin-remove-top.uk-h3.uk-margin-custom-bottom a {
        font-size: 16px;
        line-height: 20px;
    }
    .blog-section .ui-post-items article .uk-card-body.uk-inline .post_meta.post-excert.ui-post-introtext p {
        font-size: 14px;
        line-height: 20px;
    }
    .read_article a.ui-post-button {
        font-size: 14px;
    }
    .blog-section .ui-post-items article .uk-card-body.uk-inline {
        position: static;
        padding: 16px;
    }
    .templaza-footer h4 {
        font-size: 24px;
        line-height: 28px;
    }
    .templaza-footer .textwidget {
        font-size: 14px;
        line-height: 20px;
    }
    .home-form form#equipment-filter-form {
        padding: 30px 16px;
        z-index: 99;
        position: relative;
    }
    .home-form form#equipment-filter-form h3 {
        font-size: 17px;
    }
    .home-form form#equipment-filter-form label {
        font-size: 12px;
    }
    .cus-mailchimp p input.wpcf7-form-control.wpcf7-submit:hover,
    .cus-mailchimp p input[type="button"]:focus {
        padding: 5px 18px !important;
    }
    body .slick-dots li {
        margin: 0;
        width: 12px;
        height: 12px;
    }
    .uk-grid.templaza-row.uk-grid-collapse.uk-grid-stack {
        display: flex;
        flex-direction: column-reverse;
    }
    .templaza-footer .footer-menu {
        padding-left: 30px !important;
    }
    .copy-right-nav a {
        margin: 0 !important;
    }
    html body .custom-heading h2 {
        font-size: 24px;
    }
    html body .custom-heading p {
        font-size: 14px;
    }
    div.templaza-sidebar .awf-preset-title {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 0px;
    }
    div.templaza-sidebar .awf-filter-title {
        font-size: 16px;
    }
    .awf-filter-container label {
        font-size: 14px;
    }
    body .templaza-archive .more-link:focus {
        color: #ffc212;
    }
    .price.d-flex span span.woocommerce-Price-amount.amount {
        font-size: 20px;
        line-height: 24px;
    }
    ul.products li.product .product-inner .product-summary .price.d-flex {
        padding-top: 12px;
    }
    ul.products li.product .product-inner .product-summary a.button.view-details-button {
        font-size: 14px;
        line-height: 18px;
        padding-top: 15px;
        margin-top: 15px;
    }
    .templaza-error-page .uk-flex.uk-flex-middle.uk-height-1-1 {
        min-height: auto !important;
        padding-block: 40px;
    }
    body.error404 .templaza-error-page .page-404 h1 {
        font-size: 60px;
    }
    body.error404 .templaza-error-page .page-404 h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    body.error404 .templaza-error-page .page-404 .uk-margin-medium-top {
        margin-top: 20px !important;
    }
    body.error404 .templaza-error-page .page-404 .uk-margin-medium-top a.templaza-btn.btn-backtohome {
        font-size: 14px;
    }
    body.error404 .probike-breadcrumb {
        padding: 20px 0;
    }
    .templaza-navigation.copy-right-nav li.uk-inline a {
        font-size: 14px;
    }
    body .templaza-footer .copy-right {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
        text-align: center !important;
    }
    .copy-right-nav {
        display: flex;
        gap: 16px;
        justify-content: center;
    }
    .templaza-footer .templaza-navigation li a {
        font-size: 14px;
        display: inline-block;
    }
    .search-results .templaza-blog-list {
        grid-template-columns: 1fr;
    }
    .search-results section.section_heading {
        padding: 30px 0 !important;
    }
    .search-results .templaza-blog {
        padding-inline: 30px;
        margin: 40px auto;
    }
    .cus-mailchimp p span.wpcf7-form-control-wrap input.wpcf7-form-control {
        margin: 0;
        height: 40px;
        line-height: normal;
    }
    form .cus-mailchimp p input[type="submit"],
    form .cus-mailchimp p button {
        padding: 10px 10px 9px;
        height: 40px;
    }
    .cus-mailchimp p input.wpcf7-form-control.wpcf7-submit {
        font-size: 14px;
        min-width: 120px;
    }
    .post-type-archive-product .sticky-wrap.uk-grid-stack .templaza-column.uk-first-column {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    body.single-product div.product .woocommerce-product-gallery,
    body.single-product div.product .entry-summary {
        width: 100%;
    }
    .templaza-archive-no-result.templaza-basic-page-content {
        font-size: 16px;
    }
    .templaza-archive-no-result p {
        padding: 0 20px;
        font-size: 16px;
    }
    .search-no-results ul#breadcrumb {
        padding-block: 20px;
    }
    form .form-submit input.wpcf7-form-control {
        font-size: 14px;
        padding: 10px 20px !important;
        height: 42px;
    }
    .container-right-zero .e-con-inner {
        padding-right: 0 !important;
    }
    .bread-current-section .templaza-heading h1 {
        font-size: 30px !important;
    }
    body.single-post .templaza-blog-item-content.templaza-archive-item .templaza-blog-share {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
        padding-top: 0;
    }
    body.single-post .templaza-single .templaza-single-share-box {
        margin-top: 30px;
        position: relative;
    }
    .single-post p {
        font-size: 14px;
    }
    body.single-post .templaza-blog-item-content.templaza-archive-item .templaza-blog-share a {
        height: 30px;
        width: 30px;
    }
    body.single-post .templaza-blog-item-content.templaza-archive-item .templaza-blog-share a i {
        font-size: 1em;
    }
    body.single-post .templaza-single .templaza-single-content {
        max-width: 100%;
    }
    .single-post .templaza-single-content .templaza-blog-item-title a.back-arrow svg {
        width: 24px;
    }
    .single-product div.product .entry-summary {
        padding-left: 0;
    }
    html body .single-product .bread-current-section {
        height: auto;
    }
    div#templaza-shop-container {
        position: relative;
    }
    .woocommerce-no-products-found {
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
    }
    .content-related.uk-grid {
        margin-right: -20px;
    }
    .productSwiper.productRelatedSwiper {
        margin-right: -10px;
    }
    html body .templaza-footer .templaza-social li a {
        height: 30px;
        width: 30px;
    }
    body .templaza-basic-single-heading,
    body .section_heading {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
    .bread-current-section {
        padding: 0px 0 !important;
    }
    .mobile-filter-close-body section.templaza-section:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: #28282a5c;
        top: 0;
        z-index: 9;
    }
    button.mobile-filter-close {
        background-color: transparent !important;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 20px;
        font-weight: 100;
        padding: 5px 16px !important;
        height: auto;
        display: block;
        color: #2c2c2c;
        font-family: 'Font Awesome 5 Free';
    }
    div.templaza-sidebar .awf-filter-title-container button.mobile-filter-close {
        position: absolute;
        top: 2px;
        right: 0;
        padding: 4px 12px !important;
        font-size: 16px;
        font-weight: 100;
        height: auto;
        z-index: 9999;
        display: block;
    }
	div.templaza-sidebar  .widget.widget_block.style1 .awf-preset-title {
		height: 1px;
		opacity: 0;
	}
	.templaza-single .templaza-blog-item-media, .templaza-single .templaza-blog-item-media {
		margin-bottom: 0 !important;
	}
	.single.single-post section.templaza-section.section-content {
		margin-top: 0 !important;
	}

}
@media(max-width: 639.99px) {
    body.single-product div.product .product-features .feature-item {
        padding-left: 20px;
        text-align: center;
        padding-right: 20px;
    }
    .single-product .swiper-slide.thumb-slide,
    .single-product .swiper-slide.thumb-slide img,
    .single-product .swiper-slide.thumb-slide .youtube,
    .single-product .swiper-slide.thumb-slide .thumb-video svg.video {
        height: 50px;
    }
    .single-product div.product .woocommerce-product-gallery figure .gallery-counter span svg {
        width: 24px;
        height: 24px;
    }
    html body .templaza-footer a img {
        max-width: 200px;
    }
    h3.ui-title.uk-margin-remove-top.uk-h3.uk-margin-custom-bottom {
        min-height: auto;
        font-size: 18px;
        margin-bottom: 12px;
    }
    ul.products li.product .product-thumbnail .woocommerce-loop-product__link img {
        max-height: 100%;
        min-height: auto;
    }
    .custom-tab.e-n-tabs-mobile .e-n-tabs-heading {
        display: flex !important;
        align-items: center;
        justify-content: center !important;
        margin-bottom: 40px;
    }
    .custom-tab button.e-n-tab-title {
        min-width: 130px;
        cursor: pointer;
        order: inherit !important;
        width: 50% !important;
        margin: 0 !important;
        padding: 12px 20px;
    }
}
@media(max-width: 480px) {
    .blog-section .ui-post-items {
        grid-template-columns: 1fr;
    }
    body.single-product div.product .entry-summary a.elementor-button {
        width: 100%;
        justify-content: center;
    }
    form .form-link-imgs>img {
        width: 50%;
    }
    form .form-link-imgs a img {
        width: 100%;
    }
    form .form-link-imgs img {
        height: auto;
    }
}
.footer-menu li.tz-nav-item a.active,.copy-right-nav li.tz-nav-item a.active{
	color : #ffc212;
}