*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/*=================== EV Bike code start =======================*/
/*================= About page css start =================*/
.wpelemento-evbike-banner-left-section {
  box-shadow: -360px 0 0 0 #fff, 1px 1px 10px 0 #00000029, -375px 1px 10px 0 #00000029;
}
.wpelemento-seo-banner-leftside-section {
  box-shadow: -396px 0 0 0 #fff, 1px 1px 10px 0 #00000029, -495px 1px 10px 0 #00000029;
}
/*================= About page css End =================*/

/*================= Blog with no sidebar CSS Start =================*/
.wpelemento-evbike-blog-with-no-sidebar .bew-elements-post {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
}
/*================= Blog with no sidebar CSS End =================*/

/*================= Blog with Left sidebar CSS Start =================*/
.wpelemento-evbike-blog-with-left-sidebar-page .bew-blog-title a {
  color: #121212;
}
.wpelemento-evbike-blog-with-left-sidebar-page .bew-post-meta {
  background-color: #F4F4F4;
  width: fit-content;
  padding: 6px;
  border-radius: 7px;
}
.wpelemento-evbike-blog-with-left-sidebar-page .bew-elements-post {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
}
.wpelemento-evbike-blog-with-left-sidebar-page ul.page-numbers .page-numbers {
  background: #F8F8F8;
  padding: 14px 20px;
  border-radius: 50%;
}
.wpelemento-evbike-blog-with-left-sidebar-page ul.page-numbers .page-numbers:hover {
  background: #277BF8;
  color: #ffffff !important;
}
h2.wp-block-heading {
  margin-top: 20px;
  font: 600 25px/25px "figtree", Sans-serif;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
  color: #121212;
  font: 500 18px/25px "figtree", Sans-serif;
}
.post-content a {
	color:#121212;
	font: 500 17px/25px "figtree", Sans-serif;
}
.post-content {
	padding: 0px 5px;
}
#recent-posts-2 h3 {
	margin-top:20px;
}
.wpelemento-evbike-blog-with-left-sidebar-page .bew-blog-content {
  display: inline-grid;
}
.wpelemento-evbike-blog-with-left-sidebar-page .bew-blog-title {
  order: 2;
}
.wpelemento-evbike-blog-with-left-sidebar-page .bew-post-meta {
  order: 1;
  display: inline-flex;
  flex-direction: row-reverse;
}
.wpelemento-evbike-blog-with-left-sidebar-page .bew-blog-excerpt{
  order: 3;
}

/*================= Blog with Left sidebar CSS End =================*/

/*================= 404 page CSS Start =================*/
.wpelemento-evbike-404-page-section .elementskit-btn {
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
/*================= 404 page CSS End =================*/

/*================= Contact page CSS Start =================*/
.wpelemento-evbike-contact-page-section .wpcf7-form-control-wrap input {
  width: 100% !important;
}
.wpelemento-evbike-contact-page-section .wpcf7-submit {
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
.wpelemento-evbike-contact-page-section .wpcf7 form .wpcf7-response-output {
  margin: 1em 0em 1em;
  padding: 0.2em 1em;
  color: #121212;
  border: 2px solid #3EB489;
  font-family: 'figtree';
}
.wpelemento-evbike-contact-page-section textarea {
  width: 100% !important;
}
.wpelemento-evbike-contact-page-left-section .ekit-wid-con .ekit-header-info, .ekit-wid-con .ekit-header-info a  {
  display: block !important;
}
.wpelemento-evbike-contact-page-section .wpcf7-not-valid-tip {
  color: red;
  font-size: 16px;
}
/*================= Contact page CSS End =================*/

/*================= Shop page CSS Start =================*/
.woocommerce-shop .banner-image {
  background-position: center center !important;
}
.woocommerce-shop .single-product-banner-left {
  font-family: 'figtree';
  height: 250px;
  width: 40%!important;
  background-color: #fff;
  color: #000!important;
  margin: 0;
  padding: 0px 0px;
  border-radius: 0 10px 10px 0;
  box-shadow:-278px 0 0 0 #fff,1px 1px 10px 0 #00000061,-524px 1px 10px 0 #00000061!important;
}
.single-product-banner-left {
  position: relative;
  align-items: center;
  display: flex;
}
.woocommerce-shop span.bradcrumbs a {
  color: #121212;
}
.woocommerce-shop .woocommerce-pagination {
  margin-top: 30px;
}
#sidebar {
  margin-top: 0 !important;
  position: relative;
  display: none;
}
.product-main-container {
  display: none !important;
}
.shoppage-subtitle {
  font: normal 16px/25px "figtree", Sans-serif;
}
.shoppage-maintitle {
  font: 600 30px/30px "figtree", Sans-serif;
}
.shoppage-subtitle::before {
  position: absolute;
  background: #3EB489;
  height: 2px;
  content: '';
  width: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: unset !important;
  top: unset !important;
  margin-top: 27px;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  border: 1px solid #AFAFAF;
  background: #fff;
  padding: 10px 10px;
}
.woocommerce-pagination .page-numbers li {
  color: #000000;
  font: 600 20px/20px "figtree", Sans-serif;
  padding: 13px 18px;
  border-radius: 50%;
  background-color: #F8F8F8;
  margin: 0 10px !important;
}
.woocommerce-pagination .page-numbers li .current{
  color: #000000 !important;
  font: 600 20px/20px "Inter", Sans-serif;
  padding: 13px 18px;
  border-radius: 50%;
  background-color: #F8F8F8 !important;
}
.woocommerce nav.woocommerce-pagination ul li a{
  font: 600 20px/20px "figtree", Sans-serif;
  letter-spacing: 0px;
  color: #000000;
  padding: 13px 18px;
}
.woocommerce nav.woocommerce-pagination .page-numbers li .next{
  padding: 13px 17px !important;
  font-size: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  background-color: #277BF8 !important;
  color:#fff !important;
}
.woocommerce nav.woocommerce-pagination ul li span:hover {
  background-color: #277BF8 !important;
  color:#fff !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
  color: #000;
}
.woocommerce nav.woocommerce-pagination ul li{
border: unset;
}
.woocommerce nav.woocommerce-pagination ul {
  padding: 13px 19px;
  border: unset !important;
}

a.prev.page-numbers,a.next.page-numbers {
  color: #000 !important;
}
/*================= Shop page CSS End =================*/

/*================= Single Blog Page CSS Start =================*/
.single-author-image {
  display: flex;
  align-items: center;
  gap: 20px;
}
.single-post-nav .nav-links {
  display: flex;
  /* gap: 21em; */
  justify-content: space-between;
}
.single-post-nav .nav-links a {
  color: #000;
}
.single-post .nav-links .post-title {
  display: none;
}
.single-post-nav span.meta-nav {
  font-weight: bold;
  background: #277BF8;
  padding: 12px 25px;
  border-radius: 50px;
  color: #fff;
}
.single-post-comment .comment-author.vcard img {
  border-radius: 50%;
  padding: 12px;
}
.single-post-comment .comment-list li {
  background: #ededed;
  padding: 20px;
  border-radius: 50px 0px;
  margin-bottom: 20px;
}
.comments-area {
  padding: 15px;
}
.content-box {
  background-color: #fff;
  transform: translateY(-6%);
}
.single-author-image {
  padding: 0px;
}
.single-author-image img {
  width: 18%;
  border-radius: 50%;
}
.single-page-metaimage {
  margin-left: 0px;
}
.single-post-content p {
  font: 300 16px/25px "figtree", Sans-serif;
  color: #121212;
  word-spacing: 1px;
  opacity: 0.6;
  padding-top: 25px;
}
.meta-box-question {
font: 600 30px/40px "figtree", Sans-serif;
color: #121212;
padding: 25px 0px 0 0 !important;
}
.single-page-title{
font: 600 32px/50px "figtree", Sans-serif;
color: #121212;
padding: 0px !important;
margin-top: 30px;
}
.single-post-content {
  padding: 0px !important;
}
span.entry-date, span.entry-comments{
font: 500 16px/20px "figtree", Sans-serif;
color: #484848;
}
.single-page-metabox {
  align-items: center;
  padding: 20px 0px !important;
}
.single-author-image a{
  font: 500 16px/25px "figtree", Sans-serif;
}
.single-post-nav {
  padding: 0px !important;
}
.single-post-social-media-section {
  padding: 0px !important;
}
.single-post-social-box li a{
  padding: 8px 12px;
  border: 0px solid #bcbcbc;
  border-radius: 0px;
  background: #3EB489;
}
.single-post-social-box li {
    display: inline-block;
    padding: 10px 0px;
}
.single-post-social-box .cat-item a {
    font: 500 14px/18px "figtree";
    color: #fff;
}
.single-post-comment {
    margin-top: 6em;
    width: 60%;
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border-radius: 0px;
}
#comments input[type=text], #comments input[type=email], #comments textarea {
    width: 100%;
    padding: 8px 10px;
}
.form-submit input[type=submit] {
    font-family: Inter,Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #fff !important;
    background-color: #3EB489 !important;
    border-radius: 0px !important;
    border: 1px solid #3EB489;
    padding: 10px 30px;
}
p.form-submit {
    padding-top: 30px;
}
.single-post #comments {
  width: 100%;
}
.hover-fx {
  font-size: 16px;
  display: inline-block;
  cursor: po"Inter", Sans-serif;
  margin: 5px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  color: #3EB489;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 300ms;
}
.hover-fx:after {
  font-family:"Inter", Sans-serif-events; 
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  box-sizing: content-box;
  box-shadow: 0 0 0 3px #3EB489;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 300ms;  
}
.hover-fx:hover {
  background-color: #3EB489;
  color: #fff;
}
.hover-fx:hover:after {
  opacity: 1;
  transform: scale(1.15);
}
form#commentform {
  display: flex;
  flex-direction: column;
}
#commentform label {
  display: block;
  padding: 12px 0;
}
.comment-form-rating{
order: 3;
}
.comment-form p.comment-form-comment{
order: 4;
}
.comment-form p.comment-form-author{
order: 1;
}
.comment-form p.comment-form-email{
order: 2;
}
.comment-form p.comment-form-cookies-consent{
  order: 5;
  display: flex;
  gap: 10px;
}
.comment-form p.form-submit{
order: 6;
}
.comment-form-url {
  display: none;
}
.efarm-blog-page .ea-item {
  -webkit-box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 11%);
  box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 11%);
  padding: 20px;
}
.efarm-blog-page .ea-text p {
  padding: 20px 0;
}
.efarm-blog-page .ea-button-wrap {
  padding-top: 20px;
}
.efarm-blog-page span.ea-readmore-icon {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
}
.ebs-single-post-page {
  width: 80%;
  min-width: calc(100% - 20%);
  margin: 0 auto;
  margin-block: 3%;
}
#commentform input[type="text"], #commentform input[type="email"], #commentform textarea {
  width: 30%;
}
.form-submit input, .post-readmore {
  font-family: "Manrope", Sans-serif;
  text-transform: uppercase;
  background-color: #286016;
  padding: 20px 15px 15px 15px;
  color: #fff;
  font-size: 16px;
  border: none;
}
.ebs-single-post-page .single-content, .ebs-single-post-page .metabox {
  margin-block: 10px;
}
.ebs-single-post-page .metabox > *:not(:last-child) {
  margin-inline-end: 20px;
}
.ebs-single-post-page .metabox i, .ebs-single-post-page .socila_share a {
  color: #286016;
}
.ebs-single-post-page path {
  fill: #286016;
}
.ebs-single-post-page .metabox :is(span, a) {
  font-size: 16px;
  color: #707070;
  font-weight: 400;
}
.ebs-single-post-page .post_ctg {
  display: flex;
}
.ebs-single-post-page .post_ctg ul {
  margin-inline-start: 10px;
}
.ebs-single-post-page .post_ctg ul a, .logged-in-as a {
  color: #000;
  font-weight: 700;
}
.share_icon {
  position: relative;
}
.social-btn{
display: inline-block;
width: 50px;
height: 50px;
background: #f1f1f1;
margin: 6px;
border-radius: 30%;
box-shadow: 0 5px 15px -5px #00000070;
color: #3498db;
overflow: hidden;
position: relative;
}
.social-btn path{
  line-height: 50px;
  font-size: 26px;
  transition: 0.2s linear;
}
.social-btn i{
line-height: 50px;
font-size: 26px;
transition: 0.2s linear;
}
.social-btn:hover i{
transform: scale(1.3);
color: #fff;
}
.socila_share b {
  position: relative;
  top: -25px;
}
@keyframes aaa {
0%{
  left: -110%;
  top: 90%;
}50%{
  left: 10%;
  top: -30%;
}100%{
  top: -10%;
  left: -10%;
}
}
/*================= Single Blog Page CSS End =================*/

/*================= Single Service Page CSS Start =================*/
.single-services .banner-image {
  background-position: center center !important;
}
.single-services .single-product-banner-left {
  font-family: 'figtree';
  height: 250px;
  width: 40%!important;
  background-color: #fff;
  color: #000!important;
  margin: 0;
  padding: 0px 0px;
  border-radius: 0 10px 10px 0;
  box-shadow:-278px 0 0 0 #fff,1px 1px 10px 0 #00000061,-524px 1px 10px 0 #00000061!important;
}
.single-services .bradcrumbs a {
  color: #121212;
}
/* .single-service-main-title h1 {
  max-width: calc(100% - 10%);
  margin: 0 auto;
}
.ev-bike-single-services-page {
	max-width: calc(100% - 20%);
	margin: 0 auto;
}
#single_post_services .feature-box-services img {
    min-width: calc(100% - 11%);
    margin: 0 auto !important;
    display: block;
} */
.single-services .feature-box-services img {
  width: 100%;
}
.services-single-bottom-post-content p {
  font: 400 16px/25px "figtree", Sans-serif !important;
  color: #121212;
}
.bottom-appointment {
  background-color: #f4f4f4;
  padding: 0px 0 30px 0px;
}
.services-single-bottom-post-content img {
  width: 100%;
}
.bottom-appointment li a {
  color: #121212;
}
.bottom-appointment {
  background-color: #f4f4f4;
}
.bottom-appointment h3 {
    padding-left: 69px;
}
.bottom-appointment li a {
  color: #121212;
}
.bottom-appointment .appointment-btn {
  padding: 14px 25px;
	margin-top: -12px;
	background-color: #3EB489;
  color: #fff !important;
  font: 600 16px/19px 'figtree';
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
.bottom-appointment .appointment-btn a {
	color: #fff !important;
}
.bottom-appointment-list {
	position:relative;
}
.bottom-appointment-list p {
	padding-left:30px;
}
.location-tab:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  content: "\f3c5";
  color: #000000;
}
.mail-tab:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  content: "\f0e0";
  color: #000000;
}
.phone-tab:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  content: "\f879";
  color: #000000;
}
/*================= Single Service Page CSS End =================*/

/*====== EV Bike Single Product Page CSS Start =======*/
.awcdp-deposits-wrapper .awcdp-deposits-option {
  background: unset !important;
  border-radius: 0px !important;
  width: unset !important;
  border: 0px !important;
  margin-bottom: 20px;
  display: flex;
  gap: 25px;
}
.awcdp-deposits-wrapper .awcdp-deposits-option .pay-deposit.awcdp-radio {
  background-color: #fff;
  border-bottom: unset;
}
.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio {
  background-color: #fff;
  border-bottom: unset;
  padding: 15px 50px !important;
}
.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]+.awcdp-radio-label:before {
  top: 0em !important;
}
.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio .awcdp-deposits-description {
  display: none !important;
}
h1.product_title.entry-title {
  font: 600 30px/40px "figtree", Sans-serif;
}
.product-desc p {
  font: normal 16px/30px ""Inter", Sans-serif", Sans-serif;
  color: #121212;
}
#yith-quick-view-content  .woocommerce-product-gallery__image a img {
  width: 50%;
}
.single-product .variable-items-wrapper {
  display: flex;
}
.single-product .variable-items-wrapper li:nth-child(1){
  order: 3;
}
.single-product .variable-items-wrapper li:nth-child(2){
  order: 2;
}
.single-product .variable-items-wrapper li:nth-child(3){
  order: 1;
}
.single-product .variable-items-wrapper li:nth-child(4){
  order: 4;
}
.quantity input.minus, .quantity input.plus {
  border: 1px solid #000;
  height: 38px;
  width: 38px;
  font-size: 20px;
  background: #fff;
}
.single-product .wpelemento-zymerce-wishlist-section .wishsuite-counter-area {
  line-height: 39px !important;
}
#single-product-page section.related.products .quantity {
    display: none;
}
.panel.entry-content {
  border: 1px solid #D5D5D5;
  padding: 30px !important;
  font-family: 'figtree';
  margin: 20px 0 2em !important;
}
.single-product .woocommerce-breadcrumb {
  margin: 5px 0 1em;
  padding-top: 30px;
}
.single-product .woocommerce button.button .alt{
  border-radius: 0px;
  font: 600 16px/20px "Inter", Sans-serif;
  text-transform: capitalize;
  border-radius: 0px;
}
.woocommerce button.button.alt{
  letter-spacing: 0px;
  color: #FFFFFF;
  border-radius: 0px;
  background-color: #3EB489;
  padding: 14px 25px;
  font: 600 16px/19px 'figtree';
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
  text-transform: uppercase;
  padding: 14px 22px;
  margin-top: 15px;
}
.woocommerce button.button.alt:hover{
  background: #000;
  color: #FFFFFF;
}
.single-product a.product-buy-now {
  font: 600 18px/42px "figtree", Sans-serif;
  letter-spacing: 0px;
  color: #fff;
  background: #3EB489;
  border-radius: 0px;
  padding: 11px 22px;
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
.single-product a.product-buy-now:hover {
  background: #000;
  color: #FFFFFF;
}
.single-product ins {
  text-decoration: none;
}
.single-product span.onsale {
  display: none;
}
.single-product .quantity_cloned {
  display: flex;
  display: none;
}
.single-product .product-variation h6 {
  display: none;
}
.single-product .woocommerce div.product form.cart .button {
 display: none;
}
.single-product .single-pro-btn .row {
  display: inline;
}
.single-product a.added_to_cart {
  background-color: #FC1A1A;
  border-radius: 8px;
  padding: 10px 26px;
  color: #FFFFFF;
  font: 600 16px/20px "Inter", Sans-serif;
  margin: 17px 0px 0px 0px;
}
#single-product-page div.product div.summary,#single-product-page div.product div.summary{
  width: 37%;
}
#single-product-page div.product p.price del {
  font: bold 21px/38px 'figtree';
  opacity: 1;
}
#single-product-page div.product p.price ins{
  font: bold 24px/38px 'figtree';
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  font: 600 18px/20px "figtree", Sans-serif;
  color: #121212;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #3EB489;
  color: #fff;
  border-color: #3EB489;
  border-radius: 0px;
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
#single-product-page button.single_add_to_cart_button.button.alt.wp-element-button {
  opacity: 1;
  margin-top: 65px !important;
  line-height: 21px;
}
#single-product-page div.product p.price, .woocommerce div.product span.price{
  color: #000000;
  font: bold 22px/40px 'figtree';
}
#single-product-page .single_variation_wrap {
  display: inherit;
  justify-content: center;
}
#single-product-page div.product div.images .flex-control-thumbs{
  z-index: 8;
  padding: 0px 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px !important;
}
#single-product-page div.product div.images .flex-control-thumbs li {
  border-radius: 0px;
  padding: 5px;
  margin-bottom: 5px;
  background: #fff;
}
#single-product-page div.product div.images,#single-product-page div.product div.images{
  width: 100% !important;
  gap: 45px;
}
#single-product-page .woocommerce-product-rating {
  border-bottom: 1px solid rgb(18 18 18 / 20%);
  padding-bottom: 20px;
  padding-top: 10px;
}
#single-product-page .variations tr:nth-child(1) .variable-items-wrapper .variable-item:not(.radio-variable-item){
  padding: 0px;
    margin: 5px;
    box-shadow: unset;
    height: 35px;
    width: 35px;
}
#single-product-page .variable-item-span-color{
  border-radius: 50%;
  border: 1px solid #000000;
}
#single-product-page div.product form.cart table td {
  padding-left: 0px;
  position: relative;
}
.single-product div.product form.cart .quantity {
  float: none;
  margin: 0;
  display: inline-block;
}
.woocommerce-Tabs-panel .desc-head p{
  display: block;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
  padding: 14px 18px !important;
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
}
 .woocommerce #reviews #comments h2 {
  font-size: 28px;
  font-weight: 600;
}
.single-product span#reply-title {
  font-size: 20px;
  font-weight: 600;
}
a.btn.button.show-title-form {
  display: none;
}
.single-product .yith-wcwl-add-to-wishlist {
font-size: 18px;
background: #FC1A1A;
padding: 10px 15px;
text-transform: capitalize;
color: #fff;
font-family: 'Inter';
font-weight: 600;
display: none;
}
.yith-wcwl-wishlistexistsbrowse path {
  fill: #FC1313;
}
span.feedback {
  color: #fff;
  font-size: 14px;
}
a.woocommerce-product-gallery__trigger {
  display: none;
}
.woocommerce-wishlist .yith-wcwl-wishlistexistsbrowse a {
font-size: 18px;
background: #FC1A1A;
padding: 10px;
text-transform: capitalize;
color: #fff;
font-family: 'Inter';
font-weight: 600;
display: inline-block;
}
.ht-product-action .yith-wcwl-wishlistexistsbrowse a {
color: #121212 !important;
}
.yith-wcwl-add-button path {
  fill: #FFF;
}
.yith-wcwl-add-button a span {
color: #FFF;
}
.quantity_cloned input.minus,.quantity_cloned input.plus {
  border: 1px solid #ECECEC;
  height: 38px;
  width: 38px;
  font-size: 22px;
  background: #fff;
  position: relative;
  top: 1px;
}
.woocommerce .quantity_cloned .qty-cloned {
  height: 39px;
  width: 65px;
  text-align: center;
  border: 1px solid #ECECEC;
}
.woocommerce div.product form.cart,.woocommerce div.product form.cart .variations {
  margin-bottom: 0em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 100%;
  margin-bottom: 20px;
}
.flex-viewport .flex-active-slide img{
  width: 100% !important;
  margin: 0 auto;
  background-color: #ffffff;
}
.single-product .flex-direction-nav {
  display: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  width: inherit;
  margin: 0 auto !important;
  padding: 12px 12px;
}
.woocommerce-error {
  display: none !important;
}
.woocommerce button.button.alt.disabled {
  background: #3EB489;
  opacity: 1;
  padding: 14px 25px;
  font: 600 16px/19px 'figtree';
}
.woocommerce button.button.alt.disabled:hover {
background-color: #3EB489;
color: #fff;
}
.woocommerce-variation-add-to-cart a {
  display: none;
}
.woocommerce-variation-add-to-cart a.button.wc-forward{
display: block;
}
a.woocommerce-review-link {
  font: 600 18px/24px ""Inter", Sans-serif", Sans-serif;
  letter-spacing: 0px;
  color: #121212;
}
.single-product #test-drive-btn {
  position: absolute;
  left: 165px;
  margin-top: -47px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  border-bottom: 0;
  background-color: unset;
  border: 1px solid #D5D5D5;
  border-radius: 0px;
}
/*====== EV Bike Single Product Page CSS End =======*/































/*=================== EV Bike code end =======================*/
/*======= About us page CSS Started =======*/
.wpelemento-zymerce-about-us-page-section {
  height: 570px;
}
/*======= About us page CSS End =======*/

/*======= Blog with no sidebar CSS start =======*/
.wpelemento-zymerce-blog-with-no-sidebar-section .ea-text p {
  opacity: 0.6;
}
.wpelemento-zymerce-blog-with-no-sidebar-section .ea-readmore-icon {
  text-transform: capitalize;
  font: normal normal 600 16px/20px "Inter", Sans-serif;
}
/*======= Blog with no sidebar CSS End =======*/

/*======= FAQ us page CSS Start =======*/
.htwoolentor-faq-card.is-active .htwoolentor-faq-head {
  color: #121212 !important;
  border-color: #FC1A1A !important;
  background-color: #f2f2f2 !important;
}
.htwoolentor-faq-card.is-active .htwoolentor-faq-head .htwoolentor-faq-head-indicator::after {
  background-color: #121212 !important;
  transform: translateY(-50%);
}
/*======= FAQ us page CSS End =======*/

/*======= Blog With Left Sidebar CSS Start =======*/

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  padding: 8px 0px;
}

footer.wp-block-latest-comments__comment-meta a {
  color: #121212;
  font: 16px/25px "Inter", Sans-serif;
}
ol.wp-block-latest-comments {
  margin-top: 18px;
}
.wp-block-search__button {
  padding: 5px;
}
/*======= Blog With Left Sidebar End =======*/

/*====== Contact Page CSS Start =======*/
.wpelemento-zymerce-contact-us-section .elementor-container {
  box-shadow: 0px 3px 6px #00000029;
  background-color: #fcfcfc;
}
.wpelemento-zymerce-contact-us-section input:not(.wpcf7-submit) {
  width: 100%;
}
.wpelemento-zymerce-contact-us-section textarea {
  width: 100%;
  height: 100px;
}
.wpelemento-zymerce-contact-us-section .wpcf7-not-valid-tip {
  display: unset;
  font-size: 16px;
}
/*====== Contact Page CSS End =======*/



/*====== Product Categories CSS Start =======*/
.tax-product_cat .woocommerce-breadcrumb {
  margin: 30px 0 1em; 
}
.tax-product_cat .accordion-item {
  margin-top: 10px;
}
.tax-product_cat .accordion-body {
  padding: 1rem 0.8rem ;
}
#sidebar ul.shop-page-produts-category li label span:nth-child(3) {
  position: absolute;
  right: 18px; 
}
.tax-product_cat #sidebar .shop-page-produts-category li {
  padding: 8px 0;
}
.tax-product_cat #maincontent {
  padding-bottom: 60px;
}
.tax-product_cat li.product.type-product {
  text-align: center;
  box-shadow: #00000029 0px 0px 2px;
  border-radius: 0px;
  text-align: left;
  position: relative;
  top: 0;
  transition: 0.5s;
}
li.product.type-product {
  text-align: center;
}
li.product.type-product:hover{
  /* top: -20px;
  transition: 0.5s; */
}
ul.products {
  padding-top: 35px !important;
}
a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
  display: none;
}
.tax-product_cat a.added_to_cart {
  /* margin-left: 10px !important; */
  display: block;
}
.shop-page span.price {
  position: inherit;
  right: 15px;
  bottom: 15px;
}
.shop-page ins {
  text-decoration: none;
}
.shop-page del {
  font-size: 12px;
  align-items: baseline;
  opacity: 0.3 !important;
  color: #121212;
} 
.tax-product_cat a.button.wp-element-button {
  background: #FC1A1A;
  padding: 10px 18px !important;
  color: #fff;
  border-radius: 0px;
  font: 600 16px/20px "Inter", Sans-serif;
  text-transform: capitalize;
  /* margin: 6px 0px; */
  display: inline-block !important;
  position: absolute;
}
.tax-product_cat .add_to_cart_button.ajax_add_to_cart.added {
  display: none !important;
}
.tax-product_cat a.added_to_cart.wc-forward {
  display: inline-block;
  background-color: #FC1A1A;
  color: #fff;
  font: 600 16px/20px "Inter";
  padding: 10px 24px;
  text-transform: capitalize;
  margin: 0px 20px;
}
.tax-product_cat h2.woocommerce-loop-product__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1!important;
  padding: 0px 0px !important;
  margin-bottom: 10px !important;
  font: 600 16px/25px ""Inter", Sans-serif", Sans-serif !important;
  color: #121212;
  padding-left: 10px !important;
}
.tax-product_cat .yith-wcwl-add-button a span {
  color: fff;
  background-color: #FC1A1A;
  padding: 10px;
  font: 600 16px/20px "Inter", Sans-serif;
  display: block;
  margin: 0px 18px !important;
  margin-top: 15px !important;
}
.tax-product_cat .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse {
  color: fff;
  background-color: #FC1A1A;
  padding: 10px;
  font: 600 16px/20px "Inter", Sans-serif;
  display: block;
  text-align: center;
  margin: 0 18px !important;
  margin-top: 15px !important;
}
/*======= Product Categories CSS End ========*/

/*====== Woocommerce Shop Page CSS Start =======*/
.shop-page .yith-wcwl-wishlistexistsbrowse {
  text-align: center;
  background: red;
  padding: 10px 0;
  display: block;
  margin: 0 24px;
}
.shop-page .yith-wcwl-wishlistexistsbrowse a{
  color: #fff !important;
  font: 600 16px/20px "Inter", Sans-serif;
}
.shop-page .yith-wcwl-add-button a span {
  color: fff;
  background-color: #FC1A1A;
  padding: 10px;
  font: 600 16px/20px "Inter", Sans-serif;
  display: block;
  margin: 0 24px;
}
.shop-page .yith-wcwl-add-button a span:hover{
  color: fff;
  background-color: #000;
}
.shop-page {
  padding-left: unset ;
  padding-right: unset ;
}
.shop-page .container {
  padding-left: unset ;
  padding-right: unset ;
}
#sidebar ul.shop-page-produts-category li label span:nth-child(3) {
  position: absolute;
  right: 18px; 
}
.woocommerce-shop #sidebar .shop-page-produts-category li {
  padding: 8px 0;
}
.woocommerce-shop #maincontent {
  padding-bottom: 60px;
}
.woocommerce-shop li.product.type-product {
  text-align: center;
  box-shadow: #00000029 0px 0px 2px;
  border-radius: 0px;
  text-align: left;
  position: relative;
  top: 0;
  transition: 0.5s;
}
li.product.type-product {
  text-align: center;
}
li.product.type-product:hover{
  /* top: -20px;
  transition: 0.5s; */
}
ul.products {
  padding-top: 35px !important;
}
a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
  /* display: none; */
}
.woocommerce-shop a.added_to_cart {
  margin-left: 24px !important;
  padding: 10px 17px !important;
}
.shop-page span.price {
  position: inherit;
  right: 15px;
  bottom: 15px;
}
.shop-page ins {
  text-decoration: none;
}
.shop-page del {
  font-size: 12px;
  align-items: baseline;
  opacity: 0.3 !important;
  color: #121212;
} 
.woocommerce-shop .added_to_cart {
  background: #FC1A1A;
  padding: 10px 18px !important;
  color: #fff;
  border-radius: 0px;
  font: 600 16px/20px "Inter", Sans-serif;
  text-transform: capitalize;
  margin: 6px 0px;
  display: inline-block !important;
  /* position: absolute; */
}
.woocommerce-shop h2.woocommerce-loop-product__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1!important;
  padding: 0px 0px !important;
  margin-bottom: 10px !important;
  font: 600 16px/25px ""Inter", Sans-serif", Sans-serif !important;
  color: #121212;
  padding-left: 20px !important;
}
.shop-page .yith-wcwl-add-button {
  /* display: none; */
}
.shop-page .yith-wcwl-add-button path {
  fill: #000;
  display: none;
}
.shop-page span.woocs_price_code {
  display: inline-flex;
  flex-direction: row-reverse;
  gap: 15px;
  padding-left: 20px;
}
.shop-page a.button.wp-element-button {
  /* margin: 0 12px; */
}
.shop-page .yith-wcwl-add-button {
  text-align: center;
}
.shop-page .add_to_wishlist .single_add_to_wishlist span {
  background-color: #000;
}
.woocommerce-shop a.button {
  background: #FC1A1A;
  color: #fff;
  border-radius: 0px;
  font: 600 16px/20px "Inter", Sans-serif;
  text-transform: capitalize;
  margin: 0px 5px;
}
.woocommerce-shop .yith-wcwl-add-to-wishlist {
  margin-top: 14px;
}
.woocommerce-shop .yith-wcwl-add-button svg {
  display: none;
}
#yith-wcwl-popup-message {
  color: #121212 !important;
}
.woocommerce-shop a.button {
  /* margin: 0 5px; */
  position: relative;
  left: 20px;
}
.woocommerce-shop a.button:hover {
  background-color: #121212;
  color: #FFFFFF;
  transition: 0.5s ease;
}
.shop-page li.product.type-product {
  padding: 0px 0px 30px !important;
}
.shop-page a.add_to_wishlist.single_add_to_wishlist,.shop-page .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a {
  font-size: 20px;
}
.shop-page .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{
  top: 20px;
  right: 25px;
  left: auto;
}
.shop-page .yith-wcwl-add-button a.add_to_wishlist {
  color: #fff;
}
.shop-page .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{
  color: #FC1A1A;
}
.woocommerce-shop .woocommerce-breadcrumb {
  margin: 30px 0 1em ;
}
.woocommerce-shop .accordion-body {
  padding: 1rem 0.8rem ;
}
.woocommerce-shop .wpelemento-zymerce-wishlist-section .wishsuite-counter-area {
  line-height: 39px !important;
}
/*====== Woocommerce Shop Page CSS End =======*/

/*====== Related Products CSS Start =======*/
.related h2 {
  color: #121212;
  text-align: start;
  margin: 0px;
}
.related h2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1!important;
  line-height: 30px;
}
.related .products span.woocs_price_code {
  display: flex;
  flex-direction: row-reverse;
  float: left;
  gap: 10px;
  padding-left: 10px;
}
.related .button .yith-wcqv-button {
  display: none;
}
.related .products .product_type_variable  {
  float: left;
  margin-left: 10px !important;
  margin-bottom: 10px !important;
  background: #FC1A1A;
  color: #fff;
  padding: 10px 16px;
  border-radius: 0px;
  text-transform: capitalize;
  font-size: 0;
  width: 128px;
  margin-top: 10px !important;
}
.related .star-rating {
  margin-left: 10px !important;
}
.related .products .product_type_variable::before {
  content: 'View More';
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Inter';
}
.related .products li.product .button:hover {
  background-color: #000;
  color: #fff;
}
.related a.added_to_cart {
  background-color: #FC1A1A; 
  border-radius: 0px;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.related .products .yith-wcwl-wishlistexistsbrowse{
  display: none;
}
.related .products li.product {
  padding: 0px !important;
  border: 1px solid #f1f1f1;
}
/*====== Related Products CSS End =======*/

/*======= Wishlist Page CSS Start ========*/

.woocommerce-wishlist .yith-wcwl-share {
  margin-bottom: 50px;
}
.woocommerce-wishlist .product-name .yith-wcqv-button {
  display: none !important;
}
.wishlist-empty .empty-cart-page {
  margin: 20% 15px 3%;
}
.wishlist_shop_table tbody tr {
  border: 1px solid #efefef;
  margin-bottom: 25px;
  border: unset;
}
.mobile-wishlist {
  margin: 0 20px;
  text-align: center;
}
.woocommerce a.remove:after {
  content: '\f014';
  font-family: FontAwesome;
  font-weight: 900;
  font-size: 14px;
  background: #fff;
  border-radius: 5px;
  padding: 7px 8px;
  color: #000;
}
.woocommerce table.wishlist_shop_table,.woocommerce table.wishlist_shop_table td{
  border:unset;
}
.woocommerce-wishlist .wishlist_shop_table tbody {
    justify-content: center;
}
.woocommerce-wishlist span.woocs_price_code {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
}
.woocommerce-wishlist ins {
  text-decoration: none;
  font: 600 18px/20px 'Inter';
  color: #FC1A1A;
}
.woocommerce-wishlist del {
  text-decoration: none;
  font: 600 15px/20px 'Inter';
  color: #121212;
  opacity: 0.6;
  align-items: baseline;
}
.wishlist_shop_table td.product-remove {
  position: absolute;
  left: 25px;
  top: 13px;
}
.wishlist_shop_table td.product-name a {
  font: 600 16px/20px "Inter";
  color: #121212;
  overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1!important;
}
.wishlist_shop_table .wishlist-items-wrapper tr {
  width: 23%;
}
.wishlist_shop_table td.product-add-to-cart {
  position: inherit;
  display: inline-flex;
  /* left: 0; */
  bottom: 10px;
}
.wishlist_shop_table td.product-price {
  position: inherit;
  right: 0;
  bottom: 10px;
}
td.product-price {
  font: normal 22px/37px "Inter", Sans-serif;
}
.wishlist_shop_table td.w-product-review{
/* padding-bottom: 60px !important; */
}
.wishlist_shop_table td.product-add-to-cart a {
  font: 600 16px/25px "Inter", Sans-serif;
  background: #FC1A1A;
  border-radius: 8px;
  padding: 6px 18px;
  color: #fff;
  border-radius: 0px !important;
  text-transform: capitalize;
}
.wishlist_shop_table tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2%;
}
form#yith-wcwl-form {
  width: 77%;
  margin: 0 auto;
}
.woocommerce a.remove{
font-size: 0;
}
.wishlist_shop_table td.product-stock-status {
display: none;
}
.wishlist_shop_table td.product-name {
display: flex;
align-items: center;
}
.wishlist_shop_table td.product-thumbnail {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0px !important;
}
.wishlist_table tr td.product-thumbnail a{
max-width: unset;
}
.wishlist_shop_table{
width: 100%;
}
table.wishlist_table tbody td {
  padding: 5px 12px;
}
td.w-product-review {
  display: flex;
}
.wishlist_shop_table tr {
  box-shadow: #00000029 0px 1px 6px;
  border-radius: 0px;
  padding: 0px 0px;
}
.wishlist-title-container {
  border-bottom: 1px solid #c9c5c5;
  margin: 40px 0px;
}
.wishsuite-table-content {
  position: relative;
  overflow-y: auto;
  overflow: visible;
  width: 88%;
  margin: 0 auto;
  padding: 50px 0;
}
.wishsuite-product-title a {
  color: #121212;
}
a.wishsuite-addtocart.button {
  background: #FC1A1A;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 8px;
  color: #fff;
  font: 600 16px/20px "Inter", Sans-serif;
}
.wishsuite-product-price span.woocs_price_code {
  display: inline-flex;
  flex-direction: row-reverse;
  gap: 10px;
}
.wishsuite-product-price .woocommerce-Price-amount {
  display: flex;
  flex-direction: row-reverse;
}
.wishsuite-product-price .woocs_price_code ins {
  text-decoration: none;
  font: 600 16px/20px "Inter", Sans-serif;
  color: #FC1A1A;
}
/*======== Wishlist Page CSS End =========*/

/*======== Cart page CSS Start =========*/
.woocommerce-cart .actions .button {
  opacity: 1 !important;
    color: #fff !important;
    background: #FC1A1A;
    border-radius: 0px;
    text-transform: capitalize;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background: #FC1A1A;
  color: #FFFFFF;
  border-radius: 0px;
  text-transform: capitalize;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background: #000;
  color: #FFFFFF;
}
.woocommerce-cart .actions .button:hover {
  background-color: #121212 !important;
  color: #fff !important;
}
.woocommerce a.added_to_cart {
  padding-top: 0.5em;
  display: inline-block;
}
h2#empty-cart-heading {
  font: 600 30px/38px ""Inter", Sans-serif", Sans-serif;
  color: #000000;
  padding: 10px 0;
}
#empty-cart-page p {
  font: normal 18px/26px "Inter", Sans-serif;
  color: #000000;
  padding: 10px 0;
}
#empty-cart-page a {
  font: 600 16px/18px "Inter", Sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #FC1A1A;
    border-radius: 0px;
    padding: 14px 6px;
    display: inline-block;
    text-transform: uppercase;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
  width: 120px;
}
/*======== Cart page CSS End =========*/

/*======== Quickview CSS Strat ========*/
.content-woolentorquickview .yith-wcwl-add-button {
  display: none;
}
.content-woolentorquickview .single-pro-btn .row {
  display: flex;
}
.content-woolentorquickview .variations .label {
	display: inline-block !important;
}
.content-woolentorquickview .woocommerce-product-details__short-description p:last-child{
  display: none !important;
}
.content-woolentorquickview .variations label {
  float: left !important;
}
.woolentorquickview-open .htwl-modal-content {
  max-height: unset;
}
.content-woolentorquickview span.tagged_as a {
  color: #121212 !important;
}
.content-woolentorquickview .woocs_price_code {
  margin-left: 10px;
  flex-direction: row-reverse;
  display: inline-flex;
  gap: 12px;
}
.content-woolentorquickview h6.add-cart-quantity {
  margin-top: 15px;
}
.content-woolentorquickview ins {
  text-decoration: none;
  font: 600 18px/27px "Inter", Sans-serif;
  color: #FC1A1A;
}
.content-woolentorquickview del {
  text-decoration: none;
  font: 600 15px/28px "Inter", Sans-serif;
  color: #FC1A1A;
}
.content-woolentorquickview .yith-wcwl-add-button svg {
  display: none;
}
.content-woolentorquickview .quantity input.minus, .quantity input.plus {
  border: 1px solid #000;
  height: 38px;
  width: 38px;
  font-size: 20px;
  background: #fff;
  position: relative;
  top: 2px;
}
#htwlquick-viewmodal button.single_add_to_cart_button.button.alt {
  background-color: #FC1A1A;
  color: #fff;
  line-height: 1;
  font: 600 16px/20px "Inter", Sans-serif;
  top: 3px;
    opacity: 1;
  margin-left: 10px;
  text-transform: capitalize;
}
#htwlquick-viewmodal button.single_add_to_cart_button.button.alt.added {
  display: none;
}
.content-woolentorquickview .single_add_to_cart_button button {
  display: none ;
}
.content-woolentorquickview a.added_to_cart {
  display: inline-block ;
  background-color: #FC1A1A;
  color: #fff;
  line-height: 1;
  border-radius: 0px;
  margin-left: 10px;
  position: relative;
  text-transform: capitalize;
  padding: 10px 20px;
  font: 600 16px/20px "Inter", Sans-serif;
  top: 3px ;
}
#htwlquick-viewmodal .htcloseqv {
  padding: 2px;
  border: unset;
}
span.sli.sli-close {
  font-size: 35px;
}
/*======= Quickview CSS End =======*/

/*======= Single Blog Page CSS Start ========*/
/* .single-post-nav .nav-links {
  display: inline-flex;
  gap: 21em;
}
.single-post-nav .nav-links a {
  color: #000;
}
.single-post-nav span.meta-nav {
  font-weight: bold;
}
.single-post-comment .comment-author.vcard img {
  border-radius: 50%;
  padding: 12px;
}
.single-post-comment .comment-list li {
  background: #ededed;
  padding: 20px;
  border-radius: 50px 0px;
  margin-bottom: 20px;
}
.comments-area {
  padding: 15px;
}
.content-box {
  background-color: #fff;
  transform: translateY(-6%);
}
.single-author-image {
  padding: 0px;
}
.single-author-image img {
  width: 18%;
  border-radius: 50%;
}
.single-page-metaimage {
  margin-left: 0px;
}
.single-post-content p {
  font: normal 16px/25px "Inter", Sans-serif;
  color: #121212;
  word-spacing: 1px;
}
.meta-box-question {
font: 600 30px/40px "Inter", Sans-serif;
color: #121212;
padding: 10px 0px!important;
}
.single-page-title{
font: 600 32px/50px "Inter", Sans-serif;
color: #121212;
padding: 0px !important;
margin-top: 30px;
}
.single-post-content {
  padding: 0px !important;
}
span.entry-date, span.entry-comments{
font: normal 20px "Inter", Sans-serif;
color: #BFBFBF;
}
.single-page-metabox {
  align-items: center;
  padding: 20px 0px !important;
}
.single-author-image a{
font: 600 24px/30px "Inter", Sans-serif;
}
.single-post-nav {
  padding: 0px !important;
}
.single-post-social-media-section {
  padding: 0px !important;
}
.single-post-social-box li a{
  padding: 8px 12px;
  border: 0px solid #bcbcbc;
  border-radius: 0px;
  background: #FC1A1A;
}
.single-post-social-box li {
    display: inline-block;
    padding: 10px 0px;
}
.single-post-social-box .cat-item a {
    font: 500 14px/18px "Inter";
    color: #fff;
}
.single-post-comment {
    margin-top: 6em;
    width: 60%;
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border-radius: 0px;
}
#comments input[type=text], #comments input[type=email], #comments textarea {
    width: 100%;
    padding: 8px 10px;
}
.form-submit input[type=submit] {
    font-family: Inter,Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #fff !important;
    background-color: #FC1A1A !important;
    border-radius: 0px !important;
    border: 1px solid #FC1A1A;
    padding: 10px 30px;
}
p.form-submit {
    padding-top: 30px;
}
.single-post #comments {
  width: 100%;
} */
/*======= Single Blog Page CSS End ========*/

/*-----Woocommerce css--------------------*/
fieldset {
    border: unset;
}
.woocommerce .quantity .qty{
  height: 39px;
  width: 65px;
}


.woocommerce div.product .woocommerce-tabs ul.tabs{
  padding: 0 0 0 0em;
  margin: 40px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  margin: 0px 15px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{
  box-shadow: unset;
}

.woocommerce-product-attributes-item__value a {
  color: #000;
}
.woocommerce .star-rating{
  float: unset;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
  margin: 0;
  border-radius: 0px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
  display: none;
}
.woocommerce #reviews #comment {
  height: 130px;
  border-radius: 0px;
}
.woocommerce .stars a {
  color: #F8A556;
}
.woocommerce ul.products li.product .star-rating, .star-rating{
  /* margin-bottom: 10px; */
}
.woocommerce span#reply-title {
  font: bold 22px/32px ""Inter", Sans-serif", Sans-serif;
  color: #000000;
  padding-bottom: 25px;
  display: block;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  padding: 15px;
}
h2.woocommerce-Reviews-title {
  font: 800 22px/30px ""Inter", Sans-serif", Sans-serif;
  color: #000000;
  padding-bottom: 10px;
}
.posted_in a,a.woocommerce-review-link,.product-name a {
  color: #666666;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border: unset;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: -5px;
    border-bottom-right-radius: 0;
    border-width: 0;
    box-shadow: unset;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: -5px;
    border-bottom-left-radius: 0;
    border-width: 0;
    box-shadow: unset;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    padding: 10px;
}
.select2-container .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 43px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px;
}
li.product.type-product {
    text-align: center;
}
.woocommerce ul.products li.product .price {
  font: normal 16px/20px "Inter", Sans-serif;
  letter-spacing: 0px;
  color: #FC1A1A;
  font-weight: 600;
}
li.product.type-product {
  /* text-align: center;
  box-shadow: #00000029 0px 1px 6px;
  border-radius: 20px;
  text-align: left;
  position: relative;
  top: 0;
  transition: 0.5s; */
}
li.product.type-product:hover{
  /* top: -20px;
  transition: 0.5s; */
}
ul.products {
    padding-top: 35px !important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    width: 120px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    padding: 10px;
}
.select2-container .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 43px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px;
}
#product-price-slider .ui-slider-handle {
    background-image: unset!important;
    background-color: #121212;
    height: 12px;
    width: 25px;
    top: unset;
    bottom: 0;
    border-radius: unset!important;
    border: none!important;
}
#product-price-slider .ui-slider-handle {
    background-image: unset!important;
    background-color: #fc1a1a;
    height: 12px;
    width: 25px;
    top: unset;
    bottom: 0;
    border-radius: unset!important;
    border: none!important;
}
.wpe-sneakers-filter .ui-slider-range {
    background-color: #fc1a1a;
    background-image: unset;
}
#product-price-slider {
    background-image: unset!important;
    background-color: #c3c3c3;
    height: 7px;
    border: none;
}
#sidebar h2.accordion-header button,#sidebar .accordion-button:not(.collapsed) {
    font: 600 25px/30px Inter;
    letter-spacing: 0px;
    color: #000000;
    background: unset;
    box-shadow: unset;
}
#collapseFive1 input {
  display: none;
}
#collapseFive1 .accordion-body {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
#collapseFive1 .accordion-body  label {
  background-color: #f2f2f2;
  padding: 10px;
}
.sidebar-product-tags li label {
    font: normal 16px/21px ""Inter", Sans-serif", Sans-serif;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: 12px;
}
.woocommerce ul.products li.product .onsale{
  right: auto;
  background-color: #ff0c11;
  left: 0;
  display: none;
}

span.brand-name {
    font: normal 24px/36px "Inter", Sans-serif;
    color: #505050;
}


.product-desc {
    padding-top: 24px;
}
#product-slider-section form.cart{
  display: block;
}

.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{
  opacity: 1 !important;
}
.woocommerce-product-gallery {
    display: flex;
}
.woocommerce-product-gallery .flex-control-thumbs {
    order: -10;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
    padding-top: 0;
    padding-bottom: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  opacity: 1;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary,
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
  float: unset !important;
  width: unset !important;
}
#review_form textarea,#review_form input[type="text"],#review_form input[type="email"] {
    border: 1px solid #D5D5D5;
    border-radius: 0px;
    margin-top: 10px;
    width: 100%;
    padding: 10px;
}

.wpe-sneakers-page-head {
    height: 160px;
}
.wpe-sneakers-page-head .elementor-widget-wrap.elementor-element-populated {
  box-shadow: -313px 0px 0px 1px white, 1px 1px 10px 0px #fff, -420px 1px 10px 0px #fff !important;
}
/* ---------Contact Page--------------- */
.wpe-sneaker-contact-form-box input[type="text"],.wpe-sneaker-contact-form-box textarea {
    width: 100%;
}
.wpe-sneaker-contact-form-box input[type="email"]{
  width: 49%;
  margin-right: 9px;
}
.wpe-sneaker-contact-form-box input[type="tel"] {
    width: 50%;
}
.wpe-sneaker-contact-form-box input[type="text"],.wpe-sneaker-contact-form-box input[type="email"],.wpe-sneaker-contact-form-box input[type="tel"],.wpe-sneaker-contact-form-box textarea{
  border: 1px solid #C9C9C9;
  border-radius: 10px;
  padding: 18px 10px;
  margin-bottom: 30px;
}
.custom-filter-color label {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    margin: 0 2px;
    cursor: po"Inter", Sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#collapseThree .custom-filter-color label {
  accent-color: #FC1A1A;
}
li.custom-filter-color {
    display: flex;
    width: auto;
    margin: 17px auto;
    text-align: center;
}
li.custom-filter-color span {
    display: block;
    text-indent: 61px;
    white-space: nowrap;
    overflow: initial;
    top: -40px;
    position: relative;
    border-radius: 50%;
    color: #000;
    left: 59px;
    line-height: 38px;
    height: 100%;
    width: 100%;
} 
.custom-filter-color label input {
  width: 30px;
  height: 30px;
}
input[type="checkbox"]:checked + label:before {
  background-color: #FC1A1A !important;
}
/*-----------Single page-------------------*/



.woo-variation-swatches .woo-variation-raw-select {
  /* display: unset !important; */
}


.woocommerce div.product form.cart .variations{
  margin-top:20px;
}

.woocommerce div.product form.cart .variations select{
  min-width: auto;
}
.woocommerce div.product form.cart .variations ul{margin-top: 10px;}
.woocommerce div.product form.cart .variations ul li{
  list-style: none;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  /* line-height: 29px; */
}
.single_add_to_cart_button button  {
  margin: 0px !important;
}
.woocommerce-variation-add-to-cart .variations_button  {
  display: flex;
}
.variable-items-wrapper {
  /* background: unset !important; */
  /* display: none; */
}

#reviews {
  /* display: flex;
  flex-direction: row-reverse; */
  /* gap: 60px; */
}
#comments {
  /* width: 50%;
  margin-left: 20px; */
}
#review_form_wrapper {
  width: 50%;
  margin-right: 20px;
}
div#tab-description {
  /* display: none !important; */
}
div#tab-additional_information {
  /* display: none !important; */
}




.product-inc span {
  display: none;
}
.single-product-dropdown .accordion-button:focus{
  box-shadow: unset;
}
.single-product-dropdown .accordion-button:not(.collapsed) {
  color: #121212;
}
section.related.products a.yith-wcqv-button{
font-size: 0;
padding: 0 !important;
}
section.related.products a.yith-wcqv-button::after {
content: '\f06e';
font-family: 'FontAwesome';
color: #000;
position: absolute;
font-size: 20px;
display: none;
}
section.related.products li.product img{
position: relative;
}
.single-product .yith-wcwl-add-button path {
  fill: #000;
}

/* .woocommerce-shop .yith-wcqv-button {
  font-size: 0px !important;
  padding: 0 !important;
}
.woocommerce-shop .yith-wcqv-button::after {
  content: '\f06e';
  font-family: 'FontAwesome';
  color: #000;
  position: absolute;
  font-size: 20px;
}
.woocommerce-shop .yith-wcwl-wishlistaddedbrowse span .feedback a {
  display: none !important;
}
.woocommerce-shop span .feedback {
    color: #000;
    font-size: 18px;
}
.woocommerce-shop .add_to_cart_button {
  font-size: 0px !important;
  padding: 0px !important;
}
.woocommerce-shop .add_to_cart_button::after {
  content: '\f290';
  font-family: 'FontAwesome';
  color: #000;
  position: absolute;
  font-size: 20px;
} */

.product-variation.position-relative p {
  /* display: none; */
}
/* button.single_add_to_cart_button.button.alt {
  margin-left: 125px;
  width: max-content;
} */
/* .woocommerce button.button.alt {
  background: #FC1A1A;
  font: 600 18px/20px "Inter", Sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
  border-radius: 0px;
  margin-left: 125px;
  width: max-content;
} */
.woocommerce-variation-add-to-cart .wc-variation-selection-needed {
  margin-left: 0px !important;
}
.woocommerce-variation-add-to-cart .woocommerce-variation-add-to-cart-enable {
  margin-left: 0px !important;
}
.woocommerce-variation-add-to-cart button.single_add_to_cart_button.button.alt.wp-element-button {
  margin-left: 0px;
}
.single-product span.woocs_price_code {
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
  gap: 15px;
}
.woocommerce-shop .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse {
  display: block !important;
  background: red;
  padding: 10px;
  text-align: center;
  margin: 0 24px;
}
span.feedback {
  display: none;
}
.yith-wcwl-wishlistaddedbrowse span.feedback a{
  color: #fff !important;
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse {
  margin: 0 10px;
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{
  color: #fff !important;
  font: normal normal 600 16px/20px "Inter", Sans-serif;
}
.woocommerce-shop #yith-quick-view-content .product .type-product{
  display: flex !important;
  justify-content: space-evenly;
}
.woocommerce-shop #yith-quick-view-close {
  color: #121212;
  border-radius: 50%;
}
.woocommerce-shop #yith-quick-view-close {
  border: 1px solid;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  z-index: 2;
  opacity: 1;
}
.woocommerce-shop #yith-quick-view-content .single_add_to_cart_button {
  margin-top: 2px !important;
  opacity: 1;
}
.woocommerce-shop #yith-quick-view-content .product-type-simple img {
  width: 100%;
}
.woocommerce-shop #yith-quick-view-content .product-type-variable img {
  width: 100%;
}
.product-type-simple .woocommerce-product-gallery .woocommerce-product-gallery--with-images {
  width: 100% !important;
}
.product .product-type-simple .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
  width: 100% !important;
}

.woocommerce-shop #yith-quick-view-content button.single_add_to_cart_button.button.alt {
  margin-left: 0px;
  width: max-content;
  margin: 14px 0px !important;
}
.added_to_cart .wc-forward a .button.yith-wcqv-button {
  position: absolute !important;
    left: 291px !important;
    bottom: 0px !important;
}


/* Testing site additional css start  */

.woocommerce-currency-switcher-form a.dd-selected {
  text-decoration: none !important;
  font-family: 'Inter'!important;
  font-size: 16px;
  font-weight: 600;
}

.siwc-icon-plus_thin:before {
  content: "\e901";
  background: #fff;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: block;
}
span.mb-siwc-tag {
  background: rgb(251 212 212 / 31%);
  
}
.siwc-popup-inner h1 {
  font-family: 'Inter';
  color: #000000;
}
.popup div.mb-siwc-popup-inner h2 {
  color: #fc1a1a;
  font-family: 'Inter';
}
div.mb-siwc-popup div.mb-siwc-popup-inner a {
  font-size: 16px;
  line-height: 20px;
  border-radius: 0px;
  background: #fc1a1a;
  margin-top: 0px;
font-weight: 600;
}
div.mb-siwc-popup div.mb-siwc-popup-inner h2 {
  line-height: 18px;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 15px;
}
div.mb-siwc-popup div.mb-siwc-popup-inner a:hover{
background:#000;
color:#fff;
}
.wpelemento-zymerce-header-top-bar .gt_selector {
  font-family: 'Inter';
  font-weight: 600;
}

.single-product a.added_to_cart {
/* display:none; */
}
.woocommerce-currency-switcher-form a.dd-selected {
  text-decoration: none !important;
  font-family: 'Inter';
}
.wpelemento-zymerce-contact-us-section .wpcf7 form .wpcf7-response-output {
  color: #121212;
  border: 2px solid #FC1A1A;
}



.wpelemento-zymerce-contact-us-section .wpcf7-not-valid-tip {
  color: #121212;
}

.woocommerce-form-login__submit .wp-element-button {
background-color: #FC1A1A !important;
color:#fff !important;
}

.shop-page-produts-category {
text-align:left;
}



@media screen and (min-width:320px) and (max-width:767px) {
.wpelemento-zymerce-trust-section .elementor-image-box-wrapper figure img {
  transform: translate(10px, 0px);
}
.wpe-sneakers-page-head .elementor-widget-wrap.elementor-element-populated {
  box-shadow: -155px 0px 0px 1px white, 1px 1px 10px 0px #fff, -420px 1px 10px 0px #fff !important;
}

.shop-page .container {
  padding-left: 10px !important;
  padding-right: 10px!important;
}
#wpe-sneaker-footer-1 h2 {
  text-align:center;
}

}


@media screen and (min-width:768px) and (max-width:1023px) {
.wpe-sneakers-page-head .elementor-widget-wrap.elementor-element-populated {
  box-shadow: -274px 0px 0px 1px white, 1px 1px 10px 0px #fff, -420px 1px 10px 0px #fff !important;
}

}

/* Testing site additional css end  */


.shop-page a.button.wp-element-button.product_type_variable.add_to_cart_button::before {
  content: 'View More';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Inter';
}
.shop-page a.button.wp-element-button.product_type_variable.add_to_cart_button {
  font-size: 0px;
  font-family: 'inter';
}
.shop-page a.button.wp-element-button.product_type_variable.add_to_cart_button {
  padding: 10px 21px 4px 20px;
}
.woocommerce-shop #yith-quick-view-content .product-type-variable div.summary {
  width: 55% !important;
}
.woocommerce-shop #yith-quick-view-content .product-type-simple .summary{
  width: 100% !important;
}
.single-product .variable-item-contents .variable-item-span-button {
background: transparent;
width: 35px;
height: 35px;
line-height: 30px;
/* border-radius: 50%; */
border: 2px solid #D5D5D5;
}


/* Additional css */
.wpelemento-zymerce-blog-section h2.wp-block-heading {
  margin-top: 15px;
  font-family: '"Inter", Sans-serif';
  margin-top: 40px;
}
.woo-variation-items-wrapper .variable-item-contents:before {
  background-color: transparent !important;
}
.wpelemento-zymerce-limited-deals-section .ht-product:hover .wl_single-product-item.wl_left-item .product-content .action {
  display: flex;
  gap: 50px;
}
.wpelemento-zymerce-limited-deals-section .action li a {
  font-size: 20px;
  line-height: 30px;
}
.wpelemento-zymerce-limited-deals-section .sli-heart:before {
  content: "\e08a";
  font-size: 20px;
  color: #000;
  line-height: 30px;
}
.wpelemento-zymerce-limited-deals-section .sli-heart:before {
  content: "\e08a";
  font-size: 20px;
  line-height: 30px;
}
.content-woolentorquickview.entry-summary {
  margin: 0;
  max-height: inherit;
  overflow-y: auto;
}
.wpelemento-zymerce-slider-section-first-img ul li {
  background-size: 100% 99.1%;
}
.wpelemento-zymerce-slider-section-second-img .action a.added_to_cart.wc-forward {
line-height:35px !important;
padding:0px !important;
}
.wpelemento-zymerce-slider-section-first-img .action a.added_to_cart.wc-forward {
  line-height: 20px;
  padding: 10px 20px !important;
}
.wpelemento-zymerce-slider-section-third-img .action a.added_to_cart.wc-forward {
line-height:35px !important;
padding:0px !important;
}
.tax-product_cat a.add_to_wishlist.single_add_to_wishlist svg {
  display: none;
}
.tax-product_cat a.button.wp-element-button.product_type_variable.add_to_cart_button {
  padding: 11px 18px 5px 18px !important;
  margin: 0px 20px 0px 20px !important;
}
.wpelemento-zymerce-dropdown-category-main-section {
cursor:pointer;
}
.tax-product_cat a.button.wp-element-button {
  background: #FC1A1A;
  padding: 10px 18px !important;
  color: #fff;
  border-radius: 0px;
  font: 600 16px/20px "Inter", Sans-serif;
  text-transform: capitalize;
  margin: 6px 18px !important;
  display: inline-block !important;
  position: unset;
}
.tax-product_cat a.button.yith-wcqv-button {
  background: #FC1A1A;
  color: #fff;
  border-radius: 0px;
line-height: 22px;
}
@media screen and (min-width:1600px) and (max-width:1920px){
.wpelemento-zymerce-header-top-bar .elementor-container{
  max-width: 1350px !important;
  margin:0 auto;
}
.wpelemento-zymerce-logo-section .elementor-container{
   max-width: 1350px !important;
  margin:0 auto;
}
.wpelemento-zymerce-dropdown-category-main-section .elementor-container{
   max-width: 1350px !important;
  margin:0 auto;
}
.wpelemento-zymerce-category-dropdown-block-section .elementor-container{
   max-width: 1350px !important;
  margin:0 auto;
}
.wpelemento-zymerce-about-page-leftimage-section .elementor-container{
   max-width: 1350px !important;
  margin:0 auto;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item.wl_left-item .product-content .product-content-top {
  padding: 8px 20px 12px 180px;
  display: grid;
}
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product-offer-timer-text {
  margin-left: 76px;
}
.wpelemento-zymerce-limited-deals-section .woolentor-countdown-default {
  gap: 43px;
}
.wpelemento-zymerce-limited-deals-countdown p {
  right: 17%;
}
.wpelemento-zymerce-bed-bedding-section .elementor-container{
  max-width: 1350px !important;
}
.wpelemento-zymerce-page-banner-section .elementor-container{
  max-width: 1350px !important;
}
.wpelemento-zymerce-limited-deals-section .wl_single-product-item.wl_left-item .product-content .action {
  padding: 10px 241px 10px 14px;
  border-radius: 0px;
  left: 11px;
}
}
@media screen and (min-width:320px) and (max-width:767px){
.wpelemento-zymerce-bed-bedding-section .elementor-widget-container p{
  display:none;
}
.wpelemento-zymerce-bed-bedding-section .mabel-siwc-img-wrapper img{
padding: 0px 10px;
  height: 210px;
}
}
@media screen and (min-width:1025px) and (max-width:1199px) {
.wpelemento-zymerce-header-top-bar .ekit_social_media > li {
  margin: 1px 1px 1px 1px !important;
}
.wpelemento-zymerce-header-top-bar .gt_selector {
  padding: 0px;
}
.woocommerce-currency-switcher-form a.dd-selected {
  padding: 0px;
}
}
@media screen and (min-width:768px) and (max-width:1199px) {
.wpelemento-zymerce-limited-deals-section .wl_single-product-item.wl_left-item .product-content .product-content-top {
  width: 467px;
}
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product-offer-timer {
  right: -236px;
  margin-top: 26px;
}
.wpelemento-zymerce-limited-deals-section .woolentor-flash-product-offer-timer-text  {
  margin-left:-160px
}
.wpelemento-zymerce-limited-deals-countdown p {
  position: absolute;
  margin-top: -110px;
  right: 24%;
}
}

@media screen and (min-width:1025px) and (max-width:1058px) {
.wpe-sneakers-page-head .elementor-widget-wrap.elementor-element-populated {
  box-shadow: -259px 0px 0px 1px white, 1px 1px 10px 0px #fff, -420px 1px 10px 0px #fff !important;
}
}
/* Additional css end */


.related .products a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  width: fit-content;
  float: left;
  margin-left: 10px !important;
  margin-bottom: 10px !important;
  background: #FC1A1A;
  color: #fff;
  padding: 12px 18px;
  border-radius: 0px;
  text-transform: capitalize;
  margin-top: 15px !important;            
}
.tax-product_cat .product .product-type-variable{
  display: flex;
}
.tax-product_cat .product .product-type-simple {
  display: flex;
}
.tax-product_cat .woocommerce-product-gallery__wrapper img {
  width: 100% !important;
}
.tax-product_cat .product .product-type-variable .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
  width: 100% !important;
}
.tax-product_cat .single-product .single_add_to_cart_button {
  margin-top: 0px !important;
}
.tax-product_cat .woocommerce-variation-add-to-cart button.single_add_to_cart_button.button.alt.wp-element-button {
  opacity: 1;
}