/*
Theme Name: EV Bike Shop Pro
Description:  EV Bike Shop Pro Theme features an elegant and chic design that will help your site stand out among the rest of your competitors.
Author: wpelemento
Theme URI: https://preview.wpelemento.com/ev-bike-shop/
Author URI: https://www.wpelemento.com/
Version: 0.0.1
Requires PHP: 7.2
Tested up to: 6.0
Text Domain: ev-bike-shop-pro
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: education, portfolio, blog, wide-blocks, one-column, two-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, editor-style, theme-options, threaded-comments
Elementor Wptheme WordPress Theme has been created by wpelemento(wpelemento.com), 2022.
Elementor Wptheme WordPress Theme is released under the terms of GNU GPL
*/

@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800;900&display=swap');
html{
  scroll-behavior: smooth;
}
body{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: "Figtree", Sans-serif;
}
a{
  text-decoration: none;
}
ul, ol{
  list-style: none;
  margin: 0;
  padding: 0;
}
img{
  max-width: 100% !important;
}
:root {
  --swatches-color: #ffffff;
}

.variable-item-contents:before{
  background-color: var(--swatches-color);
}
/* loader */
.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 999999;
  background: #010101;
}
.sticky {
  position: fixed;
  width: 100%;
  z-index: 9999 !important;
  top: 0px;
  height: 95px;
  left: 0;
  padding: 0px 0px ;
  background: #fff !important;
  box-shadow: 0px 2px 6px #CCBABAF2;
}
body:not(.home .wpelemento-evbike-primary-menu-middle-section) .sticky{
  position: fixed;
  width: 100%;
  z-index: 9999 !important;
  top: 0px;
  height: 95px;
  left: 0;
  padding: 0px 0px ;
  background: #ffffff !important;
  box-shadow: 0px 2px 6px #CCBABAF2;
}
body:not(.home) .wpelemento-evbike-primary-menu-section .e-con-inner {
  height: 70px !important;
}
.wpelemento-evbike-primary-menu-middle-section::before
.ht-products .ht-product .ht-product-inner .ht-product-content {
  padding: 25px 12px;
}
.wpe-sneakers-page-head .elementor-widget-wrap {
  margin: -20px 0;
}
.woolentor-breadcrumb a {
  color: #121212;
}


/*------------- EV BIKE CSS Start ----------------*/

/*==================== EV BIKE Slider Section CSS Start =================*/
.wpelemento-evbike-slider-section .wpr-slider-dots {
  width: 170px !important;
  background: #6D7071;
  padding: 4px 50px 13px 50px;
  border: 2px solid #fff;
  clip-path: polygon(0 1%, 100% 1%, 85% 100%, 15% 100%);
}
.wpelemento-evbike-slider-section .wpr-slider-dot {
  width: 30px !important;
  border-radius: 0% !important;
  border: 1px solid #ffffff !important;
}
.wpelemento-evbike-slider-section .slick-dots {
  display: flex !important;
}
.wpelemento-evbike-slider-section .wpr-slider-prev-arrow {
  left: 11%;
}
.wpelemento-evbike-slider-section .wpr-slider-next-arrow {
  right: 11%;
}
.wpelemento-evbike-slider-section .wpr-slider-prev-arrow {
 clip-path: polygon(100% 0, 100% 65%, 75% 100%, 0 100%, 0 0);
 border: 2px solid #fff !important;
}
.wpelemento-evbike-slider-section .wpr-slider-next-arrow {
  clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%, 0 35%);
  border: 2px solid #fff !important;
}
/* .wpelemento-evbike-slider-section .wpr-slider-btns {
  position: relative;
} */
.wpelemento-evbike-slider-section .wpr-slider-prev-arrow:after {
  position: absolute;
  bottom: -5px;
  right: 3px;
  width: 4px;
  height: 22px;
  content: ' ';
  background: #ffffff;
  transform: rotate(215deg);
  z-index: 999;
}
.wpelemento-evbike-slider-section .wpr-slider-next-arrow:after {
  position: absolute;
  bottom: 28px;
  right: 42px;
  width: 5px;
  height: 24px;
  content: ' ';
  background: #ffffff;
  transform: rotate(215deg);
  z-index: 999;
}
.wpelemento-evbike-slider-section .wpr-slider-primary-btn:hover {
  background-color: #3EB489;
}
.wpelemento-evbike-slider-section .wpr-slider-secondary-btn:hover {
  background-color: #3EB489;
}
.wpelemento-evbike-slider-section .wpr-slider-primary-btn {
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
.wpelemento-evbike-slider-section .wpr-slider-secondary-btn {
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
.wpelemento-evbike-slider-section .wpr-slider-primary-btn:after {
  position: absolute;
  bottom: 42px;
  right: 371px;
  width: 3px;
  height: 40px;
  content: ' ';
  background: #ffffff;
  transform: rotate(235deg);
  z-index: 999;
}
.wpelemento-evbike-slider-section .wpr-slider-secondary-btn:after {
  position: absolute;
  bottom: 45px;
  right: 203px;
  width: 3px;
  height: 38px;
  content: ' ';
  background: #ffffff;
  transform: rotate(228deg);
  z-index: 999;
}
.wpelemento-evbike-slider-section .wpr-slider-dots:before {
  position: absolute;
  bottom: -8px;
  left: 16px;
  width: 2px;
  height: 51px;
  content: ' ';
  background: #ffffff;
  transform: rotate(137deg);
  z-index: 999;
}
.wpelemento-evbike-slider-section .wpr-slider-dots:after {
  position: absolute;
  bottom: -8px;
  right: 17px;
  width: 2px;
  height: 51px;
  content: ' ';
  background: #ffffff;
  transform: rotate(224deg);
  z-index: 999;
}
/*==================== EV BIKE Slider Section CSS End =================*/

/*==================== EV BIKE About Us Section CSS Start =================*/
.wpelemento-evbike-about-us-section .ekit-btn-wraper a {
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
.wpelemento-evbike-about-us-section .elementor-widget-container img {
  clip-path: polygon(100% 0, 100% 60%, 75% 100%, 0 100%, 0 0);
}
.wpelemento-evbike-about-us-section h4::before {
  position: absolute;
    background: #3EB489;
    height: 2px;
    content: '';
    width: 26px;
    bottom: -6px;
}
.wpelemento-evbike-about-us-right-section .e-con-inner {
  box-shadow: 0px 100px #121212;
  position: relative;
}
.wpelemento-evbike-about-us-right-section .e-con-inner:after {
  content: ' ';
  background: #F4F4F4;
  position: absolute;
  left: -120px;
  top: 0;
  width: 121px;
  height: 100%;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%, 0 30%);
}
.wpelemento-evbike-about-us-left-section::after {
  position: absolute;
  content: '';
  height: 0px;
  width: 310px;
  bottom: -101px;
  right: -121px;
  border-right: -33px solid #121212;
  border-bottom: 252px solid #121212;
  transform: rotateZ(180);
  transform: rotateZ(132deg);
}
.elementor-icon-list-icon svg path {
  color: #3EB489;
}
/*==================== EV BIKE About Us Section CSS End =================*/

/*==================== EV BIKE Home Product Shop Section CSS Start =================*/
.wpelemento-evbike-homeshop-section h4::before {
  position: absolute;
  background: #3EB489;
  height: 2px;
  content: '';
  width: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 20px;
}
.wpelemento-evbike-homeshop-section .ekit-btn-wraper a {
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
 .products-image img {
  display: block;
  margin: 0 auto;
}
 .products-details-row {
  display: flex;
  justify-content: space-between;
}
 .products-details-row-start {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px;
}
 .bike-speed-info {
  text-align: center;
  background-color: #F4F4F4;
  padding: 8px 20px;
}
.products-title {
  font: 600 20px/30px Figtree; 
  color: #121212;
}
.products-top-subtitle {
  font: 400 16px/25px Figtree; 
  color: #121212;
}
 .products-bottom-subtitle {
  font: 500 12px/20px Figtree; 
  color: #121212;
}
 .products-speed-bottom-subtitle {
  font: 500 12px/20px Figtree;
  color: #121212;
}
.products-subtitle {
  font: 500 18px/24px Figtree;
  color: #121212;
}
.products-price {
  font: 700 16px/20px Figtree;
  color: #121212;
}
.woocommerce-shop .products-top-subtitle {
  border-bottom: 1px solid #f2f2f2 !important;
  padding-bottom: 20px !important;
}
/*==================== EV BIKE Home Product Shop Section CSS End =================*/

/*==================== EV BIKE Shop Page Product Section CSS Start =================*/
.post-type-archive-product {
  background-color: #F4F4F4;
}
/*==================== EV BIKE Shop Page Product Section CSS End =================*/

/*==================== EV BIKE Testimonial Section CSS Start =================*/
.wpelemento-evbike-testimonial-section h4::before {
  position: absolute;
  background: #fff;
  height: 2px;
  content: '';
  width: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 20px;
}
.wpelemento-evbike-testimonial-section .ea-testimonials-thumb-pagination {
  display: none;
}
.wpelemento-evbike-testimonial-section .slick-prev, .slick-next, .slick-dots li button {
  font-size: 16px;
  bottom: 74px;
  width: auto;
  height: auto;
  color: unset;
  background: unset;
  z-index: 99;
  top: auto;
  font-weight: lighter;
}
.wpelemento-evbike-testimonial-section .slick-dots .slick-active {
  font-weight: 900 !important;
}
.wpelemento-evbike-video-section h4::before {
  position: absolute;
  background: #FFFFFF;
  height: 2px;
  content: '';
  width: 26px;
  top: 20px;
}
.wpelemento-evbike-testimonial-section .ea-testimonials-content-default {
  background-color: #FFFFFF;
  box-shadow: 5px 0px 20px 1px #00000040; 
  margin-bottom: -50px !important;
}
.wpelemento-evbike-testimonial-section .ea-testimonials-h-align-center .ea-testimonial-footer {
  justify-content: flex-start !important;
  padding-left: 50px !important;
}
.wpelemento-evbike-testimonial-section .ea-testimonial-footer-inner {
  background-color: #000;
  padding: 25px 80px 25px 25px;
  margin-bottom: 10px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%, 0 75%);
  z-index: 9;
}
.ekit-wid-con .swiper-pagination-custom, .slick-dots, .swiper-pagination-bullets.swiper-pagination-horizontal {
  position: absolute;
  bottom: 48px !important;
  left: 78%;
}
.wpelemento-evbike-testimonial-section .slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}
.wpelemento-evbike-testimonial-section .slick-dots li:nth-child(1):before, .wpelemento-evbike-testimonial-section .slick-dots li:nth-child(2):before  {
  position: absolute;
  background: #121212;
  height: 1px;
  content: '';
  width: 40px;
  left: 15px;
  right: 0;
  margin: 0 auto;
  top: -1px;
}
.wpelemento-evbike-testimonial-section .slick-dots {
  display: flex;
  gap: 50px;
}
/*==================== EV BIKE Testimonial Section CSS End =================*/

/*==================== EV BIKE FAQ Section CSS Start =================*/
.wpelemento-evbike-faq-section .elementskit-accordion .elementskit-card-body {
  padding-left: 30px !important;
}
.wpelemento-evbike-faq-section h4::before {
  position: absolute;
  background: #3EB489;
  height: 2px;
  content: '';
  width: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 20px;
}
.wpelemento-evbike-faq-section .elementskit-card-header .elementskit-btn-link {
  background-color: #F8F8F8 !important;
}
.wpelemento-evbike-faq-section .ekit-accordion--content {
  border-top: 1px solid #121212;
  padding-top: 30px;
}
/*==================== EV BIKE FAQ Section CSS End =================*/

/*==================== EV BIKE Homepage Map Section CSS Start =================*/
.wpelemento-evbike-homepage-map-section-lefth4 h4::before {
  position: absolute;
  background: #fff;
  height: 2px;
  content: '';
  width: 30px;
  top: 20px;
}
.wpelemento-evbike-homepage-map-section-left {
  margin-right: -25px;
}
.place-card.place-card-large {
  display: none !important;
} 
.wpelemento-evbike-homepage-map-section-left {
  clip-path: polygon(100% 0, 100% 72%, 87% 100%, 0 100%, 0 0);
  height: 400px;
}
.wpelemento-evbike-homepage-map-section .ekit-btn-wraper a {
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
 iframe .place-card {
  
  display: none !important;
}
/*==================== EV BIKE Homepage Map Section CSS End =================*/

/*==================== EV BIKE Homepage Contact Section CSS Start =================*/
.wpelemento-evbike-homepage-contact-section .ev-bike-name-box p,.wpelemento-evbike-homepage-contact-section .ev-bike-phone-box p {
  display: flex;
  gap: 15px;
  margin: 0 0 10px;
} 
.wpelemento-evbike-homepage-contact-section h4::before {
  position: absolute;
  background: #fff;
  height: 2px;
  content: '';
  width: 30px;  
  top: 20px;
}
.wpelemento-evbike-homepage-contact-section .ev-bike-name-box p input[type="text"] {
 width: 100%;
}
.wpelemento-evbike-homepage-contact-section .ev-bike-phone-box p input[type="text"] {
  width: 100%;
}
.wpelemento-evbike-homepage-contact-section .ev-bike-phone-box p input[type="email"] {
  width: 100%;
}
.wpelemento-evbike-homepage-contact-section .wpcf7-submit {
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
.wpelemento-evbike-homepage-contact-section .e-con-boxed {
  background-size: 100% 100%;
}
::placeholder {
  opacity: 0.5;
  font-family: "Figtree", Sans-serif;
}
.wpelemento-evbike-homepage-contact-section .wpcf7 form .wpcf7-response-output {
  margin: 1em 0em 0em;
  padding: 0.2em 1em;
  border: 2px solid #3EB489;
  color: #FFFFFF;
}
.wpelemento-evbike-homepage-contact-section .wpcf7-not-valid-tip {
  color: red !important;
}
/*==================== EV BIKE Homepage Contact Section CSS End =================*/

/*==================== EV BIKE Counter Section CSS Start =================*/
.wpelemento-evbike-counter-section-box::after {
  content: '';
  background: #3EB489;
  position: absolute;
  right: 0;
  width: 1px;
  height: 35px;
  top: 34%;
}
/*==================== EV BIKE Counter Section CSS End =================*/

/*==================== EV BIKE Blog Section CSS Start =================*/
.wpelemento-evbike-blog-section h4::before {
  position: absolute;
  background: #3EB489;
  height: 2px;
  content: '';
  width: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 20px;
}
.wpelemento-evbike-blog-section .bew-elements-post {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #ECF7F3;
}
.wpelemento-evbike-blog-section h3.bew-blog-title a {
  color: #121212;
}
.wpelemento-evbike-blog-section .bew-blog-content {
  display: inline-grid;
}
.wpelemento-evbike-blog-section .bew-post-meta {
  order: 1;
}
.wpelemento-evbike-blog-section .bew-blog-title {
  order: 2;
}
.wpelemento-evbike-blog-section .bew-blog-excerpt {
  order: 3;
}
.wpelemento-evbike-blog-section .bew-post-meta {
  display: inline-flex;
  background-color: #ECF7F3;
  width: fit-content;
  padding: 8px 16px;
  border-radius: 8px;
  gap: 10px;
}
.wpelemento-evbike-blog-section .meta-comments {
  order: 2;
}
.wpelemento-evbike-blog-section .bew-byline {
  order: 1;
}
/*==================== EV BIKE Blog Section CSS End =================*/

/*==================== EV BIKE Book A Test Drive CSS Start =================*/
.booking_form .form-group .controls select, .booking_form select, .booking_form textarea, .booking_form input[type="text"] {
  width: 100% !important;
}
.datepick-inline {
  min-width: 500px !important;
}
.wpbc_structure_calendar {
  width: 50%;
}
.wpbc_structure_form {
  width: 50%;
}
/*==================== EV BIKE Book A Test Drive CSS End =================*/

/*==================== EV BIKE Single Product Page CSS Start =================*/
.single-product #maincontent{
  background-color: #F4F4F4;
}
.related .products {
  display: none;
}
.single-product-related {
  background-color: #F4F4F4;
  padding-bottom: 80px;
}
/* .single-product #products-info {
  background-color: #F4F4F4 ;
} */
.single-products-details-row.mt-4 {
  display: flex;
  gap: 30px; 
}
.single-product-bike-speed-info {
  background: #fff;
  padding: 6px 20px;
}
.woocommerce .single_add_to_cart_button {
  /* display: none !important; */
}
.woocommerce table.shop_attributes td {
  font-style: normal;
}
.related h2 {
  color: #121212;
  text-align: start;
  margin: 0px;
}
.woocommerce-error {
  display: none !important;
}
/*==================== EV BIKE Single Product Page CSS End =================*/

/*------------- EV BIKE CSS END ----------------*/











/*============= Main Homepage Slider Section Start ============*/
.wpelemento-zymerce-slider-section {
  margin-top: -16px;
}
.wpelemento-zymerce-slider-section .wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item {
  opacity: 1;
  /* padding: 180px 0px; */
  align-items: center;
  transform: translateX(0px);
  background-color: unset !important;
}
.wpelemento-zymerce-slider-section .wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content {
  background: unset;
  width: 320px;
  padding: 20px 0px;
}
.wpelemento-zymerce-slider-section .wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item {
   padding: 0px 20px;
}
.wpelemento-zymerce-slider-section .yith-wcwl-add-to-wishlist {
  display: none;
}
.wpelemento-zymerce-slider-section .add_to_cart_button {
  border: unset !important;
  padding: 0px !important;
  font-family: "Inter", sans-serif;
  font-weight: 600;
}
.wpelemento-zymerce-new-deals-section .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 10px 0px;
}
.wpelemento-zymerce-slider-section .action a.added_to_cart.wc-forward {
    padding: 0px 0px !important;
    border: unset !important;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    line-height: 20px;
    padding: 10px 10px !important;
    text-transform: capitalize;
}
.wpelemento-zymerce-slider-section-first-img .wl_horizontal-hover-accordion .accordion-ul li {
  height: 600px;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.wpelemento-zymerce-slider-section-first-img .product-content {
  width: 535px !important;
  top: 10px;
  left: 30px;
  position: absolute;
}
.wpelemento-zymerce-slider-section-first-img ul li{
  background-size: 100% 99%;
}
.wpelemento-zymerce-slider-section-first-img .product-content .action a{
  padding: 10px 20px !important;
  line-height: 15px !important;
  font-family: 'inter' !important;
}
.wpelemento-zymerce-slider-section-first-img p.sub-title {
  background-color: #FFD931;
  display: inline-block;
  padding: 5px 15px;
}
.wpelemento-zymerce-slider-section-second-img .wl_horizontal-hover-accordion .accordion-ul li {
  background-size: contain;
  background-position: center top;
}
.wpelemento-zymerce-slider-section-second-img {
  height: 272px;
  display: block;
}
.wpelemento-zymerce-slider-section-second-img-main-section {
  height: 600px;
}
.wpelemento-zymerce-slider-section-second-img .product-content {
  width: 428px !important;
  top: 0;
  position: absolute;
  right: 0;
}
.wpelemento-zymerce-slider-section-second-img .elementor-widget-wrap {
  padding: 0px !important;
}
.wpelemento-zymerce-slider-section-third-img .wl_horizontal-hover-accordion .accordion-ul li {
    background-size: 100% 51% !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
}
.wpelemento-zymerce-slider-section-third-img .accordion-product-item {
  display: block;
  height: 300px;
}
.wpelemento-zymerce-slider-section-second-img-main-section .wpelemento-zymerce-slider-section-second-img .elementor-widget-wrap {
  padding: 0px !important;
}
/* .wpelemento-zymerce-slider-section-third-img-main-col {
  height: -webkit-fill-available;
}
.wpelemento-zymerce-slider-section-third-img-main-col .elementor-container {
  height: -webkit-fill-available;
} */
.wpelemento-zymerce-slider-section-third-img .product-content {
  width: 280px !important;
  top: 15%;
  position: absolute;
  right: 0;
}
.wpelemento-zymerce-slider-section .wishsuite-btn{
  display: none;
}
.wpelemento-zymerce-slider-section-second-img-main-section .elementor-widget-wrap {
  padding: 8px !important;
}
/*============= Main Homepage Slider Section End ============*/

/*=============== Service Section Start ===============*/
.wpelemento-zymerce-trust-section .elementor-image-box-wrapper figure {
  position: relative;
}
.wpelemento-zymerce-trust-section .elementor-image-box-wrapper figure img {
  transform: translate(10px, 15px);
}
/*=============== Service Section Start ===============*/

/*============= Trending Product Section Start ============*/
/* li.woolentor-cart::before {
  content: 'Add To Bag';
    font-family: 'inter';
    top: 34%;
    position: absolute;
    left: -145px;
    bottom: 0px;
}
.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner:hover .ht-product-action ul {
  width: -webkit-fill-available !important;
} */
.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action {
  left: 0;
  display: block;
  right: 0;
  top: auto;
  transform: translateY(0);
  bottom: 0px !important;
}
ul.woolentor-action-btn-area {
  justify-content: space-evenly !important;
}
.ht-product-action ul {
  /* height: 60px; */
  display: flex;
  /* flex-direction: row-reverse; 
  justify-content: right; */
}
.woolentor-action-btn-area li:nth-child(1) {
  order: 2;
}
.woolentor-action-btn-area li:nth-child(2) {
  order: 3;
}
.woolentor-action-btn-area li:nth-child(3) {
  order: 1;
}
.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:last-child {
  margin-right: 0px;
}
.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:first-child {
  margin-left: 0px;
}
/* .wpelemento-zymerce-trending-product-section .ht-product-action a .woolentorquickview {
  margin-right: 80px !important;
} */
.wpelemento-zymerce-all-sub-heading h2:before {
    content: '';
    position: absolute;
    width: 65px;
    left: 0;
    right: 0;
    top: 25px;
    height: 2px;
    background: #FC1A1A;
    bottom: 0px;
    margin: 0 auto;
}
.wpelemento-zymerce-trending-product-section .elementor-widget-text-editor .elementor-widget-container {
  opacity: 0.6;
}
.wpelemento-zymerce-trending-product-section .ht-product-label-right {
  display: none;
}
.wpelemento-zymerce-trending-product-section .sli-magnifier:before {
  content: '\f06e';
  font-family: 'font awesome 5 free';
}
.wpelemento-zymerce-trending-product-section .woocs_price_code {
  display: flex;
  flex-direction: row-reverse;
  gap: 15px;
  align-items: baseline;
}
.wpelemento-zymerce-trending-product-section .ht-product-user-ratting .fa-star path {
  fill: #DFDF22;
}
.wpelemento-zymerce-trending-product-section .ht-product-user-ratting .empty path {
  fill: #D5D5D5;
}
.wpelemento-zymerce-trending-product-section ins {
  text-decoration: unset;
}
.wpelemento-zymerce-trending-product-section .price span del bdi {
  opacity: 0.6;
}
bdi {
  /* display: flex;
  flex-direction: row-reverse !important; */
}
/*=============  Trending Product Section End ============*/

/*============= Best Seller Section Start ============*/
.wpelemento-zymerce-best-seller-section .ht-product-user-ratting .fa-star path {
  fill: #DFDF22;
}
.wpelemento-zymerce-best-seller-section .ht-product-user-ratting .empty path {
  fill: #D5D5D5;
}
.wpelemento-zymerce-best-seller-section .woocs_price_code {
  display: flex;
  flex-direction: row-reverse;
  gap: 15px;
  align-items: baseline;
}
.wpelemento-zymerce-best-seller-section ins{
  text-decoration: unset;
}
.wpelemento-zymerce-best-seller-section .ekit-wid-con .elementskit-btn {
  background-color: unset;
  padding: 0px 30px 15px;
}
.wpelemento-zymerce-best-seller-section .ekit-wid-con .elementskit-btn:hover {
  background-color: unset;
}
.wpelemento-zymerce-best-seller-section .wpelemento-zymerce-best-seller-middle-img-section .elementor-widget-wrap {
  height: 384px;
  top: 10px;
}
.wpelemento-zymerce-best-seller-section .ht-product-label-right {
  display: none;
}
.wpelemento-zymerce-best-seller-section .price span del bdi {
  opacity: 0.6;
}
.wpelemento-zymerce-best-seller-section .sli-magnifier:before {
  content: '\f06e';
  font-family: 'font awesome 5 free';
}
/*============= Best Seller Section End ============*/

/*=============  Categories Section Start ============*/
.wpelemento-zymerce-categories-section .ht-category-wrap .ht-category-image-3 {
  border: unset;
}
.wpelemento-zymerce-categories-section .ht-category-wrap:hover .ht-category-image-3 {
  border: 1px solid #DFDF22;
}
.wpelemento-zymerce-categories-section .ht-category-wrap .ht-category-content-5 h3 a:hover {
  border-bottom: unset;
}
/*=============  Categories Section End ============*/

/*=============  Limited Deals Section Start ============*/
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product-image img, .woolentor-flash-product-title, .woolentor-flash-product-price-rating, 
.woolentor-flash-product-price {
  display: none;
}
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product-thumb {
  display: none;
}
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product-price-rating {
  display: none;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item .product-thumbnail {
  border-radius: unset; 
  border: unset;
  padding: 10px;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item .product-thumbnail .images img {
  display: inline-block;
  border-radius: unset;
  width: 100%;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item.wl_left-item .product-thumbnail .images {
  border-radius: none !important;
  height: 247px;
  width: 340px;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item.wl_left-item .product-content .action {
  padding: 10px 238px 10px 14px;
    border-radius: 0 0 5px 5px;
    margin-top: 0px;
    display: inline;
    width: 120px;
    bottom: 26px;
    left: 8px;
    position: absolute;
    z-index: 99;
    background-color: #fff;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item .images img {
  height: 285px;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item.wl_left-item {
  border-radius: 0px 0px 0px 0px;
  padding: 15px 0px 50px 0px;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0px 0px 0px 0px;
  background: unset;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item.wl_left-item .product-content .action {
  display: none;
}
.wpelemento-zymerce-limited-deals-section .ht-product:hover .wl_single-product-item.wl_left-item .product-content .action {
  display: flex;
}
.wpelemento-zymerce-limited-deals-section .woolentor-countdown-default {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  border-radius: unset;
  gap: 17px;
}
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product-content {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0px;
  margin-top: -195px;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item.wl_left-item .product-content .product-content-top {
  padding: 8px 20px 12px 150px;
  display: grid;
}
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product-offer-timer {
  border-bottom: unset;
  margin: 29px 0px;
}
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product {
  background-color: unset; 
}
.wpelemento-zymerce-limited-deals-section .woolentor-time {
  width: 45px;
  height: 45px;
  border-radius: 0px !important;
}
.wpelemento-zymerce-limited-deals-section .woolentor-count {
  padding: 0px !important;
  border-radius: 0px !important;
  width: 20px;
}
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product-offer-timer-text {
  margin-left: 100px;
  margin-top: -4px;
}
.wpelemento-zymerce-limited-deals-section .product-content p {
  opacity: 0.6;
  order: 4;
}
.wpelemento-zymerce-limited-deals-section .product-content .reading {
  order: 3;
  left: -10px;
  position: relative;
}
.wpelemento-zymerce-limited-deals-section .woocs_price_code {
  display: flex;
  flex-direction: row-reverse;
  gap: 15px;
  justify-content: start;
  align-items: baseline;
}
.wpelemento-zymerce-limited-deals-section ins {
  text-decoration: unset;
}
.wpelemento-zymerce-limited-deals-section .price span del bdi {
  opacity: 0.6;
}
.wpelemento-zymerce-limited-deals-countdown p {
  position: absolute;
  margin-top: -94px;
  right: 10%;
}
.wpelemento-zymerce-limited-deals-section .action li a {
  background: unset !important;
  color: #121212 !important;
}
.wpelemento-zymerce-limited-deals-section .action li a:hover {
  background: unset !important;
  color: #121212 !important;
}
.wpelemento-zymerce-limited-deals-countdown .elementor-widget-container p {
  text-align: center;
}
.wpelemento-zymerce-limited-deals-section .woolentor-countdown-default {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  border-radius: unset;
  gap: 22px;
}
/*=============  Limited Deals Section End ============*/

/*============= New Deals Section Start ============*/
.wpelemento-zymerce-new-deals-section .wpelemento-zymerce-new-deals-left-section, .wpelemento-zymerce-new-deals-right-section {
  /* height: 600px; */
}
.wpelemento-zymerce-new-deals-main-section {
  /* height: 570px; */
}
.wpelemento-zymerce-new-deals-main-section .elementor-container {
  gap: 20px;
}
.wpelemento-zymerce-new-deals-main-section .wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item {
  opacity: 1;
  /* padding: 180px 0px; */
  align-items: center;
  transform: translateX(0px);
  background-color: unset !important;
}
.wpelemento-zymerce-new-deals-main-section .wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content {
  background: unset;
  width: 320px;
  padding: 20px 0px;
}
.wpelemento-zymerce-new-deals-main-section .wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item {
   padding: 0px 20px;
}
.wpelemento-zymerce-new-deals-main-section .wishsuite-btn {
  display: none;
}
.wpelemento-zymerce-new-deals-main-section .add_to_cart_button {
  border: unset !important;
  padding: 0px !important;
  font-family: 'inter';
  font-weight: 600;
}
.wpelemento-zymerce-new-deals-section .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 10px 0px;
}
.wpelemento-zymerce-new-deals-discount-code-section .elementor-container{
  background-color: #F3F3F3;
  padding: 10px 0px;
}
.wpelemento-zymerce-new-deals-discount-code-section .elementor-element-populated {
  padding: 10px 0px 10px 0px !important;
}
.wpelemento-zymerce-new-deals-main-section .action a.added_to_cart.wc-forward {
    padding: 0px 0px !important;
    border: unset !important;
    font-family: 'inter';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}
.wpelemento-zymerce-new-deals-main-section .yith-wcwl-add-button {
  display: none;
}
/*============= New Deals Section End ============*/

/*============= New Arrivals Section Start ============*/
.wpelemento-zymerce-new-arrivals-section .elementor-widget-text-editor .elementor-widget-container {
  opacity: 0.6;
}
.wpelemento-zymerce-new-arrivals-section .ht-product-label-right {
  display: none;
}
.wpelemento-zymerce-new-arrivals-section h4.ht-product-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1!important;
}
.wpelemento-zymerce-new-arrivals-section .sli-magnifier:before {
  content: '\f06e';
  font-family: 'font awesome 5 free';
}
.wpelemento-zymerce-new-arrivals-section .woocs_price_code {
  display: flex;
  flex-direction: row-reverse;
  gap: 15px;
  align-items: baseline;
}
.wpelemento-zymerce-new-arrivals-section .ht-product-user-ratting .fa-star path {
  fill: #DFDF22;
}
.wpelemento-zymerce-new-arrivals-section .ht-product-user-ratting .empty path {
  fill: #D5D5D5;
}
.wpelemento-zymerce-new-arrivals-section ins {
  text-decoration: unset;
}
.wpelemento-zymerce-new-arrivals-section .ht-product-price span del bdi {
  opacity: 0.6;
}
/*============= New Arrivals Section End ============*/

/*============= Blog Section Started ============*/
.wpelemento-zymerce-blog-section .elementor-column-gap-default {
  overflow-x: hidden;
}
.wpelemento-zymerce-blog-section .ea-alter-carousel .ea-content {
  text-align: left;
  display: flex;
  padding: 20px 0px;
}
.wpelemento-zymerce-blog-section .elementor-widget-text-editor .elementor-widget-container {
  opacity: 0.6;
}
.wpelemento-zymerce-blog-section .ea-alter-carousel .ea-meta {
  order: 1;
  opacity: 0.6;
}
.wpelemento-zymerce-blog-section .ea-alter-carousel .ea-title {
  order: 2;
  margin-top: 10px;
}
.wpelemento-zymerce-blog-section .ea-alter-carousel .ea-text-wrap {
  order: 3;
}
.wpelemento-zymerce-blog-section .ea-text p{
  opacity: 0.6;
}
.wpelemento-zymerce-blog-section .ea-alter-carousel .ea-button-wrap {
  order: 4;
  font-family: 'inter';
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}
/*============= Blog Section Started ============*/

/*============= Newsletter Section Started ============*/
.wpelemento-zymerce-newsletter-section input.wpcf7-form-control.has-spinner.wpcf7-submit {
  right: 62px;
  position: absolute;
  top: 0px;
}
.wpelemento-zymerce-newsletter-section .elementor-widget-image img {
  padding-bottom: 8px;
}
.wpcf7-spinner {
  display: none;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #fff;
  color: #fff;
  font-family: 'Inter';
}
.wpcf7-not-valid-tip {
  color: #fff;
}
/*============= Newsletter Section End ============*/

/*---------------------slider section--------------------------*/
.wpe-sneakers-slide-small-text{
    position: relative;
}
.wpe-sneakers-slide-small-text:before {
    content: '';
    background: #ff8889;
    width: 19%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -9;
}
.slider.slider-for {
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #F6F6F6 100%);
}
#wpe-sneaker-slider-sec ul.slick-dots {
    display: none !important;
}
#wpe-sneaker-slider-sec .banner-slider .slider.slider-nav{
  position: relative;
}
#wpe-sneaker-slider-sec .thumbImg h4 a {
    font: bold 19px/37px Inter;
    color: #000;
    display: block;
    text-align: center;
    padding: 10px 0 3px;
}
/* --------Brand Section------------------ */
#wpe-sneakers-our-brand .elementor-swiper-button {
    top: 38%;
}
#wpe-sneakers-our-brand .elementor-swiper-button-prev{
  left: -27px;
}
#wpe-sneakers-our-brand .elementor-swiper-button-next{
  right: -27px;
}
#wpe-sneakers-our-brand .elementor-swiper-button i {
    background: #fff;
    padding: 10px 10px;
    border-radius: 7px;
    box-shadow: 0px 3px 6px #00000029;
    color: #000;
    font-size: 17px;
    height: 37px;
    width: 37px;
    transition: 0.5s;
}
#wpe-sneakers-our-brand .elementor-swiper-button i:hover{
  color: #fff;
  background: #FC1313;
  transition: 0.5s;
}
/* ---Category Section--------------------- */
#wpe-sneakers-category-sec .ht-category-wrap .ht-category-content-3.ht-category-content-3-bg1,#wpe-sneakers-category-sec .ht-category-wrap .ht-category-content-3.ht-category-content-3-bg2,
#wpe-sneakers-category-sec .ht-category-wrap .ht-category-content-3.ht-category-content-3-bg3,#wpe-sneakers-category-sec .ht-category-wrap .ht-category-content-3.ht-category-content-3-bg4 {
    background-color: unset;
    padding: 15px 0;
    max-width: 100%;
}
#wpe-sneakers-category-sec .ht-category-wrap .ht-category-image a.ht-category-border-2::before{
  display: none;
}
#wpe-sneakers-category-sec .ht-category-wrap .ht-category-image{
  padding: 30px 0;
}
#wpe-sneakers-category-sec button.slick-prev.slick-arrow,#wpe-sneakers-category-sec button.slick-next.slick-arrow {
    box-shadow: 0px 3px 6px #00000029;
}
/* ----------Upcoming Product------------------ */
#wpe-sneakers-upcoming-products .woolentor-action-btn-area li:nth-child(2) {
    position: absolute;
}
#wpe-sneakers-upcoming-products .wishlist.button-default.yith-wcwl-add-to-wishlist {
  position: absolute;
  right: 15px;
  top: 15px;
}
#wpe-sneakers-upcoming-products .yith-wcwl-add-button.show a {
    color: #fff;
}
#wpe-sneakers-upcoming-products .yith-wcwl-wishlistaddedbrowse.hide a,#wpe-sneakers-upcoming-products .yith-wcwl-wishlistexistsbrowse.show {
  color: red;
}
#wpe-sneakers-upcoming-products .woolentor-action-btn-area li:nth-child(1),#wpe-sneakers-upcoming-products span.ht-product-action-tooltip {
    display: none !important;
}
#wpe-sneakers-upcoming-products .ht-product-price {
    position: absolute;
    right: 30px;
    bottom: 6px;
    display: block;
    margin-bottom: 0;
}
#wpe-sneakers-upcoming-products .ht-product-action {
    vertical-align: middle;
    padding-top: 23px;
}
#wpe-sneakers-upcoming-products .ht-product-inner {
    padding: 15px;
    box-shadow: 0px 1px 6px #00000029;
    border-radius: 20px;
}
#wpe-sneakers-upcoming-products .woocommerce div.product.mb-30{
  margin-bottom: 20px;
}
#wpe-sneakers-upcoming-products .ht-products .ht-product .ht-product-inner .ht-product-content {
    padding: 15px 0;
    position: relative;
}
#wpe-sneakers-upcoming-products .woolentor-cart a {
    font: bold 17px/25px Inter;
    background: #FC1313;
    color: #fff;
    padding: 7px 17px;
    border-radius: 8px;
    margin: 0;
    text-transform: uppercase;
}
.ht-product-user-ratting .svg-inline--fa{
  height: 14px;
}
#wpe-sneakers-upcoming-products h4.ht-product-title{
  margin-bottom: 15px;
}
#wpe-sneakers-upcoming-products .ht-product-user-ratting svg.svg-inline--fa.fa-star path {
    fill: #ffae40;
}
#wpe-sneakers-upcoming-products .ht-product-action .yith-wcwl-wishlistaddedbrowse a,#wpe-sneakers-upcoming-products .ht-product-action .yith-wcwl-wishlistexistsbrowse a {
    color: #FC1313 !important;
}
#wpe-sneakers-upcoming-products .yith-wcwl-add-button a.add_to_wishlist {
    color: #fff;
}
#wpe-sneaker-upcoming-stock-sec .woocommerce div.product span.price {
    border-bottom: unset;
}
/* ------------Stylisht-Banner-------------- */
#wpe-sneakers-stylist-banner-sec {
    margin: 0 50px;
    background-size: contain;
    margin-top: 100px;
}
#wpe-sneakers-stylisht-banner-box .elementor-container {
    max-width: unset !important;
}
.wpe-sneakers-stylish-right-img img {
    position: absolute;
    right: -49px;
    bottom: 20px;
    width: 28%;
}
.wpe-sneakers-stylish-right-img-tow img {
    position: absolute;
    bottom: 8em;
    right: 12em;
}
.wpe-sneakers-stylish-right-img,#wpe-sneakers-stylist-banner-sec .elementor-container,#wpe-sneakers-stylisht-banner-box,#wpe-sneakers-stylisht-banner-box .elementor-widget-wrap {
    position: unset;
}
/* -----------Instagram--------------- */
#wpe-sneaker-instagram-sec .elementor-container {
    max-width: unset !important;
}
#wpe-sneaker-instagram-sec div#sbi_load {
    position: absolute;
    top: 40%;
}
#wpe-sneaker-instagram-sec div#sbi_load a {
    background: transparent linear-gradient(125deg, #ffffff45 0%, #c1c1c157 100%) !important;
    border-radius: 8px;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    padding: 13px 23px;
    font: 600 20px/30px Mulish;
}
#wpe-sneaker-instagram-sec div#sbi_load a:hover,#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover{
  box-shadow: unset;
}
/* ------------Blog section-------------- */
#wpe-sneakers-blog-box .elementor-container {
    max-width: unset;
}
#wpe-sneakers-blog-box .ea-date {
    position: absolute;
    top: 0;
    right: 0;
}
#wpe-sneakers-blog-box .ea-amox-grid .ea-item {
    position: relative;
}
#wpe-sneakers-blog-box .ea-button-wrap {
    display: inline;
    float: right;
}
#wpe-sneakers-blog-box .sneker-blog-meta-box {
    border: 1px solid #D2D2D2;
    padding: 18px 10px;
    margin-top: 15px;
}
#wpe-sneakers-blog-box .ea-button-wrap a {
    font: bold 16px/0px Inter;
    letter-spacing: 0.85px;
    text-transform: capitalize;
    display: inline;
    position: relative;
    top: -1px;
}
#wpe-sneakers-blog-box .ea-comments span {
    font: normal 18px/22px Inter;
    letter-spacing: 0px;
    color: #878787;
}
#wpe-sneakers-blog-box .eicon-comments:before{
  display: none;
}
#wpe-sneakers-blog-box .eicon-comments path {
    fill: #FC1313;
}
#wpe-sneakers-blog-box svg {
    height: 15px;
}
#wpe-sneakers-blog-box .ea-date {
    position: absolute;
    top: 15px;
    right: 15px;
    font: normal 19px/23px Inter;
    color: #fff;
    background: #FC1313;
    padding: 10px 12px;
}
/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating,.star-rating{
  display: block;
  overflow: hidden;
  position: relative;
  line-height: 1;
  font-size: 1em;
  font-family: star;
}
.woocommerce ul.products li.product .star-rating,.star-rating{
 color: #DFDF22;
 margin: 0;
 float: none;
 height: 1.7em;
 width: 5.4em;
 font-family: star;
 margin-left: 20px;
}
.star-rating{
  color: #DFDF22;
  font-size: .857em;
  height: 1em;
  width: 5.4em;
  margin-bottom: 13px;
  margin-top: 5px;
}
.star-rating::before{
   content: "\73\73\73\73\73";
   color: #DFDF22;
   float: left;
   top: 0;
   left:0;
   position: absolute;
}
.star-rating span{
   overflow: hidden;
   float: left;
   top: 0;
   left: 0;
   position: absolute;
   padding-top: 1.5em;
}
.star-rating span::before{
   content: "\53\53\53\53\53";
   top: 0;
   position: absolute;
   left: 0;
}
.shop-page .star-rating span::before,.shop-page .star-rating::befores{
  left: 46px !important
}
/* ---------popular top brans------------ */
#popular-brand-product .product-box {
    display: flex !important;
    align-items: center;
    gap: 20px;
    margin: 0 0 10px;
}
#popular-brand-product .product-box .star-rating {
    margin: 15px 0;
}
#popular-brand-product h4.product-title a {
    font: 600 17px/27px Mulish;
    letter-spacing: 0.99px;
    color: #000000;
}
#popular-brand-product h4.product-title {
    padding-bottom: 8px;
}
#popular-brand-product .wpe-product-price{
  font: normal 20px/43px Inter;
  letter-spacing: 0.99px;
  color: #504F4F;
}
#popular-brand-product .content-box {
    width: 100%;
}
.wpe-top-brand-product-box .elementor-container {
    max-width: unset !important;
}
.wpe-sneakers-brand-heading h3 {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    position: relative;
}
.wpe-sneakers-brand-heading h3:before {
    content: '';
    background: #FC1313;
    height: 4px;
    width: 60px;
    position: absolute;
    bottom: -2px;
}
.wpe-top-brand-product-box .slick-prev.slick-arrow,.wpe-top-brand-product-box .slick-next.slick-arrow {
    position: absolute;
    top: -50px;
}
.wpe-top-brand-product-box .slick-prev.slick-arrow{
  right: 40px;
  left: auto;
}
.wpe-top-brand-product-box .slick-next.slick-arrow{
  right: 0;
}
.wpe-top-brand-product-box .slick-next::before,.wpe-top-brand-product-box .slick-prev::before{
  display: none;
}
.wpe-top-brand-product-box .slick-next,.wpe-top-brand-product-box .slick-prev{
  font-size: unset;
  line-height: 0;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  color: unset;
  border: 1px solid #fff;
  outline: 0;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
}
.wpe-top-brand-product-box .slick-next:hover, .wpe-top-brand-product-box .slick-prev:hover {
    background: #FC1313;
    border-color: #FC1313;
    color: #fff !important;
}
.wpe-top-brand-product-box .slick-next:focus, .wpe-top-brand-product-box .slick-prev:focus{
  color: unset;
}
/* ----------Product slider------------- */
#single-product-page .variations tr:nth-child(1) .variable-items-wrapper .variable-item:not(.radio-variable-item),
#product-slider-section .variations tr:nth-child(1) .variable-items-wrapper .variable-item:not(.radio-variable-item){
  filter: opacity(1);
}
.variations .woo-variation-items-wrapper ul {
  background: unset !important;
}
#single-product-page .variations tr:nth-child(1) .variable-items-wrapper .variable-item.selected,
#product-slider-section .variations tr:nth-child(1) .variable-items-wrapper .variable-item.selected{
  filter: unset;
}
#single-product-page .variations tr:nth-child(1) {
    /*position: absolute;
    left: 8em;
    bottom: 125px;
    display: flex;
    align-items: start;*/
}
#product-slider-section .variations tr:nth-child(1){
  position: fixed;
  top: 11px;
  left: 50px;
  display: flex;
  align-items: start;
}
#product-slider-section .slider.slider-for .thumbnail-image {
    padding: 10px 15px 4em 4em;
    margin-left: 50px;
}
#product-slider-section .woocommerce-variation-add-to-cart.variations_button .single_add_to_cart_button {
    font: bold 27px Inter;
    background: #FC1313;
    border: 1px solid #FC1313;
    color: #fff;
    padding: 5px 30px;
    display: inline-block;
    margin-top: 20px;
    margin-left: -70px;
    border-radius: 15px;
}
#product-slider-section .woocommerce-variation-add-to-cart a.button.wc-forward{
  margin-left: -90px;
  font-size: 20px;
  color: red;
}
#product-slider-section a.reset_variations{
  position: static;
}

#product-slider-section .variations tr:nth-child(2){
  margin-top: 75px;
  display: block;
}
#single-product-page .variations tr:nth-child(2) li.variable-item.button-variable-item.selected,#product-slider-section .variations tr:nth-child(2) li.variable-item.button-variable-item.selected {
    color: #FC1313;
    font-size: 20px;
    position: relative;
    /* top: -30px; */
}
#single-product-page .woocommerce-variation-add-to-cart a.button.wc-forward {
  display: none;
}
#single-product-page .a.reset_variations {
  color: #121212;
}
#product-slider-section .variations tr:nth-child(1) .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    padding: 0;
    margin: 0;
    box-shadow: unset;
    height: 80px;
    width: 11px;
}
#single-product-page .variations tr:nth-child(2) li.variable-item,#product-slider-section .variations tr:nth-child(2) li.variable-item {
    box-shadow: unset;
    font: 600 16px/30px Inter;
    letter-spacing: 0px;
    color: #010101;
    padding: 0 10px 0 0px;
}
#single-product-page .variations tr:nth-child(2) li.variable-item span:before,#product-slider-section .variations tr:nth-child(2) li.variable-item span:before {
/*     content: '';
    background: #000;
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0;
    right: 0;
    top: -10px;
    margin: 0 auto; */
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item),.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock),.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{
  background: unset;
}
#single-product-page .variations tr:nth-child(2) li.variable-item.button-variable-item.selected span:before,#product-slider-section .variations tr:nth-child(2) li.variable-item.button-variable-item.selected span:before {
    background-color: #FC1313;
}
#single-product-page .variations tr:nth-child(2) {
    position: unset;
    /* bottom: 80px;
    right: 0px;
    display: inline-table; */
}
#single-product-page .variations tr:nth-child(1) td.value.woo-variation-items-wrapper ul,#product-slider-section .variations tr:nth-child(1) td.value.woo-variation-items-wrapper ul {
/*    display: block;*/
    border-radius: 20px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{
/*   height: 30px;
  background-image: unset;
  width: 30px; */
  border-radius: 50%;
/*   left: 0px;
  right: 0;
  margin: 0 auto;
  border: 3px solid #fff;
  box-shadow: 0px 3px 6px #00000029; */
}
/*---------Sidebar css-------------*/
#wpe-sneaker-pro-sidebar input[type="text"],.elemento-widget-sidebar input[type="text"]{
    width: 100%;
    padding: 11px 10px;
}
#wpe-sneaker-pro-sidebar input[type="submit"],.elemento-widget-sidebar input[type="submit"] {
    width: 100%;
    padding: 12px 0;
    background: #FC1313;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border: unset;
    margin-top: 12px;
}
#wpe-sneaker-pro-sidebar .widget,.elemento-widget-sidebar .widget {
    border: 1px solid #FC1313;
    padding: 20px;
    margin-bottom: 30px;
}
#wpe-sneaker-pro-sidebar h3.widget-title,.elemento-widget-sidebar h3.widget-title {
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
}
#wpe-sneaker-pro-sidebar .widget ul li,#wpe-sneaker-pro-sidebar .widget ul li a,
.elemento-widget-sidebar .widget ul li,.elemento-widget-sidebar .widget ul li a {
    color: #222222;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 0;
}
#wpe-sneaker-pro-sidebar .widget.widget_recent_entries ul li a,
.elemento-widget-sidebar .widget.widget_recent_entries ul li a{
  margin-left: 0;
}
#wpe-sneaker-pro-sidebar .widget.widget_recent_entries ul li:before,#wpe-sneaker-pro-sidebar .widget.widget_recent_entries ul li:after,
.elemento-widget-sidebar .widget.widget_recent_entries ul li:before,.elemento-widget-sidebar .widget.widget_recent_entries ul li:after{
  display: none;
}
#wpe-sneaker-pro-sidebar .recent-post-box,.elemento-widget-sidebar .recent-post-box {
    display: flex;
    align-items: center;
}
#wpe-sneaker-pro-sidebar .post-thumb,.elemento-widget-sidebar .post-thumb {
    width: 35%;
}
#wpe-sneaker-pro-sidebar .post-content,.elemento-widget-sidebar .post-content {
    padding-left: 12px;
}

/*-------*/

/*-------Preloader------------*/
/* .loader-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: #000000;
} */

.cssload-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 78.284271247462px;
  height: 78.284271247462px;
  margin-left: -39.142135623731px;
  margin-top: -39.142135623731px;
  border-radius: 100%;
  animation-name: cssload-loader;
  -o-animation-name: cssload-loader;
  -ms-animation-name: cssload-loader;
  -webkit-animation-name: cssload-loader;
  -moz-animation-name: cssload-loader;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-duration: 2.4s;
  -o-animation-duration: 2.4s;
  -ms-animation-duration: 2.4s;
  -webkit-animation-duration: 2.4s;
  -moz-animation-duration: 2.4s;
}

.cssload-loader .cssload-side {
  display: block;
  width: 10px;
  height: 33px;
  background-color: #FC1313;
  margin: 3px;
  position: absolute;
  border-radius: 50%;
  animation-duration: 0.895s;
  -o-animation-duration: 0.895s;
  -ms-animation-duration: 0.895s;
  -webkit-animation-duration: 0.895s;
  -moz-animation-duration: 0.895s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-timing-function: ease;
  -o-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
}

.cssload-loader .cssload-side:nth-child(1),
.cssload-loader .cssload-side:nth-child(5) {
  transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  animation-name: cssload-rotate0;
  -o-animation-name: cssload-rotate0;
  -ms-animation-name: cssload-rotate0;
  -webkit-animation-name: cssload-rotate0;
  -moz-animation-name: cssload-rotate0;
}

.cssload-loader .cssload-side:nth-child(3),
.cssload-loader .cssload-side:nth-child(7) {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  animation-name: cssload-rotate90;
  -o-animation-name: cssload-rotate90;
  -ms-animation-name: cssload-rotate90;
  -webkit-animation-name: cssload-rotate90;
  -moz-animation-name: cssload-rotate90;
}

.cssload-loader .cssload-side:nth-child(2),
.cssload-loader .cssload-side:nth-child(6) {
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  animation-name: cssload-rotate45;
  -o-animation-name: cssload-rotate45;
  -ms-animation-name: cssload-rotate45;
  -webkit-animation-name: cssload-rotate45;
  -moz-animation-name: cssload-rotate45;
}

.cssload-loader .cssload-side:nth-child(4),
.cssload-loader .cssload-side:nth-child(8) {
  transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  animation-name: cssload-rotate135;
  -o-animation-name: cssload-rotate135;
  -ms-animation-name: cssload-rotate135;
  -webkit-animation-name: cssload-rotate135;
  -moz-animation-name: cssload-rotate135;
}

.cssload-loader .cssload-side:nth-child(1) {
  top: 39.142135623731px;
  left: 78.284271247462px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(2) {
  top: 67.213203431093px;
  left: 67.213203431093px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(3) {
  top: 78.284271247462px;
  left: 39.142135623731px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(4) {
  top: 67.213203431093px;
  left: 11.071067816369px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(5) {
  top: 39.142135623731px;
  left: 0px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(6) {
  top: 11.071067816369px;
  left: 11.071067816369px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(7) {
  top: 0px;
  left: 39.142135623731px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(8) {
  top: 11.071067816369px;
  left: 67.213203431093px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

@keyframes cssload-rotate0 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  60% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@-webkit-keyframes cssload-rotate0 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  60% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes cssload-rotate90 {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    transform: rotate(90deg);
  }
  60% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@-webkit-keyframes cssload-rotate90 {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  60% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@keyframes cssload-rotate45 {
  0% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    transform: rotate(45deg);
  }
  60% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    transform: rotate(225deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    transform: rotate(225deg);
  }
}
@-webkit-keyframes cssload-rotate45 {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  60% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
}
@keyframes cssload-rotate135 {
  0% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    transform: rotate(135deg);
  }
  60% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg);
    transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
@-webkit-keyframes cssload-rotate135 {
  0% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  60% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
@keyframes cssload-loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ------------------ */
.postbox {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 25px;
    margin-bottom: 30px;
}
a.search-post-readmore {
    color: #286016;
    font-weight: 600;
}
/* -------------------------- */
img {
    max-width: 100%;
}
ul, li{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
p {
    margin: 0;
}
/*USE CSS for Slider*/
.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}
.banner-slider .slider.slider-for {
    max-width: 79%;
    margin-left: 40px;
}
#product-slider-section {
    padding-top: 4em;
}
.banner-slider .slider.slider-nav {
    max-width: 16%;
}
.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    width: 100%;
    float: left;
}
#wpe-sneaker-slider-sec .banner-slider .slider.slider-nav {
  height: 512px;
  overflow: hidden;
  padding: 22px 0;
  margin: 45px 0;
}
#wpe-sneaker-slider-sec .slick-prev,#wpe-sneaker-slider-sec .slick-next{
  left: 0;
  position: absolute;
  right: 0;
  margin: 0 auto;
  font-size: 18px;
  color: #000;
}
#wpe-sneaker-slider-sec .slick-prev {
    top: -5px;
}
#wpe-sneaker-slider-sec .slick-next {
  top: auto;
  bottom: -14px;
}
#wpe-sneaker-slider-sec [data-wvstooltip]:before{
  min-width: fit-content;
}
#product-slider-section .variations tr:nth-child(1) [data-wvstooltip]:hover:before{
  bottom: 70%;
}
.slider-banner-image {
    height: 610px;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg{
  max-width: 153px;
  margin: 15px 5px;
  box-shadow: 0px 2px 11px #00000029;
  border-radius: 20px;
  padding: 13px 15px;
  position: relative;
  top: -42px;
}
.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width:100%;
    object-fit: cover;
}
#wpe-sneaker-slider-sec .slider-for .thumbnail-image:before {
    content: 'NKE';
    font: 900 270px/215px Mulish;
    letter-spacing: 0px;
    color: #FBF8F8;
    position: absolute;
    top: 0;
    z-index: -9;
    left: 45px;
}
#wpe-sneaker-slider-sec .slider-for .thumbImg {
    padding-top: 50px;
}
.slick-track .slick-track,.woocommerce .loader::before { display: none; }
#wpe-sneakers-upcoming-products .yith-wcwl-wishlistexistsbrowse.show a:-webkit-any-link {
  color: #FC1313;
}
#wpe-sneakers-upcoming-products a{
  font-size: 18px;
}

/* Return to top start */
#return-to-top {
  position: fixed;
  bottom: 15px;
  right: 20px;
  background-color: #3EB489;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 0px;
  display: none;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99999;
}
#return-to-top i {
  color: #000;
  font-weight: 600px;
  position: relative;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 18px;
}
#return-to-top:hover {
background-color: #000;
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
#return-to-top .elementor-icon i:before, .elementor-icon svg:before{
  position: absolute;
  left: 32%;
  color: #fff;
}
/* return to top end */