@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Marcellus&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Marcellus, serif;
  color: #000;
}

a {
  text-decoration: none;
}

body {
  overflow-x: hidden;
}

::-moz-selection {
  color: #fff;
  background-color: #bfa483;
}

::selection {
  color: #fff;
  background-color: #bfa483;
}

.common_span,
header .header-third .bag .bi-bag .span-bag,
header .header-second .navbar .h-second-right .bi-bag .span-bag {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -5px;
  right: -15px;
  width: 18px;
  height: 18px;
  font-style: normal;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  border-radius: 100%;
  color: #f6f6f6;
  background-color: #bfa483;
}

.common-p,
footer .footer-all .footer-second .copyright p,
footer .footer-all .footer-first .contact .contact-info a,
footer .footer-all .footer-first .contact .contact-info p {
  font-family: "Open Sans", sans-serif;
  color: #868686;
  font-size: 14px;
  line-height: 31px;
  padding-right: 1rem;
}

header .header-first {
  border-bottom: 1px solid #e2e2e2;
}
header .header-first .phone a,
header .header-first .email a {
  font-size: 13px;
  color: #000;
  font-family: "Open Sans", sans-serif;
}
header .header-first .phone i,
header .header-first .email i {
  font-size: 13px;
  padding-right: 5px;
}
header .header-first .email {
  position: relative;
}
header .header-first .email::before {
  content: "";
  position: absolute;
  left: 0;
  background: #e2e2e2;
  width: 1px;
  height: 18px;
  top: calc(50% - 9px);
}
header .header-first .social-media i {
  font-size: 15px;
  margin-left: 20px;
}
header .header-first .social-media i:hover {
  color: #bfa483;
}
header .header-second .dropdown-hover:hover .dropdown-menu {
  display: inline-block;
}
header .header-second .dropdown-hover .dropdown-toggle:active {
  pointer-events: none;
}
header .header-second .current {
  border-bottom: 1px solid #000;
  padding: 4px 0 0 0 !important;
}
header .header-second .current::before {
  height: 0 !important;
}
header .header-second .navbar .nav-link {
  color: #000;
  font-size: 14px;
  letter-spacing: 0.05em;
  padding-top: 4px;
  position: relative;
}
header .header-second .navbar .nav-link::before {
  content: "";
  position: absolute;
  width: 60%;
  background-color: #000;
  height: 1px;
  bottom: 7px;
  transform: scaleX(0);
  transition: transform 300ms ease-in-out;
}
header .header-second .navbar .nav-link:hover::before {
  transform: scaleX(1);
}
header .header-second .navbar .about-link::before {
  background-color: #fff;
}
header .header-second .navbar .dropdown-menu .list-group a {
  font-family: "Open Sans", sans-serif;
  position: relative;
  padding: 5px 20px 5px;
  color: #868686;
  font-size: 14px;
  transition: 0.2s ease;
}
header .header-second .navbar .dropdown-menu .list-group a:hover {
  color: #bfa483;
}
header .header-second .navbar .dropdown-element {
  position: absolute;
  left: 3.5%;
  transform: translateY(20px);
  width: 1000px;
}
header .header-second .navbar .dropdown-element h4 {
  font-size: 16px;
  padding: 0 0 5px 20px !important;
  position: relative;
  margin: 1rem 0 1rem;
  font-weight: 400;
}
header .header-second .navbar .dropdown-element h4::before {
  position: absolute;
  bottom: 1px;
  width: 40px;
  height: 1px;
  background: #bfa483;
  content: "";
  left: 8%;
}
header .header-second .navbar .dropdown-element .hot {
  background-color: #ff4a4a;
  color: #f6f6f6;
  font-size: 8px;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
}
header .header-second .navbar .dropdown-element .hot::before {
  content: "";
  position: absolute;
  background-color: #ff4a4a;
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
header .header-second .navbar .dropdown-element .recent-item a {
  display: inline-block;
}
header .header-second .navbar .dropdown-element .recent-item a img {
  max-width: 125px;
}
header .header-second .navbar .dropdown-element .recent-item .recent-text h3 {
  font-size: 18px;
  margin: 0 0 5px;
}
header .header-second .navbar .dropdown-element .recent-item .recent-text span {
  color: #868686;
  font-size: 14px;
  padding: 5px;
}
header
  .header-second
  .navbar
  .dropdown-element
  .recent-item
  .recent-text
  span:last-child {
  position: relative;
}
header
  .header-second
  .navbar
  .dropdown-element
  .recent-item
  .recent-text
  span:last-child::before {
  content: "";
  position: absolute;
  left: 0;
  background: #e2e2e2;
  width: 1px;
  height: 18px;
  top: calc(50% - 9px);
}
header .header-second .navbar .h-second-right {
  padding-bottom: 0.5rem;
}
header .header-second .navbar .h-second-right .log-reg a {
  color: #000;
  font-size: 12px;
  letter-spacing: 0.1em;
  cursor: pointer;
}
header .header-second .navbar .h-second-right .log-reg a:hover {
  color: #bfa483;
}
header .header-second .navbar .h-second-right i {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 1rem;
  cursor: pointer;
  transition: 0.3s;
}
header .header-second .navbar .h-second-right i:hover {
  color: #bfa483;
  transform: translate(0, -3px);
}
header .header-second .navbar .h-second-right .bi-bag {
  position: relative;
}
header .header-third i {
  font-size: 20px;
}
header .header-third .bag .bi-bag {
  position: relative;
}
.toggleSearch {
  z-index: 9999999;
  display: none;
  position: absolute;
  right: 4%;
  top: 13%;
  padding: 30px 20px;
  width: 380px;
  background: #fff;
  border: 1px solid #f6f6f6;
}
.toggleSearch .ts-box {
  display: flex;
  border: 1px solid #dadada;
}
.toggleSearch .ts-box button {
  background: transparent;
  color: #000;
  width: 43px;
  height: 43px;
  border: none;
}
.toggleSearch .ts-box input {
  background: transparent;
  border: none;
  outline: none;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  width: calc(100% - 43px);
  line-height: 43px;
}

.allForms {
  position: absolute;
  right: 13%;
  top: 12%;
  z-index: 9999999;
  display: none;
}

.activeForm {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateX(0) !important;
}

#Register {
  transform: translateX(-5%);
}

#SignIn {
  transform: translateX(5%);
}

.toggleForm,
.toggleForm2 {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  right: 0%;
  top: 0%;
  transition: 0.5s ease;
  z-index: 99999;
  width: 400px;
  max-width: 400px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-top: 2px solid #bfa483;
  padding: 30px;
}
.toggleForm .f-top,
.toggleForm2 .f-top {
  margin-bottom: 15px;
}
.toggleForm .f-top span,
.toggleForm2 .f-top span {
  font-size: 19px;
  color: #000;
}
.toggleForm .f-top a,
.toggleForm2 .f-top a {
  font-size: 16px;
  color: #bfa483;
}
.toggleForm .f-content *,
.toggleForm2 .f-content * {
  font-family: "Open Sans", sans-serif;
}
.toggleForm .f-content .fc-box,
.toggleForm2 .f-content .fc-box {
  margin-bottom: 20px;
}
.toggleForm .f-content .fc-box label,
.toggleForm2 .f-content .fc-box label {
  margin: 0 0 5px;
  font-size: 14px;
  color: #868686;
}
.toggleForm .f-content .fc-box label span,
.toggleForm2 .f-content .fc-box label span {
  color: #ff4a4a;
}
.toggleForm .f-content .fc-box input,
.toggleForm2 .f-content .fc-box input {
  padding: 0 20px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  outline: none;
  font-size: 14px;
  border: 1px solid #ddd;
}
.toggleForm .f-content .remember-all .round,
.toggleForm2 .f-content .remember-all .round {
  position: relative;
}
.toggleForm .f-content .remember-all .round label,
.toggleForm2 .f-content .remember-all .round label {
  background-color: #fff;
  border: 2px solid #868686;
  border-radius: 100%;
  cursor: pointer;
  width: 14px;
  height: 14px;
  left: 0;
  position: absolute;
  top: 0;
}
.toggleForm .f-content .remember-all .round label::after,
.toggleForm2 .f-content .remember-all .round label::after {
  content: "Remember me";
  position: absolute;
  top: -6px;
  left: 20px;
  font-size: 14px;
  width: 100px;
}
.toggleForm .f-content .remember-all .round input[type="checkbox"],
.toggleForm2 .f-content .remember-all .round input[type="checkbox"] {
  visibility: hidden;
}
.toggleForm
  .f-content
  .remember-all
  .round
  input[type="checkbox"]:checked
  + label,
.toggleForm2
  .f-content
  .remember-all
  .round
  input[type="checkbox"]:checked
  + label {
  background-color: #bfa483;
  border-color: #868686;
}
.toggleForm
  .f-content
  .remember-all
  .round
  input[type="checkbox"]:checked
  + label:after,
.toggleForm2
  .f-content
  .remember-all
  .round
  input[type="checkbox"]:checked
  + label:after {
  opacity: 1;
}
.toggleForm .f-content .remember-all .lostpassword,
.toggleForm2 .f-content .remember-all .lostpassword {
  padding-bottom: 15px;
}
.toggleForm .f-content .remember-all .lostpassword a,
.toggleForm2 .f-content .remember-all .lostpassword a {
  font-size: 13px;
  color: #000;
  position: relative;
}
.toggleForm .f-content .remember-all .lostpassword a::before,
.toggleForm2 .f-content .remember-all .lostpassword a::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  height: 1px;
  width: 100%;
  background-color: #000;
  transition: 0.3s ease;
  bottom: 0;
}
.toggleForm .f-content .remember-all .lostpassword a:hover::before,
.toggleForm2 .f-content .remember-all .lostpassword a:hover::before {
  width: 50%;
  background-color: #bfa483;
}
.toggleForm .f-content .button-login button,
.toggleForm .f-content .button-register button,
.toggleForm2 .f-content .button-login button,
.toggleForm2 .f-content .button-register button {
  background-color: #000;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-family: Marcellus, serif;
  border: 0;
  width: 100%;
  height: 45px;
  transition: 0.3s ease;
}
.toggleForm .f-content .button-login button:hover,
.toggleForm .f-content .button-register button:hover,
.toggleForm2 .f-content .button-login button:hover,
.toggleForm2 .f-content .button-register button:hover {
  background-color: #bfa483;
}

footer .footer-all {
  background-color: #f6f6f6;
}
footer .footer-all .footer-first {
  padding: 35px 0;
}
footer .footer-all .footer-first .contact {
  padding: 15px 0 25px;
}
footer .footer-all .footer-first .contact h2 {
  font-size: 16px;
  letter-spacing: 1.5px;
}
footer .footer-all .footer-first .contact .contact-info {
  margin-top: 20px;
}
footer .footer-all .footer-first .contact .contact-info p span {
  font-weight: bolder;
}
footer .footer-all .footer-first .contact .contact-info a {
  display: block;
  transition: 0.5s;
}
footer .footer-all .footer-first .contact .contact-info a:hover {
  color: #bfa483;
}
footer .footer-all .footer-first .contact .contact-icons {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
footer .footer-all .footer-first .contact .contact-icons a {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 100%;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footer-all .footer-first .contact .contact-icons a:hover {
  background-color: #bfa483;
}
footer .footer-all .footer-first .contact .contact-icons a:hover i {
  color: #fff;
}
footer .footer-all .footer-second {
  border-top: 1px solid #ddd;
  padding: 13px 0;
}
footer .footer-third {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 15px;
  background-color: #fff;
  box-shadow: 0 1px 12px 2px hsla(0deg, 0%, 56%, 0.3);
}
footer .footer-third i {
  font-size: 20px;
}

.scroll-el {
  z-index: 9999;
  position: fixed;
  right: 30px;
  bottom: -100%;
  width: 40px;
  height: 40px;
  background-color: #bfa483;
  text-align: center;
  cursor: pointer;
}
.scroll-el i {
  line-height: 35px;
  font-size: 15px;
  color: #fff;
  padding-bottom: 1rem;
}

@media (min-width: 992px) {
  .header-third {
    display: none;
  }
  .footer-third {
    display: none;
  }
}
@media (max-width: 992px) {
  .header-first {
    display: none;
  }
  .header-second {
    display: none;
  }
  .footer-all {
    margin-bottom: 50px !important;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .footer-second .copyright p {
    text-align: center;
  }
  .footer-second .card-images {
    text-align: center !important;
  }
}
.common_box .box,
#ShopSecond .shopsecond-all .products-content .box,
.slider-products .box,
.slider-products2 .box {
  padding: 0 1rem;
  position: relative;
}
.common_box .box:hover .box-image img:first-child,
#ShopSecond
  .shopsecond-all
  .products-content
  .box:hover
  .box-image
  img:first-child,
.slider-products .box:hover .box-image img:first-child,
.slider-products2 .box:hover .box-image img:first-child {
  opacity: 0;
  visibility: hidden;
}
.common_box .box:hover .box-image img:last-child,
#ShopSecond
  .shopsecond-all
  .products-content
  .box:hover
  .box-image
  img:last-child,
.slider-products .box:hover .box-image img:last-child,
.slider-products2 .box:hover .box-image img:last-child {
  opacity: 1;
  visibility: visible;
}
.common_box .box:hover .b-list,
#ShopSecond .shopsecond-all .products-content .box:hover .b-list,
.slider-products .box:hover .b-list,
.slider-products2 .box:hover .b-list {
  opacity: 1;
  visibility: visible;
}
.common_box .box:hover .b-list .l-item,
#ShopSecond .shopsecond-all .products-content .box:hover .b-list .l-item,
.slider-products .box:hover .b-list .l-item,
.slider-products2 .box:hover .b-list .l-item {
  transform: rotateY(0deg) !important;
}
.common_box .box .box-image,
#ShopSecond .shopsecond-all .products-content .box .box-image,
.slider-products .box .box-image,
.slider-products2 .box .box-image {
  position: relative;
}
.common_box .box .box-image img:first-child,
#ShopSecond .shopsecond-all .products-content .box .box-image img:first-child,
.slider-products .box .box-image img:first-child,
.slider-products2 .box .box-image img:first-child {
  transition: all 0.5s ease;
  max-width: 100%;
  height: auto;
}
.common_box .box .box-image img:last-child,
#ShopSecond .shopsecond-all .products-content .box .box-image img:last-child,
.slider-products .box .box-image img:last-child,
.slider-products2 .box .box-image img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  max-width: 100%;
  height: auto;
}
.common_box .box .box-image .spans span,
#ShopSecond .shopsecond-all .products-content .box .box-image .spans span,
.slider-products .box .box-image .spans span,
.slider-products2 .box .box-image .spans span {
  position: absolute;
  z-index: 2;
  color: #fff;
  padding: 1px 12px;
  font-weight: 500;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.common_box .box .box-image .spans span:last-child,
#ShopSecond
  .shopsecond-all
  .products-content
  .box
  .box-image
  .spans
  span:last-child,
.slider-products .box .box-image .spans span:last-child,
.slider-products2 .box .box-image .spans span:last-child {
  background-color: #bfa483;
  right: 10px;
  top: 10px;
}
.common_box .box .box-image .spans span:first-child,
#ShopSecond
  .shopsecond-all
  .products-content
  .box
  .box-image
  .spans
  span:first-child,
.slider-products .box .box-image .spans span:first-child,
.slider-products2 .box .box-image .spans span:first-child {
  left: 10px;
  top: 10px;
  background-color: #b12a2a;
}
.common_box .box .box-image .spans #none,
#ShopSecond .shopsecond-all .products-content .box .box-image .spans #none,
.slider-products .box .box-image .spans #none,
.slider-products2 .box .box-image .spans #none {
  opacity: 0;
  visibility: hidden;
}
.common_box .box .b-list,
#ShopSecond .shopsecond-all .products-content .box .b-list,
.slider-products .box .b-list,
.slider-products2 .box .b-list {
  position: absolute;
  bottom: 30%;
  right: 7%;
  transition: 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.common_box .box .b-list .l-item,
#ShopSecond .shopsecond-all .products-content .box .b-list .l-item,
.slider-products .box .b-list .l-item,
.slider-products2 .box .b-list .l-item {
  transform: rotateY(-90deg);
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  text-align: center;
  margin-bottom: 5px;
  transition: 0.3s ease;
}
.common_box .box .b-list .l-item:hover,
#ShopSecond .shopsecond-all .products-content .box .b-list .l-item:hover,
.slider-products .box .b-list .l-item:hover,
.slider-products2 .box .b-list .l-item:hover {
  background-color: #bfa483;
}
.common_box .box .b-list .l-item:hover i,
#ShopSecond .shopsecond-all .products-content .box .b-list .l-item:hover i,
.slider-products .box .b-list .l-item:hover i,
.slider-products2 .box .b-list .l-item:hover i {
  color: #fff;
}
.common_box .box .b-list .l-item:first-child,
#ShopSecond .shopsecond-all .products-content .box .b-list .l-item:first-child,
.slider-products .box .b-list .l-item:first-child,
.slider-products2 .box .b-list .l-item:first-child {
  transition-delay: 0.1s;
}
.common_box .box .b-list .l-item:nth-child(2),
#ShopSecond .shopsecond-all .products-content .box .b-list .l-item:nth-child(2),
.slider-products .box .b-list .l-item:nth-child(2),
.slider-products2 .box .b-list .l-item:nth-child(2) {
  transition-delay: 0.15s;
}
.common_box .box .b-list .l-item:last-child,
#ShopSecond .shopsecond-all .products-content .box .b-list .l-item:last-child,
.slider-products .box .b-list .l-item:last-child,
.slider-products2 .box .b-list .l-item:last-child {
  transition-delay: 0.175s;
}
.common_box .box:hover .b-list,
#ShopSecond .shopsecond-all .products-content .box:hover .b-list,
.slider-products .box:hover .b-list,
.slider-products2 .box:hover .b-list {
  opacity: 1;
  visibility: visible;
}
.common_box .box .box-text,
#ShopSecond .shopsecond-all .products-content .box .box-text,
.slider-products .box .box-text,
.slider-products2 .box .box-text {
  text-align: center;
  margin-top: 12px;
}
.common_box .box .box-text i,
#ShopSecond .shopsecond-all .products-content .box .box-text i,
.slider-products .box .box-text i,
.slider-products2 .box .box-text i {
  font-size: 10px;
  color: #ff4a4a;
}
.common_box .box .box-text #before-prc,
#ShopSecond .shopsecond-all .products-content .box .box-text #before-prc,
.slider-products .box .box-text #before-prc,
.slider-products2 .box .box-text #before-prc {
  font-size: 14px;
  color: #a3a3a3;
  text-decoration: line-through;
  margin-right: 5px;
}
.common_box .box .box-text .stars i,
#ShopSecond .shopsecond-all .products-content .box .box-text .stars i,
.slider-products .box .box-text .stars i,
.slider-products2 .box .box-text .stars i {
  color: #ff4a4a;
}
.common_box .box .box-text .nostars i,
#ShopSecond .shopsecond-all .products-content .box .box-text .nostars i,
.slider-products .box .box-text .nostars i,
.slider-products2 .box .box-text .nostars i {
  color: #e1e1e1;
}
.common_box .box .box-text .review,
#ShopSecond .shopsecond-all .products-content .box .box-text .review,
.slider-products .box .box-text .review,
.slider-products2 .box .box-text .review {
  color: #a3a3a3;
  font-size: 12px;
  margin-left: 2px;
  font-family: Open Sans, sans-serif;
}
.common_box .box .box-text a,
#ShopSecond .shopsecond-all .products-content .box .box-text a,
.slider-products .box .box-text a,
.slider-products2 .box .box-text a {
  text-transform: uppercase;
  display: inline-block;
  width: 79%;
  color: #000;
  font-size: 12px;
  letter-spacing: 0.1em;
  margin: 2px auto 7px;
  line-height: 16px;
  transition: 0.3s;
}
.common_box .box .box-text a:hover,
#ShopSecond .shopsecond-all .products-content .box .box-text a:hover,
.slider-products .box .box-text a:hover,
.slider-products2 .box .box-text a:hover {
  color: #bfa483;
}
.common_box .box .box-text p,
#ShopSecond .shopsecond-all .products-content .box .box-text p,
.slider-products .box .box-text p,
.slider-products2 .box .box-text p {
  color: #bfa483;
}
.common_box .box .box-text span:last-child,
#ShopSecond .shopsecond-all .products-content .box .box-text span:last-child,
.slider-products .box .box-text span:last-child,
.slider-products2 .box .box-text span:last-child {
  color: #bfa483;
}

.common_h2,
#DetailsThird .detailsthird-all h2,
#Clients .clients-all h2,
#Team .team-all h2,
#Nine .nine-all h2,
#Fifth .fifth-all h2,
#Fifth .seventh-all h2,
#Seventh .fifth-all h2,
#Seventh .seventh-all h2,
#Third .third-all h2,
#Second .second-all h2 {
  font-size: 24px;
  line-height: 30px;
  margin: 50px 0 35px;
  text-align: center;
}
.common_h2 span,
#DetailsThird .detailsthird-all h2 span,
#Clients .clients-all h2 span,
#Team .team-all h2 span,
#Nine .nine-all h2 span,
#Fifth .fifth-all h2 span,
#Fifth .seventh-all h2 span,
#Seventh .fifth-all h2 span,
#Seventh .seventh-all h2 span,
#Third .third-all h2 span,
#Second .second-all h2 span {
  color: #bfa483;
}

.common_inp,
#Eight .eight-all .eight-content .e-form button,
#Eight .eight-all .eight-content .e-form input {
  line-height: 30px;
  height: 30px;
  border: none;
  outline: none;
  border-bottom: 2px solid #fff;
  font-size: 14px;
  color: #fff;
  background: transparent;
  font-family: Open Sans, sans-serif;
}

.activePage {
  border: 1px solid #000;
  background-color: #000;
  color: #fff !important;
}

.activeIcon {
  color: #000 !important;
}
.activeIcon i {
  color: #000 !important;
}

#Sidebar .sidebar-all {
  position: fixed;
  left: 0;
  top: 0;
  transform: translateX(-500px);
  transition: 0.6s ease;
  z-index: 9999;
  box-shadow: 0 1px 12px 2px hsla(0deg, 0%, 56%, 0.3);
  width: 280px;
  background-color: #fff;
}
#Sidebar .sidebar-all .head-sidebar {
  background-color: #bfa483;
  padding: 10px 20px 15px;
  cursor: pointer;
}
#Sidebar .sidebar-all .head-sidebar h4 {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}
#Sidebar .sidebar-all .head-sidebar h4 span {
  margin-left: 3px;
}
#Sidebar .sidebar-all .head-sidebar h4 span i {
  color: #fff;
  font-size: 25px;
}
#Sidebar .sidebar-all .menu-sidebar {
  height: 100vh;
  position: relative;
}
#Sidebar .sidebar-all .menu-sidebar ul {
  padding: 33px 20px;
}
#Sidebar .sidebar-all .menu-sidebar ul li {
  list-style: none;
  padding: 8px 0 6px;
  border-bottom: 1px solid #f6f6f6;
}
#Sidebar .sidebar-all .menu-sidebar ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #000;
}
#Sidebar .sidebar-all .menu-sidebar ul li i {
  font-size: 12px;
  padding-right: 0.75rem;
}
#Sidebar .sidebar-all .hidden-list {
  opacity: 0;
  visibility: hidden;
}
#Sidebar #sub-sidebar {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s ease;
}
#Sidebar #sub-sidebar .second-head {
  background-color: #fff;
  position: relative;
  text-align: center;
}
#Sidebar #sub-sidebar .second-head i {
  color: #868686;
  font-size: 12px;
}
#Sidebar #sub-sidebar .second-head #sub-title {
  color: #bfa483;
  font-weight: 500;
  font-size: 16px;
  font-family: Open Sans, sans-serif;
}
#Sidebar #sub-sidebar .second-head #back-btn {
  position: absolute;
  left: 18px;
}
#Sidebar #sub-sidebar #second-list {
  padding: 9px 20px;
}
#Sidebar #sub-sidebar #second-list li {
  padding: 5px 0;
  border: none;
}
#Sidebar #sub-sidebar #second-list li a {
  color: #868686;
}

@-webkit-keyframes scaleIMG {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes scaleIMG {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes moveIMG {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-10%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes moveIMG {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-10%);
  }
  100% {
    transform: translateX(0);
  }
}
#First .first-all .carousel-control {
  filter: none;
  opacity: 1;
}
#First .first-all .carousel-control-next,
#First .first-all .carousel-control-prev {
  width: 90px;
}
#First .first-all .carousel-item {
  position: relative;
  overflow: hidden;
}
#First .first-all .carousel-item img {
  width: 100%;
  height: 100%;
}
#First .first-all .carousel-item .carousel-icon1 {
  position: absolute;
  left: 10%;
  bottom: -8%;
  transform: translateX(0);
  -webkit-animation: moveIMG 3s ease infinite;
  animation: moveIMG 3s ease infinite;
}
#First .first-all .carousel-item .carousel-icon1 img {
  width: 100%;
  height: 100%;
}
#First .first-all .carousel-item .carousel-icon2 {
  position: absolute;
  right: 15%;
  bottom: -22%;
}
#First .first-all .carousel-item .carousel-icon2 img {
  width: 100%;
  height: 100%;
}
#First .first-all .carousel-item .carousel-icon3 {
  position: absolute;
  right: 8%;
  bottom: 8%;
  transform: scale(1);
  -webkit-animation: scaleIMG 3s ease infinite;
  animation: scaleIMG 3s ease infinite;
}
#First .first-all .carousel-item .carousel-icon3 img {
  width: 100%;
  height: 100%;
}
#First .first-all .carousel-item .carousel-icon4 {
  position: absolute;
  left: 0;
  bottom: -16%;
  transform: translateX(0);
  -webkit-animation: moveIMG 5s ease infinite;
  animation: moveIMG 5s ease infinite;
}
#First .first-all .carousel-item .carousel-icon4 img {
  width: 100%;
  height: 100%;
}
#First .first-all .carousel-item .carousel-icon5 {
  position: absolute;
  right: 8%;
  bottom: -6%;
  transform: translateX(0);
}
#First .first-all .carousel-item .carousel-icon5 img {
  width: 100%;
  height: 100%;
}
#First .first-all .carousel-item .carousel-caption {
  width: 100%;
}
#First .first-all .carousel-item .carousel-caption h5 {
  color: #fff;
}
#First .first-all .carousel-item .carousel-caption p {
  color: #fff;
  margin: 1rem 0 1.5rem;
}
#First .first-all .carousel-item .carousel-caption a {
  color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
  border-radius: 0;
  border: 2px solid #fff;
  transition: 0.3s ease;
}
#First .first-all .carousel-item .carousel-caption a:hover {
  background-color: #bfa483;
  border-color: #bfa483;
}
#First .first-all .icon-b {
  transition: 0.5s ease;
}
#First .first-all .icon-b i {
  color: #fff;
  font-size: 20px;
  border: 1px solid #fff;
  padding: 6px 10px 8px;
  border-radius: 100%;
}
#First .first-all .icon-b:hover i {
  color: #000;
  background-color: #fff;
}

#Second .second-all {
  padding-bottom: 4rem;
}
#Second .second-all .box {
  position: relative;
}
#Second .second-all .box img {
  transition: 0.6s ease;
}
#Second .second-all .box:hover img {
  filter: grayscale(1);
}
#Second .second-all .box .box-text {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
}
#Second .second-all .box .box-text h4 {
  text-align: center;
  font-size: 18px;
  line-height: 58px;
  height: 58px;
  min-width: 148px;
  padding: 0 15px;
  background: #fff;
}

.slider-products .box-text a {
  padding: 0 3rem;
}

#Third .third-all {
  padding: 40px 1rem;
  background: url("https://wpbingosite.com/wordpress/kowine/wp-content/uploads/2021/05/banner9.jpg");
}
#Third .third-all .slick-track {
  height: 570px;
}
#Third .third-all .slick-dots li {
  margin: 0;
}
#Third .third-all .slick-dots li button:before {
  font-size: 10px;
}
#Fourth .f-all {
  position: relative;
  padding: 2.5rem 0;
}
#Fourth .f-all .f-text {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#Fourth .f-all .f-text h3 {
  color: #fff;
  font-size: 34px;
  line-height: 41px;
}
#Fourth .f-all .f-text h3 span {
  color: #bfa483;
}
#Fourth .f-all .f-text a {
  font-size: 12px;
  line-height: 37px;
  letter-spacing: 1.5px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background-color: #b12a2a;
  border-radius: 5px;
  color: #fff;
  padding: 10px 20px;
  transition: 0.6s ease;
}
#Fourth .f-all .f-text a:hover {
  background-color: #bfa483;
}

#Clients .slick-slider:hover .slick-next::before,
#Clients .slick-slider:hover .slick-prev::before,
#Fifth .slick-slider:hover .slick-next::before,
#Fifth .slick-slider:hover .slick-prev::before,
#Seventh .slick-slider:hover .slick-next::before,
#Seventh .slick-slider:hover .slick-prev::before {
  opacity: 1;
}
#Clients .slick-next,
#Clients .slick-prev,
#Fifth .slick-next,
#Fifth .slick-prev,
#Seventh .slick-next,
#Seventh .slick-prev {
  top: 35%;
  z-index: 1111;
}
#Clients .slick-next,
#Fifth .slick-next,
#Seventh .slick-next {
  right: 30px;
}
#Clients .slick-next::before,
#Fifth .slick-next::before,
#Seventh .slick-next::before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-size: 30px;
  font-weight: 900;
  color: #000;
  opacity: 0;
  transition: 0.6s ease;
}
#Clients .slick-prev,
#Fifth .slick-prev,
#Seventh .slick-prev {
  left: 30px;
}
#Clients .slick-prev::before,
#Fifth .slick-prev::before,
#Seventh .slick-prev::before {
  font-family: "Font Awesome 5 Free";
  content: "\f053";
  font-size: 30px;
  font-weight: 900;
  color: #000;
  opacity: 0;
  transition: 0.6s ease;
}

#Fifth .fifth-all,
#Fifth .seventh-all,
#Seventh .fifth-all,
#Seventh .seventh-all {
  padding: 0 1rem 40px;
}
#Fifth .fifth-all h2,
#Fifth .seventh-all h2,
#Seventh .fifth-all h2,
#Seventh .seventh-all h2 {
  margin-top: 0;
}
#Fifth .fifth-all .box,
#Fifth .seventh-all .box,
#Seventh .fifth-all .box,
#Seventh .seventh-all .box {
  margin: 0;
}
#Fifth .fifth-all .box .box-image,
#Fifth .seventh-all .box .box-image,
#Seventh .fifth-all .box .box-image,
#Seventh .seventh-all .box .box-image {
  border: 1px solid #dadada;
}

#Sixth #about-s-all {
  background: url("/assets/images/about/banner.jpg");
}
#Sixth .s-all {
  background-color: #882424;
  padding: 50px 0 45px;
  margin-bottom: 3.5rem;
}
#Sixth .s-all .s-box {
  text-align: center;
}
@-webkit-keyframes move {
  0% {
    transform: translateX(0%);
  }
  25% {
    transform: translateX(5%);
  }
  50% {
    transform: translateX(-10%);
  }
  75% {
    transform: translateX(5%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes move {
  0% {
    transform: translateX(0%);
  }
  25% {
    transform: translateX(5%);
  }
  50% {
    transform: translateX(-10%);
  }
  75% {
    transform: translateX(5%);
  }
  100% {
    transform: translateX(0%);
  }
}
#Sixth .s-all .s-box .s-image span {
  display: inline-block;
  padding: 30px;
  border: 1px solid #fff;
  border-radius: 100%;
}
#Sixth .s-all .s-box .s-image span svg {
  width: 3rem;
  height: 3rem;
  fill: #fff;
}
#Sixth .s-all .s-box .s-image span:hover {
  -webkit-animation: move 0.6s;
  animation: move 0.6s;
}
#Sixth .s-all .s-box .s-text h4 {
  color: #fff;
  line-height: 26px;
  font-size: 20px;
  margin: 15px 0 6px;
}
#Sixth .s-all .s-box .s-text p {
  font-family: Open Sans, sans-serif;
  color: #fff;
  line-height: 20px;
  font-size: 14px;
}

#Eight .eight-all {
  position: relative;
}
#Eight .eight-all .eight-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#Eight .eight-all .eight-content .e-text {
  text-align: center;
}
#Eight .eight-all .eight-content .e-text i {
  color: #fff;
  font-size: 52px;
}
#Eight .eight-all .eight-content .e-text h3 {
  color: #fff;
  font-size: 30px;
  margin: 12px 0 7px;
}
#Eight .eight-all .eight-content .e-text p {
  color: #fff;
  font-size: 16px;
}
#Eight .eight-all .eight-content .e-form input {
  width: 100%;
}
#Eight .eight-all .eight-content .e-form input::-moz-placeholder {
  color: #fff;
}
#Eight .eight-all .eight-content .e-form input:-ms-input-placeholder {
  color: #fff;
}
#Eight .eight-all .eight-content .e-form input::placeholder {
  color: #fff;
}
#Eight .eight-all .eight-content .e-form button {
  width: 20%;
  margin-left: 30px;
  font-family: Marcellus, serif;
}
#Eight .eight-all .eight-content .e-form button:hover {
  color: #bfa483;
  border-color: #bfa483;
}

#Nine .nine-all {
  padding: 1rem 0 4rem;
}
#Nine .nine-all .box {
  border-radius: none;
  border: 1px solid #dadada;
  padding: 27px 0;
  overflow: hidden;
  cursor: pointer;
}
#Nine .nine-all .box:hover img {
  transform: scale(1.1);
}
#Nine .nine-all .box img {
  transition: 0.6s ease;
  max-height: 120px;
  height: 120px;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@-webkit-keyframes moving {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-40%);
  }
  100% {
    transform: translateY(0%);
  }
}

@keyframes moving {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-40%);
  }
  100% {
    transform: translateY(0%);
  }
}
#Discover .d-content {
  text-align: center;
  background: #ffffff url("/assets/images/about/about_bg.jpg") no-repeat fixed
    center;
}
#Discover .d-content p {
  color: #fff;
  font-size: 18px;
  letter-spacing: 3px;
}
#Discover .d-content h1 {
  color: #fff;
  margin: 10px auto 50px;
}
#Discover .d-content .d-arrow {
  -webkit-animation: moving 3s ease-in infinite;
  animation: moving 3s ease-in infinite;
}
#Discover .d-content .d-arrow i {
  color: #fff;
  font-size: 25px;
}

#Story .story-all {
  padding: 45px 0 70px;
  border-bottom: 1px solid #e2e2e2;
  background: url("https://wpbingosite.com/wordpress/kowine/wp-content/uploads/2021/06/about-us.jpg")
    top right/cover no-repeat;
}
#Story .story-all .s-text h3 {
  font-size: 20px;
  letter-spacing: 0.3rem;
  line-height: 24px;
}
#Story .story-all .s-text h2 {
  margin: 10px 0 15px;
}
#Story .story-all .s-text p {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  color: #868686;
  padding-right: 30px;
}

#Team .team-all {
  padding: 45px 15px;
}
#Team .team-all h2 {
  margin-top: 0;
}
#Team .team-all .slider-team .box {
  margin: 0 10px;
}
#Team .team-all .slider-team .box .t-img {
  position: relative;
  text-align: center;
  padding: 30px;
}
#Team .team-all .slider-team .box .t-img .t-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 22;
  width: 100%;
}
#Team .team-all .slider-team .box .t-img .t-icons a {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 100%;
  margin-right: 10px;
  display: none;
  text-align: center;
  line-height: 42px;
}
#Team .team-all .slider-team .box .t-img .t-icons a:hover {
  background-color: #bfa483;
}
#Team .team-all .slider-team .box .t-img .t-icons a:hover i {
  color: #fff;
}
#Team .team-all .slider-team .box .t-img::before {
  content: "";
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  transition: 0.3s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
#Team .team-all .slider-team .box .t-img::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  border: 1px solid #bfa483;
}
#Team .team-all .slider-team .box .t-img:hover::before {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  visibility: visible;
}
#Team .team-all .slider-team .box .t-img:hover .t-icons a {
  display: inline-block;
}
#Team .team-all .slider-team .box .t-img img {
  width: 100%;
}
#Team .team-all .slider-team .box .t-info {
  text-align: center;
  margin: 10px 0 30px;
}
#Team .team-all .slider-team .box .t-info h3 {
  font-family: Open Sans, sans-serif;
  letter-spacing: 0.1rem;
  font-weight: 400;
  font-size: 16px;
}
#Team .team-all .slider-team .box .t-info p {
  font-family: Open Sans, sans-serif;
  color: #bfa483;
  font-size: 14px;
}
#Team .team-all .slider-team .slick-dots li {
  margin: 0;
}
#Team .team-all .slider-team .slick-dots li button::before {
  font-size: 10px;
}

#Clients .clients-all {
  background-color: #faf4ee;
  padding: 55px 0;
}
#Clients .clients-all .slider-client .slick-next {
  right: -3%;
}
#Clients .clients-all .slider-client .slick-prev {
  left: -3%;
}
#Clients .clients-all .slider-client .box {
  text-align: center;
}
#Clients .clients-all .slider-client .box .c-rev {
  margin-bottom: 7px;
}
#Clients .clients-all .slider-client .box .c-rev i {
  color: #ffc007;
  font-size: 13px;
  margin-right: 5px;
}
#Clients .clients-all .slider-client .box .c-content {
  width: 70%;
  margin: 0 auto;
}
#Clients .clients-all .slider-client .box .c-content h3 {
  font-size: 24px;
}
#Clients .clients-all .slider-client .box .c-content p {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  color: #868686;
  margin: 12px auto 14px;
}
#Clients .clients-all .slider-client .box .c-photo {
  width: 83px;
  height: 83px;
  border-radius: 100%;
  margin: 0 auto 15px;
}
#Clients .clients-all .slider-client .box .c-photo img {
  width: 100%;
  vertical-align: bottom;
  border-radius: 100%;
}
#Clients .clients-all .slider-client .box .c-name {
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

#SignUp .signup-all {
  background-color: #bfa483;
  padding: 45px 0;
}
#SignUp .signup-all .sign-left .icon i {
  display: inline-block;
  color: #fff;
  font-size: 52px;
  transform: translateY(-22%);
}
#SignUp .signup-all .sign-left .text {
  width: 100%;
  margin: 0 30px;
}
#SignUp .signup-all .sign-left .text h2 {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
}
#SignUp .signup-all .sign-left .text p {
  font-size: 16px;
  color: #fff;
}
#SignUp .signup-all .sign-right {
  position: relative;
  height: 100%;
}
#SignUp .signup-all .sign-right input {
  width: 100%;
  border: 0;
  outline: 0;
  padding: 2rem 25px 4rem;
  height: 55px;
  font-size: 14px;
  background: #fff;
}
#SignUp .signup-all .sign-right button {
  position: absolute;
  right: 15px;
  top: 0;
  border: 0;
  padding: 0 40px;
  background: #000;
  height: 55px;
  line-height: 55px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
#SignUp .signup-all .sign-right button:hover {
  background-color: #c0a483;
}
#SignUp .signup-all .sign-right .subBtn {
  background-color: #bfa483;
}
#SignUp .signup-all .sign-right .subBtn:hover {
  background-color: #ae8a61;
}

#Map .map-all {
  width: 100%;
  height: 825px;
}

#CustomerService .c-service-all p {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.5rem;
  color: #868686;
}
#CustomerService .c-service-all .left-box {
  padding: 65px 0 15px;
}
#CustomerService .c-service-all .left-box .text-upper h2 {
  font-size: 30px;
}
#CustomerService .c-service-all .left-box .text-upper p {
  margin: 45px 0;
}
#CustomerService .c-service-all .left-box .info-bottom .info-box {
  margin-bottom: 35px;
}
#CustomerService .c-service-all .left-box .info-bottom .info-box .i-icon {
  display: inline-block;
  border: 1px solid #e2e2e2;
  padding: 15px;
  margin-right: 15px;
}
#CustomerService .c-service-all .left-box .info-bottom .info-box .i-icon i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
}
#CustomerService .c-service-all .left-box .info-bottom .info-box .i-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 8px;
}
#CustomerService .c-service-all .left-box .info-bottom .info-box .i-text h4 {
  font-size: 18px;
  line-height: 20px;
}
#CustomerService .c-service-all .right-box {
  transform: translateY(-15%);
}
#CustomerService .c-service-all .right-box .send {
  text-align: center;
}
#CustomerService .c-service-all .right-box .send .send-img {
  width: 55px;
  margin: auto;
}
#CustomerService .c-service-all .right-box .send .send-img svg {
  width: 100%;
  vertical-align: bottom;
  fill: #fff;
}
#CustomerService .c-service-all .right-box .send h2 {
  font-size: 30px;
  color: #fff;
}
#CustomerService .c-service-all .right-box .message-box {
  margin: 53px 0 24px;
}
#CustomerService .c-service-all .right-box .message-box input {
  width: 100%;
  height: 50px;
  font-size: 13px;
  line-height: 30px;
  padding: 10px 20px;
  color: #fff;
  background-color: transparent;
  outline: 0;
  border: 1px solid #444548;
}
#CustomerService .c-service-all .right-box .message-box textarea {
  width: 100%;
  padding: 20px;
  background-color: transparent;
  outline: 0;
  border: 1px solid #444548;
  font-size: 13px;
  color: #fff;
  margin: 20px 0 25px;
}
#CustomerService .c-service-all .right-box .message-box button {
  width: 100%;
  height: 55px;
  background-color: #868686;
  color: #fff;
}

#SidebarFilter .sidebarfilter-all {
  transform: translateX(-400px);
  transition: 0.5s ease;
  opacity: 0;
  visibility: hidden;
  max-width: 330px;
  z-index: 99999;
  position: fixed;
  left: 0;
  top: 0;
  max-height: 100vh;
  overflow-y: auto;
  padding: 30px 30px 50px;
  background-color: #fff;
  box-shadow: 0 1px 12px 2px hsla(0deg, 0%, 56%, 0.3);
}
#SidebarFilter .sidebarfilter-all .s-filter-head {
  margin-bottom: 50px;
}
#SidebarFilter .sidebarfilter-all .s-filter-head #closeFilter {
  cursor: pointer;
  display: inline-block;
}
#SidebarFilter .sidebarfilter-all .s-filter-head #closeFilter span {
  font-family: Open Sans, sans-serif;
  font-size: 10px;
}
#SidebarFilter .sidebarfilter-all .s-filter-head #closeFilter span i {
  font-size: 15px;
}
#SidebarFilter .sidebarfilter-all .imgList label {
  width: 100%;
}
#SidebarFilter .sidebarfilter-all .imgList label img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.succesfully {
  position: fixed;
  top: 7%;
  right: -100%;
  z-index: 99999;
  background-color: #000;
  padding: 15px;
}
.succesfully span {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  color: #fff;
}
.succesfully i {
  margin-right: 5px;
  color: #fff;
}

.changedTitle {
  font-size: 2rem !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  text-transform: inherit !important;
  letter-spacing: 0.3px !important;
}

#ShopFirst .shopfirst-all {
  background: url("/assets/images/shop/shop_bg.webp") center/cover;
  padding: 50px 0;
  margin-bottom: 60px;
}
#ShopFirst .shopfirst-all h2 {
  font-size: 60px;
  color: #fff;
}
#ShopFirst .shopfirst-all .navShop {
  margin-top: 10px;
}
#ShopFirst .shopfirst-all .navShop i {
  color: #fff;
  font-size: 10px;
  margin: 0 7px;
}
#ShopFirst .shopfirst-all .navShop a {
  font-size: 13px;
  font-family: Open Sans, sans-serif;
}
#ShopFirst .shopfirst-all .navShop a:first-child {
  color: hsla(0deg, 0%, 100%, 0.8);
  transition: 0.3s ease;
}
#ShopFirst .shopfirst-all .navShop a:first-child:hover {
  color: #fff;
}
#ShopFirst .shopfirst-all .navShop a:last-child {
  color: #fff;
}

.cat-item {
  margin-bottom: 50px;
}
.cat-item h2 {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  letter-spacing: 0.1rem;
}
.cat-item .ct-boxes div {
  cursor: pointer;
}
.cat-item .ct-boxes div span {
  font-family: Open Sans, sans-serif;
  color: #868686;
  font-size: 14px;
  transition: 0.3s ease;
}
.cat-item .ct-boxes div span:last-child {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background-color: #f1f1f1;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
}
.cat-item .ct-boxes div:hover span {
  color: #000;
}
.cat-item .min-max-slider {
  position: relative;
  margin-bottom: 20px;
}
.cat-item .min-max-slider label {
  display: none;
}
.cat-item .min-max-slider .legend div {
  display: none;
}
.cat-item .min-max-slider span.value {
  font-family: Open Sans, sans-serif;
  height: 1.7em;
  display: inline-block;
  font-size: 15px;
  bottom: -47px;
  position: absolute;
}
.cat-item .min-max-slider span.value.lower {
  left: 60px;
}
.cat-item .min-max-slider span.value.lower::before {
  content: "€ ";
  display: inline-block;
}
.cat-item .min-max-slider span.value.upper {
  left: 90px;
}
.cat-item .min-max-slider span.value.upper::before {
  content: " - €";
  display: inline-block;
  margin-left: 0.4em;
}
.cat-item .min-max-slider > input {
  cursor: pointer;
  position: absolute;
  -webkit-appearance: none;
  outline: none !important;
  background: transparent;
  background-image: linear-gradient(
    to bottom,
    transparent 0%,
    transparent 30%,
    #000 30%,
    #000 60%,
    transparent 60%,
    transparent 100%
  );
  height: 4px;
}
.cat-item .min-max-slider > input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  background: #fff;
  cursor: pointer;
  border: 2px solid #000;
}
.cat-item .min-max-slider > input::-webkit-slider-runnable-track {
  cursor: pointer;
}
.cat-item #ranVal {
  color: #868686;
  font-size: 15px;
}
.cat-item .checkList label {
  margin: 5px 7px 5px 0;
  padding: 11px 15px;
  border: 1px solid #ddd;
  border-radius: 0;
  cursor: pointer;
  color: #868686;
  font-size: 14px;
  transition: 0.3s ease;
}
.cat-item .checkList label:hover {
  border-color: #000;
  color: #000;
}
.cat-item .imgList label {
  width: 90px;
  height: 90px;
  padding: 0;
}
.cat-item .imgList label img {
  width: 100%;
  height: 90px;
  vertical-align: bottom;
  padding: 5px;
}
.cat-item .feat-box {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
.cat-item .feat-box .feat-img {
  border: 1px solid #dadada;
  width: 78px;
  height: 78px;
}
.cat-item .feat-box .feat-text {
  margin-left: 1rem;
}
.cat-item .feat-box .feat-text .d-stars i {
  color: #ff4a4a;
  font-size: 10px;
}
.cat-item .feat-box .feat-text .stars i {
  color: #e1e1e1;
  font-size: 10px;
}
.cat-item .feat-box .feat-text a {
  color: #868686;
  font-size: 14px;
  transition: 0.3s ease;
}
.cat-item .feat-box .feat-text a:hover {
  color: #bfa483;
}
.cat-item .feat-box .feat-text p {
  color: #bfa483;
  font-size: 14px;
}
.cat-item .feat-box .feat-text p span {
  text-decoration: line-through;
  color: #868686;
}

#ShopSecond .shopsecond-all .left-head-part {
  margin-bottom: 3rem;
}
#ShopSecond .shopsecond-all .left-head-part * {
  font-family: Open Sans, sans-serif;
}
#ShopSecond .shopsecond-all .left-head-part p {
  color: #868686;
  font-size: 14px;
}
#ShopSecond .shopsecond-all .left-head-part .hiddenFilter {
  display: inline-block;
  cursor: pointer;
  rotate: -90deg;
  border: 2px solid #000;
  width: 36px;
  height: 36px;
  text-align: center;
}
#ShopSecond .shopsecond-all .left-head-part .hiddenFilter i {
  font-size: 19px;
  line-height: 32px;
}
#ShopSecond .shopsecond-all .left-head-part .hiddenFilter i::before {
  padding-bottom: 4px;
}
#ShopSecond .shopsecond-all .left-head-part .hiddenFilter:hover {
  background-color: #000;
}
#ShopSecond .shopsecond-all .left-head-part .hiddenFilter:hover i {
  color: #fff;
}
#ShopSecond .shopsecond-all .left-head-part .sorting .sort-left {
  border: 1px solid #e1e1e1;
  text-align: center;
  position: relative;
  padding: 2px 15px;
}
#ShopSecond .shopsecond-all .left-head-part .sorting .sort-left i {
  font-size: 20px;
  color: #cecece;
  cursor: pointer;
  display: inline-block;
  rotate: 90deg;
}
#ShopSecond
  .shopsecond-all
  .left-head-part
  .sorting
  .sort-left
  span
  i:first-child {
  margin-right: -11px;
}
#ShopSecond .shopsecond-all .left-head-part .sorting .sort-right .dropdown {
  z-index: 999999;
}
#ShopSecond
  .shopsecond-all
  .left-head-part
  .sorting
  .sort-right
  .dropdown
  button {
  border: 1px solid #000;
  border-radius: 0;
  margin-left: 0.5rem;
  font-size: 14px;
}
#ShopSecond
  .shopsecond-all
  .left-head-part
  .sorting
  .sort-right
  .dropdown
  .dropdown-menu {
  text-align: left;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  font-size: 14px;
}
#ShopSecond
  .shopsecond-all
  .left-head-part
  .sorting
  .sort-right
  .dropdown
  .dropdown-menu
  .dropdown-item {
  color: #868686;
  background-color: #fff;
  transition: 0.3s ease;
}
#ShopSecond
  .shopsecond-all
  .left-head-part
  .sorting
  .sort-right
  .dropdown
  .dropdown-menu
  .dropdown-item:hover {
  color: #bfa483;
}
#ShopSecond .shopsecond-all .products-content .box {
  padding: 0;
}
#ShopSecond .shopsecond-all .products-content .box .box-image {
  border: 1px solid #dadada;
}
#ShopSecond .shopsecond-all .products-content .box .box-image img {
  transition: 0.5s ease;
}
#ShopSecond .shopsecond-all .products-content .box .box-text a {
  width: 100%;
}
#ShopSecond .shopsecond-all .products-content .box .b-list {
  bottom: 40%;
}
#ShopSecond .shopsecond-all .simple-pagination ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  text-align: center;
}
#ShopSecond .shopsecond-all .simple-pagination ul li {
  display: inline-block;
  margin-right: 5px;
}
#ShopSecond .shopsecond-all .simple-pagination ul li a,
#ShopSecond .shopsecond-all .simple-pagination ul li span {
  color: #868686;
  font-family: Open Sans, sans-serif;
  padding: 8px 12px;
  text-decoration: none;
  border: 1px solid #eee;
  background-color: #fff;
}
#ShopSecond .shopsecond-all .simple-pagination .current {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
#ShopSecond .shopsecond-all .simple-pagination .prev {
  display: none;
}
#ShopSecond .shopsecond-all .simple-pagination .next.current,
#ShopSecond .shopsecond-all .simple-pagination .prev.current {
  background: #fff;
  border-color: #eee;
  color: #868686;
}

#BasketFirst .basketfirst-all h2 {
  font-size: 40px;
  text-align: center;
  margin-top: 3rem;
}
#BasketFirst .basketfirst-all table,
#BasketFirst .basketfirst-all tr {
  border: 1px solid #ddd;
}
#BasketFirst .basketfirst-all table {
  width: 100%;
}
#BasketFirst .basketfirst-all table th {
  padding: 15px 20px;
}
#BasketFirst .basketfirst-all table td {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  padding: 15px;
}
#BasketFirst .basketfirst-all table td a {
  color: #868686;
}
#BasketFirst .basketfirst-all table td img {
  width: 80px;
}
#BasketFirst .basketfirst-all table td .quantity {
  text-align: center;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 30px;
}
#BasketFirst .basketfirst-all table td .quantity input {
  font-family: "Open Sans", sans-serif;
  width: 40%;
  text-align: center;
  border: none;
  outline: none;
}
#BasketFirst
  .basketfirst-all
  table
  td
  .quantity
  input::-webkit-inner-spin-button,
#BasketFirst
  .basketfirst-all
  table
  td
  .quantity
  input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#BasketFirst .basketfirst-all table td #delPro {
  cursor: pointer;
}
#BasketFirst .basketfirst-all table td #delPro i {
  font-size: 20px;
}
#BasketFirst .basketfirst-all .total {
  background-color: #f6f6f6;
}
#BasketFirst .basketfirst-all .total h3 {
  background-color: #e9e9e9;
  padding: 20px;
}
#BasketFirst .basketfirst-all .total #totalPrice {
  font-size: 1.5rem;
}
#BasketFirst .basketfirst-all .total a {
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 100%;
  padding: 24px 20px;
  transition: 0.3s ease;
}
#BasketFirst .basketfirst-all .total a:hover {
  background-color: #bfa483;
}

#DetailsFirst .detailsfirst-all {
  padding: 3rem 0 5rem;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#DetailsFirst .detailsfirst-all .details-left .d-left-top {
  position: relative;
}
#DetailsFirst
  .detailsfirst-all
  .details-left
  .d-left-top
  .img_producto_container {
  height: 464px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid #ddd;
}
#DetailsFirst .detailsfirst-all .details-left .d-left-top .img_producto {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
}
#DetailsFirst .detailsfirst-all .details-left .d-left-top #magnificPopup {
  position: absolute;
  right: 2%;
  top: 2%;
  z-index: 1000;
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
#DetailsFirst .detailsfirst-all .details-left .d-left-bottom {
  margin-top: 20px;
}
#DetailsFirst .detailsfirst-all .details-left .d-left-bottom .imgBox {
  border: 1px solid #ddd;
}
#DetailsFirst .detailsfirst-all .details-left .d-left-bottom .activeImg {
  border: 1px solid #000 !important;
}
#DetailsFirst .detailsfirst-all .details-left .d-left-bottom #videoBox {
  position: relative;
}
#DetailsFirst .detailsfirst-all .details-left .d-left-bottom #videoBox::before {
  content: "\f04b";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 900;
  color: #fff;
  background-color: rgba(17, 16, 16, 0.5);
  padding: 14px 20px;
  border-radius: 100%;
}
#DetailsFirst .detailsfirst-all .details-right {
  padding: 50px 15px 0 50px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top nav {
  color: #000;
  font-weight: 600;
  font-size: 13px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top nav span {
  padding-right: 3px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top nav a {
  color: #868686;
  cursor: pointer;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top nav a:hover {
  color: #bfa483;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top .rev i {
  color: #ff4a4a;
  font-size: 10px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top .rev a {
  color: #868686;
  font-size: 15px;
  margin-left: 10px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top h2 {
  font-size: 40px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top .dr-rev {
  margin: 18px 0 20px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top .dr-rev p {
  color: #bfa483;
  font-size: 22px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top .dr-rev p span {
  font-size: 20px;
  color: #868686;
  text-decoration: line-through;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-top .dr-rev .sale {
  color: #ff4a4a;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  border: 2px solid #ff4a4a;
  border-right: none;
  padding: 2px 5px 2px 10px;
  position: relative;
  margin-left: 8px;
}
#DetailsFirst
  .detailsfirst-all
  .details-right
  .d-right-top
  .dr-rev
  .sale::before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  right: -20px;
  border: 13px solid #ff4a4a;
  border-right-color: transparent;
  top: -2px;
  display: inline-block !important;
  z-index: -2;
}
#DetailsFirst
  .detailsfirst-all
  .details-right
  .d-right-top
  .dr-rev
  .sale::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  right: -15px;
  border: 11px solid #fff;
  border-right-color: transparent;
  top: 0;
  z-index: -1;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle {
  padding: 30px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle p {
  margin: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.5rem;
  color: #868686;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .inp {
  border: 2px solid #868686;
  height: 50px;
  position: relative;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .inp a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  width: 38px;
  height: 46px;
}
#DetailsFirst
  .detailsfirst-all
  .details-right
  .d-right-middle
  .inp
  a:first-child {
  left: 0;
}
#DetailsFirst
  .detailsfirst-all
  .details-right
  .d-right-middle
  .inp
  a:last-child {
  right: 0;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .inp a i {
  color: #868686;
  font-size: 18px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .inp input {
  border: none;
  outline: none;
  width: 125px;
  height: 46px;
  text-align: center;
  font-family: Open Sans, sans-serif;
  padding: 0 38px;
  font-size: 18px;
  font-weight: 500;
}
#DetailsFirst
  .detailsfirst-all
  .details-right
  .d-right-middle
  .inp
  input::-webkit-inner-spin-button,
#DetailsFirst
  .detailsfirst-all
  .details-right
  .d-right-middle
  .inp
  input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .add {
  border-radius: 0;
  font-size: 16px;
  padding: 0 15px;
  margin: 0 7px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.75);
  border: 0;
  color: #fff;
  display: flex;
  width: 60%;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .add:hover {
  background-color: #bfa483;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .heart {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border: 1px solid #cecece;
  transition: 0.3s ease;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .heart:hover {
  background-color: #bfa483;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .heart:hover i {
  color: #fff;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .heart i {
  font-size: 18px;
  color: #868686;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .buy {
  background-color: #bfa483;
  color: #fff;
  transition: 0.3s ease;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-middle .buy:hover {
  background-color: #ae8a61;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-bottom a,
#DetailsFirst .detailsfirst-all .details-right .d-right-bottom p,
#DetailsFirst .detailsfirst-all .details-right .d-right-bottom span {
  font-family: Open Sans, sans-serif;
  color: #000;
  font-size: 14px;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-bottom span {
  color: #868686;
}
#DetailsFirst .detailsfirst-all .details-right .d-right-bottom i:hover {
  color: #bfa483;
}

#DetailsSecond .detailssecond-all {
  border-bottom: 1px solid #ddd;
  margin-bottom: 50px;
}
#DetailsSecond .detailssecond-all table,
#DetailsSecond .detailssecond-all td,
#DetailsSecond .detailssecond-all tr {
  border: 1px solid #ddd;
}
#DetailsSecond .detailssecond-all table {
  width: 100%;
}
#DetailsSecond .detailssecond-all table * {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}
#DetailsSecond .detailssecond-all table td,
#DetailsSecond .detailssecond-all table th {
  padding: 16px 30px;
}
#DetailsSecond .detailssecond-all table td {
  color: #868686;
}
#DetailsSecond .detailssecond-all .customcom h2 {
  font-size: 25px;
}
#DetailsSecond .detailssecond-all .customcom h2 span {
  color: #bfa483;
}
#DetailsSecond .detailssecond-all .customcom .revBox {
  padding: 0 30px 30px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 37.5px 0 65px;
}
#DetailsSecond .detailssecond-all .customcom .revBox * {
  font-family: Open Sans, sans-serif;
}
#DetailsSecond .detailssecond-all .customcom .revBox i {
  color: #ff4a4a;
  font-size: 12px;
}
#DetailsSecond .detailssecond-all .customcom .revBox .profileImg {
  border-radius: 100%;
  margin-bottom: 5px;
  width: 60px;
  height: 60px;
}
#DetailsSecond .detailssecond-all .customcom .revBox .profileImg img {
  border-radius: 100%;
}
#DetailsSecond .detailssecond-all .customcom .revBox h4 {
  font-size: 15px;
  font-weight: 400;
}
#DetailsSecond .detailssecond-all .customcom .revBox p {
  color: #868686;
  font-size: 13px;
}
#DetailsSecond .detailssecond-all .customcom .revBox p:last-child {
  color: #000;
  font-size: 14px;
}
#DetailsSecond .detailssecond-all .customcom .addRev p {
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  border: 2px solid #000;
  display: inline-block;
  padding: 15px 35px;
}
#DetailsSecond .detailssecond-all .customcom .addRev p span {
  margin-right: 15px;
}
#DetailsSecond .detailssecond-all .customcom .addRev p span i {
  font-size: 16px;
}
#DetailsSecond .detailssecond-all .customcom .form {
  padding: 40px 0 0;
}
#DetailsSecond .detailssecond-all .customcom .form * {
  font-family: Open Sans, sans-serif;
}
#DetailsSecond .detailssecond-all .customcom .form p {
  color: #868686;
  font-size: 14px;
}
#DetailsSecond .detailssecond-all .customcom .form p span {
  color: #ff4a4a;
}
#DetailsSecond .detailssecond-all .customcom .form .f-rat {
  margin: 10px 0 20px;
}
#DetailsSecond .detailssecond-all .customcom .form .f-rat span {
  font-size: 14px;
  margin-right: 10px;
}
#DetailsSecond .detailssecond-all .customcom .form .f-rat span i {
  font-size: 17px;
  color: #ddd;
  padding: 0 5px;
  cursor: pointer;
  transition: 0.3s ease;
}
#DetailsSecond .detailssecond-all .customcom .form .f-rat span i:hover {
  color: #f7bb3d;
}
#DetailsSecond .detailssecond-all .customcom .form .form-control {
  font-weight: 300;
  font-size: 14px;
  box-shadow: none;
}
#DetailsSecond .detailssecond-all .customcom .form .form-control:focus {
  border-color: #ddd;
}
#DetailsSecond .detailssecond-all .customcom .form a {
  display: inline-block;
  width: 100%;
  font-family: Marcellus, serif;
  color: #000;
  border: 1px solid #000;
  border-radius: 0;
  transition: 0.3s ease;
  font-size: 14px;
}
#DetailsSecond .detailssecond-all .customcom .form a:hover {
  background-color: #bfa483;
  color: #fff;
  border-color: #bfa483;
}
#DetailsSecond .detailssecond-all .paragraph {
  font-size: 1rem;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 2rem;
  max-width: 100%;
  margin-top: 0.5rem;
  color: #868686;
}
#DetailsSecond .detailssecond-all .tab {
  width: 100%;
  padding: 3rem 10px 0;
}
#DetailsSecond .detailssecond-all .tab button {
  border: none;
}
#DetailsSecond .detailssecond-all .tab span {
  color: #868686;
}
#DetailsSecond .detailssecond-all .tab-menu {
  width: 100%;
  text-align: center;
  font-size: 20px;
  transition: all 0.3s ease;
}
#DetailsSecond .detailssecond-all .tab-menu-link {
  position: relative;
  cursor: pointer;
  height: auto;
  margin: 5px 20px;
  border-bottom: 2px solid transparent;
  color: #868686;
  background: #fff;
  transition: all 0.3s ease;
}
#DetailsSecond .detailssecond-all .tab-menu-link:hover::after {
  width: 100%;
}
#DetailsSecond .detailssecond-all .tab-menu-link::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
}
#DetailsSecond .detailssecond-all .tab-menu-link::after {
  position: absolute;
  bottom: -3px;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease;
  width: 0;
  height: 2px;
  background: #000;
}
#DetailsSecond .detailssecond-all .tab-menu-link.is-active {
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  border-bottom: 2px solid #000;
  background: #fff;
}
#DetailsSecond .detailssecond-all .tab-menu-link.is-active span {
  color: #000;
}
#DetailsSecond .detailssecond-all .tab-bar {
  padding: 2.5rem 0;
  overflow: hidden;
  background: #fff;
}
#DetailsSecond .detailssecond-all .tab-bar-content {
  display: none;
  width: 100%;
  min-height: 10rem;
  transition: all 0.3s ease;
}
#DetailsSecond .detailssecond-all .tab-bar-content.is-active {
  display: block;
}

#DetailsThird .detailsthird-all {
  margin-bottom: 3.5rem;
}
#DetailsThird .detailsthird-all h2 {
  font-size: 28px;
  position: relative;
  padding-bottom: 15px;
}
#DetailsThird .detailsthird-all h2::before {
  content: "";
  width: 70px;
  height: 2px;
  background: #bfa483;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
#DetailsThird .detailsthird-all .slider-products2:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
#DetailsThird .detailsthird-all .slider-products2 .slick-arrow {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  top: 40%;
  z-index: 99999;
}
#DetailsThird .detailsthird-all .slider-products2 .slick-arrow::before {
  background-color: #ae8a61;
  color: #fff;
  padding: 8px 12px;
  border-radius: 100%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#DetailsThird .detailsthird-all .slider-products2 .slick-prev {
  left: 0;
}
#DetailsThird .detailsthird-all .slider-products2 .slick-prev::before {
  content: "\f053";
}
#DetailsThird .detailsthird-all .slider-products2 .slick-next {
  right: 1%;
}
#DetailsThird .detailsthird-all .slider-products2 .slick-next::before {
  content: "\f054";
}
#DetailsThird .detailsthird-all .slider-products2 .box-image {
  border: 1px solid #ddd;
}
#DetailsThird .detailsthird-all .slider-products2 .b-list {
  top: 25%;
}
#DetailsThird .detailsthird-all .slider-products2 .box-text a {
  width: 100%;
}

@media (min-width: 1200px) {
  #DetailsFirst .img_producto_container {
    height: 768.164px !important;
  }
}
@media (max-width: 1200px) {
  #Fourth .f-text h3 {
    font-size: 22px !important;
    line-height: 35px !important;
    padding: 0 1rem;
  }
  #Sixth .s-text {
    padding: 0 1rem;
  }
  #ShopSecond .left-head-part p {
    display: none;
  }
  .slider-client .slick-prev {
    left: 0% !important;
  }
  .slider-client .slick-next {
    right: 0% !important;
  }
  #DetailsFirst .img_producto_container {
    height: 557.164px !important;
  }
}
@media (max-width: 992px) {
  .slick-next::before,
  .slick-prev::before {
    opacity: 1 !important;
  }
  .b-list {
    bottom: 50% !important;
  }
  .b-list .l-item:last-child {
    display: none;
  }
  #ShopSecond .categories-all {
    display: none;
  }
  #ShopSecond .hiddenFilter {
    display: block;
  }
  #ShopSecond .sort-left {
    display: none;
  }
  .sidebarfilter-all {
    opacity: 1 !important;
    visibility: visible !important;
  }
  #DetailsFirst .img_producto_container {
    height: 953px !important;
  }
  #DetailsSecond .tab-menu-link {
    border: none !important;
  }
  #DetailsSecond .tab-menu-link:hover::after {
    width: 0% !important;
  }
  #DetailsSecond .tab-menu-link:hover span {
    color: #000 !important;
  }
  #DetailsThird .slick-arrow {
    opacity: 1 !important;
    visibility: visible !important;
  }
}
@media (min-width: 992px) {
  .carousel-item {
    height: 594px !important;
  }
  .carousel-icon2 {
    width: 171px;
    height: 660px;
  }
  #ShopSecond .hiddenFilter {
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 768px) {
  .carousel-icon1 {
    bottom: -4% !important;
  }
  .carousel-icon2 {
    right: 5% !important;
  }
  .carousel-icon3 {
    right: 20% !important;
    bottom: 5% !important;
  }
  .sidebarfilter-all {
    width: 260px;
  }
  #CustomerService .right-box {
    transform: translateY(0) !important;
    margin: 0 15px 5rem;
  }
  #DetailsFirst .img_producto_container {
    height: 588px !important;
  }
  #DetailsThird .slick-arrow::before {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .third-all .slick-track {
    height: 350px !important;
  }
  .b-list {
    display: none;
  }
  .slick-next::before,
  .slick-prev::before {
    font-size: 22px !important;
  }
} /*# sourceMappingURL=style.css.map */
