*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/*======= 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 "poppins", Poppins;
}
/*======= 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 =======*/
ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
  color: #121212;
  font: 16px/25px "poppins", Poppins;
  color: #121212;
  font-size: 17px;
  font-weight: 400;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  padding: 8px 0px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
  gap: 10px;
}
h2.wp-block-heading {
  margin-top: 35px;
  font-family: '"poppins", Poppins';
  padding-left: 10px;
  font-size: calc(1.325rem + .9vw);

}
footer.wp-block-latest-comments__comment-meta a {
  color: #121212;
  font: 16px/30px "poppins", Poppins;
}
ol.wp-block-latest-comments {
  margin-top: 8px;
}
.wp-block-search__button {
  padding: 5px;
}

.wp-block-latest-comments__comment{
  margin-bottom: 0;
}
.wp-block-group__inner-container h2{
  font:  600 32px/30px Poppins;
}
/*======= 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 =======*/

/*====== Woocommerce Single Product Page CSS Start =======*/
#yith-quick-view-content  .woocommerce-product-gallery__image a img {
  width: 50%;
}
.single-product .variable-items-wrapper :nth-child(2){
  display: flex;
  /* display: none !important; */
}
.single-product .variable-items-wrapper li:nth-child(1){
  order: 3;
}
.single-product .variable-items-wrapper li:nth-child(2){
  order: 2;
  /* display: none; */
}
.single-product .variable-items-wrapper li:nth-child(3){
  order: 1;
}
.single-product .variable-items-wrapper li:nth-child(4){
  order: 4;
}
.single-product .single_add_to_cart_button {
  margin-top: 20px !important;
}
.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;
}
.single-product .woocommerce-breadcrumb {
  /* margin: 30px 0 1em ; */
}
.single-product .woocommerce button.button .alt{
  border-radius: 0px;
  font: 600 16px/20px "poppins", Poppins;
  text-transform: capitalize;
  border-radius: 0px;
}
.woocommerce button.button.alt{
  background: #FC1A1A;
  font: 600 18px/20px "poppins", Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  border-radius: 0px;
}
.woocommerce button.button.alt:hover{
  background: #000;
  color: #FFFFFF;
}
.single-product a.product-buy-now {
  font: 600 18px/42px "poppins", Poppins;
  letter-spacing: 0px;
  color: #fff;
  background: #FC1A1A;
  border-radius: 0px;
  padding: 11px 22px;
  /* display: none; */
}
.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 "poppins", Poppins;
  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 Source Poppins Pro;
  opacity: 1;
}
#single-product-page div.product p.price ins{
  font: bold 24px/38px Source Poppins Pro;
}
#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 28px/38px Source Poppins Pro;
}
#single-product-page .single_variation_wrap {
  display: inherit;
  justify-content: center;
  margin-top: -50px;
}
#single-product-page div.product div.images .flex-control-thumbs{
  z-index: 999;
  padding: 0px 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px !important;
    order: 2;
}
#single-product-page div.product div.images .flex-control-thumbs li {
  border-radius: 0px;
  padding: 5px;
  margin-bottom: 5px;
}
#single-product-page div.product div.images,#single-product-page div.product div.images{
  width: 60%;
}
#single-product-page .woocommerce-product-rating {
  /* border-bottom: 1px solid rgb(18 18 18 / 20%); */
  padding-bottom: 20px;
}
#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 .variations tr:nth-child(1) .variable-items-wrapper .variable-item:not(.radio-variable-item) span{
  border-radius: 50%;
}
#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 {
  /* clear: right;
  float: right;
  width: 40%; */
}
.woocommerce-Tabs-panel .desc-head p{
  display: none;
}
#single-product-page ul.tabs.wc-tabs {
    display: none;
}
#single-product-page .woocommerce-tabs.wc-tabs-wrapper {
  /* border-top: 1px solid #000; */
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
  padding: 14px 18px !important;
  text-align: left;
  font: 500 16px/24px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  text-transform: capitalize;
}
 .woocommerce #reviews #comments h2 {
  font-size: 28px;
  font-weight: 600;
  display: none;
}
.single-product span#reply-title {
  font-size: 20px;
  font-weight: 600;
}
.woocommerce-Tabs-panel {
  display: block !important;
}
a.btn.button.show-title-form {
  display: none;
}


div[class*="yith-wcwl-add-to-wishlist"][class*="add-to-wishlist"][class*="exists"][class*="wishlist-fragment"][class*="on-first-load"] {
  /* width: auto !important; */
  /* Add other styles as needed */
}



.single-pro-btn .yith-wcwl-add-to-wishlist {
  /* font-size: 18px; */
  background: #000000;
  color: #fff;
  font-family: 'poppins';
  font-weight: 600;
  height: 50px;
  color:#0000;
  /* width: auto !important; */
  height: 50px;
  line-height: 30px;
  text-align: center;
    font-weight: 600;
    /* height: 50px; */
    margin-top: 50px !important;
    margin-left: 10px !important;
    /* color: #0000; */
    width: 160px;
    height: 48px;
  
    border-radius: 6px;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 6px;
    opacity: 1;
}



  
  
  .single-pro-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button path{
    fill :white !important;
  }
  .single-pro-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button svg{
  padding: 5px 0px 0px 0px;
  }

.wishlist_text >div{
  background: #fff;
  color: white;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  /* border-radius: 50px; */
}



.product_wishlist_text >div{
  background: #fff;
  color: #000;
  width: 30px;
  height: 30px;
  line-height: 33px;
  text-align: center;
  border-radius: 50px;
}




.related_wishlist_text >div{
  background: #fff;
  color: #000;
  width: 30px;
  height: 30px;
  line-height: 33px;
  text-align: center;
  border-radius: 50px;

}


.variable-items-wrapper .button-variable-items-wrapper .wvs-style-squared{
  display: none !important;
}

.yith-wcwl-wishlistexistsbrowse path {
  fill: #FC1313 !important;
  /* fill:black !important; */
}

/* .product-box span.feedback{
 font-size: 0px; 
} */
.product-box.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{
  font-size: 14px;
}
.product-box span.feedback svg {
  font-size: 16px;
  /* margin-top: -10px; */
}

span.feedback {
  color: #fff;
  font-size: 15px;
    display: flex !important;
    justify-content: center !important;
    align-items: center;
    /* margin-top: 8px; */
    padding: 10px;
    padding: 0px 0px 0px 5px;    

}


.yith-wcwl-wishlistaddedbrowse .feedback {
  display: flex;
  align-items: center;
}

.yith-wcwl-wishlistaddedbrowse .feedback span {
  visibility: hidden;
}

.yith-wcwl-icon {
  /* margin-right: 5px; Adjust the margin as needed */
}



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: 'poppins';
font-weight: 600;
display: inline-block;
}
.ht-product-action .yith-wcwl-wishlistexistsbrowse a {
color: #121212 !important;
}
.yith-wcwl-add-button path {
  /* fill: #FFF; */
  fill: #000000 !important;
}
.yith-wcwl-add-button a span {
color: #FFF;
text-align: left;
    font: 600 16px/15px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    padding: 5px 0px 0px 0px ;
}
.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;
}
form.variations_form.cart.wvs-loaded {
  /* position: static !important; */
}
.product-buy-now-btn {
  position: absolute;
  bottom: 0;
  text-align: center;
  display: inline-block;
}


.show-tab{
  display: block;
}
.collapse:not(.show-tab) {
  display: none;
}

/*====== Woocommerce Single Product 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: 16px;
  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 "poppins", Poppins;
  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 "poppins";
  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 ""poppins", Poppins", Poppins !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 "poppins", Poppins;
  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 "poppins", Poppins;
  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: 10px 8px;
}
.shop-page .yith-wcwl-wishlistexistsbrowse a{
  color: #fff !important;
  font: 600 16px/20px "poppins", Poppins;
}
.shop-page .yith-wcwl-add-button a span {
  color: #fff;
  /* background-color: #FC1A1A; */
  /* padding: 10px; */
  font: 600 16px/20px "poppins", Poppins;
  display: block;
  margin: 10px 8px;

  text-align: left;
font: normal normal medium 16px/15px Poppins;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;

display: none;
}
.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;

  text-align: left;
  font: normal normal 600 21px/20px Poppins;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;

}
.shop-page del {
  font-size: 16px;
  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 "poppins", Poppins;
  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 ""poppins", Poppins", Poppins !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 "poppins", Poppins;
  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: 15px;
}
.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 ; */
  text-align: left;
font: 500 16px/20px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}
.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{
  text-align: center;

}
.related h2 {
  color: #121212;
  margin-left: 10px !important;
  text-align: center;
}
.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: 'poppins';
}
.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 'poppins';
  /* color: #FC1A1A; */
  text-decoration: none;
  text-align: left;
  font: normal normal 700 21px/21px Poppins;
  letter-spacing: 0px;
  color: #000000;

}
.woocommerce-wishlist del {
  text-decoration: none;
  font: 600 15px/20px 'poppins';
  color: #121212;
  opacity: 0.6;
  align-items: baseline;
  font: 600 15px/28px 'poppins';
    color: #121212;
    opacity: 0.6;
    align-items: baseline;
    font-size: 16px;
    align-items: baseline;
    opacity: 0.3 !important;
    color: #121212;
}
.wishlist_shop_table td.product-remove {
  position: absolute;
  left: 25px;
  top: 13px;
}
.wishlist_shop_table td.product-name a {
  font: 600 16px/20px "poppins";
  color: #121212;
  overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1!important;

    text-align: left;
    font: normal normal 700 18px/45px Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wishlist_shop_table td.product-name a:hover{
  color: #306FD7;
}
.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 "poppins", Poppins;
}
.wishlist_shop_table td.w-product-review{
/* padding-bottom: 60px !important; */
display: none;
}
.wishlist_shop_table td.product-add-to-cart a {
  font: 600 16px/25px "poppins", Poppins;
  background: #306FD7;
  border-radius: 8px;
  padding: 6px 18px;
  color: #fff;
  border-radius: 6px !important;
  text-transform: capitalize;
  text-decoration: none;
}
.wishlist_table .product-add-to-cart a{
  display: block !important;
}
.wishlist_shop_table tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2%;
}
form#yith-wcwl-form {
  width: 77%;
  margin: 0 auto;
  max-width: 1320px;
    margin: auto;
    padding: 20px;
}
.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 "poppins", Poppins;
}
.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 "poppins", Poppins;
  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 ""poppins", Poppins", Poppins;
  color: #000000;
  padding: 10px 0;
}
#empty-cart-page p {
  font: normal 18px/26px "poppins", Poppins;
  color: #000000;
  padding: 10px 0;
}
#empty-cart-page a {
  font: 600 16px/18px "poppins", Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #306FD7;
    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 "poppins", Poppins;
  color: #FC1A1A;
}
.content-woolentorquickview del {
  text-decoration: none;
  font: 600 15px/28px "poppins", Poppins;
  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 "poppins", Poppins;
  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 "poppins", Poppins;
  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;
  background: none;
}
.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 "poppins", Poppins;
  color: #121212;
  word-spacing: 1px;
}
.meta-box-question {
font: 600 30px/40px "poppins", Poppins;
color: #121212;
padding: 10px 0px!important;
}
.single-page-title{
font: 600 32px/50px "poppins", Poppins;
color: #121212;
padding: 0px !important;
margin-top: 30px;
}
.single-post-content {
  padding: 0px !important;
}
span.entry-date, span.entry-comments{
font: normal 20px "poppins", Poppins;
/* color: #BFBFBF; */
}
.single-page-metabox {
  align-items: center;
  padding: 20px 0px !important;
}
.single-author-image a{
font: 600 20px/25px "poppins", Poppins;
}
.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: #000000; */
}
.single-post-social-box li {
    display: inline-block;
    padding: 10px 0px;
}

.single-post-social-box li a :hover{
  background-color: #306FD7;
  color: #fff;
}
.single-post-social-box .cat-item a {
    font: 600 18px/20px "poppins";
    /* color: #fff; */
    color: #000;
}
.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: poppins,Poppins;
    font-size: 20px;
    font-weight: 600;
    color: #fff !important;
    background-color: #000000 !important;
    border-radius: 0px !important;
    border: 1px solid #000000 !important;
    padding: 10px 30px;
}
p.form-submit {
    padding-top: 30px;
}
.single-post #comments {
  /* width: 100%; */
  float: left;
    width: 100%;
    padding-top: 5%;
    display: flex;
    border-top: 2px solid #878787;
    gap:30px;
    justify-content: end;

}
/*======= Single Blog Page CSS End ========*/

/*-----Woocommerce css--------------------*/
fieldset {
    border: unset;
}
.woocommerce .quantity .qty{
  height: 39px;
  width: 65px;
}
.woocommerce div.product form.cart div.quantity{
  margin: 9px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #FC1A1A;
  color: #fff;
  border-color: #FC1A1A;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  padding: 0 0 0 0em;
  margin: 40px 0 0;
  display: none;
}
.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;
}
.panel.entry-content {
  /* border: 1px solid #D5D5D5; */
  /* padding: 30px !important; */
}
.woocommerce-product-attributes-item__value a {
  color: #000;
}
.comment-text .star-rating{
  /* float: unset; */
  /* right: 40% !important; */

}
.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 ""poppins", Poppins", Poppins;
  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 ""poppins", Poppins", Poppins;
  color: #000000;
  padding-bottom: 10px;
}
.posted_in a,a.woocommerce-review-link,.product-name a {
  color: #666666;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-bottom: 0;
    background-color: unset;
    border: 1px solid #D5D5D5;
}
.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 div.product .woocommerce-tabs ul.tabs li a{
    font: 600 18px/20px "poppins", Poppins;
}
.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 "poppins", Poppins;
  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 poppins;
    letter-spacing: 0px;
    color: #000000;
    background: unset;
    box-shadow: unset;

    text-align: left;
font: normal normal 600 22px/20px Poppins;
letter-spacing: 0px;
color: #000000;
text-transform: capitalize;
opacity: 1;
}
#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 ""poppins", Poppins", Poppins;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: 12px;
}
.woocommerce ul.products li.product .onsale{
  right: auto;
  background-color: #ff0c11;
  left: 0;
  display: none;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border: 1px solid #AFAFAF;
    background: #fff;
    padding: 10px 10px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: unset;
  color: #ff0c11;
  font: bold 20px/20px "poppins", Poppins;
  padding: 10px 10px;
}
.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: 4px 10px; */
  /* border: 1px solid #D5D5D5 !important; */
}
.woocommerce nav.woocommerce-pagination ul li a{
  font: bold 20px/20px "poppins", Poppins;
  letter-spacing: 0px;
  color: #C8C2C2;
  padding: 10px 10px;
}
a.prev.page-numbers,a.next.page-numbers {
    color: #000 !important;
}
span.brand-name {
    font: normal 24px/36px "poppins", Poppins;
    color: #505050;
}
.woocommerce button.button.alt.disabled {
    background: #000000;
}
.woocommerce button.button.alt.disabled:hover {
  background-color: #121212;
  color: #fff !important;
}
.woocommerce-variation-add-to-cart a {
    /* display: none; */
}
.woocommerce-variation-add-to-cart a.button.wc-forward{
  display: block;
}
h1.product_title.entry-title {
    font: bold 35px/44px "poppins", Poppins;
}
a.woocommerce-review-link {
    font: 600 18px/24px ""poppins", Poppins", Poppins;
    letter-spacing: 0px;
    color: #121212;
}
.product-desc p {
    font: normal 16px/30px ""poppins", Poppins", Poppins;
    color: #000000;
}
.product-desc {
    padding-top: 24px;
}
#product-slider-section form.cart{
  display: block;
}
.flex-viewport .flex-active-slide img{
  width: 80% !important;
  margin: 0 auto;
}
.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;
}
.flex-viewport {
  /* height: calc(100% + 100px)!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; */
  /* gap: 20px; */
  /* margin-bottom: 0; */
  width: 48% ;
  margin-left: 0;
  margin-right: 0;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
   position: static;
   margin-bottom: 0;
}

#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;
}
form#commentform {
    display: flex;
    /* flex-direction: column; */
}
.comment-form-rating{
  order: 3;
}
#review_form {
  box-shadow: 0px 0px 6px 0px#00000029;
  padding: 5% 5%;
}
#review_form p.comment-form-comment{
  order: 4;
}
#review_form p.comment-form-author{
  order: 1;
}
#review_form p.comment-form-email{
  order: 2;
}
#review_form p.comment-form-cookies-consent{
  order: 5;
}
#review_form p.form-submit{
  order: 6;
}
.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"poppins", Poppins;
    -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-------------------*/
.hover-fx {
  font-size: 16px;
  display: inline-block;
  cursor: po"poppins", Poppins;
  margin: 5px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 300ms;
    background: #D8D8D8 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
}
.hover-fx:after {
  font-family:"poppins", Poppins-events; 
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  box-sizing: content-box;
  /* box-shadow: 0 0 0 3px #FC1A1A; */
  top: 0;
  left: 0;
  opacity: 0;
  transition: 300ms;  
}
.hover-fx:hover {
  background-color: #306FD7;
  color: #fff;
}
.hover-fx:hover:after {
  opacity: 1;
  transform: scale(1.15);
}


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


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

.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;
  /* display: none !important; */
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  line-height: 35px;
}
.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; */
  justify-content: space-between;
}
#comments {
  width: 50%;
  /* margin-left: 20px; */
}
#review_form_wrapper {
  width: 40%;
  /* margin-right: 20px; */
}
div#tab-description {
  /* display: none !important; */
  width: 55%;
}
div#tab-additional_information {
  display: none !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 48%;
  /* margin-bottom: 20px; */
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  width: inherit;
  margin: auto !important;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
  display: block;
}
.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;
  fill:white;
}

/* .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 "poppins", Poppins;
  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; */
}
.product-box span.feedback {
  /* display: none !important;  */
  /* color: white; */
}
.yith-wcwl-wishlistaddedbrowse span.feedback a{
  color: #fff !important;
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse {
  margin: 0 6px;
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{
    font: normal normal 600 16px/20px "poppins", Poppins;
    /* display: none !important; */
}
/* .single-product .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  display: none !important;
} */
.single-product .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{
  margin-top: 0;
}
.related .products .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  margin-top: 6px;
}
.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: 'poppins'!important;
  font-size: 16px;
  font-weight: 400;
}

.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: 'poppins';
  color: #000000;
}
.popup div.mb-siwc-popup-inner h2 {
  color: #fc1a1a;
  font-family: 'poppins';
}
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: 'poppins';
  font-weight: 600;
}

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

.wpcf7 form .wpcf7-response-output {
  /* border: 2px solid #FC1A1A !important; */
}

.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: 'poppins';
}
.shop-page a.button.wp-element-button.product_type_variable.add_to_cart_button {
  font-size: 0px;
  font-family: 'poppins';
}
.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: '"poppins", Poppins';
  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:popoppins;
}
.tax-product_cat a.button.wp-element-button {
  background: #FC1A1A;
  padding: 10px 18px !important;
  color: #fff;
  border-radius: 0px;
  font: 600 16px/20px "poppins", Poppins;
  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;
}


/* Online css start*/
.woocommerce button.button.alt.disabled {
  background: #000000;
  opacity: 1;
}

.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;
}

.shop-page .product_type_variable.add_to_cart_button {
  font-size: 0px !important;
  font-family: 'poppins';
}

.shop-page .product_type_variable.add_to_cart_button::before {
  content: 'View More' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  font-family: 'poppins' !important;
}
.single_variation_wrap{
  margin-top: -50px;
}
.single_variation_wrap .variations_button .single_add_to_cart_button {
 margin-left: 0px !important;
 margin-top: 60px !important;
}

.woocommerce-variation-add-to-cart .wc-variation-selection-needed {
/*     margin-left: 0px !important; */
  margin-top: 70px !important;
}

.single-pro-btn button.single_add_to_cart_button.button.alt {
  margin-top: 50px !important;
 /* margin-left: 125px !important;  */
 text-align: left;
font: normal normal medium 16px/15px Poppins !important;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: capitalize;
opacity: 1;
font-size: 16px;

}

.shop-page .product_type_variable.add_to_cart_button {
  padding: 10px 21px 4px 20px !important;
}

.shop-page a.button.wp-element-button.product_type_variable.add_to_cart_button {
  font-size: 0px;
  font-family: 'poppins';
}

.tax-product_cat  .product_type_simple {
 border-radius: 0px !important;
  color: #fff !important;
  background: #FC1A1A !important;
  padding: 12px 22px 13px 18px !important;
  margin: 0px 18px 0px 18px !important;
font: 600 16px/20px "poppins", Poppins;
}

.tax-product_cat .product_type_variable.add_to_cart_button {
 border-radius: 0px;
  color: #fff;
  background: #FC1A1A;
  padding: 11px 22px 5px 18px !important;
  margin: 0px 20px 0px 20px !important;
font: 600 16px/20px "poppins", Poppins;
}
.tax-product_cat a.button.wp-element-button {
  background: #FC1A1A;
  padding: 10px 18px !important;
  color: #fff;
  border-radius: 0px;
  
  text-transform: capitalize;
  margin: 6px 18px !important;
  display: inline-block !important;
  position: unset;
}


.related .products .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;
}

/* online css end */


/* ....*************************************************************************************************************************** */


/* .extra css */

.single-brand-name{
  font: 400 15px/19px Poppins;
    color: #000;
    text-align: left;
font: normal normal normal 16px/25px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}


.comment-form-image input{
  width: 118px;
}






/* ............... */

/*---------------------- index ---------------------------*/



/*------------------ Contact Page -----------------*/
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
width: max-content;
background: #000;
color: #fff;
border: none;
border-radius: 6px;
padding: 10px 35px;
}
.footer-col-one input.wpcf7-form-control.wpcf7-submit.has-spinner:hover,.footer-col-one input.wpcf7-form-control.wpcf7-submit.has-spinner:hover, .footer-col-one input.wpcf7-form-control.wpcf7-submit.has-spinner, .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
background: #FEDB93;
color: #000;
}
.contact-form textarea{
width: 100%;
border: 2px solid #d2d2d2;
height: 120px;
font: 400 15px/26px Poppins;
padding: 10px 10px;
}
.contact-form input{
font: 400 15px/26px Poppins;
padding: 10px 10px;
width: 100%;
border: 2px solid #d2d2d2;
}
.contact-form-box{
background: #fff;
box-shadow: 0px 0px 6px 0px #00000029;
padding: 3%;
/* margin: 3%; */
}
.contac_form form {
max-width: unset;
margin: 20px auto;
}
.contact-form-row-box{
background-size: 100%;
background-repeat: no-repeat;
padding: 4% 2% 2% 2%;
}
.contact-form-short-box{
padding: 15px 20px;
align-self: center;
}
.contact-form h3 {
font: normal normal 600 36px/36px Poppins;
color: #fff;
}
.contact-form p{
font: normal normal normal 17px/30px Poppins;
color: #fff;
margin: 0px;
width: 75%;
}
.contac_form input[type='text'], .contac_form input[type='email'], .contac_form input[type='url'], .contac_form input[type='password'], .contac_form input[type='search'], .contac_form input[type='number'], .contac_form input[type='tel'], .contac_form input[type='range'], .contac_form input[type='date'], .contac_form input[type='month'], .contac_form input[type='week'], .contac_form input[type='time'], .contac_form input[type='datetime'], .contac_form input[type='datetime-local'], .contac_form input[type='color'], .contac_form select, .contac_form textarea, .contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  background-color: var(--white);
  border-color: var(--lightgrey3);
  color: var(--black2);
  border-radius: 0px;
  box-shadow: none;
  background-color:transparent;
  border: 2px solid var(--white11);
  border-radius: 6px;
  margin-bottom:10px;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  height: auto;
  float: left;
}
#contact-box {
  padding: 0;
  margin: 0;
}
.contact-text{
font: normal normal 300 14px/45px Poppins;
letter-spacing: 0px;
color: #242424;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
}
.inner-cont {
  padding: 10px 5px;
  background: var(--white);
}
.contac_form h3 {
font: normal normal 600 34px/71px Open Poppins;
letter-spacing: -0.34px;
color: #000000
}
.contact-email i, .contact-address i, .contact-phone i {
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  font-size: 38px;
  color:#F82938;
  margin: 0 auto;
  text-align: center;
  width: 87px;
  display: inline-table;
}
.contact-info .head {
  color: black;
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p {
  font-size: 16px;
}
.c_content p a{
  color: var(--black3);
}
.contac_form form {
  max-width:unset;
  margin: 0 auto;
  margin-top: 20px;
}
.contact-color-bg {
  background: var(--white12);
}
.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}
.contac_form label {
  width: 100%;
  width: 100%;
  color: #000;
  font-weight: 500;
  font-size: 16px;
}

/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
font: normal normal bold 30px/46px Poppins;
letter-spacing: 0px;
color: #000000;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce-cart table.cart img{
    width: 140px !important;
}
.woocommerce table.shop_table th{
border:none;
}
.cart_totals h2{
font: normal normal 600 40px/55px Open Poppins;
letter-spacing: 0px;
color: #000;
}
.woocommerce .cart .button{
padding: 8px 14px;
}
.cart_totals  td{
border: none;
}
#Single-pro-page  .summary.entry-summary .price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
font: normal normal bold 16px/30px Poppins;
letter-spacing: 0px;
color: #000000;
margin-bottom: 0;
text-align: left;
}
#Single-pro-page  .summary.entry-summary .price{
  /* padding-top: 10px; */
  display: flex;
}
.cpiw_inner_inner{
margin: 15px 0px !important;
display: none;
}
.single-product .summary.entry-summary .Discount-offer--product-text-box p{
/* font: 500 16px/25px Poppins; */
/* color: red !important; */
border-top: 2px solid #dbdbdb;
padding-top: 5px;
text-align: left;
font: 500 16px/20px Poppins !important;
letter-spacing: 0px;
color: #FF0000 !important;
opacity: 1;
}
.woocommerce .woocommerce-product-rating{
    /* margin-bottom: 10px !important; */
}
.para-info-two{
  border-top: 1px solid #dbdbdb;
  padding: 14px 0;
}
.woocommerce-product-details__short-description p{
padding-top: 10px;
}
.single-product .summary.entry-summary {
/* position: absolute; */
right: 0;
width: 40% !important;
height: 60vw;
}
.single-product .summary.entry-summary  .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse, .single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse{
border: none;
border-radius: 30px;
background: transparent;
height: 40px;
width: auto;
color: #fff;



}
.single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse a{
color: #fff;
}
.single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse:hover,.single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse:hover a,.yith-wcwl-wishlistaddedbrowse:hover .yith-wcwl-icon{
color: #000 !important;
}
.single-product .summary.entry-summary i.yith-wcwl-icon{
color: #fff;
margin: 12px 15px 0px 0px;
font-size: 18px;
font-weight: 300;
}
#Single-pro-page .yith-wcwl-add-button span{
color: #fff;
font: 500 15px/16px Poppins;
}

.single-product .summary.entry-summary .wishlist_text .yith-wcwl-add-button{
  display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* padding: revert-layer; */
    /* padding-top: 5px; */
}

.single-product .summary.entry-summary .wishlist_text a{
color: #fff;
/* display: flex;
align-items: center; */
/* 
position: relative;
    top: 2px;
    left: 10px; */
    display: flex;
    align-items: center;
    gap: 5px;
    /* display: none; */
}



.single-product .summary.entry-summary .wishlist_text:hover a{
/* color: #000; */
/* display: none; */
}
#Single-pro-page  .summary.entry-summary .price del{
font: 500 17px/15px Poppins;
order: 2;
}
#Single-pro-page .product p.price ins{
text-decoration: none;
padding-right: 10px;
font: normal normal 600 22px/25px Poppins;
}
.single-product .summary.entry-summary .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{
  font-weight: 900;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{
  /* margin-right: 0px !important; */
  /* margin-left: -2px; */
  margin-top: 6px;
  color: #FC1313;
 /* padding: 5px; */
}

.woocommerce ul.products.columns-3 .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  margin-top: 0;
}
.single-pro-btn .summary.entry-summary .single_add_to_cart_button{
  border: 1px solid #306FD7 !important;
}
.single-pro-btn .summary.entry-summary .single_add_to_cart_button:hover{
background: transparent !important;
color: #306FD7 !important;
}
#contentwoocom {
padding: 0px 0px;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  font-size: 0;
  position: absolute;
  bottom: 5px;
  left: 10%;
  padding: 15px;
  border: 2px solid #fff;
  background: #1e1e1e !important;
  border-radius: 0 !important;
  bottom: -45px;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  opacity: 0;
  -webkit-opacity: 0;
  width: 34px;
  height: 34px;
  /* padding: 0; */
  display: flex;
  justify-content: center;
  align-items: center;
}


.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::after{
  content: "\f290";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 14px;
  transform: unset !important;
    position: unset !important;
  top: 0;
  line-height: 2;
  color: #fff;
}
.woosq-btn{
  font-size: 0;
  background: transparent;
  position: relative;
  padding: 15px;
  border: 2px solid #fff;
  background: #1e1e1e !important;
  position: absolute;
  left: 41%;
  bottom: -45px;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
}
button.woosq-btn::after{
  content: "\f06e";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 14px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  line-height: 2;
  color: #fff;
}
/* .woocommerce a.button.added::after{
  margin-left: 0;
} */
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover, .woosq-btn:hover{
background: #306FD7 !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after{
margin-left: -1px;
}
.woocommerce span.onsale{
display: none;
}
#Single-pro-page .wc-block-components-notice-banner__content a {
background: transparent;
color: #000 !important;
text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: transparent;
  color: #000;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select {
  background-color: var(--white);
}
#customer_details .col-1, #customer_details .col-2{
  max-width: 100%
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
}
.woocommerce a.added_to_cart {
  display: none !important;
}
h2.woocommerce-loop-category__title {
  text-align: center;
}
.woocommerce ul.products li.product .onsale{
display: none;
}
.woocommerce .quantity input {
padding: 13px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
margin: 0 5px 0 0;
border: none;
border: 1px solid #c9c9ca;
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  padding-left: 0;
  margin:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font:600 14px/22px Open Poppins;
letter-spacing: 0px;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs .panel {
/* border: 1px solid #c9c9ca;; */
/* padding: 17px; */
padding-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
  border: none !important;
  box-shadow: none;
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
  display: none;
}
.related.products {
  padding-top: 30px;
  padding-bottom: 50px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
background: transparent;
color: #000;
 border: none;
}
span.page-numbers.current {
background: #306FD7 !important;
color: #fff !important;
position: relative;
top: -1px;
}
.woocommerce img, .woocommerce-page img {
height: auto;
max-width: 100%;
}
.shop-product-col img{
border-radius: 10px;
}
.woocommerce .shop-product ul.products{
 display: flex;
 flex-wrap: wrap;
 justify-content: start;
}
.product-name{
 overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
background: #00A3FE;
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li{
  border-right: 1px solid #000;
  height: 36px;
  /* margin: 0 3px; */
}
.woocommerce nav.woocommerce-pagination ul li:nth-child(7){
  border-right: 1px solid #000;
}
.woocommerce-Tabs-panel h2{
font: normal normal 600 22px/28px Poppins;
color: #000000;
}
.woocommerce nav.woocommerce-pagination ul{
  border:1px solid #000;
}
.shop.shop-product .page-numbers {
margin-top: 5%;
font-weight: 600;
}
.shop.shop-product .prev.page-numbers {
width: 80px;
height: 37px;
font-size: 0px;
position: relative;
margin: 0;
}
.shop.shop-product .prev.page-numbers:after {
content: "Previous";
font-family: 'Poppins';
font-size: 16px;
padding-left: 8px;
line-height: 17px;
text-align: center;
position: absolute;
left: 0px;
width: max-content;
height: max-content;
font-weight: 600;
}
.shop.shop-product .next.page-numbers {
width: 50px;
height: 37px;
font-size: 0px;
position: relative;
margin: 0;
}
.shop.shop-product .next.page-numbers:after {
content: "Next";
font-family: 'Poppins';
font-size: 16px;
padding-left: 8px;
line-height: 17px;
text-align: center;
position: absolute;
left: 0px;
width: max-content;
height: max-content;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs .panel h2{
  text-transform: capitalize;
  font-size: 24px;
  text-align: left;
font: normal normal 600 22px/33px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}
.related.products h2{
font: normal normal bold 36px/26px Poppins;
text-align: center;
}
.related.products p{
/* font: normal normal normal 18px/30px Poppins; */
text-align: center;
padding-bottom: 3%;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select {
/* background-color: #ffffff; */
width: 3.631em !important;
text-align: center !important;
background-color: #fff;
color: #000 !important;
/* padding: 5px 10px 5px 10px; */
border: 2px solid #000 !important;
border-radius: 0;
font: 500 18px/34px Poppins;
position: relative !important;
cursor: popoppins !important;
margin-top: 3px;
width: 100% !important;
z-index: 2;
}
#Single-pro-page .vw-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{
background-size: 25% !important;
}
#Single-pro-page .vw-variation-items-wrapper li.variable-item.image-variable-item{
width: 90px;
height: 90px;
object-fit: cover;
object-position: center top;
box-shadow: unset !important;
border-radius: 0px !important;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
  background-color: #ffffff;
  border: 1px solid #306FD7;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active a {
  color: #000;
}
.woocommerce table.cart td.actions .input-text{
  width: 130px;
}
.woocommerce .woocommerce-MyAccount-content .form-row {
  display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  border: 1px solid #ffffff;
  margin-left: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #ffffff;
  padding: 10px 25px 10px 15px;
  background-color: #306FD7;
}
.woocommerce-Address-title h3 {
  margin-top: 15px;
  font: normal normal 600 32px/25px Poppins;
}
.wp-block-woocommerce-cart .has-text-align-center:nth-child(1) {
font-size: inherit !important;
}
.wp-block-separator.is-style-dots{
display: none;
}
.wp-block-woocommerce-cart .has-text-align-center{
font: normal normal 600 25px/30px Poppins;
color: #000;
padding-bottom: 30px;
}
.wc-block-grid__product-title{
font: 600 20px/26px Poppins !important;
color: #000000 !important;
text-decoration: none;
}
.wc-block-grid__product-price{
position: relative;
display: flex !important;
justify-content: center;
}
.wc-block-grid__product-price del{
order: 2;
}
.wc-block-grid__product-price ins{
order: 1;
}
.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{
color: #fbe018 !important;
}
.wc-block-grid__product-add-to-cart a{
color: #fff;
background: #000;
padding: 10px 15px;
border-radius: 6px;
font: 500 14px/20px Poppins;
text-decoration: none;
}
.woocommerce-account .woocommerce h2{
/* display: none; */
}
.woocommerce-EditAccountForm .woocommerce-Button{
padding: 13px 16px;
border-radius: 6px;
font: 500 16px/20px Poppins;
text-decoration: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #8fa3aa;
}
.woocommerce .form-row {
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100%;
}
.woocommerce #order_review table th {
  text-align: left;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  padding: 20px;
}
.woocommerce .woocommerce-result-count {
display: none;
}
.woocommerce-message {
  border-color: #306FD7;
}
.woocommerce-message::before {
  color: #306FD7!important;
}
.woocommerce-message {
  font-size: 14px;
  letter-spacing: 1px;
  color: #222222;
  font-weight: 500;
}
.woocommerce .product_meta span {
  margin-right: 10px;
  display: none;
}
.woocommerce table.shop_table th {
  color: #222;
  text-align: center;
}

.woocommerce .woocommerce-cart-form__cart-item a {
  color: #222;
  font-weight: bold;
}
.woocommerce .woocommerce-cart-form__cart-item td {
  color: #222
}
.wishlist_table td.product-name, .wishlist_table .product-thumbnail{
    text-align: center !important;
}
.wishlist_table tr td.product-thumbnail a img{
width: 100%;
}
.woocommerce table.shop_table td {
  color: #222;
}
.woocommerce .woocommerce-error {
  color: #222;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  color: #222;
  display: inline-block !important;
}
.inner_layout nav.woocommerce-MyAccount-navigation ul li {
  background-color:#F82938;
  margin-bottom: 4px;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 20px;
}
.woocommerce-Reviews .comment-form .comment-form-author, .woocommerce-Reviews .comment-form .comment-form-email, .woocommerce-Reviews .comment-form .comment-form-url {
  width: 49%;
}
.widget span.count {
  float: right;
}
.up-sells.upsells.products {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.woocommerce-product-search button {
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  background-color:#F82938;
  display: inline-block;
  padding-right: 10px;
  text-align: center;
  padding: 10px 15px;
  text-align: center;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  border: navajowhite;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 14px;
}

.related-post-wrapper a {
  font-size: 16px;
  padding: 6px 0 !important;
  display: inline-block;
  color: var(--black2);
  font-family: var(--common-font-m);
  font-weight: bold;
}
.heading3 {
  font-size: 49px;
}
.read-moresec-err a {
  color: var(--white);
  border: none;
  text-transform: uppercase;
  padding: 16px 22px;
  border-radius: 35px;
  font: 700 14px var(--common-font-m);
  background-color:#F82938;
}
.woocommerce table.shop_attributes td p{
  margin: 0 12px;
}
.woocommerce-product-rating {
  /* margin-top: 13px; */
}
.woocommerce ul.products li.product .star-rating {
  font-size: 14px;
  margin-top: 10px;
}
.woocommerce .products .star-rating{
  margin: 0 auto;
}
a.button.yith-wcqv-button{
  display: none !important;
}
.woocommerce ul.products li.product .button{
  display: inline;
  margin-bottom: 14px;
  margin: 0px 25px 0 15px;
}
.woocommerce .yith-wcwl-add-button{
  position: relative;
}
.outer_dpage li.product:hover :is(.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woosq-btn, .wishlist_text) {
  display: block;
}
.shop .price,.woocommerce-page ul.products li.product h6.product-brand,.woocommerce ul.products li.product .woocommerce-loop-product__title{
text-align: center;
color: #000;
font: 600 20px/26px Poppins;
}

.woocommerce table.shop_table,.wishlist-title-container{
  margin: 0px -1px 24px 0;
}
a.btn.button.show-title-form{
  display: none;
}
.woocommerce .woocommerce-breadcrumb, .wishlist-title-container{
  /* display: none !important; */
  text-align: left;
    font: 500 14px/20px Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    word-break: break-word;
}
.woocommerce table.shop_table td{
vertical-align: sub;
}
.woocommerce table.shop_table th{
font-size: 20px;
}

.woocommerce-Price-amount{
 /* font-size: 18px;
font-weight: 600; 
font: normal normal 600 26px/15px Poppins; */

}

del .woocommerce-Price-amount {
    text-align: left;
    text-decoration: line-through;
    font: 16px/15px Poppins !important;
    letter-spacing: 0px;
    color: #ACACAC;
    opacity: 1;
}



/* filter page css start */

.shop-page-filters ul{
/* list-style: none; */
/* padding: 0px 0px 15px 0px; */
/* margin: 0 !important; */
}
.dropbtn {
background-color: #fff;
color: #000;
padding: 0px 30px 0px 10px;
border: 1px solid #DBDBDB;
border-radius: 4px;
font: 500 18px/34px Poppins;
position: relative;
cursor : popoppins;
}
.dropbtn.show:after{
transform: rotate(180deg);
}
.dropbtn:after {
content: "";
position: absolute;
right: 10px;
left: unset;
top: 15px;
width: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #000000;
margin: 0 auto;
}
.shop-page-produts-category.brand-category,.shop-page-produts-category.price-category{
height: max-content !important;
}
.shop-page-produts-category.drop{
position: absolute;
min-width: 200px;
left: 0px;
overflow: auto;
box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.2);
z-index: 9;
height: 300px;
display: block;
background: #fff;
list-style-type: none;
padding-left: 0;
margin-top: 5px !important;
}
.shop-page-produts-category.drop li{
padding: 0px 5px;
}
.shop-page-produts-category{
/* display: none; */
}
.shop-page-produts-category a{
color: #000;
}
.woocommerce ul.products.columns-3 {
display: flex;
flex-wrap: wrap;
padding-top: 3%;
/* border-top: 2px solid #f7f2ed; */
margin-top: 5px;
margin-left: 25px;
/* gap:50px; */
}
.woocommerce ul.products.columns-3 .shop-product-col, ul.products.columns-3 li{
width: 18.6% !important;
margin: 0px 0px 0px 20px !important;
}
.woocommerce ul.products.columns-3 .shop-product-col:nth-child(1),.woocommerce ul.products.columns-3 .shop-product-col:nth-child(6),.woocommerce ul.products.columns-3 .shop-product-col:nth-child(11){
margin-left: 0px !important;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product img{
border-radius: 10px;
}
.color-filter{
flex-wrap: wrap;
}
.yith_wcwl_wishlist_footer{
display: none;
}
#woosq-popup .single-pro-btn{
margin-left: 0;
}
.errorimg{
max-width: 50%;
}
.page-content.error_bgs .oops-title{
font: 800 45px/45px Poppins;
}
.error-page .error_bgs h3{
letter-spacing: 2px;
color: #242424;
margin-bottom: 25px;
font: normal normal 600 40px/40px Poppins;
}
.page-content.error_bgs a{
font: normal normal 600 16px/28px Poppins;
color: #000;
background: #F7B496;
padding: 10px 30px;
border-radius: 6px;
}
.page-content.error_bgs {
  width: 44%;
  margin: auto;
}
.shop_table .qib-button-wrapper .quantity input.input-text.qty.text{
padding: unset;
}
.qib-button-wrapper .quantity input.input-text.qty.text{
padding: 0 !important;
}
.summary.entry-summary .yith-wcwl-add-to-wishlist {
display: none
}
.summary.entry-summary .wishlist_text .yith-wcwl-add-to-wishlist {
display: block !important;
}


.qib-button-wrapper .quantity input.input-text.qty.text {
  height: 30px !important;
  padding: 6px 12px 8px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #efefef;
  font-size: 20px;
  line-height: 20px;
  box-shadow: none;
  /* width: 3.631em; */
  text-align: center;
  background-color: #fff;
  color: #000;
  padding: 0px 10px 0px 10px;
  border: 2px solid #000;
  border-radius: 0;
  font: 500 18px/34px Poppins;
  position: relative;
  cursor: popoppins;
}













.Single-product-page .flex-viewport img{
display: block;
width: 100% !important;
height: 100% !important;
box-shadow: none;
margin: auto !important;
object-fit: cover;
object-position: top;
}

.Single-product-page .woocommerce-product-gallery__image  .wp-post-image{
width: 100%;
height: 100% !important;
}
.Single-product-page .flex-viewport{
width: 980px !important;
margin-bottom: 20px;
}

.Single-product-page .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
width: 630px;
margin-right: 0px;
float: left;
display: block;
height: 100% !important;
/* margin-right: -2px !important; */
}
.Single-product-page .flex-control-thumbs li{
width: 100% !important;
}
.Single-product-page .flex-control-thumbs li:nth-child(1), .Single-product-page .flex-control-thumbs li:nth-child(2) {
padding-bottom: 15px;
}
.woocommerce div.product div.images.woocommerce-product-gallery{
display: flex;
width: 55% !important;
max-width: 100% !important;
margin: auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 100%;
display: inline-block;
/* padding-right: 15px; */
}
.Single-product-page .woocommerce img,.Single-product-page .woocommerce-page img {
height: 100% !important;
max-width: unset;
object-fit: cover;
}
.woocommerce div.product div.images .flex-control-thumbs{
display: inline-block;
width: 40%;
height: 100%;
margin-left: 15px;
order: 2;
height: 686.953px;
}
.Single-product-page .woocommerce div.product div.images .flex-control-thumbs li{
width: 100%;
}



.woocommerce div.product div.images .flex-control-thumbs li {
opacity: 1;
/* padding: 0px 0px 10px 0px; */
margin-top: 0;
width: 100%;
height: 200px;
}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(3){
padding-bottom: 0px !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
/* opacity: 1; */
width: 100%;
height: 100%;
object-fit: cover;
/* object-position: top; */
/* border-radius: 10px; */
}
.Single-product-page .woocommerce div.product div.images .flex-control-thumbs li {
width: 100% !important;
margin: 0px !important;
border: none;
height: 190px;
}
.woocommerce div.product .product_title {
font: 600 22px/26px Poppins;
color: #000000;
text-decoration: none;
text-align: left;
font: normal normal 600 24px/35px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}
.single-brand-name{
font: 400 15px/19px Poppins;
  color: #000;
  text-align: left;
font: 400 16px/25px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}



/* content */
#Single-pro-page #reviews{
/* width: 100%;
height: 650px; */
display: flex;
justify-content: space-between;
}
#Single-pro-page ul.tabs.wc-tabs{
display: none;
}
.woocommerce-Tabs-panel {
display: block !important;
}
#Single-pro-page .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description{
width: 55%;
}
#Single-pro-page #comments{
width: 60%;
order: 1;
}
#Single-pro-page #review_form_wrapper{
width: 40%;
order: 2;
}
#review_form{
box-shadow: 0px 0px 6px 0px#00000029;
padding: 5% 5%;
}
#Single-pro-page .woocommerce-tabs .panel{
border: none;
position: relative;
}
#Single-pro-page .woocommerce-Tabs-panel--additional_information{
display: none !important;
}
#Single-pro-page #review_form_wrapper{
/* width: auto;
position: relative;
height: 700px; */
}
#Single-pro-page #review_form{
/* position: absolute;
right: 0;
top: 0px;
left: unset; */

}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px;
  width: 60px;
  height: 60px;
  background: #e9e6ed;
  border: none;
  margin: 0;
  box-shadow: none;
  border-radius: 50px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
border: none;
padding: 6px 1em 0;
margin: 0 0 0 70px;
}
#Single-pro-page time.woocommerce-review__published-date,.woocommerce-review__dash,#Single-pro-page .description .stars,.woocommerce-Reviews-title{
display: none;
}

#review_form #reply-title{
font: normal normal bold 28px/24px Poppins;
}
#review_form label{
font: normal normal 600 18px/24px Poppins;
padding-top: 5px;
}
#review_form .comment-notes,.rating-label,.comments-rating,.rating-label{
display: none !important;
}
#respond form{
display: flex;
flex-wrap: wrap;
padding-top: 20px;
}
#review_form .comment-form-cookies-consent label {
  font: normal normal 400 12px/24px Poppins !important;
}
#review_form .comment-form-author{
order: 1;
width: 100%;
}
#review_form .comment-form-email{
order: 2;
width: 100%;
}
#review_form .comment-form-comment{
order: 3;
width: 100%;
}
#review_form .comment-form-rating label{
padding-top: 0px;
}
#review_form .comment-form-rating{
order: 5;
display: flex;
/* width: 40%; */
align-self: start;
}
#review_form .comment-form-rating .stars{
margin: 0px !important;
align-self: center;
}
#review_form .comment-form-image{
order: 5;
width: 60%;
padding: 0px !important;
}
#review_form .comment-form-cookies-consent{
order: 5;
}
#review_form .form-submit{
order: 6;
width: 100%;
}
#review_form .comment-form-email input,#review_form .comment-form-author input{
width: 100%;
}
#review_form #comment,#review_form #author,#review_form #email{
font: normal normal normal 13px/22px Poppins;
color: #000;
padding: 10px 10px;
/* text-transform: capitalize; */
}
#review_form p.stars a{
color: #000;
}
#review_form #respond .form-submit input {
left: auto;
background: #000000;
color: #fff;
font: normal normal 600 18px/20px Poppins;
border-radius: 6px !important;
}
#review_form #respond .form-submit input:hover{
background: #306FD7 !important;
color: #000 !important;
border: none !important;
}

#Single-pro-page #comments .commentlist .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: star;
right: 65% !important;
top: 5px !important;
}
#Single-pro-page #comments .commentlist p.meta{
width: 150px;
}
#Single-pro-page #comments{
padding: 3% 0px;
border-top: 1px solid #959595;
}
.woocommerce-review__author,.woocommerce-review__awaiting-approval{
font: normal normal 600 18px/20px Poppins;
color: #000;
text-transform: capitalize;
}
.review .comment-text .description p:nth-child(1){
/*   font: normal normal normal 13px/24px Poppins; */
}
.commentlist .star-rating span{
color: #FFCC00;
}
.upload-image-box{
width: 100%;
height: 150px !important;
margin-right: 20px;
}
.upload-image-box img{
height: 100%;
max-width: 100%;
width: 100%;
object-fit: cover;
object-position: top;
border-radius: 20px;
}
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 6%;
text-align: left;
}
.woocommerce-Tabs-panel h2{
font: normal normal 600 22px/28px Poppins;
color: #000000;
}
.woocommerce-Tabs-panel .desc-raing-head{
font: normal normal 600 18px/28px Poppins;
color: #000000;
}
#Single-pro-page .bold-rating span{
font: 600 70px/60px Poppins;
}
.bold-rating .fa-star {
color: #FFCC00;
position: relative;
top: 35px;
/* height: max-content; */
left: 8px;
font-size: 20px;
}
.rating-progress {
position: relative;
}
.rating-number{
color: #c1c1c1;
font-size: 13px;
}
.rating-number i{
font-size: 11px;
}
.rating-count{
font: normal normal 600 13px/20px Poppins;
color: #000;
}
.rating-progress:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 100%;
background: #c1c1c1;
}
.single-pro-social-icons p{
font: normal normal 600 16px/26px Poppins;
color: #000;
display: none;
}
.single-pro-social-icons i{
background: #D8D8D8;
color: #000;
font-size: 12px;
width: 24px;
height: 24px;
border-radius: 4px;
text-align: center;
line-height: 24px;
margin-left: 6px;
margin-bottom: 6px;
}
#Single-pro-page .price{
font: normal normal bold 22px/30px Poppins !important;
}
#Single-pro-page .add-cart-quantity{
font: normal normal 600 16px/15px Poppins;
color: #000;
}
#Single-pro-page .price{
font: normal normal bold 22px/30px Poppins !important;
}
#Single-pro-page .single-pro-btn .single_add_to_cart_button{
color: #fff;
background: #000;
padding: 14px 35px 14px 40px;
border-radius: 6px;
opacity: 1 !important;
margin-left: 0 !important;
font: 500 15px/16px Poppins;
cursor: popoppins;
}
.woocommerce div.product form.cart .reset_variations{
font-size: 14px;
color: #fff;
background: #000;
padding: 6px 15px;
border-radius: 6px;
position: relative;
right: -150px;
bottom: 35px;
cursor: pointer;
}
#Single-pro-page .single-pro-btn .add-to-bag{
color: #fff;
position: absolute;
left: 55px;
top: 13px;
font: 500 15px/16px Poppins;
}
#Single-pro-page .single-pro-btn .single_add_to_cart_button:before{
content: "\f290";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
left: 20px;
top: 14px;
font-size: 15px;
color: #fff;
}
#Single-pro-page .single-pro-btn .wishlist_text .yith-wcwl-icon{
position: relative;
top: 2px;
left: 10px;
}
#Single-pro-page .single-pro-btn .wishlist_text{
background: #000;
margin-left: 15px;
border-radius: 6px;
padding: 0px 20px 0px 6px;
}
.Single-product-wishlist-text{
color: #fff;
position: relative;
left: 6px;
top: 13px;
font: 500 15px/16px Poppins;
}

.cpiw_main {
background-color: transparent !important;
padding: 10px 0px;
width: 60%;
display: block !important;
}
.cpiw_inner_first{
border: 2px solid #707070;
}
.woocommerce div.product form.cart {
margin-bottom: 0em !important;
}
.woocommerce-product-gallery__trigger{
display: none;
}
input.checkpincodebuttom {
  width: 30%;
  background-color: #fff !important;
  color: #000 !important;
  border: none;
}
input.checkpincode{
border: none;
}
.cpiw_main_inner,.cpiwc_maindiv_popup{
display: none !important;
}
span.wczp_empty {
  color: red;
  font-size: 16px;
}
.inext_wpc_wrapper.pincheck_wrapper{
width: 100%;
}
#pincheck_wrapper .pincheck_inner .pin_marker{
display: none;
}
#pincheck_wrapper .pincheck_inner .form_inline > *:not(:last-child){
margin: 0px !important;
}
#pincheck_wrapper .pincheck_inner .form_inline{
background: transparent !important;
box-shadow: none !important;
border: 2px solid #707070;
border-radius: 0px !important;
width: 60%;
padding: 13px !important;
}
#pincheck_wrapper .pincheck_inner .form_inline .form_input_group > * {
flex-basis: 100% !important;
font: normal normal normal 14px/22px Poppins;
}
#pincheck_wrapper .pincheck_inner{
padding: 0px !important;
margin-top: 10px !important;
}
#pincheck_wrapper .pincheck_inner .button.disabled,#pincheck_wrapper .pincheck_inner .button{
cursor: popoppins !important;
opacity: 1 !important;
background: transparent !important;
color: #000 !important;
justify-content: end !important;
padding: 0px !important;
font: 400 18px/22px Poppins !important;
text-transform: capitalize !important;
letter-spacing: 0px !important;
}
.Discount-heading-text{
font: normal normal 600 18px/22px Poppins;
border-top: 2px solid #dedada;
display: none;
}
.delivery-code-box{
  display: none;
}
.offer-pro-meta{
font: normal normal 600 18px/22px Poppins;
}
.bank-content-box,.partner-content-box{
box-shadow: 0px 0px 4px 0px #00000029;
border-radius: 10px;
padding: 15px 50px 15px 15px;
border: 1px solid #EBEBEB;
}
.bank-offer-pro-meta,.partner-offer-pro-meta{
font: normal normal 600 15px/20px Poppins;
}
.bank-offer-title-meta,.partner-offer-title-meta{
font: normal normal normal 14px/20px Poppins;
padding: 0px 0px;
/* overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; */
}
.bank-offer-count-meta,.partner-offer-count-meta{
font: normal normal 600 15px/40px Poppins;
}
.Pincode-text{
font: normal normal normal 12px/22px Poppins;
}
.delivery-code-box-text{
font: normal normal normal 16px/22px Poppins;
}
.cpiwcheckbtn{
background: transparent !important;
color: #000 !important;
}
.pincode_not_availabel p {
  font: normal normal normal 15px/25px Poppins;
}
.pincode_not_availabel {
padding: 0px 0px 0px 7px;
display: flex;
justify-content: space-between;
width: 60%;
border: 2px solid #306FD7;
margin: 10px 0px;
align-items: center;
}
.single-pro-meta{
/* font: 500 18px/28px Poppins; */
padding-top: 20px;
color: #000;
width: 80%;
text-align: left;
font: 400 18px/28px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;

}
.product-single-content-box ul{
/* display: none; */
}

.product-single-content-box ul :nth-child(1){
  display: none;
  }
  .product-single-content-box ul :nth-child(2){
    display: none;
    }
    .product-single-content-box ul:nth-child(3){
      display: none;
      }
      .product-single-content-box ul :nth-child(4){
        display: none;
        }
        .product-single-content-box ul :nth-child(5){
          display: none;
          }

.product-single{
background: #F5F5F5;
}
.product-single-content-box img{
/* width: 100px; */
height: auto;
border-radius: 0px !important;
margin-left: 10px;
margin-top: 10px;
padding: 10px;
}

.product-single-content-box .average-rating,.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p:nth-child(3),.product-single-content-box p:nth-child(1),.product-single-content-box p:nth-child(3){
display: none;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p:nth-child(4),.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p:nth-child(5){
font: normal normal normal 16px/38px Poppins;
color: #000;
margin: 0px;
}
.product-single-content-box p:nth-child(2){
font: normal normal normal 14px/22px Poppins;
width: 70%;
}
.product-single-content-box .product-rating{
display: flex;
}
.product-single-content-box .product-rating .star-rating span{
color: #FFCC00;
}
#Single-pro-page .woocommerce img,#Single-pro-page  .woocommerce-page img{
border-radius: 10px;
}
#Single-pro-page .product-inner.product-content {
width: 290px;
height: auto;
}
.comment-form-image input{
width: 118px;
}
#Single-pro-page .related.products ul{
display: flex;
justify-content: center;
}
#Single-pro-page .related.products ins, .pos-main-box ins{
text-decoration: none;
margin-right: 6px;
order: 1;
font: 600 20px/30px Poppins;
color: #000000;

}
#Single-pro-page .related.products del, .pos-main-box del{
position: relative;
order: 2;
align-self: center;
}
.pos-main-box .woocommerce-review-link{
order: 2;
font: normal normal normal 11px/15px Poppins;
color: #000;
align-self: center;
}
.pos-main-box .star-rating{
order: 1;
margin-left: 10px;
}

/* //cart page  */
a.wc-block-components-product-name {
  font: 600 20px/26px Poppins;
  color: #000000;
  text-decoration: none;
  font: 600 16px/20px "poppins";
  color: #121212;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1!important;
  text-align: left;
  font: normal normal 700 18px/45px Poppins;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  text-decoration: none;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.wc-block-components-product-price__value.is-discounted{
font: 600 20px/30px Poppins;
color: #000000;
margin-left: 0px !important;
}
.wc-block-components-product-badge,.wc-block-components-product-details__more-,.wc-block-components-product-details.wc-block-components-product-details li{
font: 600 16px/30px Poppins;
color: #000000;
}
.woocommerce-cart-form .woocommerce-cart-form__contents{
box-shadow: 0px 0px 6px 0px #00000029;
border-radius: 15px !important;
border: none !important;
width: 65%;
height: max-content;
}
.coupon{
width: 100%;
display: flex;
justify-content: space-between;
}
.cart_totals {
width: 100% !important;
}
#coupon_code {
padding: 10px;
width: 80%;
margin-right: 10px;
}
.coupon button{
width: 45%;
padding: 16px 20px !important;
background: #000 !important;
color: #fff !important;
border-radius: 6px !important;
}
.cart-collaterals button:nth-child(4){
margin-top: 15px !important;
background-color: #000 !important;
opacity: 1 !important;
color: #fff !important;
border-radius: 6px;
padding: 15px 27px !important;
position: relative;
width: max-content;
margin: auto;
right: 0;
left: 30%;
position: relative;
}
.woocommerce-shipping-totals th{
text-align: start !important;
}
.cart-product-remove a{
color: #fff !important;
font-weight: bold;
background: #000;
padding: 10px 20px;
border-radius: 6px;
}
.cart-product-remove a:hover, .cart-collaterals button:nth-child(4):hover, .coupon button:hover, .cart_totals .checkout-button:hover,.shipping-calculator-form p button:hover {
  background: #FEDB93 !important;
  color: #000 !important;
}
.shipping-calculator-form p button {
background: #000 !important;
color: #fff !important;
border-radius: 6px !important;
}
#add_payment_method .cart-collaterals .shipping-calculator-form, .woocommerce-cart .cart-collaterals .shipping-calculator-form, .woocommerce-checkout .cart-collaterals .shipping-calculator-form{
padding: 0px !important;
}
.is-large.wc-block-cart .wc-block-cart-items td:after,.is-large.wc-block-cart .wc-block-cart-items:after,.wc-block-components-totals-wrapper:after{
border-color: #fff;
}
.wc-block-cart-item__image{
width: 150px !important;
height: auto;
}
.wc-proceed-to-checkout{
position: absolute;
bottom: -80px;
left: 0;
right: 0;
}
.woocommerce-cart-form table.cart img{
width: 140px !important;
border-radius: 10px;
}
.wc-block-cart-items__row{
border-bottom: 1px solid #000;
}
.wc-block-cart-items__row:last-child{
border : none;
}
.wc-block-components-product-metadata,.is-large.wc-block-cart .wc-block-cart-items th{
/* display: none; */
}
.wc-block-cart-items__row .wc-block-components-quantity-selector {
  width: 130px;
  border: none !important;
}
.wc-block-components-quantity-selector__button{
width: 0px !important;
min-width: 25px !important;
height: 25px;
border-radius: 50px !important;
border: 1px solid #000 !important;
line-height: 25px;
font-size: 14px !important;
align-self: center;
margin: 0px 7px !important;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{
border: 1px solid #000 !important;
  border-radius: 6px;
  padding: 3px !important;
}
.wc-block-components-quantity-selector:after,.wc-block-cart-item__product .wc-block-components-product-badge.wc-block-components-sale-badge{
/* display: none !important; */
}
.wc-block-cart-item__product .wc-block-cart-item__quantity{
display: flex;
padding-top: 25px;
justify-content: space-between;
}
.wc-block-cart-item__remove-link{
position: relative;
bottom: 60px;
}
.cart_totals .checkout-button{
background: #306FD7 !important;
padding: 10px 20px !important;
border-radius: 6px !important;
color: #fff !important;
width: max-content;
margin: auto !important;
font: 600 16px/30px Poppins !important;
}
.wc-block-components-totals-coupon__content .components-button{
border: none;
}
.wc-block-components-button:not(.is-link){
margin-top: 5%;
}
.wc-block-components-checkout-return-to-cart-button{
color: #000 !important;
}
.wc-block-components-button:not(.is-link) {
  background: none;
  border: none;
}
.wc-block-cart .wc-block-cart__submit-container,body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),.wc-block-components-button:not(.is-link) .wc-block-components-button__text,.wc-block-cart__submit {
  outline: none;
   outline-width: 0;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{
box-shadow: none !important;
  box-shadow: unset !important;
  outline: none !important;
}
.is-large.wc-block-cart .wc-block-cart-items td:last-child {
padding-right: 16px;
display: none;
}
.is-large.wc-block-cart .wc-block-cart-items td {
  padding: 16px 16px 16px 16px !important;
}
.wc-block-cart-item__product .wc-block-cart-item__remove-link{
text-decoration: none !important;
font: 500 16px/20px Poppins !important;
}
.wc-block-components-product-price__regular{
font: 400 16px/30px Poppins;
color: #848484;
order: 2;
}
.wc-block-components-product-price__value{
order: 1;
margin-left: 0;
}
.wc-block-components-product-price{
display: flex !important;
gap: 20px;
}
.cart-collaterals {
box-shadow: 0px 0px 6px 0px #00000029;
border-radius: 15px;
margin-left: 20px;
padding: 20px;
}
.woocommerce table.shop_table{
border: none;
}
.woocommerce-cart-form h2{
font: normal normal 600 22px/28px Poppins !important;
text-align: left !important;
padding: 10px !important;
text-transform: uppercase;
}
.woocommerce-cart-form .cart_totals h2{
display: none;
}
.woocommerce-cart-form__cart-item .product-thumbnail{
width: 165px;
}
.woocommerce-cart-form__cart-item .product-name{
width: 65%;
height: 100%;
}
.woocommerce table.shop_table td {
vertical-align: middle;
display: block !important;
}
.woocommerce-cart-form__cart-item{
padding: 20px;
display: flex;
}
.woocommerce-cart-form__cart-item .variation{
display: none;
}
.cart-collaterals .cart-subtotal th,.cart-collaterals .order-total th{
text-align: start !important;
}
.cart-collaterals .cart-subtotal td,.cart-collaterals .woocommerce-shipping-totals td,.cart-collaterals .order-total td{
text-align: end;
}
.cart-product-remove a{
font: 600 18px/22px Poppins;
}
.product-quantity-remove-box{
justify-content: space-between;
}
.cart-price-details-box{
width: 45%;
}
/* order page track btn */
.track-order-btn{
background: #000;
color: #fff;
padding: 12px;
border-radius: 6px;
cursor: popoppins;
}
.track-order-btn:hover {
background: #FEDB93;
color: #000;
}
.track-btn-tooltip-box{
background: #dadada;
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
margin: auto;
padding: 20px;
display: none;
z-index: 9;
}
#track-order-form p{
background: #fff;
width: 50%;
height: 50%;
margin: auto;
padding: 20px;
position: relative;
top: 20px;
}



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

#trekking-sidebar .widget {
  padding: 20px;
  border: 2px solid #306FD7;
}
#trekking-sidebar .widget:nth-child(2),
#trekking-sidebar .widget:nth-child(3){
  margin-top: 15px;
}
#trekking-sidebar .widget button{
  background: #306FD7;
  padding: 10px;
  font-size: 17px;
  font-family: 'poppins';
  font-weight: 500;
  /* margin-top: 10px; */
}
#trekking-sidebar .widget h2,
#trekking-sidebar .widget form label{
  font-size: 27px;
  font-family: 'poppins';
  font-weight: 600;
  color: #121212;
}
#trekking-sidebar .widget ul li a{
  color: #121212;
  font-size: 17px;
  font-weight: 400;
}
.wp-block-search__inside-wrapper {
 display: flex;
 display: flex;
 flex-wrap: nowrap;
max-width: 100%;
gap: 10px;
}
form .wp-block-search__inside-wrapper button[type="submit"]{
  padding: 10px;
  background: #306FD7;
  color: #121212;
  border: none;
  font-family: "poppins";
}
#trekking-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li{
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#trekking-sidebar .wp-block-latest-comments__comment__list a{
  height: 100%;
  width: 100%;
  overflow: hidden;
}
/* 
#trekking-sidebar .widget {
  padding: 20px;
  border: 2px solid #8E9B4A;
}
#trekking-sidebar .widget:nth-child(2),
#trekking-sidebar .widget:nth-child(3){
  margin-top: 15px;
}
#trekking-sidebar .widget button{
  background: #8E9B4A;
  padding: 10px;
  font-size: 17px;
  font-family: 'Inter';
  font-weight: 500;
}
#trekking-sidebar .widget h2,
#trekking-sidebar .widget form label{
  font-size: 30px;
  font-family: 'Inter';
  font-weight: 500;
  color: #121212;
}
#trekking-sidebar .widget ul li a{
  color: #121212;
  font-size: 17px;
  font-weight: 400;
}
form .wp-block-search__inside-wrapper button[type="submit"]{
  padding: 10px;
  background: #8E9B4A;
  color: #121212;
  border: none;
  font-family: "Inter";
}
#trekking-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li{
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin: 5px 0;
} */


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


@media screen and (max-width: 991px) and (min-width: 768px){

#trekking-sidebar .widget ul li a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
}



/*======= Blog Left Sidebar Page CSS End =======*/

@media screen and (max-width: 320px){


.related.products h2 {
  font: normal normal bold 28px/24px Poppins;
  text-align: center;
}

.related.products p {
  font: normal normal normal 16px/25px Poppins;
  text-align: center;
  padding-bottom: 3%;
}
}


/* ..............................shop page ................. */

ul.navbar__items.shop-page-produts-category li {
  padding: 5px;
}

/* ...........................................instagram........................... */

.sb_instagram_header{
    display: none;
}

/* ...........................................instagram........................... */
.your-scroll-to-top-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
}


/* ....................................................single product page ........................ */
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: .5;
    display: inline-block;
    text-align: left;
    text-decoration: line-through;
    font: 400 16px/25px Poppins;
    letter-spacing: 0px;
    color: #979797;
    opacity: 1;
}


/* ........................................................................................................ */

@media screen and (max-width: 600px) and (min-width: 320px){

  #main-header.sticky-header{
  /* margin-bottom: 0; */
  margin-top: 0;
}

}


/* ...................................cart page............................ */



.wp-block-woocommerce-cart {
  max-width: 1320px;
  margin-top: 50px !important;
  margin: auto;
}

.wp-block-woocommerce-checkout{
  max-width: 1320px;
  margin: auto !important;
  margin-top: 50px !important;
}

/* ................................ */


.woocommerce div.product div.images .flex-control-thumbs{
  display: grid;
  width: 40%;
  height: 686.953px;
  margin-left: 15px;
}

.woocommerce div.product div.images .flex-control-thumbs li{
  opacity: 1;
  padding: 0px 0px 10px 0px;
  margin-top: 0;
  width: 100%;
  height:100%;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}




/* .....................................Breadcrumb............................................. */

 
  .shop-page #content{
  display: flex;
  flex-wrap: wrap;
}
.shop-page .woocommerce-breadcrumb{
  width: 100%;
  order: 3 !important;
  text-align: left;
font:500 16px/20px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 2;
}

.woocommerce-products-header{
  width: 100%;
    order: 2;
    text-align: left;
font: 700 26px/20px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}


.row{
    order: 3;
    width: 100%;
}    










/* ....................................blog Page  */

.ea-alter-grid .ea-content > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.clothing-blog-items .ea-category{
    position: absolute;
    top: 16px;
    left: 0px;
    background: #fff;
    font: 400 12px/14px var(--font-figtree);
    color: #121212;
    padding: 5px 8px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 0px 4px 4px 0px;
    opacity: 1;
}
.clothing-blog-items .ea-category:hover{
  background: #306FD7;
}
.clothing-blog-items .ea-meta{
width: 100%;
margin-top: 10px;
text-align: left;
font:500 18px/27px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
gap: 25px;
flex-direction: row-reverse;
justify-content: start;
}
.clothing-blog-items .ea-blog-author::before{
  content: "\e82a";
  font-family: elementskit!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.clothing-blog-items .ea-date::before{
  content: "\eaac";
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  /* font-family: 'Font Awesome 6 Free, Regular'!important; */
  font-family: elementskit!important; 
}

.ea-separator{
  display: none;
}
.clothing-blog-items .ea-title{
  width: 100%;
  margin-top: 20px;
  text-align: left;
font: 600 22px/35px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
margin-top: 10px !important;


}
.clothing-blog-items .ea-text p{
  text-align: left;
font: 400 14px/22px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}
.clothing-blog-items .ea-text-wrap{
  width: 100%;

}
.clothing-blog-items .ea-button-wrap {
  background: #000;
  font: 600 18px/22px var(--font-figtree);
  text-transform: capitalize;
  display: inline-block;
  padding: 7px 20px;
  width: auto;
  background: #000000 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
width: 115px;
height: 40px;
background: #000000 0% 0% no-repeat padding-box;
border-radius: 4px;
opacity: 1;
}
.clothing-blog-items .ea-button-wrap:hover {
  background: #306FD7;

}
.clothing-blog-items .ea-button-wrap span {
  color: #fff;
  text-align: left;
    font: normal normal normal 14px/11px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.clothing-blog-items .ea-main-img img {
  min-height: 260px;
  object-fit: cover;
}






.postbox {
  padding: 10px;
  position: relative;
  margin-bottom: 20px;
}
.post-categories {
  list-style: none;
  position: absolute;
  top: 20px;
  left: 0;
}


.container .post-categories li a {

font: 400 12px/14px var(--font-figtree);
color: #121212;
padding: 5px 8px;
background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 0px 4px 4px 0px;
opacity: 1;
}

.container .post-categories li a:hover{
  background: #306FD7;
}


/* ......................... */

























.clothblogpage .real-estate-breadcrumb .fbc-wrap li a, .clothblogpage .real-estate-breadcrumb .fbc-wrap li span {
  color: #fff !important;
}

.real-estate-breadcrumb .fbc-wrap li a, .real-estate-breadcrumb .fbc-wrap li span {
color: #000 !important;
}
@media only screen and (max-width: 1399px)  {
#review_form_wrapper {
  margin-top: 0px;
}}




#trekking-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li{
height: 100%;
width: 100%;
overflow: hidden;
display: flex;
gap: 10px;
}
#trekking-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image img {
max-width: 100px !important;
}
.wp-block-latest-posts__featured-image img{
  max-width: 100px !important;

}
#trekking-sidebar .widget ul li a{
color: #121212;
font-size: 17px;
font-weight: 400;
/* margin: auto; */
}



.is-large.wc-block-cart .wc-block-cart-items th:last-child{
display: none;
}

.single-product .summary.entry-summary  .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse, .single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse{
border: none;
border-radius: 30px;
background: transparent;
height: 40px;
width: auto;
color: #fff;
padding-top: 5px;



}
/*................  */

.summary.entry-summary .wishlist_text .yith-wcwl-add-to-wishlist {
display: block !important;
min-width:180px;
}
.single-product .summary.entry-summary .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse span.feedback{
padding-top: 0px;
padding-left: 0px;
}
.single-pro-btn span.feedback {
  padding-top: 5px;
}

.single-product .summary.entry-summary .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse, .single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse {
  border: none;
  border-radius: 30px;
  background: transparent;
  height: 40px;
  width: auto;
  color: #fff;
  padding-top: 0px;
  /* text-align: center; */
  padding-left: 0px;
}

.single-pro-btn span.feedback {
padding-top: 10px; 
}
.single-product .summary.entry-summary .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse, .single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse {
  justify-content: center;
  /* padding-top: 0px; */
  margin-top: 0;
  height: 100%;
}

.single-pro-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button svg{
padding:0px;
}
.yith-wcwl-add-button a span{
  padding:0px;

}

.woocommerce div.product form.cart .button {
  /* position: relative; */
  color: #fff;
  background: #000;
  padding: 16px 25px 14px 40px;
  border-radius: 6px;
  opacity: 1 !important;
  margin-left: 0 !important;
  font: 500 16px/16px Poppins;
  cursor: pointer;
}

@media only screen and (max-width: 430px){
.woocommerce div.product form.cart .button:before {
  left: 130px;
  top: 15px;
}
}
@media only screen and (max-width: 375px){
.woocommerce div.product form.cart .button:before {
  left: 105px;
  top: 14px;
}
}
@media only screen and (max-width: 320px){
.woocommerce div.product form.cart .button:before {
  left: 80px;
  top: 15px;
}
}

.wc-block-components-quantity-selector:after{
  border: none !important; 
}

.single-post #commentform label{
  top: 1985px;
  left: 1201px;
  width: 62px;
  height: 28px;
  text-align: left;
  font: normal normal 600 20px/24px Poppins;
  color: #000000;
  opacity: 1;
}

.single-post #commentform label[for="wp-comment-cookies-consent"] {
  top: 2399px;
left: 1234px;
width: 348px;
height: 16px;
text-align: left;
font: normal normal normal 13px/14px Poppins;
letter-spacing: 0px;
color: #242424;
opacity: 1;
}
