/*
    Theme Name: tusaceiteras v1.15.0
    Author: Jonathan Reno
    Version: 1.15.0
    Text Domain: SmileShop
*/

/* ===========================
Index Of css

01. Variables CSS
02. Normalize CSS
03. Header CSS
04. Hero CSS
05. Shipping Info CSS
06. Featured Categories CSS
07. Product CSS
08. Banner CSS
09. Special Offer CSS
10. Home Product List CSS
11. About CSS
12. Faq CSS
13. Blog CSS
14. Brands CSS
15. Team CSS
16. Product Details CSS
17. Product Grids CSS
18. Cart CSS
19. Checkout CSS
20. Account Login CSS
21. Contact CSS
22. Error CSS
23. Mail Success CSS
24. Footer CSS
25. latest-posts featured-category CSS
========================== */
/*======================================
    Variables
========================================*/
/*======================================
    Normalize CSS
========================================*/
/* @import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap"); */

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-style: normal;
  background: #191919;
  /* color: #191919; */
  overflow-x: hidden;
  font-size: 14px;
}

p {
  /* margin: 0; */
  padding: 0;
  font-size: 14px;
  /* line-height: 24px; */
}

* {
  margin: 0;
  padding: 0;
  --color-text: #003757;
  --color-link: #9f9f31;
  --color-link-hover: #696923;
  --color-link-2: #9f9f31;
  --color-price: #0aad09;
  --bg-product: #f2f2f2;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.woocommerce div.product div.images a {
  width: 100%;
}

#titulo-relacionados {
  color: #f9f9f9;
}

.woocommerce-store-notice {
  background-color: #db3030 !important;
}

.form-check-input:checked {
  background-color: #db3030;
  border-color: #db3030;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #191919;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
  border-image: initial;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

a {
  color: var(--color-link);
  text-decoration: none;
}

a:hover {
  color: var(--color-link-hover);
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h3 {
  font-size: 30px;
}

.page-wrapper h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 28px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

/* Bread Crumbs */
.breadcrumbs {
  display: flex;
  justify-content: center;
  margin-bottom: 0px !important;
  position: relative;
  padding: 15px;
  z-index: 2;
  border-radius: 0.5rem;
  background: var(--color-link);
}

.breadcrumbs ul {
  margin-bottom: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    padding: 17px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding: 17px;
  }
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: left;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 18px;
  color: #191919;
  font-weight: 600;
  position: relative;
  line-height: 28px;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 17px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 16px;
    text-align: center;
    line-height: 26px;
  }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

/* .breadcrumbs .breadcrumb-nav {
  text-align: right;
} */

@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-nav {
    text-align: center;
  }
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 1.1rem;
  margin-right: 14px;
  text-transform: capitalize;
}

.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea62";
  font-family: lineIcons;
  font-size: 1.1rem;
  position: absolute;
  top: 2px;
  right: -7px;
}

.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  /* color: #888; */
  font-size: 1.1rem;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li i,
.breadcrumbs .breadcrumb-nav li a i {
  font-size: 13px;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: -1px;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
  color: #fff;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  color: #191919;
}

.section {
  padding-bottom: 20px;
  position: relative;
  color: #191919;
  background: #191919;
}

.woocommerce-products-header__title {
  color: #f9f9f9;
}

/* Section Title */
.section-title {
  text-align: center;
  padding: 0px 300px;
  position: relative;
  z-index: 5;
  position: relative;
}

.section-title h2 {
  color: #f9f9f9;
  font-size: 30px;
  line-height: 35px;
  text-transform: capitalize;
  position: relative;
  font-weight: 800;
  margin-bottom: 20px;
  position: relative;
}

/* .section-title h2::before {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: "";
  background-color: var(--color-link-2);
  height: 2px;
  width: 50px;
  margin-left: -25px;
  border-radius: 2px;
} */

.section-title p {
  font-size: 14px;
  color: #f9f9f9;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    padding: 0px 250px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 20px;
  }

  .section-title h3 {
    font-size: 16px;
  }

  .section-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .section-title p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .section-title {
    padding: 0px 10px;
  }

  .section-title h3 {
    font-size: 14px;
  }

  .section-title h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 18px;
  }

  .section-title p {
    font-size: 14px;
  }
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #db3030;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #db3030;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  color: #fff !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0.5rem;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #191919;
}

/* WhatsApp Button */

#button-whatsapp {
  position: fixed;
  background: #62af03;
  color: #fff;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 1;
  font-size: 28px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 101;
}

@media (max-width: 768px) {
  #button-whatsapp {
    bottom: 15px;
  }
}

/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #191919;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 40px 0 0 0;
  display: block;
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list {
  background: #191919;
  border: 0;
}

.pagination .pagination-list:hover {
  background: #191919;
  border: 0;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination-list li span.current {
  background: #696923 !important;
  color: #f9f9f9;
  border-radius: 0.5rem !important;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #191919;
  color: #f9f9f9;
  font-weight: 500;
  font-size: 14px;
  border-radius: 0.5rem;
  padding: 6px 18px;
  text-align: center;
  border: 1px solid #f9f9f9;
}

.pagination .pagination-list li a:hover {
  background: #696923;
  border: 1px solid #696923;
}

/* .pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #db3030;
  color: #fff;
  border-color: transparent;
} */

.pagination .pagination-list li a i {
  font-size: 14px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.button .btn {
  display: inline-block;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
  padding: 13px 30px;
  background-color: var(--color-link);
  color: #fff;
  border: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 0.5rem;
  position: relative;
  z-index: 1;
  margin-right: 7px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn:hover {
  color: #fff;
  background-color: #696923;
  -webkit-box-shadow: 0px 4px 4px #0000000f;
  box-shadow: 0px 4px 4px #0000000f;
}

.button .btn-alt {
  background-color: #c82030 !important;
  color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn-alt {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn-alt {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn-alt:hover {
  background-color: #db3030 !important;
  color: #fff !important;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.pagination > * {
  background: #fff;
  color: #191919;
  font-weight: 500;
  font-size: 14px;
  border-radius: 0.5rem;
  padding: 6px 18px;
  text-align: center;
  border: 1px solid #eee;
}

.pagination > *:hover {
  background: #db3030;
  color: #fff;
  border-color: transparent;
}

.pagination > *.current {
  background: #db3030;
  color: #fff;
  border-color: transparent;
}

.pagination.left.blog-grid-page {
  padding-left: 15px;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #db3030;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/*======================================
    01. Start Header CSS
========================================*/
.header {
  width: 100%;
  background: #191919;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

.header .header-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  /* border-bottom: 1px solid #eee; */
}

@media (max-width: 767px) {
  .header .header-middle .d-xs-none {
    display: none;
  }
}

.header .middle-right-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .header .middle-right-area {
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    float: right;
  }
}

.header .nav-hotline {
  position: relative;
  padding-left: 50px;
  margin-right: 35px;
}

@media (max-width: 767px) {
  .header .nav-hotline {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .nav-hotline {
    display: none;
  }
}

.header .nav-hotline i {
  color: #f9f9f9;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  border: 1px solid #f9f9f9;
  border-radius: 50%;
}

/* .header .nav-hotline h3 {
  font-size: 15px;
  font-weight: 600;
  color: #191919;
} */

.header .nav-hotline h3 span {
  /* color: #888; */
  font-weight: 500;
  font-size: 14px;
  display: block;
  margin-top: 2px;
}

.header .nav-hotline p {
  color: #f9f9f9;
}

.header .nav-hotline span a {
  color: var(--color-link-2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header .nav-hotline h3 span {
    font-size: 12px;
    font-weight: 600;
  }
}

.header .navbar-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.header .navbar-cart .wishlist {
  margin-right: 12px;
}

.header .navbar-cart .wishlist a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #eee;
  color: #555;
  font-size: 18px;
  text-align: center;
  position: relative;
}

.header .navbar-cart .wishlist a:hover {
  color: #fff;
  background-color: #db3030;
  border-color: transparent;
}

.header .navbar-cart .wishlist a .total-items {
  position: absolute;
  right: -6px;
  top: -5px;
  height: 19px;
  width: 19px;
  line-height: 19px;
  background-color: #191919;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  border-radius: 50%;
}

.header .navbar-cart .cart-items {
  position: relative;
}

.header .navbar-cart .cart-items:hover .main-btn {
  color: #f9f9f9;
  background-color: var(--color-link-2);
  border-color: transparent;
}

.header .navbar-cart .cart-items .main-btn {
  height: 40px;
  width: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #f9f9f9;
  color: #f9f9f9;
  font-size: 18px;
  text-align: center;
  position: relative;
}

.header .navbar-cart .cart-items .main-btn .total-items {
  position: absolute;
  right: -6px;
  top: -5px;
  height: 19px;
  width: 19px;
  line-height: 19px;
  background-color: #f9f9f9;
  color: #191919;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  border-radius: 50%;
}

.header .navbar-cart .cart-items .shopping-item {
  position: absolute;
  top: 72px;
  right: 0;
  width: 300px;
  background: #fff;
  padding: 20px 25px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 99;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.137);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.137);
  opacity: 0;
  visibility: hidden;
}

.header .navbar-cart .cart-items .shopping-item {
  /* default hidden on all devices; visibility toggled on desktop hover below */
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 768px) {
  .header .navbar-cart .cart-items:hover .shopping-item {
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 767px) {
  .header .navbar-cart .cart-items .shopping-item {
    width: 250px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-cart .cart-items .shopping-item {
    top: 68px;
  }
}

@media (max-width: 767px) {
  .header .navbar-cart .cart-items .shopping-item {
    top: 66px;
  }
}

.header .navbar-cart .cart-items .shopping-item .dropdown-cart-header {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f9f9f9;
  color: #f9f9f9;
}

.header .navbar-cart .cart-items .shopping-item .dropdown-cart-header span {
  text-transform: capitalize;
  color: #222;
  font-size: 14px;
  font-weight: 600;
}

.header .navbar-cart .cart-items .shopping-item .dropdown-cart-header a {
  float: right;
  text-transform: capitalize;
  color: #696923;
  font-size: 18px;
  font-weight: 600;
}

.header .navbar-cart .cart-items .shopping-item .dropdown-cart-header a:hover {
  color: #9f9f31;
}

.header .navbar-cart .cart-items .shopping-item .shopping-list li {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .navbar-cart .cart-items .shopping-item .shopping-list li .remove {
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  width: 20px;
  line-height: 18px;
  text-align: center;
  background: #fff;
  color: #222;
  border-radius: 50%;
  font-size: 9px;
  border: 1px solid #ededed;
  padding-left: 1px;
}

a.remove.remove_from_cart_button.remove i {
  color: #000;
}

.header
  .navbar-cart
  .cart-items
  .shopping-item
  .shopping-list
  li
  .remove:hover {
  border-color: transparent;
  color: #fff;
  background-color: #db3030;
}

.header
  .navbar-cart
  .cart-items
  .shopping-item
  .shopping-list
  li
  .cart-img-head {
  width: 40%;
}

@media (max-width: 767px) {
  .header
    .navbar-cart
    .cart-items
    .shopping-item
    .shopping-list
    li
    .cart-img-head {
    width: 30%;
    margin-right: 12px;
  }
}

.header .navbar-cart .cart-items .shopping-item .shopping-list li .cart-img {
  border: 1px solid #ededed;
  overflow: hidden;
  height: 80px;
  width: 80px;
  border-radius: 0.5rem;
  float: left;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .header .navbar-cart .cart-items .shopping-item .shopping-list li .cart-img {
    height: 60px;
    width: 60px;
    margin-right: 10px;
  }
}

.header .navbar-cart .cart-items .shopping-item .shopping-list li .content {
  padding-right: 25px;
  width: 60%;
}

@media (max-width: 767px) {
  .header .navbar-cart .cart-items .shopping-item .shopping-list li .content {
    width: 70%;
  }
}

.header .navbar-cart .cart-items .shopping-item .shopping-list li .content h4 {
  margin-bottom: 5px;
  line-height: 22px;
}

.header
  .navbar-cart
  .cart-items
  .shopping-item
  .shopping-list
  li
  .content
  h4
  a {
  font-size: 14px;
  font-weight: 600;
  color: #191919;
}

@media (max-width: 767px) {
  .header
    .navbar-cart
    .cart-items
    .shopping-item
    .shopping-list
    li
    .content
    h4
    a {
    font-size: 13px;
  }
}

.header
  .navbar-cart
  .cart-items
  .shopping-item
  .shopping-list
  li
  .content
  h4
  a:hover {
  color: #db3030;
}

.header
  .navbar-cart
  .cart-items
  .shopping-item
  .shopping-list
  li
  .content
  .quantity {
  line-height: 22px;
  font-size: 14px;
}

.header .navbar-cart .cart-items .shopping-item .bottom {
  text-align: center;
}

.header .navbar-cart .cart-items .shopping-item .bottom .total {
  overflow: hidden;
  display: block;
  padding-bottom: 10px;
}

.header .navbar-cart .cart-items .shopping-item .bottom .total span {
  text-transform: capitalize;
  color: #222;
  font-size: 14px;
  font-weight: 600;
  float: left;
}

.header .navbar-cart .cart-items .shopping-item .bottom .total .total-amount {
  float: right;
  font-size: 14px;
}

.header .navbar-cart .cart-items .shopping-item .bottom .button {
  margin-top: 10px;
  width: 100%;
}

.header .navbar-cart .cart-items .shopping-item .bottom .button .btn {
  width: 100%;
}

@media (max-width: 767px) {
  .header .main-menu-search {
    display: none;
  }
}

.header .main-menu-search .navbar-search {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* .header .main-menu-search .select-position {
  position: relative;
}

.header .main-menu-search .select-position:after {
  border-bottom: 1.5px solid #191919;
  border-right: 1.5px solid #191919;
  content: '';
  display: block;
  height: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
          transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
}

.header .main-menu-search .select-position select {
  height: 45px;
  border: 1px solid #e2e2e2;
  border-right: 0px;
  padding: 0 20px;
  background: transparent;
  border-radius: 4px 0 0 4px;
  position: relative;
  padding-right: 30px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
}

.header .main-menu-search .select-position select:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
} */

.header .main-menu-search .search-input {
  width: 100%;
}

.header .main-menu-search .search-input input {
  width: 100%;
  height: 45px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  color: #000;
  border-radius: 0.5rem;
  padding: 0 15px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 14px;
}

.header .main-menu-search .search-btn button {
  background-color: #f9f9f9;
  color: #191919;
  width: 45px;
  height: 45px;
  padding: 0;
  border: 0;
  border-radius: 0 0.5rem 0.5rem 0;
  margin-left: -0.5rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 18px;
}

.header .main-menu-search .search-btn button:hover {
  color: #f9f9f9;
  background-color: #191919;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .mobile-menu-btn .toggler-icon {
    background-color: #f9f9f9;
  }

  .header .button {
    margin: 0 !important;
  }

  .header .nav-inner {
    display: block !important;
    padding: 18px 0;
  }

  .header .navbar-collapse {
    position: absolute;
    top: 46px !important;
    left: 0;
    width: 100%;
    background-color: #191919;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 6px;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    color: var(--color-link) !important;
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: var(--color-link) !important;
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    color: var(--color-link);
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: var(--color-link) !important;
  }

  .header .navbar-nav .nav-item a {
    color: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: var(--color-link) !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: var(--color-link) !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }

  .header .navbar-nav .nav-item a:hover {
    color: var(--color-link) !important;
  }
}

@media (max-width: 767px) {
  .header .mobile-menu-btn .toggler-icon {
    background-color: #f9f9f9;
  }

  .header .button {
    margin: 0 !important;
  }

  .header .nav-inner {
    display: block !important;
    padding: 18px 0;
  }

  .header .navbar-collapse {
    position: absolute;
    top: 46px !important;
    left: 0;
    width: 100%;
    background-color: #191919;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #191919;
    border-radius: 6px;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    color: var(--color-link) !important;
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: var(--color-link) !important;
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    color: var(--color-link) !important;
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: var(--color-link) !important;
  }

  .header .navbar-nav .nav-item a {
    color: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #db3030 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #db3030 !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }

  .header .navbar-nav .nav-item a:hover {
    color: #db3030;
  }
}

.header .nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.header .nav-social {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .header .nav-social {
    position: relative;
    margin-top: -50px;
  }
}

.header .nav-social .title {
  font-size: 14px;
  font-weight: 600;
  color: #191919;
  display: inline-block;
  margin-right: 15px;
}

@media (max-width: 767px) {
  .header .nav-social .title {
    display: none;
  }
}

.header .nav-social ul li {
  display: inline-block;
  margin-right: 5px;
}

.header .nav-social ul li:last-child {
  margin: 0;
}

.header .nav-social ul li a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  border: 1px solid #eee;
  border-radius: 50%;
  font-size: 14px;
  color: #555;
}

.header .nav-social ul li a:hover {
  color: #fff;
  background-color: #db3030;
  border-color: transparent;
}

.header .navbar-brand {
  margin: 0;
}

@media (max-width: 767px) {
  .header .navbar-brand {
    display: block;
    text-align: left;
    padding: 0;
  }
}

.header .navbar-brand img {
  width: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-brand img {
    width: 190px;
  }
}

@media (max-width: 767px) {
  .header .navbar-brand img {
    width: 180px;
  }
}

.header.sticky .navbar-brand .white-logo {
  opacity: 0;
  visibility: hidden;
}

.header.sticky .navbar-brand .dark-logo {
  opacity: 1;
  visibility: visible;
}

.header.sticky .button .btn {
  background-color: #db3030;
  color: #fff;
  border-color: transparent;
}

.header.sticky .button .btn:hover {
  background-color: #191919;
  color: #fff;
}

.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
  width: 100%;
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-left: 0 !important;
  margin-right: auto !important;
}

.header .navbar .navbar-nav .nav-item a.active {
  color: var(--color-link-2);
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: var(--color-link-2);
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
  background: #333;
}

/*===== NAVBAR =====*/
.navbar-area {
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
  /* border-bottom: 1px solid #eee; */
}

.navbar-area.sticky {
  position: fixed;
  z-index: 99;
  background: #db3030;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #fff;
  padding: 0px 0;
}

.navbar {
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding-left: 0;
  border-radius: 0;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #f9f9f9;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -7px;
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
  margin-right: 24px;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  color: var(--color-link);
}

.sticky .navbar-nav .nav-item:hover a {
  color: var(--color-link);
}

.navbar-nav .nav-item a {
  font-size: 14px;
  color: #f9f9f9;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 10px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: capitalize;
}

.navbar-nav .nav-item:hover .dd-menu::before {
  border-bottom-color: var(--color-link);
  border-right-color: var(--color-link);
}

.navbar-nav .nav-item a.active {
  color: var(--color-link);
}

.navbar-nav .nav-item a.dd-menu::after {
  content: "\ea5e";
  font: normal normal normal 1em/1 "LineIcons";
  position: relative;
  left: 6px;
  font-size: 12px;
  top: 50%;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .navbar-nav .nav-item a.dd-menu::after {
    top: 18px;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.navbar-nav .nav-item:hover > .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar-nav .nav-item:hover > .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.navbar-nav .nav-item .sub-menu {
  padding: 30px;
  min-width: 240px;
  background: #191919;
  border: 1px solid #191919;
  position: absolute;
  top: 110% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0 0 4px 4px;
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100% !important;
}

.navbar-nav .nav-item .sub-menu .nav-item {
  width: 100%;
  margin-bottom: 15px;
}

.navbar-nav .nav-item .sub-menu .nav-item:last-child {
  margin: 0;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 0;
  color: #f9f9f9;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  position: relative;
  z-index: 1;
  border-radius: 0.5rem;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: var(--color-link);
}

.navbar-nav .nav-item .sub-menu.left-menu {
  left: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}

.navbar-nav .nav-item .sub-menu > li {
  display: block;
  margin-left: 0;
}

.navbar-nav .nav-item .sub-menu > li:last-child {
  border: none;
}

/* Elementos del submenú activos (ya está) */
.navbar-nav .nav-item .sub-menu>li.active>a,
/* Nuevo: enlace del ítem principal activo */
.navbar-nav .nav-item.active>a,
.navbar-nav .nav-item.current-menu-item>a {
  color: var(--color-link) !important;
}

.navbar-nav .nav-item .sub-menu > li > a {
  font-weight: 400;
  display: block;
  padding: 12px 15px;
  font-size: 14px;
  color: #f9f9f9;
  font-weight: 400;
}

.navbar-nav .nav-item .sub-menu > li:first-child a {
  border: none;
}

.add-list-button {
  display: inline-block;
  margin-left: 10px;
}

.add-list-button .btn i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}

/*======================================
     End Header CSS
  ========================================*/
/*======================================
    Hero Area CSS
========================================*/
.home-slider {
  background: #191919;
  color: #f9f9f9;
  font-size: clamp(1.5rem, 3.2vw, 2.25rem);
}

.hero-area {
  position: relative;
  background-color: #191919;
  margin-top: 12px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .md-custom-padding {
    padding-right: 0 !important;
  }
}

.hero-area .custom-padding-right {
  padding-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .custom-padding-right {
    padding-right: calc(var(--bs-gutter-x) / 2);
  }
}

@media (max-width: 767px) {
  .hero-area .custom-padding-right {
    padding-right: calc(var(--bs-gutter-x) / 2);
  }
}

.hero-area .slider-head {
  border-radius: 0.5rem;
  position: relative;
  overflow: hidden;
}

.hero-area .slider-head:hover .tns-controls button:first-child {
  left: 0;
}

.hero-area .slider-head:hover .tns-controls button:last-child {
  right: 0;
}

.hero-area .tns-controls button {
  width: 35px;
  height: 60px;
  cursor: pointer;
  z-index: 2;
  color: #fff;
  font-size: 17px;
  background: var(--color-link);
  border: none;
  padding: 2px 5px;
  border-radius: 0.5rem;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -30px;
  border-radius: 0;
}

.hero-area .tns-controls button:hover {
  background-color: #191919;
  color: #fff;
}

.hero-area .tns-controls button:first-child {
  left: -40px;
  border-radius: 0 4px 4px 0;
}

.hero-area .tns-controls button:last-child {
  right: -40px;
  border-radius: 4px 0px 0px 4px;
}

.hero-area .hero-slider .single-slider {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 500px;
  position: relative;
}

@media (max-width: 767px) {
  .hero-area .hero-slider .single-slider {
    position: relative;
  }

  .hero-area .hero-slider .single-slider::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0.5;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-slider .single-slider {
    height: 400px;
    margin-bottom: 12px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-slider .single-slider {
    height: 350px;
    margin-bottom: 12px;
  }
}

.hero-area .hero-slider .single-slider .content {
  padding: 20px 365px 20px 50px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-slider .single-slider .content {
    padding-right: 300px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-slider .single-slider .content {
    padding-right: 30px;
    padding-left: 20px;
  }
}

.hero-area .hero-slider .single-slider .content .lead {
  font-size: 30px;
  font-weight: 800;
  color: #191919;
}

.hero-area .hero-slider .single-slider .content .lead span {
  font-size: 17px;
  font-weight: 600;
  display: block;
  color: #8a8a8a;
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-slider .single-slider .content .lead span {
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-slider .single-slider .content .lead span {
    font-size: 14px;
    font-weight: 500;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-slider .single-slider .content .lead {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-slider .single-slider .content .lead {
    font-size: 20px;
  }
}

.hero-area .hero-slider .single-slider .content p {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-slider .single-slider .content p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-slider .single-slider .content p {
    margin-top: 10px;
  }
}

.hero-area .hero-slider .single-slider .content p {
  margin-top: 20px;
  font-size: 25px;
  /* font-weight: 800; */
  color: #191919;
}

.hero-area .hero-slider .single-slider .content p span {
  display: inline-block;
  margin-right: 12px;
  font-size: 16px;
  font-weight: 600;
  color: #8a8a8a;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-slider .single-slider .content p span {
    margin-right: 10px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-slider .single-slider .content p span {
    margin-right: 8px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-slider .single-slider .content p {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-slider .single-slider .content p {
    font-size: 20px;
  }
}

.hero-area .hero-slider .single-slider .content .button {
  margin-top: 30px;
}

.hero-area .hero-small-banner {
  border-radius: 0.5rem;
  height: 244px;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-small-banner {
    height: 240px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-small-banner {
    height: 240px;
  }
}

.hero-area .hero-small-banner .content {
  padding: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero-area .hero-small-banner .content h2 {
  font-size: 20px;
  font-weight: 700;
}

.hero-area .hero-small-banner .content h2 span {
  font-size: 15px;
  font-weight: 500;
  /* color: #888; */
  display: block;
  margin-bottom: 4px;
}

.hero-area .hero-small-banner .content h3 {
  color: #db3030;
  font-size: 20px;
  font-weight: 800;
  display: block;
  margin-top: 7px;
}

.hero-area .hero-small-banner.style2 {
  margin-top: 12px;
  background-image: url("../images/small-banner-bg.png");
  background-color: #ffffff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-small-banner.style2 {
    margin-top: 0;
  }
}

.hero-area .hero-small-banner.style2 .content h2 {
  color: #fff;
}

.hero-area .hero-small-banner.style2 .content h2 span {
  color: #fff;
}

.hero-area .hero-small-banner.style2 .content .banner3 {
  font-size: 1.5em;
}

.hero-area .hero-small-banner.style2 .content p {
  font-size: 15px;
  color: #191919;
  font-weight: 600;
  margin-top: 15px;
}

.hero-area .hero-small-banner.style2 .content .button {
  margin-top: 20px;
}

.hero-area .hero-small-banner.style2 .content .button .btn {
  background-color: var(--color-link);
  color: #f9f9f9;
  padding: 10px 25px;
}

.hero-area .hero-small-banner.style2 .content .button .btn:hover {
  background-color: #696923;
  color: #fff;
}

/*======================================
    Shipping Info CSS
========================================*/
.shipping-info {
  background-color: #191919;
  /* padding: 50px 0; */
}

.shipping-info ul {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  padding: 0px;
}

.shipping-info li {
  list-style: none;
  float: left;
  width: 25%;
  padding: 30px 40px;
  /* border: 1px solid #eee; */
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shipping-info li {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .shipping-info li {
    width: 100%;
  }
}

.shipping-info li:hover {
  background-color: #303030;
}

.shipping-info .media-icon {
  margin-bottom: 15px;
}

.shipping-info .media-icon i {
  color: var(--color-link-2);
  font-size: 38px;
}

.shipping-info .media-body {
  padding-bottom: 0px;
}

.shipping-info .media-body .lead {
  font-size: 15px;
  margin: 0px;
  font-weight: 600;
  color: #f9f9f9;
}

.shipping-info .media-body span {
  font-size: 13px;
  margin-top: 2px;
  color: #f9f9f9;
}

/*======================================
    Featured Categories Area CSS
========================================*/

.featured-categories .single-category {
  border-radius: 0.5rem;
  padding: 30px;
  margin-top: 30px;
  border: 2px solid #f0f0f0;
  position: relative;
  background: #fff;
  z-index: 0;
  overflow: hidden;
}

.featured-categories .single-category .heading {
  font-size: 17px;
  font-weight: 700;
  color: #191919;
}

.featured-categories .single-category ul {
  margin-top: 20px;
}

.featured-categories .single-category ul li {
  display: block;
  margin-bottom: 4px;
}

.featured-categories .single-category ul li:last-child {
  margin: 0;
}

.featured-categories .single-category ul li a {
  color: #191919;
}

.featured-categories .single-category ul li a:hover {
  color: #696923;
  padding-left: 5px;
}

.featured-categories .single-category img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  min-height: 100%;
}

/* @media only screen and (min-width: 992px) and (max-width: 1199px) {
  .featured-categories .single-category img {
    width: 50%;
  }
} */

/*--------------------------------------------------------------
## Principales categorías en productos
--------------------------------------------------------------*/
/* Igualar altura de los .single-category en cada fila */
.featured-categories .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  /* estira todas las columnas a la altura de la más alta */
}

/* Convertir cada columna en contenedor flex para que .single-category pueda ocupar toda la altura */
.featured-categories .row > [class*="col-"] {
  display: flex;
}

/* Hacer que .single-category crezca para llenar la altura y pueda usar flex-direction */
.featured-categories .single-category {
  display: flex;
  flex-direction: column;
  flex: 1;
}

/* Reposicionar la imagen al fondo-derecho */
.featured-categories .single-category img {
  bottom: 0;
  top: auto;
  transform: none;
  height: auto;
  max-height: 100%;
  min-height: auto;
  width: auto;
  max-width: none;
}

/*======================================
    Product CSS
========================================*/
/* Single Product*/
.product .single-product {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--bg-product);
  border-radius: 0.5rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 30px;
  -webkit-box-shadow: 0px 0px 20px #00000012;
  box-shadow: 0px 0px 20px #00000012;
  padding: 8px;
  background: var(--bg-product);
  height: 100%;
  margin-top: 0;
}

.product .single-product .product-image {
  overflow: hidden;
  position: relative;
  border-radius: 0.5rem;
}

html .woocommerce span.onsale,
.product .single-product .product-image .sale-tag {
  background: #f73232;
  border-radius: 0.4rem;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 0;
  padding: 5px 10px;
  left: 0;
  z-index: 22;
}

html .woocommerce span.onsale {
  min-width: inherit;
  min-height: inherit;
  line-height: inherit;
  left: 6px;
  top: 6px;
}

.product .single-product .product-image .new-tag {
  background: #db3030;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 0;
  padding: 5px 10px;
  left: 0;
  z-index: 22;
}

.product .single-product .product-image .button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -60px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
}

.product .single-product .product-image .button .btn {
  padding: 12px 10px;
  font-size: 13px;
  font-weight: 600;
  min-width: 140px;
  min-width: 182px;
}

.product .single-product .product-image .button .btn i {
  font-size: 18px;
  position: relative;
  top: 2px;
}

.product .single-product .product-image img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.products .single-product:hover .product-image .button {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}

.products .single-product:hover .product-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.product .single-product .product-info {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  padding: 10px;
  /* background-color: #fff; */
}

.product .single-product .product-info .category {
  color: #696923;
  font-size: 13px;
  display: block;
  margin-bottom: 2px;
}

/* catergorias oferta derecha promocion */
.offer-content .category a {
  color: #696923;
  font-size: 15px;
  display: block;
  margin-bottom: 2px;
}

.offer-content .category a:hover {
  color: #9f9f31;
}

.product .single-product .product-info .title a {
  font-size: 14px;
  color: #191919;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .product .single-product .product-info .title a {
    font-size: 15px;
  }
}

.product .single-product .product-info .title a:hover {
  color: #db3030;
}

.product .single-product .product-info .review {
  margin-top: 5px;
}

.product .single-product .product-info .review li {
  display: inline-block;
}

.product .single-product .product-info .review li i {
  color: #fecb00;
  font-size: 13px;
}

.product .single-product .product-info .review li span {
  display: inline-block;
  margin-left: 4px;
  /* color: #888; */
  font-size: 13px;
}

/* Fuerza un tamaño más pequeño al checkbox del comentario en Deja tu opinión */
#comment-data-consent {
  width: 16px !important;
  height: 16px !important;
  margin: 0 0.5em 0 0 !important;
  /* espacio entre checkbox y texto */
  vertical-align: middle !important;
}

/* Asegura que el label no reserve tanto espacio horizontal en Deja tu opinión */
.comment-form-consent label {
  display: inline-flex !important;
  align-items: center !important;
  line-height: 1.3 !important;
  margin-bottom: 0 !important;
}

.product .single-product .product-info .price {
  margin-top: auto;
  margin-bottom: 2px;
  color: var(--color-price);
}

/* color precio en content-single-product */
.woocommerce-variation-price
  > span.price
  > span.woocommerce-Price-amount.amount,
.woocommerce-variation-price
  > span.price
  > span.woocommerce-Price-amount.amount
  bdi,
.woocommerce-variation-price
  > span.price
  > span.woocommerce-Price-amount.amount
  > span.woocommerce-Price-currencySymbol {
  color: #f9f9f9;
}

/* Aplica el color blanco solo al precio de oferta (dentro de <ins>) en el contenedor de producto */
.product-info h3.price ins .woocommerce-Price-amount.amount,
.product-info h3.price ins .woocommerce-Price-amount.amount bdi,
.product-info
  h3.price
  ins
  .woocommerce-Price-amount.amount
  span.woocommerce-Price-currencySymbol {
  color: #f9f9f9 !important;
}

/* Fuerza el color blanco para los precios en variaciones, incluyendo el símbolo */
.woocommerce-variation-price .woocommerce-Price-amount.amount,
.woocommerce-variation-price .woocommerce-Price-amount.amount bdi,
.woocommerce-variation-price
  .woocommerce-Price-amount.amount
  > span.woocommerce-Price-currencySymbol {
  color: #f9f9f9 !important;
}

/* Fuerza el color blanco en el símbolo de la moneda en los precios de las variaciones */
.woocommerce-variation-price span.woocommerce-Price-currencySymbol {
  color: #f9f9f9 !important;
}

/* Precio con descuento */
.woocommerce div.product span.price ins span {
  font-size: 22px;
  font-weight: 700;
  color: var(--color-price);
  display: inline-block;
}

.offer-content .price del,
.offer-content .price del * {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #f73232 !important;
  text-decoration: line-through !important;
  display: inline-block !important;
  margin-right: 10px !important;
}

/* Precio tachado */
.woocommerce div.product span.price del span {
  font-size: 22px;
  font-weight: 600;
  color: #f73232;
  text-decoration: line-through;
  display: inline-block;
  margin-right: 10px;
}

/* Precio sin oferta (cuando no hay <del> ni <ins>) */
.woocommerce div.product span.price > span.woocommerce-Price-amount {
  font-size: 22px;
  font-weight: 700;
  color: var(--color-price);
  display: inline-block;
}

/* Estilo para el precio tachado dentro de h3.price */
.woocommerce div.product h3.price del .woocommerce-Price-amount {
  font-size: 24px;
  color: #fff;
  text-decoration: line-through;
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
}

/* Aplicar mismo estilo al símbolo € dentro del precio tachado */
.woocommerce div.product h3.price del .woocommerce-Price-currencySymbol {
  font-size: 24px;
  color: #fff;
  text-decoration: line-through;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  span.price {
  color: var(--color-price);
}

.product .single-product .product-info .price .discount-price {
  margin: 0;
  color: #aaaaaa;
  text-decoration: line-through;
  font-weight: normal;
  margin-left: 10px;
  font-size: 14px;
  display: inline-block;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: 1;
  /* Para que no se vea atenuado */
  display: inline-block;
  font-size: 14px;
  /* Más pequeño que el precio con oferta */
  color: #000;
  /* Negro */
  text-decoration: line-through;
  /* Tachado */
  margin-right: 10px;
  /* Separación con el precio con descuento */
}

/* titulo a oferta en pagina principal */
.offer-content p a {
  font-size: 22px !important;
  color: #191919 !important;
  font-weight: 700 !important;
}

.offer-content p a:hover {
  color: #696923 !important;
}

.product .single-product .product-info a {
  font-size: 22px;
  color: #191919;
  font-weight: 700;
}

.product .single-product .product-info a:hover {
  color: #696923;
}

/* End Single Product */
/* .trending-product {
  background-color: #f9f9f9;
}

/*======================================
    Banner CSS
========================================*/
.single-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0.5rem;
  overflow: hidden;
}

@media (max-width: 767px) {
  .single-banner.custom-responsive-margin {
    margin-top: 30px;
  }
}

.single-banner.right {
  text-align: right;
}

.single-banner.right .content {
  padding: 50px 40px;
}

.single-banner .content {
  padding: 70px 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .content {
    padding: 50px 30px;
  }
}

@media (max-width: 767px) {
  .single-banner .content {
    padding: 35px;
  }
}

.single-banner .content h2 {
  font-size: 22px;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .content h2 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .single-banner .content h2 {
    font-size: 18px;
  }
}

.single-banner .content .price span {
  color: #696923;
  display: block;
  margin-top: 10px;
  font-size: 22px;
  font-weight: 700;
}

.single-banner .content p {
  font-size: 14px;
  margin-top: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .content p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .single-banner .content p {
    margin-top: 8px;
  }
}

.single-banner .content .button {
  margin-top: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .content .button {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .single-banner .content .button {
    margin-top: 15px;
  }
}

/*======================================
    Special Offer CSS
========================================*/

.special-offer .offer-content {
  text-align: left;
  background-color: var(--bg-product);
  border-radius: 0.5rem;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 20px #00000012;
  box-shadow: 0px 0px 20px #00000012;
  padding: 12px;
  margin-top: 30px;
}

.special-offer .offer-content:hover .image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.special-offer .offer-content .image {
  position: relative;
  overflow: hidden;
}

.special-offer .offer-content .image img {
  width: 100%;
  border-radius: 0.5rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.special-offer .offer-content .image .sale-tag {
  background: #f73232;
  border-radius: 0.5rem;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 10px;
  padding: 5px 10px !important;
  right: 10px;
  z-index: 22;
  height: auto;
  width: auto;
  text-align: center;
}

.special-offer .offer-content .text {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 0px 20px;
}

.special-offer .offer-content .text h2 {
  text-align: left;
  margin-bottom: 10px;
}

.special-offer .offer-content .text h2 a {
  font-size: 20px;
  font-weight: 700;
  color: #191919;
}

.special-offer .offer-content .text h2 a:hover {
  color: #696923;
}

.special-offer .offer-content .text .review {
  margin-top: 5px;
}

.special-offer .offer-content .text .review li {
  display: inline-block;
}

.special-offer .offer-content .text .review li i {
  color: #fecb00;
  font-size: 13px;
}

.special-offer .offer-content .text .review li span {
  display: inline-block;
  margin-left: 4px;
  /* color: #888; */
  font-size: 13px;
}

.special-offer .offer-content .text .price {
  margin-top: 10px;
  margin-bottom: 10px;
}

.special-offer .offer-content .text .price span {
  font-size: 20px;
  font-weight: 800;
  color: var(--color-price);
  display: inline-block;
}

.special-offer .offer-content .text .price .discount-price {
  margin: 0;
  color: #aaaaaa;
  text-decoration: line-through;
  font-weight: normal;
  margin-left: 10px;
  font-size: 18px;
  display: inline-block;
}

/* .special-offer .offer-content .text p {
  color: #888;
} */

.special-offer .offer-content .box-head {
  border: 1px solid #eee;
  padding: 15px 10px;
  border-radius: 0.5rem;
}

.special-offer .offer-content .box {
  background: #ffffff0d;
  width: 24%;
  height: auto;
  margin: 0;
  display: inline-block;
}

.special-offer .offer-content h2 {
  text-align: center;
  padding-top: 2px;
  color: #666;
  font-size: 13px;
  font-weight: 600;
}

.special-offer .offer-content .box h1 {
  font-size: 20px;
  text-align: center;
  font-weight: 800;
  margin-bottom: 5px;
  color: #191919;
}

.special-offer .offer-content .alert {
  display: none;
}

/*======================================
    Home Product List CSS
========================================*/
@media (max-width: 767px) {
  .home-product-list .custom-responsive-margin {
    margin-bottom: 40px;
  }
}

.home-product-list .list-title {
  position: relative;
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
  color: #232323;
  font-size: 15px;
  font-weight: 500;
}

.home-product-list .list-title::before {
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 90px;
  height: 1px;
  background-color: #db3030;
  content: "";
}

.home-product-list .single-list {
  margin-bottom: 20px;
}

.home-product-list .single-list:last-child {
  margin: 0;
}

.home-product-list .single-list .list-image {
  width: 60px;
  padding-right: 12px;
  float: left;
  position: relative;
  top: 10px;
}

.home-product-list .single-list .list-image a {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}

.home-product-list .single-list .list-image a img {
  width: 100%;
}

.home-product-list .single-list .list-info {
  display: table-cell;
  vertical-align: top;
}

.home-product-list .single-list .list-info h3 a {
  font-size: 14px;
  font-weight: 500;
  color: #191919;
}

.home-product-list .single-list .list-info h3 a:hover {
  color: #db3030;
}

.home-product-list .single-list .list-info span {
  display: block;
  display: inline-block;
  margin-top: 2px;
  font-size: 13px;
}

span.mwb_mrbpfw_format-price + span {
  padding-left: 10px;
}

/*======================================
    About Us CSS
========================================*/
.about-us {
  background-color: #f9f9f9;
}

.about-us .content-left {
  position: relative;
}

.about-us .content-left img {
  width: 100%;
  border-radius: 0.5rem;
}

.about-us .content-left .video {
  position: absolute;
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  color: #db3030;
  background-color: #fff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  font-size: 25px;
  padding-left: 3px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.about-us .content-left .video:hover {
  color: #fff;
  background-color: #db3030;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.about-us .content-left .video:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-animation: pulse-border-2 2s linear infinite;
  animation: pulse-border-2 2s linear infinite;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@-webkit-keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.about-us .content-right {
  padding-left: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .about-us .content-right {
    padding: 0;
    margin-top: 30px;
  }
}

.about-us .content-right h2 {
  display: block;
  font-size: 32px;
  margin-bottom: 25px;
  line-height: 45px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-us .content-right h2 {
    font-size: 28px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .about-us .content-right h2 {
    font-size: 22px;
    line-height: 35px;
  }
}

.about-us .content-right h3 {
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 8px;
  line-height: 45px;
  text-transform: capitalize;
  position: relative;
  font-weight: 600;
}

.about-us .content-right p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 25px;
}

.about-us .content-right p:last-child {
  margin: 0;
}

/*======================================
    Faq CSS
========================================*/
.faq {
  padding-bottom: 80px;
  background-color: #f9f9f9;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faq {
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .faq {
    padding-bottom: 30px;
  }
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding-right: 40px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.accordion-item .accordion-button {
  border-radius: 0.5rem;
  font-size: 17px;
  font-weight: 500;
  width: 100%;
  display: block;
  overflow: hidden;
  border: none;
  padding: 15px 25px;
  padding-right: 40px;
  background-color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .accordion-item .accordion-button {
    padding: 18px 20px;
    padding-right: 40px;
  }
}

@media (max-width: 767px) {
  .accordion-item .accordion-button {
    padding: 15px 20px;
    padding-right: 40px;
  }
}

.accordion-item .accordion-button .title {
  font-size: 14px;
  position: relative;
  font-weight: 600;
  float: left;
  line-height: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .accordion-item .accordion-button .title {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .accordion-item .accordion-button .title {
    font-size: 14px;
  }
}

.accordion-item .accordion-button i {
  font-size: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  top: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #db3030;
  border-radius: 4px 4px 0 0;
}

.accordion-button:not(.collapsed) i::before {
  content: "\eb2e";
  font-family: lineIcons;
}

.accordion-button::after {
  display: none;
}

.accordion-collapse {
  border: none;
}

.accordion-body {
  border-radius: 0 0 4px 4px;
  padding: 25px;
  background-color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .accordion-body {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .accordion-body {
    padding: 20px;
  }
}

.accordion-body p {
  margin: 0;
  margin-bottom: 20px;
  color: #777;
}

.accordion-body p:last-child {
  margin: 0;
}

.accordion-item {
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 20px #00000007;
  box-shadow: 0px 0px 20px #00000007;
  border-radius: 0.5rem;
}

.accordion-item:last-child {
  margin: 0;
}

/*======================================
    Blog CSS
========================================*/

.wp-block-image img {
  border-radius: 0.5rem;
}

.blog-section {
  background-color: #191919;
}

.blog-single h1 {
  color: #f9f9f9;
}

.page .container h2,
.blog-single article h2 {
  color: var(--color-link);
  margin: 40px 0 20px;
}

.blog-single h4 {
  color: #f9f9f9;
}

/* cambiar color de lista bullet */
.blog-single article ul {
  color: #f9f9f9;
  list-style: none;
  padding: 0;
}

.blog-single article li {
  padding-left: 1em;
  line-height: 1.3em;
}

.blog-single article li::before {
  content: "• ";
  color: var(--color-link-2);
  font-size: 2.2em;
  position: relative;
  top: 0.15em;
}

.blog-single article li a {
  color: var(--color-link);
}

.blog-single article li a:hover {
  color: var(--color-link-hover);
}

/* clase para quitar bullet de lista para productos mas vendidos*/
.blog-single .no-bullet li:before {
  content: "";
}

.blog-section .single-blog {
  margin-top: 30px;
  overflow: hidden !important;
  /* -webkit-box-shadow: 0px 0px 20px #00000012;
  box-shadow: 0px 0px 20px #00000012; */
  padding: 8px;
  background: #191919;
  border-radius: 0.5rem;
}

.blog-section .single-blog .blog-img {
  border-radius: 0.5rem;
  overflow: hidden;
}

.blog-section .single-blog .blog-img a {
  width: 100%;
}

.blog-section .single-blog .blog-img img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: auto;
  border-radius: 0.5rem;
}

.blog-section .single-blog:hover .blog-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog-section .single-blog .blog-content {
  padding: 20px;
}

.blog-section .single-blog .blog-content .category {
  font-size: 14px;
  /* color: #888; */
  display: inline-block;
  font-weight: 500;
}

.blog-section .single-blog .blog-content p {
  display: block;
  margin-top: 10px;
  line-height: 28px;
}

.blog-section .single-blog .blog-content p a {
  font-size: 19px;
  color: #f9f9f9;
  display: inline-block;
  font-weight: 700;
}

.blog-section .single-blog .blog-content p a:hover {
  color: var(--color-link-2);
}

.blog-section .single-blog .blog-content p {
  color: #f9f9f9;
  display: block;
  margin-top: 20px;
}

.blog-section .single-blog .blog-content a {
  color: var(--color-link-2);
}

.blog-section .single-blog .blog-content a:hover {
  color: #f9f9f9;
}

/* .blog-section .single-blog .blog-content .button {
  margin-top: 25px;
} */

.blog-section .single-blog .blog-content .button .btn {
  background-color: transparent;
  border: 1px solid #dfdfdf;
  color: #191919;
}

.blog-section .single-blog .blog-content .button .btn:hover {
  background-color: #db3030;
  color: #fff;
  border-color: transparent;
}

.blog-list {
  background: #191919;
}

.blog-list h1 {
  color: #f9f9f9;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .blog-list .pagination {
    margin-top: 20px;
  }
}

.blog-list .single-blog {
  margin: 0;
}

.blog-list .single-blog {
  margin-bottom: 30px;
}

/* News Details */
.blog-single {
  background: #191919;
}

.blog-single p {
  color: #f9f9f9;
}

/* .blog-single .single-inner .main-content-head {
  border: 1px solid #eee;
  border-radius: 0.5rem;
  overflow: hidden;
} */
/* .blog-single .meta-information {
  background-color: #fff;
  padding: 20px 40px;
}
@media (max-width: 767px) {
  .blog-single .meta-information {
    padding: 12px 25px;
  }
} */

.post-categories {
  display: contents;
  list-style: none;
}

.blog-single .meta-info {
  margin-top: 5px;
}

.blog-single .meta-info li {
  color: #f9f9f9;
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}

@media (max-width: 767px) {
  .blog-single .meta-info li {
    margin-bottom: 5px;
    margin-right: 10px;
  }
}

.blog-single .meta-info li:last-child {
  margin: 0;
  padding: 0;
}

.blog-single .meta-info li a {
  color: var(--color-link-2);
  font-size: 14px;
  font-weight: 500;
}

.blog-single .meta-info li a i {
  display: inline-block;
  margin-right: 5px;
  font-size: 15px;
}

.blog-single .meta-info li a:hover {
  color: var(--color-link);
}

.blog-single .post-thumbnils {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}

.blog-single .post-thumbnils img {
  width: 100%;
}

/* .blog-single .detail-inner {
  background-color: #fff;
  padding: 40px;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .blog-single .detail-inner {
    padding: 25px;
    padding-top: 10px;
  }
} */

.blog-single .post-title {
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 32px;
  display: inline-block;
}

@media (max-width: 767px) {
  .blog-single .post-title {
    line-height: 26px;
  }
}

.blog-single .post-title a {
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-single .post-title a {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .blog-single .post-title a {
    font-size: 18px;
  }
}

.blog-single .post-title a:hover {
  color: #db3030;
}

/* .blog-single p {
  font-size: 14px;
  margin: 20px 0;
  line-height: 26px;
} */

.blog-single p:first-child {
  color: #f9f9f9;
  margin-top: 0;
}

.blog-single p:first-child a {
  color: var(--color-link-2);
}

.blog-single p:first-child a:hover {
  color: var(--color-link);
}

.blog-single h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #f9f9f9;
}

.blog-single .list {
  margin: 30px 0;
}

.blog-single .list li {
  display: block;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}

.blog-single .list li:before {
  content: "\ea5a";
  position: absolute;
  left: 0;
  top: 4px;
  color: #fff;
  font-size: 15px;
  color: #db3030;
  font: normal normal normal 1em/1 "LineIcons";
}

.blog-single .list li:last-child {
  margin-bottom: 0;
}

.blog-single .list li i {
  position: absolute;
  left: 0;
  top: 4px;
  color: #fff;
  font-size: 15px;
  color: #db3030;
}

blockquote {
  position: relative;
  color: #fff;
  font-weight: 400;
  clear: both;
  z-index: 1;
  margin: 40px 0;
  text-align: center;
  padding: 45px 40px 35px 40px;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  border-radius: 0.5rem;
}

@media (max-width: 767px) {
  blockquote {
    padding: 45px 25px 30px 25px;
  }
}

blockquote .icon {
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -25px;
}

blockquote .icon i {
  font-size: 22px;
  color: #fff;
  display: block;
  margin-bottom: 20px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  background: #db3030;
  border-radius: 50%;
  display: inline-block;
}

@media (max-width: 767px) {
  blockquote .icon i {
    margin-bottom: 15px;
  }
}

blockquote h4 {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #191919;
}

@media (max-width: 767px) {
  blockquote h4 {
    font-size: 14px;
  }
}

blockquote span {
  font-size: 13px;
  display: block;
  margin-top: 20px;
  /* color: #888; */
}

.post-bottom-area {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .post-bottom-area {
    display: block;
  }
}

.post-tag ul li {
  display: inline-block;
  margin-right: 10px;
}

.post-tag ul li:last-child {
  margin: 0;
}

/* .post-tag ul li a {
  color: #888;
} */

.post-tag ul li a:hover {
  color: #db3030;
}

@media (max-width: 767px) {
  .post-social-media {
    margin-top: 20px;
  }
}

.post-social-media .share-title {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  /* color: #888; */
}

.post-social-media ul {
  display: inline-block;
  margin-left: 10px;
}

.post-social-media ul li {
  display: inline-block;
  margin-right: 15px;
}

.post-social-media ul li a {
  font-size: 16px;
  color: #999;
  position: relative;
}

.post-social-media ul li a:hover {
  color: #db3030;
}

.post-social-media ul li a span {
  background-color: #db3030;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding: 4px 10px;
  border-radius: 0.5rem;
  position: absolute;
  left: 50%;
  top: -30px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.post-social-media ul li a span::before {
  position: absolute;
  content: "";
  left: 50%;
  margin-left: -5px;
  bottom: -10px;
  border: 5px solid #db3030;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
}

.post-social-media ul li a:hover span {
  opacity: 1;
  visibility: visible;
  top: -35px;
}

/*comments*/
.post-comments {
  margin-top: 30px;
  border-radius: 0.5rem;
  overflow: hidden;
}

.comment-title {
  font-size: 17px !important;
  font-weight: 600 !important;
  margin-bottom: 30px !important;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}

.post-comments .comments-list li {
  padding: 20px;
  padding-left: 120px;
  position: relative;
  font-size: 14px;
  border-radius: 0.5rem;
  border: 1px solid #eee;
}

@media (max-width: 767px) {
  .post-comments .comments-list li {
    padding-left: 0;
    padding: 25px;
  }
}

.post-comments .comments-list li .comment-img {
  position: absolute;
  left: 30px;
  width: 70px;
  height: 70px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .post-comments .comments-list li .comment-img {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 12px;
  }
}

.post-comments .comments-list li .comment-img img {
  max-width: 70px;
  max-height: 70px;
  border-radius: 50%;
}

.post-comments .comments-list li .comment-desc .desc-top {
  margin-bottom: 20px;
  position: relative;
  display: block;
}

.post-comments .comments-list li .comment-desc .desc-top h6 {
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 500;
}

.post-comments .comments-list li .comment-desc .desc-top span.date {
  font-size: 14px;
  font-weight: 400;
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  z-index: 2;
  background-color: transparent;
  border-radius: 5px;
  /* color: #888; */
}

@media (max-width: 767px) {
  .post-comments .comments-list li .comment-desc .desc-top .reply-link {
    position: relative;
    display: block;
    margin-top: 15px;
  }
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link:hover {
  color: #db3030;
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link i {
  margin-right: 5px;
  font-size: 16px;
  position: relative;
  top: 1px;
}

.post-comments .comments-list li .comment-desc p {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 14px;
}

.post-comments .comments-list li.children {
  margin-left: 50px;
}

@media (max-width: 767px) {
  .post-comments .comments-list li.children {
    margin: 0;
  }
}

.post-comments .comments-list li:not(:first-child) {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #eee;
}

/*Comment form*/
/*.comment-form*/
div#respond {
  background-color: #303030;
  padding: 40px;
  margin-top: 30px;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid #303030;
  border-radius: 0.5rem;
}

.comment-reply-title {
  font-size: 17px !important;
  font-weight: 600 !important;
  margin-bottom: 30px !important;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}

.comment-form form .form-box {
  position: relative;
}

.comment-form form .form-box .icon {
  position: absolute;
  top: 17px;
  right: 25px;
  font-size: 16px;
}

.comment-form form .form-box .form-control-custom {
  border: none;
  background: #fff;
  font-size: 14px;
  color: #191919;
  padding: 0 25px;
  font-weight: 500;
  height: 50px;
  border: 1px solid #eee;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0.5rem;
}

.comment-form form .form-box .form-control-custom:focus {
  border-color: #db3030;
}

.comment-form form .form-box textarea.form-control-custom {
  height: 200px;
  padding: 25px;
}

.comment-form form .form-box .form-control-custom::-webkit-input-placeholder {
  font-size: 14px;
  /* color: #888; */
  font-weight: 400;
}

.comment-form form .form-box .form-control-custom:-ms-input-placeholder {
  font-size: 14px;
  /* color: #888; */
  font-weight: 400;
}

.comment-form form .form-box .form-control-custom::-ms-input-placeholder {
  font-size: 14px;
  /* color: #888; */
  font-weight: 400;
}

.comment-form form .form-box .form-control-custom::placeholder {
  font-size: 14px;
  /* color: #888; */
  font-weight: 400;
}

/* News sidebar */
.sidebar .widget {
  padding: 35px;
  background-color: #191919;
  margin-bottom: 30px;
  border-radius: 0.5rem;
  border: 1px solid #191919;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .sidebar .widget:first-child {
    margin-top: 30px;
  }
}

.sidebar .widget:last-child {
  margin-bottom: 0;
}

.sidebar .widget .widget-title {
  color: #f9f9f9;
  font-size: 16px;
  margin-bottom: 25px;
  position: relative;
  font-weight: 600;
  line-height: 28px;
  z-index: 1;
}

.sidebar .widget.widget_search form,
.sidebar .widget.widget_product_search form {
  position: relative;
}

.sidebar .widget.widget_search form input,
.sidebar .widget.widget_product_search form input {
  width: 100%;
  background-color: transparent;
  height: 55px;
  border: none;
  padding: 0 70px 0 30px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0.5rem;
  border: 1px solid #eee;
  color: #f9f9f9;
}

.sidebar .widget.widget_search form input::-webkit-input-placeholder {
  color: #f9f9f9;
}

.sidebar .widget.widget_search form input:-ms-input-placeholder {
  color: #f9f9f9;
}

.sidebar .widget.widget_search form input::-ms-input-placeholder {
  color: #f9f9f9;
}

.sidebar .widget.widget_search form input::placeholder {
  color: #f9f9f9;
}

.sidebar .widget.widget_search form button,
.sidebar .widget.widget_product_search form button {
  position: absolute;
  right: 7px;
  top: 6px;
  width: 55px;
  height: 42px;
  z-index: 1;
  color: #fff !important;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  color: #fff;
  border-radius: 0.5rem;
  padding: 0 !important;
  border: none;
  background: var(--color-link);
}

.sidebar .widget.widget_search form button:hover,
.sidebar .widget.widget_product_search form button:hover {
  background-color: #191919;
  color: #fff;
}

.sidebar .widget.popular-feeds .single-popular-feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  padding-bottom: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.sidebar .widget.popular-feeds .single-popular-feed:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc {
  position: relative;
  padding-left: 100px;
  min-height: 82px;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .cetagory {
  font-size: 13px;
  border-radius: 0.5rem;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 500;
  /* color: #888; */
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .cetagory:hover {
  color: #db3030;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .feed-img {
  position: absolute;
  left: 0;
  top: 5px;
  overflow: hidden;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .feed-img img {
  width: 80px;
  border-radius: 0.5rem;
  height: 80px;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title {
  margin-bottom: 8px;
  line-height: 1.5;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title a {
  font-size: 14px;
  font-weight: 500;
}

.sidebar
  .widget.popular-feeds
  .single-popular-feed
  .feed-desc
  .post-title
  a:hover {
  color: #db3030;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time {
  font-weight: 400;
  font-size: 13px;
  display: block;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time i {
  margin-right: 7px;
  font-size: 16px;
}

.sidebar .widget.categories-widget ul li:last-child {
  margin-bottom: 0;
}

.sidebar .widget.categories-widget ul li {
  margin-bottom: 12px;
}

.sidebar .widget.categories-widget ul li:last-child {
  margin: 0;
}

.sidebar .widget.categories-widget ul li span {
  display: inline-block;
}

.sidebar .widget.categories-widget ul li a {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
  /* color: #888; */
}

.sidebar .widget.categories-widget ul li a:hover {
  color: #db3030;
}

.sidebar .widget.popular-tag-widget {
  padding-bottom: 35px;
}

.popular-tag-widget .tags > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px 15px;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 400;
  background: #db3030;
  margin-right: 5px;
  margin-bottom: 10px;
  color: #fff;
  background: transparent;
  /* color: #888; */
  border: 1px solid #eee;
  border-radius: 0.5rem;
}

.popular-tag-widget .tags > a:hover {
  background-color: #db3030;
  color: #fff;
  border-color: transparent;
}

/*======================================
   Brands CSS
========================================*/
/* .brands {
  padding: 80px 0;
  background-color: #f9f9f9;
} */

.brands #tns2 > .tns-item {
  padding-right: 28px;
}

.brands .title {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .brands {
    padding: 40px 0;
  }
}

/* .brands .brands-logo-wrapper {
  border: 1px solid #eee;
} */

.brands .brands-logo-wrapper .brands-logo-carousel .brand-logo {
  padding: 20px 20px;
  text-align: center;
  margin: 0;
  border-right: 1px solid #eee;
}

.brands .brands-logo-wrapper .brands-logo-carousel .brand-logo img {
  width: 100px;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.brands .brands-logo-wrapper .brands-logo-carousel .brand-logo img:hover {
  opacity: 1;
}

/*======================================
    Team CSS
========================================*/
.team {
  background-color: #fff;
}

.team .single-team {
  text-align: center;
  margin-top: 30px;
  border: 1px solid #eee;
  border-radius: 0.5rem;
  padding: 35px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.team .single-team:hover {
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.123);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.123);
}

.team .single-team .image img {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  border: 1px solid #eee;
  display: inline-block;
  padding: 5px;
}

.team .single-team .content {
  margin-top: 20px;
}

.team .single-team .content h3 {
  color: #777;
  font-size: 16px;
}

.team .single-team .content h5 {
  font-size: 13px;
  margin-top: 5px;
  /* color: #888; */
}

.team .single-team .content .social {
  margin-top: 20px;
}

.team .single-team .content .social li {
  display: inline-block;
  margin-right: 4px;
}

.team .single-team .content .social li:last-child {
  margin: 0;
}

.team .single-team .content .social li a {
  height: 35px;
  width: 35px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #eee;
  color: #444;
  border-radius: 50%;
  font-size: 14px;
}

.team .single-team .content .social li a:hover {
  border-color: transparent;
  color: #fff;
  background-color: #db3030;
}

/*======================================
    Contact CSS
========================================*/
.contact-us {
  position: relative;
  background-color: #fff;
}

.contact-us .contact-info .single-info-head {
  margin-top: 30px;
  background-color: #f9f9f9;
  padding: 30px;
  border: 1px solid #eee;
  border-radius: 0.5rem;
}

@media (max-width: 767px) {
  .contact-us .contact-info .single-info-head {
    margin-top: 20px;
  }
}

.contact-us .contact-info .single-info {
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: left;
}

.contact-us .contact-info .single-info:last-child {
  margin-bottom: 0;
}

.contact-us .contact-info .single-info i {
  font-size: 30px;
  color: #696923;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 11px;
}

.contact-us .contact-info .single-info h3 {
  font-size: 16px;
  font-weight: 600;
  color: #191919;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-us .contact-info .single-info ul li {
  display: block;
  margin-bottom: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 500;
}

.contact-us .contact-info .single-info ul li:last-child {
  margin: 0;
}

.contact-us .contact-info .single-info ul li a {
  /* color: #888; */
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-us .contact-info .single-info ul li a:hover {
  color: #db3030;
}

/* Contact Form Head */
.contact-form-head {
  margin-top: 30px;
}

.contact-form-head .contact-inner-title h2 {
  font-size: 30px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form-head .contact-inner-title h2 {
    font-size: 25px;
    line-height: 32px;
  }
}

@media (max-width: 767px) {
  .contact-form-head .contact-inner-title h2 {
    font-size: 20px;
    line-height: 30px;
  }
}

.contact-form-head .contact-inner-title p {
  color: #fff;
}

.contact-form-head .contact-inner-title .question {
  display: block;
  min-height: 70px;
  margin-top: 40px;
}

.contact-form-head .contact-inner-title .question img {
  height: 70px;
  width: 70px;
  border-radius: 70px;
  float: left;
  margin-right: 20px;
}

.contact-form-head .contact-inner-title .question h4 {
  font-size: 20px;
  font-weight: 600;
  padding-top: 15px;
  color: #fff;
}

.contact-form-head .contact-inner-title .question h4 span {
  font-size: 13px;
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
}

.contact-form-head .contact-inner-title .day-list {
  display: block;
  margin-top: 40px;
}

.contact-form-head .contact-inner-title .day-list li {
  color: #fff;
  font-weight: 500;
  margin-bottom: 3px;
  display: block;
}

.contact-form-head .contact-inner-title .day-list li:last-child {
  margin: 0;
}

.contact-form-head .contact-inner-title .call-back {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  margin-top: 30px;
  text-transform: capitalize;
}

.contact-form-head .contact-inner-title .call-back i {
  font-size: 15px;
  display: inline-block;
  margin-left: 5px;
}

.contact-form-head .form-main {
  padding: 40px;
  background-color: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 0.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .contact-form-head .form-main {
    padding: 35px;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .contact-form-head .form-main {
    padding: 30px;
  }
}

.contact-form-head .form-main .form-title {
  margin-bottom: 30px;
}

.contact-form-head .form-main .form-title h2 {
  margin-bottom: 35px;
  font-size: 22px;
}

.contact-form-head .form-main .form-title p {
  font-size: 16px;
}

.contact-form-head .form-main .form .form-group {
  margin-bottom: 15px;
  display: block;
}

.contact-form-head .form-main .form .form-group input {
  height: 52px;
  line-height: 52px;
  width: 100%;
  border: 1px solid #e6e2f5;
  padding: 0px 20px;
  color: #333;
  font-weight: 400;
  border-radius: 0.5rem;
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.contact-form-head .form-main .form .form-group input:focus {
  border-color: #db3030;
}

.contact-form-head .form-main .form .form-group textarea {
  height: 180px;
  width: 100%;
  border: 1px solid #e6e2f5;
  padding: 15px 20px;
  color: #333;
  resize: none;
  font-weight: 400;
  resize: vertical;
  border-radius: 0.5rem;
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.contact-form-head .form-main .form .form-group textarea:focus {
  border-color: #db3030;
}

.contact-form-head .form-main .form .form-group.button {
  width: 100%;
  margin-bottom: 0;
}

.map-section {
  background-color: #f9f9f9;
}

.map-section .mapouter {
  height: 500px;
}

.map-section .mapouter .gmap_canvas {
  height: 500px;
}

.map-section .mapouter .gmap_canvas iframe {
  height: 500px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .map-section .mapouter {
    height: 400px;
  }

  .map-section .mapouter .gmap_canvas {
    height: 400px;
  }

  .map-section .mapouter .gmap_canvas iframe {
    height: 400px;
  }
}

@media (max-width: 767px) {
  .map-section .mapouter {
    height: 300px;
  }

  .map-section .mapouter .gmap_canvas {
    height: 300px;
  }

  .map-section .mapouter .gmap_canvas iframe {
    height: 300px;
  }
}

/*======================================
    Error 404 CSS
========================================*/
.error-area {
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  position: relative;
  background-image: url("images//404-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  padding: 150px 0;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  vertical-align: middle;
}

.d-table-cell {
  display: table-cell !important;
}

.error-area .error-content h1 {
  font-size: 100px;
  color: #db3030;
  margin-bottom: 25px;
  font-weight: 800;
  line-height: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-content h1 {
    font-size: 60px;
    line-height: 50px;
  }
}

@media (max-width: 767px) {
  .error-area .error-content h1 {
    font-size: 45px;
    line-height: 30px;
  }
}

.error-area .error-content h2 {
  font-size: 25px;
  margin-bottom: 10px;
  color: #191919;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-content h2 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .error-area .error-content h2 {
    font-size: 18px;
  }
}

.error-area .error-content p {
  font-weight: 400;
  margin-bottom: 40px;
  /* color: #888; */
}

/*======================================
    Mail Success CSS
========================================*/
.maill-success {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  vertical-align: middle;
}

.d-table-cell {
  display: table-cell !important;
}

.maill-success .success-content i {
  font-size: 30px;
  margin-bottom: 20px;
  color: #db3030;
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  display: inline-block;
  border: 1px solid #eee;
  border-radius: 50%;
}

.maill-success .success-content h2 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 15px;
  /* color: #191919; */
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .maill-success .success-content h2 {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .maill-success .success-content h2 {
    font-size: 15px;
  }
}

.maill-success .success-content p {
  font-weight: 400;
  margin-bottom: 20px;
}

/*======================================
    Footer CSS
========================================*/

/* Sobreescribir el color del botón para suscribirse al boletín */

.button.btn.btn-primary.btn-lg.mt-3 {
  background-color: #9f9f31 !important;
  border-color: #9f9f31 !important;
  color: #ffffff !important;
  /* Cambia el color del texto */
}

.button.btn.btn-primary.btn-lg.mt-3:hover {
  background-color: #696923 !important;
  border-color: #696923 !important;
}

/* FIN Sobreescribir el color del botón para suscribirse al boletín */

/* Asegúrate de que los elementos <ul> y <li> de la clase 'social' se alineen horizontalmente */
ul.social {
  list-style: none;
  /* Quita los puntos de lista */
  padding: 0;
  display: flex;
  /* Aplica Flexbox para alinearlos en una fila */
  gap: 10px;
  /* Espacio entre los iconos (ajusta según tu preferencia) */
}

ul.social li {
  display: inline-block;
  /* Asegura que los elementos de lista se alineen horizontalmente */
}

.row.align-items-center.border-top.border-secondary.py-4 .text-end a::before {
  content: "";
}

.footer {
  background-color: #f9f9f9;
  position: relative;
  /* Single Footer */
  /* End Single Footer */
}

.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-bottom a {
  color: #696923;
  margin-left: 3px;
  margin-right: 5px;
}

.footer-bottom a:hover {
  color: #9f9f31 !important;
}

.footer-bottom a::before {
  content: " | ";
  color: #191919;
}

.footer .footer-top {
  background: #031c26;
}

.footer .footer-top .inner-content {
  padding: 60px 0;
  border-bottom: 1px solid #191919;
}

.footer-content p {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top .inner-content {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .footer .footer-top .inner-content {
    padding: 40px 0;
    text-align: center;
  }
}

.footer-logo a img {
  width: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-logo a img {
    width: 190px;
  }
}

@media (max-width: 767px) {
  .footer-logo a img {
    width: 180px;
  }
}

/* @media (max-width: 767px) {
  .footer .footer-top .footer-newsletter {
    padding: 0px 20px;
  }
}



.footer .footer-top .footer-newsletter .title {
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  float: left;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top .footer-newsletter .title {
    margin-bottom: 20px;
    display: block;
  }
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .title {
    margin-bottom: 20px;
    display: block;
    font-size: 18px;
    width: 100%;
  }
}

.footer .footer-top .footer-newsletter .title span {
  color: #c2c2c2;
  display: block;
  font-size: 14px;
  margin-top: 5px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .title span {
    margin-top: 10px;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form {
  float: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top .footer-newsletter .newsletter-form {
    float: none;
  }
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .newsletter-form {
    float: none;
    margin-top: 20px;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form input {
  height: 50px;
  background-color: rgba(255, 255, 255, 0.308);
  border-radius: 0.5rem;
  width: 300px;
  display: inline-block;
  border: none;
  padding: 0px 20px;
  color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer .footer-top .footer-newsletter .newsletter-form input {
    width: 240px;
  }
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .newsletter-form input {
    width: 100%;
    text-align: center;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form input::-webkit-input-placeholder {
  color: #fff;
}

.footer .footer-top .footer-newsletter .newsletter-form input:-ms-input-placeholder {
  color: #fff;
}

.footer .footer-top .footer-newsletter .newsletter-form input::-ms-input-placeholder {
  color: #fff;
}

.footer .footer-top .footer-newsletter .newsletter-form input::placeholder {
  color: #fff;
}

.footer .footer-top .footer-newsletter .newsletter-form .button {
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: -2px;
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .newsletter-form .button {
    margin: 0;
    margin-top: 10px;
    top: 0;
    width: 100%;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form .button .btn {
  height: 50px;
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .newsletter-form .button .btn {
    width: 100%;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form .button .btn:hover {
  color: #191919;
  background-color: #fff;
} */

.footer .footer-middle {
  padding-top: 40px;
  padding-bottom: 80px;
  background: #f9f9f9;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-middle {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .footer .footer-middle {
    padding-top: 10px;
    padding-bottom: 50px;
  }
}

.footer .footer-middle .newsletter-form input {
  width: 100%;
  border-radius: 0.5rem;
  padding: 0px 20px;
  height: 50px;
  border: 1px solid #eee;
}

.footer .footer-middle .newsletter-form .button {
  margin-top: 12px;
}

.footer .footer-middle .newsletter-form .button .btn {
  background-color: #191919;
  color: #fff;
}

.footer .footer-middle .newsletter-form .button .btn:hover {
  background-color: #db3030;
  color: #fff;
}

.footer .footer-middle .newsletter-form p {
  /* color: #888; */
  margin-top: 20px;
}

.footer .single-footer {
  color: #191919;
  margin-top: 40px;
}

@media (max-width: 767px) {
  .footer .single-footer {
    margin-top: 30px;
    text-align: center;
  }
}

.footer .single-footer h3 {
  position: relative;
  margin-bottom: 32px;
  padding-bottom: 15px;
  color: #191919;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
}

.footer .single-footer h3::before {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 40px;
  height: 3px;
  background-color: #696923;
  content: "";
}

@media (max-width: 767px) {
  .footer .single-footer h3::before {
    left: 50%;
    margin-left: -20px;
  }
}

.footer .single-footer.f-link ul li {
  display: block;
  margin-bottom: 12px;
  position: relative;
}

.footer .single-footer.f-link ul li:last-child {
  margin-bottom: 0;
}

.footer .single-footer.f-link ul li a {
  color: #191919;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

.footer .single-footer.f-link ul li a:hover {
  padding-left: 5px;
  color: #696923;
}

.footer .single-footer.f-contact .phone {
  color: #d6d6d6;
}

.footer .single-footer.f-contact ul {
  margin: 10px 0;
}

.footer .single-footer.f-contact ul li {
  display: block;
  margin-bottom: 10px;
  color: #d6d6d6;
}

.footer .single-footer.f-contact ul li span {
  display: block;
}

.footer .single-footer.f-contact ul li:last-child {
  margin: 0;
}

.footer .single-footer.f-contact ul li span {
  color: #d6d6d6;
}

.footer .single-footer.f-contact .mail a {
  color: #d6d6d6;
}

.footer .single-footer.f-contact .mail a:hover {
  color: #db3030;
}

.footer .single-footer.our-app .app-btn li {
  display: block;
  margin-bottom: 15px;
}

.footer .single-footer.our-app .app-btn li:last-child {
  margin-bottom: 0;
}

.footer .single-footer.our-app .app-btn li span {
  display: block !important;
}

.footer .single-footer.our-app .app-btn li a {
  position: relative;
  padding-left: 40px;
  border-radius: 0.5rem;
  padding: 15px 30px;
  padding-left: 60px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #ffffff0f;
}

.footer .single-footer.our-app .app-btn li a i {
  font-size: 27px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .single-footer.our-app .app-btn li a .small-title {
  font-size: 13px;
  display: block;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .single-footer.our-app .app-btn li a .big-title {
  font-size: 14px;
  font-weight: 500;
  display: block;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .single-footer.our-app .app-btn li a:hover {
  background-color: #db3030;
  color: #fff;
  border-color: transparent;
}

.footer .single-footer.our-app .app-btn li a:hover .small-title {
  color: #fff;
}

.footer .single-footer.our-app .app-btn li a:hover .big-title {
  color: #fff;
}

.footer-copyrights ul {
  display: flex;
}

.footer-copyrights {
  display: flex;
  color: #191919;
}

.footer-copyrights ul > li:before {
  /* content: ' | '; */
  margin: 0 0px;
}

/* .footer .footer-bottom .inner-content {
  border-top: 1px solid #ffffff26;
  padding: 25px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .footer .footer-bottom .inner-content {
    text-align: center;
  }
} */

/* @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .footer .footer-bottom .payment-gateway {
    margin-bottom: 12px;
  }
}

.footer .footer-bottom .payment-gateway span {
  display: inline-block;
  margin-right: 12px;
  color: #fff;
}

@media (max-width: 767px) {
  .footer .footer-bottom .payment-gateway span {
    display: block;
    margin: 0;
    margin-bottom: 10px;
  }
}

.footer .footer-bottom .payment-gateway img {
  width: 200px;
} */

/* .footer .footer-bottom .copyright {
  text-align: center;
} */

/* @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .footer .footer-bottom .copyright {
    margin-bottom: 12px;
  }
}

.footer .footer-bottom .copyright p {
  color: #fff;
} */

.footer .footer-bottom .copyright p a {
  color: #eee;
  display: inline-block;
  margin-left: 4px;
}

.footer .footer-bottom .copyright p a:hover {
  color: #db3030;
}

.socila {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .socila {
    float: none;
    text-align: center;
  }
}

.socila li {
  margin: 0;
  margin-right: 5px;
  display: inline-block;
}

.socila li:last-child {
  margin: 0;
}

.socila li a {
  height: 35px;
  width: 35px;
  text-align: center;
  display: block;
  color: #fff;
  border-radius: 50%;
  line-height: 35px;
  font-size: 15px;
}

.socila li a:hover {
  background-color: #db3030;
  color: #fff;
  border-color: transparent;
}

.socila li span {
  display: inline-block;
  color: #fff;
  margin-right: 12px;
}

@media (max-width: 767px) {
  .socila li span {
    display: none;
  }
}

/* Theme Override */

.topbar .user a {
  color: #fff;
  text-transform: capitalize;
}

.topbar .user a:hover {
  color: var(--color-link);
}

/* .woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: brown;
} */
.woocommerce #review_form #respond textarea {
  background: #f9f9f9;
  color: #191919;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  display: inline-block;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
  padding: 13px 30px;
  background-color: var(--color-link);
  color: #fff;
  border: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 0.5rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  color: #fff;
  background-color: #696923;
  -webkit-box-shadow: 0px 4px 4px #0000000f;
  box-shadow: 0px 4px 4px #0000000f;
}

.woocommerce .products .star-rating {
  color: #ffc107;
  margin-top: 10px;
  margin-bottom: 0;
}

.woocommerce div.product {
  /* height: 100%; */
  margin-top: 30px;
  color: #f9f9f9;
}

.woocommerce .quantity .qty {
  height: 46px;
  border-radius: 0.5rem;
}

/* en ficha de producto home */
.woocommerce a.added_to_cart {
  background: var(--color-link-hover);
  color: #fff !important;
  position: relative;
  padding: 5px 20px;
  border-radius: 5px;
  display: inline-block;
  top: 2px;
}

.woocommerce img,
.woocommerce-page img {
  border-radius: 0.5rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0 0 2rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #f9f9f9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #191919;
  border: 1px solid #f9f9f9;
  border-radius: 0.5rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #f9f9f9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #ffffff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: #9f9f31;
  color: #f9f9f9;
  border: 1px solid #f9f9f9;
}

.lni.lni-star-filled::before {
  color: #ffc107 !important;
}

.lni.lni-star::before {
  color: #ffc107 !important;
}

.woocommerce .star-rating::before {
  color: #ffc107;
}

.woocommerce .woocommerce-product-rating .star-rating {
  color: #ffc107;
}

.btn.review-btn {
  background-color: #9f9f31;
  color: #f9f9f9;
  border: none;
  border-radius: 0.5rem;
  height: 46px;
}

.btn.review-btn:hover {
  background-color: #696923;
  color: #f9f9f9;
  border: none;
  border-radius: 0.5rem;
}

.modal-content {
  color: #191919;
  border-radius: 0.5rem;
}

.alignfull {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  margin-top: 0;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
}

.rpwwt-widget ul li {
  position: relative;
  min-height: 82px;
  padding-left: 100px;
}

span.rpwwt-post-title {
  margin-bottom: 8px;
  line-height: 1.5;
  display: block;
}

.rpwwt-post-date:before {
  content: "\ea4e";
  font: normal normal normal 1em/1 "LineIcons";
  margin-right: 7px;
  font-size: 16px;
}

.rpwwt-post-date {
  font-weight: 400;
  font-size: 13px;
  display: flex;
}

.rpwwt-widget a {
  color: inherit;
}

.rpwwt-widget a:hover {
  color: #db3030;
}

.widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
  /* color: #888; */
}

.widget.widget_categories ul li {
  margin-bottom: 12px;
}

.widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
  /* color: #888; */
}

.widget.widget_categories ul li {
  margin-bottom: 12px;
}

.widget.widget_tag_cloud a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px 15px;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 400;
  background: #191919 !important;
  margin-right: 5px;
  margin-bottom: 10px;
  color: #fff;
  background: transparent;
  /* color: #888; */
  border: 1px solid #191919;
  border-radius: 0.5rem;
}

.widget.widget_tag_cloud a:hover {
  background-color: #9f9f31 !important;
  color: #fff;
  border-color: transparent;
}

blockquote.wp-block-quote p {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #191919;
}

blockquote.wp-block-quote cite {
  font-size: 13px;
  display: block;
  margin-top: 20px;
  /* color: #888; */
  font-style: normal;
}

blockquote.wp-block-quote:before {
  font-size: 22px;
  color: #fff;
  display: block;
  margin-bottom: 20px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  background: #db3030;
  border-radius: 50%;
  display: inline-block;
  content: "\eb6c";
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  font: normal normal normal 1em/1 "LineIcons";
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  font-size: 22px;
}

/* Comments Form */

form#commentform {
  border: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

form#commentform input {
  border: none;
  background: #fff;
  font-size: 14px;
  color: #191919;
  padding: 0 25px;
  font-weight: 500;
  height: 50px;
  border: 1px solid #eee;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0.5rem;
  width: 100%;
}

form#commentform p.comment-form-comment label,
form#commentform p.comment-form-author label,
form#commentform p.comment-form-email label {
  display: none;
}

p.comment-form-url {
  display: none;
}

textarea#comment {
  border: none;
  background: #191919;
  font-size: 14px;
  color: #f9f9f9;
  padding: 25px 25px;
  font-weight: 500;
  height: 200px;
  border: 1px solid #191919;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0.5rem;
  width: 100%;
  margin: 0;
}

textarea#comment::placeholder {
  color: #f9f9f9;
}

p.comment-form-author {
  width: 48%;
}

p.comment-form-email {
  width: 48%;
}

p.comment-form-comment {
  width: 100%;
}

p.form-submit {
  width: 100%;
}

form#commentform input#wp-comment-cookies-consent {
  width: auto;
  height: auto;
  margin-right: 10px;
}

form#commentform input#submit {
  width: auto;
  padding: 13px 30px;
  background-color: var(--color-link);
  border: var(--color-link);
  color: #fff;
  padding: 13px 30px;
}

form#commentform input#submit:hover {
  background-color: #696923;
}

form#commentform p {
  margin-bottom: 0;
}

.comment-form {
  margin-top: 50px;
}

ol.commentlist li {
  padding: 20px;
  padding-left: 120px;
  position: relative;
  font-size: 14px;
  border-radius: 0.5rem;
  border: 1px solid #eee;
  position: relative;
  background: #fff;
}

.comment-author.vcard img {
  top: 20px;
  position: absolute;
  left: 30px;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
}

.comment-author.vcard .fn {
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 500;
  font-style: normal;
  text-transform: capitalize;
  color: #191919;
}

.comment-meta.commentmetadata a {
  font-size: 14px;
  font-weight: 400;
  /* color: #888; */
}

ol.commentlist li .reply {
  position: absolute;
  top: 20px;
  right: 20px;
  /* color: #888; */
}

ol.commentlist li .reply a:before {
  content: "\eb73";
  font: normal normal normal 1em/1 "LineIcons";
  margin-right: 5px;
  font-size: 16px;
  position: relative;
  top: 1px;
}

ol.commentlist li .reply a:hover {
  color: #db3030;
}

ol.commentlist li {
  margin-top: 30px;
}

span.search-term {
  text-transform: capitalize;
  color: var(--color-link-2);
}

.rpwwt-widget ul li {
  position: relative;
  padding-left: 100px;
  min-height: 90px;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 82px;
  border-radius: 0.5rem;
}

/* Woocommerce Login Form */

div#customer_login {
  margin: 0;
  padding: 0;
}

.page-wrapper {
  background: #191919;
  padding: 20px;
  color: #f9f9f9;
}

.page-wrapper .wp-block-heading {
  color: #f9f9f9;
}

.page-wrapper h1 {
  color: #f9f9f9;
}

span.password-input {
  width: 100%;
}

.account-login .button .btn {
  float: none;
}

form.woocommerce-form.woocommerce-form-login.login.card.login-form {
  padding: 42px;
  margin: 0;
  border-radius: 0.5rem;
}

.form-check.rememberme {
  padding-left: 0;
}

.form-check.rememberme label {
  padding-left: 5px;
}

body.page-id-347 div#customer_login,
body.page-id-344 div#register-section {
  display: none;
}

.input-group {
  border-radius: 0.5rem !important;
}

/**
 * My Account
 */
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
  margin-bottom: 30px;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  position: relative;
  z-index: 10;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: block;
  float: none;
  margin-left: 0;
  width: 100%;
  background: #fff;
  padding: 20px 30px;
  color: #191919;
  border-radius: 0.5rem;
  clear: both;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  background: transparent !important;
  border: none !important;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  box-shadow: none !important;
  margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border: 1px solid #eee;
  background: #fff;
  padding-bottom: 0;
  border-radius: 0.5rem;
  flex: 1 1 auto;
  text-align: center;
  min-width: 120px;
  margin: 0;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a:before {
  opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 10px 15px;
  display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
  margin-right: 20px;
  opacity: 0.25;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-size: 25px;
  text-align: center;
  font-weight: 600;
}

.woocommerce-account p.order-again {
  text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
  margin-top: 50px;
  float: right;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
  background: #9f9f31;
  color: #fff;
  border-radius: 0.5rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
  color: #fff;
}

.row.products.columns-4.list-view .single-product {
  display: flex;
  width: 100%;
  align-items: center;
}

.row.products.columns-4.list-view .single-product > div.product-image {
  max-width: 335px;
}

.row.products.columns-4.list-view {
  flex-wrap: wrap;
}

.row.products.columns-4.list-view > div {
  width: 100%;
}

.row.products.columns-4.list-view .product-info {
  padding-left: 40px;
}

.woocommerce .woocommerce-ordering {
  margin: 0;
}

/* Single Product */

.item-details .product-info .price ins span {
  text-decoration: none;
  margin: 0;
  color: #191919;
}

.item-details .product-info .price span {
  font-weight: 600;
  font-size: 24px;
}

.item-details .product-info .price .ins span {
  margin-left: 0;
}

.item-details .product-info .price .ins span {
  margin-left: 0;
}

.item-details .product-info .price ins span {
  margin-left: 0;
}

.item-details .product-info .price ins {
  margin-left: 10px;
}

.item-details .product-info .price del span {
  margin: 0;
}

/* Product Cart */

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 67px;
}

.coupon > input {
  width: 300px;
  max-width: 100%;
  height: 46px;
  border: 1px solid #dddddd;
  overflow: hidden;
  border-radius: 0.5rem;
  color: #333;
  padding: 0px 20px;
  display: inline-block;
}

.coupon > label {
  display: none;
}

div#custom-coupon {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}

div#custom-coupon button {
  height: 46px;
  margin-right: 0;
}

.cart_totals {
  padding: 40px;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 4 px;
  margin-top: 40 px;
}

.woocommerce .cart_totals table.shop_table {
  border: 0;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.woocommerce .cart-collaterals::after,
.woocommerce .cart-collaterals::before,
.woocommerce-page .cart-collaterals::after,
.woocommerce-page .cart-collaterals::before {
  width: 100%;
}

form.woocommerce-cart-form {
  background: #fff;
  border-radius: 0.5rem;
}

.woocommerce table.shop_table th {
  color: #191919;
  font-weight: 500;
  font-size: 14px;
  padding: 18px 20px;
}

td.product-name a {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}

.woocommerce-cart-form__cart-item {
  color: #191919;
}

td.product-name a:hover {
  color: #db3030;
}

.woocommerce a.remove {
  color: #fff !important;
  background-color: #f44336;
  font-size: 1.5em;
  height: 20px;
  width: 20px;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: var(--color-link);
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #696923;
  -webkit-box-shadow: 0px 4px 4px #0000000f;
  box-shadow: 0px 4px 4px #0000000f;
}

.cart_totals h2 {
  font-size: 24px;
  font-weight: 500;
  color: #191919;
  margin-bottom: 12px;
}

.woocommerce .cart_totals table.shop_table th,
.woocommerce .cart_totals table.shop_table td {
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 500;
  color: #191919;
  padding-bottom: 12px;
}

.wc-proceed-to-checkout .button {
  margin: 0;
}

a.button.btn.btn-cs {
  width: 100%;
  font-size: 1.25em;
  padding: 1em;
  background: #696923;
}

a.button.btn.btn-cs:hover {
  background: var(--color-link);
}

td.product-thumbnail {
  width: 100px;
}

td.product-name {
  width: 30%;
}

.offer-content a {
  width: 100%;
}

.woocommerce-validated,
.validate-required label {
  display: flex !important;
}

h3#ship-to-different-address {
  font-size: 16px;
  margin-top: 10px;
  color: var(--color-link);
}

h3#ship-to-different-address span {
  padding-left: 5px;
}

.woocommerce-additional-fields label {
  padding-bottom: 5px;
}

section#collapseThree {
  background: #f9f9f9;
  padding-top: 0;
}

.woocommerce-form-coupon-toggle {
  background: #191919;
}

.woocommerce-privacy-policy-link {
  color: #696923;
}

.woocommerce-privacy-policy-link:hover {
  color: var(--color-link);
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background: #f9f9f9;
  border-color: #f9f9f9;
  border-radius: 0.5rem !important;
  color: #191919;
}

.showcoupon {
  color: #696923;
}

.showcoupon:hover {
  color: var(--color-link);
}

.required {
  color: var(--color-link-2) !important;
}

.woocommerce form .form-row.woocommerce-invalid label {
  color: var(--color-link-2);
}

.woocommerce form .form-row label {
  color: #191919;
  display: flex !important;
  line-height: 1.5;
}

.woocommerce-info::before {
  color: #191919;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  background: #fff;
  border-radius: 0.5rem;
  padding: 30px 30px;
}

/* Reducir interlineado en el label del checkbox */
#register-section
  .woocommerce-form-row.form-row-wide
  label.woocommerce-form__label-for-checkbox {
  line-height: 1.2 !important;
  margin-bottom: 0 !important;
  display: inline-block;
  /* asegura que no haya espacio extra por comportamiento block */
}

.item-details .product-info .price strong {
  margin-right: 10px;
}

.flex-viewport {
  width: 100%;
}

ol.flex-control-nav.flex-control-thumbs {
  width: 100%;
  display: flex;
}

main#gallery .woocommerce-product-gallery {
  display: block;
  width: 100%;
  float: none;
}

tr.woocommerce-grouped-product-list-item
  td.woocommerce-grouped-product-list-item__price {
  order: 1;
}

tr.woocommerce-grouped-product-list-item td {
  padding: 0 10px;
}

table.woocommerce-grouped-product-list.group_table {
  border-spacing: 0 20px;
  border-collapse: separate;
}

.product-info h1 {
  margin-bottom: 12px;
  color: #f9f9f9;
}

td.woocommerce-grouped-product-list-item__price del span {
  text-decoration: line-through;
}

ul.breadcrumb-nav > li:first-child > a:before {
  content: "\eaec";
  font: normal normal normal 1em/1 "LineIcons";
  margin-right: 10px;
}

@media all and (max-width: 992px) {
  button.navbar-toggler.mobile-menu-btn.active + .navbar-collapse.collapse {
    display: block;
  }

  .row.my-4.products-grid-w-filters .col-lg-9.col-12.order-1.order-lg-2 {
    order: 3 !important;
  }

  .row.align-items-center.border-top.border-secondary.py-4 .text-end p {
    text-align: center;
  }
}

@media all and (max-width: 768px) {
  .footer-copyrights {
    flex-wrap: wrap;
    justify-content: center;
  }

  .menu-footer-menu-container ul {
    flex-wrap: wrap;
    justify-content: center;
    padding: 16px 0;
  }
}

html,
body {
  overflow-x: hidden;
}

.woocommerce-variation.single_variation {
  color: #f9f9f9;
  margin-top: 10px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  border-radius: 0.5rem;
  flex-grow: 1;
}

section.up-sells {
  padding: 30px 0 60px;
}

html .woocommerce .cart-collaterals .cross-sells,
html .woocommerce-page .cart-collaterals .cross-sells {
  order: 3;
  width: 100%;
  float: none;
}

.woocommerce .cross-sells {
  margin-top: 50px;
}

/* .item-details .product-info:first-of-type .price .amount,
.item-details .product-info .price .amount span {
  color: #f9f9f9;
  font-size: 22px;
} */

/*--------------------------------------------------------------
## 21. Contact CSS
--------------------------------------------------------------*/
#contact {
  padding: 60px 0;
  color: var(--color-header);
}

#contact label {
  color: var(--color-header);
}

/* Contact validate */
#contact .php-email-form .error-message {
  display: none;
  color: var(--color-white);
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

#contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

#contact .php-email-form .sent-message {
  display: none;
  color: var(--color-white);
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#contact .php-email-form .loading {
  display: none;
  background: var(--color-white);
  text-align: center;
  padding: 15px;
}

#contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

/*--------------------------------------------------------------
##17. Product Grids CSS
--------------------------------------------------------------*/
.product-grids .woocommerce-products-header .term-description p {
  color: #fff;
}

/*--------------------------------------------------------------
## 25. latest-posts featured-category CSS
--------------------------------------------------------------*/
.wp-block-latest-posts__featured-image img {
  border-radius: 0.5rem;
}

.wp-block-latest-posts__post-title {
  font-size: 18px;
  font-weight: 600;
  color: #f9f9f9;
}

.wc-block-featured-category {
  border-radius: 0.5rem;
}

.wp-block-button__link {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
  padding: 13px 30px;
  background-color: var(--color-link);
  color: #fff;
  border: none;
  transition: 0.2s;
  border-radius: 0.5rem;
}

.wp-block-button__link:hover {
  color: #fff;
  background-color: #696923;
  box-shadow: 0px 4px 4px #0000000f;
}

/*  redondeo esquinas de todo el  tema */
.rounded {
  border-radius: 0.5rem !important;
}

/* la imagen del camion que pidio carlos */
img.wp-image-3833 {
  border-radius: 0 !important;
}

/*  escudo para el checkout */
.escudo-checkout {
  width: 28px;
  vertical-align: middle;
  padding-bottom: 6px;
}

/* Corrección de estilos para el cuadro de valoraciones de Customer Reviews (tema oscuro) */
.cr-summaryBox-wrap {
  background-color: #1f1f1f !important;
  border: 1px solid #2e2e2e !important;
  border-radius: 0.5rem !important;
  color: #f9f9f9 !important;
  padding: 24px !important;
}

.cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-summaryBox-wrap .ivole-summaryBox {
  background: transparent !important;
  border: none !important;
}

.cr-summaryBox-wrap .cr-average-rating,
.cr-summaryBox-wrap .cr-average-rating span {
  color: #fff !important;
}

.cr-summaryBox-wrap .cr-total-rating-count {
  color: #a0a0a0 !important;
}

.cr-summaryBox-wrap .cr-histogramTable {
  color: #f9f9f9 !important;
}

.cr-summaryBox-wrap .ivole-histogramCell1,
.cr-summaryBox-wrap .ivole-histogramCell3,
.cr-summaryBox-wrap .ivole-histogram-a {
  color: #f9f9f9 !important;
}

.cr-summaryBox-wrap .ivole-histogram-a:hover {
  color: #ffc107 !important;
}

.cr-summaryBox-wrap .ivole-meter {
  background-color: #2e2e2e !important;
  border-radius: 4px !important;
  overflow: hidden !important;
}

.cr-summaryBox-wrap .ivole-meter-bar {
  background-color: #ffc107 !important;
}

/* Ajustes de las estrellas SVG en el resumen */
.cr-summaryBox-wrap .cr-rating-icon {
  fill: #ffc107 !important;
  color: #ffc107 !important;
}

.cr-summaryBox-wrap .cr-rating-icon-bg {
  color: #444 !important;
  stroke: #444 !important;
}
